.wv-header{background:#272727 !important;padding:0 !important;border-bottom:none !important}.wv-header__inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:.5rem 2rem;gap:1rem}.wv-header__left{display:flex;align-items:center}.wv-header__logo{justify-self:center;z-index:10}.wv-header__logo a{display:block}.wv-header__logo img{height:100px !important;width:auto !important;max-width:none !important;filter:drop-shadow(0 4px 8px rgba(0, 0, 0, 0.3));transition:all .3s ease}.wv-header__logo img:hover{filter:drop-shadow(0 6px 12px rgba(0, 0, 0, 0.4));transform:scale(1.02)}.wv-header__logo-text{font-family:"Cormorant Garamond","Playfair Display",Georgia,serif;font-size:2rem;font-weight:600;color:#fff !important;text-decoration:none;letter-spacing:.05em}.wv-header__nav{display:flex;align-items:center;justify-content:flex-end;gap:1rem}.wv-header__cta{display:inline-block;padding:.6rem 1.25rem;border:2px solid #e09c57;color:#fff !important;font-family:"Montserrat",-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;transition:all .3s ease;background:rgba(0,0,0,0);white-space:nowrap}.wv-header__cta:hover{background:#e09c57;color:#272727 !important}.wv-header__mobile-toggle{display:none;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:.5rem;z-index:100}@media(max-width: 992px){.wv-header__mobile-toggle{display:block}}.wv-header__cart .wv-cart-link{display:flex;align-items:center;position:relative;color:#fff !important}.wv-header__cart .wv-cart-link svg{stroke:#fff;transition:all .3s ease}.wv-header__cart .wv-cart-link:hover svg{stroke:#e09c57}.wv-header__cart .wv-cart-count{position:absolute;top:-8px;right:-8px;background:#e09c57;color:#272727;font-size:.7rem;font-weight:600;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center}.wv-header__right{display:flex;align-items:center;justify-content:flex-end;gap:1rem}.wv-nav-menu{display:flex;list-style:none;margin:0;padding:0;gap:0}.wv-nav-menu li{position:relative}.wv-nav-menu li a{display:block;padding:.5rem .75rem;color:#fff !important;font-family:"Montserrat",-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;transition:all .3s ease;position:relative;white-space:nowrap}.wv-nav-menu li a::after{content:"";position:absolute;bottom:0;left:.75rem;right:.75rem;height:2px;background:#e09c57;transform:scaleX(0);transition:transform .3s ease}.wv-nav-menu li a:hover{color:#e09c57 !important}.wv-nav-menu li a:hover::after{transform:scaleX(1)}.wv-nav-menu li .sub-menu{position:absolute;top:100%;left:0;min-width:220px;background:#272727;border:1px solid #3a3a3a;box-shadow:0 10px 30px rgba(0,0,0,.3);opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s ease;padding:.5rem 0;z-index:100;list-style:none}.wv-nav-menu li .sub-menu li a{padding:.75rem 1.5rem;font-size:.75rem}.wv-nav-menu li .sub-menu li a::after{display:none}.wv-nav-menu li:hover .sub-menu{opacity:1;visibility:visible;transform:translateY(0)}@media(max-width: 1100px){.wv-nav-menu{display:none}}.wv-header__nav--left{justify-self:start}.wv-hamburger{display:flex;flex-direction:column;gap:5px;width:24px}.wv-hamburger span{display:block;height:2px;background:#fff;border-radius:2px;transition:all .3s ease}.wv-hero{display:grid !important;grid-template-columns:55% 45% !important;min-height:calc(100vh - 120px);width:100%}@media(max-width: 992px){.wv-hero{grid-template-columns:1fr !important;min-height:auto}}.wv-hero__image{position:relative;overflow:hidden;background:#3a3a3a;min-height:400px}@media(max-width: 992px){.wv-hero__image{min-height:50vh}}.wv-hero__image img,.wv-hero__image .wv-hero__img,.wv-hero__image .wp-post-image,.wv-hero__image .attachment-full{width:100% !important;height:100% !important;-o-object-fit:cover !important;object-fit:cover !important;-o-object-position:center !important;object-position:center !important;position:absolute;top:0;left:0}.wv-hero__image .wv-hero__placeholder{width:100%;height:100%;min-height:400px;background:linear-gradient(135deg, #272727 0%, #3a3a3a 100%);display:flex;align-items:center;justify-content:center}.wv-hero__image .wv-hero__placeholder::after{content:"🥃";font-size:8rem;opacity:.2}.wv-hero__content{background:#272727 !important;display:flex !important;align-items:center !important;justify-content:center !important;padding:4rem 3rem;position:relative}.wv-hero__content::before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 2px 2px, rgba(255, 255, 255, 0.03) 1px, transparent 0);background-size:40px 40px;pointer-events:none}.wv-hero__inner{max-width:480px;position:relative;z-index:1}.wv-hero__subtitle{display:block;font-family:"Montserrat",-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;font-weight:500;text-transform:uppercase;letter-spacing:.2em;color:#e09c57;margin-bottom:1rem}.wv-hero__title{font-family:"Cormorant Garamond","Playfair Display",Georgia,serif !important;font-size:clamp(3.5rem,8vw,5.5rem);font-weight:400;font-style:italic;color:#fff !important;line-height:1;margin:0 0 1.5rem !important;letter-spacing:-0.02em}.wv-hero__divider{width:60px;height:3px;background:#e09c57;margin-bottom:2rem}.wv-hero__text{font-family:"Montserrat",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.05rem;line-height:1.8;color:rgba(255,255,255,.85);margin-bottom:2.5rem}.wv-hero__cta{display:inline-block;padding:1rem 2.5rem;border:2px solid #e09c57;color:#fff !important;font-family:"Montserrat",-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;text-decoration:none;transition:all .3s ease;background:rgba(0,0,0,0)}.wv-hero__cta:hover{background:#e09c57;color:#272727 !important;transform:translateY(-2px);box-shadow:0 8px 20px rgba(224,156,87,.3)}.page-template-homepage #content.site-content{padding:0 !important}.page-template-homepage #content.site-content>.col-full{max-width:none !important;padding:0 !important;margin:0 !important}.page-template-homepage .storefront-breadcrumb{display:none !important}.page-template-homepage .wv-home{width:100%}.wv-home .col-full{max-width:none;padding:0}.wv-home .storefront-breadcrumb{display:none}.wv-section{padding:5rem 2rem}.wv-section__inner{max-width:1200px;margin:0 auto}.wv-section__title{font-family:"Cormorant Garamond","Playfair Display",Georgia,serif !important;font-size:2.5rem;font-weight:600;margin:0 0 2rem;text-align:center;color:#272727;position:relative}.wv-section__title::after{content:"";display:block;width:60px;height:3px;background:#e09c57;margin:1rem auto 0}.wv-section--products{background:#f8f8f8}.wv-section--products .wv-section__title{margin-bottom:3rem}.wv-section--content{background:#fff}.wv-product-carousel h2{display:none}.wv-product-carousel .products{margin:0 !important}.wv-product-carousel img{max-height:200px !important;width:auto !important;margin:0 auto}.wv-product-carousel .splide__arrow{background:#e09c57 !important;opacity:1;width:44px;height:44px}.wv-product-carousel .splide__arrow svg{fill:#272727}.wv-product-carousel .splide__arrow:hover{background:#bc6219 !important}.wv-product-carousel .splide__arrow--prev{left:-22px}.wv-product-carousel .splide__arrow--next{right:-22px}.wv-product-card{text-align:center}.wv-product-card__image img{width:100%;height:220px;-o-object-fit:contain;object-fit:contain;background:#fff;border-radius:8px}.wv-product-card__title{font-family:"Cormorant Garamond","Playfair Display",Georgia,serif;font-size:1.1rem;margin:.75rem 0 .25rem;color:#272727}.wv-product-card__price{color:#e09c57;font-weight:600}.page-template-homepage .site-header:not(.wv-header){display:none}.site-branding{text-align:center}.left-menu ul,.right-menu ul{margin:0;padding:0;list-style:none;display:flex}.left-menu ul li,.right-menu ul li{margin:0 1em;font-family:"Cormorant Garamond","Playfair Display",Georgia,serif !important;text-shadow:1px 1px 1px rgba(0,0,0,.5)}.left-menu ul li a:hover,.right-menu ul li a:hover{text-decoration:underline}.shop-container{display:flex;gap:30px;max-width:1200px;margin:20px auto 0}.shop-sidebar{width:250px;flex-shrink:0}.shop-sidebar input[type=text],.shop-sidebar input[type=number],.shop-sidebar input[type=email],.shop-sidebar input[type=tel],.shop-sidebar input[type=url],.shop-sidebar input[type=password],.shop-sidebar input[type=search],.shop-sidebar textarea,.shop-sidebar .input-text{padding:.94em !important;background-color:#fbfdfd;color:#43454b;border:0;-webkit-appearance:none;box-sizing:border-box;font-weight:400;box-shadow:none}.shop-content{flex-grow:1}.shop-filter-widget .wc-block-product-categories.is-list{border-radius:4px}.shop-filter-widget .wc-block-product-categories.is-list ul{list-style:none;padding:0;margin:0}.shop-filter-widget .wc-block-product-categories.is-list ul li{margin:10px 0}.shop-filter-widget .wc-block-product-categories.is-list ul li a{color:#000}.shop-filter-widget .wc-block-product-categories.is-list ul li .wc-block-product-categories-list-item-count{color:#bccee4}.filter-title{margin-bottom:15px;font-size:16px;font-weight:bold}@media(max-width: 768px){.shop-container{flex-direction:column}.shop-sidebar{width:100%}}.wc-block-product-categories{margin:0 !important;padding:0 !important}.storefront-breadcrumb{margin:0 !important}.woocommerce-products-header{padding:0 0 30px 0 !important}.woocommerce-products-header__title{text-align:left;padding-bottom:5px;border-bottom:1px solid #e09c57;margin-bottom:20px !important}h1,h2,h3{font-family:"Cormorant Garamond","Playfair Display",Georgia,serif !important}.site-header .custom-logo-link{max-width:-moz-fit-content;max-width:fit-content;display:inline-block}.site-header .custom-logo{max-width:150px;width:auto;height:auto}@media screen and (max-width: 768px){.site-header .custom-logo{max-width:100px}}.custom-logo-link img{height:170px !important}body:not(.home):not(.page-template-homepage):not(.page-template-templates-homepage-php) .custom-logo-link img{height:100px !important}body:not(.home):not(.page-template-homepage):not(.page-template-templates-homepage-php) .wv-header__logo img{height:70px !important}.site-header:not(.wv-header){background-color:#272727 !important}.site-header:not(.wv-header) .storefront-primary-navigation{background:linear-gradient(#e09c57, #e09c57, #e09c57, #bc6219) !important;box-shadow:0px 8px 5px 0px rgba(0,0,0,.1)}.site-search{display:none !important}.site-branding{width:100% !important;display:flex !important;justify-content:center !important}.main-navigation ul li a,.site-title a,ul.menu li a,.site-branding h1 a,button.menu-toggle,button.menu-toggle:hover,.handheld-navigation .dropdown-toggle{color:#fff !important}.main-navigation ul li.current-menu-item>a,.main-navigation ul li.current_page_item>a,.main-navigation ul li.current-menu-ancestor>a,ul.menu li.current-menu-item>a,ul.menu li.current_page_item>a,ul.menu li.current-menu-ancestor>a,li.menu-item.current-menu-item>a,li.menu-item.current_page_item>a,li.menu-item.current-menu-ancestor>a,.wv-header__nav li.current-menu-item>a,.wv-header__nav li.current_page_item>a{color:#e09c57 !important;position:relative}.main-navigation ul li.current-menu-item>a::after,.main-navigation ul li.current_page_item>a::after,ul.menu li.current-menu-item>a::after,ul.menu li.current_page_item>a::after,li.menu-item.current-menu-item>a::after,li.menu-item.current_page_item>a::after,.wv-header__nav li.current-menu-item>a::after,.wv-header__nav li.current_page_item>a::after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:2px;background:#e09c57}.shop-filter-widget{margin-bottom:20px}.woocommerce ul.products li.product a img{width:auto;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;margin:0 auto}.woocommerce ul.products li.product{display:flex;flex-direction:column;align-items:center;text-align:center}.woocommerce ul.products li.product a img{max-height:300px}@media screen and (max-width: 768px){.woocommerce ul.products li.product a img{max-height:200px}}.woocommerce ul.products li.product a img{margin-bottom:20px}select{width:100%;padding:10px;font-size:16px;border:1px solid #ccc;border-radius:4px;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2714%27 height=%2714%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23888888%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpolyline points=%276 9 12 15 18 9%27%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:16px}select:focus{border-color:#0071a1;box-shadow:0 0 5px rgba(0,113,161,.5);outline:none}select::-ms-expand{display:none}.storefront-sorting{display:flex;justify-content:space-between;align-items:center}.storefront-sorting:before,.storefront-sorting:after{display:none !important}.storefront-sorting:nth-child(2){display:none !important}.wp-block-search__label{display:none}.wp-block-search__button{display:none !important}.shop-filter-widget:first-child{padding:0;margin:0 !important;border-bottom:1px solid #7694a2}.shop-filter-widget:first-child form{margin-bottom:0}.page-template-map .site-content{background:#272727;display:flex;align-items:center;justify-content:center}.page-template-map h1{color:#fff;font-family:"Pirata One",serif !important;text-align:center;font-weight:400;font-style:normal;margin:50px 0 -30px 0;font-size:70px !important;text-shadow:2px 2px 2px rgba(0,0,0,.5)}svg tspan,svg text{font-family:"Pirata One",serif;font-weight:400;font-style:normal;text-shadow:2px 2px 2px rgba(0,0,0,.5)}.c-review-item{margin-bottom:40px}.term-description{text-align:left}a{outline:none !important}.c-map a:hover>path{transition:all ease-in-out .1s !important;fill:#ffcb9b !important}.c-map a:hover>text{fill:#ffcb9b !important}a,a.cart-contents,.site-header-cart .widget_shopping_cart a{color:#e09c57 !important}table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img{max-height:200px;-o-object-fit:contain !important;object-fit:contain !important}.wv-newsletter-popup{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem}.wv-newsletter-popup.is-open{opacity:1;visibility:visible}.wv-newsletter-popup__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.8);cursor:pointer}.wv-newsletter-popup__content{position:relative;max-width:500px;width:100%;background:#272727;border-radius:8px;padding:3rem 2.5rem;text-align:center;box-shadow:0 25px 50px -12px rgba(0,0,0,.5);transform:translateY(20px);transition:transform .3s ease}.wv-newsletter-popup__content::before{content:"";position:absolute;inset:0;border-radius:8px;background-image:radial-gradient(circle at 2px 2px, rgba(255, 255, 255, 0.02) 1px, transparent 0);background-size:30px 30px;pointer-events:none}.wv-newsletter-popup.is-open .wv-newsletter-popup__content{transform:translateY(0)}.wv-newsletter-popup__close{position:absolute;top:1rem;right:1rem;background:rgba(0,0,0,0);border:0;font-size:1.75rem;line-height:1;cursor:pointer;color:rgba(255,255,255,.6);z-index:1;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.wv-newsletter-popup__close:hover,.wv-newsletter-popup__close:focus{color:#fff;background:rgba(255,255,255,.1);outline:none}.wv-newsletter-popup__header{margin-bottom:1.5rem;position:relative;z-index:1}.wv-newsletter-popup__subtitle{display:block;font-family:"Montserrat",-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.2em;color:#e09c57;margin-bottom:.5rem}.wv-newsletter-popup__title{font-family:"Cormorant Garamond","Playfair Display",Georgia,serif !important;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:400;font-style:italic;color:#fff !important;line-height:1.2;margin:0 !important}.wv-newsletter-popup__divider{width:50px;height:3px;background:#e09c57;margin:1rem auto 0}.wv-newsletter-popup__text{font-family:"Montserrat",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.7;color:rgba(255,255,255,.8);margin:0 0 2rem;position:relative;z-index:1}.wv-newsletter-popup__form{position:relative;z-index:1}.wv-newsletter-popup__form .wpcf7{margin:0}.wv-newsletter-popup__form .wpcf7-form{display:flex;flex-direction:column;gap:1rem}.wv-newsletter-popup__form input[type=text],.wv-newsletter-popup__form input[type=email],.wv-newsletter-popup__form input[type=tel],.wv-newsletter-popup__form textarea{width:100%;padding:.9rem 1rem;font-family:"Montserrat",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;border:1px solid rgba(255,255,255,.2);border-radius:6px;background:rgba(255,255,255,.05);color:#fff;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wv-newsletter-popup__form input[type=text]::-moz-placeholder, .wv-newsletter-popup__form input[type=email]::-moz-placeholder, .wv-newsletter-popup__form input[type=tel]::-moz-placeholder, .wv-newsletter-popup__form textarea::-moz-placeholder{color:rgba(255,255,255,.5)}.wv-newsletter-popup__form input[type=text]::placeholder,.wv-newsletter-popup__form input[type=email]::placeholder,.wv-newsletter-popup__form input[type=tel]::placeholder,.wv-newsletter-popup__form textarea::placeholder{color:rgba(255,255,255,.5)}.wv-newsletter-popup__form input[type=text]:focus,.wv-newsletter-popup__form input[type=email]:focus,.wv-newsletter-popup__form input[type=tel]:focus,.wv-newsletter-popup__form textarea:focus{outline:none;border-color:#e09c57;background:rgba(255,255,255,.08)}.wv-newsletter-popup__form input[type=submit],.wv-newsletter-popup__form button[type=submit],.wv-newsletter-popup__form .wpcf7-submit{width:100%;padding:1rem 2rem;font-family:"Montserrat",-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;border:2px solid #e09c57;border-radius:6px;background:#e09c57;color:#272727 !important;cursor:pointer;transition:all .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wv-newsletter-popup__form input[type=submit]:hover,.wv-newsletter-popup__form input[type=submit]:focus,.wv-newsletter-popup__form button[type=submit]:hover,.wv-newsletter-popup__form button[type=submit]:focus,.wv-newsletter-popup__form .wpcf7-submit:hover,.wv-newsletter-popup__form .wpcf7-submit:focus{background:rgba(0,0,0,0);color:#e09c57 !important;outline:none}.wv-newsletter-popup__form input[type=submit]:disabled,.wv-newsletter-popup__form button[type=submit]:disabled,.wv-newsletter-popup__form .wpcf7-submit:disabled{opacity:.6;cursor:not-allowed}.wv-newsletter-popup__form .wpcf7-not-valid-tip{font-size:.85rem;color:#ff6b6b;margin-top:.25rem}.wv-newsletter-popup__form .wpcf7-response-output{margin:1rem 0 0 !important;padding:.75rem 1rem !important;border-radius:6px;font-size:.9rem;border:none !important}.wv-newsletter-popup__form .wpcf7-mail-sent-ok,.wv-newsletter-popup__form .wpcf7 form.sent .wpcf7-response-output{background:rgba(46,204,113,.15);color:#2ecc71}.wv-newsletter-popup__form .wpcf7-mail-sent-ng,.wv-newsletter-popup__form .wpcf7 form.failed .wpcf7-response-output,.wv-newsletter-popup__form .wpcf7 form.aborted .wpcf7-response-output{background:rgba(231,76,60,.15);color:#e74c3c}.wv-newsletter-popup__form .wpcf7-validation-errors,.wv-newsletter-popup__form .wpcf7 form.invalid .wpcf7-response-output,.wv-newsletter-popup__form .wpcf7 form.unaccepted .wpcf7-response-output{background:rgba(241,196,15,.15);color:#f1c40f}.wv-newsletter-popup__form .wpcf7-spinner{margin:0 .5rem}.wv-newsletter-popup__form label{display:block;text-align:left;font-size:.9rem;color:rgba(255,255,255,.7);margin-bottom:.25rem}.wv-newsletter-popup__form .wpcf7-acceptance label{display:flex;align-items:flex-start;gap:.5rem;font-size:.85rem;cursor:pointer}.wv-newsletter-popup__form .wpcf7-acceptance input[type=checkbox]{width:18px;height:18px;margin-top:2px;flex-shrink:0;accent-color:#e09c57}.wv-newsletter-popup__privacy{font-family:"Montserrat",-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8rem;line-height:1.5;color:rgba(255,255,255,.5);margin:1.5rem 0 0;position:relative;z-index:1}body.wv-popup-open{overflow:hidden}.wv-newsletter-trigger{cursor:pointer}@media(max-width: 576px){.wv-newsletter-popup__content{padding:2.5rem 1.5rem}.wv-newsletter-popup__title{font-size:1.5rem}.wv-newsletter-popup__text{font-size:.9rem}}.whiskyves-search-toggle{position:fixed;top:40%;right:0;transform:translateY(-50%);z-index:1000;background:#fff;border:1px solid #e5e5e5;border-right:0;border-top-left-radius:8px;border-bottom-left-radius:8px;cursor:pointer;line-height:1;padding:.6rem .7rem .6rem .8rem;color:#000;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:box-shadow .2s ease,transform .2s ease}.whiskyves-search-toggle:hover,.whiskyves-search-toggle:focus{transform:translateY(-50%) translateX(-1px);box-shadow:0 4px 14px rgba(0,0,0,.12)}.whiskyves-search-toggle svg{display:block;color:#000}.whiskyves-search-overlay.is-open~.whiskyves-search-toggle,.whiskyves-search-toggle.is-hidden{display:none}.whiskyves-search-overlay{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;z-index:999;display:flex;align-items:center;justify-content:center}.whiskyves-search-overlay.is-open{opacity:1;visibility:visible}.whiskyves-search-overlay__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.7)}.whiskyves-search-overlay__content{position:relative;max-width:900px;width:90%;margin:0 auto;background:rgba(0,0,0,0);border-radius:0;padding:0 1rem;text-align:center;color:#fff}.whiskyves-search-overlay__close{position:fixed;top:1rem;right:1rem;background:rgba(0,0,0,0);border:0;font-size:2rem;line-height:1;cursor:pointer;color:#fff;z-index:1001;transition:color .2s ease,transform .2s ease}.whiskyves-search-overlay__close:hover,.whiskyves-search-overlay__close:focus{color:#f0f0f0;transform:scale(1.02);outline:none}.whiskyves-search-overlay .search-form--products{display:flex;gap:.5rem;justify-content:center}.whiskyves-search-overlay .search-form--products .search-field{flex:1;max-width:600px;font-size:1.125rem;padding:.9rem 1rem;border:1px solid #ccc;border-radius:6px;background:#fff !important;color:#111;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none !important;background-clip:padding-box;caret-color:#111}.whiskyves-search-overlay .search-form--products .search-field::-moz-placeholder{color:rgba(0,0,0,.6)}.whiskyves-search-overlay .search-form--products .search-field::placeholder{color:rgba(0,0,0,.6)}.whiskyves-search-overlay .search-form--products .search-field::-webkit-search-decoration,.whiskyves-search-overlay .search-form--products .search-field::-webkit-search-cancel-button,.whiskyves-search-overlay .search-form--products .search-field::-webkit-search-results-button,.whiskyves-search-overlay .search-form--products .search-field::-webkit-search-results-decoration{display:none}.whiskyves-search-overlay .search-form--products .search-field:-webkit-autofill,.whiskyves-search-overlay .search-form--products .search-field:-webkit-autofill:hover,.whiskyves-search-overlay .search-form--products .search-field:-webkit-autofill:focus,.whiskyves-search-overlay .search-form--products .search-field:-webkit-autofill:active{box-shadow:0 0 0 1000px #fff inset !important;background-color:#fff !important;-webkit-text-fill-color:#111 !important;caret-color:#111}.whiskyves-search-overlay .search-form--products .search-submit{background:#fff;color:#111;border:0;padding:.9rem 1rem;border-radius:6px;cursor:pointer;white-space:nowrap}.search-overlay__heading{margin:0 0 1rem;font-size:clamp(1.5rem,2.5vw,2.25rem);color:#fff}@media(max-width: 1100px){.wv-header__inner{grid-template-columns:1fr auto auto;padding:.5rem 1rem}.wv-header__nav--left{display:none}.wv-header__logo{justify-self:start}.wv-header__logo img{height:70px !important}.wv-header__cta{display:none}}@media(max-width: 992px){.wv-header__inner{padding:.5rem 1rem}.wv-header__logo img{height:60px !important}.wv-hero__content{padding:3rem 1.5rem}.wv-hero__title{font-size:3rem}}@media(max-width: 576px){.wv-hero__title{font-size:2.5rem}.wv-hero__text{font-size:.95rem}.wv-section{padding:3rem 1rem}.wv-section__title{font-size:2rem}}@media(max-width: 1100px){.wv-header__nav--left{position:fixed;top:0;right:-100%;width:80%;max-width:320px;height:100vh;background:#272727;flex-direction:column;align-items:flex-start;padding:5rem 2rem 2rem;gap:0;transition:right .3s ease;box-shadow:-10px 0 30px rgba(0,0,0,.3);z-index:99;overflow-y:auto}.wv-header__nav--left.is-open{right:0;display:flex !important}.wv-header__nav--left .wv-nav-menu{display:flex;flex-direction:column;width:100%;gap:0}.wv-header__nav--left .wv-nav-menu li{width:100%;border-bottom:1px solid rgba(255,255,255,.1)}.wv-header__nav--left .wv-nav-menu li a{padding:1rem 0;font-size:1rem}.wv-header__nav--left .wv-nav-menu li a::after{display:none}.wv-header__nav--left .wv-nav-menu li .sub-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:none;background:rgba(0,0,0,0);padding-left:1rem}.wv-header__nav--left .wv-nav-menu li .sub-menu li{border-bottom:none}.wv-header__nav--left .wv-nav-menu li .sub-menu li a{padding:.5rem 0;font-size:.9rem;color:rgba(255,255,255,.85) !important}.wv-header__mobile-toggle[aria-expanded=true] .wv-hamburger span:nth-child(1){transform:rotate(45deg) translate(5px, 5px)}.wv-header__mobile-toggle[aria-expanded=true] .wv-hamburger span:nth-child(2){opacity:0}.wv-header__mobile-toggle[aria-expanded=true] .wv-hamburger span:nth-child(3){transform:rotate(-45deg) translate(5px, -5px)}body.menu-open{overflow:hidden}}.site-footer{background:#272727 !important;color:rgba(255,255,255,.85);padding:0 !important;margin-top:0 !important;position:relative}.site-footer::before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 2px 2px, rgba(255, 255, 255, 0.02) 1px, transparent 0);background-size:30px 30px;pointer-events:none}.site-footer>.col-full{max-width:1200px;margin:0 auto;padding:4rem 2rem 2rem !important;position:relative;z-index:1}.site-footer .footer-widgets{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:2rem}.site-footer .footer-widgets .block{margin:0}.site-footer .footer-widgets .widget{margin-bottom:0}.site-footer .footer-widgets .widget-title,.site-footer .footer-widgets .widgettitle{font-family:"Cormorant Garamond","Playfair Display",Georgia,serif !important;font-size:1.25rem;font-weight:600;color:#fff !important;margin:0 0 1.25rem;padding-bottom:.75rem;border-bottom:2px solid #e09c57;display:inline-block}.site-footer .footer-widgets ul{list-style:none;margin:0;padding:0}.site-footer .footer-widgets ul li{margin-bottom:.6rem}.site-footer .footer-widgets ul li a{color:rgba(255,255,255,.7) !important;font-family:"Montserrat",-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;text-decoration:none;transition:all .3s ease}.site-footer .footer-widgets ul li a:hover{color:#e09c57 !important}.site-footer .footer-widgets p{font-family:"Montserrat",-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;line-height:1.7;color:rgba(255,255,255,.7);margin:0}.site-footer .site-info{text-align:center;padding:1.5rem 0}.site-footer .site-info a{color:#e09c57 !important;text-decoration:none;transition:all .3s ease}.site-footer .site-info a:hover{color:#f4c88a !important}.site-footer .site-info span{font-family:"Montserrat",-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;color:rgba(255,255,255,.5)}.site-footer .site-info span.sep{margin:0 .5rem}.site-footer a{color:#e09c57 !important}.site-footer a:hover{color:#f4c88a !important}.site-footer h1,.site-footer h2,.site-footer h3,.site-footer h4,.site-footer h5,.site-footer h6{color:#fff}.wv-footer{background:#272727;color:rgba(255,255,255,.85);position:relative}.wv-footer::before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 2px 2px, rgba(255, 255, 255, 0.02) 1px, transparent 0);background-size:30px 30px;pointer-events:none}.wv-footer__inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:4rem 2rem 2rem}.wv-footer__main{display:grid;grid-template-columns:2fr 1fr 1fr;gap:4rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1)}@media(max-width: 900px){.wv-footer__main{grid-template-columns:1fr 1fr;gap:2.5rem}}@media(max-width: 600px){.wv-footer__main{grid-template-columns:1fr;gap:2rem;text-align:center}}@media(max-width: 600px){.wv-footer__brand{display:flex;flex-direction:column;align-items:center}}.wv-footer__logo{margin-bottom:1.25rem}.wv-footer__logo img{max-height:60px;width:auto;filter:drop-shadow(0 2px 8px rgba(0, 0, 0, 0.3))}.wv-footer__desc{font-family:"Montserrat",-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;line-height:1.8;color:rgba(255,255,255,.7);margin:0 0 1.5rem;max-width:320px}@media(max-width: 600px){.wv-footer__desc{max-width:none}}.wv-footer__social{display:flex;gap:.75rem}@media(max-width: 600px){.wv-footer__social{justify-content:center}}.wv-footer__social-link{display:flex;align-items:center;justify-content:center;width:42px;height:42px;background:rgba(255,255,255,.08);border-radius:50%;transition:all .3s ease}.wv-footer__social-link:hover{background:#e09c57;transform:translateY(-3px)}.wv-footer__social-link:hover svg{fill:#272727}.wv-footer__social-link svg{width:18px;height:18px;fill:#fff;transition:fill .3s ease}.wv-footer__title{font-family:"Cormorant Garamond","Playfair Display",Georgia,serif !important;font-size:1.1rem;font-weight:600;color:#fff !important;margin:0 0 1.25rem;position:relative;display:inline-block}.wv-footer__title::after{content:"";display:block;width:30px;height:2px;background:#e09c57;margin-top:.6rem}@media(max-width: 600px){.wv-footer__title::after{margin-left:auto;margin-right:auto}}.wv-footer__menu{list-style:none;margin:0;padding:0}.wv-footer__menu li{margin-bottom:.65rem}.wv-footer__menu li a{color:rgba(255,255,255,.7) !important;font-family:"Montserrat",-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;text-decoration:none;transition:all .3s ease}.wv-footer__menu li a:hover{color:#e09c57 !important;padding-left:4px}.wv-footer__bottom{padding:1.5rem 0 0;text-align:center}.wv-footer__bottom p{font-family:"Montserrat",-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;color:rgba(255,255,255,.5);margin:0}.site-footer>.col-full{display:none !important}.storefront-handheld-footer-bar{background:#272727 !important;border-top:1px solid rgba(255,255,255,.1)}.storefront-handheld-footer-bar ul li>a{color:#fff !important}.storefront-handheld-footer-bar ul li>a::before{color:#e09c57 !important}.storefront-handheld-footer-bar ul li.cart .count{background:#e09c57 !important;color:#272727 !important}

/*# sourceMappingURL=main-style.css.map*/