/* .page-template-template-xmas-lipstick header {
    background: transparent !important;
} */
.page-template-template-xmas-lipstick header.sticky {
    background: rgba(22, 19, 54, 0.8) !important;
}
/* .page-template-template-xmas-lipstick .promo-banner,
.page-template-template-xmas-lipstick header .middle-header ul,
.page-template-template-xmas-lipstick header .upper-header,
.page-template-template-xmas-lipstick a.icon-login,
.page-template-template-xmas-lipstick .open-side-menu,
.page-template-template-xmas-lipstick .language-selector,
.page-template-template-xmas-lipstick .menu-mobile,
.page-template-template-xmas-lipstick .calendar-icon {
    display: none !important;
}
.page-template-template-xmas-lipstick header .middle-header {
    padding: 28px 0 0;
}
.page-template-template-xmas-lipstick header .middle-header .justify-between {
    padding-bottom: 28px;
    justify-content: flex-end;
    flex-direction: row-reverse;
    position: relative;
    border-bottom: 0;
}
.page-template-template-xmas-lipstick header .middle-header .icons-header {
    position: absolute;
    right: 0;
}
.page-template-template-xmas-lipstick header .middle-header .container-logo .logo.mobile {
    display: block !important;
}
.page-template-template-xmas-lipstick header.sticky .middle-header {
    padding: 15px 0 0;
}
.page-template-template-xmas-lipstick header.sticky .middle-header .justify-between {
    padding-bottom: 15px;
} */

.xmas-landing {
    width: 100%;
}

.xmas-landing button.add-to-cart,
.xmas-landing button {
    padding: 16px 40px;
    color: #fff;
    font-family: 'gantari-bold';
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    border-radius: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 53px;
}
.xmas-landing button a {
    color: #fff;
    font-family: 'gantari-bold';
    font-size: 15px;
    text-transform: uppercase;
}
.xmas-landing .hero {
    min-height: 100vh;
    position: relative;
    text-align: center;
    overflow: hidden;
	display: flex;
    justify-content: center;
    align-items: center;
	padding-top: 180px;
	padding-bottom: 80px;
    background: linear-gradient(135deg, #F9837D 57%, #C83364 87%);
}
.xmas-landing #video {
    position: absolute;
    min-height: fit-content;
    height: 100%;
    min-width: 100%;
    object-fit: cover;
    left: 50%;
    top: 50%;
    z-index: -1;
    transform: translate(-50%,-50%);
}
.xmas-landing .hero .bg-hero {
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    /* background-image: url('../img/xmas/bg-hero-xmas.jpg'); */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -4;
	/* display: none; */
}
.xmas-landing .hero .lipstick-terzo-piano,
.xmas-landing .hero .lipstick-secondo-piano,
.xmas-landing .hero .lipstick-primo-piano {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 100vh;
    height: 100%;
    background-repeat: no-repeat;
    opacity: 0.8;
	/* display: none; */
}
/* .xmas-landing .hero .lipstick-terzo-piano {
    background-size: 105%;
    background-position: 80% 50%;
    background-image: url('../img/xmas/rossetti-livello-3.png');
    z-index: -4;
} */
/* .xmas-landing .hero .lipstick-secondo-piano {
    background-size: 95%;
    background-position: 135% 60%;
    background-image: url('../img/xmas/rossetti-livello-2.png');
    z-index: -3;
}
.xmas-landing .hero .lipstick-primo-piano {
    background-size: 74%;
    background-position: -20% 57%;
    background-image: url(../img/xmas/rossetti-livello-1.png);
    z-index: -2;
    filter: blur(2px);
} */
.xmas-landing .hero .overlay {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: linear-gradient(0deg, rgba(135,11,21,1) 0%, rgba(179,17,40,0) 50%, rgba(135,11,21,1) 100%);
    opacity: 0.4;
	display: none;
}

