.ss-top{height:38px;background:#faf9f7;border-bottom:1px solid #f0efed;font-size:13px;color:#5f5b58}.ss-top-in{height:100%;display:flex;align-items:center;justify-content:space-between}.ss-top-in div{display:flex;gap:13px}.ss-header{background:#fff;border-bottom:1px solid #f0efed}.ss-header-main{min-height:86px;display:grid;grid-template-columns:190px 1fr auto;gap:34px;align-items:center}.ss-logo{display:flex;flex-direction:column;line-height:.78;width:max-content}.ss-logo-bn{font-size:31px;font-weight:700;letter-spacing:-1px}.ss-logo>span:last-child{font-size:10px;letter-spacing:4px;align-self:center;margin-top:8px}.custom-logo{max-height:58px;width:auto}.ss-search{height:48px;border-radius:26px;background:#f6f6f5;display:flex;align-items:center;padding:0 16px 0 22px}.ss-search input[type=search]{border:0;outline:0;background:transparent;flex:1;font:inherit;font-size:15px}.ss-search button{border:0;background:none;font-size:25px;cursor:pointer}.ss-actions{display:flex;gap:22px}.ss-action{position:relative;display:flex;align-items:center;gap:8px;font-size:14px;white-space:nowrap}.ss-action b{font-size:24px;font-weight:400}.ss-cart-count{position:absolute;top:-7px;right:-8px;width:19px;height:19px;border-radius:50%;background:var(--ss-red);color:#fff;text-align:center;font-style:normal;font-size:11px;line-height:19px}.ss-nav{background:#fff;border-bottom:1px solid #f0efed}.ss-nav-in{min-height:52px;display:flex;align-items:center;gap:20px}.ss-all-cat{border:0;background:none;font:inherit;font-weight:600;display:flex;gap:9px;align-items:center;padding:0 15px 0 0;border-right:1px solid #e8e5e2;cursor:pointer}.ss-menu{display:flex;gap:30px;list-style:none;margin:0;padding:0}.ss-menu li a{font-size:15px}.ss-menu li.current-menu-item a,.ss-menu li a:hover{color:var(--ss-red)}.ss-mobile-toggle{display:none;border:0;background:none;font-size:25px}.ss-hero{padding:14px 0 0}.ss-hero-box{min-height:315px;border-radius:20px;background:linear-gradient(110deg,#fff1eb,#fde7df 60%,#f5d3c6);overflow:hidden;position:relative;display:flex;align-items:center;padding:50px 9%}.ss-hero-copy{max-width:520px;position:relative;z-index:2}.ss-eyebrow{font-size:13px;letter-spacing:1.5px;text-transform:uppercase;color:var(--ss-red);font-weight:700}.ss-hero h1{font-size:43px;line-height:1.15;margin:10px 0 14px;letter-spacing:-1px}.ss-hero h1 strong{color:var(--ss-red)}.ss-hero p{max-width:500px;color:#6d6662;margin:0 0 23px}.ss-hero-art{position:absolute;right:7%;width:410px;height:100%;top:0}.ss-art-circle{position:absolute;width:340px;height:340px;border-radius:50%;background:rgba(255,255,255,.42);right:15px;top:-35px}.ss-art-card{position:absolute;right:120px;top:80px;background:rgba(255,255,255,.76);border-radius:20px;padding:24px 34px;font-size:17px;box-shadow:var(--ss-shadow);transform:rotate(-5deg)}.ss-art-card strong{font-size:25px;color:var(--ss-red)}.ss-art-bag{position:absolute;right:35px;bottom:45px;font-size:120px;filter:drop-shadow(0 16px 16px rgba(100,50,30,.15))}.ss-benefits{margin-top:18px;min-height:90px;border:1px solid #f0ece8;border-radius:17px;box-shadow:var(--ss-shadow);display:grid;grid-template-columns:repeat(4,1fr);background:#fff}.ss-benefits>div{display:flex;align-items:center;gap:12px;padding:18px 22px;border-right:1px solid #eee9e5}.ss-benefits>div:last-child{border-right:0}.ss-benefits b{font-size:27px;color:var(--ss-red);font-weight:400}.ss-benefits span{display:flex;flex-direction:column;font-size:13px;color:#777}.ss-benefits strong{font-size:14px;color:#333}.ss-cats{display:grid;grid-template-columns:repeat(8,1fr);gap:16px}.ss-cat{text-align:center}.ss-cat>div{width:100px;height:100px;margin:auto;border-radius:50%;background:var(--ss-cream);display:grid;place-items:center;overflow:hidden}.ss-cat img{width:100%;height:100%;object-fit:cover}.ss-cat span{font-size:35px;color:#c8a99a}.ss-cat strong{display:block;margin-top:9px;font-size:14px;font-weight:500}.ss-products-section{padding-top:12px}.ss-tabs{display:flex;gap:25px;margin-top:14px}.ss-tabs span{font-size:14px;color:#777;cursor:pointer}.ss-tabs .active{color:var(--ss-red);font-weight:600;border-bottom:2px solid var(--ss-red);padding-bottom:7px}.ss-products-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.ss-product-card{border:1px solid #eeeae7;border-radius:15px;overflow:hidden;background:#fff;transition:.22s}.ss-product-card:hover{box-shadow:var(--ss-shadow);transform:translateY(-2px)}.ss-product-image{height:235px;background:#fafafa;display:block;position:relative;overflow:hidden}.ss-product-img{width:100%;height:100%;object-fit:contain}.ss-img-placeholder{height:100%;display:grid;place-items:center;color:#b4aaa4;background:linear-gradient(135deg,#fafafa,#f1ece8)}.ss-badge{position:absolute;top:11px;left:11px;background:var(--ss-red);color:#fff;border-radius:6px;padding:3px 7px;font-size:11px;z-index:2}.ss-heart{position:absolute;top:10px;right:11px;background:#fff;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;z-index:2;box-shadow:0 3px 10px #00000010;font-size:19px}.ss-heart.active{color:var(--ss-red)}.ss-product-body{padding:13px}.ss-stars{font-size:11px;color:#e3a43a;letter-spacing:1px}.ss-stars span{color:#999;letter-spacing:0}.ss-product-body h3{font-size:15px;line-height:1.35;margin:5px 0 8px;font-weight:600;min-height:40px}.ss-price{font-size:18px;font-weight:700;margin-bottom:11px}.ss-price del{font-size:12px;color:#aaa;font-weight:400;margin-left:5px}.ss-price ins{text-decoration:none}.ss-add{display:flex;justify-content:center;border:1px solid #e8a4a8;border-radius:9px;color:var(--ss-red);padding:6px;font-size:13px;font-weight:600}.ss-promos{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:14px}.ss-promo{min-height:150px;border-radius:16px;padding:22px 24px;position:relative;overflow:hidden}.ss-promo span,.ss-promo small,.ss-promo a{display:block;position:relative;z-index:2}.ss-promo span{font-size:21px;font-weight:700}.ss-promo small{color:#6f6965;margin:3px 0 12px}.ss-promo a{color:var(--ss-red);font-weight:600;font-size:14px}.promo-one{background:#fff0ea}.promo-two{background:#e7f1ed}.promo-two a{color:var(--ss-green)}.promo-three{background:#f4efe4}.ss-promo b{position:absolute;right:20px;bottom:-8px;font-size:90px;font-weight:400;opacity:.75}.ss-newsletter{background:var(--ss-red);color:#fff}.ss-newsletter-in{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px}.ss-newsletter strong,.ss-newsletter span{display:block}.ss-newsletter strong{font-size:19px}.ss-newsletter span{font-size:13px;opacity:.9}.ss-newsletter form{display:flex;background:#fff;border-radius:10px;overflow:hidden;padding:4px}.ss-newsletter input{border:0;outline:0;padding:10px 14px;width:240px;font:inherit}.ss-newsletter .ss-btn{border-radius:7px;padding:9px 15px}.ss-footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:55px;padding:42px 0}.ss-footer{background:#fff}.ss-footer-main p{color:#777;font-size:13px}.ss-footer-main h4{margin:0 0 13px;font-size:16px}.ss-footer-main>div:not(:first-child) a{display:block;font-size:13px;color:#6e6a67;margin:7px 0}.ss-social{display:flex;gap:8px;margin-top:16px}.ss-social a{width:29px;height:29px;border:1px solid #ddd;border-radius:50%;display:grid;place-items:center;font-size:12px}.ss-footer-bottom{border-top:1px solid #eee;padding:17px 0;display:flex;justify-content:space-between;color:#888;font-size:12px}.ss-page{padding:30px 0 70px}.ss-page>h1{font-size:34px;margin:15px 0 25px}.ss-content{max-width:900px}.ss-breadcrumb{font-size:13px;color:#8a8581;padding-top:12px}.ss-crumb{padding:0 8px}.ss-shop-head{display:flex;justify-content:space-between;align-items:end;padding:20px 0 25px}.ss-shop-head h1{margin:0;font-size:34px}.ss-shop-head p{margin:5px 0;color:#777}.ss-sort select{border:1px solid #e6e2df;border-radius:9px;padding:9px 30px 9px 12px;font:inherit}.ss-shop-layout{display:grid;grid-template-columns:220px 1fr;gap:30px}.ss-widget{border-bottom:1px solid #eee;padding-bottom:18px;margin-bottom:20px}.ss-widget h3{font-size:16px}.ss-products-grid-shop{grid-template-columns:repeat(4,1fr)}.ss-pagination{margin-top:35px}.ss-pagination ul{display:flex;justify-content:center;gap:7px;list-style:none;padding:0}.ss-pagination a,.ss-pagination span{width:36px;height:36px;border:1px solid #eee;border-radius:9px;display:grid;place-items:center}.ss-pagination .current{background:var(--ss-red);color:#fff;border-color:var(--ss-red)}.ss-single-product{display:grid;grid-template-columns:1fr 1fr;gap:55px;padding:30px 0 45px}.ss-product-gallery{background:#fafafa;border-radius:18px;min-height:500px;display:grid;place-items:center;padding:30px}.ss-product-gallery>img{max-height:500px;object-fit:contain}.ss-product-info h1{font-size:36px;line-height:1.25;margin:8px 0}.ss-single-price{font-size:27px;font-weight:700;margin:15px 0}.ss-description{color:#6f6965;margin-bottom:25px}.ss-product-info form.cart{display:flex;align-items:center;gap:12px}.ss-product-info form.cart .quantity{float:none}.ss-product-info form.cart .single_add_to_cart_button{height:44px;padding:0 28px}.ss-product-meta{margin-top:30px;border-top:1px solid #eee;padding-top:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.ss-product-meta div{display:flex;flex-direction:column;font-size:14px}.ss-product-meta span{color:#888;font-size:12px}.ss-centered{display:grid;place-items:center;min-height:60vh}.ss-track-card{width:min(100%,620px);padding:45px;border:1px solid #eee;border-radius:22px;box-shadow:var(--ss-shadow);text-align:center}.ss-track-icon{width:64px;height:64px;border-radius:50%;margin:auto;background:var(--ss-soft);color:var(--ss-red);display:grid;place-items:center;font-size:32px}.ss-track-card h1{font-size:31px;margin:14px 0 5px}.ss-track-card p{color:#777}.ss-track-card form{margin-top:25px;text-align:left}.ss-track-card input{width:100%;padding:12px;border:1px solid #ddd;border-radius:9px;font:inherit;margin-bottom:12px}.ss-track-card button{width:100%}.ss-help-note{margin-top:15px;color:#888;font-size:12px}.ss-about-hero{background:linear-gradient(120deg,#fff1eb,#fbf8f5);border-radius:22px;padding:65px 10%;text-align:center}.ss-about-hero h1{font-size:44px;line-height:1.2}.ss-about-hero h1 strong{color:var(--ss-red)}.ss-about-hero p{max-width:760px;margin:auto;color:#6f6965}.ss-about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}.ss-about-grid>div{border:1px solid #eee;border-radius:17px;padding:30px}.ss-about-grid span{color:var(--ss-red);font-weight:700}.ss-about-grid h2{font-size:22px}.ss-about-grid p{color:#777}.ss-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start;padding:45px 0}.ss-contact-grid h1{font-size:42px;line-height:1.2}.ss-contact-grid>div:first-child>p{color:#777;max-width:480px}.ss-contact-info{margin-top:30px}.ss-contact-info>div{display:flex;gap:14px;margin:18px 0;font-size:24px;color:var(--ss-red)}.ss-contact-info span{display:flex;flex-direction:column;font-size:14px;color:#333}.ss-contact-info strong{font-size:13px;color:#777}.ss-contact-form{border:1px solid #eee;border-radius:20px;padding:30px;box-shadow:var(--ss-shadow)}.ss-contact-form label{display:block;font-size:14px;font-weight:600;margin-bottom:14px}.ss-contact-form input,.ss-contact-form textarea{display:block;width:100%;margin-top:5px;border:1px solid #ddd;border-radius:9px;padding:11px;font:inherit;resize:vertical}.ss-cart-layout{width:min(calc(100% - 40px),var(--ss-container));margin:45px auto 80px;display:grid;grid-template-columns:1fr 360px;gap:30px}.ss-cart-items h1{font-size:34px;margin:0}.ss-muted{color:#888}.ss-cart-list{border-top:1px solid #eee;margin-top:25px}.ss-cart-row{display:grid;grid-template-columns:80px 1fr 100px 110px 100px 30px;gap:15px;align-items:center;padding:15px 0;border-bottom:1px solid #eee}.ss-cart-img{width:80px;height:80px;background:#fafafa;border-radius:10px;overflow:hidden}.ss-cart-img img{width:100%;height:100%;object-fit:contain}.ss-cart-detail{display:flex;flex-direction:column}.ss-cart-detail span{font-size:12px;color:#888}.ss-cart-price,.ss-cart-subtotal{font-weight:600}.ss-remove{font-size:24px;color:#999}.ss-cart-summary{border:1px solid #eee;border-radius:18px;padding:25px;height:max-content;position:sticky;top:20px}.ss-cart-summary h2{margin-top:0}.ss-cart-summary>div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #eee}.ss-cart-summary .ss-total{font-size:20px;border:0}.ss-checkout-btn{width:100%;margin:12px 0}.ss-cart-summary small{display:block;text-align:center;color:#888}.ss-checkout-head{width:min(calc(100% - 40px),var(--ss-container));margin:40px auto 0}.ss-checkout-head h1{font-size:34px;margin:0}.ss-checkout-head p{color:#777}.ss-checkout-layout{width:min(calc(100% - 40px),var(--ss-container));margin:20px auto 70px}.ss-checkout-main{max-width:850px}.ss-checkout-section{border:1px solid #eee;border-radius:16px;padding:25px;margin-bottom:18px}.ss-checkout-section h2{font-size:21px;margin-top:0}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{border:1px solid #ddd;border-radius:9px;padding:11px;font:inherit}.woocommerce form .form-row label{font-size:14px}.woocommerce-checkout #payment{background:#fff;border:1px solid #eee;border-radius:12px}.woocommerce-checkout #payment div.payment_box{background:#faf7f5}.woocommerce-checkout #payment div.payment_box::before{border-bottom-color:#faf7f5}
@media(max-width:1000px){.ss-header-main{grid-template-columns:150px 1fr auto;gap:15px}.ss-actions span{display:none}.ss-cats{grid-template-columns:repeat(4,1fr)}.ss-products-grid,.ss-products-grid-shop{grid-template-columns:repeat(3,1fr)}.ss-hero-art{right:-30px;opacity:.65}.ss-benefits{grid-template-columns:repeat(2,1fr)}.ss-benefits>div:nth-child(2){border-right:0}.ss-benefits>div{border-bottom:1px solid #eee}.ss-shop-layout{grid-template-columns:1fr}.ss-shop-layout aside{display:none}.ss-single-product{gap:30px}.ss-footer-main{grid-template-columns:1.5fr 1fr 1fr}.ss-footer-main>div:last-child{grid-column:2}.ss-cart-layout{grid-template-columns:1fr}}
@media(max-width:700px){.container{width:min(calc(100% - 24px),var(--ss-container))}.ss-top{height:auto;padding:7px 0}.ss-top-in{font-size:11px}.ss-top-in>span{max-width:65%}.ss-top-in div{gap:7px}.ss-header-main{min-height:70px;grid-template-columns:auto 1fr auto}.ss-mobile-toggle{display:block}.ss-logo{justify-self:center}.ss-logo-bn{font-size:25px}.ss-search{position:absolute;top:112px;left:12px;right:12px;width:auto;z-index:10}.ss-header{padding-bottom:55px}.ss-actions{gap:8px}.ss-action b{font-size:22px}.ss-nav{display:none}.ss-nav.open{display:block}.ss-nav-in{padding:12px 0;align-items:flex-start;flex-direction:column}.ss-menu{flex-direction:column;gap:8px;width:100%}.ss-all-cat{border:0}.ss-hero-box{min-height:420px;padding:35px 24px;align-items:flex-start}.ss-hero h1{font-size:34px}.ss-hero p{font-size:14px}.ss-hero-art{right:-90px;bottom:0;top:auto;height:250px;opacity:.5}.ss-benefits{margin-top:12px}.ss-benefits>div{padding:13px 12px}.ss-benefits b{font-size:21px}.ss-benefits strong{font-size:12px}.ss-benefits span{font-size:11px}.ss-section{padding:28px 0}.ss-section-head{align-items:center}.ss-section-head h2{font-size:23px}.ss-cats{grid-template-columns:repeat(4,1fr);gap:14px 8px}.ss-cat>div{width:70px;height:70px}.ss-cat strong{font-size:12px}.ss-products-grid,.ss-products-grid-shop{grid-template-columns:repeat(2,1fr);gap:10px}.ss-product-image{height:180px}.ss-product-body{padding:10px}.ss-product-body h3{font-size:13px}.ss-price{font-size:16px}.ss-add{font-size:12px}.ss-tabs{gap:12px}.ss-tabs span{font-size:12px}.ss-promos{grid-template-columns:1fr}.ss-newsletter-in{padding:22px 0;display:block}.ss-newsletter form{margin-top:15px}.ss-newsletter input{width:100%;min-width:0}.ss-footer-main{grid-template-columns:1fr 1fr;gap:25px;padding:30px 0}.ss-footer-brand{grid-column:1/-1}.ss-footer-main>div:last-child{grid-column:auto}.ss-footer-bottom{display:block}.ss-footer-bottom span{display:block;margin:5px 0}.ss-shop-head{display:block}.ss-sort{margin-top:15px}.ss-single-product{grid-template-columns:1fr;gap:25px}.ss-product-gallery{min-height:350px}.ss-product-info h1{font-size:29px}.ss-product-meta{grid-template-columns:1fr}.ss-about-hero{padding:40px 20px}.ss-about-hero h1{font-size:32px}.ss-about-grid{grid-template-columns:1fr}.ss-contact-grid{grid-template-columns:1fr;gap:30px}.ss-contact-grid h1{font-size:33px}.ss-cart-layout{width:calc(100% - 24px);margin:25px auto}.ss-cart-row{grid-template-columns:60px 1fr 25px;gap:10px}.ss-cart-price,.ss-cart-row>.quantity,.ss-cart-subtotal{grid-column:2}.ss-cart-img{width:60px;height:60px}.ss-remove{grid-column:3;grid-row:1}.ss-cart-summary{position:static}.ss-track-card{padding:28px 18px}.ss-checkout-head,.ss-checkout-layout{width:calc(100% - 24px)}}
.woocommerce-checkout #customer_details{display:block}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{width:100%;float:none}.woocommerce-checkout #order_review_heading{display:none}.woocommerce-checkout #order_review{border:0}.woocommerce-checkout table.shop_table{border:1px solid #eee;border-radius:12px;border-collapse:separate;border-spacing:0;overflow:hidden}.woocommerce-checkout #payment ul.payment_methods{border-bottom:1px solid #eee}.woocommerce-checkout .place-order{padding-bottom:0!important}.woocommerce-checkout #payment .button{width:100%;font-size:17px;padding:13px}.woocommerce-tabs{margin-top:25px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:9px 9px 0 0}.woocommerce .star-rating{color:#e3a43a}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--ss-red)}
