/*!
Theme Name: beautymdwp
Text Domain: beautymdwp
*/
.woof_container_product_cat .woof_container_inner .woof_radio_count{display:none !important}.woof_container_product_cat .woof_container_inner .iradio_square-blue{display:none !important}.opacity{opacity:0;visibility:hidden}.prdct .item-image img{object-fit:contain}.cart-wrap__list .left-body .item-meta__bottom-qty{max-width:200px !important;align-items:center}.prdct .item-price{font-weight:700;font-size:18px;line-height:24px}.prdct .item-price ins{text-decoration:none}.navbar-wrap__left svg{right:-20px}.display-none{display:none !important}.pagination{width:100%}.bread-wrap{flex-wrap:wrap}.bread-wrap li{margin-bottom:5px}.single-wrap__gallery--list-dots{display:none;flex-wrap:wrap;margin-top:30px}.single-wrap__gallery--list-dots .item{width:64px;height:64px;margin-right:5px;margin-bottom:5px;cursor:pointer;display:flex;justify-content:center;align-items:center;border:1px solid rgba(176,183,191,.5);border-radius:5px;padding-top:5px}.single-wrap__gallery--list-dots .item img{max-height:60px;width:auto}.pagination .nav-links{display:flex;justify-content:center;align-content:center;flex-wrap:wrap}.pagination .page-numbers{display:block;margin:0 7px 7px;color:#495057;font-weight:600;display:flex;align-items:center;justify-content:center}.pagination .current{background-color:#495057;border-radius:50%;min-width:25px;min-height:25px;color:#fff}.header-wrap__crt{position:relative}.header-wrap__crt--count{position:absolute;right:-12px;top:-12px;width:19px;height:19px;display:flex;align-items:center;justify-content:center;background-color:#dd868f;color:#fff;border-radius:50%;font-size:13px;font-weight:400;color:#495057;background-color:#fdeded}.err,.ntc{position:fixed;left:0;bottom:0;width:100%;z-index:100000;padding:1em;text-align:center;color:#fff;background-color:red;transition:.3s;opacity:0;visibility:hidden}.ntc{background-color:#00a31b}.act{opacity:1;visibility:visible}.favorite-wrap{display:none}.favorite-wrap__active{display:block}.cart-wrap__list .left-body .item .woocommerce-Price-currencySymbol{display:none}.load{opacity:.6;position:absolute;display:flex;justify-content:center;align-content:center;align-items:center;width:100%;height:100%}.left-body.load{position:relative;display:block}.archive-wrap__content .load{background-color:#fff;z-index:10}.archive-wrap__content .load:after{top:35%}.load:after{content:'';display:block;width:100px;height:100px;background:url('/wp-content/themes/beautymdwp/assets/img/main/load.gif') no-repeat center center/cover;position:absolute;left:50%;top:50%;margin-right:-50%;transform:translate(-50%,-50%)}.single-list__reviews .notice{position:static;opacity:1;visibility:visible;background-color:inherit;text-align:left}.slick-arrow{transform:none !important}.slick-arrow:after{background-size:cover !important}.slick-next{transform:rotate(180deg) !important}.navbar-wrap__right--languages{color:#fff !important}.navbar-wrap__right--languages li{margin:0 !important}.navbar-wrap__right--languages ul{display:flex !important}.switcher-list li.active a,.switcher-list li.active>span{color:#fff !important;font-weight:700 !important;text-decoration:underline}.switcher-list li a{padding-right:19px;font-weight:400 !important;text-decoration:none !important;color:#fff !important}#dgwt-wcas-search-input-1{background:#fff !important;border:none !important;border-radius:0 !important;margin:0 !important;padding:13px 30px 13px 16px !important}.dgwt-wcas-search-submit{position:absolute !important;right:12px !important;left:auto !important;top:9px !important}.dgwt-wcas-sf-wrapp{padding:0 !important}.dgwt-wcas-preloader{display:none !important}#dgwt-wcas-search-input-1::placeholder{font-family:'Montserrat',sans-serif !important;font-style:normal !important}.dgwt-wcas-suggestions-wrapp{transform:translateY(10px);border:1px solid #495057 !important}.header-wrap__cart--item .left .image img{max-height:90px;width:auto;object-fit:contain}.mobile-search{display:none}.mobile-search__active{display:block;margin:10px auto}.added_to_cart.wc-forward{display:none}@media (max-width:670px){.single-wrap__gallery--list-dots{display:flex}}@media (max-width:620px){.main-wrap .item-bg{position:absolute !important}.main-wrap .item-content{display:block !important}}@media (max-width:520px){.woof_container_inner li{padding-left:10px !important;width:95% !important;margin-right:0 !important}.woof_container_inner h4{padding-right:15px !important}.woof_submit_search_form_container{flex-direction:row !important;padding:0 10px}.woof_submit_search_form_container button{width:49% !important}.products-wrap__list{margin-left:-5px !important;margin-right:-15px !important}.products-wrap__list .slick-track{display:flex !important}.products-wrap__list .slick-slide{height:inherit !important}.prdct .item-image,.prdct .item-image img{max-height:inherit !important}}@media (min-width:520.5px){.mobile_image_on{display:none}}@media (max-width:520.5px){.pk_image_on{display:none}}.grey-fone{filter:grayscale(1);transition:all .4s}.grey-fone:hover{filter:grayscale(0)}.prdct .item-image__labels{z-index:1}@media (max-width:600px){.brand-wrap__list{grid-template-columns:repeat(2,1fr)}}@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap);

* {
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body,
html {
    overflow-x: hidden
}

body {
    margin: 0;
    padding: 0;
    font-family: Montserrat, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
ul {
    margin: 0;
    padding: 0
}

img {
    max-width: 100%
}

a {
    text-decoration: none
}

textarea {
    resize: none
}

input,
select,
textarea {
    font-size: 13px;
    line-height: 15px;
    font-family: Montserrat, sans-serif;
    border: 1px solid #b0b7bf;
    background: 0 0;
    background-color: #fff;
    color: #000;
    display: block;
    width: 100%;
    padding: 16px 17px
}

input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #b0b7bf
}


input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
    color: #b0b7bf
}

input:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #b0b7bf
}

input::-ms-input-placeholder,
select::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #b0b7bf
}

input::placeholder,
select::placeholder,
textarea::placeholder {
    color: #b0b7bf
}

select {
    color: #b0b7bf
}

label {
    display: block;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    font-family: Montserrat, sans-serif;
    color: #b0b7bf;
    margin-bottom: 7px
}

label span {
    color: #fe0000
}

.red-color{
    color: #dd868f
}
.menu-mobile {
    display: none
}

.prdct {
    font-size: 13px;
    line-height: 15px;
    display: block
}

.prdct .wrapper {
    width: 100%;
    -webkit-transition: .3s;
    transition: .3s;
    padding: 20px 13px;
    position: relative
}

.prdct .wrapper:hover {
    -webkit-box-shadow: -4px -4px 3px rgba(0, 0, 0, .1), 4px 4px 3px rgba(0, 0, 0, .1);
    box-shadow: -4px -4px 3px rgba(0, 0, 0, .1), 4px 4px 3px rgba(0, 0, 0, .1)
}

.prdct .wrapper:hover .item-add {
    opacity: 1;
    visibility: visible
}

.prdct .item-favorite {
    position: absolute;
    top: 12px;
    right: 16px;
    z-index: 1;
    cursor: pointer
}

.prdct .item-image {
    height: 195px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
    position: relative
}

.prdct .item-image__labels {
    position: absolute;
    left: 15px;
    top: 0
}

.prdct .item-image__labels--item {
    width: 36px;
    height: 36px;
    background-color: #bfdbf7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    margin-bottom: 5px;
    border-radius: 50%;
    font-size: 13px;
    line-height: 15px;
    font-weight: 600
}

.prdct .item-image__labels .green {
    background-color: #95d9c3
}

.prdct .item-image img {
    max-height: 195px
}

.prdct .item-title {
    font-weight: 700;
    color: #000;
    margin-bottom: 5px;
    display: block
}

.prdct .item-text {
    max-width: 220px
}

.prdct .item-price {
    margin-top: 18px;
    min-height: 41px;
    text-align: center;
    margin-bottom: 17px
}

.prdct .item-price__old {
    font-size: 16px;
    line-height: 19px;
    color: #495057;
    text-decoration: line-through
}

.prdct .item-price__regular {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px
}

.prdct .item-add {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 200px;
    border: 1px solid #dd868f;
    padding: 8px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #dd868f;
    margin: 0 auto;
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
    background: white;
}

.prdct .item-add:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.prdct .item-add svg {
    margin-right: 14px
}

.alrt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    line-height: 15px
}

.alrt span {
    color: #fe0000;
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin-top: 5px;
    margin-right: 5px
}

.bread {
    padding: 22px 0 16px
}

.bread-wrap {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bread-wrap li {
    margin-right: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font-size: 13px;
    line-height: 15px;
    color: #495057
}

.bread-wrap li a {
    color: #495057
}

.bread-wrap li a:hover {
    text-decoration: underline
}

.bread-wrap li::after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    background: url(/wp-content/themes/beautymdwp/assets/img/main/arrow-bread.svg) no-repeat center center
}

.bread-wrap li:last-child::after {
    display: none
}

.btn,
button {
    display: inline-block;
    text-align: center;
    font-family: Montserrat, sans-serif;
    background: 0 0;
    border: none;
    background-color: #000;
    color: #fff;
    padding: 13px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
    border: solid 1px #000
}

.btn svg,
button svg {
    margin: 0 7px
}

.btn:hover,
button:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.btn-icon,
button-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.btn-white,
button-white {
    color: #000;
    background-color: #fff
}

.btn:disabled,
button:disabled {
    background-color: #b0b7bf;
    border-color: #b0b7bf;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.woof_reset_search_form {
    color: #000;
    background-color: #fff
}

.slick-arrow {
    width: 42px;
    height: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0;
    background: 0 0;
    border: none;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    position: absolute;
    z-index: 2
}

.slick-arrow:hover {
    background-color: #f4f5f6
}

.slick-arrow::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: url(/wp-content/themes/beautymdwp/assets/img/main/slick-arrow.svg) no-repeat center center
}

.slick-arrow {
    top: -26px;
    right: 0
}

.slick-prev {
    right: 66px
}

.slick-next {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.ttl {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-align: center
}

.slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-wrap: wrap;
    list-style-type: none;
    margin-top: 18px
}

.slick-dots li {
    margin: 0 8px;
    padding: 0
}

.slick-dots li button {
    margin: 0;
    padding: 0;
    font-size: 0;
    background: 0 0;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #fdeded;
    border: none
}

.slick-dots .slick-active button {
    background-color: #dd868f;
    border-radius: 9px;
    width: 31px
}

.container {
    max-width: 1430px;
    margin: 0 auto;
    padding: 0 15px
}

.navbar {
    background-color: #495057;
    color: #fff;
    padding: 9px 0;
    z-index: 99;
    position: relative
}

.navbar-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    line-height: 15px
}

.navbar-wrap__left {
    position: relative
}

.navbar-wrap__left svg {
    position: absolute;
    top: -7px;
    margin-left: 2px;
    cursor: pointer
}

.navbar-wrap__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar-wrap__right ul {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    column-gap: 15px;
    margin-left: 25px;
}

.navbar-wrap__right ul li {
    margin: 0 15px
}

.navbar-wrap__right ul li a {
    color: #fff
}

.navbar-wrap__right ul li a:hover {
    text-decoration: underline
}

.navbar-wrap__right ul li:first-child a {
    font-weight: 700;
    text-decoration: underline
}

.navbar-wrap__right ul li:first-child a:hover {
    text-decoration: none
}

.wpm-switcher-list li.active a,
.wpm-switcher-list li.active>span {
    color: white;
}

.navbar-wrap__right--phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    text-decoration: underline;
    margin: 0 10px 0 33px
}

.navbar-wrap__right--phone:hover {
    text-decoration: none
}

.navbar-wrap__right--phone svg {
    margin-right: 5px
}

.navbar-wrap__right--languages a {
    color: #fff;
    /* text-decoration:underline; */
    font-weight: 700;
}

.navbar-wrap__right--languages a:hover {
    text-decoration: underline;
    color: #fff;
}

.wpm-switcher-list li a:hover,
.wpm-switcher-list li>span:hover {
    color: #fff;
}

.header {
    padding: 23px 0;
    z-index: 1000
}

.header-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    /* display: flex; */
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.header-wrap__crt {
    margin-left: 0px;
    cursor: pointer
}

.header-wrap__cart {
    position: fixed;
    right: 0;
    top: 0;
    width: 390px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    color: #000;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s;
    transform: translateX(400px);
   
}


@media screen and (max-width: 450px){
    .header-wrap__cart {      
        width: 300px;
    }
}

.header-wrap__cart p {
    text-align: center;
    padding-top: 10px
}

.header-wrap__cart .btn-xd {
    width: 100%;
    max-width: 300px;
    margin: 0 auto
}

.header-wrap__cart--active {
    opacity: 1;
    visibility: visible;
    text-align: center;
    max-height: 100%; 
    transform: translateX(0px);

    display: flex;
    flex-direction: column;
}

.eader-wrap__cart--item_content{
    overflow-y: auto;
    border-top: solid 1px #b0b7bf; 
}

.header-wrap__cart::after {
    /* content: ''; */
    display: block;
    width: 48px;
    height: 24px;
    background: url(/wp-content/themes/beautymdwp/assets/img/main/polygon-second.svg) no-repeat center center;
    position: absolute;
    top: -12px;
    right: 50px
}

.header-wrap__cart--total {
    background-color: #f4f5f6;
    padding: 16px 0;
    text-align: center;
    border-bottom: solid 1px #b0b7bf
}

.header-wrap__cart--total strong {
    font-weight: 700;
    color: #dd868f
}

