.header-top {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('2025/desktop/top-ribbon-bg.png');
    background-color: #98deef;
    z-index: 99;
    color: #333;
}

.header-main {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('2025/desktop/header-bg.png');
    color: #fff;
}

.header-main .nav-main>li {
    margin-right: 0px
}

.nav-lang-top .globe {
    background: url('../../css/images/iconv3/globe-w.svg') no-repeat center;
    width: 16px;
    height: 24px;
}

.nav-lang-top {
    color: #FFF;
}

.mobile-toggle {
    width: 17px;
    height: 37px;
    background: transparent url('../../css/images/mobile-w.svg') no-repeat 0 center;
    cursor: pointer;
}

.nav-lang.footer-desktop-version>li:first-child {
    width: 66px;
}

.nav-menu-cart .btn-icon .i {
    width: 24px;
    height: 24px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-image: url('../../css/images/iconv3/Cart-w.svg');
}

.nav-menu-cart .btn-icon .tx {
    width: 20px;
    height: 24px;
    color: #FFF;
    font-size: 12px;
}

.nav-menu-search-icon .btn-icon,
.nav-menu-search .btn-icon {
    background-image: url('../../css/images/iconv3/Search-w.svg');
}

.nav-menu-account .btn-icon {
    background-image: url('../../css/images/iconv3/Account-w.svg');
}

.header-main .nav-menu-search:after {
    content: '';
    display: block;
    position: absolute;
    right: -6px;
    top: -8px;
    width: 30px;
    height: 31px;
}

.header .logo:before {
    content: '';
    display: none;
    position: absolute;
    top: -6px;
    right: 85%;
    width: 237px;
    height: 77px;
    background-repeat: no-repeat;
    background-position: top right, bottom left;
    pointer-events: none;
}

.header .logo:after {
    content: '';
    display: none;
    position: absolute;
    top: -5px;
    right: -6%;
    width: 169px;
    height: 63px;
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none;
}

.header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 99;
}

.header .logo .tc-mol {
    content: '';
    display: inline-block;
    position: absolute;
    top: 68%;
    right: -52%;
    width: 46px;
    height: 40px;
    background: url(Molekul.svg) no-repeat;
    pointer-events: none;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
    transform: translateZ(0);
    will-change: transform;
}

.header .logo>a:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: -23%;
    left: -30px;
    width: 40px;
    height: 40px;
    background-size: contain;
    pointer-events: none;
    /* -webkit-animation: shakey 1s ease-in-out forwards infinite;
    animation: shakey 1s ease-in-out forwards infinite; */
}

.header .logo>a:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: -23%;
    right: -30px;
    width: 40px;
    height: 40px;
    background-size: contain;
    pointer-events: none;
    transform: scaleX(-1);
    /* -webkit-animation: shakey 1.5s ease-in-out forwards infinite;
    animation: shakey 1.5s ease-in-out forwards infinite; */
}

.header-main-menu:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 80%;
    left: 5%;
    width: 226px;
    height: 34px;
    pointer-events: none;
}

.header-main .nav-lang-top:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 100%;
    left: 53%;
    width: 226px;
    height: 34px;
    pointer-events: none;
}

.nav-menu-cart:before {
    content: '';
    display: none;
    position: absolute;
    top: 200%;
    right: -55px;
    width: 35px;
    height: 32px;
    pointer-events: none;
}

.homepage-about {
    color: #FFF
}

.home-title {
    display: inline-block;
    position: relative;
}

.home-title:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: -10px;
    right: -65px;
    width: 33px;
    height: 30px;
    background-size: contain;
    pointer-events: none;
}

.home-content {
    position: relative;
}

.home-content:before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -55px;
    left: 40px;
    width: 34px;
    height: 33px;
    background-size: contain;
    pointer-events: none;
    z-index: 2;
}

.div-title,
.collec-header {
    display: inline-block;
    position: relative;
}

.collec-header:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: -163px;
    width: 143px;
    height: 33px;
    background-size: contain;
    pointer-events: none;
}

.collec-header:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    right: -163px;
    width: 143px;
    height: 33px;
    background-size: contain;
    pointer-events: none;
}