.xmas-landing .kit-container {
    min-height: calc(100vh - 71px);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.xmas-landing .intro {
    color: #FFF;
    text-align: center;
    font-family: 'gantari-regular';
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 2px;
    max-width: 268px;
    margin: 0 auto 20px;
    max-height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.xmas-landing h1 {
    color: #FFC5C7;
    font-family: editor-bold, serif;
    font-size: 64px;
    letter-spacing: -0.3px;
    margin-bottom: 0px;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 0px 0px 23px rgba(198, 52, 91, 0.60);
}
.xmas-landing h1 span.violet {
    color: #530006;
}
.xmas-landing .swiper.swiper-hero {
    width: 100%;
    max-width: 100%;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 30px;
}
.xmas-landing .hero h4.description {
    color: #FFF;
    font-family: gantari-regular;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 16px;
}
.xmas-landing .hero .price {
    color: #FFF;
    font-family: editor-extrabold;
    font-size: 35px;
    line-height: 37px;
    letter-spacing: -0.7px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 16px;
}
.xmas-landing .hero .price del {
    font-size: 25px;
    margin-right: 10px;
}
.xmas-landing .emotional-image .add-to-cart.gift-kit {
    border-radius: 55px;
    background: #4D1659;
    transition: all 0.3s;
    border: 2px solid #4D1659;
}
.xmas-landing .hero button.add-to-cart.gift-kit {
    position: relative;
    padding: 16px 40px 16px 70px;
    border-radius: 55px;
    background: #4D1659;
    transition: all 0.3s;
    border: 2px solid #4D1659;
}
.xmas-landing .hero button.read-more:hover,
.xmas-landing .emotional-image .add-to-cart.gift-kit:hover {
   opacity: 0.8;
}
.xmas-landing .hero button.read-more {
    border: 2px solid #fff;
    background: rgba(255,255,255,0.2);
    backdrop-filter: blur(7px);
    transition: all 0.3s;
    padding: 0;
}
.xmas-landing .hero button.read-more a {
    padding: 16px 40px;
}
.xmas-landing .hero button.add-to-cart.gift-kit::before {
    content: '';
    width: 24px;
    height: 24px;
    left: 30px;
    display: block;
    position: absolute;
    background-image: url('../img/xmas/gift-kit.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.xmas-landing .hero button.add-to-cart.gift-kit:hover {
    backdrop-filter: none;
    opacity: 0.8;
}
.xmas-landing .hero .cta-hero {
    display: flex;
    gap: 13px;
    margin-bottom: 16px;
    justify-content: center;
}
.xmas-landing .hero .info-giftcard {
    color: #FFF;
    font-family: gantari-regular;
    font-size: 15px;
}

.xmas-landing .emotional-image {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: left;
    position: relative;
    padding: 90px 0 240px;
    min-height: 90vh;
    background-image: url('../img/xmas/bg-intro-xmas.jpg');
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
}
.xmas-landing .emotional-image .claim {
    color: #9F003C;
    font-family: editor-bold, serif;
    font-size: 35px;
    text-transform: uppercase;
    line-height: normal;
    margin-bottom: 20px;
}
.xmas-landing .emotional-image .description {
    font-family: 'gantari-regular';
    font-size: 18px;
    line-height: 22px;
    color: #161336;
    margin-bottom: 20px;
}
.xmas-landing .emotional-image .description.last {
    margin-bottom: 40px;
}
.xmas-landing .emotional-image .discover-kit {
    display: none;
}
.xmas-landing .emotional-image .discover-kit .title {
    color: #9F003C;
    font-family: 'editor-bold';
    font-size: 23px;
    margin-bottom: 19px;
}
.xmas-landing .emotional-image .wrapper-kits {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.xmas-landing .emotional-image .wrapper-kits a {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 13px;
    color: #9F003C;
    text-align: center;
    font-family: 'editor-bold';
    font-size: 17px;
    letter-spacing: -0.68px;
}
.xmas-landing .emotional-image .wrapper-kits a:hover .circle {
    transform: scale(1.06);
    transition: all 0.5s;
}
.xmas-landing .emotional-image .wrapper-kits .circle {
    width: 90px;
    height: 90px;
    background: #fff;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.xmas-landing .sticky-bar-ai {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    width: 100vw;
    z-index: 1;
    background: #fff;
}
.xmas-landing .wrapper-sticky-bar {
    position: sticky;
    display: flex;
    gap: 20px;
    padding: 14px 70px;
    align-items: center;
    justify-content: center;
}
.xmas-landing .wrapper-sticky-bar .claim-sticky-bar {
    color: #4D1659;
    font-family: 'gantari-semibold';
    font-size: 17px;
    line-height: 23px;
    z-index: 1;
}
.xmas-landing .wrapper-sticky-bar .ask-ai {
    background: #4D1659;
    font-size: 16px;
    padding: 13px 25px;
    min-height: 50px;
    z-index: 1;
    transition: all 0.3s;
}
.xmas-landing .wrapper-sticky-bar .ask-ai:hover {
    opacity: 0.8;
}

.xmas-landing .kit-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 90px 0;
    position: relative;
}
.xmas-landing .kit-container .row {
    align-items: center;
}
.xmas-landing .kit-container .bg-slider {
    position: relative;
}
.xmas-landing .kit-container .description-desktop {
    color: #FFF;
    font-family: 'gantari-regular';
    font-size: 16px;
    line-height: 21px;
}
.xmas-landing .kit-container .description-desktop ul {
    margin-left: 0;
    padding-left: 20px;
    margin-top: 10px;
}
.xmas-landing .kit-container .intro {
    color: #FFF;
    text-align: center;
    font-family: 'gantari-regular';
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 5.2px;
    margin-bottom: 11px;
}
.xmas-landing .kit-container h2 {
    color: #fff;
    text-align: center;
    font-family: 'editor-bold';
    font-size: 60px;
    line-height: 60px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.xmas-landing .kit-container .ideal-for {
    color: #FFF;
    text-align: center;
    font-family: gantari-regular;
    font-size: 14px;
    letter-spacing: 1.3px;
    margin-bottom: 20px;
    position: relative;
}
.xmas-landing .kit-container .feature-image-kit {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.xmas-landing .kit-container .feature-image-kit img {
    max-width: 315px;
}
.xmas-landing .swiper.kit {
    width: 100%;
    max-width: 500px;
    padding-bottom: 32px;
}
#modalArmo .swiper.kit {
    width: 360px;
    max-width: 100%;
    height: 335px;
    position: unset
}
.swiper.kit .swiper-wrapper {
    align-items: center;
}
.xmas-landing .swiper.kit .swiper-slide,
#modalArmo .swiper.kit .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}
.xmas-landing .swiper.kit .swiper-slide img  {
    max-width: 300px;
    width: 100%;
}
#modalArmo .swiper.kit .swiper-slide img {
    max-width: 220px;
    width: 100%;
    user-select: none;
}
.xmas-landing .swiper-button-prev,
.xmas-landing .swiper-button-next,
.xmas-landing .swiper-button-prev::after,
.xmas-landing .swiper-button-next::after,
#modalArmo .swiper-button-prev,
#modalArmo .swiper-button-next,
#modalArmo .swiper-button-prev::after,
#modalArmo .swiper-button-next::after {
    height: 24px;
    width: 14px;
    font-size: 23px;
    color: #fff;
    font-weight: 900;
    -webkit-text-stroke: 1px;
    top: 50%;
}
#modalArmo .swiper-button-prev {
    left: 64px;
}
#modalArmo .swiper-button-next {
    right: 64px;
}
.xmas-landing .swiper .swiper-pagination,
#modalArmo .swiper .swiper-pagination {
    bottom: 0px;
    display: flex;
    justify-content: center;
    gap: 10px;
}
.xmas-landing span.swiper-pagination-bullet,
#modalArmo span.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 !important;
    background: #fff;
    opacity: 1;
}
.xmas-landing span.swiper-pagination-bullet.swiper-pagination-bullet-active,
#modalArmo span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #4D1659;
}
.xmas-landing .kit-container button.add-to-cart,
.xmas-landing .kit-container .no-availability {
    background: #fff;
    margin: 30px auto 0;
    transition: all 0.3s;
    color: #4D1659;
}
.xmas-landing .kit-container .no-availability {
    opacity: 0.5;
}
.xmas-landing .kit-container button.add-to-cart:hover,
.xmas-landing .kit-container .no-availability:hover {
    background: rgba(255, 255, 255, 0.76);
}
.xmas-landing .kit-container button.btn-open-ar {
    background: transparent;
    border: 2px solid #fff;
    min-width: 250px;
    margin: 0 auto;
    padding: 13px 20px;
    color: #fff;
    text-align: center;
    font-family: gantari-bold;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
}
.xmas-landing .kit-container button.btn-open-ar svg {
    margin-right: 10px;
}
.xmas-landing .kit-container button.btn-open-ar:hover {
    color: #4D1659;
    background: #fff;
}
.xmas-landing .kit-container button.btn-open-ar:hover svg path {
    stroke: #4D1659;
    transition: all 0.3s;
}
.xmas-landing .kit-container .check-ai {
    color: #FFF;
    text-align: center;
    font-family: 'gantari-regular';
    font-size: 16px;
    margin: 20px auto;
}
.xmas-landing .kit-container button.btn-open-armo {
    padding: 13px 37px;
    width: 185px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    background: transparent;
    border: 2px solid;
}
.xmas-landing .actions-next-kit {
    position: absolute;
    bottom: 100px;
    right: 200px;
    width: 200px;
    height: 80px;
}
.xmas-landing .actions-next-kit .wrapper-scroll {
    position: relative;
    width: 2px;
    height: 80px;
}
.xmas-landing .actions-next-kit .wrapper-scroll .scrolldown {
    width: 2px;
    height: 80px;
    position: absolute;
    right: -220px;
    overflow: hidden;
}
.xmas-landing .actions-next-kit .wrapper-scroll .line {
    width: 100%;
    height: 100%;
    display: block;
    background: linear-gradient(to bottom, white 50%, rgba(255, 255, 255, 0) 50%);
    background-position: 0 -60px;
    background-size: 100% 200%;
    animation: scrolldown 2.2s cubic-bezier(0.76, 0, 0.3, 1) forwards infinite;
}
@keyframes scrolldown {
    0% {
      background-position: 0 -80px;
    }
    75% {
      background-position: 0 0;
    }
    100% {
      background-position: 0 80px;
    }
}
.xmas-landing .actions-next-kit a {
    font-family: 'gantari-semibold';
    text-transform: uppercase;
    color: #fff;
    font-style: italic;
    font-size: 19px;
    top: -6px;
    position: absolute;
    right: 6px;
}

