.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}}[class*="wd-sticky-container"]{--wd-sticky-offset: 150px}@media (min-width: 1025px){.wd-sticky-container-lg{position:sticky;top:var(--wd-sticky-offset);align-self:flex-start}}@media (max-width: 768.98px){.wd-sticky-container-md{position:sticky;top:var(--wd-sticky-offset);align-self:flex-start}}@media (min-width: 769px) and (max-width: 1024px){.wd-sticky-container-md-sm{position:sticky;top:var(--wd-sticky-offset);align-self:flex-start}}.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)}.wd-nav-pagin-wrap{display:flex;min-height:var(--wd-pagin-size, 10px);margin-top:20px;justify-content:var(--wd-align, var(--wd-center));font-size:0}.wd-nav-pagin-wrap:has(.wd-lock){display:none}.wd-nav-pagin{--list-mb: 0;--li-mb: 0;--li-pl: 0;list-style:none;display:inline-flex;align-items:center;flex-wrap:wrap;gap:var(--wd-pagin-gap, 10px);transition:all .25s ease}.wd-nav-pagin li{position:relative;cursor:pointer;transition:all .25s ease}.wd-nav-pagin:not([class*="wd-type-"]),.wd-nav-pagin.wd-lock{opacity:0}.wd-dynamic>.wd-nav-pagin{flex-wrap:nowrap;gap:0;margin:0 auto;overflow:hidden}.wd-dynamic>.wd-nav-pagin li{margin-inline:calc(var(--wd-pagin-gap, 10px) / 2)}.wd-nav-pagin-wrap[class*="wd-style-shape"] span{display:inline-flex;width:var(--wd-pagin-size, 10px);height:var(--wd-pagin-size, 10px);background-color:var(--wd-pagin-bg, unset);border:var(--wd-pagin-brd, 2px solid) var(--wd-pagin-brd-color, var(--color-gray-300));border-radius:var(--wd-pagin-radius, var(--wd-pagin-size, 10px));transition:all .25s ease}.wd-nav-pagin-wrap[class*="wd-style-shape"] li:not(.wd-active):hover span{border-color:var(--wd-pagin-brd-color-hover, var(--color-gray-800));background-color:var(--wd-pagin-bg-hover, var(--wd-pagin-bg, unset))}.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span{border-color:var(--wd-pagin-brd-color-act, var(--color-gray-800));background-color:var(--wd-pagin-bg-act, var(--color-gray-800))}.wd-product.wd-hover-small{--text-align: start}.wd-product.wd-hover-small .product-wrapper{position:relative;flex-direction:row;gap:15px}.wd-product.wd-hover-small .product-element-top{flex:0 0 auto;max-width:50%;border-radius:calc(var(--wd-brd-radius) / 1.5)}.wd-product.wd-hover-small .product-element-top :is(.product-image-link,.hover-img) img{border-radius:calc(var(--wd-brd-radius) / 1.5)}.wd-product.wd-hover-small .product-element-bottom{flex:1 1 auto}.wd-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}}