.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,.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))}.wd-timer{display:inline-flex;gap:calc(var(--wd-timer-size, 20px) / 4);justify-content:var(--wd-align);flex-wrap:wrap}.wd-timer>span{display:inline-flex;align-items:center;flex-direction:column;justify-content:center;gap:5px;padding:5px;min-width:2.7em;min-height:2.7em;background-color:var(--wd-timer-bg, unset);box-shadow:var(--wd-timer-shadow, unset);border-radius:var(--wd-brd-radius);font-size:var(--wd-timer-size, 20px);line-height:1}.wd-timer-value{color:var(--color-gray-800);font-weight:600}.wd-timer-text{text-transform:capitalize;font-size:60%}.wd-timer.wd-style-standard{--wd-timer-shadow: 0 0 3px rgba(0,0,0,0.1);--wd-timer-bg: var(--bgcolor-white)}.wd-timer.wd-style-transparent{--wd-timer-bg: rgba(var(--bgcolor-white-rgb), .2)}.wd-timer.wd-style-active{--wd-timer-bg: var(--wd-primary-color)}@media (min-width: 1025px){.wd-timer.wd-size-medium{--wd-timer-size: 24px}.wd-timer.wd-size-large{--wd-timer-size: 28px}.wd-timer.wd-size-xlarge{--wd-timer-size: 42px}}.promo-banner{--button-space: 15px;--button-size: 28px;--content-width: var(--wd-max-width);position:relative;overflow:hidden;border-radius:var(--wd-brd-radius);transform:translate3d(0, 0, 0)}.promo-banner .banner-image :is(img,picture,video){width:100%;height:var(--wd-img-height);object-fit:cover;object-position:inherit}.promo-banner .banner-image[style^="height"] :is(img,picture){height:100%}.promo-banner .wrapper-content-banner{z-index:2;display:flex;overflow:hidden;padding:30px;border-radius:var(--wd-brd-radius);transform:translate3d(0, 0, 0)}.promo-banner .content-banner{--wd-tags-mb: 10px;position:relative;width:100%;max-width:var(--content-width)}.promo-banner :is(.banner-subtitle,.banner-title,.banner-inner):not(:first-child){margin-top:7px}.promo-banner .banner-title{display:block;margin-bottom:0;line-height:1.3}.promo-banner .banner-inner p:first-child:empty{display:none}.promo-banner .wd-countdown-timer{margin-top:10px}.promo-banner .banner-btn-wrapper{margin-top:var(--button-space)}.promo-banner.wd-with-link .wrapper-content-banner{pointer-events:none}.promo-banner.wd-with-link:hover .btn{pointer-events:auto}.wd-bg-position-top{background-position:center top;object-position:center top}.wd-bg-position-bottom{background-position:center bottom;object-position:center bottom}.wd-bg-position-left{background-position:left center;object-position:left center}.wd-bg-position-right{background-position:right center;object-position:right center}.wd-bg-position-center{background-position:center;object-position:center}.banner-increased-padding .wrapper-content-banner{padding:7%}@media (max-width: 1024px){.banner-subtitle:is(.wd-fontsize-s,.wd-fontsize-m){font-size:14px}.banner-title:is(.wd-fontsize-xl,.wd-font-size-xxl){font-size:22px}}@media (max-width: 768.98px){.banner-btn-wrapper :is(.btn-size-default,.btn-size-large,.btn-size-extra-large){padding:5px 14px;min-height:36px;font-size:12px}.banner-btn-wrapper .btn-style-link{padding:0;min-height:unset}}@media (max-width: 767px){.promo-banner .banner-subtitle{font-size:3vw}.promo-banner .banner-title{font-size:5vw}}[class*="banner-hover-zoom"]{backface-visibility:hidden;-webkit-backface-visibility:hidden}[class*="banner-hover-zoom"] .banner-image{transition:transform 0.5s cubic-bezier(0, 0, 0.44, 1.18)}[class*="banner-hover-zoom"]:hover .banner-image{transform:scale(1.09)}.banner-hover-zoom-reverse .banner-image{transform:scale(1.09)}.banner-hover-zoom-reverse:hover .banner-image{transform:none}.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)}.subtitle-style-background[class*="subtitle"]{display:inline-block;padding:6px 10px;font-weight:600;line-height:1.2;font-size:14px;border-radius:calc(var(--wd-brd-radius) / 1.5)}.subtitle-color-default.subtitle-style-default{color:var(--color-gray-400)}.subtitle-color-default.subtitle-style-background{background-color:#f1f1f1;color:#333}.subtitle-color-primary.subtitle-style-default{color:var(--wd-primary-color)}.subtitle-color-primary.subtitle-style-background{color:#fff;background-color:var(--wd-primary-color)}.subtitle-color-alt.subtitle-style-default{color:var(--wd-alternative-color)}.subtitle-color-alt.subtitle-style-background{color:#fff;background-color:var(--wd-alternative-color)}.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}.wd-meta-author{display:flex;align-items:center;gap:5px;color:var(--color-gray-400)}.wd-meta-author img{width:22px;border-radius:50%}.wd-meta-reply a{position:relative;display:block;width:20px;height:20px;color:var(--color-gray-400);text-align:center;font-size:0;line-height:20px}.wd-meta-reply a:after{font-size:16px;content:"\f103";font-family:"woodmart-font"}.wd-meta-reply a:hover{color:var(--color-gray-500)}.wd-meta-reply .replies-count{position:absolute;top:-4px;right:-4px;width:14px;height:14px;border-radius:50%;background-color:var(--wd-primary-color);color:#fff;text-align:center;font-size:9px;line-height:14px}.wd-meta-reply .replies-count-label{display:none}.wd-post-cat.wd-style-with-bg{display:inline-block;overflow:hidden;padding-right:10px;padding-left:10px;height:25px;border-radius:calc(var(--wd-brd-radius) / 1.5);background-color:var(--wd-primary-color);color:#fff;line-height:25px}.wd-post-cat.wd-style-with-bg>a{display:inline-block;color:#fff;vertical-align:top;text-transform:uppercase;font-weight:600;font-size:12px}.wd-post-cat.wd-style-with-bg>a:hover{color:rgba(255,255,255,0.8)}.wd-carousel .wd-post-cat.wd-style-with-bg{transform:translate3d(0px, 0, 0)}.wd-post-desc p:last-child{margin-bottom:0}.page-links{margin-top:10px}.post-page-numbers{padding:0 5px}.wd-post-gallery{max-width:0;min-width:100%}.wd-post-gallery .wd-carousel-inner{margin:0}.wd-post-gallery .wd-carousel{--wd-col: 1;--wd-gap: 0.0001px;padding:0}.wd-carousel-item .wd-post-gallery .wd-carousel{pointer-events:none}.wd-post-arrows.wd-pos-sep{--wd-arrow-offset-h: calc(var(--wd-arrow-width, var(--wd-arrow-size, 50px)) / -1)}.author-info{display:flex;flex-direction:column;align-items:center;gap:15px;padding:25px;margin-bottom:40px;border-radius:var(--wd-brd-radius);background-color:var(--bgcolor-gray-100);text-align:center}.author-info :is(h4,p){margin-bottom:0}.author-info img{max-width:74px;border-radius:50%}.author-info .author-link{display:block;margin-top:15px;font-weight:600}@media (max-width: 768.98px){.wd-meta-author>span{display:none}}@media (max-width: 576px){.wd-post-date{top:10px;left:10px}}.wd-post.wd-add-shadow .wd-post-inner{box-shadow:0 0 4px rgba(0,0,0,0.12);transition:box-shadow 0.5s cubic-bezier(0, 0, 0.44, 1.18)}.wd-post.wd-add-shadow:hover .wd-post-inner{box-shadow:0 0 9px rgba(0,0,0,0.2)}.wd-post.blog-style-bg .wd-post-inner{background-color:var(--bgcolor-white);border-radius:var(--wd-brd-radius)}.wd-post .post-title:last-child{margin-bottom:0}.wd-post:hover .wd-post-img{transform:scale(1.1)}.wd-post-content{position:relative;z-index:1}.wd-post-thumb{position:relative;border-radius:var(--wd-brd-radius);transform:translate3d(0, 0, 0)}.wd-post-thumb.color-scheme-light{--color-gray-400: rgba(255,255,255,0.9);--color-gray-500: #fff}.wd-post.has-post-thumbnail .wd-post-thumb{overflow:hidden}.wd-post-img{transition:all 0.5s cubic-bezier(0, 0, 0.44, 1.18)}.wd-post-img img{width:100%}.wd-featured-post{margin-right:10px;font-size:0}.wd-featured-post:before{font-size:16px;content:"\f104";font-family:"woodmart-font"}.wd-post-entry-meta{color:var(--color-gray-400)}.wd-post-header{display:inline-flex;align-items:center;gap:15px}.wd-post .wd-meta-author a{color:inherit}.wd-post-actions{display:flex;gap:15px}.wd-post-share{position:relative;color:var(--color-gray-400);font-size:0;transition:all .25s ease}.wd-post-share .wd-social-icons{flex-wrap:nowrap}.wd-post-share .tooltip-inner{padding:5px;max-width:fit-content}.wd-post-share:after{width:20px;height:20px;text-align:center;font-size:16px;line-height:20px;content:"\f117";font-family:"woodmart-font"}.wd-post-share:hover{color:var(--color-gray-500)}.wd-post-cat.wd-style-default{font-size:13px}.wd-post-cat.wd-style-default a{color:var(--color-gray-400);white-space:nowrap}.wd-post-cat.wd-style-default a:hover{color:var(--color-gray-600)}.wd-post .wd-meta-date{white-space:nowrap;font-size:13px}.wd-modified-date{display:none}.wd-read-more{margin-top:15px}.wd-read-more a{color:var(--wd-primary-color);text-transform:var(--btn-transform, uppercase);font-weight:800;font-size:13px;line-height:1}.wd-read-more a:hover{opacity:.8}.wd-posts:not([style*="wd-gap"]){--wd-gap-lg: 50px;--wd-gap-md: 40px}.wd-post .wd-post-desc>div[class*="wpb_"]{display:none}.wd-post .wd-post-desc twitterwidget{margin:10px auto}.wd-post .wd-post-desc p:not(:last-child){margin-bottom:15px}.wd-post-date.wd-style-with-bg{position:absolute;top:15px;left:15px;z-index:2;display:inline-block;min-width:53px;border-radius:calc(var(--wd-brd-radius) / 1.5);background-color:var(--bgcolor-white);box-shadow:0 0 9px rgba(0,0,0,0.1);color:var(--color-gray-800);text-align:center;line-height:1}.wd-post-date.wd-style-with-bg>span{display:block}.wd-post-date.wd-style-with-bg .post-date-day{padding-top:6px;padding-bottom:4px;font-size:24px}.wd-post-date.wd-style-with-bg .post-date-month{padding-top:2px;padding-bottom:8px;text-transform:uppercase;font-weight:600;font-size:12px}.wd-carousel .wd-post-date.wd-style-with-bg{transform:translate3d(0px, 0, 0)}@media (max-width: 768.98px){.wd-post-share{display:none}}.blog-design-meta-image.has-post-thumbnail .wd-post-header{position:absolute;inset-inline:0;bottom:0;z-index:1;padding:15px 20px;transition:all .25s ease;pointer-events:none;background:linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.3) 100%);transform:translateZ(0)}.blog-design-meta-image.has-post-thumbnail .wd-post-header>div{pointer-events:auto}.blog-design-meta-image:not(.has-post-thumbnail) :is(.wd-post-img,.wd-post-link){display:none}.blog-design-meta-image:not(.has-post-thumbnail).blog-style-bg .wd-post-header{padding:25px 25px 0;margin-bottom:-10px}.blog-design-meta-image .wd-post-thumb{margin-bottom:15px}.blog-design-meta-image .wd-entities-title{margin-bottom:10px}.blog-design-meta-image .wd-meta-author{flex-grow:1;font-size:14px}.blog-design-meta-image .wd-post-header{justify-content:flex-end}.blog-design-meta-image .wd-post-share .tooltip{transform:none;left:auto;inset-inline-end:-15px}.blog-design-meta-image .wd-post-share .tooltip .tooltip-arrow{left:auto;inset-inline-end:15px;margin:0;transform:none}.blog-design-meta-image .wd-post-entry-meta{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:10px}.blog-design-meta-image .wd-post-cat:not(:last-child){margin-right:10px}.blog-design-meta-image .wd-post-cat:not(:last-child):after{content:"/";margin-left:8px}.blog-design-meta-image.blog-style-bg .wd-post-thumb{margin-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.blog-design-meta-image.blog-style-bg .wd-post-content{padding:25px}.wd-collapsible-content.elementor-column:not(.wd-opened) .elementor-widget-wd_button:last-child{position:static}.wd-collapsible-content.elementor-column:not(.wd-opened) .elementor-widget-wd_button:last-child .wd-collapsible-button{position:absolute;inset-inline:10px;bottom:10px;z-index:11}.wd-collapsible-content.e-con:not(.wd-opened) .elementor-widget-wd_button:last-child{padding-inline-start:var(--padding-inline-start);padding-inline-end:var(--padding-inline-end);position:absolute;inset-inline:0;bottom:var(--padding-block-end, 0);z-index:11}.wd-collapsible-content.e-con:not(.wd-opened):not(.e-con-full) .elementor-widget-wd_button:last-child>*{margin-inline:auto;max-width:var(--content-width)}.wd-collapsible-content.elementor-column>.elementor-widget-wrap,.wd-collapsible-content.e-con{overflow:hidden}.wd-collapsible-content.elementor-column.wd-opened>.elementor-widget-wrap,.wd-collapsible-content.e-con.wd-opened{max-height:100% !important}.wd-collapsible-content.elementor-column:not(.wd-opened)>.elementor-widget-wrap:after,.wd-collapsible-content.e-con:not(.wd-opened):after{content:"";position:absolute;inset-inline:0;bottom:0;z-index:10;height:calc(100px + var(--padding-block-end, .001px));background:linear-gradient(to bottom, transparent 0px, currentColor 45px);color:#fff}.footer-sidebar{padding-block:40px}.footer-column>*:not(.widget){margin-block:0 var(--wd-block-spacing)}.footer-column>*:not(.widget):last-child{margin-bottom:0}[class*="color-scheme-light"] .footer-widget{--wd-link-color: rgba(255,255,255,0.6)}.wd-prefooter{padding-bottom:40px;background-color:var(--wd-main-bgcolor)}.wd-copyrights{--wd-tags-mb: 10px;padding-block:20px;border-top:1px solid var(--brdcolor-gray-300)}.wd-copyrights.wd-layout-two-columns>.wd-grid-g{--wd-col-lg: 2;--wd-col-md: 1}.wd-copyrights.wd-layout-centered{text-align:center}@media (min-width: 1025px){.sticky-footer-on :is(.wd-page-content,.wd-prefooter){position:relative;z-index:2}.sticky-footer-on .wd-footer{position:sticky;bottom:0}.wd-copyrights.wd-layout-two-columns .wd-col-end{text-align:end}}@media (max-width: 1024px){.wd-copyrights.wd-layout-two-columns{text-align:center}}