.xmas-landing .compare {
    padding: 90px 0;
    background: #FFF1F1;
}
.xmas-landing .compare h3 {
    font-family: editor-bold, serif;
    font-size: 34px;
    background: linear-gradient(68deg, #C02660 3.6%, #F9837D 98.08%, #F9837D 98.08%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    margin-bottom: 22px;
}
.xmas-landing .compare .description-texture {
    color: #161336;
    font-family: 'gantari-regular';
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 70px;
}
.xmas-landing .compare .description-texture button.read-more-ingredients {
    color: #6A5AE0;
    font-family: gantari-medium;
    font-size: 16px;
    letter-spacing: 2.1px;
    text-transform: uppercase;
    background: transparent;
    padding: 0;
}
.xmas-landing .compare .description-texture .title {
    margin-bottom: 10px;
}
.xmas-landing .compare .description-texture strong {
    font-family: 'gantari-bold';
}
.xmas-landing .compare .compare-product {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}
.swiper.swiper-comparison .swiper-wrapper {
    padding-bottom: 40px;
}
.xmas-landing .compare .compare-product .image {
    max-width: 190px;
}
.xmas-landing .compare .compare-product .name {
    color: #A3675F;
    text-align: center;
    font-family: 'editor-bold';
    font-size: 20px;
    text-transform: uppercase;
}
.xmas-landing .compare .compare-product .ideal-for {
    color: #7D7D7D;
    text-align: center;
    font-family: 'gantari-regular';
    font-size: 13px;
    line-height: 18px;
}
.xmas-landing .compare button.add-to-cart,
.xmas-landing .compare .no-availability {
    background: #4D1659;
    transition: all 0.3s;
}
.xmas-landing .compare .no-availability {
    opacity: 0.5;
}
.xmas-landing .compare button.add-to-cart:hover,
.xmas-landing .compare .no-availability:hover {
    opacity: 0.8;
}
.xmas-landing .wrapper-feature {
    display: flex;
    flex-direction: column;
    gap: 11px;
    padding: 0 15px;
}
.xmas-landing .compare .feature {
    color: #161336;
    font-family: gantari-medium, sans-serif;
    font-size: 15px;
    line-height: normal;
    text-align: center;
}
.xmas-landing .compare .feature .title {
    font-size: 15px;
    font-family: gantari-extrabold, sans-serif;
    text-transform: uppercase;
}
.xmas-landing .compare .separator {
    width: 90px;
    height: 1px;
    background: #000;
    margin: auto;
}

.xmas-landing .review {
    padding: 75px 0 0;
}
.xmas-landing .review h3 {
    color: #4D1659;
    font-family: 'editor-bold';
    font-size: 34px;
    line-height: 30px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 7px;
    text-transform: uppercase;
}
.xmas-landing .review .wrapper-summary-reviews {
    display: flex;
    align-content: flex-end;
    flex-wrap: wrap;
    margin-bottom: 30px;
    justify-content: center;
}
.xmas-landing .review .wrapper-summary-reviews .title {
    margin-right: 0px;
    margin-left: 5px;
    color: #4D1659;
    line-height: 22px !important;
}
.xmas-landing .review .reviews-inline .stars-custom svg use {
    fill: #4D1659;
}
.reviews-inline .rating-custom span,
.reviews-inline .count-custom,
.reviews-inline .count-custom span,
.wrapper-summary-reviews .title {
    color: #4D1659;
}

.xmas-landing .related {
    background: #fff;
    padding: 55px 0 120px;
}
.xmas-landing .related .wrapper-related {
    display: flex;
    gap: 30px;
    flex-wrap: nowrap;
}
.xmas-landing .related .suggested-box {
    width: 50%;
    display: flex;
    flex-wrap: nowrap;
    gap: 15px;
    padding: 25px;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.xmas-landing .related .suggested-box .img-suggest {
    width: 43%;
}
.xmas-landing .related .suggested-box .img-suggest img {
    max-height: auto;
}
.xmas-landing .related .suggested-box .description-suggest {
    width: 57%;
}
.xmas-landing .related .suggested-box .title {
    color: #fff;
    font-family: editor-bold, serif;
    font-size: 28px;
    line-height: normal;
    letter-spacing: -1.2px;
    margin-bottom: 5px;
}
.xmas-landing .related .suggested-box .subtitle {
    color: #FFF;
    font-family: 'gantari-bold';
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.xmas-landing .related a {
    display: block;
    width: 100%;
    padding: 16px 24px;
    border-radius: 80px;
    background: #4D1659;
    color: #fff;
    font-family: gantari-bold, sans-serif;
    font-size: 14px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s;
}
.xmas-landing .related a:hover {
    opacity: 0.8;
}

.xmas-landing .faq {
    padding-bottom: 120px;
}
.xmas-landing .faq h3 {
    color: #4D1659;
    font-family: editor-bold;
    font-size: 34px;
    line-height: 38px;
    margin-bottom: 20px;
    padding-left: 28px;
}
.xmas-landing .faq .accordion .accordion-item:first-of-type {
    border-top: 1px solid #000;
}
.xmas-landing .faq .accordion .accordion-item .accordion-header .accordion-button {
    padding: 28px;
    padding: 28px;
    color: #161336;
    font-family: gantari-regular;
    font-size: 20px;
    line-height: 22px;
    text-transform: none;
}
.xmas-landing .faq .accordion .accordion-item .accordion-header .accordion-button::after {
    background-image: url('../img/xmas/arrow-accordion.svg');
    background-size: contain;
    width: 12px;
    height: 7px;
}
.xmas-landing .faq .accordion-body {
    padding: 0 28px 28px;
}
.xmas-landing .faq .accordion-body p {
    color: #161336;
    font-family: gantari-regular, sans-serif;
    font-size: 17px;
    margin-bottom: 0;
}

#modalArmo .modal-content {
    overflow: scroll;
    border-radius: 30px;
    border: none;
    background-color: #F9F6F4;
    border-radius: 24px;
    -ms-overflow-style: none;
    scrollbar-color: transparent transparent;
    scrollbar-width: none;
}
#modalArmo .modal-content::-webkit-scrollbar {
    display: none;
}   
#modalArmo .modal-top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 24px;
}
#modalArmo .lipskit-logo {
    width: 140px;
    height: 60px;
    object-fit: cover;
}
#modalArmo .back-btn,
#modalArmo .btn-close {
    width: 23px;
    height: 23px;
    padding: 4px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    visibility: hidden;
}
#modalArmo .back-btn {
    width: 30px;
    height: 30px;
}
#modalArmo .back-btn.show,
#modalArmo .btn-close.show {
    visibility: visible;
}
#modalArmo .btn-close:hover {
    color: transparent;
    background-color: transparent;
}
#modalArmo .btn-close:focus {
    box-shadow: none;
}
#modalArmo .eyes-step,
#modalArmo .hair-step,
#modalArmo .loading-step,
#modalArmo .result-step,
#modalArmo .error-step {
    display: none;
}
#modalArmo .loading-step,
#modalArmo .error-step,
#modalArmo .skin-step,
#modalArmo .eyes-step,
#modalArmo .hair-step {
    padding: 0 35px 48px 35px;
    background-color: #F9F6F4;
}
#modalArmo .title {
    font-family: editor-bold, serif;
    font-size: 36px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    margin-top: 14px;
    margin-bottom: 14px;
    background: linear-gradient(68deg, #C02660 3.6%, #F9837D 87.08%, #F9837D 98.08%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#modalArmo p {
    color: #5E5E5E;
    font-family: gantari-regular, sans-serif;
    font-size: 18px;
    line-height: normal;
    letter-spacing: -0.84px;
}
#modalArmo p.bold {
    color: #000;
    font-family: gantari-semibold, sans-serif;
    margin-bottom: 8px;
    margin-top: 15px;
}
#modalArmo .single-tip {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 22px;
}
#modalArmo .text img {
    max-width: 45px;
    margin-bottom: 5px;
}
#modalArmo span.pink {
    color: #AEB6F1;
    font-family: gantari-semibold, sans-serif;
}
#modalArmo .actions {
    width: 100%;
    margin-top: 20px;
}
#modalArmo .armo-try-again {
    max-width: 235px;
    width: 100%;
    height: 52px;
    border-radius: 60px;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.25);
    background: #283C70;
    display: none;
    color: #F9F6F4;
    font-family: gantari-bold, sans-serif;
    font-size: 16px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    margin: 16px auto 0;
}
#modalArmo .armo-try-again {
    display: block;
}

