.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #fff0}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}#main-header{height:unset;z-index:1000;position:fixed;background-color:var(--c-white)}#main-header .first-row,#main-header .second-row{padding:8px 2vw}#main-header .first-row{background-color:var(--c-white);justify-content:space-between}#main-header>div{flex:auto}#header-logo a{justify-content:right}#header-logo svg{height:42px;width:auto}#main-header #header-search{flex:10}@media (max-width:1200px){#main-header #header-search{flex:5}}.search-box-wrapper{width:100%}#searchBox{position:relative;padding:8px 0;border-radius:45px;box-shadow:0 1px 4px -2px var(--c-text-l);background:var(--c-white);max-width:515px;margin:auto}#searchBox input{background:#fff0;border:none;height:100%;width:100%;padding:0 24px;font-size:.7em;z-index:1000}#searchBox .search-controls{position:absolute;left:0;height:100%;z-index:1010}#customSearchSubmit{height:100%;aspect-ratio:1/1;border-radius:45px;box-shadow:0 0 4px -2px var(--c-primary);background:var(--c-theme)}#searchBox svg{fill:var(--c-white)}.search-filter-wrapper{background:var(--c-grey-l);height:100%;position:relative;width:auto;padding:0 4px}.search-filter-wrapper::before{content:"";height:100%;background:inherit;width:45px;position:absolute;left:0;transform:translateX(-50%);z-index:-1;pointer-events:none}#customSearchFilter{background:inherit;font-size:.6em;padding:4px 0;border:none;color:var(--c-text-l);cursor:pointer}#customSearchFilter option{background-color:var(--c-grey);color:var(--c-white);font-size:1.2em;line-height:2}#searchBox #cancelSearch{width:25px;height:25px;transition-delay:0.2s;position:absolute;right:0;font-size:28px;line-height:32px;color:var(--c-red);border-radius:50%;z-index:1250;opacity:.05;transition:all 0.25s ease-in-out}#searchBox:hover #cancelSearch{opacity:1}#header-icon-menu{justify-content:left}#header-icon-menu>div{cursor:pointer}#header-icon-menu .icon-cta{width:42px;height:42px;border-radius:12px;box-shadow:0 0 4px -1px var(--c-theme-l);transition:all 0.25s ease-in;background-color:var(--c-grey)}#header-icon-menu .icon-cta svg{fill:var(--c-primary-l)}#header-icon-menu .icon-cta:hover svg{fill:var(--c-primary)}#headerToggleMiniCart{position:relative;z-index:1010}#headerToggleMiniCart .badge{z-index:1020;width:24px;height:24px;font-size:.65em;text-align:center;line-height:28px;padding-left:1px;background:var(--c-red);border-radius:50%;color:var(--c-white);right:-8px;top:-6px}#headerToggleMiniCart .badge::after{content:attr(data-value)}#headerToggleMiniCart .badge[data-value="0"]{display:none}#headerToggleAccount a{color:var(--c-primary)}#headerToggleAccount .avatar{border-radius:50%;box-shadow:0 1px 4px -1px var(--c-text-l)}#headerToggleAccount .user-name{margin:0 .5vw;font-size:.75em}.admin-bar #main-header{top:32px}#header-icon-menu>div{margin-right:16px}#main-header .second-row{background-color:var(--c-white)}#main-nav-wrapper{flex:1 0 100%}#main-nav-wrapper ul{display:flex;flex-flow:row wrap;justify-content:right;align-content:center}#main-nav-wrapper ul li{margin:0 8px}#main-nav-wrapper ul li a{padding:6px 12px;display:block;color:var(--c-black);font-size:.7em}@media (max-width:790px){#main-header #header-logo{flex-basis:120px}#main-header #header-icon-menu{flex:1 0 calc(100% - 120px)}#main-header #header-search{order:4;flex:1 0 100%;margin-top:12px;justify-content:left}#main-header .search-box-wrapper{width:32px;height:32px;border-radius:50%;transition:width 0.25s ease-in}#main-header .search-box-wrapper.mobile-active{left:2.5%;width:95%;z-index:1200;border-radius:unset}#main-header .search-box-wrapper #searchBox input{padding:0 8px}#main-header .search-box-wrapper.mobile-active #searchBox input{padding:0 24px}.search-box-wrapper #cancelSearch{display:none}.search-box-wrapper.mobile-active #cancelSearch{display:block}#main-header .second-row{padding-top:6px}#main-nav-wrapper{flex:auto;max-width:calc(100% - 45px);margin-top:0}#header-icon-menu>div{margin-right:8px}}#main-header .search-filter-wrapper{display:none}:root{--c-black:#111111;--c-white:#fcfcfc;--c-grey:#424242;--c-grey-l:#e0e0e0;--c-text:#212121;--c-text-l:#616161;--c-primary:#ffa726;--c-primary-l:#FFC673;--c-theme:#039be5;--c-theme-l:#9AC4EC;--c-red:red;--c-green:#43a047}@font-face{font-family:"dana vf";src:url(/wp-content/themes/alaeeKetab/assets/fonts/DanaVF.woff2) format("woff2-variations"),url(/wp-content/themes/alaeeKetab/assets/fonts/DanaVF.woff) format("woff-variations");font-display:swap;font-weight:10 990}@font-face{font-family:'dana';src:url(/wp-content/themes/alaeeKetab/assets/fonts/DanaFaNum-Hairline.woff2);font-weight:10}@font-face{font-family:'dana';src:url(/wp-content/themes/alaeeKetab/assets/fonts/DanaFaNum-Thin.woff2);font-display:swap;font-weight:100}@font-face{font-family:'dana';src:url(/wp-content/themes/alaeeKetab/assets/fonts/DanaFaNum-UltraLight.woff2);font-display:swap;font-weight:200}@font-face{font-family:'dana';src:url(/wp-content/themes/alaeeKetab/assets/fonts/DanaFaNum-Light.woff2);font-display:swap;font-weight:300}@font-face{font-family:'dana';src:url(/wp-content/themes/alaeeKetab/assets/fonts/DanaFaNum-Regular.woff2);font-display:swap;font-weight:400}@font-face{font-family:'dana';src:url(/wp-content/themes/alaeeKetab/assets/fonts/DanaFaNum-Medium.woff2);font-display:swap;font-weight:500}@font-face{font-family:'dana';src:url(/wp-content/themes/alaeeKetab/assets/fonts/DanaFaNum-DemiBold.woff2);font-display:swap;font-weight:600}@font-face{font-family:'dana';src:url(/wp-content/themes/alaeeKetab/assets/fonts/DanaFaNum-Bold.woff2);font-display:swap;font-weight:700}@font-face{font-family:'dana';src:url(/wp-content/themes/alaeeKetab/assets/fonts/DanaFaNum-ExtraBold.woff2);font-display:swap;font-weight:750}@font-face{font-family:'dana';src:url(/wp-content/themes/alaeeKetab/assets/fonts/DanaFaNum-Black.woff2);font-display:swap;font-weight:800}@font-face{font-family:'dana';src:url(/wp-content/themes/alaeeKetab/assets/fonts/DanaFaNum-ExtraBlack.woff2);font-display:swap;font-weight:900}@font-face{font-family:'dana';src:url(/wp-content/themes/alaeeKetab/assets/fonts/DanaFaNum-Heavy.woff2);font-display:swap;font-weight:950}@font-face{font-family:'dana';src:url(/wp-content/themes/alaeeKetab/assets/fonts/DanaFaNum-fat.woff2);font-display:swap;font-weight:990}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;text-decoration:none;outline:none;font-family:inherit}html,body{font-family:"dana vf","dana"!important;scroll-behavior:smooth;background-color:var(--c-grey-l);color:var(--c-text-l);scrollbar-gutter:auto}#wpadminbar *:not(.ab-icon){font-family:"dana vf","dana"!important}#wpadminbar{z-index:1000!important}body{overflow-x:hidden;padding-top:105px}a,button{border:none;cursor:pointer;background:#fff0}button:disabled{cursor:not-allowed;pointer-events:none}i{font-style:normal}ul{list-style:none}.no-scroll{overflow-y:hidden!important}html.no-scroll{padding-right:17px!important}@media (max-width:576px){html.no-scroll{padding-right:0!important}}.screen-reader-text{display:none}img{max-width:100%}body{font-size:100%;line-height:1.35;font-variation-settings:"wght" 450;-moz-font-feature-settings:"ss03";-webkit-font-feature-settings:"ss03";font-feature-settings:"ss03";text-align:right}@media (min-width:468px){body{font-size:107%}}@media (min-width:768px){body{font-size:115%}}@media (min-width:1200px){body{font-size:120%}}h1,h2,h3,h4,h5,h6,strong{line-height:2;color:var(--c-text)}h1{font-size:2em;font-variation-settings:"wght" 990}h2{font-size:1.5em;font-variation-settings:"wght" 900}h3{font-size:1.17em;font-variation-settings:"wght" 800}h4{font-size:1.12em;font-variation-settings:"wght" 700}h5{font-size:.83em;font-variation-settings:"wght" 600}h6{font-size:.75em;font-variation-settings:"wght" 500}p{font-size:1em}strong{font-variation-settings:"wght" 800}[class*=flex-]{display:flex;flex-flow:row wrap}.flex-center{align-items:center;justify-content:center}.flex-col{flex-direction:column}.pos-abs{position:absolute;top:0;right:0;height:100%;width:100%}[class*=section-arrow]::before,[class*=section-arrow]::after{content:"";z-index:-1;position:absolute;height:30px;width:30px;transform:rotate(45deg);margin-top:-15px;margin-left:-15px;left:50%;border-left-width:0;border-top-width:0;background-color:inherit}.section-arrow-top::before{top:0;z-index:25}.section-arrow-bottom::after{top:100%;z-index:25}.fancy-box-shadow{box-shadow:0 1px 5px -2.5px var(--c-grey)}.faint-box-shadow{box-shadow:0 6px 12px 0 #61616130}.svg-icon svg{fill:var(--c-theme);transition:fill 0.3s ease-in-out;will-change:fill}pre{direction:ltr}.generic-title-header{position:relative;height:clamp(250px, 45vh, 650px)}.generic-title-header .post-featured-image{z-index:5}.post-featured-image,.post-featured-image img{height:100%;width:100%;object-fit:cover;object-position:center}.post-featured-image::before{content:"";position:absolute;width:100%;height:100%;top:0;right:0;z-index:10;background-image:linear-gradient(to bottom,#ffffff00 40%,#e0e0e087 80%,#e0e0e0 100%);backdrop-filter:blur(1.5px)}.generic-title-header h1{position:relative;z-index:15;color:var(--c-white);top:-10vh}.generic-title-header h1:before{content:"";position:absolute;right:0;bottom:0;height:5px;width:max(10%, 50px);background-color:var(--c-grey);z-index:25}.generic-title-header h1:after{content:"";position:absolute;left:0;bottom:2px;height:1px;width:95%;background-color:var(--c-grey-l)}main.page-content{position:relative;top:-20vh;width:clamp(300px, 80%, 1600px);margin:auto;padding:max(2vw, 12px) max(3vw, 16px);background-color:var(--c-white);z-index:25;border-radius:6px;min-height:100vh}.woocommerce-account .woocommerce{display:flex;justify-content:center;align-items:center;min-height:65vh}.logged-in.woocommerce-account .woocommerce{align-items:baseline;flex-flow:column;justify-content:flex-start}.woocommerce-account .woocommerce a{color:var(--c-theme)}.woocommerce-account .u-columns{display:flex;flex-flow:row wrap}.woocommerce-account .u-column1,.woocommerce-account .u-column2{flex-basis:420px;flex-grow:1;padding:2vh 2vw}.woocommerce-account .u-column1 h2,.woocommerce-account .u-column2 h2{margin-bottom:1em}.woocommerce-account .woocommerce-form .woocommerce-form-row{display:flex;flex-flow:column wrap;margin-bottom:1.5em}.woocommerce-account .form-row input:not([type="checkbox"]){font-size:1em;border:1px solid var(--c-grey-l);padding:0 .6em;border-radius:4px;box-shadow:inset 0 1px 2px rgb(0 0 0 / 10%);width:90%;height:2em}.woocommerce-account .form-row .required{color:var(--c-red);font-size:1em}.woocommerce-account .woocommerce-button{display:block;padding:16px;border-radius:4px;font-weight:900;margin:1em auto 2em;width:70%;max-width:280px}.woocommerce-account .woocommerce-form-login__submit{background-color:var(--c-primary);color:var(--c-white)}.woocommerce-form-register__submit{background-color:var(--c-grey);color:var(--c-primary)}.woocommerce-account .woocommerce-LostPassword a{font-size:.8em;color:var(--c-theme);border-bottom:1px dashed var(--c-theme);padding:4px 0}.woocommerce-account .woocommerce-privacy-policy-text{margin:1em 0;font-size:.85em}.woocommerce-MyAccount-navigation{width:100%;margin-top:1em}.woocommerce-MyAccount-navigation ul{display:flex;background-color:var(--c-grey-l);border-radius:4px}.woocommerce-MyAccount-navigation li{flex:auto;position:relative;padding:4px;overflow:hidden}.woocommerce-MyAccount-navigation li.is-active::after{content:"";z-index:5;position:absolute;height:30px;width:30px;transform:rotate(45deg);margin-top:-15px;margin-left:-15px;left:50%;border-left-width:0;border-top-width:0;background-color:var(--c-white);bottom:-26px}.woocommerce-MyAccount-navigation li a{padding:14px 6px 8px;display:block;text-align:center;font-size:.8em;font-weight:600}.woocommerce-MyAccount-navigation li.is-active a{color:var(--c-primary)}.woocommerce-MyAccount-content{padding:2em 1em;width:100%}.woocommerce-MyAccount-content p{margin-bottom:1em}.woocommerce-MyAccount-content .woocommerce-orders-table{width:100%;max-width:100%}.woocommerce-MyAccount-content .woocommerce-orders-table td{text-align:center}.woocommerce-MyAccount-content .woocommerce-orders-table thead th{padding:8px 4px 4px;background-color:var(--c-grey);color:var(--c-white);font-size:.8em;text-align:center}.woocommerce-MyAccount-content .woocommerce-orders-table__row .woocommerce-orders-table__cell-order-actions a{margin:1em auto;background-color:var(--c-grey-l);text-align:center;font-size:.65em;padding:12px 8px 8px;width:85%;border:1px solid}.woocommerce-orders-table__row--status-on-hold{background-color:var(--c-grey-l)}.woocommerce-orders-table__row--status-on-hold .woocommerce-orders-table__cell-order-status{color:var(--c-primary)}.woocommerce-orders-table__row--status-cancelled{background-color:#ffebee}.woocommerce-orders-table__row--status-cancelled .woocommerce-orders-table__cell-order-status{color:var(--c-red)}.woocommerce-orders-table__row--status-pending a.pay{background-color:var(--c-primary)!important;color:var(--c-white);border:none!important}.woocommerce-orders-table__row--status-pending a.cancel{color:var(--c-red)}.woocommerce-orders-table__row--status-processing{background-color:#e0f2f1}.woocommerce-orders-table__row--status-processing .woocommerce-orders-table__cell-order-status{color:var(--c-green)}.woocommerce-orders-table__row--status-completed{background-color:var(--c-green)}.woocommerce-orders-table__row--status-completed td{color:var(--c-white)!important}.woocommerce-orders-table__row--status-completed .woocommerce-orders-table__cell-order-number a{color:var(--c-white)}.woocommerce-orders-table__row--status-pending{background-color:var(--c-text)}.woocommerce-orders-table__row--status-pending td{color:var(--c-white)!important}@media (max-width:768px){table.shop_table_responsive td:not(.woocommerce-orders-table__cell-order-actions){text-align:left}table.shop_table_responsive thead{display:none}table.shop_table_responsive tbody{display:flex;flex-flow:column wrap}table.shop_table_responsive tr{display:flex;flex-flow:column wrap;border:1px solid var(--c-grey-l);border-radius:4px;margin:4px 0;font-size:.75em}table.shop_table_responsive td{flex:auto;padding:8px}.woocommerce-MyAccount-content .woocommerce-orders-table__row .woocommerce-orders-table__cell-order-actions a{width:90%;margin:1em auto}.woocommerce-MyAccount-content .woocommerce-orders-table__row td:not(.woocommerce-orders-table__cell-order-actions)::before{content:attr(data-title) ": ";font-weight:500;float:right}}#main-footer{padding:12px 2vw;background-color:var(--c-grey);align-items:flex-start;justify-content:right}#main-footer .footer-content{flex-basis:340px;flex-grow:1;margin-top:24px}#main-footer .footer-content .information-wrapper:not(:last-child){margin-bottom:24px}#main-footer .footer-content .information-wrapper a{font-size:1.4em;justify-content:right}#main-footer .footer-content i{margin:0 0 8px 12px}#main-footer .footer-content .information-wrapper svg{fill:var(--c-primary);width:28px;height:28px}#main-footer .footer-content .information-wrapper h3{font-weight:400;font-size:.75em;word-wrap:normal;color:var(--c-white)}#main-footer .footer-content .information-wrapper.flex-center{flex-wrap:nowrap;justify-content:right}#main-footer .footer-content iframe{border:none;width:90%;min-height:180px;margin-right:5%;border-radius:12px;box-shadow:0 1px 4px -1px var(--c-black)}#main-footer .footer-content h2{color:var(--c-theme);font-size:1em}#main-footer .footer-content .title.flex-row{justify-content:right;margin-bottom:24px}#main-footer .footer-content .title svg{fill:var(--c-theme-l)}#main-footer .footer-content .footer-nav li{padding-right:12px}#main-footer .footer-content .footer-nav li:not(:last-child){margin-bottom:16px}#main-footer .footer-content .footer-nav a{display:block;color:var(--c-white);border-right:1px solid var(--c-white);padding-right:24px;font-size:.9em;transition:all 0.3s ease-in-out}#main-footer .footer-content .footer-nav a:hover{color:var(--c-primary);border-right-color:var(--c-primary)}#main-footer .footer-content .trustseal{background:var(--c-grey-l);border-radius:.5em;padding:.25em;width:fit-content}#main-footer .footer-content.shop-menu{display:none}#main-footer .footer-content.site-credentials{align-self:center}.widget_shopping_cart_content{position:relative;width:100%;height:100%;padding:48px 0 0 0;overflow-y:auto;background-color:var(--c-white);display:flex;flex-flow:column}.widget_shopping_cart_content::-webkit-scrollbar{width:12px;height:10vh}.widget_shopping_cart_content::-webkit-scrollbar-track{background:var(--c-grey-l)}.widget_shopping_cart_content::-webkit-scrollbar-thumb{border-radius:10px;background:rgb(0 0 0 / .2)}.widget_shopping_cart_content::-webkit-scrollbar-thumb:hover{background:rgb(0 0 0 / .4)}.widget_shopping_cart_content::-webkit-scrollbar-thumb:active{background:rgb(0 0 0 / .9)}.woocommerce-mini-cart-item{padding:12px 16px;border-bottom:1px solid var(--c-grey-l)}.woocommerce-mini-cart-item .product-link{flex:1 0 100%;margin-bottom:16px;justify-content:space-between}.woocommerce-mini-cart-item .product-link img{width:30%;border-radius:4px;box-shadow:0 0 3px -1.5px var(--c-grey-l);height:auto}.woocommerce-mini-cart-item .product-link h4{font-size:.7em;margin-bottom:16px}.woocommerce-mini-cart-item .product-info{width:67%;padding-right:12px;align-self:stretch;display:flex;flex-flow:column}.woocommerce-mini-cart-item .product-attributes{margin-top:auto;font-size:.85em}.woocommerce-mini-cart-item .product-attributes-row{justify-content:right}.woocommerce-mini-cart-item .product-attributes-row:not(:last-child){margin-bottom:2px}.woocommerce-mini-cart-item .product-attributes-row p{margin:0 4px}.woocommerce-mini-cart-item .product-attributes-row .label{color:var(--c-text-l);font-size:.7em}.woocommerce-mini-cart-item .product-attributes-row .label i{margin:0 0 8px 8px}.woocommerce-mini-cart-item .product-attributes-row .label svg{fill:var(--c-primary);width:18px;height:18px}.woocommerce-mini-cart-item .product-attributes-row .data{color:var(--c-text);font-size:.8em}.woocommerce-mini-cart-item .quantity{flex:50%;text-align:right}.woocommerce-mini-cart-item .quantity bdi{color:var(--c-green);font-weight:700}.woocommerce-mini-cart-item .woocommerce-Price-currencySymbol{font-size:.5em;color:var(--c-text-l)}.woocommerce-mini-cart-item .remove_from_cart_button{text-align:left;aspect-ratio:1/1;display:flex;padding:2px}.woocommerce-mini-cart-item .remove_from_cart_button svg{fill:var(--c-red);padding:2px;opacity:.5;transition:all 0.3s ease-in-out}.woocommerce-mini-cart-item:hover .remove_from_cart_button svg{opacity:1}.widget_shopping_cart_content .woocommerce-mini-cart-empty-wrapper{height:100%}.widget_shopping_cart_content .woocommerce-mini-cart-empty-wrapper img{width:320px}.widget_shopping_cart_content .woocommerce-mini-cart-empty-wrapper p{margin:48px 0 24px 0}.widget_shopping_cart_content .woocommerce-mini-cart-empty-wrapper a{padding:12px 18px;border-radius:6px;background-color:var(--c-primary);color:var(--c-white);width:240px;text-align:center}.widget_shopping_cart_content .mini-cart-footer{position:sticky;width:100%;bottom:0;padding:12px;background:var(--c-grey-l);margin-top:auto}.widget_shopping_cart_content .mini-cart-footer .woocommerce-mini-cart__total{font-size:1em;display:none}.widget_shopping_cart_content .mini-cart-footer bdi{color:var(--c-primary);font-weight:999}.widget_shopping_cart_content .mini-cart-footer .woocommerce-Price-currencySymbol{font-size:.5em;color:var(--c-text-l)}.widget_shopping_cart_content .woocommerce-mini-cart__buttons{display:flex;flex-flow:row nowrap;margin-top:12px}.widget_shopping_cart_content .woocommerce-mini-cart__buttons a{padding:12px 0;color:var(--c-white);flex:50%;text-align:center;border-radius:12px}.widget_shopping_cart_content .woocommerce-mini-cart__buttons a:not(.checkout){margin-left:12px;background-color:var(--c-grey)}.widget_shopping_cart_content .woocommerce-mini-cart__buttons .checkout{margin-right:12px;background-color:var(--c-primary)}#modal-wrapper{width:100%;height:100%;position:fixed;top:0;right:0;background-color:#21212180;backdrop-filter:blur(6px);z-index:12000;overflow:hidden auto;display:none;cursor:pointer}#modal-wrapper>section{height:100%;transform:translate3d(100%,0,0);transition:transform 0.5s cubic-bezier(.455,.03,.515,.955)}#miniCartWrapper{max-width:420px}#modal-wrapper>section.active-modal{transform:translate3d(0,0,0)}.modal-close-button{position:fixed;top:12px;left:24px;width:42px;padding:8px;font-size:2em;height:42px;border-radius:50%;box-shadow:0 0 3px -1px var(--c-grey);z-index:1300;display:flex;justify-content:center;align-items:center}.modal-close-button:before{content:"\00d7"}