@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@600&family=Poppins:wght@400;500;600;700&display=swap";:root{--font-body: "Poppins", "Inter", Arial, sans-serif;--font-heading: "Poppins", "Inter", Arial, sans-serif;--font-script: "Dancing Script", "Great Vibes", cursive;--color-green: #008F5A;--color-green-dark: #007A4C;--color-orange: #F5A623;--color-cream: #FFF7EA;--color-cream-2: #FFF3E2;--color-mint: #E8F8F1;--color-mint-2: #DDF6EF;--color-pink: #FFE9E3;--color-yellow: #FFF1C9;--color-text: #1F1F1F;--color-muted: #6B6B6B;--color-border: #E8E2D8;--color-white: #FFFFFF;--page-width: 132rem !important}.home-container{width:min(1320px,calc(100% - 48px));margin:0 auto}.placeholder-image{display:grid;place-items:center;overflow:hidden;background:#efece6;color:#9b968d;font-size:11px;text-align:center}.home-announcement{height:32px;background:var(--color-cream);font-size:12px;font-family:var(--font-body)}.home-announcement__inner{position:relative;display:flex;height:32px;align-items:center;justify-content:center}.home-announcement p{margin:0;font-weight:600;color:var(--color-text)}.home-announcement nav{position:absolute;right:0;display:flex;gap:20px}.home-header{height:90px;border-bottom:1px solid #f3f0ea;background:var(--color-white);font-family:var(--font-body)}.home-header__main{display:grid;height:57px;grid-template-columns:205px 1fr 205px;align-items:center;gap:44px}.home-logo{display:block;width:175px;height:43px}.placeholder-image--logo{width:175px;height:43px;border-radius:4px}.home-search{position:relative;max-width:610px;width:100%;justify-self:center}.home-search input{width:100%;height:40px;padding:0 48px 0 18px;border:1px solid #e7e7e7;border-radius:999px;outline:0;background:#f7f7f7;font-size:12px}.home-search button{position:absolute;top:3px;right:5px;width:34px;height:34px;border:0;background:transparent;font-size:19px;cursor:pointer}.home-header__actions{display:flex;justify-content:flex-end;gap:25px}.home-header__actions a{position:relative;font-size:23px;line-height:1;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:inherit}.home-header__actions svg{width:23px;height:23px;display:inline-block;fill:none;stroke:currentColor;stroke-width:2px}.home-header__actions span{position:absolute;top:-9px;right:-10px;display:grid;min-width:17px;height:17px;place-items:center;border-radius:50%;background:var(--color-green);color:#fff;font-size:9px}.home-nav{display:flex;height:33px;align-items:center;justify-content:center;gap:54px}.home-nav a{font-size:12px;font-weight:500;text-decoration:none;color:inherit}.home-nav__item{position:relative}.home-nav__item>summary{list-style:none;cursor:pointer}.home-nav__item>summary::-webkit-details-marker{display:none}.home-nav__trigger{display:inline-flex;align-items:center;gap:6px;color:inherit;font-size:12px;font-weight:500}.home-nav__arrow{display:inline-block;width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .16s ease}.home-nav__item[open] .home-nav__arrow{transform:translateY(2px) rotate(225deg)}.home-nav__dropdown{position:absolute;top:calc(100% + 13px);left:-14px;z-index:30;min-width:180px;padding:8px 0;border:1px solid #eeeeee;background:#fff;box-shadow:0 8px 22px #00000017}.home-nav__dropdown a{display:block;padding:9px 14px;white-space:nowrap}.home-nav__dropdown a:hover{background:#f7f7f7}.home-footer{padding:32px 0 16px;border-top:1px solid var(--color-border);background:#fff;font-family:var(--font-body)}.home-footer__grid{display:grid;grid-template-columns:1.2fr .65fr .7fr .7fr 1.35fr;gap:46px}.home-footer__brand p,.home-footer__newsletter p{margin:12px 0;color:var(--color-muted);font-size:11px;line-height:1.55}.home-footer h3{margin:0 0 12px;font-size:12px;font-weight:600}.home-footer__grid>div:not(.home-footer__brand):not(.home-footer__newsletter) a{display:block;margin:7px 0;color:#4f4f4f;font-size:10px;text-decoration:none}.home-footer__social{display:flex;gap:15px;color:var(--color-green);font-weight:700}.home-footer__social a{text-decoration:none;color:inherit}.home-footer__newsletter form{display:flex}.home-footer__newsletter input{min-width:0;height:38px;flex:1;padding:0 12px;border:1px solid #ddd;border-radius:5px 0 0 5px;font-size:10px}.home-footer__newsletter button{width:40px;border:0;border-radius:0 5px 5px 0;background:var(--color-green);color:#fff;cursor:pointer}.payment-icons{display:flex;gap:7px;margin-top:15px}.payment-icons span{padding:2px 6px;border:1px solid #ddd;border-radius:3px;font-size:8px;font-weight:600}.home-footer__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:25px;padding-top:14px;border-top:1px solid #f0ede7;color:var(--color-muted);font-size:9px}@media(max-width:1100px){.home-header__main{grid-template-columns:175px 1fr 150px;gap:20px}.home-nav{gap:28px}}@media(max-width:749px){.home-announcement nav{display:none}.home-announcement,.home-announcement__inner{height:30px}.home-announcement p{max-width:100%;overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.home-header{height:auto}.home-header__main{height:auto;grid-template-columns:1fr auto;gap:10px;padding:10px 0}.home-logo,.placeholder-image--logo{width:132px;height:34px}.home-search{grid-column:1 / -1;grid-row:2}.home-search input{height:38px}.home-header__actions{gap:16px}.home-header__actions a{font-size:20px}.home-nav{justify-content:flex-start;gap:24px;overflow-x:auto;padding:8px 0 11px;scrollbar-width:none;white-space:nowrap}.home-nav::-webkit-scrollbar{display:none}.home-nav a{font-size:11px}.home-footer{padding-top:26px}.home-footer__grid{grid-template-columns:1fr 1fr;gap:28px 18px}.home-footer__brand,.home-footer__newsletter{grid-column:1 / -1}.home-footer__brand p,.home-footer__newsletter p{font-size:11px}.home-footer h3{font-size:13px}.home-footer__grid>div:not(.home-footer__brand):not(.home-footer__newsletter) a{font-size:11px}.home-footer__bottom{align-items:flex-start;flex-direction:column;gap:6px}.home-nav__item{flex:none}.home-nav__dropdown{position:fixed;top:126px;right:14px;left:14px}}.card-wishlist-btn{position:absolute;top:12px;right:12px;z-index:12;background:#fff;border:none;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;box-shadow:0 2px 8px #0000001f;color:#ff2d55;cursor:pointer;transition:transform .2s ease,color .2s ease}.card-wishlist-btn:hover{transform:scale(1.1);color:#ff2d55;background:#fff}.card-wishlist-btn svg{width:16px;height:16px}.card-thumbnails-wrapper{position:absolute;bottom:8px;left:0;right:0;z-index:10;display:flex;gap:6px;justify-content:center;background:transparent;padding:0}.card-thumbnail-item{width:32px;height:32px;border:1px solid #e1e1e1;border-radius:4px;overflow:hidden;cursor:pointer;background:#fff;opacity:.9;transition:opacity .15s ease,border-color .15s ease;padding:1px}.card-thumbnail-item img{width:100%;height:100%;object-fit:cover;border-radius:2px}.card-thumbnail-item.is-active,.card-thumbnail-item:hover{opacity:1;border-color:var(--color-green, #008F5A);border-width:2px;padding:0}.card__inner .card__badge,.card__inner .card__badge.badge--bottom-left{position:absolute!important;top:12px!important;left:12px!important;bottom:auto!important;right:auto!important;z-index:11!important;margin:0!important}.card-swatches{display:flex;gap:6px;margin:8px 0;justify-content:flex-start;align-items:center}.swatch-dot{width:10px;height:10px;border-radius:50%;display:inline-block;cursor:pointer;border:1px solid rgba(0,0,0,.12);transition:transform .15s ease,box-shadow .15s ease}.swatch-dot.is-active,.swatch-dot:hover{transform:scale(1.1);box-shadow:0 0 0 1.5px #fff,0 0 0 2.5px var(--color-green, #008F5A)}.page-width{max-width:1320px!important;padding-left:24px!important;padding-right:24px!important}@media screen and (max-width:749px){.page-width{padding-left:12px!important;padding-right:12px!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom-header-footer.css.map */
