.wd-product-grid-slider{display:flex;z-index:1;}.wd-product-grid-slide{flex-grow:1;}.wd-product-grid-slider-nav{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;z-index:4;--arrow-color:var(--color-gray-800);--arrow-color-hover:var(--color-gray-500);pointer-events:none;}.wd-product-grid-slider-nav>div{display:flex;align-items:center;transition:inherit;transition:all .3s ease;width:30px;height:30px;opacity:0;visibility:hidden;color:var(--arrow-color);pointer-events:auto;}.wd-product-grid-slider-nav>div:before{font-family:"woodmart-font";vertical-align:middle;}.wd-product-grid-slider-nav>div:hover{color:var(--arrow-color-hover);}.wd-product-grid-slider-nav .wd-prev{transform:translateX(-25px);text-align:start;padding-inline-start:8px;justify-content:flex-start;}.wd-product-grid-slider-nav .wd-prev:before{content:"";}.wd-product-grid-slider-nav .wd-next{transform:translateX(25px);text-align:end;padding-inline-end:8px;justify-content:flex-end;}.wd-product-grid-slider-nav .wd-next:before{content:"";}.wd-product-grid-slider-pagin{position:absolute;bottom:0;inset-inline:0;display:flex;align-items:center;justify-content:center;gap:4px;transition:all .3s ease;filter:invert(90%);opacity:0;visibility:hidden;pointer-events:none;z-index:2;}.wd-product-grid-slider-dot{flex-grow:1;height:4px;background-color:#242424;transition:all .25s ease;opacity:.2;}.wd-product-grid-slider-dot.wd-active{opacity:.6;}.wd-product:not(:is(.product-swatched,.quick-shop-shown,.wd-variation-active,[class*="wd-loading"])):hover :is(.wd-product-grid-slider-nav>div,.wd-product-grid-slider-pagin){opacity:1;visibility:visible;transform:none;}.wd-hover-quick .wd-add-btn .wd-product-grid-slider-pagin{bottom:100%;}.wd-hover-base .wd-product-grid-slider-pagin{bottom:100%;}@media (min-width:1025px){.wd-product-grid-slider-nav.wd-hover-enabled{display:none;}}@media (max-width:1024px){.wd-product:not(:is(.product-swatched,.quick-shop-shown,.wd-variation-active,[class*="wd-loading"])) .wd-product-grid-slider-nav>div{opacity:1;visibility:visible;transform:none;width:40px;height:50px;}:is(.wd-product-grid-slider,.wd-product-grid-slider-pagin){display:none;}}.mfp-bg{position:fixed;z-index:1102;overflow:hidden;background-color:rgba(0,0,0,.7);inset:0;opacity:0;transition:all .45s cubic-bezier(.19,1,.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 .45s cubic-bezier(.19,1,.22,1),transform .45s cubic-bezier(.19,1,.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;opacity:0;touch-action:manipulation;transition:all .25s ease,opacity 0s ease 0s;}button.mfp-close:after{font-size:20px;content:"";font-family:"woodmart-font";}button.mfp-close:hover{background-color:transparent;color:rgba(255,255,255,.8);}.mfp-ready button.mfp-close{opacity:1;transition:all .25s ease,opacity .3s ease .35s;}.wd-product.wd-hover-small{--text-align:start;}.wd-product.wd-hover-small .product-wrapper{position:relative;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;}