.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}}.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}}.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}}@media(max-width:1024px){.wd-el-breadcrumbs.wd-nowrap-md{--wd-start: end;--wd-end: start;overflow-x:auto;text-align:var(--text-align, var(--wd-align, var(--wd-start)));direction:rtl}.wd-el-breadcrumbs.wd-nowrap-md [class*="-breadcrumb"]{flex-wrap:nowrap;white-space:nowrap;direction:ltr}}.wd-product-info{position:relative;line-height:1}.wd-product-info>:is(span,svg){vertical-align:middle}.wd-product-info .wd-info-icon{display:inline-block;color:var(--wd-primary-color);font-size:110%;margin-inline-end:6px}.wd-product-info .wd-info-icon img{max-width:var(--wd-icon-w, 100px);min-width:var(--wd-icon-w, 14px)}.wd-product-info .wp-block-wd-icon{--wd-icon-w:20px}.wd-product-info .wd-info-number{color:var(--color-gray-800);font-weight:600;margin-inline-end:4px}.wd-product-info .wd-info-msg{line-height:var(--wd-text-line-height)}.wd-product-info.wd-style-with-bg{padding:15px 20px}.wd-product-info.wd-style-with-bg:before{content:'';position:absolute;inset:0;border-radius:var(--wd-brd-radius);background:var(--wd-primary-color);opacity:.1;pointer-events:none}.wd-visits-count:not(.wd-with-icon) .wd-info-icon:before{content:"\f11a";font-family:"woodmart-font"}.wd-single-visitor-count:has(.wd-hide){display:none}.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,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-rating-summary{position:relative}.wd-rating-summary-heading{text-align:center;margin-bottom:20px}.wd-rating-summary-heading .star-rating{font-size:130%}.wd-rating-summary-main{font-size:60px;line-height:.8;color:var(--color-gray-900);font-weight:600;margin-bottom:8px}.wd-rating-summary-cont{display:table;border-spacing:0 15px;margin:-15px 0 -15px 0}.wd-rating-summary-item{--wd-progress-height:12px;display:table-row;line-height:1;transition:all .25s ease;white-space:nowrap}.wd-rating-summary-item>div{display:table-cell}.wd-rating-summary-item>div:not(:last-child){padding-inline-end:10px}.wd-rating-summary-item .wd-rating-label .star-rating{vertical-align:baseline}.wd-rating-summary-item .wd-progress-bar{vertical-align:middle}.wd-rating-progress-bar{width:100%}.wd-rating-count{text-align:end;margin-inline-start:10px;transition:all .25s ease}.wd-rating-count .star-rating{vertical-align:baseline;margin-inline-start:5px}.wd-rating-summary.wd-with-filter .wd-rating-summary-item:not(.wd-empty){cursor:pointer}.wd-rating-summary.wd-with-filter .wd-rating-summary-item:not(.wd-empty):is(.wd-rating-summary.wd-with-filter .wd-rating-summary-item:not(.wd-empty):hover,.wd-rating-summary.wd-with-filter .wd-rating-summary-item:not(.wd-empty).wd-active) .progress-area{background-color:var(--bgcolor-gray-400)}.wd-rating-summary.wd-with-filter .wd-rating-summary-item:not(.wd-empty):is(.wd-rating-summary.wd-with-filter .wd-rating-summary-item:not(.wd-empty):hover,.wd-rating-summary.wd-with-filter .wd-rating-summary-item:not(.wd-empty).wd-active) .wd-rating-count{color:var(--color-gray-800)}.wd-rating-summary.wd-with-filter .wd-rating-summary-item:not(.wd-empty).wd-active .wd-rating-count{font-weight:700}.commentlist .children,.commentlist{list-style:none;--li-pl:0;--list-mb:0;--li-mb:0}.commentlist .children{margin-left:30px;border-top:1px solid var(--brdcolor-gray-300)}.commentlist .children .comment:last-child{padding-bottom:0;border-bottom:none}.woocommerce-Reviews{--wd-row-gap:var(--wd-col-gap);--wd-col-gap:40px;display:flex;flex-wrap:wrap;row-gap:var(--wd-row-gap);margin-inline:calc(var(--wd-col-gap) / -2)}.woocommerce-Reviews>:is(div,p){flex:1 1 100%;padding-inline:calc(var(--wd-col-gap) / 2);order:0}.woocommerce-Reviews .woocommerce-Reviews-title{margin-bottom:0;font-size:unset}.woocommerce-Reviews .clear{display:none}.woocommerce-Reviews.wd-loading .wd-loader-overlay{display:block}.woocommerce-Reviews nav[class*="-pagination"]{margin-top:15px}.wd-accordion .wd-single-reviews{margin-top:20px}.woocommerce-Reviews #comments{position:relative;order:1}.woocommerce-Reviews #comments .wd-loader-overlay{inset-inline:calc(var(--wd-col-gap) / 2)}.woocommerce-Reviews #comments .wd-loader-overlay:after{top:min(calc(50% - 13px), 150px)}.wd-form-pos-after #review_form_wrapper{order:2}.comment-form>:is(.comment-form-rating,.woocommerce-error){flex-basis:100%;max-width:100%;width:100%}.comment-form .woocommerce-error{margin-inline:10px}.comment-form .wd-review-criteria-wrap{display:table;margin-bottom:5px;padding-inline:10px}.comment-form .wd-review-criteria-wrap .comment-form-rating{display:table-row}.comment-form .wd-review-criteria-wrap .comment-form-rating>label{display:table-cell;padding-inline-end:10px}.comment-form .wd-review-criteria-wrap .comment-form-rating:not(:last-child)>label{padding-bottom:15px}.comment-form>.comment-form-rating{display:flex;align-items:center;padding-inline:10px;margin-bottom:15px}.comment-form .comment-form-rating{line-height:1}.comment-form .comment-form-rating label{display:inline-block;margin-bottom:0;margin-inline-end:15px}.comment-form .comment-form-rating label:after{content:":";margin-inline-start:2px}.comment-form .comment-form-rating select{display:none}.stars{display:inline-block;margin-bottom:0;vertical-align:middle;white-space:nowrap}.stars span{display:flex;font-size:0}.stars a{width:calc(var(--wd-text-font-size) + 1px);text-align:center}.stars a:before{font-size:var(--wd-text-font-size);font-family:"woodmart-font"}.wd-reviews-heading{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;margin-bottom:20px}.wd-reviews-tools{display:flex;flex-wrap:wrap;align-items:center;gap:5px 15px}.wd-reviews-tools:first-child{flex-grow:1;flex-basis:max(50%, 500px)}.wd-reviews-sorting-clear{cursor:pointer;display:inline-flex;align-items:center;color:var(--color-gray-800);font-weight:600}.wd-reviews-sorting-clear:before{margin-inline-end:.3em;font-weight:400;content:"\f112";font-family:"woodmart-font"}.wd-reviews-sorting-clear:hover{color:var(--color-gray-500)}.wd-reviews-filters select{max-width:200px;width:auto}.wd-reviews-filters label{display:inline;margin-bottom:0}.wd-reviews-filters .wd-with-image{white-space:nowrap}.commentlist{--wd-gap:15px;transition:all .3s ease}.commentlist>li{padding-bottom:15px;border-bottom:1px solid var(--brdcolor-gray-300)}.commentlist>li.woocommerce-noreviews{grid-column:auto/span var(--wd-col);padding-bottom:0;border:0}.commentlist .comment_container{display:flex}.commentlist .children .wd-review-icon:before{content:"\f146";font-family:"woodmart-font"}.commentlist .avatar{align-self:flex-start;max-width:60px;border-radius:50%;margin-inline-end:20px}.commentlist .comment-text{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;flex:1 1 auto}.commentlist .meta{margin-bottom:10px;margin-inline-end:10px}.commentlist .description{flex:1 1 100%;width:100%;max-width:100%;--wd-tags-mb:10px}.commentlist .description>*:last-child{margin-bottom:0}.commentlist .comment-text>[class*="star-rating"]{margin-bottom:10px;margin-inline-end:0}.commentlist .wd-star-ratings{position:relative}.commentlist .wd-star-ratings>.wd-star-rating-wrap:after{margin-inline-start:4px;font-weight:normal;font-style:normal;font-size:60%;content:"\f129";font-family:"woodmart-font"}.commentlist .wd-star-ratings .star-rating{margin-bottom:0}.commentlist .wd-star-rating-wrap{display:flex;align-items:center}.commentlist .wd-criteria-wrap{padding:15px;white-space:nowrap}.commentlist .wd-criteria-wrap .wd-rating-label{margin-inline-start:8px}.commentlist .wd-criteria-wrap .wd-star-rating-wrap:not(:last-child){margin-bottom:5px}.wd-reviews-content .commentlist:not(.wd-in){opacity:0}.wd-reviews-content>.woocommerce-noreviews{margin-bottom:0}.woocommerce-review__author{color:var(--color-gray-900)}.woocommerce-review__verified{font-size:90%}.wd-review-arguments,.wd-review-likes{margin-top:15px;width:100%}.review .wd-review-icon{display:inline-block;margin-inline-end:6px;vertical-align:middle;line-height:1}.review .wd-review-icon>span{display:none}.review .wd-review-icon:before{content:"\f147a";font-family:"woodmart-font";color:var(--wd-primary-color);font-weight:400;font-size:120%}.wd-review-style-2 .review .wd-review-icon:before{font-size:140%}.wd-review-arguments{--wd-tags-mb:0}.wd-review-arguments>div{display:flex}.wd-review-arguments>div:not(:last-child){margin-bottom:15px}.wd-argument-label{min-width:2.5em;margin-inline-end:7px;font-weight:600;color:var(--color-gray-900);flex-shrink:0}.stars:hover a:before,.stars.selected a:before,.stars.selected:hover a:before{content:"\f148";color:#EABE12}.stars a:before,.stars a:hover ~ a:before,.stars a.active ~ a:before,.stars.selected:hover a:hover ~ a:before{content:"\f149";color:var(--color-gray-300)}@media(min-width:1025px){.wd-single-reviews.wd-layout-two-column .woocommerce-Reviews>:is(div,p){flex-basis:max(400px, 50%)}}.wd-review-style-1{margin-block:-15px -30px;clip-path:inset(-100vw 0px 17px -100vw)}.wd-review-style-1 .meta time{font-style:italic}.wd-review-style-1 .comment_container{align-items:flex-start;padding:15px 0}@media(min-width:769px){.wd-review-style-1 .comment-text{flex-direction:row;flex-wrap:wrap}.wd-review-style-1 .wd-criteria-wrap{inset-inline:auto 0}.wd-review-style-1 .wd-criteria-wrap .wd-rating-label{inset-inline:0 8px}.wd-review-style-1 .wd-criteria-wrap .wd-star-rating-wrap{flex-direction:row-reverse}}.comments-area .comment-list,.comments-area .children{list-style:none;--li-pl:0;--list-mb:0;--li-mb:0}.comment-form{display:flex;flex-wrap:wrap;margin-inline:-10px}.comment-form>p,.comment-form .comment-form-images{flex:1 1 max(400px, 50%);margin-bottom:15px;padding-inline:10px}.comment-form .comment-notes,.comment-form .comment-form-comment,.comment-form .form-submit,.comment-form .comment-form-cookies-consent,.comment-form .comment-form-images{flex-basis:100%;max-width:100%;width:100%}.comment-form .comment-form-cookies-consent label{display:inline}.comment-form .comment-notes{margin-bottom:20px}.comment-form .form-submit{margin-block:5px 0}.comment-form .submit{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))}.comment-form .submit:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover)}.comment-form .submit:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active, 0)}.comment-form-comment{width:100% !important}.form-style-underlined .comment-form-comment{margin-bottom:30px}#comments .avatar{flex:1 0 auto;margin-left:0}.comments-area .comments-title,.comments-area .comment-reply-title{text-transform:uppercase;font-size:22px}.comments-area .comment-reply-title small{vertical-align:middle}.comments-area .comment-list{margin-bottom:50px;line-height:1.6}.comments-area .comment{padding-block:30px;border-bottom:1px solid var(--brdcolor-gray-300)}.comments-area .pingback{margin-bottom:15px}.comments-area .pingback .comment-body{padding-left:0}.comments-area .pingback a{font-weight:600}.comments-area .children{margin-top:30px;margin-left:30px;border-top:1px solid var(--brdcolor-gray-300)}.comments-area #cancel-comment-reply-link{display:inline-block;margin-left:10px;vertical-align:middle;font-size:0}.comments-area #cancel-comment-reply-link:after{font-size:14px;content:"\f112";font-family:"woodmart-font"}.comments-area .comment-body{position:relative;padding-left:95px}.comments-area .comment-awaiting-moderation{position:absolute;top:-24px;left:95px}.comments-area .comment-awaiting-moderation+br{display:none}.comments-area .comment-edit-link{display:inline-block;margin-left:5px;font-size:0}.comments-area .comment-edit-link:after{vertical-align:middle;font-size:12px;content:"\f116";font-family:"woodmart-font"}.comments-area .comment-author{float:left;margin-bottom:10px;font-size:16px;line-height:20px}.comments-area .comment-author:first-letter{text-transform:uppercase}.comments-area .comment-author .fn{color:var(--color-gray-900);vertical-align:top;font-weight:600;font-style:normal}.comments-area .comment-author .says{margin-left:3px;vertical-align:top}.comments-area .comment-author img{position:absolute;top:0;left:0;max-width:74px;width:100%;border-radius:50%}.comments-area .comment-meta{margin-bottom:15px;text-align:right;font-size:14px;line-height:20px}.comments-area .comment-meta a{color:var(--color-gray-300);vertical-align:middle}.comments-area .reply{margin-top:15px}.comments-area .reply a{color:var(--wd-primary-color);text-transform:uppercase;font-weight:900}.comments-area .reply a:hover{color:var(--wd-primary-color);opacity:.7}.comments-area .comment-respond{margin-top:30px}.comments-area .logged-in-as{font-size:0}.comments-area .logged-in-as>a{color:var(--color-gray-600);font-weight:600;font-size:14px}.comments-area .logged-in-as>a:not(:last-child){margin-right:12px;padding-right:10px;border-right:1px solid var(--brdcolor-gray-300)}.comments-area .logged-in-as>a:hover{color:var(--wd-primary-color)}.comments-area .logged-in-as .required-field-message{font-size:var(--wd-text-font-size)}.comments-area .no-comments{color:#333;font-weight:600}.comments-area .children .comment:last-child{padding-bottom:0;border-bottom:none}@media(max-width:768.98px){.comments-area .children{margin-left:0}.comments-area .comment-author{float:none}.comments-area .comment-meta{text-align:left}}.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) 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%;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 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;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-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: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{--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){: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-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;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, 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));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 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-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-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}.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}}.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-row-gap:var(--li-mb);display:flex;flex-direction:column;justify-content:var(--wd-align);gap:var(--wd-row-gap)}.wd-list li{position:relative;display:flex;align-items:center;justify-content:inherit;gap:10px;margin-bottom:0 !important;transition:all .25s ease}.wd-list .wd-icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--color-gray-800);line-height:1;transition:all .25s ease;font-size:var(--li-icon-s, 1em)}.wd-list.wd-design-bordered li:not(:first-child):before{content:"";position:absolute;top:calc(var(--wd-row-gap) / 2 * -1);inset-inline:0px;border-top:1px solid var(--brdcolor-gray-300)}.wd-list .wd-icon :is(img,svg){width:var(--li-icon-s, revert-layer);min-width:var(--li-icon-s, 6px);max-width:150px;fill:currentColor}.wd-list .wd-icon:has(:is(img,svg)):before{display:none}.wd-list.wd-type-ordered{counter-reset:item}.wd-list.wd-type-ordered .wd-icon{font-weight:600}.wd-list.wd-type-ordered .wd-icon:before{content:counter(item) ".";counter-increment:item}.wd-list.wd-type-unordered .wd-icon:before{font-size:.6em;content:"\f113";font-family:"woodmart-font"}.wd-list.wd-type-unordered-2 .wd-icon:before{content:"";width:1em;height:1em;font-size:calc(var(--li-icon-s, 10px) / 2);background:currentColor;border-radius:50%}.wd-list.wd-shape-icon .wd-icon{background-color:var(--color-gray-200);width:var(--li-icon-s, 2em);height:var(--li-icon-s, 2em);font-size:calc(var(--li-icon-s, 2em) / 2)}.wd-list.wd-shape-icon .wd-icon :is(img,svg){width:calc(var(--li-icon-s, 2em) / 2);height:calc(var(--li-icon-s, 2em) / 2);min-width:calc(var(--li-icon-s, 14px) / 2);object-fit:contain}.wd-list.wd-style-rounded .wd-icon{border-radius:50%}.wd-list .wd-icon .e-font-icon-svg{height:var(--li-icon-s, 1em)}@media(max-width:1024px){.wd-list:is(.wd-fontsize-m,.wd-fontsize-l){font-size:16px}}.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:"\f180"}.social-twitter{--wd-social-brand-color:#000;--wd-social-icon:"\f154"}.social-instagram{--wd-social-brand-color:#774430;--wd-social-icon:"\f163"}.social-email{--wd-social-brand-color:#F89A1E;--wd-social-icon:"\f157"}.social-pinterest{--wd-social-brand-color:#CB2027;--wd-social-icon:"\f156"}.social-youtube{--wd-social-brand-color:#CB2027;--wd-social-icon:"\f162"}.social-tumblr{--wd-social-brand-color:#36465D;--wd-social-icon:"\f165"}.social-linkedin{--wd-social-brand-color:#0274B3;--wd-social-icon:"\f158"}.social-vimeo{--wd-social-brand-color:#1AB7EA;--wd-social-icon:"\f177"}.social-flickr{--wd-social-brand-color:#FE0072;--wd-social-icon:"\f164"}.social-github{--wd-social-brand-color:#171515;--wd-social-icon:"\f155"}.social-dribbble{--wd-social-brand-color:#EC5E95;--wd-social-icon:"\f166"}.social-behance{--wd-social-brand-color:#1F6FFC;--wd-social-icon:"\f170"}.social-soundcloud{--wd-social-brand-color:#F9490D;--wd-social-icon:"\f172"}.social-spotify{--wd-social-brand-color:#2EBD59;--wd-social-icon:"\f171"}.social-skype{--wd-social-brand-color:#00AFF0;--wd-social-icon:"\f167"}.social-ok{--wd-social-brand-color:#EE8208;--wd-social-icon:"\f176"}.social-whatsapp{--wd-social-brand-color:#1EBEA5;--wd-social-icon:"\f175"}.social-vk{--wd-social-brand-color:#4C75A3;--wd-social-icon:"\f168"}.social-snapchat{--wd-social-brand-color:#FFFC00;--wd-social-icon:"\f178"}.social-tg{--wd-social-brand-color:#37AEE2;--wd-social-icon:"\f179"}.social-viber{--wd-social-brand-color:#834995;--wd-social-icon:"\f181"}.social-tiktok{--wd-social-brand-color:#010101;--wd-social-icon:"\f133"}.social-discord{--wd-social-brand-color:#5562EA;--wd-social-icon:"\f184"}.social-yelp{--wd-social-brand-color:#FF1A1A;--wd-social-icon:"\f187"}.social-bluesky{--wd-social-brand-color:#218CFF;--wd-social-icon:"\f189"}.social-threads{--wd-social-brand-color:#0A0A0A;--wd-social-icon:"\f188"}.wd-social-icons.wd-style-default{gap:0;--wd-social-color:rgba(0,0,0,0.6);--wd-social-color-hover:rgba(0,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,0.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,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,0.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,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,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,0.3)}.wd-social-icons.wd-style-bordered{--wd-social-color:rgba(0,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,.color-scheme-light .wd-social-icons.wd-style-bordered{--wd-social-color:#fff;--wd-social-brd-color:rgba(255,255,255,0.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)}.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}}[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-inline-end: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 .wd-page-wrapper{margin-right:calc(var(--wd-scroll-w) * -1)}.wd-search-opened :is(.header-banner,.whb-row,.wd-page-content){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.wd-style-icon{--wd-action-icon-size:26px;position:absolute;top:0;inset-inline-end:0}.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-form.wd-display-full-screen-2 .wd-clear-search{display: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-inline-start:20px}.wd-search-full-screen-2 .searchform.wd-with-cat{--wd-search-cat-w:220px;--wd-search-clear-sp:.001px}.wd-search-full-screen-2 .wd-clear-search{padding-inline-end:20px}.wd-search-full-screen-2 .wd-with-cat .wd-search-cat>a{padding-inline:30px}.form-style-underlined .wd-search-full-screen-2 .searchform input[type="text"]{padding-inline-start:0}}@media(max-width:576px){.wd-search-full-screen-2 .autocomplete-suggestions{grid-template-columns:repeat(auto-fill, minmax(170px, 1fr))}}.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 .woocommerce-form-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"}.create-account-question .btn{--btn-color: var(--color-gray-800);--btn-color-hover: var(--color-gray-500);--btn-brd-color: var(--wd-primary-color);--btn-bgcolor: transparent;--btn-brd-width: 2px;--btn-height: none;--btn-padding: 0;border-top:0;border-inline:0}.wd-sticky-btn{position:fixed;inset:auto 0 0 0;z-index:340;display:flex;align-items:center;overflow:hidden;padding-block:10px;height:var(--wd-sticky-btn-height);background-color:var(--bgcolor-white);box-shadow:0 0 9px rgba(0,0,0,0.12);transition:transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);transform:translate3d(0, 100%, 0)}.wd-sticky-btn .container{display:flex;align-items:center;column-gap:15px}.wd-sticky-btn-content{display:flex;flex:1 1 auto;align-items:center;column-gap:10px}.wd-sticky-btn-thumbnail{flex:0 0 auto;overflow:hidden}.wd-sticky-btn-thumbnail img{min-width:65px;max-width:65px;max-height:calc(var(--wd-sticky-btn-height) - 20px);border-radius:calc(var(--wd-brd-radius) / 1.5);object-fit:cover;object-position:center}.wd-sticky-btn-info{flex:1 1 auto}.wd-sticky-btn .woocommerce-price-suffix{display:block}.wd-sticky-btn .wd-entities-title{margin-bottom:0;font-size:14px}.wd-sticky-btn .star-rating{margin-top:5px}.wd-sticky-btn .price{margin-inline-end:15px;text-align:end;font-size:16px}.wd-sticky-btn .wd-sticky-btn-cart{display:flex;align-items:center}.wd-sticky-btn .wd-sticky-btn-cart>.wd-buy-now-btn{margin-inline-start:10px}.wd-sticky-btn form.cart{flex:0 0 auto;align-items:center}.wd-sticky-btn p.stock{margin-bottom:0;margin-inline-end:15px;font-size:14px}.wd-sticky-btn .wd-action-btn.wd-style-icon>a{height:40px}.wd-sticky-add-to-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))}.wd-sticky-add-to-cart:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover)}.wd-sticky-add-to-cart:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active, 0)}.wd-sticky-btn-shown.wd-sticky-btn{transform:translate3d(0, 0, 0)}.wd-sticky-btn-shown.scrollToTop{bottom:calc(12px + var(--wd-sticky-btn-height))}@media(min-width:769px){.wd-sticky-btn-on{padding-bottom:var(--wd-sticky-btn-height)}}@media(max-width:1024px){.wd-sticky-btn .price :is(del,ins){display:block}}@media(max-width:768.98px){.wd-sticky-btn{padding-block:0;background-color:transparent;box-shadow:none;display:none}.wd-sticky-btn .wd-sticky-btn-cart{flex:1 1 auto;margin-inline:-15px}.wd-sticky-btn :is(.price,p.stock,.wd-buy-now-btn,.wd-action-btn,.wd-sticky-btn-content){display:none}.wd-sticky-btn form.cart{position:relative;margin-inline-end:0 !important;width:100%}.wd-sticky-btn :is(.single_add_to_cart_button,.wd-sticky-add-to-cart){width:100%;border-radius:0 !important}.wd-sticky-btn-on-mb{padding-bottom:var(--wd-sticky-btn-height)}.wd-sticky-btn-on-mb .wd-sticky-btn{display:flex}}.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:not(.wd-style-text){margin-inline-end: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-sidebar .wd-tools-icon:before{content:"\f15a";font-family:"woodmart-font"}.wd-toolbar-sidebar.wd-filter-icon .wd-tools-icon:before{content:"\f118"}.wd-toolbar-link .wd-tools-icon:before{content:"\f140";font-family:"woodmart-font"}.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:40px;--wd-top-bar-sm-h:70px;--wd-top-bar-sticky-h:.00001px;--wd-top-bar-brd-w:1px;--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-top-bar .wd-dropdown{margin-top:0px;}
.whb-top-bar .wd-dropdown:after{height:10px;}
.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:rgba(250, 248, 245, 1);border-color:rgba(0, 0, 0, 0.11);border-bottom-width:1px;border-bottom-style:solid;}
.whb-9dbjhpobbmrgwhd2s4fy{--wd-form-brd-radius:35px;}
.whb-9dbjhpobbmrgwhd2s4fy form.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:rgba(140, 188, 103, 1);background-color:rgba(140, 188, 103, 0.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:rgba(128, 171, 94, 1);background-color:rgba(140, 188, 103, 0.35);}
.whb-general-header{background-color:rgba(250, 248, 245, 1);border-color:rgba(0, 0, 0, 0.1);border-bottom-width:1px;border-bottom-style:solid;}
.whb-02bgkls9sv78jre0dud0{--wd-form-brd-radius:35px;}
.whb-02bgkls9sv78jre0dud0 form.searchform{--wd-form-height:40px;}
.whb-header-bottom {
background-color: rgba(250, 248, 245, 1);border-color: rgba(74, 74, 74, 0.1);border-bottom-width: 1px;border-bottom-style: solid;
}@font-face{font-weight:normal;font-style:normal;font-family:"woodmart-font";src:url(//www.puffbarim.com/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.1.2) format("woff2");}
@font-face{font-family:"star";font-weight:400;font-style:normal;src:url(//www.puffbarim.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"), url(//www.puffbarim.com/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"), url(//www.puffbarim.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"), url(//www.puffbarim.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");}
@font-face{font-family:"WooCommerce";font-weight:400;font-style:normal;src:url(//www.puffbarim.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(//www.puffbarim.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"), url(//www.puffbarim.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"), url(//www.puffbarim.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");}: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-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;}
.wd-popup.wd-age-verify{--wd-popup-width:500px;}
.wd-popup.wd-promo-popup{background-color:#111111;background-image:none;background-repeat:no-repeat;background-size:contain;background-position:left center;--wd-popup-width:800px;}
.woodmart-woocommerce-layered-nav .wd-scroll-content{max-height:223px;}
.wd-page-title{background-color:rgb(250,248,245);background-image:none;background-size:cover;background-position:center center;}
.wd-footer{background-color:rgb(140,188,103);background-image:none;}
html .wd-nav-mobile > li > a{text-transform:capitalize;}
html .wd-checkout-steps li{text-transform:capitalize;}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title{font-size:32px;}
html table th{text-transform:capitalize;}
.page .wd-page-content{background-color:rgb(255,255,255);background-image:none;}
.woodmart-archive-shop:not(.single-product) .wd-page-content{background-color:rgb(255,255,255);background-image:none;}
.single-product .wd-page-content{background-color:rgb(255,255,255);background-image:none;}
.woodmart-archive-blog .wd-page-content{background-color:rgb(250,248,245);background-image:none;}
.single-post .wd-page-content{background-color:rgb(250,248,245);background-image:none;}
.woodmart-archive-portfolio .wd-page-content{background-color:rgb(250,248,245);background-image:none;}
.single-portfolio .wd-page-content{background-color:rgb(250,248,245);background-image:none;}
html .widget_price_filter [class*="price_slider_amount"] .button{color:rgb(255,255,255);background:rgb(140,188,103);}
html .widget_price_filter [class*="price_slider_amount"] .button:hover{color:rgb(255,255,255);background:rgb(128,171,94);}
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:rgb(140,188,103);color:rgb(255,255,255);}
.wd-popup.popup-quick-view{--wd-popup-width:920px;}
@media(max-width:1024px){
:root{--wd-sticky-btn-height:95px;}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title{font-size:28px;}
}
@media(max-width:768.98px){
:root{--wd-sticky-btn-height:42px;}
}
:root{--wd-container-w:1480px;--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:1480px){
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}