body{
    font-family: 'Quicksand', sans-serif!important;
    overflow-x: hidden;
}
@media (min-width: 1200px) {
    .cart-header {
        height: 40px;
        line-height: 35px;
        padding-left: 8px;
        padding-right: 8px;
        position: relative;
    }
}
.container.sticky .row.nav-wrapper{
    background: #fff;
}
.product-cart{
    position: absolute;
    text-align: left;
    top: 40px;
    right: 0;
    z-index: 2;
    border: 1px solid rgba(46,42,61,.2);
    background: #fff;
    border-radius: 3px;
    min-width: 320px!important;
    padding: 16px;
    display: none;
}
.cart-view:hover .product-cart{
    display: block !important;
}
#navbarSupportedContent{
    flex-direction: column;
}
/*.form-inline .input-group{*/
/*    width: 60%;*/
/*}*/
.form-control::placeholder{
    font-size: 14px;
}
.cart-preview__cta{
    border: 1px solid #ffe3e6;
    padding: 10px;
    background: #ffe3e6;
}
.cart-preview__cta:hover{
    background: #fab7c9;
    border: 1px solid #fab7c9;
    color: #fff;
}
.cart-preview__cta a{
    color: #fff;
}
.sign-in-lv2.p-sm button{
    transition: unset !important;
}
/*.product-wrapper.recommendations__content{*/
/*    padding:24px 48px 0;*/
/*}*/
.product-wrapper .owl-prev{
    position: absolute;
    left: -48px;
    bottom: 55%;
}
.product-wrapper .owl-next{
    position: absolute;
    right: -48px;
    bottom: 55%;
}
ul,ol{
    list-style: none;
}
.t--medium{
    margin-bottom: 0;
}
.mb-md{
    margin-bottom: 24px !important;
}
.pt-xs.colors.colors--more img{
    border-radius: 50%;
}
.filter__value .filter-value__link.active{
    background: #bcbcbc !important;
}


@-webkit-keyframes fadeInDown {
    0%{opacity:0;-webkit-transform:translate3d(0,calc(-100% + 16px),0);transform:translate3d(0,calc(-100% + 16px),0)}
    to{opacity:1;-webkit-transform:none;transform:none}
}

@keyframes fadeInDown {
    0%{opacity:0;-webkit-transform:translate3d(0,calc(-100% + 16px),0);transform:translate3d(0,calc(-100% + 16px),0)}
    to{opacity:1;-webkit-transform:none;transform:none}
}

.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}

@media (min-width: 749px) and (max-width: 1279px) {
    .banner-offer .img-sm {
        display: none;
    }

    .banner-offer .img-lg {
        display: block;
    }
}

.banner-wrapper .container.banner {
    position: relative;
    min-height: 350px;
}

.banner-wrapper .container.banner video {
    width: 100%;
    min-height: 350px;
    object-fit: cover;
}

@media (max-width: 748px) {
    #logo {
        display: none;
    }

    .banner-wrapper .container:not(.banner) {
        padding: 32px 32px 0 32px!important;
    }

    .banner-offer .img-lg {
        display: none;
    }

    .banner-offer .img-sm {
        width: 100%;
        display: block;
    }

    #logo-secondary {
        display: block!important;
    }
    .navbar-top .navbar-nav li {
        padding: 0!important;
        width: fit-content;
    }
    .navbar-top .navbar-nav {
        width: 100% !important;
    }
}

@media (max-width: 767px) {
    /*.am-sidebar {*/
    /*    top: 58px !important;*/
    /*}*/
}

@media (min-width: 750px) {
    .d-block.d-md-none.text-center.promo-bar__promo__message{
        display: none !important;
    }
}


@media (max-width: 1023px) {
    .footer__incentives {
        flex-flow: column;
        justify-content: center;
        align-items: center;
    }

    .footer__incentives * {
        width: fit-content;
        margin-bottom: 0;
    }
}

.footer__incentives p {
    margin-bottom: 0;
}

.banner-image, .banner-image__picture {
    width: 100%;
    height: auto;
    display: block;
}

