.c-price__discount-oval {
    display: inline-block;
    background-color: #77522d;
    font-weight: 700;
    color: #fff;
    border-radius: 20px;
    padding: 3px 0 0;
    letter-spacing: 0;
    margin-bottom: 3px;
    font-size: 1.1em;
    margin-right: 8px;
    min-width: 38px;
    height: 23px;
    text-align: center;
}
.c-product-box__amazing {
    position: relative;
    top: 20px;
    display: inline;
    text-align: left;
    width: 100%;
}
.c-product-box__timer {
    font-size: 1rem;
    line-height: 1.571;
    color: #737373;
}
.c-product-box__timer:before {
    content: "\f017";
    font-family: fontawesome;
    color: #737373;
    margin-right: 5px;
    position: relative;
    top: 1px;
}
.c-swiper-specials--fresh {
    background: #6bb927;
}


.c-product__guaranteed {
    text-align: center
}


.c-breadcrumb li {
    display: inline-block;
    white-space: nowrap;
}

.c-breadcrumb {
    display: flex;
    overflow-x: auto;
    font-size: .9em;
    line-height: 2.2;
    max-width: 100%;
    padding-left: 90px;
    margin: 10px 0
}

.c-breadcrumb li:not(:first-of-type):before {
    content: "/";
    color: #cfcfcf;
    letter-spacing: .4px;
    font-size: 13px;
    vertical-align: top;
    margin-left: 5px;
    padding-right: 5px;
    font-weight: 400!important
}

.c-product {
    /*background-color: #fff;*/
    border: 1px solid #e4e4e4;
    display: inline-flex;
    flex-direction: row-reverse;
    margin-bottom: 15px;
    width: 100%
}

.c-product__summary {
    max-width: 350px;
    background-color: #f5f5f51c;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    padding: 1rem;
    padding-bottom: 0;
    margin-bottom: 10px;
}

.c-product__info {
    flex-basis: 60%;
    flex: 1 1 0;
    padding: 0 15px 0 20px;
    border-right: 1px solid #f2f2f2;
}

.c-product__gallery {
    flex-basis: 40%
}

.c-product__special-deal {
    background: rgba(251, 52, 72, .04);
    border-left: 1px solid #ffcdd3;
    padding: 18px 34px 18px 30px;
    box-shadow: 0 -1px 0 #ffcdd3, 1px 0 0 #ffcdd3;
    position: relative;
    min-height: 83px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    justify-content: space-between
}

.c-product__special-deal:before {
    content: "";
    width: 184px;
    height: 20px;
    background: url(../images/special-deal.png) 50% 50% no-repeat;
    background-size: contain
}

.c-counter--special-deal {
    padding: 3px 0 0 24px;
    color: #916e4b;
    font-size: 16px;
    font-size: 1.143rem;
    line-height: 28px;
    vertical-align: middle
}

.c-counter--special-deal:before {
    content: "\f017";
    font-family: fontawesome;
    position: absolute;
    left: 8px;
    top: 8px;
    font-size: 1.429rem;
    line-height: 20px
}

.c-product__status-bar {
    font-size: 20px;
    position: relative;
    padding: 19px 72px 28px 17px;
    max-height: 56px;
    overflow: hidden
}

.c-product__status-bar--out-of-stock {
    color: #b37171;
    background-color: #fce9e8
}

.c-product__status-bar--out-of-stock::before {
    content: "\f291";
    font-family: fontawesome;
    color: #ecbbb9;
    right: 26px;
    font-size: 29px
}

.c-product__status-bar::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}
.c-product__gallery .c-gallery {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /*height: 100%;*/
}
.c-product__special-deal:not(.hidden)+.c-gallery {
    border-left: 1px solid #ffcdd3;
    box-shadow: 1px 0 0 #ffcdd3, 0 1px 0 #ffcdd3;
    height: calc(100% - 83px)
}

.c-gallery__item {
    display: flex;
    height: calc(100% - 100px);
    padding: 17px 0;
    position: relative;
    height: 280px;
}
.c-gallery__item  .c-gallery__img {
    position: absolute;
    right: 20%;
    top: 10%;
    cursor: pointer;
}
.c-gallery__options {
    display: flex;
    flex-direction: column;
}

.c-gallery__options li:first-child {
    margin-top: 0
}

.c-gallery__options li {
    margin-top: 12px;
    position: relative
}
.c-product__variants{
    margin: 20px 0 10px;
    vertical-align: top;
}
.c-product__variants>span {
    padding-left: 15px;
}

.c-gallery__img img {
    width: 100%;
    max-height: 270px
}

.c-gallery__items {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #f4f4f4;
    list-style: none;
    padding: 11px 0 27px;
    width: 100%;
}

.c-product__headline {

    justify-content: space-around;
    align-items: center;
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 0
}

.c-product__title {
    display: flex;
    flex-direction: column;
    font-size: 1.1em;
    color: #494949;
    font-weight: 400
}

.c-product__title .en-title {
    color: #b5b5b5;
    font-size: 1.2em;
    line-height: 2.7
}

.c-product__title .fa-title {
    font-size: 1.1rem;
    line-height: 24px;
    font-weight: 500;
    /*color: #000;*/
}

.c-product__title .fa-title-desc {
    color: #b5b5b5;
    font-size: 1.1em;
}



.c-product__guaranteed {
    margin-right: auto;
    letter-spacing: -.3px;
    font-size: .786rem;
    line-height: 1.6;
    color: #4b4b4b;
    position: relative;
    flex: 0 0 148px;
    font-weight: 400;
}

.c-product__guaranteed:before{
    content: "\f058";
    font-family: fontawesome;
    font-size: 35px;
    color: #fb3449;
    position: absolute;
    right: -10%;
    top: -9px;
    transform: translate(50%)
}
.c-product__summary .seller:before {
    content: url(../images/500f5df4.svg);
    color: #a8a8a8;
    vertical-align: middle;
    padding-left: 10px;
    position: relative;
    top: 8px;
}
.c-product__params {
    flex-basis: 26%
}

.c-product__config {
    flex-basis: 70%;
    min-height: 300px;
    padding: 12px 0 0 20px
}

.c-product__attributes {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.c-product__directory {
    margin: 0 0 15px;
    font-size: .9em;
    line-height: 2
}

.c-product__directory li {
    margin-left: 28px;
    display: inline-block
}



.c-product__variants {
    margin: 20px 0 10px;
    vertical-align: top
}

.c-product__variants ul {
    display: inline-flex;
    max-width: calc(100% - 100px)
}
c-product__variants li {display: inline-block;}
.c-product__variants>span {
    padding-left: 15px
}
.seller-name {
    color:
            #4a5f73;
    font-size: 1.5em;
    font-weight: 400;
    position: relative;
    padding-right: 15px;
}
.c-product__seller-details::before, .seller-name::before {
    content: url(../images/500f5df4.svg);
    position: absolute;
    right: -26px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 31px;
    color: #ccc;
}
.seller-name::before {
    opacity: .7;
    right: -10px;
    top: 70%;
}
.c-product__guarantee {
    margin: 10px 0 15px
}

.c-product__summary .seller span, .c-product__guarantee span {
    line-height: 1;
    font-weight: 400;
    font-size: 1.4em;
}

.c-product__guarantee span:before {
    content: "\f005";
    font-family: fontawesome;
    color: #a8a8a8;
    font-size: 1.6em;
    vertical-align: middle;
    padding-left: 15px
}

.c-product__delivery {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 15px;
    color: #565656
}

.c-product__delivery span {
    padding-left: 15px
}

.c-product__summary .seller , .c-product__guarantee , .c-product__delivery{
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
.c-price {
    font-size: 3em;
    line-height: 1.5;
    font-weight: 400;
    color: #77522d;
    text-align: left;
}

.c-product__unfair-price {
    line-height: 4;
    color: #7c7c7c;
    letter-spacing: -.3px
}

.c-product__params ul {
    padding: 0;
    color: #55565a;
    margin: 20px 0;
    line-height: 1.8
}

.c-product__params ul:before {
    content: attr(data-title);
    font-weight: 500;
    font-size: 1.1rem
}

.c-box-tabs__tab.is-active:before,
.c-content-expert__summary:after,
.c-mask__handler:after,
.c-product__params ul li:before {
    content: ""
}

.c-product__params ul li:before {
    width: 5px;
    height: 5px;
    background: #ccc;
    vertical-align: middle;
    margin-left: 5px;
    border-radius: 50%
}

.c-product__params ul li span {
    margin-left: 5px;
    white-space: normal;
    font-size: 1.25em;
    color: #000
}

.c-product__params ul li h5 {
    margin-left: 5px;
    white-space: normal;
    font-size: 1.4em;
    color: #000
}
.c-product__params ul li {
    margin: 5px 0;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%
}

.c-product__feature {
    display: flex;
    justify-content: space-between;
    margin: 10px auto 18px;
    border-top: 1px solid #f2f2f2;
    padding-top: 12px
}

.c-product__feature img {
    height: 42px
}

.c-product__feature span {
    font-size: .9em;
    width: 84px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5;
    padding-right: 8px
}
.c-product__get-club {
    text-align: center;
    font-size: .9em;
    color: #000;
    font-weight: 400;
    padding: 10px 0;
}
.c-product__get-club i {
    font-size: 1.8em;
    line-height: 1.2;
    padding-bottom: 4px;
    color: #ffd700;
}

.gallery-top {
    height: 80%;
    width: 100%
}

.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0
}

.gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: .4
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1
}

.c-gallery__items img {
    /*max-width: 100%;
    height: auto;*/
    height: 70px;
    overflow: hidden;
    cursor: pointer;
    opacity: .7
}

.c-gallery__items li {
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 5px;
    margin: auto 7px;
    border-radius: 5px;
}

.p-tabs {
    margin-top: 39px;
    position: relative;
    padding-top: 57px;
    line-height: 22px
}

.c-box-tabs {
    display: flex;
    /*background-color: #f8f8f8;*/
    border: 1px solid #dfdfdf;
    line-height: 1.294;
    letter-spacing: -.4px;
    position: absolute;
    top: 0;
    width: 100%
}

.c-box-tabs .desc,
.c-box-tabs__tab {
    border-left: 1px solid #dfdfdf;
    position: relative
}

.c-box-tabs__tab a {
    padding: 14px 20px;
    position: relative;
    color: #6f6f6f;
    display: block;
    line-height: 27px
}

.c-box-tabs__tab span {
    font-size: 1.3em;
    font-weight: 400
}

.c-box-tabs__tab i {
    color: #c3c3c3;
    display: inline-block;
    margin-left: 11px;
    font-size: 1.8em
}

.c-box-tabs__tab.is-active:first-of-type {
    border-right: none
}

.c-box-tabs__tab.is-active:before {
    display: block;
    left: -1px;
    right: -1px;
    bottom: 100%;
    height: 4px;
    background: #115c82
}

.c-box--tabs {
    padding: 35px 53px 35px 61px;
    margin-bottom: 58px;
    margin-top: 1px;
    border-top: none;
    /*background-color: #fff;*/
    position: relative
}


.c-params__headline {
    color: #6f6f6f;
    font-size: 2.9em;
    line-height: 1.467;
    font-weight: 500;
    margin-bottom: 35px;
    letter-spacing: -.6px
}

.c-params__headline span {
    font-size: 16px;
    font-size: .5em;
    line-height: 1.375;
    letter-spacing: -.3px;
    display: block;
    color: #a7a7a7
}

.c-content-expert__summary {
    /*background: #fcfcfc;*/
    color: #404040;
    font-size: 1.143rem;
    line-height: 2.25;
    padding: 25px 322px 27px 50px;
    min-height: 256px;
    position: relative;
    margin-right: -24px;
    margin-left: -16px
}

.c-content-expert__summary:after {
    width: 165px;
    height: 165px;
    position: absolute;
    top: 30px;
    right: 81px;
    background: url(../images/pen.svg) 50% 50% no-repeat;
    background-size: 100%
}

.c-mask {
    position: relative;
    padding-bottom: 15px
}

.c-mask__text p {
    font-size: 1rem;
    line-height: 2.2;
}

.c-mask__text.is-active {
    height: auto!important;
    max-height: unset!important;
    padding-bottom: 30px
}

.c-mask__text {
    overflow: hidden
}

.c-mask__handler {
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    bottom: 15px;
    color: #2196f3;
    background: #fcfcfc;
    cursor: pointer;
    font-size: .9em;
    font-weight: 400
}

.c-mask__handler:after {
    position: absolute;
    right: 0;
    left: 0;
    opacity: 1;
    bottom: 30px;
    height: 105px;
    z-index: 1;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 99%, .99) 99%, #fcfcfc)
}

.c-mask__handler.is-active {
    height: auto;
    transition: opacity .15s ease
}

.c-params__title {
    color: #4d4d4d;
    margin-bottom: 25px;
    position: relative;
    padding-right: 19px;
    font-size: 1.5em;
    font-weight: 400
}

.c-params__title:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 0 7px;
    border-color: transparent transparent transparent #916e4b;
    transform: rotate(45deg)
}

.p-tabs.is-fixed .c-box-tabs {
    position: fixed;
    top: 0;
    width: calc(100% - 30px);
    min-width: 1005px;
    z-index: 123;
    box-shadow: 0 5px 10px 0 hsla(0, 0%, 71%, .2)
}

.c-checkout,
.c-checkout-summary,
.cart-empty,
.icon-wrapper {
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1)
}

.c-params__list {
    list-style: none;
    padding: 0;
    margin-bottom: 70px
}

.c-params__list li {
    display: flex;
    flex-wrap: wrap;
    margin: 8px -8px
}

.c-params__list-key,
.c-params__list-value {
    padding-right: 8px;
    padding-left: 8px
}

.c-params__list-key .block,
.c-params__list-value .block {
    display: block;
    background: #fafafa;
    padding: 14px 18px 12px;
    font-size: 1.5em;
    color: #666;
    letter-spacing: -.3px;
    min-height: 47px;
    position: relative
}

.c-params__list-key {
    flex-basis: 23%
}

.c-params__list-value {
    flex-basis: 76%
}

.c-params__list-value .block:not(:first-of-type) {
    margin-top: 3px
}

.c-comments__headline {
    font-size: 1.9em;
    line-height: 1.571;
    letter-spacing: -.6px;
    color: #6f6f6f
}

.c-comments__headline>span {
    margin-top: 10px;
    width: 100%;
    display: inline-flex;
    font-size: .8em;
    font-weight: 500
}

.c-comments__summary {
    display: flex;
    flex-wrap: wrap;
    margin: 25px -30px 60px
}

.c-comments__summary-box,
.c-comments__summary-note {
    flex: 0 0 50%;
    max-width: 50%
}

.c-comments__summary-note>span {
    font-size: 1.357rem;
    line-height: 1.158;
    color: #5a5a5a;
    letter-spacing: -.4px;
    margin-bottom: 20px;
    display: block
}

.c-comments__summary-note p {
    font-size: 1.071rem;
    line-height: 2.27;
    margin-bottom: 35px;
    color: #676767
}


.c-comments__filter {
    border-bottom: 1px solid #eee;
    display: flex;
    margin-top: 60px
}

.c-faq__filter-title {
    line-height: 1.375;
    padding: 14px 19px 14px 17px;
    position: relative;
    font-size: 1.7em;
    font-weight: 400
}

.c-faq__filter-title:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 0 7px;
    border-color: transparent transparent transparent #916e4b
}

.c-faq__filter-items {
    line-height: 1.375;
    margin-right: auto;
    padding: 0
}

.c-faq__filter-items[data-title]:before {
    display: inline-block;
    content: attr(data-title);
    padding: 14px 10px;
    font-size: 1.5em
}

