.wd-social-icons{display:flex;align-items:center;flex-wrap:wrap;gap:var(--wd-social-gap,calc(var(--wd-social-size,40px) / 4));justify-content:var(--wd-align);}.wd-social-icons>a{display:inline-flex;align-items:center;justify-content:center;width:var(--wd-social-size,40px);height:var(--wd-social-size,40px);font-size:var(--wd-social-icon-size,calc(var(--wd-social-size,40px) / 2.5));color:var(--wd-social-color);background-color:var(--wd-social-bg,unset);box-shadow:var(--wd-social-shadow);border:var(--wd-social-brd) var(--wd-social-brd-color);border-radius:var(--wd-social-radius);line-height:1;}.wd-social-icons>a:hover{color:var(--wd-social-color-hover,var(--wd-social-color));background-color:var(--wd-social-bg-hover,var(--wd-social-bg));border-color:var(--wd-social-brd-color-hover,var(--wd-social-brd-color));box-shadow:var(--wd-social-shadow-hover);}.wd-social-icons .wd-icon:before{content:var(--wd-social-icon,unset);font-family:"woodmart-font";}.social-facebook{--wd-social-brand-color:#365493;--wd-social-icon:"";}.social-twitter{--wd-social-brand-color:#000;--wd-social-icon:"";}.social-instagram{--wd-social-brand-color:#774430;--wd-social-icon:"";}.social-email{--wd-social-brand-color:#f89a1e;--wd-social-icon:"";}.social-pinterest{--wd-social-brand-color:#cb2027;--wd-social-icon:"";}.social-youtube{--wd-social-brand-color:#cb2027;--wd-social-icon:"";}.social-tumblr{--wd-social-brand-color:#36465d;--wd-social-icon:"";}.social-linkedin{--wd-social-brand-color:#0274b3;--wd-social-icon:"";}.social-vimeo{--wd-social-brand-color:#1ab7ea;--wd-social-icon:"";}.social-flickr{--wd-social-brand-color:#fe0072;--wd-social-icon:"";}.social-github{--wd-social-brand-color:#171515;--wd-social-icon:"";}.social-dribbble{--wd-social-brand-color:#ec5e95;--wd-social-icon:"";}.social-behance{--wd-social-brand-color:#1f6ffc;--wd-social-icon:"";}.social-soundcloud{--wd-social-brand-color:#f9490d;--wd-social-icon:"";}.social-spotify{--wd-social-brand-color:#2ebd59;--wd-social-icon:"";}.social-ok{--wd-social-brand-color:#ee8208;--wd-social-icon:"";}.social-whatsapp{--wd-social-brand-color:#1ebea5;--wd-social-icon:"";}.social-vk{--wd-social-brand-color:#4c75a3;--wd-social-icon:"";}.social-snapchat{--wd-social-brand-color:#fffc00;--wd-social-icon:"";}.social-tg{--wd-social-brand-color:#37aee2;--wd-social-icon:"";}.social-viber{--wd-social-brand-color:#834995;--wd-social-icon:"";}.social-tiktok{--wd-social-brand-color:#010101;--wd-social-icon:"";}.social-discord{--wd-social-brand-color:#5562ea;--wd-social-icon:"";}.social-yelp{--wd-social-brand-color:#ff1a1a;--wd-social-icon:"";}.social-bluesky{--wd-social-brand-color:#218cff;--wd-social-icon:"";}.social-threads{--wd-social-brand-color:#0a0a0a;--wd-social-icon:"";}.wd-social-icons.wd-style-default{gap:0;--wd-social-color:rgba(0,0,0,.6);--wd-social-color-hover:rgba(0,0,0,.8);}.wd-social-icons.wd-style-default>a{width:auto;height:auto;padding:var(--wd-social-gap,calc(var(--wd-social-size,40px) / 6));}.wd-social-icons.wd-style-default.color-scheme-light,[class*="color-scheme-light"] .wd-social-icons.wd-style-default{--wd-social-color:#fff;--wd-social-color-hover:rgba(255,255,255,.6);}.wd-social-icons.wd-size-small{--wd-social-size:30px;--wd-social-gap:6px;--wd-social-icon-size:14px;}.wd-social-icons.wd-shape-circle{--wd-social-radius:50%;}.wd-social-icons.wd-shape-rounded{--wd-social-radius:5px;}.wd-social-icons:not([class*="wd-layout-"]) .wd-label{flex:1 1 100%;}.wd-social-icons.wd-layout-justify .wd-label{flex:1 1 auto;text-align:start;}@media (min-width: 1025px){.wd-social-icons.wd-size-large{--wd-social-size:60px;}}.wd-social-icons.wd-style-simple{--wd-social-bg:#efefef;--wd-social-bg-hover:var(--wd-primary-color);--wd-social-color:rgba(0,0,0,.4);--wd-social-color-hover:#fff;}.wd-social-icons.wd-style-simple.color-scheme-light,[class*="color-scheme-light"] .wd-social-icons.wd-style-simple{--wd-social-bg:rgba(255,255,255,.3);--wd-social-color:#fff;}.wd-social-icons.wd-style-colored{--wd-social-color:#fff;--wd-social-shadow-hover:inset 0 0 200px rgba(0,0,0,.15);}.wd-social-icons.wd-style-colored>a{--wd-social-bg:var(--wd-social-brand-color);}.wd-social-icons.wd-style-colored-alt{--wd-social-color:rgba(0,0,0,.4);--wd-social-color-hover:#fff;--wd-social-bg:#efefef;}.wd-social-icons.wd-style-colored-alt>a{--wd-social-bg-hover:var(--wd-social-brand-color);}.wd-social-icons.wd-style-colored-alt.color-scheme-light,[class*="color-scheme-light"] .wd-social-icons.wd-style-colored-alt{--wd-social-color:#fff;--wd-social-bg:rgba(255,255,255,.3);}.wd-social-icons.wd-style-bordered{--wd-social-color:rgba(0,0,0,.4);--wd-social-color-hover:#fff;--wd-social-brd:2px solid;--wd-social-brd-color:#ccc;}.wd-social-icons.wd-style-bordered>a{--wd-social-bg-hover:var(--wd-social-brand-color);--wd-social-brd-color-hover:var(--wd-social-brand-color);}.wd-social-icons.wd-style-bordered.color-scheme-light,[class*="color-scheme-light"] .wd-social-icons.wd-style-bordered{--wd-social-color:#fff;--wd-social-brd-color:rgba(255,255,255,.4);}.wd-social-icons.wd-style-primary{--wd-social-color:var(--wd-primary-color);--wd-social-color-hover:#fff;--wd-social-bg-hover:var(--wd-primary-color);--wd-social-brd:2px solid;--wd-social-brd-color:var(--wd-primary-color);}@keyframes wd-SlideFromTop{from{transform:translateY(-150px);}to{transform:none;}}@keyframes wd-SlideFromBottom{from{transform:translateY(150px);}to{transform:none;}}@keyframes wd-SlideFromLeft{from{transform:translateX(-150px);}to{transform:none;}}@keyframes wd-SlideFromRight{from{transform:translateX(150px);}to{transform:none;}}@keyframes wd-RightFlipY{from{transform:translateX(100px) rotate3d(0,1,0,90deg) scale(.6);}to{transform:perspective(1000px) translateY(0px) rotate3d(0,1,0,0deg) scale(1);}}@keyframes wd-LeftFlipY{from{transform:translateX(-100px) rotate3d(0,1,0,-90deg) scale(.6);}to{transform:perspective(1000px) translateY(0px) rotate3d(0,1,0,0deg) scale(1);}}@keyframes wd-TopFlipX{from{transform:translateY(-100px) rotate3d(1,0,0,90deg) scale(.6);}to{transform:perspective(1000px) translateY(0) rotate3d(1,0,0,0deg) scale(1);}}@keyframes wd-BottomFlipX{from{transform:translateY(100px) rotate3d(1,0,0,90deg) scale(.6);}to{transform:perspective(1000px) translateY(0) rotate3d(1,0,0,0deg) scale(1);}}@keyframes wd-ZoomIn{from{transform:scale(.7);}to{transform:none;}}@keyframes wd-RotateZ{from{transform:matrix3d(.70592,.02465,.37557,-.00062,-.06052,.79532,.06156,-.0001,-.46435,-.10342,.87958,-.00146,-21.42566,4.13698,4.81749,.99197085);}to{transform:none;}}.wpb_animate_when_almost_visible[class*="color-scheme-hover"]{transition:all .25s ease;}:is(.wd-slide-from-bottom,.wd-slide-from-top,.wd-slide-from-left,.wd-slide-from-right,.wd-left-flip-y,.wd-right-flip-y,.wd-top-flip-x,.wd-bottom-flip-x,.wd-zoom-in,.wd-rotate-z){transition:opacity .7s cubic-bezier(0,.87,.58,1);animation-fill-mode:none !important;}:is(.wd-slide-from-bottom,.wd-slide-from-top,.wd-slide-from-left,.wd-slide-from-right,.wd-left-flip-y,.wd-right-flip-y,.wd-top-flip-x,.wd-bottom-flip-x,.wd-zoom-in,.wd-rotate-z).animated{animation-duration:.7s;animation-timing-function:cubic-bezier(0,.87,.58,1);}.wd-slide-from-top{animation-name:wd-SlideFromTop;}.wd-slide-from-bottom{animation-name:wd-SlideFromBottom;}.wd-slide-from-left{animation-name:wd-SlideFromLeft;}.wd-slide-from-right{animation-name:wd-SlideFromRight;}.wd-right-flip-y{animation-name:wd-RightFlipY;}.wd-left-flip-y{animation-name:wd-LeftFlipY;}.wd-top-flip-x{animation-name:wd-TopFlipX;}.wd-bottom-flip-x{animation-name:wd-BottomFlipX;}.wd-zoom-in{animation-name:wd-ZoomIn;}.wd-rotate-z{animation-name:wd-RotateZ;will-change:animation;}.wpb_wrapper>.wpb_animate_when_almost_visible:nth-child(2){transition-delay:.1s;animation-delay:.1s;}.wpb_wrapper>.wpb_animate_when_almost_visible:nth-child(3){transition-delay:.2s;animation-delay:.2s;}.wpb_wrapper>.wpb_animate_when_almost_visible:nth-child(4){transition-delay:.3s;animation-delay:.3s;}.wpb_wrapper>.wpb_animate_when_almost_visible:nth-child(5){transition-delay:.4s;animation-delay:.4s;}.wpb_wrapper>.wpb_animate_when_almost_visible:nth-child(6){transition-delay:.5s;animation-delay:.5s;}.wpb_wrapper>.wpb_animate_when_almost_visible:nth-child(7){transition-delay:.6s;animation-delay:.6s;}.title-wrapper{--wd-mb:10px;}.title-wrapper [class*="title"]{display:inline-block;}.title-wrapper .title{margin-bottom:0;}.title-wrapper .img-wrapper{display:block;margin-top:10px;}.subtitle-color-black.subtitle-style-default{color:#000;}.subtitle-color-black.subtitle-style-background{background-color:#333;color:#fff;}.subtitle-color-white.subtitle-style-default{color:rgba(255,255,255,.8);}.subtitle-color-white.subtitle-style-background{background-color:rgba(255,255,255,.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,.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,.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,.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;}}[class*="wd-underline"] u{text-decoration:none;}[class*="wd-underline-colored"] u{color:var(--wd-primary-color);}.wd-underline-colored-alt u{font-family:var(--wd-alternative-font);font-style:var(--wd-alternative-font-style);}.wd-underline-bordered u{border-bottom:3px solid var(--wd-primary-color);}.wd-title-style-simple .liner-continer{position:relative;padding-bottom:10px;}.wd-title-style-simple .liner-continer:after{content:" ";position:absolute;top:100%;left:calc(50% - 20px);width:40px;height:2px;background-color:var(--el-title-color);}.wd-title-style-simple.text-left .liner-continer:after{left:0;}.wd-title-style-simple.text-right .liner-continer:after{right:0;left:auto;}.wd-title-style-bordered .liner-continer{display:flex;align-items:center;border-color:rgba(0,0,0,.105);flex-direction:row;}.wd-title-style-bordered .liner-continer:before,.wd-title-style-bordered .liner-continer:after{content:"";display:block;flex:1 1 auto;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:inherit;}.wd-title-style-bordered .liner-continer:before{margin-right:20px;}.wd-title-style-bordered .liner-continer:after{margin-left:20px;}.wd-title-style-bordered.text-left .liner-continer:before,.wd-title-style-bordered.text-right .liner-continer:after{display:none;}.wd-title-style-bordered.wd-title-color-white .liner-continer,[class*="color-scheme-light"] .wd-title-style-bordered .liner-continer{border-color:rgba(255,255,255,.2);}.btn-color-primary{--btn-color:#fff;--btn-color-hover:#fff;--btn-bgcolor:var(--wd-primary-color);--btn-bgcolor-hover:var(--wd-primary-color);--btn-brd-color:var(--wd-primary-color);--btn-brd-color-hover:var(--wd-primary-color);--btn-box-shadow-hover:inset 0 0 0 1000px rgba(0,0,0,.1);}.btn-color-primary.btn-style-bordered{--btn-color:var(--wd-primary-color);}.btn-color-primary.btn-style-link{--btn-color:var(--color-gray-800);--btn-color-hover:var(--color-gray-500);}.btn-color-alt{--btn-color:#fff;--btn-color-hover:#fff;--btn-bgcolor:var(--wd-alternative-color);--btn-bgcolor-hover:var(--wd-alternative-color);--btn-brd-color:var(--wd-alternative-color);--btn-brd-color-hover:var(--wd-alternative-color);--btn-box-shadow-hover:inset 0 0 0 1000px rgba(0,0,0,.1);}.btn-color-alt.btn-style-bordered{--btn-color:var(--wd-alternative-color);}.btn-color-alt.btn-style-link{--btn-color:var(--color-gray-800);--btn-color-hover:var(--color-gray-500);}.btn-color-black{--btn-color:#fff;--btn-color-hover:#fff;--btn-bgcolor:#212121;--btn-bgcolor-hover:#212121;--btn-brd-color:#212121;--btn-brd-color-hover:#212121;--btn-box-shadow-hover:inset 0 0 0 1000px rgba(0,0,0,.1);}.btn-color-black.btn-style-bordered{--btn-color:#333;}.btn-color-black.btn-style-link{--btn-color:var(--color-gray-800);--btn-color-hover:var(--color-gray-500);}.btn-color-white{--btn-color:#333;--btn-color-hover:#333;--btn-bgcolor:#fff;--btn-bgcolor-hover:#fff;--btn-brd-color:rgba(255,255,255,.5);--btn-brd-color-hover:#fff;--btn-box-shadow-hover:inset 0 0 0 1000px rgba(0,0,0,.1);}.btn-color-white.btn-style-bordered{--btn-color:#fff;}.btn-color-white.btn-style-link{--btn-color:#fff;--btn-color-hover:#fff;}.btn.btn-style-3d{--btn-box-shadow:inset 0 -2px 0 rgba(0,0,0,.15);--btn-box-shadow-hover:inset 0 -2px 0 rgba(0,0,0,.15);}.btn.btn-style-3d:active{box-shadow:none;top:1px;}.btn.btn-style-bordered{--btn-bgcolor:transparent;--btn-brd-width:2px;--btn-box-shadow-hover:none;}.btn.btn-style-link{--btn-bgcolor:transparent;--btn-bgcolor-hover:transparent;--btn-brd-width:2px;--btn-box-shadow-hover:none;--btn-height:none;--btn-padding:0;border-top:0;border-inline:0;}.btn-size-extra-small{--btn-padding:5px 10px;--btn-height:28px;--btn-font-size:11px;}.btn-size-small{--btn-padding:5px 14px;--btn-height:36px;--btn-font-size:12px;}.btn-shape-round,.btn-style-round{--btn-brd-radius:35px;}.btn-shape-semi-round,.btn-style-semi-round{--btn-brd-radius:5px;}.btn-icon-pos-left{flex-direction:row-reverse;}.btn-icon-pos-right{flex-direction:row;}@media (min-width: 1025px){.btn-size-large{--btn-padding:5px 28px;--btn-height:48px;--btn-font-size:14px;}.btn-size-extra-large{--btn-padding:5px 40px;--btn-height:56px;--btn-font-size:16px;}}.wd-bordered-dark{--wd-bordered-brd:rgba(0,0,0,.105);--wd-bordered-bg:#f7f7f7;}.wd-bordered-light{--wd-bordered-brd:rgba(255,255,255,.15);--wd-bordered-bg:#0a0a0a;}.products-bordered-grid{--wd-prods-brd:1px solid var(--wd-bordered-brd,var(--brdcolor-gray-300));}.products-bordered-grid.wd-grid-f-col{margin:0;}.products-bordered-grid.wd-grid-f-col>.wd-col{margin-bottom:0;}.products-bordered-grid.elements-grid{gap:0;align-items:stretch;border-inline-start:var(--wd-prods-brd);}.products-bordered-grid.elements-grid>.wd-col{padding:calc(var(--wd-gap) / 2);border-top:var(--wd-prods-brd-top);border-bottom:var(--wd-prods-brd);border-inline-end:var(--wd-prods-brd);}.products-bordered-grid-ins :is(.wd-cat-wrap,.product-wrapper){border:1px solid var(--wd-bordered-brd,var(--brdcolor-gray-300));}.products-bordered-grid .wd-carousel-wrap{align-items:stretch;}.products-bordered-grid .wd-carousel-inner{margin:0;border:var(--wd-prods-brd);border-radius:var(--wd-brd-radius);}.products-bordered-grid .wd-carousel{z-index:1;padding:0;margin:0;border-radius:inherit;-webkit-mask-image:linear-gradient(to left,transparent 1px,black 1px);mask-image:linear-gradient(to left,transparent 1px,black 1px);}.products-bordered-grid .wd-carousel-item{height:auto;border-inline-end:var(--wd-prods-brd);padding:calc(var(--wd-gap) / 2);}.products-bordered-grid.wd-products-with-bg.elements-grid>.wd-col,.products-bordered-grid.wd-products-with-bg .wd-carousel-inner{background-color:var(--wd-bordered-bg,var(--wd-prod-bg));}.products-bordered-grid.wd-products-with-shadow.elements-grid>.wd-col,.products-bordered-grid.wd-products-with-shadow .wd-carousel-inner{box-shadow:var(--wd-prod-shadow);}@media (min-width: 1025px){}@media (max-width: 768.98px){}@media (min-width: 769px) and (max-width: 1024px){}.wd-lazy-fade{opacity:0;transition:all .3s ease;}.wd-lazy-fade.wd-loaded{opacity:1;}.wd-lazy-bg{background-image:none !important;}.wd-lazy-bg.nitro-lazy{background-image:none !important;}.wd-lazy-bg>:is(.wd-slide-bg,.wd-block-cover-img){background-image:none !important;}.wd-lazy-bg>:is(.wd-slide-bg.nitro-lazy,.wd-block-cover-img).nitro-lazy{background-image:none !important;}.wd-products-with-shadow,.wd-products-with-shadow .wd-product,.wd-products-with-shadow .wd-cat{--wd-prod-shadow:0 0 4px rgba(0,0,0,.12);}.wd-products-with-shadow:not(.products-bordered-grid) :is(.wd-cat-wrap,.product-wrapper){box-shadow:var(--wd-prod-shadow);}.wd-product{position:relative;text-align:var(--text-align);line-height:1.4;--text-align:center;--wd-btn-inset:10px;--wd-prod-gap:12px;--wd-prod-bg-sp:0;--wd-prod-bg-cont-sp:0;--wd-prod-trim:calc(( var(--wd-text-line-height) * -.5em ) + .5em);}.wd-product .product-wrapper{border-radius:var(--wd-brd-radius);padding:var(--wd-prod-bg-sp);}.wd-product :where(.product-wrapper,.product-element-bottom){display:flex;flex-direction:column;gap:var(--wd-prod-gap);}.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) :is(picture,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 .5s ease,transform 2s cubic-bezier(0,0,.44,1.18);pointer-events:none;}.wd-product :is(.wd-entities-title,.wd-product-cats,.wd-product-brands-links,.wd-product-sku,.wd-product-stock,.price){line-height:inherit;margin-block:-.2em;}.wd-product .wd-entities-title{font-size:inherit;}.wd-product :is(.wd-product-cats,.wd-product-brands-links){font-size:95%;color:var(--color-gray-400);--wd-link-color:var(--color-gray-400);--wd-link-color-hover:var(--color-gray-700);}.wd-product :is(.wd-product-cats,.wd-product-brands-links) a{display:inline-block;}.wd-product .wd-product-sku{color:var(--color-gray-400);}.wd-product .wd-star-rating{display:inline-flex;align-items:center;align-self:var(--text-align);gap:5px;}.wd-product .star-rating{align-self:var(--text-align);line-height:1;}.wd-product .woocommerce-review-link{line-height:1;color:var(--color-gray-500);}.wd-product .woocommerce-review-link:hover{color:var(--color-gray-900);}.wd-product .wd-swatches-grid:empty{display:none;}.wd-product :is(.wd-product-countdown,.wd-swatches-grid){justify-content:var(--text-align);}.wd-product .price{display:block;}.wd-product .added_to_cart{display:none !important;}.wd-product .shop_attributes{font-size:90%;--wd-attr-v-gap:10px;--wd-attr-brd-style:dashed;--wd-attr-img-width:18px;}.wd-product .shop_attributes :is(.wd-attr-name,.wd-attr-term){gap:4px;}.wd-product .shop_attributes .wd-hint{margin:0;}.wd-product:is(.wd-variation-active,.product-swatched,.wd-loading-image) .hover-img{display:none;}.wd-product:is(.quick-shop-shown,.wd-loading-quick-shop) .product-element-top .hover-img{opacity:0;transition:opacity .25s ease,transform 2s cubic-bezier(0,0,.44,1.18);}.product-element-top{position:relative;overflow:hidden;border-radius:var(--wd-brd-radius);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translate3d(0,0,0);}.product-element-top:hover .hover-img{opacity:1;transform:scale(1.09);}.product-element-top:after{position:absolute;top:calc(50% - 16px);left:calc(50% - 16px);visibility:hidden;opacity:0;content:"";display:inline-block;width:32px;height:32px;border:1px solid rgba(0,0,0,0);border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state,paused);}.wd-product[class*="wd-loading"] .product-image-link{opacity:.4;}.wd-product[class*="wd-loading"] .product-element-top:after{visibility:visible;opacity:1;transition:opacity .25s ease,visibility .25s ease;--wd-anim-state:running;}:is(.catalog-mode-on,.login-see-prices) .wd-product.product .wd-add-btn{display:none;}.wd-buttons{z-index:4;display:flex;flex-direction:column;border-radius:calc(var(--wd-brd-radius) / 1.2);background:var(--bgcolor-white);box-shadow:1px 1px 1px rgba(0,0,0,.1);transition:all .3s ease;}.wd-buttons .wd-action-btn>a{height:45px;}.wd-buttons[class*="wd-pos-r"]{position:absolute;opacity:0;visibility:hidden;transform:translate3d(20px,0,0);}.wd-buttons.wd-pos-r-t{top:var(--wd-btn-inset);inset-inline-end:var(--wd-btn-inset);}.wd-buttons.wd-pos-r-b{inset-inline-end:var(--wd-btn-inset);bottom:var(--wd-btn-inset);}.wd-action-btn.wd-style-icon .button{gap:0;min-height:unset;padding:0;background-color:transparent;}.wd-action-btn.wd-style-icon .button:hover{background-color:transparent;box-shadow:none;}.wd-product:hover:not(:is(.product-swatched,.quick-shop-shown,[class*="wd-loading"])) .wd-buttons[class*="wd-pos-r"]{opacity:1;visibility:visible;transform:translate3d(0,0,0);}.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:translate3d(0,0,0);}.wd-product.product-type-simple.outofstock .product_type_simple:before,.wd-product .product_type_grouped:before{content:"";}.wd-product .product_type_external:before{content:"";}: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:translate3d(0,0,0);visibility:visible;}.wd-buttons{border-radius:35px;}.wd-buttons .wd-action-btn{--wd-action-icon-size:14px;}.wd-buttons .wd-action-btn>a{width:35px;height:35px;}.wd-buttons :is(.wd-quick-view-icon,.wd-compare-btn){display:none;}}@media (max-width: 768.98px){:is(.products-bordered-grid-ins,.wd-products-with-bg:not(.products-bordered-grid),.wd-products-with-shadow:not(.products-bordered-grid)) .wd-product{--wd-prod-bg-sp:10px;}}@media (max-width: 576px){}.wd-product.wd-hover-standard .wd-add-btn{display:flex;flex-wrap:wrap;justify-content:var(--text-align);gap:var(--wd-prod-gap);}.wd-product.wd-hover-standard .wd-add-btn>a{border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform,var(--btn-transform,uppercase));font-weight:var(--btn-accented-font-weight,var(--btn-font-weight,600));font-family:var(--btn-accented-font-family,var(--btn-font-family,inherit));font-style:var(--btn-accented-font-style,var(--btn-font-style,unset));min-height:unset;}.wd-product.wd-hover-standard .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-standard .wd-add-btn>a:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active,0);}.wd-product.wd-hover-standard .wd-add-btn .add-to-cart-loop span{padding:5px 14px;min-height:36px;font-size:12px;}.wd-product.wd-hover-standard .wd-add-btn div.quantity{--wd-form-height:36px;}.wd-add-btn-replace .add-to-cart-loop{overflow:hidden;padding:0;}.wd-add-btn-replace .add-to-cart-loop span{display:flex;align-items:center;justify-content:center;min-height:inherit;transition:transform .25s ease,opacity .15s ease;}.wd-add-btn-replace .add-to-cart-loop:before{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-weight:400;font-size:20px;transition:opacity .15s ease,transform .25s ease;transform:translateY(100%);content:"";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:"";font-family:"woodmart-font";}.wd-add-btn-replace .add-to-cart-loop.product_type_external:before{content:"";font-family:"woodmart-font";}.wd-swatch{position:relative;display:inline-flex;align-items:center;justify-content:center;width:var(--wd-swatch-w);height:var(--wd-swatch-h);color:var(--color-gray-900);vertical-align:middle;text-align:center;font-weight:600;font-size:var(--wd-swatch-size);line-height:1;cursor:pointer;transition:all .25s ease;}.wd-swatch :is(img,picture){display:block;max-height:100%;width:inherit;height:inherit;border-radius:inherit;object-fit:cover;}.wd-swatch.wd-bg .wd-swatch-text{display:none;}.wd-swatch.wd-text{min-width:1em;min-height:1em;width:auto;height:auto;}.wd-swatch.wd-text .wd-swatch-text{padding:0 calc(var(--wd-swatch-size) / 5);font-size:var(--wd-swatch-text-size);}.wd-swatch.wd-linked{cursor:pointer !important;}.wd-swatch-bg{display:inherit;align-items:inherit;justify-content:inherit;width:100%;height:100%;border-radius:inherit;}:is(body:not(.global-color-scheme-light),.color-scheme-dark) .wd-swatch.wd-bg .wd-swatch-bg:is(:not([style^="background-color"]),[style*="#ffffff"],[style*="#FFFFFF"],[style*="255,255,255"]):before{content:"";position:absolute;inset:0;border:1px solid var(--wd-swatch-brd-color);border-radius:inherit;}[class*="wd-swatches"]{--wd-swatch-size:25px;--wd-swatch-w:1em;--wd-swatch-h:1em;--wd-swatch-text-size:16px;--wd-swatch-h-sp:15px;--wd-swatch-v-sp:10px;--wd-swatch-inn-sp:.001px;--wd-swatch-brd-color:var(--brdcolor-gray-200);}.wd-swatches-product{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:var(--text-align);vertical-align:middle;gap:var(--wd-swatch-v-sp) var(--wd-swatch-h-sp);}.wd-swatches-product+select{display:none;}[class*="wd-swatches"].wd-size-xs{--wd-swatch-size:20px;--wd-swatch-text-size:14px;}[class*="wd-swatches"].wd-size-m{--wd-swatch-size:35px;}[class*="wd-swatches"].wd-size-large{--wd-swatch-size:45px;--wd-swatch-text-size:18px;}[class*="wd-swatches"].wd-size-xlarge{--wd-swatch-size:70px;--wd-swatch-text-size:24px;}[class*="wd-swatches"].wd-size-xxl{--wd-swatch-size:90px;--wd-swatch-text-size:32px;}.wd-swatches-grid{--wd-swatch-v-sp:5px;--wd-swatch-h-sp:8px;}.wd-swatches-grid:is(.wd-size-xs,.wd-size-default){--wd-swatch-size:15px;--wd-swatch-text-size:14px;}.wd-swatches-grid.wd-size-m{--wd-swatch-size:20px;}.wd-swatches-grid.wd-size-large{--wd-swatch-size:25px;--wd-swatch-text-size:16px;}.wd-swatches-grid:is(.wd-size-xlarge,.wd-size-xxl){--wd-swatch-size:35px;--wd-swatch-text-size:18px;}.wd-swatches-filter{--wd-swatch-h-sp:10px;}.wd-swatches-filter.wd-size-small{--wd-swatch-size:15px;--wd-swatch-text-size:14px;}.wd-swatches-filter.wd-size-large{--wd-swatch-size:35px;}[class*="wd-swatches"].wd-shape-round .wd-swatch{border-radius:1em;}[class*="wd-swatches"].wd-shape-rounded .wd-swatch{border-radius:5px;}.product-labels{position:absolute;top:7px;inset-inline-start:7px;z-index:1;display:flex;align-items:flex-start;flex-direction:column;gap:10px;max-width:50%;transition:all .3s ease;transform:translateZ(0);}.product-labels .label-with-img{padding:0;max-width:50px;}.product-label{padding:5px 10px;min-width:50px;color:#fff;text-align:center;text-transform:uppercase;word-break:break-all;font-weight:600;font-size:12px;line-height:1.2;}.product-label.onsale{background-color:var(--wd-primary-color);direction:ltr;}.product-label.featured{background-color:#e22d2d;}.product-label.new{background-color:#438e44;}.product-label.out-of-stock{background-color:var(--bgcolor-white);color:var(--color-gray-900);}.product-label.attribute-label:not(.label-with-img){background-color:var(--bgcolor-white);color:var(--color-gray-900);}.labels-rounded-sm .product-label{border-radius:12px;}@media (max-width: 576px){.product-labels{gap:5px;}.product-label{padding-inline:5px;min-width:40px;font-size:10px;}.product-label .label-with-img{padding-inline:0;}}.product-labels.labels-rectangular{top:15px;inset-inline-start:0;}.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;}.popup-added_to_cart{--wd-popup-width:450px;text-align:center;}.popup-added_to_cart h3{font-size:24px;}.popup-added_to_cart .btn{margin:5px 10px;}.popup-added_to_cart .close-popup{border-radius:var(--btn-default-brd-radius);color:var(--btn-default-color);box-shadow:var(--btn-default-box-shadow);background-color:var(--btn-default-bgcolor);text-transform:var(--btn-default-transform,var(--btn-transform,uppercase));font-weight:var(--btn-default-font-weight,var(--btn-font-weight,600));font-family:var(--btn-default-font-family,var(--btn-font-family,inherit));font-style:var(--btn-default-font-style,var(--btn-font-style,unset));}.popup-added_to_cart .close-popup:hover{color:var(--btn-default-color-hover);box-shadow:var(--btn-default-box-shadow-hover);background-color:var(--btn-default-bgcolor-hover);}.popup-added_to_cart .close-popup:active{box-shadow:var(--btn-default-box-shadow-active);bottom:var(--btn-default-bottom-active);}.popup-added_to_cart .view-cart{border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform,var(--btn-transform,uppercase));font-weight:var(--btn-accented-font-weight,var(--btn-font-weight,600));font-family:var(--btn-accented-font-family,var(--btn-font-family,inherit));font-style:var(--btn-accented-font-style,var(--btn-font-style,unset));}.popup-added_to_cart .view-cart:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover);}.popup-added_to_cart .view-cart:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active,0);}.wd-products[class*="wd-stretch-cont"]{align-items:stretch;}.wd-products[class*="wd-stretch-cont"] .wd-carousel-item{height:auto;}.wd-products[class*="wd-stretch-cont"] .wd-product{height:100%;}.wd-products[class*="wd-stretch-cont"] .product-element-bottom{flex:1 1 auto;}.wd-products[class*="wd-stretch-cont"] .wd-product :is(.price,.wrap-price,.product-rating-price){margin-top:auto;}.wd-products[class*="wd-stretch-cont"].wd-grid-f-col .wd-product{height:auto;}@media (min-width: 1025px){.wd-products.wd-stretch-cont-lg .wd-carousel-wrap{align-items:stretch;}.wd-products.wd-stretch-cont-lg .product-wrapper{height:100%;}}@media (max-width: 768.98px){.wd-products.wd-stretch-cont-sm .wd-carousel-wrap{align-items:stretch;}.wd-products.wd-stretch-cont-sm .product-wrapper{height:100%;}}@media (min-width: 769px) and (max-width: 1024px){.wd-products.wd-stretch-cont-md .wd-carousel-wrap{align-items:stretch;}.wd-products.wd-stretch-cont-md .product-wrapper{height:100%;}}.wd-carousel-container{--wd-width:100%;position:relative;width:var(--wd-width);}.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:"";}.wd-icon-2 .wd-prev .wd-arrow-inner:after{content:"";}.wd-next .wd-arrow-inner:after{content:"";}.wd-icon-2 .wd-next .wd-arrow-inner:after{content:"";}.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,.001px);z-index:250;}@media (min-width: 1025px){.wd-nav-arrows[class*="wd-hover"].wd-pos-sep .wd-btn-arrow{opacity:0;pointer-events:none;}:is(.wd-carousel-container,.wd-products-element):hover .wd-nav-arrows[class*="wd-hover"].wd-pos-sep .wd-btn-arrow{opacity:1;transform:translateY(0);pointer-events:unset;}.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-prev{transform:translateX(-30px);}.wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-next{transform:translateX(30px);}}@media (max-width: 1024px){.wd-nav-arrows{--wd-arrow-icon-size:16px;--wd-arrow-size:40px;}.wd-nav-arrows:where(.wd-pos-sep){--wd-arrow-offset-h:-12px;}.wd-nav-arrows:where(.wd-pos-together){--wd-arrow-size:30px;}}.wd-nav-pagin-wrap{display:flex;min-height:var(--wd-pagin-size,10px);margin-top:20px;justify-content:var(--wd-align,var(--wd-center));font-size:0;}.wd-nav-pagin-wrap:has(.wd-lock){display:none;}.wd-nav-pagin{--list-mb:0;--li-mb:0;--li-pl:0;list-style:none;display:inline-flex;align-items:center;flex-wrap:wrap;gap:var(--wd-pagin-gap,10px);transition:all .25s ease;}.wd-nav-pagin li{position:relative;cursor:pointer;transition:all .25s ease;}.wd-nav-pagin:not([class*="wd-type-"]),.wd-nav-pagin.wd-lock{opacity:0;}.wd-dynamic>.wd-nav-pagin{flex-wrap:nowrap;gap:0;margin:0 auto;overflow:hidden;}.wd-dynamic>.wd-nav-pagin li{margin-inline:calc(var(--wd-pagin-gap,10px) / 2);}.wd-nav-pagin-wrap[class*="wd-style-shape"] span{display:inline-flex;width:var(--wd-pagin-size,10px);height:var(--wd-pagin-size,10px);background-color:var(--wd-pagin-bg,unset);border:var(--wd-pagin-brd,2px solid) var(--wd-pagin-brd-color,var(--color-gray-300));border-radius:var(--wd-pagin-radius,var(--wd-pagin-size,10px));transition:all .25s ease;}.wd-nav-pagin-wrap[class*="wd-style-shape"] li:not(.wd-active):hover span{border-color:var(--wd-pagin-brd-color-hover,var(--color-gray-800));background-color:var(--wd-pagin-bg-hover,var(--wd-pagin-bg,unset));}.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span{border-color:var(--wd-pagin-brd-color-act,var(--color-gray-800));background-color:var(--wd-pagin-bg-act,var(--color-gray-800));}.footer-sidebar{padding-block:40px;}.footer-column>*:not(.widget){margin-block:0 var(--wd-block-spacing);}.footer-column>*:not(.widget):last-child{margin-bottom:0;}[class*="color-scheme-light"] .footer-widget{--wd-link-color:rgba(255,255,255,.6);}.wd-prefooter{padding-bottom:40px;background-color:var(--wd-main-bgcolor);}.wd-copyrights{--wd-tags-mb:10px;padding-block:20px;border-top:1px solid var(--brdcolor-gray-300);}.wd-copyrights.wd-layout-two-columns>.wd-grid-g{--wd-col-lg:2;--wd-col-md:1;}.wd-copyrights.wd-layout-centered{text-align:center;}@media (min-width: 1025px){.sticky-footer-on :is(.wd-page-content,.wd-prefooter){position:relative;z-index:2;}.sticky-footer-on .wd-footer{position:sticky;bottom:0;}.wd-copyrights.wd-layout-two-columns .wd-col-end{text-align:end;}}@media (max-width: 1024px){.wd-copyrights.wd-layout-two-columns{text-align:center;}}