@keyframes wd-MarqueeScrolling{from{transform:translat3d(0, 0, 0)}to{transform:translate3d(calc(-100% - var(--wd-marquee-gap)), 0, 0)}}.wd-marquee{--wd-marquee-gap: 20px;--wd-marquee-direction: normal;--wd-marquee-speed: 5s;display:flex;overflow:hidden;gap:var(--wd-marquee-gap);max-width:100vw}.wd-marquee-content{display:flex;align-items:center;justify-content:space-around;flex-shrink:0;gap:var(--wd-marquee-gap);min-width:100%;white-space:nowrap;animation:var(--wd-marquee-speed) linear infinite var(--wd-marquee-direction) running wd-MarqueeScrolling}.wd-marquee-content span{position:relative;display:flex;gap:10px;align-items:center}@media (min-width: 1025px){.wd-marquee.wd-with-pause:hover .wd-marquee-content{animation-play-state:paused}}
.wd-product.wd-hover-small{--text-align: start}.wd-product.wd-hover-small .product-wrapper{flex-direction:row;gap:15px}.wd-product.wd-hover-small .product-element-top{flex:0 0 auto;max-width:50%;border-radius:calc(var(--wd-brd-radius) / 1.5)}.wd-product.wd-hover-small .product-element-top :is(.product-image-link,.hover-img) img{border-radius:calc(var(--wd-brd-radius) / 1.5)}.wd-product.wd-hover-small .product-element-bottom{flex:1 1 auto}
.wd-buttons[class*="wd-pos-r"] .wd-tooltip-label{top:50%;right:100%;margin-top:-17px;margin-right:8px}.wd-buttons[class*="wd-pos-r"] .wd-tooltip-label:before{top:50%;left:100%;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.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 :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%;--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);word-break:break-all;font-size:95%}.wd-product .wd-product-sku .wd-label{color:var(--color-gray-800);font-weight:600}.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 .wd-attr-name{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}.browser-Safari .product-element-top{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-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>a{width:35px;height:35px}.wd-buttons .wd-action-btn>a:before,.wd-buttons .wd-action-btn>a:after{font-size:14px}.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-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%;border:none;background-color:var(--btn-accented-bgcolor);box-shadow:var(--btn-accented-box-shadow);color:var(--btn-accented-color);transition:all .25s ease}.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-products-with-bg,.wd-products-with-bg .wd-product,.wd-products-with-bg .wd-cat{--wd-prod-bg: var(--bgcolor-gray-100)}.wd-products-with-bg:not(.products-bordered-grid) :is(.product-wrapper,.wd-cat-wrap){background-color:var(--wd-prod-bg)}
[class*="title-line-"] .wd-product .wd-entities-title{overflow:hidden;max-height:calc(var(--title-line-count, 1) * var(--title-line-height, 1.4em));line-height:var(--title-line-height, 1.4em)}.title-line-two{--title-line-count: 2}
.wd-carousel-container{position:relative}.wd-carousel-inner{position:relative;margin:-15px 0}.wd-carousel{position:relative;overflow:var(--wd-carousel-overflow, hidden);padding:15px 0;margin-inline:calc(var(--wd-gap) / -2);touch-action:pan-y}@supports (overflow: clip){.wd-carousel{overflow:var(--wd-carousel-overflow, clip)}}.wd-carousel-wrap{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:initial;box-sizing:content-box;transform:translate3d(0px, 0, 0)}.wd-carousel-item{position:relative;height:100%;flex:0 0 calc(100% / var(--wd-col));max-width:calc(100% / var(--wd-col));padding:0 calc(var(--wd-gap) / 2);transition-property:transform;transform:translate3d(0px, 0, 0)}.wd-backface-hidden .wd-carousel-item{transform:translateZ(0);backface-visibility:hidden}.wd-carousel[data-center_mode="yes"] .wd-carousel-wrap:not([style]){transform:translate3d(calc(50% - (100% / var(--wd-col)) / 2), 0, 0)}.wd-autoheight,.wd-autoheight .wd-carousel-item{height:auto}.wd-autoheight .wd-carousel-wrap{align-items:flex-start;transition-property:transform, height}@media (min-width: 1025px){.wd-carousel-container:not(.wd-off-lg) [style*="col-lg:1;"]:not(.wd-initialized)>.wd-carousel-wrap>.wd-carousel-item:nth-child(n+2){display:none}}@media (max-width: 768.98px){.wd-carousel-container:not(.wd-off-sm) [style*="col-sm:1;"]:not(.wd-initialized)>.wd-carousel-wrap>.wd-carousel-item:nth-child(n+2){display:none}}@media (min-width: 769px) and (max-width: 1024px){.wd-carousel-container:not(.wd-off-md) [style*="col-md:1;"]:not(.wd-initialized)>.wd-carousel-wrap>.wd-carousel-item:nth-child(n+2){display:none}}
.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:hover .wd-nav-arrows,.wd-nav-arrows.wd-shown)[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-scroll{position:relative;height:var(--wd-nscroll-height, 5px);width:var(--wd-nscroll-width, 100%);margin:20px auto 0;border-radius:var(--wd-brd-radius);background:var(--wd-nscroll-bg, rgba(var(--bgcolor-black-rgb), 0.07));touch-action:none;cursor:pointer;transition:all .25s ease}.wd-nav-scroll:not(.wd-horizontal){opacity:0}.wd-nav-scroll:after{content:"";position:absolute;inset:-15px}.wd-nav-scroll.wd-lock{display:none}.wd-nav-scroll-drag{position:relative;z-index:1;cursor:grab}.wd-nav-scroll-drag:before{content:"";display:block;height:var(--wd-nscroll-height, 5px);width:100%;background:var(--wd-nscroll-drag-bg, rgba(var(--bgcolor-black-rgb), 0.2));border-radius:var(--wd-brd-radius);transition:all .25s ease}.wd-nav-scroll-drag:after{content:"";position:absolute;inset:-15px}.wd-nav-scroll-drag:hover:before,.wd-grabbing>.wd-nav-scroll-drag:before{background:var(--wd-nscroll-drag-bg-hover, rgba(var(--bgcolor-black-rgb), 0.3))}.wd-grabbing>.wd-nav-scroll-drag{cursor:grabbing}
.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.wd-hover-buttons-on-hover .wd-product-countdown{flex-wrap:nowrap;width:100%;padding-top:5px;border-top:1px solid var(--brdcolor-gray-300)}.wd-product.wd-hover-buttons-on-hover .wd-product-countdown>span{flex:1 1 0%;min-width:0}.wd-product.wd-hover-buttons-on-hover{--text-align: start;--btn-height: 36px;--wd-btn-inset: 0;--wd-thumb-brd-radius: var(--wd-brd-radius);--wd-trans-h: calc(var(--wd-prod-gap) + var(--btn-height))}.wd-product.wd-hover-buttons-on-hover .product-wrapper{overflow:hidden;border-radius:0;transition:all .3s ease}.browser-Safari .wd-product.wd-hover-buttons-on-hover .product-wrapper{transform:translate3d(0, 0, 0)}.wd-product.wd-hover-buttons-on-hover .product-element-top{border-radius:var(--wd-thumb-brd-radius)}.wd-product.wd-hover-buttons-on-hover .product-element-bottom{padding:var(--wd-prod-bg-cont-sp);background-color:inherit}.wd-product.wd-hover-buttons-on-hover .product-element-bottom .wd-action-btn.wd-style-icon>a{width:25px;height:25px}.wd-product.wd-hover-buttons-on-hover :is(.wd-product-header,.wrap-price){display:flex;justify-content:space-between;align-items:center;gap:var(--wd-prod-gap)}.wd-product.wd-hover-buttons-on-hover .wrap-price{flex-wrap:wrap}.wd-product.wd-hover-buttons-on-hover .wd-action-buttons{display:inline-flex;gap:var(--wd-prod-gap)}.wd-product.wd-hover-buttons-on-hover .wd-add-btn{flex-grow:1;overflow:hidden}.wd-product.wd-hover-buttons-on-hover .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));font-weight:var(--btn-accented-font-weight, var(--btn-font-weight));font-family:var(--btn-accented-font-family, var(--btn-font-family));font-style:var(--btn-accented-font-style, var(--btn-font-style));width:100%}.wd-product.wd-hover-buttons-on-hover .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-buttons-on-hover .wd-add-btn>a:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active, 0)}.wd-product.wd-hover-buttons-on-hover .add-to-cart-loop span{font-size:12px;padding:0 14px;white-space:nowrap;text-overflow:ellipsis;display:block;line-height:var(--btn-height);overflow:hidden}.wd-product.wd-hover-buttons-on-hover .wd-buttons{opacity:.6;visibility:visible;transform:none;background:none;box-shadow:none}:is(.wd-fbt,.catalog-mode-on,.login-see-prices) .wd-product.wd-hover-buttons-on-hover{--wd-trans-h: calc(var(--wd-prod-gap) + 25px)}.wd-product.wd-hover-buttons-on-hover .wd-quick-shop-2{width:100%}.wd-product.wd-hover-buttons-on-hover .wd-quick-shop-2 table.variations{display:inline-flex}:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-product.wd-hover-buttons-on-hover{--wd-prod-bg-sp: 0;--wd-prod-bg-cont-sp: 15px;--wd-thumb-brd-radius: 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-hover-buttons-on-hover .product-wrapper{border-radius:var(--wd-brd-radius);gap:0}@media (min-width: 1025px){.wd-product.wd-hover-buttons-on-hover .product-wrapper:hover{transform:translateY(-10px)}.wd-product.wd-hover-buttons-on-hover .product-element-top{clip-path:inset(0 0 0 0 round var(--wd-thumb-brd-radius));transition:all .3s ease}.wd-product.wd-hover-buttons-on-hover .product-element-bottom{margin-bottom:calc(var(--wd-trans-h) * -1);transition:all .3s ease;z-index:2}.wd-product.wd-hover-buttons-on-hover .wd-product-footer{display:flex;align-items:center;gap:15px;opacity:0;transition:all .3s ease}.wd-product.wd-hover-buttons-on-hover:not(:is(.quick-shop-shown,.wd-loading)):is(:hover,.wd-variation-active) :is(.product-element-bottom,.wd-product-grid-slider-pagin){transform:translateY(calc(var(--wd-trans-h) * -1))}.wd-product.wd-hover-buttons-on-hover:not(:is(.quick-shop-shown,.wd-loading)):is(:hover,.wd-variation-active) .wd-product-footer{opacity:1}.wd-product.wd-hover-buttons-on-hover:not(:is(.quick-shop-shown,.wd-loading)):is(:hover,.wd-variation-active) .product-element-top{clip-path:inset(0 0 var(--wd-trans-h) 0 round var(--wd-thumb-brd-radius))}:is(.wd-carousel,.products-bordered-grid) .wd-product.wd-hover-buttons-on-hover .product-wrapper{transform:none}}@media (max-width: 1024px){:is(.wd-fbt,.catalog-mode-on,.login-see-prices) .wd-product.wd-hover-buttons-on-hover .wd-product-footer{display:none}.wd-product.wd-hover-buttons-on-hover .wd-action-buttons{display:none}}
.wd-add-btn-replace .add-to-cart-loop{overflow:hidden;padding:0}.wd-add-btn-replace .add-to-cart-loop .wd-tooltip-label{display:none}.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-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}[class*="color-scheme-light"] .wd-widget-collapse.wd-opened .widget-title:after{background-color:#fff;color:#333}
.footer-sidebar{padding-block:40px 10px}.footer-column{margin-bottom:30px}[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)}.copyrights-wrapper{border-top:1px solid var(--brdcolor-gray-300)}.min-footer{display:flex;align-items:center;justify-content:space-between;margin-inline:-15px;padding-block:20px}.min-footer>div{flex:1 0 50%;padding-inline:15px;max-width:50%;line-height:1.2}.min-footer .col-right{text-align:right}.copyrights-centered .min-footer{align-items:stretch;flex-wrap:wrap;text-align:center}.copyrights-centered .min-footer .col-right{text-align:center}.copyrights-centered .min-footer>div{flex-basis:100%;margin-bottom:15px;max-width:100%}.copyrights-centered .min-footer>div:last-child{margin-bottom:0}@media (max-width: 1024px){.min-footer{align-items:stretch;flex-wrap:wrap;text-align:center}.min-footer .col-right{text-align:center}.min-footer>div{flex-basis:100%;margin-bottom:15px;max-width:100%}.min-footer>div:last-child{margin-bottom:0}}
.wd-text-block:not(.inline-element){max-width:var(--content-width);--content-width: var(--wd-max-width)}.wd-text-block:not(.inline-element).text-left{margin-right:auto}.wd-text-block:not(.inline-element).text-center{margin-inline:auto}.wd-text-block:not(.inline-element).text-right{margin-left:auto}
.wd-list{list-style:none;--li-pl: 0;--list-mb: 0;--li-mb: 15px}.wd-list li{position:relative;display:flex;align-items:center;justify-content:inherit;gap:10px;transition:all .25s ease}.wd-list .wd-icon,.wd-list>li>img,.wd-list picture{max-width:150px;flex:0 0 auto;vertical-align:middle;text-align:center;transition:inherit}.wd-list>li>img.wd-lazy-load,.wd-list picture{width:auto}.wd-list-type-ordered{counter-reset:item}.wd-list-type-ordered .wd-icon{font-weight:600}.wd-list-type-ordered .wd-icon:before{content:counter(item) ".";counter-increment:item}.wd-list-type-unordered .wd-icon:before{content:"\f113";font-family:"woodmart-font"}.wd-list-type-unordered:not(.wd-list-shape-icon) .wd-icon{font-size:60%}.wd-list-shape-icon .wd-icon{line-height:1;padding:.42em;width:1em;height:1em;box-sizing:content-box;display:flex;align-items:center;justify-content:center}.wd-list-shape-icon.wd-list-type-unordered .wd-icon:before{font-size:65%}.wd-list-style-rounded .wd-icon{clip-path:circle(50%)}@media (max-width: 1024px){.wd-list:is(.wd-fontsize-m,.wd-fontsize-l){font-size:16px}}
.widget_nav_mega_menu>.widget-title{margin-bottom:0;padding:20px;background-color:var(--bgcolor-gray-300);text-transform:uppercase;border-top-left-radius:var(--wd-brd-radius);border-top-right-radius:var(--wd-brd-radius)}.widget_nav_mega_menu>.widget-title+.wd-nav-vertical{border-top:none}.widget_nav_mega_menu>.widget-title+.wd-nav-vertical,.widget_nav_mega_menu>.widget-title+.wd-nav-vertical>li:first-child>a{border-top-left-radius:0;border-top-right-radius:0}.widget_nav_mega_menu .wd-nav-horizontal>li>a{height:40px}.widget_nav_mega_menu .wd-nav>li,.widget_nav_mega_menu .wd-sub-menu li{margin-bottom:0}.widget_nav_mega_menu>.wd-nav:is(.wd-icon-left,.wd-icon-right) :is(.wd-nav-img,.mega-menu-list img){margin:0}.widget_nav_mega_menu>.wd-nav.wd-icon-left :is(.wd-nav-img,.mega-menu-list img){order:0;margin-inline-end:7px}.widget_nav_mega_menu>.wd-nav.wd-icon-right :is(.wd-nav-img,.mega-menu-list img){order:1;margin-inline-start:7px}@media (max-width: 1024px){.wd-nav-mega .wd-dropdown-menu{display:none}}
.scrollToTop{position:fixed;right:20px;bottom:20px;z-index:350;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:rgba(var(--bgcolor-white-rgb), 0.9);box-shadow:0 0 5px rgba(0,0,0,0.17);color:var(--color-gray-800);font-size:16px;opacity:0;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateX(100%)}.scrollToTop.button-show{opacity:1;transform:none;pointer-events:visible}.scrollToTop:after{content:"\f115";font-family:"woodmart-font"}.scrollToTop:hover{color:var(--color-gray-500)}.wd-search-opened .scrollToTop{display:none}@media (max-width: 1024px){.scrollToTop{right:12px;bottom:12px;width:40px;height:40px;font-size:14px}}
.login-form-side .woocommerce-notices-wrapper{padding:20px 15px 0 15px}.login-form-side .woocommerce-notices-wrapper>.woocommerce-error{margin-bottom:0}.login-form-side .woocommerce-form-login{padding:20px 15px 15px 15px;border-bottom:1px solid var(--brdcolor-gray-300)}.login-form-side .login.hidden-form{display:none}.create-account-question{padding:20px 15px;border-bottom:1px solid var(--brdcolor-gray-300);text-align:center;--wd-tags-mb: 15px}.create-account-question p{color:var(--color-gray-900);font-weight:600}.create-account-question:before{display:block;margin-bottom:15px;color:var(--color-gray-200);font-size:54px;line-height:1;content:"\f124";font-family:"woodmart-font"}
[class*="wd-search-full-screen"]{position:fixed;z-index:400;visibility:hidden;opacity:0;--wd-requests-height: .001px}[class*="wd-search-full-screen"] .autocomplete-suggestions{animation:wd-fadeInBottomShort 0.6s cubic-bezier(0.19, 1, 0.22, 1) both}[class*="wd-search-full-screen"] .autocomplete-suggestion{flex-direction:column;padding:0;border:none}[class*="wd-search-full-screen"] .autocomplete-suggestion .suggestion-thumb{margin-bottom:10px;margin-right:0;max-width:100%}[class*="wd-search-full-screen"] .autocomplete-suggestion:hover,[class*="wd-search-full-screen"] .autocomplete-suggestion.autocomplete-selected{background-color:transparent}[class*="wd-search-full-screen"] .suggestion-divider{padding-top:20px;border-top:1px solid var(--brdcolor-gray-300);background-color:transparent !important;text-align:center}[class*="wd-search-full-screen"] .no-found-msg{text-align:center;font-size:16px}[class*="wd-search-full-screen"].wd-opened{visibility:visible;opacity:1}.wd-search-opened{overflow:hidden}.wd-search-area{position:relative}.wd-search-area .wd-scroll-content{padding-block:20px;transition:all .6s ease}.wd-ajax-search-content:not(.wp-content-loaded) .wd-search-area:before{position:absolute;top:15px;left:calc(50% - 15px);content:"";display:inline-block;width:30px;height:30px;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-anim-state: running}.wd-ajax-search-content:not(.wp-content-loaded) .wd-search-area-inner.wd-scroll-content{padding:0;max-height:0}@media (min-width: 1025px){.wd-search-opened body{margin-right:var(--wd-scroll-w)}.wd-search-opened .website-wrapper{margin-right:calc(var(--wd-scroll-w) * -1)}.wd-search-opened :is(.header-banner,.whb-row,.main-page-wrapper){padding-right:var(--wd-scroll-w)}}@media (max-width: 1024px){[class*="wd-search-full-screen"] .no-found-msg{font-size:14px}[class*="wd-search-full-screen"] .suggestion-divider{padding-top:10px}}
.wd-search-full-screen-2{top:var(--wd-admin-bar-h);display:flex;align-items:center;padding-top:50px;background-color:rgba(var(--bgcolor-white-rgb), 0.97);transition:visibility .25s ease, opacity .25s ease;--wd-form-height: 50px;--wd-content-heigh: 80vh}.wd-search-full-screen-2 .searchform{opacity:0;transition:all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;transform:translateY(150px);--wd-form-height: unset}.wd-search-full-screen-2 .wd-dropdown-results .wd-scroll-content{max-height:none;height:0;transition:all .6s ease}.wd-search-full-screen-2 .wd-dropdown-results.wd-opened .wd-scroll-content{height:calc(var(--wd-content-heigh) - 50px - var(--wd-form-height) - var(--wd-requests-height) - var(--wd-admin-bar-h))}.wd-search-full-screen-2 .wd-dropdown-results.wd-no-results .wd-scroll-content{height:20vh}.wd-search-full-screen-2 .autocomplete-suggestions{padding-top:20px;gap:20px;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr))}.wd-search-full-screen-2 .wd-close-search{position:absolute;top:0;right:0}.wd-search-full-screen-2 .wd-close-search.wd-style-icon>a:before{font-size:26px}.wd-search-form.wd-display-full-screen-2{cursor:pointer}.wd-search-form.wd-display-full-screen-2 .searchform{pointer-events:none;user-select:none}.wd-search-full-screen-2.wd-requests-enabled .autocomplete-suggestions{padding-top:10px}.wd-search-full-screen-2 .wd-search-requests{opacity:0;transition:all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.3s;transform:translateY(150px)}.wd-search-full-screen-2.wd-opened{padding-right:var(--wd-scroll-w)}.wd-search-full-screen-2.wd-opened :is(.searchform,.wd-search-requests){opacity:1;transform:none}.wd-search-full-screen-2 .wd-search-area{opacity:0;transition:all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.3s;transform:translateY(150px)}.wd-search-full-screen-2 .wd-search-area .wd-scroll-content{max-height:calc(var(--wd-content-heigh) - 50px - var(--wd-form-height) - var(--wd-requests-height) - var(--wd-admin-bar-h))}.wd-search-full-screen-2 .wd-search-requests ~ .wd-search-area{transition-delay:.4s}.wd-search-full-screen-2.wd-opened .wd-search-area{visibility:visible;opacity:1;transform:none}.wd-search-full-screen-2.wd-searched .wd-search-area .wd-scroll-content{visibility:hidden;padding:0;max-height:0;opacity:0}@media (min-width: 1025px){.wd-search-full-screen-2{--wd-form-height: 65px;--wd-content-heigh: 100vh}.wd-search-full-screen-2 .searchform input[type="text"]{padding-left:20px}.wd-search-full-screen-2 .searchform.wd-with-cat{--wd-search-cat-w: 220px}.wd-search-full-screen-2 .wd-search-cat>a{padding-inline:30px}.form-style-underlined .wd-search-full-screen-2 .searchform input[type="text"]{padding-left:0}}@media (max-width: 576px){.wd-search-full-screen-2 .autocomplete-suggestions{grid-template-columns:repeat(auto-fill, minmax(170px, 1fr))}}
.wd-search-requests ul,.wd-search-requests ul ol{list-style:none;--li-pl: 0;--list-mb: 0;--li-mb: 0}.wd-requests-enabled{--wd-requests-height: 91px}.wd-search-requests{margin-top:20px}.wd-search-requests ::-webkit-scrollbar{height:8px}.wd-search-requests ::-webkit-scrollbar-track,.wd-search-requests ::-webkit-scrollbar-thumb{background-color:transparent !important}.wd-search-requests ::-webkit-scrollbar-track{border-bottom:4px solid var(--scrollbar-track-bg)}.wd-search-requests ::-webkit-scrollbar-thumb{border-bottom:4px solid var(--scrollbar-thumb-bg)}.wd-search-requests ul{overflow:hidden;overflow-x:auto;margin-top:10px;height:40px;white-space:nowrap;font-size:0}.browser-Firefox .wd-search-requests ul{scrollbar-width:thin}.wd-search-requests ul li{display:inline-block}.wd-search-requests ul li:not(:last-child){margin-inline-end:5px}.wd-search-requests ul a{display:inline-block;padding:8px 14px;border:2px solid var(--wd-primary-color);border-radius:calc(var(--wd-brd-radius) / 1.5);color:var(--wd-primary-color);text-transform:uppercase;font-weight:600;font-size:12px;line-height:1}.wd-search-requests ul a:hover{background-color:var(--wd-primary-color);color:#fff}.wd-search-requests .wd-search-requests-text{margin-bottom:15px;font-size:16px;line-height:1}@media (min-width: 1025px){.wd-search-requests{--scrollbar-track-bg: rgba(0,0,0,0.05);--scrollbar-thumb-bg: rgba(0,0,0,0.12)}.wd-search-requests ::-webkit-scrollbar{width:5px}.wd-search-requests ::-webkit-scrollbar-track{background-color:var(--scrollbar-track-bg)}.wd-search-requests ::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-bg)}}
.wd-dropdown-search-cat{right:0;left:auto;margin-left:0;margin-right:calc(var(--nav-gap, .001px) / 2 * -1);margin:var(--wd-form-brd-width) 0 0 !important}.wd-search-cat{display:flex;align-items:center;position:absolute;inset-inline-end:var(--wd-search-btn-w);inset-block:var(--wd-form-brd-width)}.wd-search-cat>a{display:flex;align-items:center;padding-inline:15px;width:var(--wd-search-cat-w);height:100%;border-inline:1px solid var(--wd-form-brd-color);color:var(--wd-form-color);text-transform:uppercase;font-size:13px}.wd-search-cat>a>span{overflow:hidden;width:100%;text-overflow:ellipsis;white-space:nowrap}.wd-search-cat>a:after{margin-inline-start:8px;font-weight:600;font-size:8px;content:"\f129";font-family:"woodmart-font"}.wd-dropdown-search-cat:after{height:var(--wd-form-brd-width) !important}.wd-dropdown-search-cat.wd-design-default{width:190px}.wd-dropdown-search-cat .current-item>a{--sub-menu-color: var(--color-gray-800);font-weight:600}.wd-dropdown-search-cat .children li a{padding-inline-start:20px}.wd-cat-style-default .wd-search-cat>a{border:none;padding:0}.wd-cat-style-default[class*="wd-style-with-bg"] .wd-search-cat{margin-inline-end:10px}.wd-cat-style-separated .wd-search-cat>a{height:auto}.wd-cat-style-separated.wd-style-with-bg .wd-search-cat{margin-inline-end:10px}.form-style-underlined .searchform.wd-style-with-bg-2 .searchsubmit{inset-inline-end:0}@media (min-width: 769px){.searchform.wd-with-cat{--wd-search-cat-w: 172px;--wd-search-cat-sp: 15px}.searchform.wd-with-cat input[type="text"]{padding-inline-end:calc(var(--wd-search-cat-w) + var(--wd-search-btn-w) + 15px)}}@media (max-width: 768.98px){.wd-search-cat{display:none}}
.wd-toolbar{position:fixed;inset-inline:0;bottom:0;z-index:350;display:flex;align-items:center;justify-content:space-between;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding:5px;height:55px;background-color:var(--bgcolor-white);box-shadow:0 0 9px rgba(0,0,0,0.12)}.wd-toolbar>a{display:flex;align-items:center;justify-content:center}.wd-toolbar>a,.wd-toolbar>div{flex:1 0 20%}.wd-toolbar>a,.wd-toolbar>div a{height:45px}.wd-toolbar .wd-header-cart.wd-design-5{margin-right:0}.wd-toolbar.wd-toolbar-label-show>a,.wd-toolbar.wd-toolbar-label-show>div a{position:relative;padding-bottom:15px}.wd-toolbar.wd-toolbar-label-show .wd-toolbar-label{display:block}.global-color-scheme-light .wd-toolbar a{color:#fff}.global-color-scheme-light .wd-toolbar a:hover{color:rgba(255,255,255,0.8)}.wd-toolbar-label{position:absolute;inset-inline:10px;bottom:3px;display:none;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-weight:600;font-size:11px;line-height:1;padding:1px 0}.wd-toolbar-shop .wd-tools-icon:before{content:"\f146";font-family:"woodmart-font"}.wd-toolbar-blog .wd-tools-icon:before{content:"\f145";font-family:"woodmart-font"}.wd-toolbar-home .wd-tools-icon:before{content:"\f144";font-family:"woodmart-font"}.wd-toolbar-link .wd-tools-icon:before{content:"\f140";font-family:"woodmart-font"}.wd-toolbar-link .wd-custom-icon{min-width:auto}.wd-toolbar-link .wd-custom-icon img{width:auto;height:20px}.wd-toolbar-shop-cat .wd-tools-icon:before{content:"\f15a";font-family:"woodmart-font"}body:not(:has(.wd-nav-side-hidden-mb-on)) .wd-toolbar-shop-cat{display:none}@media (min-width: 1025px){.wd-toolbar{display:none}}@media (max-width: 1024px){.sticky-toolbar-on{padding-bottom:55px}.sticky-toolbar-on .wd-sticky-btn{bottom:55px}.sticky-toolbar-on .scrollToTop{bottom:67px}.sticky-toolbar-on .wd-sticky-btn-shown.scrollToTop{bottom:calc(12px + 55px + var(--wd-sticky-btn-height))}}@media (max-width: 768.98px){.sticky-toolbar-on.wd-sticky-btn-on-mb{padding-bottom:calc(55px + var(--wd-sticky-btn-height))}}@media (min-width: 769px) and (max-width: 1024px){.sticky-toolbar-on.wd-sticky-btn-on{padding-bottom:calc(55px + var(--wd-sticky-btn-height))}}
:root{--wd-top-bar-h:.00001px;--wd-top-bar-sm-h:70px;--wd-top-bar-sticky-h:.00001px;--wd-top-bar-brd-w:.00001px;--wd-header-general-h:85px;--wd-header-general-sm-h:.00001px;--wd-header-general-sticky-h:80px;--wd-header-general-brd-w:1px;--wd-header-bottom-h:.00001px;--wd-header-bottom-sm-h:60px;--wd-header-bottom-sticky-h:60px;--wd-header-bottom-brd-w:.00001px;--wd-header-clone-h:.00001px;--wd-header-brd-w:calc(var(--wd-top-bar-brd-w) + var(--wd-header-general-brd-w) + var(--wd-header-bottom-brd-w));--wd-header-h:calc(var(--wd-top-bar-h) + var(--wd-header-general-h) + var(--wd-header-bottom-h) + var(--wd-header-brd-w));--wd-header-sticky-h:calc(var(--wd-top-bar-sticky-h) + var(--wd-header-general-sticky-h) + var(--wd-header-bottom-sticky-h) + var(--wd-header-clone-h) + var(--wd-header-brd-w));--wd-header-sm-h:calc(var(--wd-top-bar-sm-h) + var(--wd-header-general-sm-h) + var(--wd-header-bottom-sm-h) + var(--wd-header-brd-w))}.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu){margin-top:20px}.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu):after{height:30px}:root:has(.whb-top-bar.whb-border-boxed){--wd-top-bar-brd-w:.00001px}@media (max-width:1024px){:root:has(.whb-top-bar.whb-hidden-mobile){--wd-top-bar-brd-w:.00001px}}:root:has(.whb-general-header.whb-border-boxed){--wd-header-general-brd-w:.00001px}@media (max-width:1024px){:root:has(.whb-general-header.whb-hidden-mobile){--wd-header-general-brd-w:.00001px}}:root:has(.whb-header-bottom.whb-border-boxed){--wd-header-bottom-brd-w:.00001px}@media (max-width:1024px){:root:has(.whb-header-bottom.whb-hidden-mobile){--wd-header-bottom-brd-w:.00001px}}.whb-top-bar{background-color:rgb(250 248 245);border-color:rgb(0 0 0 / .11);border-bottom-width:1px;border-bottom-style:solid}.whb-9dbjhpobbmrgwhd2s4fy{--wd-form-brd-radius:35px}.whb-9dbjhpobbmrgwhd2s4fy .searchform{--wd-form-height:42px}.whb-row .whb-15gpizzco6rgn8ee92oe.wd-tools-element .wd-tools-inner,.whb-row .whb-15gpizzco6rgn8ee92oe.wd-tools-element>a>.wd-tools-icon{color:rgb(140 188 103);background-color:rgb(140 188 103 / .25)}.whb-row .whb-15gpizzco6rgn8ee92oe.wd-tools-element:hover .wd-tools-inner,.whb-row .whb-15gpizzco6rgn8ee92oe.wd-tools-element:hover>a>.wd-tools-icon{color:rgb(128 171 94);background-color:rgb(140 188 103 / .35)}.whb-general-header{background-color:rgb(250 248 245);border-color:rgb(0 0 0 / .1);border-bottom-width:1px;border-bottom-style:solid}.whb-02bgkls9sv78jre0dud0{--wd-form-brd-radius:35px}.whb-02bgkls9sv78jre0dud0 .searchform{--wd-form-height:40px}.whb-header-bottom{background-color:rgb(250 248 245);border-color:rgb(74 74 74 / .1);border-bottom-width:1px;border-bottom-style:solid}@font-face{font-display:swap;font-weight:400;font-style:normal;font-family:"woodmart-font";src:url(//purequalitypay100.com/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=7.6.0) format("woff2")}:root{--wd-text-font:"Manrope", Arial, Helvetica, sans-serif;--wd-text-font-weight:400;--wd-text-color:#777777;--wd-text-font-size:15px;--wd-title-font:"Manrope", Arial, Helvetica, sans-serif;--wd-title-font-weight:700;--wd-title-color:#242424;--wd-entities-title-font:"Manrope", Arial, Helvetica, sans-serif;--wd-entities-title-font-weight:600;--wd-entities-title-color:#333333;--wd-entities-title-color-hover:rgb(51 51 51 / 65%);--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;--wd-widget-title-font:"Manrope", Arial, Helvetica, sans-serif;--wd-widget-title-font-weight:700;--wd-widget-title-transform:capitalize;--wd-widget-title-color:#333;--wd-widget-title-font-size:16px;--wd-header-el-font:"Manrope", Arial, Helvetica, sans-serif;--wd-header-el-font-weight:600;--wd-header-el-transform:capitalize;--wd-header-el-font-size:14px;--wd-brd-radius:10px;--wd-primary-color:rgb(140,188,103);--wd-alternative-color:#fbbc34;--wd-link-color:#333333;--wd-link-color-hover:#242424;--btn-default-bgcolor:#f7f7f7;--btn-default-bgcolor-hover:#efefef;--btn-accented-bgcolor:rgb(140,188,103);--btn-accented-bgcolor-hover:rgb(128,171,94);--btn-transform:capitalize;--wd-form-brd-width:1px;--notices-success-bg:#459647;--notices-success-color:#fff;--notices-warning-bg:#E0B252;--notices-warning-color:#fff;--wd-sticky-btn-height:95px}:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg,:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat){--wd-prod-bg:rgb(255,255,255);--wd-bordered-bg:rgb(255,255,255)}.woodmart-woocommerce-layered-nav .wd-scroll-content{max-height:223px}.wd-popup.wd-age-verify{--wd-popup-width:500px}.wd-popup.wd-promo-popup{background-color:#111;background-image:none;background-repeat:no-repeat;background-size:contain;background-position:left center;--wd-popup-width:800px}.page-title-default{background-color:#faf8f5;background-image:none;background-size:cover;background-position:center center}.footer-container{background-color:#8cbc67;background-image:none}.page .main-page-wrapper{background-color:#faf8f5;background-image:none}.woodmart-archive-shop:not(.single-product) .main-page-wrapper{background-color:#faf8f5;background-image:none}.single-product .main-page-wrapper{background-color:#faf8f5;background-image:none}.woodmart-archive-blog .main-page-wrapper{background-color:#faf8f5;background-image:none}.single-post .main-page-wrapper{background-color:#faf8f5;background-image:none}.woodmart-archive-portfolio .main-page-wrapper{background-color:#faf8f5;background-image:none}.single-portfolio .main-page-wrapper{background-color:#faf8f5;background-image:none}html .widget_price_filter [class*="price_slider_amount"] .button{color:#fff;background:#8cbc67}html .widget_price_filter [class*="price_slider_amount"] .button:hover{color:#fff;background:#80ab5e}body,[class*=color-scheme-light],[class*=color-scheme-dark],.wd-search-form[class*="wd-header-search-form"] form.searchform,.wd-el-search .searchform{--wd-form-bg:rgb(255,255,255)}.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)){--wd-arrow-size:40px;--wd-arrow-icon-size:16px;--wd-arrow-offset-h:20px;--wd-arrow-color:rgb(51,51,51);--wd-arrow-color-hover:rgb(255,255,255);--wd-arrow-color-dis:rgba(51,51,51,0.8);--wd-arrow-bg:rgb(255,255,255);--wd-arrow-bg-hover:rgb(140,188,103);--wd-arrow-bg-dis:rgb(255,255,255);--wd-arrow-radius:10px;--wd-arrow-shadow:0px 0px 0px 0px rgba(255,255,255,0)}.wd-nav-scroll{--wd-nscroll-height:3px;--wd-nscroll-drag-bg:rgb(140,188,103);--wd-nscroll-drag-bg-hover:rgb(128,171,94)}.product-labels .product-label.new{background-color:#8cbc67;color:#fff}.wd-popup.popup-quick-view{--wd-popup-width:920px}@media (max-width:1024px){:root{--wd-sticky-btn-height:95px}[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid{--wd-col:1}}@media (max-width:768.98px){:root{--wd-sticky-btn-height:42px}[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid{--wd-col:1}}:root{--wd-container-w:1920px;--wd-form-brd-radius:5px;--btn-default-color:#333;--btn-default-color-hover:#333;--btn-accented-color:#fff;--btn-accented-color-hover:#fff;--btn-default-brd-radius:5px;--btn-default-box-shadow:none;--btn-default-box-shadow-hover:none;--btn-accented-brd-radius:5px;--btn-accented-box-shadow:none;--btn-accented-box-shadow-hover:none}@media (min-width:1937px){.platform-Windows .wd-section-stretch>.elementor-container{margin-left:auto;margin-right:auto}}@media (min-width:1920px){html:not(.platform-Windows) .wd-section-stretch>.elementor-container{margin-left:auto;margin-right:auto}}.elementor-1312 .elementor-element.elementor-element-e4e548b>.elementor-widget-container{margin:0 0 0 0}.elementor-579 .elementor-element.elementor-element-75b1628{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:40px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px}.elementor-579 .elementor-element.elementor-element-340a1c5{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px}.elementor-579 .elementor-element.elementor-element-7d522ad{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-579 .elementor-element.elementor-element-ff12bbb .wd-text-block{font-size:16px}.elementor-579 .elementor-element.elementor-element-672a83f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:10px 10px;--row-gap:10px;--column-gap:10px}.elementor-579 .elementor-element.elementor-element-204884c li:not(:last-child){margin-bottom:10px}.elementor-579 .elementor-element.elementor-element-e6d815d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:10px 10px;--row-gap:10px;--column-gap:10px}.elementor-579 .elementor-element.elementor-element-1b0685a li:not(:last-child){margin-bottom:10px}.elementor-579 .elementor-element.elementor-element-fc3061d{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--gap:10px 20px;--row-gap:10px;--column-gap:20px}.elementor-579 .elementor-element.elementor-element-57193c7 .wd-nav>.menu-item>a{text-transform:capitalize}@media(min-width:769px){.elementor-579 .elementor-element.elementor-element-7d522ad{--width:25%}.elementor-579 .elementor-element.elementor-element-672a83f{--width:25%}.elementor-579 .elementor-element.elementor-element-e6d815d{--width:25%}}@media(max-width:768px){.elementor-579 .elementor-element.elementor-element-75b1628{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-579 .elementor-element.elementor-element-340a1c5{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{-ms-grid-row-align:center;align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{-moz-appearance:none;appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:#fff0 none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}