#modalArmo .scroll-bottom {
    position: fixed;
    bottom: 20px;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    left: 50%;
    transform: translate(-50%, 0);
    display: flex;
    justify-content: center;
    padding: 10px;
    background: #fff;
    align-items: center;
    box-shadow: 3px 5px 9px rgba(0,0,0,0.3);
    cursor: pointer;
}

#modalArmo .wrapper-title {
    margin-bottom: 44px;
}
#modalArmo .wrapper-title .navigation {
    text-align: center;
    font-family: 'gantari-medium';
    font-size: 13px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 5.2px;
    color: #530006;
    text-transform: uppercase;
}
#modalArmo .wrapper-title .description {
    text-align: center;
    font-family: 'gantari-medium';
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    color: #530006;
}
#modalArmo .skin-step .wrapper-skin-color,
#modalArmo .eyes-step .wrapper-eyes-color,
#modalArmo .hair-step .wrapper-hair-color {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}
#modalArmo .skin-step label,
#modalArmo .eyes-step label,
#modalArmo .hair-step label {
    flex-grow: 1;
    flex-basis: 0;
    min-width: 0;
}
#modalArmo .skin-step .wrapper-single-color,
#modalArmo .eyes-step .wrapper-single-color,
#modalArmo .hair-step .wrapper-single-color {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;
    min-height: 100%;
    cursor: pointer;
}
#modalArmo .skin-step .wrapper-single-color .text,
#modalArmo .eyes-step .wrapper-single-color .text,
#modalArmo .hair-step .wrapper-single-color .text {
    color: #530006;
    text-align: center;
    font-family: 'gantari-medium';
    font-size: 14px;
    line-height: normal;
    margin-top: 16px;
}
#modalArmo .skin-step input.skin-color,
#modalArmo .eyes-step input.eyes-color,
#modalArmo .hair-step input.hair-color {
    width: 0;
    height: 0;
    opacity: 0;
    position: absolute;
}
#modalArmo .skin-step input.skin-color:hover + div,
#modalArmo .eyes-step input.eyes-color:hover + div,
#modalArmo .hair-step input.hair-color:hover + div,
#modalArmo .skin-step input.skin-color:checked + div,
#modalArmo .eyes-step input.eyes-color:checked + div,
#modalArmo .hair-step input.hair-color:checked + div {
    border-radius: 12px;
    outline: 1px solid rgba(83, 0, 6, 0.10);
    background: #F9F6F4;
    box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.10);
}
#modalArmo .skin-step .wrapper-single-color img,
#modalArmo .eyes-step .wrapper-single-color img,
#modalArmo .hair-step .wrapper-single-color img {
    width: 84px;
    height: 84px;
}
#modalArmo button.next-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    height: 52px;
    padding: 15px 30px;
    border-radius: 60px;
    background: linear-gradient(68deg, #C02660 3.6%, #F9837D 98.08%, #F9837D 98.08%);
    color: #F9F6F4;
    font-family: gantari-bold, sans-serif;
    font-size: 15px;
    line-height: normal;
    text-align: center;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s;
}
#modalArmo button.next-btn:disabled {
    background: #D3D3D3;
    cursor: not-allowed;
}
#modalArmo .wrapper-back-next {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 74px;
}

