/*
* Browsers: last 5 version
*/

/*****************--NEW-RE_DESIGN-STYLES-START--*******************/
.awooc-popup-wrapper, .awooc-popup-inner {padding: 0 2.125rem !important;}
.awooc-col * {
    font-family: Montserrat,sans-serif;
    font-size: calc(12px + .208vw);
    font-weight: 400;
    line-height: 1.88;
    letter-spacing: .48px;
    color: #32353f;
}
.awooc-form-custom-order input {
    padding: 15px 18px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    max-width: 275px;
    width: 100%;
    height: 50px;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 3.2vh;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff;
}

.awooc-form-custom-order .wpcf7-submit {
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-20: #005a87;
    box-sizing: border-box;
    height: 50px;
    justify-content: center;
    align-items: center;
    transition: all .3s;
    font-family: Montserrat,sans-serif;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .36px;
    margin: 0 !important;
    order: 3;
    outline: 0;
    width: 100%!important;
    max-width: 275px!important;
    padding: 0!important;
    background-image: linear-gradient(to left,#e14c84,#e12480)!important;
    font-size: 12px!important;
    font-weight: 500!important;
    line-height: 2.5!important;
    cursor: pointer;
    overflow: visible;
    border-radius: 3px;
    border: 0;
    display: inline-block;
    box-shadow: none;
    text-shadow: none;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    background-color: #96588a;
    color: #fff;
    vertical-align: middle;
    float: left;
}

.awooc-attr-wrapper span {
    padding-left: 0 !important;
}
.product-type-variable button.awooc-custom-order {
    position: absolute;
    left: 0;
    bottom: -75px;
}

.variations_form.cart {
    position: relative;
    margin-bottom: 100px !important;
}
.woocommerce div.product form.cart .tp-btn{
    border-radius: 3px;
}
button.awooc-custom-order {
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-20: #005a87;
    box-sizing: border-box;
    height: 50px;
    justify-content: center;
    align-items: center;
    transition: all .3s;
    font-family: Montserrat,sans-serif;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .36px;
    margin: 0 !important;
    position: relative;
    overflow: visible;
    border-radius: 3px;
    left: auto;
    display: inline-block;
    box-shadow: none;
    text-shadow: none;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    float: left;
    order: 3;
    outline: 0;
    border: none;
    width: 100%!important;
    max-width: 275px!important;
    padding: 0!important;
    background-image: linear-gradient(to left,#e14c84,#e12480)!important;
    font-size: 12px!important;
    font-weight: 500!important;
    line-height: 2.5!important;
    background-color: #a46497;
    color: #fff;
    cursor: not-allowed;
}
.product-type-simple button.awooc-custom-order {
    margin-top: 25px !important;
}
button.awooc-custom-order.disabled {
    opacity: .4 !important;
}

#formOrderOneClick>.popup {
    border-radius: 25px !important;
    padding: 20px;
}

#formOrderOneClick input[type="email"], #buyoneclick_form_order input[type="tel"], #buyoneclick_form_order input[type="text"] {
    margin-top: 15px !important;
    margin-bottom: 10px !important;
}
form#buyoneclick_form_order span.description img {
    width: 100% !important;
    object-fit: contain !important;
}
#formOrderOneClick .phoneFormat{
    margin-bottom: 10px !important;
}
#formOrderOneClick textarea{
    display: none !important;
}
form#buyoneclick_form_order {
    font-family: Montserrat,sans-serif;
    font-size: calc(12px + .104vw) !important;
    font-weight: 500;
    line-height: 1.43;
    letter-spacing: .42px;
}

#formOrderOneClick .popup .close_order {
    background-color: #e76b9f !important;
    border: #e76b9f !important;
    box-shadow: unset !important;
    padding: 0 !important;
    top: -4px !important;
    display: flex !important;
    right: -4px !important;
    justify-content: center !important;
    align-items: center !important;
    margin: 0 !important;
}

#formOrderOneClick .button {
    background-image: linear-gradient(to left,#e14c84,#e12480);
    font-family: Montserrat,sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 2.5;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .36px;
    padding: 0 3.64vw;
    background-color: #e14c84;
    color: #fff;
    border-color: #e14c84;
}
.clickBuyButton {
    height: 50px;
    cursor: pointer;
    outline: 0;
    border: none;
    width: 100%!important;
    max-width: 275px!important;
    padding: 0!important;
    background-image: linear-gradient(to left,#e14c84,#e12480)!important;
    font-size: 12px!important;
    font-weight: 500!important;
    font-family: Montserrat,sans-serif;
    margin: 0;
    line-height: 2.5!important;
    opacity: 1!important;
    margin-bottom: 20px !important;
    text-transform: uppercase;
}
input[type=text],
input[type=tel]{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
div#consultation p.form-wrap.select span {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    text-align: left;
    align-items: center;
    height: 100%;
}
div#consultation .nice-select span.current {
    font-family: Montserrat,sans-serif;
    font-size: 12px;
    font-weight: 400;
    height: 100%;
    line-height: 2.73;
    letter-spacing: .33px;
    text-align: left;
    color: #32353f;
    opacity: .7;
}
div#consultation .wrap-form>p span .nice-select .list{width: 100%;}
div#consultation .wrap-form>p span .nice-select {
    border-radius: unset;
    width: 100%;
    max-width: 283px;
    margin: 0 auto;
}

div#consultation p.form-wrap.select {
    display: flex;
    justify-content: center;
}
/*EFFECTS-START*/
@-webkit-keyframes animateSwipe {
    0% {
        right: 0;
        opacity: 0; }
    50% {
        opacity: .7; }
    100% {
        opacity: 0;
        right: 80%; } }
@keyframes animateSwipe {
    0% {
        right: 0;
        opacity: 0; }
    50% {
        opacity: .7; }
    100% {
        opacity: 0;
        right: 80%; } }

@-webkit-keyframes animationPulsar {
    0%{
        opacity: 1;
        -webkit-transform: scale(.85);
        -ms-transform: scale(.85);
        transform: scale(.85);
    }
    100%{
        opacity: 0;
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }
}
@keyframes animationPulsar {
    0%{
        opacity: 1;
        -webkit-transform: scale(.85);
        -ms-transform: scale(.85);
        transform: scale(.85);
    }
    100%{
        opacity: 0;
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }
}
@-webkit-keyframes animationViber {
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
@keyframes animationViber {
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
@-webkit-keyframes swing{
    15% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px); }
    30% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px); }
    40% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px); }
    50% {
        -webkit-transform: translateX(-1px);
        transform: translateX(-1px); }
    65% {
        -webkit-transform: translateX(0);
        transform: translateX(0); }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0); }
}
@keyframes swing{
    15% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px); }
    30% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px); }
    40% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px); }
    50% {
        -webkit-transform: translateX(-1px);
        transform: translateX(-1px); }
    65% {
        -webkit-transform: translateX(0);
        transform: translateX(0); }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0); }
}
@keyframes swing {
    15% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px); }
    30% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px); }
    40% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px); }
    50% {
        -webkit-transform: translateX(-1px);
        transform: translateX(-1px); }
    65% {
        -webkit-transform: translateX(0);
        transform: translateX(0); }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0); } }
