.title-wrapper [class*="title"]{display:inline-block}.title-wrapper .title{margin-bottom:0}.title-wrapper .img-wrapper{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-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{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: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}.products-bordered-grid-ins .product-wrapper{border:1px solid var(--brdcolor-gray-300)}.wd-product :is(.product-wrapper,.product-element-bottom,.product-list-content,[class*="-information"])>*:not(:is(.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-product.wd-hover-info{--text-align: start}.wd-product.wd-hover-info [class*="-information"]{position:absolute;display:flex;flex-direction:column;gap:var(--wd-prod-gap);transition:all .3s ease;z-index:2}.wd-product.wd-hover-info .top-information{top:25px;inset-inline:25px}.wd-product.wd-hover-info.wd-with-labels .top-information{inset-inline-end:60px}.wd-product.wd-hover-info .bottom-information{inset-inline:25px 60px;top:calc(100% - 20px);backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateY(0) translateZ(0)}.wd-product.wd-hover-info .bottom-information :is(.login-to-prices-msg,.price){position:absolute;bottom:100%;inset-inline-start:0;min-width:calc(100% - 60px)}.wd-product.wd-hover-info .bottom-information>*:nth-child(2){margin-top:var(--wd-prod-gap)}.wd-product.wd-hover-info .bottom-information .price :is(ins,del){display:block}.wd-product.wd-hover-info .bottom-information .price ins{margin-top:5px}.wd-product.wd-hover-info :is(.wd-swatches-attr,.wd-quick-shop-2,[class*="star-rating"]){opacity:0;transition:opacity .3s ease}.wd-product.wd-hover-info:hover .bottom-information{transform:translateY(-100%) translateZ(0)}.wd-product.wd-hover-info:hover :is(.wd-swatches-attr,.wd-quick-shop-2,[class*="star-rating"]){opacity:1}.wd-product.wd-hover-info .product-labels{inset-inline-start:auto !important;align-items:flex-end;max-width:60px}.wd-product.wd-hover-info .product-labels.labels-rectangular{inset-inline-end:0}.wd-product.wd-hover-info .product-labels[class*="labels-rounded"]{inset-inline-end:7px}.wd-product.wd-hover-info:is(.quick-shop-shown,[class*="wd-loading"]) :is(.bottom-information,.top-information){opacity:0}.wd-product.wd-hover-info .wd-quick-shop-2 table.variations{display:inline-flex}.mfp-bg{position:fixed;z-index:1102;overflow:hidden;background-color:rgba(0,0,0,0.7)}.mfp-wrap{position:fixed;z-index:1103;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{position:absolute;padding:0 8px;text-align:center}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-content{position:relative;z-index:1105;display:inline-block;margin:0 auto;vertical-align:middle;text-align:left}.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{user-select:none}.mfp-hide{display:none !important}.mfp-preloader{position:absolute;top:50%;inset-inline:8px;z-index:1104;margin-top:-.8em;width:auto;color:#bbb;text-align:center}.mfp-preloader a{color:#bbb}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader,.mfp-s-error .mfp-content{display:none}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{max-width:900px;width:100%;line-height:0}.mfp-iframe-scaler{overflow:hidden;padding-top:56.25%;width:100%;height:0}.mfp-iframe-scaler iframe{position:absolute;display:block;border-radius:var(--wd-brd-radius)}.mfp-wrap ~ :is(.wd-close-side,.wd-side-hidden){z-index:900;pointer-events:none}.wd-close-btn-inset{position:relative}.wd-close-btn-inset button.mfp-close{position:absolute;top:0;color:var(--color-gray-900)}.wd-close-btn-inset button.mfp-close:hover{background-color:transparent;color:var(--color-gray-500)}.wd-popup{display:none;margin:calc(var(--wd-admin-bar-h) + 25px) auto 25px auto;padding:var(--wd-popup-padding, 30px);width:100%;border-radius:var(--wd-brd-radius);background-color:var(--bgcolor-white)}.mfp-wrap .wd-popup{display:block}.mfp-move-horizontal .mfp-with-anim{opacity:0;transition:transform .3s ease, opacity .3s ease;transform:translateX(-100px)}.mfp-move-horizontal .mfp-with-anim .summary-inner{opacity:0;transition:transform .3s ease, opacity .3s ease;transform:translateY(30px)}.mfp-move-horizontal.mfp-bg{opacity:0;transition:opacity .25s ease, visibility 0s ease .25s}.mfp-move-horizontal.mfp-ready .mfp-with-anim,.mfp-move-horizontal.mfp-ready .mfp-with-anim .summary-inner{opacity:1;transform:none}.mfp-move-horizontal.mfp-ready.mfp-bg{opacity:1;transition:opacity .25s ease, visibility 0s ease}.mfp-move-horizontal.mfp-removing .mfp-with-anim{opacity:0;transform:translateX(100px)}.mfp-move-horizontal.mfp-removing.mfp-bg{opacity:0}.mfp-move-horizontal.mfp-removing .mfp-close{display:none}button.mfp-arrow{position:absolute}.mfp-bg,.mfp-wrap,.mfp-container,.mfp-iframe-scaler iframe{top:0;left:0;width:100%;height:100%}button.mfp-close{position:fixed;inset-block:var(--wd-admin-bar-h) auto;right:0;left:auto;z-index:1104;padding:0;width:50px;height:50px;min-height:unset;background:none;color:#fff;font-weight:400;font-size:0;opacity:1;cursor:pointer;transition:all .25s ease;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:rgba(0,0,0,0.3);box-shadow:none;color:#fff;opacity:1}.mfp-ready button.mfp-close{opacity:1;transition:all .25s ease, opacity .3s ease .35s}.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{margin-bottom:15px;padding-inline:2px}.hotspot-content :is(.wd-entities-title,.hotspot-content-image) a{display:block}.hotspot-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(.add_to_cart_button,.product_type_variable,.product_type_grouped){padding:5px 14px;min-height:36px;font-size:12px;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))}.hotspot-content :is(.add_to_cart_button,.product_type_variable,.product_type_grouped):hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover)}.hotspot-content :is(.add_to_cart_button,.product_type_variable,.product_type_grouped):active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active, 0)}.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}.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}.hotspot-action-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.hotspot-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.hotspot-opened .hotspot-btn:after{color:var(--hotspot-secondary)}.hotspot-icon-alt .wd-image-hotspot:is(.hotspot-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){.hotspot-action-hover .hotspot-content{pointer-events:none}.hotspot-action-hover .wd-image-hotspot:hover .hotspot-content{visibility:visible;opacity:1;transform:none;pointer-events:visible}.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}}@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(.hotspot-opened) .hotspot-btn{background-color:var(--hotspot-secondary)}}.wd-more-desc{position:relative;overflow:hidden;max-height:calc(var(--wd-text-line-height) * var(--wd-more-desc-lines, 3em))}.wd-more-desc .wd-more-desc-inner{line-height:var(--wd-text-line-height);--wd-tags-mb: 10px}.wd-more-desc .wd-more-desc-btn{position:absolute;inset-inline:0;bottom:0;z-index:2;height:calc(var(--wd-text-line-height) * 1em);background:linear-gradient(to bottom, transparent 0, var(--wd-prod-bg, var(--bgcolor-white)) 90%);color:var(--color-gray-900);text-align:center;text-decoration:none;line-height:var(--wd-text-line-height);transition:transform .25s ease;transform:translateY(calc(var(--wd-text-line-height) * 1em))}.wd-more-desc .wd-more-desc-btn span:after{font-size:20px;content:"\f109";font-family:"woodmart-font"}.wd-more-desc .wd-more-desc-btn:hover{color:var(--color-gray-900)}.wd-more-desc .wd-more-desc-btn:not(.wd-shown){display:none}.wd-more-desc.wd-more-desc-full{max-height:21em;overflow-y:auto}.wd-more-desc.wd-more-desc-full .wd-more-desc-btn{display:none}@media (max-width: 576px){.wd-more-desc{max-height:80px;font-size:12px}.wd-more-desc-inner{line-height:20px}.wd-more-desc-inner p{line-height:inherit}.wd-more-desc-full{max-height:none}}.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-text-block-wrapper{--content-width: var(--wd-max-width)}.wd-text-block-wrapper [class*="title"]{display:inline-block;max-width:var(--content-width)}.wd-text-block-wrapper.color-scheme-dark{color:#333}.wd-text-block-wrapper.color-scheme-light{color:#fff}.woodmart-text-block p:empty:before{content:none}.woodmart-text-block p:first-child:empty{margin-bottom:0}.woodmart-text-block p:first-child:empty ~ p:last-child{margin-bottom:calc( -1 * var(--wd-tags-mb))}.woodmart-text-block *{color:inherit;font-size:inherit;line-height:inherit}.woodmart-text-block .color-primary{color:var(--wd-primary-color)}