.div-products-featured .div-title:before,
.div-products-related .div-title:before,
.products-detail-safes .div-title:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: -163px;
    width: 143px;
    height: 33px;
    background-size: contain;
    pointer-events: none;
}

.div-products-featured .div-title:after,
.div-products-related .div-title:after,
.products-detail-safes .div-title:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    right: -163px;
    width: 143px;
    height: 33px;
    background-size: contain;
    pointer-events: none;
}

/* .div-products-related .div-title:before {transform: translate(-235px,0);}
.div-products-related .div-title:after {transform: translate(150px,0);} */

.div-instagram .div-title:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 50%;
    transform: translate(-190px, 0);
    width: 26px;
    height: 19px;
    background: url(other-left.svg) no-repeat;
    pointer-events: none;
}

.div-instagram .div-title:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 50%;
    transform: translate(165px, 0);
    width: 26px;
    height: 19px;
    background: url(other-right.svg) no-repeat;
    pointer-events: none;
}

.products-featured:after,
.div-products-related .products-featured.sm:after {
    top: -40px;
    right: -50px;
    width: 75px;
    height: 66px;
    background: url('new-right2.svg') no-repeat center;
    z-index: 1;
    pointer-events: none;
}

.products-featured:before,
.div-products-related .products-featured.sm:before {
    top: -40px;
    left: -25px;
    width: 93px;
    height: 75px;
    background: url('new-left2.svg') no-repeat center;
    z-index: 2;
    pointer-events: none;
}

.div-about {
    background: url('About-Home.jpg') no-repeat center 75%;
    background-size: cover
}

.homepage-about:before {
    height: 231px;
    background-image: url('About-Kiri.svg')
}

.homepage-about:after {
    height: 121px;
    background-image: url('About-Kanan.svg')
}

.page-cats .image img {
    display: none
}

.page-cats .image:after {
    content: '';
    display: block;
    width: 100%;
    height: 100px;
    top: 0;
    left: 0;
    position: relative;
    background: no-repeat center;
}

.page-cats .cat-order-issue .image:after {
    background-image: url('Icon-Order.svg')
}

.page-cats .cat-payment-promo .image:after {
    background-image: url('Icon-Payment.svg')
}

.page-cats .cat-product-stock .image:after {
    background-image: url('Icon-Product.svg')
}

.page-cats .cat-return-refund .image:after {
    background-image: url('Icon-Return.svg')
}

.page-cats .cat-shipping .image:after {
    background-image: url('Icon-Shipping.svg')
}

.page-cats .cat-reseller .image:after {
    background-image: url('Icon-Stockist.svg')
}

.footer-top .text:before {
    background-image: url('Newsletter-Mail.svg');
    background-size: contain;
    left: -10px;
}

.footer-top {
    background-color: #d2eadc;
}

.footer-top>.footer-top-b>.container {
    position: relative;
}

.footer-top>.footer-top-b>.container:after {
    content: '';
    display: block;
    position: absolute;
    top: 30px;
    right: 0;
    width: 121px;
    height: 108px;
    background: url(Snow-Kanan.svg) no-repeat center;
    z-index: 1;
}

.footer-top>.footer-top-b>.container:before {
    content: '';
    display: block;
    top: -30px;
    left: 30px;
    width: 113px;
    height: 193px;
    position: absolute;
    background: url(Snow-Kiri.svg) no-repeat center;
    z-index: 1;
}

.copyright-theme {
    min-width: 100px;
    min-height: 15px;
    max-width: 200px;
    max-height: 22.5px;
    width: 50%;
}

