﻿/*!
Theme Name:   HayaDrapes Custom Style
*/html,body{background:#fff;overscroll-behavior-y:none;touch-action:pan-x pan-y}a{outline:none !important;text-decoration:none !important;color:purple}.col-full{width:100%;max-width:100%;margin:0 !important;padding:0 25px !important}.container{width:1020px;margin:0 auto;padding:0 25px}.container-sm{width:1120px;margin:0 auto;padding:0 25px}.container-md{width:1280px;margin:0 auto;padding:0 25px}.container-lg,.container-full{width:100%;max-width:100%;margin:0 !important;padding:0 25px !important}#masthead{background:#000;border:none;color:#fff;padding:10px 25px;margin-bottom:0;height:60px;position:fixed;top:0;left:0;width:100%;z-index:1000}#masthead.highlight{background:#000;transition:background 0.4s cubic-bezier(0.46, 0.03, 0.52, 0.96);animation:masthead-slide-down-fade 0.7s cubic-bezier(0.4, 0, 0.2, 1) both}@keyframes masthead-slide-down-fade{0%{opacity:0.5;transform:translateY(-20px)}60%{opacity:1;transform:translateY(0px)}100%{opacity:1;transform:translateY(0)}}#masthead a{color:#fff}#masthead .site-branding-wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:100%;margin:0;padding:0;gap:20px}#masthead .site-branding-wrapper .site-branding{margin:0;padding:0;float:none;width:auto}#masthead .site-branding-wrapper .site-branding .site-title{display:block;width:170px;position:relative;overflow:hidden}#masthead .site-branding-wrapper .site-branding .site-title a{display:flex;align-items:center;justify-content:flex-start;font-size:26px;font-weight:400;letter-spacing:0.02em;color:#fff;margin:0;padding:0 0 0 74px;position:relative;color:#fff}#masthead .site-branding-wrapper .site-branding .site-title a span{position:relative;text-transform:uppercase;padding-right:10px;margin-left:10px;writing-mode:vertical-rl;font-size:9px;transform:rotate(180deg)}#masthead .site-branding-wrapper .site-branding .site-title a span::before{content:"";display:block;width:1px;height:32px;position:absolute;top:50%;transform:translateY(-50%);right:0;background:#fff;opacity:0.5}#masthead .site-branding-wrapper .site-branding .site-title a:before{content:"";display:block;position:absolute;top:-22px;left:-10px;width:84px;height:84px;background:url(../assets/images/site-logo.svg) no-repeat center center;background-size:contain;background-position:center center;background-repeat:no-repeat;filter:brightness(0) saturate(100%) invert(73%) sepia(26%) saturate(742%) hue-rotate(1deg) brightness(99%) contrast(87%)}#masthead .site-branding-wrapper .actions-wrapper{display:flex;justify-content:flex-end;align-items:center;gap:32px;width:auto;margin:0;padding:0}#masthead .site-branding-wrapper .actions-wrapper .btn-site-search-toggle,#masthead .site-branding-wrapper .actions-wrapper .btn-site-profile,#masthead .site-branding-wrapper .actions-wrapper .btn-site-cart{width:18px;height:18px;background:transparent;border:none;cursor:pointer;padding:0;outline:none;text-indent:-9999px;display:flex;align-items:center;position:relative}#masthead .site-branding-wrapper .actions-wrapper .btn-site-search-toggle{background-image:url(../assets/images/icon-search.svg);background-size:contain;background-position:center center;background-repeat:no-repeat;filter:brightness(0) invert(1)}#masthead .site-branding-wrapper .actions-wrapper .btn-site-profile{background-image:url(../assets/images/icon-profile.svg);background-size:contain;background-position:center center;background-repeat:no-repeat;filter:brightness(0) invert(1)}#masthead .site-branding-wrapper .actions-wrapper .btn-site-cart{position:relative;width:auto;text-align:right}#masthead .site-branding-wrapper .actions-wrapper .btn-site-cart:before{content:"";display:inline-block;width:18px;height:18px;background:url(../assets/images/icon-cart.svg) no-repeat center center;background-size:contain;background-position:center center;background-repeat:no-repeat;margin:0 15px 0 0;padding:0}#masthead .site-branding-wrapper .actions-wrapper .btn-site-cart span{font-size:18px;font-weight:600;color:#d4af37}#masthead .site-branding-wrapper .site-search-wrapper{position:fixed;top:0px;left:0;width:100%;height:100px;background:black;z-index:1000;justify-content:center;align-items:center;padding:10px 25px;display:none;justify-content:center;align-items:center}#masthead .site-branding-wrapper .site-search-wrapper .search-form{display:flex;align-items:center;justify-content:flex-start;width:100%;max-width:100%;margin:0;padding:0 25px;height:52px}#masthead .site-branding-wrapper .site-search-wrapper .search-form label{display:block;width:100%;height:100%;margin:0;padding:0}#masthead .site-branding-wrapper .site-search-wrapper .search-form .search-field{width:100%;max-width:100%;height:50px;margin:0;padding:10px 25px;background:transparent;border:none;outline:none;font-size:16px;line-height:1.4;color:#fff;font-weight:400}#masthead .site-branding-wrapper .site-search-wrapper .search-form .search-submit{display:none;width:18%;height:50px;margin:0;padding:0;border:none}#masthead .site-branding-wrapper .site-search-wrapper .btn-site-search-close{position:relative;width:40px;height:40px;background:transparent;border:none;cursor:pointer;padding:0;text-indent:-9999px;outline:none}#masthead .site-branding-wrapper .site-search-wrapper .btn-site-search-close::before,#masthead .site-branding-wrapper .site-search-wrapper .btn-site-search-close::after{display:block;content:"";position:absolute;top:50%;left:50%;width:24px;height:2px;background-color:#fff;transform-origin:center}#masthead .site-branding-wrapper .site-search-wrapper .btn-site-search-close::before{transform:translate(-50%, -50%) rotate(45deg)}#masthead .site-branding-wrapper .site-search-wrapper .btn-site-search-close::after{transform:translate(-50%, -50%) rotate(-45deg)}#masthead .site-branding-wrapper .site-search-wrapper .btn-site-search-close:hover::before,#masthead .site-branding-wrapper .site-search-wrapper .btn-site-search-close:hover::after{background-color:#d4af37}#masthead .site-branding-wrapper .site-search-wrapper.active{display:flex;transition:all 0.3s ease}#masthead .site-branding-wrapper .site-profile-wrapper{display:block;width:380px;position:absolute;top:100%;right:20px;background:#f8f8f8;color:#000;padding:0 !important;box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.1);border-radius:0;z-index:1000;display:none}#masthead .site-branding-wrapper .site-profile-wrapper .woocommerce-notices-wrapper:not(:empty),#masthead .site-branding-wrapper .site-profile-wrapper .woocommerce-error:not(:empty){margin-bottom:10px}#masthead .site-branding-wrapper .site-profile-wrapper .wc-auth-tabs-wrapper{margin:0}#masthead .site-branding-wrapper .site-profile-wrapper.logged-in{width:220px;margin:0;padding:0;background:#fefefe;box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.2)}#masthead .site-branding-wrapper .site-profile-wrapper.logged-in ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}#masthead .site-branding-wrapper .site-profile-wrapper.logged-in ul li{margin:0 !important;padding:0 !important;font-size:14px;font-weight:400;border-bottom:1px solid #dedede}#masthead .site-branding-wrapper .site-profile-wrapper.logged-in ul li a,#masthead .site-branding-wrapper .site-profile-wrapper.logged-in ul li span{display:block;padding:10px 25px}#masthead .site-branding-wrapper .site-profile-wrapper.logged-in ul li a:hover{background:#f6e3b3 !important;color:#000 !important}#masthead .site-branding-wrapper .site-profile-wrapper.logged-in ul li:last-child{border-bottom:none}#masthead .site-branding-wrapper .site-profile-wrapper.active{display:block;margin:0 !important;padding:0 !important;transition:all 0.3s ease}#masthead .site-branding-wrapper .site-profile-wrapper a{color:#000;text-decoration:none;transition:all 0.3s ease}#masthead .site-branding-wrapper .site-profile-wrapper a:hover{color:#d4af37}#masthead .site-branding-wrapper .site-profile-wrapper .site-profile-form{font-size:14px;font-weight:400;margin:0;padding:0}#masthead .site-branding-wrapper .site-profile-wrapper .site-profile-form h2{font-size:18px;text-transform:uppercase;font-weight:600;margin:0;padding:0;margin-bottom:10px}#masthead .site-branding-wrapper .site-profile-wrapper .site-profile-form .input-text{border:1px solid #dedede;margin:0;padding:5px 15px;height:38px;border-radius:0;width:100%;max-width:100%;font-size:14px;font-weight:400;color:#000;background:#fff;outline:none;transition:all 0.3s ease}#masthead .site-branding-wrapper .site-profile-wrapper .site-profile-form .input-text:focus{border-color:#d4af37}#masthead .site-branding-wrapper .site-profile-wrapper .site-profile-form .input-text::placeholder{color:#b0b0b0}#masthead .site-branding-wrapper .site-profile-wrapper .site-profile-form .show-password-input{height:38px;display:flex;align-items:center;justify-content:center}#masthead .site-branding-wrapper .site-profile-wrapper .site-profile-form .input-submit{border:1px solid #dedede}#masthead .site-branding-wrapper .site-profile-wrapper .site-profile-form .woocommerce-form-login__rememberme{height:14px;display:flex;align-items:center;justify-content:flex-start;font-size:12px;font-weight:400;margin-bottom:5px}#masthead .site-branding-wrapper .site-profile-wrapper .site-profile-form .woocommerce-form-login__submit{width:120px;height:38px;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease}#masthead .site-branding-wrapper .site-profile-wrapper .site-profile-form .woocommerce-form-login__submit:hover{background:#000;color:#fff}#masthead .site-branding-wrapper .site-cart-dropdown{display:none;position:absolute;top:100%;right:10px;width:280px;background:#fff;color:#000;padding:10px 25px;box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.1);z-index:1000}#masthead .site-branding-wrapper .site-cart-dropdown a{color:#000;text-decoration:none;transition:all 0.3s ease}#masthead .site-branding-wrapper .site-cart-dropdown a:hover{color:#d4af37}#masthead .site-branding-wrapper .site-cart-dropdown .cart-items{margin:0;padding:0;list-style:none;font-size:12px;font-weight:400;color:#000;line-height:1.4}#masthead .site-branding-wrapper .site-cart-dropdown .cart-items li{margin:0 0 10px 0;padding:0;font-size:12px;font-weight:400;color:#000;line-height:1.4}#masthead .site-navigation-wrapper{display:flex;justify-content:center;align-items:center;width:100%;max-width:100%;margin:0;padding:0 15px}#masthead .site-navigation-wrapper .hamburger-menu-toggle{background:transparent;border:none;cursor:pointer;padding:10px 5px;display:inline-flex;align-items:center;justify-content:center;outline:none;display:none}#masthead .site-navigation-wrapper .hamburger-menu-toggle .hamburger-menu-icon{width:24px;height:16px;position:relative}#masthead .site-navigation-wrapper .hamburger-menu-toggle .hamburger-menu-icon span{position:absolute;left:0;width:100%;height:2px;background-color:#efefef;border-radius:2px;transition:transform 0.35s ease, opacity 0.25s ease, top 0.35s ease}#masthead .site-navigation-wrapper .hamburger-menu-toggle .hamburger-menu-icon span:nth-child(1){top:0}#masthead .site-navigation-wrapper .hamburger-menu-toggle .hamburger-menu-icon span:nth-child(2){top:8px}#masthead .site-navigation-wrapper .hamburger-menu-toggle .hamburger-menu-icon span:nth-child(3){top:16px}#masthead .site-navigation-wrapper .hamburger-menu-toggle.is-active .hamburger-menu-icon span:nth-child(1){top:8px;transform:rotate(45deg)}#masthead .site-navigation-wrapper .hamburger-menu-toggle.is-active .hamburger-menu-icon span:nth-child(2){opacity:0}#masthead .site-navigation-wrapper .hamburger-menu-toggle.is-active .hamburger-menu-icon span:nth-child(3){top:8px;transform:rotate(-45deg)}#masthead .site-navigation-wrapper .primary-navigation{display:flex;justify-content:flex-end;align-items:center;width:100%;max-width:100%;margin:0;padding:0}#masthead .site-navigation-wrapper .primary-navigation ul{display:flex;justify-content:flex-start;align-items:center;gap:20px;list-style:none;padding:0;margin:0;text-transform:uppercase;font-size:14px;font-weight:300}#masthead .site-navigation-wrapper .primary-navigation ul li a{font-weight:500;letter-spacing:1px;color:#fff;outline:none;text-decoration:none;transition:all 0.3s ease}#masthead .site-navigation-wrapper .primary-navigation ul li a:hover{color:#d4af37}#masthead .site-navigation-wrapper .primary-navigation ul li.current-menu-item a{color:#d4af37}#masthead .site-navigation-wrapper .primary-navigation ul li.current-menu-ancestor a{color:#d4af37}#masthead .site-navigation-wrapper .primary-navigation ul li.current-menu-parent a{color:#d4af37}#masthead .site-navigation-wrapper .primary-navigation-item-link{display:block}@media (max-width:768px){#masthead{padding:9px 0 !important}#masthead .container-full{width:98% !important;max-width:98% !important}#masthead.mobile-nav-active{background:#000 !important}#masthead .site-branding-wrapper{gap:0;padding-right:10px}#masthead .site-branding-wrapper .site-branding{margin:0;padding:0;float:none;width:auto}#masthead .site-branding-wrapper .site-branding .site-title{display:block;width:170px;position:relative;overflow:hidden}#masthead .site-branding-wrapper .site-branding .site-title a{padding:0 0 0 65px}#masthead .site-branding-wrapper .site-branding .site-title a:before{top:-18px;left:-10px;width:78px;height:78px;background:url(../assets/images/site-logo.svg) no-repeat center center}#masthead .site-branding-wrapper .site-navigation-wrapper{justify-content:flex-start}#masthead .site-branding-wrapper .site-navigation-wrapper .hamburger-menu-toggle{display:inline-flex}#masthead .site-branding-wrapper .site-navigation-wrapper .primary-navigation{display:none;position:fixed;top:54px;left:0;bottom:0;right:0;width:100vw;height:100vh;overflow-y:auto;background:#000;box-shadow:0 2px 16px rgba(0, 0, 0, 0.17);z-index:99999;padding:24px 45px 12px 45px}#masthead .site-branding-wrapper .site-navigation-wrapper .primary-navigation.active{display:block}#masthead .site-branding-wrapper .site-navigation-wrapper .primary-navigation ul{flex-direction:column;gap:0;width:100%;max-width:100%}#masthead .site-branding-wrapper .site-navigation-wrapper .primary-navigation ul li{width:100%;margin-bottom:10px}#masthead .site-branding-wrapper .site-navigation-wrapper .primary-navigation ul li a{display:block;padding:12px 0;font-size:16px;border-bottom:1px solid #222;color:#fff}#masthead .site-branding-wrapper .site-navigation-wrapper .primary-navigation ul li:last-child a{border-bottom:none}#masthead .site-branding-wrapper .actions-wrapper{flex-direction:row;gap:12px}#masthead .site-branding-wrapper .actions-wrapper .action-item{margin:0 2px}#masthead .primary-navigation-item-link{padding:13px 0;font-size:15px;border-bottom:1px solid #333}#masthead .primary-navigation-item-link:last-child{border-bottom:none}}.home #masthead,.page-template-template-about #masthead,.page-template-template-contact #masthead{background:transparent}.home #masthead.highlight,.page-template-template-about #masthead.highlight,.page-template-template-contact #masthead.highlight{background:#000}@media (max-width:768px){.home #masthead,.page-template-template-about #masthead,.page-template-template-contact #masthead{background:#000}}.hayadrapes-breadcrumb{margin:0 0 20px 0 !important;padding:10px 25px !important}.hayadrapes-breadcrumb .col{width:1120px !important;max-width:100%;margin:0;padding:0}.wc-auth-tabs-wrapper{max-width:410px;margin:0;padding:0;margin-bottom:20px;border:1px solid #000;border-radius:6px;padding:20px;background:#fff;box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.1)}.wc-auth-tabs-wrapper .wc-auth-tabs{display:flex;gap:12px;margin-bottom:20px}.wc-auth-tabs-wrapper .wc-auth-tabs .wc-tab-btn{background:#f5f5f5;border:0;padding:10px 24px;cursor:pointer}.wc-auth-tabs-wrapper .wc-auth-tabs .wc-tab-btn.active{background:#000;color:#fff}.wc-auth-tabs-wrapper .wc-tab-content{display:none}.wc-auth-tabs-wrapper .wc-tab-content.active{display:block}#content,#primary,#main{margin:0;padding:0}#primary.full-width{width:100%;max-width:100%;margin:0;padding:0}#content{padding:120px 0 40px 0}.entry-title{font-size:36px;font-weight:300;letter-spacing:0.02em;margin:0;padding:0;color:#000}@media (max-width:768px){.entry-title{font-size:28px !important}}.home #content,.page-template-template-about #content,.page-template-template-contact #content{padding:0}.home #homepage-content,.page-template-template-about #homepage-content,.page-template-template-contact #homepage-content{width:100%;max-width:100%;margin:0}.page .entry-content p{margin:0 0 15px 0}.search article h2{font-size:24px;font-weight:700 !important;margin:0;padding:0;margin-bottom:15px;color:#000}.search article .entry-content img{width:240px}.search article .entry-content p{margin:0 0 15px 0}.btn-primary{display:block;width:210px;font-size:14px;text-transform:uppercase;font-weight:600;margin:0 auto;padding:0;margin-top:-20px;margin-bottom:20px;color:#000;border:1px solid #000;padding:10px 20px;border-radius:2px;text-decoration:none;transition:all 0.3s ease}.btn-primary:hover{background:#000;color:#fff}#section-homepage-hero{background-color:#000;padding:0;margin:0;min-height:100vh;position:relative;background:url(../assets/images/hayadrapes-hero-banner1.jpg) no-repeat center center;background-size:cover;background-position:top center;background-repeat:no-repeat}#section-homepage-hero .hero-content{max-width:520px;color:#EAE4D8;position:absolute;top:50%;right:10%;transform:translate(0%, -50%);text-align:center}#section-homepage-hero .hero-content .hero-title{font-family:"Playfair Display", serif;font-size:48px;font-weight:600;letter-spacing:1.5px;line-height:1.1;margin:0;color:#D8C4A3;background:linear-gradient(135deg, #aa8c4b 0%, #d1b587 25%, #D8C4A3 50%, #D8C4A3 75%, #EAD8B0 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}#section-homepage-hero .hero-content .hero-subtitle{font-size:20px;font-weight:400;letter-spacing:4px;text-transform:uppercase;margin:12px 0 20px;color:#f8f8f8}#section-homepage-hero .hero-content .hero-description{font-size:18px;font-style:italic;font-weight:300;line-height:1.6;color:#CFC7B8;margin-bottom:45px;position:relative;padding-top:15px}#section-homepage-hero .hero-content .hero-description::before{display:block;content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:40px;height:1px;background:#dedede}#section-homepage-hero .hero-content .hero-actions{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0}#section-homepage-hero .hero-content .hero-actions .btn-primary,#section-homepage-hero .hero-content .hero-actions .btn-secondary{display:flex;justify-content:center;align-items:center;width:280px;padding:10px 30px;font-family:"Inter", sans-serif;font-size:13px;font-weight:500;letter-spacing:2px;text-transform:uppercase}#section-homepage-hero .hero-content .hero-actions .btn-primary{font-family:"Inter", sans-serif;font-size:13px;font-weight:600;letter-spacing:2px;color:#2A2416;background:linear-gradient(135deg, #F2E6C7 0%, #EAD8B0 45%, #D8C4A3 100%);border:1px solid #C3A86A;border-radius:8px;box-shadow:0 8px 20px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.35);transition:all 0.35s ease}#section-homepage-hero .hero-content .hero-actions .btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(0, 0, 0, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.45)}#section-homepage-hero .hero-content .hero-actions .btn-secondary{text-transform:uppercase;color:#EAD8B0;background:transparent;border:1px solid #C3A86A;border-radius:8px;transition:all 0.35s ease}#section-homepage-hero .hero-content .hero-actions .btn-secondary:hover{background:rgba(234, 216, 176, 0.08);color:#F4E7C5}@media (max-width:768px){#section-homepage-hero{padding:0;margin:0;min-height:auto;height:540px;position:relative;background:url(../assets/images/hayadrapes-hero-banner1.jpg);background-size:cover;background-position:center center;background-repeat:no-repeat;margin-top:60px !important}#section-homepage-hero .hero-content{position:absolute;top:auto;left:auto;bottom:20px;right:0px;transform:none;text-align:center;padding:20px 10px;width:70%;max-width:70%;background:rgba(0, 0, 0, 0.7);border-radius:10px}#section-homepage-hero .hero-content .hero-title{font-size:28px;margin-bottom:10px}#section-homepage-hero .hero-content .hero-subtitle{font-size:16px;margin-bottom:15px}#section-homepage-hero .hero-content .hero-description{font-size:16px;margin-bottom:35px}#section-homepage-hero .hero-content .hero-actions{flex-direction:column;height:auto}#section-homepage-hero .hero-content .hero-actions .btn-primary,#section-homepage-hero .hero-content .hero-actions .btn-secondary{width:210px;padding:8px 15px !important;font-size:12px;letter-spacing:1px}#section-homepage-hero .hero-content .hero-actions .btn-primary{margin-bottom:10px}}@media (max-width:768px) and (orientation:landscape){#section-homepage-hero{height:auto;min-height:620px;min-height:100vh;min-height:100dvh;min-height:max(620px, 100svh)}}@media (min-width:769px) and (max-width:1023px){#section-homepage-hero{height:680px}#section-homepage-hero .hero-content{position:absolute;right:5px;top:auto;bottom:30px;padding:20px 10px;width:60%;max-width:60%;background:rgba(0, 0, 0, 0.7);border-radius:10px}#section-homepage-hero .hero-content .hero-title{font-size:28px;margin-bottom:10px}#section-homepage-hero .hero-content .hero-subtitle{font-size:16px;margin-bottom:15px}#section-homepage-hero .hero-content .hero-description{font-size:16px;margin-bottom:35px}#section-homepage-hero .hero-content .hero-actions{flex-direction:column;height:auto}#section-homepage-hero .hero-content .hero-actions .btn-primary,#section-homepage-hero .hero-content .hero-actions .btn-secondary{width:210px;padding:8px 15px !important;font-size:12px;letter-spacing:1px}#section-homepage-hero .hero-content .hero-actions .btn-primary{margin-bottom:10px}}#section-features-bar{background:#fff;padding:22px 0;box-shadow:0 2px 8px 0 rgba(235, 193, 160, 0.16)}#section-features-bar .features-bar{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));align-items:center;gap:24px}#section-features-bar .feature-item{display:flex;align-items:center;gap:14px;min-width:0}#section-features-bar .feature-icon{width:42px;height:42px;flex:0 0 42px;border-radius:10px;background:#fdecec;color:#e06a6a;display:flex;align-items:center;justify-content:center}#section-features-bar .feature-text{display:flex;flex-direction:column;min-width:0}#section-features-bar .feature-text h4{font-size:15px;font-weight:600;color:#1e1e1e;margin:0;padding:0;line-height:1.2;letter-spacing:0.2px;white-space:normal}#section-features-bar .feature-text p{font-size:13px;color:#8a8a8a;margin:2px 0 0 0;padding:0;line-height:1.3;font-style:normal}@media (min-width:1025px) and (max-width:1199px){#section-features-bar .features-bar{gap:16px}#section-features-bar .feature-text h4{font-size:14px}#section-features-bar .feature-text p{font-size:12px}}@media (min-width:641px) and (max-width:1024px){#section-features-bar{padding:20px 0}#section-features-bar .features-bar{grid-template-columns:repeat(2, minmax(0, 1fr));gap:18px 24px}#section-features-bar .feature-icon{width:40px;height:40px;flex:0 0 40px}#section-features-bar .feature-text h4{font-size:14px}#section-features-bar .feature-text p{font-size:12px}}@media (min-width:421px) and (max-width:640px){#section-features-bar{padding:16px 0}#section-features-bar .features-bar{grid-template-columns:repeat(2, minmax(0, 1fr));gap:14px 12px}#section-features-bar .feature-item{gap:10px}#section-features-bar .feature-icon{width:36px;height:36px;flex:0 0 36px;border-radius:8px}#section-features-bar .feature-icon svg{width:18px;height:18px}#section-features-bar .feature-text h4{font-size:13px}#section-features-bar .feature-text p{font-size:11px;margin-top:2px}}@media (max-width:420px){#section-features-bar{padding:14px 0}#section-features-bar .features-bar{grid-template-columns:minmax(0, 1fr);gap:12px}#section-features-bar .feature-item{gap:10px}#section-features-bar .feature-icon{width:36px;height:36px;flex:0 0 36px;border-radius:8px}#section-features-bar .feature-icon svg{width:18px;height:18px}#section-features-bar .feature-text h4{font-size:13px}#section-features-bar .feature-text p{font-size:11px;margin-top:2px}}#section-intro{position:relative;padding:100px 0 110px 0;margin:0;background:linear-gradient(180deg, #fbf7f1 0%, #f5ece0 100%);overflow:hidden}#section-intro::before,#section-intro::after{content:"";position:absolute;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle, rgba(212, 175, 55, 0.18), transparent 70%);pointer-events:none;z-index:0}#section-intro::before{top:-140px;left:-140px}#section-intro::after{bottom:-160px;right:-140px}#section-intro .intro-content{position:relative;z-index:1;width:780px;max-width:100%;margin:0 auto;text-align:center}#section-intro .section-kicker{display:inline-block;font-family:"Inter", sans-serif;font-size:13px;font-weight:700;color:#b89b5e;text-transform:uppercase;letter-spacing:3px;background:#f7ecd4;padding:4px 12px;margin-bottom:24px;line-height:1.4}#section-intro .intro-title{font-family:"Playfair Display", serif;font-size:46px;font-weight:600;line-height:1.2;letter-spacing:-0.3px;color:#1e1e1e;text-transform:none;text-shadow:none;margin:0 0 18px 0;padding:0}#section-intro .intro-title em{font-style:italic;font-weight:500;color:#b89b5e}#section-intro .intro-ornament{display:flex;align-items:center;justify-content:center;gap:14px;margin:20px auto 24px;color:#d4af37}#section-intro .intro-ornament .ornament-line{display:block;width:80px;height:1px;background:linear-gradient(90deg, transparent, rgba(184, 155, 94, 0.8), transparent)}#section-intro .intro-ornament svg{flex:0 0 14px;opacity:0.9}#section-intro .intro-description{font-family:"Inter", sans-serif;font-size:17px;line-height:1.7;color:#5f5f5f;font-style:normal;font-weight:400;max-width:560px;margin:0 auto;padding:0}@media (min-width:769px) and (max-width:1024px){#section-intro{padding:72px 0 80px 0}#section-intro .intro-title{font-size:36px}#section-intro .intro-description{font-size:16px}}@media (max-width:768px){#section-intro{padding:56px 0 64px 0}#section-intro::before,#section-intro::after{width:220px;height:220px}#section-intro::before{top:-90px;left:-90px}#section-intro::after{bottom:-100px;right:-90px}#section-intro .section-kicker{font-size:11px;letter-spacing:2px;padding:3px 10px;margin-bottom:16px}#section-intro .intro-title{font-size:28px;line-height:1.25;margin-bottom:12px}#section-intro .intro-ornament{margin:14px auto 18px}#section-intro .intro-ornament .ornament-line{width:56px}#section-intro .intro-description{font-size:15px;line-height:1.6}}#section-why-choose-us{position:relative;padding:100px 0 110px 0;margin:0;background:linear-gradient(180deg, #fff 0%, #f7f4ee 100%);text-align:center;overflow:hidden}#section-why-choose-us::before,#section-why-choose-us::after{content:"";position:absolute;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle, rgba(212, 175, 55, 0.16), transparent 70%);pointer-events:none;z-index:0}#section-why-choose-us::before{top:-140px;right:-140px}#section-why-choose-us::after{bottom:-160px;left:-140px}#section-why-choose-us>.container-md{position:relative;z-index:1}#section-why-choose-us .intro-content{text-align:center}#section-why-choose-us .section-kicker{display:inline-block;font-family:"Inter", sans-serif;font-size:13px;font-weight:700;color:#b89b5e;text-transform:uppercase;letter-spacing:3px;background:#f7ecd4;padding:4px 12px;margin-bottom:20px;line-height:1.4}#section-why-choose-us .intro-title{font-family:"Playfair Display", serif;font-size:44px;font-weight:600;line-height:1.2;letter-spacing:-0.3px;color:#1e1e1e;text-transform:none;text-shadow:none;margin:0 0 14px 0;padding:0}#section-why-choose-us .intro-title em{font-style:italic;font-weight:500;color:#b89b5e}#section-why-choose-us .intro-ornament{display:flex;align-items:center;justify-content:center;gap:14px;margin:18px auto 48px;color:#d4af37}#section-why-choose-us .intro-ornament .ornament-line{display:block;width:80px;height:1px;background:linear-gradient(90deg, transparent, rgba(184, 155, 94, 0.8), transparent)}#section-why-choose-us .intro-ornament svg{flex:0 0 14px;opacity:0.9}#section-why-choose-us .why-choose-us-points{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));align-items:stretch;gap:24px}#section-why-choose-us .why-choose-us-points .why-choose-us-point{position:relative;width:100%;min-width:0;max-width:100%;margin:0;padding:44px 28px 32px 28px;background:#fff;background:linear-gradient(180deg, #ffffff 0%, #fbf7ee 100%);border:1px solid rgba(184, 155, 94, 0.12);border-radius:18px;box-shadow:0 14px 40px rgba(50, 40, 20, 0.06);text-align:center;overflow:hidden;transition:transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease}#section-why-choose-us .why-choose-us-points .why-choose-us-point::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:48px;height:3px;background:linear-gradient(90deg, #d4af37, #b89b5e);border-radius:0 0 4px 4px;transition:width 0.35s ease}#section-why-choose-us .why-choose-us-points .why-choose-us-point:hover{transform:translateY(-6px);box-shadow:0 24px 56px rgba(50, 40, 20, 0.1);border-color:rgba(184, 155, 94, 0.28)}#section-why-choose-us .why-choose-us-points .why-choose-us-point:hover::before{width:80px}#section-why-choose-us .why-choose-us-points .why-choose-us-point:hover .point-icon{background:#f1e2bb;color:#9c7f3f;transform:translateY(-2px)}#section-why-choose-us .why-choose-us-points .why-choose-us-point .point-icon{width:64px;height:64px;margin:0 auto 22px auto;border-radius:50%;background:#faecc8;color:#b89b5e;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 6px rgba(255, 255, 255, 0.6), 0 6px 16px rgba(184, 155, 94, 0.18);transition:background 0.35s ease, color 0.35s ease, transform 0.35s ease}#section-why-choose-us .why-choose-us-points .why-choose-us-point .point-icon svg{color:inherit}#section-why-choose-us .why-choose-us-points .why-choose-us-point h3{font-family:"Playfair Display", serif;font-weight:600;font-size:20px;line-height:1.3;color:#1e1e1e;margin:0 0 10px 0;padding:0}#section-why-choose-us .why-choose-us-points .why-choose-us-point p{font-family:"Inter", sans-serif;font-size:14.5px;line-height:1.65;color:#6f6f6f;max-width:240px;margin:0 auto;padding:0}@media (min-width:1025px) and (max-width:1199px){#section-why-choose-us{padding:88px 0 96px 0}#section-why-choose-us .intro-title{font-size:40px}#section-why-choose-us .why-choose-us-points{gap:18px}#section-why-choose-us .why-choose-us-points .why-choose-us-point{padding:38px 22px 28px 22px}#section-why-choose-us .why-choose-us-points .why-choose-us-point .point-icon{width:58px;height:58px;margin-bottom:18px}#section-why-choose-us .why-choose-us-points .why-choose-us-point h3{font-size:18px}#section-why-choose-us .why-choose-us-points .why-choose-us-point p{font-size:14px}}@media (min-width:641px) and (max-width:1024px){#section-why-choose-us{padding:72px 0 80px 0}#section-why-choose-us .intro-title{font-size:34px}#section-why-choose-us .intro-ornament{margin-bottom:36px}#section-why-choose-us .why-choose-us-points{grid-template-columns:repeat(2, minmax(0, 1fr));gap:20px}#section-why-choose-us .why-choose-us-points .why-choose-us-point{padding:38px 26px 30px 26px}#section-why-choose-us .why-choose-us-points .why-choose-us-point .point-icon{width:60px;height:60px;margin-bottom:20px}#section-why-choose-us .why-choose-us-points .why-choose-us-point h3{font-size:19px;line-height:1.3}#section-why-choose-us .why-choose-us-points .why-choose-us-point p{font-size:14px;padding:0;max-width:280px}}@media (max-width:640px){#section-why-choose-us{padding:56px 0 64px 0}#section-why-choose-us::before,#section-why-choose-us::after{width:220px;height:220px}#section-why-choose-us::before{top:-90px;right:-90px}#section-why-choose-us::after{bottom:-100px;left:-90px}#section-why-choose-us .section-kicker{font-size:11px;letter-spacing:2px;padding:3px 10px;margin-bottom:14px}#section-why-choose-us .intro-title{font-size:26px;line-height:1.25;margin-bottom:10px;letter-spacing:0}#section-why-choose-us .intro-ornament{margin:14px auto 28px}#section-why-choose-us .intro-ornament .ornament-line{width:56px}#section-why-choose-us .why-choose-us-points{grid-template-columns:minmax(0, 1fr);gap:16px}#section-why-choose-us .why-choose-us-points .why-choose-us-point{padding:30px 22px 24px 22px;border-radius:14px}#section-why-choose-us .why-choose-us-points .why-choose-us-point .point-icon{width:54px;height:54px;margin-bottom:14px}#section-why-choose-us .why-choose-us-points .why-choose-us-point h3{font-size:17px}#section-why-choose-us .why-choose-us-points .why-choose-us-point p{font-size:14px;padding:0 5px;max-width:320px}}#section-just-arrived,.hd-related-products{padding:40px 0;margin:0}#section-just-arrived .just-arrived-content,.hd-related-products .just-arrived-content{text-align:left;padding-bottom:30px;position:relative}#section-just-arrived .just-arrived-content h2,.hd-related-products .just-arrived-content h2{font-size:16px;text-transform:uppercase;font-weight:600;margin:0;padding:0;margin-bottom:10px}#section-just-arrived .just-arrived-content .section-kicker,.hd-related-products .just-arrived-content .section-kicker{display:inline-block;font-size:14px;font-weight:700;color:#b89b5e;text-transform:uppercase;letter-spacing:1.5px;background:#f7ecd4;padding:4px 8px;border-radius:2px;margin-bottom:14px;line-height:1.4}#section-just-arrived .just-arrived-content h2.section-heading,.hd-related-products .just-arrived-content h2.section-heading{font-family:"Playfair Display", serif;font-size:48px;font-weight:700;line-height:1.1;letter-spacing:-0.5px;text-transform:none;color:#1e1e1e;margin:0 0 16px 0;padding:0}#section-just-arrived .just-arrived-content p,.hd-related-products .just-arrived-content p{font-size:20px;font-style:italic;margin:0;padding:0}#section-just-arrived .just-arrived-content .btn-view-all,.hd-related-products .just-arrived-content .btn-view-all{font-size:14px;font-weight:600;font-style:normal;margin:0;padding:0;text-decoration:none;color:#000;border:1px solid #000;padding:5px 10px;border-radius:2px;text-decoration:none;transition:all 0.3s ease}#section-just-arrived .just-arrived-content .btn-view-all:hover,.hd-related-products .just-arrived-content .btn-view-all:hover{background:#000;color:#fff}#section-just-arrived .products-listing-content,.hd-related-products .products-listing-content{display:flex;flex-wrap:wrap;gap:20px}#section-just-arrived .products-listing-content .product,.hd-related-products .products-listing-content .product{width:calc(25% - 15px);max-width:100%;height:auto;margin:0;padding:5px;border-radius:5px;border:1px solid #dedede;transition:all 0.3s ease;position:relative}#section-just-arrived .products-listing-content .product:hover,.hd-related-products .products-listing-content .product:hover{border-color:#d4af37}#section-just-arrived .products-listing-content .product-image,.hd-related-products .products-listing-content .product-image{display:block;background:#efefef;background-size:cover;background-position:top center;background-repeat:no-repeat;width:100%;height:270px;border-top-left-radius:5px;border-top-right-radius:5px;outline:none}#section-just-arrived .products-listing-content .product-content,.hd-related-products .products-listing-content .product-content{width:100%;height:auto;padding:10px 10px 15px 10px;border:1px solid #dedede;position:relative}#section-just-arrived .products-listing-content .product-content h3,#section-just-arrived .products-listing-content .product-content h3 a,.hd-related-products .products-listing-content .product-content h3,.hd-related-products .products-listing-content .product-content h3 a{font-size:18px;font-weight:600;line-height:1.2;margin:0 0 2px 0;padding:0;color:#2F3E2E}#section-just-arrived .products-listing-content .product-content h3:hover,#section-just-arrived .products-listing-content .product-content h3 a:hover,.hd-related-products .products-listing-content .product-content h3:hover,.hd-related-products .products-listing-content .product-content h3 a:hover{color:#bfa133}#section-just-arrived .products-listing-content .product-content p,.hd-related-products .products-listing-content .product-content p{margin:0 0 10px 0;padding:0;font-size:14px;font-weight:400;color:#747474;line-height:1.2}#section-just-arrived .products-listing-content .product-content .price-wrapper,.hd-related-products .products-listing-content .product-content .price-wrapper{display:flex;align-items:center;justify-content:flex-start;margin:0 0 10px 0}#section-just-arrived .products-listing-content .product-content .price-wrapper .onsale,.hd-related-products .products-listing-content .product-content .price-wrapper .onsale{position:relative;display:flex;align-items:center;justify-content:center;margin:-2px 0 0 10px;text-transform:uppercase;line-height:1;text-decoration:none;cursor:pointer;border:none;font-size:12px;font-weight:600;padding:4px 8px;border-radius:6px;background:#f4efe6;color:#9b7a2f}#section-just-arrived .products-listing-content .product-content .price-wrapper .onsale span,.hd-related-products .products-listing-content .product-content .price-wrapper .onsale span{display:block;font-size:15px;font-weight:400;text-transform:uppercase;line-height:1;text-decoration:none;margin-right:2px}#section-just-arrived .products-listing-content .product-content .price-wrapper .price,.hd-related-products .products-listing-content .product-content .price-wrapper .price{display:block;font-size:16px;font-weight:600;margin:0 !important;padding:0}#section-just-arrived .products-listing-content .product-content .price-wrapper .price del .amount bdi,.hd-related-products .products-listing-content .product-content .price-wrapper .price del .amount bdi{color:#666}#section-just-arrived .products-listing-content .product-content .price-wrapper .price ins .amount bdi,.hd-related-products .products-listing-content .product-content .price-wrapper .price ins .amount bdi{color:#000;font-weight:600}#section-just-arrived .products-listing-content .product-content .product-actions,.hd-related-products .products-listing-content .product-content .product-actions{display:flex;align-items:center;justify-content:center;gap:10px}#section-just-arrived .products-listing-content .product-content .button,.hd-related-products .products-listing-content .product-content .button{position:relative;display:inline-flex;align-items:center;gap:8px;height:36px;padding:4px 14px;background:linear-gradient(135deg, #b8962e 0%, #e6c86f 35%, #f7e6a1 50%, #e6c86f 65%, #b8962e 100%);background-size:200% 200%;color:#111;border:1px solid #c9a63a;border-radius:6px;font-size:13px;font-weight:600;letter-spacing:0.04em;text-transform:uppercase;line-height:1;text-decoration:none;cursor:pointer;overflow:hidden;box-shadow:0 2px 6px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.4);transition:background-position 0.6s ease, transform 0.25s ease, box-shadow 0.25s ease;outline:none}#section-just-arrived .products-listing-content .product-content .button::before,.hd-related-products .products-listing-content .product-content .button::before{content:"";display:inline-block;width:18px;height:18px;mask:url('data:image/svg+xml;utf8,<svg width="20" height="20" viewBox="0 0 20 20" fill="black" xmlns="http://www.w3.org/2000/svg"><path d="M7.25 16A1.25 1.25 0 1 1 5 16a1.25 1.25 0 0 1 2.25 0zm6 0A1.25 1.25 0 1 1 11 16a1.25 1.25 0 0 1 2.25 0zM4.15 3.34A.75.75 0 0 1 4.89 3h1.23l.41 1.29 1.07 3.37H15.08a.9.9 0 0 1 .87 1.13l-1.16 4.12a1.72 1.72 0 0 1-1.67 1.25H8.22a1.72 1.72 0 0 1-1.67-1.25l-2.02-7.07zm2.43 2L7.1 7.75A.75.75 0 0 0 7.8 8.5h5.54a.75.75 0 0 0 .7-.5l.65-2.14A.15.15 0 0 0 14.73 5H6.58z" /></svg>');-webkit-mask:url('data:image/svg+xml;utf8,<svg width="20" height="20" viewBox="0 0 20 20" fill="black" xmlns="http://www.w3.org/2000/svg"><path d="M7.25 16A1.25 1.25 0 1 1 5 16a1.25 1.25 0 0 1 2.25 0zm6 0A1.25 1.25 0 1 1 11 16a1.25 1.25 0 0 1 2.25 0zM4.15 3.34A.75.75 0 0 1 4.89 3h1.23l.41 1.29 1.07 3.37H15.08a.9.9 0 0 1 .87 1.13l-1.16 4.12a1.72 1.72 0 0 1-1.67 1.25H8.22a1.72 1.72 0 0 1-1.67-1.25l-2.02-7.07zm2.43 2L7.1 7.75A.75.75 0 0 0 7.8 8.5h5.54a.75.75 0 0 0 .7-.5l.65-2.14A.15.15 0 0 0 14.73 5H6.58z" /></svg>');background:#111;transition:transform 0.25s ease}#section-just-arrived .products-listing-content .product-content .button::after,.hd-related-products .products-listing-content .product-content .button::after{content:"";position:absolute;inset:0;background:linear-gradient(120deg, transparent 30%, rgba(255, 255, 255, 0.45) 50%, transparent 70%);transform:translateX(-120%);transition:transform 0.6s ease}#section-just-arrived .products-listing-content .product-content .button:hover,.hd-related-products .products-listing-content .product-content .button:hover{background-position:100% 100%;transform:translateY(-2px);box-shadow:0 6px 14px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.5)}#section-just-arrived .products-listing-content .product-content .button:hover::before,.hd-related-products .products-listing-content .product-content .button:hover::before{transform:translateX(3px)}#section-just-arrived .products-listing-content .product-content .button:hover::after,.hd-related-products .products-listing-content .product-content .button:hover::after{transform:translateX(120%)}#section-just-arrived .products-listing-content .product-content .button:active,.hd-related-products .products-listing-content .product-content .button:active{transform:translateY(0);box-shadow:0 3px 8px rgba(0, 0, 0, 0.2)}#section-just-arrived .products-listing-content .product-content .added_to_cart,.hd-related-products .products-listing-content .product-content .added_to_cart{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:36px;padding:0 16px;background:#000;color:#fff;border-radius:6px;border:1px solid #000;font-size:13px;font-weight:600;letter-spacing:0.04em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;box-shadow:0 4px 10px rgba(0, 0, 0, 0.25);outline:none}#section-just-arrived .products-listing-content .product-content .added_to_cart:before,#section-just-arrived .products-listing-content .product-content .added_to_cart:after,.hd-related-products .products-listing-content .product-content .added_to_cart:before,.hd-related-products .products-listing-content .product-content .added_to_cart:after{display:none}#section-just-arrived .products-listing-content .product-content .added_to_cart span,.hd-related-products .products-listing-content .product-content .added_to_cart span{display:inline-block;margin-top:-2px;transition:transform 0.25s ease}#section-just-arrived .products-listing-content .product-content .added_to_cart:hover,.hd-related-products .products-listing-content .product-content .added_to_cart:hover{background:#111;transform:translateY(-2px);box-shadow:0 8px 18px rgba(0, 0, 0, 0.35)}#section-just-arrived .products-listing-content .product-content .added_to_cart:hover span,.hd-related-products .products-listing-content .product-content .added_to_cart:hover span{transform:translateX(4px)}#section-just-arrived .products-listing-content .product-content .added_to_cart:active,.hd-related-products .products-listing-content .product-content .added_to_cart:active{transform:translateY(0);box-shadow:0 4px 10px rgba(0, 0, 0, 0.25)}#section-just-arrived .btn-explore-all,.hd-related-products .btn-explore-all{display:block;width:210px;height:50px;margin:40px auto;padding:10px 20px;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#000;border:1px solid #000;border-radius:4px;transition:all 0.3s ease;font-size:16px;font-weight:600;font-style:normal;border:1px solid #000}#section-just-arrived .btn-explore-all:hover,.hd-related-products .btn-explore-all:hover{background:#000;color:#fff}@media (min-width:768px) and (max-width:1024px){#section-just-arrived .just-arrived-content h2,.hd-related-products .just-arrived-content h2{font-size:15px}#section-just-arrived .just-arrived-content .section-kicker,.hd-related-products .just-arrived-content .section-kicker{font-size:12px;letter-spacing:2px;padding:2px 8px;margin-bottom:10px}#section-just-arrived .just-arrived-content h2.section-heading,.hd-related-products .just-arrived-content h2.section-heading{font-size:38px}#section-just-arrived .just-arrived-content p,.hd-related-products .just-arrived-content p{font-size:17px}#section-just-arrived .just-arrived-content .btn-view-all,.hd-related-products .just-arrived-content .btn-view-all{font-size:13px}#section-just-arrived .products-listing-content,.hd-related-products .products-listing-content{gap:16px}#section-just-arrived .products-listing-content .product,.hd-related-products .products-listing-content .product{width:calc((100% - 32px) / 3);max-width:calc((100% - 32px) / 3)}#section-just-arrived .products-listing-content .product-image,.hd-related-products .products-listing-content .product-image{height:220px}#section-just-arrived .products-listing-content .product-content,.hd-related-products .products-listing-content .product-content{padding:8px 8px 12px 8px}#section-just-arrived .products-listing-content .product-content h3,#section-just-arrived .products-listing-content .product-content h3 a,.hd-related-products .products-listing-content .product-content h3,.hd-related-products .products-listing-content .product-content h3 a{font-size:16px}#section-just-arrived .products-listing-content .product-content p,.hd-related-products .products-listing-content .product-content p{font-size:13px}#section-just-arrived .products-listing-content .product-content .price-wrapper .onsale,.hd-related-products .products-listing-content .product-content .price-wrapper .onsale{font-size:11px;padding:3px 6px}#section-just-arrived .products-listing-content .product-content .price-wrapper .onsale span,.hd-related-products .products-listing-content .product-content .price-wrapper .onsale span{font-size:13px}#section-just-arrived .products-listing-content .product-content .price-wrapper .price,.hd-related-products .products-listing-content .product-content .price-wrapper .price{font-size:15px}#section-just-arrived .products-listing-content .product-content .button,#section-just-arrived .products-listing-content .product-content .added_to_cart,.hd-related-products .products-listing-content .product-content .button,.hd-related-products .products-listing-content .product-content .added_to_cart{font-size:12px;height:34px;padding:4px 12px}#section-just-arrived .btn-explore-all,.hd-related-products .btn-explore-all{width:190px;height:46px;font-size:15px}}@media (max-width:767px){#section-just-arrived,.hd-related-products{padding:30px 0 40px 0}#section-just-arrived .just-arrived-content h2,.hd-related-products .just-arrived-content h2{font-size:18px}#section-just-arrived .just-arrived-content .section-kicker,.hd-related-products .just-arrived-content .section-kicker{font-size:11px;letter-spacing:1.8px;padding:2px 8px;margin-bottom:8px}#section-just-arrived .just-arrived-content h2.section-heading,.hd-related-products .just-arrived-content h2.section-heading{font-size:28px;margin-bottom:10px}#section-just-arrived .just-arrived-content p,.hd-related-products .just-arrived-content p{font-size:15px;max-width:75%}#section-just-arrived .products-listing-content,.hd-related-products .products-listing-content{gap:10px;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 -10px}#section-just-arrived .products-listing-content .product,.hd-related-products .products-listing-content .product{width:calc(50% - 5px) !important;max-width:calc(50% - 5px) !important;height:auto;margin:0 auto !important}#section-just-arrived .products-listing-content .product .product-image,.hd-related-products .products-listing-content .product .product-image{height:160px}#section-just-arrived .products-listing-content .product .product-content h3 a,.hd-related-products .products-listing-content .product .product-content h3 a{font-size:14px !important}#section-just-arrived .products-listing-content .product .product-content p,.hd-related-products .products-listing-content .product .product-content p{font-size:10px !important}#section-just-arrived .products-listing-content .product .product-content .price-wrapper .price,.hd-related-products .products-listing-content .product .product-content .price-wrapper .price{font-size:12px !important}}@media (min-width:580px) and (max-width:767px){#section-just-arrived .products-listing-content .product .product-image,.hd-related-products .products-listing-content .product .product-image{height:auto;min-height:220px}}#section-voices{position:relative;padding:90px 0 100px 0;background:linear-gradient(180deg, #fbf7ee 0%, #ffffff 100%);overflow:hidden}#section-voices .container-md{position:relative}#section-voices .voices-header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:44px}#section-voices .voices-header-text{text-align:left;flex:1 1 auto;min-width:0}#section-voices .section-kicker{display:inline-block;font-family:"Inter", sans-serif;font-size:13px;font-weight:700;color:#b89b5e;text-transform:uppercase;letter-spacing:3px;background:#f7ecd4;padding:4px 12px;margin-bottom:18px;line-height:1.4}#section-voices .intro-title{font-family:"Playfair Display", serif;font-size:44px;font-weight:600;line-height:1.2;letter-spacing:-0.3px;color:#1e1e1e;text-transform:none;text-shadow:none;margin:0 0 14px 0;padding:0}#section-voices .intro-title em{font-style:italic;font-weight:500;color:#b89b5e}#section-voices .voices-rating{display:inline-flex;align-items:center;gap:10px;font-family:"Inter", sans-serif}#section-voices .voices-rating .rating-stars{color:#d4af37;font-size:18px;letter-spacing:1px;line-height:1}#section-voices .voices-rating strong{font-size:16px;font-weight:700;color:#1e1e1e}#section-voices .voices-rating .rating-meta{font-size:14px;color:#8a8a8a}#section-voices .slide-buttons{display:flex;align-items:center;gap:10px;flex:0 0 auto}#section-voices .slide-buttons button{display:inline-flex;align-items:center;justify-content:center;background:#ffffff;border:1px solid rgba(184, 155, 94, 0.35);border-radius:50%;width:42px;height:42px;padding:0;cursor:pointer;color:#1e1e1e;transition:background 0.25s ease, border-color 0.25s ease, color 0.25s ease, box-shadow 0.25s ease}#section-voices .slide-buttons button svg{display:block}#section-voices .slide-buttons button:hover:not(:disabled){background:#faecc8;border-color:#b89b5e;color:#9c7f3f;box-shadow:0 6px 16px rgba(184, 155, 94, 0.22)}#section-voices .slide-buttons button:disabled{opacity:0.35;cursor:not-allowed}#section-voices .voices-wrapper{position:relative;width:100%;overflow:hidden}#section-voices .voices-track{display:flex;gap:0;transition:transform 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);will-change:transform}#section-voices .voice-item{flex:0 0 340px;max-width:340px;margin-right:22px;box-sizing:border-box;padding:30px 28px 26px 28px;background:#ffffff;border:1px solid rgba(184, 155, 94, 0.16);border-radius:16px;box-shadow:0 10px 30px rgba(50, 40, 20, 0.05);transition:transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;position:relative;display:flex;flex-direction:column;min-height:260px}#section-voices .voice-item::before{content:"“";position:absolute;top:12px;right:22px;font-family:"Playfair Display", serif;font-size:68px;line-height:1;color:rgba(184, 155, 94, 0.22);pointer-events:none}#section-voices .voice-item:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(50, 40, 20, 0.09);border-color:rgba(184, 155, 94, 0.32)}#section-voices .voice-item .voice-stars{color:#d4af37;font-size:15px;letter-spacing:2px;line-height:1;margin-bottom:16px}#section-voices .voice-item .voice-item-text{font-family:"Inter", sans-serif;font-size:15px;font-weight:400;line-height:1.6;color:#3d3d3d;margin:0 0 22px 0;padding:0;flex:1 1 auto}#section-voices .voice-item .voice-item-text::before{content:"“"}#section-voices .voice-item .voice-item-text::after{content:"”"}#section-voices .voice-item .voice-meta{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid rgba(184, 155, 94, 0.14)}#section-voices .voice-item .voice-avatar{flex:0 0 40px;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg, #f1e2bb 0%, #d4af37 100%);color:#5a4416;font-family:"Inter", sans-serif;font-weight:700;font-size:15px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;box-shadow:inset 0 0 0 2px #ffffff, 0 4px 10px rgba(184, 155, 94, 0.22)}#section-voices .voice-item .voice-author-info{flex:1 1 auto;min-width:0}#section-voices .voice-item .voice-item-author{font-family:"Inter", sans-serif;font-size:14px;font-weight:700;color:#1e1e1e;margin:0;padding:0;text-align:left;line-height:1.2}#section-voices .voice-item .voice-location{font-family:"Inter", sans-serif;font-size:12px;font-weight:400;color:#8a8a8a;margin:2px 0 0 0;padding:0;text-align:left;line-height:1.2}#section-voices .voice-item .voice-verified{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;font-family:"Inter", sans-serif;font-size:11px;font-weight:600;color:#9c7f3f;background:#f7ecd4;padding:4px 8px;border-radius:999px;letter-spacing:0.3px}#section-voices .voice-item .voice-verified svg{flex:0 0 12px;width:12px;height:12px}@media (min-width:641px) and (max-width:1024px){#section-voices{padding:72px 0 80px 0}#section-voices .voices-header{margin-bottom:32px}#section-voices .intro-title{font-size:34px}#section-voices .voice-item{flex:0 0 300px;max-width:300px;min-height:240px;padding:26px 22px 22px 22px}#section-voices .voice-item .voice-item-text{font-size:14.5px}}@media (max-width:640px){#section-voices{padding:56px 0 64px 0}#section-voices .voices-header{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:26px}#section-voices .section-kicker{font-size:11px;letter-spacing:2px;padding:3px 10px;margin-bottom:12px}#section-voices .intro-title{font-size:26px;line-height:1.25;margin-bottom:10px;letter-spacing:0}#section-voices .voices-rating .rating-stars{font-size:15px}#section-voices .voices-rating strong{font-size:15px}#section-voices .voices-rating .rating-meta{font-size:13px}#section-voices .slide-buttons{align-self:flex-end}#section-voices .slide-buttons button{width:38px;height:38px}#section-voices .voice-item{flex:0 0 280px;max-width:280px;margin-right:16px;min-height:230px;padding:24px 20px 20px 20px}#section-voices .voice-item::before{font-size:56px;top:8px;right:18px}#section-voices .voice-item .voice-stars{font-size:14px;margin-bottom:12px}#section-voices .voice-item .voice-item-text{font-size:14px;margin-bottom:18px}#section-voices .voice-item:hover{transform:none;box-shadow:0 10px 30px rgba(50, 40, 20, 0.05)}}#about-content,#contact-content,.custom-page-template{padding:0;margin:0;width:100%;max-width:100%}#about-content #section-hero,#contact-content #section-hero,.custom-page-template #section-hero{width:100%;padding:40px 0;margin:-1px;border:1px solid #dedede;background-color:#000;position:relative;background:url(../assets/images/about-banner.jpeg);background-size:cover;background-position:left 0;background-repeat:no-repeat;height:340px}#about-content #section-hero::before,#contact-content #section-hero::before,.custom-page-template #section-hero::before{content:"";position:absolute;top:0;left:0;width:100%;height:100px;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));z-index:1}#about-content #section-hero .section-content,#contact-content #section-hero .section-content,.custom-page-template #section-hero .section-content{text-align:left;max-width:680px;margin:0;padding-top:80px;color:#fff;z-index:2}#about-content #section-hero .section-content h1,#contact-content #section-hero .section-content h1,.custom-page-template #section-hero .section-content h1{font-size:48px;font-weight:300;letter-spacing:1.5px;color:#fff;margin:0 0 10px 0}#about-content #section-hero .section-content .highlight,#contact-content #section-hero .section-content .highlight,.custom-page-template #section-hero .section-content .highlight{font-size:24px;font-weight:300;font-style:italic;letter-spacing:1.5px;color:#fff;text-shadow:0 1px 1px rgba(0, 0, 0, 0.25)}#about-content #section-intro,#contact-content #section-intro,.custom-page-template #section-intro{width:100%;padding:60px 0;margin:0}#about-content #section-intro .section-content p,#contact-content #section-intro .section-content p,.custom-page-template #section-intro .section-content p{font-size:20px;font-weight:300;line-height:1.6;color:#434343;margin:0 0 20px 0;padding:0}#about-content #section-intro .section-content p:first-child,#contact-content #section-intro .section-content p:first-child,.custom-page-template #section-intro .section-content p:first-child{font-size:24px}#about-content #section-intro .section-content p:last-child,#contact-content #section-intro .section-content p:last-child,.custom-page-template #section-intro .section-content p:last-child{margin-bottom:0}#about-content #section-our-values,#contact-content #section-our-values,.custom-page-template #section-our-values{padding:80px 0}#about-content #section-our-values .section-title,#contact-content #section-our-values .section-title,.custom-page-template #section-our-values .section-title{text-align:center;font-family:"Playfair Display", serif;font-size:22px;letter-spacing:3px;text-transform:uppercase;color:#b8944d;margin-bottom:60px;position:relative}#about-content #section-our-values .section-title::before,#about-content #section-our-values .section-title::after,#contact-content #section-our-values .section-title::before,#contact-content #section-our-values .section-title::after,.custom-page-template #section-our-values .section-title::before,.custom-page-template #section-our-values .section-title::after{content:"";position:absolute;top:50%;width:50%;height:1px;background-color:#e0d6c8}#about-content #section-our-values .section-title::before,#contact-content #section-our-values .section-title::before,.custom-page-template #section-our-values .section-title::before{left:-100px}#about-content #section-our-values .section-title::after,#contact-content #section-our-values .section-title::after,.custom-page-template #section-our-values .section-title::after{right:-100px}#about-content #section-our-values .values-grid,#contact-content #section-our-values .values-grid,.custom-page-template #section-our-values .values-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:50px 80px}#about-content #section-our-values .values-grid .value-item,#contact-content #section-our-values .values-grid .value-item,.custom-page-template #section-our-values .values-grid .value-item{display:flex;flex-direction:column;gap:14px;max-width:320px;text-align:center}#about-content #section-our-values .values-grid .value-item .value-icon,#contact-content #section-our-values .values-grid .value-item .value-icon,.custom-page-template #section-our-values .values-grid .value-item .value-icon{font-size:22px;color:#b8944d;line-height:1}#about-content #section-our-values .values-grid .value-item h3,#contact-content #section-our-values .values-grid .value-item h3,.custom-page-template #section-our-values .values-grid .value-item h3{font-family:"Playfair Display", serif;font-size:18px;font-weight:500;color:#2f2f2f}#about-content #section-our-values .values-grid .value-item p,#contact-content #section-our-values .values-grid .value-item p,.custom-page-template #section-our-values .values-grid .value-item p{font-family:"Inter", sans-serif;font-size:16px;line-height:1.7;color:#6f6f6f}@media (max-width:768px){#about-content #section-our-values .values-grid,#contact-content #section-our-values .values-grid,.custom-page-template #section-our-values .values-grid{grid-template-columns:1fr;gap:40px}#about-content #section-our-values .section-title::before,#about-content #section-our-values .section-title::after,#contact-content #section-our-values .section-title::before,#contact-content #section-our-values .section-title::after,.custom-page-template #section-our-values .section-title::before,.custom-page-template #section-our-values .section-title::after{display:none}}#about-content #section-our-values .values-points,#contact-content #section-our-values .values-points,.custom-page-template #section-our-values .values-points{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;justify-items:center;align-items:stretch}#about-content #section-our-values .values-points .value-point,#contact-content #section-our-values .values-points .value-point,.custom-page-template #section-our-values .values-points .value-point{flex:0 1 50%;background:#fff;border-radius:12px;padding:38px 24px 32px 24px;text-align:center;box-shadow:0 2px 18px 0 rgba(80, 68, 40, 0.06);display:flex;flex-direction:column;align-items:center;transition:box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1);width:100%;height:200px}#about-content #section-our-values .values-points .value-point:hover,#contact-content #section-our-values .values-points .value-point:hover,.custom-page-template #section-our-values .values-points .value-point:hover{box-shadow:0 7px 24px 0 rgba(80, 68, 40, 0.13)}#about-content #section-our-values .values-points .value-point svg,#about-content #section-our-values .values-points .value-point i,#contact-content #section-our-values .values-points .value-point svg,#contact-content #section-our-values .values-points .value-point i,.custom-page-template #section-our-values .values-points .value-point svg,.custom-page-template #section-our-values .values-points .value-point i{margin-bottom:18px;color:#d4af37}#about-content #section-our-values .values-points .value-point h3,#contact-content #section-our-values .values-points .value-point h3,.custom-page-template #section-our-values .values-points .value-point h3{font-size:20px;font-family:"Playfair Display", serif;font-weight:700;letter-spacing:0.4px;color:#b49a70;margin-bottom:12px;margin-top:0}#about-content #section-our-values .values-points .value-point p,#contact-content #section-our-values .values-points .value-point p,.custom-page-template #section-our-values .values-points .value-point p{font-size:16px;font-weight:300;color:#57524a;margin:0}#about-content #section-our-values .values-content p,#contact-content #section-our-values .values-content p,.custom-page-template #section-our-values .values-content p{font-size:20px}#about-content #section-our-mission,#contact-content #section-our-mission,.custom-page-template #section-our-mission{width:100%;padding:40px 0 100px 0;margin:0}#about-content #section-our-mission .section-title,#contact-content #section-our-mission .section-title,.custom-page-template #section-our-mission .section-title{text-align:center;font-family:"Playfair Display", serif;font-size:22px;letter-spacing:3px;text-transform:uppercase;color:#b8944d;margin-bottom:60px;position:relative}#about-content #section-our-mission .section-title::before,#about-content #section-our-mission .section-title::after,#contact-content #section-our-mission .section-title::before,#contact-content #section-our-mission .section-title::after,.custom-page-template #section-our-mission .section-title::before,.custom-page-template #section-our-mission .section-title::after{content:"";position:absolute;top:50%;width:50%;height:1px;background-color:#e0d6c8}#about-content #section-our-mission .section-title::before,#contact-content #section-our-mission .section-title::before,.custom-page-template #section-our-mission .section-title::before{left:-100px}#about-content #section-our-mission .section-title::after,#contact-content #section-our-mission .section-title::after,.custom-page-template #section-our-mission .section-title::after{right:-100px}#about-content #section-our-mission .section-content p,#contact-content #section-our-mission .section-content p,.custom-page-template #section-our-mission .section-content p{font-size:20px;font-weight:300;line-height:1.7;color:#434343;margin:0 0 20px 0;padding:0}#about-content #section-our-mission .section-content p:last-child,#contact-content #section-our-mission .section-content p:last-child,.custom-page-template #section-our-mission .section-content p:last-child{margin-bottom:0}#about-content #section-contact-form,#contact-content #section-contact-form,.custom-page-template #section-contact-form{padding-bottom:80px}#about-content #section-contact-form .contact-form,#contact-content #section-contact-form .contact-form,.custom-page-template #section-contact-form .contact-form{width:620px;max-width:100%;margin:0;display:flex;flex-direction:column;gap:25px}#about-content #section-contact-form .contact-form .form-group,#contact-content #section-contact-form .contact-form .form-group,.custom-page-template #section-contact-form .contact-form .form-group{display:flex;flex-direction:column}#about-content #section-contact-form .contact-form .form-group label,#contact-content #section-contact-form .contact-form .form-group label,.custom-page-template #section-contact-form .contact-form .form-group label{font-size:14px;color:#7a7a7a;margin-bottom:8px;letter-spacing:0.5px}#about-content #section-contact-form .contact-form .form-group label .mark,#contact-content #section-contact-form .contact-form .form-group label .mark,.custom-page-template #section-contact-form .contact-form .form-group label .mark{font-size:12px;font-weight:600;margin-left:5px;color:red}#about-content #section-contact-form .contact-form input,#about-content #section-contact-form .contact-form textarea,#contact-content #section-contact-form .contact-form input,#contact-content #section-contact-form .contact-form textarea,.custom-page-template #section-contact-form .contact-form input,.custom-page-template #section-contact-form .contact-form textarea{background:#efefed;border:1px solid #e3e0dc !important;border-radius:4px;padding:12px 16px;font-size:15px;color:#333;outline:none;transition:all 0.3s ease;box-shadow:none !important}#about-content #section-contact-form .contact-form input:focus,#about-content #section-contact-form .contact-form textarea:focus,#contact-content #section-contact-form .contact-form input:focus,#contact-content #section-contact-form .contact-form textarea:focus,.custom-page-template #section-contact-form .contact-form input:focus,.custom-page-template #section-contact-form .contact-form textarea:focus{border-color:#b89b5e !important;background:#fff}#about-content #section-contact-form .contact-form textarea,#contact-content #section-contact-form .contact-form textarea,.custom-page-template #section-contact-form .contact-form textarea{resize:none}#about-content #section-contact-form .contact-form .btn-submit,#contact-content #section-contact-form .contact-form .btn-submit,.custom-page-template #section-contact-form .contact-form .btn-submit{width:180px;padding:12px 25px;border-radius:2px;border:none;background:linear-gradient(135deg, #d4af37, #b08b45);color:#fff;font-size:14px;font-weight:600;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:transform 0.25s ease, box-shadow 0.25s ease;outline:none !important}#about-content #section-contact-form .contact-form .btn-submit:hover,#contact-content #section-contact-form .contact-form .btn-submit:hover,.custom-page-template #section-contact-form .contact-form .btn-submit:hover{transform:translateY(-1px);box-shadow:0 10px 25px rgba(0, 0, 0, 0.15)}#about-content #section-contact-form .contact-form #msg,#contact-content #section-contact-form .contact-form #msg,.custom-page-template #section-contact-form .contact-form #msg{display:block;width:100%;max-width:100%;margin:0 auto;padding:0;text-align:left;font-size:16px}#about-content #section-contact-form .contact-form #msg.error,#contact-content #section-contact-form .contact-form #msg.error,.custom-page-template #section-contact-form .contact-form #msg.error{color:red}#about-content #section-contact-form .contact-form #msg.success,#contact-content #section-contact-form .contact-form #msg.success,.custom-page-template #section-contact-form .contact-form #msg.success{color:green;font-size:18px}@media (max-width:768px){#about-content #section-hero,#contact-content #section-hero,.custom-page-template #section-hero{padding:30px 0;margin:-1px;height:220px}#about-content #section-hero .section-content,#contact-content #section-hero .section-content,.custom-page-template #section-hero .section-content{text-align:left;max-width:100%;margin:0;padding:50px 30px 0 30px;color:#fff}#about-content #section-hero .section-content h1,#contact-content #section-hero .section-content h1,.custom-page-template #section-hero .section-content h1{font-size:26px;font-weight:500;margin-bottom:5px}#about-content #section-hero .section-content .highlight,#contact-content #section-hero .section-content .highlight,.custom-page-template #section-hero .section-content .highlight{font-size:16px;font-weight:500;text-shadow:0 1px 1px rgba(0, 0, 0, 0.25)}#about-content #section-intro,#contact-content #section-intro,.custom-page-template #section-intro{padding:40px 0 20px 0}#about-content #section-intro .section-content p,#contact-content #section-intro .section-content p,.custom-page-template #section-intro .section-content p{font-size:15px}#about-content #section-intro .section-content p:first-child,#contact-content #section-intro .section-content p:first-child,.custom-page-template #section-intro .section-content p:first-child{font-size:18px}#about-content #section-our-values .values-grid,#contact-content #section-our-values .values-grid,.custom-page-template #section-our-values .values-grid{display:block;padding:20px 0}#about-content #section-our-values .values-grid .value-item,#contact-content #section-our-values .values-grid .value-item,.custom-page-template #section-our-values .values-grid .value-item{margin:0 auto 20px auto}#about-content #section-our-values .values-grid .value-item:last-child,#contact-content #section-our-values .values-grid .value-item:last-child,.custom-page-template #section-our-values .values-grid .value-item:last-child{margin-bottom:0}#about-content #section-our-values .values-grid .value-item h3,#contact-content #section-our-values .values-grid .value-item h3,.custom-page-template #section-our-values .values-grid .value-item h3{font-size:16px}#about-content #section-our-mission,#contact-content #section-our-mission,.custom-page-template #section-our-mission{padding:20px 0 40px 0}#about-content #section-our-mission .section-content p,#contact-content #section-our-mission .section-content p,.custom-page-template #section-our-mission .section-content p{font-size:15px}}.woocommerce-shop #main,.tax-product_cat #main{position:relative}.woocommerce-shop #content,.tax-product_cat #content{padding:80px 0 0 0}.woocommerce-shop #content #primary,.tax-product_cat #content #primary{display:block;width:1280px;max-width:1280px;padding:20px 60px;margin:0 auto !important;float:none !important}.woocommerce-shop .woocommerce-products-header,.tax-product_cat .woocommerce-products-header{margin:0 0 20px 0}.woocommerce-shop .woocommerce-products-header .page-title,.tax-product_cat .woocommerce-products-header .page-title{font-size:32px;font-weight:600;letter-spacing:1.5px;margin-bottom:8px;position:relative;display:inline-block;text-transform:uppercase}.woocommerce-shop .products-header,.tax-product_cat .products-header{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;flex-wrap:nowrap}.woocommerce-shop .products-header .products-title,.tax-product_cat .products-header .products-title{font-size:38px;font-weight:300;margin-bottom:0;position:relative;display:inline-block}.woocommerce-shop .products-header .products-description,.tax-product_cat .products-header .products-description{font-size:14px;font-style:italic;color:#666;max-width:680px}.woocommerce-shop .products-header .col-left,.tax-product_cat .products-header .col-left{margin-right:40px}.woocommerce-shop .products-header .products-filters,.tax-product_cat .products-header .products-filters{position:relative;display:inline-block;font-family:inherit}.woocommerce-shop .products-header .products-filters .product-filter,.tax-product_cat .products-header .products-filters .product-filter{cursor:pointer;font-weight:500;padding:8px 14px;border:1px solid #ddd;border-radius:6px;background:#fff;position:relative}.woocommerce-shop .products-header .products-filters .product-filter .filter-option-selected,.tax-product_cat .products-header .products-filters .product-filter .filter-option-selected{font-weight:600;margin-left:4px}.woocommerce-shop .products-header .products-filters .product-filter-options,.tax-product_cat .products-header .products-filters .product-filter-options{position:absolute;top:100%;left:0;min-width:220px;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 10px 25px rgba(0, 0, 0, 0.08);display:none;z-index:99}.woocommerce-shop .products-header .products-filters .product-filter-options .filter-option,.tax-product_cat .products-header .products-filters .product-filter-options .filter-option{padding:10px 14px;cursor:pointer;transition:background 0.2s ease}.woocommerce-shop .products-header .products-filters .product-filter-options .filter-option:hover,.tax-product_cat .products-header .products-filters .product-filter-options .filter-option:hover{background:#f5f5f5}.woocommerce-shop .products-list-wrapper,.tax-product_cat .products-list-wrapper{padding:20px 0;margin:0 0 40px 0;display:flex;flex-wrap:wrap;gap:20px}.woocommerce-shop .products-list-wrapper .product,.tax-product_cat .products-list-wrapper .product{width:calc(25% - 15px);max-width:calc(25% - 15px);height:auto;margin:0;padding:5px;border-radius:5px;border:1px solid #dedede;transition:all 0.3s ease;position:relative}.woocommerce-shop .products-list-wrapper .product:hover,.tax-product_cat .products-list-wrapper .product:hover{border-color:#d4af37}.woocommerce-shop .products-list-wrapper .product .product-image,.tax-product_cat .products-list-wrapper .product .product-image{display:block;background:#efefef;background-size:cover;background-position:top center;background-repeat:no-repeat;height:250px;border-top-left-radius:5px;border-top-right-radius:5px;margin:0}.woocommerce-shop .products-list-wrapper .product .product-content,.tax-product_cat .products-list-wrapper .product .product-content{width:100%;height:auto;padding:10px 10px 15px 10px;border:1px solid #dedede;position:relative}.woocommerce-shop .products-list-wrapper .product .product-content h3,.woocommerce-shop .products-list-wrapper .product .product-content h3 a,.tax-product_cat .products-list-wrapper .product .product-content h3,.tax-product_cat .products-list-wrapper .product .product-content h3 a{font-size:18px;font-weight:600;line-height:1.2;margin:0 0 2px 0;padding:0;color:#2F3E2E;outline:none}.woocommerce-shop .products-list-wrapper .product .product-content h3:hover,.woocommerce-shop .products-list-wrapper .product .product-content h3 a:hover,.tax-product_cat .products-list-wrapper .product .product-content h3:hover,.tax-product_cat .products-list-wrapper .product .product-content h3 a:hover{color:#bfa133}.woocommerce-shop .products-list-wrapper .product .product-content p,.tax-product_cat .products-list-wrapper .product .product-content p{margin:0 0 10px 0;padding:0;font-size:14px;font-weight:400;color:#747474;line-height:1.2}.woocommerce-shop .products-list-wrapper .product .product-content .price-wrapper,.tax-product_cat .products-list-wrapper .product .product-content .price-wrapper{display:flex;align-items:center;justify-content:flex-start;margin:0 0 10px 0}.woocommerce-shop .products-list-wrapper .product .product-content .price-wrapper .onsale,.tax-product_cat .products-list-wrapper .product .product-content .price-wrapper .onsale{position:relative;display:flex;align-items:center;justify-content:center;margin:-2px 0 0 10px;text-transform:uppercase;line-height:1;text-decoration:none;cursor:pointer;border:none;font-size:12px;font-weight:600;padding:4px 8px;border-radius:6px;background:#f4efe6;color:#9b7a2f}.woocommerce-shop .products-list-wrapper .product .product-content .price-wrapper .onsale span,.tax-product_cat .products-list-wrapper .product .product-content .price-wrapper .onsale span{display:block;font-size:15px;font-weight:400;text-transform:uppercase;line-height:1;text-decoration:none;margin-right:2px}.woocommerce-shop .products-list-wrapper .product .product-content .price-wrapper .price,.tax-product_cat .products-list-wrapper .product .product-content .price-wrapper .price{display:block;font-size:16px;font-weight:600;margin:0 !important;padding:0}.woocommerce-shop .products-list-wrapper .product .product-content .price-wrapper .price del .amount bdi,.tax-product_cat .products-list-wrapper .product .product-content .price-wrapper .price del .amount bdi{color:#666}.woocommerce-shop .products-list-wrapper .product .product-content .price-wrapper .price ins .amount bdi,.tax-product_cat .products-list-wrapper .product .product-content .price-wrapper .price ins .amount bdi{color:#000;font-weight:600}.woocommerce-shop .products-list-wrapper .product .product-content .product-actions,.tax-product_cat .products-list-wrapper .product .product-content .product-actions{display:flex;align-items:center;justify-content:center;gap:10px}.woocommerce-shop .products-list-wrapper .product .product-content .button,.tax-product_cat .products-list-wrapper .product .product-content .button{position:relative;display:inline-flex;align-items:center;gap:8px;height:36px;padding:4px 14px;background:linear-gradient(135deg, #b8962e 0%, #e6c86f 35%, #f7e6a1 50%, #e6c86f 65%, #b8962e 100%);background-size:200% 200%;color:#111;border:1px solid #c9a63a;border-radius:6px;font-size:13px;font-weight:600;letter-spacing:0.04em;text-transform:uppercase;line-height:1;text-decoration:none;cursor:pointer;overflow:hidden;box-shadow:0 2px 6px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.4);transition:background-position 0.6s ease, transform 0.25s ease, box-shadow 0.25s ease;outline:none}.woocommerce-shop .products-list-wrapper .product .product-content .button::before,.tax-product_cat .products-list-wrapper .product .product-content .button::before{content:"";display:inline-block;width:18px;height:18px;mask:url('data:image/svg+xml;utf8,<svg width="20" height="20" viewBox="0 0 20 20" fill="black" xmlns="http://www.w3.org/2000/svg"><path d="M7.25 16A1.25 1.25 0 1 1 5 16a1.25 1.25 0 0 1 2.25 0zm6 0A1.25 1.25 0 1 1 11 16a1.25 1.25 0 0 1 2.25 0zM4.15 3.34A.75.75 0 0 1 4.89 3h1.23l.41 1.29 1.07 3.37H15.08a.9.9 0 0 1 .87 1.13l-1.16 4.12a1.72 1.72 0 0 1-1.67 1.25H8.22a1.72 1.72 0 0 1-1.67-1.25l-2.02-7.07zm2.43 2L7.1 7.75A.75.75 0 0 0 7.8 8.5h5.54a.75.75 0 0 0 .7-.5l.65-2.14A.15.15 0 0 0 14.73 5H6.58z" /></svg>');-webkit-mask:url('data:image/svg+xml;utf8,<svg width="20" height="20" viewBox="0 0 20 20" fill="black" xmlns="http://www.w3.org/2000/svg"><path d="M7.25 16A1.25 1.25 0 1 1 5 16a1.25 1.25 0 0 1 2.25 0zm6 0A1.25 1.25 0 1 1 11 16a1.25 1.25 0 0 1 2.25 0zM4.15 3.34A.75.75 0 0 1 4.89 3h1.23l.41 1.29 1.07 3.37H15.08a.9.9 0 0 1 .87 1.13l-1.16 4.12a1.72 1.72 0 0 1-1.67 1.25H8.22a1.72 1.72 0 0 1-1.67-1.25l-2.02-7.07zm2.43 2L7.1 7.75A.75.75 0 0 0 7.8 8.5h5.54a.75.75 0 0 0 .7-.5l.65-2.14A.15.15 0 0 0 14.73 5H6.58z" /></svg>');background:#111;transition:transform 0.25s ease}.woocommerce-shop .products-list-wrapper .product .product-content .button::after,.tax-product_cat .products-list-wrapper .product .product-content .button::after{content:"";position:absolute;inset:0;background:linear-gradient(120deg, transparent 30%, rgba(255, 255, 255, 0.45) 50%, transparent 70%);transform:translateX(-120%);transition:transform 0.6s ease}.woocommerce-shop .products-list-wrapper .product .product-content .button:hover,.tax-product_cat .products-list-wrapper .product .product-content .button:hover{background-position:100% 100%;transform:translateY(-2px);box-shadow:0 6px 14px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.5)}.woocommerce-shop .products-list-wrapper .product .product-content .button:hover::before,.tax-product_cat .products-list-wrapper .product .product-content .button:hover::before{transform:translateX(3px)}.woocommerce-shop .products-list-wrapper .product .product-content .button:hover::after,.tax-product_cat .products-list-wrapper .product .product-content .button:hover::after{transform:translateX(120%)}.woocommerce-shop .products-list-wrapper .product .product-content .button:active,.tax-product_cat .products-list-wrapper .product .product-content .button:active{transform:translateY(0);box-shadow:0 3px 8px rgba(0, 0, 0, 0.2)}.woocommerce-shop .products-list-wrapper .product .product-content .added_to_cart,.tax-product_cat .products-list-wrapper .product .product-content .added_to_cart{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:36px;padding:0 16px;background:#000;color:#fff;border-radius:6px;border:1px solid #000;font-size:13px;font-weight:600;letter-spacing:0.04em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;box-shadow:0 4px 10px rgba(0, 0, 0, 0.25);outline:none}.woocommerce-shop .products-list-wrapper .product .product-content .added_to_cart:before,.woocommerce-shop .products-list-wrapper .product .product-content .added_to_cart:after,.tax-product_cat .products-list-wrapper .product .product-content .added_to_cart:before,.tax-product_cat .products-list-wrapper .product .product-content .added_to_cart:after{display:none}.woocommerce-shop .products-list-wrapper .product .product-content .added_to_cart span,.tax-product_cat .products-list-wrapper .product .product-content .added_to_cart span{display:inline-block;margin-top:-2px;transition:transform 0.25s ease}.woocommerce-shop .products-list-wrapper .product .product-content .added_to_cart:hover,.tax-product_cat .products-list-wrapper .product .product-content .added_to_cart:hover{background:#111;transform:translateY(-2px);box-shadow:0 8px 18px rgba(0, 0, 0, 0.35)}.woocommerce-shop .products-list-wrapper .product .product-content .added_to_cart:hover span,.tax-product_cat .products-list-wrapper .product .product-content .added_to_cart:hover span{transform:translateX(4px)}.woocommerce-shop .products-list-wrapper .product .product-content .added_to_cart:active,.tax-product_cat .products-list-wrapper .product .product-content .added_to_cart:active{transform:translateY(0);box-shadow:0 4px 10px rgba(0, 0, 0, 0.25)}.woocommerce-shop .custom-pagination,.tax-product_cat .custom-pagination{display:block !important;float:none !important}.woocommerce-shop .custom-pagination .page-numbers li,.tax-product_cat .custom-pagination .page-numbers li{border:1px solid #d4af37;background:#fefefe;border-radius:10px}.woocommerce-shop .custom-pagination .page-numbers li a,.tax-product_cat .custom-pagination .page-numbers li a{font-size:16px;letter-spacing:1px;color:#222;position:relative;padding:10px 18px;border-radius:999px;background:#f6f6f6;color:#333;border-radius:10px}.woocommerce-shop .custom-pagination .page-numbers li .active,.woocommerce-shop .custom-pagination .page-numbers li .current,.tax-product_cat .custom-pagination .page-numbers li .active,.tax-product_cat .custom-pagination .page-numbers li .current{font-size:16px !important;padding:10px 18px !important;background:#c9a24d !important;color:#fff !important;border-radius:10px}.woocommerce-shop .custom-pagination .page-numbers li .prev,.woocommerce-shop .custom-pagination .page-numbers li .next,.tax-product_cat .custom-pagination .page-numbers li .prev,.tax-product_cat .custom-pagination .page-numbers li .next{background:#fefefe;text-indent:0 !important}.woocommerce-shop .custom-pagination .page-numbers li .prev::after,.woocommerce-shop .custom-pagination .page-numbers li .prev::before,.woocommerce-shop .custom-pagination .page-numbers li .next::after,.woocommerce-shop .custom-pagination .page-numbers li .next::before,.tax-product_cat .custom-pagination .page-numbers li .prev::after,.tax-product_cat .custom-pagination .page-numbers li .prev::before,.tax-product_cat .custom-pagination .page-numbers li .next::after,.tax-product_cat .custom-pagination .page-numbers li .next::before{display:none}@media (min-width:769px) and (max-width:1280px){.woocommerce-shop #content #primary,.tax-product_cat #content #primary{padding:30px 20px !important;width:100% !important;max-width:100% !important}.woocommerce-shop #content #primary .products-list-wrapper .product,.tax-product_cat #content #primary .products-list-wrapper .product{width:calc(33.33% - 15px) !important;max-width:calc(33.33% - 15px) !important;height:auto}.woocommerce-shop #content #primary .products-list-wrapper .product .product-image,.tax-product_cat #content #primary .products-list-wrapper .product .product-image{height:280px}}@media (max-width:768px){.woocommerce-shop #content #primary,.tax-product_cat #content #primary{padding:20px !important;width:100% !important;max-width:100% !important}.woocommerce-shop .products-header,.tax-product_cat .products-header{display:block;margin-bottom:30px}.woocommerce-shop .products-header .col-left,.tax-product_cat .products-header .col-left{display:block;width:60%;max-width:60%;margin:0;padding:0}.woocommerce-shop .products-header .col-left .products-title,.tax-product_cat .products-header .col-left .products-title{font-size:24px !important}.woocommerce-shop .products-header .col-left .products-description,.tax-product_cat .products-header .col-left .products-description{font-size:12px !important}.woocommerce-shop .products-header .col-right,.tax-product_cat .products-header .col-right{display:block;position:absolute;top:-10px;right:0;width:auto;margin:0;padding:0}.woocommerce-shop .products-header .products-filters,.tax-product_cat .products-header .products-filters{margin-top:-20px;width:auto}.woocommerce-shop .products-header .products-filters .product-filter,.tax-product_cat .products-header .products-filters .product-filter{padding:2px 7px}.woocommerce-shop .products-header .products-filters .product-filter-options .filter-option,.tax-product_cat .products-header .products-filters .product-filter-options .filter-option{padding:2px 7px}.woocommerce-shop .products-list-wrapper,.tax-product_cat .products-list-wrapper{display:flex;flex-wrap:wrap;gap:10px;margin:0 -10px !important}.woocommerce-shop .products-list-wrapper .product,.tax-product_cat .products-list-wrapper .product{width:calc(50% - 5px) !important;max-width:calc(50% - 5px) !important;height:auto;margin:0 0 30px 0 !important;padding:2px}.woocommerce-shop .products-list-wrapper .product .product-image,.tax-product_cat .products-list-wrapper .product .product-image{height:160px}.woocommerce-shop .products-list-wrapper .product .product-content h3 a,.tax-product_cat .products-list-wrapper .product .product-content h3 a{font-size:14px !important}.woocommerce-shop .products-list-wrapper .product .product-content p,.tax-product_cat .products-list-wrapper .product .product-content p{font-size:10px !important}.woocommerce-shop .products-list-wrapper .product .product-content .price-wrapper .price,.tax-product_cat .products-list-wrapper .product .product-content .price-wrapper .price{font-size:12px !important}}.single-product #content{padding:100px 0 0 0}.single-product #primary{width:100%;max-width:100%;padding:0}.single-product #main{width:1280px;max-width:100%;margin:0 auto;padding:0}.single-product #main .product{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:20px}.single-product #main .product .onsale{display:flex;align-items:center;flex-direction:column;justify-content:center;width:60px;height:60px;position:absolute;top:-20px;left:-10px;background:red;color:#fff;padding:5px;font-size:10px;font-weight:600;line-height:1.2;border:1px solid red;border-radius:50%;z-index:10;text-align:center}.single-product #main .product .onsale span{display:block;font-size:18px;font-weight:600;color:#fff}.single-product #main .product .onsale{display:none}.single-product #main .product .woocommerce-product-gallery{width:410px}.single-product #main .product .woocommerce-product-gallery .flex-control-thumbs li{margin-right:10px}.single-product #main .product .summary .hayadrapes-breadcrumb-wrapper{padding:0 !important;margin:0 0 20px 0 !important}.single-product #main .product .summary .hayadrapes-breadcrumb-wrapper .hayadrapes-breadcrumb{padding:0 !important;margin:0 !important}.single-product #main .product .summary .hayadrapes-breadcrumb-wrapper .hayadrapes-breadcrumb .col-full{padding:0 !important}.single-product #main .product .summary .product-header{border-bottom:1px solid #dedede;padding-bottom:20px;margin-bottom:20px}.single-product #main .product .summary .product-header .product_title{font-family:"Playfair Display", serif;font-size:42px;font-weight:500;letter-spacing:0.5px;margin:0;padding:0}.single-product #main .product .summary .product-header .woocommerce-product-rating{margin:5px 0 0 0}.single-product #main .product .summary .product-header .price{font-size:22px;color:#d4af37;margin:10px 0}.single-product #main .product .summary .product-header .price del{color:#9c9c9c}.single-product #main .product .summary .quantity .qty{width:60px;height:40px;border:1px solid #dedede;border-radius:0;padding:0 10px;font-size:16px;font-weight:600;text-align:center;outline:none;transition:all 0.3s ease}.single-product #main .product .summary .quantity .qty:hover,.single-product #main .product .summary .quantity .qty:focus{border-color:#000}.single-product #main .product .summary .single_add_to_cart_button{background:linear-gradient(135deg, #c9a35f, #e8d7a1);color:#111;padding:9px 36px;font-size:14px;letter-spacing:1px;text-transform:uppercase;border-radius:0;transition:background 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1), color 0.3s cubic-bezier(0.4, 0, 0.2, 1), transform 0.2s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 2px 10px rgba(210, 188, 100, 0)}.single-product #main .product .summary .single_add_to_cart_button:hover,.single-product #main .product .summary .single_add_to_cart_button:focus{background:linear-gradient(135deg, #e8d7a1, #c9a35f);color:#000;box-shadow:0 4px 24px rgba(210, 188, 100, 0.22), 0 1.5px 6px rgba(50, 50, 60, 0.07);transform:translateY(-2px) scale(1.04);outline:none}.single-product #main .product .summary .product-widget{margin-bottom:60px}.single-product #main .product .summary .product-widget h2{display:none}.single-product #main .product .summary .product-widget .product-widget-title{font-size:20px;font-weight:600;margin:0;padding:0;border-top:1px solid #dedede;padding-top:10px;margin-bottom:30px;color:#333}.single-product #main .product .summary .product-widget .product-widget-content{padding:0;margin:0}.single-product #main .product .woocommerce-Tabs-panel{display:block;width:100%;padding:10px 30px;margin:0 0 30px 0;border:1px solid #dedede;font-size:15px;font-weight:400;line-height:1.6;background:#fff;color:#434343;border-radius:5px;box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.1);transition:all 0.3s ease}.single-product #main .product .woocommerce-Tabs-panel h2{font-size:20px;font-weight:600;margin:-10px -30px 10px -30px;padding:10px 30px;border-bottom:1px solid #dedede;margin-bottom:20px}@media (max-width:768px){.single-product #main{width:100%;max-width:100%}.single-product #main .product{display:block;padding:0 20px}.single-product #main .product .onsale{left:20px}.single-product #main .product .woocommerce-product-gallery{width:100%;max-width:100%;margin:0 0 30px 0}.single-product #main .product .summary .product-title{font-size:24px;font-weight:500}.single-product #main .product .summary .woocommerce-product-rating{margin:2px 0 0 0}.single-product #main .product .summary .single_add_to_cart_button{padding:9px 25px}.single-product #main .product .summary .product-widget{margin-bottom:30px}.single-product #main .product .summary .product-widget h2{display:none}.single-product #main .product .summary .product-widget .product-widget-title{font-size:18px;margin-bottom:10px}.single-product #main .product .summary .product-widget .product-widget-content{padding:0;margin:0;font-size:14px}.single-product #main .product .summary .product-widget #respond{padding:0}.single-product #main .product .summary .product-widget #respond #commentform textarea{width:100%;max-width:100%;height:90px}}.woocommerce-cart .wc-block-cart .wc-block-components-main{border-right:1px solid #dedede;padding-right:30px}.woocommerce-cart .wc-block-cart .wc-block-components-main .wc-block-cart-items td{padding:10px 0}.woocommerce-cart .wc-block-cart .wc-block-components-main .wc-block-cart-items td.wc-block-cart-item__product{padding:10px 10px 10px 15px;position:relative}.woocommerce-cart .wc-block-cart .wc-block-components-main .wc-block-cart-items td.wc-block-cart-item__product .wc-block-components-product-name{font-size:16px;font-weight:600;margin:0 0 5px 0;padding:0}.woocommerce-cart .wc-block-cart .wc-block-components-main .wc-block-cart-items td.wc-block-cart-item__product .wc-block-components-sale-badge{position:absolute;top:35px;left:150px;border:1px solid red;color:red;padding:2px 7px;font-size:11px;font-weight:600}.woocommerce-cart .wc-block-cart .wc-block-components-main .wc-block-cart-items td.wc-block-cart-item__product .wc-block-components-product-metadata{margin:0 0 8px 0;padding:0}.woocommerce-cart .wc-block-cart .wc-block-components-main .wc-block-cart-items td.wc-block-cart-item__product .wc-block-components-product-metadata p{margin:0;padding:0}.woocommerce-cart .wc-block-cart .wc-block-components-main .wc-block-cart-items td.wc-block-cart-item__product .wc-block-cart-item__remove-link{font-size:14px;font-weight:600;color:#333;text-decoration:none;transition:all 0.3s ease;outline:none}.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block h2.wc-block-cart__totals-title{font-size:16px;font-weight:600;margin:0;padding:0;border-top:1px solid #dedede;padding-top:10px;margin-bottom:30px;letter-spacing:0.05em;color:#333;text-transform:uppercase}.woocommerce-cart .woocommerce-message{position:fixed;top:60px;left:0;width:100%;z-index:9999;outline:none}@media (max-width:768px){.woocommerce-cart .wc-block-cart .wc-block-components-main{border-right:none;padding-right:0}}#section-signup .signup-back-to-top,#section-signup #backToTop{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin:56px auto 0 auto;padding:0;border-radius:50%;background:#ffffff;border:1px solid rgba(184, 155, 94, 0.35);cursor:pointer;outline:none;position:relative;z-index:2;box-shadow:0 8px 20px rgba(184, 155, 94, 0.14);transition:transform 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease}#section-signup .signup-back-to-top span,#section-signup #backToTop span{position:relative;width:18px;height:18px}#section-signup .signup-back-to-top span::before,#section-signup #backToTop span::before{content:"";position:absolute;top:2px;left:50%;width:16px;height:1.5px;background:#9c7f3f;border-radius:1px;transform:translateX(-50%);transition:background-color 0.3s ease}#section-signup .signup-back-to-top span::after,#section-signup #backToTop span::after{content:"";position:absolute;top:10px;left:50%;width:10px;height:10px;border-left:1.5px solid #9c7f3f;border-top:1.5px solid #9c7f3f;transform:translateX(-50%) rotate(45deg);transition:border-color 0.3s ease}#section-signup .signup-back-to-top:hover,#section-signup #backToTop:hover{transform:translateY(-4px);background:#faecc8;border-color:#b89b5e;box-shadow:0 14px 28px rgba(184, 155, 94, 0.26)}#section-signup .signup-back-to-top:hover span::before,#section-signup #backToTop:hover span::before{background:#1e1e1e}#section-signup .signup-back-to-top:hover span::after,#section-signup #backToTop:hover span::after{border-color:#1e1e1e}#section-signup .signup-back-to-top:active,#section-signup #backToTop:active{transform:translateY(-1px)}@media (max-width:640px){#section-signup .signup-back-to-top,#section-signup #backToTop{width:42px;height:42px;margin-top:36px}#section-signup .signup-back-to-top span,#section-signup #backToTop span{width:16px;height:16px}#section-signup .signup-back-to-top span::before,#section-signup #backToTop span::before{width:14px;top:1px}#section-signup .signup-back-to-top span::after,#section-signup #backToTop span::after{width:9px;height:9px;top:8px}}.page .entry-header{margin-bottom:40px !important}.page .entry-content p{margin:0 0 25px 0;padding:0}.page .entry-content h2{font-size:26px;font-weight:400;margin:40px 0 20px 0;padding:10px 0 0 0;position:relative;border-top:1px solid #dedede}.page .entry-content h2:before{display:block;content:"";position:absolute;top:-1.5px;left:0;width:60px;height:2px;background:#000}.page .entry-content h2.has-text-align-center{border:none !important;padding:0 !important;margin:0 0 20px 0 !important}.page .entry-content h2.has-text-align-center:before{display:none !important}.page .entry-content h3{font-size:20px;font-weight:600;margin:0 0 15px 0;padding:0}.page .entry-content h4{font-size:16px;font-weight:600;margin:0 0 10px 0;padding:0}.woocommerce-account .container{width:90%}.woocommerce-account .woocommerce{display:flex;gap:0;padding:0;max-width:100%;margin:auto;position:relative}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation{width:280px;background:linear-gradient(180deg, #ffffff 0%, #f9f9ff 100%);border-radius:18px;padding:24px;box-shadow:0 20px 40px rgba(0, 0, 0, 0.08);display:flex;flex-direction:column}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none;border:none !important}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li{display:block;margin:0 0 30px 0;padding:0;border:none !important}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a{text-decoration:none;padding:0 !important}.woocommerce-account .woocommerce .woocommerce-MyAccount-content{flex:1;background:#fff;border-radius:20px;padding:32px;box-shadow:0 20px 40px rgba(0, 0, 0, 0.08)}.woocommerce-account .woocommerce .woocommerce-notices-wrapper{display:none}.woocommerce-account .woocommerce .wc-auth-tabs-wrapper{width:540px}#section-signup{position:relative;background:linear-gradient(180deg, #fbf7f1 0%, #f5ece0 100%);padding:100px 20px 110px 20px;margin:0;text-align:center;overflow:hidden}#section-signup::before,#section-signup::after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle, rgba(212, 175, 55, 0.18), transparent 70%);pointer-events:none;z-index:0}#section-signup::before{top:-150px;left:-150px}#section-signup::after{bottom:-180px;right:-150px}#section-signup>.container-md{position:relative;z-index:1}#section-signup .col-full{width:100%;max-width:100%;margin:0;padding:0}#section-signup .signup-inner-wrapper{width:100%;max-width:100%;display:flex;justify-content:center;align-items:center}#section-signup .signup-content{width:100%;max-width:720px;margin:0 auto;text-align:center}#section-signup .signup-content .section-kicker{display:inline-block;font-family:"Inter", sans-serif;font-size:13px;font-weight:700;color:#b89b5e;text-transform:uppercase;letter-spacing:3px;background:#f7ecd4;padding:4px 12px;margin-bottom:22px;line-height:1.4}#section-signup .signup-content h3{font-family:"Playfair Display", serif;font-size:40px;font-weight:600;line-height:1.2;letter-spacing:-0.3px;color:#1e1e1e;margin:0 0 14px 0;padding:0}#section-signup .signup-content h3 em{font-style:italic;font-weight:500;color:#b89b5e}#section-signup .signup-content h3 span{font-style:italic;font-weight:500;color:#b89b5e}#section-signup .signup-content .intro-ornament{display:flex;align-items:center;justify-content:center;gap:14px;margin:18px auto 22px;color:#d4af37}#section-signup .signup-content .intro-ornament .ornament-line{display:block;width:80px;height:1px;background:linear-gradient(90deg, transparent, rgba(184, 155, 94, 0.8), transparent)}#section-signup .signup-content .intro-ornament svg{flex:0 0 14px;opacity:0.9}#section-signup .signup-content p{font-family:"Inter", sans-serif;font-size:16px;color:#6f6f6f;line-height:1.7;max-width:560px;margin:0 auto 36px}#section-signup .signup-content .newsletter-form{display:flex;align-items:stretch;justify-content:center;gap:10px;max-width:560px;margin:0 auto;padding:8px;background:#ffffff;border:1px solid rgba(184, 155, 94, 0.22);border-radius:999px;box-shadow:0 14px 40px rgba(50, 40, 20, 0.08);transition:border-color 0.25s ease, box-shadow 0.25s ease}#section-signup .signup-content .newsletter-form:focus-within{border-color:rgba(184, 155, 94, 0.55);box-shadow:0 14px 40px rgba(50, 40, 20, 0.1), 0 0 0 4px rgba(212, 175, 55, 0.12)}#section-signup .signup-content .newsletter-form .form-field{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:10px;padding:0 10px 0 18px}#section-signup .signup-content .newsletter-form .form-field .field-icon{flex:0 0 18px;color:#b89b5e;opacity:0.9}#section-signup .signup-content .newsletter-form .form-field input[type="email"]{flex:1 1 auto;width:auto;min-width:0;padding:12px 0;border-radius:0;background:transparent;border:none;font-family:"Inter", sans-serif;font-size:15px;color:#1e1e1e;outline:none;box-shadow:none}#section-signup .signup-content .newsletter-form .form-field input[type="email"]::placeholder{color:#b0b0b0}#section-signup .signup-content .newsletter-form .form-field input[type="email"]:focus{box-shadow:none;border:none}#section-signup .signup-content .newsletter-form button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 26px;border-radius:999px;border:none;background:linear-gradient(135deg, #d4af37 0%, #b08b45 100%);color:#ffffff;font-family:"Inter", sans-serif;font-size:13px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;cursor:pointer;transition:transform 0.25s ease, box-shadow 0.25s ease, filter 0.25s ease;box-shadow:0 6px 18px rgba(184, 139, 69, 0.28)}#section-signup .signup-content .newsletter-form button svg{display:block;transition:transform 0.25s ease}#section-signup .signup-content .newsletter-form button:hover{transform:translateY(-1px);filter:brightness(1.05);box-shadow:0 12px 28px rgba(184, 139, 69, 0.36)}#section-signup .signup-content .newsletter-form button:hover svg{transform:translateX(3px)}#section-signup .signup-content .signup-trust{display:inline-flex;align-items:center;gap:6px;margin-top:18px;font-family:"Inter", sans-serif;font-size:12.5px;color:#8a8a8a;letter-spacing:0.2px}#section-signup .signup-content .signup-trust svg{flex:0 0 12px;color:#b89b5e}#section-signup .signup-content #msg{display:block;max-width:560px;margin:14px auto 0;padding:0 10px;text-align:center;font-size:13px;font-family:"Inter", sans-serif}#section-signup .signup-content #msg:empty{display:none}#section-signup .signup-content #msg.error{color:#c0392b}#section-signup .signup-content #msg.success{color:#2d7a3a}@media (min-width:641px) and (max-width:1024px){#section-signup{padding:80px 20px 88px 20px}#section-signup .signup-content h3{font-size:32px}#section-signup .signup-content p{font-size:15px;margin-bottom:28px}}@media (max-width:640px){#section-signup{padding:56px 20px 64px 20px;border-bottom:1px solid rgba(184, 155, 94, 0.18)}#section-signup::before,#section-signup::after{width:220px;height:220px}#section-signup::before{top:-100px;left:-100px}#section-signup::after{bottom:-120px;right:-100px}#section-signup .signup-content .section-kicker{font-size:11px;letter-spacing:2px;padding:3px 10px;margin-bottom:14px}#section-signup .signup-content h3{font-size:24px;line-height:1.3;margin-bottom:8px;max-width:90%;margin-left:auto;margin-right:auto}#section-signup .signup-content .intro-ornament{margin:14px auto 16px}#section-signup .signup-content .intro-ornament .ornament-line{width:56px}#section-signup .signup-content p{font-size:14px;line-height:1.6;margin-bottom:24px}#section-signup .signup-content .newsletter-form{flex-direction:column;align-items:stretch;gap:10px;padding:12px;border-radius:16px}#section-signup .signup-content .newsletter-form .form-field{padding:4px 8px 4px 14px}#section-signup .signup-content .newsletter-form .form-field input[type="email"]{padding:10px 0;font-size:14px}#section-signup .signup-content .newsletter-form button{width:100%;padding:12px 20px;font-size:12px;letter-spacing:1px;border-radius:12px}#section-signup .signup-content .signup-trust{font-size:11.5px;margin-top:14px}}#footer{padding:30px 0;background:#faf8f5;color:#333;width:100%;max-width:100%}#footer .copyright{text-align:center;margin:0;padding:0;color:#646464;font-size:14px;font-weight:400;border-top:1px solid #dedede;padding-top:20px;margin-top:20px}#footer p{margin:0;padding:0;color:#000;font-size:14px;font-weight:400}#footer .footer-inner-wrapper{display:flex;justify-content:space-between;align-items:top;gap:20px}#footer .footer-section{width:25%}#footer .footer-section h3{margin:0 0 10px 0;padding:0;font-size:12px;font-weight:600;color:#000;text-transform:uppercase;letter-spacing:0.08em}#footer .footer-section ul{margin:0;padding:0;list-style:none}#footer .footer-section ul li{display:block;margin:0 10px 0 0;padding:0}#footer .footer-section ul li a{text-decoration:none;font-size:14px;font-weight:400;line-height:1.4;color:#555;transition:color 0.2s ease}#footer .footer-section ul li a:hover{color:#c9a44c;transform:translateX(3px)}#footer .footer-section.site-info{width:35%;padding:0}#footer .footer-section.site-info .site-branding{margin:0 0 20px 0;padding:0;float:none;width:auto}#footer .footer-section.site-info .site-branding .site-title{display:flex;align-items:center;justify-content:flex-start;width:170px;height:60px !important;position:relative;overflow:hidden;background-color:#000}#footer .footer-section.site-info .site-branding .site-title a{display:flex;align-items:center;justify-content:flex-start;font-size:26px;font-weight:400;letter-spacing:0.02em;color:#fff;margin:0;padding:0 0 0 74px;position:relative}#footer .footer-section.site-info .site-branding .site-title a span{position:relative;text-transform:uppercase;padding-right:10px;margin-left:10px;writing-mode:vertical-rl;font-size:9px;transform:rotate(180deg)}#footer .footer-section.site-info .site-branding .site-title a span::before{content:"";display:block;width:1px;height:32px;position:absolute;top:50%;transform:translateY(-50%);right:0;background:#fff;opacity:0.5}#footer .footer-section.site-info .site-branding .site-title a:before{content:"";display:block;position:absolute;top:-22px;left:-10px;width:84px;height:84px;background:url(../assets/images/site-logo.svg) no-repeat center center;background-size:contain;background-position:center center;background-repeat:no-repeat;background-color:#000}#footer .footer-section.site-info .site-description{font-size:18px;font-weight:300;line-height:1.4;margin:0;padding:0 10px 0 0;color:#747474}#footer .footer-section.site-info P{max-width:280px}#footer .footer-section.quick-links{width:20%}#footer .footer-section.customer-care{width:20%}#footer .footer-section.social-media{width:20%}#footer .footer-section.social-media ul li{display:inline-block}#footer .footer-section.social-media ul li a{color:#434343;background:transparent;padding:2px;border-radius:50%;font-size:18px;margin:0 10px;transition:all 0.3s ease;opacity:0.6}#footer .footer-section.social-media ul li a:hover{color:#000;opacity:1}#footer .footer-section.social-media ul li:first-child a{margin-left:0}@media (max-width:1280px){.container{width:100%;padding:0 20px}.container-sm{width:100%;padding:0 20px}.container-md{width:100%;padding:0 20px}.container-lg,.container-full{padding:0 20px !important}#footer{padding:24px 10px;width:100%;max-width:100%}}@media (max-width:768px){.container{width:100%;padding:0 20px}.container-sm{width:100%;padding:0 20px}.container-md{width:100%;padding:0 20px}.container-lg,.container-full{padding:0 20px !important}#footer{padding:24px 10px;width:100%;max-width:100%}#footer .copyright{font-size:12px;padding-top:12px;max-width:100%}#footer .footer-inner-wrapper{display:block}#footer .footer-section{display:block;width:100% !important;max-width:100% !important;margin-bottom:20px}#footer .footer-section h3{font-size:13px}#footer .footer-section ul li a,#footer .footer-section p{font-size:13px}#footer .footer-section ul li{display:inline-block;margin:0 8px 0 0;padding:0}#footer .footer-section ul li a{font-size:13px;color:#555;transition:color 0.2s ease}#footer .footer-section ul li:first-child{padding-left:0}#footer .footer-section ul li:first-child:before{display:none}#footer .footer-section ul li:last-child{margin-right:0}#footer .footer-section.social-media ul li a{font-size:22px;margin:0 6px}}.hd-related-products{margin-top:-40px;border-top:1px solid #ececec}.hd-related-products>h2{font-family:"Playfair Display", serif;font-size:26px;font-weight:600;color:#2F3E2E;margin:0 0 25px 0;text-align:center}.hd-related-products .products-listing-content .hd-product{width:calc(25% - 15px);max-width:100%;height:auto;margin:0;padding:5px;border-radius:5px;border:1px solid #dedede;transition:all 0.3s ease;position:relative}.hd-related-products .products-listing-content .hd-product:hover{border-color:#d4af37}@media (min-width:768px) and (max-width:1024px){.hd-related-products{padding:20px 15px}.hd-related-products .products-listing-content .hd-product{width:calc((100% - 32px) / 3);max-width:calc((100% - 32px) / 3)}}@media (max-width:767px){.hd-related-products{margin-top:30px;padding:20px 15px}.hd-related-products>h2{font-size:20px;margin-bottom:15px}.hd-related-products .products-listing-content{gap:10px}.hd-related-products .products-listing-content .hd-product{width:calc(50% - 5px) !important;max-width:calc(50% - 5px) !important}.hd-related-products .products-listing-content .hd-product .product-image{height:160px}.hd-related-products .products-listing-content .hd-product .product-content h3 a{font-size:14px !important}.hd-related-products .products-listing-content .hd-product .product-content p{font-size:10px !important}.hd-related-products .products-listing-content .hd-product .product-content .price-wrapper .price{font-size:12px !important}}a.feature-item{text-decoration:none;color:inherit;display:flex;transition:transform 0.2s ease}a.feature-item:hover{transform:translateY(-2px)}a.feature-item:hover .feature-text h4{color:#e06a6a}#section-intro .intro-description a{color:#b89b5e !important;text-decoration:underline !important;text-underline-offset:3px}#section-intro .intro-description a:hover{color:#a07f3f !important}.why-choose-us-cta{text-align:center;margin:34px auto 0;max-width:640px;font-family:"Inter", sans-serif;font-size:15px;color:#6a6a6a;line-height:1.6}.why-choose-us-cta a{color:#b89b5e !important;text-decoration:underline !important;text-underline-offset:3px;font-weight:500}.why-choose-us-cta a:hover{color:#a07f3f !important}.signup-legal{margin-top:10px;font-family:"Inter", sans-serif;font-size:12.5px;color:#8a8a8a;letter-spacing:0.2px}.signup-legal a{color:#b89b5e !important;text-decoration:underline !important;text-underline-offset:2px}.signup-legal a:hover{color:#a07f3f !important}.custom-page-template #section-intro{background:#fff}.custom-page-template #section-intro::before,.custom-page-template #section-intro::after{display:none}/*# sourceMappingURL=custom-style.css.map */