#modalArmo .loading-step {
    padding-bottom: 100px;
}
#modalArmo .loading-step .title {
    text-align: center;
    margin-top: 130px;
}
#modalArmo .loading-step .loading-img {
    display: block;
    margin: 60px auto 0 auto;
    animation: loading 5s linear infinite;
}
#modalArmo .result-step .result {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 35px;
    position: relative;
}
#modalArmo .result-step .result-title {
    color: #FFF;
    text-align: center;
    font-family: gantari-regular;
    font-size: 13px;
    letter-spacing: 5.2px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
#modalArmo .result-step .name {
    color: #FFF;
    font-family: 'editor-bold';
    font-size: 64px;
    line-height: normal;
}
#modalArmo .result-step button {
    z-index: 1;
    border-radius: 55px;
    background: transparent;
    padding: 0px;
    border: 2px solid #F9F6F4;
    transition: all 0.3s;
}
#modalArmo .result-step button a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 18px 30px;
    color: #F9F6F4;
    text-align: center;
    font-family: 'gantari-bold';
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
}
#modalArmo .result-step button:hover {
    background: #4D1659;
    border-color: #4D1659;
}
#modalArmo .result-step .result-actions {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    margin-top: 46px;
}
#modalArmo .result-step button.add-to-cart,
#modalArmo .result-step button.no-availability {
    font-family: 'gantari-bold';
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    background: #fff;
    border: none;
    padding: 20px 40px;
    color: #4D1659;
}
#modalArmo .result-step button.no-availability {
    opacity: 0.5;
}
#modalArmo .result-step button.add-to-cart:hover {
    background: #4D1659;
    color: #fff;
}

#modalKitAR .modal-content {
    border-radius: 30px;
    padding: 35px;
    height: 85%;
}
#modalKitAR button.close {
    background: transparent;
    padding: 0;
    width: 17px;
    height: 17px;
    position: absolute;
    right: 17px;
    top: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url('../img/xmas/close-popup.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 4;
}
#modalKitAR button.close span {
    color: #000;
    font-size: 35px;
}
#modalKitAR #container {
    height: 65%;
}
#modalKitAR canvas {
    border-radius: 15px;
    z-index: 1;
    position: relative;
}
#modalKitAR .lipstick-selection {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    gap: 20px;
    position: absolute;
    width: calc(100% - 70px);
    bottom: 25px;
}
#modalKitAR .lipstick-selection .lipstick-wrapper {
    width: 33.33%;
}
#modalKitAR .lipstick-selection .lipstick-wrapper label {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}
#modalKitAR .lipstick-selection .color {
    display: none;
}
#modalKitAR .lipstick-selection .image {
    width: 70px;
    box-shadow: 6px 6px 15px rgba(0,0,0,0.3);
    border-radius: 100%;
}
#modalKitAR .lipstick-selection .name {
    color: #4D1659;
    font-family: 'gantari-semibold';
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}
#modalKitAR .lipstick-selection .lipstick-wrapper input:checked + .image{
    outline: 2px solid;
    box-shadow: 6px 6px 15px rgba(0,0,0,0.5);
}
#modalKitAR .lipstick-wrapper input[type="radio"] {
    width: 0;
    height: 0;
    opacity: 0;
    position: absolute;
}
#modalKitAR .lipstick-wrapper input[type="radio"] + .image {
    cursor: pointer;
}

