.blog-section,.category-grid,.product-section,.usp-bar{content-visibility:auto;contain-intrinsic-size:auto 600px}.product-section{padding:50px 0;background:var(--white)}.product-section:nth-of-type(2n){background:var(--light)}.product-section__title{font-size:32px;font-weight:700;color:var(--gold);text-align:center;margin-bottom:32px;line-height:1.3}.product-section__grid{display:flex;flex-wrap:wrap;align-items:stretch;margin:0 -1%}.product-section__cta{text-align:center;margin-top:32px}.product-card{text-align:center;width:23%;margin:0 1% 20px;display:flex;flex-direction:column}.product-card__image-wrap{position:relative;overflow:hidden;margin-bottom:15px}.product-card__images{position:relative;width:100%;padding-bottom:100%;overflow:hidden}.product-card__primary-img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;opacity:1;transition:opacity .4s ease-in-out}.product-card__secondary-img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;opacity:0;transition:opacity .4s ease-in-out}.product-card:hover .product-card__images--has-hover .product-card__primary-img{opacity:0}.product-card:hover .product-card__images--has-hover .product-card__secondary-img{opacity:1}.product-card__badges{position:absolute;top:15px;left:15px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:4px;z-index:2}.product-card__badge{background:var(--gold);color:var(--white);font-size:13px;font-weight:600;text-transform:uppercase;border-radius:999px;padding:4px 12px;line-height:1.4;letter-spacing:.02em;white-space:nowrap}.product-card__badge--sale{background:#c0392b}.product-card__badge--gift{background:var(--gold);color:var(--white);font-size:13px;padding:4px 12px;text-transform:lowercase;letter-spacing:0}.product-card__image-links{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:center;gap:0;background:rgba(255,255,255,.9);transform:translateY(100%);transition:transform .3s ease;z-index:3}.product-card:hover .product-card__image-links{transform:translateY(0)}.product-card__image-link{display:flex;align-items:center;justify-content:center;width:48px;height:42px;color:var(--copyright);transition:color .2s,background .2s;border:none;background:0 0;cursor:pointer;padding:0}.product-card__image-link:hover{color:var(--gold);background:rgba(211,170,104,.1)}.product-card__image-link--wishlist.is-active{color:var(--gold);--heart-fill:var(--gold)}.product-card__link{display:block;width:100%;height:100%}.product-card__info{display:flex;flex-direction:column;flex-grow:1;align-items:center;padding:0}.product-card__title{font-size:16px;font-weight:700;color:var(--navy);line-height:1.3;margin-bottom:6px}.product-card__excerpt{display:none;font-size:12px;line-height:1.45;color:var(--body-text);margin:0 0 6px;padding:0 8px}.product-card__title a{color:inherit;transition:color .2s}.product-card__title a:hover{color:var(--gold)}.product-card__price{font-size:24px;font-weight:700;color:var(--gold);margin:0 0 10px;display:flex;align-items:baseline;justify-content:center;gap:8px;flex-wrap:wrap}.product-card__price del{font-size:16px;font-weight:400;color:var(--gold);text-decoration:line-through;opacity:.85;margin:0}.product-card__price ins{font-size:24px;font-weight:700;color:var(--gold);text-decoration:none}.product-card__button-wrap{display:inline-flex;margin-top:auto;margin-bottom:7px}.product-card__add-to-cart{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;background:#161922;color:var(--white);border-radius:var(--radius-sm);font-size:14px;font-weight:600;transition:background .2s,color .2s;border:none;cursor:pointer}.product-card__add-to-cart:hover{background:#030304;color:var(--white)}.product-card__add-to-cart--variable{background:var(--light);color:var(--navy)}.product-card__add-to-cart--variable:hover{background:#e0e0e0}.product-card__add-to-cart--outofstock{background:#888;cursor:default;opacity:.7}.category-grid{padding:0 0 24px}.category-grid__inner{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.category-grid__tile{display:block;text-align:center;border-radius:12px;overflow:hidden;transition:transform .3s,background .3s;background:0 0}.category-grid__tile:hover{transform:scale(1.1);background:var(--white)}.category-grid__figure{aspect-ratio:4/3;overflow:hidden;margin:0}.category-grid__figure img{width:100%;height:100%;object-fit:cover;border-radius:12px;transition:transform .3s}.category-grid__tile:hover .category-grid__figure img{transform:scale(1.1)}.category-grid__title{font-size:14px;font-weight:700;color:var(--navy);padding:8px 6px 0;margin:0}ul.products li.product-category{text-align:center;list-style:none;margin:0;padding:0}ul.products li.product-category>a{display:flex;flex-direction:column;color:inherit;text-decoration:none}ul.products li.product-category img{width:100%;height:auto;aspect-ratio:1/1;object-fit:contain;background:var(--light);border-radius:var(--radius-md);margin:0 0 10px}ul.products li.product-category .woocommerce-loop-category__title{color:var(--navy);font-size:14px;font-weight:700;line-height:1.3;padding:4px 6px 0;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;hyphens:auto}ul.products li.product-category .woocommerce-loop-category__title .count{display:inline;background:0 0;color:var(--body-text);font-size:12px;font-weight:500;white-space:nowrap;margin-left:4px}@media (width<=480px){ul.products li.product-category .woocommerce-loop-category__title{font-size:13px;padding:4px 4px 0}}.usp-bar{padding:0 20px 40px}.usp-bar__card{background:linear-gradient(238deg,#13100b 47%,#dea344 100%);border-radius:32px;padding:2% 5%;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1400px}.usp-bar__item{display:flex;align-items:center;gap:10px;color:var(--white)}.usp-bar__icon{flex-shrink:0;width:20%;max-width:50px;height:auto}.usp-bar__text{font-size:15px;font-weight:700;line-height:20px;color:var(--white)}.blog-section{padding:50px 0}.blog-section__title{font-size:32px;font-weight:700;color:var(--gold);text-align:center;margin-bottom:32px}.blog-section__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.blog-section__cta{text-align:center;margin-top:32px}.blog-card{background:var(--white);border-radius:3px;overflow:hidden;transition:all .25s;box-shadow:0 0 10px 0 rgba(0,0,0,.15);display:flex;flex-direction:column}.blog-card:hover{box-shadow:0 0 30px 0 rgba(0,0,0,.15)}.blog-card__image-link{display:block;aspect-ratio:16/9;overflow:hidden;position:relative}.blog-card__image-link img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.blog-card:hover .blog-card__image-link img{transform:scale(1.05)}.blog-card__text{padding:0 30px;margin-top:20px;flex:1;display:flex;flex-direction:column}.blog-card__title{font-size:21px;font-weight:700;color:var(--navy);line-height:1.2;margin-bottom:25px}.blog-card__title a{color:inherit;transition:color .2s}.blog-card__title a:hover{color:var(--gold)}.blog-card__excerpt{font-size:14px;color:#777;line-height:1.7;margin-bottom:25px}.blog-card__read-more-wrap{margin-bottom:20px}.blog-card__read-more{font-size:12px;font-weight:700;color:var(--gold);text-transform:uppercase}.blog-card__read-more:hover{color:var(--navy)}.blog-card__meta{border-top:1px solid #eaeaea;padding:15px 30px;margin-top:auto}.blog-card__date{font-size:12px;color:#adadad;line-height:1.3}.footer-columns{background:var(--gray-footer);padding:40px 0}.footer-columns__inner{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.footer-columns__heading{font-size:14px;font-weight:700;color:var(--copyright);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.footer-columns__list{padding:0;margin:0;list-style:none}.footer-columns__list li{margin-bottom:6px}.footer-columns__list a{font-size:14px;color:var(--body-text);transition:color .2s}.footer-columns__list a:hover{color:var(--gold)}.footer-columns__contact h6{margin-bottom:6px}.footer-columns__contact a{font-size:15px;color:var(--copyright);font-weight:500}.footer-columns__contact a:hover{color:var(--gold)}.footer-trust{background:var(--gray-footer);padding:20px 0 30px}.footer-trust__inner{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.footer-trust__item img{max-height:50px;width:auto}.footer-trust__payments img{max-height:26px}.footer-bottom{background:var(--gray-footer);padding:16px 0;border-top:1px solid #d0d0d0}.footer-bottom__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.footer-bottom__copyright{font-size:12px;font-weight:500;color:var(--copyright);margin:0}.footer-bottom__credit{margin:0}.footer-bottom__credit a{font-size:12px;color:var(--body-text)}.footer-bottom__credit a:hover{color:var(--gold)}.mobile-nav{position:fixed;inset:0;z-index:1000;visibility:hidden;pointer-events:none}.mobile-nav.is-open{visibility:visible;pointer-events:auto}.mobile-nav__overlay{position:absolute;inset:0;background:rgba(0,0,0,.5);opacity:0;transition:opacity .3s}.mobile-nav.is-open .mobile-nav__overlay{opacity:1}.mobile-nav__panel{position:absolute;top:0;right:0;width:320px;max-width:85vw;height:100%;background:var(--white);transform:translateX(100%);transition:transform .3s ease;display:flex;flex-direction:column;overflow-y:auto}.mobile-nav.is-open .mobile-nav__panel{transform:translateX(0)}.mobile-nav__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #eee}.mobile-nav__title{font-size:18px;font-weight:700;color:var(--navy)}.mobile-nav__close{color:var(--navy);padding:4px}.mobile-nav__body{flex:1;padding:8px 0}.mobile-nav__list{list-style:none;padding:0;margin:0}.mobile-nav__item{border-bottom:1px solid #f0f0f0}.mobile-nav__item--has-children{display:flex;flex-wrap:wrap;align-items:center}.mobile-nav__link{display:block;flex:1;padding:14px 20px;font-size:15px;color:var(--navy);font-weight:500}.mobile-nav__toggle{padding:14px 16px;color:var(--navy);transition:transform .2s}.mobile-nav__toggle[aria-expanded=true]{transform:rotate(180deg)}.mobile-nav__sub{list-style:none;padding:0;margin:0;background:var(--light);display:none}.mobile-nav__sub.is-open{display:block}.mobile-nav__item--depth-1 .mobile-nav__link{padding:10px 20px 10px 36px;font-size:14px;font-weight:400}.mobile-nav__item--depth-2 .mobile-nav__link{padding:8px 20px 8px 52px;font-size:13px;font-weight:400;color:var(--body-text)}.mobile-nav__footer{padding:16px 20px;border-top:1px solid #eee;display:flex;gap:16px}.mobile-nav__phone{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--gold);font-weight:500}.page-content{padding:60px 0;min-height:60vh}.page-content__inner.container{max-width:1100px}.page-content h1{font-size:32px;font-weight:700;color:var(--navy);margin-bottom:24px;line-height:1.15}.page-content h2{font-size:24px;font-weight:700;color:var(--gold);margin:32px 0 16px;line-height:1.15}.page-content h3{font-size:20px;font-weight:700;color:var(--navy);line-height:1.15;margin:24px 0 12px}.page-content p{margin-bottom:16px;line-height:1.7}.page-content img{border-radius:var(--radius-md)}.single-post__header{text-align:center;margin-bottom:48px}.single-post__title{font-size:36px;font-weight:700;color:var(--navy);margin-bottom:12px;line-height:1.15}.single-post__meta{font-size:14px;color:var(--body-text)}.single-post__content{max-width:min(1100px,100%);margin:0 auto}.single-post__hero,.single-post__related{max-width:none}.single-post .wp-block-image img,.single-post__content img,.single-post__hero img{max-width:100%;height:auto}.single-post__content h2{font-size:24px;font-weight:700;color:var(--navy);margin:32px 0 16px;line-height:1.15}.single-post__content h3{font-size:20px;font-weight:700;color:var(--navy);margin:24px 0 12px;line-height:1.15}.single-post__content p{margin-bottom:16px;font-size:16px;line-height:1.75}.single-post__content img{border-radius:var(--radius-md);margin:24px 0}.single-post__content ol,.single-post__content ul{margin-bottom:16px;padding-left:24px}.single-post__content li{margin-bottom:6px;line-height:1.7}.search-results{padding:60px 0}.search-results__title{font-size:28px;font-weight:700;color:var(--navy);margin-bottom:32px}.search-results__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.error404{text-align:center;padding:120px 20px}.error404 h1{font-size:120px;font-weight:800;color:var(--gold);line-height:1}.error404 p{font-size:18px;color:var(--body-text);margin:16px 0 32px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.wpcf7-form{max-width:600px;margin:0 auto}.wpcf7-form p{margin-bottom:16px}.wpcf7-form label{display:block;font-weight:600;color:var(--navy);margin-bottom:4px;font-size:14px}.wpcf7-form input,.wpcf7-form select,.wpcf7-form textarea{width:100%;padding:10px 14px;border:1px solid #ddd;border-radius:var(--radius-md);font-family:var(--font);font-size:14px;transition:border-color .2s}.wpcf7-form input:focus,.wpcf7-form textarea:focus{border-color:var(--gold);outline:0;box-shadow:0 0 0 3px rgba(211,170,104,.15)}.wpcf7-form textarea{min-height:120px;resize:vertical}.wpcf7-submit{background:var(--gold)!important;color:var(--white)!important;border:none!important;padding:14px 36px!important;border-radius:var(--radius-pill)!important;font-size:14px!important;font-weight:600!important;cursor:pointer;transition:var(--transition)!important}.wpcf7-submit:hover{background:var(--navy)!important}@media(max-width:1024px){.product-card{width:31.3%}.category-grid__inner{grid-template-columns:repeat(3,1fr)}.blog-section__grid{grid-template-columns:repeat(2,1fr)}.footer-columns__inner{grid-template-columns:repeat(2,1fr)}.search-results__grid{grid-template-columns:repeat(3,1fr)}.usp-bar__card{grid-template-columns:repeat(2,1fr);margin:0 33px}}@media(max-width:768px){.product-section{padding:32px 0}.product-section__title{font-size:24px;margin-bottom:20px}.product-card{width:48%}.category-grid__inner{grid-template-columns:repeat(2,1fr);gap:10px}.usp-bar__card{grid-template-columns:repeat(2,1fr);gap:16px;margin:0 10px;padding:5%}.usp-bar__item{flex-direction:column;text-align:center}.usp-bar__icon{width:40px}.blog-section__grid{grid-template-columns:1fr}.footer-columns__inner{grid-template-columns:1fr 1fr;gap:24px}.footer-bottom__inner{flex-direction:column;text-align:center}.search-results__grid{grid-template-columns:repeat(2,1fr)}.single-post__title{font-size:24px}.hero__content{padding:30px 16px 40px}.product-card__excerpt{display:none}.product-card__add-to-cart{white-space:nowrap;padding:.55rem 1rem;font-size:11px;letter-spacing:.02em}}@media(max-width:480px){.product-section__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0 12px}.product-card{width:auto;margin:0;padding:0}.category-grid__inner{grid-template-columns:repeat(2,1fr)}.usp-bar__card{grid-template-columns:1fr}.footer-columns__inner{grid-template-columns:1fr}}.product-card__add-to-cart{background:#152c46;color:#fff;border-radius:999px;padding:.7rem 1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;font-size:12px;display:inline-block;transition:background .2s}.product-card__add-to-cart:hover{background:#0e1f33}.footer-columns__list a{text-transform:uppercase;letter-spacing:.02em;font-size:12px}.footer-bottom__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-bottom__socials{display:flex;list-style:none;gap:.6rem;margin:0;padding:0;align-items:center}.footer-bottom__socials a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:0 0;color:var(--gold);transition:background .2s,color .2s}.footer-bottom__socials a svg{width:20px;height:20px;fill:currentColor;stroke:currentColor}.footer-bottom__socials a:hover{background:var(--gold);color:#fff}@media(max-width:768px){.footer-bottom__inner{justify-content:center;text-align:center}}.blog-archive{padding:2rem 0}.blog-archive .blog-section__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.blog-archive__title{font-size:2rem;margin:1.5rem 0;text-align:center}.pagination{display:flex;justify-content:center;gap:.5rem;margin:2rem 0}.pagination a,.pagination span{padding:.5rem .9rem;border:1px solid #e5e5e5;border-radius:4px;color:#152c46}.pagination .current{background:#152c46;color:#fff;border-color:#152c46}.single-post__hero img{width:100%;height:auto;border-radius:8px;margin-bottom:1.5rem}.single-post__breadcrumb{font-size:.85rem;color:#666;margin-bottom:1rem}.single-post__breadcrumb a{color:#152c46}.single-post__title{font-size:2rem;margin:0 0 .5rem;line-height:1.15}.single-post__meta{font-size:.85rem;color:#666;margin-bottom:1.5rem}.single-post__share{display:flex;gap:.5rem;margin:1.5rem 0;align-items:center}.single-post__share a{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:50%;background:#f0f0f0;color:#152c46}.single-post__related{margin-top:3rem;border-top:1px solid #e5e5e5;padding-top:2rem}.single-post__related h3{margin-bottom:1rem}.single-post__related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.post-card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden}.post-card__image img{width:100%;height:auto;display:block}.post-card__body{padding:1rem}.post-card__title{font-size:1rem;margin:0 0 .5rem}.error404{max-width:1100px;margin:3rem auto;padding:0 1rem;text-align:center}.error404__art{font-size:6rem;font-weight:800;color:#152c46;margin-bottom:.5rem}.error404__lead{font-size:1.1rem;color:#666;margin-bottom:2rem}.error404__cats{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;margin-top:2rem}.error404__cats a{display:block;padding:1rem;background:#f9f9f9;border-radius:8px;color:#152c46;font-weight:600;text-transform:uppercase;font-size:.85rem}.error404__cats a:hover{background:#152c46;color:#fff}.cigar-bar__hero{position:relative;min-height:60vh;display:flex;align-items:center;justify-content:center;background:#0b3954;color:#fff;text-align:center;padding:4rem 1rem;overflow:hidden}.cigar-bar__hero::before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4));z-index:1}.cigar-bar__hero>*{position:relative;z-index:2}.cigar-bar__hero h1{font-size:3rem;margin-bottom:1rem;color:var(--gold)}.cigar-bar__hero p{font-size:1.2rem;max-width:720px;margin:0 auto}.cigar-bar__sections{max-width:1100px;margin:3rem auto;padding:0 1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.cigar-bar__section{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.05)}.cigar-bar__section h3{margin:0 0 .75rem;color:#152c46}.cigar-bar__cta{text-align:center;margin:3rem 0}.wishlist-page{max-width:1200px;margin:2rem auto;padding:0 1rem}.wishlist-page__title{font-size:1.8rem;margin-bottom:1.5rem}.wishlist-page__grid{display:flex;flex-wrap:wrap;margin:0 -1%}.wishlist-page__grid .product-card{width:23%;margin:0 1% 20px}.wishlist-page__empty{text-align:center;padding:3rem 1rem;color:#666}@media(max-width:1024px){.wishlist-page__grid .product-card{width:31.3%}}@media(max-width:768px){.wishlist-page__grid .product-card{width:48%}}.mobile-nav__icons{display:flex;align-items:center;gap:18px}.mobile-nav__icon{position:relative;display:inline-flex;align-items:center;justify-content:center;color:var(--navy);width:32px;height:32px}.mobile-nav__icon:hover{color:var(--gold)}.mobile-nav__icon .header__cart-count{position:absolute;top:-6px;right:-8px}.mobile-nav__sub{list-style:none;margin:0;padding:0;background:var(--light);display:none;flex:0 0 100%;width:100%;box-sizing:border-box}.mobile-nav__sub.is-open{display:block}.mobile-nav__sub .mobile-nav__item{box-sizing:border-box;width:100%}.mobile-nav__sub .mobile-nav__link{padding-left:32px;font-size:14px}.mobile-nav__sub .mobile-nav__sub .mobile-nav__link{padding-left:48px}.mobile-nav__back{display:none}.ta-cat-summary{margin:.25rem 0 .75rem;border:1px solid #eee;border-radius:var(--radius-md);background:var(--light);padding:.75rem 1rem}.ta-cat-summary__preview{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.6;color:var(--body-text)}.ta-cat-summary__toggle:checked~.ta-cat-summary__preview{display:block;-webkit-line-clamp:unset;overflow:visible}.ta-cat-summary__toggle:checked~.ta-cat-summary__btn .ta-cat-summary__more{display:none}.ta-cat-summary__toggle:not(:checked)~.ta-cat-summary__btn .ta-cat-summary__less{display:none}.ta-cat-summary__btn{cursor:pointer;font-weight:600;color:var(--navy);font-size:.9rem;margin-top:.5rem;display:inline-block}.ta-cat-summary__btn:hover{color:var(--gold)}.taxonomy-description--bottom{margin:2rem 0 1rem;line-height:1.7;color:var(--body-text)}.taxonomy-description--bottom h2{font-size:24px;font-weight:700;color:var(--gold);line-height:1.15;margin:32px 0 16px}.taxonomy-description--bottom h3{font-size:20px;font-weight:700;color:var(--navy);line-height:1.15;margin:24px 0 12px}.archive-layout{margin-top:.5rem}.archive-layout--no-filters .archive-filter{max-width:360px;margin:0 0 1rem}.archive-price-form{display:flex;flex-wrap:wrap;gap:.5rem;align-items:flex-end}.archive-price-form label{display:flex;flex-direction:column;font-size:12px;color:var(--body-text);gap:2px}.archive-price-form input[type=number]{width:90px;padding:.4rem .5rem;border:1px solid var(--ta-border,#e5e5e5);border-radius:6px;font-size:13px}.archive-price-form__btn{background:var(--navy);color:#fff;border:none;padding:.5rem 1rem;border-radius:999px;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.04em;cursor:pointer}.archive-price-form__btn:hover{background:#0e1f33}.archive-price-form__reset{font-size:12px;color:var(--body-text);text-decoration:underline}.archive-sidebar{position:fixed;top:0;left:0;bottom:0;width:300px;max-width:85vw;background:#fff;z-index:1100;transform:translateX(-100%);transition:transform .25s ease;padding:48px 1rem 1rem;overflow-y:auto;box-shadow:2px 0 16px rgba(0,0,0,.08)}.archive-sidebar.is-open{transform:translateX(0)}.archive-main{min-width:0}.archive-sidebar__overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1099}.archive-sidebar__overlay.is-open{display:block}.archive-sidebar__close{display:block;position:absolute;top:8px;right:12px;font-size:24px;color:var(--navy);background:0 0;border:none;cursor:pointer}.archive-filter{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #eee}.archive-filter:last-child{border-bottom:none}.archive-filter__title{font-size:14px;font-weight:700;color:var(--navy);text-transform:uppercase;margin-bottom:.5rem;letter-spacing:.04em}.archive-filter ul{list-style:none;padding:0;margin:0}.archive-filter li{padding:4px 0;font-size:13px}.archive-filter li a{color:var(--body-text)}.archive-filter li a:hover{color:var(--gold)}.taxonomy-description--top{display:none}.archive-filters-toggle{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:var(--navy);color:#fff;border-radius:999px;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.04em;margin:0;border:none;cursor:pointer;transition:background .2s}.archive-filters-toggle:hover{background:#0e1f33}.archive-filters-toggle svg{flex-shrink:0}.shop-controls{display:flex;align-items:center;gap:12px;margin-bottom:.5rem}.shop-controls .woocommerce-result-count{margin-left:auto}.ta-free-gift-label{color:var(--gold);font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:12px}.cart-panel__item--gift{position:relative;background:rgba(211,170,104,.08);border:1px dashed var(--gold)}.cart-panel__gift-badge{position:absolute;top:6px;right:6px;background:var(--gold);color:#fff;font-size:11px;font-weight:700;padding:2px 8px;border-radius:999px;text-transform:uppercase;letter-spacing:.04em;z-index:2}.ta-gift-picker{margin:24px 0 16px;padding-top:18px;border-top:1px solid #ececec}.ta-gift-picker__heading{font-weight:700;font-size:13px;letter-spacing:.04em;text-transform:uppercase;color:var(--navy,#0b3954);margin:0 0 10px;display:flex;align-items:center;gap:6px}.ta-gift-picker__heading::before{content:"";display:inline-block;width:18px;height:18px;margin-right:8px;vertical-align:-3px;background:var(--gold,#d3aa68);-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 7h-2.6a3 3 0 0 0-5.4-2 3 3 0 0 0-5.4 2H4a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-8h1a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1zm-6-1a1 1 0 1 1 0 2h-1V7a1 1 0 0 1 1-1zm-4 0a1 1 0 0 1 1 1v1H10a1 1 0 1 1 0-2zM5 9h6v2H5V9zm2 4h4v7H7v-7zm6 7v-7h4v7h-4zm6-9h-6V9h6v2z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 7h-2.6a3 3 0 0 0-5.4-2 3 3 0 0 0-5.4 2H4a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-8h1a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1zm-6-1a1 1 0 1 1 0 2h-1V7a1 1 0 0 1 1-1zm-4 0a1 1 0 0 1 1 1v1H10a1 1 0 1 1 0-2zM5 9h6v2H5V9zm2 4h4v7H7v-7zm6 7v-7h4v7h-4zm6-9h-6V9h6v2z'/%3E%3C/svg%3E") center/contain no-repeat}.ta-gift-picker__title{font-weight:700;font-size:13px;letter-spacing:.04em;text-transform:uppercase;color:var(--navy,#0b3954);margin:0 0 10px;display:flex;align-items:center;gap:6px}.ta-gift-picker__nudge{font-size:13px;line-height:1.45;padding:10px 14px;margin:0 0 12px;background:rgba(211,170,104,.1);border-left:3px solid var(--gold,#d3aa68);border-radius:var(--radius-md,8px);color:var(--navy,#0b3954)}.ta-gift-picker__nudge strong{color:var(--gold,#d3aa68)}.ta-gift-picker__cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.ta-gift-card{position:relative;display:flex;flex-direction:column;align-items:center;padding:10px 8px;border:2px solid #e5e5e5;border-radius:var(--radius-md,8px);background:#fff;cursor:pointer;text-align:center;font-size:12px;transition:border-color .15s,box-shadow .15s,transform .15s}.ta-gift-card:hover{border-color:var(--hover,#ffb128);transform:translateY(-1px)}.ta-gift-card--selected{border-color:var(--gold,#d3aa68);box-shadow:0 0 0 1px var(--gold,#d3aa68) inset,0 4px 14px rgba(211,170,104,.18)}.ta-gift-card__img{position:relative;width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;margin-bottom:6px;overflow:hidden;border-radius:4px}.ta-gift-card__img img{max-width:100%;max-height:100%;height:auto;object-fit:contain}.ta-gift-card__name{font-weight:600;line-height:1.25;color:var(--navy,#0b3954)}.ta-gift-card__desc{color:#666;font-size:11px;margin-top:4px;line-height:1.3}.ta-gift-card__check{display:none;position:absolute;top:6px;right:8px;width:20px;height:20px;border-radius:50%;background:var(--gold,#d3aa68);color:#fff;font-size:12px;line-height:20px;font-weight:700}.ta-gift-card--selected .ta-gift-card__check{display:block}.ta-gift-card--disabled{pointer-events:none;cursor:not-allowed;border:2px dashed #c29a57;background:#fafafa}.ta-gift-card--disabled .ta-gift-card__img img{filter:grayscale(.55) brightness(.92);opacity:.85}.ta-gift-card--disabled .ta-gift-card__name{color:#6b6b6b;opacity:1}.ta-gift-card--disabled .ta-gift-card__desc{color:#999;opacity:1}.ta-gift-card--disabled .ta-gift-card__lock{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:26px;background:rgba(255,255,255,.45);pointer-events:none}:root{--epo-cream:#FBF7EF;--epo-hairline:rgba(211,170,104,.35);--epo-shadow:0 1px 0 rgba(11,57,84,.04),0 8px 24px rgba(11,57,84,.05)}.tc-extra-product-options{background:var(--epo-cream);border:1px solid var(--epo-hairline);border-radius:10px;padding:12px 14px 10px;margin:16px 0;box-shadow:var(--epo-shadow);position:relative}.tc-extra-product-options::before{content:none!important}.cpf-element{position:relative;margin:0}.cpf-element+.cpf-element{margin-top:10px;padding-top:10px;border-top:none}.cpf-element .tc-epo-label,.cpf-element .tcheader,.cpf-element .tm-epo-element-label,.cpf-element .tm-epo-header-label,.cpf-element h4.tc-cell{font-weight:700!important;font-size:12px!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:var(--navy,#0b3954)!important;margin:0 0 6px!important;text-decoration:none!important;border:0!important;display:flex!important;align-items:baseline;gap:8px;justify-content:center;text-align:center;position:relative}.cpf-element .tc-epo-label::before,.cpf-element .tm-epo-element-label::before,.cpf-element h4.tc-cell::before{content:none!important}.cpf-element .tc-epo-label::after,.cpf-element .tm-epo-element-label::after,.cpf-element h4.tc-cell::after{content:none!important}.cpf-element .tc-epo-label .amount,.cpf-element .tcheader .amount,.cpf-element .tm-epo-element-label .amount,.cpf-element h4.tc-cell .amount{display:inline-block!important;background:rgba(211,170,104,.12);color:var(--gold,#d3aa68)!important;border:1px solid var(--epo-hairline);border-radius:999px;padding:2px 10px!important;font-size:11px!important;font-weight:700;letter-spacing:.04em;text-transform:none}ul.tm-extra-product-options-radio{display:grid!important;grid-template-columns:repeat(2,1fr);justify-items:center;justify-content:center;gap:12px;list-style:none;margin:0 auto;padding:0;max-width:360px}ul.tm-extra-product-options-radio li{list-style:none;margin:0;padding:0}ul.tm-extra-product-options-radio .tmcp-field-wrap.tc-mode-images{display:block!important;margin:0!important;position:relative}ul.tm-extra-product-options-radio .tmcp-field-wrap.tc-mode-images .tc-label-wrap{display:block}ul.tm-extra-product-options-radio .tmcp-field-wrap.tc-mode-images label.tm-epo-field-label{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px;padding:14px 12px;background:#fff;border:1.5px solid #ece3d2;border-radius:8px;cursor:pointer;transition:transform .18s ease,border-color .18s,box-shadow .18s;font-size:12px;color:var(--navy,#0b3954);font-weight:600;text-align:left;margin:0!important}ul.tm-extra-product-options-radio .tmcp-field-wrap.tc-mode-images label.tm-epo-field-label:hover{border-color:var(--hover,#ffb128);transform:translateY(-2px);box-shadow:0 8px 18px rgba(211,170,104,.14)}ul.tm-extra-product-options-radio .tmcp-field-wrap.tc-mode-images.tc-active label.tm-epo-field-label{border-color:var(--gold,#d3aa68)!important;background:linear-gradient(180deg,#fff 0,#fbf5e8 100%);box-shadow:0 0 0 1px var(--gold,#d3aa68) inset,0 6px 18px rgba(211,170,104,.22)}ul.tm-extra-product-options-radio .tmcp-field-wrap.tc-mode-images.tc-active label.tm-epo-field-label::after{content:"✓";position:absolute;top:4px;right:4px;width:16px;height:16px;line-height:16px;text-align:center;background:var(--gold,#d3aa68);color:#fff;border-radius:50%;font-weight:700;font-size:10px;box-shadow:0 2px 4px rgba(211,170,104,.45)}ul.tm-extra-product-options-radio img.tc-image.radio-image{max-width:100%!important;width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:1/1;object-fit:contain;background:#fbf5e8;border:none!important;outline:0!important;border-radius:8px;padding:8px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.08));flex-shrink:0}ul.tm-extra-product-options-radio .tmcp-field-wrap.tc-mode-images .checkbox-image-label,ul.tm-extra-product-options-radio .tmcp-field-wrap.tc-mode-images .radio-image-label,ul.tm-extra-product-options-radio .tmcp-field-wrap.tc-mode-images label.tm-epo-field-label{text-align:center!important}ul.tm-extra-product-options-radio .amount,ul.tm-extra-product-options-radio .price,ul.tm-extra-product-options-radio .tc-epo-element-image-overlay,ul.tm-extra-product-options-radio .tm-radio-image-overlay{display:none!important}.cpf-type-textfield>.tc-element-inner-wrap>.tc-row{flex-direction:column!important;align-items:center!important}.cpf-type-textfield>.tc-element-inner-wrap>.tc-row>*{width:100%!important;max-width:100%!important;flex:0 0 auto!important;text-align:left!important}.cpf-type-textfield .tmcp-ul-wrap{width:100%!important}.cpf-type-textfield input[type=text],.cpf-type-textfield input[type=textfield]{width:100%;background:#fff;border:1.5px solid #ece3d2;border-radius:6px;padding:8px 10px;font-size:13px;color:var(--navy,#0b3954);font-family:inherit;transition:border-color .15s,box-shadow .15s}.cpf-type-textfield input[type=text]::placeholder,.cpf-type-textfield input[type=textfield]::placeholder{color:#b5a98a;font-style:italic}.cpf-type-textfield input[type=text]:focus,.cpf-type-textfield input[type=textfield]:focus{outline:0;border-color:var(--gold,#d3aa68);box-shadow:0 0 0 3px rgba(211,170,104,.18)}.cpf-type-textfield .tm-element-description{margin-top:6px;font-size:12px;font-style:italic;color:#8a7a55;letter-spacing:.02em}.cpf-type-checkbox>.tc-element-inner-wrap>.tc-row{flex-direction:column!important}.cpf-type-checkbox>.tc-element-inner-wrap>.tc-row>*{width:100%!important;max-width:100%!important;flex:0 0 auto!important}.cpf-type-checkbox>.tc-element-inner-wrap>.tc-row>.tc-epo-label{text-align:center!important;margin-bottom:6px}ul.tm-extra-product-options-checkbox{list-style:none;margin:0 auto;padding:0;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}ul.tm-extra-product-options-checkbox .tmcp-field-wrap,ul.tm-extra-product-options-checkbox li{list-style:none;margin:0;padding:0;width:100%;max-width:360px;display:block}ul.tm-extra-product-options-checkbox .tmcp-field-wrap-inner{position:relative;display:block;background:#fff;border:1.5px solid #ece3d2;border-radius:10px;transition:border-color .18s,box-shadow .18s,transform .18s;cursor:pointer}ul.tm-extra-product-options-checkbox .tmcp-field-wrap-inner label.tm-epo-field-label,ul.tm-extra-product-options-checkbox .tmcp-field-wrap-inner>.tc-col.tc-field-label-wrap{display:block!important;width:100%!important;max-width:100%!important;padding:0;margin:0!important}ul.tm-extra-product-options-checkbox .tc-label-wrap{display:flex!important;flex-direction:column;align-items:center;gap:10px;padding:14px;width:100%;text-align:center}ul.tm-extra-product-options-checkbox .tc-input-wrap{display:none!important}ul.tm-extra-product-options-checkbox .tc-label-wrap>.tc-image,ul.tm-extra-product-options-checkbox .tc-label-wrap>img.checkbox-image{margin:0 auto}ul.tm-extra-product-options-checkbox .tc-label-wrap>.checkbox-image-label{text-align:center;color:var(--navy,#0b3954);font-weight:600;font-size:14px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px}ul.tm-extra-product-options-checkbox .tmcp-field-wrap:hover .tmcp-field-wrap-inner{border-color:var(--hover,#ffb128);transform:translateY(-1px);box-shadow:0 6px 18px rgba(211,170,104,.14)}ul.tm-extra-product-options-checkbox .tmcp-field-wrap .tmcp-field-wrap-inner:focus-within,ul.tm-extra-product-options-checkbox .tmcp-field-wrap.tc-active .tmcp-field-wrap-inner{border-color:var(--gold,#d3aa68)!important;background:linear-gradient(180deg,#fff 0,#fbf5e8 100%);box-shadow:0 0 0 1px var(--gold,#d3aa68) inset,0 6px 18px rgba(211,170,104,.22);outline:0}ul.tm-extra-product-options-checkbox .tmcp-field-wrap.tc-active .tmcp-field-wrap-inner::after{content:"✓";position:absolute;top:6px;right:6px;width:18px;height:18px;line-height:18px;text-align:center;background:var(--gold,#d3aa68);color:#fff;border-radius:50%;font-weight:700;font-size:10px;box-shadow:0 2px 4px rgba(211,170,104,.45);z-index:1}ul.tm-extra-product-options-checkbox img.tc-image.checkbox-image{max-width:100px!important;max-height:100px!important;width:100px!important;height:100px!important;aspect-ratio:1/1;object-fit:contain;background:#fbf5e8;border-style:none!important;border-width:0!important;border-radius:8px;outline:0!important;outline-width:0!important;padding:6px;filter:none}ul.tm-extra-product-options-checkbox input[type=checkbox].tmcp-checkbox{position:absolute!important;opacity:0!important;width:1px;height:1px;pointer-events:none}ul.tm-extra-product-options-checkbox label.tm-epo-field-label{margin:0!important;padding:0;cursor:pointer;color:var(--navy,#0b3954);font-weight:600;font-size:13px}.tc-extra-product-options .tmcp-field-wrap .price.tc-price,.tc-extra-product-options .tmcp-field-wrap .price.tc-price .amount,.tc-extra-product-options .tmcp-field-wrap .tc-price-wrap,ul.tm-extra-product-options-checkbox .amount,ul.tm-extra-product-options-checkbox .checkbox-image-price,ul.tm-extra-product-options-checkbox .price,ul.tm-extra-product-options-checkbox .tc-price,ul.tm-extra-product-options-checkbox .tm-extra-product-options-price{display:none!important}.cpf-type-checkbox .tc-tooltip,.cpf-type-checkbox .woocommerce-help-tip,ul.tm-extra-product-options-checkbox .tc-tooltip,ul.tm-extra-product-options-checkbox .woocommerce-help-tip{display:none!important}ul.tm-extra-product-options-checkbox .tc-label-wrap::after{content:"";width:18px;height:18px;border:2px solid #cfcfcf;border-radius:4px;background:#fff;margin:0 auto;transition:border-color .15s,background .15s,color .15s}ul.tm-extra-product-options-checkbox .tmcp-field-wrap.tc-active .tc-label-wrap::after{content:"✓";display:flex;align-items:center;justify-content:center;border-color:var(--gold,#d3aa68);background:var(--gold,#d3aa68);color:#fff;font-size:11px;font-weight:700;box-shadow:0 1px 3px rgba(211,170,104,.4)}.cpf-type-checkbox .tm-element-description{margin-top:6px;font-size:11px;line-height:1.4;color:#6b6b6b}.cpf-type-checkbox .tm-element-description{font-style:italic}ul.tm-extra-product-options-checkbox .tc-epo-element-image-overlay,ul.tm-extra-product-options-checkbox .tm-checkbox-image-overlay{display:none!important}.tc-extra-product-options .tmcp-field-wrap .tmcp-field-wrap-inner:focus-within,.tc-extra-product-options .tmcp-field-wrap label:focus,.tc-extra-product-options .tmcp-field-wrap label:focus-within,.tc-extra-product-options .tmcp-field-wrap.tc-active .tmcp-field-wrap-inner,.tc-extra-product-options .tmcp-field-wrap.tc-active label{outline:0!important}.tc-extra-product-options .tc-tooltip,.tc-extra-product-options .woocommerce-help-tip{color:var(--gold,#d3aa68)!important;background:0 0!important;border:1px solid var(--gold,#d3aa68);border-radius:50%;width:16px;height:16px}@media (max-width:480px){ul.tm-extra-product-options-checkbox .tc-label-wrap{padding:12px}}.tc-extra-product-options #ta-gift-picker{margin:10px 0 0;padding:10px 0 0;border-top:none;background:0 0;box-shadow:none;border-left:0;border-right:0;border-bottom:0}.tc-extra-product-options .ta-gift-picker__heading{font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--navy,#0b3954);margin:0 0 6px;display:flex;align-items:baseline;gap:8px;justify-content:center;text-align:center;position:relative}.tc-extra-product-options .ta-gift-picker__heading::before{content:none!important}.tc-extra-product-options .ta-gift-picker__heading::after{content:none!important}.tc-extra-product-options .ta-gift-picker__title{font-size:12px;font-weight:400;text-transform:none;color:#6b6b6b;font-style:italic;margin:0 0 8px;letter-spacing:0}.ta-info-tip{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-left:6px;border:1px solid var(--gold,#d3aa68);background:0 0;color:var(--gold,#d3aa68);border-radius:50%;font-size:11px;font-weight:700;cursor:pointer;padding:0;line-height:1;position:relative}.ta-info-tip:hover{background:var(--gold,#d3aa68);color:#fff}.ta-info-tip__pop{position:absolute;top:calc(100% + 8px);right:-4px;z-index:20;width:max-content;max-width:260px;background:#fff;color:#4a4a4a;font-size:12px;font-weight:400;font-style:normal;text-align:left;padding:10px 12px;border:1px solid var(--epo-hairline);border-radius:8px;box-shadow:0 6px 20px rgba(11,57,84,.12);opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .15s,transform .15s,visibility .15s;pointer-events:none;text-transform:none;letter-spacing:0;line-height:1.4}.ta-info-tip.is-open .ta-info-tip__pop,.ta-info-tip:hover .ta-info-tip__pop{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.ta-testimonials{display:grid;gap:24px;margin:2rem 0}.ta-testimonials--cols-1{grid-template-columns:1fr}.ta-testimonials--cols-2{grid-template-columns:repeat(2,1fr)}.ta-testimonials--cols-3{grid-template-columns:repeat(3,1fr)}.ta-testimonials--cols-4{grid-template-columns:repeat(4,1fr)}.ta-testimonial-card{background:var(--light,#f9f9f9);border-radius:var(--radius-md,8px);padding:1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center}.ta-testimonial-card__avatar-wrap{margin-bottom:1rem}.ta-testimonial-card__avatar{width:64px;height:64px;border-radius:50%;object-fit:cover}.ta-testimonial-card__quote{font-style:italic;line-height:1.6;color:var(--body-text,#444);margin:0 0 1rem;padding:0;border:0}.ta-testimonial-card__quote p{margin:0 0 .5rem}.ta-testimonial-card__author{font-weight:700;color:var(--navy,#0b3954);font-size:.95rem}.ta-testimonial-card__company{font-size:.85rem;color:var(--body-text,#666);margin-top:.15rem}@media(max-width:1024px){.ta-testimonials--cols-3,.ta-testimonials--cols-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.ta-testimonials{grid-template-columns:1fr!important}}@media (max-width:600px){.ta-gift-picker__cards{grid-template-columns:repeat(2,1fr);gap:8px}.ta-gift-card{padding:8px 6px;font-size:11px}.ta-gift-card__name{font-size:12px}.ta-gift-card__desc{font-size:10px}}@media(max-width:768px){.archive .page-content,.tax-product_cat .page-content{padding:24px 0}.archive .page-content h1,.tax-product_cat .page-content h1{font-size:24px;margin-bottom:12px}.page-content h1{font-size:24px}.page-content h2,.taxonomy-description--bottom h2{font-size:20px}.page-content h3,.taxonomy-description--bottom h3{font-size:18px}}.testimonials-section{padding:50px 0;background:var(--light)}.testimonials-section__title{font-size:32px;font-weight:700;color:var(--gold);text-align:center;margin-bottom:32px;line-height:1.3}@media(max-width:768px){.testimonials-section{padding:32px 0}.testimonials-section__title{font-size:24px;margin-bottom:20px}}.page-about__body ol,.page-about__body ul,.page-content ol,.page-content ul,.single-post__content ol,.single-post__content ul,.single-product__description ol,.single-product__description ul,.taxonomy-description--bottom ol,.taxonomy-description--bottom ul,.woocommerce-product-details__short-description ol,.woocommerce-product-details__short-description ul{list-style:disc outside;margin:0 0 15px 30px;padding:0}.page-about__body ol,.page-content ol,.single-post__content ol,.single-product__description ol,.taxonomy-description--bottom ol,.woocommerce-product-details__short-description ol{list-style:decimal}.page-about__body li,.page-content li,.single-post__content li,.single-product__description li,.taxonomy-description--bottom li,.woocommerce-product-details__short-description li{margin-bottom:6px;line-height:1.6}.page-about__body a,.page-content a:not(.btn):not(.button),.single-post__content a:not(.btn):not(.button),.single-product__description a,.taxonomy-description--bottom a,.woocommerce-product-details__short-description a{color:var(--gold);text-decoration:underline;text-underline-offset:2px}.page-about__body a:hover,.page-content a:not(.btn):not(.button):hover,.single-post__content a:not(.btn):not(.button):hover,.single-product__description a:hover,.taxonomy-description--bottom a:hover,.woocommerce-product-details__short-description a:hover{color:var(--navy)}.product-card a:not(.btn):not(.button){color:inherit;text-decoration:none}.product-card a:not(.btn):not(.button):hover{color:inherit;text-decoration:none}a.product-card__add-to-cart:not(.btn):not(.button){color:var(--white)}a.product-card__add-to-cart:not(.btn):not(.button):hover{color:var(--white)}.woocommerce-pagination a:not(.btn):not(.button){color:var(--navy);text-decoration:none}.woocommerce-pagination a:not(.btn):not(.button):hover{color:var(--gold);text-decoration:none}.page-about__body h1 a,.page-about__body h2 a,.page-about__body h3 a,.page-content h1 a:not(.btn):not(.button),.page-content h2 a:not(.btn):not(.button),.page-content h3 a:not(.btn):not(.button),.taxonomy-description--bottom h1 a,.taxonomy-description--bottom h2 a,.taxonomy-description--bottom h3 a{color:inherit;text-decoration:none}