.c-faq__filter-items li {
    display: inline-block;
    margin-right: 10px
}

.c-faq__filter-items li a.is-active {
    color: #916e4b;
    padding-bottom: 17px
}

.c-faq__filter-items li a {
    display: block;
    position: relative;
    padding: 14px 17px;
    color: #4d4d4d;
    font-size: 1.5em
}

.c-faq__filter-items li a.is-active:after {
    left: 0;
    right: 0;
    top: 100%;
    height: 1px;
    content: "";
    position: absolute;
    background: #916e4b
}

.c-comments__list {
    padding: 0;
    margin-top: 18px
}

.c-comments__list>li {
    border-radius: 5px;
    background-color: #fcfcfc;
    border: 1px solid #f3f3f3;
    padding: 57px 30px 30px;
    margin-bottom: 36px
}

.c-comments__list>li section {
    display: flex;
    flex-wrap: wrap;
    margin-right: -30px;
    margin-left: -30px
}

.c-comments__list>li section .aside {
    flex: 0 0 27%;
    max-width: 27%
}

.c-comments__list>li section .article {
    flex: 0 0 73%;
    max-width: 73%;
    padding-bottom: 50px
}

.c-comments__list>li .c-message-light {
    margin-bottom: 25px;
    position: relative
}

.c-message-light--purchased {
    font-size: .929rem;
    line-height: 2.23;
    background-color: #fdfff8;
    border: 1px solid #e2f0d5;
    border-radius: 3px;
    color: rgba(36, 90, 29, .98);
    padding: 7px 40px 7px 12px
}

.c-message-light--purchased:before {
    content: "\f07a";
    font-family: fontawesome;
    position: absolute;
    right: 9px;
    top: 13px;
    font-size: 17px;
    color: #818181
}

.c-message-light--opinion-negative {
    font-size: .929rem;
    line-height: 2.23;
    background-color: #fff8f9;
    border: 1px solid #ffbcc7;
    border-radius: 3px;
    color: #ff637d;
    padding: 7px 40px 7px 12px
}

.c-message-light--opinion-negative:before {
    content: "\f165";
    font-family: fontawesome;
    position: absolute;
    right: 9px;
    top: 14px;
    font-size: 17px;
    color: #818181
}

.c-message-light--opinion-noidea {
    font-size: .929rem;
    line-height: 2.23;
    background-color: #fff9f2;
    border: 1px solid #fcdfbf;
    border-radius: 3px;
    color: #dd7e19;
    padding: 7px 12px;
    text-align: right
}

.c-comments__user-shopping {
    padding: 5px 0 0
}

.c-comments__user-shopping>li {
    font-size: .929rem;
    line-height: 1.692;
    color: #777;
    margin: 5px 0
}

.c-comments__list>li .article,
.c-comments__list>li .aside {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 30px;
    padding-left: 30px
}

.c-comments__list>li section .article .header {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.c-comments__list>li section .article .header>span {
    font-size: 19px;
    font-size: 1.357rem;
    line-height: 1.158;
    color: #5f5f5f;
    font-weight: 500
}

.c-comments__list>li section .article .header>span:nth-child(2) {
    font-size: 1.5em;
    line-height: 1.571;
    display: block;
    color: #adadad;
    margin-top: 5px;
    font-weight: 400
}

.c-comments__evaluation {
    display: flex;
    flex-wrap: wrap;
    margin: 30px -10px 40px;
    background: #ebeeea;
    line-height: 2.25;
}

.c-comments__evaluation-negative,
.c-comments__evaluation-positive {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding: 20px;
    flex: 0 0 50%;
    max-width: 50%;
    display: flex;
    align-items: center
}

.c-comments__evaluation-negative>span,
.c-comments__evaluation-positive>span {
    color: #39ae00;
    padding: 5px 15px;
    font-size: 1.6em;
    font-weight: 500;
    background-color: #fff;
    border-radius: 20px;
    margin: 0 20px 0 0;
}

.c-comments__evaluation-positive>ul {
    display: flex;
}

.c-comments__evaluation-negative ul li,
.c-comments__evaluation-positive ul li {
    margin: 0px 10px;
    padding-right: 17px;
    color: #fff;
    position: relative;
    font-size: 1.3em;
    background-color: #39ae00;
    padding: 5px 10px;
    border-radius: 20px;
}



.c-comments__evaluation-negative ul li:before {
    background-color: #ff637d
}

.c-comments__list>li .article p {
    font-size: 1.4em;
    line-height: 2.71;
    color: #505050
}

.c-comments__list>li .article .footer {
    margin-top: 15px;
    position: absolute;
    bottom: 0;
    left: 30px
}

.c-comments__likes {
    text-align: left;
    color: #777;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692
}

.btn-like,
.c-comments__likes>span {
    font-size: .9em
}

.c-comments__likes .btn-like {
    margin-right: 17px
}

.btn-like {
    border-radius: 8px;
    border: 1px solid #ededed;
    background: #fff;
    padding: 2px 13px;
    color: #8c8c8c;
    line-height: 1.692
}

.c-comments__list>li section .aside>div:not(:first-of-type) {
    margin-top: 40px
}

.c-pager {
    display: flex;
    flex-wrap: wrap;
    margin: 10.5px -10px;
    align-items: center;
    justify-content: center
}

.c-pager__items li,
.c-pager__tabs li {
    display: inline-block
}

.c-pager__item.is-active {
    background-color: #916e4b;
    border: 1px solid #916e4b;
    color: #fff
}

.c-pager__item {
    border-radius: 8px;
    color: #535353;
    font-size: 1.6em;
    line-height: 34px;
    margin: 0 3px
}

.c-pager__item,
.c-pager__next,
.c-pager__prev {
    display: inline-block;
    width: 35px;
    height: 34px;
    text-align: center;
    vertical-align: top
}

.c-faq__headline {
    font-size: 2.3em;
    line-height: 1.571;
    letter-spacing: -.6px;
    color: #6f6f6f;
    font-weight: 700
}

.c-faq__headline span {
    display: block;
    font-size: .7em;
    line-height: 1.375;
    margin-top: 10px;
    font-weight: 400;
    color: #6f6f6f
}

.c-form-faq textarea,
.modal-checkout textarea {
    height: 180px;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    padding: 10px;
    color: #424242;
    width: 100%;
    resize: vertical;
    vertical-align: top;
    min-height: 56px;
    font-size: .857rem;
    line-height: 2.58;
    margin: 12px 0
}


.btn-tertiary {
    font-size: 17px;
    font-size: 1.214rem;
    line-height: 1.294;
    border-radius: 8px;
    background-color: #7a7a7a;
    padding: 18px 31px;
    color: #fff
}

.btn-money {
    font-size: 14px;
    line-height: 1.294;
    border-radius: 8px;
    background-color: #98afcc;
    padding: 10px 31px;
    margin-bottom:10px;
    color: #fff
}



#questions c-comments__filter {
    flex-wrap: wrap
}

.c-faq__list {
    margin-top: 40px
}

.c-faq__list>li:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.c-faq__list>li {
    position: relative;
    border: 1px solid #dbdbdb;
    background: #fcfcfc;
    margin-right: 171px;
    padding: 19px 29px 50px;
    color: #4d4d4d;
    min-height: 220px
}

.c-faq__list>li:after,
.c-faq__list>li:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11px 0 11px 11px;
    border-color: transparent transparent transparent #dbdbdb;
    left: 100%;
    top: 50px
}

.c-faq__list>li.is-question .section .header {
    font-size: 62px;
    padding-top: 69px;
    color: #35ccde
}

.c-faq__list>li.is-question .section .header:before {
    content: "\f059";
    font-family: fontawesome
}

.c-faq__list>li .section p {
    margin-bottom: 20px
}

.c-faq__list>li .section .header .h5 {
    color: #7a7a7a;
    font-size: .4em;
    line-height: 1.692;
    margin-top: 10px
}

.c-faq__list>li .section .header .h5 span {
    display: block;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
    color: #959595
}

.c-faq__list>li .section .header {
    width: 122px;
    margin-left: 44px;
    padding-top: 64px;
    position: absolute;
    left: 100%;
    top: -10px;
    text-align: center
}

.c-faq__list>li .section>p {
    font-size: 1.5em;
    line-height: 2.4
}

.c-faq__list>li .section .footer {
    font-size: .857rem;
    line-height: 1.833;
    position: absolute;
    display: flex;
    align-items: center;
    width: 100%;
    right: 0;
    bottom: 25px;
    padding: 0 29px
}

.c-faq__list>li .section .footer em {
    color: #d3d3d3;
    font-style: normal;
    margin-left: auto
}

.c-faq__list>li .section .footer .btn-link-spoiler {
    margin-right: 20px;
    font-size: 1em
}

.c-faq__list>li.is-answer {
    background: #fff
}

.c-faq__list>li.is-answer .section .header {
    font-size: 79px;
    padding-top: 86px;
    color: #ffd188
}

.c-faq__list>li.is-answer .section .header:before {
    content: "\f0eb";
    font-family: fontawesome
}

.c-faq__likes {
    text-align: left;
    color: #777;
    line-height: 1.692;
    margin-right: auto;
    font-size: .9em
}

.c-faq__likes span {
    font-size: 1em
}

.c-faq__answer-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0
}

.c-faq__answer-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0
}

.c-faq__answer-col--form {
    flex: 0 0 54%;
    max-width: 54%;
    padding-left: 33px;
    padding-right: 26px
}

.c-faq__answer-col--form span.h3 {
    margin-bottom: 4px;
    font-size: 2em;
    line-height: 1.048;
    letter-spacing: -.8px;
    color: #7a7a7a;
    display: block
}

.c-form-faq-answer__col--submit .btn-default {
    width: 100%
}


.c-faq__answer-col--rules {
    flex: 0 0 46%;
    max-width: 46%;
    border-right: 1px solid #f0f0f0;
    padding-right: 25px
}

.c-faq__answer-col--rules span.h4 {
    padding-right: 37px;
    margin-bottom: 25px;
    position: relative;
    font-weight: 700;
    letter-spacing: -.7px;
    line-height: 1.294;
    color: #7a7a7a;
    display: block;
    font-size: 1.5em
}

.c-faq__answer-col--rules span.h4:before {
    content: "\f14b";
    font-family: fontawesome;
    position: absolute;
    right: 0;
    top: -5px;
    font-size: 22px
}

.c-faq__rules-list li {
    margin: 15px 0 0;
    position: relative;
    padding-right: 33px
}

.c-faq__rules-list li:before {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    top: 7px;
    right: 8px;
    background: #e2e2e2;
    position: absolute;
    content: ""
}

.c-faq__answer-row textarea,
.comment-new form textarea {
    border: 1px solid #c8c8c8;
    width: 100%;
    resize: vertical;
    min-height: 56px;
    vertical-align: top
}

.c-faq__rules-list span.h5 {
    font-weight: 500;
    letter-spacing: -.5px;
    font-size: 1.4em;
    line-height: 1.571;
    color: #7a7a7a;
    display: block
}

.c-faq__rules-list p {
    line-height: 1.6;
    margin-top: 10px;
    color: #959595;
    letter-spacing: -.7px;
    font-size: 1.4em
}

.c-faq__answer-row textarea {
    height: 180px;
    border-radius: 5px;
    padding: 10px;
    color: #424242;
    font-size: .857rem;
    line-height: 2.58;
    margin: 12px 0
}

.add-comment {
    background-color: #fff;
    margin: 20px auto;
    padding: 20px 30px
}

.comment-info {
    display: flex;
    justify-content: space-between
}

.comment-info img {
    height: 300px
}

.comment--info {
    display: flex;
    flex-direction: column;
    flex: 0 0 68.5%;
    background: #fcfcfc;
    padding: 0 30px 39px 28px
}

.comment--info .headline {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 13px
}

.comment--info .headline h4 {
    font-size: 2.2em;
    font-weight: 400;
    line-height: 1.8
}

.comment--info .headline span {
    line-height: 1.5;
    color: #b5b5b5
}

.comment-new {
    margin-top: 20px;
    display: flex;
    justify-content: space-between
}

.comment-new form>input,
.comment-new form>label {
    display: block;
    width: 100%
}

.comment-new form label {
    margin-bottom: 12px;
    color: #565656;
    font-size: 1.143rem;
    line-height: 1.4;
    position: relative;
    font-weight: 400
}

.comment-new form input,
.comment-new form>input {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #c8c8c8;
    color: #717171;
    font-size: 1.3em;
    line-height: 1.571;
    padding: 11px 12px;
    /*width: 100%;*/
    letter-spacing: -.8px
}



.comment-new label,
.comment-new span {
    margin-top: 25px
}

.comment-new span {
    padding-right: 20px
}

.comment-new button {
    margin-top: 15px;
    display: block
}

.comment-new .form-holder {
    flex-basis: 55%;
    padding-left: 30px;
    position: relative
}

/*.comment-new .form-holder .btn-link-spoiler {
    position: absolute;
    bottom: 10px
}*/

.comment-new .description {
    border-right: 1px solid #ededed;
    padding: 40px 50px
}

.comment-new .description h3 {
    margin-bottom: 45px;
    letter-spacing: -.5px;
    font-size: 2em;
    line-height: 1.5;
    font-weight: 400
}

.comment-new .description p {
    line-height: 2.3
}

.c-cart-item__stock-info span {
    font-size: .7rem;
    line-height: 19px;
    color: #916e4b;
    font-weight: 500;
}
.c-cart-item__stock-info {
    margin-top: 12px;
}
.c-checkout__to-shipping-sticky {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 66px;
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 -3px 4px 0 rgba(0,0,0,.06);
    box-shadow: 0 -3px 4px 0 rgba(0,0,0,.06);
    border-color: #e0e0e2;
    border-style: solid;
    border-width: 1px 0;
    padding: 10px 12px;
    z-index: 100;
}
.c-checkout__to-shipping-link {
    padding: 12px 16px;
    background-color: #916e4b;
    border-radius: 5px;
    min-width: 300px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571;
    border: none;
    cursor: pointer;
}
.c-checkout__to-shipping-price-report {
    padding-left: 8px;
}
.c-checkout__to-shipping-price-report p {
    font-size: 10px;
    font-size: .714rem;
    line-height: 2.2;
    color: #777;
    text-align: left;
}
.c-checkout__to-shipping-price-report--price {
    color: #000;
    font-size: 1.1rem;
    line-height: 1.222;
    font-weight: 600;
    text-align: left;
    margin-top: 2px;
}
.c-checkout__to-shipping-price-report--price span {
    font-size: .8rem;
    line-height: 1.833;
    font-weight: 400;
}
.c-checkout__header {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 13px 0 10px 0;
    margin: 0 12px;
}
.c-checkout__header-title {
    color: #777;
    font-size: 15px;
    font-size: .9rem;
    line-height: 1.5;
    font-weight: 700;
    margin-right: 8px;
}
.c-checkout__header-extra-info {
    color: #777;
    font-weight: 400;
    font-size: 13px;
    font-size: .8rem;
    line-height: 1.5;
    margin-right: 8px;
}
.c-checkout__header-delivery-cost {
    position: absolute;
    left: 0;
    color: #777;
    font-size: 13px;
    font-size: .8rem;
    line-height: 1.692;
}
.o-headline>h2,
.o-headline>span {
    font-size: 1.8em;
    line-height: 31px;
    font-weight: 500
}

.c-checkout {
    margin: 0 0 10px;
    border: 1px solid #e7e7e7;
    background: #fff
}

.c-checkout__item:first-child {
    border-top: none
}

.c-checkout__item {
    border-top: 1px solid #eaeaea
}

.c-checkout__row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    padding-top: 20px;
    padding-bottom: 25px;
    position: relative;
    padding-left: 10px;
    border-bottom: 1px solid #eaeaea;
}