.am-filters__bar {
    display: -ms-flexbox;
    display: flex;
    margin-top: 8px;
    margin-bottom: 4px;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.feature-product {
    margin-right: 0;
    margin-left: 0;
}

btn--fluid {
    width: 100%;
}
.mb-lg, .my-lg {
    margin-bottom: 32px!important;
}
.mt-md, .my-md {
    margin-top: 24px!important;
}
.btn--sm {
    font-size: 12px;
}
.btn--secondary {
    color: #ffe3e6!important;
    border-color: #ffe3e6;
    background: transparent!important;
}

@media (min-width: 1024px) {
    .banner-image__img {
        min-height: 280px;
    }
    .col-xl-9 {
        width: 75%;
    }
    .feature-product {
        display: none;
    }

    .h1--xl {
        font-size: 40px;
    }

    .col-xl-3 {
        width: 25%;
    }
}

@media (max-width: 1279px) {
    #logo-secondary {
        display: none;
    }

    .am-sidebar .sidebar-content {
        overflow: hidden;
    }

    .navigation-2nd-level .top-menu-item-group {
        display: none;
    }

    .navigation-2nd-level .top-menu-item-group .top-menu-item-back {
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-end;
        align-items: center;
    }

    .am-sidebar .navigation-1st-level .top-menu-item {
        padding: 16px;
    }

    .am-sidebar .navigation-2nd-level .top-menu-item-back {
        padding: 0 16px;
    }

    .top-menu-item .menu-item__link {
        padding: 0 !important;
    }

    .am-sidebar .navigation-2nd-level .menu-item-group__header .menu-item {
        display: block;
        white-space: nowrap;
        /*padding: 8px 16px;*/
        color: #514a66;
        padding: 0;
        text-decoration: none;
    }

    .am-sidebar-bg {
        top: 32px;
        display: none;
        right: 0;
        left: 0;
        bottom: 0;
        position: fixed;
        background: rgba(46,42,61,.6);
        z-index: 9999;
        height: 100vh;
    }

    .am-sidebar .sidebar__header {
        display: flex;
        justify-content: space-between;
        position: sticky;
        top: 0;
        right: 0;
        left: 0;
        background: white;
        z-index: 99999;
    }

    .search-input__input {
        width: 100%;
        height: 40px;
        text-indent: 40px;
        background: #f5f4f6;
        border: 1px solid #f5f4f6;
        color: #514a66;
    }

    #search {
        position: absolute;
        top: 18px;
        left: 18px;
    }

    .sidebar-close {
        background: transparent;
        border: none;
    }

    .am-sidebar {
        display: none;
        -webkit-transform: translate(0);
        transform: translate(0);
        top: 32px;
        z-index: 999999;
        width: 80%;
        max-width: 320px;
        text-align: left;
        background: #fff;
        left: 0;
        bottom: 0;
        position: fixed;
        overflow-y: scroll;
    }

    .sidebar-content .nav-1st-mobile {
        display: block;
    }

    .am-search-input {
        padding: 8px;
        width: calc(100% - (8px * 2 + 48px));
    }

    .navbar-top .navbar-nav {
        flex-flow: row;
    }

    .navbar-top .form-inline .input-group {
        display: none;
    }

    .navbar-top .form-inline>button {
        background: transparent;
        border: none;
    }
    .navbar {
        padding: 5px 0 5px 0 !important;
    }
    .nav-back, .nav-burger {
        left: 15px!important;
    }
    .nav-1st-mobile {
        display: none!important;
    }

    .am-sidebar .sidebar-content .navigation-1st-level .top-menu-item {
        display: flex!important;
        justify-content: space-between;
        align-items: center;
    }

    .sidebar-image {
        width: 100%;
    }

    .am-sidebar .btn-store button {
        border: none;
        background: transparent;
        padding: 5px;
    }

    .am-sidebar .btn-store img {
        width: 100%;
    }

    .navigation {
        width: 200%;
        display: flex;
        position: relative;
    }

    .sidebar-close {
        top: 4px;
        right: 0;
        z-index: 1005;
        position: absolute;
        border: 0;
        padding: 16px;
        background: transparent;
    }

    .container {
        max-width: 100%;
    }

    .banner-wrapper .banner {
        padding-left: 0;
        padding-right: 0;
    }

    .banner-offer {
        padding: 0!important;
    }

    .banner-wrapper .container:not(.banner) {
        padding: 32px;
    }

    .navbar-top .navbar-nav .sign-in {
        display: none!important;
    }

    .navbar-top .navbar-nav .wish-list-text {
        display: none;
    }

    .navbar-top .navbar-nav li {
        padding: 5px;
    }
}
.text-center {
    text-align: center!important;
}
.footer__links {
    display: flex;
    flex-flow: column;
}

@media (max-width: 768px){
    .footer__links ul{
        padding-left: 0;
    }
}

.pl-sm, .px-sm {
    padding-left: 16px!important;
}
.pb-sm, .py-sm {
    padding-bottom: 16px!important;
}
.pr-sm, .px-sm {
    padding-right: 16px!important;
}

img {
    vertical-align: top;
}
img, picture {
    margin: 0;
    max-width: 100%;
}

#fb-icon {
    fill: #fff;
    stroke: none;
    width: 19px;
    height: 20px;
    vertical-align: middle;
    margin-bottom: 4px;
    margin-right: 8px;
}

.footer__social-link .icon {
    stroke: #2e2a3d;
    fill: #2e2a3d;
    width: 20px;
    height: 20px;
    stroke-width: 1px;
    pointer-events: none;
}
.footer__social {
    display: flex;
    justify-content: center;
}
.p-md {
    padding: 24px!important;
}
.footer__social-link {
    margin: 0 16px;
}

.footer__app-download img {
    max-width: 150px;
}

.footer__links>p {
    margin-bottom: 0;
}

.footer__links a {
    margin: 3px 0;
    display: block;
    text-decoration: none!important;
}

.hp-hero-block__info {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 250px;
    z-index: 10;
}

.t--secondary-accent-500 {
    color: #faf9d5;
}

@media (min-width: 1280px) {
    #logo-secondary {
        display: none;
    }

    .img-sm {
        display: none;
    }

    .menu-item:hover .t--primary-300 .menu-item__text:after {
        border-bottom-color: #ccb8c7 !important;
        transform: scaleX(1);
    }

    .menu-item__text:after {
        content: " ";
        left: 0;
        right: 50%;
        bottom: -4px;
        position: absolute;
        width: 100%;
        display: inline-block;
        border-bottom: 2px solid transparent;
        transform: scaleX(0);
        transition: transform 500ms ease-in-out;
    }

    .am-sidebar {
        display: none;
    }
    .nav-1st-mobile {
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        position: relative;
        flex-wrap: wrap;
        justify-content: center;
    }
    .d-yl-none {
        display: none!important;
    }
    .d-yl-inline-block {
        display: inline-block!important;
    }
    .mr-yl-lg, .mx-yl-lg {
        margin-right: 32px!important;
    }
    .mr-xs, .mx-xs {
        margin-right: 8px!important;
    }
    .am-search-input--nav {
        left: 0;
        display: block!important;
        width: 200px;
        max-width: 200px;
        position: absolute!important;
        -webkit-transition: width .5s;
        transition: width .5s;
    }
    .am-nav {
        min-height: 78px;
    }
    .d-yl-none {
        display: none!important;
    }
    .top-menu-item {
        text-align: center;
        text-transform: uppercase;
    }
}

