/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css */
.wd-nav[class*=wd-style-underline] .nav-link-text{position:relative;display:inline-block;padding-block:1px;line-height:1.2}.wd-nav[class*=wd-style-underline] .nav-link-text:after{content:"";position:absolute;top:100%;left:0;width:0;height:2px;background-color:var(--wd-primary-color);transition:width .4s cubic-bezier(.19,1,.22,1)}.wd-nav[class*=wd-style-underline]>li:is(:hover,.current-menu-item,.wd-active,.active)>a .nav-link-text:after{width:100%}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/el-info-box-rtl.css */
.wd-info-box{position:relative;display:flex;flex-direction:column;border-radius:var(--wd-brd-radius);gap:var(--ib-icon-sp);--ib-icon-sp:20px}.wd-info-box .box-icon-wrapper{flex:0 0 auto;line-height:0}.wd-info-box :is(.info-box-icon,.info-svg-wrapper){display:inline-block;max-width:100%}.wd-info-box .info-box-icon{transition:all .25s ease}.wd-info-box .info-svg-wrapper img{height:inherit}.wd-info-box .info-svg-wrapper :is(img,svg){width:inherit!important;height:inherit!important}.wd-info-box :is(.info-box-subtitle,.info-box-title){transition:all .25s ease;margin-bottom:0}.wd-info-box :is(.info-box-subtitle,.info-box-title,.info-box-inner):not(:first-child){margin-top:10px}.wd-info-box :is(.info-box-subtitle:not(.subtitle-style-background),.info-box-title){line-height:1.3}.wd-info-box .info-box-content{--wd-tags-mb:10px;position:relative;flex:1 1 auto;border-radius:var(--wd-brd-radius)}.wd-info-box .info-box-inner p:first-child:empty,.wd-info-box .info-box-inner p:first-child:empty~p:last-child,.wd-info-box .info-box-inner:empty{display:none}.wd-info-box .info-btn-wrapper{margin-top:15px}.wd-info-box-link{z-index:2}.box-icon-align-top .box-icon-wrapper{margin-bottom:-5px}:is(.box-icon-align-left,.box-icon-align-right) .box-icon-wrapper{max-width:50%}.box-icon-align-left{flex-direction:row-reverse}.box-icon-align-right{flex-direction:row}.box-title-style-underlined{padding-bottom:10px;border-bottom:1px solid var(--brdcolor-gray-300)}.box-with-icon .info-box-icon{overflow:hidden}.box-icon-wrapper.box-with-text{color:var(--wd-primary-color);font-weight:600;line-height:1}.box-with-text.text-size-small{font-size:38px}.box-with-text:is(.text-size-default,.text-size-large){font-size:52px}[class*=box-icon-with-].box-with-text{--text-bg-size:85px}[class*=box-icon-with-].box-with-text .info-box-icon{padding:0 10px;min-width:var(--text-bg-size);height:var(--text-bg-size);border-radius:100px;line-height:var(--text-bg-size)}[class*=box-icon-with-]:is(.text-size-default,.text-size-large){--text-bg-size:100px}[class*=box-icon-with-] .info-box-icon{border-radius:50%;text-align:center}.box-icon-with-bg .info-box-icon{padding:20px;background-color:#f1f1f1}.box-icon-with-border .info-box-icon{padding:18px;border:2px solid #f1f1f1}.wpb-js-composer .info-box-wrapper.inline-element{max-width:100%}.wpb-js-composer .info-box-carousel .inline-element{display:block;margin-inline:0!important}.wpb-js-composer .info-box-carousel .inline-element .wd-info-box{display:inline-flex}.with-animation .info-svg-wrapper path{stroke:var(--wd-primary-color)}.info-box-carousel-wrapper .wd-wpb{margin-bottom:0}[class*=color-scheme-hover]{transition:all .25s ease}[class*=color-scheme-hover] .title{transition:all .25s ease}.color-scheme-hover-dark:hover{--color-gray-400:#a5a5a5;--color-gray-500:#a5a5a5;--color-gray-800:#333;--bgcolor-gray-200:#f7f7f7;--brdcolor-gray-500:rgba(0, 0, 0, 0.2);--wd-text-color:#767676;--wd-title-color:#242424;--wd-link-color:#333;--wd-link-color-hover:#242424;color:var(--wd-text-color)}.color-scheme-hover-light:hover{--color-gray-400:rgba(255, 255, 255, 0.8);--color-gray-500:rgba(255, 255, 255, 0.8);--color-gray-800:#FFF;--brdcolor-gray-300:rgba(255, 255, 255, 0.15);--brdcolor-gray-500:rgba(255, 255, 255, 0.3);--wd-text-color:rgba(255, 255, 255, 0.8);--wd-title-color:#FFF;--wd-link-color:rgba(255, 255, 255, 0.9);--wd-link-color-hover:#FFF;color:var(--wd-text-color)}.color-scheme-hover-light:hover .info-svg-wrapper svg{fill:#fff!important}.color-scheme-hover-light:hover .info-svg-wrapper img{filter:brightness(0) invert(1)}.color-scheme-hover-light:hover :is(.info-box-icon,.title){color:#fff!important}@media(min-width:1025px){.box-with-text.text-size-large{font-size:74px}[class*=box-icon-with-].text-size-large{--text-bg-size:130px}}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/el-subtitle-style.css */
.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)}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/woo-product-loop-rtl.css */
.wd-products-element{position:relative}.wd-products{position:relative;align-items:flex-start;transition:all .25s ease}.wd-products.wd-loading,.wd-content-layout.wd-loading .wd-products[data-source=main_loop]{opacity:0;transform:translate3d(0,30px,0);pointer-events:none}.wd-product-wrapper{border-radius:var(--wd-brd-radius)}.wd-product{position:relative;text-align:var(--text-align);line-height:1.4}.wd-product .wd-entities-title{font-size:inherit}:where(.wd-product-card-bg,.wd-product-card-hover){display:none}:is(.quick-shop-shown,.wd-loading-quick-shop) :is(.wd-buttons,.product-labels){opacity:0}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css */
.wd-product-thumb{position:relative;overflow:hidden;border-radius:var(--wd-brd-radius);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translate3d(0,0,0)}.wd-product-img-link{--wd-otl-offset:calc(var(--wd-otl-width) * -1);position:relative;display:block;width:100%}.wd-product-img-hover{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:var(--bgcolor-white);opacity:0;pointer-events:none}@supports(overflow:clip){.wd-product-thumb{overflow:clip}}.wd-product:is(.wd-variation-active,.product-swatched,.wd-loading-image) .wd-product-img-hover{display:none}.wd-product-thumb: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 #fff0;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] .wd-product-img-link{opacity:.4}.wd-product[class*=wd-loading] .wd-product-thumb:after{visibility:visible;opacity:1;transition:opacity .25s ease,visibility .25s ease;--wd-anim-state:running}@media(max-width:1024px){.wd-product-img-hover{display:none}}.wd-add-btn.wd-action-btn .button{gap:0;min-height:unset;padding:0;background-color:#fff0;text-transform:unset;font-size:unset}.wd-add-btn.wd-action-btn .button:hover{background-color:#fff0;box-shadow:none}.wd-add-btn{--wd-btn-icon:"\f123"}.wd-product.product-type-simple.outofstock .product_type_simple:before,.wd-product .product_type_grouped:before{--wd-btn-icon:"\f11a"}.wd-product .product_type_external:before{--wd-btn-icon:"\f11c"}:is(.catalog-mode-on,.login-see-prices) .wd-product.product .wd-add-btn{display:none}.wd-product .added_to_cart{display:none!important}.wd-product .price{display:block}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined-rtl.css */
.wd-loop-builder-off :where(.wd-product){--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-loop-builder-off :where(.wd-product-wrapper,.product-element-bottom){display:flex;flex-direction:column;gap:var(--wd-prod-gap)}.wd-loop-builder-off .wd-product-wrapper{padding:var(--wd-prod-bg-sp)}.wd-loop-builder-off :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-loop-builder-off .wd-swatches-grid{justify-content:var(--text-align)}.wd-loop-builder-off .wd-swatches-grid:empty{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 rgb(0 0 0 / .1);transition:all .3s ease}.wd-buttons .wd-action-btn{--wd-action-h: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-loop-builder-off :is(.wd-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(.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}@media(max-width:1024px){.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-action-h:35px;--wd-action-w: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-loop-builder-off:is([style*="col-sm:2"],[style*="col-sm: 2"]) :where(.wd-product){--title-line-height:1.2em;--wd-prod-gap:10px;font-size:90%}}.wd-product:hover:not(:is(.product-swatched,.quick-shop-shown,[class*=wd-loading])) .wd-buttons[class*=wd-pos-r],.wd-product.product-swatched:not(.quick-shop-shown):not([class*=wd-loading]) .wd-product-thumb:hover .wd-buttons[class*=wd-pos-r]{opacity:1;visibility:visible;transform:translate3d(0,0,0)}.wd-product:not(.wd-hover-small) :is(.wd-product-img-link,.wd-product-img-hover) :is(picture,img){width:100%}.wd-product:is(.quick-shop-shown,.wd-loading-quick-shop) .wd-product-thumb .wd-product-img-hover{opacity:0!important;transition:opacity .25s ease,transform 2s cubic-bezier(0,0,.44,1.18)}.wd-loop-builder-off .wd-product-img-hover{transition:opacity .5s ease,transform 2s cubic-bezier(0,0,.44,1.18)}.wd-loop-builder-off .wd-product-thumb:hover .wd-product-img-hover{opacity:1;transform:scale(1.09)}.wd-loop-builder-off .shop_attributes{--wd-attr-v-gap:10px;--wd-attr-brd-style:dashed;font-size:.9em}.wd-loop-builder-off .wd-star-rating{display:inline-flex;align-items:center;gap:5px;align-self:var(--text-align);line-height:1}.wd-loop-builder-off .star-rating{align-self:var(--text-align);line-height:1}.wd-loop-builder-off .woocommerce-review-link{--wd-link-decor:none;--wd-link-decor-hover:none;color:var(--color-gray-500)}.wd-loop-builder-off .woocommerce-review-link:hover{color:var(--color-gray-900)}:where(.wd-loop-builder-off) :is(.wd-product-cats,.wd-product-brands-links,.wd-product-sku){--wd-link-color:var(--color-gray-400);--wd-link-color-hover:var(--color-gray-700);--wd-link-decor:none;--wd-link-decor-hover:none;font-size:.95em;color:var(--color-gray-400)}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/woo-product-loop-buttons-on-hover.css */
.wd-product.wd-hover-buttons-on-hover{--text-align:start;--btn-accented-height:36px;--wd-btn-inset:0;--wd-thumb-brd-radius:var(--wd-brd-radius);--wd-trans-h:calc(var(--wd-prod-gap) + var(--btn-accented-height))}.wd-product.wd-hover-buttons-on-hover .wd-product-wrapper{overflow:hidden;border-radius:0;transition:all .3s ease;transform:translate3d(0,0,0)}@supports(overflow:clip){.wd-product.wd-hover-buttons-on-hover .wd-product-wrapper{overflow:clip}}.wd-product.wd-hover-buttons-on-hover .wd-product-thumb{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-action-w:25px;--wd-action-h:25px}.wd-product.wd-hover-buttons-on-hover .wd-product-countdown .wd-timer{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 .wd-timer>span{flex:1 1 0%;min-width:0}.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{min-height:var(--btn-accented-height,var(--btn-height,42px));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 .wd-action-text{font-size:12px;padding:0 14px;white-space:nowrap;text-overflow:ellipsis;display:block;line-height:var(--btn-accented-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 .wd-product-wrapper{border-radius:var(--wd-brd-radius);gap:0}@media(min-width:1025px){.wd-product.wd-hover-buttons-on-hover .wd-product-wrapper:hover{transform:translateY(-10px)}.wd-product.wd-hover-buttons-on-hover .wd-product-thumb{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;visibility:hidden;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;visibility:visible}.wd-product.wd-hover-buttons-on-hover:not(:is(.quick-shop-shown,.wd-loading)):is(:hover,.wd-variation-active) .wd-product-thumb{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 .wd-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}}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/woo-mod-loop-prod-add-btn-replace.css */
.wd-add-btn-replace>a{--btn-padding:0;overflow:hidden}.wd-add-btn-replace>a span{display:flex;align-items:center;justify-content:center;min-height:inherit;transition:transform .25s ease,opacity .15s ease}.wd-add-btn-replace>a:before{content:var(--wd-btn-icon,unset);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%);font-family:"woodmart-font"}.wd-add-btn-replace>a: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 #fff0;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>a:hover:before{transform:translateY(0) translateZ(0)}.wd-add-btn-replace>a:hover span{transform:translateY(-100%) translateZ(0)}.wd-add-btn-replace>a.loading:before,.wd-add-btn-replace>a.loading span{opacity:0}.wd-add-btn-replace>a.loading:after{opacity:1;--wd-anim-state:running}.wd-add-btn-replace>a.added{--wd-btn-icon:"\f107"}.wd-add-btn-replace .wd-action-icon{display:none}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/woo-mod-quantity.css */
div.quantity{--wd-form-height:42px;display:inline-flex;vertical-align:top;white-space:nowrap}div.quantity input[type=number]::-webkit-inner-spin-button,div.quantity input[type=number]::-webkit-outer-spin-button,div.quantity input[type=number]{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}div.quantity input[type=number]{width:30px;height:unset;min-height:var(--wd-form-height);border-inline:none;border-radius:0}div.quantity input[type=text]{width:var(--quantity-space,80px);height:unset;min-height:var(--wd-form-height);text-align:center}div.quantity .btn{--btn-color:var(--wd-form-color, var(--wd-text-color));--btn-color-hover:#FFF;--btn-bgcolor:var(--wd-form-bg);--btn-bgcolor-hover:var(--wd-primary-color);--btn-brd-color-hover:var(--wd-primary-color);--btn-height:var(--wd-form-height);--btn-padding:0 5px;--btn-box-shadow:none;min-width:25px;border:var(--wd-form-brd-width) solid var(--wd-form-brd-color)}div.quantity .minus{border-start-start-radius:var(--wd-form-brd-radius);border-end-start-radius:var(--wd-form-brd-radius)}div.quantity .plus{border-start-end-radius:var(--wd-form-brd-radius);border-end-end-radius:var(--wd-form-brd-radius)}div.quantity.hidden{display:none!important}.form-style-underlined div.quantity input[type=number]{border-top-style:solid}@-moz-document url-prefix(){div.quantity input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/woo-mod-quantity-overlap.css */
.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(.95);transform:translate3d(0,0,0)}.wd-quantity-overlap div.quantity :is(input[type],.btn){height:100%;min-height:unset;border:none;padding:0 5px!important;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 :is(input[type],.btn):hover{filter:brightness(.95)}.wd-quantity-overlap div.quantity .btn{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 .btn,.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 .btn,.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 .btn,.wd-quantity-overlap div.quantity:active+.button{box-shadow:var(--btn-accented-box-shadow)!important}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/woo-opt-stretch-cont-predefined.css */
.wd-loop-builder-off[class*=wd-stretch-cont] .wd-product .product-element-bottom{flex:1 1 auto}.wd-loop-builder-off[class*=wd-stretch-cont] .wd-product :is(.price,.wrap-price,.product-rating-price){margin-top:auto}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/woo-opt-bordered-product-rtl.css */
.wd-bordered-dark{--wd-bordered-brd:rgba(0, 0, 0, 0.105);--wd-bordered-bg:#f7f7f7}.wd-bordered-light{--wd-bordered-brd:rgba(255, 255, 255, 0.15);--wd-bordered-bg:rgb(4%, 4%, 4%)}.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{border-top:var(--wd-prods-brd-top);border-bottom:var(--wd-prods-brd);border-inline-end:var(--wd-prods-brd)}.products-bordered-grid.elements-list{border:var(--wd-prods-brd)}.products-bordered-grid-ins :is(.wd-cat-wrap,.wd-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 right,transparent 1px,black 1px);mask-image:linear-gradient(to right,transparent 1px,black 1px)}.products-bordered-grid .wd-carousel-item{height:auto;border-inline-end:var(--wd-prods-brd);padding:0}.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)}.products-bordered-grid:where(.wd-loop-builder-on).elements-list{--wd-gap:.0001px}.products-bordered-grid:where(.wd-loop-builder-on).elements-list .wd-product:not(:last-child){border-bottom:var(--wd-prods-brd)}.products-bordered-grid:where(.wd-loop-builder-on).elements-grid>.wd-cat{padding:calc(var(--wd-gap)/2)}@media(min-width:1025px){:is([style*="col-lg:1"],[style*="col-lg: 1"])>:first-child,:is([style*="col-lg:2"],[style*="col-lg: 2"])>:nth-child(-n+2),:is([style*="col-lg:3"],[style*="col-lg: 3"])>:nth-child(-n+3),:is([style*="col-lg:4"],[style*="col-lg: 4"])>:nth-child(-n+4),:is([style*="col-lg:5"],[style*="col-lg: 5"])>:nth-child(-n+5),:is([style*="col-lg:6"],[style*="col-lg: 6"])>:nth-child(-n+6){--wd-prods-brd-top:var(--wd-prods-brd)}}@media(min-width:769px)and (max-width:1024px){:is([style*="col-md:1"],[style*="col-md: 1"])>:first-child,:is([style*="col-md:2"],[style*="col-md: 2"])>:nth-child(-n+2),:is([style*="col-md:3"],[style*="col-md: 3"])>:nth-child(-n+3),:is([style*="col-md:4"],[style*="col-md: 4"])>:nth-child(-n+4),:is([style*="col-md:5"],[style*="col-md: 5"])>:nth-child(-n+5),:is([style*="col-md:6"],[style*="col-md: 6"])>:nth-child(-n+6){--wd-prods-brd-top:var(--wd-prods-brd)}}@media(max-width:768.98px){:is([style*="col-sm:1"],[style*="col-sm: 1"])>:first-child,:is([style*="col-sm:2"],[style*="col-sm: 2"])>:nth-child(-n+2){--wd-prods-brd-top:var(--wd-prods-brd)}}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/woo-opt-bordered-product-predefined.css */
.products-bordered-grid:where(.wd-loop-builder-off).elements-grid>.wd-col{padding:calc(var(--wd-gap)/2)}.products-bordered-grid:not(.wd-loop-builder-on).wd-carousel-container .product{padding:calc(var(--wd-gap)/2)}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/woo-opt-title-limit-predefined.css */
[class*=title-line-] .wd-product .wd-entities-title{overflow:hidden;max-height:calc(var(--wd-line-count, 1)*var(--wd-line-height, 1.4em));line-height:var(--wd-line-height,1.4em)}.title-line-two{--wd-line-count:2}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/lib-swiper-rtl.css */
.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-x:var(--wd-carousel-overflow,clip);overflow-y:var(--wd-carousel-overflow,unset);padding:15px 0;margin-inline:calc(var(--wd-gap)/-2);touch-action:pan-y}@supports not (overflow:clip){.wd-carousel{overflow:var(--wd-carousel-overflow,hidden)}}.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(0,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(0,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}}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-default.css */
.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.label-with-img{padding:0;max-width:50px}.product-label.attribute-label:not(.label-with-img){background-color:var(--bgcolor-white);color:var(--color-gray-900)}@media(max-width:576px){.product-label{padding-inline:5px;min-width:40px;font-size:10px}.product-label.label-with-img{padding-inline:0}}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.css */
.product-labels{display:flex;align-items:flex-start;flex-direction:column;flex-wrap:wrap;gap:10px;transition:all .3s ease}:where(.wd-loop-builder-off) .product-labels{position:absolute;top:7px;inset-inline-start:7px;z-index:1;transform:translateZ(0)}.product-label.wd-shape-round-sm{border-radius:12px}@media(max-width:576px){.product-labels{gap:5px}}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css */
.wd-btn-arrow.wd-lock,.wd-carousel:not(.wd-initialized)~.wd-nav-arrows .wd-btn-arrow{opacity:0!important;pointer-events:none!important}@media(min-width:1025px){.wd-nav-arrows[class*=wd-hover].wd-pos-sep .wd-btn-arrow{opacity:0;pointer-events:none}}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/el-countdown-timer-rtl.css */
.wd-timer{display:inline-flex;gap:calc(var(--wd-timer-size, 20px)/4);justify-content:var(--wd-align);flex-wrap:wrap;direction:ltr}.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:.6em}.wd-timer.wd-labels-hide .wd-timer-text{display:none}.wd-timer .wd-sep{display:flex;align-items:center;font-size:var(--wd-timer-size,20px)}.wd-timer.wd-layout-inline>span{flex-direction:row}.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-bg-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}}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/el-tabs-rtl.css */
.wd-tabs{--wd-row-gap:20px;--wd-header-padding:.001px;display:flex;flex-direction:column;gap:var(--wd-row-gap)}.wd-tabs .tabs-name{text-transform:uppercase;font-size:22px;margin-bottom:0}.wd-tabs .tabs-name>span{vertical-align:middle}.wd-tabs .tabs-name .img-wrapper{display:inline-flex;margin-left:10px}.wd-tabs-header{display:flex;flex-direction:column;gap:10px;padding:var(--wd-header-padding)}.wd-tabs-header.wp-block .tabs-text{display:inline-block}.wd-nav-tabs{--nav-gap:30px;align-items:center}.wd-nav-tabs>li>a{font-size:16px;font-weight:var(--wd-title-font-weight);font-style:var(--wd-title-font-style);font-family:var(--wd-title-font)}.wd-tabs.tabs-design-default:not(.wd-header-with-bg){--wd-row-gap:10px}.wd-tabs.wd-header-with-bg{--wd-header-padding:15px}.wd-tabs.wd-header-with-bg .wd-tabs-header{background-color:var(--bgcolor-gray-100);border-radius:var(--wd-brd-radius)}.wd-tabs:where(:not(.wd-inited)) .wd-nav-tabs>li:first-child>a{color:var(--nav-color-active);background-color:var(--nav-bg-active);box-shadow:var(--nav-shadow-active);border:var(--nav-border-active)}.wd-tabs:where(:not(.wd-inited)) .wd-nav-tabs[class*=wd-style-underline]>li:first-child>a .nav-link-text:after{width:100%}.wd-nav-tabs[class*=wd-style-underline]{--nav-color:rgba(var(--wd-navigation-color), .7);--nav-color-hover:rgba(var(--wd-navigation-color), 1)}.wd-nav-tabs a{gap:10px}.wd-nav-tabs .img-wrapper{min-width:max-content}.wd-nav-tabs.wd-icon-pos-start a{flex-direction:row}.wd-nav-tabs.wd-icon-pos-top{align-items:flex-end}.wd-nav-tabs.wd-icon-pos-top a{flex-direction:column;justify-content:center}.wd-nav-tabs.wd-icon-pos-end a{flex-direction:row-reverse}.wd-nav-tabs.wd-icon-pos-left a{flex-direction:row-reverse}.wd-nav-tabs.wd-icon-pos-right a{flex-direction:row}.wd-tabs:not(.wd-inited) .wd-tab-content:first-child{display:flex;opacity:1;transform:none}.wd-tabs .wd-tabs-content-wrapper{position:relative}.wd-tabs .wd-tab-content{display:none;opacity:0;transition:all .25s ease;transform:translateY(30px)}.wd-tabs .wd-tab-content>div:not(:is(.wd-nav-arrows,.grid-masonry)){--wd-width:100%;width:var(--wd-width)}.wd-tabs .wd-tab-content.wd-active{display:flex}.wd-tabs .wd-tab-content.wd-in{opacity:1;transform:none}.wd-tabs .wd-tab-content>.elementor{min-width:1px}.wp-block-wd-tabs .wd-tab-content{--wd-row-gap:20px;flex-direction:column;row-gap:var(--wd-row-gap)}:root .wp-block-wd-tabs .wd-tab-content>*{margin-bottom:0}@media(max-width:1024px){.wd-tabs{--wd-row-gap:10px}.wd-tabs .wd-tabs-header .svg-icon{width:25px!important;height:25px!important}.wd-tabs .wd-tabs-header .img-wrapper img{max-height:25px;width:auto}}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/el-product-tabs-rtl.css */
.wd-products-tabs .wd-wpb{margin-bottom:0}.wd-products-tabs .wd-tab-content:not(.wd-in) .wd-nav-arrows{opacity:0;transition:none}.wd-products-tabs .wd-tab-content.wd-active{display:block}.wd-products-tabs .wd-nav-arrows{transition:opacity .25s ease .25s}.wd-products-tabs .wd-nav-arrows:where(.wd-pos-together){--wd-arrow-offset-v:calc(var(--wd-row-gap) + -8px)}.wd-products-tabs .wd-ajax-arrows:where(.wd-pos-together){--wd-arrow-offset-v:calc(var(--wd-row-gap) + 7px)}.wd-products-tabs .products-bordered-grid :where(.wd-nav-arrows.wd-pos-together){--wd-arrow-offset-v:calc(var(--wd-row-gap) + 7px)}@media(max-width:1024px){.wd-products-tabs.tabs-design-simple :where(.wd-nav-arrows.wd-pos-together){--wd-arrow-offset-v:calc(var(--wd-row-gap) + 33px)}.wd-products-tabs.tabs-design-simple :where(.wd-ajax-arrows.wd-pos-together){--wd-arrow-offset-v:calc(var(--wd-row-gap) + 49px)}.wd-products-tabs.tabs-design-simple :where(.products-bordered-grid .wd-nav-arrows.wd-pos-together){--wd-arrow-offset-v:calc(var(--wd-row-gap) + 49px)}}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/el-tabs-style-bordered.css */
.wd-tabs.tabs-design-simple .tabs-name{position:relative;z-index:1;margin-bottom:-2px;padding-block:5px;border-bottom:2px solid var(--wd-primary-color);vertical-align:middle}.wd-tabs.tabs-design-simple .tabs-name>span{vertical-align:bottom}.wd-tabs.tabs-design-simple .tabs-name .img-wrapper{margin-inline-start:4px}.wd-tabs.tabs-design-simple .wd-nav-tabs li a{font-size:14px}@media(min-width:1025px){.wd-tabs.tabs-design-simple .wd-tabs-header{flex-direction:row;align-items:flex-end;gap:25px;border-bottom:2px solid var(--brdcolor-gray-300)}}@media(max-width:1024px){.wd-tabs.tabs-design-simple .wd-tabs-header{--text-align:start;align-items:flex-start;gap:0}.wd-tabs.tabs-design-simple .wd-nav-tabs-wrapper{flex:1 1 auto;max-width:100%;width:100%;border-top:2px solid var(--brdcolor-gray-300)}}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/woo-product-loop-standard.css */
.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{min-height:unset;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-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}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css */
.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;opacity:1}.wd-nav-pagin{--list-mb:0;--li-mb:0 !important;--li-pl:0;list-style:none;display:inline-flex;align-items:center;justify-content:var(--wd-align,var(--wd-center));flex-wrap:wrap;gap:10px var(--wd-pagin-gap,10px);transition:all .25s ease}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/blog-loop-base.css */
.wd-posts:not([style*=wd-gap]){--wd-gap-lg:50px;--wd-gap-md:40px}.wd-post-thumb{position:relative;border-radius:var(--wd-brd-radius);overflow:hidden;transform:translate3d(0,0,0)}.wd-post-thumb img{width:100%}.wd-post-img{transition:all .5s cubic-bezier(0,0,.44,1.18)}.wd-post:hover .wd-post-img{transform:scale(1.1)}.wd-post-content{position:relative;display:flex;flex-direction:column;align-items:var(--wd-post-align,start);text-align:var(--wd-post-align,start);gap:10px;z-index:1}.wd-post .wd-post-meta{display:inline-flex;align-items:center;justify-content:var(--wd-post-align,start);flex-wrap:wrap;gap:10px}.wd-featured-post{font-size:1.1em;color:var(--color-gray-400)}.wd-featured-post:before{content:"\f104";font-family:"woodmart-font"}.wd-post-share{font-size:1.1em;color:var(--color-gray-400);transition:all .25s ease}.wd-post-share:after{display:inline-flex;justify-content:center;align-items:center;width:1.2em;height:1.5em;content:"\f117";font-family:"woodmart-font"}.wd-post-share .tooltip .tooltip-inner{padding:5px;max-width:fit-content}.wd-post-share .wd-social-icons{flex-wrap:nowrap}.wd-post-share:hover{color:var(--color-gray-500)}.wd-post .wd-post-title{font-size:22px}.wd-post-excerpt>div[class*=wpb_]{display:none}.wd-post-read-more.wd-style-link{--wd-link-color:var(--wd-primary-color);--wd-link-color-hover:var(--wd-primary-color);--wd-link-decor:none;--wd-link-decor-hover:none;text-transform:var(--btn-transform,uppercase);font-weight:600;font-size:.9em}.wd-post-read-more.wd-style-link a:hover{opacity:.8}.blog-style-bg .wd-post-content{padding:25px}@media(max-width:576px){.blog-style-bg .wd-post-content{padding-inline:15px}}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css */
.wd-post-title{--wd-tags-mb:0}@media(max-width:768.98px){:is(.wd-single-post-title,.wd-single-post-header) .title{font-size:22px}}.wd-post-image{position:relative;display:inline-block}.wd-post-image img{border-radius:var(--wd-brd-radius)}.wd-post-cat{--wd-link-decor:none;--wd-link-decor-hover:none}.wd-post-cat.wd-style-default{--wd-link-color:var(--color-gray-400);--wd-link-color-hover:var(--color-gray-600);color:var(--wd-link-color)}.wd-single-post-cat:has(.wd-style-with-bg){line-height:1}.wd-modified-date{display:none;color:var(--color-gray-400)}.wd-post-date.wd-style-default{color:var(--color-gray-400)}.wd-single-post-date{line-height:1}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/blog-loop-design-masonry.css */
.blog-design-masonry{--wd-post-align:center}.blog-design-masonry .wd-post-cat{margin-top:calc(-25px - 1.1em)}.blog-design-masonry .wd-post-content{padding-top:25px}.blog-design-masonry .wd-post-excerpt{max-width:100%}.blog-design-masonry.blog-style-bg .wd-post-inner{border-radius:var(--wd-brd-radius)}.blog-design-masonry.blog-style-bg .wd-post-thumb{border-bottom-right-radius:0;border-bottom-left-radius:0}.blog-design-masonry.blog-style-bg .wd-post-content{border-radius:var(--wd-brd-radius);background-color:var(--bgcolor-white)}.blog-design-masonry.blog-style-bg.has-post-thumbnail .wd-post-content{border-top-left-radius:0;border-top-right-radius:0}.blog-design-masonry.wd-add-shadow .wd-post-inner{box-shadow:0 0 4px rgb(0 0 0 / .12);transition:box-shadow .5s cubic-bezier(0,0,.44,1.18)}.blog-design-masonry.wd-add-shadow:hover .wd-post-inner{box-shadow:0 0 9px rgb(0 0 0 / .2)}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/post-types-mod-categories-style-bg.css */
.wd-post-cat.wd-style-with-bg{--wd-link-color:#FFF;--wd-link-color-hover:rgba(255, 255, 255, 0.8);display:inline-block;overflow:hidden;padding-inline:10px;height:2em;border-radius:calc(var(--wd-brd-radius)/1.5);background-color:var(--wd-primary-color);color:#fff;line-height:2em;text-transform:uppercase;font-weight:600;font-size:.8em}.wd-carousel .wd-post-cat.wd-style-with-bg{transform:translate3d(0,0,0)}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/blog-mod-author.css */
.wd-post-author{--wd-link-color:var(--color-gray-400);--wd-link-color-hover:var(--color-gray-500);--wd-link-decor:none;--wd-link-decor-hover:none;display:inline-flex;align-items:center;flex-wrap:wrap;gap:5px;color:var(--color-gray-400)}.wd-post-author img{border-radius:50%}.wd-post-author picture{line-height:1}.wd-single-post-author{line-height:1}@media(max-width:768.98px){.wd-post-author>span{display:none}}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/el-social-icons.css */
.wd-social-icons{--wd-link-decor:none;--wd-link-decor-hover:none;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-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));min-width:24px}.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}}

/* Source: https://divarsanati.com/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css */
.wd-post-reply{--wd-link-color:var(--color-gray-400);--wd-link-color-hover:var(--color-gray-500);--wd-link-decor:none;--wd-link-decor-hover:none}.wd-post-reply.wd-style-1{font-size:1.1em}.wd-post-reply.wd-style-1 a{position:relative;display:inline-flex;justify-content:center;align-items:center;width:1.2em;height:1.5em}.wd-post-reply.wd-style-1 a:after{content:"\f103";font-family:"woodmart-font"}.wd-post-reply.wd-style-1 .wd-replies-count{position:absolute;top:-5%;inset-inline-start:55%;display:flex;align-items:center;justify-content:center;min-width:1.4em;height:1.4em;padding-inline:.2em;border-radius:1em;background-color:var(--wd-primary-color);color:#fff;font-size:.6em;line-height:1}.wd-single-post-reply{line-height:1}