.header-wrap__cart--link {
    margin: 15px 0;
    padding: 0 15px
}
.header-wrap__cart--link:last-child {
    margin-top: 0;
   
}

.header-wrap__cart--link .btn {
    display: block !important;
    font-size: 13px;
    line-height: 15px;
    font-weight: 400
}

.header-wrap__cart--top {
    padding: 16px 7px;
    background-color: #fdeded;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600
}

.header-wrap__cart .cart-wrap__progress {
    width: 90%;
    margin: 26px auto 10px;
    background-color: #f4f5f6
}
.header-wrap__cart.header-wrap__cart--active .cart-wrap__text{
    padding-bottom: 15px;
}
 
.header-wrap__cart--item {
    border-bottom: solid 1px #b0b7bf;
    padding: 28px 13px 11px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.header-wrap__cart--item .remove {
    display: block !important;
    margin-left: 0
}

.header-wrap__cart--item .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-wrap__cart--item .left .image {
    width: 100%;
    max-width: 62px;
    margin-right: 13px
}

.header-wrap__cart--item .left .meta {
    width: 100%;
    max-width: 250px;
    margin-right: 10px;
    font-size: 13px;
    line-height: 15px
}

.header-wrap__cart--item .left .meta-title {
    font-weight: 600;
    margin-bottom: 11px
}

.header-wrap__cart--item .left .meta-category {
    margin-bottom: 15px
}

.header-wrap__cart--item .left .meta-count {
    font-weight: 600;
    color: #dd868f;
    display: flex;
    flex-direction: row;    
    align-items: center;
    column-gap: 10px;
    justify-content: center;
    white-space: nowrap;
}


.wrap__cart-mini-price{
    display: flex;
    flex-direction: row;
    column-gap: 8px;
}
.wrap__cart-mini-price .old-price bdi,
.header-wrap__cart--total .old-price bdi,
.right-total .old-price bdi{
    text-decoration: line-through;
    color: black;
}
.right-total .old-price bdi span{    
    color: black;
}

.header-wrap__profile {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #dd868f;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    position: relative;
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
    /* margin-left: 32px; */
    text-transform: uppercase
}

.header-wrap__profile--menu {
    position: absolute;
    right: 0;
    top: 50px;
    background-color: #dd868f;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    width: 228px;
    padding: 13px 0;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s;
    text-transform: none
}

.header-wrap__profile--menu::after {
    content: '';
    display: block;
    width: 48px;
    height: 24px;
    background: url(/wp-content/themes/beautymdwp/assets/img/main/polygon.svg) no-repeat center center;
    position: absolute;
    top: -10px;
    right: -3px
}

.header-wrap__profile--menu .top {
    font-weight: 600;
    border-bottom: solid 1px #fff;
    padding-bottom: 8px;
    margin: 0 9px
}

.header-wrap__profile--menu ul {
    margin-top: 10px;
    list-style-type: none
}

.header-wrap__profile--menu ul li {
    padding: 10px 20px
}

.header-wrap__profile--menu ul li a {
    color: #fff;
    display: block !important;
    -webkit-transform: none !important;
    transform: none !important
}

.header-wrap__profile--menu ul li:hover {
    background-color: rgba(255, 255, 255, .2)
}

.header-wrap__profile--active .header-wrap__profile--menu {
    opacity: 1;
    visibility: visible
}

.header-wrap__menu {
    display: none
}

.header-wrap__search {
    width: 100%;
    max-width: 615px;
    margin: 0 30px
}

.header-wrap__search form {
    border: 1px solid #495057;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-wrap__search form input {
    width: 100%;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 19px;
    padding: 13px 16px;
    background: 0 0;
    border: none
}

.header-wrap__search form input::-webkit-input-placeholder {
    color: #b0b7bf
}

.header-wrap__search form input::-moz-placeholder {
    color: #b0b7bf
}

.header-wrap__search form input:-ms-input-placeholder {
    color: #b0b7bf
}

.header-wrap__search form input::-ms-input-placeholder {
    color: #b0b7bf
}

.header-wrap__search form input::placeholder {
    color: #b0b7bf
}

.header-wrap__search form button {
    background: 0 0;
    border: none;
    cursor: pointer;
    padding-right: 12px;
    margin-bottom: -2px
}

.header-wrap__meta1 {
    display: flex;
    align-items: center;
    column-gap: 15px;
}

.header-wrap__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.header-wrap__meta a {
    display: block;
    position: relative;
    margin-left: 32px;
    -webkit-transition: .3s;
    transition: .3s
}

.header-wrap__meta a:first-child {
    margin-left: 0
}

.header-wrap__meta a:last-child {
    /* display: none */
}

.header-wrap__meta .counter {
    position: absolute;
    right: -10px;
    top: -8px;
    z-index: 2;
    background-color: #fdeded;
    border-radius: 50%;
    min-width: 19px;
    min-height: 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    font-size: 13px;
    line-height: 15px;
    color: #495057
}

.nav {
    border-bottom: solid 1px #495057;
    z-index: 2;
    position: relative
}

.nav .sub-menu {
    position: absolute;
    top: 48px;
    width: 100%;
    max-width: 1400px;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
    opacity: 0;
    visibility: hidden
}

.nav .sub-menu li {
    width: 100%;
    max-width: 238px;
    border-right: solid 1px #b0b7bf;
    margin: 0;
    padding: 18px 32px 18px 22px !important;
    background-color: #fff !important
}

.nav .sub-menu li a {
    color: #020202 !important
}

.nav .sub-menu .sub-menu {
    width: 700px;
    margin-right: 0;
    -webkit-transform: none;
    transform: none;
    left: 238px;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 23px 0 23px 97px;
    opacity: 0;
    visibility: hidden
}

.nav .sub-menu .sub-menu li {
    border: none;
    padding: 0 !important
}

.nav .sub-menu .sub-menu li a:hover {
    color: #dd868f !important
}

.nav .sub-menu .sub-menu .sub-menu {
    display: none !important
}

.nav .sub-menu::after {
    content: '';
    display: block;
    width: 200%;
    height: 100%;
    background: #fff;
    position: absolute;
    left: -50%;
    top: 0;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    z-index: -1
}

.nav .active .sub-menu {
    opacity: 1;
    visibility: visible
}

.nav .active .sub-menu .sub-menu {
    opacity: 0;
    visibility: hidden
}

.nav .sub-menu .parent-active {
    background-color: #f4f5f6 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.nav .sub-menu .parent-active::after {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background: url(/wp-content/themes/beautymdwp/assets/img/main/arrow-black.svg) no-repeat center center/contain
}

.nav .sub-menu .parent-active .sub-menu {
    opacity: 1 !important;
    visibility: visible !important;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-start;
    max-height: 250px;
    row-gap: 20px;
    column-gap: 40px
}

.nav .sub-menu .parent-active .sub-menu li {
    background-color: #fff !important;
    max-width: max-content
}

.nav .sub-menu .parent-active .sub-menu li::after {
    display: none
}

.nav-wrap ul {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    /* flex-wrap: wrap; */
    justify-content: space-between;
}

.nav-wrap ul li {
    /* margin-right: 87px; */
    padding: 14px 0
}

.nav-wrap ul li:nth-child(8n+8) {
    /* margin-right: 43px */
}

.nav-wrap ul li:nth-child(9n+9) {
    margin-right: 0
}

.nav-wrap ul li a {
    font-weight: 500;
    color: #000;
    -webkit-transition: .3s;
    transition: .3s
}

.nav-wrap ul li a:hover {
    color: #dd868f
}

.nav-wrap ul li:last-child {
    background-color: #dd868f;
    padding: 14px 37px
}

.nav-wrap ul li:last-child a {
    color: #fff
}

.footer {
    background-color: #495057;
    position: relative;
    padding: 46px 0 74px;
    color: #fff
}

.footer-bg {
    position: absolute;
    top: 0;
    right: 0
}

.footer-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 2
}

.footer-wrap__title--list {
    display: none
}

.footer-wrap__phone {
    font-size: 30px;
    line-height: 46px;
    font-weight: 600;
    color: #fff
}

.footer-wrap__phone:hover {
    text-decoration: underline
}

.footer-wrap__email {
    font-size: 20px;
    line-height: 31px;
    font-weight: 600;
    color: #fff
}

.footer-wrap__email:hover {
    text-decoration: underline
}

.footer-wrap__socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 50px
}

.footer-wrap__socials a {
    display: block;
    margin-left: 15px;
    -webkit-transition: .3s;
    transition: .3s
}

.footer-wrap__socials a:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.footer-wrap__item {
    width: 100%;
    max-width: 300px
}

.footer-wrap__item:nth-child(3) {
    text-align: right;
    margin-right: 20px
}

.footer-wrap__title {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 14px
}

.footer-wrap ul {
    list-style-type: none;
    padding-left: 15px
}

.footer-wrap ul li {
    margin-bottom: 10px
}

.footer-wrap ul li a {
    color: #fff;
    font-size: 16px;
    line-height: 33px;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative
}

.footer-wrap ul li a::before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #dd868f;
    position: absolute;
    left: 0;
    top: 8px;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
    visibility: hidden
}

.footer-wrap ul li a:hover {
    color: #dd868f;
    padding-left: 10px
}

.footer-wrap ul li a:hover::before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.copyright {
    background-color: #3a4046;
    color: #fff;
    padding: 15px
}

.copyright-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.copyright-wrap__text {
    margin-left: 33px;
    width: 100%;
    max-width: 420px;
    font-size: 13px;
    line-height: 15px
}

.copyright-wrap__text span {
    text-transform: uppercase
}

.modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    background: rgba(0, 0, 0, .2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s
}

.modal-active {
    opacity: 1;
    visibility: visible
}

.modal-wrap {
    width: 100%;
    max-width: 553px;
    background-color: #fff;
    position: relative;
    padding: 32px 20px;
    overflow-y: auto;
    height: 90%;
    max-height: 628px
}

.modal-wrap__icon img {
    margin: 0 auto;
    display: block
}

.modal-wrap__icon--title {
    max-width: 357px;
    margin: 0 auto 30px;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    padding-top: 39px
}

.modal-wrap__icon--title strong {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    display: block
}

.modal-wrap__text {
    margin: 30px 0;
    font-size: 13px;
    line-height: 15px;
    color: #495057;
    max-width: 470px
}

.modal-wrap__review {
    border-top: solid 2px #dd868f;
    margin: 0 -20px;
    padding: 33px 38px 0;
    position: relative
}

.modal-wrap__review--btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.modal-wrap__review--btn .btn {
    width: 100%;
    max-width: 321px
}

.modal-wrap__review--auth {
    max-width: 256px;
    margin: 16px auto 0;
    padding: 87px 0 175px;
    font-weight: 700;
    text-align: center
}

.modal-wrap__review--auth::before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #f4f5f6;
    position: absolute;
    left: 0;
    margin-top: -87px
}

.modal-wrap__review--item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.modal-wrap__review--item .image {
    width: 62px;
    margin-right: 32px
}

.modal-wrap__review--item .image img {
    max-height: 97px
}

.modal-wrap__review--item .meta {
    max-width: 200px;
    font-size: 13px;
    line-height: 15px
}

.modal-wrap__review--item .meta-title {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px
}

.modal-wrap__close {
    position: absolute;
    top: 7px;
    right: 9px;
    cursor: pointer
}

.modal-wrap__title {
    font-weight: 600;
    margin-bottom: 18px
}

.modal-wrap__form {
    padding-top: 18px
}

.modal-wrap__form--or {
    margin: 18px 0 14px;
    text-align: center;
    color: #b0b7bf
}

.modal-wrap__form--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 8px 0 62px
}

.modal-wrap__form--flex .recovery {
    cursor: pointer;
    font-weight: 600;
    text-decoration: underline;
    color: #b0b7bf
}

.modal-wrap__form--flex .recovery:hover {
    text-decoration: none
}

.modal-wrap__form--flex .remember {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative
}

.modal-wrap__form--flex .remember span {
    position: absolute;
    left: 0;
    top: 2px;
    border: solid 1px #000;
    border-radius: 50%;
    width: 14px;
    height: 14px
}

.modal-wrap__form--flex .remember label {
    padding-left: 11px;
    color: #000;
    font-weight: 600;
    font-size: 16px
}

.modal-wrap__form--flex .remember input {
    width: 14px;
    height: 14px;
    padding: 0;
    margin: 0;
    margin-top: 3px;
    opacity: 0;
    z-index: 2
}

.modal-wrap__form--flex .remember input:checked+span {
    background-color: #000
}

.modal-wrap__form input,
.modal-wrap__form textarea {
    border: none;
    background-color: #f4f5f6;
    margin-bottom: 28px;
    margin-left: 3px
}

.modal-wrap__form textarea {
    height: 124px
}

.modal-wrap__form .btn {
    width: 100%;
    max-width: 312px;
    margin: 45px auto 0;
    display: block
}

.modal-wrap__form .btn-white {
    margin-top: 0
}

.modal-wrap__form::before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #dd868f;
    left: 0;
    margin-top: -18px;
    position: absolute
}

#recoveryPassword .modal-wrap {
    max-height: 401px
}

#loginForm .modal-wrap {
    max-height: 564px
}

#registerForm .modal-wrap {
    max-height: 908px
}

.main {
    margin-top: 26px
}

.main-second {
    margin-top: 0
}

.main-second .slick-dots {
    display: none
}

.main-wrap .item .wrapper {
    width: 100%;
    min-height: 450px;
    position: relative
}

.main-wrap .item-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.main-wrap .item-bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.main-wrap .item-bg img:nth-child(2) {
    display: none
}

.main-wrap .item-content {
    z-index: 2;
    position: relative;
    max-width: 513px;
    margin-left: auto;
    padding: 120px 155px 92px 0;
    color: #fff
}