/*EFFECTS-END*/
/*#nav-icon3.open {*/
/*margin: 0 auto 25px;*/
/*}*/
body {
    -webkit-overflow-scrolling: touch;
}

body.mfp-zoom-out-cur {
    overflow: hidden;
    -webkit-overflow-scrolling: auto;
}
#nav-icon3 {
    width: 60px;
    height: 60px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer; }
#nav-icon3 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 50%;
    background: #e76b9f;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out; }
#nav-icon3 span:nth-child(even) {
    left: 50%;
    border-radius: 0 9px 9px 0; }
#nav-icon3 span:nth-child(odd) {
    left: 0;
    border-radius: 9px 0 0 9px; }
#nav-icon3 span:nth-child(1), #nav-icon3 span:nth-child(2) {
    top: 15px; }
#nav-icon3 span:nth-child(3), #nav-icon3 span:nth-child(4) {
    top: 28px; }
#nav-icon3 span:nth-child(5), #nav-icon3 span:nth-child(6) {
    bottom: 15px; }
#nav-icon3.open span:nth-child(1), #nav-icon3.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
#nav-icon3.open span:nth-child(2), #nav-icon3.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
#nav-icon3.open span:nth-child(1) {
    left: 5px;
    top: 15px; }
#nav-icon3.open span:nth-child(2) {
    left: calc(50% - 5px);
    top: 15px; }
#nav-icon3.open span:nth-child(3) {
    left: -50%;
    opacity: 0;
    top: 28px;
}
#nav-icon3.open span:nth-child(4) {
    left: 100%;
    opacity: 0;
    top: 28px;
}
#nav-icon3.open span:nth-child(5) {
    left: 5px;
    bottom: 22px; }
#nav-icon3.open span:nth-child(6) {
    left: calc(50% - 5px);
    bottom: 22px; }
