
/* Body Fantasies Brand Profile - RenderBox CMS Optimized CSS */
/* Makeup Palette: Navy #1D2A66 | Gold #CCB78F | Pink #D579B9 | Purple #7C2181 | White bg */
/* Hero: Clean navy overlay — NO pink hue */

#BodyFantasies_root__Kp7Mx2,
#BodyFantasies_root__Kp7Mx2 *,
#BodyFantasies_root__Kp7Mx2 *::before,
#BodyFantasies_root__Kp7Mx2 *::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

#BodyFantasies_root__Kp7Mx2 {
    --primary: #1D2A66;
    --gold: #CCB78F;
    --pink: #D579B9;
    --purple: #7C2181;
    --cream: #F8F6F2;
    --white: #ffffff;
    --dark-text: #1a1a2e;
    --mid-text: #5a3a6b;
    --border: #e8d0e8;
    --box-bg: #fdf8fd;
    --pink-light: #fce8f7;
    --purple-light: #f0e0f5;

    font-family: 'Playfair Display', serif, 'Arial' !important;
    color: var(--dark-text) !important;
    background-color: var(--white) !important;
    line-height: 1.8 !important;
    display: block !important;
    width: 100% !important;
    overflow-x: hidden !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_container__Aw6Tc2 {
    max-width: 1200px !important;
    margin: 0 auto !important;
    padding: 0 20px !important;
    width: 100% !important;
}