.main-wrap .item-content__title {
    font-size: 34px;
    line-height: 41px;
    font-weight: 700;
    margin-bottom: 13px
}

.main-wrap .item-content__text {
    font-weight: 700;
    margin-bottom: 42px
}

.main-wrap .item-content__btn {
    display: inline-block;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    padding: 16px 33px;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s
}

.main-wrap .item-content__btn:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.brands {
    margin-top: 24px
}

.brands-more {
    display: block;
    margin: 0px auto 0;
    margin: 18px auto 0;
    text-align: center;
    color: #495057;
    text-decoration: underline
}

.brands .brands-more { 
    margin: 0px auto 0; 
}

.brands-more:hover {
    text-decoration: none
}

.brands-wrap .item { 
    position: relative;
 
}
.brands-wrap .item:last-child::after {
    display: none
}
.brands-wrap .item::after {
    content: '';
    display: block;
    width: 1px;
    height: 74px;
    border-left: solid 1px #000;
    position: absolute;
    right: 0;
    top: 24px;
}

@media (min-width: 620.5px) {

    .brands-wrap .item::after {
 
        top: 30px;
    }

.brands-wrap .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-right: .8%;
    min-height: 130px
}

.brands-wrap .item img {
    -webkit-transition: .3s;
    transition: .3s
}

.brands-wrap .item:hover img {
    opacity: .75
}

.brands-wrap .item:last-child {
    margin-right: 0
}


}





.categories {
    margin-top: 48px
}

.categories .brands-more {
    display: none
}

.item-img {
    position: relative;
    height: 256px;
    padding-bottom: 79.5%
}

.item-img img {
    border-radius: 5px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.item-img .item-title,
.item-img img {
    position: absolute
}

.item-img .item-title {
    left: 25px;
    bottom: 25px;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -1px;
    text-transform: none
}

.categories-wrap {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px
}

.products {
    margin-top: 55px
}

.products-wrap__list {
    position: relative;
    margin-right: -25px
}

.products-wrap__list .slick-next {
    right: 25px
}

.products-wrap__list .slick-prev {
    right: 75px
}

.products-wrap__list .item {
    margin-right: 25px
}

.banners {
    margin-top: 30px
}

.banners-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.banners-wrap .item {
    width: 49%;
    height: 494px;
    margin-bottom: 10px
}

.banners-wrap .item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.instagram-wrap__title {
    margin-bottom: 39px
}

.instagram-wrap__list {
    position: relative;
    margin-left: -25px
}

.instagram-wrap__list .slick-arrow {
    top: -70px
}

.instagram-wrap__list .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.instagram-wrap__list .item .wrapper {
    width: 100%;
    max-width: 257px;
    height: 256px
}

.instagram-wrap__list .item .wrapper img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 5px
}

.instagram-wrap__more {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.instagram-wrap__more .btn {
    max-width: 393px;
    width: 100%
}

.services {
    margin-top: 54px;
    background-color: #f2f0f0
}

.services-wrap {
    padding: 33px 0
}

.services-wrap__title {
    font-weight: 600;
    max-width: 730px;
    margin: 0 auto 41px;
    text-align: center
}

.services-wrap__title b {
    font-weight: 700;
    text-transform: uppercase
}

.services-wrap__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.services-wrap__list .item {
    width: 45%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 18px
}

.services-wrap__list .item-icon {
    width: 10%;
    margin-right: 20px;
    text-align: center
}

.services-wrap__list .item-text {
    width: 90%;
    max-width: 360px;
    font-size: 13px;
    line-height: 15px
}

.cart {
    background-color: #f4f5f6
}

.cart .products {
    background-color: #fff;
    padding-top: 57px
}

.cart-wrap__title {
    font-size: 34px;
    line-height: 41px;
    font-weight: 700;
    margin-bottom: 19px
}

.cart-wrap__progress {
    width: 100%;
    max-width: 394px;
    height: 6px;
    background-color: #fff;
    border-radius: 5px;
    position: relative;
    margin-bottom: 3px
}

.cart-wrap__progress span {
    position: absolute;
    left: 0;
    top: 0;
    height: 6px;
    background-color: #dd868f;
    border-radius: 5px
}

.cart-wrap__text {
    font-size: 13px;
    line-height: 15px
}

.cart-wrap__list {
    margin-top: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.cart-wrap__list .right {
    width: 100%;
    max-width: 412px
}

.cart-wrap__list .right-btns {
    margin-top: 36px
}

.cart-wrap__list .right-btns .btn {
    width: 100%;
    margin-bottom: 7px
}

.cart-wrap__list .right-item {
    background-color: #fff;
    text-align: center;
    padding: 21px 15px
}

.cart-wrap__list .right-title {
    font-weight: 600;
    margin-bottom: 24px
}

.cart-wrap__list .right form input {
    margin-bottom: 16px
}

.cart-wrap__list .right form .btn {
    width: 100%
}

.cart-wrap__list .right-count {
    margin-top: 25px;
    border-top: solid 1px #b0b7bf;
    padding-top: 19px;
    font-size: 13px;
    line-height: 15px
}

.cart-wrap__list .right-total span {
    font-weight: 500;
    color: #dd868f
}

.cart-wrap__list .left {
    width: 100%;
    max-width: 931px;
    margin-right: 30px
}

.cart-wrap__list .left-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.cart-wrap__list .left-top a {
    font-size: 13px;
    line-height: 15px;
    color: #495057;
    text-decoration: underline
}

.cart-wrap__list .left-top a:hover {
    text-decoration: none
}

.cart-wrap__list .left-body {
    margin-top: 9px
}

.cart-wrap__list .left-body .item {
    width: 100%;
    background-color: #fff;
    padding: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 9px
}

.cart-wrap__list .left-body .item-content {
    width: 45%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.cart-wrap__list .left-body .item-content__image {
    max-width: 65px;
    margin-right: 38px
}

.cart-wrap__list .left-body .item-content__info {
    width: 100%;
    max-width: 300px;
    font-size: 13px;
    line-height: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 0
}

.cart-wrap__list .left-body .item-content__info .title {
    font-weight: 600;
    text-transform: uppercase
}

.cart-wrap__list .left-body .item-content__info .var {
    margin-top: 23px;
    color: #b0b7bf
}

.cart-wrap__list .left-body .item-content__info .var span {
    font-weight: 600;
    color: #000
}

.cart-wrap__list .left-body .item-meta {
    width: 50%
}

.cart-wrap__list .left-body .item-meta__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 23px
}

.cart-wrap__list .left-body .item-meta__top .remove {
    margin-top: -5px
}

.cart-wrap__list .left-body .item-meta__top .sku {
    margin-right: 11px;
    font-size: 13px;
    line-height: 20px;
    color: #b0b7bf;
    margin-bottom: 5px
}

.cart-wrap__list .left-body .item-meta__top .sku span {
    color: #495057
}

.cart-wrap__list .left-body .item-meta__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 10px
}

.cart-wrap__list .left-body .item-meta__bottom-price {
    text-align: right
}

.cart-wrap__list .left-body .item-meta__bottom-price .old {
    font-size: 13px;
    line-height: 15px;
    text-decoration: line-through;
    color: #495057
}

.cart-wrap__list .left-body .item-meta__bottom-price .regular {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px
}

.cart-wrap__list .left-body .item-meta__bottom-qty {
    margin: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 113px
}

.cart-wrap__list .left-body .item-meta__bottom-qty .qty-fl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.cart-wrap__list .left-body .item-meta__bottom-qty .qty-item {
    width: 33%;
    height: 38px;
    background-color: #f4f5f6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.cart-wrap__list .left-body .item-meta__bottom-qty input {
    width: 33%;
    text-align: center;
    background: 0 0;
    border: solid 1px #f4f5f6;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    color: #000;
    padding: 0
}

.cart-wrap__list .left-body .item-meta__bottom-total {
    font-weight: 700
}

.checkout {
    background-color: #f4f5f6;
    padding-bottom: 85px
}

.checkout-wrap__title {
    font-size: 34px;
    line-height: 41px;
    font-weight: 700;
    margin-bottom: 18px
}

.checkout-wrap__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.checkout-wrap__list .right {
    width: 100%;
    max-width: 415px
}

.checkout-wrap__list .right-checkout {
    margin-top: 28px
}

.checkout-wrap__list .right-checkout .btn {
    width: 100%
}

.checkout-wrap__list .right-item {
    background-color: #fff;
    padding: 25px 0 34px
}

.checkout-wrap__list .right-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 10px;
    padding: 0 15px 24px;
    border-bottom: solid 1px #f4f5f6
}

.checkout-wrap__list .right-top__title {
    font-weight: 700;
    text-transform: uppercase
}

.checkout-wrap__list .right-top__cart {
    font-size: 13px;
    line-height: 15px;
    color: #95d9c3;
    text-decoration: underline
}

.checkout-wrap__list .right-top__cart:hover {
    text-decoration: none
}

.checkout-wrap__list .right-body {
    margin: 24px 0;
    padding: 0 27px
}

.checkout-wrap__list .right-body__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px
}

.checkout-wrap__list .right-body__item .key {
    width: 45%
}

.checkout-wrap__list .right-body__item .value {
    width: 45%;
    font-weight: 700;
    text-align: right
}

.checkout-wrap__list .right-bottom {
    margin: 0 10px;
    border-top: solid 1px #f4f5f6;
    padding: 38px 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.checkout-wrap__list .right-bottom__total {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    color: #dd868f
}

.checkout-wrap__list .left {
    width: 100%;
    max-width: 929px;
    margin-right: 30px
}

.checkout-wrap__list .left-item {
    background-color: #fff;
    padding: 32px 0 0;
    margin-bottom: 36px;
    position: relative
}

.checkout-wrap__list .left-item__total {
    padding: 23px 62px 37px;
    display: none
}

.checkout-wrap__list .left-item__total .itm {
    font-weight: 700
}

.checkout-wrap__list .left-item__total .itm span {
    font-weight: 400;
    padding-right: 5px
}

.checkout-wrap__list .left-item__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: solid 4px #f4f5f6;
    padding: 0 18px
}

.checkout-wrap__list .left-item__top--back {
    font-size: 13px;
    line-height: 15px;
    color: #95d9c3;
    text-decoration: underline;
    cursor: pointer;
    display: none
}

.checkout-wrap__list .left-item__top--back:hover {
    text-decoration: none
}

.checkout-wrap__list .left-item__top .fl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 25px;
    min-height: 61px
}

.checkout-wrap__list .left-item__top .fl svg {
    margin-right: 16px
}

.checkout-wrap__list .left-item__content {
    display: none
}

.checkout-wrap__list .left-item__content--method {
    margin: 0 37px;
    border-top: solid 2px #dd868f;
    padding: 23px 25px;
    background-color: #f4f5f6
}

.checkout-wrap__list .left-item__content--method .left-item__content--pay {
    padding: 0
}

.checkout-wrap__list .left-item__content--method .left-item__content--pay .item-icon {
    background-color: #fff
}

.checkout-wrap__list .left-item__content--method .left-item__content--pay .item-icon::after {
    display: none
}

.checkout-wrap__list .left-item__content--method-title {
    margin-top: 32px;
    font-size: 13px;
    line-height: 15px;
    max-width: 668px
}