li.menu-item-has-children a{
    position: relative;
    z-index: 1;
}
li.menu-item-has-children {
    position: relative;
}
li.menu-item-has-children:hover .sub-menu {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
li.menu-item-has-children .sub-menu {
    display: none;
    height: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: absolute;
    top: 10px;
    left: -20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    padding: 20px;
}
li.menu-item-has-children .sub-menu li a {
    line-height: 2;
}
.cart-icon{
    margin: auto auto auto .91vw;
}
header.mobile-class {
    position: fixed;
 
}
.main-content>main{
    padding-top: 185px;
}
.header-container.additional-block {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-container.additional-block .menu-wrapper {
    margin: 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-container.additional-block .menu-wrapper ul li a{
    font-weight: bold;
}
.header-container.additional-block .menu-wrapper ul:not(.sub-menu) {
    margin-bottom: 10px;
    margin-top: 10px;
}
.additional-contacts-wrapper {
    height: 100px;
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.additional-contacts-wrapper a {
    opacity: .8;
    font-family: Montserrat,sans-serif;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: .36px;
    color: #32353f;
    font-weight: 500;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.additional-contacts-wrapper a{
    margin: 5px 0;
}
.additional-contacts-wrapper a:hover {
    color: #e76b9f;
    opacity: 1;
}
a.main-logo{
    margin-right: 5.208333333333333vw;
    margin-left: 5.208333333333333vw;
}
a.main-logo img {
    max-height: 100px;
}
.header-container.top>*{
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
}
.viber-wrapper {
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.viber-title{
    font-weight: bold;
}
.viber-subtitle{
    font-weight: 500;
}
.viber-title, .viber-subtitle{
    font-family: Montserrat,sans-serif;
    font-size: 12px;
    letter-spacing: .36px;
    color: #32353f;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin: 0;
}
.viber-wrapper img {
    height: 60px;
    width: auto;
}
/*.viber-wrapper svg #first-line, #two-line, #three-line{*/
    /*-webkit-transition: all .3s;*/
    /*-o-transition: all .3s;*/
    /*transition: all .3s;*/
    /*-webkit-animation: animationViber 1.5s infinite alternate;*/
    /*animation: animationViber 1.5s infinite alternate;*/
/*}*/
/*.viber-wrapper svg #first-line{*/
    /*animation-delay: 0s;*/
    /*-o-animation-delay: 0s;*/
    /*-ms-animation-delay: 0s;*/
    /*-webkit-animation-delay: 0s;*/
    /*-moz-animation-delay: 0s;*/
/*}*/
/*.viber-wrapper svg #two-line{*/
    /*animation-delay: 0.45s;*/
    /*-o-animation-delay: 0.45s;*/
    /*-ms-animation-delay: 0.45s;*/
    /*-webkit-animation-delay: 0.45s;*/
    /*-moz-animation-delay: 0.45s;*/
/*}*/
/*.viber-wrapper svg #three-line{*/
    /*animation-delay: 0.9s;*/
    /*-o-animation-delay: 0.9s;*/
    /*-ms-animation-delay: 0.9s;*/
    /*-webkit-animation-delay: 0.9s;*/
    /*-moz-animation-delay: 0.9s;*/
/*}*/
.viber-wrapper img{
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.viber-wrapper svg:hover{
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
/*.viber-wrapper svg:hover path:nth-of-type(4){*/
    /*-webkit-animation: swing .6s ease-in-out;*/
    /*animation: swing .6s ease-in-out;*/
    /*-webkit-animation-iteration-count: 1;*/
    /*animation-iteration-count: 1;*/
/*}*/
.header-container.top{
    margin-top: 10px;
    margin-bottom: 10px;
    height: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
header.mobile-class *{
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
header.mobile-class.sticky{
    height: auto;
    border-bottom: 1px solid #e8e8e8;
}
header.mobile-class.sticky .viber-wrapper img, header.mobile-class .viber-wrapper img {
    height: 50px;
}
header.mobile-class.sticky .viber-title,
header.mobile-class.sticky .viber-subtitle,
header.mobile-class.sticky .additional-contacts-wrapper {
    display: none;
}
header.mobile-class.sticky .header-container.top {
    height: 60px;
}
header.mobile-class.sticky a.main-logo img {
    height: 50px;
    -o-object-fit: contain;
    object-fit: contain;
}
header.mobile-class.sticky a.main-logo {
    margin-bottom: 0;
}
::-webkit-scrollbar-track {
    background-color: #ffffff;
}
.tp-btn{
    border-radius: 25px;
}

/*FRONT-PAGE-SECTION-1-START*/
.front-page-section-2 .block-wrapper .block-content:first-of-type {
    margin-top: 0;
    position: relative;
    -ms-flex: auto;
    -webkit-box-flex: 1;
    flex: auto;
    height: 100%;
    margin-right: 50px;
}
.front-page-section-2 .block-wrapper .back-block{
    height: 100%;}
.front-page-section-2 .block-wrapper .block-content:last-of-type {
    position: unset;
    -ms-flex: unset;
    -webkit-box-flex: unset;
    flex: unset;
    max-width: 90%;
}
.front-page-section-2 .block-wrapper .p-sub{
    font-size: 14px;
}
.front-page-section-2 .block-wrapper .tp-btn{
    margin-top: 25px;
}
.front-page-section-2 .block-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 30vw auto;
    grid-template-columns: 30vw auto;
}
.front-page-section-2 .block-wrapper .block-content > p {
    max-width: 100%;
}
.front-page-section-2 .block-wrapper p:last-of-type{
    margin: 0;
}
.front-page-section-2 .block-wrapper p.adva-title{
    font-family: Montserrat,sans-serif;
    font-size: calc(16px + .62vw);
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    margin-top: 20px;
    margin-bottom: 30px;
    line-height: 1.07;
    letter-spacing: .84px;
    text-align: left;
    color: #000;
}
.advantages-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}
.advantages-wrapper .top {
    height: 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}
.advantages-wrapper .top svg path{
    stroke: transparent;
}
.advantages-wrapper .top img {
    width: 50px;
    /*fill: #ea81a9;*/
    height: 50px;
}
.advantages-wrapper .top .title {
    font-family: Montserrat,sans-serif;
    font-size: 15px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.07;
    letter-spacing: .84px;
    text-align: left;
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
}
.advantages-wrapper .top .img-wrapper {
    margin-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.preview-cat-wrapper-new{
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 20px 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 20px 20px;
    grid-template-areas: "one one two three" "one one four four";
    height: 75vh;
}
.preview-cat-wrapper-new .one {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-area: one;
    height: 75vh;
}

.preview-cat-wrapper-new .two {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-area: two;
    height: calc(75vh / 2 - 10px);
}

.preview-cat-wrapper-new .three {
    -ms-grid-row: 1;
    -ms-grid-column: 7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: calc(75vh / 2 - 10px);
    grid-area: three;
}

.preview-cat-wrapper-new .four {
    -ms-grid-row: 3;
    -ms-grid-column: 5;
    -ms-grid-column-span: 3;
    height: calc(75vh / 2 - 10px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-area: four;
}
.preview-cat-wrapper-new .item > img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;

}
.preview-cat-wrapper-new .item:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    pointer-events: none;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: #802d4f;
    background: -o-linear-gradient(bottom, #802d4f 0%, rgba(0,0,0,0) 75%);
    background: -webkit-gradient(linear, left bottom, left top, from(#802d4f), color-stop(75%, rgba(0,0,0,0)));
    background: linear-gradient(0deg, #802d4f 0%, rgba(0,0,0,0) 75%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#802d4f",endColorstr="#000000",GradientType=1);
}
.preview-cat-wrapper-new .item {
    position: relative;
    overflow: hidden;
}
.preview-cat-wrapper-new .item img {
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.preview-cat-wrapper-new .item:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.preview-cat-wrapper-new .item .content-wrapper {
    z-index: 1;
    position: absolute;
    left: 20px;
    bottom: 20px;
    right: 20px;
}

.preview-cat-wrapper-new .item .content-wrapper h3.h3-title {
    text-align: left;
    font-size: calc(14px + 0.31vw);
    margin-bottom: 15px;
}

.preview-cat-wrapper-new .item .content-wrapper p.p-cat {
    text-align: left;
    margin-bottom: 0;
    font-size: 12.5px;
}
.front-page-section-2 .h2-title,
.front-page-section-6 h2.h2-title,
.front-page-section-8 h2.h2-title,
.front-page-order-block h2.h2-title{
    text-align: center;
}
.goods.slick-slider{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.goods-category-list{
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.goods {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}
.goods .item .content-wrapper {
    position: static;
    opacity: 1;
    height: auto;
    padding: 20px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #fff;
    min-height: 260px;
}

.goods .item.slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 10px !important;
}
.goods .item {
    overflow: hidden;
    border: 1px solid rgba(255,94,162,0.5);
    min-height: unset;
}
.goods .slick-arrow.slick-disabled {
    cursor: no-drop;
}
.goods .slick-arrow {
    padding: 0;
    background: transparent;
    border: navajowhite;
    cursor: pointer;
    outline: none;
    position: absolute;
}
.goods .slick-arrow.pull-left {
    left: -50px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.goods .slick-arrow.pull-right {
    right: -50px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.goods .item .h3-title {
    color: #32353f;
    font-size: calc(14px + 0.10vw);
    text-align: left;
    margin-bottom: 15px;
}

.goods .item img {
    max-height: 325px;
    min-height: 325px;
}

.goods .item .tp-btn.white {
    margin-top: auto;
    background-color: transparent;background-image: -o-linear-gradient(right,#e14c84,#e12480);background-image: -webkit-gradient(linear,right top, left top,from(#e14c84),to(#e12480));background-image: linear-gradient(to left,#e14c84,#e12480);
    border-color: #e76b9f;
    color: #ffffff;
    max-width: 155px;
    width: 100%;
    height: 40px;
    padding: 0 20px;
}
.goods .item .p-cat{
    color: #32353f;
}
.goods .item .p-cat {
    margin-bottom: 20px;
    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-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
}
.related-content{
    position: relative;}
svg.loader {
    text-align: center;
    max-width: 100px;
    max-height: 100px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.goods-category-list a.current-cat {
    color: #ffffff;
    background: #ff6ba2;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 25px;
    padding: 0 20px;
}
/*FRONT-PAGE-SECTION-1-END*/
/*FRONT-PAGE-ORDER-BLOCK-START*/
.front-page-order-block-two .blocks-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px .18fr;
    grid-template-columns: 1fr 1fr 1fr .18fr;
    -ms-grid-rows: 1fr 20px 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 20px 20px;
    grid-template-areas:
            "one two five five"
            "three four five five";
    height: 65vh;
}
.front-page-order-block-two .blocks-wrapper .item.one {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-area: one;
    height: calc(65vh / 2 - 10px);
}

.front-page-order-block-two .blocks-wrapper .item.two {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-area: two;
    height: calc(65vh / 2 - 10px);
}

.front-page-order-block-two .blocks-wrapper .item.three {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: calc(65vh / 2 - 10px);
    grid-area: three;
}

.front-page-order-block-two .blocks-wrapper .item.four {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    height: calc(65vh / 2 - 10px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-area: four;
}
.front-page-order-block-two .blocks-wrapper .item.five {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 5;
    -ms-grid-column-span: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-area: five;
    overflow: hidden;
    height: 65vh;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.front-page-order-block-two .blocks-wrapper .item.five img{
    -o-object-fit: contain;
    object-fit: contain;
    height: auto;
}
.front-page-order-block-two h3.h3-title{
    text-align: center;
    color: #32353f;
}
.front-page-order-block-two h2.h2-title{
    text-align: center;
}
.front-page-order-block-two h2.h2-title{
    margin-bottom: 50px;
}
.front-page-order-block .blocks-wrapper .item .bottom .img-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 20px;
}
.front-page-order-block .blocks-wrapper .item .bottom .img-wrapper > * {
    width: 80px;
    height: 80px;
    -o-object-fit: contain;
    object-fit: contain;
}
.front-page-order-block h2.h2-title{
    text-align: center;
}
.front-page-order-block h2.h2-title{
    margin-bottom: 50px;
}
.front-page-order-block .blocks-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.front-page-order-block .blocks-wrapper .item .bottom .h3-title {
    font-size: calc(14px + 0.31vw);
    margin-bottom: 20px;
    font-weight: bold;
}
.front-page-order-block .blocks-wrapper .item .bottom .p-cat{
    font-weight: 500;
    font-size: 14px;
}
.front-page-order-block .blocks-wrapper .item .bottom .p-cat,
.front-page-order-block .blocks-wrapper .item .bottom .h3-title {
    color: #32353f;
    text-align: left;
}
.front-page-order-block .blocks-wrapper .item .bottom {
    padding-right: 5.2vw;
}
.front-page-order-block .blocks-wrapper .item .top,
.front-page-order-block-two .blocks-wrapper .item .top
{
    position: relative;
    margin-bottom: 20px;
}

.front-page-order-block-two .blocks-wrapper .item:not(.five) .top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.front-page-order-block-two .blocks-wrapper .item .bottom .p-cat{
    color: #32353f;
    text-align: left;
    font-size: 16px;
}
.front-page-order-block-two .blocks-wrapper .item:not(.five) {
    padding: 20px;
    background-color: rgba(233,123,165,.20);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.front-page-order-block-two .blocks-wrapper .item .top span.number {
    margin-right: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: calc(18px + 1.56vw);
    color: #a2a2a2;
    position: relative;
    z-index: 1;
}
.front-page-order-block .blocks-wrapper .item .top span.number {
    background-color: #e76b9f;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    color: #ffffff;
    position: relative;
    z-index: 1;
}
.front-page-order-block-two .tp-btn{
    margin-top: 50px;
}
.front-page-order-block .blocks-wrapper .item .top:after {content: '';position: absolute;height: 2px;background-color: rgba(231,107,159,0.25);width: 100%;margin: auto;right: 0;top: 0;bottom: 0;}

.front-page-order-block .blocks-wrapper .item:last-of-type .top:after {display: none;}
/*FRONT-PAGE-ORDER-BLOCK-END*/
/*CONSULTATION-START*/
div#consultation,
div#gift {
    position: relative;
    width: auto;
    margin: auto;
    background-color: #fff;
    max-width: 500px;
    border-radius: 25px;
    overflow: hidden;
    height: 100%;
    -webkit-box-shadow: 0 13px 22px 0 rgba(0,0,0,.16);
    box-shadow: 0 13px 22px 0 rgba(0,0,0,.16);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
body .mfp-container {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: rgba(255,255,255,0.20);
}
div#gift img {
    -o-object-fit: contain;
    object-fit: contain;
    height: 100px;
    margin: 0 auto;
}
div#gift .p-cat{
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000000;
    font-size: 12px;
}
div#gift .description p:last-of-type{
    margin-bottom: 0;
}
div#gift .description p:first-of-type{
    margin-top: 0;
}
div#gift .description > *{
    text-align: center;
    font-size: calc(14px + 0.20833333333333334vw);
}
div#consultation h2.h3-title,
div#gift h2.h3-title
{
    color: #32353f;
    font-weight: 600;
}
div#consultation button.mfp-close,
div#gift button.mfp-close {
    top: 0 !important;
    right: 0 !important;
}
div#consultation h2.h4-title{
    font-size: calc(14px + 0.31vw);
    margin: 0 0 20px;
    font-weight: 400;
    text-align: center;
}
div#consultation form .tp-btn{
    outline: none
}
div#consultation form {
    text-align: center;}
.front-page-section-contacts .wrap-form>p,
div#consultation .wrap-form>p {
    position: relative;
}
div#consultation .wrap-form {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.front-page-section-contacts .wpcf7 form.invalid .wpcf7-response-output,
div#consultation .wpcf7 form.invalid .wpcf7-response-output,
div#consultation .wpcf7 form.unaccepted .wpcf7-response-output{
    display: none !important;
}
.front-page-section-contacts div.wpcf7 .ajax-loader, div#consultation div.wpcf7 .ajax-loader {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: cover;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-radius: 25px;
}
.reviews-video-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.reviews-video-slider .item-slider {
    margin: 0 10px;
    max-height: 470px;
    min-height: 470px;
    height: 100%;
}

.reviews-video-slider .item-slider img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 100%;
    width: 100%;
}
.reviews-video-slider .item-slider.mfp-iframe {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    background-color: rgba(231,107,159,0.75);
    position: relative;
}
.reviews-video-slider .item-slider.mfp-iframe:before {
    content: '';
    background-image: url(../img/pngbarn.png);
    background-position: 50% center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    left: 0;
    right: 0;
    margin: auto;
}
.mfp-iframe-scaler button.mfp-close {
    top: 0 !important;
    right: 0 !important;
}
.reviews-video-slider .item-slider.mfp-iframe img {
    display: none;
}
.mfp-iframe-scaler {
    width: 300px;
    overflow: unset;
    padding-top: 0;
    height: 530px;
    text-align: center;
    margin: auto;
    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;
    position: relative;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-scaler iframe {
    position: static;
    display: block;
    top: 0;
    left: 0;
    margin: auto;
    width: auto;
    height: 530px;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #000;
}
.front-page-section-4{
    margin-bottom: 50px;
    text-align: center;
}
.all_reviews{
    margin-top: 50px;
}
.front-page-section-4 .h2-title{
    margin-bottom: 50px;
}
.reviews-video-slider .slick-arrow {
    padding: 0;
    background: transparent;
    border: navajowhite;
    cursor: pointer;
    outline: none;
    position: absolute;
}
.reviews-video-slider .slick-arrow.pull-left {
    left: -50px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.reviews-video-slider .slick-arrow.pull-right {
    right: -50px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.front-page-compilation h2.h2-title {
    text-align: center;
}
/*CONSULTATION-END*/
/*front-page-compilation-start*/
.PN-buttons-wrapper {
    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;
}

.PN-buttons-wrapper button.button-outline {
    margin-right: 20px;
}
.PN-buttons-wrapper button {
    cursor: pointer;
    outline: none;
    border: none;
}
.front-page-compilation{
    padding-top: 150px;
}
.fields-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 -10px
}
.main-section-wrapper h3.h4-title {
    margin-bottom: 50px;
}
.fields-wrapper label .p-cat{
    color: #32353f;
    font-size: 16px;
    text-align: left;
}
.fields-wrapper label input{
    -webkit-appearance: none;
    border: none;
}
.fields-wrapper label.selected:before{
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.fields-wrapper label:before{
    content: '';
    background-image: url(../img/svg/icons/gal.svg);
    border-radius: 100%;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -7px;
    left: -7px;
    background-color: #e76b9f;
    -webkit-box-shadow: 0 1px 8px 0 rgba(231,107,159,0.4);
    box-shadow: 0 1px 8px 0 rgba(231,107,159,0.4);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center;
    opacity: 0;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.fields-wrapper label {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    cursor: pointer;
    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-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 10px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
}

.fields-wrapper label img {
    width: auto;
    height: 260px;
    -o-object-fit: contain;
    object-fit: contain;
    margin-bottom: 10px;
}
.result-quiz-products.product-cat-loop {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 90px 20px;
    margin: 0;
}
.result-quiz-products.product-cat-loop .single-good {
    width: auto;
    max-width: unset;
    margin: 0;
}
.front-page-compilation.complete {
    padding-bottom: 100px;
    padding-top: 100px;
}
/*front-page-compilation-end*/
/*font-page-section-contacts-start*/
.front-page-section-contacts .h2-title{
    text-align: center;
    margin-bottom: 50px;
}
.front-page-section-contacts .left-block {
    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;
}
.soc-front-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 25px;
}

.soc-front-wrapper a img {
    width: 40px;
    height: 40px;
}
.front-page-section-contacts .blocks-wrapper .phones-wrapper {
    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-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.front-page-section-contacts .blocks-wrapper .emails-wrapper a:hover:before,
.front-page-section-contacts .blocks-wrapper .phones-wrapper a:hover:before {
    opacity: 1;
    width: 100%;}
.front-page-section-contacts .blocks-wrapper .emails-wrapper a:before,
.front-page-section-contacts .blocks-wrapper .phones-wrapper a:before{
    position: absolute;
    content: '';
    bottom: -2px;
    left: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    height: 2px;
    background: rgba(50,53,63,.4);
    right: 0;
    opacity: 0;
    width: 0;
}
.front-page-section-contacts .blocks-wrapper .emails-wrapper a,
.front-page-section-contacts .blocks-wrapper .phones-wrapper a{
    position: relative;
    font-family: Montserrat,sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 2.31;
    letter-spacing: .39px;
    text-align: left;
    display: inline-block;
    color: #32353f;
}
.front-page-section-contacts .blocks-wrapper .right-block .wrap-form p.form-wrap.textarea {
    height: auto;
    max-width: 100%;
}
.front-page-section-contacts .blocks-wrapper .wrap-form input.tp-btn{
    padding: 0 20px;
    border: none;
    outline: unset;
}
.front-page-section-contacts .blocks-wrapper .wrap-form input:not(.tp-btn){
    width: 100%;
}
.front-page-section-contacts .blocks-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: .5fr 1fr;
    grid-template-columns: .5fr 1fr;
    max-width: 768px;
    margin: 0 auto;
}
.front-page-section-contacts .right-block .wrap-form .form-wrap:first-of-type {
    margin-right: 40px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.front-page-section-contacts .blocks-wrapper .right-block .wrap-form p.form-wrap textarea {
    max-width: 100%;
}

.wrap-form input:not(.tp-btn) {
    max-width: 100%;
}

.front-page-section-contacts .right-block .wrap-form .form-wrap:nth-of-type(2) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.front-page-section-2 {
    padding-top: 150px;
}

.front-page-section-3 {
    padding-top: 150px;
}

.front-page-section-6 {
    padding-top: 0;
}

.front-page-section-8 {
    padding-bottom: 0;
    padding-top: 150px;
}
.front-page-section-6 {
    padding-top: 0;
}
.front-page-order-block {
    padding-top: 150px;
}

.front-page-order-block-two {
    padding-top: 150px;
}

.front-page-section-4 {
    padding-top: 150px;
    margin-bottom: 0;
}

.front-page-section-contacts {
    padding-top: 150px;
    padding-bottom: 150px;
}
.swipe-img {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    right: 0;
    pointer-events: none;
    -webkit-animation: animateSwipe 1.5s ease-in-out infinite;
    animation: animateSwipe 1.5s ease-in-out infinite;
    margin: auto;
    -o-object-fit: contain;
    object-fit: contain;
    width: 50px;
    opacity: .45;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
.front-page-section-5{
    padding-top: 100px;
    padding-bottom: 150px;}
.front-page-section-3 h2.h2-title {
    text-align: center;
    margin-bottom: 40px;
}
/*font-page-section-contacts-end*/
/*ANIMATION-BOX-START*/
.box {
    position: relative;
}
.box::before {
    content: "";
    width: 440px;
    height: 440px;
    background-color: #89cff0;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
}
.box-body {
    position: relative;
    height: 200px;
    width: 200px;
    margin-top: 135px;
    background-color: #e76b9f;
    border-bottom-left-radius: 5%;
    border-bottom-right-radius: 5%;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3);
    background: -o-linear-gradient(#e76b9f,#e76b9f);
    background: -webkit-gradient(linear,left top, left bottom,from(#e76b9f),to(#e76b9f));
    background: linear-gradient(#e76b9f,#e76b9f);
    margin-left: auto;
    margin-right: auto;
}
.box-body .img{
    opacity: 0;
    ransform: translateY(0%);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0 auto;
    display: block;
}
.box-body:hover {
    cursor: pointer;
    -webkit-animation: box-body 1s forwards ease-in-out;
    animation: box-body 1s forwards ease-in-out;
}
.box-body:hover .img{
    opacity: 1;
    z-index: 0;
    -webkit-transform: translateY(-145px);
    -ms-transform: translateY(-145px);
    transform: translateY(-145px);



}
.box-body:hover .box-lid {
    -webkit-animation: box-lid 1s forwards ease-in-out;
    animation: box-lid 1s forwards ease-in-out;
}
.box-body:hover .box-bowtie::before {
    -webkit-animation: box-bowtie-left 1.1s forwards ease-in-out;
    animation: box-bowtie-left 1.1s forwards ease-in-out;
}
.box-body:hover .box-bowtie::after {
    -webkit-animation: box-bowtie-right 1.1s forwards ease-in-out;
    animation: box-bowtie-right 1.1s forwards ease-in-out;
}
.box-body::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 50px;
    background: -o-linear-gradient(#ffffff,#e76b9f);
    background: -webkit-gradient(linear,left top, left bottom,from(#ffffff),to(#e76b9f));
    background: linear-gradient(#ffffff,#e76b9f);
}
.box-lid {
    position: absolute;
    z-index: 1;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 90%;
    height: 40px;
    background-color: #e76b9f;
    height: 40px;
    width: 220px;
    border-radius: 5%;
    -webkit-box-shadow: 0 8px 4px -4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 8px 4px -4px rgba(0, 0, 0, 0.3);
}
.box-lid::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 50px;
    background: -o-linear-gradient(#fff,#ffffff);
    background: -webkit-gradient(linear,left top, left bottom,from(#fff),to(#ffffff));
    background: linear-gradient(#fff,#ffffff);
}
.box-bowtie {
    z-index: 1;
    height: 100%;
}
.box-bowtie::before, .box-bowtie::after {
    content: "";
    width: 33.3333333333px;
    height: 33.3333333333px;
    border: 16.6666666667px solid #e76b9f;
    border-radius: 50% 50% 0 50%;
    position: absolute;
    bottom: 80%;
    z-index: -1;
}
.box-bowtie::before {
    left: 50%;
    -webkit-transform: translateX(-100%) skew(10deg, 10deg);
    -ms-transform: translateX(-100%) skew(10deg, 10deg);
    transform: translateX(-100%) skew(10deg, 10deg);
}
.box-bowtie::after {
    left: 50%;
    -webkit-transform: translateX(0%) rotate(90deg) skew(10deg, 10deg);
    -ms-transform: translateX(0%) rotate(90deg) skew(10deg, 10deg);
    transform: translateX(0%) rotate(90deg) skew(10deg, 10deg);
}

@-webkit-keyframes box-lid {
    0%,
    42% {
        -webkit-transform: translate3d(-50%, 0%, 0) rotate(0deg);
        transform: translate3d(-50%, 0%, 0) rotate(0deg);
    }
    60% {
        -webkit-transform: translate3d(-85%, -230%, 0) rotate(-25deg);
        transform: translate3d(-85%, -230%, 0) rotate(-25deg);
    }
    90%, 100% {
        -webkit-transform: translate3d(-119%, 225%, 0) rotate(-70deg);
        transform: translate3d(-119%, 225%, 0) rotate(-70deg);
    }
}

@keyframes box-lid {
    0%,
    42% {
        -webkit-transform: translate3d(-50%, 0%, 0) rotate(0deg);
        transform: translate3d(-50%, 0%, 0) rotate(0deg);
    }
    60% {
        -webkit-transform: translate3d(-85%, -230%, 0) rotate(-25deg);
        transform: translate3d(-85%, -230%, 0) rotate(-25deg);
    }
    90%, 100% {
        -webkit-transform: translate3d(-119%, 225%, 0) rotate(-70deg);
        transform: translate3d(-119%, 225%, 0) rotate(-70deg);
    }
}
@-webkit-keyframes box-body {
    0% {
        -webkit-transform: translate3d(0%, 0%, 0) rotate(0deg);
        transform: translate3d(0%, 0%, 0) rotate(0deg);
    }
    25% {
        -webkit-transform: translate3d(0%, 25%, 0) rotate(20deg);
        transform: translate3d(0%, 25%, 0) rotate(20deg);
    }
    50% {
        -webkit-transform: translate3d(0%, -15%, 0) rotate(0deg);
        transform: translate3d(0%, -15%, 0) rotate(0deg);
    }
    70% {
        -webkit-transform: translate3d(0%, 0%, 0) rotate(0deg);
        transform: translate3d(0%, 0%, 0) rotate(0deg);
    }
}
@keyframes box-body {
    0% {
        -webkit-transform: translate3d(0%, 0%, 0) rotate(0deg);
        transform: translate3d(0%, 0%, 0) rotate(0deg);
    }
    25% {
        -webkit-transform: translate3d(0%, 25%, 0) rotate(20deg);
        transform: translate3d(0%, 25%, 0) rotate(20deg);
    }
    50% {
        -webkit-transform: translate3d(0%, -15%, 0) rotate(0deg);
        transform: translate3d(0%, -15%, 0) rotate(0deg);
    }
    70% {
        -webkit-transform: translate3d(0%, 0%, 0) rotate(0deg);
        transform: translate3d(0%, 0%, 0) rotate(0deg);
    }
}
@-webkit-keyframes box-bowtie-right {
    0%,
    50%,
    75% {
        -webkit-transform: translateX(0%) rotate(90deg) skew(10deg, 10deg);
        transform: translateX(0%) rotate(90deg) skew(10deg, 10deg);
    }
    90%,
    100% {
        -webkit-transform: translate(-50%, -15%) rotate(45deg) skew(10deg, 10deg);
        transform: translate(-50%, -15%) rotate(45deg) skew(10deg, 10deg);
        -webkit-box-shadow: 0px 4px 8px -4px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 4px 8px -4px rgba(0, 0, 0, 0.3);
    }
}
@keyframes box-bowtie-right {
    0%,
    50%,
    75% {
        -webkit-transform: translateX(0%) rotate(90deg) skew(10deg, 10deg);
        transform: translateX(0%) rotate(90deg) skew(10deg, 10deg);
    }
    90%,
    100% {
        -webkit-transform: translate(-50%, -15%) rotate(45deg) skew(10deg, 10deg);
        transform: translate(-50%, -15%) rotate(45deg) skew(10deg, 10deg);
        -webkit-box-shadow: 0px 4px 8px -4px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 4px 8px -4px rgba(0, 0, 0, 0.3);
    }
}
@-webkit-keyframes box-bowtie-left {
    0% {
        -webkit-transform: translateX(-100%) rotate(0deg) skew(10deg, 10deg);
        transform: translateX(-100%) rotate(0deg) skew(10deg, 10deg);
    }
    50%,
    75% {
        -webkit-transform: translate(-50%, -15%) rotate(45deg) skew(10deg, 10deg);
        transform: translate(-50%, -15%) rotate(45deg) skew(10deg, 10deg);
    }
    90%,
    100% {
        -webkit-transform: translateX(-100%) rotate(0deg) skew(10deg, 10deg);
        transform: translateX(-100%) rotate(0deg) skew(10deg, 10deg);
    }
}
@keyframes box-bowtie-left {
    0% {
        -webkit-transform: translateX(-100%) rotate(0deg) skew(10deg, 10deg);
        transform: translateX(-100%) rotate(0deg) skew(10deg, 10deg);
    }
    50%,
    75% {
        -webkit-transform: translate(-50%, -15%) rotate(45deg) skew(10deg, 10deg);
        transform: translate(-50%, -15%) rotate(45deg) skew(10deg, 10deg);
    }
    90%,
    100% {
        -webkit-transform: translateX(-100%) rotate(0deg) skew(10deg, 10deg);
        transform: translateX(-100%) rotate(0deg) skew(10deg, 10deg);
    }
}

/*ANIMATION-BOX-END*/

/*SOCIAL-PAGE-START*/
.social-page-wrapper .blocks-wrapper {
    display: flex;
    flex-direction: column;
}

.social-page-wrapper .blocks-wrapper .item .title {
    text-align: center;
    font-family: Montserrat,sans-serif;
    font-size: calc(18px + 1.6vw);
    line-height: 1.1;
    letter-spacing: 1.5px;
    margin-top: 0;
    margin-bottom: 39px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    color: #e76b9f;
    text-decoration: underline;
}

.social-page-wrapper .blocks-wrapper .item:not(:last-of-type) {
    margin-bottom: 50px;
}

.social-net-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.social-net-wrapper .img-wrapper img {
    max-width: 150px;
    object-fit: contain;
}
.social-net-wrapper p.sub-title {
    text-transform: uppercase;
    font-family: Montserrat,sans-serif;
    font-size: 12px;
    line-height: 2.5;
    letter-spacing: .36px;
    color: #32353f;
    font-weight: 600;
    margin: 0 .91vw;
    transition: all .3s;
}
.social-net-wrapper .soc:hover p.sub-title{
    color: #e76b9f;
}
.social-net-wrapper .soc {
    margin: 0 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.social-page-wrapper {
    padding-bottom: 100px;
}

.social-net-wrapper .img-wrapper {
    width: 150px;
    height: 150px;
    margin-bottom: 20px;
}
.footer-left .item:first-of-type {
    text-align: center;
}
.footer-left .item:first-of-type span {
    text-align: center;
}
/*SOCIAL-PAGE-END*/

















/*MEDIA-QUERIES-START*/
@media (max-width: 1440px){
    .goods.slick-slider .slick-list,
    .reviews-video-slider .slick-list{
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .goods .slick-arrow,
    .reviews-video-slider .slick-arrow{
        position: unset;
    }
}
@media (max-width: 1366px){
    .goods-category-list{
        margin-bottom: 30px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .reviews-video-slider .item-slider img,
    .reviews-video-slider .item-slider{
        max-height: 370px;
        min-height: 370px;
    }
    .goods .item img {
        max-height: 250px;
        min-height: 250px;
    }
    .front-page-section-2 .block-wrapper .block-content {
        width: auto;
    }
}
@media all and (max-width: 1275px){
    .header-container.additional-block .menu-wrapper .main-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-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .header-container.additional-block .menu-wrapper .main-menu li a{
        color: #ffffff;
        margin: auto;
        opacity: 1;
    }
}
@media all and (min-width: 1024.98px){
    .header-container.additional-block .menu-wrapper.mobile, .viber-wrapper.mobile, .additional-contacts-wrapper.mobile, #nav-icon3, p.p-sub.mobile{
        display: none;
    }
}
@media all and (max-width: 1024px){
    div#scene-2 {
        display: block;
    }

    div#scene-2 > img.par_4{
        left: -25px !important;
    }

    div#scene-2 > img.par_5{
        bottom: -25px !important;
    }

    div#scene-2 > img.par_6{
        right: -20px !important;
    }

    div#scene-2 > img:not(.par_4):not(.par_5):not(.par_6) {
        display: none !important;
    }
    p.p-sub.desctop{
        display: none;
    }
    p.p-sub.mobile{
        display: block;
    }
    .mobile-class .header-container.top{
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .header-container.top .viber-title, .header-container.top .viber-subtitle {
        display: none;
    }
    a.main-logo{
        margin: 0;
    }
    #nav-icon2{
        display: none;
    }
    #nav-icon3{
        display: block;
    }
    .PN-buttons-wrapper{
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .front-page-order-block-two .blocks-wrapper {
        height: 70vh;
    }
    .front-page-order-block-two .blocks-wrapper .item.one,
    .front-page-order-block-two .blocks-wrapper .item.two,
    .front-page-order-block-two .blocks-wrapper .item.three,
    .front-page-order-block-two .blocks-wrapper .item.four{
        height: calc(70vh / 2 - 10px);
    }

    .front-page-order-block-two .blocks-wrapper .item.five {
        height: 70vh;
    }
    .front-page-order-block-two .blocks-wrapper .item .bottom .p-cat{
        font-size: 14px;}
    div#consultation .viber-wrapper .viber-title, div#consultation .viber-wrapper .viber-subtitle{
        color: #32353f;
    }
    div#consultation .viber-wrapper{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .goods{
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    }
    header.mobile-class .viber-wrapper svg g {
        fill: rgb(142, 36, 170);
    }
    .front-page-section-2 .block-wrapper {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .front-page-section-2 .block-wrapper .block-content:first-of-type {
        display: none;
    }

    .front-page-section-2 .block-wrapper .block-content:last-of-type {
        margin: 0 15px;
        max-width: 100%;
    }
    .woo_amc_open.right-bottom-fixed {
        bottom: 20px !important;
        right: 20px !important;
    }
    .product-cat-menu a{
        overflow: unset;
    }
    .product-cat-menu a:before{
        display: none;
    }
    header.mobile-class.sticky .viber-wrapper.mobile .viber-title,
    header.mobile-class.sticky .viber-wrapper.mobile .viber-subtitle,
    header.mobile-class.sticky .additional-contacts-wrapper.mobile{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        color: #ffffff;
    }
    .additional-contacts-wrapper.mobile a, .viber-title, .viber-subtitle{
        color: #ffffff;
        text-transform: unset;
    }
    .header-container.additional-block .menu-wrapper.mobile, .viber-wrapper.mobile{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 400px;
    }
    /*.header-container.additional-block .menu-wrapper:not(.mobile),*/
    .cart-wrapper,
        /*.viber-wrapper:not(.mobile),*/
    .additional-contacts-wrapper:not(.mobile){
        display: none;
    }
    .product-cat-menu {
        display: none; }
    .product-cat-menu.show {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center;  }
    #nav-icon2.open {
        margin: 0 auto 25px; }
    #nav-icon2 {
        width: 60px;
        height: 22px;
        position: relative;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer; }
    #nav-icon2 span {
        display: block;
        position: absolute;
        height: 2px;
        width: 50%;
        background: #ffffff;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out; }
    #nav-icon2 span:nth-child(even) {
        left: 50%;
        border-radius: 0 9px 9px 0; }
    #nav-icon2 span:nth-child(odd) {
        left: 0;
        border-radius: 9px 0 0 9px; }
    #nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
        top: 0; }
    #nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
        top: 10px; }
    #nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
        top: 20px; }
    #nav-icon2.open span:nth-child(1), #nav-icon2.open span:nth-child(6) {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
    #nav-icon2.open span:nth-child(2), #nav-icon2.open span:nth-child(5) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }
    #nav-icon2.open span:nth-child(1) {
        left: 5px;
        top: 7px; }
    #nav-icon2.open span:nth-child(2) {
        left: calc(50% - 5px);
        top: 7px; }
    #nav-icon2.open span:nth-child(3) {
        left: -50%;
        opacity: 0; }
    #nav-icon2.open span:nth-child(4) {
        left: 100%;
        opacity: 0; }
    #nav-icon2.open span:nth-child(5) {
        left: 5px;
        top: 27px; }
    #nav-icon2.open span:nth-child(6) {
        left: calc(50% - 5px);
        top: 27px; }
    .header-container.additional-block .menu-wrapper.mobile li.menu-item-has-children .sub-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        opacity: 1;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: transparent;
        position: unset;
        height: auto;
        padding: 0 0 0 1.2em;
        margin-bottom: 0;
    }

    .header-container.additional-block .menu-wrapper.mobile li.menu-item-has-children .sub-menu li {
        width: 100%;
    }

    .header-container.additional-block .menu-wrapper.mobile li.menu-item-has-children .sub-menu li {
        position: relative;
    }

    .header-container.additional-block .menu-wrapper.mobile li.menu-item-has-children .sub-menu li:before {
        position: absolute;
        width: 5px;
        height: 5px;
        content: '';
        border-radius: 50%;
        background-color: #fff;
        margin: auto;
        top: -5px;
        bottom: 0;
        left: -1em;
    }

    li.menu-item-has-children > a {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        text-align: center;
        width: 100%;
        /* justify-content: center; */
    }

    .header-container.additional-block .menu-wrapper .main-menu li {
        width: 100%;
    }
    .header-container.additional-block{
        height: auto;
        padding: 0;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }
    .header-container.additional-block.menu-open{
        padding: 15px 0;
        background-color: #e76b9f;
        overflow: scroll;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .front-page-section-3 .block-wrapper .block-content:first-of-type {
        min-height: unset;
        margin-bottom: 50px;
    }
    .benefits-list div:last-of-type {
        margin-bottom: 0;
    }
}
@media only screen
and (device-width : 375px)
and (device-height : 812px)
and (-webkit-device-pixel-ratio : 3) {
    .result-quiz-products.product-cat-loop {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr;}
}
@media all and (max-width: 768px){
    .result-quiz-products.product-cat-loop {
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr;}
    .front-page-compilation.complete {
        padding-bottom: 50px;
        padding-top: 50px;
    }
    .front-page-section-5{
        padding-bottom: 50px;
    }
    .main-section-wrapper h3.h4-title{
        font-weight: 400;
    }
    .front-page-section-contacts{
        padding-bottom: 50px;
    }
    .front-page-order-block .blocks-wrapper .item:last-of-type .bottom .p-cat {
        margin-bottom: 0;
    }
    .front-page-order-block, .front-page-section-4, .front-page-section-contacts {
        padding-top: 50px;
    }
    .front-page-compilation {
        padding-top: 50px;
    }
    .front-page-section-3, .front-page-section-6, .front-page-section-5 {
        padding-top: 50px;
    }
    .fields-wrapper label {
        margin: 0;
    }
    .fields-wrapper label img {
        height: 200px;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
    }
    .fields-wrapper {
        display: -ms-grid;
        display: grid;
        margin: 0;
        -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 20px;
    }
    .front-page-order-block-two{
        text-align: center;
        padding-top: 50px;
    }
    .front-page-order-block-two .blocks-wrapper .item.five{
        height: auto;}
    .front-page-order-block-two .blocks-wrapper .item .top span.number{
        margin-right: 0;}
    .front-page-order-block-two .blocks-wrapper .item:not(.five) .top{
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    }
    .front-page-order-block-two .blocks-wrapper .item .bottom .p-cat{
        text-align: center;}
    .front-page-order-block-two .blocks-wrapper .item:not(.five){
        height: auto;
        margin-bottom: 20px;
    }
    .front-page-order-block-two .blocks-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: unset;
    }
    .goods{
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }
    .preview-cat-wrapper-new {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        grid-template-areas: none;
        height: auto;
    }
    .preview-cat-wrapper-new .item {
        grid-area: unset;
        height: auto;
    }
    .front-page-section-2 .block-wrapper .block-content > p{
        margin-right: 0;
    }
    .front-page-section-2 .h2-title{
        margin-bottom: 10px;
    }
    .front-page-section-2, .front-page-section-8 {
        padding-top: 50px;
        padding-bottom: 0;
    }
    .front-page-section-2 .block-wrapper .tp-btn{
        margin: 25px auto 0;
    }
    .front-page-section-2 .block-wrapper .block-content:last-of-type {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media all and (max-width: 736px){
    .social-net-wrapper .soc{
        margin-bottom: 25px;
    }
    .social-net-wrapper .img-wrapper{
        margin-bottom: 10px;
    }
    .social-page-wrapper{
        padding-bottom: 25px;
    }
    .social-net-wrapper{
        flex-direction: column;
    }
    .front-page-section-contacts .h2-title, .social-page-wrapper .blocks-wrapper .item:not(:last-of-type) {
        margin-bottom: 25px;
    }
    .front-page-section-contacts .blocks-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .front-page-section-contacts .left-block{
        margin-bottom: 25px;}
    .fields-wrapper {
        display: -ms-grid;
        display: grid;
        margin: 0;
        -ms-grid-columns: 1fr 20px 1fr;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }
    .advantages-wrapper{
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }
}
@media all and (max-width: 666px){
    div#consultation .wrap-form>p span .nice-select {
        width: 100%;
        max-width: 100%;
    }
}
@media all and (max-width: 425px){
    .awooc-close{
        font-size: 45px;
    }
    .awooc-form-custom-order-title {
        margin-top: 25px;
        font-size: 18px;
    }
    .awooc-popup-wrapper{
        padding: 0 15px !important;
    }
    .awooc-popup-inner {
        padding: 0 !important;
    }
    .woocommerce div.product form.cart .tp-btn, button.awooc-custom-order, .awooc-form-custom-order .wpcf7-submit, .awooc-form-custom-order input{
        max-width: 100% !important;
    }
    .single-good-content-wrapper{
        text-align: center;}
    .result-quiz-products.product-cat-loop {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;}
    .main-slide {
        min-height: calc(100vh - 70px);
    }
    .fields-wrapper label .p-cat{
        margin-bottom: 0;}
    .box-lid::after, .box-body::after{
        width: 25px;
    }
    .box-lid{
        width: 170px;
    }
    .box-body {
        height: 125px;
        width: 150px;
    }
    .swipe-img{
        display: block;
    }
    .main-slide-content p {
        max-width: 55%;
    }
    .reviews-video-slider .item-slider img, .reviews-video-slider .item-slider{
        max-height: unset;
    }
    .front-page-section-4 .h2-title{
        margin-bottom: 25px;
    }
    div#consultation .wrap-form>p {
        margin-top: 0;
    }
    div#consultation .viber-wrapper svg {
        height: 30px;
    }
    div#consultation h2.h3-title{
        margin-bottom: 15px;
    }
    .front-page-order-block {
        padding-top: 25px;
    }
    .front-page-order-block .blocks-wrapper {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
    .front-page-order-block .blocks-wrapper .item:last-of-type .top:after {
        display: block;
    }
    .goods .slick-arrow.pull-right{
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .goods .slick-arrow.pull-left{
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .goods.slick-slider .slick-list{
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        width: 100%;
    }
    .goods.slick-slider{
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 auto;
    }
    .goods .item .content-wrapper{
        min-height: auto;
    }
    .goods .item.slick-slide{
        margin: 0 !important;
    }
    .front-page-section-8 h2.h2-title {
        margin-bottom: 20px;
    }
    .goods-category-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .goods-category-list a {
        margin: 0 auto;
        text-align: center;
    }

    .goods-category-list a:first-child {
        margin: 0 auto;
    }

    .goods-category-list a:last-child {
        margin: 0 auto;
    }
    .goods{
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
    .preview-cat-wrapper-new {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-template-areas: none;
        height: 100%;
        display: flex;
        flex-direction: column;
    }
    .preview-cat-wrapper-new .item:not(:last-of-type){
        margin-bottom: 20px;
    }
    .front-page-section-2 .block-wrapper .p-sub{
        font-size: 12px;
    }
    .advantages-wrapper{
        grid-row-gap: 10px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
    .front-page-section-1 .main-slide .tp-btn:before,
    .front-page-section-1 .main-slide .tp-btn:after
    {
        -webkit-animation: animationPulsar 2s infinite;
        animation: animationPulsar 2s infinite;
    }
    .front-page-section-1 .main-slide .tp-btn:before {
        opacity: .25;
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        border-radius: 50%;
        position: absolute;
        border: 1px solid #e76b9f;
    }
    header.mobile-class.sticky .header-container.top {
        height: 50px;
        padding: 0;
    }
    .front-page-section-1 .main-slide .tp-btn {
        opacity: 1;
        font-size: 10px;
        background-image: -o-linear-gradient(right,#e76b9f,#e76b9f);
        background-image: -webkit-gradient(linear,right top, left top,from(#e76b9f),to(#e76b9f));
        background-image: linear-gradient(to left,#e76b9f,#e76b9f);
        border-radius: 50%;
        width: 140px;
        height: 140px;
        max-width: unset;
        line-height: 2;
        position: relative;
    }
    #nav-icon2.open ~ .product-cat-menu.show {
        width: 100%;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        height: 70vh;
        overflow-y: scroll;
    }
    .header-container.additional-block.menu-open{
        height: calc(100vh - 80px);
    }
    .header-container.additional-block{
        height: 100%;
    }
    .main-content>main {
        padding-top: 70px;
    }
}

/*MEDIA-QUERIES-END*/

/*****************--NEW-RE_DESIGN-STYLES-END--*/