/* ========== HERO — clean navy, no pink tint ========== */
#BodyFantasies_root__Kp7Mx2 .BodyFantasies_heroSection__Bv3Lz9 {
    background: url('https://www.bodyfantasies.com/wp-content/uploads/sites/4/2018/07/Floral-scent-750x425.jpg') center/cover no-repeat !important;
    height: 580px !important;
    position: relative !important;
    width: 100% !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_heroOverlay__Rt5Wq1 {
    background: linear-gradient(160deg, rgba(10, 15, 50, 0.88) 0%, rgba(29, 42, 102, 0.78) 60%, rgba(15, 20, 65, 0.85) 100%) !important;
    height: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    color: var(--white) !important;
    padding: 20px !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_heroContent__Jm2Xp8 {
    max-width: 820px !important;
    width: 100% !important;
    padding: 0 15px !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_heroTitle__Wk8Fb3 {
    font-size: 3.8rem !important;
    margin: 15px 0 !important;
    letter-spacing: 4px !important;
    font-weight: 700 !important;
    color: var(--white) !important;
    text-shadow: 0 2px 20px rgba(10, 15, 50, 0.6) !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_heroSubtitle__Cz7Gv5 {
    color: var(--cream) !important;
    font-size: 1rem !important;
    line-height: 1.8 !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_eyebrow__Qn4Ys6 {
    text-transform: uppercase !important;
    letter-spacing: 6px !important;
    font-size: 0.9rem !important;
    color: var(--gold) !important;
    display: block !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_btnPrimary__Hx1Nk4 {
    display: inline-block !important;
    padding: 15px 42px !important;
    background: linear-gradient(135deg, var(--pink), var(--purple)) !important;
    color: var(--white) !important;
    text-decoration: none !important;
    font-weight: bold !important;
    border-radius: 30px !important;
    margin-top: 25px !important;
    transition: all 0.4s ease !important;
    font-size: 0.95rem !important;
    letter-spacing: 1px !important;
    box-shadow: 0 6px 24px rgba(213, 121, 185, 0.50) !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_btnPrimary__Hx1Nk4:hover {
    background: linear-gradient(135deg, var(--purple), var(--primary)) !important;
    box-shadow: 0 8px 32px rgba(124, 33, 129, 0.60) !important;
    transform: translateY(-3px) !important;
}

/* ========== HEADER ========== */
#BodyFantasies_root__Kp7Mx2 .BodyFantasies_brandHeader__Lp9Dm7 {
    background: var(--white) !important;
    padding: 25px 0 !important;
    width: 100% !important;
    border-bottom: 4px solid !important;
    border-image: linear-gradient(90deg, var(--purple), var(--pink), var(--gold)) 1 !important;
    box-shadow: 0 3px 18px rgba(213, 121, 185, 0.15) !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_headerFlex__Yr3Sp1 {
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 20px !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_logoWrapper__Mv5Kb8 {
    width: 340px !important;
    padding-right: 50px !important;
    border-right: 2px solid var(--pink-light) !important;
    flex-shrink: 0 !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_logoImg__Fn2Rq9 {
    width: 100% !important;
    height: auto !important;
    display: block !important;
    object-fit: cover !important;
    border-radius: 4px !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_brandQuickInfo__Gx4Wj6 {
    padding-left: 50px !important;
    flex: 1 !important;
    min-width: 0 !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_brandQuickTitle__Tz8Lm3 {
    margin: 0 !important;
    font-size: 2.2rem !important;
    color: var(--purple) !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_brandQuickSub__Bq1Np5 {
    color: var(--pink) !important;
    margin: 0 !important;
    font-size: 0.95rem !important;
    font-style: italic !important;
}

/* ========== MAIN LAYOUT ========== */
#BodyFantasies_root__Kp7Mx2 .BodyFantasies_mainLayout__Dk5Rv2 {
    display: grid !important;
    grid-template-columns: 2fr 1fr !important;
    gap: 60px !important;
    margin-top: 60px !important;
    margin-bottom: 80px !important;
}

/* ========== SECTION TITLES ========== */
#BodyFantasies_root__Kp7Mx2 .BodyFantasies_sectionTitle__Qp6Lz1 {
    font-size: 1.8rem !important;
    color: var(--purple) !important;
    margin-bottom: 28px !important;
    position: relative !important;
    display: inline-block !important;
    padding-bottom: 14px !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_sectionTitle__Qp6Lz1::after {
    content: '' !important;
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 3px !important;
    background: linear-gradient(90deg, var(--pink), var(--purple), var(--pink)) !important;
    border-radius: 2px !important;
    display: block !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_bodyText__Cr4Ks7 {
    color: var(--dark-text) !important;
    margin-bottom: 1rem !important;
    line-height: 1.8 !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_bodyText__Cr4Ks7 strong {
    color: var(--purple) !important;
    font-weight: 700 !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_introText__Wm3Jb9,
#BodyFantasies_root__Kp7Mx2 .BodyFantasies_coreBenefits__Vz9Pk5,
#BodyFantasies_root__Kp7Mx2 .BodyFantasies_productSpotlight__Qq3Rs7,
#BodyFantasies_root__Kp7Mx2 .BodyFantasies_fragranceSection__Rr2Qq8,
#BodyFantasies_root__Kp7Mx2 .BodyFantasies_brandPillars__Sq7Xm4 {
    margin-bottom: 50px !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_introText__Wm3Jb9 {
    border-left: 4px solid var(--pink) !important;
    padding-left: 24px !important;
    background: linear-gradient(90deg, var(--pink-light) 0%, transparent 65%) !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-right: 20px !important;
    border-radius: 0 8px 8px 0 !important;
}

/* ========== BENEFITS GRID ========== */
#BodyFantasies_root__Kp7Mx2 .BodyFantasies_benefitsGrid__Xb2Mw8 {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 20px !important;
    margin: 40px 0 !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_benefitItem__Fn5Tq3 {
    background: var(--box-bg) !important;
    padding: 30px 20px !important;
    text-align: center !important;
    border: 1px solid var(--border) !important;
    border-top: 4px solid var(--pink) !important;
    transition: all 0.35s ease !important;
    border-radius: 0 0 10px 10px !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_benefitItem__Fn5Tq3:nth-child(2) {
    border-top-color: var(--purple) !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_benefitItem__Fn5Tq3:hover {
    box-shadow: 0 12px 36px rgba(213, 121, 185, 0.25) !important;
    transform: translateY(-5px) !important;
    background: var(--pink-light) !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_benefitIcon__Gm8Lp2 {
    font-size: 2.4rem !important;
    background: linear-gradient(135deg, var(--pink), var(--purple)) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
    margin-bottom: 20px !important;
    display: block !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_benefitTitle__Yw4Vn6 {
    color: var(--purple) !important;
    margin-bottom: 10px !important;
    font-size: 1rem !important;
    font-weight: 700 !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_benefitText__Rk1Jc7 {
    color: var(--mid-text) !important;
    font-size: 0.9rem !important;
    line-height: 1.6 !important;
}

/* ========== PRODUCT GRID (3-col) ========== */
#BodyFantasies_root__Kp7Mx2 .BodyFantasies_productGrid__Pp4Vw1 {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 16px !important;
    margin-top: 30px !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_productCard__Mm6Ux9 {
    background: var(--white) !important;
    border: 1px solid var(--border) !important;
    padding: 18px 14px !important;
    text-align: center !important;
    transition: all 0.35s ease !important;
    border-radius: 10px !important;
    position: relative !important;
    overflow: hidden !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_productCard__Mm6Ux9::before {
    content: '' !important;
    position: absolute !important;
    top: 0 !important; left: 0 !important; right: 0 !important;
    height: 3px !important;
    background: linear-gradient(90deg, var(--pink), var(--purple)) !important;
    opacity: 0 !important;
    transition: opacity 0.35s !important;
    display: block !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_productCard__Mm6Ux9:hover::before {
    opacity: 1 !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_productCard__Mm6Ux9:hover {
    box-shadow: 0 10px 30px rgba(213, 121, 185, 0.22) !important;
    transform: translateY(-4px) !important;
    background: var(--pink-light) !important;
    border-color: var(--pink) !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_productImg__Jj2Kl5 {
    width: 100% !important;
    height: 150px !important;
    object-fit: contain !important;
    display: block !important;
    margin-bottom: 10px !important;
    border-radius: 4px !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_productName__Nn8Ht3 {
    color: var(--purple) !important;
    font-size: 0.82rem !important;
    line-height: 1.4 !important;
    font-weight: 700 !important;
    margin-bottom: 4px !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_productName__Nn8Ht3 a {
    color: var(--purple) !important;
    text-decoration: none !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_productName__Nn8Ht3 a:hover {
    color: var(--pink) !important;
    text-decoration: underline !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_productDesc__Rr4Tt8 {
    color: var(--mid-text) !important;
    font-size: 0.72rem !important;
    line-height: 1.4 !important;
    font-style: italic !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_viewAllLink__Ss5Uu9 {
    text-align: center !important;
    margin-top: 20px !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_viewAllLink__Ss5Uu9 a {
    color: var(--purple) !important;
    text-decoration: none !important;
    font-weight: 700 !important;
    font-size: 0.9rem !important;
    transition: color 0.2s !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_viewAllLink__Ss5Uu9 a:hover {
    color: var(--pink) !important;
}

/* ========== FRAGRANCE FAMILY GRID (4-col) ========== */
#BodyFantasies_root__Kp7Mx2 .BodyFantasies_fragranceGrid__Ff6Tt1 {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 14px !important;
    margin-top: 30px !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_fragranceCard__Gg3Ss5 {
    background: var(--white) !important;
    border: 1px solid var(--border) !important;
    padding: 14px 12px !important;
    text-align: center !important;
    transition: all 0.35s ease !important;
    border-radius: 10px !important;
    border-bottom: 3px solid transparent !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_fragranceCard__Gg3Ss5:hover {
    border-bottom-color: var(--purple) !important;
    box-shadow: 0 8px 24px rgba(124, 33, 129, 0.20) !important;
    transform: translateY(-4px) !important;
    background: var(--purple-light) !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_fragranceImg__Hh9Uu7 {
    width: 100% !important;
    height: 120px !important;
    object-fit: cover !important;
    display: block !important;
    margin-bottom: 10px !important;
    border-radius: 4px !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_fragranceName__Ii4Vv2 {
    color: var(--purple) !important;
    font-size: 0.78rem !important;
    line-height: 1.4 !important;
    font-weight: 600 !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_fragranceName__Ii4Vv2 a {
    color: var(--purple) !important;
    text-decoration: none !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_fragranceName__Ii4Vv2 a:hover {
    color: var(--pink) !important;
    text-decoration: underline !important;
}

/* ========== BRAND PILLARS ========== */
#BodyFantasies_root__Kp7Mx2 .BodyFantasies_brandPillars__Sq7Xm4 {
    background: linear-gradient(135deg, var(--purple-light) 0%, var(--pink-light) 100%) !important;
    padding: 30px !important;
    border-radius: 12px !important;
    border: 1px solid var(--border) !important;
}

/* ========== SIDEBAR ========== */
#BodyFantasies_root__Kp7Mx2 .BodyFantasies_sidebarBox__Zc3Kx9 {
    background: var(--box-bg) !important;
    padding: 35px !important;
    border: 1px solid var(--border) !important;
    border-top: 5px solid !important;
    border-image: linear-gradient(90deg, var(--pink), var(--purple)) 1 !important;
    border-radius: 0 0 10px 10px !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_sidebarTitle__Lm7Rb4 {
    margin: 0 0 25px 0 !important;
    font-size: 0.75rem !important;
    letter-spacing: 3px !important;
    text-transform: uppercase !important;
    color: var(--pink) !important;
    font-weight: 700 !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_brandNav__Hq5Yt2 { list-style: none !important; padding: 0 !important; margin: 0 !important; }

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_brandNavItem__Bx2Fp6 {
    padding: 8px 0 !important;
    border-bottom: 1px solid var(--border) !important;
    list-style: none !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_brandNavLink__Wd4Mz8 {
    text-decoration: none !important;
    color: var(--dark-text) !important;
    font-size: 0.9rem !important;
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    transition: color 0.2s !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_brandNavLink__Wd4Mz8:hover { color: var(--pink) !important; }

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_brandNavLink__Wd4Mz8 .fa-circle {
    color: var(--pink) !important;
    font-size: 0.45rem !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_brandNavActive__Vn9Gj3 .BodyFantasies_brandNavLink__Wd4Mz8 {
    color: var(--purple) !important;
    font-weight: bold !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_brandNavActive__Vn9Gj3 .BodyFantasies_brandNavLink__Wd4Mz8 i {
    color: var(--pink) !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_distributorNote__Tx6Qw5 {
    margin-top: 30px !important;
    background: linear-gradient(135deg, var(--purple), var(--primary)) !important;
    padding: 25px !important;
    color: var(--white) !important;
    border-radius: 10px !important;
    border-left: 4px solid var(--pink) !important;
    box-shadow: 0 6px 20px rgba(124, 33, 129, 0.28) !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_distributorTitle__Pk3Nv7 {
    color: var(--gold) !important;
    margin-bottom: 10px !important;
    font-size: 0.95rem !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_distributorText__Jm9Lb2 {
    color: var(--cream) !important;
    line-height: 1.6 !important;
    font-size: 0.85rem !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_distributorLink__Qq9Rr6 {
    color: var(--gold) !important;
    text-decoration: none !important;
    font-weight: 700 !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_distributorLink__Qq9Rr6:hover {
    color: var(--pink) !important;
    text-decoration: underline !important;
}

/* ========== FOOTER ========== */
#BodyFantasies_root__Kp7Mx2 .BodyFantasies_mainFooter__Gv4Rk1 {
    background: linear-gradient(135deg, var(--purple) 0%, var(--primary) 55%, var(--purple) 100%) !important;
    text-align: center !important;
    padding: 55px 0 !important;
    position: relative !important;
    overflow: hidden !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_mainFooter__Gv4Rk1::before {
    content: '' !important;
    position: absolute !important;
    top: 0 !important; left: 0 !important; right: 0 !important;
    height: 4px !important;
    background: linear-gradient(90deg, var(--pink), var(--gold), var(--pink)) !important;
    display: block !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_footerText__Yz8Wc6 {
    color: var(--gold) !important;
    font-size: 0.9rem !important;
    letter-spacing: 1px !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_footerLink__Zz1Ss2 {
    color: var(--pink) !important;
    text-decoration: none !important;
}

#BodyFantasies_root__Kp7Mx2 .BodyFantasies_footerLink__Zz1Ss2:hover {
    color: var(--white) !important;
    text-decoration: underline !important;
}

/* ========== TABLET ========== */
@media (max-width: 768px) {
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_heroSection__Bv3Lz9 { height: 420px !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_heroTitle__Wk8Fb3 { font-size: 2.2rem !important; letter-spacing: 2px !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_eyebrow__Qn4Ys6 { font-size: 0.75rem !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_heroSubtitle__Cz7Gv5 { font-size: 0.9rem !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_btnPrimary__Hx1Nk4 { padding: 12px 28px !important; font-size: 0.85rem !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_headerFlex__Yr3Sp1 { flex-direction: column !important; align-items: flex-start !important; gap: 16px !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_logoWrapper__Mv5Kb8 { width: 220px !important; padding-right: 0 !important; border-right: none !important; border-bottom: 2px solid var(--pink-light) !important; padding-bottom: 16px !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_brandQuickInfo__Gx4Wj6 { padding-left: 0 !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_brandQuickTitle__Tz8Lm3 { font-size: 1.5rem !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_brandQuickSub__Bq1Np5 { font-size: 0.8rem !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_mainLayout__Dk5Rv2 { grid-template-columns: 1fr !important; gap: 40px !important; margin-top: 40px !important; margin-bottom: 50px !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_benefitsGrid__Xb2Mw8 { grid-template-columns: repeat(2, 1fr) !important; gap: 15px !important; margin: 25px 0 !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_productGrid__Pp4Vw1 { grid-template-columns: repeat(3, 1fr) !important; gap: 12px !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_fragranceGrid__Ff6Tt1 { grid-template-columns: repeat(2, 1fr) !important; gap: 12px !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_sectionTitle__Qp6Lz1 { font-size: 1.4rem !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_sidebarBox__Zc3Kx9 { padding: 25px !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_mainFooter__Gv4Rk1 { padding: 35px 20px !important; }
}

/* ========== SMALL PHONE ========== */
@media (max-width: 480px) {
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_heroSection__Bv3Lz9 { height: 360px !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_heroTitle__Wk8Fb3 { font-size: 1.6rem !important; letter-spacing: 1px !important; margin: 10px 0 !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_eyebrow__Qn4Ys6 { font-size: 0.65rem !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_heroSubtitle__Cz7Gv5 { font-size: 0.82rem !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_btnPrimary__Hx1Nk4 { padding: 10px 22px !important; font-size: 0.8rem !important; margin-top: 16px !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_logoWrapper__Mv5Kb8 { width: 180px !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_brandQuickTitle__Tz8Lm3 { font-size: 1.2rem !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_benefitsGrid__Xb2Mw8 { grid-template-columns: 1fr !important; gap: 12px !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_benefitItem__Fn5Tq3 { padding: 20px 15px !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_productGrid__Pp4Vw1 { grid-template-columns: repeat(2, 1fr) !important; gap: 10px !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_productImg__Jj2Kl5 { height: 110px !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_fragranceGrid__Ff6Tt1 { grid-template-columns: repeat(2, 1fr) !important; gap: 10px !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_fragranceImg__Hh9Uu7 { height: 90px !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_sectionTitle__Qp6Lz1 { font-size: 1.2rem !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_bodyText__Cr4Ks7 { font-size: 0.9rem !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_sidebarBox__Zc3Kx9 { padding: 20px 15px !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_distributorNote__Tx6Qw5 { padding: 18px !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_container__Aw6Tc2 { padding: 0 15px !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_mainFooter__Gv4Rk1 { padding: 28px 15px !important; }
    #BodyFantasies_root__Kp7Mx2 .BodyFantasies_footerText__Yz8Wc6 { font-size: 0.8rem !important; }
}
 
            body{
                position: relative;
            }
            .dno{
                display: none!important;
            }
            .public-header{
                position: relative;
                transition:5s;
            }
            .absolute-container{
                background-color: #ee273a;
                border-radius: 7px;
                position: fixed;
                top: 50%;
                left: 2%;
                transform: translateY(-50%);
                padding: 10px;
                z-index: 4900;
            }
            .social-absolute{
                position: relative;
                padding: 10px 0;
                border-bottom: 1px solid rgba(0, 0, 0, .1);
                box-sizing: content-box;
                width: 24px;
                height: 24px;
            }
            .social-absolute:last-child {
                border-bottom: none !important;
            }
            .social-absolute img{
                width: 24px;
                height: 24px;
            }
            .absolute-tooltip{
                position: relative;
                transition: all 0.5s;
                border-radius: 0 7px 7px 0;
                font-size: 14px;
                overflow: hidden;
                white-space: nowrap;
            }
            .absolute-tooltip > span{
                padding: 10px 20px;
                display: block;
            }
            .tooltip-shake{
                display: block;
                width: 100%;
                height: 100%;
            }
            .tooltip-shake:before,
            .tooltip-shake:after {
                position: absolute;
                content: "";
                opacity: 0;
                transition: all 0.4s ease;
                color: #fff;
                font-weight: bold;
            }
            .tooltip-shake:before {
                content: attr(data-tooltip);
                background: #3c5059;
                width: 0;
                padding: 0;
                font-size: 0.9rem;
                top: 50%;
                left: calc(24px + 32px);
                border-radius: 5px;
                transform: translateY(-50%);
                overflow: hidden;
                white-space: nowrap;
            }
            .tooltip-shake:after {
                border-width: 8px 10px 8px 0;
                border-style: solid;
                border-color: transparent #3c5059 transparent transparent;
                top: 50%;
                left: calc(24px + 24px);
                transform: translateY(-50%);
            }
            .tooltip-shake:hover::before,
            .tooltip-shake:hover::after {
                opacity: 1;
                overflow: hidden;
                white-space: nowrap;
                transform: translate(0, -50%);
            }
            .tooltip-shake:hover::before {
                width: max-content;
                padding: 10px 25px;
            }
            @keyframes shake {
                0% {
                    transform: rotate(2deg);
                }
                50% {
                    transform: rotate(-3deg);
                }
                70% {
                    transform: rotate(3deg);
                }
                100% {
                    transform: rotate(0deg);
                }
            }
            .social-absolute:hover {
                animation: shake 500ms ease-in-out forwards;
            }
            
                .public-header{
                    width: 100%;
                    background: #1d2a66;
                    background-size: auto;
                    background-repeat: no-repeat;
                }
            
            .adv-banner-container{
                width: 100%;
                height: 10px;
            }
            .adv-banner-container .adv-item{
                width: 100%;
                height: 100%;
                object-fit: cover;
            }
            .top-bar-container{
                width: 100%;
                min-height: 40px;
                height: 40px;
                background: #222 ;
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
            }
            .top-bar{
                width: 1200px;
                height: 100%;
                margin: auto;
                padding: 0 8px;
                display: flex;
                flex-direction: row;
                justify-content: space-between;
                align-items: center;
            }
            .top-item{
                height: 100%;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .info-container{
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .info-container img{
                width: 16px;
                height: 16px;
            }
            .info-container > span{
                display: inline-flex;
            }
            .top-info,
            .top-social{
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-social{
                padding: 5px 0;
            }
            .top-social li a img{
                width: 32px;
                height: 32px;
            }
            .top-social li a span{
                font-size: 0px;
                font-weight: 200;
                color: #777;
            }
            .top-list{
                width: max-content;
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                margin: 0  0px;
            }
            .top-list:hover{
                color: ;
            }
            
                .top-list:first-child{
                    margin-left : 0;
                }
                .top-list:last-child{
                    margin-right : 0;
                }
            
            .arrow-menu-container{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
            }
            .top-list a span,
            .top-list span{
                color: #777;
                font-weight: bold;
                font-size: 14px;
            }
            .top-list a img,
            .top-list span img{
                margin: 0 5px;
                width: 24px;
                height: 24px;
                object-fit: contain;
            }
            .top-list:first-child a img,
            .top-list:first-child span img{
                margin-left: 0;
            }
            .top-navbar{
                height: 100%;
                background: transparent;
            }
            .top-nav-list{
                position: relative;
                height: 100%;
                padding: 0 20px;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-nav-list a span,
            .top-nav-list span{
                color: #000;
                font-size: 0px;
                font-weight: 200;search
            }
            .top-nav-list:hover{
                background-color: #fff;
            }
            .top-nav-list .arrow-menu-container svg{
                fill: #000;
            }
            .top-nav-list:hover a span,
            .top-nav-list:hover span,
            .top-nav-list:hover .arrow-menu-container svg{
                color: #fff;
                fill: #fff;
            }
            .top-nav-list .icon-title-part{
                padding-left: 5px;
            }
            .top-sub-nav > .top-sub-list a span,
            .top-sub-nav > .top-sub-list span{
                color: #000;
            }
            .top-sub-nav > .top-sub-list:hover a span,
            .top-sub-nav > .top-sub-list:hover span{
                color: #fff;
            }
            
            .top-sub-nav{
                flex-direction: column;
                justify-content: center;
                align-content: flex-start;
                position: absolute;
                z-index: 4999;
                min-width: 150px;
                width: max-content;
                background: #2c3e50;
                clip: rect(1px, 1px, 1px, 1px);
                opacity: 0.1;
                transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1),
                            opacity 0.6s cubic-bezier(0.2, 0, 0.2, 1);
                transform: translateY(-10px) scaleY(0.5);
                transform-origin: top;  
                border-radius: 0;
            }
            .top-nav-list:hover > .top-sub-nav{
                display: flex;
                top: 100%;
                clip: auto;
                opacity: 1;
                transform: translateY(0) scaleY(1);
            }
            
        
                .top-nav-list:hover > .top-sub-nav{
                    left: 0;
                }
                .top-sub-list{
                    border-right: 5px solid  #f00;
                }
            
            .top-sub-list{
                width: 100%;
                padding: 8px 20px;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-sub-list:hover{
                background: #fff;
            }
            .header-container{
                display: grid;
                width: 1200px;
                margin: auto;
                height: auto;
                grid-template-rows: 1fr 1fr;  
                grid-template-columns: 1fr 3fr 1fr;
                grid-template-areas: 
                    "top-1 top-2 top-3"
                    "bottom-1 bottom-2 bottom-3"; 
                padding-top: 8px;
                padding-bottom: 8px;
                padding-left: 8px;
                padding-right: 8px;
            }
            .top-section-1{
                grid-area: top-1;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-section-2{
                grid-area: top-2;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .top-section-3{
                grid-area: top-3;
                display: flex;
                flex-direction: row;
                justify-content: flex-end;
                align-items: center;
            }
            .logo-container{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                width: 100%;
                height: 100%;
                padding: 0px  0px;
            }
            .logo-container img{
                display: block;
                width: 290px;
                height: 60px;
                max-width: 290px;
                max-height: 60px;
                object-fit: contain;
            }
            .nav-container{
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
                box-sizing: border-box;
                margin: 0 10px;
            }
            .nav-container > .navbar{
                width: 100%;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
                background: #1d2a66;
                box-sizing: border-box;
                border: px  solid  ;
                border-radius: 3px;
            }
            
                .nav-container > .navbar{
                    margin-right: calc(0px + 10px);
                }
            
            .max-height{
                height: 700px;
                overflow-x:hidden;
                overflow-y: auto;
                display:flex!important;
                flex-direction: column!important;
                justify-content: flex-start!important;
            }
            .nav-container .navbar .nav-list{
                padding: 10px 18px;
                min-height: 45px;
                position: relative;
                list-style: none;
                display: flex;
                flex-direction: row;
                justify-content: space-between;
                align-content: center;
                box-sizing: border-box;
            }
            .nav-container .navbar .nav-list.active{
                background-color: ;
            }
            .nav-container .navbar .nav-list.active a,
            .nav-container .navbar .nav-list.active span{
                color: ;
            }
            
            .nav-container .navbar .nav-list .icon-title-part{
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .nav-container .navbar .nav-list .icon-title-part img{
                width: 24px;
                height: 24px;
                margin: 0 5px;
            }
            .nav-container .navbar .nav-list .overflow-menu{
                justify-content: center !important;
            }
            .nav-container .navbar .nav-list:hover{
                background-color: ;
                box-sizing: border-box;
            }
            .nav-container .navbar .nav-list:hover a,
            .nav-container .navbar .nav-list:hover span{
                color: #fff ;
            }
            .nav-container .navbar .nav-list img{
                width: 32px;
                height: 32px;
            }
            .nav-container .navbar .nav-list a,
            .nav-container .navbar .nav-list span{
                text-decoration: none;
                font-size: 14px;
                color: #ccb78f;
            }
            .nav-container .navbar .nav-list.base-level:hover > .navbar.navbar-sub,
            .nav-container .navbar .nav-list:hover > .overflow-menu > .navbar.navbar-sub{
                display: flex;
                top: 45px;
                clip: auto;
                opacity: 1;
                transform: translateY(0) scaleY(1);
            }
            .nav-container .navbar .nav-list:hover > .navbar.navbar-sub{
                display: flex;
                right: calc(100%  +  5px);
                top: 0;
                clip: auto;
                opacity: 1;
                transform: translateY(0) scaleY(1);
            }
            
                    .nav-container .navbar.navbar-sub{
                        flex-direction: column;
                        justify-content: center;
                        align-content: flex-start;
                        min-width: 150px;
                        width: max-content;
                    }
                    .nav-container .navbar.navbar-sub .nav-list{
                        width: 100%;
                        border-right: 5px solid #ccb78f;
                    }
                    .nav-container .navbar.navbar-sub{
                        position: absolute;
                        z-index: 4999;
                        background: #1d2a66;
                        clip: rect(1px, 1px, 1px, 1px);
                        opacity: 0.1;
                        transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1),
                                    opacity 0.6s cubic-bezier(0.2, 0, 0.2, 1);
                        transform: translateY(-10px) scaleY(0.5);
                        transform-origin: top;  
                        border-radius: 0;
                    }
                    .nav-container .navbar.navbar-sub{
                        flex-direction: column;
                        justify-content: center;
                        align-content: flex-start;
                        min-width: 150px;
                        width: max-content;
                    }
                    .nav-container .navbar .nav-list.base-level:hover > .navbar.navbar-sub,
                    .nav-container .navbar .nav-list:hover > .overflow-menu > .navbar.navbar-sub{
                        left: 0;
                        border-radius: 0 !important;
                    }
                    .nav-container .navbar .nav-list:hover > .navbar.navbar-sub{
                        left: calc(100%  +  5px);
                    }
                    .nav-container .navbar.navbar-sub .nav-list{
                        width: 200px;
                        border-right: 5px solid #ccb78f;
                        border-radius: 0 !important;
                    }
                
                .nav-container .navbar .nav-list.base-level:hover > .navbar.navbar-sub,
                .nav-container .navbar .nav-list:hover > .overflow-menu > .navbar.navbar-sub{
                    left: 0;
                }
                .nav-container .navbar .nav-list:hover > .navbar.navbar-sub{
                    left: calc(100%  +  5px);
                }
            
            .arrow-icon-menu{
                width: 8px;
                height: 8px;
            }
            .arrow-icon-menu.arrow-bottom{
                transform: rotate(90deg);
            }
            
                .arrow-menu-container{
                    margin-left: 5px;
                }
                .arrow-icon-menu.arrow-right,
                .overflow-list .arrow-icon-menu.arrow-bottom{
                    transform: rotate(0deg);
                }
                .nav-container .navbar .nav-list:first-child:hover{
                    border-radius: 3px 0 0 3px;
                }
                .nav-container .navbar .nav-list:last-child:hover{
                    border-radius: 0 3px 3px 0;
                }
            
            .nav-container .navbar .nav-list.base-level svg,
            .nav-container .navbar .nav-list .overflow-menu svg{
                fill: #ccb78f;
            }
            .nav-container .navbar .nav-list.base-level:hover svg{
                fill: #fff;
            }
            .sub-menu-container{
                position: absolute;
                min-width: 150px;
                background-color: #1d2a66;
                color: #fff;
                top: 32px;
                right: 0;
                z-index: 4999;
               /* display: none;*/
            } 
            /*.sub-navbar{
                width: 100%;
                height: 100%;
            }*/
            .nav-container .navbar.navbar-sub .nav-list img{
                width: 16px;
                height: 16px;
            }
            .nav-container .navbar.navbar-sub .nav-list a,
            .nav-container .navbar.navbar-sub .nav-list span{
                color: #ccb78f;
                font-size: 12px;
            }
            .nav-list.with-sub-menu:hover .sub-menu-container{
                display: block;
            }
            .nav-container .navbar.navbar-sub .nav-list .arrow-menu-container svg{
                fill: #ccb78f;
            }
            .active{
                background-color: ;
            }
            .active a{
                color: ;
            }     
            .icon-container{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-content: center;
            }
            .icon-container .icon-item{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-content: center;
                box-sizing: border-box;
                min-height: 45px;
                margin: 0 5px;
            }
            
                .icon-container .icon-item:first-child{
                    margin-left: 0 !important;
                }
                .icon-container .icon-item:last-child{
                    margin-right: 0 !important;
                }
            
            
            .icon-container .icon-item a{
                border: 0px  solid  ;
            }
            .icon-container .icon-item.basket-icon{
                position: relative;
                color: #7c2181;
                min-width: 45px;
                min-height: 45px;
                outline: none;
                border-radius: 3px;
                background: #ccb78f;
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                cursor: pointer;
                text-decoration: none;
                margin: 0 10px;
            }
            .icon-container .icon-item .icon-shortcut{
                color: #7c2181;
                min-width: 45px;
                min-height: 45px;
                margin: 0;
                outline: none;
                border-radius: 3px;
                background: #ccb78f;
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                transition: .4s;
                cursor: pointer;
                text-decoration: none;
            }
            
            .basket-shop{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                width: 45px;
                height: 45px;
                border-radius: 3px;
            }
            .icon-container .icon-item .icon-shortcut:hover svg,
            .icon-container .icon-item .icon-shortcut:hover .add-item-to-cart.open span
            {
                fill: #fff;
                color: #fff;
            }
            
                .icon-container .icon-item.basket-icon .add-item-to-cart{
                    color: #7c2181;
                    border-radius: 3px;
                    background: #ccb78f;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    transition: .4s;
                    cursor: pointer;
                    box-sizing: content-box;
                    border: 0px  solid  ;
                }
                
                    .icon-container .icon-item.basket-icon .add-item-to-cart{
                        border-right: none !important;
                    }
                    .border-basket{
                        border-left: none !important;
                    }
                
                    .icon-container .icon-item:hover > span,
                    .icon-container .icon-item.login-icon:hover span{
                        color: #fff;
                    }
                    .icon-container .icon-item.basket-icon .icon-shortcut:hover,
                    .icon-container .icon-item.login-icon .icon-shortcut:hover,
                    
                    .icon-container .icon-item.basket-icon .icon-shortcut:hover .add-item-to-cart{
                       background: #7c2181;
                    }
                    .icon-container .icon-item.basket-icon .add-item-to-cart.open{
                        width: 45px;
                        border-radius: 0 3px 3px 0;
                        display: flex;
                        flex-direction: row;
                        justify-content: center;
                        align-items: center;
                    }
                    .icon-container .icon-item.basket-icon:hover .add-item-to-cart.open{
                        background: #7c2181;
                    }
                    .icon-container .icon-item.basket-icon .add-item-to-cart.open:hover span{
                        color: #fff;
                    }
                    .icon-container .icon-item.basket-icon .add-item-to-cart.open + .icon-shortcut{
                        border-radius: 3px 0 0 3px;
                    }
                    .icon-container .icon-item.lang-icon .icon-shortcut:hover{
                        background: #7c2181;
                    }
                    .icon-container .icon-item.search-icon .icon-shortcut .search-container .search-btn:hover{
                        background: #7c2181;
                    }
                 
            .icon-container .icon-item svg{
                width: 25px;
                height: 25px;
            
                fill: #7c2181;
            
            }
            .icon-container .icon-item.login-icon{
                position: relative;
            }
            /*.icon-container .icon-item.login-icon .icon-shortcut{
                width: 100%;
                height: 100%;
            }*/
            .icon-container .icon-item.login-icon .icon-login{
                width: 25px;
                height: 25px;
            }
            #div_profile_picture, 
            #div_profile_picture_metro {
                display: block;
                width: 0 !important;
                height: 0 !important;
                line-height: unset !important;
            }
            #div_profile_picture .rShowLogin{
                position: absolute;
                top: 0;
                left: 0;
                width: 0;
                height: 0;
                z-index: -1000;
            }
            #div_profile_picture .login-container{
                display: none !important;
            }
            #div_profile_picture #profile_picture,
            #div_profile_picture #profile_exit{
                display: none !important;
            }
        
                .icon-container .icon-item.login-icon{
                    color: #7c2181;
                    /*width: 90px !important;*/
                    min-height: 45px;
                    outline: none;
                    border-radius: 3px;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    cursor: pointer;
                    text-decoration: none;
                    box-sizing: content-box;
                    border: 0px  solid  ;
                }
                .icon-container .icon-item.login-icon .status-user,
                .icon-container .icon-item.login-icon .icon-login{
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    text-align: center;
                    margin: 0 5px;
                    font-size:14px;
                }
            
            .public-header .bottom-section-1{
                grid-area: bottom-1;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .public-header .bottom-section-2{
                grid-area: bottom-2;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            .public-header .bottom-section-3{
                grid-area: bottom-3;
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
            }
            
                .icon-container .icon-item{
                    width: unset;
                    height: unset;
                }
                .search-icon{
                    position: relative;
                }
                .search-container {
                    display: flex;
                    flex-direction: row;
                    justify-content: flex-end;
                    align-items: center;
                    height: 100%;
                    position: relative;
                    border-radius: 3px;
                    min-width: 45px;
                }
                .search-container > .search-btn svg,
                .search-container > .close-search-btn svg{
                    fill: #7c2181;
                }
                .search-container > .search-btn:hover svg,
                .search-container > .close-search-btn:hover svg{
                    fill: #fff;
                }
                .search-btn {
                    color: #fff;
                    width: 45px;
                    height: 45px;
                    margin: 0;
                    outline: none;
                    border-radius: 3px;
                    background: #ccb78f;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    transition: .8s;
                    cursor: pointer;
                    text-decoration: none;
                    border: 0px  solid  transparent;
                }
                
                .icon-container .icon-item img{
                    width: 25px;
                    height: 25px;
                    object-fit:contain;
                }
                
                    .search-container.open-search-box .search-btn{
                        border-radius: 0 3px 3px 0 !important;
                    }
                    .search-container.open-search-box .close-search-btn{
                        border-radius: 3px 0 0 3px !important;
                    }    
                 
                .search-btn,
                .search-command,
                .close-search-btn{
                    box-sizing: content-box;
                }
                .search-btn > svg {
                    fill: #fff;
                }
                .cls-pls::placeholder{
                    color: ;
                }
                .search-input {
                    padding: 0;
                    height: 100%;
                    background: #ccb78f;
                    color: #fff;
                    font-size: 14px;
                    font-weight: normal;
                    transition: all 1s ease-in-out;
                    width: 0;
                    position: absolute;
                    top: 0;
                    overflow: hidden;
                    white-space: nowrap;
                    border: 0px  solid  transparent;
                }
                
                .open-search-box > .search-input{
                    padding : 10px 48px;
                }
                
                    .search-input {
                        right: calc(0px + 45px);
                        border-right: none;
                        border-left: none;
                    }
                
                        .search-container.open-search-box .search-btn{
                            border-radius: 0 3px 3px 0 !important;
                        }
                        .search-container.open-search-box .close-search-btn{
                            border-radius: 3px 0 0 3px !important;
                        }
                        .search-container.open-search-box .search-input{
                            border-radius: 3px 0 0 3px !important;
                        }    
                    
                .close-search-btn{
                    position: absolute;
                    color: #fff;
                    width: 45px;
                    height: 45px;
                    margin: 0;
                    outline: none;
                    border-radius: 3px;
                    background: #ccb78f;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    cursor: pointer;
                    box-sizing: border-box;
                    box-sizing: border-box;
                }
                .close-search-btn svg{
                    fill: #7c2181;
                }
            
            .sticky{
                width: 100vw;
                height: max-content;
                position: fixed;
                top: 0;
                right: 0;
                left: 0;
                z-index: 999;
                padding: 2vh 8vw;
                transition: .8s;
                background-color: #f1f1f1 !important;
            }
            .public_sticky{
                width: 100%;
                height: max-content;
                position: fixed;
                top: 0;
                right: 0;
                left: 0;
                z-index: 1001;
            }
            .d-none{
                display: none !important;
            }
            .border-left-n{
                border-left: none !important;
            }
            .border-right-n{
                border-right: none !important;
            }
            .w-1200px{
                width: 1200px !important;
                margin: auto;
            }
            .lang-icon{
                position: relative;
            }
            .language-container .lang-btn{
                width: 25px;
                height: 25px;
            }
            .lang-list-container{
                width: max-content;
                height: max-content;
                padding-top: 20px;
                position: absolute;
                top: 35px;
                left: 50%;
                clip: rect(1px, 1px, 1px, 1px);
                opacity: 0.1;
                transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1),
                            opacity 0.6s cubic-bezier(0.2, 0, 0.2, 1);
                transform: translate(-50%, 0) scaleY(0.5);
                transform-origin: top;
                z-index: 100;
            }
            .lang-list{
                position: relative;
                width: max-content;
                height: max-content;
                padding: 10px;
                background: #ccb78f;
                border-radius: 3px;
            }
            .lang-list::after{
                content: "";
                position: absolute;
                top: -8px;
                left: 50%;
                transform: translateX(-50%);
                border-left: 10px solid transparent;
                border-right: 10px solid transparent;
                border-bottom: 10px solid #ccb78f;
                display: block;
            }
            .lang-nav{
                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: flex-start;
            }
            .lang-nav .lang-li{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                list-style: none;
                width: max-content;
                margin: 5px 0;
                
            }
            .lang-nav .lang-li a{
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
            }
            .lang-nav .lang-li img{
                width: 25px;
                height: 25px;
                object-fit: cover;
                margin: 0 4px;
            }
            .lang-nav .lang-li span{
                text-transform: uppercase;
                line-height: 2.5;
                font-size: 14px;
                margin: 0 4px;
                color: #fff;
            }
            .lang-nav .lang-li a{
                color: #fff;
            }
            .lang-nav .lang-li span:hover{
                cursor: pointer;
                color: #fff;
            }
            .lang-nav .lang-li .lang-active{
                font-weight: bold;
                color: #000;
            }
            .icon-item.lang-icon:hover .lang-list-container{
                clip: auto;
                opacity: 1;
                transform: translate(-50%, 0) scaleY(1);
            }
            /*---------------------------------------------------------------------------------*/
            .link-profile-container{
                width: max-content;
                height: max-content;
                padding-top: 20px;
                position: absolute;
                top: 35px;
                left: 50%;
                clip: rect(1px, 1px, 1px, 1px);
                opacity: 0.1;
                transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1),
                            opacity 0.6s cubic-bezier(0.2, 0, 0.2, 1);
                transform: translate(-50%, 0) scaleY(0.5);
                transform-origin: top;
                z-index: 100;
            }
            .link-profile-container .link-wrapper{
                position: relative;
                width: max-content;
                height: max-content;
                padding: 10px 25px;
                background: #d3b46e;
                border-radius: 3px;
            }
            .link-profile-container .link-wrapper a{
                color: #fff;
            }
            .link-profile-container .link-wrapper a:hover{
                cursor: pointer;
                color: #fff;
            }
            .link-profile-container .link-wrapper::after{
                content: "";
                position: absolute;
                top: -8px;
                left: 50%;
                transform: translateX(-50%);
                border-left: 10px solid transparent;
                border-right: 10px solid transparent;
                border-bottom: 10px solid #d3b46e;
                display: block;
            }
             .icon-item.login-icon:hover .link-profile-container{
                clip: auto;
                opacity: 1;
                transform: translate(-50%, 0) scaleY(1);
            }
            
            .backTop{
                display: flex !important;
            }
            #back_to_top{
                display: none;
                position: fixed;
                transition: 600ms;
                right: 25px;
                left: unset;
                bottom: 50px;
                z-index: 100;
                border-radius: 50%;
                border: 1px  solid  #000;
                padding: 15px;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                background-color: #777 ;
            }
            #back_to_top svg{
                width: 24px;
                height: 24px;
                fill: #fff ;
            }
            #back_to_top img{
                width: 24px;
                height: 24px;
                fill: #fff ;
                object-fit:contain;
            }
            .search-btn img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
            .basket-shop img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
            .lang-btn img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
            .icon-login img{
                width: 25px;
                height: 25px;
                object-fit: contain;
            }
        
                    .header-container{
                        grid-template-rows: 1fr;  
                        grid-template-columns: 290px minmax(auto, 100%) 1fr;
                        grid-template-areas: 
                            "top-1 top-2 top-3"; 
                    }
                    .top-section-1{
                        justify-content: flex-start;
                    }
                    .top-section-2{
                        justify-content: flex-start;
                    }
                    .logo-container{
                        justify-content: flex-start;
                    }
                    .nav-container{
                        justify-content: flex-start;
                    }
                    .nav-container .navbar{
                        justify-content: flex-start;
                    }
                    .width-full{
                        width: 100% !important;
                    }
                #module_footer_section_29{
;
padding-top:4vw;
padding-right:4vw;
padding-bottom:2vw;
padding-left:4vw;
border-style:none;
}#module_footer_column_39{
;
width:40%;
margin-top:0px;
margin-left:4vw;
border-style:none;
}#module_footer_items_170{
;
cursor:default;
width:6vw;
height:6vw;
font-weight:400;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_170:hover{
;
}#module_footer_row_111{
;
padding-top:1vw;
border-style:none;
}#module_footer_items_171{
;
cursor:default;
line-height:1.8vw;
color:#ccb78f;
font-weight:400;
font-size:.95vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_171:hover{
;
}#module_footer_column_40{
;
width:30%;
margin-top:0px;
margin-left:2vw;
border-style:none;
}#module_footer_row_112{
;
border-style:solid;
border-bottom-width:.15vw;
border-color:#a09166;
}#module_footer_items_172{
;
cursor:default;
line-height:4vw;
color:#ccb78f;
font-weight:400;
font-size:1.05vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_172:hover{
;
}#module_footer_row_113{
;
padding-top:1vw;
border-style:none;
}#module_footer_items_173{
;
cursor:pointer;
line-height:1.8vw;
color:#ccb78f;
font-weight:400;
font-size:.95vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_173:hover{
;
}#module_footer_column_41{
;
width:30%;
margin-top:0px;
margin-left:2vw;
border-style:none;
}#module_footer_row_116{
;
border-style:solid;
border-bottom-width:.15vw;
border-color:#a09166;
}#module_footer_items_176{
;
cursor:default;
line-height:4vw;
color:#ccb78f;
font-weight:400;
font-size:1.05vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_176:hover{
;
}#module_footer_row_117{
;
padding-top:1vw;
border-style:none;
}#module_footer_items_177{
;
cursor:pointer;
line-height:1.8vw;
color:#ccb78f;
font-weight:400;
font-size:.95vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_177:hover{
;
}#module_footer_items_178{
;
cursor:pointer;
line-height:1.8vw;
color:#ccb78f;
font-weight:400;
font-size:.95vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_178:hover{
;
}#module_footer_items_179{
;
cursor:default;
line-height:1.8vw;
color:#ccb78f;
font-weight:400;
font-size:.95vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_179:hover{
;
}#module_footer_row_121{
;
justify-content:center;
padding-bottom:1vw;
border-style:none;
}#module_footer_items_184{
;
cursor:default;
text-align:center;
line-height:1vw;
color:#ccb78f;
font-weight:400;
font-size:.9vw;
transition-duration:600ms;
transition-delay:0ms;
transition-timing-function:ease;
visibility:visible;
opacity:1;
border-style:none;
}#module_footer_items_184:hover{
;
}#public_footer_main_7{;background-color:#1d2a66;background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:scroll;width:100%;max-width:100%;border-style:none;}#public_footer_main_7:hover{;}#public_footer_main_7{
                    position:relative;
                    margin-right:auto !important;
                    margin-left:auto !important;
                    overflow:hidden !important;
                }
                #public_footer_main_7 > div{
                    position:relative;
                    z-index:12;
                }
                #public_footer_main_7 
            
            #public_footer_main_7 .new_admin_layer {
                position: absolute;
                width: 100%;
                height: 100%;
                z-index: 10;
                transition: all 600ms ease;
                background-color: rgba(0,0,0,0);
                display: flex;
                
            right:0;
            top:0;
        
            }

            #public_footer_main_7 .layer_first_child {
                width: 100%;
            }
        
            #public_footer_main_7:hover .new_admin_layer {
                border-radius: 0 !important;
                
                background-color: rgba(0,0,0,0);
            }
        
            #msg_footer.msg_footer,
            #msg_footer_complete.msg_footer{
                position: fixed;
                top: 50px;
                right: 10px;
                width: 400px;
                height: 50px;
                z-index: 10000;
                border-radius: 3px;
            }

            #msg_footer .d_flex,
            #msg_footer_complete .d_flex{
                display: flex;
                flex-direction: row;
                justify-content: space-between;
                align-items: center;
                height: 100%;
                padding: 0 15px;
            }

            #msg_footer.green_msg_footer {
                background-color: #d4edda;
                border: 1px solid #c3e6cb;
                color: #155724;
            }

            #msg_footer.red_msg_footer,
            #msg_footer_complete.red_msg_footer{
                background-color: #f8d7da;
                border: 1px solid #f5c6cb;
                color: #721c24;
            }

            #msg_footer .close_msg,
            #msg_footer_complete .close_msg{
                cursor: pointer;
                font-size: 25px;
                padding-right: 15px;
            }

            #msg_footer .close_msg:hover,
            #msg_footer_complete .close_msg:hover{
                color: #000;
            }
            
            .border_red{
                border: 1px solid #e20000;
            }
            footer a{
                color: inherit;
            }
        
            #body_popup_1,#body_popup_2{
                position:fixed;
                display:flex;
                text-align:center;
                top:0;
                bottom:0;
                right:0;
                left:0;
                z-index:99999;
                visibility:hidden;
                opacity: 0;
                background:rgba(0,0,0,0.5);
            }
            #body_popup_1.open-popup,#body_popup_2.open-popup{
                visibility:visible;
                opacity: 1;
            }
            #body_popup_1 > div,#body_popup_2 > div{
                display:block;
                background:#fff;
                padding:10px;
                margin:auto;
                transform:translateY(-150px);
                -webkit-transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s;
                text-align:center;
                border-radius:10px;
                position:relative;
                z-index:999999;
            }
            #body_popup_1.open-popup > div,#body_popup_1.open-popup > div{
                transform:translateY(0);
            }
            #body_popup_1 .icon-close-popup{
                position:absolute;
                font-size:30px;
                height:30px;
                width:30px;
                border-radius:50%;
                color:red;
                top:-10px;
                right:-10px;
                background-color:transparent;
                z-index:9999;
            }
            #body_popup_1 .icon-close-popup i{
                position:absolute;
                top:0;
                right:0;
            }
            #body_popup_1 .container-html{
                height:100%;
                overflow:auto;
                max-height:90vh;
            }
            #body_popup_1 .container-html::-webkit-scrollbar{
                width:5px;
                height:100%;
            }
            #body_popup_1 .container-html::-webkit-scrollbar-track{
                background-color:transparent;
            }
            #body_popup_1 .container-html::-webkit-scrollbar-thumb{
                background-color:#777;
                border-radius:20%;
            }
            #body_popup_1 .icon-close-popup{
                color:#fff;
                top:0;
                right:0;
            }
            #module_waiting_box{
                position:fixed;
                background:rgba(256,256,256,0.8);
                width:100%;
                height:100%;
                -webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;
                top:0;
                right:0;
                opacity:0;
                z-index:9999999999999;
                visibility:hidden;
            }
            #module_waiting_box.show-waiting{
                visibility:visible;
                opacity:1;
            }
            #module_waiting_box .spinner {
              margin: 100px auto 0;
              width: 70px;
              text-align: center;
            }
            
            #module_waiting_box .spinner > div {
              width: 18px;
              height: 18px;
              background-color: #333;
              border-radius: 100%;
              display: inline-block;
              -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
              animation: sk-bouncedelay 1.4s infinite ease-in-out both;
            }
            
            #module_waiting_box .spinner .bounce1 {
              -webkit-animation-delay: -0.35s;
              animation-delay: -0.35s;
            }
            
            #module_waiting_box .spinner .bounce2 {
              -webkit-animation-delay: -0.16s;
              animation-delay: -0.16s;
            }
            
            @-webkit-keyframes sk-bouncedelay {
              0%, 95%, 100% { -webkit-transform: scale(0) }
              50% { -webkit-transform: scale(1.0) }
            }
            
            @keyframes sk-bouncedelay {
              0%, 95%, 100% { 
                -webkit-transform: scale(0);
                transform: scale(0);
              } 50% { 
                -webkit-transform: scale(1.0);
                transform: scale(1.0);
              }
            }
        body{direction: ltr;text-align: left;}