@media screen and (min-width: 375px) {
    .shop-by__header-category {
        display: inline;
    }
}

.nav-help, .nav-links, .nav-signin {
    right: 0;
}

.top-menu-item-group --active {
    display: block;
}

.m-sm {
    margin: 16px!important;
}

.shop-by__header-category {
    display: none;
}
.nav-back, .nav-burger, .nav-help, .nav-links, .nav-signin {
    position: absolute;
}
.nav-back, .nav-burger {
    left: 0;
}
.nav-back, .nav-burger, .nav-help, .nav-links, .nav-signin {
    position: absolute;
}
.btn-text, .notification-box__close, .notification-box__cta {
    color: #ffe3e6;
    text-decoration: none;
    font-size: 14px;
    padding: 0;
    background: transparent;
    border: 0;
    cursor: pointer;
    outline: none;
    font-family: inherit;
}
.navigation-shop-by {
    display: none;
}
.nav-back, .nav-help, .nav-page-title {
    display: none;
}
.shop-by__menu {
    top: 100%;
    left: 0;
    right: 0;
    z-index: 0;
    max-height: 0;
    overflow: hidden;
    text-align: center;
    position: absolute;
    background: #fff;
    -webkit-transition: max-height .5s ease-in-out;
    transition: max-height .5s ease-in-out;
}
.am-nav {
    width: 1280px;
    margin: 0 auto;
    max-width: 1280px;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    min-height: 48px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.menu-item {
    display: block;
}

.top-menu-item .menu-item__link {
    padding: 16px 15px;
}

.top-menu-item .menu-item__link {
    text-decoration: none!important;
}

.t--primary-300 {
    color: #fab7c9;
}

.menu-item__link {
    display: block;
    white-space: nowrap;
    padding: 8px 16px;
    color: #514a66;
    text-decoration: none;
}

/*.top-menu-item, .top-menu-item-back {*/
/*    position: relative;*/
/*}*/

.am-sidebar .navigation-1st-level, .am-sidebar .navigation-2nd-level {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.page-header .top-header {
    background-color: #ffe3e6 !important;
}

.page-header>.container {
    background: white;
}

/*.page-header {*/
/*    position: sticky;*/
/*    top: 0;*/
/*    z-index: 9999;*/
/*}*/

.page-header .promotion-header {
    color: #000;
    display: flex;
}

.promo-row a{
    padding: 5px;
}

.promo-bar__promo__message {
    margin: auto;
    white-space: pre;
    line-height: 16px;
}

.page-header .promotion-header:hover {
    text-decoration: none;
}
.page-header .promo-bar__promo{
    color: #000;
}

.navbar-collapse ul.navbar-nav {
    width: 100%;
}

.pl-xs, .px-xs {
    padding-left: 8px!important;
}

.pr-xs, .px-xs {
    padding-right: 8px!important;
}
.ml-sm, .mx-sm {
    margin-left: 16px!important;
}
.mr-sm, .mx-sm {
    margin-right: 16px!important;
}
.pt-sm, .py-sm {
    padding-top: 16px!important;
}



.input-group-text {
    background: transparent;
}

#inlineFormInputGroupUsername {
    border-left: 0;
}

.input-group {
    background: #f5f4f6;
}

.form-control {
    background: #f5f4f6;
}

.form-control:focus {
    color: #495057;
    background-color: #f5f4f6;
    border-color: #ced4da;
    outline: 0;
    box-shadow: none;
}

.navbar {
    padding: 15px 0 0 0;
}

.navbar-mid {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}

.banner video {
    width: 100%;
    border-color: transparent;
}

.banner video:focus {
    outline: none;
}

.banner-offer {
    padding: 30px 15px;
    margin: 0 -15px;
}

hr {
    border: none;
    border-bottom: 1px solid #dcdce6;
    margin: 13.6px 0 20px;
}

/*.navbar-mid .nav-link:hover .child-menu {*/
/*    visibility: visible;*/
/*    animation: slide-up .6s;*/
/*}*/

.promo-bar__promo {
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    color: #b5e4ea;
}

.promo-bar__promo p.promo-bar__promo__message {
    margin: auto;
    white-space: pre;
    line-height: 16px;
}

.child-menu {
    z-index: 9;
    position: absolute;
    visibility: hidden;
    width: 100%;
    left: 0;
    background: hsla(0,0%,100%,.95);;
    /*display: flex;*/
    justify-content: center;
    padding: 16px;
    margin-top: 16px;
}

.seach-append {
    top: 0;
    right: 0;
    height: 100%;
    padding: 0;
    display: flex;
    align-items: center;
    position: absolute;
}

.top-menu-item:hover .child-menu {
    visibility: visible;
    height: auto;
    width: 100%;
    -webkit-animation: fadeInDown 0.6s both;
    animation: fadeInDown 0.6s both;
}

.navigation-1st-mobile {
    position: relative;
}

.child-menu li {
    width: auto;
    padding: 16px 0;
    display: inline-block;
    vertical-align: top;
}

.navbar-mid {
    width: 100%;
}

.navbar-mid .navbar-nav {
    position: relative;
    width: 100%;
}

.navbar-mid .nav-item.nav-link {
    padding: 0;
    /*position: relative;*/
}

.nav-item.nav-link:hover .child-menu{
    visibility: visible;
}

.menu-lv3 {
    padding: 0;
    display: flex;
    justify-content: start;
    flex-flow: column;
    text-transform: none;
    font-weight: 100;
}

.menu-lv3 li {
    padding: 0;
}

.fa-chevron-down {
    transition: transform .3s,-webkit-transform .3s;
}

.sign-in:hover .fa-chevron-down {
    transform:rotate(180deg);
}

.sign-in .navlink {
    position: relative;
}

.sign-in-lv2 {
    position: absolute;
    visibility: hidden;
    top: 100%;
    right: 0;
    z-index: 2;
    border: 1px solid rgba(46,42,61,.2);
    background: #fff;
    border-radius: 3px;
    /*display: none;*/
    min-width: 240px;
    text-align: left;
}

.btn--fluid {
    width: 100%!important;
}

.btn {
    outline: none;
    text-align: center;
    display: inline-block;
    border: 1px solid #ffe3e6;
    border-radius: 0;
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    background: #ffe3e6;
    text-decoration: none;
    cursor: pointer;
    width: auto;
    transition: all .3s ease;
}

.sign-in:hover .sign-in-lv2 {
    visibility: visible;
}

.p-sm {
    padding: 16px!important;
}
.my-xs {
    margin-bottom: 8px!important;
}

hr {
    border: none;
    border-bottom: 1px solid #dcdce6;
    margin: 13.6px 0 20px;
}

.btn-text {
    color: #ffe3e6;
    text-decoration: none;
    font-size: 14px;
    padding: 0;
    background: transparent;
    font-weight: 600;
    border: 0;
    cursor: pointer;
    outline: none;
    font-family: inherit;
}

.btn-text:hover {
    color: #fab7c9;
}

navbar-mid .nav-link:hover {
    position: relative;
}

.owl-product .product-listing {
    background: white;
    display: block;
    position: relative;
    margin-bottom: 40px;
}

.product-listing .am-wishlist {
    top: 8px;
    right: 8px;
    z-index: 2;
    position: absolute;
    display: block;
}

.t--gray-700 {
    color: #2e2a3d;
}
.product__image {
    overflow: hidden;
    position: relative;
}

.favourite-product {
    left: calc(-50vw + 50%);
    display: block;
    position: relative;
    padding: 24px 0;
    min-height: 450px;
}

.product-image[style]:not(.no-animation) {
    animation: fadeIn .6s;
}

.product-image {
    transition: transform .5s;
    padding-bottom: 127.45%;
    width: 100%;
    background-color: #f5f4f6;
    background-repeat: no-repeat;
    background-size: cover;
}

.product__social {
    left: 0;
    right: -1px;
    bottom: -1px;
    position: absolute;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.t--medium {
    font-weight: 600;
}

.t--uppercase {
    text-transform: uppercase;
}
.pb-ys, .py-ys {
    padding-bottom: 4px!important;
}

.recommendations__header {
    margin: auto;
    max-width: 1280px;
    font-size: 24px;
}

.am-wishlist-btn--round.btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 0;
}
.py-xs {
    padding-bottom: 8px!important;
    padding-top: 8px!important;
}

.fa-heart:before {
    content: "\f004";
    color: black;
}

.recommendations__content {
    padding: 24px 0 0 0;
}

.bg--white-80 {
    background-color: hsla(0,0%,100%,.8);
}
.product__style {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
}
.t--gray-500 {
    color: #514a66;
}
.t--xs {
    font-size: 12px;
}

.product__name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0;
    margin: 0;
}