.checkout-wrap__list .left-item__content--pay {
    padding: 19px 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.checkout-wrap__list .left-item__content--pay .item-title {
    font-weight: 600;
    max-width: 200px
}

.checkout-wrap__list .left-item__content--pay .item-icon {
    width: 114px;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-right: 29px;
    border: 1px solid #dd868f;
    background-color: #f4f5f6
}

.checkout-wrap__list .left-item__content--pay .item-icon::after {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    background-color: #000;
    border: solid 2px #fff;
    border-radius: 50%;
    position: absolute;
    left: 5px;
    top: 5px
}

.checkout-wrap__list .left-item__content--current {
    border-top: solid 1px #dd868f;
    margin: 0 43px;
    background-color: #f4f5f6;
    padding: 25px 13px;
    display: none
}

.checkout-wrap__list .left-item__content--current .item-body {
    margin-top: 33px
}

.checkout-wrap__list .left-item__content--current .item-body__subtitle {
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 20px
}

.checkout-wrap__list .left-item__content--current .item-body__price {
    font-weight: 600;
    font-size: 16px;
    line-height: 21px
}

.checkout-wrap__list .left-item__content--current .item-body__price span {
    font-weight: 400;
    display: block;
    font-size: 13px;
    line-height: 15px
}

.checkout-wrap__list .left-item__content--current .item-body__delivery {
    margin-top: 6px;
    font-weight: 600
}

.checkout-wrap__list .left-item__content--current .item-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.checkout-wrap__list .left-item__content--current .item-top__map {
    width: 114px;
    height: 70px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #b0b7bf;
    margin-right: 28px
}

.checkout-wrap__list .left-item__content--current .item-top__title {
    font-weight: 600
}

.checkout-wrap__list .left-item__content--delivery {
    padding: 27px 56px
}

.checkout-wrap__list .left-item__content--delivery .delivery-item {
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.checkout-wrap__list .left-item__content--delivery .delivery-item__title {
    font-weight: 600
}

.checkout-wrap__list .left-item__content--delivery .delivery-item__map {
    width: 114px;
    margin-right: 28px;
    background-color: #f4f5f6
}

.checkout-wrap__list .left-item__content--delivery .delivery-item__map--bottom {
    border: solid 1px #b0b7bf;
    border-top: none;
    padding: 6px 0 10px;
    text-align: center;
    font-weight: 600;
    font-size: 13px;
    line-height: 15px
}

.checkout-wrap__list .left-item__content--delivery .delivery-item__map--top {
    border: solid 1px #b0b7bf;
    padding: 4px 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.checkout-wrap__list .left-item__content--delivery .delivery-item__map--top .chk {
    width: 18px;
    height: 18px;
    background-color: #fff;
    border-radius: 50%
}

.checkout-wrap__list .left-item__content--delivery .delivery-item__map--top .image {
    width: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.checkout-wrap__list .left-item__content--delivery .delivery-item:last-child {
    margin-bottom: 0
}

.checkout-wrap__list .left-item__content--delivery .active .chk {
    position: relative
}

.checkout-wrap__list .left-item__content--delivery .active .chk::after {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #000;
    position: absolute;
    left: 2px;
    top: 2px
}

.checkout-wrap__list .left-item__content .active-item {
    display: block
}

.checkout-wrap__list .left-item__content--next {
    border: 1px solid rgba(176, 183, 191, .5);
    padding: 12px 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.checkout-wrap__list .left-item__content--next .btn {
    width: 100%;
    max-width: 171px;
    padding: 10px
}

.checkout-wrap__list .left-item__content form {
    padding: 19px 18px 43px
}

.checkout-wrap__list .left-item__content form input,
.checkout-wrap__list .left-item__content form select,
.checkout-wrap__list .left-item__content form textarea {
    background-color: #f4f5f6;
    margin-bottom: 24px;
    border: none
}

.checkout-wrap__list .left-item__content form textarea {
    height: 124px
}

.checkout-wrap__list .left-item__content--check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative
}

.checkout-wrap__list .left-item__content--check input {
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    margin-top: 2px;
    z-index: 2;
    opacity: 0;
    position: relative
}

.checkout-wrap__list .left-item__content--check input:checked+span::after {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    background-color: #000;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.checkout-wrap__list .left-item__content--check span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #b0b7bf;
    border-radius: 50%
}

.checkout-wrap__list .left-item__content--check .text {
    margin-left: 9px;
    width: 90%;
    font-size: 13px;
    line-height: 15px
}

.checkout-wrap__list .left-item__content--check .text label {
    color: #000;
    font-weight: 600;
    font-size: 13px;
    line-height: 15px
}

.checkout-wrap__list .left-item__content--check .text p {
    color: #b0b7bf;
    max-width: 689px
}

.checkout-wrap__list .left .open .left-item__content {
    display: block
}

.checkout-wrap__list .left .validate .left-item__top--back {
    display: block
}

.checkout-wrap__list .left .validate .left-item__content {
    display: none
}

.checkout-wrap__list .left .validate .left-item__total {
    display: block
}

.single {
    margin-top: 10px;
    margin-bottom: 69px
}

.single-list {
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.single-list__reviews {
    width: 100%;
    max-width: 591px;
    background-color: #f4f5f6
}

.single-list__reviews .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 11px 5px 14px;
    border-bottom: solid 1px #b0b7bf
}

.single-list__reviews .title-count {
    font-weight: 600;
    font-size: 16px;
}

.single-list__reviews .title-count span {
    font-size: 13px;
    line-height: 16px;
    color: #b0b7bf
}

.single-list__reviews .title-rating {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background-color: #dd868f;
    color: #fff;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.single-list__reviews .notice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0 14px;
    margin-top: 12px
}

.single-list__reviews .notice-text {
    width: 100%;
    max-width: 350px;
    margin-right: 13px;
    font-size: 13px;
    line-height: 15px;
    color: #b0b7bf
}

.single-list__reviews .notice-add {
    background-color: #95d9c3;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 6px;
    font-weight: 600;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer
}

.single-list__reviews .notice-add:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.single-list__reviews .notice-add svg {
    margin-right: 6px
}

.single-list__reviews .list {
    margin: 61px 10px 37px;
    background-color: #fff
}

.single-list__reviews .list .slick-arrow {
    top: -43px;
    background-color: #fff;
    border: solid 2px #fff
}

.single-list__reviews .list .slick-arrow:hover {
    background-color: #f4f5f6
}

.single-list__reviews .list .slick-prev {
    right: 57px
}

.single-list__reviews .list .item {
    padding: 14px 14px 50px
}

.single-list__reviews .list .item-content {
    margin-top: 30px;
    font-size: 13px;
    line-height: 15px
}

.single-list__reviews .list .item-content__gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px
}

.single-list__reviews .list .item-content__gallery--img {
    width: 78px;
    height: 78px;
    margin-right: 8px;
    margin-bottom: 8px;
    display: block
}

.single-list__reviews .list .item-content__gallery--img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.single-list__reviews .list .item-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.single-list__reviews .list .item-meta__left--name {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 3px
}

.single-list__reviews .list .item-meta__date {
    font-size: 13px;
    line-height: 15px
}

.single-list__description {
    width: 100%;
    max-width: 591px;
    margin-right: 24px;
    background-color: #f4f5f6
}

.single-list__description .title {
    padding: 18px 18px 11px;
    font-weight: 600;
    border-bottom: solid 1px #b0b7bf;
    font-size: 16px;
}

.single-list__description .content {
    padding: 33px 10px 50px 26px
}

.single-list__description .content-text {
    font-size: 13px;
    line-height: 15px
}

.single-list__description .content-text p {
    padding-bottom: 10px
}

.single-list__description .content-text p:last-child {
    padding-bottom: 0
}

.single-list__description .content .subtitle {
    font-weight: 600;
    margin-bottom: 10px
}

.single-list__description .content .attr {
    margin-bottom: 30px
}

.single-list__description .content .attr-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    line-height: 20px;
    color: #495057
}

.single-list__description .content .attr-item .key {
    width: 100px;
    margin-right: 10px
}

.single-list__description .content .attr-item .value {
    color: #000
}

.single-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.single-wrap__meta {
    width: 100%;
    max-width: 539px
}

.single-wrap__meta--top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 8px;
    border-bottom: solid 1px #b0b7bf;
    font-size: 13px;
    line-height: 15px
}

.single-wrap__meta--top span {
    font-weight: 600
}

.single-wrap__meta--top .status {
    color: #95d9c3;
    font-size: 16px;
    line-height: 20px
}

.single-wrap__meta--title {
    margin-top: 19px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px
}

.single-wrap__meta--variation {
    margin-top: 40px
}

.single-wrap__meta--price {
    margin-top: 27px;
    border-top: solid 1px #b0b7bf;
    padding-top: 31px
}

.single-wrap__meta--price .old {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    text-decoration: line-through;
    color: #b0b7bf
}

.single-wrap__meta--price .regular {
    font-size: 34px;
    line-height: 41px;
    font-weight: 700
}

.single-wrap__meta--add {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px
}

.single-wrap__meta--add .btn {
    width: 100%;
    max-width: 390px;
    background-color: #dd868f;
    margin-right: 20px;
    padding: 11px;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.single-wrap__meta--add .btn svg {
    margin-right: 13px;
    margin-top: -5px
}

.single-wrap__meta--add .favorite {
    width: 100%;
    max-width: 126px;
    height: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    border: 1px solid #b0b7bf;
    -webkit-transition: .3s;
    transition: .3s;
    margin-bottom: 0
}

.single-wrap__meta--add .favorite:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.single-wrap__meta--delivery {
    margin-top: 48px;
    background-color: #fef8f8;
    padding: 21px 40px
}

.single-wrap__meta--delivery .title {
    text-transform: uppercase;
    font-weight: 700
}

.single-wrap__meta--delivery ul {
    margin-top: 19px
}

.single-wrap__meta--delivery ul li {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 33px;
    font-weight: 700;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.single-wrap__meta--delivery ul li .subtitle {
    font-weight: 600;
    font-size: 13px;
    line-height: 15px;
    width: 100%;
    margin-bottom: 17px
}

.single-wrap__meta--delivery ul li .subtitle::after {
    margin-top: 3px;
    content: '';
    display: block;
    width: 100%;
    max-width: 120px;
    height: 1px;
    background-color: #b0b7bf
}

.single-wrap__meta--delivery ul li .left {
    max-width: 100px;
    text-align: center
}

.single-wrap__meta--delivery ul li .center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 16px;
    font-size: 13px;
    line-height: 15px;
    font-weight: 400
}

.single-wrap__meta--delivery ul li .center span {
    font-weight: 700;
    font-size: 24px;
    line-height: 26px;
    color: #dd868f
}

.single-wrap__meta--delivery ul li .center div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin: 0 16px
}

.single-wrap__meta--delivery ul li .right {
    max-width: 81px;
    text-align: center;
    font-size: 13px;
    line-height: 15px
}

.single-wrap__gallery {
    width: 100%;
    max-width: 601px;
    margin-right: 57px
}

.single-wrap__gallery--main {
    width: 100%;
    height: 629px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    border-radius: 5px
}

.single-wrap__gallery--main-label {
    position: absolute;
    top: 23px;
    left: 23px;
    min-width: 78px;
    height: 78px;
    border-radius: 50%;
    background-color: #bfdbf7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    font-weight: 600
}

.single-wrap__gallery--list {
    max-width: 400px
}

.single-wrap__gallery--list .item .wrapper {
    max-width: 70px;
    height: 78px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid rgba(176, 183, 191, .5);
    border-radius: 5px;
    margin-right: 7px;
    cursor: pointer
}

.single-wrap__gallery--list .item .wrapper img {
    max-height: 75px
}

.single-wrap__gallery--btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.single-wrap__gallery--btns button {
    position: static;
    margin-left: 14px
}

.favorite {
    margin-bottom: 52px
}

.favorite-wrap__list {
    margin-top: 46px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.favorite-wrap__list .item {
    width: 19%;
    margin-right: 1.25%;
    margin-bottom: 20px
}

.favorite-wrap__list .item:nth-child(5n+5) {
    margin-right: 0
}

.favorite-wrap__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.favorite-wrap__top--title {
    font-size: 34px;
    line-height: 41px;
    font-weight: 700
}

.favorite-wrap__top--btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.favorite-wrap__top--btns-remove {
    display: block;
    margin-left: 23px;
    font-size: 13px;
    line-height: 15px;
    color: #495057;
    text-decoration: underline
}

.favorite-wrap__top--btns-remove:hover {
    text-decoration: none
}

.favorite-wrap__empty {
    text-align: center;
    margin-top: 30px
}

.favorite-wrap__empty .text {
    max-width: 319px;
    margin: 0 auto;
    font-size: 13px;
    line-height: 22px
}

.favorite-wrap__empty .text span {
    font-weight: 600;
    font-size: 20px;
    display: block;
    max-width: 250px;
    margin: 0 auto 10px
}

.favorite-wrap__empty--btn {
    margin-top: 13px
}

.favorite-wrap__empty--btn .btn {
    width: 100%;
    max-width: 361px
}

.archive {
    margin-top: 14px
}

.archive-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.archive-wrap__filters {
    width: 100%;
    max-width: 283px;
    margin-right: 56px;
    position: relative;
    /* z-index: 10; */
}

.archive-wrap__filters .load {
    z-index: 10;
    background-color: white;
}

.header-wrap__cart .load {
    z-index: 10;
    background-color: white;
}

.archive-wrap__filters--top {
    display: none
}

.archive-wrap__content {
    width: 100%;
    max-width: 1061px;
    position:relative;
}


.archive-wrap__content .bread {
    margin-bottom: 15px;
    padding: 0
}

.archive-wrap__content .bread .container {
    padding: 0
}

.archive-wrap__content--top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.archive-wrap__content--top .filtr {
    display: none
}

.archive-wrap__content--top .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 34px;
    line-height: 41px;
    font-weight: 700
}

.archive-wrap__content--top .title span {
    padding-left: 15px;
    font-size: 13px;
    line-height: 15px;
    color: #495057;
    display: block;
    padding-bottom: 5px;
    font-weight: 400
}

.archive-wrap__content--top .orderby {
    width: 100%;
    font-size: 13px;
    line-height: 15px;
    color: #000;
    padding: 7px 17px
}

.archive-wrap__content--list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 29px
}

.archive-wrap__content--list .item {
    width: 24.5%;
    margin-right: .66%;
    margin-bottom: 20px;
    position: relative;
    
}
 
.archive-wrap__content--list .item:nth-child(4n+4) {
    margin-right: 0
}

.personal {
    margin-bottom: 104px
}

.personal-wrap__title {
    font-size: 34px;
    line-height: 41px;
    font-weight: 700
}

.personal-wrap__list {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.personal-wrap__list--form {
    width: 49%;
    -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, .05), -4px -4px 4px rgba(0, 0, 0, .05);
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .05), -4px -4px 4px rgba(0, 0, 0, .05);
    padding: 20px 47px 47px
}

.personal-wrap__list--form input {
    border: none;
    background-color: #f4f5f6;
    margin-bottom: 23px
}

.personal-wrap__list--form .btn {
    display: block;
    margin: 35px auto 10px
}

.personal-wrap__list--form .ttl {
    text-align: left;
    margin-bottom: 30px
}

.personal-wrap__list--form .right-remove {
    text-align: center;
    font-size: 13px;
    line-height: 15px;
    font-weight: 600;
    text-decoration: underline;
    color: #495057;
    cursor: pointer
}

.personal-wrap__list--form .right-remove:hover {
    text-decoration: none
}

.orders {
    margin-bottom: 64px
}

.orders-wrap__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 32px
}

.orders-wrap__top--title {
    font-size: 34px;
    line-height: 41px;
    font-weight: 700
}

.orders-wrap__top--order {
    border: 1px solid #495057;
    padding: 8px 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    cursor: pointer
}

.orders-wrap__top--order svg {
    margin-right: 13px
}

.orders-wrap__item {
    border: 1px solid #b0b7bf;
    background-color: #f4f5f6;
    padding: 26px 49px;
    margin-bottom: 13px
}

.orders-wrap__item--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.orders-wrap__item--flex .item {
    margin-bottom: 9px;
    margin-right: 9px;
    width: 100%
}

.orders-wrap__item--flex .item:nth-child(1) {
    max-width: 120px
}