#modalIngredients .modal-dialog .modal-content {
    border-radius: 30px;
    background: #fff;
    box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.30);
    padding: 70px 35px 35px;
}
#modalIngredients .title {
    background: linear-gradient(68deg, #C02660 3.6%, #F9837D 98.08%, #F9837D 98.08%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'editor-bold';
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
#modalIngredients .description {
    color: #161336;
    font-family: 'gantari-light';
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
}
#modalIngredients button.close {
    background: transparent;
    padding: 0;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 35px;
    top: 35px;
    background-image: url('../img/xmas/close-ingredient.svg');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

/* #useCoupon .modal-content {
    padding: 65px 40px;
    border: none;
    border-radius: 11px;
}
#useCoupon .title {
    color: #666577;
    font-family: gantari-bold;
    font-size: 20px;
    line-height: normal;
    margin-bottom: 2px;
}
#useCoupon .description {
    color: #666577;
    font-family: gantari-regular;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 18px;
}
#useCoupon .note {
    color: #A8A8A8;
    font-family: gantari-regular;
    font-size: 12px;
    line-height: normal;
    margin-bottom: 35px;
}
#useCoupon button.close {
    background: transparent;
    padding: 0;
    position: absolute;
    right: 23px;
    top: 23px;
}
#useCoupon button.add-to-cart.gift-kit {
    color: #FFF;
    text-align: center;
    font-family: Gantari-bold;
    font-size: 16px;
    line-height: normal;
    letter-spacing: 1.28px;
    text-transform: uppercase;
    border-radius: 60px;
    background:  #4D1659;
    padding: 17px 30px;
}
#useCoupon button.add-to-cart.gift-kit:disabled {
    background: #D4D1EC;
}
#useCoupon .coupon {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    gap: 2px;
    margin-bottom: 18px;
}
body #content #useCoupon input[type=text] {
    border-color: #d3d3d3;
    border-radius: 0;
    width: 24%;
    font-family: 'gantari-light';
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.09em;
    color: #666577;
    padding: 10px;
}
*/
@media screen and (min-width:992px) {
    .swiper-hero .swiper-wrapper,
    .swiper-comparison .swiper-wrapper {
        justify-content: space-between;
        gap: 2%;
    }
    .swiper-hero .swiper-wrapper .swiper-slide,
    .swiper-slide.compare-product {
        width: 23.5%;
    }
	.swiper-hero .swiper-wrapper .swiper-slide:first-of-type,
    .swiper-hero .swiper-wrapper .swiper-slide:last-of-type{
		margin-top: 40px;
	}
    .xmas-landing .swiper-hero .swiper-pagination,
    .xmas-landing .swiper-comparison .swiper-pagination {
        display: none;
    }
    .xmas-landing button.read-more-kit {
        display: none;
    }
    .xmas-landing .characteristics-kit button.close-description {
        display: none;
    }
    .xmas-landing .emotional-image .wrapper-kits .circle img {
        max-height: 75px;
    }
	.xmas-landing .swiper.swiper-hero .swiper-slide a:hover img {
		transform: scale(1.03);
		transition: all 0.5s;
	}
}

@media screen and (min-width:768px) {
    .xmas-landing .characteristics-kit.mobile {
        display: none;
    }
}

@media screen and (min-height:650px) {
    #modalArmo .scroll-bottom {
        display: none;
    }
}