.product__price .price-text {
    color: #bc3d52;
}

.product__price .price:not(:first-child) {
    text-decoration: line-through;
}

.owl-product {
    position: relative;
}

/*.owl-product .owl-nav {*/
/*    position: absolute;*/
/*    bottom: 55%;*/
/*    width: 100%;*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*}*/

.owl-product .owl-nav button span {
    font-size: 80px;
    color: #514a66
}

.owl-product .owl-nav button:focus {
    outline: none;
}

.owl-product .owl-nav button :focus .owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: transparent !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 0!important;
}

.owl-product .owl-nav button:hover  {
    background: transparent!important;
}

.owl-banner-home .owl-prev{
    position: absolute;
    left: -48px;
    bottom: 40%;
}
.owl-banner-home .owl-next{
    position: absolute;
    right: -48px;
    bottom: 40%;
}

.owl-banner-home .owl-nav button span {
    font-size: 80px;
    color: #514a66
}

.owl-banner-home .owl-nav button:focus {
    outline: none;
}

.owl-banner-home .owl-nav button :focus .owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: transparent !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 0!important;
}

.owl-banner-home .owl-nav button:hover  {
    background: transparent!important;
}




.productSuggest .owl-prev{
    position: absolute;
    left: -48px;
    bottom: 55%;
}
.productSuggest .owl-next{
    position: absolute;
    right: -48px;
    bottom: 55%;
}
@media (min-width: 1200px) {
    .productSuggest .owl-nav button {
        font-size: 80px !important;
        color: #514a66
    }
}

.productSuggest .owl-nav button:focus {
    outline: none;
}

.productSuggest .owl-nav button :focus .owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: transparent !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 0!important;
}

.productSuggest .owl-nav button:hover  {
    background: transparent!important;
}


a:hover {
    color: #514a66;
    text-decoration: none;
}

.modal-content {
    position: relative;
    max-width: 400px;
}

button.close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-header {
    border-bottom: 0;
    padding: 24px 0 8px;
}

.modal-footer {
    border-top: 0;
}

/*.pt-lg, .py-lg {*/
/*    padding-top: 32px!important;*/
/*}*/

.pb-xs, .py-xs {
    padding-bottom: 8px!important;
}

.pt-sm, .py-sm {
    padding-top: 16px!important;
}