.c-checkout__col {
    line-height: 22px;
    /*position: relative;
    width: 100%;*/
    min-height: 1px;
    padding-right: 0;
    padding-left: 0
}

.c-checkout__col--thumb {
    flex: 0 0 19%;
    padding-right: 40px;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center
}

.c-checkout__col--thumb a {
    position: relative
}

.c-checkout__col--thumb img:not(.c-product-box__fmcg-symbol) {
    max-width: 90%;
    max-height: 100%;
    position: relative
}

.c-checkout__btn-remove {
    position: absolute;
    width: 26px;
    height: 26px;
    text-align: center;
    border: none;
    border-radius: 13px;
    color: #999;
    background: #f5f5f5;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer
}

.c-checkout__btn-remove::before {
    content: "\f1f8";
    font-family: fontawesome;
    font-size: 12px;
    vertical-align: top;
    margin-top: 3px;
    display: inline-block
}

.c-checkout__col--desc {
    /*flex: 0 0 35%*/
    width: 80%;
}

.c-checkout__col--desc a {
    color: #000;
    font-size: 1.6em;
    line-height: 1.6;
    font-weight: 400
}

.c-checkout__col--desc p {
    font-size: 1.2em
}

.c-checkout__title {
    font-size: 1.071rem;
    line-height: 1.88;
    margin-bottom: 15px
}

.c-checkout__dealer {
    font-size: .929rem;
    line-height: 1.692;
    margin: 7px 0
}

.c-checkout__guarantee,
.c-checkout__special-deal {
    font-size: .857rem;
    line-height: 1.833;
    margin: 7px 0
}

.c-checkout__variant {
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
    margin: 7px 0
}

.c-checkout__col--information,
.c-checkout__col--message {
    display: flex
}

.c-checkout__col--information {
    /*flex: 0 0 46%;*/
    justify-content: space-between;
    align-items: center;
    margin-top: 25px;
}
.c-cart-item__save-for-later {
    font-size: .75rem !important;
    line-height: 1.833;
    color: #777 !important;
    padding-right: 20px;
    position: relative;
    cursor: pointer;
    padding-top: 8px;
}
.c-quantity-selector {
    width: 100px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #eee;
    border-radius: 5px;
    color: #0fabc6;
    font-size: 15px;
    font-size: 1.071rem;
    line-height: 1.467;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.c-quantity-selector button ,.c-quantity-selector a {
    border: none;
    margin: 0;
    padding: 0;
    color: #0fabc6;
    background-color: #fff;
    cursor: pointer;
    width: 33%;
    text-align: center;
    height: 100%;
    border-radius: 5px;
}
.c-quantity-selector__add i {
    color: #e0e0e2;
    font-size: 1rem;
}
.c-quantity-selector__remove i {
    font-size: 1.1rem;
}
.c-cart-item__quantity-row {
    display: flex;
}
.c-checkout__row--inner {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    width: 100%
}

.c-checkout__col--counter {
    /*flex: 0 0 52%;
    max-width: 52%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center*/
}

.c-checkout__quantity {
    position: relative;
    z-index: 12;
    user-select: none;
    line-height: 22px;
    font-size: 1.1em;
    text-align: center
}

.c-checkout__quantity select {
    border-radius: 8px;
    font-size: .8em;
    border: 1px solid rgba(0, 0, 0, .1)
}

.c-checkout__quantity-error {
    position: absolute;
    top: calc(100% + 10px);
    right: -5px;
    padding: 10px;
    color: #fff;
    background-color: #ef5661;
    white-space: nowrap;
    z-index: 9283;
    display: none;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571
}

.c-checkout__col--price {
    /* flex: 0 0 47%;
     max-width: 47%;
     display: -ms-flexbox;
     display: flex;
     justify-content: center;
     flex-direction: column;
     align-items: right*/
}

.c-checkout__price:first-child,
.c-checkout__price:nth-child(3) {
    padding-right: 47px
}

.c-checkout__price {
    font-size: 1.7em;
    line-height: 1.294;
    margin: 2px 0;
    font-weight: 400
}

.main-cart .o-page__aside {
    flex: 0 0 24.5%;
    padding-left: 0
}

.c-checkout-aside {
    margin-bottom: 23px
}

.main-cart .c-checkout-aside {
    margin-top: 77px;
    margin-bottom: 83px
}

.c-checkout__row.is-incredible {
    padding-bottom: 40px;
    position: relative
}

/*.c-checkout__row.is-incredible::after {
    content: "";
    position: absolute;
    border-radius: 8px;
    border: 1px solid #fccdd2;
    width: 137px;
    height: 27px;
    background: url(../images/9ddbb0ae.png) 50% no-repeat #fff8f8;
    background-size: auto 12px;
    -o-object-fit: contain;
    object-fit: contain;
    bottom: 10px;
    right: 20px
}*/

.c-checkout__price--del {
    font-size: .929rem;
    line-height: 1.692;
    text-decoration: line-through;
    color: #a0a0a0
}

.c-checkout-summary__discount .discount-price{
    line-height: 1.571;
    color: #916e4b
}

.c-checkout__price--discount {
    font-size: .857rem;
    line-height: 1.833;
    color: #a0a0a0
}

.c-checkout-summary__content div:last-of-type>span {
    font-size: .9em
}

.c-checkout-summary {
    background-color: #fff;
    border: 1px solid #e7e7e7;
    line-height: 22px;
}
.c-checkout-summary span {
    color: #777;
    font-size: 1.3em;
}
.c-checkout-summary .has-devider {
    border-top: 1px solid #eaeaea;
    padding-top: 10px;
}
.c-checkout-summary .has-devider span{
    font-weight: 500;
    color: #2b2b2b;
}
.pd-10 { padding-top: 10px}
.pd-10 i {color: gold}
.c-checkout-summary__summary {
    list-style: none;
    padding: 15px 10px
}

.c-checkout-summary__summary li {
    padding-bottom: 5px;
    display: flex;
    margin: 5px 0;
    justify-content: space-between;
    font-weight: 400;
    font-size: 1.1em
}

.c-checkout-summary__devider {
    padding: 0 10px
}

.c-checkout-summary__devider div {
    width: 100%;
    border: 1px solid #e6e6e6;
    height: 4px;
    border-right: none;
    border-left: none
}

.c-checkout-summary__content {
    padding: 15px;
    color: #a0a0a0;
    font-size: .786rem;
    line-height: 2;
    padding-top: 0;
}
.cart-sfl__links p{
    font-size: 1.5em;
    width: 30%;
    margin: 0 auto;
    line-height: 1.7;
    text-align: center;
}
#cart-sfl {
    width: 98%;
    display: none;
}
.c-checkout-summary__price-title {
    text-align: center;
    color: #676767;
    font-size: 1.286rem;
    line-height: normal
}

.c-checkout-summary__price-value {
    text-align: center;
    font-size: 1.071rem;
    line-height: normal;
    color: #fb3449
}

.c-checkout-summary__price-value-amount {
    font-size: 1.429rem;
    line-height: 2;
    font-weight: 700
}

.btn-checkout:not(.disabled):not(.is-inactive):not([disabled]) {
    overflow: hidden
}

.c-checkout-summary__content .btn-checkout {
    width: 100%;
    text-align: center;
    margin-top: 2px;
    font-weight: 700;
    position: relative
}

.btn-checkout {
    font-size: 15px;
    font-size: 1.071rem;
    line-height: 1.467;
    padding: 15px 70px 15px 15px;
    border-radius: 8px;
    background-color: #916e4b;
    border: 1px solid #505050;
    color: #fff;
    overflow: hidden;
    text-align: right;
    letter-spacing: -.6px
}

.btn-checkout::before {
    width: 85px;
    height: 85px;
    position: absolute;
    right: -20px;
    top: -17px;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    border-radius: 50%
}

.btn-checkout::after {
    content: "\f053";
    font-family: fontawesome;
    position: absolute;
    right: 21px;
    top: 14px;
    font-size: 21px
}

.btn-checkout:not(.disabled):not(.is-inactive):not([disabled]):hover::before {
    width: 900px;
    height: 900px;
    right: -450px;
    top: -450px;
    transform: unset
}

.c-checkout-summary__content div:last-child {
    padding-right: 5px;
    line-height: 2;
    margin-top: 9px
}

.c-checkout-feature-aside {
    border-radius: 5px;
    box-shadow: 0 8px 13px -7px rgba(0, 0, 0, .05);
    background-color: #fff;
    border: 1px solid #e6e6e6;
    margin-top: 10px;
    padding: 15px;
    letter-spacing: -.2px;
    line-height: 1.73;
    color: #aaa;
    font-weight: 500
}

.c-checkout-feature-aside__item {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    font-size: 1.3em;
    line-height: 1.692;
    font-weight: 500;
    margin-bottom: 10px;
    padding: 0 27px 0 20px
}

.c-checkout-steps,
.c-checkout-steps__item::before {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.c-checkout-feature-aside__item--guarantee {
    background: url(../images/a8d65c7a.svg) 100% 50% no-repeat;
    background-size: 22px auto
}

.c-checkout-feature-aside__item--cash {
    background: url(../images/3e2ec4e5.svg) 100% 50% no-repeat;
    background-size: 22px auto
}

.c-checkout-feature-aside__item:last-child {
    margin-bottom: 0
}

.c-checkout-feature-aside__item--express {
    background: url(../images/0e30c4eb.svg) 100% 50% no-repeat;
    background-size: 22px auto
}

.c-checkout-feature-aside {
    font-size: 1em
}

.c-checkout-steps {
    display: flex;
    list-style: none;
    padding: 0;
    color: #a0a0a0;
    justify-content: space-between;
    width: 60%;
    line-height: 1.692;
    top: 100px;
    margin: 0;
    z-index: 1000
}

.c-checkout-steps li.is-active,
.c-checkout-steps li.is-completed {
    color: #916e4b
}

.c-checkout-steps li:first-of-type {
    margin-left: 0
}

.c-checkout-steps__item::before {
    top: -25px;
    content: attr(data-title);
    white-space: nowrap;
    font-size: 1.3em;
    font-weight: 400
}

.c-checkout-steps li.is-completed:before,
.c-checkout-steps:before {
    content: "";
    position: absolute;
    height: 3px;
    border-radius: 3.5px;
    z-index: 0;
    top: 50%;
    transform: translateY(-50%)
}

.c-checkout-steps:before {
    width: 98%;
    background-color: #d0d0d0;
    left: 10px
}

.c-checkout-steps li.is-completed:before {
    width: 49%;
    background-color: #916e4b;
    right: 10px
}

.c-checkout-steps li.is-completed:last-of-type:before {
    left: 10px
}

.c-checkout-steps li.is-active .c-checkout-steps__item,
.c-checkout-steps li.is-active::before {
    background-color: #916e4b
}

.c-checkout-steps__item {
    position: relative;
    text-align: center;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    background-color: #d0d0d0;
    z-index: 1
}

.o-headline--checkout {
    padding-left: 0;
    align-items: flex-end;
    color: #858585;
    margin-top: 36px;
    margin-bottom: 10px;
    justify-content: space-between
}

.o-headline--checkout>span {
    color: inherit;
    font-weight: 400
}

.c-checkout-contact.is-completed .c-checkout-contact__badge {
    width: 41px;
    height: 41px;
    background-color: #f3feff;
    box-shadow: 0 8px 9px 0 rgba(0, 0, 0, .05);
    border: 1px solid #8dd4dd;
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%
}

.c-checkout-contact,
.c-checkout-pack {
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1)
}

.c-checkout-contact.is-completed .c-checkout-contact__badge::before {
    content: "\f00c";
    font-family: fontawesome;
    font-size: 17px;
    position: absolute;
    top: 10px;
    right: 11px;
    color: #916e4b
}

.c-checkout-contact {
    border: 1px solid #e7e7e7;
    background: #fff;
    margin-bottom: 20px;
    position: relative
}

.c-checkout-contact__content {
    padding: 20px 43px 22px 20px;
    position: relative;
    color: #6d6d6d
}

.c-checkout-contact__content::before {
    width: 5px;
    top: 0;
    bottom: 0;
    right: -1px;
    position: absolute;
    background-color: #8dd4dc;
    content: ""
}

.c-checkout-contact__item:first-child {
    margin-top: 0;
    margin-bottom: 5px
}

.c-checkout-contact__item--message,
.c-checkout-contact__item--mobile {
    display: inline-block;
    white-space: nowrap;
    line-height: 1.571;
    font: 1.4em;
    font-weight: 400
}

.c-checkout-contact__item--location {
    margin: 15px 0
}

.c-checkout-contact__item--message {
    margin-right: 10px
}

.c-checkout-contact__item--username {
    font-weight: 500
}

.c-checkout-contact__btn-edit {
    line-height: 21px;
    font-size: 12px;
    margin-right: 11px;
    border: none;
    position: relative;
    color: #916e4b;
    border-bottom: 1px dashed #916e4b;
    background-color: transparent;
    font-weight: 700
}

.c-checkout-contact__location {
    padding: 3px 10px 4px;
    line-height: 25px;
    background-color: #ededed;
    position: absolute;
    border: none;
    top: 20px;
    left: 20px;
    border-radius: 5px;
    color: #6d6d6d
}

.c-checkout-pack {
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    border: 1px solid #e7e7e7;
    background: #fff;
    margin-bottom: 20px;
    position: relative;
    transition: all .3s ease-in-out;
}
.c-checkout-pack__row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}
.c-checkout-pack__row:not(:last-child) {
    border-bottom: 1px solid #e7e7e7;
}
.c-checkout-time-table {
    padding: 18px;
    width: 100%;
}
.c-checkout-time-table__title-bar {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 2;
    letter-spacing: -.3px;
    color: #858585;
}
.c-checkout-time-table__subtitle-bar {
    line-height: 2;
    letter-spacing: -.2px;
    color: #535353;
    display: flex;
    font-size: 1.3em;
    background-color: rgba(245, 120, 0,.14);
    padding: 8px;
    font-weight: 400;
    margin-bottom: 5px;
    border: 1px solid rgba(245, 124, 0, .3);
    border-radius: 3px;
    cursor: pointer;
}
.c-checkout-time-table__subtitle-bar > :not(:last-child) {
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #e0e0e0;
}
.c-checkout-time-table__subtitle-bar.selected {border: 1px solid #a58000;}

.c-checkout-shipment__invoice-type {
    background-color: #fff;
    padding: 24px 16px 32px;
    border-top: 7px solid #f5f7fa;
    position: relative;
}
.c-checkout-shipment__invoice-type-info {
    font-size: .9rem;
    line-height: 26px;
    color: #f57f17;
    position: relative;
    padding-right: 40px;
    font-weight: 400;
}
.c-checkout-shipment__invoice-type-info::before {
    content: "\f05a";
    font-family: "fontawesome";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    color: #f9a825;
    font-size: 24px;
}

.c-checkout__actions {
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 10px;
    margin-top: 15px;
    width: 100%
}

.c-checkout__actions button {
    background: 0 0
}

.c-product-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding: 26px 0 20px;
    border: 1px solid rgba(0, 0, 0, .1)
}

.c-product-box__img {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-bottom: 7px
}

.c-product-box--compact .c-product-box__img img{
    height: 130px;
    padding: 0 10px 5px
}

.c-product-box--compact .c-product-box__title {
    margin-top: 13px;
    width: 65%;
    line-height: 22px;
    letter-spacing: -.3px;
    position: relative;
    display: block;
    overflow: hidden;
    text-align: center;
    font-size: 1.2em
}