.orders-wrap__item--flex .item:nth-child(2) {
    max-width: 170px
}

.orders-wrap__item--flex .item:nth-child(3) {
    max-width: 143px
}

.orders-wrap__item--flex .item:nth-child(4) {
    max-width: 260px
}

.orders-wrap__item--flex .item:nth-child(5) {
    max-width: 100px;
    text-align: right
}

.orders-wrap__item--flex:nth-child(2) {
    font-weight: 600
}

.orders-wrap__item--products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 14px 21px 0;
    background-color: #fff;
    margin-top: 46px;
    display: none
}

.orders-wrap__item--products .item {
    width: 23%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    margin-right: 2.66%
}

.orders-wrap__item--products .item:nth-child(4n+4) {
    margin-right: 0
}

.orders-wrap__item--products .item-image {
    max-width: 93px;
    margin-right: 13px
}

.orders-wrap__item--products .item-image img {
    max-height: 90px;
    width: auto
}

.orders-wrap__item--products .item-meta {
    font-size: 13px;
    line-height: 15px
}

.orders-wrap__item--products .item-meta strong {
    display: block;
    margin-bottom: 6px;
    font-weight: 600
}

.orders-wrap__item .mr {
    text-align: center;
    margin-top: 12px;
    color: #495057;
    text-decoration: underline;
    cursor: pointer
}

.orders-wrap__item .mr:hover {
    text-decoration: none
}

.orders-wrap__item--close {
    display: none
}

.orders-wrap .active .orders-wrap__item--products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.orders-wrap .active .orders-wrap__item--close {
    display: block
}

.orders-wrap .active .orders-wrap__item--open {
    display: none
}

.sale-wrap__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sale-wrap__top--title {
    font-size: 34px;
    line-height: 41px;
    font-weight: 700
}

.sale-wrap__top--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.sale-wrap__top--flex .btn {
    min-width: 177px;
    margin-left: 6px
}

.sale-wrap__list {
    margin-top: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sale-wrap__list .item {
    width: 30%;
    margin-bottom: 65px;
    margin-right: 5%;
    background-color: #f4f5f6;
    border-radius: 5px;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative
}

.sale-wrap__list .item-alert {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    z-index: 3;
    padding: 12px 60px;
    text-align: center;
    font-weight: 600
}

.sale-wrap__list .item-closed::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .5)
}

.sale-wrap__list .item:hover {
    -webkit-filter: drop-shadow(4px 4px 7px rgba(0, 0, 0, .1)) drop-shadow(-4px -4px 7px rgba(0, 0, 0, .19));
    filter: drop-shadow(4px 4px 7px rgba(0, 0, 0, .1)) drop-shadow(-4px -4px 7px rgba(0, 0, 0, .19))
}

.sale-wrap__list .item:nth-child(3n+3) {
    margin-right: 0
}

.sale-wrap__list .item-image {
    width: 100%;
    height: 374px
}

.sale-wrap__list .item-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 5px
}

.sale-wrap__list .item-title {
    font-weight: 600;
    margin-bottom: 23px;
    margin-top: 18px
}

.sale-wrap__list .item-btn {
    margin: 0 auto 8px;
    max-width: 366px;
    background-color: #dd868f;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    color: #fff;
    padding: 10px;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s
}

.sale-wrap__list .item-btn:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.sale-wrap__list .item-info {
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 18px
}

.sale-wrap__list .item-info strong {
    font-weight: 600
}

.shops {
    margin-bottom: 115px
}

.shops-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 46px
}

.shops-wrap__content {
    width: 100%;
    max-width: 300px;
    margin-right: 30px
}

.shops-wrap__content .title {
    font-size: 34px;
    line-height: 41px;
    font-weight: 700;
    margin-bottom: 40px
}

.shops-wrap__content .text {
    font-size: 13px;
    line-height: 15px
}

.shops-wrap__map {
    width: 100%;
    max-width: 933px;
    height: 436px
}

.shops-wrap__map iframe {
    width: 100%;
    height: 100%
}

.shops-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #b0b7bf;
    margin-bottom: 21px
}

.shops-item__image {
    width: 100%;
    max-width: 420px;
    height: 304px;
    margin-right: 126px
}

.shops-item__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.shops-item__content {
    padding: 53px 0
}

.shops-item__content .title {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 4px
}

.shops-item__content .subtitle {
    font-weight: 500
}

.shops-item__content .work {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 36px;
    color: #495057
}

.shops-item__content svg {
    margin-right: 9px
}

.shops-item__content .list {
    margin-top: 21px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.shops-item__content .list-content {
    margin-right: 256px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.shops-item__content .list-phones a {
    display: block;
    font-weight: 500;
    text-decoration: underline;
    margin-bottom: 7px;
    color: #495057
}

.shops-item__content .list-phones a:hover {
    text-decoration: none
}

.shops-item__content .list-phones a:last-child {
    margin-bottom: 0
}

.shops-item__content .list .btn {
    padding: 12px 60px
}

.contacts {
    margin-bottom: 70px
}

.contacts-wrap__title {
    font-size: 34px;
    line-height: 41px;
    font-weight: 700;
    margin-bottom: 48px
}

.contacts-wrap__socials {
    margin-top: 48px;
    text-align: center;
    font-weight: 600
}

.contacts-wrap__socials .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 23px
}

.contacts-wrap__socials .flex a {
    display: block;
    margin: 0 22px;
    -webkit-transition: .3s;
    transition: .3s
}

.contacts-wrap__socials .flex a:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.contacts-wrap__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.contacts-wrap__list .item {
    width: 30%;
    border: 1px solid #b0b7bf;
    padding: 17px 13px;
    margin-right: 5%;
    margin-bottom: 30px;
    border-radius: 5px
}

.contacts-wrap__list .item:nth-child(3n+3) {
    margin-right: 0
}

.contacts-wrap__list .item-title {
    font-weight: 600;
    margin-bottom: 12px
}

.contacts-wrap__list .item-text {
    font-size: 13px;
    line-height: 15px
}

.contacts-wrap__list .item a {
    font-size: 18px;
    line-height: 34px;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000
}

.contacts-wrap__list .item a:hover {
    text-decoration: underline
}

.contacts-wrap__list .item svg {
    margin-right: 9px
}

.contacts-wrap__list .item-adress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contacts-wrap__list .item-adress span {
    padding-left: 5px;
    width: 80%
}

.gift-seo {
    margin-top: 60px;
    background-color: #f4f5f6;
    padding: 54px 0
}

.gift-seo p {
    display: block;
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 15px
}

.gift-wrap__text {
    padding: 50px 25px
}

.gift-wrap__text p {
    display: block;
    margin-bottom: 20px
}

.gift-wrap__title {
    font-size: 34px;
    line-height: 41px;
    font-weight: 700;
    margin-bottom: 21px
}

.gift-wrap__notice {
    max-width: 645px;
    margin: 60px auto 87px;
    text-align: center;
    font-size: 13px;
    line-height: 15px
}

.gift-wrap__notice strong {
    font-weight: 600
}

.gift-wrap__notice span {
    font-size: 16px;
    line-height: 19px;
    display: block;
    font-weight: 600;
    margin-bottom: 15px
}

.gift-wrap__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.gift-wrap__list .item {
    width: 19%;
    border: 1px solid #d9d9d9;
    margin-right: 8%;
    margin-bottom: 30px;
    -webkit-transition: .3s;
    transition: .3s
}

.gift-wrap__list .item:nth-child(4n+4) {
    margin-right: 0
}

.gift-wrap__list .item-image {
    width: 100%;
    height: 247px
}

.gift-wrap__list .item-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.gift-wrap__list .item-title {
    font-weight: 600;
    min-height: 78px;
    margin: 13px 0 18px;
    padding: 0 13px
}

.gift-wrap__list .item-price {
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700
}

.gift-wrap__list .item-buy {
    border: 1px solid #dd868f;
    margin: 20px auto 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 600;
    color: #dd868f;
    padding: 9px 31px;
    width: 80%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s
}

.gift-wrap__list .item-buy svg {
    margin-right: 14px
}

.gift-wrap__list .item:hover {
    -webkit-box-shadow: -4px -4px 3px rgba(0, 0, 0, .1), 4px 4px 3px rgba(0, 0, 0, .1);
    box-shadow: -4px -4px 3px rgba(0, 0, 0, .1), 4px 4px 3px rgba(0, 0, 0, .1)
}

.gift-wrap__list .item:hover .item-buy {
    opacity: 1;
    visibility: visible
}

.delivery {
    margin-bottom: 44px
}

.delivery-wrap__title {
    font-size: 34px;
    line-height: 41px;
    font-weight: 700;
    margin-bottom: 29px
}

.delivery-wrap__subtitle {
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 19px
}

.delivery-wrap__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.delivery-wrap__list .item {
    width: 48%;
    max-width: 630px;
    background-color: #f4f5f6;
    border-radius: 5px;
    padding: 32px 56px 46px
}

.delivery-wrap__list .item-title {
    font-weight: 600;
    display: inline-block;
    border-bottom: solid 1px #b0b7bf;
    padding-bottom: 3px
}

.delivery-wrap__list .item-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 26px;
    font-weight: 700
}

.delivery-wrap__list .item-flex .left {
    max-width: 82px;
    text-align: center
}

.delivery-wrap__list .item-flex .right {
    max-width: 120px;
    text-align: center
}

.delivery-wrap__list .item-flex .center {
    max-width: 230px;
    margin: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px
}

.delivery-wrap__list .item-flex .center strong {
    font-size: 24px;
    line-height: 28px;
    display: block;
    color: #dd868f
}

.delivery-wrap__list .item-flex .center svg {
    margin: 0 20px
}

.delivery-wrap__text {
    margin-top: 33px
}

.delivery-wrap__text .title {
    font-weight: 600;
    margin-bottom: 20px
}

.delivery-wrap__text p {
    display: block;
    margin-bottom: 20px
}

.delivery-wrap__text .notice {
    background-color: #f4f5f6;
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 17px;
    font-size: 13px;
    line-height: 15px
}

.delivery-wrap__text .notice a {
    color: #000;
    font-weight: 600;
    text-decoration: underline
}

.delivery-wrap__text .notice a:hover {
    text-decoration: none
}

.delivery-wrap__text .notice svg {
    margin-right: 11px
}

.delivery-wrap__text .notice span {
    width: 90%;
    display: block
}

.return-wrap h1 {
    font-size: 34px;
    line-height: 31px;
    margin-bottom: 18px;
    font-weight: 700
}

.return-wrap p {
    padding-left: 30px;
    display: block;
    margin-bottom: 20px
}

.return-wrap ul {
    padding-left: 60px;
    margin-bottom: 20px
}

.return-wrap a {
    font-weight: 700;
    color: #000
}

.return-wrap a:hover {
    text-decoration: underline
}

.brand {
    margin-bottom: 150px
}

.brand-wrap__title {
    font-size: 34px;
    line-height: 41px;
    font-weight: 700
}

.brand-wrap__title span {
    font-size: 13px;
    line-height: 15px;
    font-weight: 400
}

.brand-wrap__list {
    background-color: #f4f5f6;
    margin-top: 25px;
    padding: 21px 55px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-items: center;


    /* display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center */
}

@media (max-width: 600px) {
    .brand-wrap__list {
        grid-template-columns: repeat(2, 1fr);
        justify-items: start;
    }
}


.brand-wrap__list .item {

    padding: 15px 0;
    color: black;

    /* width: 15%;
    margin-right: 2%;
    height: 121px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center */
    transition: all 0.3s ease 0s;
}

.brand-wrap__list .item:hover {
 
color: #DD868F;
 
}

.brand-wrap__list .item:nth-child(6n+6) {
    margin-right: 0
}

.brand-wrap__search {
    margin-top: 50px;
    background-color: #f4f5f6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 354px;
    padding-right: 13px
}

.brand-wrap__search input {
    width: 80%;
    border: none;
    background: 0 0
}

.brand-wrap__search button {
    border: none;
    background: 0 0;
    cursor: pointer
}

.brand-wrap__word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 17px;
    margin-bottom: 59px
}

.brand-wrap__word .item {
    padding: 5px;
    font-size: 13px;
    line-height: 15px;
    border: 1px solid #495057;
    margin-right: 3px;
    cursor: pointer
}

.brand-wrap__word .active {
    background-color: #000;
    color: #fff
}

.brand-wrap__result .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 48px
}

.brand-wrap__result .item-title {
    min-width: 74px;
    text-align: center;
    border-bottom: solid 1px #000;
    font-size: 50px;
    line-height: 60px;
    font-weight: 700
}

.brand-wrap__result .item-list__brand {
    font-size: 13px;
    line-height: 15px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 500
}

.brand-wrap__result .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 767px;
    margin-left: 200px
}

.search_mobile {
    visibility: hidden;
    opacity: 0;
    transform: translateX(-20px);
}

.variation_product_select {
    display: none;
}

.variation_product_select .select_variation_produkt {
    font-size: 16px;
    text-transform: uppercase;
}

.variation_product_select.active {
    position: absolute;
    background-color: #ffffffd6;
    width: 100%;
    height: 220px;
    top: 0;
    left: 0;
    z-index: 20;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 15px;
}

.d-none,
.prdct .item-add.open-variation-form.d-none {
    display: none;
}

.variation_product_select.active .prdct .item-add {
    opacity: 1;
    visibility: visible;
}

.close_variation {
    text-align: right;
    padding-right: 25px;
    padding-top: 15px;
    cursor: pointer;
    position: relative;
}

.close_variation span {
    display: inline-block;
    width: 2px;
    height: 10px;
    background-color: #020202;
    transform: rotate(90deg);
    position: absolute;
    right: 10px;
    top: 17px;
    transition: all 0.3s ease 0s;
}

.close_variation:hover>span:first-child {
    transform: rotate(45deg);
}

