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

:root {
	--wd-text-font: IRansansX;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(20,20,20);
	--wd-text-font-size: 16px;
	--wd-title-font: IRansansX;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: IRansansX;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: IRansansX;
	--wd-widget-title-font: IRansansX;
	--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: IRansansX;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: #c92404;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(33,156,209);
	--wd-link-color-hover: rgb(27,175,181);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(201,36,4);
	--btn-accented-bgcolor-hover: rgb(178,44,3);
	--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;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 233px;
}
.wd-page-title {
	background-color: #e8e8e8;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #f4f4f4;
	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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}
.elementor-section.wd-negative-gap > .elementor-column-gap-default {
  margin-right: -0px;
  margin-left: -0px;
}
@media only screen and (max-width: 600px) {


	.searchform .searchsubmit {
    position: absolute;
    top: 0;
    left: 12px;
    bottom: 0;
    padding: 0;
    width: 50px;
    border: none;
    background-color: transparent;
    box-shadow: none;
    color: var(--wd-submit-color);
    font-weight: 400;
    font-size: 0;
}
	
	}

.rwd-table {
  margin: auto;
  min-width: 300px;
  max-width: 100%;
  border-collapse: collapse;
}

.rwd-table tr:first-child {
  border-top: none;
  background: #c8c8c8;
}

.rwd-table tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #f0f0f0;
}