.t--xs {
    font-size: 12px;
}

.dialog-body.py-sm p {
    margin: 0;
}

.dialog-body.py-sm p a {
    color: #bc3d52;
    text-decoration: underline;
    transition: all .3s ease;
}

h2 {
    font-weight: 600;
    font-size: 16px;
}

a, body, button, h3, h4, h5, h6, input, keygen, p, select, textarea {
    font-weight: 400;
    font-size: 14px;
}

.mb-xs, .my-xs {
    margin-bottom: 8px!important;
}
.mt-xs, .my-xs {
    margin-top: 8px!important;
}

.am-field__input, .am-field__input:not([type=checkbox]):not([type=radio]) {
    outline: none;
    height: 43px;
    border: 1px solid transparent;
    width: 100%;
    line-height: 36px;
    padding: 0 8px 0 7px;
    font-size: 14px;
    color: #2e2a3d;
    background-color: #f5f4f6;
}

.modal-body article {
    margin: 0 auto;
    max-width: 300px;
}

.search-close {
    top: 0;
    right: 0;
    height: 100%;
    padding: 16px;
    display: none;
    position: absolute;
}

.separator-strike {
    color: #514a66;
    font-size: 14px;
    position: relative;
    text-transform: uppercase;
    text-align: center;
}

.separator-strike:after, .separator-strike:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 1px;
    background: #514a66;
    position: absolute;
    top: 50%;
}

.separator-strike:before {
    left: calc(50% - 4.5rem);
}

.separator-strike:after {
    right: calc(50% - 4.5rem);
}

.mt-sm, .my-sm {
    margin-top: 16px!important;
}

.mb-sm, .my-sm {
    margin-bottom: 16px!important;
}

.fb-connect-btn {
    color: #fff;
    background-color: #4367b2!important;
    border: 1px solid #4367b2!important;
}

button.close:focus {
    outline: none;
}

.t--primary-accent-500 {
    color: #b5e4ea;
}
.t--d-none {
    text-decoration: none;
}

#gift {
    width: 20px;
    height: 20px;
    stroke-width: 1px;
    fill: transparent;
    stroke: #000;
    pointer-events: none;
}

.block-image__img {
    width: 100%;
    height: 100%;
}

.banner-after-favourite {
    max-width: 1280px;
    margin: 0 auto;
}

.bg-sm--h-primary-accent-500.--active, .bg-sm--h-primary-accent-500:hover, .bg-sm--primary-accent-500 {
    background-color: #b5e4ea!important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer__incentives {
    display: flex;
    justify-content: center;
}

.ml-xs, .mx-xs {
    margin-left: 8px!important;
}

.bd-n {
    border: none;
}

.bg--gray-100, .bg--h-gray-100.--active, .bg--h-gray-100:hover {
    background-color: #f5f4f6!important;
}

#user, #heart, #bag, #search, #x, #email, #pin, #angle-down, #filter {
    width: 20px;
    height: 20px;
    stroke-width: 1px;
    fill: transparent;
    stroke: #2e2a3d;
    pointer-events: none;
}

#x-icon {
    stroke-width: 1px;
    fill: transparent;
    stroke: #2e2a3d;
    pointer-events: none;
    width: 15px;
    height: 15px;
}

#angle-left, #angle-right {
    width: 14px!important;
    height: 14px!important;
    stroke-width: 1px;
    fill: transparent;
    stroke: #2e2a3d;
    pointer-events: none;
}

#menu-search {
    width: 30px;
    height: 30px;
    stroke-width: 1px;
    fill: transparent;
    stroke: #2e2a3d;
    pointer-events: none;
}

.pt-lg, .py-lg {
    padding-top: 32px!important;
}

.footer {
    max-width: 1280px;
    margin: 0 auto;
    border-top: 1px solid #dcdce6;
}

.pl-lg-0, .px-lg-0 {
    padding-left: 0!important;
}

.pb-md, .py-md {
    padding-bottom: 24px!important;
}

.pt-md, .py-md {
    padding-top: 24px!important;
}
.footer__am-description, .footer__links-about-elite {
    display: none;
}

@media (max-width: 879px) {
    .promotion-header {
        display: none!important;
    }
}

.menu-item__text {
    position: relative;
}

.footer a {
    text-decoration: underline;
    color: inherit;
}

/** Category **/
.category-header {
    display: block;
    /*position: relative;*/
}

.filters-dialog-overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    display: none;
    z-index: 10;
    background: rgba(0,0,0,.5);
}

.filters {
    padding: 0 8px;

}