.modal-checkout {
    display: none;
    position: fixed;
    top: 2%;
    right: 22%;
    width: 60%;
    border-radius: 5px;
    box-shadow: 0 8px 13px -7px rgba(0, 0, 0, .05);
    background-color: #fff;
    border: 1px solid #e6e6e6;
    margin-top: 10px;
    padding: 15px;
    letter-spacing: -.2px;
    font-size: .786rem;
    line-height: 1.73;
    color: #aaa;
    font-weight: 500;
    max-height: 95vh;
    overflow: auto;
    z-index: 9992
}

.btn-checked,
.btn-order-traking,
.btn-order-traking:not(.disabled):not(.is-inactive):not([disabled]),
.btn-payment,
.btn-payment:not(.disabled):not(.is-inactive):not([disabled]) {
    overflow: hidden
}

/*.main-cart-overlay:before {
    position: fixed;
    content: "";
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 9991
}*/

.modal-checkout .container {
    min-width: unset;
    width: 100%;
    max-width: 100%!important;
    padding: 30px 30px 30px 140px!important
}

.c-form-checkout__headline {
    width: 100%;
    background-color: #f6f6f6;
    padding: 7px 15px 8px;
    line-height: 1.39;
    color: #858585;
    font-size: 1.4em;
    margin-bottom: 10px
}

.modal-checkout .group-input {
    margin-top: 12px
}

.modal-checkout .group-input span {
    letter-spacing: -.3px;
    margin-bottom: 2px;
    line-height: 1.67;
    color: #858585;
    font-size: 1.3em;
    padding: 5px 0 1px
}

.modal-checkout input:not([type=button]),
.modal-checkout select {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #c8c8c8;
    color: #717171;
    line-height: 1.571;
    padding: 11px 12px;
    width: 100%;
    letter-spacing: -.8px;
    font-size: 1.1em
}

.modal-checkout select {
    cursor: pointer
}

.modal-checkout .group-input>div {
    flex-basis: 50%
}

.modal-checkout .textarea-area span {
    line-height: 1.67;
    padding-top: 10px;
    color: #858585;
    font-size: 1.3em;
    display: inline-block;
    font-weight: 400
}

.modal-checkout .foot {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    align-items: baseline;
    flex-wrap: wrap
}

.modal-checkout .foot button {
    flex: 0 0 67%
}

.btn-checked {
    font-size: 1.3em;
    line-height: 1.222;
    padding: 20px 100px 20px 20px;
    border-radius: 8px;
    background-color: #916e4b;
    border: 1px solid #505050;
    color: #fff;
    text-align: center;
    letter-spacing: -.7px;
    position: relative
}

.btn-checked::before {
    width: 95px;
    height: 95px;
    position: absolute;
    right: -15px;
    top: -20px;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    border-radius: 50%
}

.btn-checked::after {
    position: absolute;
    right: 23px;
    top: 16px;
    font-size: 27px;
    content: "\f00c";
    font-family: fontawesome
}

.modal-checkout textarea {
    resize: none;
    height: 100px
}

.modal-checkout .close-modal {
    background-color: #f5f5f5;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    position: absolute;
    top: 10px;
    left: 17px;
    text-decoration: none;
    color: #989898;
    font-size: 23px;
    line-height: 1;
    padding: 5px;
    z-index: 100;
    transform: rotate(45deg)
}

.c-checkout-paymethod {
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #e7e7e7;
    background: #fff;
    list-style: none;
    padding: 0
}

.c-checkout-paymethod>li:first-child {
    border-top: none
}

.c-checkout-paymethod>li {
    border-top: 1px solid #efefef
}

.c-checkout-paymethod__item.is-select-mode {
    background-color: #fbffff
}

.c-checkout-paymethod__item {
    position: relative;
    display: flex;
    align-items: center;
    padding: 30px 135px 33px 0
}

.c-checkout-paymethod__options {
    border-top: 1px solid #e2f2f4;
    padding: 18px 20px 24px;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571;
    position: relative;
    display: none
}

.c-checkout-paymethod__item.is-select-mode+.c-checkout-paymethod__options {
    display: block;
    background-color: #fbffff
}

.c-checkout-paymethod__item.is-select-mode::before {
    color: #916e4b
}

.c-checkout-paymethod__item--cc::before {
    content: "\f09d";
    font-family: fontawesome;
    position: absolute;
    top: 38px;
    right: 86px;
    color: #c6c6c6;
    font-size: 25px
}

.c-checkout-paymethod__item .c-ui-radio {
    position: absolute;
    top: 41px;
    right: 40px
}

.c-ui-radio--primary {
    width: 19px;
    height: 19px
}

.c-ui-radio {
    width: 14px;
    height: 14px;
    display: inline-block;
    position: relative
}

.c-ui-radio input[type=radio] {
    visibility: hidden;
    position: absolute
}

.c-ui-radio--primary input[type=radio]:checked+.c-ui-radio__check::before {
    width: 15px;
    height: 15px
}

.c-ui-radio input[type=radio]:checked+.c-ui-radio__check::before {
    content: "";
    position: absolute;
    left: 1px;
    top: 1px;
    width: 10px;
    height: 10px;
    background: #916e4b;
    border-radius: inherit
}

.c-checkout-paymethod__title {
    font-size: 1.143rem;
    line-height: 1.375;
    font-weight: 500;
    letter-spacing: -.7px
}

.c-checkout-paymethod__title span {
    font-size: .8em;
    line-height: 1.571;
    font-weight: 500;
    letter-spacing: -.5px;
    display: block;
    margin-top: 5px;
    color: #a0a0a0
}

.c-checkout-paymethod__providers {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: -16px -16px 0 0;
    position: relative
}

.c-checkout-paymethod__item.is-select-mode+.c-checkout-paymethod__options .c-checkout-paymethod__providers-arrow {
    background-color: #fbffff
}

.c-checkout-paymethod__providers-arrow {
    width: 14px;
    height: 14px;
    transform: rotate(45deg);
    border-left: 1px solid #cbf1f5;
    position: absolute;
    top: -10px;
    right: 100px;
    background-color: #fbffff
}

.c-checkout-paymethod__providers label.is-selected {
    border-color: #cbf1f5;
    background-color: #cbfdff
}

.c-checkout-paymethod__providers label {
    border-radius: 11px;
    background: #fff;
    border: 1px solid #cbf1f5;
    position: relative;
    display: flex;
    height: 64px;
    margin-top: 16px;
    cursor: pointer;
    padding: 10px 57px 10px 20px;
    align-items: center;
    margin-right: 16px
}

.c-checkout-paymethod__providers label .c-ui-radio {
    position: absolute;
    right: 31px;
    top: 50%;
    transform: translateY(-50%)
}

.c-ui-radio__check {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #ccc
}

.c-checkout-paymethod__source-title {
    display: block;
    font-size: .9em;
    font-weight: 400
}

.c-checkout-paymethod__providers label img {
    margin-right: auto;
    max-height: 50px;
    max-width: 80px
}

.c-checkout-order-summary {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #e7e7e7;
    padding: 15px 20px;
    margin-bottom: 29px
}

.c-checkout-order-summary__item:first-child {
    margin-top: 0
}

.c-checkout-order-summary__item {
    border: 1px solid #e7e7e7;
    border-radius: 6px;
    margin-top: 20px
}

.c-checkout-order-summary__header {
    border-radius: 6px;
    background-color: #fcfcfc;
    padding: 9px 25px 9px 50px;
    position: relative;
    cursor: pointer
}

.c-checkout-order-summary__header .c-checkout-order-summary__row {
    align-items: baseline
}

.c-checkout-order-summary__row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px
}

.c-checkout-order-summary__col--post-time {
    font-size: 1.1em;
    line-height: 25px;
    font-weight: 700;
    letter-spacing: -.7px;
    color: #858585;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.c-checkout-order-summary__col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    flex: 0 0 20%;
    flex-grow: 1;
    max-width: unset
}

.c-checkout-order-summary__col span {
    font-size: 1.3em;
    line-height: 21px;
    vertical-align: middle;
    display: block;
    font-weight: 400;
    color: #919191
}

.c-checkout-order-summary__header::after {
    content: "\f078";
    font-family: fontawesome;
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    color: #c6c6c6;
    font-size: 20px;
    cursor: pointer
}

.c-checkout-order-summary__content {
    border-radius: 0 0 6px 6px;
    padding: 30px 0;
    display: none
}

.c-checkout-order-summary__content .c-product-box {
    padding: 0 10px;
    width: 23%;
    border: 0
}

.c-checkout-order-summary__content .c-product-box h4 {
    font-size: 1.3em;
    font-weight: 500;
    padding: 10px 0
}

.c-checkout-price-options__container {
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    background-color: #fff;
    padding: 15px;
    height: 100%;
    min-width: 50%
}

.c-checkout-price-options__header {
    padding-right: 5px;
    margin-bottom: 9px
}

.c-checkout-price-options__header>span:first-of-type {
    font-size: 1.6em;
    line-height: 31px;
    color: #777676;
    font-weight: 600
}

.c-checkout-price-options__row {
    margin-top: 10px
}

.c-checkout-price-options__row input {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #c8c8c8;
    color: #717171;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571;
    padding: 11px 12px;
    width: 60%;
    letter-spacing: -.8px
}

.c-checkout-price-options__content p {
    font-size: 1.4em
}

.c-checkout-price-options__messages {
    width: 100%;
    margin-top: 15px
}

.c-checkout-price-options__message {
    border-radius: 5px;
    padding: 10px 21px;
    position: relative;
    line-height: 22px;
    font-size: .9em;
    font-weight: 400
}

.c-checkout-price-options__message span {
    display: block;
    width: 100%
}

.c-checkout-price-options__message--error {
    background-color: snow;
    border: 1px solid #ffc1c6;
    color: #ef5662
}

.c-checkout-price-options__message--success {
    background-color: #eeffde;
    border: 1px solid #b7ebb7;
    color: #538f0d
}

.c-checkout-alert {
    margin: 20px auto;
    box-shadow: 0 8px 13px -7px rgba(0, 0, 0, .05);
    background-color: #fff;
    border: 1px solid #e8e8e8;
    padding: 25px 0
}

.c-checkout-alert__icon.failed {
    background-color: rgba(251, 52, 73, .18);
    color: #ff637d
}

.c-checkout-alert__icon.success {
    background-color: #b3e17c;
    color: #4CAF50
}

.c-checkout-alert__icon {
    margin: 0 auto 6px;
    padding: 27px;
    border-radius: 50%;
    width: 95px;
    height: 95px
}

.c-checkout-alert__icon.failed i {
    font-size: 2.929rem;
    line-height: 1.073;
    transform: rotate(45deg)
}

.btn-order-traking::after,
.btn-payment::after {
    transform: translateY(-50%);
    font-family: fontawesome
}

.c-checkout-alert__icon.success i {
    font-size: 4em;
    line-height: 1.073
}

.c-checkout-alert__title h4 {
    color: #737373;
    font-size: 1.8em;
    line-height: 2;
    font-weight: 500;
    letter-spacing: -.5px;
    text-align: center;
    margin-bottom: 10px
}

.c-checkout-alert__content {
    text-align: center;
    font-weight: 400;
    line-height: 1.5
}

.c-checkout-alert__content p {
    font-size: 1.071rem;
    line-height: 1.67;
    color: #7d7d7d;
    text-align: center
}

.c-checkout-alert__content--failed {
    color: #fb3449
}

.c-checkout-alert__content--success {
    color: green
}

.c-checkout-alert__content--small {
    font-size: .857rem;
    line-height: 2.08
}

.c-checkout-alert__highlighted--success {
    color: #916e4b;
    background-color: #ebfdff
}

.c-checkout-alert__highlighted {
    border-radius: 8px;
    padding: 3px 5px 0;
    margin: 0 5px;
    font-weight: 700;
    font-size: 1.1em
}

.btn-container {
    display: flex;
    justify-content: flex-end;
    padding: 0;
    margin-top: 10px
}

.payment-methods {
    padding: 0
}

.btn-payment {
    font-size: 1.071rem;
    line-height: 1.467;
    padding: 15px 80px 15px 15px;
    border-radius: 8px;
    background-color: #916e4b;
    border: 1px solid #505050;
    color: #fff;
    text-align: right;
    letter-spacing: -.6px;
    position: relative
}

.btn-payment--large {
    padding: 15px 130px;
    text-align: center
}

.btn-payment::before {
    width: 85px;
    height: 85px;
    position: absolute;
    right: -20px;
    top: -17px;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    border-radius: 50%
}

.btn-payment::after {
    content: "\f09d";
    position: absolute;
    right: 15px;
    top: 50%;
    font-size: 21px;
    font-size: 1.5rem;
    line-height: 1.048
}

.c-checkout-details {
    margin: 20px auto;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #e7e7e7;
    padding: 40px 40px 40px 44px;
    background: #fff;
    overflow: hidden
}

.c-checkout-details__title {
    font-size: 1.5rem;
    line-height: 1.048;
    font-weight: 600;
    letter-spacing: -.7px
}

.c-checkout-details__row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    padding-top: 25px;
    padding-bottom: 25px;
    position: relative;
    justify-content: space-between
}

.c-checkout-details__col--text {
    flex: 0 0 70%;
    line-height: 1.5;
    font-weight: 400
}

.c-checkout-details__title p {
    font-size: 1.071rem;
    line-height: 1.467;
    font-weight: 500;
    letter-spacing: -.5px;
    display: block;
    margin-top: 5px;
    color: #a0a0a0
}

.c-checkout-details .text-highlight--error {
    color: #fb3449;
    background-color: #fff1f2
}

.c-checkout-details .text-highlight--ok {
    background-color: #b3e17c;
    color: #4CAF50
}

.c-checkout-details .text-highlight {
    padding: 4px 6px;
    margin: 0 3px;
    border-radius: 8px;
    font-size: 1em
}

.c-checkout-details__col--text .btn-link-spoiler {
    font-size: 1em
}

.c-checkout-details__col--button {
    flex: 0 0 30%;
    text-align: left
}

.btn-order-traking {
    font-size: 1.071rem;
    line-height: 1.467;
    padding: 15px 130px 15px 100px;
    border-radius: 8px;
    background-color: #916e4b;
    border: 1px solid #505050;
    color: #fff;
    text-align: right;
    letter-spacing: -.6px;
    position: relative
}

.btn-order-traking--gray {
    background-color: #7a7a7a;
    border-color: #7a7a7a
}

.btn-order-traking::before {
    width: 85px;
    height: 85px;
    position: absolute;
    right: -20px;
    top: -17px;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    border-radius: 50%;
    overflow: hidden
}

.c-checkout-orders-table,
.c-checkout-table {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 8px 13px -7px rgba(0, 0, 0, .05)
}

.btn-order-traking::after {
    content: "\f290";
    position: absolute;
    right: 17px;
    top: 50%;
    font-size: 28px;
    line-height: 22px
}

.c-checkout-details__col--table {
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 10px;
    padding-bottom: 10px
}

.c-checkout-table {
    background-color: #fff;
    border: 1px solid #e8e8e8
}

.c-checkout-table__row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    border-top: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1
}

.c-checkout-table__col {
    position: relative;
    width: 100%;
    min-height: 1px;
    flex: 0 0 50%;
    padding: 20px 30px
}

.c-checkout-table__col p {
    font-size: 1.6em;
    line-height: 1.222;
    letter-spacing: -.5px;
    color: #737373
}

.c-checkout-table__col span.red {
    color: #f63b4f;
    font-size: 1.1em
}

.c-checkout-table__col span.green {
    color: #4CAF50;
    font-size: 1.1em
}

.c-checkout-table__col span {
    font-size: 1.6em;
    font-weight: 400
}

.c-checkout-table__row:nth-of-type(2n+1) {
    background-color: #fafafa
}

