@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,400;0,700;1,400&display=swap);@import url(https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap);@import url(https://fonts.cdnfonts.com/css/magilio);*,*:after,*:before{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility}html{scroll-behavior:smooth}body{margin:0;font-family:"League Spartan",serif;font-weight:400;font-style:normal;overflow-x:hidden}:root{--paleBlueGrey:#ececec;--lightGrey:#ededed;--mediumGrey:#dadada;--darkGrey:#646464;--darkBlue:#242d38;--extraDarkBlue:#11161c;--lightYellow:#edcd73;--darkYellow:#a47e15;--red:#8d0033;--darkRed:#540026;--green:#87ed73;--darkGreen:#55764f;--newBlue:#343140;--newTurq:#42BAD3;--newGreen:#7AC943;--newPink:#D97791;--newPurple:#8177A6;--newSand:#DABEA3}::-webkit-scrollbar{width:13px;height:13px}::-webkit-scrollbar-thumb{background:#646464;border-radius:13px}::-webkit-scrollbar-thumb:hover{background:#343140}::-webkit-scrollbar-track{background:#b3afb3;border-radius:0;box-shadow:inset 0 0 0 0 #f0f0f0}input:focus,select:focus,textarea:focus,button:focus{outline:none}.pale-blue-grey__bg{background-color:var(--paleBlueGrey)}.light-grey__bg{background-color:var(--lightGrey)}.medium-grey__bg{background-color:var(--mediumGrey)}.dark-blue__bg{background-color:var(--darkBlue)}.extra-dark-blue__bg{background-color:var(--extraDarkBlue)}.red__bg{background-color:var(--red)}.yellow__bg{background-color:var(--lightYellow)}.dark-blue__font{color:var(--darkBlue)}.light-red__font{color:var(--red)}.dark-red__font{color:var(--darkRed)}.light-grey__font{color:var(--lightGrey)}.light-yellow__font{color:var(--lightYellow)}.new-blue__font{color:var(--newBlue)}.new-pink__font{color:var(--newPink)}.new-green__font{color:var(--newGreen)}.new-turq__font{color:var(--newTurq)}.new-purple__font{color:var(--newPurple)}.full-width-row{width:100%;height:auto;float:left}.fixed-width-row{width:90%;height:auto;float:left;margin:0 5%}.fixed_width{max-width:1500px;margin:0 auto;width:calc(100% - 80px)}.page-changer{width:100%;height:100%;position:fixed;background-color:var(--darkBlue);top:0;right:0%;z-index:13;display:none;justify-content:center;align-items:center;flex-wrap:wrap}.page-changer img{width:80%;height:auto;display:block;max-width:400px;margin:0 auto}.page-changer>.page-changer__loading-bar{right:0;width:100%}.page-changer__loading-bar{height:30px;background-color:var(--lightGrey);position:absolute;bottom:0}a{text-decoration:none}h1{margin:0;font-weight:700;font-family:'Magilio'}h2{margin:0;font-weight:700;font-family:'Magilio'}p{font-weight:400;margin:0;font-size:15px;line-height:130%}i{font-weight:400;font-style:italic}b{font-weight:700}.button-red{width:auto;height:100%;border-radius:20px;padding:10px 15px 10px 15px;font-size:15px;transition:0.1s cubic-bezier(.65,0,.35,1);border:0;background-color:var(--newPink);color:#fff}.button-red:hover{margin:0 0 0 0;padding:10px 15px 10px 15px;background-color:var(--newTurq)}.button-flat{width:100%;height:40px;padding:10px;font-size:15px;transition:0.1s cubic-bezier(.65,0,.35,1);background-color:#fff0;color:var(--newBlue);border:2px solid var(--newBlue);transition:0.3s cubic-bezier(.65,0,.35,1)}.button-flat:hover{background-color:var(--newTurq);color:#fff;transition:0.3s cubic-bezier(.65,0,.35,1);border:2px solid var(--newTurq)}.button-yellow{width:auto;height:auto;border-radius:20px;padding:10px 15px 10px 15px;font-size:15px;transition:0.3s cubic-bezier(.65,0,.35,1);border:0;background-color:var(--newPurple);color:#fff}.button-yellow:hover{background-color:var(--newTurq);margin:0 0 0 0;padding:10px 15px 10px 15px}#nav-parent{width:100%;height:98px;overflow:hidden;float:left;padding:20px 5%;display:flex;align-items:center;position:fixed;top:0;z-index:20;background-color:#f8f8f8}#mobile-nav{width:100%;height:100%;position:fixed;top:0;right:-100%;background-color:var(--extraDarkBlue);z-index:11;display:flex;align-items:center}#mobile-nav ul{list-style:none;padding:0;width:auto;height:100%;position:absolute;right:5%;display:flex;flex-direction:column;justify-content:center}#mobile-nav ul>li{width:100%;height:auto;float:left;text-align:right;padding:20px 0}#mobile-nav ul>li>a{font-size:6vw;color:var(--lightGrey);text-decoration:none;position:relative}.nav-parent__mobile-hamburger{display:none;position:relative;z-index:7;cursor:pointer}.nav-parent__mobile-hamburger__click{width:100%;height:100%;position:relative}.nav-parent__mobile-hamburger__disabled{width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;display:none}.nav-parent__mobile-hamburger__click hr{position:absolute;width:100%;max-width:50px;height:2px;background-color:var(--darkBlue);border:0;right:0;margin:auto}.nav-parent__mobile-hamburger__click hr:nth-of-type(1){top:0;bottom:auto}.nav-parent__mobile-hamburger__click hr:nth-of-type(2){top:0;bottom:0}.nav-parent__mobile-hamburger__click hr:nth-of-type(3){bottom:0;top:auto}.nav-parent__logo{width:20%;height:auto;float:left;position:relative;z-index:7}.nav-parent__logo a>svg{width:100%;max-width:175px;height:auto;display:block}.nav-parent__nav-links{width:50%;height:auto;float:left;padding:0 1.5%;flex-grow:1}.nav-parent__nav-links ul{list-style:none;padding:0;margin:0;width:100%;max-width:300px;float:right;display:flex;justify-content:space-between}.nav-parent__nav-links ul>li{align-self:center}.nav-parent__nav-links--hover{color:var(--darkBlue);text-decoration:none;font-size:16px;position:relative}.nav-parent__nav-links--hover::after{width:100%;height:2px;background-color:var(--darkBlue);position:absolute;bottom:-10px;left:0;content:"";opacity:0;transition:0.1s cubic-bezier(.65,0,.35,1)}.nav-parent__nav-links--hover:hover::after{opacity:1;bottom:-5px;transition:0.1s cubic-bezier(.65,0,.35,1)}.nav-parent__search-bar{width:60%;height:auto;float:left;padding:0 1.5%}.nav-parent__search-bar form{width:100%;height:100%}.nav-logo-missing-width-spacer{display:none}.nav-parent__cart-icon{width:5%;height:auto;float:left;position:relative;cursor:pointer}.nav-parent__cart-icon a{position:relative}.nav-parent__cart-icon img{width:100%;height:auto;max-height:34px}.nav-parent__cart-icon__active{display:none}.nav-parent__cart-icon__has-item{width:10px;height:10px;background-color:var(--newTurq);position:absolute;top:-12px;right:0;left:0;margin:auto;border-radius:5px}.nav-parent__account-icon{width:5%;height:auto;float:left}.nav-parent__account-icon img{width:100%;height:auto;display:block;max-height:34px}.nav-parent__opening-times-icon{width:5%;height:auto;float:left;display:flex;justify-content:center;align-items:center}.nav-parent__opening-times-icon img{width:100%;height:auto;max-height:46px;display:block}.desktop_nav_fixed_spacer{width:100%;height:138px;float:left}.desktop_nav_fixed_spacer_shop_page{width:100%;height:98px;float:left}.nav-parent__search-bar .adas_hiddenbox{position:fixed;top:98px;right:5%;width:100%!important;max-width:690px;margin:auto}.navigation-category-links{position:fixed;top:98px;left:0;z-index:9999}.none_shop_page_category_mega_menu{position:fixed;top:98px;left:0;z-index:10;width:100%;background-color:var(--darkBlue);display:flex;justify-content:center;padding:0 5%;box-sizing:border-box}.none_shop_page_category_mega_menu_mobile{width:100%;display:none;justify-content:center;box-sizing:border-box}.mobile_filter_list_filter_by_price{width:100%;height:auto;float:left}.mobile_filter_list_filter_by_price .wcpf-field-item.wcpf-front-element.wcpf-front-element-35019.wcpf-field-button{display:none!important}.navigation-category-links>.fixed-width-row{list-style:none;display:flex;justify-content:space-between}.single-cat-nav-item{width:auto;height:auto;padding:20px 0;text-align:center}.single-cat-nav-item>a{font-size:13px}.single-cat-nav-item-hovered{color:var(--lightYellow)!important}.navigation-category-links>.fixed-width-row>ul>li:hover>a{color:var(--lightYellow)}.navigation-category-links__dropdown{position:absolute;z-index:2}.single-cat-drop-down-container{display:none}.single-cat-drop-down-container .fixed-width-row ul{list-style:none;width:100%;padding:0;margin:20px 0}.single-cat-drop-down-container .fixed-width-row ul>li{width:25%;float:left;margin:0 0 20px 0}.single-cat-drop-down-container .fixed-width-row ul>li>a{font-size:13px;padding:0 0 5px 0;border-bottom:2px solid #fff0}.single-cat-drop-down-container .fixed-width-row ul>li>a:hover{color:var(--lightYellow);border-bottom:2px solid var(--lightYellow)}#search-bar-fullscreen{width:100%;height:100vh;position:fixed;top:0;left:0;background-color:rgb(36 45 56 / .9);z-index:5;display:none;opacity:0}#search-bar-fullscreen button{position:absolute;top:2%;right:2%;border:0;height:36px;background-color:var(--lightGrey);border-radius:15px;padding:10px;color:var(--darkGrey)}#search-bar-fullscreen button:hover{color:var(--lightGrey);background-color:var(--darkGrey)}#search-bar-fullscreen input{position:absolute;top:6%;left:0;right:0;margin:auto;width:60%;height:8vh;border-radius:30px;border:0;background-color:var(--lightGrey);color:var(--darkGrey);text-align:center}#search-bar-fullscreen input:focus-visible{outline:-webkit-focus-ring-color auto 0}#search-bar-fullscreen input:focus{outline:none}#result-count{width:90%;height:auto;position:absolute;top:2%;left:0;right:0;text-align:center;margin:auto}#result-count p{font-size:13px;color:#fff}#search-results{width:100%;height:83vh;position:absolute;bottom:0;left:0;overflow-x:hidden;overflow-y:scroll}.search-result{width:100%;height:auto;float:left;text-align:center;display:flex;justify-content:center}.search-result a{color:#fff;padding:0 0 5px 0;border-bottom:1px solid #fff;margin:0 0 10px 0}.large-slider{position:relative}.large-slider__blob{position:absolute;top:0;right:0;width:50%;height:100%;z-index:0}.large-slider-parent{position:relative;z-index:1;overflow:hidden}.large-slider-parent__single-slider__flex{display:flex;background-size:cover;background-repeat:no-repeat;background-position:center}.large-slider-parent__single-slider__left{width:40%;height:auto;float:left;display:flex;flex-wrap:wrap;align-content:center;padding:40px 0;background-size:cover;background-repeat:no-repeat;background-position:right;position:relative;z-index:2}.swiper-button-next,.swiper-button-prev{z-index:1}.ag-snow{-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.ag-snow:before{content:"";height:100%;width:100%;background-image:url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/animation-snow-img/images/snow.png),url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/animation-snow-img/images/snow2.png),url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/animation-snow-img/images/snow3.png);background-repeat:repeat;position:absolute;left:0;top:0;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;will-change:background-position;-webkit-animation:an-snow 20s linear infinite;-moz-animation:an-snow 20s linear infinite;-o-animation:an-snow 20s linear infinite;animation:an-snow 20s linear infinite}@-webkit-keyframes an-snow{100%{background-position:500px 1000px,300px 300px,-400px 400px}}@-moz-keyframes an-snow{100%{background-position:500px 1000px,300px 300px,-400px 400px}}@-o-keyframes an-snow{100%{background-position:500px 1000px,300px 300px,-400px 400px}}@keyframes an-snow{100%{background-position:500px 1000px,300px 300px,-400px 400px}}.large-slider-parent__single-slider__left__float{width:88%;height:auto;margin:0 0 0 12%;position:relative;z-index:1}.large-slider-parent__single-slider__left_gradient{width:100%;height:100%;position:absolute;z-index:0;left:0;top:0;mix-blend-mode:multiply;background:#242d38;background:-moz-linear-gradient(90deg,rgb(36 45 56) 0%,rgb(36 45 56 / .8449754901960784) 19%,#fff0 100%);background:-webkit-linear-gradient(90deg,rgb(36 45 56) 0%,rgb(36 45 56 / .8449754901960784) 19%,#fff0 100%);background:linear-gradient(90deg,rgb(36 45 56) 0%,rgb(36 45 56 / .8449754901960784) 19%,#fff0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#242d38",endColorstr="#242d38",GradientType=1)}.large-slider-parent__single-slider__left__float .full-width-row>h3{font-size:30px;margin:0 0 10px 0;width:80%;font-family:'Magilio'}.large-slider-parent__single-slider__left__float .full-width-row>h2{font-size:100px;font-weight:100;margin:0;padding:0;float:left}.large-slider-parent__single-slider__left__float .full-width-row>i{font-size:15px;margin:0 0 30px 0;float:left}.large-slider-parent__single-slider__left__float .full-width-row>p{font-size:15px;margin:0 0 20px 0;float:left;width:80%}.large-slider-parent__single-slider__right{width:60%;height:auto;float:left;display:flex;justify-content:center;align-items:end;box-sizing:border-box;padding:0 0 40px 0}.large-slider-parent__single-slider__right img{height:90%;width:100%;display:block;max-height:330px;object-fit:contain}.large-slider__controls{position:absolute;top:0;bottom:0;margin:auto;right:5%;width:50%;height:40px;z-index:2}.large-slider__controls__left{position:absolute;left:0;top:0;width:auto;height:40px;cursor:pointer}.large-slider__controls__right{position:absolute;right:0;top:0;width:auto;height:40px;cursor:pointer}.shop-by-category-parent{padding:50px 0 20px 0;background-color:var(--lightGrey)}.shop-by-category{display:flex;flex-wrap:wrap;padding:0 0 50px 0;position:relative}.shop-by-category__swipe-icon{position:absolute;top:0;bottom:0;margin:auto;z-index:2;right:5%;width:60px;height:auto;visibility:hidden}.shop-by-category__left{width:30%;height:auto;float:left;display:flex;justify-content:flex-start;align-items:flex-start}.shop-by-category__left__float .full-width-row>h3{font-weight:100;font-size:30px;font-family:'Magilio'}.shop-by-category__left__float{width:80%;height:auto}.shop-by-category__left__float p{margin:0 0 20px 0}.shop-by-category__right{width:70%;height:auto;float:left;overflow-x:scroll;overflow-y:hidden;cursor:grabbing;cursor:-webkit-grabbing;position:relative}.shop-by-category__right__category-slider{height:auto;float:left}.shop-by-category__right__category-slider__single{width:230px;height:auto;float:left}.shop-by-category__right__category-slider__single a{width:100%;height:20%;overflow:hidden}.shop-by-category__right__category-slider__single__bg{width:90%;height:75%;margin:0 10% 0 0;float:left;min-height:210px;background-size:cover;background-position:center;background-repeat:no-repeat}.shop-by-category__right__category-slider__single__title{width:90%;margin:0 10% 0 0;height:54px;float:left;position:relative;overflow:hidden}.shop-by-category__right__category-slider__single__title h3{font-size:20px;display:inline-block;position:absolute;left:0;top:0%;font-family:'Magilio'}.shop-by-category__right__category-slider__single__title i{font-size:15px;position:absolute;left:0;top:100%;height:54px;width:100%;display:flex;align-items:center}.shop-by-category__right__category-slider__single__title i::after{width:100%;height:2px;content:"";background-color:var(--red);position:absolute;bottom:10px;left:0}.latest_offers_main_parent{padding:20px 0 100px 0;background-color:var(--newBlue)}.latest-offers-intro{text-align:center;padding:40px 0}.latest-offers-intro h3{font-weight:100;font-size:30px;padding:0 0 8px 0;width:fit-content;margin:0 auto;color:var(--wc-primary-text);font-family:'Magilio'}.latest-offers-intro hr{width:100%;height:3px;background-color:var(--newPink);padding:0;margin:10px 0;border:0;display:inline-block}.latest-offers-slider{position:relative;margin:0 auto;width:90%;height:auto;overflow:hidden;max-width:1100px}.latest-offers-slider__parent{width:100%;height:auto;overflow:hidden;max-width:1000px;margin:0 auto}.latest-offers-slider__parent .slick-list>.slick-track{padding:0 0 40px 0}.latest-offers-slider__parent__single-slide{width:50%}.latest-offers-slider__parent__single-slide__inside{width:400px;height:400px;background-size:cover;background-position:center;background-repeat:no-repeat;margin:0 auto;border-radius:20px;box-shadow:rgb(0 0 0 / .24) 0 3px 8px}.latest-offers-slider__left-arrow{position:absolute;top:0;bottom:0;left:0;z-index:2;height:40px;width:auto;margin:auto}.latest-offers-slider__left-arrow img{height:40px;width:auto}.latest-offers-slider__right-arrow{position:absolute;top:0;bottom:0;right:0;z-index:2;height:40px;width:auto;margin:auto}.latest-offers-slider__right-arrow img{height:40px;width:auto}.product-page-content{display:flex;position:relative;z-index:0;min-height:100vh}.product-page-content__white-wave{width:100%;height:30px;float:left;position:absolute;bottom:-2px;display:block;left:0;z-index:1}.product-page-content__category{width:300px;height:auto;overflow:hidden;float:left;position:relative;padding:0 0 60px 0;background-color:var(--darkGrey)}.product-page-content__category__breadcrumbs{width:80%;margin:0 10%;height:auto;float:left;padding:20px 0}.product-page-content__category__breadcrumbs{color:var(--lightYellow)}.product-page-content__category__breadcrumbs>a{color:var(--lightYellow)}.product-page-content__category__links{width:80%;margin:0 10%;height:auto;float:left;list-style:none;padding:0}.product-page-content__category__links__title h3{font-size:20px;margin:0 0 15px 0}.product-page-content__category__links li{width:100%;height:auto;float:left;margin:0 0 5px 0;border-bottom:2px solid #fff0;padding:0 0 4px 0;cursor:pointer;font-size:14px;position:relative;color:var(--paleBlueGrey)}.sub-category-dropdown-container{list-style:none;width:100%;height:auto;float:left;margin:0;padding:10px 0 0 20px;box-sizing:border-box;display:none}.parent-category.is_active .sub-category-dropdown-container{display:block}.product-page-content__category__links>.parent-category{position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.parent-category>span{font-weight:700;width:100%;height:auto;float:left;position:relative}.parent-category img{font-weight:700;width:20%;height:auto;float:left;max-width:19px;transform:rotate(180deg);position:absolute;top:0;right:0;filter:invert(1)}.sub-category-dropdown-container ul{list-style:none;padding:0 0 0 10%;display:none}.product-page-content__category__links>.sub-category{font-style:italic}.product-page-content__category__links--is-active{color:var(--paleBlueGrey)!important;border-bottom:2px solid var(--paleBlueGrey)!important}li.product-page-content__category__links-cat-link a{color:var(--paleBlueGrey)}.mobile-cat-parent{font-size:19px;margin:10px 0;color:var(--lightGrey);cursor:pointer;position:relative;text-align:right}.mobile-cat-parent span{position:relative;margin:0 30px 0 0}.mobile-cat-parent img{position:absolute;top:0;right:0;max-width:20px;filter:invert(1)}.mobile-sub-cat ul{margin:0!important;padding:0!important;width:100%!important}.mobile-sub-cat ul>li{color:var(--lightYellow)!important}.mobile-sub-cat:hover{border-bottom:0!important}.product-page-content__category__links--is-active::after{position:absolute;left:-13px;top:0;content:"\2713";font-size:12px;color:var(--paleBlueGrey)}.your-products-page{padding:40px 0;text-align:center}.your-products-page i{font-size:24px;padding:0;margin:0}.your-products-page h1{font-size:45px;padding:10px 0;margin:0}.your-products-page p{font-size:15px;padding:0 0 15px 0;margin:0;border-bottom:solid 2px var(--darkBlue)}.product-page-content__products-area{width:100%;height:auto;float:left;position:relative;padding:60px 0}.product-page-content__products-area__content{width:90%;height:auto;float:left;margin:0 5%}.no-results-search{display:none;width:100%;height:auto;float:left}.my-products-parent-container>.my-products-page-container>.product-page-content__products-area__content>ul{margin:0;display:flex;justify-content:left}#deal-search{position:relative;width:100%;height:auto;float:left;margin:10px 0 0 0}#deal-search>input{width:100%;height:100%;box-sizing:border-box;background-color:#fff;border-radius:20px;padding:12px 20px;border:0;text-align:left;position:relative;z-index:0;font-size:12px}#deal-search>img{position:absolute;top:8px;right:14px;z-index:1;width:20px;height:auto}#deal-category-filters{width:100%;height:auto;float:left;margin:15px 0 0 0}#deal-category-filters>label{width:auto;float:left;margin:0 24px 4px 0;position:relative;cursor:pointer;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}#deal-category-filters>label::after{content:"";width:100%;height:2px;background-color:#000;position:absolute;bottom:-5px;opacity:0;left:0;-webkit-transition:all 0.1s ease-out;-moz-transition:all 0.1s ease-out;-o-transition:all 0.1s ease-out;transition:all 0.1s ease-out}#deal-category-filters>label:hover::after{bottom:0;opacity:1;-webkit-transition:all 0.1s ease-out;-moz-transition:all 0.1s ease-out;-o-transition:all 0.1s ease-out;transition:all 0.1s ease-out}#deal-category-filters>label>input{float:left}#deal-category-filters>label>p{float:left;margin:0 0 0 5px}.product-page-content__products-area__content ul{width:100%;height:auto;float:left;list-style:none;display:flex;flex-wrap:wrap;justify-content:space-evenly;padding:0}.product-page-content__products-area__content ul>li{width:22%;height:auto;float:left;margin:0 0 20px 0;background-color:#fff;border-radius:20px;padding:2%;display:flex;flex-direction:column;position:relative;transition:0.1s cubic-bezier(.65,0,.35,1)}.product-page-content__products-area__content ul>li:hover{box-shadow:rgb(0 0 0 / 24%) 0 3px 8px;transition:0.1s cubic-bezier(.65,0,.35,1)}.product-page-content__products-area__content ul>li>a>button{font-size:11px;font-weight:600}.product-page-content__products-area__content ul>li>button{font-size:11px;font-weight:600;width:fit-content;margin:10px 0 0 0}.product-page-content__products-area__content ul>li>button:hover{margin:14px 0 0 0}.flex-add-to-cart{display:flex;justify-content:space-between;align-items:center;padding:10px 0;position:relative}.flex-add-to-cart--plus{padding:0;border:0;height:20px;width:20px;font-size:19px;border-radius:10px;background-color:var(--red);color:var(--lightYellow);position:absolute;right:0;top:-80px;bottom:0;margin:auto}.flex-add-to-cart--plus:hover{mix-blend-mode:luminosity}.flex-add-to-cart--minus{padding:0;border:0;height:20px;width:20px;font-size:19px;border-radius:10px;background-color:var(--lightYellow);color:var(--red);position:absolute;right:15%;bottom:0;top:-80px;margin:auto}.flex-add-to-cart--minus:hover{mix-blend-mode:luminosity}.added-to-basket{width:82%;height:auto;padding:10px;background-color:var(--green);text-align:center;position:absolute;bottom:7%;left:9%;z-index:2;border-radius:20px;display:none;opacity:0}.added-to-basket p{color:var(--darkGreen);font-size:14px}.flex-add-to-cart p{padding:5px 0;font-size:13px;width:60%;height:auto;float:left;position:relative}.flex-add-to-cart input{font-size:16px;width:40%;float:left;padding:10px 5%;position:relative}.on-sale-icon{position:absolute;top:-10px;right:-10px;background-color:var(--red);border-radius:40px;width:76px;height:auto;padding:23px 10px;z-index:1;text-align:center}.on-sale-icon b{width:100%;height:auto;float:left;padding:0 0 5px 0;margin:0;font-size:11px;color:var(--lightYellow)}.on-sale-icon p{width:100%;height:auto;float:left;padding:0;margin:0;font-size:16px;color:#fff;line-height:13px}.product-page-content__products-area__content ul>li>h3{width:100%;float:left;height:auto;margin:10px 0 5px 0;font-weight:100;flex-grow:1;font-size:13px}.product-page-content__products-area__content ul>li>i{width:100%;float:left;height:auto;margin:0 0 8px 0}.product-page-content__products-area__content ul>li>a{width:100%;float:left;height:auto}.product-page-content__products-area__content ul>li>img{width:100%;float:left;height:100px;object-fit:contain;object-position:center}.product-page-content__products-area__page-tabbing{width:86%;margin:0 7%;height:auto;float:left;overflow:hidden}.product-page-content__products-area__page-tabbing ul{list-style:none;width:100%;height:auto;padding:0;margin:0}.product-page-content__products-area__page-tabbing ul>li{margin:4px;background-color:#fff;font-size:12px;width:auto;float:left;padding:5px;cursor:pointer}.product-page-content__products-area__page-tabbing ul>li:hover{background-color:var(--red);color:#fff}.product-page-content__products-area__page-tabbing ul>.is-active{background-color:var(--red);color:#fff}.product-page__coupler-container{width:100%;height:auto;float:left;text-align:left}.product-page-content__products-area__filters{position:absolute;top:20px;right:7%;width:225px}.product-page-content__products-area__filters__search{position:absolute;width:300px;height:auto;float:left;z-index:0;left:7%;top:15px}.product-page-content__products-area__filters__search input{width:100%;height:100%;box-sizing:border-box;background-color:#fff;border-radius:20px;padding:12px 20px;border:0;text-align:left;position:relative;z-index:0;font-size:12px}.product-page-content__products-area__filters__search img{position:absolute;top:8px;right:14px;z-index:1;width:20px;height:auto}.product-page-content__products-area__filters__search input:focus-visible{outline:-webkit-focus-ring-color auto 0}.product-page-content__products-area__current-category{position:absolute;width:auto;height:auto;float:left;z-index:0;left:calc(7% + 322px);top:20px}.product-page-content__products-area__current-category h2{font-size:11px;font-weight:100}.product-page-content__products-area__current-sort{position:absolute;width:auto;height:auto;float:left;z-index:0;left:calc(7% + 322px);top:40px;text-align:right}.product-page-content__products-area__current-sort h2{font-size:11px;font-weight:100}.product-page-content__products-area__filters__title{width:auto;height:auto;float:right;cursor:pointer;position:relative;z-index:0}.product-page-content__products-area__filters__title__name{width:85px;height:auto;float:left}.product-page-content__products-area__filters__title__name h3{font-weight:100;font-size:17px;margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.product-page-content__products-area__filters__title__arrow{width:20px;height:auto;float:left;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.product-page-content__products-area__filters__title__arrow--up{position:absolute;top:0;right:0;width:100%;height:auto}.product-page-content__products-area__filters__title__arrow--down{position:absolute;top:0;right:0;width:100%;height:auto;display:none}.product-page-content__products-area__filters__list{position:absolute;top:30px;right:0;width:225px;z-index:2;border-radius:20px;height:auto;padding:20px;box-shadow:rgb(0 0 0 / .24) 0 3px 8px;transform:translate(0,30px);display:none;opacity:0}.product-page-content__products-area__filters__list ul{list-style:none;padding:0;width:100%;margin:0}.product-page-content__products-area__filters__list ul>li{width:100%;height:auto;float:left;font-size:14px;padding:10px 5%;cursor:pointer;border-radius:10px}.product-page-content__products-area__filters__list ul>li:hover{background-color:var(--darkYellow);color:var(--lightYellow)}.no-products-icon{width:90%;height:auto;display:block;max-width:500px;position:absolute;top:100px;left:0;right:0;margin:auto}.product-page-content__category__mobile-title{display:none}.product-page-content__category__mobile-close{display:none}.product-page-mobile-filters{display:none}.product-page-mobile-filters__filter-dropdown{display:none}.product-page-mobile-filters__category-dropdown{display:none}.product-page-mobile-filters__search-dropdown{display:none}.product-page-mobile-filters__dark-transparent-bg{display:none}.dropdown_span_link.is_active~.sub-category-dropdown-container>ul{display:block}.my-products-parent-container{width:90%;margin:0 auto;max-width:1400px;overflow:hidden;display:flex}.my-products-page-container{width:calc(95% - 100px);height:auto;overflow:hidden;float:left;margin:0 0 0 5%}.my-products-page-container.is-active{width:50%;margin:0 0 0 2.5%}.recent-orders-button{width:100px;height:auto;float:left;margin:0}.recent-orders-button>button{width:100%;height:auto;display:block;float:left;text-align:left}.my-recent-orders-wholesale{width:0;height:auto;overflow:hidden;float:left;display:flex;flex-direction:column;margin:0}.my-recent-orders-wholesale.is-active{width:45%;margin:0 0 0 2.5%}.my-recent-orders-wholesale>.shop_table{width:100%;height:auto;margin:10px 0 0 0}.my-recent-orders-wholesale>.shop_table>thead{width:100%;height:auto;float:left}.my-recent-orders-wholesale>.shop_table>thead>tr{width:100%;float:left;display:block;font-size:12px;padding:10px}.my-recent-orders-wholesale>.shop_table>thead>tr>th{text-align:left}.my-recent-orders-wholesale>.shop_table>thead>tr>.order-number{width:5%}.my-recent-orders-wholesale>.shop_table>thead>tr>.order-date{width:17%}.my-recent-orders-wholesale>.shop_table>thead>tr>.order-status{width:12%}.my-recent-orders-wholesale>.shop_table>thead>tr>.order-total{width:28%}.my-recent-orders-wholesale>.shop_table>thead>tr>.order-actions{width:10%}.my-recent-orders-wholesale>.shop_table>tbody{width:100%;height:auto;float:left}.my-recent-orders-wholesale>.shop_table>tbody>tr{background-color:#fff;padding:10px;box-sizing:border-box;margin:0 0 10px 0;text-align:left;width:100%;display:block;font-size:12px;border-radius:7px}.my-recent-orders-wholesale>.shop_table>tbody>tr>.order-number{width:5%}.my-recent-orders-wholesale>.shop_table>tbody>tr>.order-date{width:25%}.my-recent-orders-wholesale>.shop_table>tbody>tr>.order-status{width:16%}.my-recent-orders-wholesale>.shop_table>tbody>tr>.order-total{width:28%}.my-recent-orders-wholesale>.shop_table>tbody>tr>.order-actions{width:23%}.my-recent-orders-wholesale>.shop_table>tbody>tr>.order-actions>a{background-color:#8d0033;padding:5px 10px;color:#edcd73;border-radius:5px;font-size:13px;float:left}.my-recent-orders-wholesale>.shop_table>tbody>tr>.order-actions>a:hover{background-color:#edcd73;color:#8d0033}.my-recent-orders-wholesale>.shop_table>tbody>tr>.order-actions>a:nth-of-type(2){margin:5px 0 0 0;background-color:#edcd73;color:#8d0033}.my-recent-orders-wholesale>.shop_table>tbody>tr>.order-actions>a:nth-of-type(2):hover{background-color:#8d0033;color:#edcd73}.my-products-page-container>.product-page-content__products-area__content{width:100%;margin:0}.my-products-page-container>.product-page-content__products-area__content>ul{display:block}.my-products-page-container>.product-page-content__products-area__content>ul>li{width:31%;margin:20px 1%}.product-category-pop-up{width:100%;height:100vh;background-color:rgb(17 22 28 / .664);position:fixed;top:0;right:0;align-items:center;justify-content:center;z-index:10;display:none}.product-category-pop-up>button{position:absolute;top:30px;right:30px}.product-category-pop-up>img{width:90%;height:auto;max-width:1200px;border-radius:20px;max-height:63vh;object-fit:contain}.product-category-pop-up>.pop-up-desktop-image{display:block}.product-category-pop-up>.pop-up-mobile-image{display:none}.basket-loading{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgb(0 0 0 / .62);display:none;justify-content:center;align-items:center}.basket-loading__flex{width:80%;height:auto;text-align:center}.basket-loading__flex p{color:#fff}.basket-loading__flex img{width:80px;height:auto;display:inline-block}main{float:left;width:100%;padding:20px 5%;box-sizing:border-box}aside.sidebar{display:none}main section>h1{font-size:35px;padding:10px 0;margin:0;color:var(--red)}.checkout-button{width:100%!important;height:100%!important;border-radius:20px!important;padding:10px 15px!important;font-size:15px!important;transition:0.1s cubic-bezier(.65,0,.35,1)!important;border:0!important;background-color:var(--red)!important;color:var(--lightYellow)!important}.checkout-button:hover{background-color:var(--lightYellow)!important;color:var(--red)!important}.mwb_wgm_added_wrapper input{min-height:40px;background-color:#ececec;border:0;color:#0b0b0b;margin:10px 0;border-radius:5px;padding:0 15px}.mwb_wgm_added_wrapper input::placeholder{color:#0b0b0b}.mwb_wgm_added_wrapper select{min-height:40px;background-color:#ececec;border:0;color:#0b0b0b;margin:10px 0;border-radius:5px;padding:0 15px}.mwb_wgm_added_wrapper textarea{min-height:40px;background-color:#ececec;border:0;color:#0b0b0b;margin:10px 0;border-radius:5px;padding:15px}input#mwb_wgm_to_email_send{min-height:auto}.mwb_wgm_section.mwb_delivery_method{margin:10px 0 0 0}a#mwg_wgm_preview_email{display:none}.contact-page-full-height-footer{min-height:100vh}.products-page-footer-extra-padding{padding:0 0 95px 0}.footer-grey-wave-img{width:100%;height:auto;display:block;margin:0 0 -2px 0}.register-intro__section-six{display:flex;flex-wrap:wrap}.register-intro__section-six__left{width:50%;height:auto;float:left;position:relative}.register-intro__section-six__right{width:50%;height:auto;float:left;display:flex;justify-content:center;align-items:center}.register-intro__section-six__left__blob{width:100%;height:101%!important;position:absolute;z-index:1;top:0;left:0}.register-intro__section-six__left__image{position:relative;z-index:0;width:100%;height:100%!important;object-fit:cover;object-position:center}.register-intro__section-six__right__inside{width:80%;height:auto}.register-intro__section-six__right__inside .full-width-row>h2{max-width:350px;font-size:30px;padding:0 0 20px 0}.register-intro__section-six__right__inside .full-width-row>p{max-width:350px;padding:0 0 20px 0}.register-intro__section-six__right__inside__contact-container{display:flex;justify-content:flex-start;padding:0 0 10px 0}.register-intro__section-six__right__inside__contact-container__icon{width:50px;height:auto}.register-intro__section-six__right__inside__contact-container__text{width:auto;height:auto;padding:0 0 0 20px;display:flex;flex-direction:column;justify-content:space-evenly}.register-intro__section-six__right__inside__contact-container__text .full-width-row>a{font-size:18px}.stay-in-touch{width:80%;height:auto;padding:30px 0;max-width:600px;margin:0 auto;overflow:hidden}.mailchimp_flex_parent{width:100%;height:auto;float:left;display:flex;justify-content:space-between;gap:30px}#mc_embed_signup_scroll{display:flex;justify-content:space-between;flex-wrap:wrap}.mailchimp_form_column h2{color:var(--newBlue);font-family:'Magilio'}.mailchimp_form_column input{box-sizing:border-box;background-color:#fff;border-radius:20px;padding:12px 20px;border:0;text-align:left;position:relative;width:100%;height:100%;font-size:16px;border:2px solid #fff}.mailchimp_form_column input[type="submit"]{background-color:var(--newPink);color:#fff;text-align:center;border:2px solid var(--newPink);border-radius:50px;font-weight:600}.mailchimp_form_column input[type="submit"]:hover{background-color:var(--newTurq);color:#fff;border:2px solid var(--newTurq)}#mc_embed_signup div.mce_inline_error{margin:0!important;padding:0!important;background-color:#6b0505;font-weight:700;z-index:1;color:#fff;text-align:center}#mce-responses{width:100%;height:auto;float:left;padding:20px 0;font-size:20px}.stay-in-touch #mc_embed_signup_scroll>label{width:100%;height:auto;float:left;text-align:center;font-size:30px;padding:0 0 30px 0}#mc_embed_signup{width:100%}#mc-embedded-subscribe-form input[type="checkbox"]{display:inline;width:auto;margin-right:10px}#mergeRow-gdpr{margin-top:20px}#mergeRow-gdpr fieldset label{font-weight:400}#mc-embedded-subscribe-form .mc_fieldset{border:none;min-height:0;padding:0;margin:0 20px 10px 20px}.mailchimp_form_column{width:33%;float:left;height:auto}.content__gdpr{width:100%;height:auto;float:left;margin:0 0 30px 0}.sib-form{background-attachment:fixed;font-family:"Josefin Sans",sans-serif!important;padding:0!important;margin:0!important}.small-text{font-size:12px}#sib-form label{width:100%;height:auto;float:left;text-align:center;font-size:30px!important;font-family:"Josefin Sans",sans-serif!important;font-weight:100!important}#sib-form input{width:100%;height:auto;float:left;text-align:center;font-size:16px;box-sizing:border-box;background-color:var(--lightGrey);padding:10px 20px;border:0;color:var(--darkBlue)}.sib-form .entry__field{border:0!important}.sib-form .entry__field:focus-within{box-shadow:0 0 0 0!important}button.sib-form-block__button.sib-form-block__button-with-loader{width:100%;height:100%;padding:10px 15px 14px 15px;font-size:15px;transition:0.3s cubic-bezier(.65,0,.35,1);border:2px solid var(--darkRed);background-color:var(--darkRed);color:var(--paleBlueGrey)}button.sib-form-block__button.sib-form-block__button-with-loader:hover{background-color:#fff0;color:var(--darkRed);transition:0.3s cubic-bezier(.65,0,.35,1);margin:4px 0 0 0;padding:10px 15px 10px 15px}.sign-up-input{width:75%;height:auto;float:left;display:flex}.sign-up-input .email{width:100%;height:auto;float:left;text-align:left;font-size:16px;box-sizing:border-box;background-color:var(--lightGrey);border-radius:12px;padding:10px 20px;border:0;color:var(--darkBlue)}.stay-in-touch #mc_embed_signup_scroll>.clear{width:23%;margin:0 0 0 2%;float:left;height:auto}.stay-in-touch #mc_embed_signup_scroll>.clear>input{width:100%;height:100%;border-radius:20px;padding:10px 15px 14px 15px;font-size:15px;transition:0.1s cubic-bezier(.65,0,.35,1);border:0;background-color:var(--red);color:var(--lightYellow);-webkit-box-shadow:inset 0 -7px 0 0 var(--darkRed);box-shadow:inset 0 -7px 0 0 var(--darkRed)}.stay-in-touch #mc_embed_signup_scroll>.clear>input:hover{-webkit-box-shadow:inset 0 0 0 0 var(--darkRed);box-shadow:inset 0 0 0 0 var(--darkRed);margin:4px 0 0 0;padding:10px 15px 10px 15px}.stay-in-touch__socials{width:80%;height:auto;max-width:250px;margin:0 auto;overflow:hidden;display:flex;justify-content:space-between;padding:25px 0 0 0}.stay-in-touch__socials__single{width:22%;height:auto;float:left;text-align:center}.stay-in-touch__socials__single a>img{width:100%;height:auto;display:inline-block;max-width:50px}.stay-in-touch__socials:hover .stay-in-touch__socials__single{opacity:.5}.stay-in-touch__socials .stay-in-touch__socials__single:hover{opacity:1}.footer_parent{position:relative;background-color:var(--lightGrey)}.footer_parent>.fixed-width-row .footer_disclaimer.mobile{display:none}.footer_parent>.footer-grey-wave-img{position:absolute;width:100%;height:80px;top:-80px;left:0}.footer_parent>.fixed-width-row #sib-form{display:flex}.footer_parent>.fixed-width-row .sib-form-block{padding:0}.footer_parent>.fixed-width-row .entry__label{margin-bottom:0}.footer_parent>.fixed-width-row #sib-form{display:flex}.footer_parent>.fixed-width-row #sib-form input{display:flex;justify-content:center;align-items:center;padding:2px 0 0 0;width:230px;height:40px;margin-right:20px;background-color:#d8d9d9}.footer_parent>.fixed-width-row #sib-form input::placeholder{color:var(--darkGrey);font-size:16px}.footer_parent>.fixed-width-row button.sib-form-block__button.sib-form-block__button-with-loader{width:230px;box-shadow:none;line-height:normal;display:flex;justify-content:center;align-items:center;font-size:16px;height:40px;padding:2px 0 0 0}.footer_parent>.fixed-width-row #sib-form label{text-align:left;display:flex;align-items:center;color:var(--red);margin-top:9px;margin-right:20px;white-space:nowrap}.footer_parent>.fixed-width-row #sib-container{max-width:unset!important;padding:25px 0 8px 0;background-color:var(--lightGrey)!important}.footer_parent>.fixed-width-row .form__label-row{flex-direction:row;align-items:center}.footer_parent>.fixed-width-row .sib-form .entry__field{margin:0;background:var(--lightGrey)}button.sib-form-block__button.sib-form-block__button-with-loader:hover{margin:0}.footer_parent>.fixed-width-row .footer_disclaimer{margin-left:30px;max-width:500px}.footer_parent>.fixed-width-row .footer_disclaimer>span{font-weight:700}.footer_info{background-color:var(--lightGrey)}.footer_info>.fixed-width-row{border-top:3px solid var(--newPink);display:flex;justify-content:space-between;overflow:visible}.footer_info>.fixed-width-row>.left_side{width:60%;display:flex;padding:45px 0}.footer_info>.fixed-width-row>.left_side>.links{width:25%;display:flex;flex-direction:column;padding-right:20px}.footer_info>.fixed-width-row>.left_side>.links h3{color:var(--newBlue);font-weight:600;margin-bottom:10px;font-family:'Magilio'}.footer_info>.fixed-width-row>.left_side>.links a{color:#000;margin-bottom:10px;height:fit-content;width:fit-content}.footer_info>.fixed-width-row>.left_side>.links a:nth-of-type(5){line-height:1.4}.footer_info>.fixed-width-row>.left_side>.links>.socials{display:flex;margin-top:10px}.footer_info>.fixed-width-row>.left_side>.links>.socials a{margin-right:8px}.footer_info>.fixed-width-row>.left_side>.links>.socials img{height:35px;width:auto}.footer_info>.fixed-width-row>.left_side>.questions{width:40%;padding-right:20px}.footer_info>.fixed-width-row>.left_side>.questions h3{color:var(--newBlue);margin-bottom:10px;font-weight:600;font-family:'Magilio'}.footer_info>.fixed-width-row>.left_side>.contact{width:35%;padding-right:20px}.footer_info>.fixed-width-row>.left_side>.contact h3{color:var(--newBlue);margin-bottom:10px;font-weight:600;font-family:'Magilio'}.footer_info>.fixed-width-row>.left_side>.contact a{white-space:nowrap;color:#000;margin-bottom:20px;height:fit-content;width:fit-content;display:block;display:flex;align-items:center}.footer_info>.fixed-width-row>.left_side>.contact a img{height:42px;width:auto;margin-right:11px}.footer_info>.fixed-width-row>.left_side>.contact a:nth-of-type(4) img{width:42px;width:auto;margin-right:11px;line-height:1.2}.footer_info>.fixed-width-row>.right_side{width:40%;position:relative;overflow:visible;margin-right:-10%}.footer_info>.fixed-width-row>.right_side>.headshot{width:115%;height:100%;object-fit:cover;object-position:center}.footer_info>.fixed-width-row>.right_side>.grey_overlay{position:absolute;top:0;left:-1px;width:115%;height:100%;transform:scaleX(-1)}.footer_bottom{background-color:var(--newBlue);padding:20px 0;position:relative;overflow:visible}.footer_bottom>.logo_absolute{position:absolute;width:219px;height:113px;top:-111px;right:0;background-color:var(--newBlue);display:flex;justify-content:flex-end;align-items:center;padding-right:10px;border-top-left-radius:130px}.footer_bottom>.logo_absolute>img{width:auto;height:110px}.footer_bottom>.fixed-width-row{display:flex;align-items:center}.footer_bottom>.fixed-width-row a{padding:0 10px;border-right:1px solid #fff;color:#fff;width:fit-content;height:fit-content}.footer_bottom>.fixed-width-row a:nth-of-type(1){padding-left:0}.footer_bottom>.fixed-width-row a:nth-of-type(5){border-right:none}.customer-login-portal{width:100%;height:100vh;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;z-index:100}.customer-login-portal__flex{width:80%;max-width:400px;height:auto;margin:0 auto;overflow:hidden}.customer-login-portal__flex__logo{width:100%;height:auto;display:block;float:left}.customer-login-portal__flex__logo img{width:80%;height:auto;margin:0 10%;display:block;float:left}.customer-login-portal__flex__form{width:100%;height:auto;float:left;padding:40px 0 0 0}.customer-login-portal__flex__form input{width:100%;border:0;height:40px;border-radius:10px;padding:0 10px;font-size:16px;text-align:center;color:var(--darkBlue);margin:0 0 20px 0}.customer-login-portal__flex__form button{width:100%;height:100%;border-radius:20px;padding:10px 15px 14px 15px;font-size:15px;transition:0.1s cubic-bezier(.65,0,.35,1);border:0;background-color:var(--red);color:var(--lightYellow);-webkit-box-shadow:inset 0 -7px 0 0 var(--darkRed);box-shadow:inset 0 -7px 0 0 var(--darkRed)}.customer-login-portal__flex__form button:hover{-webkit-box-shadow:inset 0 0 0 0 var(--darkRed);box-shadow:inset 0 0 0 0 var(--darkRed);margin:4px 0 0 0;padding:10px 15px 10px 15px}.customer-login-portal__flex__form label{width:100%;height:auto;float:left;padding:0 0 10px 0;color:var(--darkBlue);font-size:16px;text-align:center}label.woocommerce-form-login__rememberme{display:flex;justify-content:center;align-items:center}.woocommerce-form-login__rememberme span{width:40%;float:left}.woocommerce-form-login__rememberme input{width:30px;height:40px;float:left;margin:0}.customer-login-portal__lost-password{width:100%;height:auto;float:left;text-align:center;padding:20px 0 0 0}img.woocommerce-placeholder.wp-post-image{max-height:50px}nav.woocommerce-MyAccount-navigation{margin:0 0 40px 0;float:left;overflow:hidden}form.woocommerce-EditAccountForm.edit-account{display:flex;flex-direction:column;gap:10px}.woocommerce-EditAccountForm input,.woocommerce-MyAccount-content input{min-height:35px;border-radius:5px;border:1px solid #c9c9c9;padding:5px 10px}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{position:absolute;right:.7em;top:.2em;cursor:pointer}button.woocommerce-Button.button,form.woocommerce-form.woocommerce-form-login.login button{font-size:15px;transition:0.3s cubic-bezier(.65,0,.35,1);border:2px solid var(--darkRed);background-color:var(--darkRed);color:var(--paleBlueGrey)}.woocommerce-billing-fields input{min-height:35px;border-radius:5px;border:1px solid #c9c9c9;padding:5px 10px}.woocommerce-additional-fields input,.woocommerce-additional-fields textarea,.woocommerce-shipping-fields input,input#coupon_code,form.woocommerce-form.woocommerce-form-login.login input,form.woocommerce-ResetPassword.lost_reset_password input{min-height:35px;border-radius:5px;border:1px solid #c9c9c9;padding:5px 10px}#customer_details .col-1,#customer_details .col-2{width:100%}#customer_details{width:calc(50% - 20px);float:left;margin:0 20px 0 0}div#order_review{width:calc(50% - 20px);float:left;margin:0 0 0 20px}td.product-remove img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail{mix-blend-mode:multiply}input#coupon_code{min-width:300px;margin:0 20px 0 0}.woocommerce-info::before{color:var(--newGreen)!important}.woocommerce-info{border-top-color:var(--newGreen)!important}.woocommerce-info a{color:var(--newPink)!important}.woocommerce-form-login__rememberme span{width:fit-content;float:left;margin:7px 0 0 7px}.my-product-li__variable-statement{flex-grow:1}.my-product-li__variable-statement b{padding:20px 0;float:left;font-size:15px;color:var(--darkBlue)}.my-product-li__variable-statement b>span{color:var(--red)}.single-product .woocommerce{width:80%;margin:40px 10%;border-radius:20px;background-color:#fff;overflow:hidden;padding:40px 5%}h1.product_title.entry-title{font-weight:300;font-size:24px;color:var(--darkBlue);padding:0 0 20px 0!important;font-family:'Magilio'}.summary.entry-summary>p:nth-of-type(1){padding:0 0 20px 0}.woocommerce-product-details__short-description{padding:20px 0}.woocommerce-product-details__short-description p{font-size:13px}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--newTurq);font-size:31px!important}.quantity{width:100%;float:left}.single_add_to_cart_button{width:100%!important;height:40px!important;padding:10px!important;font-size:15px!important;transition:0.3s cubic-bezier(.65,0,.35,1)!important;background-color:transparent!important;color:var(--newBlue)!important;border:2px solid var(--newBlue)!important;border-radius:0!important;margin:24px 0 0 0!important}.single_add_to_cart_button:hover{transition:0.3s cubic-bezier(.65,0,.35,1)!important;background-color:var(--newPurple)!important;border:2px solid var(--newPurple)!important;color:#fff!important}.summary.entry-summary .quantity>input.qty{border:0;background-color:var(--paleBlueGrey)!important;padding:14px 0;width:30%!important;text-align:center!important;border-radius:20px;font-size:16px;margin:10px 0 0 0}table.variations select{border:0;background-color:var(--paleBlueGrey);padding:10px;border-radius:5px}.reset_variations{color:var(--red)}.product_meta .posted_in>a{color:var(--red)}.woocommerce-product-gallery__trigger{display:none}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:0!important}.woocommerce div.product div.images img{object-fit:contain;object-position:center;max-height:400px}.white-wave-row{width:100%;height:auto;float:left}.white-wave-row img{width:100%;height:auto;float:left;display:block;margin:0 0 -1px 0}.quick-cart-container{position:fixed;left:0;z-index:100;width:100%;height:100vh;display:none}.quick-cart-container__bg{position:relative;top:0;left:0;width:100%;height:100%;z-index:1;background-color:rgb(17 22 28 / .58);opacity:0}.quick-cart-container__cart{position:absolute;top:0;right:-70%;width:70%;height:100%;z-index:2;background-color:#fff;display:flex;flex-direction:column;max-width:610px}.quick-cart-container__cart__container{width:80%;height:auto;margin:0 10%;float:left;padding:5% 0}.quick-cart-container__cart__back-and-checkout-container{display:flex;justify-content:space-between;align-items:flex-end;width:80%;height:auto;margin:0 10%;float:left;padding:0 0 10px 0}.quick-cart-container__cart__back-and-checkout-container--continue{width:auto;height:auto;float:left}.quick-cart-container__cart__back-and-checkout-container--continue a{font-size:20px;color:var(--newBlue);padding:0 0 10px 0;border-bottom:2px solid var(--newBlue);cursor:pointer;text-decoration:none;float:left}.quick-cart-container__cart__back-and-checkout-container--continue a:hover{padding:5px 0 5px 0}.quick-cart-container__cart__back-and-checkout-container--checkout{width:40%;height:auto;float:left}.quick-cart-container__cart__back-and-checkout-container--checkout button{width:100%}#quick-cart-results{width:80%;height:auto;flex-grow:1;margin:0 10%;float:left;overflow-x:hidden;position:relative;display:flex}.quick-cart-container__cart__container__title{width:100%;height:auto;float:left;text-align:right;font-size:25px}.quick-cart-container__total{width:80%;height:auto;margin:0 10%;float:left;display:flex;justify-content:flex-end;align-items:center;padding:5% 0}.quick-cart-container__total h3{color:var(--darkBlue);font-size:20px;font-weight:100;margin:0 20px 0 0}.quick-cart-container__total h2{color:var(--red);font-size:30px;font-weight:100}.single-cart-item-result{padding:20px 0;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--paleBlueGrey);position:relative}.single-cart-item-result__deleting{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background-color:rgb(0 0 0 / .57);justify-content:center;align-items:center;border-radius:30px}.single-cart-item-result__deleting img{width:auto;height:60px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.single-cart-item-result__image{width:20%;height:auto;float:left}.single-cart-item-result__image img{width:100%;height:100%;object-fit:contain;display:block;max-height:68px}.single-cart-item-result__title{width:30%;height:auto;float:left}.single-cart-item-result__title h3{font-size:15px}.single-cart-item-result__quantity{width:30%;height:auto;float:left;position:relative;display:flex;justify-content:space-between;align-items:center}.single-cart-item-result__price{width:20%;height:auto;float:left;text-align:right}.single-cart-item-result__price p{width:100%;height:auto;float:left;text-align:right;color:var(--newTurq);font-size:16px}.single-cart-item-result__price__delete{width:auto;height:auto;float:right;text-align:right;color:var(--darkBlue);font-size:12px;padding:5px 0;border-bottom:1px solid var(--darkBlue)}.single-cart-item-result__price__delete:hover{color:var(--red);border-bottom:1px solid var(--red)}.single-cart-item-result__price__update{width:auto;height:auto;float:right;text-align:right;font-size:12px;padding:5px 10px;border-radius:4px;color:var(--lightYellow);background-color:var(--red);display:none}.single-cart-item-result__price__update:hover{color:var(--red);background-color:var(--lightYellow)}.loading-cart-gif-container{position:absolute;width:80%;height:auto;top:0;bottom:0;margin:auto;left:0;right:0}.loading-cart-gif-container h2{width:100%;height:auto;float:left;text-align:center;font-size:15px;color:var(--darkBlue)}.loading-cart-gif-container img{width:100%;height:80px;object-fit:contain;object-position:center}.single-cart-item-result__quantity--minus{width:40px;height:40px;border-radius:20px;float:left;border:0;background-color:#fff0;color:var(--darkBlue);font-size:16px}.single-cart-item-result__quantity--minus:hover{background-color:var(--darkBlue);color:var(--paleBlueGrey)}.single-cart-item-result__quantity input{width:40%;height:40px;float:left;text-align:center;font-size:16px;border:0;background-color:var(--paleBlueGrey);color:var(--darkBlue);border-radius:11px}.single-cart-item-result__quantity--plus{width:40px;height:40px;border-radius:20px;float:left;border:0;background-color:#fff0;color:var(--darkBlue);font-size:16px}.single-cart-item-result__quantity--plus:hover{background-color:var(--darkBlue);color:var(--paleBlueGrey)}.empty-card-container{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.empty-card-container b{width:auto;height:auto;float:left;display:block;position:absolute;top:0;right:0;color:var(--red);font-size:20px;text-align:right;padding:0 0 20px 0;border-bottom:2px solid var(--red)}.empty-card-container img{width:100%;height:auto;max-height:100%;float:left;display:block;position:absolute;bottom:0;left:0}.woocommerce-mini-cart__total{width:100%;height:auto;float:left;display:flex;justify-content:flex-end;align-items:center;padding:5% 0}.woocommerce-mini-cart__total strong{color:var(--darkBlue);font-size:20px;font-weight:100;margin:0 20px 0 0}.woocommerce-mini-cart__total span{color:var(--newTurq);font-size:30px;font-weight:100}.dropdown-menu-mini-cart{width:100%;height:auto;list-style:none;padding:0;margin:0}li.woocommerce-mini-cart-item.mini_cart_item{padding:27px 0!important;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--paleBlueGrey);position:relative;float:left;width:100%}li.woocommerce-mini-cart-item.mini_cart_item a{width:50%;font-weight:100!important;color:var(--darkBlue);display:flex!important;align-items:center}li.woocommerce-mini-cart-item.mini_cart_item .remove_from_cart_button{order:3;background-color:var(--newBlue)!important;color:var(--paleBlueGrey)!important;font-size:34px!important;height:30px!important;width:30px!important;text-align:center;justify-content:center;align-items:center;border-radius:15px;padding:0 0 5px 0;box-sizing:border-box}ul.woocommerce-mini-cart.cart_list.product_list_widget{width:100%;height:auto;float:left;padding:0 10px 0 0;margin:0}li.woocommerce-mini-cart-item.mini_cart_item .remove_from_cart_button:hover{background-color:var(--lightYellow)!important;color:var(--red)!important}li.woocommerce-mini-cart-item span.quantity{width:30%;text-align:right}li.woocommerce-mini-cart-item.mini_cart_item a>img{width:20%;height:auto;max-height:50px;object-fit:contain;margin:0;padding:0}.woocommerce .cart .button,.woocommerce .cart input.button{float:none;width:auto;height:100%;border-radius:20px;padding:10px 15px;font-size:15px;transition:0.1s cubic-bezier(.65,0,.35,1);border:0}.woocommerce .cart .button,.woocommerce .cart input.button:hover{background-color:var(--newPurple);color:var(--wc-primary-text)}.woocommerce .cart .button:hover{background-color:var(--newTurq);color:var(--wc-primary-text)}.product-quantity .quantity>input{border:0;background-color:var(--paleBlueGrey);padding:11px 0;width:100%;text-align:center!important;border-radius:20px;font-size:16px}.woocommerce a.remove{background-color:var(--newBlue)!important;color:var(--wc-primary-text)!important;font-size:28px!important;height:30px!important;width:30px!important;text-align:center;justify-content:center;align-items:center;border-radius:15px;line-height:32px;padding-left:.5px}.woocommerce a.remove:hover{background-color:var(--newTurq)!important;color:var(--wc-primary-text)!important}.woocommerce-cart-form__cart-item td::before{color:var(--darkBlue)!important;font-weight:100!important}.woocommerce-cart-form__cart-item td>a{font-weight:100!important;color:var(--darkBlue)!important}a.checkout-button{background-color:var(--newPink)!important;color:var(--wc-primary-text)!important;padding:10px 15px!important}a.checkout-button:hover{background-color:var(--newTurq)!important;color:var(--wc-primary-text)!important}.woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:#fff0}.product-subtotal span{font-weight:700;font-size:20px;color:var(--newTurq)}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{width:100%!important}.cart_totals h2{padding:0 0 20px 0}tr.order-total td{font-size:23px;color:var(--red)}li.wc_payment_method.payment_method_stripe img{width:40px}li.wc_payment_method.payment_method_epdq img{width:20%;max-width:250px}button#place_order{float:none;width:100%;height:auto;border-radius:20px;padding:15px;font-size:15px;transition:0.1s cubic-bezier(.65,0,.35,1);border:0;margin:20px 0 0 0;background-color:var(--newPink);color:var(--wc-primary-text)}button#place_order:hover{background-color:var(--newTurq);color:var(--wc-primary-text)}.woocommerce-MyAccount-navigation ul{list-style:none;padding:0;width:100%;float:left;margin:0}.woocommerce-MyAccount-navigation ul>li{width:100%;height:auto;float:left;border-bottom:2px solid var(--newBlue)}.woocommerce-MyAccount-navigation ul>li>a{color:var(--newBlue);width:100%;height:100%;float:left;padding:10px 0 10px 15px}.woocommerce-MyAccount-navigation ul>li:hover{background-color:var(--newBlue)}.woocommerce-MyAccount-navigation ul>li:hover>a{color:var(--newPink)}.woocommerce-Address{padding:20px;background-color:var(--paleBlueGrey);border-radius:10px;margin:20px 0}li.woocommerce-PaymentMethod.woocommerce-PaymentMethod--stripe.payment_method_stripe img{width:30px}.quantity input{background-color:#fff!important;border-radius:5px!important;min-width:100px}.woocommerce-notices-wrapper{margin:10px 0 0 0}.shop_page_cat_and_products{display:flex;flex-wrap:wrap;min-height:100vh;padding-bottom:80px}.shop_page_categories{width:250px;height:auto;float:left;margin:0 40px 0 0;padding:20px;background-color:#fff;border-right:2px solid #f8f8f8;box-sizing:border-box;position:sticky;top:0;border-bottom-right-radius:15px}.reset_all_filters_button{width:100%;height:auto;float:left}.reset_all_filters_button button{width:100%;height:auto;float:left;padding:10px;border:1px solid var(--newBlue);background-color:#fff0;color:var(--newBlue)}.reset_all_filters_button button:hover{background-color:var(--newPurple);color:#fff;border:1px solid var(--newPurple)}.shop_page_content{width:calc(100% - 330px);height:auto;float:left;overflow:hidden;margin:0 auto;max-width:1300px;background-color:var(--wc-primary-text);padding:20px 30px 20px 30px}.shop_page_content h1{margin:20px 0 0 0;padding:0}h1.page_title span{font-size:15px}.shop_page_content a.is_active button{font-size:14px;margin:0 0 0 10px;padding:5px}.shop_page_content h2{font-size:16px;margin:10px 0 0 0}.wp-block-woocommerce-product-categories.wc-block-product-categories.is-list{max-width:250px;float:left;margin:0 40px 0 0;padding:0 0 60px 0;background-color:var(--darkGrey);box-sizing:border-box}form.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search{width:100%;height:auto;float:left;margin:20px 40px 20px 0}ul.wc-block-product-categories-list.wc-block-product-categories-list--depth-0{margin:0 20px;padding:20px 0;width:calc(100% - 40px);list-style:none}li.wc-block-product-categories-list-item,li.wc-block-product-categories-list-item a{font-size:14px;color:#fff}.wp-block-woocommerce-all-products.wc-block-all-products{width:100%;height:auto;float:left;margin:0 40px 0 0}form.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search .wp-block-search__label{display:none}label.wc-block-sort-select__label.wc-block-components-sort-select__label{display:none}select#wc-block-components-sort-select__select-0,.woocommerce .woocommerce-ordering select{box-sizing:border-box;background-color:#fff;border-radius:20px;padding:12px 20px;border:0;text-align:left;position:relative;z-index:0;font-size:14px;color:#000}ul.wc-block-grid__products,.woocommerce .products ul,.woocommerce ul.products{width:100%;height:auto;float:left;list-style:none;display:flex!important;flex-wrap:wrap;justify-content:start;padding:0;margin:0;gap:20px 20px}.search_results_parent{width:100%;height:auto;float:left;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;padding:0;margin:0}.search_results_parent h1{width:100%;height:auto;float:left;text-align:center;margin:20px 0 0 0;padding:0;font-size:27px}li.wc-block-grid__product.wc-block-layout,.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product,article.product,.woocommerce ul.products li.product{width:calc(25% - 20px);height:auto;flex:unset!important;float:left;margin:0;background-color:#fff;border-radius:20px;padding:5px;display:flex;flex-direction:column;position:relative;border:0;transition:0.1s cubic-bezier(.65,0,.35,1);align-items:center}.woocommerce ul.products li.product:hover .button{background-color:var(--newPurple);color:#fff;border:2px solid var(--newPurple)}article.product a{color:var(--extraDarkBlue);font-size:12px;width:100%;height:100%;display:flex;flex-direction:column;align-items:center}article.product .author{display:none}article.product p{display:none}article.product .date{display:none}article.product h2{color:var(--extraDarkBlue);font-size:12px;margin:10px 0 0 0}article.product .wc-block-formatted-money-amount{margin:6px 0;flex-grow:1}.pagination{width:100%;float:left;text-align:center;margin:30px 0}.wc-block-components-product-rating.wc-block-grid__product-rating{display:none}.wc-block-grid__products .wc-block-grid__product-image img,.woocommerce ul.products li.product a img,article.product img{width:100%;float:left;height:260px;object-fit:contain;object-position:center;max-height:unset;margin:0 0 30px 0;transform:scale(.9) translate(0,10%);transition:0.3s cubic-bezier(.65,0,.35,1)}.woocommerce ul.products li.product:hover img{transform:scale(1) translate(0,0%);transition:0.3s cubic-bezier(.65,0,.35,1)}p.woocommerce-mini-cart__total.total .woocommerce-Price-amount{font-size:31px}.woocommerce ul.products li.product button,article.product button,button.wp-block-button__link.wp-element-button.add_to_cart_button.wc-block-components-product-button__button,.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button{width:auto;height:100%;border-radius:20px;padding:10px 15px 14px 15px;font-size:15px;transition:0.1s cubic-bezier(.65,0,.35,1);border:0;background-color:var(--red);color:var(--lightYellow);-webkit-box-shadow:inset 0 -7px 0 0 var(--darkRed);box-shadow:inset 0 -7px 0 0 var(--darkRed)}.woocommerce ul.products li.product button,article.product button:hover,button.wp-block-button__link.wp-element-button.add_to_cart_button.wc-block-components-product-button__button:hover,.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button:hover{-webkit-box-shadow:inset 0 0 0 0 var(--darkRed);box-shadow:inset 0 0 0 0 var(--darkRed);margin:4px 0 0 0;padding:10px 15px 10px 15px}article.product button{height:auto}.wc-block-pagination.wc-block-components-pagination{margin:30px 0;float:left;width:100%}.wc-block-grid__products .wc-block-grid__product-image a,.woocommerce ul.products li.product a{width:100%;height:100%;display:block;float:left}span.wc-block-components-product-price.wc-block-grid__product-price.price.wc-block-components-product-price{flex-grow:1}a.wc-block-components-product-name,h2.woocommerce-loop-product__title{color:var(--extraDarkBlue);font-size:16px!important;font-weight:300;float:left;width:100%!important}a.woocommerce-LoopProduct-link.woocommerce-loop-product__link{text-decoration:none;text-align:center;font-size:12px;color:var(--red)}span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value.wc-block-grid__product-price__value,span.woocommerce-Price-amount.amount{color:var(--newTurq);font-size:24px;text-align:center;margin:0;padding:0;font-weight:600}a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart,a.button.wp-element-button.product_type_simple{width:fit-content;height:100%;border-radius:20px;padding:10px 15px 14px 15px;font-size:15px;text-align:center;transition:0.1s cubic-bezier(.65,0,.35,1);border:0;background-color:var(--red);color:var(--lightYellow);-webkit-box-shadow:inset 0 -7px 0 0 var(--darkRed);box-shadow:inset 0 -7px 0 0 var(--darkRed);display:inline-block;font-weight:400;max-height:39px;width:160px;max-width:160px}a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover,a.button.wp-element-button.product_type_simple:hover{-webkit-box-shadow:inset 0 0 0 0 var(--darkRed);box-shadow:inset 0 0 0 0 var(--darkRed);margin:19px 0 0 0;padding:10px 15px 10px 15px}.woocommerce ul.products::before{display:none}.woocommerce ul.products::after{display:none}nav.woocommerce-pagination{width:100%;float:left;margin:30px 0}.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li{border:0}a.prev.page-numbers,a.page-numbers,a.next.page-numbers{color:var(--extraDarkBlue)}.woocommerce .woocommerce-result-count{margin:20px 0;font-size:16px}main section{text-align:center}.no_search_results_parent{width:100%;height:auto;float:left}.no_search_results_parent h2{font-size:15px;margin:20px 0 0 0}.wp-block-search__inside-wrapper{height:41px;display:flex;flex-wrap:wrap;justify-content:space-between}form.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search input{box-sizing:border-box;background-color:#fff;border-radius:20px;padding:12px 20px;border:0;text-align:left;position:relative;z-index:0;font-size:16px;width:calc(100% - 140px);border:2px solid var(--paleBlueGrey)}form.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search input::placeholder{color:#000}form.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search input.is_focused{border:2px solid var(--red)}button.wp-block-search__button.wp-element-button{width:120px;height:auto;border-radius:20px;padding:10px 15px 14px 15px;font-size:15px;transition:0.1s cubic-bezier(.65,0,.35,1);border:0;background-color:var(--lightYellow);color:var(--red);-webkit-box-shadow:inset 0 -7px 0 0 var(--darkYellow);box-shadow:inset 0 -7px 0 0 var(--darkYellow)}button.wp-block-search__button.wp-element-button:hover{-webkit-box-shadow:inset 0 0 0 0 var(--darkYellow);box-shadow:inset 0 0 0 0 var(--darkYellow);margin:4px 0 0 9px;padding:10px 15px 10px 15px}.nav-parent__search-bar button{width:27px!important;height:42px!important;padding:0!important;margin:0 0 0 10px!important;box-shadow:none!important;-webkit-box-shadow:none!important;background-color:transparent!important;border-radius:0!important}.nav-parent__search-bar center h2{display:none}form.search{margin:20px auto 0 auto;text-align:center;width:80%;max-width:800px;height:41px;display:flex;flex-wrap:wrap;justify-content:space-between}form.search input{box-sizing:border-box;background-color:#fff;border-radius:20px;padding:12px 20px;border:0;text-align:left;position:relative;z-index:0;font-size:14px;width:calc(100% - 140px)}form.search button{width:120px;height:auto;border-radius:20px;padding:10px 15px 14px 15px;font-size:15px;transition:0.1s cubic-bezier(.65,0,.35,1);border:0;background-color:var(--lightYellow);color:var(--red);-webkit-box-shadow:inset 0 -7px 0 0 var(--darkYellow);box-shadow:inset 0 -7px 0 0 var(--darkYellow)}form.search button:hover{-webkit-box-shadow:inset 0 0 0 0 var(--darkYellow);box-shadow:inset 0 0 0 0 var(--darkYellow);margin:4px 0 0 0;padding:10px 15px 10px 15px}.mobile_reset_filters a{max-width:200px}.mobile_filter_list_filter_by_price .button-flat{max-width:200px}.full-width-row.mobile_reset_filters{display:flex;justify-content:end}.shop_page_categories .cat_area_title{height:auto;float:left;width:100%;background-color:#fff}.shop_page_categories .cat_area_title>h3{color:var(--newBlue);font-size:16px;border-bottom:2px solid var(--newPink);padding:0 0 9px 0}.shop_page_categories.mobile_shop_categories .cat_area_title{background-color:#fff}.shop_page_categories.mobile_shop_categories .cat_area_title h3{font-size:18px}.shop_page_categories>ul{list-style:none;width:100%;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}.shop_page_categories li,.shop_page_categories a{color:var(--paleBlueGrey);font-size:14px;display:block}.shop_page_categories .menu-item-has-children>a{cursor:pointer;position:relative;width:100%;height:auto;font-weight:700}.shop_page_categories .menu-item-has-children>a::after{content:"";position:absolute;top:0;right:0;width:20px;height:20px;background-size:20px 20px;background-position:center;background-repeat:no-repeat;background-image:url(/wp-content/themes/hopsandbarley/img/arrow_white_up.svg)}.shop_page_categories .menu-item-has-children>.sub-menu{display:none}.shop_page_categories .menu-item-has-children.is_active>.sub-menu{display:flex;flex-direction:column;gap:10px;margin:10px 0 0 0;padding:0 0 0 20px}.shop_page_categories .menu-item-has-children.is_active>a::after{background-image:url(/wp-content/themes/hopsandbarley/img/arrow_white_down.svg)}.shop_page_categories .menu-item-has-children>.sub-menu li.menu-item-has-children>a::after{content:"";position:absolute;top:0;right:0;width:20px;height:20px;opacity:.6;background-size:15px 15px;background-position:center;background-repeat:no-repeat;background-image:url(/wp-content/themes/hopsandbarley/img/arrow_white_up.svg)}.shop_page_categories .menu-item-has-children>.sub-menu li.menu-item-has-children.is_active>a::after{background-image:url(/wp-content/themes/hopsandbarley/img/arrow_white_down.svg)}.shop_page_categories .menu-item-has-children>.sub-menu li.menu-item-has-children>.sub-menu li.menu-item-has-children>a::after{content:"";position:absolute;top:0;right:0;width:20px;height:20px;opacity:.6;background-size:15px 15px;background-position:center;background-repeat:no-repeat;background-image:url(/wp-content/themes/hopsandbarley/img/arrow_white_up.svg)}.shop_page_categories .menu-item-has-children>.sub-menu li.menu-item-has-children>.sub-menu li.menu-item-has-children.is_active>a::after{background-image:url(/wp-content/themes/hopsandbarley/img/arrow_white_down.svg)}form#woocommerce-orderby{width:100%;height:auto;float:left}div#search-results{width:100%;height:auto;float:left;position:relative}.search_filter_parent{width:100%;height:auto;float:left;display:flex;justify-content:center}.search_filter_parent select{box-sizing:border-box;background-color:#fff;border-radius:20px;padding:12px 20px;border:0;text-align:left;position:relative;z-index:0;font-size:14px;color:#000}.search_single_product{width:calc(25% - 20px);height:auto;flex:unset!important;float:left;margin:0;background-color:#fff;border-radius:20px;padding:10px;display:flex;flex-direction:column;position:relative;border:0;transition:0.1s cubic-bezier(.65,0,.35,1);align-items:center}a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,.search_single_product button,.woocommerce ul.products li.product .button{width:100%;height:auto;padding:10px;font-size:15px;transition:0.3s cubic-bezier(.65,0,.35,1);background-color:#fff0;color:var(--newBlue);border:2px solid var(--newBlue);text-align:center}a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover,.search_single_product button:hover,.woocommerce ul.products li.product .button:hover{transition:0.3s cubic-bezier(.65,0,.35,1);background-color:var(--newPurple);color:#fff;border:2px solid var(--newPurple)}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading{opacity:1!important;position:relative!important;height:40px!important}a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.loading{background-color:var(--newPurple)!important;color:#fff!important;border-color:2px solid var(--newPurple)}li.product a{float:left;width:100%;height:auto}.search_single_product .loading{width:100%;float:left;height:100%;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;background-color:rgb(0 0 0 / .7);z-index:1;border-radius:20px;display:none}.search_single_product .loading.is_active{display:flex}.search_single_product .loading .shapes{width:44.8px;height:44.8px;color:#edcd73;position:relative;background:linear-gradient(currentColor 0 0) center/100% 11.2px,linear-gradient(currentColor 0 0) center/11.2px 100%;background-repeat:no-repeat}.search_single_product .loading .shapes:before{content:"";position:absolute;inset:0;background:linear-gradient(currentColor 0 0) 0 0,linear-gradient(currentColor 0 0) 100% 0,linear-gradient(currentColor 0 0) 0 100%,linear-gradient(currentColor 0 0) 100% 100%;background-size:16.799999999999997px 16.799999999999997px;background-repeat:no-repeat;animation:shapes-9a9hjfmd 1.2000000000000002s infinite cubic-bezier(.3,1,0,1)}ul.products .loading .shapes{width:44.8px;height:44.8px;color:#edcd73;position:relative;background:linear-gradient(currentColor 0 0) center/100% 11.2px,linear-gradient(currentColor 0 0) center/11.2px 100%;background-repeat:no-repeat}ul.products .loading .shapes.shapes:before{content:"";position:absolute;inset:0;background:linear-gradient(currentColor 0 0) 0 0,linear-gradient(currentColor 0 0) 100% 0,linear-gradient(currentColor 0 0) 0 100%,linear-gradient(currentColor 0 0) 100% 100%;background-size:16.799999999999997px 16.799999999999997px;background-repeat:no-repeat;animation:shapes-9a9hjfmd 1.2000000000000002s infinite cubic-bezier(.3,1,0,1)}@keyframes shapes-9a9hjfmd{33%{inset:-11.2px;transform:rotate(0deg)}66%{inset:-11.2px;transform:rotate(90deg)}100%{inset:0;transform:rotate(90deg)}}.search_single_product .loading>img{width:30px;height:30px}.search_single_product a{width:100%;height:100%;display:block;position:relative}.search_single_product a:hover button{background-color:var(--lightYellow);color:var(--red)}.search_single_product img{width:100%;float:left;height:100px;object-fit:contain;object-position:center}.search_single_product h2{color:var(--extraDarkBlue);font-size:12px;margin:10px 0;float:left;width:100%;text-align:center}.search_single_product h3{color:var(--red);font-size:14px;font-weight:100;margin:0 0 10px 0;float:left;width:100%;text-align:center}a.added_to_cart.wc-forward{display:none!important}.go_back_home_parent{width:100%;height:auto;float:left;text-align:center}.search_results_parent form.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search{margin:20px 0}.go_back_home_parent a{text-decoration:none;font-size:18px;font-weight:600;color:var(--red);padding:0;margin:0;position:relative}.go_back_home_parent a::after{position:absolute;content:"";width:100%;height:2px;background-color:var(--red);border:0;padding:0;bottom:-10px;left:0}.go_back_home_parent a:hover{color:var(--darkBlue)}.go_back_home_parent a:hover::after{background-color:var(--darkBlue)}.search_product_list{width:100%;height:auto;float:left;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;padding:0;margin:20px 0 0 0;gap:20px 20px}a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.loading{padding:10px;position:relative}a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.loading::after{top:10px;position:absolute;right:10px}a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added::after{position:absolute;right:15px}.shop_page_loader{z-index:1000;border:none;margin:0;padding:0;width:100%;height:100%;top:0;left:0;background-color:#000;opacity:.6;cursor:wait;position:fixed!important;display:none;background-color:#fff!important;opacity:0.7!important}.shop_page_loader.is_active{display:block}.shop_page_loader.is_active::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/themes/hopsandbarley/img/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.navigation-category-links>ul{width:90%;height:50px;float:left;display:flex;justify-content:space-evenly;align-items:center;list-style:none;padding:0;margin:0 5%;z-index:100;position:relative}.navigation-category-links>ul>li{margin:0;padding:0;height:100%;display:flex;align-items:center;justify-content:center;width:100%;cursor:pointer}.navigation-category-links>ul>li.all_categories_link{display:none}.navigation-category-links>ul>li>a{color:#fff;font-weight:100;font-size:15px}.navigation-category-links>ul>li.menu-item-has-children>ul.sub-menu{color:#fff;width:100%;height:auto;list-style:none;margin:0;padding:0 20px 20px 20px;position:absolute;top:48px;box-sizing:border-box;left:0;border-bottom-left-radius:20px;border-bottom-right-radius:20px;display:none}.navigation-category-links>ul li.menu-item-has-children{position:relative;background-color:var(--darkBlue)}.navigation-category-links ul li.menu-item-has-children a{font-weight:100;width:100%;height:100%;display:flex;justify-content:start;align-items:center}.navigation-category-links>ul>li.menu-item-has-children>a{width:90%;height:100%;display:flex;justify-content:start;align-items:center;font-weight:100}.navigation-category-links>ul ul.sub-menu{background-color:var(--darkBlue)}.navigation-category-links>ul>li.menu-item-has-children>ul.sub-menu li.menu-item-has-children ul li{width:100%;height:100%}.navigation-category-links>ul>li.menu-item-has-children>ul.sub-menu li.menu-item-has-children ul li a{width:100%;height:100%;display:block}.navigation-category-links li.menu-item-has-children ul.sub-menu{display:none;list-style:none;margin:0;padding:10px 0 0 0;width:100%;box-sizing:border-box}.navigation-category-links a{position:relative}.navigation-category-links ul li.menu-item-has-children{position:relative}.navigation-category-links ul li.menu-item-has-children a:not([href]):after{position:absolute;top:0;right:0;content:"";font-size:15px;width:20px;height:100%;color:#fff;background-size:11px 11px;background-position:center;background-repeat:no-repeat;background-image:url(/wp-content/themes/hopsandbarley/img/arrow_white_up.svg)}.navigation-category-links ul li.menu-item-has-children a.is_active:not([href])::after{background-image:url(/wp-content/themes/hopsandbarley/img/arrow_yellow_down.svg)}.navigation-category-links ul li.menu-item-has-children a.is_active:not([href])::before{content:"-";position:absolute;top:0;left:-8px;bottom:0;margin:auto;display:flex;align-items:center;height:100%;color:var(--lightYellow);font-size:14px}.navigation-category-links a[href]:hover{color:var(--lightYellow)!important}.navigation-category-links li.menu-item-has-children a.is_active{color:var(--lightYellow)}.navigation-category-links li.menu-item-has-children a.is_active~ul.sub-menu{display:flex;flex-direction:column;gap:18px}.navigation-category-links>ul li.menu-item-has-children ul.sub-menu li a{color:#fff;font-size:14px}.navigation-category-links>ul li.menu-item-has-children ul.sub-menu li a.is_active{color:var(--lightYellow)}.woocommerce ul.products li.product .woocommerce-placeholder{border:0 solid #f2f2f2!important}li.product{width:calc(25% - 20px)!important;margin:0!important}.todays_highlights_parent{padding:40px 0 20px 0}.todays_highlights_parent .swiper-wrapper{padding:0 0 40px 0}.todays_highlights_parent .swiper-pagination{bottom:0}.todays_highlights_swiper{padding:30px 0;position:relative}.todays_highlights_swiper .swiper{width:calc(100% - 100px);margin:0 50px}.todays_highlights_swiper .swiper-slide{display:flex;height:auto}.todays_highlights_swiper .swiper-button-prev::after{color:var(--newPink);font-weight:600}.todays_highlights_swiper .swiper-button-next::after{color:var(--newPink);font-weight:600}.todays_highlights_title{text-align:center}.todays_highlights_title h2{color:var(--darkBlue);font-weight:100;font-size:30px;margin:0 0 10px 0;font-family:'Magilio'}.todays_highlights_title h2 img{height:20px;width:auto;margin:0;display:inline-block}.todays_highlights_title p{color:var(--darkBlue)}.todays_highlights_title hr{width:100%;height:3px;background-color:var(--newPurple);padding:0;margin:10px 0;border:0;display:inline-block}.todays_highlights_product_slide_parent{width:100%;height:auto;display:flex;flex-direction:column;gap:12px;position:relative;padding:20px 0 0 0;cursor:pointer}.todays_highlights_product_slide_parent:hover .button-flat{background-color:var(--newPurple);color:#fff;border:2px solid var(--newPurple)}.todays_highlights_product_slide_parent .full-width-row{position:relative}.todays_highlights_product_slide_parent a{width:100%}.todays_highlights_product_slide_parent img{width:100%;height:260px;object-fit:contain;object-position:center;transform:scale(.9) translate(0,10%);transition:0.3s cubic-bezier(.65,0,.35,1)}.todays_highlights_product_slide_parent:hover img{transform:scale(1) translate(0,0%);transition:0.3s cubic-bezier(.65,0,.35,1)}.todays_highlights_product_slide_parent h3{color:var(--extraDarkBlue);font-weight:400;font-size:18px;width:calc(100% - 20px);height:auto;float:left;text-align:center;margin:0 10px;padding:0;font-family:'Magilio'}.todays_highlights_product_slide_parent h4{color:var(--newTurq);font-size:20px;width:100%;height:auto;float:left;text-align:center;margin:0;padding:0;font-weight:600}.todays_highlights_button{display:flex;justify-content:center}.todays_highlights_title_container{flex-grow:1}.todays_highlights_swiper .swiper-pagination-bullet-active{background-color:var(--newGreen)}.todays_highlights_a_great_deal{position:absolute;top:0;left:0;width:100%;z-index:1;padding:10px 10px 10px 0;box-sizing:border-box;max-width:130px;clip-path:polygon(100% 0%,89% 50%,100% 100%,0 100%,0 0)}.todays_highlights_a_great_deal>h4{color:#fff;font-size:12px;margin:0;padding:0}.latest_offers_parent{display:flex;flex-wrap:wrap;gap:40px 40px}.single_latest_offer_post{width:calc(50% - 20px);height:auto;float:left}.single_latest_offer_post a{width:100%;height:auto;float:left;display:flex;flex-direction:column;gap:20px;color:var(--paleBlueGrey)}.single_latest_offer_post img{width:100%;height:250px;object-fit:cover;object-position:center}.single_latest_offer_post a:hover h2{color:var(--newPink)}.single_latest_offer_post a:hover .button-red{background-color:var(--newTurq);color:#fff margin:0 0 0 0;padding:10px 15px 10px 15px}.latest_offers_view_all{display:flex;justify-content:center;padding:20px 0 0 0}.wcpf-filter{width:100%;float:left}.wcpf-inner{color:var(--newBlue)!important;border-top:2px solid var(--newPink);margin:20px 0}.wcpf-price-slider.wcpf-field-title.wcpf-heading-label{text-transform:capitalize;color:var(--newBlue);font-size:16px;padding:11px 0 0 0}.wcpf-field-price-slider .ui-slider .ui-slider-range{background-color:var(--newBlue)}.wcpf-price-slider-min-max-inputs input{background-color:#fff0;border:1px solid var(--extraDarkBlue);padding:5px;color:var(--extraDarkBlue)}.wcpf-field-price-slider .ui-slider .ui-slider-handle{background-color:var(--newSand);border:0}.wcpf-checkbox.wcpf-field-title.wcpf-heading-label *{color:#fff}.wcpf-item.wcpf-checkbox-item *{color:#fff}.wcpf-front-element.wcpf-hierarchical-collapsed .wcpf-item-hierarchical-collapsed .box-item-toggle{color:#fff}.wcpf-layout-item.wcpf-box-style .wcpf-heading-label .box-toggle,.wcpf-field-item.wcpf-box-style .wcpf-heading-label .box-toggle{color:#fff}img#adas_gif{height:23px;width:23px;margin:5px 104px 0 0}.full-width-row.search_ajax_parent{padding:20px 0}.search_ajax_parent center{display:none}.adas_button{background-color:var(--lightYellow)!important;color:var(--red)!important;border:0;border-radius:20px}.adas_button:hover{background-color:var(--green)!important;color:var(--darkBlue)!important}.adas_search{box-sizing:border-box;background-color:#fff!important;border-radius:20px;padding:12px 20px;border:0;text-align:left;position:relative;z-index:0;font-size:16px;border:2px solid #fff!important}.adas_search::placeholder{color:var(--darkBlue)}.adas-default-search-layout-section .default_dropdown{width:100px}.adas-default-search-layout-section .adas-search-btn-box{width:150px;display:none}.adas-default-search-layout-section .default_search_div{width:100%;margin:0}.adas_dropdown select,.default_dropdown select{box-sizing:border-box;background-color:#fff;border-radius:20px;padding:12px 20px;border:0;text-align:left;position:relative;z-index:0;font-size:14px;color:#000}.adas_main_div{border:0}.adas_search_title{display:flex;flex-direction:column;gap:5px}.adas_search_title h4{margin:0}.adas_search_title a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{max-width:140px;height:31px;display:flex;align-items:center;justify-content:center}img.adas_image{width:90px}div#adas_link_id a{color:var(--red);padding:0 0 20px 0;text-decoration:underline;width:100%}.adas_hiddenbox{filter:drop-shadow(0 10px 5px rgb(0 0 0 / .328));border-top-left-radius:10px;border-top-right-radius:10px}.adas_result_div a:hover span b{color:var(--red)}.adas_search_thumbnail:hover{opacity:.5}span.clear_search{position:absolute;top:0;right:18px;font-size:14px;color:var(--darkBlue);height:38px;display:flex;justify-content:center;align-items:center;display:none;cursor:pointer;text-decoration:underline}span.clear_search:hover{color:var(--red)}span.clear_search.is_active{display:flex}.shop_category_filter_hidden{display:none}.mega_padding{padding:20px 0 20px 0!important}#mega-menu-wrap-category-menu #mega-menu-category-menu>li.mega-menu-megamenu>ul.mega-sub-menu{width:100%;position:fixed;padding:0 5%;box-sizing:border-box}.mega_menu_image_block img{width:100%;height:274px!important;object-fit:cover;object-position:center}.mega_menu_image_block_with_canned_image img{width:100%;height:298px!important;object-fit:cover;object-position:center}.equipment_image img{width:100%;height:274px!important;object-fit:cover;object-position:center}.soft_drink_image ul>li{padding:0 0 0 20px!important}.soft_drink_image img{width:100%;height:320px!important;object-fit:cover;object-position:center}.none_shop_page_category_mega_menu ul.mega-sub-menu{display:flex!important;flex-wrap:wrap}.mega-menu-column.mega-mega_menu_image_block{height:auto!important;display:flex!important}ul.mega-sub-menu a.mega-menu-link{color:#646464!important;border-bottom:1px solid #646464!important;width:fit-content!important}ul.mega-sub-menu a.mega-menu-link:hover{color:#8d0033!important;border-bottom:1px solid #8d0033!important}#mega-menu-wrap-category-menu #mega-menu-category-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{border-bottom:0!important}.mega-menu-column.mega-mega_menu_image_block ul.mega-sub-menu{width:100%!important}.mega-menu-item.mega-menu-item-type-taxonomy{padding:0!important;margin:0!important;float:left!important;width:100%!important}.mega-menu-item.mega-menu-item-has-children{border-bottom:0 solid #646464!important;padding:0!important;margin:0 0 10px 0!important}#mega-menu-wrap-category-menu #mega-menu-category-menu>li.mega-menu-item{border-bottom:0 solid #646464!important;margin:0!important}.mega-menu-item.mega-menu-item-type-widget.widget_text{padding:0!important}.mega-menu-item.mega-menu-item-type-widget.widget_text h4{color:#8d0033!important;font-size:20px!important}.mega-menu-item.mega-menu-item-has-children:hover>a.mega-menu-link{color:#646464!important}.mega-coupler_image_parent>ul li:nth-of-type(2)>img{height:130px!important;object-fit:contain!important;mix-blend-mode:multiply}.coupler_top_parent{padding:21px 0 0 0!important}.coupler_top_parent li{margin:0 5%}.mega-coupler_image_parent img{mix-blend-mode:multiply}.mega-coupler_image_parent img:hover{opacity:.5}.keg_cask_padding{padding:20px 0 20px 0!important}li.keg_cask_padding_image .widget_media_image{padding:0!important}li.keg_cask_padding_image img{max-height:176px!important;object-fit:cover!important;object-position:center!important}li.keg_cask_padding_image .widget_media_image{padding:20px 0 0 0!important}ul.mega-sub-menu>.sub_header_mega_menu>a.mega-menu-link{border-bottom:0!important;font-weight:600!important;color:#989898!important}ul.mega-sub-menu>.sub_header_mega_menu>a.mega-menu-link:hover{color:#989898!important}.mega_padding_top_spirits{padding:20px 0 10px 0!important}.mega_padding_border_top{padding:20px 0 20px 0!important;border-top:1px solid #989898!important}.mobile_search_bar{display:none}.filters_category_filter_to_hide{display:none}.shop_page_categories #mega-menu-wrap-mobile-category-menu #mega-menu-mobile-category-menu>li.mega-menu-item{width:100%!important;float:left!important}.shop_page_categories #mega-menu-wrap-mobile-category-menu #mega-menu-mobile-category-menu>li.mega-menu-item ul{width:100%!important;float:left!important;position:relative!important;z-index:0!important;display:none}.shop_page_categories #mega-menu-wrap-mobile-category-menu #mega-menu-mobile-category-menu li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu{display:block}.shop_page_categories #mega-menu-wrap-mobile-category-menu #mega-menu-mobile-category-menu>li.mega-menu-item>a.mega-menu-link{width:100%!important;height:20px!important;padding:0!important;line-height:normal!important;color:var(--extraDarkBlue);font-size:16px}.shop_page_categories #mega-menu-wrap-mobile-category-menu #mega-menu-mobile-category-menu>li.mega-menu-item>a.mega-menu-link:hover{background-color:#fff}.shop_page_categories ul.mega-sub-menu a.mega-menu-link{color:var(--extraDarkBlue)!important;border-bottom:0 solid #646464!important;width:fit-content!important;font-size:13px!important;text-transform:none!important;padding:0 0 0 12px!important}.shop_page_categories ul.mega-sub-menu a.mega-menu-link:hover{color:#5e5e5e!important}#mega-menu-wrap-mobile-category-menu #mega-menu-mobile-category-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{background:#fff}.shop_page_categories #mega-menu-wrap-mobile-category-menu #mega-menu-mobile-category-menu>li.mega-menu-megamenu>ul.mega-sub-menu{background-color:transparent!important}.shop_page_categories li{width:100%!important;float:left!important}.shop_page_categories #mega-menu-wrap-mobile-category-menu #mega-menu-mobile-category-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link~ul{padding:0 0 0 10px!important}.shop_page_categories #mega-menu-wrap-mobile-category-menu #mega-menu-mobile-category-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover{color:#5e5e5e!important}.shop_page_categories .wcpf-price-slider-min-max-inputs input{font-size:16px}.category_featured_image{width:100%;height:auto;max-height:250px;object-fit:cover;object-position:center;padding:20px 0}.events_offers_parent{padding:40px 0;background-color:var(--lightGrey)}.events_offers_parent h1{margin:0 0 40px 0;color:var(--darkBlue)}.events_offers_container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px;cursor:pointer}.single_event_or_offer{width:calc(50% - 20px);height:auto;float:left;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;gap:15px;background-color:#fff;padding:15px;border-radius:10px}.single_event_or_offer img{width:100%;height:300px;object-fit:cover;object-position:center}.single_event_or_offer:hover img{opacity:.7;filter:grayscale(1)}.single_event_or_offer h2,.single_event_or_offer p{color:var(--darkBlue)}.events_offers_container .pagination{width:100%;height:auto;float:left;display:flex;justify-content:center;gap:20px}.events_offers_container .pagination span{padding:10px;background-color:#afafaf;border:1px solid #afafaf;min-width:40px;color:var(--darkGrey);height:40px;display:flex;justify-content:center;align-items:center;border-radius:5px}.events_offers_container .pagination a{padding:10px;background-color:#fff;border:1px solid var(--darkGrey);min-width:40px;color:var(--darkGrey);height:40px;display:flex;justify-content:center;align-items:center;border-radius:5px}.events_offers_container .pagination a:hover{background-color:var(--darkGrey);border:1px solid var(--darkGrey);color:#fff}.padding_single_events_page_top{padding:40px 0 130px 0}.single_events_offers_page_half_col_parent{display:flex;justify-content:space-between;gap:40px;padding:0 0 40px 0}.single_events_offers_page_half_col_child{width:calc(50% - 20px);height:auto;float:left;display:flex;align-items:end}.single_events_offers_page_half_col_child img{width:100%;height:300px;display:block;object-fit:cover;object-position:center;float:left}.single_events_title{width:100%;height:auto;float:left;text-align:left;padding:0 0 40px;font-family:'Magilio'}.contact_page_parent{padding:40px 0}.contact_page_cta_and_map{display:flex;justify-content:space-between;gap:40px}.contact_cta{width:calc(35% - 20px);height:auto;float:left}.contact_map{width:calc(65% - 20px);height:auto;float:left}.contact_map iframe{width:100%;height:100%;display:block;float:left}.contact_cta .full-width-row>h2{max-width:350px;font-size:30px;padding:0 0 20px 0}.contact_cta .full-width-row>p{max-width:350px;padding:0 0 20px 0}.contact_cta__contact-container{display:flex;justify-content:flex-start;padding:0 0 10px 0}.contact_cta__contact-container__icon{width:50px;height:auto}.contact_cta__contact-container__text{width:auto;height:auto;padding:0 0 0 20px;display:flex;flex-direction:column;justify-content:space-evenly}.contact_cta__contact-container__text .full-width-row>a{font-size:18px}.faqs_title_parent{padding:40px 0 0 0}.faqs_parent details{font-size:14px;position:relative;padding:20px 0 0 0;box-sizing:border-box;cursor:pointer}.faqs_parent details::after{width:100%;height:1px;content:"";padding:0;margin:0;position:absolute;bottom:0;left:0;top:unset;background-color:var(--darkRed);-webkit-transition:all 0.2s 0s ease-in-out;-moz-transition:all 0.2s 0s ease-in-out;-o-transition:all 0.2s 0s ease-in-out;transition:all 0.2s 0s ease-in-out}.faqs_parent details summary{padding:0 0 20px 0;box-sizing:border-box;position:relative}.accordion_content_container{padding:0 0 20px 0;width:100%;height:auto}.faqs_parent details summary h3{width:calc(100% - 40px);box-sizing:border-box;position:relative;display:block;padding:0;font-weight:400;color:var(--darkBlue)}.faqs_parent details img{position:absolute;top:0;right:0;height:30px;width:auto;-webkit-transition:all 0.2s 0s ease-in-out;-moz-transition:all 0.2s 0s ease-in-out;-o-transition:all 0.2s 0s ease-in-out;transition:all 0.2s 0s ease-in-out}.faqs_parent details[open] summary img{transform:rotate(180deg);-webkit-transition:all 0.2s 0s ease-in-out;-moz-transition:all 0.2s 0s ease-in-out;-o-transition:all 0.2s 0s ease-in-out;transition:all 0.2s 0s ease-in-out}.mega-menu-item img{width:100%;object-fit:cover;height:auto;max-height:350px;min-height:350px}img.kegcaskimage{width:90%;max-height:300px;min-height:280px}img.couple_image{width:100px;height:100px!important;max-height:100px;min-height:100px;object-fit:contain}@media screen and (max-width:1285px){.footer_info>.fixed-width-row{flex-direction:column}.footer_info>.fixed-width-row>.right_side{width:100%;height:362px;display:flex;justify-content:flex-end}.footer_info>.fixed-width-row>.right_side>.headshot{width:380px;margin-right:-6%}.footer_info>.fixed-width-row>.right_side>.grey_overlay{right:-6%;left:unset;width:380px}.footer_info>.fixed-width-row>.left_side{width:100%;justify-content:space-between;padding:45px 0 0 0}.footer_info>.fixed-width-row>.left_side>.contact,.questions,.links{width:auto}}@media screen and (max-width:1180px){.register-intro__section-six__right__inside{padding:40px 0}.register-intro__section-six__right__inside .full-width-row>h2{font-size:25px}#sib-form{text-align:left;display:flex}.footer_parent>.fixed-width-row .footer_disclaimer{display:none}.footer_parent>.fixed-width-row .footer_disclaimer.mobile{display:block;background-color:var(--paleBlueGrey)}.footer_parent>.fixed-width-row .form__label-row{align-items:flex-start}.footer_parent>.fixed-width-row #sib-form label{margin-bottom:15px;margin-top:0}.footer_parent>.fixed-width-row #sib-container{padding:0 0 8px 0}.footer_parent>.fixed-width-row .footer_disclaimer.mobile{margin-left:0;max-width:100%;margin-bottom:10px;text-align:left}.footer_parent>.fixed-width-row #sib-form{justify-content:space-between}#sib-form>div:nth-child(1){width:66.6%;margin-right:15px}.footer_parent>.fixed-width-row button.sib-form-block__button.sib-form-block__button-with-loader{width:100%}#sib-form>div:nth-child(2){width:33.3%}.footer_parent>.fixed-width-row #sib-form label{width:50%;margin-right:0;white-space:inherit}.footer_parent>.fixed-width-row .sib-form .entry__field{width:50%}.footer_parent>.fixed-width-row #sib-form input{width:100%;margin-right:0}}@media screen and (max-width:1080px){.latest-offers-slider__parent__single-slide__inside{width:250px;height:250px}}@media screen and (max-width:1050px){.nav-parent__opening-times-icon{display:none}.nav-parent__nav-links{display:none}.nav-parent__logo{margin:0;width:125px;flex-grow:1}.nav-parent__search-bar{width:calc(100% - 275px);height:41px;float:left;margin:0 20px 0;padding:0}.nav-parent__search-bar form{margin:0!important;padding:0!important}.nav-parent__logo a>svg{max-width:126px}.nav-logo-missing-width-spacer{width:34%;height:auto;float:left;display:block}.nav-parent__cart-icon{width:50px;height:33px;float:left;margin:0 15px 0 0}.nav-parent__mobile-hamburger{display:block;width:50px;margin:0 0 0 2%;height:33px}.nav-parent__account-icon{width:50px;height:33px;float:left;margin:0 15px 0 0}.single-cat-nav-item>a{font-size:11px}}@media screen and (max-width:1030px){.desktop_nav_fixed_spacer{width:100%;height:98px;float:left}.quick-cart-container__cart{height:calc(100vh - 193px)}.quick-cart-container__cart__back-and-checkout-container-on-products-page{margin:0 10% 95px 10%}.product-page-content__category__mobile-title{display:none}.product-page-content__category{display:none}.product-page-content__products-area__filters{display:none}.product-page-content__products-area__filters__search{width:90%;left:5%}.product-page-content__products-area__page-tabbing{width:90%;margin:0 5%;margin:24px 5% 0 5%}.product-page-content__products-area__current-category{left:5%;top:64px}.product-page-content__products-area__current-sort{display:none}.product-page-content__products-area__page-tabbing ul>li{padding:5px 8px}.product-page-content__products-area__filters__search input{font-size:16px}.product-page-content__products-area__content{margin:0 5%}.product-page-content__products-area__content ul>li{width:31%}.on-sale-icon b{font-size:7px}.on-sale-icon p{font-size:12px}.on-sale-icon{border-radius:40px;width:57px;padding:16px 10px}.product-page-content__products-area__content ul>li>img{height:64px}.product-page-content__products-area__filters__search{display:none}.product-page-content__products-area__current-category{left:5%;top:11px}.product-page-content__products-area{padding:5px 0 60px 0}.product-page-mobile-filters{display:flex;padding:10px 0 0 0;width:100%;height:95px;background-color:var(--darkBlue);position:fixed;bottom:0;left:0;z-index:100;justify-content:space-around}.product-page-mobile-filters__search{display:flex;justify-content:center;align-items:center;width:60px;height:60px;border-radius:30px;border:2px solid var(--paleBlueGrey);cursor:pointer}.product-page-mobile-filters__search img{width:35px;height:auto}.product-page-mobile-filters__search img.unfocused{display:block}.product-page-mobile-filters__search img.focused{display:none}.product-page-mobile-filters__search.is_active img.unfocused{display:none}.product-page-mobile-filters__search.is_active img.focused{display:block}.product-page-mobile-filters__category{display:flex;justify-content:center;align-items:center;width:60px;height:60px;border-radius:30px;border:2px solid var(--paleBlueGrey);cursor:pointer}.product-page-mobile-filters__category img{width:35px;height:auto}.product-page-mobile-filters__category img.open_cat{display:block}.product-page-mobile-filters__category img.close_cat{display:none}.product-page-mobile-filters__category.is_active img.open_cat{display:none}.product-page-mobile-filters__category.is_active img.close_cat{display:block}.product-page-mobile-filters__filter{display:flex;justify-content:center;align-items:center;width:60px;height:60px;border-radius:30px;border:2px solid var(--paleBlueGrey);cursor:pointer}.product-page-mobile-filters__filter img{width:35px;height:auto}.product-page-mobile-filters__filter-dropdown{display:block;width:100%;height:auto;position:fixed;bottom:-300px;left:0;padding:20px 0;z-index:8}.product-page-mobile-filters__filter-dropdown ul{list-style:none;width:80%;height:auto;margin:0 10%;padding:0}.product-page-mobile-filters__filter-dropdown ul>li{width:100%;float:left;height:auto;display:block;text-align:right;color:var(--paleBlueGrey);margin:16px 0;cursor:pointer;position:relative;font-size:19px}.product-page-mobile-filters__filter-dropdown ul>li:hover{color:var(--darkYellow)}.product-page-mobile-filters__filter-dropdown--is-active{color:var(--lightYellow)!important}.product-page-mobile-filters__filter-dropdown--is-active::after{position:absolute;right:-13px;top:0;content:"\2713";font-size:12px;color:var(--lightYellow)}.product-page-mobile-filters__category-dropdown{display:block;width:100%;height:calc(100% - 193px);position:fixed;bottom:-100%;left:0;overflow:hidden;z-index:7;padding:35px 0;background-color:#fff!important;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out}.product-page-mobile-filters__category-dropdown.is_active{-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out;bottom:calc(0% + 95px)}.product-page-mobile-filters__category-dropdown ul{list-style:none;padding:0;margin:0 10%;width:80%;height:auto;text-align:right}.product-page-mobile-filters__category-dropdown ul>.product-page-content__category__links-cat-link{font-size:19px;margin:10px 0;color:var(--lightGrey);cursor:pointer;position:relative;text-align:right}.product-page-mobile-filters__category-dropdown ul>.product-page-content__category__links-cat-link:hover{color:var(--darkYellow)}.product-page-mobile-filters__category-dropdown--is-active{color:var(--lightYellow)!important;border-bottom:0!important}.product-page-mobile-filters__category-dropdown--is-active::after{position:absolute;right:-10px;top:0;content:"\2713";font-size:12px;color:var(--lightYellow)}.product-page-mobile-filters__dark-transparent-bg{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;z-index:7;background-color:rgb(17 22 28 / .58);opacity:0}.product-page-mobile-filters__search-dropdown{position:fixed;width:100%;height:auto;float:left;z-index:8;top:-200px;left:0;display:block}.product-page-mobile-filters__search-dropdown input{width:100%;height:100%;box-sizing:border-box;background-color:#fff;border-radius:0;padding:12px 5%;border:0;text-align:left;position:relative;z-index:0;font-size:16px}.product-page-mobile-filters__search-dropdown img{position:absolute;top:0;bottom:0;right:14px;z-index:1;width:37px;height:auto;margin:auto;cursor:pointer}.product-page-mobile-filters__search-dropdown input:focus-visible{outline:-webkit-focus-ring-color auto 0}.navigation-category-links{display:none}li.wc-block-grid__product.wc-block-layout{width:calc(34% - 20px);max-width:unset!important}.shop_page_categories{display:none}.shop_page_categories.mobile_shop_categories{display:block;width:100%;height:100%;padding:0 20px;margin:0;background-color:#fff;overflow-y:scroll}.shop_page_categories.mobile_shop_categories>ul{width:100%;padding:0;text-align:left;margin:0}.shop_page_categories.mobile_shop_categories .menu-item-has-children.is_active>.sub-menu{width:100%;text-align:left}.shop_page_content{width:90%;margin:0 5%;padding:10px 10px 10px 10px}.shop_page_categories.mobile_shop_categories li,.shop_page_categories.mobile_shop_categories a{font-size:18px}.shop_page_categories.mobile_shop_categories .menu-item-has-children.is_active>.sub-menu{gap:17px}.none_shop_page_category_mega_menu{display:none}.none_shop_page_category_mega_menu_mobile{display:flex}.search_ajax_parent{display:none}.category_featured_image{max-height:200px}.contact_cta{width:calc(50% - 20px)}.contact_map{width:calc(50% - 20px)}.footer_bottom{padding:20px 0 115px 0}}@media screen and (max-width:990px){.large-slider-parent__single-slider__left__float .full-width-row>h2{font-size:80px}.large-slider-parent__single-slider__left__float .full-width-row>h3{font-size:20px}.my-products-parent-container{flex-wrap:wrap}.my-recent-orders-wholesale{width:100%;margin:0;height:0}.recent-orders-button{width:auto}.my-products-page-container{width:100%;margin:20px 0 20px 0}.my-recent-orders-wholesale.is-active{width:100%;height:auto;margin:20px 0 20px 0}.my-products-page-container.is-active{width:100%;margin:0}.my-recent-orders-wholesale>.shop_table>tbody>tr{height:auto;float:left;overflow:hidden;display:flex;justify-content:space-between;flex-wrap:wrap}.my-recent-orders-wholesale>.shop_table>tbody>tr>.order-number{width:70px;float:left}.my-recent-orders-wholesale>.shop_table>tbody>tr>.order-date{width:110px;float:left}.my-recent-orders-wholesale>.shop_table>tbody>tr>.order-status{width:88px;float:left}.my-recent-orders-wholesale>.shop_table>tbody>tr>.order-total{width:130px;float:left}.my-recent-orders-wholesale>.shop_table>tbody>tr>.order-actions{width:100px;float:left}.my-recent-orders-wholesale>.shop_table>thead>tr{display:flex;justify-content:space-between}.my-recent-orders-wholesale>.shop_table>thead>tr>.order-number{width:70px;float:left}.my-recent-orders-wholesale>.shop_table>thead>tr>.order-date{width:110px;float:left}.my-recent-orders-wholesale>.shop_table>thead>tr>.order-status{width:88px;float:left}.my-recent-orders-wholesale>.shop_table>thead>tr>.order-total{width:130px;float:left}.my-recent-orders-wholesale>.shop_table>thead>tr>.order-actions{width:100px;float:left}}@media screen and (max-width:950px){#mega-menu-wrap-mobile-category-menu{clear:both;width:100%}ul.mega-sub-menu a.mega-menu-link{color:#ffffff!important;border-bottom:0 solid #646464!important;width:fit-content!important}ul.mega-sub-menu a.mega-menu-link:hover{color:#ffffff!important;border-bottom:0 solid #646464!important}#mega-menu-wrap-mobile-category-menu #mega-menu-mobile-category-menu>li.mega-menu-item>a.mega-menu-link{font-size:17px;padding:0}#mega-menu-wrap-mobile-category-menu #mega-menu-mobile-category-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link{font-size:16px}#mega-menu-wrap-mobile-category-menu #mega-menu-mobile-category-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{text-transform:none}ul.mega-sub-menu{padding:0 0 0 20px!important;box-sizing:border-box}.desktop_nav_fixed_spacer{height:98px}.nav-parent__search-bar{display:none}.mobile_search_bar{display:flex;justify-content:center;align-items:center;width:100%;height:98px;position:fixed;top:-98px;left:0;z-index:21;background-color:var(--darkBlue);-webkit-transition:all 0.1s ease-out;-moz-transition:all 0.1s ease-out;-o-transition:all 0.1s ease-out;transition:all 0.1s ease-out}.mobile_search_bar.is_active{display:flex;top:0;-webkit-transition:all 0.1s ease-out;-moz-transition:all 0.1s ease-out;-o-transition:all 0.1s ease-out;transition:all 0.1s ease-out}.mobile_search_bar center h2{display:none}.mobile_search_bar form#searchform{width:calc(100% - 40px)}}@media screen and (max-width:880px){#customer_details,div#order_review{width:100%;margin:0 0 0 0}.single_event_or_offer img{height:200px}.contact_cta{width:calc(60% - 20px)}.contact_map{width:calc(40% - 20px)}.footer_info>.fixed-width-row>.left_side>.questions,.links,.contact{min-width:360px}.footer_info>.fixed-width-row>.left_side{flex-wrap:wrap;padding:25px 0 0 0}.footer_info>.fixed-width-row>.left_side>.questions{margin-bottom:10px}.footer_info>.fixed-width-row>.left_side{padding:25px 0}.footer_info>.fixed-width-row>.right_side{display:none}}@media screen and (max-width:800px){.mailchimp_form_column{width:100%}.mailchimp_flex_parent{justify-content:space-between;flex-direction:column;align-items:center;gap:30px}.mailchimp_form_column h2{text-align:center}}@media screen and (max-width:780px){.shop-by-category__right__category-slider__single__title h3{font-size:14px}.quick-cart-container__cart{width:100%;right:-100%}.large-slider-parent__single-slider__left__float .full-width-row>h2{font-size:60px}.large-slider-parent__single-slider__left__float .full-width-row>h3{font-size:18px}.large-slider-parent__single-slider__right img{max-height:400px}.large-slider-parent__single-slider__left{padding:40px 0}.shop-by-category__left{width:100%}.shop-by-category__right__category-slider__single{width:180px;height:auto;float:left}.shop-by-category__left__float .full-width-row>h3{font-weight:100;font-size:18px;margin:0 0 10px 0}.shop-by-category__left__float .full-width-row>a{margin:0 0 20px 0;float:left}.shop-by-category__right{width:100%}.shop-by-category__swipe-icon{visibility:visible}.latest-offers-slider__parent__single-slide__inside{width:200px;height:200px}.latest-offers-intro h3{font-size:18px}.my-product-li{width:47%!important;touch-action:manipulation}.my-product-li a>button{width:100%;font-size:15px!important;font-weight:400!important}.product-page-content__products-area__content ul{justify-content:space-between}.flex-add-to-cart--plus{height:30px;width:30px;border-radius:15px;top:0;right:unset;left:49px;touch-action:manipulation}.flex-add-to-cart--minus{height:30px;width:30px;border-radius:15px;top:0;right:unset;left:0;touch-action:manipulation}.flex-add-to-cart p{opacity:0}.your-products-page i{font-size:16px}.your-products-page h1{font-size:35px}.your-products-page p{font-size:15px;width:60%;padding:0 0 15px 0;margin:0 20%}.footer_bottom>.fixed-width-row{flex-direction:column;align-items:flex-start}.footer_bottom>.fixed-width-row a{border-right:none;padding:10px 0 0 0}}@media screen and (max-width:768px){td.product-quantity{float:left;width:100%}tr.woocommerce-cart-form__cart-item.cart_item{padding:0 0 2px 0;border-bottom:2px solid var(--darkBlue)}.product-quantity .quantity>input{width:100%!important;margin:0px!important;background-color:var(--lightGrey)}.woocommerce div.product div.images img{max-height:200px}li.product{width:calc(33% - 20px)!important}.search_single_product{width:calc(33% - 20px)!important}}@media screen and (max-width:720px){.navigation-category-links{display:none}.contact_page_cta_and_map{flex-direction:column}.contact_cta{width:100%}.contact_map{width:100%}.contact_map iframe{height:300px}.contact_cta .full-width-row>p{max-width:unset}}@media screen and (max-width:640px){.large-slider__controls{position:absolute;top:unset;bottom:-20px;margin:auto;right:0;width:100%;height:50px;z-index:2;background-color:#f8f8f8;padding:10px 0}.large-slider__controls__left{left:35%;height:30px;top:10px}.large-slider__controls__right{right:35%;height:30px;top:10px}.product-category-pop-up{align-items:flex-start}.product-category-pop-up>img{margin:80px 0 0 0}.product-category-pop-up>.pop-up-desktop-image{display:none}.product-category-pop-up>.pop-up-mobile-image{display:block}.register-intro__section-six__left{display:none}.register-intro__section-six__right{width:100%}#sib-form label{font-size:22px!important}.sign-up-input{width:100%}.stay-in-touch #mc_embed_signup_scroll>.clear{width:100%;margin:25px 0 0 0}button.wp-block-button__link.wp-element-button.add_to_cart_button.wc-block-components-product-button__button,.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button{font-size:11px}.wc-block-grid__products .wc-block-grid__product-image img{height:70px}li.wc-block-grid__product.wc-block-layout{margin:0!important;padding:10px!important}.single_event_or_offer{width:100%}.single_events_offers_page_half_col_parent{display:flex;justify-content:space-between;gap:40px;padding:0;flex-direction:column}.single_events_offers_page_half_col_child{width:100%}}@media screen and (max-width:590px){.my-recent-orders-wholesale>.shop_table>thead{display:none}.my-recent-orders-wholesale>.shop_table>tbody>tr{flex-direction:column}.my-recent-orders-wholesale>.shop_table>tbody>tr>.order-actions{width:100%;float:left;display:flex}.my-recent-orders-wholesale>.shop_table>tbody>tr>.order-actions>a{width:100%;text-align:center}.my-recent-orders-wholesale>.shop_table>tbody>tr>.order-actions>a:nth-of-type(2){margin:0 0 0 4%}}@media screen and (max-width:530px){.single_latest_offer_post{width:calc(50% - 20px);height:auto;float:left}.single_latest_offer_post h2{font-size:16px}.large-slider-parent__single-slider__left__float .full-width-row>h2{font-size:30px}.large-slider-parent__single-slider__left__float .full-width-row>h3{font-size:15px;margin:0 0 10px 0}.large-slider-parent__single-slider__left__float .full-width-row>p{display:none}.large-slider-parent__single-slider__left__float .full-width-row>i{font-size:10px}.large-slider-parent__single-slider__right img{width:55%;margin:0;max-height:300px}.large-slider-parent__single-slider__left{padding:40px 0}.product-page-content__products-area__content ul>li>a>button{font-size:9px}.nav-parent__search-bar.is_active{top:0;-webkit-transition:all 0.1s ease-out;-moz-transition:all 0.1s ease-out;-o-transition:all 0.1s ease-out;transition:all 0.1s ease-out}li.product{width:calc(50% - 10px)!important}.search_single_product{width:calc(50% - 10px)!important}.wc-block-grid__products .wc-block-grid__product-image img,.woocommerce ul.products li.product a img,article.product img{height:118px}.search_single_product img{height:118px}.footer_bottom>.logo_absolute{display:none}.footer_parent>.fixed-width-row .form__label-row{flex-direction:column}.footer_parent>.fixed-width-row .sib-form .entry__field{width:100%}.footer_parent>.fixed-width-row #sib-form label{width:100%}#sib-form>div:nth-child(1){width:100%;margin-right:0}#sib-form>div:nth-child(2){width:100%}.footer_parent>.fixed-width-row #sib-form{flex-direction:column;margin-bottom:10px}}@media screen and (max-width:480px){li.wc-block-grid__product.wc-block-layout{width:calc(50% - 10px)}.single_events_offers_page_half_col_child img{height:200px}.footer_info>.fixed-width-row>.left_side>.questions,.links,.contact{min-width:100%}.footer_info>.fixed-width-row>.left_side{padding:10px 0 0 0}}.up-sells h2{width:100%}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px;font-size:16px}