.wd-products-nav .wd-dropdown{right:0;left:auto;margin-left:0;margin-right:calc(var(--nav-gap, .001px) / 2 * -1);display:flex;align-items:center;min-width:240px}.wd-products-nav{--wd-link-color: var(--color-gray-900);--wd-link-color-hover: var(--color-gray-500);--wd-link-decor: none;--wd-link-decor-hover: none;position:relative;display:inline-flex;align-items:center;letter-spacing:0;font-size:14px}.wd-product-nav-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.wd-product-nav-btn:before{font-size:12px;font-family:"woodmart-font"}.wd-product-nav-btn.wd-btn-prev:before{content:"\f114"}.wd-product-nav-btn.wd-btn-next:before{content:"\f113"}.wd-product-nav-btn.wd-btn-back span{font-size:0}.wd-product-nav-btn.wd-btn-back:before{content:"\f122"}.wd-product-nav-thumb{flex-shrink:0;max-width:90px}.wd-product-nav-thumb img{border-top-left-radius:var(--wd-brd-radius);border-bottom-left-radius:var(--wd-brd-radius)}.wd-product-nav-desc{padding:10px 15px}.wd-product-nav-desc .wd-entities-title{margin-bottom:5px}@media (max-width: 768.98px){.wd-products-nav .wd-dropdown{display:none}}.wd-list{--list-mb: 0;--li-mb: 15px;--li-pl: 0;--wd-row-gap: var(--li-mb);display:flex;flex-direction:column;justify-content:var(--wd-align);gap:var(--wd-row-gap);list-style:none}.wd-list li{position:relative;display:flex;align-items:center;justify-content:inherit;gap:10px;margin-bottom:0 !important;transition:all .25s ease}.wd-list .wd-icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--color-gray-800);line-height:1;transition:all .25s ease;font-size:var(--li-icon-s, 1em)}.wd-list.wd-design-bordered li:not(:first-child):before{content:"";position:absolute;top:calc(var(--wd-row-gap) / 2 * -1);inset-inline:0px;border-top:1px solid var(--brdcolor-gray-300)}.wd-list .wd-icon :is(img,svg){width:var(--li-icon-s, revert-layer);min-width:var(--li-icon-s, 6px);max-width:150px;fill:currentColor}.wd-list .wd-icon:has(:is(img,svg)):before{display:none}.wd-list.wd-type-ordered{counter-reset:item}.wd-list.wd-type-ordered .wd-icon{font-weight:600}.wd-list.wd-type-ordered .wd-icon:before{content:counter(item) ".";counter-increment:item}.wd-list.wd-type-unordered .wd-icon:before{font-size:.6em;content:"\f113";font-family:"woodmart-font"}.wd-list.wd-type-unordered-2 .wd-icon:before{content:"";width:1em;height:1em;font-size:calc(var(--li-icon-s, 10px) / 2);background:currentColor;border-radius:50%}.wd-list.wd-shape-icon .wd-icon{background-color:var(--color-gray-200);width:var(--li-icon-s, 2em);height:var(--li-icon-s, 2em);font-size:calc(var(--li-icon-s, 2em) / 2)}.wd-list.wd-shape-icon .wd-icon :is(img,svg){width:calc(var(--li-icon-s, 2em) / 2);height:calc(var(--li-icon-s, 2em) / 2);min-width:calc(var(--li-icon-s, 14px) / 2);object-fit:contain}.wd-list.wd-style-rounded .wd-icon{border-radius:50%}.wd-list .wd-icon .e-font-icon-svg{height:var(--li-icon-s, 1em)}@media (max-width: 1024px){.wd-list:is(.wd-fontsize-m,.wd-fontsize-l){font-size:16px}}.wd-tabs:where(:not(.wd-inited)) .wd-nav-tabs[class*="wd-style-underline"]>li:first-child>a .nav-link-text:after{width:100%}.wd-tabs{--wd-row-gap: 20px;--wd-header-padding: .001px;display:flex;flex-direction:column;gap:var(--wd-row-gap)}.wd-tabs .tabs-name{text-transform:uppercase;font-size:22px;margin-bottom:0}.wd-tabs .tabs-name>span{vertical-align:middle}.wd-tabs .tabs-name .img-wrapper{display:inline-flex;margin-right:10px}.wd-tabs-header{display:flex;flex-direction:column;gap:10px;padding:var(--wd-header-padding)}.wd-tabs-header.wp-block .tabs-text{display:inline-block}.wd-nav-tabs{--nav-gap: 30px;align-items:center}.wd-nav-tabs>li>a{font-size:16px;font-weight:var(--wd-title-font-weight);font-style:var(--wd-title-font-style);font-family:var(--wd-title-font)}.wd-tabs.tabs-design-default:not(.wd-header-with-bg){--wd-row-gap: 10px}.wd-tabs.tabs-design-simple .tabs-name{position:relative;z-index:1;margin-bottom:-2px;padding-block:5px;border-bottom:2px solid var(--wd-primary-color);vertical-align:middle}.wd-tabs.tabs-design-simple .tabs-name>span{vertical-align:bottom}.wd-tabs.tabs-design-simple .tabs-name .img-wrapper{margin-left:4px}.wd-tabs.tabs-design-simple .wd-nav-tabs li a{font-size:14px}.wd-tabs.wd-header-with-bg{--wd-header-padding: 15px}.wd-tabs.wd-header-with-bg .wd-tabs-header{background-color:var(--bgcolor-gray-100);border-radius:var(--wd-brd-radius)}.wd-tabs:where(:not(.wd-inited)) .wd-nav-tabs>li:first-child>a{color:var(--nav-color-active);background-color:var(--nav-bg-active);box-shadow:var(--nav-shadow-active);border:var(--nav-border-active)}.wd-nav-tabs[class*="wd-style-underline"]{--nav-color: rgba(var(--wd-navigation-color), .7);--nav-color-hover: rgba(var(--wd-navigation-color), 1)}.wd-nav-tabs a{gap:10px}.wd-nav-tabs .img-wrapper{min-width:max-content}.wd-nav-tabs.wd-icon-pos-start a{flex-direction:row}.wd-nav-tabs.wd-icon-pos-top{align-items:flex-end}.wd-nav-tabs.wd-icon-pos-top a{flex-direction:column}.wd-nav-tabs.wd-icon-pos-end a{flex-direction:row-reverse}.wd-nav-tabs.wd-icon-pos-left a{flex-direction:row}.wd-nav-tabs.wd-icon-pos-right a{flex-direction:row-reverse}.wd-tabs:not(.wd-inited) .wd-tab-content:first-child{display:flex;opacity:1;transform:none}.wd-tabs .wd-tabs-content-wrapper{position:relative}.wd-tabs .wd-tab-content{display:none;opacity:0;transition:all .25s ease;transform:translateY(30px)}.wd-tabs .wd-tab-content>div:not(:is(.wd-nav-arrows,.grid-masonry)){--wd-width: 100%;width:var(--wd-width)}.wd-tabs .wd-tab-content.wd-active{display:flex}.wd-tabs .wd-tab-content.wd-in{opacity:1;transform:none}.wd-tabs .wd-tab-content>.elementor{min-width:1px}.wp-block-wd-tabs .wd-tab-content{--wd-row-gap: 20px;flex-direction:column;row-gap:var(--wd-row-gap)}:root .wp-block-wd-tabs .wd-tab-content>*{margin-bottom:0}@media (min-width: 1025px){.wd-tabs.tabs-design-aside{position:relative;display:grid;align-items:flex-start;grid-template-columns:var(--wd-side-width, 300px) 1fr;gap:var(--wd-row-gap)}.wd-tabs.tabs-design-aside .wd-tabs-header{--text-align: start}.wd-tabs.tabs-design-aside .wd-nav-tabs{flex-direction:column;align-items:flex-start;--nav-gap: 5px;--nav-gap-v: var(--nav-gap)}.wd-tabs.tabs-design-aside .wd-nav-tabs>li{cursor:pointer}.wd-tabs.tabs-design-aside .wd-nav-tabs>li>a{display:inline-flex}.wd-tabs.tabs-design-aside .wd-tabs-content-wrapper{min-width:1px}.wd-tabs.tabs-design-alt .wd-tabs-header{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.wd-tabs.tabs-design-simple .wd-tabs-header{flex-direction:row;align-items:flex-end;gap:25px;border-bottom:2px solid var(--brdcolor-gray-300)}}@media (max-width: 1024px){.wd-tabs{--wd-row-gap: 10px}.wd-tabs .wd-tabs-header .svg-icon{width:25px !important;height:25px !important}.wd-tabs .wd-tabs-header .img-wrapper img{max-height:25px;width:auto}.wd-nav-tabs{flex-wrap:nowrap;white-space:nowrap}.wd-nav-tabs-wrapper{overflow-x:auto;-webkit-mask-image:linear-gradient(to left, transparent 5px, #000 40px);mask-image:linear-gradient(to left, transparent 5px, #000 40px)}.wd-tabs.tabs-design-simple .wd-tabs-header{--text-align: start;align-items:flex-start;gap:0}.wd-tabs.tabs-design-simple .wd-nav-tabs-wrapper{flex:1 1 auto;max-width:100%;width:100%;border-top:2px solid var(--brdcolor-gray-300)}}.wc-tabs-wrapper .woocommerce-Tabs-panel{display:none}.wd-nav-wrapper+.woocommerce-Tabs-panel:not([style]){display:block}.wd-nav.wd-style-underline-reverse{--nav-pd: 30px 0 10px 0}.wd-nav.wd-style-underline-reverse>li>a>.nav-link-text{position:unset}.wd-nav.wd-style-underline-reverse>li>a>.nav-link-text:after{top:0;height:3px}.wc-tabs-wrapper .shop_attributes{margin:0 auto}.tabs-layout-tabs>.wd-accordion-item>.wd-accordion-title{display:none}@media (min-width: 1025px){.wd-nav-wrapper+div .woocommerce-Tabs-panel:not([style]){display:block}}@media (max-width: 1024px){.wd-nav.wd-style-underline-reverse{--nav-pd: 20px 0 15px 0}.tabs-layout-accordion>.wd-nav-tabs-wrapper{display:none}.tabs-layout-tabs{display:none}}.title-wrapper{--wd-mb: 10px}.title-wrapper [class*="title"]{display:inline-block}.title-wrapper .title{margin-bottom:0}.title-wrapper .img-wrapper{display:block;margin-top:10px}.subtitle-color-black.subtitle-style-default{color:#000}.subtitle-color-black.subtitle-style-background{background-color:#333;color:#fff}.subtitle-color-white.subtitle-style-default{color:rgba(255,255,255,0.8)}.subtitle-color-white.subtitle-style-background{background-color:rgba(255,255,255,0.8);color:#242424}.subtitle-color-gradient.subtitle-style-default{color:var(--color-gray-400)}.subtitle-color-gradient.subtitle-style-background{background-color:#f1f1f1;color:#333}.wd-title-color-default{--el-title-color: rgba(0,0,0,0.105)}.wd-title-color-primary{--el-title-color: var(--wd-primary-color)}.wd-title-color-alt{--el-title-color: var(--wd-alternative-color)}.wd-title-color-black{--el-title-color: #000}.wd-title-color-white{color:var(--wd-text-color);--wd-text-color: rgba(255,255,255,0.8);--wd-title-color: #fff;--el-title-color: #fff}.wd-title-color-gradient .title{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.wd-title-style-shadow{padding:25px;border-radius:var(--wd-brd-radius);box-shadow:0 0 8px rgba(0,0,0,0.12)}.wpb-js-composer .title-wrapper{--content-width: var(--wd-max-width)}.wpb-js-composer .title-wrapper [class*="title"]{max-width:var(--content-width)}.wpb-js-composer .title-wrapper.wd-title-empty .liner-continer{margin-bottom:0}.wpb-js-composer .title-wrapper.wd-title-empty .liner-continer .title{display:none}@media (max-width: 1024px){.title-subtitle.wd-fontsize-m,.title-after_title.wd-fontsize-s{font-size:14px}}@media (max-width: 576px){.title-wrapper .title-subtitle{font-size:12px}.title-wrapper .title{font-size:20px}}:is(.wd-title-style-underlined,.wd-title-style-overlined) .title{border-color:var(--el-title-color)}:is(.wd-title-style-underlined,.wd-title-style-overlined).wd-title-color-default{--el-title-color: #CCC}:is(.wd-title-style-underlined,.wd-title-style-overlined).wd-title-color-white .liner-continer{border-color:rgba(255,255,255,0.5)}.wd-title-style-underlined .liner-continer{border-bottom:2px solid var(--brdcolor-gray-300)}.wd-title-style-underlined .title{margin-bottom:-2px;padding-bottom:10px;border-bottom:2px solid var(--el-title-color)}.wd-title-style-underlined-2{--wd-mb: 15px}.wd-title-style-underlined-2 .title{border-bottom:2px solid var(--el-title-color);line-height:.85}.wd-title-style-underlined-2 .title.wd-fontsize-xxl{border-width:3px}.wd-title-style-underlined-2 .title.wd-fontsize-xxxl{border-width:4px}.wd-title-style-underlined-2:not(.wd-title-color-gradient) .title{text-shadow:1px 1px #fff,1px -1px #fff,-1px 1px #fff,-1px -1px #fff}.wd-title-style-underlined-2:not(.wd-title-color-gradient) .title.wd-fontsize-xxxl{text-shadow:2px 2px #fff,2px -2px #fff,-2px 2px #fff,-2px -2px #fff}.wd-title-style-underlined-2.wd-title-color-white .title,[class*="color-scheme-light"] .wd-title-style-underlined-2 .title{text-shadow:none !important}.wd-title-style-overlined .liner-continer{border-top:1px solid var(--brdcolor-gray-300)}.wd-title-style-overlined .title{margin-top:-1px;padding-top:20px;border-top:3px solid var(--el-title-color)}@media (max-width: 1024px){.wd-title-style-underlined-2 .title:is(.wd-fontsize-xxl,.wd-fontsize-xxxl){border-width:2px}.wd-title-style-underlined-2:not(.wd-title-color-gradient) .title.wd-fontsize-xxxl{text-shadow:1px 1px #fff,1px -1px #fff,-1px 1px #fff,-1px -1px #fff}}.wd-widget-collapse .widget-title{position:relative;margin-bottom:0;padding-inline-end:22px;cursor:pointer;user-select:none}.wd-widget-collapse .widget-title ~ *{margin-top:20px}.wd-widget-collapse .widget-title:after{position:absolute;top:calc(50% - 12px);inset-inline-end:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;color:var(--color-gray-800);font-weight:400;font-size:10px;transition:all .25s ease;content:"\f129";font-family:"woodmart-font"}.wd-widget-collapse.wd-opened .widget-title:after{background-color:#f1f1f1;transform:rotate(180deg)}.rtl .wd-widget-collapse.wd-opened .widget-title:after{transform:rotate(-180deg)}.wd-widget-collapse:not(.wd-opened-initially)>.widget-title ~ *{display:none}.wd-widget-collapse .wd-swatches-filter:is(.wd-layout-double,.wd-layout-inline)[style*="display: block"]{display:flex !important}[class*="color-scheme-light"] .wd-widget-collapse.wd-opened .widget-title:after{background-color:#fff;color:#333}.footer-sidebar{padding-block:40px}.footer-column>*:not(.widget){margin-block:0 var(--wd-block-spacing)}.footer-column>*:not(.widget):last-child{margin-bottom:0}.wd-prefooter{padding-bottom:40px;background-color:var(--wd-main-bgcolor)}.wd-copyrights{--wd-tags-mb: 10px;padding-block:20px;border-top:1px solid var(--brdcolor-gray-300)}.wd-copyrights.wd-layout-two-columns>.wd-grid-g{--wd-col-lg: 2;--wd-col-md: 1}.wd-copyrights.wd-layout-centered{text-align:center}@media (min-width: 1025px){.sticky-footer-on :is(.wd-page-content,.wd-prefooter){position:relative;z-index:2}.sticky-footer-on .wd-footer{position:sticky;bottom:0}.wd-copyrights.wd-layout-two-columns .wd-col-end{text-align:end}}@media (max-width: 1024px){.wd-copyrights.wd-layout-two-columns{text-align:center}}.wd-text-block:not(.inline-element){max-width:var(--content-width);--content-width: var(--wd-max-width)}.wd-text-block:not(.inline-element).text-left{margin-right:auto}.wd-text-block:not(.inline-element).text-center{margin-inline:auto}.wd-text-block:not(.inline-element).text-right{margin-left:auto}.wd-el-toggle-head{display:flex;align-items:center;justify-content:space-between}.wd-el-toggle-title.title{margin-bottom:0;font-size:1.1em}.wd-el-toggle-icon{color:var(--color-gray-300);text-align:center;font-size:12px;line-height:1;transition:all .25s ease}.wd-el-toggle-icon:before{content:"\f129";font-family:"woodmart-font"}.wd-el-toggle-content{margin-top:20px}.wd-el-toggle-content-inner{opacity:0;transition:all .25s ease}@media (min-width: 1025px){.elementor-element .wd-el-toggle.wd-state-static-lg .wd-el-toggle-icon{display:none}.elementor-element .wd-el-toggle:is(.wd-state-closed-lg,.wd-state-opened-lg) .wd-el-toggle-head{cursor:pointer}.elementor-element .wd-el-toggle.wd-state-closed-lg .wd-el-toggle-content{display:none}.elementor-element .wd-el-toggle.wd-active-lg.wd-icon-rotate .wd-el-toggle-icon{transform:rotate(180deg)}.elementor-element .wd-el-toggle.wd-active-lg .wd-el-toggle-content-inner{opacity:1}}@media (max-width: 768.98px){.elementor-element .wd-el-toggle.wd-state-static-sm .wd-el-toggle-icon{display:none}.elementor-element .wd-el-toggle.wd-state-closed-sm .wd-el-toggle-content{display:none}.elementor-element .wd-el-toggle.wd-active-sm.wd-icon-rotate .wd-el-toggle-icon{transform:rotate(180deg)}.elementor-element .wd-el-toggle.wd-active-sm .wd-el-toggle-content-inner{opacity:1}}@media (min-width: 769px) and (max-width: 1024px){.elementor-element .wd-el-toggle.wd-state-static-md-sm .wd-el-toggle-icon{display:none}.elementor-element .wd-el-toggle.wd-state-closed-md-sm .wd-el-toggle-content{display:none}.elementor-element .wd-el-toggle.wd-active-md-sm.wd-icon-rotate .wd-el-toggle-icon{transform:rotate(180deg)}.elementor-element .wd-el-toggle.wd-active-md-sm .wd-el-toggle-content-inner{opacity:1}}.scrollToTop{position:fixed;right:20px;bottom:20px;z-index:350;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:rgba(var(--bgcolor-white-rgb), 0.9);box-shadow:0 0 5px rgba(0,0,0,0.17);color:var(--color-gray-800);font-size:16px;opacity:0;pointer-events:none;text-decoration:none !important;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateX(100%)}.scrollToTop.button-show{opacity:1;transform:none;pointer-events:visible}.scrollToTop:after{content:"\f115";font-family:"woodmart-font"}.scrollToTop:hover{color:var(--color-gray-500)}.wd-search-opened .scrollToTop{display:none}@media (max-width: 1024px){.scrollToTop{right:12px;bottom:12px;width:40px;height:40px;font-size:14px}}[class*="wd-search-full-screen"]{--wd-search-font-size: 1.08em;position:fixed;z-index:400;visibility:hidden;opacity:0;outline:none !important}[class*="wd-search-full-screen"] :is(.wd-search-history,.wd-search-requests,.wd-search-info-text):not(:last-child){margin-bottom:var(--wd-search-sp)}[class*="wd-search-full-screen"] .wd-scroll-content:not(.wd-dropdown){--wd-scroll-h: 100%}[class*="wd-search-full-screen"] .wd-search-suggestions{animation:wd-fadeInBottomShort 0.6s cubic-bezier(0.19, 1, 0.22, 1) both}[class*="wd-search-full-screen"] .wd-search-suggestions .wd-search-title{margin-top:var(--wd-search-sp)}[class*="wd-search-full-screen"] .wd-search-suggestions .wd-search-title:first-child{margin-top:0}[class*="wd-search-full-screen"] .wd-suggestion{flex-direction:column}[class*="wd-search-full-screen"] .wd-suggestion-thumb{margin-bottom:10px}[class*="wd-search-full-screen"] .wd-not-found-msg{font-size:var(--wd-search-font-size)}[class*="wd-search-full-screen"] .wd-suggestions-group.wd-type-categories .wd-suggestion{flex-direction:row;flex-basis:unset}[class*="wd-search-full-screen"] .wd-suggestions-group.wd-type-categories .wd-suggestion .wd-suggestion-thumb{margin-bottom:0}[class*="wd-search-full-screen"] .wd-suggestions-group.wd-type-categories .wd-suggestion .wd-entities-title{transition:all .25s ease}[class*="wd-search-full-screen"] .wd-suggestions-group.wd-type-categories .wd-suggestion:hover .wd-entities-title{opacity:.6}[class*="wd-search-full-screen"].wd-searched :is(.wd-search-history,.wd-search-requests,.wd-search-info-text){display:none}[class*="wd-search-full-screen"] .wd-search-history ul{flex-direction:row;flex-wrap:wrap}[class*="wd-search-full-screen"] .wd-sh-head{display:block}[class*="wd-search-full-screen"] .wd-sh-head .wd-sh-clear{display:none}[class*="wd-search-full-screen"] .wd-sh-link:before{display:none}[class*="wd-search-full-screen"].wd-opened{visibility:visible;opacity:1}.wd-search-opened{overflow:hidden}@media (min-width: 1025px){.wd-search-opened body{padding-right:var(--wd-scroll-w)}.wd-search-opened .wd-page-wrapper{margin-right:calc(var(--wd-scroll-w) * -1)}.wd-search-opened :is(.header-banner,.whb-row,.wd-page-content){padding-right:var(--wd-scroll-w)}}@media (max-width: 1024px){[class*="wd-search-full-screen"]{--wd-search-font-size: .92em;--wd-search-sp: 15px}[class*="wd-search-full-screen"] .wd-search-requests{--wd-requests-pd: 8px 12px;--wd-requests-fs: 10px}}.wd-search-full-screen-2{--wd-search-sp: 30px;--wd-form-height: 50px;--wd-content-heigh: 100vh;top:var(--wd-admin-bar-h);display:flex;align-items:center;padding-top:50px;background-color:rgba(var(--bgcolor-white-rgb), 0.97);transition:all .25s ease}.wd-search-full-screen-2 :is(.searchform,.wd-search-history,.wd-search-requests,.wd-search-area){visibility:hidden;opacity:0;transition:all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.3s;transform:translateY(150px)}.wd-search-full-screen-2>.container{display:flex;flex-direction:column;max-height:100%}.wd-search-full-screen-2 .searchform{--wd-form-height: unset;margin-bottom:var(--wd-search-sp)}.wd-search-full-screen-2 .wd-close-search.wd-style-icon{--wd-action-icon-size: 26px;position:absolute;top:0;inset-inline-end:0}.wd-search-form.wd-display-full-screen-2{cursor:pointer}.wd-search-form.wd-display-full-screen-2 .searchform{pointer-events:none;user-select:none}.wd-search-form.wd-display-full-screen-2 .wd-clear-search{display:none}.wd-search-full-screen-2 .wd-search-suggestions .wd-search-title{margin-bottom:var(--wd-search-sp);text-transform:unset}.wd-search-full-screen-2 .wd-search-results{height:0;transition:all .6s ease}.wd-search-full-screen-2 .wd-suggestions-group{gap:20px;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr))}.wd-search-full-screen-2 .wd-all-results{margin-top:var(--wd-search-sp)}.wd-search-full-screen-2 .wd-suggestions-group.wd-type-categories{display:flex;flex-wrap:wrap}.wd-search-full-screen-2.wd-searched .wd-search-results{height:calc(var(--wd-content-heigh) - var(--wd-form-height) - var(--wd-admin-bar-h) - 50px)}.wd-search-full-screen-2.wd-searched .wd-search-results.wd-no-results{height:20vh}.wd-search-full-screen-2.wd-searched .wd-search-area{visibility:hidden;padding:0;max-height:0;height:0;opacity:0}.wd-search-full-screen-2.wd-opened :is(.searchform,.wd-search-history,.wd-search-requests,.wd-search-area){visibility:visible;opacity:1;transform:none}@media (min-width: 1025px){.wd-search-full-screen-2{--wd-form-height: 65px;--wd-content-heigh: 80vh;padding-right:var(--wd-scroll-w)}.wd-search-full-screen-2 .searchform input[type="text"]{padding-inline-start:20px}.wd-search-full-screen-2 .searchform.wd-with-cat{--wd-search-cat-w: 220px;--wd-search-clear-sp: .001px}.wd-search-full-screen-2 .wd-clear-search{padding-inline-end:20px}.wd-search-full-screen-2 .wd-with-cat .wd-search-cat>a{padding-inline:30px}.form-style-underlined .wd-search-full-screen-2 .searchform input[type="text"]{padding-inline-start:0}}@media (max-width: 576px){.wd-search-full-screen-2 .wd-suggestions-group{grid-template-columns:repeat(auto-fill, minmax(170px, 1fr))}}.login-form-side .woocommerce-notices-wrapper{padding:20px 15px 0 15px}.login-form-side .woocommerce-notices-wrapper>.woocommerce-error{margin-bottom:0}.login-form-side .woocommerce-form-login{padding:20px 15px 15px 15px;border-bottom:1px solid var(--brdcolor-gray-300)}.login-form-side .woocommerce-form-login.hidden-form{display:none}.create-account-question{padding:20px 15px;border-bottom:1px solid var(--brdcolor-gray-300);text-align:center;--wd-tags-mb: 15px}.create-account-question p{color:var(--color-gray-900);font-weight:600}.create-account-question:before{display:block;margin-bottom:15px;color:var(--color-gray-200);font-size:54px;line-height:1;content:"\f124";font-family:"woodmart-font"}.create-account-question .btn{--btn-color: var(--color-gray-800);--btn-color-hover: var(--color-gray-500);--btn-brd-color: var(--wd-primary-color);--btn-bgcolor: transparent;--btn-brd-width: 2px;--btn-height: none;--btn-padding: 0;border-top:0;border-inline:0}:root{
--wd-top-bar-h: 35px;
--wd-top-bar-sm-h: 36px;
--wd-top-bar-sticky-h: .00001px;
--wd-top-bar-brd-w: .00001px;
--wd-header-general-h: 100px;
--wd-header-general-sm-h: 74px;
--wd-header-general-sticky-h: 70px;
--wd-header-general-brd-w: .00001px;
--wd-header-bottom-h: 41px;
--wd-header-bottom-sm-h: 55px;
--wd-header-bottom-sticky-h: 55px;
--wd-header-bottom-brd-w: .00001px;
--wd-header-clone-h: .00001px;
--wd-header-brd-w: calc(var(--wd-top-bar-brd-w) + var(--wd-header-general-brd-w) + var(--wd-header-bottom-brd-w));
--wd-header-h: calc(var(--wd-top-bar-h) + var(--wd-header-general-h) + var(--wd-header-bottom-h) + var(--wd-header-brd-w));
--wd-header-sticky-h: calc(var(--wd-top-bar-sticky-h) + var(--wd-header-general-sticky-h) + var(--wd-header-bottom-sticky-h) + var(--wd-header-clone-h) + var(--wd-header-brd-w));
--wd-header-sm-h: calc(var(--wd-top-bar-sm-h) + var(--wd-header-general-sm-h) + var(--wd-header-bottom-sm-h) + var(--wd-header-brd-w));
}
.whb-top-bar .wd-dropdown {
margin-top: -3.5px;
}
.whb-top-bar .wd-dropdown:after {
height: 7.5px;
}
.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu) {
margin-top: 14px;
}
.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu):after {
height: 25px;
}
.whb-header-bottom .wd-dropdown {
margin-top: -0.5px;
}
.whb-header-bottom .wd-dropdown:after {
height: 10.5px;
}
.whb-sticked .whb-header-bottom .wd-dropdown:not(.sub-sub-menu) {
margin-top: 6.5px;
}
.whb-sticked .whb-header-bottom .wd-dropdown:not(.sub-sub-menu):after {
height: 17.5px;
}
.whb-top-bar {
background-color: rgba(216, 43, 43, 1);
}
.whb-3hlc0okqda3s04zm94ce a:is(.btn-style-default, .btn-style-3d) {
background-color: rgba(61, 109, 200, 1);
}
.whb-3hlc0okqda3s04zm94ce a:is(.btn-style-bordered, .btn-style-link) {
border-color: rgba(61, 109, 200, 1);
}
.whb-3hlc0okqda3s04zm94ce a:is(.btn-style-bordered, .btn-style-default, .btn-style-3d):hover {
background-color: rgba(47, 85, 157, 1);
}
.whb-3hlc0okqda3s04zm94ce a:is(.btn-style-bordered, .btn-style-link):hover {
border-color: rgba(47, 85, 157, 1);
}
.whb-t5n74kic6h66b0udk5km {
--wd-form-brd-radius: 35px;
}
.whb-t5n74kic6h66b0udk5km form.searchform {
--wd-form-height: 42px;
}
.whb-general-header {
background-color: rgba(33, 33, 33, 1);
}
.whb-s1vjglw4ujrk15w0yu8v form.searchform {
--wd-form-height: 42px;
}
.whb-header-bottom {
background-color: rgba(50, 50, 50, 1);
}@font-face {
font-weight: normal;
font-style: normal;
font-family: "woodmart-font";
src: url(//thesignaturevault.co.uk/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.3.4) format("woff2");
}
@font-face {
font-family: "star";
font-weight: 400;
font-style: normal;
src: url(//thesignaturevault.co.uk/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"), url(//thesignaturevault.co.uk/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"), url(//thesignaturevault.co.uk/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"), url(//thesignaturevault.co.uk/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
}
@font-face {
font-family: "WooCommerce";
font-weight: 400;
font-style: normal;
src: url(//thesignaturevault.co.uk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(//thesignaturevault.co.uk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"), url(//thesignaturevault.co.uk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"), url(//thesignaturevault.co.uk/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");
}
:root {
--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
--wd-text-font-weight: 400;
--wd-text-color: #767676;
--wd-text-font-size: 16px;
--wd-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
--wd-title-font-weight: 500;
--wd-title-color: #242424;
--wd-entities-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight: 500;
--wd-entities-title-color: #333333;
--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
--wd-widget-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight: 500;
--wd-widget-title-transform: capitalize;
--wd-widget-title-color: #333;
--wd-widget-title-font-size: 16px;
--wd-header-el-font: "Readex Pro", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight: 500;
--wd-header-el-transform: capitalize;
--wd-header-el-font-size: 14px;
--wd-otl-style: dotted;
--wd-otl-width: 2px;
--wd-primary-color: rgb(61,109,200);
--wd-alternative-color: rgb(47,85,157);
--btn-default-bgcolor: rgb(61,109,200);
--btn-default-bgcolor-hover: rgb(47,85,157);
--btn-accented-bgcolor: rgb(61,109,200);
--btn-accented-bgcolor-hover: rgb(47,85,157);
--btn-font-family: "Readex Pro", Arial, Helvetica, sans-serif;
--btn-font-weight: 500;
--btn-transform: capitalize;
--wd-form-brd-width: 1px;
--notices-success-bg: #459647;
--notices-success-color: #fff;
--notices-warning-bg: #E0B252;
--notices-warning-color: #fff;
--wd-link-color: rgba(255,255,255,0.9);
--wd-link-color-hover: rgb(17,110,191);
}
.wd-age-verify-wrap {
--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
background-color: #111111;
background-image: none;
background-repeat: no-repeat;
background-size: contain;
background-position: left center;
}
.wd-promo-popup-wrap {
--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
object-fit: cover;
object-position: center center;
}
.wd-footer {
background-color: rgb(36,36,36);
background-image: none;
}
html .wd-nav-mobile > li > a {
text-transform: capitalize;
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a {
font-family: "Readex Pro", Arial, Helvetica, sans-serif;
font-weight: 400;
font-size: 14px;
color: rgb(255,255,255);
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu  li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a:hover {
color: rgb(109,78,236);
}
html table th {
text-transform: none;
}
html .wd-checkout-steps li {
text-transform: capitalize;
}
html .wd-buy-now-btn {
color: rgb(255,255,255);
background: rgb(61, 109, 200);
}
html .wd-buy-now-btn:hover {
color: rgb(255,255,255);
background: rgb(47,85,157);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
--wd-form-bg: rgb(36,36,36);
}
.product-labels .product-label.onsale {
background-color: rgb(36,36,36);
color: rgb(255,255,255);
}
.product-labels .product-label.new {
background-color: rgb(36,36,36);
color: rgb(255,255,255);
}
.product-labels .product-label.featured {
background-color: rgb(36,36,36);
color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1520px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}
@media (min-width: 1520px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}
.wd-page-title {
background-color: rgba(151,151,151,0.11);
}
.cat-design-default .wd-cat-content {
display:none;
}
.menu-item.highlight-link > a {
color: rgb(61,109,200) !important; } .menu-item.highlight-link > a:hover {
color: rgb(47,85,157) !important;
}