.c-checkout-table__row:first-of-type {
    background-color: #ededed!important
}

.c-checkout-table__col.full-col {
    flex: 0 0 100%;
    max-width: 100%;
    border-bottom: 1px solid #f1f1f1
}

.c-checkout-orders-table {
    background-color: #fff;
    border: 1px solid #e8e8e8
}

.c-checkout-orders-table__row {
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    display: flex;
    justify-content: space-around;
    align-items: baseline;
    padding: 10px
}

.c-checkout-orders-table__row:first-of-type {
    background-color: #ededed!important;
    font-weight: 400
}

.c-checkout-orders-table__row:nth-of-type(2n+1) {
    background-color: #fafafa
}

.c-checkout-orders-table__row>div {
    flex-basis: 8%;
    border-left: 1px solid #f1f1f1
}

.not-found img {
    max-width: 100%
}

.c-message {
    color: #4e4e4e;
    font-size: 1rem;
    padding: 22px;
    position: relative;
    border-radius: 5px;
    line-height: 22px
}

.c-product .c-message--disabled,
.c-product .c-message--info,
.c-product .c-message--timer {
    margin-top: 83px;
    margin-bottom: 58px
}

.c-message--info {
    background-color: #fffde4;
    border: 1px solid #f6e8a1;
    padding-right: 100px;
    width: 620px;
    height: 86px
}

.c-message--info::before {
    content: "\f06a";
    font-family: fontawesome;
    font-size: 50px;
    color: #f6e8a1;
    right: 25px;
    top: 28px;
    position: absolute
}
/* suppliers*/
.c-box-suppliers__headline-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.o-headline {
    margin: 26px 0 20px;
    padding: 0 30px;
    padding-right: 30px;
    position: relative;
    display: flex;
    align-items: center;
}
.o-headline--delivery {padding-right: 60px;}
.c-box-suppliers .o-headline--delivery {
    padding-right: 0;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571;
    font-weight: 700;
}

.o-headline > h2, .o-headline > span {
    color: inherit;
    font-size: 18px;
    font-size: 1.286rem;
    line-height: 31px;
    font-weight: 700;
}
.o-headline--delivery > span { font-weight: 400;}
.c-table-suppliers {
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    color: #3c3c3c;
}

.c-table-suppliers-less, .c-table-suppliers-more {
    padding: 23px 30px 31px;
    border-top: 1px solid #ededed;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.375;
}
.c-table-suppliers-hidden {display: none;}
.c-table-suppliers-less, .c-table-suppliers-more {
    padding: 23px 30px 31px;
    border-top: 1px solid #ededed;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.375;
}
.c-table-suppliers__row {
    display: flex;
    border-bottom: 1px solid #e8e8e8;
    justify-content: space-between;
    padding: 25px;/*15px;*/
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}
.c-table-suppliers__row--active {
    background: #f4fbff;
    border: 1px solid #19bfd3;
}
.c-table-suppliers__cell--price {
    flex-basis: 16.5%;
    justify-content: center;
    justify-content: flex-start;
    font-weight: 400;
    min-width: 150px;
}
.c-table-suppliers__cell--price .price-val {font-size: 2em;}
.c-table-suppliers__cell--price .price-currency {font-size: 1.6em;}

.c-table-suppliers__cell--action {
    flex-basis: 17.7% !important;
    justify-content: center;
    padding-left: 28px;
    padding-right: 28px;
    flex: 0 0 104px;
}
.c-btn-seller-add-cart {
    border-radius: 8px;
    background-color: transparent;
    border: 2px solid #916e4b;
    padding: 10px 24px;
    color: #916e4b;
    font-weight: 500;
    font-size: 1rem !important;
    line-height: 1.571;
    text-align: center;
    transition: all .3s ease;
}
.c-table-suppliers--main .c-table-suppliers__body .c-table-suppliers__row:not(.in-list) {
    display:none
}
.c-table-suppliers__cell.c-product__variants {margin: 0}
.bgf-w {background-color: #fff}
.seller-product__variant {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: -3px;
}
.c-product__delivery-warehouse--delay {
    color: #3d3d3d;
    font-weight: 300;
    position: relative;
    margin-right: 20px;
}

.c-table-suppliers__row .c-product__delivery-warehouse--delay::before, .c-table-suppliers__row .c-product__delivery-warehouse--no-lead-time::before {
    right: -41px;
    top: -1px;
}
.c-table-suppliers__row .c-product__delivery-warehouse--delay, .c-table-suppliers__row .c-product__delivery-warehouse--no-lead-time {
    margin-right: 2px;
    line-height: 2.5;
}
.seller-product__guarantee::before {
    right: -31px;
    top: -7px;
}
.c-product__add,
.c-product__add.is-added .c-product__add-substitute {
    display: flex
}

.c-product__add {
    margin: 10px auto;
    white-space: nowrap;
    position: relative;
}
.c-product__delivery-warehouse--no-lead-time {
    color: #156d9a;
    font-weight: 700;
}
.delivery-warehouse i{
    font-size: 17px;
    width: 28px;
    height: 24px;
    color: #156d9a;
    font-weight: 700;
}

.btn-notify-me:not(.disabled):not(.is-inactive):not([disabled]) {
    overflow: hidden
}

.btn-notify-me {
    font-size: 1.6em;
    line-height: 1.222;
    padding: 16px 98px 16px 18px;
    border-radius: 8px;
    background-color: #7a7a7a;
    border: 1px solid #fcfcfc;
    color: #fff;
    overflow: hidden;
    text-align: right;
    letter-spacing: -.7px;
    position: relative
}

.c-product__config .btn-add-to-cart,
.c-product__config .btn-notify-me {
    text-align: center;
    width: 100%
}

.c-product__config:not(.c-product__config--quick-view) .btn-add-to-cart,
.c-product__config:not(.c-product__config--quick-view) .btn-notify-me,
.c-product__config:not(.c-product__config--quick-view) .c-price {
    max-width: 380px
}

.btn-notify-me::before {
    width: 95px;
    height: 95px;
    position: absolute;
    right: -15px;
    top: -20px;
    background: hsla(0, 0%, 100%, .21);
    content: "";
    border-radius: 50%
}

.btn-notify-me::after {
    content: "\f0f3";
    font-family: fontawesome;
    position: absolute;
    right: 23px;
    top: 12px;
    font-size: 25px
}

.profile-page {
    display: flex;
    flex-wrap: wrap;
    margin-top: 17px
}

.profile-page .o-page__aside {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 19px;
    flex: 0 0 20%
}

.c-profile-aside {
    position: sticky;
    top: 10px
}

.c-profile-box {
    margin-bottom: 21px;
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #dedede
}

.c-profile-box__header {
    position: relative;
    background-color: #916e4b;
    height: 47px
}

.c-profile-box__avatar {
    width: 54px;
    height: 54px;
    background: 50% no-repeat #fff;
    background-size: contain;
    box-shadow: 0 0 0 4px hsla(0, 0%, 100%, .61);
    position: absolute;
    left: 50%;
    top: 12px;
    transform: translate(-50%);
    border-radius: 50%;
    overflow: hidden
}

.c-profile-box__btn-edit {
    width: 16px;
    height: 16px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
    border: 1px solid #e3e3e3;
    border-radius: 50%;
    position: absolute;
    top: 50px;
    left: 60%;
    margin-left: -52px;
    background: #fff
}

.c-profile-box__btn-edit::before {
    content: "\f044";
    font-family: fontawesome;
    font-size: 9px;
    color: #909090;
    position: absolute;
    left: 3px;
    top: 3px
}

.c-profile-box__username {
    padding: 23px 20px 19px;
    text-align: center;
    font-size: 1.7em;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -.5px
}

.c-profile-box__tabs {
    display: flex;
    border-top: 1px solid #f1f1f1;
    background-color: #fcfcfc;
    min-height: 47px;
    text-align: center
}

.c-profile-box__tab:first-child {
    border-left: 1px solid #ebebeb
}

.c-profile-box__tab {
    flex: 0 0 50%;
    padding: 23px 10px 0;
    font-weight: 400;
    letter-spacing: -.3px;
    font-size: 1.3em;
    line-height: 2;
    color: #7b7b7b;
    position: relative
}

.c-profile-box__tab--access::before {
    content: "\f023";
    font-family: fontawesome;
    font-size: 17px;
    top: 8px
}

.c-profile-box__tab::before {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%)
}

.c-profile-box__tab--sign-out::before {
    content: "\f14d";
    font-family: fontawesome;
    font-size: 13px;
    top: 3px
}

.c-profile-menu {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #dedede;
    margin-bottom: 21px
}

.c-profile-menu__header {
    padding: 18px 39px 18px 0;
    border-bottom: 1px solid #f3f3f3;
    font-weight: 700;
    letter-spacing: .2px;
    color: #535353;
    font-size: .929rem;
    line-height: 1.692
}

.c-profile-menu__url.is-active,
.c-profile-menu__url:hover {
    background-color: #f6ffff;
    color: #009ec9
}

.c-profile-menu__url {
    display: flex;
    align-items: center;
    position: relative;
    padding: 12px 53px 12px 0;
    color: #5b5b5b;
    font-weight: 400
}

.c-profile-menu__url::before {
    position: absolute;
    color: #c7c7c7;
    font-family: fontawesome;
    font-size: 16px;
    top: 11px;
    right: 25px
}

.c-message-light,
.c-profile-recent-fav,
.o-headline,
.private-info--table {
    position: relative
}

.c-profile-menu__url--dashboard::before {
    content: "\f109"
}

.c-profile-menu__url--orders::before {
    content: "\f290"
}

.c-profile-menu__url--return::before {
    content: "\f04e"
}

.c-profile-menu__url--wishlist::before {
    content: "\f005"
}

.c-profile-menu__url--comments::before {
    content: "\f075"
}

.c-profile-menu__url--gifts::before {
    content: "\f06b"
}

.c-profile-menu__url--address::before {
    content: "\f2b9"
}

.c-profile-menu__url--notif::before {
    content: "\f0f3"
}

.c-profile-menu__url--notification::before {
    content: "\f0e0"
}

.c-profile-menu__url--personal::before {
    content: "\f2c2"
}

.c-profile-menu__url.is-active::before,
.c-profile-menu__url:hover::before {
    color: inherit
}

.profile-page .o-page__content {
    padding-left: 0;
    padding-right: 22px;
    flex: 0 0 79%
}

.c-message-light {
    font-size: .8rem;
    padding: 15px 32px;
    border-radius: 5px;
    line-height: 22px;
}

.o-page__content .c-message-light:first-child {
    margin-bottom: 20px
}

.c-message-light--info {
    background-color: #fffde4;
    border: 1px solid #f6e8a1;
    color: #a37731
}

.c-message-light__justify {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.btn-light:not(.disabled):not(.is-inactive):not([disabled]) {
    overflow: hidden
}

.btn-light {
    line-height: 1.467;
    border-radius: 8px;
    background-color: #916e4b;
    padding: 13px 29px;
    color: #fff
}

.btn-light--verify {
    height: 35px;
    width: 151px;
    padding: 0 20px;
    line-height: 2.9;
    font-size: .8em;
    text-align: center
}

.btn-light--gray {
    background-color: #7a7a7a
}

.c-message-light--text {
    margin-left: 33px;
    font-size: .9em
}

.o-headline--profile {
    padding-left: 0;
    align-items: flex-end;
    color: #858585;
    margin: 10px 0 15px
}

.o-headline {
    margin: 26px 0 20px;
    padding: 0 30px;
    display: flex;
    align-items: center
}

.c-profile-recent-fav,
.private-info--table {
    border: 1px solid #dedede;
    margin-bottom: 23px;
    padding-bottom: 43px;
    height: calc(100% - 68px);
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1)
}



.c-table-orders {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #e7e7e7;
    margin-bottom: 20px;
    padding-bottom: 0;
    border-radius: 5px
}

.c-table-orders__show-more {
    line-height: 45px;
    letter-spacing: -.4px;
    color: #535353;
    width: 100%;
    border-radius: 0 0 5px 5px;
    background-color: #fafafa;
    height: 45px;
    vertical-align: middle;
    text-align: center;
    display: block;
    transition: background-color .3s ease-in-out;
    font-weight: 400
}

.c-table-orders__body .table-row>div,
.c-table-orders__head--highlighted>div {
    letter-spacing: .2px;
    font-size: 1.4em;
    line-height: 1.692;
    min-height: 45px;
    text-align: center
}

.c-table-orders__show-more:hover {
    background-color: #e5e5e5
}

.c-table-orders__head--highlighted {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #85b3be;
    border-right-color: #85b3be
}

.c-table-orders__head--highlighted>div {
    font-weight: 500;
    color: #fff;
    padding-top: 12px;
    padding-bottom: 12px;
    flex-basis: 12%
}

.c-table-orders__body .table-row {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    border-bottom: 1px solid #f2f2f2;
    justify-content: space-between;
    align-items: center
}

.c-table-orders__body .table-row>div {
    font-weight: 400;
    flex-basis: 12%;
    color: #7e7e7e;
    padding: 15px 10px;
    transition: .3s all;
    user-select: none
}

.c-table-orders__body .table-row:hover div:last-child {
    background-color: #eaeaea
}

.c-table-orders__body .table-row>div:last-child {
    cursor: pointer
}

.c-table-orders__body .table-row>div:last-child a {
    display: block
}

.c-table-orders__payment-status--ok {
    color: #46a651;
    font-size: 1em;
    font-weight: 400
}

.c-table-orders__body .table-row:nth-child(2n) {
    background-color: #fbfbfb
}

.c-remodal-avatar__title {
    color: #656565;
    font-size: 1.5em;
    line-height: 1.294;
    font-weight: 700;
    margin-bottom: 35px
}

.c-profile-avatars {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 87%;
    margin: 0 auto;
    height: 50vh
}

.c-profile-avatars__item {
    width: 112px;
    height: 112px;
    background: 50% 50% no-repeat;
    background-size: cover;
    display: block;
    margin-bottom: 30px;
    cursor: pointer
}

.remodal-close {
    position: absolute;
    top: 10px;
    left: 17px;
    display: block;
    overflow: visible;
    margin: 0;
    cursor: pointer;
    transition: color .2s;
    text-decoration: none;
    color: #989898;
    border: 0;
    outline: 0;
    background: 0 0;
    font-size: 23px;
    line-height: 1;
    padding: 5px;
    z-index: 100
}

.c-profile-return__box {
    border: 1px solid #e8e8e8;
    box-shadow: 0 8px 13px -7px rgba(0, 0, 0, .05);
    border-radius: 5px;
    background: #fff;
    margin-top: 21px;
    padding: 20px
}

.c-profile-empty,
.profile-address-card {
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1)
}

.c-profile-return form p {
    margin-right: 20px;
    margin-bottom: 11px;
    color: #737373;
    font-size: 15px;
    font-size: 1.071rem;
    line-height: 1.467
}

.c-profile-return__box form>div {
    display: flex;
    flex-wrap: wrap;
    margin: 15px auto;
    justify-content: space-between
}

.c-profile-return__box input {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #acacac;
    color: #717171;
    line-height: 1.571;
    padding: 11px 12px;
    width: 83%;
    letter-spacing: -.8px
}

.btn-cart,
.btn-primary {
    font-size: 1.071rem;
    line-height: 1.467;
    border-radius: 8px;
    /*background-color: #916e4b;*/
    border: 1px solid #505050;
    padding: 11px 31px;
    color: #fff
}

.c-profile-return__box .c-message>p {
    font-size: .9em;
    font-weight: 500
}

.grey-txt {
    border-right: 1px solid #ccc;
    padding: 0 13px;
    color: #b7b7b7;
    font-size: 1.7em!important;
    margin-right: 13px
}