@media screen and (min-width:992px) and (max-width: 1199px) {
    .xmas-landing .kit-container button.btn-open-ar {
        min-width: 214px;
        padding: 14px;
    }
    /* .page-template-template-xmas-lipstick header .middle-header .justify-between {
		justify-content: center;
	}
    .page-template-template-xmas-lipstick header .middle-header .cart-mobile {
        position: absolute;
        right: 0;
    } */
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    /* .page-template-template-xmas-lipstick header .middle-header .cart-mobile {
        position: absolute;
        right: 0;
    }
    .page-template-template-xmas-lipstick header .middle-header .justify-between {
		justify-content: center;
	}
    .page-template-template-xmas-lipstick .menu-mobile,
    .page-template-template-xmas-lipstick .cart-mobile.d-lg-none a:last-of-type {
        display: none !important;
    } */
    .hero .container,
    .compare .container,
    .kit-container .container {
        max-width: 100vw;
        padding: 0 30px;
    }
    .xmas-landing h1 {
        font-size: 55px;
    }
	.xmas-landing .intro {
		max-width: 290px;
		max-height: 100px;
	}
    .container-slider {
        margin-left: -30px;
        margin-right: -30px;
    }
    .xmas-landing .swiper.swiper-hero {
        margin-bottom: 20px;
    }
    .swiper-hero .swiper-pagination {
        gap: 10px;
    }
    .swiper-hero .swiper-pagination span.swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }
    .xmas-landing .emotional-image .wrapper-kits .circle img {
        max-height: 75px;
    }
    .xmas-landing .kit-container h2 {
        font-size: 44px;
        line-height: 42px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
    .xmas-landing .kit-container button.add-to-cart,
    .xmas-landing .kit-container .no-availability {
        padding: 16px 30px;
    }
    .xmas-landing .kit-container .ideal-for {
        padding-top: 42px;
    }
    .xmas-landing .kit-container .feature-image-kit img {
        max-width: 270px;
    }
    .xmas-landing .swiper.kit {
        padding-top: 35px;
    }
    .xmas-landing .swiper.kit .swiper-button-prev {
        left: 0px;
    }
    .xmas-landing .swiper.kit .swiper-button-next {
        right: 0px;
    }
    .xmas-landing .swiper.kit .swiper-slide img {
        max-width: 175px;
    }
    .swiper.swiper-comparison {
        min-height: 560px;
    }
    .xmas-landing .actions-next-kit {
        right: 60px;
    }
    .xmas-landing button.read-more-kit,
    .xmas-landing button.close-description {
        color: #E9D2AA;
        font-family: gantari-medium;
        font-size: 14px;
        letter-spacing: 2.1px;
        text-transform: uppercase;
        background: transparent;
        padding: 0;
    }
    .xmas-landing .expand button.read-more-kit {
        display: none;
    }
    .xmas-landing .characteristics-kit button.close-description {
        display: none;
    }
    .xmas-landing  .characteristics-kit.expand button.close-description {
        display: flex;
    }
    .xmas-landing .description-desktop {
        max-height: 190px;
        overflow: hidden;
        padding-right: 10px;
    }
    .xmas-landing .expand .description-desktop {
        max-height: 100%;
    }
    .xmas-landing .kit-container button.btn-open-ar {
        min-width: 215px;
        padding: 15px;
        margin-right: 0;
        font-size: 14px;
    }
    .xmas-landing .compare button.add-to-cart,
    .xmas-landing .compare .no-availability {
        padding: 16px 27px;
        min-height: 68px;
    }
    .xmas-landing .related .suggested-box .img-suggest {
        width: 39%;
    }
    .xmas-landing .related .suggested-box .description-suggest {
        width: 61%;
    }
    .xmas-landing .related .suggested-box .title {
        font-size: 26px;
    }
}

