.wd-animation-slide-from-top.wd-animation-ready:not(.wd-in){--wd-transform-translateY:-150px}.wd-animation-slide-from-bottom.wd-animation-ready:not(.wd-in){--wd-transform-translateY:150px}.wd-animation-slide-from-left.wd-animation-ready:not(.wd-in){--wd-transform-translateX:-500px}.wd-animation-slide-from-right.wd-animation-ready:not(.wd-in){--wd-transform-translateX:500px}.wd-animation-zoom-in.wd-animation-ready:not(.wd-in){--wd-transform-scaleX:.6;--wd-transform-scaleY:.6}.wd-animation-slide-short-from-left.wd-animation-ready:not(.wd-in){--wd-transform-translateX:-150px}.wd-animation-slide-short-from-right.wd-animation-ready:not(.wd-in){--wd-transform-translateX:150px}.wd-animation-bottom-flip-x.wd-animation-ready:not(.wd-in){--wd-transform-translateY:100px;--wd-transform-rotateX:90deg;--wd-transform-scaleX:.6;--wd-transform-scaleY:.6}.wd-animation-top-flip-x.wd-animation-ready:not(.wd-in){--wd-transform-translateY:-100px;--wd-transform-rotateX:90deg;--wd-transform-scaleX:.6;--wd-transform-scaleY:.6}.wd-animation-left-flip-y.wd-animation-ready:not(.wd-in){--wd-transform-translateX:-100px;--wd-transform-rotateY:-90deg;--wd-transform-scaleX:.6;--wd-transform-scaleY:.6}.wd-animation-right-flip-y.wd-animation-ready:not(.wd-in){--wd-transform-translateX:100px;--wd-transform-rotateY:90deg;--wd-transform-scaleX:.6;--wd-transform-scaleY:.6}:is(.wd-animation-bottom-flip-x,.wd-animation-top-flip-x,.wd-animation-left-flip-y,.wd-animation-right-flip-y).wd-animation-ready{--wd-transform-perspective: 1000px}.wd-animation{--wd-anim-duration:1s;--wd-anim-timing-f:cubic-bezier(0, 0.87, 0.58, 1);--wd-anim-delay:0s;--wd-anim-opa-timing-f:ease;--wd-trans-main:all .25s ease;--wd-trans-last:transform var(--wd-anim-duration) var(--wd-anim-timing-f) var(--wd-anim-delay), opacity .25s var(--wd-anim-opa-timing-f) var(--wd-anim-delay);opacity:0}.wd-animation:not(.wd-animated){transition:none !important}.wd-animation.wd-animated{transition:var(--wd-trans-main),var(--wd-trans-last)}.wd-animation.wd-in{opacity:1}.wd-transform{--wd-transform-perspective: 0;--wd-transform-rotateX: 0;--wd-transform-rotateY: 0;--wd-transform-rotateZ: 0;--wd-transform-translateX: 0;--wd-transform-translateY: 0;--wd-transform-scaleX: 1;--wd-transform-scaleY: 1;--wd-transform-skewX: 0;--wd-transform-skewY: 0;--wd-transform-origin-y: center;--wd-transform-origin-x: center;transform:perspective(var(--wd-transform-perspective)) translateX(var(--wd-transform-translateX)) translateY(var(--wd-transform-translateY)) scaleX(var(--wd-transform-scaleX)) scaleY(var(--wd-transform-scaleY)) rotateX(var(--wd-transform-rotateX)) rotateY(var(--wd-transform-rotateY)) rotateZ(var(--wd-transform-rotateZ)) skewX(var(--wd-transform-skewX)) skewY(var(--wd-transform-skewY));transform-origin:var(--wd-transform-origin-y) var(--wd-transform-origin-x)}.wd-btn-arrow{transition:all .25s ease}.wd-btn-arrow.wd-lock,.wd-carousel:not(.wd-initialized)+.wd-nav-arrows .wd-btn-arrow{opacity:0 !important;pointer-events:none !important}.wd-arrow-inner{display:inline-flex;align-items:center;justify-content:center;width:var(--wd-arrow-width, var(--wd-arrow-size, 50px));height:var(--wd-arrow-height, var(--wd-arrow-size, 50px));line-height:1;color:var(--wd-arrow-color, var(--color-gray-800));background:var(--wd-arrow-bg, unset);box-shadow:var(--wd-arrow-shadow, unset);border:var(--wd-arrow-brd, unset) var(--wd-arrow-brd-color, unset);border-radius:var(--wd-arrow-radius, unset);cursor:pointer;transition:all .25s ease}.wd-arrow-inner:after{font-size:var(--wd-arrow-icon-size, 24px);font-family:"woodmart-font"}.wd-arrow-inner:hover{color:var(--wd-arrow-color-hover, var(--color-gray-500));background:var(--wd-arrow-bg-hover, var(--wd-arrow-bg));border-color:var(--wd-arrow-brd-color-hover, var(--wd-arrow-brd-color))}.wd-disabled .wd-arrow-inner{color:var(--wd-arrow-color-dis, var(--color-gray-400));background:var(--wd-arrow-bg-dis, var(--wd-arrow-bg));border-color:var(--wd-arrow-brd-color-dis, var(--wd-arrow-brd-color));cursor:unset}.wd-prev .wd-arrow-inner:after{content:"\f114"}.wd-icon-2 .wd-prev .wd-arrow-inner:after{content:"\f121"}.wd-next .wd-arrow-inner:after{content:"\f113"}.wd-icon-2 .wd-next .wd-arrow-inner:after{content:"\f120"}.wd-nav-arrows.wd-pos-sep:after{content:"";position:absolute;inset:0px calc((var(--wd-arrow-width, var(--wd-arrow-size, 50px)) + var(--wd-arrow-offset-h, 0px)) * -1)}.wd-nav-arrows.wd-pos-sep .wd-btn-arrow{position:absolute;top:calc(50% - var(--wd-arrow-offset-v, 0px) + var(--wd-arrow-height, var(--wd-arrow-size, 50px)) / -2);z-index:250}.wd-nav-arrows.wd-pos-sep .wd-prev{inset-inline-end:calc(100% + var(--wd-arrow-offset-h, 0px))}.wd-nav-arrows.wd-pos-sep .wd-next{inset-inline-start:calc(100% + var(--wd-arrow-offset-h, 0px))}.wd-nav-arrows:where(.wd-pos-together){--wd-arrow-size:30px;--wd-arrow-icon-size:16px;--wd-arrow-offset-h:10px}.wd-nav-arrows.wd-pos-together{position:absolute;top:calc(0% - var(--wd-arrow-offset-v, 0px) - var(--wd-arrow-height, var(--wd-arrow-size, 50px)));inset-inline-end:calc(var(--wd-arrow-offset-h, 0px) / -1);display:flex;gap:var(--wd-arrow-gap, 0.001px);z-index:250}@media(min-width:1025px){.wd-nav-arrows[class*="wd-hover"].wd-pos-sep .wd-btn-arrow{opacity:0;pointer-events:none}:is(.wd-carousel-container,.wd-products-element):hover .wd-nav-arrows[class*="wd-hover"].wd-pos-sep .wd-btn-arrow{opacity:1;transform:translateY(0);pointer-events:unset}.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-prev{transform:translateX(-30px)}.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-next{transform:translateX(30px)}}@media(max-width:1024px){.wd-nav-arrows{--wd-arrow-icon-size: 16px;--wd-arrow-size: 40px}.wd-nav-arrows:where(.wd-pos-sep){--wd-arrow-offset-h: -12px}.wd-nav-arrows:where(.wd-pos-together){--wd-arrow-size: 30px}}.wd-nav-pagin-wrap{display:flex;min-height:var(--wd-pagin-size, 10px);margin-top:20px;justify-content:var(--wd-align, var(--wd-center));font-size:0}.wd-nav-pagin-wrap:has(.wd-lock){display:none}.wd-nav-pagin{--list-mb:0;--li-mb:0 !important;--li-pl:0;list-style:none;display:inline-flex;align-items:center;justify-content:var(--wd-align, var(--wd-center));flex-wrap:wrap;gap:10px var(--wd-pagin-gap, 10px);transition:all .25s ease}.wd-nav-pagin li{position:relative;cursor:pointer;transition:all .25s ease}.wd-nav-pagin:not([class*="wd-type-"]),.wd-nav-pagin.wd-lock{opacity:0}.wd-dynamic>.wd-nav-pagin{flex-wrap:nowrap;gap:0;margin:0 auto;overflow:hidden}.wd-dynamic>.wd-nav-pagin li{margin-inline:calc(var(--wd-pagin-gap, 10px) / 2)}.wd-nav-pagin-wrap[class*="wd-style-shape"] span{display:inline-flex;width:var(--wd-pagin-size, 10px);height:var(--wd-pagin-size, 10px);background-color:var(--wd-pagin-bg, unset);border:var(--wd-pagin-brd-width, 2px) var(--wd-pagin-brd-style, solid) var(--wd-pagin-brd-color, var(--color-gray-300));border-radius:var(--wd-pagin-radius, var(--wd-pagin-size, 10px));transition:all .25s ease}.wd-nav-pagin-wrap[class*="wd-style-shape"] li:not(.wd-active):hover span{border-color:var(--wd-pagin-brd-color-hover, var(--color-gray-800));background-color:var(--wd-pagin-bg-hover, var(--wd-pagin-bg, unset))}.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span{border-color:var(--wd-pagin-brd-color-act, var(--color-gray-800));background-color:var(--wd-pagin-bg-act, var(--color-gray-800))}.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-cat{--wd-otl-offset:calc(var(--wd-otl-width) * -1);text-align:center}.wd-cat img{width:100%}.wd-cat-inner{position:relative}.wd-cat-content{padding:10px}.wd-cat-wrap{padding:var(--wd-prod-bg-sp);border-radius:var(--wd-cat-brd-radius, var(--wd-brd-radius))}.wd-cat .wd-entities-title{margin-bottom:0;text-transform:uppercase;font-size:20px}:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-cat{--wd-prod-bg-sp:15px}@media(max-width:768.98px){:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-cat{--wd-prod-bg-sp: 10px}}.category-grid-item .wd-cat-thumb{position:relative;overflow:hidden;border-radius:var(--wd-cat-brd-radius, var(--wd-brd-radius));transform:translate3d(0, 0, 0)}.category-grid-item .wd-cat-image{display:block;margin:-1px;transition:transform 0.5s cubic-bezier(0, 0, 0.44, 1.18)}.category-grid-item:hover .wd-cat-image{transform:scale3d(1.1, 1.1, 1)}.category-grid-item .wd-cat-count>a{color:inherit;text-decoration:none}.category-grid-item .wd-cat-inner{border-radius:var(--wd-cat-brd-radius, var(--wd-brd-radius))}.category-grid-item .wd-cat-inner>a{z-index:5}.cat-design-alt .wd-cat-thumb{margin-inline:auto;max-width:var(--wd-cat-img-width)}.cat-design-alt.categories-with-shadow .wd-cat-thumb{box-shadow:1px 1px 2px rgba(0,0,0,0.12)}@media(max-width:768.98px){.category-grid-item .wd-entities-title{font-size:16px}.category-grid-item:hover .wd-cat-image{transform:none}}.wd-brands [class*="wd-grid"]{--wd-gap-lg:.001px}.wd-brand-item{position:relative;display:flex;align-items:center;height:100%;justify-content:var(--wd-align, center);padding:var(--wd-brand-pd, 20px)}.wd-brand-item a{--wd-link-color:var(--color-gray-500);--wd-link-color-hover:var(--wd-primary-color);--wd-link-decor:none;--wd-link-decor-hover:none;display:flex;align-items:center;justify-content:var(--wd-align, center);height:100%;width:100%;z-index:1}.wd-brand-item img{max-height:var(--wd-brand-img-height, 60px);height:var(--wd-brand-img-height, revert-layer);width:var(--wd-brand-img-width, revert-layer);object-fit:contain;transition:all .25s ease;transform:translate3d(0, 0, 0)}.wd-brands .wd-carousel-item{height:auto}.wd-brands.wd-layout-list [class*="wd-grid"]{--wd-gap-lg:20px}.wd-brands.wd-layout-list:not(:is(.wd-with-bg,.wd-with-brd)) .wd-brand-item{padding:var(--wd-brand-pd, 0.001px)}.wd-brands:is(.wd-with-bg,.wd-with-brd) [class*="wd-grid"]{--wd-gap-lg:20px}.wd-brands:is(.wd-with-bg,.wd-with-brd) .wd-brand-item{border-radius:var(--wd-brd-radius)}.wd-brands.wd-with-bg .wd-brand-item{background-color:var(--wd-brand-bg, rgba(var(--bgcolor-black-rgb), 0.04))}.wd-brands.wd-with-brd .wd-brand-item{border:1px solid var(--brdcolor-gray-300)}.wd-hover-simple .wd-brand-item img{filter:grayscale(100%)}.wd-hover-simple .wd-brand-item:hover img{filter:grayscale(0)}.wd-hover-alt .wd-brand-item img{opacity:.5;filter:grayscale(100%)}.wd-hover-alt .wd-brand-item:hover img{opacity:1;filter:grayscale(0)}.wd-product{position:relative;text-align:var(--text-align);line-height:1.4}.wd-product-wrapper{border-radius:var(--wd-brd-radius)}:is(.quick-shop-shown,.wd-loading-quick-shop) :is(.wd-buttons,.product-labels){opacity:0}.wd-product-thumb{position:relative;overflow:hidden;border-radius:var(--wd-brd-radius);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translate3d(0, 0, 0)}.wd-product-img-link{--wd-otl-offset:calc(var(--wd-otl-width) * -1);position:relative;display:block;width:100%}.wd-product-img-hover{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:var(--bgcolor-white);opacity:0;pointer-events:none}@supports (overflow: clip){.wd-product-thumb{overflow:clip}}.wd-product:is(.wd-variation-active,.product-swatched,.wd-loading-image) .wd-product-img-hover{display:none}.wd-product-thumb:after{position:absolute;top:calc(50% - 16px);left:calc(50% - 16px);visibility:hidden;opacity:0;content:"";display:inline-block;width:32px;height:32px;border:1px solid rgba(0,0,0,0);border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state, paused)}.wd-product[class*="wd-loading"] .wd-product-img-link{opacity:.4}.wd-product[class*="wd-loading"] .wd-product-thumb:after{visibility:visible;opacity:1;transition:opacity .25s ease, visibility .25s ease;--wd-anim-state:running}.wd-add-btn.wd-action-btn .button{gap:0;min-height:unset;padding:0;background-color:transparent;text-transform:unset;font-size:unset}.wd-add-btn.wd-action-btn .button:hover{background-color:transparent;box-shadow:none}.wd-add-btn{--wd-btn-icon:"\f123"}.wd-product.product-type-simple.outofstock .product_type_simple:before,.wd-product .product_type_grouped:before{--wd-btn-icon:"\f11a"}.wd-product .product_type_external:before{--wd-btn-icon:"\f11c"}:is(.catalog-mode-on,.login-see-prices) .wd-product.product .wd-add-btn{display:none}.wd-product .added_to_cart{display:none !important}.wd-product .price{display:block}@media(max-width:1024px){.wd-product-img-hover{display:none}}.wd-loop-builder-off :where(.wd-product){--text-align:center;--wd-btn-inset:10px;--wd-prod-gap:12px;--wd-prod-bg-sp:0;--wd-prod-bg-cont-sp:0;--wd-prod-trim:calc((var(--wd-text-line-height) * -.5em) + .5em)}.wd-loop-builder-off :where(.wd-product-wrapper,.product-element-bottom){display:flex;flex-direction:column;gap:var(--wd-prod-gap)}.wd-loop-builder-off .wd-product-wrapper{padding:var(--wd-prod-bg-sp)}.wd-loop-builder-off :is(.wd-entities-title,.wd-product-cats,.wd-product-brands-links,.wd-product-sku,.wd-product-stock,.price){line-height:inherit;margin-block:-.2em}.wd-loop-builder-off .wd-swatches-grid{justify-content:var(--text-align)}.wd-loop-builder-off .wd-swatches-grid:empty{display:none}.wd-buttons{z-index:4;display:flex;flex-direction:column;border-radius:calc(var(--wd-brd-radius) / 1.2);background:var(--bgcolor-white);box-shadow:1px 1px 1px rgba(0,0,0,0.1);transition:all .3s ease}.wd-buttons .wd-action-btn>a{height:45px}.wd-buttons[class*="wd-pos-r"]{position:absolute;opacity:0;visibility:hidden;transform:translate3d(20px, 0, 0)}.wd-buttons.wd-pos-r-t{top:var(--wd-btn-inset);inset-inline-end:var(--wd-btn-inset)}.wd-buttons.wd-pos-r-b{inset-inline-end:var(--wd-btn-inset);bottom:var(--wd-btn-inset)}.wd-product:hover:not(:is(.product-swatched,.quick-shop-shown,[class*="wd-loading"])) .wd-buttons[class*="wd-pos-r"]{opacity:1;visibility:visible;transform:translate3d(0, 0, 0)}.wd-product.product-swatched:not(.quick-shop-shown):not([class*="wd-loading"]) .wd-product-thumb:hover .wd-buttons[class*="wd-pos-r"]{opacity:1;visibility:visible;transform:translate3d(0, 0, 0)}.wd-loop-builder-off :is(.wd-product-wrapper,.product-element-bottom,.product-list-content,[class*="-information"])>*:not(:is(.product-element-bottom,.wd-entities-title,[class*="wd-product-"],.price)){margin-block:0}:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-product{--wd-prod-bg-sp:15px}.wd-product:not(.wd-hover-small) :is(.wd-product-img-link,.wd-product-img-hover) :is(picture,img){width:100%}.wd-product:is(.quick-shop-shown,.wd-loading-quick-shop) .wd-product-thumb .wd-product-img-hover{opacity:0;transition:opacity 0.25s ease,transform 2s cubic-bezier(0, 0, 0.44, 1.18)}.wd-loop-builder-off .wd-product-img-hover{transition:opacity 0.5s ease,transform 2s cubic-bezier(0, 0, 0.44, 1.18)}.wd-loop-builder-off .wd-product-thumb:hover .wd-product-img-hover{opacity:1;transform:scale(1.09)}.wd-loop-builder-off .shop_attributes{--wd-attr-v-gap:10px;--wd-attr-brd-style:dashed;font-size:.9em}.wd-loop-builder-off .wd-star-rating{display:inline-flex;align-items:center;gap:5px;align-self:var(--text-align);line-height:1}.wd-loop-builder-off .star-rating{align-self:var(--text-align);line-height:1}.wd-loop-builder-off .woocommerce-review-link{--wd-link-decor:none;--wd-link-decor-hover:none;color:var(--color-gray-500)}.wd-loop-builder-off .woocommerce-review-link:hover{color:var(--color-gray-900)}.wd-loop-builder-off .wd-product .wd-entities-title{font-size:inherit}:where(.wd-loop-builder-off) :is(.wd-product-cats,.wd-product-brands-links,.wd-product-sku){--wd-link-color:var(--color-gray-400);--wd-link-color-hover:var(--color-gray-700);--wd-link-decor:none;--wd-link-decor-hover:none;font-size:.95em;color:var(--color-gray-400)}@media(max-width:1024px){.wd-product .wd-buttons{opacity:1;transform:translate3d(0, 0, 0);visibility:visible}.wd-buttons{border-radius:35px}.wd-buttons .wd-action-btn{--wd-action-icon-size:14px}.wd-buttons .wd-action-btn>a{width:35px;height:35px}.wd-buttons :is(.wd-quick-view-icon,.wd-compare-btn){display:none}}@media(max-width:768.98px){:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-product{--wd-prod-bg-sp: 10px}}@media(max-width:576px){.wd-loop-builder-off:is([style*="col-sm:2"],[style*="col-sm: 2"]) :where(.wd-product){--title-line-height: 1.2em;--wd-prod-gap: 10px;font-size:90%}}.wd-product.wd-hover-base .wd-product-countdown .wd-timer{flex-wrap:nowrap;width:100%;padding-top:5px;border-top:1px solid var(--brdcolor-gray-300)}.wd-product.wd-hover-base .wd-product-countdown .wd-timer>span{flex:1 1 0%;min-width:0}.wd-product.wd-hover-base .product-element-bottom{padding:0 10px var(--wd-prod-gap) 10px}.wd-product.wd-hover-base .product-element-bottom:hover .wd-more-desc-btn{transform:none}.wd-product.wd-hover-base .wrapp-product-price{display:flex;align-items:center;flex-direction:column;gap:var(--wd-prod-gap)}.wd-product.wd-hover-base .wd-product-card-hover{top:100%;padding:0 10px 10px 10px}.wd-product.wd-hover-base .hover-content{padding-inline:2px;margin-block:var(--wd-prod-trim)}.wd-product.wd-hover-base .wd-product-grid-slider-pagin{bottom:100%}.wd-product.wd-hover-base .wrapp-swatches{position:absolute;inset-inline:0;bottom:0;z-index:5;display:flex;align-items:center;justify-content:center;padding:5px 10px;min-height:47px;border-top:1px solid var(--brdcolor-gray-300);border-bottom:1px solid var(--brdcolor-gray-300);background-color:var(--wd-prod-bg, var(--bgcolor-white));transition:all .3s ease;visibility:hidden;transform:translateY(calc(100% + 1px)) translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.wd-product.wd-hover-base .wrapp-swatches:empty{display:none}.wd-product.wd-hover-base.state-hover .wrapp-swatches{transform:none}.wd-product.wd-hover-base.state-hover .wrapp-swatches:has(.wd-product-grid-slider-pagin:first-child:last-child){transform:translateY(100%) translateZ(0)}@media (hover: hover){.wd-product.wd-hover-base:hover .wrapp-swatches{transform:none;visibility:visible}.wd-product.wd-hover-base:hover .wrapp-swatches:has(.wd-product-grid-slider-pagin:first-child:last-child){transform:translateY(100%) translateZ(0)}}.wd-product.wd-hover-base .wrapp-swatches .wd-quick-shop-2:not(:last-child) .cell{text-align:start}.wd-product.wd-hover-base .wd-compare-btn{margin-inline-start:auto}.wd-product.wd-hover-base .wd-bottom-actions{display:flex;align-items:center;justify-content:space-between}.wd-product.wd-hover-base .wd-bottom-actions .wrap-wishlist-button{flex:1 0 0;text-align:start}.wd-product.wd-hover-base .wd-bottom-actions .wrap-quickview-button{flex:1 0 0;text-align:end}.wd-product.wd-hover-base :is(.wd-bottom-actions .wd-action-btn.wd-style-icon,.wd-compare-btn)>a{width:35px;height:35px}.wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn>a{border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform, var(--btn-transform, uppercase));font-weight:var(--btn-accented-font-weight, var(--btn-font-weight, 600));font-family:var(--btn-accented-font-family, var(--btn-font-family, inherit));font-style:var(--btn-accented-font-style, var(--btn-font-style, unset));min-height:unset}.wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn>a:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover)}.wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn>a:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active, 0)}.wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .add-to-cart-loop span{padding:5px 14px;min-height:36px;font-size:12px}.wd-product.wd-hover-base .wd-bottom-actions.wd-add-small-btn>div{border-inline-start:1px none var(--brdcolor-gray-300)}.wd-product.wd-hover-base .wd-bottom-actions.wd-add-small-btn>div:not(:empty)+div:not(:empty),.wd-product.wd-hover-base .wd-bottom-actions.wd-add-small-btn>div:not(:empty)+div:empty+div:not(:empty){border-inline-start-style:solid}.wd-product.wd-hover-base .wd-bottom-actions.wd-add-small-btn>div:empty{display:none}.wd-product.wd-hover-base .wd-bottom-actions.wd-add-small-btn .wd-action-btn{width:100%}.wd-product.wd-hover-base .wd-bottom-actions.wd-add-small-btn .wd-action-btn>a{width:inherit}.wd-product.wd-hover-base .wd-bottom-actions.wd-add-small-btn .wd-add-btn{flex:1 0 0}.wd-product.wd-hover-base:not(.hover-ready) .wd-bottom-actions .wd-action-btn>a{transition:none}.wd-product.wd-hover-base .product-rating-price{margin-block:-.2em}.wd-product.wd-hover-base .product-rating-price :is(.star-rating,.price){line-height:calc(var(--wd-text-font-size) * 1.4);margin:0}.wd-product.wd-hover-base.has-stars:is(.purchasable,.product-type-external) .product-rating-price{overflow:hidden;height:calc(var(--wd-text-font-size) * 1.4)}.wd-product.wd-hover-base.has-stars:is(.purchasable,.product-type-external) .wrapp-product-price{display:block;transition:transform .3s ease}.wd-product.wd-hover-base.has-stars:is(.purchasable,.product-type-external).state-hover .wrapp-product-price{transform:translateY(-50%) translateZ(0)}@media (hover: hover){.wd-product.wd-hover-base.has-stars:is(.purchasable,.product-type-external):hover .wrapp-product-price{transform:translateY(-50%) translateZ(0)}}.wd-product.wd-hover-base:is(.wd-loading-quick-shop,.quick-shop-shown) .wrapp-swatches{transform:translateY(103%) translateZ(0)}:is(.wd-products-with-bg,.wd-products-with-shadow,.products-bordered-grid-ins) .wd-product.wd-hover-base{--wd-btn-inset:25px}:is(.wd-products-with-bg,.wd-products-with-shadow,.products-bordered-grid-ins) .wd-product.wd-hover-base .product-element-bottom{padding-bottom:0}:is(.wd-products-with-bg,.wd-products-with-shadow,.products-bordered-grid-ins) .wd-product.wd-hover-base .wd-product-card-hover{padding-top:var(--wd-prod-gap)}@media(max-width:768.98px){.wd-product.wd-hover-base .wrapp-swatches{min-height:40px}.wd-product.wd-hover-base .wd-compare-btn{display:none}.wd-product.wd-hover-base.product-no-swatches .wrapp-swatches{display:none}}.wd-add-btn-replace>a{--btn-padding:0;overflow:hidden}.wd-add-btn-replace>a span{display:flex;align-items:center;justify-content:center;min-height:inherit;transition:transform .25s ease, opacity .15s ease}.wd-add-btn-replace>a:before{content:var(--wd-btn-icon, unset);position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-weight:400;font-size:20px;transition:opacity .15s ease, transform .25s ease;transform:translateY(100%);font-family:"woodmart-font"}.wd-add-btn-replace>a:after{position:absolute;top:calc(50% - 9px);inset-inline-start:calc(50% - 9px);opacity:0;transition:opacity .2s ease;content:"";display:inline-block;width:18px;height:18px;border:1px solid rgba(0,0,0,0);border-left-color:currentColor;border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state, paused)}.wd-add-btn-replace>a:hover:before{transform:translateY(0) translateZ(0)}.wd-add-btn-replace>a:hover span{transform:translateY(-100%) translateZ(0)}.wd-add-btn-replace>a.loading:before,.wd-add-btn-replace>a.loading span{opacity:0}.wd-add-btn-replace>a.loading:after{opacity:1;--wd-anim-state:running}.wd-add-btn-replace>a.added{--wd-btn-icon:"\f107"}.wd-add-btn-replace .wd-action-icon{display:none}.wd-quantity-overlap{--quantity-space:80px}.wd-quantity-overlap div.quantity{position:absolute;bottom:0;inset-inline-start:0;z-index:2;height:100%;filter:brightness(0.95);transform:translate3d(0, 0, 0)}.wd-quantity-overlap div.quantity input[type]{height:100%;min-height:unset;border:none;background-color:var(--btn-accented-bgcolor);box-shadow:var(--btn-accented-box-shadow);color:var(--btn-accented-color);transition:all .25s ease;padding:0 5px !important;max-width:30px}.wd-quantity-overlap div.quantity input[type]:hover{filter:brightness(0.95)}.wd-quantity-overlap div.quantity input[type="button"]{min-width:25px;border-radius:0}.wd-quantity-overlap div.quantity:not(.hidden)+.button,.wd-quantity-overlap div.quantity:not(.hidden)+link+.button,.wd-quantity-overlap div.quantity:not(.hidden)+link+link+.button{padding-inline-start:var(--quantity-space)}.wd-quantity-overlap div.quantity:not(.hidden)+.button:before,.wd-quantity-overlap div.quantity:not(.hidden)+link+.button:before,.wd-quantity-overlap div.quantity:not(.hidden)+link+link+.button:before{inset-inline-start:var(--quantity-space)}.wd-quantity-overlap div.quantity:not(.hidden)+.button:after,.wd-quantity-overlap div.quantity:not(.hidden)+link+.button:after,.wd-quantity-overlap div.quantity:not(.hidden)+link+link+.button:after{inset-inline-start:calc(50% - 9px + var(--quantity-space) / 2)}.wd-quantity-overlap div.quantity:not(.hidden)+.single_add_to_cart_button{padding-inline-start:calc(20px + var(--quantity-space))}.wd-quantity-overlap :is(div,.cart):hover>div.quantity input[type],.wd-quantity-overlap :is(div,.cart):hover>div.quantity+.button{background-color:var(--btn-accented-bgcolor-hover);box-shadow:var(--btn-accented-box-shadow-hover);color:var(--btn-accented-color-hover)}.wd-quantity-overlap :is(div,.cart):active>div.quantity{bottom:var(--btn-accented-bottom-active)}.wd-quantity-overlap :is(div,.cart):active>div.quantity input[type],.wd-quantity-overlap :is(div,.cart):active>div.quantity+.button{box-shadow:var(--btn-accented-box-shadow-active)}.wd-quantity-overlap div.quantity:active{bottom:0 !important}.wd-quantity-overlap div.quantity:active input[type],.wd-quantity-overlap div.quantity:active+.button{box-shadow:var(--btn-accented-box-shadow) !important}.wd-swatch{position:relative;display:inline-flex;align-items:center;justify-content:center;width:var(--wd-swatch-w);height:var(--wd-swatch-h);color:var(--color-gray-900);vertical-align:middle;text-align:center;font-weight:600;font-size:var(--wd-swatch-size);line-height:1;cursor:pointer;transition:all .25s ease}.wd-swatch :is(img,picture){display:block;max-height:100%;width:inherit;height:inherit;border-radius:inherit;object-fit:cover}.wd-swatch.wd-bg .wd-swatch-text{display:none}.wd-swatch.wd-text{min-width:1em;min-height:1em;width:auto;height:auto}.wd-swatch.wd-text .wd-swatch-text{padding:0 calc(var(--wd-swatch-size) / 5);font-size:var(--wd-swatch-text-size)}.wd-swatch.wd-linked{cursor:pointer !important}.wd-swatch-bg{display:inherit;align-items:inherit;justify-content:inherit;width:100%;height:100%;border-radius:inherit}:is(body:not(.global-color-scheme-light),.color-scheme-dark) .wd-swatch.wd-bg .wd-swatch-bg:is(:not([style^="background-color"]),[style*="#ffffff"],[style*="#FFFFFF"],[style*="255,255,255"]):before{content:"";position:absolute;inset:0;border:1px solid var(--wd-swatch-brd-color);border-radius:inherit}[class*="wd-swatches"]{--wd-swatch-size:25px;--wd-swatch-w:1em;--wd-swatch-h:1em;--wd-swatch-text-size:16px;--wd-swatch-h-sp:15px;--wd-swatch-v-sp:10px;--wd-swatch-inn-sp:.001px;--wd-swatch-brd-color:var(--brdcolor-gray-200)}.wd-swatches-product{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:var(--text-align);vertical-align:middle;gap:var(--wd-swatch-v-sp) var(--wd-swatch-h-sp)}.wd-swatches-product+select{display:none}[class*="wd-swatches"].wd-size-xs{--wd-swatch-size:20px;--wd-swatch-text-size:14px}[class*="wd-swatches"].wd-size-m{--wd-swatch-size:35px}[class*="wd-swatches"].wd-size-large{--wd-swatch-size:45px;--wd-swatch-text-size:18px}[class*="wd-swatches"].wd-size-xlarge{--wd-swatch-size:70px;--wd-swatch-text-size:24px}[class*="wd-swatches"].wd-size-xxl{--wd-swatch-size:90px;--wd-swatch-text-size:32px}.wd-swatches-grid{--wd-swatch-v-sp:5px;--wd-swatch-h-sp:8px}.wd-swatches-grid:is(.wd-size-xs,.wd-size-default){--wd-swatch-size:15px;--wd-swatch-text-size:14px}.wd-swatches-grid.wd-size-m{--wd-swatch-size:20px}.wd-swatches-grid.wd-size-large{--wd-swatch-size:25px;--wd-swatch-text-size:16px}.wd-swatches-grid:is(.wd-size-xlarge,.wd-size-xxl){--wd-swatch-size:35px;--wd-swatch-text-size:18px}.wd-swatches-filter{--wd-swatch-h-sp:10px}.wd-swatches-filter.wd-size-small{--wd-swatch-size:15px;--wd-swatch-text-size:14px}.wd-swatches-filter.wd-size-large{--wd-swatch-size:35px}[class*="wd-swatches"].wd-shape-round .wd-swatch{border-radius:1em}[class*="wd-swatches"].wd-shape-rounded .wd-swatch{border-radius:5px}.wd-more-desc{position:relative;overflow:hidden;max-height:calc(var(--wd-text-line-height) * var(--wd-more-desc-lines, calc(3em + 2px)))}.wd-more-desc .wd-more-desc-inner{--wd-tags-mb:10px;line-height:var(--wd-text-line-height)}.wd-more-desc .wd-more-desc-btn{--wd-link-color:var(--color-gray-900);--wd-link-color-hover:var(--color-gray-900);position:absolute;inset:auto 0 0 0;z-index:2;display:flex;align-items:end;justify-content:center;height:calc(var(--wd-text-line-height) * 1em);background:linear-gradient(to bottom, transparent 0, var(--wd-prod-bg, var(--bgcolor-white)) 90%);transform:translateY(calc(var(--wd-text-line-height) * 1em))}.wd-more-desc .wd-more-desc-btn:after{font-size:20px;line-height:.8;content:"\f109";font-family:"woodmart-font"}.wd-more-desc .wd-more-desc-btn:not(.wd-shown){display:none}.wd-more-desc.wd-more-desc-full{--wd-more-desc-lines:21em;overflow-y:auto}.wd-more-desc.wd-more-desc-full .wd-more-desc-btn{display:none}@media(max-width:576px){.wd-more-desc{--wd-more-desc-lines: 4em;font-size:.9em}}.wd-product-card-bg{position:absolute;visibility:hidden;box-shadow:0 0 10px rgba(0,0,0,0.15);opacity:0;transform:scale(0.98)}.wd-product-card-hover{position:absolute;top:100%;inset-inline:0;visibility:hidden;opacity:0}.wd-hover-with-fade.hover-ready.state-hover .wd-product-wrapper{z-index:20;transform:translateY(-5px) translateZ(0)}.wd-hover-with-fade.hover-ready.state-hover .wd-product-card-bg{visibility:visible;opacity:1;transition:opacity .3s ease, visibility .0s ease, transform .3s ease;transform:scale(1)}.wd-hover-with-fade.hover-ready.state-hover .wd-product-card-hover{visibility:visible;opacity:1;transition:opacity .3s ease, visibility .0s ease}@media (hover: hover){.wd-hover-with-fade.hover-ready:hover .wd-product-wrapper{z-index:20;transform:translateY(-5px) translateZ(0)}.wd-hover-with-fade.hover-ready:hover .wd-product-card-bg{visibility:visible;opacity:1;transition:opacity .3s ease, visibility .0s ease, transform .3s ease;transform:scale(1)}.wd-hover-with-fade.hover-ready:hover .wd-product-card-hover{visibility:visible;opacity:1;transition:opacity .3s ease, visibility .0s ease}}@media(max-width:1024px){.wd-hover-with-fade.hover-ready:not(.state-hover) .wd-product-wrapper{transform:none}.wd-hover-with-fade.hover-ready:not(.state-hover) .wd-product-card-bg,.wd-hover-with-fade.hover-ready:not(.state-hover) .wd-product-card-hover{visibility:hidden;opacity:0}}:where(.wd-loop-builder-off) .wd-hover-with-fade .wd-product-wrapper{position:relative;transition:transform .3s ease}:where(.wd-loop-builder-off) .wd-hover-with-fade .product-element-bottom{position:relative;-webkit-backface-visibility:hidden;backface-visibility:hidden}:where(.wd-loop-builder-off) .wd-hover-with-fade .wd-product-card-bg{inset:-15px -15px -2px -15px;border:inherit;border-radius:var(--wd-brd-radius);background-color:var(--wd-prod-bg, var(--bgcolor-white))}:where(.wd-loop-builder-off) .wd-hover-with-fade .wd-product-card-hover{display:flex;flex-direction:column;gap:var(--wd-prod-gap)}:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-hover-with-fade .wd-product-card-bg{top:-1px;inset-inline:-1px}:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-hover-with-fade .wd-product-card-hover{padding-bottom:0}[class*="products-bordered-grid"]:not(.wd-products-with-shadow) .wd-hover-with-fade .wd-product-card-bg{box-shadow:none}:where(.wd-loop-builder-off).products-bordered-grid .wd-hover-with-fade .wd-product-wrapper{transform:none !important}:where(.wd-loop-builder-off).products-bordered-grid .wd-hover-with-fade .wd-product-card-bg{inset:calc(var(--wd-gap) / 2 * -1 - 1px) calc(var(--wd-gap) / 2 * -1 - 1px) 0;border:1px solid var(--wd-bordered-brd, var(--brdcolor-gray-300));border-radius:0;transform:none}.wd-hover-with-fade div.quick-shop-close{top:-5px}.wd-hover-with-fade.quick-shop-shown .add-to-cart-loop{opacity:.3;pointer-events:none}.wd-hover-with-fade.wd-fade-off :is(.wd-product-card-bg,[class*="hover-content"]){display:none}.wd-hover-with-fade.wd-fade-off .quick-shop-close{top:5px;inset-inline-end:10px}.wd-hover-with-fade.wd-fade-off .product-element-bottom{position:static}.wd-hover-with-fade.wd-fade-off .wd-product-card-hover{position:static;gap:0;margin-top:calc(var(--wd-prod-gap) * -1);padding:0 !important;border:none;opacity:1;visibility:visible}.wd-hover-with-fade.wd-fade-off .wd-product-card-hover>:is(.wd-progress-bar,.wd-countdown-timer){margin-top:var(--wd-prod-gap)}.wd-hover-with-fade.state-hover .wd-more-desc-btn{transform:none}@media(max-width:1024px){:where(.wd-loop-builder-off) .wd-hover-with-fade .wd-product-card-bg{top:-10px;inset-inline:-10px}}@media(max-width:768.98px){.wd-hover-with-fade .quick-shop-close{top:-5px;inset-inline-end:-5px}}.wd-highlighted-products{padding:20px;border:2px solid var(--wd-primary-color);border-radius:var(--wd-brd-radius)}.wd-highlighted-products .wd-ajax-arrows.wd-nav-arrows.wd-pos-sep .wd-btn-arrow{top:calc(50% - var(--wd-arrow-offset-v, 0px) + var(--wd-arrow-height, var(--wd-arrow-size, 50px)) / -2);bottom:unset}.wd-highlighted-products .wd-sticky-loader{align-items:center}.wd-highlighted-products .wd-sticky-loader .wd-loader{position:unset}.wd-highlighted-products .wd-carousel-inner{position:unset}.wd-highlighted-products .wd-nav-arrows:where(.wd-pos-together){--wd-arrow-offset-v:-51px;--wd-arrow-offset-h:-10px}.wd-highlighted-products .wd-nav-arrows:where(.wd-pos-sep){--wd-arrow-offset-h: calc(var(--wd-arrow-width, var(--wd-arrow-size, 50px)) / -2);--wd-arrow-shadow: 0 0 4px rgba(var(--bgcolor-black-rgb), .10);--wd-arrow-bg: var(--color-white);--wd-arrow-icon-size: 16px;--wd-arrow-radius: 50%}.product-labels{display:flex;align-items:flex-start;flex-direction:column;gap:10px;transition:all .3s ease}:where(.wd-loop-builder-off,.woocommerce-product-gallery) .product-labels{position:absolute;top:7px;inset-inline-start:7px;max-width:50%;z-index:1;transform:translateZ(0)}.product-label{padding:5px 10px;min-width:50px;color:#fff;text-align:center;text-transform:uppercase;word-break:break-all;font-weight:600;font-size:12px;line-height:1.2}.product-label.onsale{background-color:var(--wd-primary-color);direction:ltr}.product-label.featured{background-color:#E22D2D}.product-label.new{background-color:#438E44}.product-label.out-of-stock{background-color:var(--bgcolor-white);color:var(--color-gray-900)}.product-label.label-with-img{padding:0;max-width:50px}.product-label.attribute-label:not(.label-with-img){background-color:var(--bgcolor-white);color:var(--color-gray-900)}.product-label.wd-shape-round-sm{border-radius:12px}@media(max-width:576px){.product-labels{gap:5px}.product-label{padding-inline:5px;min-width:40px;font-size:10px}.product-label.label-with-img{padding-inline:0}}.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;justify-content:center}.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-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)}}.wd-products-tabs .wd-wpb{margin-bottom:0}.wd-products-tabs .wd-tab-content:not(.wd-in) .wd-nav-arrows{opacity:0;transition:none}.wd-products-tabs .wd-tab-content.wd-active{display:block}.wd-products-tabs .wd-nav-arrows{transition:opacity .25s ease .25s}.wd-products-tabs .wd-nav-arrows:where(.wd-pos-together){--wd-arrow-offset-v:calc(var(--wd-row-gap) + -8px)}.wd-products-tabs .wd-ajax-arrows:where(.wd-pos-together){--wd-arrow-offset-v:calc(var(--wd-row-gap) + 7px)}.wd-products-tabs .products-bordered-grid :where(.wd-nav-arrows.wd-pos-together){--wd-arrow-offset-v:calc(var(--wd-row-gap) + 7px)}@media(max-width:1024px){.wd-products-tabs.tabs-design-simple :where(.wd-nav-arrows.wd-pos-together){--wd-arrow-offset-v: calc(var(--wd-row-gap) + 33px)}.wd-products-tabs.tabs-design-simple :where(.wd-ajax-arrows.wd-pos-together){--wd-arrow-offset-v: calc(var(--wd-row-gap) + 49px)}.wd-products-tabs.tabs-design-simple :where(.products-bordered-grid .wd-nav-arrows.wd-pos-together){--wd-arrow-offset-v: calc(var(--wd-row-gap) + 49px)}}.wd-sticky-loader{position:absolute;inset:70px 0;display:flex;align-items:flex-start;justify-content:center;pointer-events:none;opacity:0}.wd-sticky-loader .wd-loader{position:sticky;top:calc(50% - 15px)}.wd-sticky-loader.wd-loading,.wd-content-layout.wd-loading .wd-sticky-loader.wd-content-loader{opacity:1;transition:all .25s ease;--wd-anim-state: running}.wd-ajax-arrows.wd-nav-arrows.wd-pos-sep:after{display:none}.wd-ajax-arrows.wd-nav-arrows.wd-pos-sep .wd-btn-arrow{inset-block:0}.wd-ajax-arrows.wd-nav-arrows.wd-pos-sep .wd-btn-arrow .wd-arrow-inner{position:sticky;top:calc(50% - var(--wd-arrow-offset-v, 0px) + var(--wd-arrow-height, var(--wd-arrow-size, 50px)) / -2)}.wd-ajax-arrows:where(.wd-pos-together){--wd-arrow-offset-v:15px}.wd-animated-products .wd-product{opacity:0;transition:transform .3s ease, opacity .3s ease;transform:scale(0.7)}.wd-animated-products .wd-product.wd-animated{opacity:1;transform:none}[class*="wd-swatches"].wd-bg-style-1 .wd-swatch.wd-bg:after{bottom:-5px}@media (hover: hover){[class*="wd-swatches"].wd-bg-style-1 .wd-swatch.wd-bg:hover:not(.wd-disabled):after{opacity:1}}[class*="wd-swatches"].wd-text-style-1 .wd-swatch.wd-text{min-width:max(var(--wd-swatch-text-min-width, 25px), var(--wd-swatch-text-size));min-height:20px}[class*="wd-swatches"].wd-text-style-1 .wd-swatch.wd-text:after{bottom:-3px}[class*="wd-swatches"].wd-text-style-1 .wd-swatch.wd-text .wd-swatch-text{padding:0}@media (hover: hover){[class*="wd-swatches"].wd-text-style-1 .wd-swatch.wd-text:hover:not(.wd-disabled):after{opacity:1}}[class*="wd-swatches"].wd-text-style-1.wd-swatches-grid{--wd-swatch-text-min-width:15px}[class*="wd-swatches"].wd-text-style-1.wd-swatches-grid .wd-swatch.wd-text:after{bottom:-1px}[class*="wd-swatches"].wd-text-style-1.wd-swatches-grid .wd-swatch.wd-bg:after{bottom:-4px}.wd-swatches-grid.wd-bg-style-1 .wd-swatch:hover:not(.wd-active):after{opacity:0 !important}[class*="wd-swatches"].wd-bg-style-1 .wd-swatch.wd-bg:after,[class*="wd-swatches"].wd-text-style-1 .wd-swatch.wd-text:after{content:"";position:absolute;inset-inline-start:0;width:100%;border-bottom:2px solid var(--color-gray-900);opacity:0;transition:inherit;pointer-events:none}[class*="wd-swatches"].wd-bg-style-1 .wd-swatch.wd-bg.wd-active:after,[class*="wd-swatches"].wd-bg-style-1 :is(.wd-swatch-wrap a:hover,.wd-swatch-wrap.wd-active) .wd-swatch.wd-bg:after,[class*="wd-swatches"].wd-text-style-1 .wd-swatch.wd-text.wd-active:after,[class*="wd-swatches"].wd-text-style-1 :is(.wd-swatch-wrap a:hover,.wd-swatch-wrap.wd-active) .wd-swatch.wd-text:after{opacity:1}[class*="wd-swatches"].wd-dis-style-1 .wd-swatch.wd-disabled{opacity:.4;cursor:default}.wd-image-hotspot-hotspots{position:relative}.wd-image-hotspot-img{width:100%;border-radius:var(--wd-brd-radius) !important}.wd-image-hotspot-img img{width:inherit;border-radius:inherit}.hotspot-content{position:absolute;z-index:10;visibility:hidden;padding:15px;width:250px;border-radius:var(--wd-brd-radius);background:var(--bgcolor-white);box-shadow:0 0 3px rgba(0,0,0,0.15);text-align:center;opacity:0;transition:opacity .25s ease, visibility .25s ease, transform .25s ease;transform:translateY(20px) translateZ(0)}.hotspot-content img{border-radius:var(--wd-brd-radius)}.hotspot-content>:is(div,h4){margin-bottom:10px}.hotspot-content>:is(div,h4):last-child{margin-bottom:0}.hotspot-content .wd-entities-title{font-size:16px}.hotspot-content .hotspot-content-text{--wd-tags-mb:10px;margin-bottom:15px;padding-inline:2px}.hotspot-content :is(.wd-entities-title,.hotspot-content-image) a{display:block}.wd-opened>.hotspot-content{visibility:visible;opacity:1;transform:none}.hotspot-content:before{content:"";position:absolute}.hotspot-content:hover .wd-more-desc-btn{transform:translateY(0) translateZ(0)}.hotspot-content .price{font-size:16px;line-height:1.2}.hotspot-content :is(.btn,.add_to_cart_button,.product_type_variable,.product_type_grouped){padding:5px 14px;min-height:36px;font-size:12px}.hotspot-content .added_to_cart{display:none}:is(.hotspot-dropdown-top,.hotspot-dropdown-bottom){left:-115px}:is(.hotspot-dropdown-top,.hotspot-dropdown-bottom):before{left:0;width:100%;height:30px}:is(.hotspot-dropdown-top,.hotspot-dropdown-bottom).hotspot-overflow-left{right:0;left:auto}:is(.hotspot-dropdown-top,.hotspot-dropdown-bottom).hotspot-overflow-right{left:0}.hotspot-dropdown-top{bottom:40px}.hotspot-dropdown-top:before{top:100%}.hotspot-dropdown-bottom{top:40px}.hotspot-dropdown-bottom:before{bottom:100%}:is(.hotspot-dropdown-left,.hotspot-dropdown-right){top:-55px}:is(.hotspot-dropdown-left,.hotspot-dropdown-right):before{top:0;width:30px;height:100%}.hotspot-dropdown-left{right:40px}.hotspot-dropdown-left:before{left:100%}.hotspot-dropdown-left.hotspot-overflow-right{right:auto;left:40px}.hotspot-dropdown-left.hotspot-overflow-right:before{right:100%;left:auto}.hotspot-dropdown-right{left:40px}.hotspot-dropdown-right:before{right:100%}.hotspot-dropdown-right.hotspot-overflow-left{right:40px;left:auto}.hotspot-dropdown-right.hotspot-overflow-left:before{right:auto;left:100%}.wd-image-hotspot{position:absolute;margin-top:-10px;margin-left:-10px;width:20px;height:20px;border-radius:50%;box-shadow:0 0 3px rgba(0,0,0,0.15);opacity:0;transition:opacity .8s ease;--hotspot-primary:var(--wd-primary-color);--hotspot-secondary:#fff}.wd-loaded .wd-image-hotspot{opacity:1}.hotspot-btn,.hotspot-sonar{border-radius:50%;backface-visibility:hidden;perspective:800px}.hotspot-btn{z-index:1;letter-spacing:normal;transition:all .3s ease}.wd-event-click .hotspot-btn{cursor:pointer}.hotspot-btn:after{content:"";position:absolute;transition:all .3s ease}.hotspot-sonar{position:absolute;inset:-8px;display:block;animation:wd-Sonar 2s ease infinite}.hotspot-icon-default .hotspot-btn{background-color:var(--hotspot-primary);box-shadow:inset 100px 100px transparent;animation:wd-Pulse 2s ease-in-out infinite}.hotspot-icon-default .hotspot-btn:after{top:7px;left:7px;width:6px;height:6px;border-radius:50%;background-color:var(--hotspot-secondary)}.hotspot-icon-default .wd-image-hotspot.wd-opened .hotspot-btn{box-shadow:inset 100px 100px rgba(0,0,0,0.1)}.hotspot-icon-default .hotspot-sonar{background-color:rgba(255,255,255,0.5)}.hotspot-icon-alt .hotspot-btn{background-color:var(--hotspot-secondary)}.hotspot-icon-alt .hotspot-btn:after{inset:0;color:var(--hotspot-primary);text-align:center;font-size:10px;line-height:20px;content:"\f143";font-family:"woodmart-font"}.hotspot-icon-alt .wd-image-hotspot.wd-opened .hotspot-btn:after{color:var(--hotspot-secondary)}.hotspot-icon-alt .wd-image-hotspot:is(.wd-opened,:hover) .hotspot-btn{background-color:var(--hotspot-primary)}.hotspot-icon-alt .hotspot-sonar{background-color:#fff}@keyframes wd-Sonar{0%{opacity:0;transform:scale(0.2)}50%{opacity:.8}100%{opacity:0;transform:scale(1)}}@keyframes wd-Pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.2)}}.hotspot-content .add_to_cart_button:before{content:"";position:absolute;inset:0;opacity:0;z-index:1;border-radius:inherit;background-color:inherit;box-shadow:inherit;transition:opacity 0s ease}.hotspot-content .add_to_cart_button:after{position:absolute;top:calc(50% - 9px);inset-inline-start:calc(50% - 9px);opacity:0;z-index:2;transition:opacity 0s ease;content:"";display:inline-block;width:18px;height:18px;border:1px solid rgba(0,0,0,0);border-left-color:currentColor;border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state, paused)}.hotspot-content .loading.add_to_cart_button:before{opacity:1;transition:opacity .25s ease}.hotspot-content .loading.add_to_cart_button:after{opacity:1;transition:opacity .25s ease;--wd-anim-state:running}@media(min-width:1025px){.wd-event-hover .hotspot-content{pointer-events:none}.hotspot-icon-default .wd-image-hotspot:hover .hotspot-btn{box-shadow:inset 100px 100px rgba(255,255,255,0.1)}.hotspot-icon-alt .wd-image-hotspot:hover .hotspot-btn:after{color:var(--hotspot-secondary)}.wd-hotspot-hover .wd-image-hotspot{visibility:hidden;opacity:0;transition:visibility .3s ease, opacity .3s ease}.wd-hotspot-hover:hover{position:relative;z-index:4}.wd-hotspot-hover:hover .wd-image-hotspot{visibility:visible;opacity:1}.wd-event-hover .hotspot-content:focus-within,.wd-event-hover .wd-image-hotspot:hover .hotspot-content,.wd-event-hover .hotspot-btn:focus-visible ~ .hotspot-content{visibility:visible;opacity:1;transform:none;pointer-events:visible}}@media(max-width:768.98px){.hotspot-type-product .hotspot-content-text{display:none}.hotspot-type-product :is(.wd-entities-title,.price){font-size:14px}.hotspot-content{right:auto;inset-block:40px auto}.hotspot-dropdown-left,.hotspot-dropdown-right{left:-115px}.hotspot-icon-alt .wd-image-hotspot:hover:not(.wd-opened) .hotspot-btn{background-color:var(--hotspot-secondary)}}.wd-product.wd-hover-icons .wrapp-buttons{position:absolute;inset-inline:0;bottom:10px;text-align:center;transition:opacity .3s ease, visibility .3s ease, transform .3s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:3;opacity:0;visibility:hidden;transform:translate3d(0, 25px, 0)}.wd-product.wd-hover-icons .wd-buttons{display:inline-flex;align-items:stretch;flex-direction:row;padding:0 7px;max-width:calc(100% - 20px)}.wd-product.wd-hover-icons .wd-buttons .wd-action-btn{flex:1 1 auto;max-width:43px;width:100vw}.wd-product.wd-hover-icons .wd-buttons .wd-action-btn>a{width:100%}.wd-product.wd-hover-icons:not(:is(.quick-shop-shown,.product-swatched,[class*="wd-loading"])):hover .wrapp-buttons{opacity:1;visibility:visible;transform:translate3d(0, 0, 0)}.wd-product.wd-hover-icons.product-swatched:not(.quick-shop-shown):not([class*="wd-loading"]) .wd-product-thumb:hover .wrapp-buttons{opacity:1;visibility:visible;transform:translate3d(0, 0, 0)}@media(max-width:1024px){.wd-product.wd-hover-icons .wd-buttons{padding:0}.wd-product.wd-hover-icons .wd-buttons .wd-action-btn{max-width:35px}.wd-product.wd-hover-icons .wrapp-buttons{visibility:visible;opacity:1;transform:translate3d(0, 0, 0)}}.wd-info-box{position:relative;display:flex;flex-direction:column;border-radius:var(--wd-brd-radius);gap:var(--ib-icon-sp);--ib-icon-sp:20px}.wd-info-box .box-icon-wrapper{flex:0 0 auto;line-height:0}.wd-info-box :is(.info-box-icon,.info-svg-wrapper){display:inline-block;max-width:100%}.wd-info-box .info-box-icon{transition:all .25s ease}.wd-info-box .info-svg-wrapper img{height:inherit}.wd-info-box .info-svg-wrapper :is(img,svg){width:inherit !important;height:inherit !important}.wd-info-box :is(.info-box-subtitle,.info-box-title){transition:all .25s ease;margin-bottom:0}.wd-info-box :is(.info-box-subtitle,.info-box-title,.info-box-inner):not(:first-child){margin-top:10px}.wd-info-box :is(.info-box-subtitle:not(.subtitle-style-background),.info-box-title){line-height:1.3}.wd-info-box .info-box-content{--wd-tags-mb:10px;position:relative;flex:1 1 auto;border-radius:var(--wd-brd-radius)}.wd-info-box .info-box-inner p:first-child:empty,.wd-info-box .info-box-inner p:first-child:empty ~ p:last-child,.wd-info-box .info-box-inner:empty{display:none}.wd-info-box .info-btn-wrapper{margin-top:15px}.wd-info-box-link{z-index:2}.box-icon-align-top .box-icon-wrapper{margin-bottom:-5px}:is(.box-icon-align-left,.box-icon-align-right) .box-icon-wrapper{max-width:50%}.box-icon-align-left{flex-direction:row}.box-icon-align-right{flex-direction:row-reverse}.box-title-style-underlined{padding-bottom:10px;border-bottom:1px solid var(--brdcolor-gray-300)}.box-with-icon .info-box-icon{overflow:hidden}.box-icon-wrapper.box-with-text{color:var(--wd-primary-color);font-weight:600;line-height:1}.box-with-text.text-size-small{font-size:38px}.box-with-text:is(.text-size-default,.text-size-large){font-size:52px}[class*="box-icon-with-"].box-with-text{--text-bg-size:85px}[class*="box-icon-with-"].box-with-text .info-box-icon{padding:0 10px;min-width:var(--text-bg-size);height:var(--text-bg-size);border-radius:100px;line-height:var(--text-bg-size)}[class*="box-icon-with-"]:is(.text-size-default,.text-size-large){--text-bg-size:100px}[class*="box-icon-with-"] .info-box-icon{border-radius:50%;text-align:center}.box-icon-with-bg .info-box-icon{padding:20px;background-color:#f1f1f1}.box-icon-with-border .info-box-icon{padding:18px;border:2px solid #f1f1f1}.wpb-js-composer .info-box-wrapper.inline-element{max-width:100%}.wpb-js-composer .info-box-carousel .inline-element{display:block;margin-inline:0 !important}.wpb-js-composer .info-box-carousel .inline-element .wd-info-box{display:inline-flex}.with-animation .info-svg-wrapper path{stroke:var(--wd-primary-color)}.info-box-carousel-wrapper .wd-wpb{margin-bottom:0}[class*="color-scheme-hover"]{transition:all .25s ease}[class*="color-scheme-hover"] .title{transition:all .25s ease}.color-scheme-hover-dark:hover{--color-gray-400:#a5a5a5;--color-gray-500:#a5a5a5;--color-gray-800:#333;--bgcolor-gray-200:#f7f7f7;--brdcolor-gray-500:rgba(0,0,0,0.2);--wd-text-color:#767676;--wd-title-color:#242424;--wd-link-color:#333;--wd-link-color-hover:#242424;color:var(--wd-text-color)}.color-scheme-hover-light:hover{--color-gray-400:rgba(255,255,255,0.8);--color-gray-500:rgba(255,255,255,0.8);--color-gray-800:#fff;--brdcolor-gray-300:rgba(255,255,255,0.15);--brdcolor-gray-500:rgba(255,255,255,0.3);--wd-text-color:rgba(255,255,255,0.8);--wd-title-color:#fff;--wd-link-color:rgba(255,255,255,0.9);--wd-link-color-hover:#fff;color:var(--wd-text-color)}.color-scheme-hover-light:hover .info-svg-wrapper svg{fill:#fff !important}.color-scheme-hover-light:hover .info-svg-wrapper img{filter:brightness(0) invert(1)}.color-scheme-hover-light:hover :is(.info-box-icon,.title){color:#fff !important}@media(min-width:1025px){.box-with-text.text-size-large{font-size:74px}[class*="box-icon-with-"].text-size-large{--text-bg-size: 130px}}.promo-banner{--button-space:15px;--button-size:28px;--content-width:var(--wd-max-width);--wd-otl-offset:calc(var(--wd-otl-width) * -1);position:relative;overflow:hidden;border-radius:var(--wd-brd-radius);transform:translate3d(0, 0, 0)}.promo-banner .banner-image :is(img,picture,video){width:100%;height:var(--wd-img-height);object-fit:cover;object-position:inherit}.promo-banner .banner-image[style^="height"] :is(img,picture){height:100%}.promo-banner .wrapper-content-banner{z-index:2;display:flex;overflow:hidden;padding:30px;border-radius:var(--wd-brd-radius);transform:translate3d(0, 0, 0)}.promo-banner .content-banner{--wd-tags-mb:10px;position:relative;width:100%;max-width:var(--content-width)}.promo-banner :is(.banner-subtitle,.banner-title,.banner-inner):not(:first-child){margin-top:7px}.promo-banner .banner-title{display:block;margin-bottom:0;line-height:1.3}.promo-banner .banner-inner p:first-child:empty{display:none}.promo-banner .wd-countdown-timer{margin-top:10px}.promo-banner .banner-btn-wrapper{margin-top:var(--button-space)}.promo-banner.wd-with-link .wrapper-content-banner{pointer-events:none}.promo-banner.wd-with-link:hover .btn{pointer-events:auto}.wd-bg-position-top{background-position:center top;object-position:center top}.wd-bg-position-bottom{background-position:center bottom;object-position:center bottom}.wd-bg-position-left{background-position:left center;object-position:left center}.wd-bg-position-right{background-position:right center;object-position:right center}.wd-bg-position-center{background-position:center;object-position:center}.banner-increased-padding .wrapper-content-banner{padding:7%}@media(max-width:1024px){.banner-subtitle:is(.wd-fontsize-s,.wd-fontsize-m){font-size:14px}.banner-title:is(.wd-fontsize-xl,.wd-font-size-xxl){font-size:22px}}@media(max-width:768.98px){.banner-btn-wrapper :is(.btn-size-default,.btn-size-large,.btn-size-extra-large){padding:5px 14px;min-height:36px;font-size:12px}.banner-btn-wrapper .btn-style-link{padding:0;min-height:unset}}@media(max-width:767px){.promo-banner .banner-subtitle{font-size:3vw}.promo-banner .banner-title{font-size:5vw}}[class*="banner-hover-zoom"]{backface-visibility:hidden;-webkit-backface-visibility:hidden}[class*="banner-hover-zoom"] .banner-image{transition:transform 0.5s cubic-bezier(0, 0, 0.44, 1.18)}[class*="banner-hover-zoom"]:hover .banner-image{transform:scale(1.09)}.banner-hover-zoom-reverse .banner-image{transform:scale(1.09)}.banner-hover-zoom-reverse:hover .banner-image{transform:none}.subtitle-style-background[class*="subtitle"]{display:inline-block;padding:6px 10px;font-weight:600;line-height:1.2;font-size:14px;border-radius:calc(var(--wd-brd-radius) / 1.5)}.subtitle-color-default.subtitle-style-default{color:var(--color-gray-400)}.subtitle-color-default.subtitle-style-background{background-color:#f1f1f1;color:#333}.subtitle-color-primary.subtitle-style-default{color:var(--wd-primary-color)}.subtitle-color-primary.subtitle-style-background{color:#fff;background-color:var(--wd-primary-color)}.subtitle-color-alt.subtitle-style-default{color:var(--wd-alternative-color)}.subtitle-color-alt.subtitle-style-background{color:#fff;background-color:var(--wd-alternative-color)}.btn-color-primary{--btn-color:#fff;--btn-color-hover:#fff;--btn-bgcolor:var(--wd-primary-color);--btn-bgcolor-hover:var(--wd-primary-color);--btn-brd-color:var(--wd-primary-color);--btn-brd-color-hover:var(--wd-primary-color);--btn-box-shadow-hover:inset 0 0 0 1000px rgba(0,0,0,0.1)}.btn-color-primary.btn-style-bordered{--btn-color:var(--wd-primary-color)}.btn-color-primary.btn-style-link{--btn-color:var(--color-gray-800);--btn-color-hover:var(--color-gray-500)}.btn-color-alt{--btn-color:#fff;--btn-color-hover:#fff;--btn-bgcolor:var(--wd-alternative-color);--btn-bgcolor-hover:var(--wd-alternative-color);--btn-brd-color:var(--wd-alternative-color);--btn-brd-color-hover:var(--wd-alternative-color);--btn-box-shadow-hover:inset 0 0 0 1000px rgba(0,0,0,0.1)}.btn-color-alt.btn-style-bordered{--btn-color:var(--wd-alternative-color)}.btn-color-alt.btn-style-link{--btn-color:var(--color-gray-800);--btn-color-hover:var(--color-gray-500)}.btn-color-black{--btn-color:#fff;--btn-color-hover:#fff;--btn-bgcolor:#212121;--btn-bgcolor-hover:#212121;--btn-brd-color:#212121;--btn-brd-color-hover:#212121;--btn-box-shadow-hover:inset 0 0 0 1000px rgba(0,0,0,0.1)}.btn-color-black.btn-style-bordered{--btn-color:#333}.btn-color-black.btn-style-link{--btn-color:var(--color-gray-800);--btn-color-hover:var(--color-gray-500)}.btn-color-white{--btn-color:#333;--btn-color-hover:#333;--btn-bgcolor:#fff;--btn-bgcolor-hover:#fff;--btn-brd-color:rgba(255,255,255,0.5);--btn-brd-color-hover:#fff;--btn-box-shadow-hover:inset 0 0 0 1000px rgba(0,0,0,0.1)}.btn-color-white.btn-style-bordered{--btn-color:#fff}.btn-color-white.btn-style-link{--btn-color:#fff;--btn-color-hover:#fff}.btn.btn-style-3d{--btn-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.15);--btn-box-shadow-hover:inset 0 -2px 0 rgba(0,0,0,0.15)}.btn.btn-style-3d:active{box-shadow:none;top:1px}.btn.btn-style-bordered{--btn-bgcolor:transparent;--btn-brd-width:2px;--btn-box-shadow-hover:none}.btn.btn-style-link{--btn-bgcolor:transparent;--btn-bgcolor-hover:transparent;--btn-brd-width:2px;--btn-box-shadow-hover:none;--btn-height:none;--btn-padding:0;border-top:0;border-inline:0}.btn-size-extra-small{--btn-padding:5px 10px;--btn-height:28px;--btn-font-size:11px}.btn-size-small{--btn-padding:5px 14px;--btn-height:36px;--btn-font-size:12px}.btn-shape-round,.btn-style-round{--btn-brd-radius:35px}.btn-shape-semi-round,.btn-style-semi-round{--btn-brd-radius:5px}.btn-icon-pos-left{flex-direction:row-reverse}.btn-icon-pos-right{flex-direction:row}@media(min-width:1025px){.btn-size-large{--btn-padding: 5px 28px;--btn-height: 48px;--btn-font-size: 14px}.btn-size-extra-large{--btn-padding: 5px 40px;--btn-height: 56px;--btn-font-size: 16px}}.wd-posts:not([style*="wd-gap"]){--wd-gap-lg:50px;--wd-gap-md:40px}.wd-post-thumb{position:relative;border-radius:var(--wd-brd-radius);overflow:hidden;transform:translate3d(0, 0, 0)}.wd-post-thumb img{width:100%}.wd-post-img{transition:all 0.5s cubic-bezier(0, 0, 0.44, 1.18)}.wd-post:hover .wd-post-img{transform:scale(1.1)}.wd-post-content{position:relative;display:flex;flex-direction:column;align-items:var(--wd-post-align, start);text-align:var(--wd-post-align, start);gap:10px;z-index:1}.wd-post .wd-post-meta{display:inline-flex;align-items:center;justify-content:var(--wd-post-align, start);flex-wrap:wrap;gap:10px}.wd-featured-post{font-size:1.1em;color:var(--color-gray-400)}.wd-featured-post:before{content:"\f104";font-family:"woodmart-font"}.wd-post-share{font-size:1.1em;color:var(--color-gray-400);transition:all .25s ease}.wd-post-share:after{display:inline-flex;justify-content:center;align-items:center;width:1.2em;height:1.5em;content:"\f117";font-family:"woodmart-font"}.wd-post-share:hover{color:var(--color-gray-500)}.wd-post-share .tooltip-inner{padding:5px;max-width:fit-content}.wd-post-share .wd-social-icons{flex-wrap:nowrap}.wd-post .wd-post-title{font-size:22px}.wd-post-excerpt>div[class*="wpb_"]{display:none}.wd-post-read-more.wd-style-link{--wd-link-color:var(--wd-primary-color);--wd-link-color-hover:var(--wd-primary-color);--wd-link-decor:none;--wd-link-decor-hover:none;text-transform:var(--btn-transform, uppercase);font-weight:600;font-size:.9em}.wd-post-read-more.wd-style-link a:hover{opacity:.8}.blog-style-bg .wd-post-content{padding:25px}@media(max-width:576px){.blog-style-bg .wd-post-content{padding-inline:15px}}.wd-post-title{--wd-tags-mb:0}.wd-post-image{position:relative;display:inline-block}.wd-post-image img{border-radius:var(--wd-brd-radius)}.wd-post-cat{--wd-link-decor:none;--wd-link-decor-hover:none}.wd-post-cat.wd-style-default{--wd-link-color:var(--color-gray-400);--wd-link-color-hover:var(--color-gray-600);color:var(--wd-link-color)}.wd-single-post-cat:has(.wd-style-with-bg){line-height:1}.wd-modified-date{display:none;color:var(--color-gray-400)}.wd-post-date.wd-style-default{color:var(--color-gray-400)}.wd-single-post-date{line-height:1}@media(max-width:768.98px){:is(.wd-single-post-title,.wd-single-post-header) .title{font-size:22px}}.blog-design-masonry{--wd-post-align:center}.blog-design-masonry .wd-post-cat{margin-top:calc(-25px - 1.1em)}.blog-design-masonry .wd-post-content{padding-top:25px}.blog-design-masonry .wd-post-excerpt{max-width:100%}.blog-design-masonry.blog-style-bg .wd-post-inner{border-radius:var(--wd-brd-radius)}.blog-design-masonry.blog-style-bg .wd-post-thumb{border-bottom-right-radius:0;border-bottom-left-radius:0}.blog-design-masonry.blog-style-bg .wd-post-content{border-radius:var(--wd-brd-radius);background-color:var(--bgcolor-white)}.blog-design-masonry.blog-style-bg.has-post-thumbnail .wd-post-content{border-top-left-radius:0;border-top-right-radius:0}.blog-design-masonry.wd-add-shadow .wd-post-inner{box-shadow:0 0 4px rgba(0,0,0,0.12);transition:box-shadow 0.5s cubic-bezier(0, 0, 0.44, 1.18)}.blog-design-masonry.wd-add-shadow:hover .wd-post-inner{box-shadow:0 0 9px rgba(0,0,0,0.2)}.wd-post-cat.wd-style-with-bg{--wd-link-color:#fff;--wd-link-color-hover:rgba(255,255,255,0.8);display:inline-block;overflow:hidden;padding-inline:10px;height:2em;border-radius:calc(var(--wd-brd-radius) / 1.5);background-color:var(--wd-primary-color);color:#fff;line-height:2em;text-transform:uppercase;font-weight:600;font-size:.8em}.wd-carousel .wd-post-cat.wd-style-with-bg{transform:translate3d(0px, 0, 0)}.wd-post-date.wd-style-with-bg{position:absolute;top:15px;inset-inline-start:15px;z-index:2;display:inline-flex;flex-direction:column;gap:5px;min-width:53px;padding:7px;text-align:center;line-height:1;border-radius:calc(var(--wd-brd-radius) / 1.5);background-color:var(--bgcolor-white);box-shadow:0 0 9px rgba(0,0,0,0.1);color:var(--color-gray-800)}.wd-post-date.wd-style-with-bg .post-date-day{font-size:22px}.wd-post-date.wd-style-with-bg .post-date-month{text-transform:uppercase;font-weight:600;font-size:12px}.wd-carousel .wd-post-date.wd-style-with-bg{transform:translate3d(0px, 0, 0)}.wd-post-author{--wd-link-color:var(--color-gray-400);--wd-link-color-hover:var(--color-gray-500);--wd-link-decor:none;--wd-link-decor-hover:none;display:inline-flex;align-items:center;flex-wrap:wrap;gap:5px;color:var(--color-gray-400)}.wd-post-author img{border-radius:50%}.wd-post-author picture{line-height:1}.wd-single-post-author{line-height:1}@media(max-width:768.98px){.wd-post-author>span{display:none}}.wd-post-reply{--wd-link-color:var(--color-gray-400);--wd-link-color-hover:var(--color-gray-500);--wd-link-decor:none;--wd-link-decor-hover:none}.wd-post-reply.wd-style-1{font-size:1.1em}.wd-post-reply.wd-style-1 a{position:relative;display:inline-flex;justify-content:center;align-items:center;width:1.2em;height:1.5em}.wd-post-reply.wd-style-1 a:after{content:"\f103";font-family:"woodmart-font"}.wd-post-reply.wd-style-1 .wd-replies-count{position:absolute;top:-5%;inset-inline-start:55%;display:flex;align-items:center;justify-content:center;min-width:1.4em;height:1.4em;padding-inline:.2em;border-radius:1em;background-color:var(--wd-primary-color);color:#fff;font-size:.6em;line-height:1}.wd-single-post-reply{line-height:1}.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}}