.c-profile-wishlist__list-item-remove {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #f5f5f5;
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
    border: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 8px;
    color: #999;
    cursor: pointer
}

.comment-wrapper .comment-item {
    display: flex;
    justify-content: space-between;
    padding: 0
}

.comment-item .img img {
    max-width: 80%
}
.wishlist-item .img img {
    height: 143px;
    max-width: unset !important;
}

.comment-item .img {
    padding-left: 0
}

.comment-item>div {
    padding: 20px
}

.comment-item .content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-basis: 66%;
    background-color: #fcfcfc
}

.comment-item .content .foot,
.comment-item .content .head {
    display: flex;
    justify-content: space-between;
    text-align: center;
    align-items: center
}

.comment-item .content .head .title {
    font-weight: 400;
    font-size: 1.6em
}

.c-profile-comment__status {
    padding: 2.5px 8px;
    border-radius: 3px;
    border: 1px solid;
    font-size: 10px;
    font-size: .714rem;
    line-height: 19px
}

.c-profile-comment__status--approved {
    color: #8dc08c;
    background-color: #f5fff0;
    border-color: #bbedae
}

.c-profile-comment__status--waiting {
    color: #4E342E;
    background-color: #a1887f78;
    border-color: #4E342E
}

.comment-item .content .body p {
    font-size: 1.2em
}

.btn-helpful {
    border-radius: 5px;
    border: 1px solid #efefef;
    background: #fff;
    padding: 5px 6px;
    color: #8c8c8c;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1
}

.comment-item .like button:not(:first-child) {
    margin-right: 5px
}

.btn-note {
    border-radius: 5px;
    background-color: #e3e3e3;
    font-size: 1.2em;
    line-height: 1.571;
    color: #6d6d6d;
    padding: 5px 20px
}

.c-profile-empty {
    background-color: #fff;
    border: 1px solid #dedede;
    padding: 37px 15px 50px;
    min-height: 337px;
    display: flex;
    font-size: 1.6em;
    color: #c8c8c8;
    text-align: center;
    flex-direction: column
}

.c-profile-empty:before {
    content: "\f06a";
    font-family: fontawesome;
    font-size: 154px;
    margin-bottom: 30px;
    display: block;
    color: #dadada
}

.full-col {
    flex-basis: 100%!important
}

.notify-wrapper .wishlist-item {
    position: relative
}

.remove-btn {
    position: absolute;
    top: 5%;
    left: 10px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #f5f5f5;
    transform: rotate(45deg);
    color: #666
}

.notify-wrapper .content .title a,
.notify-wrapper .notify-on {
    color: #858585;
    border-bottom: 1px solid #ededed;
    display: block;
    font-weight: 500
}

.notify-wrapper .content .title a {
    font-size: 1.5em;
    padding-bottom: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.notify-wrapper .notify-on {
    line-height: 2;
    letter-spacing: -.2px;
    font-size: 1em;
    padding: 13px 0
}

.notify-wrapper .checkboxs label {
    display: block;
    color: #515151;
    margin-top: 15px;
    font-weight: 500
}

.profile-navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 15px 0;
    padding: 0 9px
}

.profile-navbar .title {
    color: #858585;
    font-size: 2em;
    font-weight: 400
}

.c-profile-navbar__btn-location {
    background: 0 0;
    font-size: 1.5em;
    line-height: 1.833;
    letter-spacing: -.4px;
    color: #767676;
    margin-right: auto;
    position: relative
}

.c-profile-navbar__btn-location i {
    font-size: 1.8em
}

.c-profile-address-add {
    display: flex;
    background: 0 0;
    border: 4px dashed #b8b8b8;
    height: 280px;
    width: 100%;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 2em;
    line-height: 1.913;
    font-weight: 600;
    letter-spacing: -.5px;
    cursor: pointer;
    color: #989898;
    margin-bottom: 25px
}

.c-profile-address-add:before {
    content: "\f041";
    font-family: fontawesome;
    color: #8f8f8f;
    font-size: 75px
}

.profile-address-card {
    background-color: #fff;
    margin-bottom: 25px;
    position: relative;
    height: 280px;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.profile-address-card::before {
    content: "";
    height: 3px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, #916e4b 48px, #ff7e7e 0) repeat-x;
    background-size: 96px 3px
}

.c-profile-address-card__desc {
    padding: 25px 30px 15px;
    min-height: 120px
}

.c-profile-address-card__desc h4 {
    font-size: 1.7em;
    line-height: 1.048;
    letter-spacing: -.4px;
    margin-bottom: 5px;
    color: #6d6d6d
}

.c-profile-address-card__desc p {
    font-size: 1.5em;
    line-height: 1.571;
    letter-spacing: -.3px;
    color: #979797;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.c-profile-address-card__data {
    display: flex;
    padding: 25px 30px;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 1px solid #f4f4f4
}

.c-profile-address-card__methods {
    padding: 0;
    color: #979797
}

.c-profile-address-card__method {
    margin-top: 22px;
    font-size: 1.6em;
    line-height: 1.375;
    position: relative;
    color: #979797;
    font-weight: 500;
    padding-right: 30px
}

.c-profile-address-card__method:first-child {
    margin-top: 0
}

.c-profile-address-card__method--post:before {
    content: "\f0e0";
    font-family: fontawesome;
    position: absolute;
    top: -2px;
    right: 0;
    font-size: 18px
}

.c-profile-address-card__method--mobile:before {
    content: "\f10b";
    font-family: fontawesome;
    position: absolute;
    top: -12px;
    right: 0;
    font-size: 35px
}

.c-profile-address-card__actions {
    margin-top: 10px
}

.search {
    margin: 17px auto;
    display: flex;
    flex-wrap: wrap
}

.search .o-page__aside {
    flex: 0 0 19.2%
}

.search .o-page__content {
    
    padding-right: 15px
}

.c-listing-sidebar {
    position: sticky;
    top: 15px
}

.c-box {
    background-color: #fff;
    position: relative
}

.c-listing-sidebar .c-box {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    border: 1px solid #dedede;
    margin: 0 0 10px
}

.c-box__header {
    position: relative;
    color: #535353;
    letter-spacing: .2px;
    font-weight: 500;
    font-size: 1.4em;
    line-height: 1.571;
    padding: 8px 16px 10px 15px;
    border-bottom: 1px solid #f2f2f2;
    margin-right: 6px;
    margin-left: 6px
}

.c-box__content {
    padding: 10px 13px 8px 12px
}

.c-box__content input {
    font-size: 1.1em;
    line-height: 2;
    color: #555;
    background: #f8f8f8;
    border: 1px solid transparent;
    transition: .15s ease-in;
    letter-spacing: 0;
    padding-top: 7px;
    padding-bottom: 8px;
    padding-right: 38px;
    position: relative;
    width: 100%
}

.c-filter,
.c-listing {
    line-height: 22px
}

.c-box__content:before {
    content: "\f002";
    font-family: fontawesome;
    position: absolute;
    right: 25px;
    z-index: 9;
    font-size: 1.7em;
    bottom: 20px;
    color: #979797
}

.c-box .scroll {
    position: absolute;
    width: 45px;
    height: 20px;
    right: 12px;
    top: 10px;
    background: #ddd;
    border-radius: 6px
}

.c-box .scroll span {
    width: 30px;
    height: 30px;
    background: url(../images/icon/circle.jpg) no-repeat;
    position: absolute;
    top: -5px;
    right: 20px
}

.scroll input {
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0
}

.c-filter--switcher {
    padding: 8px 73px 8px 20px;
    position: relative;
    font-size: .9em
}

.c-listing {
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .03);
    border: 1px solid #e4e4e4;
    position: relative
}

.search .c-breadcrumb {
    justify-content: space-between;
    padding: 0
}

.c-listing__header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ebe9e9;
    position: relative;
    padding: 7px;
    z-index: 2
}

.c-listing__header ul:first-child:before {
    content: "\f0c9";
    font-family: fontawesome;
    right: 13px;
    color: #cecece
}

.c-listing__sort {
    line-height: 34px;
    padding: 0;
    margin-top: 1px;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    min-height: 44px;
    flex-wrap: wrap
}

.c-listing__sort:before {
    display: inline-block;
    content: attr(data-label);
    color: #3b3b3b;
    margin-left: 5px;
    font-size: 1.2em;
    line-height: 21px;
    vertical-align: middle
}

.c-listing__sort li {
    display: inline-block;
    margin-left: 15px
}

.c-listing__sort li a.is-active {
    background-color: #916e4b;
    color: #fff
}

.c-listing__sort li a {
    display: block;
    padding: 0 5px;
    position: relative;
    font-size: .857rem;
    line-height: 25px;
    vertical-align: middle;
    border-radius: 5px
}

.c-listing__type {
    padding: 0;
    left: 20px;
    display: inline-flex;
    flex-wrap: nowrap;
    max-width: 76px
}

.c-listing__type li {
    margin-right: 4px
}

.c-listing__type li button {
    width: 34px;
    height: 30px;
    border: 1px solid #cbcbcb;
    background: 0 0;
    vertical-align: top;
    cursor: pointer;
    border-radius: 5px;
    line-height: 1;
    color: #8a8a8a;
    opacity: .46
}

.c-listing__type li button.is-active {
    opacity: 1
}

.c-listing__items {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1px;
    margin-bottom: -1px;
    padding: 0
}

.c-listing__items>li {
    flex-basis: 24.999%
}

.c-product-box__img {
    height: unset
}

.search .o-page__content .c-product-box img {
    max-width: 100%;
}

.c-listing__items .c-product-box {
    border: 1px solid #ebebeb;
    position: relative;
    margin-left: -1px;
    margin-top: -1px;
    margin-bottom: -1px;
    border-top: none;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 26px 20px 0;
    transition: .1s all;
    height: 100%;
}

.c-listing__items .c-product-box__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
    line-height: 2.3
}

.c-product-box__content .price {
    font-weight: 600;
    font-size: 1.6em;
    text-align: left
}

.c-product-box__tags {
    padding: 11px 0 12px;
    border-top: 1px solid #f5f5f5;
    margin: 0;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    height: 53px;
    width: 100%;
    visibility: hidden;
}

.c-tag {
    display: inline-block;
    position: relative;
    border-radius: 5px;
    background: #f9f9f9;
    color: #9a9a9a;
    padding: 4px 4px 4px 4.5px;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833
}

.c-tag--rate:after {
    content: "\f005";
    font-family: fontawesome;
    margin-left: 8px
}

.c-tag--rate {
    background-color: #f9f9f9;
    color: #9a9a9a;
    padding-right: 12px
}

.c-product-box__content .title {
    font-size: 1.3em;
    color: #393939;
    font-weight: 400
}

.c-listing__items .c-product-box:hover {
    box-shadow: 0 2px 17px 0 rgba(0, 0, 0, .09);
    z-index: 11
}

.c-listing__sort li a:hover {
    background-color: #ece9e9
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%
}
.nav-shadow {
    box-shadow: 0 7px 8px 0 rgba(0,0,0,.04);
}

/* wellcome */
.c-account-box__message-icon {
    width: 140px;
    height: 140px;
    margin-bottom: 30px;
    content: "";
    display: inline-block;
    vertical-align: top;
    border-radius: 50%;
    background: 50% 50% no-repeat rgb(235, 255, 222);
}
.c-account-box__message-icon--register-success {
    background-image: url(../images/0085e4ce.svg);
    background-size: 78px 73px;
    background-position: 38px 35px;
}
.c-account-box__message h3 {
    margin-bottom: 20px;
    color: rgb(68, 68, 68);
    font-size: 1.7em;
    line-height: 1.158;
    font-weight: 400;
}
.c-account-box__message p {
    font-size: 1.4em;
    line-height: 2;
    color: rgb(114, 114, 114);
    margin-bottom: 15px;
    font-weight: 300;
}
.c-account-box__message a {
    margin: 0 0 15px;
}
.account-box button:not(.close) {
    overflow: hidden;
    padding: 13px;
    padding-right: 50px;
    width: 100%;
    text-align: center;
    font-size: 1.8em;
    line-height: 1.222;
    border-radius: 8px;
    background-color: #916e4b;
    border: 1px solid #716e4b;
    color: #fff;
    overflow: hidden;
    letter-spacing: -.6px;
    position: relative;
    margin-bottom: 12px;
}
.account-box button:not(.close):before {
    width: 95px;
    height: 95px;
    position: absolute;
    right: -35px;
    top: -20px;
    background: hsla(0,0%,100%,.21);
    content: "";
    border-radius: 50%;
    transition: .3s all ease-out;
}
.account-box button:hover:before{
    width: 900px;
    height: 900px;
    right: -450px;
    top: -450px;
    transform: unset;
}
.account-box button i {
    position: relative;
    right: -30px;
}
.additionalinfo {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    padding: 35px;
    font-size: 1.4em;
}
.additionalinfo .form-row{
    padding-top: 20px;
}
.additionalinfo h4 {
    font-weight: 300;
    font-size: 1.5em;
}
.additionalinfo input:not([type="checkbox"]){
    border-radius: 5px;
    background: #fff;
    border: 1px solid #c8c8c8;
    color: #717171;
    font-size: 1em;
    line-height: 1.571;
    padding: 11px 12px;
    width: 40%;
    letter-spacing: -.8px;
}
.additionalinfo label{
    margin-left: 25px;
    font-size: 1.2em;
    width: 18%;
}
.form-row span{
    font-size: 1em;
    padding-right: 5px;
}
.additionalinfo button {
    margin-top: 25px;
}
.phone-verification {
    background-color: #ffbf3d;
    border-radius: 16px;
    display: block;
    width: 100%;
    text-align: center;
    height: 40px;
    vertical-align: middle;
    letter-spacing: -.5px;
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    line-height: 38px;
}
.log-reg-has-notif:after {
    background-color: #ffbf3d;
    content: "";
    border-radius: 50%;
    height: 11px;
    width: 11px;
    position: absolute;
    right: -22px;
    top: 15px;
}
.log-reg-has-notif:before {
    border-radius: 50%;
    height: 25px;
    width: 25px;
    content: "";
    background-color: #ffe5b1;
    position: absolute;
    right: -29px;
    top: 8px;
    animation-name: Abc;
    animation-duration: .8s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
}
@keyframes Ab{0%{width:11px;height:11px}to{width:25px;height:25px}}

.tag span , .tag {font-size: .9em;margin: 0;padding-right: 0;margin-top: 0 !important;}

div.tagsinput {
    width: 200px;
}
#advanteges_tagsinput .tag{
    background-color: #edf6f7;
    color: #3a8c96;
    border: none;
}
#disadvanteges_tagsinput .tag{
    background-color: #fff3f4;
    color: #fb3449;
    border: none;
}
.c-form-comment__questions {
    padding: 26px 36px;
    border-radius: 11px;
    background-color: #fbfbfb;
}
.c-form-comment__questions ul {
    list-style: none;
    padding: 0;
    margin-right: -15px;
    margin-top: 15px;
    margin-bottom: 10px;
}
.c-form-comment__questions ul li {
    display: inline-block;
    margin-right: 22px;
    padding-right: 16px;
    position: relative;
}
.c-form-comment__questions ul li input {
    position: absolute;
    right: 0;
    top: 4px;
    cursor: pointer;
}
.comment-new form label { font-size: 1.3em; }

.vhidden {visibility: hidden;}
.add-answer-btn {cursor: pointer;user-select: none;}