.close_variation:hover>span:last-child {
    transform: rotate(135deg);
}


.widget.woocommerce.widget_price_filter {
    background-color: transparent;
    padding: 0;
    margin: 0;
    border: 0;
    margin-bottom: 15px;
    position: relative;
}

.widget_layered_nav.woocommerce-widget-layered-nav {
    margin-bottom: 20px;
}

.widget.woocommerce.widget_price_filter .widget-title {
    width: 100%;
    background-color: #F4F5F6;
    padding: 13px 5px 13px 15px;
    font-weight: 500;
    color: #020202;
    text-transform: uppercase;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.widget.woocommerce.widget_price_filter form {
    padding: 0px 10px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    max-height: 55px;
    margin-top: 15px;
}

.widget.woocommerce.widget_price_filter form .price_slider_wrapper {
    display: flex;
    flex-direction: column-reverse;
    gap: 25px;
}

.widget.woocommerce.widget_price_filter form .ui-slider-horizontal {
    position: relative;
    text-align: left;
    margin-left: .5em;
    margin-right: .5em;
    border-radius: 1em;
    background-color: #35224c;
    border: 0;
    background-color: #76787c;
    height: 3px;
    margin-bottom: 8px;
}

.widget.woocommerce.widget_price_filter form .price_slider_amount {
    text-align: right;
    line-height: 2.4;
    font-size: .8751em;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.widget.woocommerce.widget_price_filter form .price_slider_amount .screen-reader-text {
    display: none;
}

.widget.woocommerce.widget_price_filter form .price_slider_amount #min_price {
    display: none;
}

.widget.woocommerce.widget_price_filter form .price_slider_amount #max_price {
    display: none;
}

.widget.woocommerce.widget_price_filter form .price_slider_amount #submitPriceA {
    display: none;
}

.widget.woocommerce.widget_price_filter form .price_slider_amount .price_label {

    font-style: normal;
    font-family: "Manrope", sans-serif;
    line-height: normal;
    letter-spacing: 0;
    text-transform: none;
    padding: 0;
    margin: 0;
    color: #000;
    font-weight: 400;
    font-size: 16px;
}

.widget.woocommerce.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    top: 0;
    height: 100%;
    background-color: #dd868f;
}

.widget.woocommerce.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 1;
    width: 1em;
    height: 1em;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: -.3em;
    margin-left: -.5em;
    background-color: white;
    border: 5px solid #dd868f;
    top: -6.5px;
    cursor: pointer;
}


.widget.woocommerce.widget_layered_nav.woocommerce-widget-layered-nav .widget-title {
    width: 100%;
    background-color: #F4F5F6;
    padding: 13px 5px 13px 15px;
    font-weight: 500;
    color: #020202;
    text-transform: uppercase;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.widget.woocommerce.widget_layered_nav.woocommerce-widget-layered-nav .widget-title.not-submenu::after {
    content: none;
}

.widget.woocommerce.widget_layered_nav.woocommerce-widget-layered-nav .widget-title::after {
    content: '';
    width: 10px;
    height: 6px;
    transition: .3s;
    background: url(https://beautyfactory.md/wp-content/themes/beautymdwp/assets/img/main/dropdown-filter.svg) no-repeat center center / cover;
}




.woocommerce-widget-layered-nav-list {
    list-style-type: none;
    max-height: 300px;
    overflow-y: auto;
    display: none;
}

.has-submenu .woocommerce-widget-layered-nav-list {
    display: block;
}


.woocommerce-widget-layered-nav-list.active {
    display: block;
}

.darcfon-close-side{
 transition: all 0.3s ease 0s;
}
.darcfon-close-side.darcfon-close-side-opened{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
    background-color: rgba(0, 0, 0, .7);
    z-index: 100;
}

@media (min-width: 1149px) {
    .woocommerce-widget-layered-nav-list::-webkit-scrollbar {
        width: 6px;
    }
}

.woocommerce-widget-layered-nav-list li {

    position: relative;
    padding-right: 50px;
    margin: 0 3px 4px 3px;
    color: #000;
    font-weight: 400;
    font-size: 16px;
    padding: 0 17px 16px 0;
    /* padding-left: 30px; */
}

.woocommerce-widget-layered-nav-list li::before,
.category-list-linck li::before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 5px;
    border: 1px solid #b0b7bf;
    position: absolute;
    top: 0px;
    left: 1px;
}

.woocommerce-widget-layered-nav-list li a:hover {
    color: #DD868F;
}

.woocommerce-widget-layered-nav-list li.chosen a {
    color: #DD868F;
}

.widget.woocommerce.widget_layered_nav.woocommerce-widget-layered-nav.category-list li {
    position: relative;
}

.widget.woocommerce.widget_layered_nav.woocommerce-widget-layered-nav.category-list li::before {
    /* content: unset; */
}

.widget.woocommerce.widget_layered_nav.woocommerce-widget-layered-nav.category-list li.has-submenu li {
    padding-left: 0;
}

.widget.woocommerce.widget_layered_nav.woocommerce-widget-layered-nav.category-list li.has-submenu li::before {
    padding-left: 0;
    pointer-events: none;
}

.has-submenu .woocommerce-widget-layered-nav-list {
    max-height: unset;
}

.has-submenu .woocommerce-widget-layered-nav-list {
    max-height: unset;
}

.widget.woocommerce.widget_layered_nav.woocommerce-widget-layered-nav.category-list li.has-submenu {
    padding-bottom: 0;
}

.woocommerce-widget-layered-nav-list li::before {
    pointer-events: none;
}

.woocommerce-widget-layered-nav-list li.chosen::after {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 5px;
    background-color: black;
    border: 1px solid transparent;
    position: absolute;
    top: 0px;
    left: 1px;
    transform: scale(0.7);
    pointer-events: none;
}

.woocommerce-widget-layered-nav-list li:first-child {

    margin-top: 16px;
}

.woocommerce-widget-layered-nav-list li a {
    padding: 0;
    margin: 0;
    color: #000;
    font-weight: 400;
    font-size: 16px;
    transition: all 0.3s ease 0s;
    padding-left: 30px;
}

.products .products-wrap__list--first  {
    margin-top: 30px;
}
.products .products-wrap__list--first  .slick-list{
    /* overflow: visible */
    padding-top: 5px;
}
.products .products-wrap__list--first .slick-arrow {
       top: -60px;
}
.products .products-wrap__list--double  {
    margin-top: 30px;
}
.products .products-wrap__list--double  .slick-arrow {
    top: -60px;
}
.products .products-wrap__list--double  .slick-list{
    /* overflow: visible */
    padding-top: 5px;
}

@media (max-width:1450px) {
    .nav-wrap ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        /* justify-content: center */
    }

    .nav-wrap ul li:nth-child(1n+1) {
        /* margin: 0 25px */
    }
}

@media (max-width:1250px) {
    .nav-wrap ul li a {
        font-size: 14px
    }

    .nav-wrap ul li:nth-child(1n+1) {
        /* margin: 0 20px */
    }

    .main-wrap .item-content {
        padding-right: 0;
        max-width: 400px
    }

    .shops-item__image {
        margin-right: 30px
    }

    .shops-item__content {
        width: 80%;
        padding-right: 30px
    }

    .shops-item__content .list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%
    }

    .shops-item__content .list-content {
        margin-right: 20px
    }
}

@media (max-width:1150px) {
    .archive-wrap__filters {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #fff;
        z-index: 10000;
        margin: 0;
        max-width: 100%;
        padding-top: 34px;
        overflow-y: auto;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: .3s;
        transition: .3s
    }

    .archive-wrap__filters--active {
        opacity: 1;
        visibility: visible;
        position: fixed;
    }

    .close-minicartt{
        cursor: pointer;
    }

    .archive-wrap__filters--top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 10px 15px;
        background-color: #fdeded;
        font-size: 20px;
        font-weight: 600;
        line-height: 24px;
        margin-bottom: 21px
    }

    .archive-wrap__content--top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .archive-wrap__content--top .filtr {
        display: block;
        padding: 9px;
        width: 100%;
        max-width: 177px;
        background-color: #000;
        color: #fff;
        margin-right: 6px;
        text-align: center
    }

    .archive-wrap__content--top .title {
        width: 100%;
        margin-bottom: 24px
    }

    .archive-wrap__content--top .orderby {
        height: 38px
    }

    .favorite-wrap__list .item {
        width: 32%
    }

    .favorite-wrap__list .item:nth-child(1n+1) {
        margin: 0 2% 20px 0
    }

    .favorite-wrap__list .item:nth-child(3n+3) {
        margin-right: 0
    }

    .sale-wrap__list .item {
        width: 32%;
        margin-right: 2%
    }

    .sale-wrap__list .item-image {
        height: 323px
    }

    .delivery-wrap__list .item {
        padding: 32px 32px 46px
    }

    .delivery-wrap__list .item-flex .center {
        text-align: center;
        margin: 0
    }

    .delivery-wrap__list .item-flex .left {
        max-width: 100px
    }
}

@media (max-width:1055px) {
    .menu-mobile {
        display: block;
        position: absolute;
        z-index: 10000;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #fff;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: .3s;
        transition: .3s
    }

    .menu-mobile__active {
        opacity: 1;
        visibility: visible
    }

    .menu-mobile__nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 11%;
        border-top: solid 1px #b0b7bf
    }

    .menu-mobile__nav a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 50%;
        height: 100%;
        padding: 9px;
        color: #495057;
        font-weight: 600
    }

    .menu-mobile__nav a:first-child {
        border-right: solid 1px #b0b7bf
    }

    .menu-mobile__wrap {
        height: 89%;
        overflow-y: auto
    }

    .menu-mobile__wrap--title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #fdeded;
        padding: 10px 10px 10px;
        font-size: 20px;
        line-height: 24px;
        font-weight: 600;
        border-bottom: solid 1px #495057
    }

    .menu-mobile__wrap ul {
        height: 100%
    }

    .menu-mobile__wrap ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        /* padding: 23px 15px; */
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border-bottom: solid 1px #b0b7bf
    }

    .menu-mobile__wrap ul li .open-child,
    .menu-mobile__wrap ul li .open-child2 {
        -webkit-transition: .3s;
        transition: .3s;
        /* background-color: blue; */
        padding: 23px 15px;
        min-width: 70px;
        text-align: center;
        border-left: 1px solid #b0b7bf;
    }

    .menu-mobile__wrap ul li:last-child {
        border: none
    }

    .menu-mobile__wrap ul li:last-child a {
        color: #dd868f
    }

    .menu-mobile__wrap ul li a {
        color: #000;
        font-weight: 500;
        text-transform: uppercase;
        padding: 23px 15px;
        /* background-color: antiquewhite; */
        width: clamp(15.5rem, -4.418rem + 99.592vw, 61.25rem);
    }
    .menu-mobile__wrap ul li>a,
    .menu-mobile__wrap ul li .sub-menu li>a{
       transition: all 0.3s ease 0s;
    }
    .menu-mobile__wrap ul li.first-active>a,
    .menu-mobile__wrap ul li .sub-menu li.second-active>a{
        background-color: #f7f7f7;
    }
    .menu-mobile__wrap ul li .sub-menu {
        width: 100%;
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
        /* margin: 17px 0 0; */
        display: none
    }

    .menu-mobile__wrap ul li .sub-menu .sub-menu {
        display: none
    }

    .menu-mobile__wrap ul li .sub-menu li {
        /* padding: 15px 0 */
    }

    .menu-mobile__wrap ul li .sub-menu li a {
        color: #020202 !important
    }

    .menu-mobile__wrap ul .open-child>svg {
        transition: all 0.3s ease 0s;
 
    }
    .menu-mobile__wrap ul .first-active .open-child>svg {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    .menu-mobile__wrap ul .first-active .open-child {
        
        background-color: #dd868f;
    }

    .menu-mobile__wrap ul .first-active .sub-menu {
        display: block;
        border-top: solid 1px #b0b7bf
    }

    .menu-mobile__wrap ul .first-active .sub-menu li .open-child {
        -webkit-transform: none;
        transform: none
    }

    .menu-mobile__wrap ul .second-active .sub-menu {
        display: block !important;
        /* padding: 0 45px */
    }

    .menu-mobile__wrap ul .second-active .sub-menu li {
        /* border: none; */
        /* padding: 10px 0 */
    }

    .menu-mobile__wrap ul .second-active .sub-menu li a {
        color: #495057 !important;
        text-transform: none
    }

    .menu-mobile__wrap ul .second-active .open-child2 {
        /* -webkit-transform: rotate(90deg);
        transform: rotate(90deg) */
        background-color: #dd868f;
    }
    .menu-mobile__wrap ul .open-child2>svg {
    transition: all 0.3s ease 0s;
    }
    .menu-mobile__wrap ul .second-active .open-child2>svg {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .header-wrap__search {
        max-width: 500px
    }

    .header-wrap__menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 28px;
        height: 20px;
        cursor: pointer;
        margin-right: 10px
    }

    .header-wrap__menu span {
        display: block;
        width: 100%;
        height: 1px;
        border-bottom: solid 3px #495057;
        border-radius: 10px;
        -webkit-transition: .3s;
        transition: .3s
    }

    .nav {
        display: none
    }

    .navbar {
        z-index: 99;
        position: relative
    }

    .navbar-wrap__right ul {
        display: none
    }

    .cart-wrap__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .cart-wrap__list .left {
        width: 100%;
        max-width: 100%;
        margin: 0 0
    }

    .cart-wrap__list .right {
        margin: 0 auto
    }

    .single-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .single-list__reviews {
        margin-top: 30px
    }

    .single-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .single-wrap__meta {
        margin-top: 38px
    }

    .gift-wrap__list .item {
        width: 23%;
        margin-right: 2.66%
    }
}

