@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//elecolife.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.0.6") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//elecolife.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//elecolife.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//elecolife.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//elecolife.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("//elecolife.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//elecolife.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//elecolife.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//elecolife.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: iranyekan;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 13px;
	--wd-title-font: iranyekan;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(66,66,66);
	--wd-entities-title-font: iranyekan;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(86,86,86);
	--wd-entities-title-color-hover: rgb(249, 67, 39);
	--wd-alternative-font: iranyekan;
	--wd-widget-title-font: iranyekan;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(5,5,5);
	--wd-widget-title-font-size: 13px;
	--wd-header-el-font: iranyekan;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 20px;
	--wd-primary-color: rgb(204,255,0);
	--wd-alternative-color: rgb(113,0,255);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(113,0,255);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(204,255,0);
	--btn-accented-bgcolor-hover: rgb(252,255,249);
	--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: rgba(71,71,71,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 900px;
}
.header-banner {
	background-image: url(https://elecolife.com/wp-content/uploads/2023/03/Untitled-2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://elecolife.com/wp-content/uploads/2024/12/blog-head-01-01.png);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(29,29,28);
	background-image: none;
}
.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(255,255,255);
	background-image: none;
}
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-color: rgb(132,132,132);
	--wd-form-placeholder-color: rgb(193,193,193);
	--wd-form-brd-color: rgb(186,186,186);
	--wd-form-brd-color-focus: rgb(178,178,178);
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(113,0,255);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(27,40,69);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(39,110,249);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(226,226,226);
	color: rgb(89,89,89);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1500px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1517px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1500px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.amount {
    color: #000000;
    font-weight: 600;
}

.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) {
    /* border: 1px solid #dbcece; */
	    border: 0px solid #dbcece;
    border-radius: 9px;
    background-color: #1d1d1c;
    box-shadow: 0 2px 7px -5px #1d1d1c;
}


whb-color-light .wd-tools-element.wd-design-6>a>:is(.wd-tools-inner,.wd-tools-icon) {
    border-color: rgb(29 29 28);
}

.wd-search-form[class*=wd-header-search-form] form.searchform, .wd-el-search .searchform {
    --wd-form-color: #848484;
    --wd-form-placeholder-color: #c1c1c1;
    --wd-form-brd-color: #bababa;
    --wd-form-brd-color-focus: #b2b2b2;
    --wd-form-bg: #1d1d1c;
}
سایز ایکون ها 
.wd-nav-img, .mega-menu-list img {
    display: inline-block;
    margin-left: 7px;
    max-height: 21px;
    width: auto !important;
}
.wd-nav-vertical .wd-dropdown-menu {
    transform: translateX(0px) translateY(0) translateZ(0);
    border-radius: 20px;
}

.wd-post-cat.wd-style-with-bg>a {
    display: inline-block;
    color: #211b1b;
    vertical-align: top;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}
.wd-tools-element .wd-tools-icon:before {
    font-size: 22px;
    color: #ccff00;
}
.whb-header-bottom .wd-dropdown {
    /* margin-top: 2.5px; */
    border-radius: 1px;
}
.wd-nav-img, .mega-menu-list img {
    display: inline-block;
    margin-left: 7px;
    max-height: 23px;
    width: auto !important;
}
:is(.wd-custom-icon,picture.wd-custom-icon img) {
    min-width: 100%;
    max-width: 25px;
    width: auto;
    height: auto;
}

:root {
    --wd-entities-title-font: iranyekan;
    --wd-entities-title-font-weight: 500;
    --wd-entities-title-color: rgb(86, 86, 86);
    --wd-entities-title-color-hover: #7100ff;
}

a {
    color: #050505;
    text-decoration: none;
    transition: all .25s ease;
}
.login-form-footer .lost_password {
    order: 2;
    color: #000000;
}

.login-form-footer .lost_password {
    order: 2;
    color: #030303;
}

رنگ منوی هاور
.wd-sub-menu li>a:hover {
    color: #7100ff;
}

.wd-sub-menu li>a {
    position: relative;
    display: flex;
    align-items: center;
    padding-top: 8px;
    padding-bottom: 8px;
    color: var(--sub-menu-color);
    font-size: 14px;
}

cat-design-alt.categories-with-shadow .category-image-wrapp {
    box-shadow: 1px 1px 2px #7100ff;
}

.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 20px;
    box-shadow: none;
}


:is(.wd-custom-icon,picture.wd-custom-icon img) {
    min-width: 50%;
    max-width: 25px;
    width: auto;
    height: auto;
}

.wd-carousel-item .blog-design-small-images .post-title {
    font-size: 17px;
}
@media (min-width: 1025px) {
	#shop-carousel .carousel-image img
{
	min-width:250px;
}

.wd-sub-menu {
    --sub-menu-color: #848484;
    --sub-menu-color-hover: #7100ff;
}

.elementor-kit-5 input:not([type="button"]):not([type="submit"]), .elementor-kit-5 textarea, .elementor-kit-5 .elementor-field-textual {
    border-radius: 50px 50px 50px 50px;
}

.login-form-footer .lost_password:hover {
    color: rgb(113, 0, 255);
    text-decoration: underline;
    opacity: .7;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.whb-color-light .wd-tools-element.wd-design-6>a>:is(.wd-tools-inner,.wd-tools-icon) {
    border-color: rgb(29 29 28);
}

.wd-sub-menu {
    --sub-menu-color: #848484;
    --sub-menu-color-hover: #7100ff;
}
}

@media (max-width: 576px) {
	.wd-nav-img, .mega-menu-list img {
    display: inline-block;
    margin-left: 7px;
    max-height: 23px;
    width: 23px;
}

.wd-sub-menu {
    --sub-menu-color: #848484;
    --sub-menu-color-hover: #7100ff;
}
}

