:root {
	--wd-text-font: "IRANSansWeb", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(53,73,92);
	--wd-text-font-size: 15px;
	--wd-title-font: "IRANSansWeb_FaNum_Bold", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "IRANSansWeb_FaNum_Light", 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: "IRANSansWeb_FaNum_Light", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "IRANSansWeb_FaNum_Light", 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: "iranyekanwebbold_FaNum", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(82,181,53);
	--wd-alternative-color: rgb(246,137,38);
	--btn-default-bgcolor: rgb(191,90,90);
	--btn-default-bgcolor-hover: rgb(191,90,90);
	--btn-accented-bgcolor: rgb(141,199,39);
	--btn-accented-bgcolor-hover: rgb(141,199,39);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(36,36,36);
	--wd-link-color-hover: rgb(158,158,158);
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(15,15,15);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1300px;
--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);
}

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


.wd-page-title {
background-color: #0a0a0a;
}

@media (min-width: 1200px){
.site-content.col-lg-12 .alignwide {
     margin-right: 0; 
    margin-left: 0; 
    width: calc(100% );
    }
}

/***زیر منوی حساب کاربری ***/

.wd-dropdown {
  background-color:rgba(255,255,255,0.98);
}
.wd-sub-menu li>a {
  color:black;
}
.wd-sub-menu li>a:hover {
  color:#F66D07;
}

.elementor-template-full-width .row>[data-elementor-type] {

    padding-right: 0px;
    padding-left: 0px;

}



/******فرم جستجو *****/

.elementor-20 .elementor-element.elementor-element-ec61eb7 .elementor-search-form__submit {
    min-width: 53px;
    background-color: #FAFAFA;
    color: #F68926;
    border-radius: 50px 0px 0px 50px;
}

.elementor-20 .elementor-element.elementor-element-ec61eb7:not(.elementor-search-form--skin-full_screen) .elementor-search-form__container {
    border-radius: 3px;
    border-radius: 50px;
    background-color: #FAFAFA;
    border: 1px solid #ddd;
}
/*************هدر صفحه اصلی و بایگانی****************/

.site-content.col-lg-12.col-12.col-md-12 {
    padding: 0px !important;
}

/****تنظیم ارتفاع خط لینک منو برای نمایش درست زیر منو***/

.wd-nav>li>a {
    font-size: 14px;
    line-height: 0.75;
}

/****فرم ورود****/

   p.woocommerce-FormRow.woocommerce-FormRow--wide.form-row.form-row-wide label {
    color: #56595E !important;
}

.woocommerce-Input .woocommerce-Input--text .input-text{
border-color:#56595E !important;
}

input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
	border-color:#ddd !important;
	color:#56595E !important;
}

.wd-dropdown-register .create-account-link {
    color:#56595E !important;
}
.login-form-footer .lost_password {
      color:#56595E !important;
}

 /***منوی موبایل***/

.wd-side-hidden {
   background-color: #ffffff;
}
.wd-nav-mobile li>a {
    color:#56595E !important;
}
ul.mobile-pages-menu.wd-nav.wd-nav-mobile.wd-active.site-mobile-menu > li > a{
	line-height:1px !important;
}
ul.mobile-pages-menu.wd-nav.wd-nav-mobile.wd-active.site-mobile-menu{
  padding:20px 10px !important;
}

ul.mobile-pages-menu.wd-nav.wd-nav-mobile.wd-active.site-mobile-menu > li > a:focus,
ul.mobile-pages-menu.wd-nav.wd-nav-mobile.wd-active.site-mobile-menu > li > a:hover{
	background:rgba(246,137,38,0.70);  !important;
	color:#fff !important;
}
.mobile-nav .searchform {
    --wd-form-brd-width: 0;
    --wd-form-bg: transparent;
    --wd-form-color: rgb(185 185 185 / 0%) !important;
    --wd-form-placeholder-color: rgb(189 189 189 / 70%) !important;
    z-index: 2;
}
.searchform .searchsubmit {
  color: #F68926 !important; 
}
.mobile-nav.wd-side-hidden.wd-right.wd-right.color-scheme-light.wd-opened {
    padding: 12px !important;
}
.mobile-nav .wd-search-form .searchform {

    border-radius: 120px !important;
}

.mobile-nav .wd-search-form .searchform .s {
    height: 40px !important;
}

/***دکمه اسکرول***/

.scrollToTop {
	
    background-color: #F68926 !important;
    color: #ffffff !important;
}

/***دکمه ثبت فرم تماس ***/

#contact_submit{
	
	display:block;
  margin-top:25px;
	padding:15px 50px;
	font-size:middle;
	background-color:#8DC727 !important;
	color:#fff;
	border-radius:10px !important;	
}
.field_contact{
  border-radius:10px !important;	
}

.wpcf7 form.sent .wpcf7-response-output, .mc4wp-success, .woocommerce-message {
    background-color: #8dc727;
    color: var(--notices-success-color);
}

.wpcf7 form:not(.sent) .wpcf7-response-output, .mc4wp-error, .mc4wp-notice, .woocommerce-error, .woocommerce-info {
    background-color: #f68926;
    color: var(--notices-warning-color);
    font-size: 14px;
}

/***عدم نمایش تاریخ پست روی وبلاگ مقاله ها***/

.wd-post-date.wd-style-with-bg {

    display: none;
	
}
/***فرم دیدگاه ***/

.comments-area .logged-in-as {
    display: none;
}
.comment-form .submit {
	
    background-color:#8DC727;
	  border-radius:5px;
}
.comment-form .submit:hover {
	
    background-color:#8DC727;	
}
.comments-title{
  display:none;
}
.comments-area .comment-awaiting-moderation {
	
  font-size: 14px;
  line-height: 0px;
}

/***عدم نمایش %nan% در فرم تک محصول در بالای تصویر محصول ***/

span.badge.onsale.perc {
    display: none;
}

/***  حذف شمارنده افزودن به سبد خرید در فرم تک محصول  ***/

div.quantity {
    display: none;
}

/***فلش آیکن لییست کشویی گرویتی فرم***/

select.gfield_select {
    padding-right: 37px !important;
}

/****خبرنامه***/

input#gform_submit_button_13 {
    background: #8DC727;
    color: white;
    padding: 15px  30px ;
    font-size: x-large;
    width:100%;
    border-radius: 250px;
}
input#gform_submit_button_13 :hover{
     background: #F68926;
}
@media (max-width: 800px) {
   input#gform_submit_button_13  {
        margin-right: 0px;
		    padding: 8px;
		    font-size:large;
		    width: 100%;
    }
}

/***دکمه تیکت***/

 button.jet-form__submit.submit-type-reload {
    background: #CE6161;
    color: #fff;
    border-radius: 10px;
}


/************************************ حساب کاربری********************************************/

.woocommerce-MyAccount-content {
  width:100%;
}

.btnaccount:hover a  {
    color: white !important;
}
 .btnaccount a:active{
	 background:red;
}
.btnaccount a  {
  display:block;
	text-align:right;
}
.gv-table-view th, .gv-table-view td {
    padding: 0.3em;
    text-align: center;
}

/*****************استایل وضعیت تیکت*********************/

.new_ticket_status{
  background: #8DC727;
	padding:5px;
	color:red !important;
}
/***فرم تماس***/

fieldset.hidden-fields-container {
    display: none;
}
/*** اسکرول کردن جداول سفارشات و دانلود ها در حساب من در حالت موبایل****/
table{
    width:100%;
    max-width:100%;
}
@media screen and (max-width:980px){ table{ display:block; overflow-x:auto; } }