@media (min-width: 550px) {
    .filters__header {
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.filters__header {
    display: flex;
    justify-content: center;
}

.filter__chips {
    display: block;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
}

.am-expansion-panel:last-of-type {
    border-bottom: 1px solid #f5f4f6;
}

.am-expansion-panel {
    display: block;
    overflow: hidden;
    border-top: 1px solid #f5f4f6;
}
.am-expansion-header {
    display: block;
    position: relative;
    cursor: pointer;
}
.filter__header {
    line-height: 56px;
}

.am-expansion-panel--expanded .filter__values.am-expansion-content {
    max-height: 380px;
}

.am-expansion-content {
    display: block;
    max-height: 0;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: max-height .3s ease-out;
    transition: max-height .3s ease-out;
}

.filter__values {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -4px;
}

.filter__value {
    width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    text-align: center;
    display: inline-block;
}

.am-expansion-panel--expanded .am-expansion-header__toggle {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.icon {
    width: 20px;
    height: 20px;
    stroke-width: 1px;
    fill: transparent;
    stroke: #2e2a3d;
    pointer-events: none;
}

.float-right {
    float: right!important;
}

.am-expansion-header__toggle {
    width: 16px!important;
    height: 16px!important;
    stroke: #2e2a3d!important;
    stroke-width: 1px!important;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    top: 0;
    right: 16px;
    bottom: 0;
    margin: auto 0;
    position: absolute;
}
.t--xs {
    font-size: 12px;
}

.t--d-none {
    text-decoration: none;
}

.d-block {
    display: block!important;
}

.r--15 {
    border-radius: 15px;
}
.b--gray-300 {
    border-color: #dcdce6;
}
.b--1 {
    border-style: solid;
    border-width: 1px;
}

.p-xs {
    padding: 8px!important;
}

.filters__footer {
    padding: 8px 0;
}

.bg--h-white.--active, .bg--h-white:hover, .bg--white, .select-experience__block {
    background-color: #fff!important;
}

.filters__footer .btn {
    width: calc(50% - 4px)!important;
}
.btn--sm {
    font-size: 12px;
}

.filters__footer .btn:last-of-type {
    margin-left: 8px;
}

.am-filters--fixed .am-filters__bar {
    top: 88px;
    position: fixed;
    margin-top: 0;
    width: 100%;
    background: hsla(0,0%,100%,.95);
    z-index: 20;
    left: 0;
    padding-left: 8px!important;
    padding-right: 8px!important;
    padding-bottom: 12px!important;
}

.p-ys {
    padding: 4px!important;
}

.am-filters__bar {
    display: -ms-flexbox;
    display: flex;
    margin-top: 8px;
    margin-bottom: 4px;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.b--gray-100 {
    border-color: #f5f4f6;
}
.bb--1 {
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.bt--1 {
    border-top-style: solid;
    border-top-width: 1px;
}

.context-navigation {
    display: flex;
    align-items: center;
    height: fit-content;
    padding-right: 0;
    padding-left: 0;
}

.context-navigation-items::-webkit-scrollbar {
    display: none;
}

.menu-item__label, .menu-item__link a {
    display: block;
    white-space: nowrap;
    padding: 8px 16px;
    color: #514a66;
    text-decoration: none;
}

.result-row {
    justify-content: flex-end;
}

.context-navigation .container {
    padding-left: 0;
    padding-right: 0;
}

.block-image {
    display: block;
}
.block-image__link {
    width: 100%;
    height: 100%;
    display: block;
}

.category-list .block-image__img, .category-list .block-video__video, .category-list .product__image {
    border-radius: 6px;
}

.block-image__img {
    width: 100%;
    height: 100%;
}

img, picture {
    margin: 0;
    max-width: 100%;
}


.category-main .row {
    margin-right: 0;
    margin-left: 0;
}

.menu-item__label {
    margin-bottom: 0;
}

.cate-menu {
    height: fit-content;
    display: -ms-flexbox;
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -ms-overflow-style: none;
}
.cate-menu::-webkit-scrollbar {
    display: none;
}
.color:first-of-type {
    border: 2px solid #fff;
}
.color:first-of-type, .elt-upgr-style__card, .free-set__icon, .image-checkbox-sm, .order-status, .shadow-2-4 {
    box-shadow: 0 2px 4px 0 rgba(46,42,61,.2);
}
.color, .colors--more:after {
    width: 16px;
    height: 16px;
    line-height: 16px;
    display: inline-block;
    border-radius: 8px;
    text-align: center;
    vertical-align: top;
}

.product-listing .colors {
    min-height: 26px;
}


.banner-image__img {
    width: 100%;
    min-height: 144px;
}

.cate-row {
    flex-flow: row;
}

.context-menu-item-label {
    height: fit-content;
}

.native-close.dialog-close {
    border: none;
    background: transparent;
}

.btn--secondary .icon {
    stroke: #ffe3e6;
}

.filter-trigger .btn--secondary {
    display: flex;
    align-items: center;
    padding-left: 15px!important;
    padding-right: 15px!important;
}

/*.filters .filters__header {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*}*/

.filters .dialog-close {
    top: 8px;
    right: 0;
    left: auto;
    width: 50px;
    height: 50px;
    position: absolute;
}

.filters--open {
    display: -ms-flexbox;
    display: flex !important;
    -ms-flex-direction: column;
    flex-direction: column;
}

.filters__header .t--primary-500 {
    margin-bottom: 0;
}
.filters-dialog-overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    display: none;
    z-index: 10;
    background: rgba(0,0,0,.5);
}

.category-main.am-filters {
    display: none;
}

.filters-dialog-overlay--open {
    display: block;
    z-index: 30;
}

.sticky .nav-wrapper {
    margin-left: 0;
    margin-right: 0;
}

.page-header .sticky {
    box-shadow: none;
    max-height: 110.2px;
    background: rgba(255, 255, 255, 0.96);
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 60;
    background: #fff;
    padding: 0 25px;
    max-width: unset!important;
}

.page-header.sticky {
    box-shadow: none;
    max-height: 110.2px;
    background: rgba(255, 255, 255, 0.96);
    padding: 0;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 60;
    background: #fff;
    -webkit-animation: fadeInDown 0.6s both;
    animation: fadeInDown 0.6s both;
}

.filters__content .filter .am-expansion-header p {
    margin-bottom: 0;
}

@media (max-width: 750px) {
    .category-styles-nr {
        display: none!important;
    }
    .filters {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: fixed;
        background: #fff;
        z-index: 40;
        display: none;
        margin: auto;
        max-width: 425px;
        max-height: 812px;
        z-index: 99;
    }
    .filters__content {
        overflow: auto;
        /*-ms-flex-positive: 2;*/
        /*flex-grow: 2;*/
        /*-ms-flex-negative: 2;*/
        /*flex-shrink: 2;*/
        -webkit-overflow-scrolling: touch;
        /*padding-bottom: 85px;*/
    }
    .filters__footer {
        left: 0;
        right: 0;
        bottom: 0;
        position: absolute;
        padding: 8px 8px 8px 8px;
        background: #fff;
        display: flex;
        justify-content: space-between;
    }
}

@media (min-width: 749px) and (max-width: 750px) {
    .col-12 {
        flex: 0 0 66.6667%;
    }
    .col-md-4 {
        width: 100% !important;
    }
    .col-md-8 {
        width: 100% !important;
    }
    .am-filters__bar {
        display: -ms-flexbox !important;
        display: flex !important;
        margin-top: 8px;
        margin-bottom: 4px;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .filter-trigger {
        display: block !important;
    }
}

/*@media (min-width: 749px) and (max-width: 1023px) {*/
/*    .col-12 {*/
/*        flex: 0 0 66.6667%;*/
/*    }*/
/*}*/

@media (max-width: 548px) {
    .filters__header {
        justify-content: center;
    }
    .owl-dots{
        display: none;
    }
}

@media (min-width: 549px) {
    .filters__header {
        justify-content: space-between;
    }
}

@media (min-width: 750px) {
    .col-md-4 {
        width: 33.3333%;
    }
    .col-md-8 {
        width: 66.6667%;
    }
    .am-filters__bar {
        display: none;
    }
    .d-md-none {
        display: none;
    }
    .filters__header {
        padding-top: 16px;
    }
    .filter__chips {
        white-space: normal;
    }
}
.sign-in-lv2.p-sm:hover button.btn.btn--fluid{
    background: #fab7c9;
    border: 1px solid #fab7c9;
    color: #fff;
}
.pview-color-link.active {
    border: 2px solid #b6b6b6;
}



/*cart*/
.section-cart {
    width: 100%;
}
.signup-home{
    border-top: 1px solid #dcdce6;
    padding: 10px 0 0;
}
.signup-home a{
    color: #bc3d52;
}
.signup-home a,.signup-home p{
    font-size: 14px;
}
.menu-item-group__content{
    padding-left: 15px;
}
.sign-in-lv2 .btn{
    background: #ffe3e6;
    border: 1px solid #ffe3e6;
}
.feature-product .btn{
    color: #000 !important;
    border: 1px solid #ffe3e6;
    background: #ffe3e6;
}


.cart-preview {
    min-width: 290px!important;
}
@media (min-width: 375px) {
    .cart-preview {
        min-width: 320px !important;
    }
}
.cart-preview--a2c {
    display: block!important;
}
.flat-card {
    border: 1px solid rgba(46,42,61,.2);
    background: #fff;
    display: block;
    border-radius: 3px;
    position: relative;
}
.flat-card--active {
    box-shadow: 0 2px 4px 0 rgba(46,42,61,.2);
}
.nav-link-dropdown .flat-card{
    top: 100%;
    right: 0;
    z-index: 2;
    display: none;
    min-width: 240px;
    position: absolute;
    text-align: left;
}
.cart-item-preview {
    display: block;
    position: relative;
}
.cart-preview--a2c .cart-item-preview {
    display: none;
}
.cart-preview--a2c .cart-item-preview--a2c {
    display: block;
}
.cart-preview .cart-item-preview__close {
    display: none;
}
.row:after, .row:before {
    display: table;
    content: " ";
}
.cart-preview--a2c .cart-preview__cta_active .btn--white {
    width: 100%;
    margin-right: 16px;
    display: inline-block;
    background: #fff;
}
.cart-active{
    position: relative;
}
.cart-active .nav-link-cart__items{
    font-size: 12px;
    border: 1px solid #b5e4ea;
    padding: 0 7px;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    left: 15px;
    background: #b5e4ea;
}
.my-sm.cart-item-preview--a2c.cart-item-preview.hydrated{
    height: 180px;
    overflow-y: auto;
    overflow-x: hidden;
}
.content-cart{
    margin-bottom: 15px;
}
.my-sm.cart-item-preview--a2c.cart-item-preview.hydrated::-webkit-scrollbar {
    width: 5px;
}
.my-sm.cart-item-preview--a2c.cart-item-preview.hydrated::-webkit-scrollbar-thumb {
    background: #fab7c9;
}
.my-sm.cart-item-preview--a2c.cart-item-preview.hydrated::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 2px;
}
.cart-view:hover .flat-card--active{
    display: block;
}

@media (max-width: 768px) {
    #zoomSlide{
        display: none;
    }
    .cloudzoom-zoom-inside{
        display: none;
    }
    .cloudzoom-zoom-blank{
        display: none;
    }
    #zoomer{
        width: 100% !important;
        margin: 0 !important;
    }
    #zoomer .owl-prev{
        font-size: 40px;
        position: absolute;
        top: 40%;
    }
    #zoomer .owl-next{
        font-size: 40px;
        position: absolute;
        top: 40%;
        right: 0;
    }
    .product-wrapper.recommendations__content{
        padding: 0;
    }
    .product-wrapper.recommendations__content .owl-dots{
        display: block;
    }
    .product-wrapper.recommendations__content .owl-nav{
        display: none;
    }
    .banner-wrapper .container.banner{
        min-height: auto !important;
    }
}
#pagination .paginator a, #pagination .paginator span.currentPage {
    border: 1px solid #444;
    padding: 5px 11px;
    font-weight: 500;
    font-size: 15px;
    -moz-transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in;
    margin-right: 5px;
    color: #444;
}
#pagination .paginator a:hover, #pagination .paginator span.currentPage {
    background: #444;
    color: #fff;
}
.paginator .paging-last:before{
    content: "\f101";
    font-family: "Font Awesome\ 5 Free";
}
.paginator .paging-next:before{
    content: "\f105";
    font-family: "Font Awesome\ 5 Free";
}
.paginator .paging-first:before{
    content: "\f100";
    font-family: "Font Awesome\ 5 Free";
}
.paginator .paging-previous:before{
    content: "\f104";
    font-family: "Font Awesome\ 5 Free";
}
/*===============footer-fixed===============*/
#notIndex-fixed-actions {
    overflow: visible!important;
    right: 10px;
    position: fixed;
    z-index: 99;
    bottom: 200px;
}
.btn-face-fixed {
    top: -135px;
}
.btn-mail-fixed {
    top: -14px;
}
.btn-phone-fixed {
    top: -75px;
}
.btn-facebook-fixed{
    top: 45px;
    width: 44px!important;
    height: 44px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    background-color: #45619d;
    text-align: center;
    line-height: 44px;
    position: relative;
}
.btn-facebook-fixed a i{
    line-height: 44px;
    font-size: 30px;
    color: white;
}
.btn-close-fx:after{
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    width: 96%;
    height: 96%;
    border-radius: 50%;
    border: 2px solid white;
}
.btn-close-fx i{
    line-height: 48px;
    color: white;
    font-size: 22px;
}
.fixed-item {
    position: absolute;
    opacity: 1;
    right: 0;
    width: max-content;
}
.fixed-item a,  .fixed-item i{
    float: right;
    border-radius: 50%;
}
.title-fixed{
    position: absolute;
    right: 120%;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.72);
    color: #FFFFFF;
    text-align: center;
    border-radius: 5px!important;
    white-space: nowrap!important;
    width: auto!important;
    line-height: 25px!important;
    padding: 5px 10px!important;
    font-size: 12px!important;
    top:5px;
    display: none;
}
.title-fixed::after{
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent rgba(29, 36, 62, 0.7) transparent transparent!important;
    left: 100%;
    transform: rotateZ(-180deg);
}
.fixed-item a:hover .title-fixed{
    display: block;!important;
}
.show-fx-bot{
    display: none;
}
.btn-mail-fixed img{
    width: 44px;
    border-radius: 50%;
}
.fixedItem{
    display: none;
    position: fixed;
    bottom: 20px;
    right: 15px;
    z-index: 10000;
    text-align: center;
}
.fixedItem a {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 33px;
    background: #1ba8ff;
    border-radius: 50%;
}
.fixedItem.backtop {
    bottom: 65px;
}
.fixedItem.cart a {
    background: #e60f1e;
}
.fixedItem.cart a img {
    max-width: 25px;
}
.fixedItem a img{
    margin-top: 5px;
}
.banner2 .bg-sm--primary-accent-500 {
    background-color: #f8aa9e !important
}