@media (max-width:968px) {
    .header-wrap__search {
        max-width: 300px
    }

    .banners-wrap .item {
        height: 350px
    }

    .checkout-wrap__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .checkout-wrap__list .right {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 36px
    }

    .shops-item__content {
        padding: 20px 30px 20px 0
    }

    .shops-item__content .list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .shops-item__content .list-button {
        margin-top: 36px
    }

    .contacts-wrap__list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .contacts-wrap__list .item {
        width: 48%
    }

    .contacts-wrap__list .item:nth-child(1n+1) {
        margin: 0 0 30px
    }

    .delivery-wrap__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .delivery-wrap__list .item {
        margin: 0 auto;
        width: 100%;
        max-width: 600px
    }
}

@media (max-width:868px) {
    .services-wrap__list .item {
        width: 100%
    }

    .archive-wrap__content--list .item {
        width: 32%
    }

    .archive-wrap__content--list .item:nth-child(1n+1) {
        margin: 0 2% 6px 0
    }

    .archive-wrap__content--list .item:nth-child(3n+3) {
        margin-right: 0
    }

    .favorite-wrap__top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative
    }

    .favorite-wrap__top--title {
        width: 100%;
        font-size: 20px;
        line-height: 24px
    }

    .favorite-wrap__top--btns {
        margin-top: 20px
    }

    .favorite-wrap__top--btns-remove {
        position: absolute;
        top: 0;
        right: 0
    }

    .favorite-wrap__list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .favorite-wrap__list .item {
        width: 49%
    }

    .favorite-wrap__list .item:nth-child(1n+1) {
        margin: 0 0 20px
    }

    .personal-wrap__title {
        display: none
    }

    .personal-wrap__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 -15px
    }

    .personal-wrap__list--form {
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 100%;
        padding-bottom: 60px;
        border-bottom: solid 1px #000
    }

    .sale-wrap__list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .sale-wrap__list .item {
        width: 48%
    }

    .sale-wrap__list .item:nth-child(1n+1) {
        margin: 0 0 21px
    }

    .gift-wrap__list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .gift-wrap__list .item {
        width: 49%
    }

    .gift-wrap__list .item:nth-child(1n+1) {
        margin: 0 0 14px
    }

    .gift-wrap__list .item-buy {
        opacity: 1;
        visibility: visible
    }
}

@media (max-width:768px) {
    .categories-wrap {
        gap: 10px;
        grid-template-columns: repeat(2, 1fr)
    }

    .item-img {
        height: auto;
        padding-bottom: 100%
    }

    .prdct .item-title {
        margin-bottom: 0
    }

    .shops-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .shops-wrap__content {
        margin: 0 0 23px
    }

    .shops-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 400px;
        margin: 0 auto 18px
    }

    .shops-item__image {
        margin: 0;
        width: 100%;
        height: 261px
    }

    .shops-item__content {
        width: 100%;
        padding: 15px 11px
    }

    .shops-item__content .list-button {
        width: 100%
    }

    .shops-item__content .list .btn {
        margin: 0 auto;
        display: block
    }
}
.search_mobile{
    display: none;
}
@media (max-width:720px) {
    .header-wrap__logo.logo{
        width: 40%;
    }
    .header-wrap{
        display: flex;
    }
    
    .search_mobile {
        
        display: inline;
        visibility: visible;
        opacity: 1;
    }

    .header-wrap__cart::after {
        right: 108px
    }

    .header-wrap__search {
        display: none
    }

    .header-wrap__meta a:last-child {
        display: block
    }

    .instagram {
        margin-top: 36px
    }

    .orders-wrap {
        margin: 0 -15px
    }

    .orders-wrap__top {
        padding: 0 15px
    }

    .orders-wrap__item {
        padding: 24px 15px;
        border: none
    }

    .orders-wrap__item--flex .item:nth-child(1),
    .orders-wrap__item--flex .item:nth-child(3),
    .orders-wrap__item--flex .item:nth-child(4) {
        display: none
    }

    .orders-wrap__item--products {
        display: none !important
    }

    .orders-wrap .active {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative
    }

    .orders-wrap .active .mr {
        width: 100%
    }

    .orders-wrap .active .orders-wrap__item--flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 48%
    }

    .orders-wrap .active .orders-wrap__item--flex .item {
        display: block !important;
        max-width: 100% !important;
        text-align: left !important;
        padding: 20px 0
    }

    .orders-wrap .active .orders-wrap__item--flex:nth-child(1) .item::after {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        background-color: rgba(176, 183, 191, .3);
        position: absolute;
        left: 0;
        margin-top: 20px
    }

    .orders-wrap .active .orders-wrap__item--flex:nth-child(2) .item {
        text-align: right !important
    }
}