.rwd-table table :is(tbody, tfoot) th{color:#000}

.rwd-table tr:nth-child(odd):not(:first-child) {
  background-color: #f5f5f5;
}

.rwd-table th {
  display: block;
}


.rwd-table td {
  display: block;
}

.rwd-table td:first-child {
  margin-top: .5em;
}

.rwd-table td:last-child {
  margin-bottom: .5em;
}

.rwd-table td:before {
  content: attr(data-th) " : ";
  font-weight: bold;
  width: 1px;
  display: inline-block;
  color: #000;float:right;margin-left:10px;
}

.rwd-table th,
.rwd-table td {
  text-align: center;
}

.rwd-table {
  color: #333;
  border-radius: .4em;
  overflow: hidden;
}

.rwd-table tr {
  border: none;
}

.rwd-table th,
.rwd-table td {
  padding: .5em 1em;
}
@media screen and (max-width: 601px) {
  .rwd-table tr:nth-child(2) {
    border-top: none;
  }
	.rwd-table td {float:right;text-align: left;text-indent:10px;border:none}
	.rwd-table th {float:right;text-align: right;border:none}
	table tr {border-bottom: 1px solid #cfcfcf;}
}
@media screen and (min-width: 600px) {
  .rwd-table tr:hover:not(:first-child) {
    background-color: #f3d8d8;
  }
  .rwd-table td:before {
    display: none;
  }
  .rwd-table th,
  .rwd-table td {
    display: table-cell;
    padding: .25em .5em;
  }
  .rwd-table th:first-child,
  .rwd-table td:first-child {
    padding-left: 0;
  }
  .rwd-table th:last-child,
  .rwd-table td:last-child {
    padding-right: 0;
  }
  .rwd-table th,
  .rwd-table td {
    padding: 1em !important;
  }
}



.rwxxx-table {
  margin: auto;
  min-width: 300px;
  max-width: 100%;
  border-collapse: collapse;text-align:center;
	
}

.rwxxx-table tr:first-child {
  border-top: none;
  background: #eeeeee;text-align:center;
}

.rwxxx-table tr:nth-child(odd):not(:first-child) {
  background-color: #f5f5f5;text-align:center;
}

.rwxxx-table tr {
  border-top: 1px solid #c18f1f;
  border-bottom: 1px solid #c18f1f;
  background-color: #f4f3f3;
	color:#000;
	text-align:center;
}

.rwxxx-table tr td{	text-align:center;}

.rwxxx-table tr:hover{background: #f9f8f8;}


/* THE END OF THE IMPORTANT STUFF */

/* Basic Styling */

@-webkit-keyframes leftRight {
  0%    { -webkit-transform: translateX(0)}
  25%   { -webkit-transform: translateX(-10px)}
  75%   { -webkit-transform: translateX(10px)}
  100%  { -webkit-transform: translateX(0)}
}
@keyframes leftRight {
  0%    { transform: translateX(0)}
  25%   { transform: translateX(-10px)}
  75%   { transform: translateX(10px)}
  100%  { transform: translateX(0)}
}
.right_pa_cb{float:right}
.left_pa_cb{float:left}

.MORTEZAC img{WIDTH:65px;height:65px;z-index:10;position:relative}

.linegradient1{
background: rgb(236,236,224);
background: linear-gradient(90deg, rgba(236,236,224,1) 0%, rgba(213,213,213,1) 35%, rgba(189,189,189,1) 100%);
background-color: #c2c2c2; /* fallback color if gradients are not supported */
background-image: -webkit-linear-gradient(bottom, #c2c2c2, #f8f8f8 40%); /* For Chrome 25 and Safari 6, iOS 6.1, Android 4.3 */
background-image:    -moz-linear-gradient(to bottom, #c2c2c2 60%, #f8f8f8 100%); /* For Firefox (3.6 to 15) */
background-image:      -o-linear-gradient(to bottom, #c2c2c2 60%, #f8f8f8 100%); /* For old Opera (11.1 to 12.0) */ 
background-image:         linear-gradient(to bottom, #c2c2c2 60%, #f8f8f8 100%); /* Standard syntax; must be last */

}



#linegradient2{
background: rgb(228,228,228);
background: linear-gradient(90deg, rgba(228,228,228,1) 0%, rgba(230,230,230,1) 35%, rgba(236,236,236,1) 100%);
	background-color: #f8f8f8; /* fallback color if gradients are not supported */
background-image: -webkit-linear-gradient(bottom, #f8f8f8, #c2c2c2 60%); /* For Chrome 25 and Safari 6, iOS 6.1, Android 4.3 */
background-image:    -moz-linear-gradient(to bottom, #f8f8f8 60%, #c2c2c2 100%); /* For Firefox (3.6 to 15) */
background-image:      -o-linear-gradient(to bottom, #f8f8f8 60%, #c2c2c2 100%); /* For old Opera (11.1 to 12.0) */ 
background-image:         linear-gradient(to bottom, #f8f8f8 60%, #c2c2c2 100%); /* Standard syntax; must be last */

}
#botside{background:#F4F4F4}
.products-bordered-grid .owl-carousel-item{border:1px solid #f1f1f1}
.astpowertoplogo img{width:113px;height:35px;margin:0 auto}


.black{background-color:#000000;}
.byellow-1{background-color:#FFC400}
.bnavy-1{background-color:#171C24}
.lightgray{background-color:#F9F9F9}
.textureyellow{background-color:#E5C254;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.catheadercolor{background-color:#FFC400;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.catheadercolororng{background-color:#C94A21;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.backgroundoimp{background-color:#C94A21;}


.topspaceincat{margin-top:80px}

.graycontentproduct1{ background: rgb(232,232,232);
background: -moz-linear-gradient(90deg, rgba(232,232,232,1) 0%, rgba(217,217,217,1) 35%, rgba(210,210,210,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(232,232,232,1) 0%, rgba(217,217,217,1) 35%, rgba(210,210,210,1) 100%);
background: linear-gradient(90deg, rgba(232,232,232,1) 0%, rgba(217,217,217,1) 35%, rgba(210,210,210,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e8e8e8",endColorstr="#d2d2d2",GradientType=1); }

.graycontentproduct2{ background: rgb(232,232,232);
background: -moz-linear-gradient(263deg, rgba(232,232,232,1) 0%, rgba(217,217,217,1) 35%, rgba(210,210,210,1) 100%);
background: -webkit-linear-gradient(263deg, rgba(232,232,232,1) 0%, rgba(217,217,217,1) 35%, rgba(210,210,210,1) 100%);
background: linear-gradient(263deg, rgba(232,232,232,1) 0%, rgba(217,217,217,1) 35%, rgba(210,210,210,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e8e8e8",endColorstr="#d2d2d2",GradientType=1); }

.graycontentproduct{background:#e9e9e9;}

.elementor-heading-title
{
  color: #000000;
  font-size: 35px;
  font-weight: 900;
  line-height: 1.3em;
  -webkit-text-stroke-color: #000;
  stroke: #000;
}
.elementor-toggle-title
{
  font-size: 20px;
  font-weight: 500;
	color: #000000;
}
.elementor-9305 .elementor-element.elementor-element-a5aca33 .elementor-heading-title
{
  color: #000000;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 12px;
}
.elementor-9305 .elementor-element.elementor-element-8ad9933 .elementor-heading-title
{
  color: #000000;
  font-size: 35px;
  font-weight: 900;
  line-height: 1.3em;
  -webkit-text-stroke-color: #000;
  stroke: #000;
}
.elementor-9305 .elementor-element.elementor-element-9c52a2c .elementor-toggle-title, .elementor-9305 .elementor-element.elementor-element-9c52a2c .elementor-toggle-icon
{
  color: #020202;
}

.wd-more-desc .wd-more-desc-inner {
  line-height: 20px;
  text-align: right;
  FONT-SIZE: 12PX;
}
.wd-bottom-actions .wd-action-btn.wd-style-text > a {
  position: relative;
  font-weight: 600;
  line-height: 1;
  FONT-SIZE: 13PX;
}
.wd-more-desc {
  margin-top: 2px;
}

.elementor-widget-heading .elementor-heading-title {
    color: #000000;
}
.elementor-widget-toggle .elementor-toggle-title, .elementor-widget-toggle .elementor-toggle-icon {
    color: #000000;
}
.elementor-toggle-title a{color:#000}
.elementor-toggle-title{color:#000}
.backgroundyimp{background:#deb035}
.itmpddin{padding-top:50px}
.wd-filter-list a {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
}

/* دکمهٔ استعلام قیمت */
.pam-enquiry-btn{
	display:inline-block;background:#d00;color:#fff !important;
	padding:10px 20px;border-radius:4px;font-size:15px;margin-left:15px;
	text-decoration:none;transition:background .3s
}
.pam-enquiry-btn:hover{background:#a50000}@media (max-width: 576px) {
	.catheadercolor{background-color:#FFC400;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;text-align:center}
.catheadercolor img{margin:0 auto}
.elementor-9305 .elementor-element.elementor-element-a5aca33 .elementor-heading-title
{
  color: #000000;
  font-size: 12px;text-align:center;line-height:15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 12px;
}


}