.survey-modal , .social-share-modal{
    display: none;
    background-color: #fff;
    margin: 0 auto;
    position: fixed;
    top: 15%;
    right: 22%;
    width: 51%;
    z-index: 9999;
    overflow: auto;
}
.survey-modal .content , .social-share-modal .content{
    display: flex;
}
.c-remodal-pricing__aside {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
    flex: 0 0 46%;
    max-width: 46%;
    padding: 20px 30px;
}
.c-remodal-pricing__content {
    position: relative;
    width: 100%;
    min-height: 1px;
    flex: 0 0 54%;
    max-width: 54%;
    background: #fcfcfc;
    padding: 42px 15px 0 26px;
}
.c-remodal-feedback__title-img, .c-remodal-pricing__title-img {
    color: #565656;
    font-size: 1.8em;
    line-height: 1.294;
    letter-spacing: -.4px;
}
.c-remodal-pricing__img {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    padding: 30px 0;
    position: relative;
}
.c-form-pricing__title {
    margin-bottom: 8px;
    color: #565656;
    font-size: 1.5em;
    line-height: 1.467;
    letter-spacing: -.3px;
    font-weight: 400;
}
.survey-modal input:not([type=radio]) {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #c8c8c8;
    color: #717171;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.571;
    padding: 11px 12px;
    width: 100%;
    letter-spacing: -.8px;
    margin-bottom: 20px;
}
.survey-modal ul{
    display: inline-flex;
    font-size: 1.4em;
    margin-bottom: 20px;
}
.survey-modal li{
    padding-left: 20px;
}
.c-gallery__option-result {
    position: absolute;
    top: 0;
    right: 120%;
    transform: translateX(10px);
    height: 95%;
    padding: 12px 27px 12px 23px;
    background-color: #f5f5f5;
    font-size: 12px;
    font-size: .857rem;
    line-height: 21px;
    color: #565656;
    white-space: nowrap;
    border-radius: 8px 0 0 8px;
    z-index: 5;
    display: none;
    animation: Kb .3s ease-in-out;
}
.c-ui-url__field {
    background: none;
    border: none;
    border-top: 1px solid #efefef;
    color: #a9a9a9;
    font-size: 1.5em;
    line-height: 1.294;
    padding: 17px 12px 16px 54px;
    width: 100%;
    letter-spacing: -.4px;
    direction: ltr;
}
.c-remodal-share__aside {
    padding-right: 0;
    padding-left: 0;
    flex: 0 0 43%;
    max-width: 43%;
    padding: 15px 30px;
}
.c-remodal-share__content {
    padding-right: 0;
    padding-left: 0;
    flex: 0 0 57%;
    max-width: 57%;
    background: #fcfcfc;
    padding: 46px 21px 0;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.c-remodal-share__aside, .c-remodal-share__content {
    position: relative;
    width: 100%;
    min-height: 1px;
}
.c-remodal-share__title-ilu {
    font-size: 1.7em;
    line-height: 1.294;
    letter-spacing: -.4px;
    color: #565656;
    font-weight: 400;
}
.c-remodal-share__ilu {
    height: 389px;
    position: relative;
}
.c-remodal-share__ilu:before {
    content: "\f1e0";
    font-family: fontawesome;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 196px;
    color: #e0e0e0;
} /* www.hinet.co */
.c-form-share__title {
    margin-bottom: 12px;
    color: #565656;
    font-size: 1.5em;
    line-height: 1.571;
    letter-spacing: -.3px;
    font-weight: 400;
}
.c-form-share ul li {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 25px;
}
.btn-share {
    display: inline-block;
    width: 40px;
    height: 38px;
    border-radius: 8px;
    position: relative;
    color: #fff;
    text-align: center;
    font-size: 2.5em;
}
.btn-share i{
    padding-top: 7px;
}
.btn-share--twitter {
    background: #4dcceb;
}
.btn-share--fb {
    background: #4d8deb;
}
.btn-share--gplus {
    background: #eb4d4d;
}
.btn-share--gplus:before, .btn-share--fb:before, .btn-share--twitter:before{
    position: absolute;
    left: 12px;
    top: 9px;
    font-size: 22px;
}
.c-form-share__row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px 30px;
}
.c-ui-input__field {
    border-radius: 5px;
    background: #fff;
    border: 1px solid #c8c8c8;
    color: #717171;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.571;
    padding: 11px 12px;
    width: 100%;
    letter-spacing: -.8px;
    margin-bottom: 20px;
}
/* mini city */
/* mini cart */
.city-dropdown {
    flex-direction: column;
    position: absolute;
    top: 80%;
    left: unset;
    width: 375px;
    right: 13%;
    box-shadow: 0 8px 17px 0 rgba(0,0,0,.15);
    background-color: #fff;
    border: 1px solid #c6c6c6;
    border-radius: 0 0 10px 10px;
    display: flex;
    padding: 0 0 15px;
    line-height: 22px;
    background: #fff;
    z-index: 10;
}
.city-header {
    background-color: hsla(0, 0%, 98%, .9);
    padding: 14px 10px 14px 15px;
    margin: 0 0 15px 0;
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    position: relative;
}
.city-list{
    display: flex;
}
.mini-city-item{
    font-size: 13px;
    border: 1px solid #916e4b;
    padding: 10px;
    font-weight: bold;
    border-radius: 10px;
    margin: 5px;
    cursor: pointer;
}
.mini-city-item a{
    font-size: 13px;
    color: #000;
    cursor: pointer;
}
.mini-city-item:hover{
background-color: #916e4b;
color: #fff;
}

.lang-select{
    padding: 10px; 
}
.lang-select-list{
    position: relative;
}

.lang-select-item{
    background-color: #ffffff8c;
    padding: 10px;
}
/* mini cart */
.basket-dropdown {
    flex-direction: column;
    position: absolute;
    top: 80%;
    left: 0.9%;
    width: 375px;
    right: unset;
    box-shadow: 0 8px 17px 0 rgba(0,0,0,.15);
    background-color: #fff;
    border: 1px solid #c6c6c6;
    border-radius: 0 0 10px 10px;
    display: flex;
    padding: 0 0 45px;
    line-height: 22px;
    background: #fff;
    z-index: 10;
}
.basket-header {
    background-color: hsla(0, 0%, 98%, .9);
    padding: 14px 10px 14px 15px;
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    position: relative;
}
.basket-total {
    font-size: 1em;
    line-height: 20px;
    color: #fb3449;
    direction: rtl;
    text-align: right;
    flex-basis: 65%;
}
.basket-total span:first-of-type {
    color: #676767;
    font-size: 1.2em;
    line-height: 20px;
}
.basket-link {
    font-size: .786rem;
    line-height: 19px;
    color: #454545;
    margin-right: 0px;
}
.basket-item-remove i{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #959595;
    font-size: 8px;
    font-size: .571rem;
    line-height: 8px;
}
.basket-list {
    max-height: 293px;
    overflow: auto;
    padding: 0 15px;
    list-style: none;
}
.basket-submit {
    font-size: 15px;
    font-size: 1.071rem;
    line-height: 26px;
    letter-spacing: -.5px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 10px;
    border-radius: 0 0 8px 8px;
    background-color: #916e4b;
    border-top: 1px solid #c6c6c6;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.basket-item {
    padding: 10px 15px 10px 0;
    position: relative;
    min-height: 88px;
    display: block;
    border-bottom: 1px solid #f0f0f0;
}
.basket-item:last-of-type {
    border-bottom: none;
}
.basket-item-remove {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    border-radius: 50%;
    background-color: #eaeaea;
    width: 20px;
    height: 20px;
    border: none;
    z-index: 123;
    cursor: pointer;
}
.basket-item-content, .basket-item-image {
    display: inline-flex;
    align-items: center;
    margin-right: 2px; /*10px*/
}
.basket-item-image {
    width: 60px;
    height: 60px;
    justify-content: center;
    flex: 0 0 60px;
    max-width: 60px;
    position: relative;
}
.basket-item-image img {
    max-height: 100%;
    max-width: 100%;
}
.basket-item-image img {
    overflow: hidden;
}
.basket-item-details {
    padding-right: 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-grow: 1;
}
.basket-item-title {
    font-size: .9em;
    line-height: 2;
    text-align: right;
    direction: rtl;
    color: #454545;
    max-width: 100%;
    font-weight: 400;
}
.basket-item-params {
    /*display: inline-flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;*/
    margin-top: 2px;
}
.basket-item-params span {font-size: .8em;display: inline-flex;}
.basket-item-params span:first-of-type {
    color: #666;
}
.basket-item-params span:last-of-type:not(:first-of-type) {
    display: inline-flex;
    color: #959595;
    padding-right: 5px;
    /*margin-right: 10px;*/
    border-right: 1px solid #e0e0e0;
}
.mini-cart-item {position: relative;}

#quantity-error:hover~.c-checkout__quantity-error {display: block !important;}

.complete-form{
    display: block;
    overflow: unset;
    position: relative;
    top: 0;
    right: 0;
    max-height: unset;
}
.c-profile-order {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.1);
    border: 1px solid #e8e8e8;
    padding: 0 20px 57px;
    margin-bottom: 30px;
    line-height: 1.692;
}
.c-profile-order .c-table-draught {
    margin-bottom: 26px;
}
.c-table-draught {
    border: 1px solid #e7e7e7;
}
.c-table-draught__row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    border-top: 1px solid #f1f1f1;
}
.c-table-draught__row:first-child {
    border-top: none;
}
.c-table-draught__col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
    flex: 0 0 50%;
    max-width: 50%;
    font-size: 1.5em;
    line-height: 1.467;
    border-right: 1px solid #f1f1f1;
    padding: 27px 35px;
    color: #505050;
}
.c-table-draught__col--total {
    flex: 0 0 100%;
    max-width: 100%;
    font-size: 1.7em;
    line-height: 1.294;
    text-align: center;
}
.c-table-draught__col:first-child {
    border-right: none;
}
.c-profile-order-steps__note {
    background-color: #fcfef5;
    border: 1px solid #cfe3bb;
    color: #b1d58b;
    font-size: 1.1em;
    line-height: 1.467;
    padding: 16px 24px;
    margin-top: -1px;
    margin-bottom: 28px;
    width: calc(100% + 42px);
    margin-right: -21px;
    font-weight: 400;
}
.c-table-order__cell--action .btn-primary {
    border-radius: 8px;
    border: 1px solid #c4c4c4;
    padding: 11px 0;
    margin: 0;
    background-color: transparent;
    color: #a9a9a9;
    transition: all .3s ease-in-out;
    display: block;
    width: 80px;
    text-align: center;
    font-size: 1em;
    margin-bottom: 4px;
}
.p-original-price {
    font-size: 1.6em;
    font-weight: 500;
    text-decoration: line-through;
    color: #b4b4b4;
    line-height: 1.5;
    text-align: left;
}
.c-promotion-box__cover {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 5;
}
.c-promotion-box__cover-text {
    white-space: nowrap;
    font-weight: 700;
    z-index: 4;
    border-radius: 3px 20px 20px 20px;
    border: 1px solid transparent;
    background-color: hsla(0,0%,100%,.9);
    padding: 5px 50px;
}
.c-promotion-box__cover--out-of-stock .c-promotion-box__cover-text {
    color: #ababab;
    padding: 5px 52px;
    border-color: #ababab;
}
.c-promotion-box__cover > div {
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 35%;
}
.c-promotion__badge {
    height: 19px;
    font-size: 10px;
    font-size: .714rem;
    line-height: 17px;
    vertical-align: middle;
    font-weight: 700;
    position: absolute;
    top: -26px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    white-space: nowrap;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}