.first-layer {
    background-image: url('2025/desktop/footer-bg.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 12px;
    position: relative;
    /* Make this a positioning context */
    min-height: 200px;
    /* Ensure the container has some height */
}

.second-layer {
    position: relative;
    /* For other content */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /* background-image: url('2025/desktop/footer-content-bg.webp'); */
    background: rgba(255,255,255,0.85);
    border-radius: 12px;
    min-height: 200px;
    /* Ensure the container has some height */
    padding: 10px;
}

/* Image in the bottom-left of .first-layer */
.image-additional-theme {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 120px;
    height: 160px;
    background-image: url('2025/desktop/cat-women-left.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 10;
}

.footer-part:nth-child(2),
.footer-block,
.offl,
.footer-separator,
.accordion-item.active.footer-seo .heading {
    border-color: #000;
}

.footer-block:before {
    content: '';
    display: block;
    bottom: 30px;
    left: -95px;
    position: absolute;
    background-size: contain;
    background-position: 0;
    width: 44px;
    height: 15px;
}

.footer-block:after {
    content: '';
    display: block;
    bottom: 30px;
    right: -95px;
    position: absolute;
    background-size: contain;
    background-position: 0;
    width: 44px;
    height: 15px;
}

.footer-main {
    position: relative;
}
.footer-theme {
    padding: 24px 0;
}

.footer-main:before {
    content: '';
    display: block;
    bottom: 0;
    left: 0;
    position: absolute;
    background-size: 185px;
    background-position: -55px 0;
    width: 130px;
    height: 63px;
}

.footer-main:after {
    content: '';
    display: block;
    bottom: 0;
    right: 0;
    position: absolute;
    background-size: 185px;
    background-position: 0 0;
    width: 130px;
    height: 63px;
}

.footer-main .container-fluid {
    position: relative;
}

.footer-main .footer-separator {
    border-color: #fff;
}

.footer-main>.container-fluid:before {
    content: '';
    display: block;
    width: 108px;
    height: 143px;
    top: -25px;
    left: 0;
    position: absolute;
}

.footer-main>.container-fluid:after {
    content: '';
    display: block;
    width: 108px;
    height: 143px;
    top: -25px;
    right: 0;
    position: absolute;
}

.footer-main>.container>.row:first-child>div:nth-child(2):after {
    content: '';
    display: block;
    width: 39px;
    height: 22px;
    bottom: 15px;
    left: 10px;
    position: absolute;
}

.footer-main>.container>.row:first-child>div:nth-child(3):after {
    content: '';
    display: none;
    width: 20px;
    height: 20px;
    bottom: 0px;
    right: 20px;
    position: absolute;
}

.footer-main .copyright:before {
    content: '';
    display: block;
    width: 115px;
    height: 71px;
    bottom: 0;
    left: -118px;
    position: absolute;
}

.snowy {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    pointer-events: none;
    z-index: 99;
}

/* .offl .footer-block .text,
.footer-block .text .cdarkpurple,
.accordion-item.footer-seo .heading,
.footer,
.footer .cbody,
.footer .nav-lang-top,
.copyright,
.footer-seo .text,
.footer-seo .text a:not(.btn),
.footer-seo .text h1,
.footer-seo .text h2,
.footer-seo .text h3,
.footer-seo .text h4,
.footer-seo .text h5 {
    color: #fff !important;
} */

.footer .nav-lang-top .globe,
.footer-main a:hover {
    background: url('../../css/images/iconv3/globe-w.svg') no-repeat center;
}

.accordion-item.footer-seo .heading:after,
.accordion-item.active.footer-seo .heading:after {
    /* background: transparent url('arrow-left-sm.svg') no-repeat center; */
}

.footer-link:before {
    content: '';
    display: block;
    bottom: -5px;
    left: 0;
    position: absolute;
    background-size: contain;
    width: 60px;
    height: 60px;
}

.footer-main .footer-link:after {
    content: '';
    display: block;
    width: 146px;
    height: 88px;
    bottom: 35px;
    right: -128px;
    position: absolute;
}

@media (max-width: 1439.98px) {
    .header .logo>a:before {
        left: -30px;
    }

    .header .logo>a:after {
        right: -40px;
        top: -28%;
    }

    .header .logo:after {
        right: -14%;
    }
}

@media (max-width: 1359.98px) {
    .products-featured:before {
        left: -45px
    }

    .products-featured:after {
        right: -45px
    }

    .homepage-about:before {
        left: -460px
    }

    .header-main .nav-menu-search:before {
        left: -420px
    }

    .footer-main>.container-fluid:before,
    .footer-main>.container-fluid:after,
    .footer-main .footer-link:after {
        display: none;
    }
}

@media (min-width: 1200px) {
    .header-main-top {
        overflow: visible
    }

    .fixed-header .header-main-top {
        overflow: hidden
    }
}

@media (max-width: 1199.98px) {
    /* Image in the bottom-left of .first-layer */
    .image-additional-theme {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 120px;
        height: 160px;
        background-image: url('2025/mobile/cat-women-right.webp');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        z-index: 10;
        left: unset;
    }

    .copyright-theme {
        min-width: 100px;
        min-height: 15px;
        width: 35%;
    }

    .header-main-top .nav-menu:before,
    .header .tcny {
        display: none
    }

    .header .logo>a:before,
    .header .logo:before,
    .nav-menu-cart:before {
        display: none;
    }

    .header .logo:after {
        width: 64px;
        height: 40px;
        right: 35%;
        background-size: contain;
    }

    .header .logo>a {
        position: relative;
    }

    .header .logo>a:after {
        left: unset;
        right: -61px;
        top: -7px;
        width: 40px;
        height: 40px;
        background-size: contain;
    }

    .header .logo .tc-mol {
        display: none;
    }

    .products-featured:before {
        left: -55px
    }

    .products-featured:after {
        right: -50px
    }

    .homepage-about:before {
        left: -485px
    }

    .footer-top>.footer-top-b>.container:before {
        left: -90px
    }

    .footer-top>.footer-top-b>.container:after {
        right: -80px
    }

    .products-featured.sm:after {
        top: -40px;
        width: 180px;
        background-size: contain;
    }

    .footer-link:before {
        bottom: -105px;
        right: 0;
        left: unset;
        top: unset;
        width: 180px;
        height: unset;
    }
}

@media (max-width: 991.98px) {
    /* Image in the bottom-left of .first-layer */
    .image-additional-theme {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 110px;
        height: 150px;
        background-image: url('2025/mobile/cat-women-right.webp');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        z-index: 10;
        left: unset;
    }

    .copyright-theme {
        min-width: 100px;
        min-height: 15px;
        width: 45%;
    }

    .header .logo:before,
    .header .logo:after {
        display: none;
    }

    .products-featured:before,
    .products-featured:after {
        display: none
    }

    .homepage-about:before {
        left: -200px;
        top: 200px;
    }

    .footer-link:before {
        bottom: -105px;
        right: 0;
        left: unset;
        top: unset;
        width: 180px;
    }

    .footer-theme {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

@media (max-width: 767.98px) {
    /* Image in the bottom-left of .first-layer */
    .image-additional-theme {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100px;
        height: 140px;
        background-image: url('2025/mobile/cat-women-right.webp');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        z-index: 10;
        left: unset;
    }

    .copyright-theme {
        min-width: 100px;
        min-height: 15px;
        width: 50%;
    }

    .div-products-featured .div-title:before,
    .div-products-related .div-title:before {}

    .div-products-featured .div-title:after,
    .div-products-related .div-title:after {}

    .homepage-about:before {
        left: -390px;
        top: 33px;
    }

    .div-about {
        margin-bottom: 40px;
    }

    .footer-top .text:before {
        left: 50%
    }

    .header-top:before,
    .header-top:after {
        height: 35px;
    }

    .div-products-related .div-title:before {
        transform: translate(-180px, 0);
    }

    .div-products-related .div-title:after {
        transform: translate(110px, 0);
    }

    .div-instagram .div-title:before {
        transform: translate(-150px, 0);
        top: 0
    }

    .div-instagram .div-title:after {
        transform: translate(125px, 0);
        top: 0
    }

    .footer-top .text:before {
        left: 50%
    }

    .footer-main .container:before {
        right: unset;
        left: 58%;
        width: 85px;
        height: 85px;
        bottom: -15px;
    }

    .div-products-related .div-title:before {}

    .div-products-related .div-title:after {}
}

@media (max-width: 575.98px) {
    /* Image in the bottom-left of .first-layer */
    .image-additional-theme {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 90px;
        height: 120px;
        background-image: url('2025/mobile/cat-women-right.webp');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        z-index: 10;
        left: unset;
    }

    .copyright-theme {
        min-width: 100px;
        min-height: 15px;
        width: 70%;
    }

    .header-top {
        background-image: url('2025/mobile/top-ribbon-bg.png') !important;
    }

    .header .logo>a {
        position: relative;
    }

    .header .logo>a:before {
        display: none;
    }

    .header-main-top {
        height: 60px;
        padding-top: 12px;
    }

    .header-main {
        background-image: url('2025/mobile/header-bg.png') !important;
    }

    .header .logo>a:after {
        left: unset;
        right: -30px;
        top: -19%;
        height: 30px;
        width: 30px;
    }

    .home-title:before {
        right: -25px;
        width: 15px;
        height: 15px;
    }

    .home-content:before {
        bottom: -25px;
        left: 20px;
        width: 20px;
        height: 20px;
    }

    .collec-header:before {
        display: none;
    }

    .collec-header.skin-result:before,
    .div-products-related .div-title:before {
        display: inline-block;
        left: -80px;
        height: 25px;
        width: 65px;
    }

    .collec-header:after,
    .div-products-related .div-title:after {
        right: -80px;
        height: 25px;
        width: 65px;
    }

    .div-products-featured .div-title:before {
        display: none;
    }

    .div-products-featured .div-title:after {
        right: -95px;
        height: 25px;
        width: 80px;
    }

    .products-detail-safes .div-title:before {
        left: -80px;
        height: 25px;
        width: 68px;
    }

    .products-detail-safes .div-title:after {
        right: -95px;
        height: 25px;
        width: 80px;
    }

    .homepage-about:before {
        left: 43%;
        top: 20px;
        background-size: 80%;
    }

    .homepage-about:after {
        display: none
    }

    .homepage-about {
        padding-top: 330px;
    }

    .div-about {
        background-color: #a30106;
        background-size: 576px;
        background-image: url(About-Mobile.jpg);
        background-position: center 0;
    }

    .footer-main .container:before {}

    .footer-main>.container>.row:first-child>div:nth-child(2):after {
        left: unset;
        right: 45px;
        bottom: 110px;
    }

    .footer-main>.container>.row:nth-child(2)>div:nth-child(2):after {
        display: none;
    }

    .footer-main>.container>.row:first-child>div:first-child:after {
        background: url('2021/snow-p.svg') no-repeat;
        background-size: contain;
        width: 20px;
        height: 20px;
        top: -10px;
        right: 42%;
        left: unset;
    }

    .footer-main>.container>.row>div:nth-child(4):after {
        background: url('2021/footer-l2.svg') no-repeat;
        background-size: contain;
        width: 50px;
        height: 70px;
        bottom: 0;
        top: unset;
        right: 70px;
    }

    .footer-main>.container-fluid:before,
    .footer-main>.container-fluid:after,
    .footer-main .footer-link:after {
        display: none;
    }

    .footer-link:before {
        bottom: -60px;
        right: 50px;
        left: unset;
        top: unset;
    }
}

@keyframes pop {
    0% {
        opacity: 0;
        transform: translateZ(0) translateY(0);
    }

    10% {
        opacity: 1;
        transform: translateZ(0) translateY(-2%);
    }

    80% {
        opacity: 0;
        transform: translateZ(0) translateY(10%);
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes pop {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(0) translateY(0);
    }

    10% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateY(-2%);
    }

    80% {
        opacity: 0;
        -webkit-transform: translateZ(0) translateY(10%);
    }

    100% {
        opacity: 0;
    }
}

@keyframes shakey {
    0% {
        transform: rotate(-7deg);
    }

    50% {
        transform: rotate(10deg);
    }

    100% {
        transform: rotate(-7deg);
    }
}

@-webkit-keyframes shakey {
    0% {
        -webkit-transform: rotate(-7deg);
    }

    50% {
        -webkit-transform: rotate(10deg);
    }

    100% {
        -webkit-transform: rotate(-7deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}