@media screen and (max-width: 767px) {
    /* .page-template-template-xmas-lipstick header .middle-header .cart-mobile {
        position: absolute;
        right: 0;
    }
	.page-template-template-xmas-lipstick header .middle-header .justify-between {
		justify-content: center;
	}
    .page-template-template-xmas-lipstick header .middle-header .container-logo {
        justify-content: flex-start;
    } */
    .hide-ua-mobile {
        display: none;
    }
    /* .page-template-template-xmas-lipstick .menu-mobile,
    .page-template-template-xmas-lipstick .cart-mobile.d-lg-none a:last-of-type {
        display: none !important;
    }
    .xmas-landing .hero {
        background: linear-gradient(175deg, #F9837D 45%, #C83364 87%);
    } */
    .xmas-landing .hero .lipstick-terzo-piano {
        background-size: 250%;
    }
    .xmas-landing .hero .lipstick-secondo-piano {
        display: none;
    }
    .xmas-landing .hero .lipstick-primo-piano {
        background-size: 200%;
    }
    .hero .container,
    .compare .container {
        max-width: 100%;
    }
    .xmas-landing h1 {
        font-size: 48px;
    }
	.xmas-landing .intro {
		max-width: 235px;
        max-height: 106px;
	}
    .xmas-landing .swiper.swiper-hero {
        margin-bottom: 20px;
    }
    .swiper-slide a img {
        max-height: 100%;
    }
    .swiper-hero .swiper-pagination {
        bottom: 6px;
    }
    .xmas-landing .hero h4.description {
        text-align: center;
        margin-top: 10px;
        font-size: 14px;
    }
    .xmas-landing .hero .price {
        justify-content: center;
        font-size: 24px;
    }
    .xmas-landing .hero .cta-hero {
        justify-content: center;
        align-items: center;
    }
    .xmas-landing .hero button.add-to-cart.gift-kit {
        padding: 15px 15px 15px 45px;
        min-height: fit-content;
    }
    .xmas-landing .hero button.add-to-cart.gift-kit::before {
        left: 13px;
    }
    .xmas-landing .hero button.read-more {
        min-height: fit-content;
    }
    .xmas-landing .hero button.read-more a {
        padding: 15px 19px;
    }
    .xmas-landing .hero .info-giftcard {
        text-align: center;
        font-size: 12px;
    }
    .xmas-landing .emotional-image {
        background-image: url('../img/xmas/bg-intro-mobile.jpg');
    }
    .xmas-landing .emotional-image .claim {
        font-size: 40px;
        margin-bottom: 12px;
    }
    .xmas-landing .emotional-image .discover-kit .title {
        text-align: center;
    }
    .xmas-landing .emotional-image .wrapper-kits {
        flex-wrap: wrap;
        justify-content: center;
    }
    .xmas-landing .emotional-image .wrapper-kits a {
        width: 33%;
    }
    .xmas-landing .emotional-image .wrapper-kits .circle {
        width: 120px;
        height: 120px;
    }
    .gift-lipskit {
        margin-top: 50px;
    }
    .xmas-landing .wrapper-sticky-bar {
        flex-direction: column;
        gap: 15px;
        text-align: center;
        padding: 14px 80px;
        line-height: 17px;
    }
    .xmas-landing .sticky-bar-ai .close-bar-ai {
        width: 63px;
        height: 20px;
        display: block;
        position: absolute;
        top: -20px;
        left: 50%;
        transform: translate(-50%,0);
        background: #fff;
        border-top-left-radius: 26px;
        border-top-right-radius: 26px;
        background-image: url('../img/xmas/arrow-ai.svg');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 12px;
        cursor: pointer;
    }
    .xmas-landing .sticky-bar-ai .close-bar-ai.rotate {
        transform: translate(-50%,0) rotate(180deg);
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 25px;
        border-bottom-right-radius: 25px;
        height: 40px;
        top: -40px;
    }
    .xmas-landing .kit-container {
        padding-bottom: 130px;
    }
    .xmas-landing .kit-container h2 {
        font-size: 47px;
        line-height: 47px;
    }
    .xmas-landing .kit-container .ideal-for {
        margin-bottom: 20px;
    }
    .xmas-landing .kit-container .feature-image-kit img {
        max-width: 285px;
    }
    .xmas-landing .actions-next-kit {
        right: 80px;
		bottom: 0px;
    }
    .xmas-landing .swiper.kit {
        height: 360px;
    }
    .xmas-landing .swiper.kit .swiper-slide img {
        max-width: 225px;
    }
    .xmas-landing .swiper.kit .swiper-button-prev,
    .xmas-landing .swiper.kit .swiper-button-next {
        display: block;
    }
    .xmas-landing .swiper.kit .swiper-pagination {
        bottom: 60px;
    }
    .xmas-landing .swiper.kit .swiper-pagination .swiper-pagination-bullet {
        box-shadow: 2px 2px 2px rgba(0,0,0,0.4);
    }
    .xmas-landing .kit-container button.btn-open-ar {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 525px;
        z-index: 1;
        background: #fff;
        color: #4D1659;
        font-size: 14px;
        padding: 10px;
        min-width: 205px;
    }
    .xmas-landing .kit-container button.btn-open-ar:hover {
        backdrop-filter: blur(9px);
        background: rgba(255,255,255,0.3);
        border-color: rgba(255,255,255,0.3);
    }
    .xmas-landing .kit-container button.btn-open-ar svg path {
        stroke: #4D1659;
    }
    .characteristics-kit.mobile {
        padding-top: 15px;
    }
    .xmas-landing .characteristics-kit.tablet {
        display: none;
    }
    .xmas-landing .description-mobile {
        max-height: 64px;
        overflow: hidden;
        color: #FFF;
        font-family: gantari-regular;
        font-size: 18px;
        line-height: 22px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .xmas-landing .kit-container .description-mobile ul {
        margin-left: 0;
        padding-left: 20px;
        margin-top: 10px;
        margin-bottom: 0;
    }
    .xmas-landing button.read-more-kit,
    .xmas-landing button.close-description {
        color: #E9D2AA;
        text-align: center;
        font-family: gantari-medium;
        font-size: 14px;
        letter-spacing: 2.1px;
        text-transform: uppercase;
        background: transparent;
        padding: 0;
        margin: 0 auto 20px;
        min-height: auto;
    }
    .xmas-landing .expand button.read-more-kit {
        display: none;
    }
    .xmas-landing .characteristics-kit button.close-description {
        display: none;
    }
    .xmas-landing  .characteristics-kit.expand button.close-description {
        display: flex;
    }
    .xmas-landing .expand .description-mobile {
        max-height: 100%;
    }
    .xmas-landing .kit-container button.add-to-cart {
        margin-top: 0;
    }
    .xmas-landing .compare h3 {
        text-align: center;
    }
    .xmas-landing .compare .description-texture {
        text-align: center;
    }
    .swiper.swiper-comparison {
        padding-bottom: 40px;
    }
    .xmas-landing .compare .description-texture button.read-more-ingredients,
    .xmas-landing .compare .read-less-ingredients {
        margin: 0 auto;
    }
    .xmas-landing .compare .compare-product {
        padding: 0 15px;
    }
    .xmas-landing .compare button.add-to-cart,
    .xmas-landing .compare .no-availability {
        padding: 16px 25px;
    }
    .xmas-landing .related .wrapper-related {
        flex-direction: column;
    }
    .xmas-landing .related .suggested-box {
        width: 100%;
    }
    .xmas-landing .related .suggested-box .img-suggest {
        width: 39%;
    }
    .xmas-landing .related .suggested-box .description-suggest {
        width: 61%;
    }
    .xmas-landing .related .suggested-box .title {
        font-size: 28px;
    }
    .container-slider {
        margin-left: -20px;
        margin-right: -20px;
        width: 100vw;
    }
    #modalArmo .swiper-button-prev, #modalArmo .swiper-button-next {
        display: block;
    }
    #modalArmo .swiper-button-prev {
        left: 30px;
    }
    #modalArmo .swiper-button-next {
        right: 30px;
    }
    #modalArmo .skin-step .wrapper-skin-color, 
    #modalArmo .eyes-step .wrapper-eyes-color, 
    #modalArmo .hair-step .wrapper-hair-color {
        gap: 0;
        row-gap: 20px;
    }
    #modalArmo .skin-step label, 
    #modalArmo .eyes-step label, 
    #modalArmo .hair-step label {
        flex: auto;
        max-width: 33%;
    }
    #modalArmo .wrapper-back-next {
        margin-top: 44px;
    }
    #modalArmo .result-step .result-actions {
        gap: 12px;
        flex-direction: column;
    }
    #modalArmo .result-step .name {
        font-size: 47px;
    }
    #modalArmo .result-step button a,
    #modalArmo .result-step button.add-to-cart,
    #modalArmo .result-step button.no-availability {
        padding: 17px 30px;
    }
}

@keyframes loading {
    0% {
        rotate: 0;
    }
    100% {
        rotate: 360deg;
    }
}


.modal-backdrop {
    background: linear-gradient(152deg, rgba(250, 176, 176, 0.90) 1.31%, rgba(192, 145, 203, 0.90) 100.08%);
}
.modal {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
}
#modalArmo .modal-dialog {
    max-width: 880px;
}
@media screen and (min-width: 768px) {
    #modalArmo .modal-dialog {
        padding-left: 24px;
        padding-right: 24px;
    }
}
@media screen and (max-width: 767px) {
    #modalArmo .title {
        font-size: 24px;
    }
}