.c-promotion__badge--incredible-offer {
    width: 102px;
    height: 19px;
    border: 1px solid #fb3449;
    top: 0%;
}
.c-promotion__badge--incredible-offer:after {
    content: "";
    position: absolute;
    width: 89px;
    height: 10px;
    background: url(../images/9ddbb0ae.png) no-repeat;
    background-size: auto auto;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.c-promotion__badge--special-sale {
    color: #fb3449;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 102px;
    height: 19px;
    border: 1px solid #fb3449;
    top: 0%;
    right: 0;
}
.c-listing-not-found {
    padding: 25px 23px 50px;
    line-height: 2.14;
    width: 100%;
}
.c-listing-not-found p {
    font-size: 1.4em;
}
.dictount-title-item a.is-active {
    background-color: #ef5662;
    color: #fff;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.2);
}
.dictount-title-item a {cursor: pointer}



.c-product-box__content .discount-price {
    text-align: left;
    font-size: 1.6em;
    font-weight: 600;
}
/* alignment price row */
/*
.product-item .price,  .product-item .discount-price {
    position: absolute;
    bottom: 5px;
}
.product-item {
    height: 342px;
}*/
.single-page__title {
    font-size: 2.8em;
    font-weight: 500;
    letter-spacing: -.4px;
    margin: 25px 0;
    color: #4b4b4b;
} /* www.hinet.co */
.variants {
    display: inline-flex;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    font-size: .9em;
    font-weight: 400;
    color: #515151;
    cursor: pointer;
}
.color-box {
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 3px;
    margin-left: 5px;
    margin-right: 5px;
}
.pd-tooltip {
    position: absolute;
    display: inline-block;
    width: 90px;
    background-color: #656565;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    bottom: -64%;

}
li[data-toggle=tooltip] {
    position: relative;
}
.cptxt {
    font-size: 1em;
    color: #444;
    font-weight: 400;
    display: block;
    line-height: 3;
}
.reg-pwd {
    display: flex !important;
    justify-content: space-between;
}
.account-box + footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.c-account-box__message-icon--email-success {
    background-image: url('../images/68c33207.svg');
    background-size: 92px 44px;
    background-position: 14px 51px;
}

/* invoice */
.i-container {
    width: 1045px;
    max-width: 100%;
    margin: 20px auto;
    padding: 25px;
    font-size: 1.5em;
    border: 1px solid #454545b3;
}
.invoice-factor .title , .invoice-factor .info , .invoice-factor .info > div {
    display: flex;
    justify-content: space-between;
}
.invoice-factor .info > div {flex-direction: column;}
.invoice-factor div {margin: 15px 0;}
.invoice-factor span {font-size: .9em;line-height: 2.3;}
.invoice-factor .i-head { border-bottom: 1px solid #7d7c7c}
.i-body table {
    width: 100%;
    border: 1px solid #ccc;
    padding: 5px;
    text-align: center;
}
.i-body th {
    background-color: #c2d6e0;
    padding: 8px;
}
.invoice-factor .product td {
    padding: 8px;
}
.invoice-factor .product:nth-child(odd) {background-color: #f2f2f2}
.invoice-factor .s-row {
    background-color: #dbdbdb;
    font-weight: 400;
    text-align: left;
    padding: 5px;
}
.invoice-factor th, .invoice-factor td, .invoice-factor tr { border: 1px solid #7E7E7E}

.sresult {
    position: absolute;
    top: 41px;
    background: #fff;
    padding: 10px 15px;
    line-height: 3;
    z-index: 10000;
    border: 1px solid #f2f2f2;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    width: 100%;
    border-radius: 0 0 5px 5px;
    font-size: .9em;
    display: none;
}
.psresult {
    position: absolute;
    top: 66px;
    background: #fff;
    padding: 10px 15px;
    line-height: 3;
    z-index: 20;
    border: 1px solid #f2f2f2;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    width: 70%;
    border-radius: 0 0 5px 5px;
    font-size: .8em;
    display: none;
    right: 20.5%;
}
/* notification bar */

.kt-notice-inner {
    padding: 4px 20px 4px;
    background: rgba(255,255,255,.9);
    border-radius: 3px;
    position: relative;
    width: 400px;
    margin: 0 auto;
}
.kt-notice-inner .kt-notice-close {
    position: absolute;
    font-size: 24px;
    height: 1em;
    width: 1em;
    color: rgba(0,0,0,.3);
    top: 0;
    bottom: 0;
    right: -1.3em;
    line-height: 1em;
    cursor: pointer;
    text-align: center;
    margin: auto 0;
}
.kt-notice-inner .kt-notice-text {
    font-size: 1em !important;
    color: #48464c !important;
    padding: 8px 0 8px;
    font-weight: 400;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.kt-notice-inner .kt-notice-text p{margin:0 !important;}
.notice-text {font-size: 1.1em !important;
    color: #48464c !important;}

.button.button-orange, button.button-orange, input[type="submit"].button-orange {
    background: #ffa240;
    border: none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 1.6em;
    padding: 10px 20px;
    vertical-align: middle;
    font-weight: 400;
}

.c-cat__list-container {max-height: 300px;}
.c-cat__list {
    padding: 5px;
    margin-top: 5px;
    padding-right: 15px;
    overflow: auto;
}
.c-cat__list > li {
    padding: 7px 10px;
    /*margin-bottom: 5px;*/
}
.c-catalog__cat-item--arrow-left, .c-catalog__cat-item--arrow-down {
    position: relative;
    padding-right: 17px;
}
.c-catalog__cat-item--arrow-left::before {
    font-family: fontawesome;
    content: "\f104";
    position: absolute;
    top: 2px;
    right: 0;
    color: #6b6b6b;
    font-size: 1.5em;
    line-height: 1.8;
}
.c-catalog__cat-item--arrow-down::before {
    font-family: fontawesome;
    content: "\f107";
    position: absolute;
    top: 1px;
    right: -4px;
    color: #6b6b6b;
    font-size: 1.5em;
    line-height: 1.8;
}
.widget-list > li {
    padding: 30px 20px !important;
    border-radius: 5px;
    color: #fff;
    font-weight: 500;
    font-size: 1.1em;
    background-color: #1fa8c5 !important;
    justify-content: space-between;
    align-items: center;
}
.widget-list i {
    font-size: 2.2em;
    padding-left: 11px;
    line-height: 0.8;
}
.widget-list .buttons > a {
    padding: 10px;
    color: #fff;
    background-color: rgba(96, 125, 139,.5);
    margin-left: 4px;
    border-radius: 5px;
    font-size: 1.2em;
}

.c-product__seller-details {position: relative;margin-right: 20px; user-select: none}
.c-product__seller-details::before, .seller-name::before {
    content: url(/images/500f5df4.svg);
    position: absolute;
    right: -26px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 31px;
    color: #ccc;
}
.c-product__seller-details--item-grid::before {
    font-size: 21px;
    right: 0;
}
/* delivery */
.c-product__delivery-warehouse--no-lead-time::before {
    display: inline-block;
    background: url(/images/delivery-no-lead.svg) no-repeat 50% 50%;
    background-size: auto;
    background-size: contain;
    width: 33px;
    height: 32px;
    content: "";
    margin-left: 10px;
    flex: 0 0 33px;
    color: #d5d5d5;
    font-size: 18px;
    position: absolute;
    right: -34px;
    top: -8px;
}
.c-product__delivery-warehouse--delay::before {
    display: inline-block;
    background: url(/images/delivery-delay.svg) no-repeat 50% 50%;
    background-size: auto;
    background-size: contain;
    width: 33px;
    height: 32px;
    content: "";
    margin-left: 10px;
    flex: 0 0 33px;
    color: #d5d5d5;
    font-size: 18px;
    position: absolute;
    right: -34px;
    top: -8px;
}
.product-warranty .c-product__guarantee::before, .seller-product__guarantee::before, .c-table-suppliers__cell--guarantee span::before {
    display: inline-block;
    font-family: fontawesome;
    content: "\f005";
    margin-left: 10px;
    flex: 0 0 33px;
    color: #d5d5d5;
    font-size: 1.7em;
    position: absolute;
    right: -26px;
    top: -4px;
}
.c-product__delivery .c-product__seller-details::before { top: 60%;}
.m0 { margin : 0 !important;}
.flx2 {flex-basis: 2%}
.flx16 {flex-basis: 16%}

.out-stock-blur {position: relative;filter: blur(4px);}
.out-stock-blur-msg {
    position: absolute;
    top: 55%;
    bottom: 0;
    right: 0;
    filter: blur(0);
    left: 0;
    width: 220px;
    background: #20aa4d;
    z-index: 2;
    height: 50px;
    margin: 0 auto;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    line-height: 3.1;
    font-size: 1.5em;
    font-weight: 500;
    opacity: .7;
}
.c-product__attributes .out-stock {flex-basis: 75%}
/* suppliers*/
.c-box-suppliers__headline-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.o-headline {
    margin: 26px 0 20px;
    padding: 0 30px;
    padding-right: 30px;
    position: relative;
    display: flex;
    align-items: center;
}
.o-headline--delivery {padding-right: 60px;}
.c-box-suppliers .o-headline--delivery {
    padding-right: 0;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571;
    font-weight: 700;
}

.o-headline > h2, .o-headline > span {
    color: inherit;
    font-size: 18px;
    font-size: 1.286rem;
    line-height: 31px;
    font-weight: 700;
}
.o-headline--delivery > span { font-weight: 400;}
.c-table-suppliers {
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    color: #3c3c3c;
}

.c-table-suppliers-less, .c-table-suppliers-more {
    padding: 23px 30px 31px;
    border-top: 1px solid #ededed;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.375;
}
.c-table-suppliers-hidden {display: none;}
.c-table-suppliers-less, .c-table-suppliers-more {
    padding: 23px 30px 31px;
    border-top: 1px solid #ededed;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.375;
}
.c-table-suppliers__row {
    display: flex;
    border-bottom: 1px solid #e8e8e8;
    justify-content: space-between;
    padding: 25px;/*15px;*/
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}
.c-table-suppliers__row--active {
    background: #f4fbff;
    border: 1px solid #19bfd3;
}
.c-table-suppliers__cell--price {
    flex-basis: 16.5%;
    justify-content: center;
    justify-content: flex-start;
    font-weight: 400;
    min-width: 150px;
}
.c-table-suppliers__cell--price .price-val {font-size: 2em;}
.c-table-suppliers__cell--price .price-currency {font-size: 1.6em;}

.c-table-suppliers__cell--action {
    flex-basis: 17.7% !important;
    justify-content: center;
    padding-left: 28px;
    padding-right: 28px;
    flex: 0 0 104px;
}
.c-btn-seller-add-cart {
    border-radius: 8px;
    background-color: transparent;
    border: 2px solid #916e4b;
    padding: 10px 24px;
    color: #916e4b;
    font-weight: 500;
    font-size: 1rem !important;
    line-height: 1.571;
    text-align: center;
    transition: all .3s ease;
}
.c-table-suppliers--main .c-table-suppliers__body .c-table-suppliers__row:not(.in-list) {
    display:none
}
.c-table-suppliers__cell.c-product__variants {margin: 0}
.bgf-w {background-color: #fff}

.c-table-suppliers__row .c-product__delivery-warehouse--delay , .c-table-suppliers__row .c-product__delivery-warehouse--no-lead-time {
    margin-right: 2px;
    line-height: 2.5;
}
.c-table-suppliers__row .c-product__delivery-warehouse--delay::before, .c-table-suppliers__row .c-product__delivery-warehouse--no-lead-time::before {
    right: -41px;
    top: -1px;
}
.c-btn-seller-add-cart:hover {
    background-color: #916e4b;
    color: #fff;
}

.c-profile-box__header {
    position: relative;
    background-color: #916e4b;
    height: 96px;
}
.c-profile-box__avatar {
    width: 54px;
    height: 54px;
    background: #fff;
    background-size: contain;
    box-shadow: 0 0 0 4px hsla(0,0%,100%,.61);
    position: absolute;
    left: 50%;
    top: 12px;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    border-radius: 50%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 50%;
}
.c-profile-box__avatar {
    height: 102px;
    width: 102px;
    box-shadow: none;
    border: 4px solid #c6c6c6;
}
.c-profile-box__username {
    margin: 16px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 1.6em;
    line-height: 1.158;
    font-weight: 500;
    letter-spacing: -.5px;
}
.c-profile-box__referer {
    background-color: #fff;
    height: 39px;
    line-height: 39px;
    vertical-align: middle;
    text-align: center;
    border-top: 1px solid #e9e9e9;
    cursor: pointer;
}
.c-profile-box__registrations-date {
    max-width: 100%;
    text-align: center;
    text-overflow: ellipsis;
    color: #555;
    overflow: hidden;
    padding-bottom: 15px;
    font-size: 1.1em;
    line-height: 21px;
}





.c-product__params {
    flex-basis: 26%
}

.c-product__params ul {
    padding: 0;
    color: #55565a;
    margin: 20px 0;
    line-height: 1.8
}

.c-product__params ul:before {
    content: attr(data-title);
    font-weight: 500;
    font-size: 1.1rem
}

.c-box-tabs__tab.is-active:before,
.c-content-expert__summary:after,
.c-mask__handler:after,
.c-product__params ul li:before {
    content: ""
}

.c-product__params ul li:before {
    width: 5px;
    height: 5px;
    background: #ccc;
    vertical-align: middle;
    margin-left: 5px;
    border-radius: 50%
}

.c-product__params ul li span {
    margin-left: 5px;
    white-space: normal;
    font-size: 1.25em;
    color: #000
}

.c-product__params ul li h5 {
    margin-left: 5px;
    white-space: normal;
    font-size: 1.4em;
    color: #000
}
.c-product__params ul li {
    margin: 5px 0;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%
}
.c-params__headline {
    color: #6f6f6f;
    font-size: 2.9em;
    line-height: 1.467;
    font-weight: 500;
    margin-bottom: 35px;
    letter-spacing: -.6px
}

.c-params__headline span {
    font-size: 16px;
    font-size: .5em;
    line-height: 1.375;
    letter-spacing: -.3px;
    display: block;
    color: #a7a7a7
}
.c-params__title {
    color: #4d4d4d;
    margin-bottom: 25px;
    position: relative;
    padding-right: 19px;
    font-size: 1.5em;
    font-weight: 400
}

.c-params__title:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 0 7px;
    border-color: transparent transparent transparent #916e4b;
    transform: rotate(45deg)
}
.c-params__list {
    list-style: none;
    padding: 0;
    margin-bottom: 70px
}

.c-params__list li {
    display: flex;
    flex-wrap: wrap;
    margin: 8px -8px
}

.c-params__list-key,
.c-params__list-value {
    padding-right: 8px;
    padding-left: 8px
}

.c-params__list-key .block,
.c-params__list-value .block {
    display: block;
    background: #fafafa;
    padding: 14px 18px 12px;
    font-size: 1.5em;
    color: #666;
    letter-spacing: -.3px;
    min-height: 47px;
    position: relative
}

.c-params__list-key {
    flex-basis: 23%
}

.c-params__list-value {
    flex-basis: 76%
}

.c-params__list-value .block:not(:first-of-type) {
    margin-top: 3px
}
.basket-item-params {
    /*display: inline-flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;*/
    margin-top: 2px;
}
.basket-item-params span {font-size: .8em;display: inline-flex;}
.basket-item-params span:first-of-type {
    color: #666;
}
.basket-item-params span:last-of-type:not(:first-of-type) {
    display: inline-flex;
    color: #959595;
    padding-right: 5px;
    /*margin-right: 10px;*/
    border-right: 1px solid #e0e0e0;
}



.p-tabs__content>div.is-active {
    display: block
}

.p-tabs__content>div {
    display: none
}




.single-product-fourth {
  /* background-color: red; */
  border-top: 1px solid #1b0d1c;
  border-bottom: 1px solid #1b0d1c;
}

.single-product-fourth .FormContainer {
  border-left: 1px solid black;
  padding: 2rem;
  padding-left: 3rem;
}

.single-product-fourth .FormContainer > form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.single-product-fourth .FormContainer > form > label {
  display: flex;
  flex-direction: column;
  gap: 0.7rem;
}
.single-product-fourth .FormContainer > form > label > input {
  border-radius: 10px;
  border: 0.6px solid #3f6698;
  background: rgba(220, 220, 220, 0.28);
  min-height: 45px;
  padding: 0 1rem;
}
.single-product-fourth .FormContainer > form > label > textarea {
  border-radius: 10px;
  border: 0.6px solid #3f6698;
  background: rgba(220, 220, 220, 0.28);
  padding: 1rem;
  resize: none;
}
.single-product-fourth .FormContainer .SubmitDiv > div {
  height: 54px;
  border-radius: 10px;
  border: 0.6px solid #3f6698;
  background: rgba(220, 220, 220, 0.28);
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
}
.single-product-fourth .FormContainer .SubmitDiv > div > img {
  border-radius: 10px 0 0 10px;
}
.single-product-fourth .FormContainer .SubmitDiv > div > input {
  outline: none;
  border: 0;
  background-color: transparent;
}
.single-product-fourth .FormContainer .SubmitDiv > div > .reload {
  position: absolute;
  left: -26px;
  transform: translateY(-50%);
  top: 50%;
}
.single-product-fourth .FormContainer .SubmitDiv > button {
  border-radius: 10px;
  background: #3f6698;
  display: flex;
  padding: 15px 41px;
  justify-content: center;
  align-items: center;
  gap: 15px;
  width: 100%;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.ReviewsContainer {
  padding: 2rem;
  display: flex;
  flex-direction: column;
  gap: 5px;
  height: 660px;
  overflow-y: auto;
  margin: 20px 0;
}

.ReviewsContainer::-webkit-scrollbar {
  width: 5px;
}

.ReviewsContainer::-webkit-scrollbar-track {
  background: transparent;
  box-shadow: inset 0 0 5px #24568f;
  border-radius: 4px;
  border-left: 2px solid transparent;
  border-right: 2px solid transparent;
}

.ReviewsContainer::-webkit-scrollbar-thumb {
  background: #24568f;
  border-radius: 4px;
}

.ReviewsContainer .Card {
  display: flex;
  flex-direction: row;
  gap: 17px;
  padding: 1rem;
  border-radius: 10px;
}
.ReviewsContainer .Card.Secondary {
  background-color: #e9e9e9;
}

.ReviewsContainer .Card .ProfileImgDiv > img {
  width: 47px;
  height: 47px;
  border-radius: 47px;
}

.ReviewsContainer .Card .CardBody {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.ReviewsContainer .Card .CardBody .z1 > h5 {
  color: #1b0d1c;
  font-size: 14px;
  font-weight: 500;
}
.ReviewsContainer .Card .CardBody .z1 > span {
  color: #b0b0b0;
  font-size: 14px;
  font-weight: 500;
}

.ReviewsContainer .Card .CardBody > p {
  color: #656565;
  text-align: justify;
  font-size: 14px;
  font-weight: 500;
  line-height: 25px; /* 178.571% */
}

.ReviewsContainer .Card .CardBody .z2 > button {
  display: flex;
  padding: 8px 55px;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  border: 1px solid #fff;
  background: #24568f;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
}

.ReviewsContainer .Card .CardBody .IconsContainer {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.ReviewsContainer .Card .CardBody .IconsContainer > span:nth-of-type(1) {
  color: #616161;
  font-size: 15px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 5px;
}
.ReviewsContainer .Card .CardBody .IconsContainer > span:nth-of-type(2) {
  color: #3f6698;
  font-size: 15px;
  font-weight: 500;
  border-right: 1px solid #616161;
  border-left: 1px solid #616161;
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 0 0.8rem;
}
.ReviewsContainer .Card .CardBody .IconsContainer > span:nth-of-type(3) {
  color: #3f6698;
  font-size: 15px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 5px;
}

.c-content-expert__summary{
    display:none;
}

@media (max-width: 600px) {
  .c-product__summary {
    max-width: unset;
    text-align:center;
  }
  .c-product__right{
      text-align:center;
  }
  .c-content-expert__summary{
      display :none;
  }
}