@media (max-width:670px) {
    .instagram-wrap__list {
        margin-left: 0
    }

    .instagram-wrap__list .item .wrapper {
        max-width: 100%;
        height: 220px;
        margin-right: 4px
    }

    .cart .container {
        padding: 0
    }

    .cart .bread {
        padding-left: 15px;
        padding-right: 15px
    }

    .cart-wrap {
        padding: 0 15px
    }

    .cart-wrap__list {
        margin: 0 -15px
    }

    .cart-wrap__list .left-top {
        display: none
    }

    .cart-wrap__list .left .item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative;
        margin: 0;
        border-bottom: solid 1px #b0b7bf
    }

    .cart-wrap__list .left .item-content {
        width: 100%
    }

    .cart-wrap__list .left .item-content__info {
        max-width: 150px
    }

    .cart-wrap__list .left .item-meta {
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .cart-wrap__list .left .item-meta__top .remove {
        position: absolute;
        top: 11px;
        right: 14px
    }

    .cart-wrap__list .left .item-meta__bottom {
        display: block
    }

    .cart-wrap__list .left .item-meta__bottom-price {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 17px;
        border-top: solid 1px #f4f5f6
    }

    .cart-wrap__list .left .item-meta__bottom-price::before {
        content: 'Цена:';
        display: block;
        font-size: 13px;
        line-height: 15px;
        font-weight: 700
    }

    .cart-wrap__list .left .item-meta__bottom-qty {
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        max-width: 100%;
        border-top: solid 1px #f4f5f6;
        padding-top: 9px;
        margin-top: 9px
    }

    .cart-wrap__list .left .item-meta__bottom-qty .qty-fl {
        max-width: 113px
    }

    .cart-wrap__list .left .item-meta__bottom-qty::before {
        content: 'Количество:';
        display: block;
        font-size: 13px;
        line-height: 15px;
        font-weight: 700
    }

    .cart-wrap__list .left .item-meta__bottom-total {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-top: solid 1px #f4f5f6;
        padding-top: 9px;
        margin-top: 9px
    }

    .cart-wrap__list .left .item-meta__bottom-total::before {
        content: 'Всего:';
        display: block;
        font-size: 13px;
        line-height: 15px;
        font-weight: 700
    }

    .single-wrap__gallery .slick-dots li button {
        background-color: #b0b7bf
    }

    .single-wrap__gallery .slick-dots .slick-active button {
        background-color: #495057
    }

    .single-wrap__gallery--main-label {
        z-index: 2;
        width: 56px;
        min-width: auto;
        height: 56px;
        font-size: 20px;
        line-height: 24px
    }

    .single-wrap__gallery--flex {
        display: block;
        width: 100%
    }

    .single-wrap__gallery--list {
        margin: 0 auto
    }

    .single-wrap__gallery--list .item .wrapper {
        margin: 0 auto;
        max-width: 100%;
        height: auto;
        border: none
    }

    .single-wrap__gallery--list .item .wrapper img {
        max-height: 402px
    }

    .single-wrap__gallery--btns {
        display: none
    }

    .single-wrap__gallery--main {
        height: auto;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .single-wrap__gallery--main img {
        display: none
    }

    .single-wrap__meta {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .single-wrap__meta--title {
        -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
        order: -2
    }

    .single-wrap__meta--description {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .single-wrap__meta--top {
        margin-top: 30px;
        border: none;
        padding: 0;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .single-wrap__meta--top .status {
        display: none
    }

    .single-wrap__meta--description,
    .single-wrap__meta--title {
        text-align: center
    }

    .single-wrap__meta--delivery {
        margin: 51px -15px 31px;
        border-top: solid 1px #000;
        border-bottom: solid 1px #000;
        background-color: #f4f5f6;
        padding: 26px 15px
    }

    .single-wrap__meta--delivery .title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 16px;
        line-height: 19px
    }

    .single-wrap__meta--delivery .title::after {
        content: '';
        display: block;
        width: 41px;
        height: 17px;
        background: url(/wp-content/themes/beautymdwp/assets/img/main/car.svg) no-repeat center center/contain
    }

    .single-wrap__meta--delivery ul {
        margin-top: 35px
    }

    .single-wrap__meta--delivery ul li .left {
        width: 100%;
        max-width: 67px
    }

    .single-wrap__meta--add .favorite {
        max-width: 63px
    }

    .single-wrap__meta--variation {
        margin-top: 17px
    }

    .sale-wrap__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .sale-wrap__top--title {
        margin-bottom: 5px
    }

    .sale-wrap__list .item {
        width: 100%
    }
}

@media (max-width:620px) {



    .navbar-wrap__right--phone {
        display: none
    }

    .brands-wrap .item img {
        /* max-width: 120px */
    }
    .brands-wrap .item {
     
    }
    .brands-wrap .slick-track {
        height: 117px;
    }

    .main .container {
        padding: 0
    }

    .main-wrap {
        position: relative
    }

    .main-wrap .slick-dots {
        width: 100%;
        position: absolute;
        bottom: 4px
    }

    .main-wrap .slick-dots li button {
        background-color: #b0b7bf
    }

    .main-wrap .slick-dots .slick-active button {
        width: 23px;
        background-color: #495057
    }

    .main-wrap .item {
        height: 350px
    }

    .main-wrap .item-bg {
        position: static
    }

    .main-wrap .item-bg img {
        height: 350px
    }

    .main-wrap .item-bg img:nth-child(1) {
        display: none
    }

    .main-wrap .item-bg a:nth-child(2) img {
        display: block
    }

    .main-wrap .item-content {
        display: none
    }

    .banners-wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .banners-wrap .item {
        width: 100%;
        height: 292px
    }

    .banners .banners-wrap .item img {
        border-radius: 5px;
    }

    .footer-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .footer-wrap__item {
        width: 100%;
        max-width: 100%
    }

    .footer-wrap__item:nth-child(1n+1) {
        margin: 0
    }

    .footer-wrap__item:nth-child(3) {
        display: block;
        text-align: left
    }

    .footer-wrap__item:nth-child(3) a {
        display: block
    }

    .footer-wrap__socials {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .archive-wrap__content--list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .archive-wrap__content--list .item {
        width: 49%
    }

    .archive-wrap__content--list .item:nth-child(1n+1) {
        margin: 0 0 6px
    }

    .copyright .container {
        padding: 0
    }

    .copyright-wrap {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .copyright-wrap__logo {
        width: 39%
    }

    .copyright-wrap__text {
        width: 72%
    }

    .copyright-wrap__text span {
        display: block
    }

    .contacts-wrap__list .item {
        width: 100%
    }
}

@media (max-width:520px) {

    .header-wrap__meta1 {
        width: 30%;
        justify-content: flex-end;
    }

    .header-wrap__profile {
        display: none;
    }

    .navbar-wrap__left span {
        display: none;
    }

    .header {
        padding: 12px 0;
        -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, .2);
        box-shadow: 0 3px 4px rgba(0, 0, 0, .2);
    }

    .header-wrap__crt {
        margin-left: 0;
    }

    .header-wrap__cart {
        /* display: none; */
    }



    .header-wrap__logo {
        max-width: 125px;

    }



    .header-wrap__meta a {
        margin-left: 16px;
    }

    .header-wrap__meta a:nth-child(1),
    .header-wrap__meta a:nth-child(3) {
        display: none
    }

    .categories .brands-more {
        display: block
    }
    .categories   {
        margin-top: 30px;
    }

    .prdct .wrapper {
        border: 1px solid #b0b7bf;
        padding: 20px 8px;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        row-gap: 5px
    }

    .prdct .item-image {
        max-height: 154px;
        margin-bottom: 7px
    }

    .prdct .item-image img {
        height: auto
    }

    .prdct .item-add {
        opacity: 1;
        visibility: visible;
        font-size: 13px;
        line-height: 15px;
        font-weight: 400;
        padding: 7px
    }

    .prdct .item-add svg {
        max-width: 18px;
        margin-right: 20px
    }

    .prdct .item-price {
        margin-top: 0;
        margin-bottom: 0;
        min-height: auto
    }

    .prdct .item-price__old {
        font-size: 11px;
        line-height: 13px
    }

    .prdct .item-price__regular {
        font-size: 16px;
        line-height: 19px
    }

    .products {
        margin-top: 35px;
    }

    .products-wrap__list {
        margin: 0
    }
    .products .products-wrap__list--first .slick-list{
        /* height: 372px; */
        overflow: visible;
        overflow-x: clip;

    }
    .products .products-wrap__list--double .slick-list{
        /* height: 405px; */
    }
   
    .products-wrap__title.ttl {
        margin-bottom: 22px
    }

    .products-wrap__list .item {
        margin-right: 7px
    }

    .products-wrap__list .item .wrapper {
        margin-bottom: 0
    }

    .instagram-wrap__list .item .wrapper {
        height: 132px
    }

    .footer-bg img {
        max-width: 204px
    }

    .footer-wrap__title {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 11px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .footer-wrap__title--list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .footer-wrap__title--list a {
        color: #fff;
        margin-left: 17px;
        display: block;
        font-weight: 400
    }

    .footer-wrap__title--list a:hover {
        text-decoration: underline
    }

    .footer-wrap__item:nth-child(3) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .footer-wrap__item ul {
        padding-left: 0
    }

    .footer-wrap__item ul li {
        margin-bottom: 10px
    }

    .footer-wrap__item ul li a {
        font-size: 13px;
        line-height: 14px
    }

    .footer-wrap__item--left {
        width: 60%
    }

    .footer-wrap__item--left a {
        font-size: 16px;
        line-height: 20px
    }

    .footer-wrap__socials {
        margin: 0;
        width: 40%
    }

    .footer-wrap__socials svg {
        max-width: 30px
    }

    .checkout-wrap__list .left-item__total {
        padding: 10px 20px
    }

    .checkout-wrap__list .left-item__content--delivery {
        padding: 27px 17px
    }

    .checkout-wrap__list .left-item__content--current {
        margin: 0
    }

    .checkout-wrap__list .left-item__content--next {
        padding: 14px
    }

    .checkout-wrap__list .left-item__content--next .btn {
        padding: 10px 30px;
        width: auto
    }

    .checkout-wrap__list .left-item__content--pay {
        padding: 24px 14px
    }

    .checkout-wrap__list .left-item__content--method {
        margin: 0;
        padding: 24px 14px
    }

    .favorite-wrap__empty--btn {
        margin-top: 79px
    }

    .services-wrap__list .item-icon {
        width: 20%
    }

    .archive-wrap__content--top {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .archive-wrap__content--top .title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 20px;
        line-height: 24px;
        width: 100%
    }

    .archive-wrap__content--top .title span {
        font-size: 13px;
        line-height: 15px;
        display: block;
        margin: 0;
        padding: 0
    }

    .archive-wrap__content--top .woocommerce-ordering {
        width: 49%
    }

    .archive-wrap__content--top .orderby {
        width: 100%;
        max-width: 100%
    }

    .archive-wrap__content--top .filtr {
        width: 49%;
        margin-right: 0
    }

    .main {
        margin-top: 0
    }

    .single-wrap__meta--title {
        margin-top: 0;
        font-size: 19px
    }

    .personal-wrap__list--form {
        padding: 34px 13px
    }

    .orders-wrap__top--title {
        font-size: 20px;
        line-height: 24px;
        font-weight: 600
    }

    .orders-wrap__top--order {
        font-size: 16px;
        padding: 8px 14px
    }

    .shops-wrap__content .title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 17px
    }

    .contacts-wrap__title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 23px
    }

    .contacts-wrap__list .item:nth-child(1n+1) {
        margin-bottom: 16px
    }

    .gift-wrap__title {
        font-size: 20px;
        line-height: 24px
    }

    .gift-wrap__image {
        width: 110%;
        height: 349px
    }

    .gift-wrap__image img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        margin: 0 -15px
    }

    .gift-wrap__notice {
        margin: 24px 0
    }

    .gift-wrap__text {
        padding: 25px 0
    }

    .gift-wrap__list .item-image {
        height: 196px
    }

    .gift-wrap__list .item-title {
        font-size: 13px;
        line-height: 15px
    }

    .gift-wrap__list .item-price {
        font-size: 13px;
        line-height: 15px
    }

    .gift-wrap__list .item-buy {
        width: 95%;
        font-size: 13px;
        line-height: 15px;
        padding: 5px 10px
    }

    .delivery-wrap__text p {
        font-size: 13px;
        line-height: 15px
    }

    .delivery-wrap__title {
        font-size: 20px;
        line-height: 24px
    }

    .delivery-wrap__subtitle {
        background-color: #f4f5f6;
        padding: 19px 30px 0;
        margin: 0 -15px
    }

    .delivery-wrap__list {
        margin: 0 -15px
    }

    .delivery-wrap__list .item {
        padding: 27px 15px 27px 27px
    }

    .delivery-wrap__list .item-title {
        font-size: 13px;
        line-height: 15px
    }

    .delivery-wrap__list .item .right {
        font-size: 13px;
        line-height: 15px;
        max-width: 100%;
        width: auto
    }

    .delivery-wrap__list .item .center {
        width: 100%
    }

    .delivery-wrap__list .item .center svg {
        margin: 0 15px
    }

    .delivery-wrap__list .item .left {
        width: 100%;
        max-width: 67px
    }

    .return-wrap {
        font-size: 13px;
        line-height: 15px
    }

    .return-wrap h1 {
        font-size: 20px;
        line-height: 24px
    }

    .return-wrap p {
        padding-left: 0;
        font-size: 13px;
        line-height: 15px
    }

    .return-wrap ul {
        padding-left: 25px
    }
}

@media (max-width:420px) {
    .brands-wrap .item::after {
        /* height: 51px */
    }

    .sale-wrap__list {
        margin-top: 14px
    }

    .sale-wrap__top--title {
        font: size 20px;
        line-height: 24px
    }

    .sale-wrap__top--flex {
        width: 100%;
        margin-top: 10px
    }

    .sale-wrap__top--flex .btn {
        padding: 12px;
        font-size: 13px;
        line-height: 15px;
        width: 49.5%;
        min-width: auto
    }

    .single-wrap__gallery--list .item .wrapper {
        width: 350px;
        margin: 0;
    }

}

@media (max-width:360px) {
    .navbar-wrap__left {
        font-size: 11px;
        line-height: 14px
    }
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}.woovr-active form.variations_form .variations,.woovr-variations+.variations{display:none !important}.woovr-active.woovr-show-price form.variations_form .single_variation .woocommerce-variation-price{display:none !important}.woovr-active.woovr-show-description form.variations_form .single_variation .woocommerce-variation-description{display:none !important}.woovr-active.woovr-show-availability form.variations_form .single_variation .woocommerce-variation-availability{display:none !important}.woovr-variations{padding-top:5px;padding-bottom:5px}.woovr-variations .woovr-variation{display:flex;align-items:center;cursor:pointer;margin-left:-5px;margin-right:-5px}.woovr-variations .woovr-variation:hover{background-color:#f9f9f9}.woovr-variations .woovr-variation>div{max-width:100%;padding:5px}.woovr-variation-image{width:50px;flex:0 0 50px}.woovr-variation-image img{width:40px;height:auto;max-width:40px;display:block}.woovr-variation-selector input{outline:none}.woovr-variation-selector ul{padding:0 !important;margin:0 !important;list-style:none !important}.woovr-variation-info,.woovr-variation-selector{flex-grow:1}.woovr-variation-name p{margin-bottom:0;font-size:12px}.woovr-variation-radio .woovr-variation-selector{width:30px;flex:0 0 30px}.woovr-variation-radio .woovr-variation-availability p{margin-bottom:0}.woovr-variation-radio .woovr-variation-name{font-weight:700}.woovr-variation-radio .woovr-variation-info .woovr-variation-price,.woovr-variation-radio .woovr-variation-info .woovr-variation-availability{display:inline-block;margin-right:10px;font-size:14px}.woovr-variation-radio .woovr-variation-info .woovr-variation-description{font-size:14px}.woovr-variation-selector .dd-select{background-color:#fff !important}.woovr-variation-selector .dd-options{max-height:360px}.woovr-variation-selector .dd-option-image,.woovr-variation-selector .dd-selected-image{max-width:42px;border-radius:3px;margin-right:10px}.woovr-variation-selector .dd-selected-text,.woovr-variation-selector .dd-option-text{font-size:14px;font-weight:600;line-height:inherit !important;color:#6d6d6d}.woovr-variation-selector .dd-selected-text,.woovr-variation-selector .dd-option-text,.woovr-variation-selector .dd-selected-description-truncated{white-space:normal}.woovr-variation-selector .dd-desc .woovr-variation-price,.woovr-variation-selector .dd-desc .woovr-variation-availability{display:inline-block;margin-right:10px}.woovr-variation-selector .dd-desc .woovr-variation-availability .stock{display:inline-block;margin:0 !important}.woovr-variation-selector .dd-desc .woovr-variation-description{display:block}.woovr-variation-selector .dd-option,.woovr-variation-selector .dd-selected{display:block !important}.woovr-variation-selector .dd-option.dd-option-without-desc,.woovr-variation-selector .dd-selected.dd-option-without-desc{display:flex !important;align-items:center}.woovr-variation-selector .dd-option.dd-option-without-desc label,.woovr-variation-selector .dd-selected.dd-option-without-desc label{flex-grow:1}.wpc-select2-dropdown{border:1px solid #aaa;border-radius:4px}.wpc-select2-dropdown ul li{display:flex;align-items:center}.wpc-select2-dropdown ul li .image{width:40px;flex:0 0 40px;margin-right:10px}.wpc-select2-dropdown ul li .info{flex-grow:1;display:flex;flex-direction:column}.wpc-select2-dropdown ul li .info .woovr-variation-price,.wpc-select2-dropdown ul li .info .woovr-variation-availability{display:inline-block;margin-right:10px;font-size:14px}.wpc-select2-dropdown ul li .info .woovr-variation-availability .stock{display:inline-block;margin:0 !important}.wpc-select2-dropdown ul li .info .woovr-variation-description{display:block;font-size:14px}.select2-container--open .wpc-select2-dropdown.select2-dropdown--below{border-top:1px solid #aaa;border-top-left-radius:4px;border-top-right-radius:4px}.woovr-variations[class*=woovr-variations-grid]{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.woovr-variations[class*=woovr-variations-grid] .woovr-variation{width:calc(100%/3 - 20px);margin:10px;padding:10px;display:flex;flex-direction:column;border:1px solid #ddd;text-align:center;cursor:pointer;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.woovr-variations[class*=woovr-variations-grid] .woovr-variation[data-images=yes] .woovr-variation-image:before{content:'';background-image:url("data:image/svg+xml;charset=utf8,%3Csvg fill='%23ffffff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' id='multiple-image'%3E%3Cpath d='M18,15V5a3,3,0,0,0-3-3H5A3,3,0,0,0,2,5V15a3,3,0,0,0,3,3H15A3,3,0,0,0,18,15ZM4,5A1,1,0,0,1,5,4H15a1,1,0,0,1,1,1V9.36L14.92,8.27a2.56,2.56,0,0,0-1.81-.75h0a2.58,2.58,0,0,0-1.81.75l-.91.91-.81-.81a2.93,2.93,0,0,0-4.11,0L4,9.85Zm.12,10.45A.94.94,0,0,1,4,15V12.67L6.88,9.79a.91.91,0,0,1,1.29,0L9,10.6Zm8.6-5.76a.52.52,0,0,1,.39-.17h0a.52.52,0,0,1,.39.17L16,12.18V15a1,1,0,0,1-1,1H6.4ZM21,6a1,1,0,0,0-1,1V17a3,3,0,0,1-3,3H7a1,1,0,0,0,0,2H17a5,5,0,0,0,5-5V7A1,1,0,0,0,21,6Z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-size:16px;background-position:center;background-color:rgba(0,0,0,.3);display:block;width:28px;height:28px;border-radius:4px;position:absolute;top:15px;left:15px}.woovr-variations.woovr-variations-grid-2 .woovr-variation{width:calc(50% - 20px)}.woovr-variations.woovr-variations-grid-3 .woovr-variation{width:calc(100%/3 - 20px)}.woovr-variations.woovr-variations-grid-4 .woovr-variation{width:calc(25% - 20px)}.woovr-variations[class*=woovr-variations-grid] .woovr-variation>div{padding:0}.woovr-variations[class*=woovr-variations-grid] .woovr-variation .woovr-variation-selector{display:none}.woovr-variations[class*=woovr-variations-grid] .woovr-variation.woovr-variation-active{border-color:green}.woovr-variations[class*=woovr-variations-grid] .woovr-variation:before{content:"✓";color:#fff;display:block;width:24px;height:24px;line-height:24px;background-color:#eee;text-align:center;font-size:16px;position:absolute;top:15px;right:15px;z-index:9;border-radius:50%;border-width:2px;border-style:solid;border-color:#fff;border-image:initial}.woovr-variations[class*=woovr-variations-grid] .woovr-variation.woovr-variation-active:before{color:#fff;background-color:green}.woovr-variations[class*=woovr-variations-grid] .woovr-variation .woovr-variation-image{width:100%;flex:0 0 auto;margin-bottom:10px}.woovr-variations[class*=woovr-variations-grid] .woovr-variation .woovr-variation-image img{width:100%;max-width:100%;height:auto}.woovr-variations[class*=woovr-variations-grid] .woovr-fieldset{width:100%;padding:0;display:flex;flex-wrap:wrap}body.rtl .woovr-variation-selector .dd-option-image,body.rtl .woovr-variation-selector .dd-selected-image{float:right;margin-right:0;margin-left:10px}body.rtl .woovr-variation-selector .dd-pointer{right:auto;left:10px}body.rtl .wpc-select2-dropdown ul li .image{margin-right:0;margin-left:10px}.awdr_free_product_text{display:inline-block;padding:0 10px;background-color:#3d9cd2;color:#fff;border-radius:3px}.variation-wdr_free_product{display:none !important}.awdr_change_product{cursor:pointer}.awdr_free_product_variants{padding:5px}.awdr-product-name{padding-left:10px}.awdr_change_product{display:flex}.awdr-select-free-variant-product-toggle{color:gray;cursor:pointer;width:100%;border:none;text-align:left;outline:none;font-size:1.02em;transition:.4s}.awdr-select-free-variant-product-toggle-active,.awdr-select-free-variant-product-toggle:hover{color:#444}.awdr-select-variant-product{padding:0 18px;display:none;background-color:#fff;overflow:hidden}.awdr-select-free-variant-product-toggle:after{content:'\02795';font-size:12px;color:#777;margin-left:10px}.awdr-select-free-variant-product-toggle-active:after{content:"\2796"}@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading__animation{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:auto}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;margin-left:auto!important;margin-right:auto!important;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading__animation{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{-ms-grid-row-align:center;align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{-moz-appearance:none;appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.6;padding:0!important;text-decoration-line:underline;text-underline-position:under}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}