.wd-gallery-item{display:flex;height:auto;overflow:hidden;align-items:var(--wd-align-items);justify-content:var(--wd-justify-content)}.wd-gallery-item img{border-radius:var(--wd-brd-radius)}.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}}.wd-product{position:relative;text-align:var(--text-align);line-height:1.4;--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-product .product-wrapper{border-radius:var(--wd-brd-radius);padding:var(--wd-prod-bg-sp)}.wd-product :where(.product-wrapper,.product-element-bottom){display:flex;flex-direction:column;gap:var(--wd-prod-gap)}.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) img{width:100%}.wd-product .product-image-link{position:relative;display:block}.wd-product .hover-img{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:var(--bgcolor-white);opacity:0;transition:opacity 0.5s ease,transform 2s cubic-bezier(0, 0, 0.44, 1.18)}.wd-product .hover-img>a{display:block;flex:1 1 100%;max-width:100%;width:100%}.wd-product :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-product .wd-entities-title{font-size:inherit}.wd-product :is(.wd-product-cats,.wd-product-brands-links){font-size:95%;color:var(--color-gray-400);--wd-link-color: var(--color-gray-400);--wd-link-color-hover: var(--color-gray-700)}.wd-product :is(.wd-product-cats,.wd-product-brands-links) a{display:inline-block}.wd-product .wd-product-sku{color:var(--color-gray-400)}.wd-product .wd-star-rating{display:inline-flex;align-items:center;align-self:var(--text-align);gap:5px}.wd-product .star-rating{align-self:var(--text-align);line-height:1}.wd-product .woocommerce-review-link{line-height:1;color:var(--color-gray-500)}.wd-product .woocommerce-review-link:hover{color:var(--color-gray-900)}.wd-product .wd-swatches-grid:empty{display:none}.wd-product :is(.wd-product-countdown,.wd-swatches-grid){justify-content:var(--text-align)}.wd-product .price{display:block}.wd-product .added_to_cart{display:none !important}.wd-product .shop_attributes{font-size:90%;--wd-attr-v-gap: 10px;--wd-attr-brd-style: dashed;--wd-attr-img-width: 18px}.wd-product .shop_attributes :is(.wd-attr-name,.wd-attr-term){gap:4px}.wd-product .shop_attributes .wd-hint{margin:0}.wd-product:is(.wd-variation-active,.product-swatched,.wd-loading-image) .hover-img{display:none}.wd-product:is(.quick-shop-shown,.wd-loading-quick-shop) .product-element-top .hover-img{opacity:0;transition:opacity 0.25s ease,transform 2s cubic-bezier(0, 0, 0.44, 1.18)}.product-element-top{position:relative;overflow:hidden;border-radius:var(--wd-brd-radius);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translate3d(0, 0, 0)}.product-element-top:hover .hover-img{opacity:1;transform:scale(1.09)}.product-element-top: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"] .product-image-link{opacity:.4}.wd-product[class*="wd-loading"] .product-element-top:after{visibility:visible;opacity:1;transition:opacity .25s ease, visibility .25s ease;--wd-anim-state: running}:is(.catalog-mode-on,.login-see-prices) .wd-product.product .wd-add-btn{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:translateX(20px) translateZ(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-action-btn.wd-style-icon .button{gap:0;min-height:unset;padding:0;background-color:transparent}.wd-action-btn.wd-style-icon .button:hover{background-color:transparent;box-shadow:none}.wd-product:hover:not(:is(.product-swatched,.quick-shop-shown,[class*="wd-loading"])) .wd-buttons[class*="wd-pos-r"]{opacity:1;visibility:visible;transform:none}.wd-product.product-swatched:not(.quick-shop-shown):not([class*="wd-loading"]) .product-element-top:hover .wd-buttons[class*="wd-pos-r"]{opacity:1;visibility:visible;transform:none}.wd-product.product-type-simple.outofstock .product_type_simple:before,.wd-product .product_type_grouped:before{content:"\f11a"}.wd-product .product_type_external:before{content:"\f11c"}: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 :is(.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(.quick-shop-shown,.wd-loading-quick-shop) :is(.wd-buttons,.product-labels){opacity:0}@media (max-width: 1024px){.wd-product .hover-img{display:none}.wd-product .wd-buttons{opacity:1;transform:none;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){:is([style*="col-sm:2"],[style*="col-sm: 2"]) .wd-product{--title-line-height: 1.2em;--wd-prod-gap: 10px;font-size:90%}}.wd-product.wd-hover-base .wd-product-countdown{flex-wrap:nowrap;width:100%;padding-top:5px;border-top:1px solid var(--brdcolor-gray-300)}.wd-product.wd-hover-base .wd-product-countdown>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 .fade-in-block{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 .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:transform .3s ease;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:is(:hover,.state-hover) .wrapp-swatches{transform:none}.wd-product.wd-hover-base:is(:hover,.state-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):is(:hover,.state-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 .fade-in-block{padding-top:var(--wd-prod-gap)}.wd-hover-with-fade .product-wrapper{position:relative;transition:transform .3s ease}.wd-hover-with-fade .content-product-imagin{position:absolute;inset:-15px -15px -2px -15px;visibility:hidden;border:inherit;border-radius:var(--wd-brd-radius);background-color:var(--wd-prod-bg, var(--bgcolor-white));box-shadow:0 0 10px rgba(0,0,0,0.15);opacity:0;transform:scale(0.98)}.wd-hover-with-fade .fade-in-block{display:flex;flex-direction:column;gap:var(--wd-prod-gap);position:absolute;inset-inline:0;visibility:hidden;opacity:0}.wd-hover-with-fade .product-element-bottom{position:relative;-webkit-backface-visibility:hidden;backface-visibility:hidden}.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(.content-product-imagin,[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 .fade-in-block{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 .fade-in-block>:is(.wd-progress-bar,.wd-timer){margin-top:var(--wd-prod-gap)}.wd-hover-with-fade.state-hover .wd-more-desc-btn{transform:none}.wd-hover-with-fade.hover-ready:is(:hover,.state-hover) .product-wrapper{z-index:20;transform:translateY(-5px) translateZ(0)}.wd-hover-with-fade.hover-ready:is(:hover,.state-hover) .content-product-imagin{visibility:visible;opacity:1;transition:opacity .3s ease, visibility .0s ease, transform .3s ease;transform:scale(1)}.wd-hover-with-fade.hover-ready:is(:hover,.state-hover) .fade-in-block{visibility:visible;opacity:1;transition:opacity .3s ease, visibility .0s ease}: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 .content-product-imagin{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 .fade-in-block{padding-bottom:0}[class*="products-bordered-grid"]:not(.wd-products-with-shadow) .wd-hover-with-fade .content-product-imagin{box-shadow:none}.products-bordered-grid .wd-hover-with-fade .product-wrapper{transform:none !important}.products-bordered-grid .wd-hover-with-fade .content-product-imagin{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}@media (max-width: 1024px){.wd-hover-with-fade .content-product-imagin{top:-10px;inset-inline:-10px}}@media (max-width: 768.98px){.wd-hover-with-fade .quick-shop-close{top:-5px;inset-inline-end:-5px}.wd-product.wd-hover-base .wrapp-swatches{min-height:40px}.wd-product.wd-hover-base .product-compare-button{display:none}.wd-product.wd-hover-base.product-no-swatches .wrapp-swatches{display:none}}.wd-add-btn-replace .add-to-cart-loop{overflow:hidden;padding:0}.wd-add-btn-replace .add-to-cart-loop span{display:flex;align-items:center;justify-content:center;min-height:inherit;transition:transform .25s ease, opacity .15s ease}.wd-add-btn-replace .add-to-cart-loop:before{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%);content:"\f123";font-family:"woodmart-font"}.wd-add-btn-replace .add-to-cart-loop: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 .add-to-cart-loop:hover:before{transform:translateY(0) translateZ(0)}.wd-add-btn-replace .add-to-cart-loop:hover span{transform:translateY(-100%) translateZ(0)}.wd-add-btn-replace .add-to-cart-loop.loading:before,.wd-add-btn-replace .add-to-cart-loop.loading span{opacity:0}.wd-add-btn-replace .add-to-cart-loop.loading:after{opacity:1;--wd-anim-state: running}.wd-product.product-type-simple.outofstock .wd-add-btn-replace .add-to-cart-loop:before,.wd-add-btn-replace .add-to-cart-loop.product_type_grouped:before{content:"\f11a";font-family:"woodmart-font"}.wd-add-btn-replace .add-to-cart-loop.product_type_external:before{content:"\f11c";font-family:"woodmart-font"}.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}}.mfp-bg{position:fixed;z-index:1102;overflow:hidden;background-color:rgba(0,0,0,0.7);inset:0;opacity:0;transition:all 0.45s cubic-bezier(0.19, 1, 0.22, 1)}.mfp-bg.mfp-ready{opacity:1}.mfp-bg.mfp-removing{opacity:0}.mfp-wrap{position:fixed;z-index:1103;outline:none !important;inset:var(--wd-admin-bar-h) 0 0 0;-webkit-backface-visibility:hidden}.mfp-container{width:100%;height:100%;padding:0 15px;display:flex;align-items:center;justify-content:center}.mfp-content{position:relative;z-index:1105;margin-block:auto;width:100%}.mfp-hide{display:none !important}.mfp-s-ready .mfp-preloader,.mfp-s-error .mfp-content{display:none}.mfp-wrap ~ :is(.wd-close-side,.wd-side-hidden){z-index:900;pointer-events:none}.wd-popup{position:relative;display:none;margin:50px auto;padding:var(--wd-popup-padding, 30px);width:100%;max-width:var(--wd-popup-width, 800px);border-radius:var(--wd-brd-radius);background-color:var(--bgcolor-white);content-visibility:unset !important}.mfp-wrap .wd-popup{display:block}.wd-popup.wd-with-video{--wd-popup-padding: .001px;--wd-popup-width: 900px;background-color:#000;line-height:0}.wd-popup.wd-with-video :is(video,iframe){width:100%;border-radius:var(--wd-brd-radius)}.wd-popup.wd-with-video iframe{aspect-ratio:16 / 9}.wd-popup-slide-from-left .wd-popup{opacity:0;transition:opacity 0.45s cubic-bezier(0.19, 1, 0.22, 1),transform 0.45s cubic-bezier(0.19, 1, 0.22, 1);transform:translateX(-100px)}.wd-popup-slide-from-left.mfp-ready .wd-popup{opacity:1;transform:none}.wd-popup-slide-from-left.mfp-removing .wd-popup{opacity:0;transform:translateX(100px)}.wd-popup-slide-from-left.mfp-removing .mfp-close{display:none}button.mfp-close{position:absolute;top:-50px;inset-inline-end:-15px;gap:0;z-index:1104;padding:0;width:50px;height:50px;min-height:unset;background:none;color:#fff;font-weight:400;font-size:0;opacity:1;touch-action:manipulation;opacity:0;transition:all .25s ease, opacity 0s ease 0s}button.mfp-close:after{font-size:20px;content:"\f112";font-family:"woodmart-font"}button.mfp-close:hover{background-color:transparent;color:rgba(255,255,255,0.8)}.mfp-ready button.mfp-close{opacity:1;transition:all .25s ease, opacity .3s ease .35s}.product-labels{position:absolute;top:7px;inset-inline-start:7px;z-index:1;display:flex;align-items:flex-start;flex-direction:column;gap:10px;max-width:50%;transition:all .3s ease;transform:translateZ(0)}.product-labels .label-with-img{padding:0;max-width:50px}.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.attribute-label:not(.label-with-img){background-color:var(--bgcolor-white);color:var(--color-gray-900)}.labels-rounded-sm .product-label{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}}.product-labels.labels-rounded .product-label{display:flex;align-items:center;justify-content:center;padding:5px 7px;min-height:50px;border-radius:35px;font-size:14px}.product-labels.labels-rounded .label-with-img{padding:0;min-height:auto;max-width:55px}.product-labels.labels-rounded .out-of-stock{max-width:50px;font-size:12px}@media (max-width: 576px){.product-labels.labels-rounded .product-label{min-height:40px;font-size:10px}.product-labels.labels-rounded .label-with-img{min-height:auto}}.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;--li-pl: 0;list-style:none;display:inline-flex;align-items:center;flex-wrap:wrap;gap: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, 2px 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))}.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}[class*="color-scheme-light"] .footer-widget{--wd-link-color: rgba(255,255,255,0.6)}.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}}