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

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//reyhanerasool.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//reyhanerasool.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//reyhanerasool.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//reyhanerasool.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #83b735;
	--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: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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

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


.wd-account-style-text .wd-tools-icon {
     color: rgb(0, 123, 255);
     text-decoration: none;
     background-color: transparent;
}

.wd-account-style-text .wd-tools-icon {
     display: inline-block;
     font-weight: 400;
     text-align: center;
     white-space: nowrap;
     vertical-align: middle;
     user-select: none;
     border: 1px solid transparent;
     padding: 0.375rem 0.75rem;
     font-size: 1rem;
     line-height: 1.5;
     border-radius: 0.25rem;
     transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.wd-account-style-text .wd-tools-icon :not(:disabled):not(.disabled) {
     cursor: pointer;
}

.btn-success {
     color: rgb(255, 255, 255);
     background-color: rgb(40, 167, 69);
     border-color: rgb(40, 167, 69);
}

.dina-btn-register {
     color: var(--dina-register-btn-text-color);
     background-color: var(--dina-register-btn-color);
     border-color: var(--dina-register-btn-color);
}

@media screen and (prefers-reduced-motion: reduce){
    .btn {
         transition: none;
    }
}
@media screen and (prefers-reduced-motion: reduce){
    .btn {
         transition: none;
    }
}
a:hover {
     color: rgb(0, 86, 179);
     text-decoration: underline;
}

.btn:focus {
     text-decoration: none;
}

 .btn:focus {
     outline: 0px;
     box-shadow: rgba(0, 123, 255, 0.25) 0px 0px 0px 0.2rem;
}

 .btn:disabled {
     opacity: 0.65;
}

.btn-success:hover {
     color: rgb(255, 255, 255);
     background-color: rgb(33, 136, 56);
     border-color: rgb(30, 126, 52);
}

 .btn-success:focus {
     box-shadow: rgba(40, 167, 69, 0.5) 0px 0px 0px 0.2rem;
}

 .btn-success:disabled {
     color: rgb(255, 255, 255);
     background-color: rgb(40, 167, 69);
     border-color: rgb(40, 167, 69);
}

 a:hover {
     text-decoration: none;
}

.dina-btn-register:hover {
     color: var(--dina-register-btn-hover-text-color);
     background-color: var(--dina-register-btn-hover-color);
     border-color: var(--dina-register-btn-hover-color);
}

a:not(.btn) {
     text-decoration: underline;
}

 .fal {
     font-weight: 300;
}

.fa-user {
     --fa: "\f007";
     --fa--fa: "\f007\f007";
}

.dina-user-con .merge-btn i {
     margin-left: 2px;
     font-size: 15px;
     line-height: 18px;
}

.dina-user-con i {
     margin-left: 0px;
}

 .fal::before {
     content: var(--fa);
}