/*
Theme Name: Woodmart Child Theme
Template: woodmart
Version: 1.0.0
*/
.btnofferheader {
    background-image: linear-gradient(to right, #66b88d, #086f1f) !important;
}
/*رنگ دور اسلایدر */
.stories.snapgram .story>.item-link>.item-preview {
    background: radial-gradient(ellipse at 70% 70%, #2c954d 8%, #2dd9cf 42%, #55bd33 58%);
}
/*رنگ دکمه تخفیف روی محصولات*/
.product-labels .product-label.onsale {
    background-color: #00A86B;
}
/*فونت اسلایدر */
.elementor-20 .elementor-element.elementor-element-cbe32d6 .elementor-heading-title {
    font-family: "IRANSansXFaNum", sans-serif !important;
}
/*بک گراند دکمه جست و جو */
.searchform[class*="wd-style-with-bg"] .searchsubmit{
  --btn-bgcolor:#1e813a !important;
}
/*dokmeye sabade kharide header*/
.wd-tools-element.wd-design-8 .wd-tools-inner {
    background-color: #1e813a !important;
}