#prevSlideZ {
    top: -40px;
    transform: rotate(180deg);
}
#prevSlideZ, #nextSlideZ {
    position: absolute;
    left: 10px;
    background-position: -326px -49px;
    width: 34px;
    height: 34px;
}
.spriteIcon {
    content: "";
    display: inline-block;
    background: url(/tp/T0334/img/svg-sprites.svg) no-repeat;
}
.fb-connect-btn__label{
    text-decoration: none;
}
.search-menumobile{
    position: absolute;
    top: 15px;
    left: 12px;
    border: none;
    outline: none;
}
.icon-search{
    width: 20px;
    height: 20px;
    stroke-width: 1px;
    fill: transparent;
    stroke: #2e2a3d;
    pointer-events: none;
}
@media (min-width: 992px) {
    #navbarSupportedContent .navbar-nav .nav-link {
        padding-right: 3px;
        padding-left: 3px;
    }
}
.sidebar-top a .btn-text{
    color: #ffacbb;
}
.feature-product .col-6{
    padding-left: 4px;
    padding-right: 4px;
}
.product__image:hover .product-image{
    transform: scale(1.05);
}
.banner-home-mobile{
    display: none;
}
@media (max-width: 748px){
    .container.banner.banner-home-desktop{
        display: none;
    }
    .container.banner-home-mobile{
        display: block;
    }

    .banner-offer .img-fluid{
        min-height: 100%;
        object-fit: contain;
    }
}
@media (max-width: 1024px){
    .banner-image .img-lg{
        display: none;
    }
    .banner-image .img-sm{
        display: block;
    }
}
.top-header .d-block.d-md-none.text-center.promo-bar__promo__message{
    padding: 5px 0;
}
.col-6{
    flex: 0 0 49%;
}
.feature-product{
    justify-content: center;
}

.banner-home-mobile .owl-nav.disabled{
    display: none;
}
.banner-home-mobile .owl-dots{
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
}
.banner-home-mobile .owl-dot {
    display: inline-block;
    zoom: 1;
}
.banner-home-mobile .owl-dot.active span, .banner-home-mobile .owl-dot:hover span {
    background: #869791;
}
.banner-home-mobile .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.banner-wrapper .container.banner-home-mobile{
    padding: 0 !important;
}
.titleGetPw p, .titleGetPw a{
    font-size: 12px;
    margin-bottom: 0;
}
.titleGetPw{
    margin: 10px 0 15px;
}
.product__image{
    position: relative;
}
.product-tagsaleoff{
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    color: #fff;
    background: #c0020f;
    text-align: center;
}
.breadcrumb li:nth-child(2){
    padding: 0 5px;
}
@media (max-width: 768px) {
    .search-menumobile{
        background: transparent !important;
    }
}
.cart-sidebar ul{
    padding-left: 0;
}