.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"iransans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"iransans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"iransans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"iransans";--e-global-typography-accent-font-weight:500;color:#222222;font-family:"iransans", Sans-serif;font-size:14px;line-height:25px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#444444;font-family:"iransans", Sans-serif;}.elementor-kit-6 h1{font-family:"iransans", Sans-serif;font-size:24px;line-height:30px;}.elementor-kit-6 h2{font-family:"iransans", Sans-serif;font-size:22px;line-height:30px;}.elementor-kit-6 h3{font-family:"iransans", Sans-serif;font-size:20px;line-height:30px;}.elementor-kit-6 h4{font-family:"iransans", Sans-serif;font-size:18px;line-height:28px;}.elementor-kit-6 h5{font-family:"iransans", Sans-serif;font-size:17px;line-height:28px;}.elementor-kit-6 h6{font-family:"iransans", Sans-serif;font-size:16px;line-height:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#header-search form::after {
  content: "";
  width: 100%;
  height: 1px;
  margin-top: 1px;
  z-index: 0;
  border-top: 1px dashed #ccc;
  position: absolute;
  top: 50%;
}
#header-search input{
	z-index: 100;
}
#header-search button {
	border: 1px solid #ccc;
	border-radius: 100px;
	background: #fff;
	z-index: 100;
}
#header-shopingcart .elementor-button-text{
	order: 1;
  	margin-right: 12px;
}
#user-cart-st i {
	border: 1px solid #ccc;
	padding: 10px 9px 10px 10px;
	border-radius: 45px;
	width: 40px;
	height: 42px;
}
.hoverTabs .e-n-tabs-content .e-con.e-active {
    animation: fadeInTabs 0.8s ease forwards;
}
@keyframes fadeInTabs{
0% {
 opacity:0;
}
100% {
 opacity:1;
}
}
#footer-latest-post h5{
	display:none;
}
#footer-latest-post ul {
	padding:0;
	margin:0;
}
#footer-latest-post ul li {
	list-style: none;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(255, 255, 255, .25);
	padding-right: 38px;
}
#footer-latest-post ul li::before {
  font-family: "Font Awesome 5 Free";
  display: block;
  content: "\f15c";
  position: absolute;
  right: 14px;
  font-size: 19px;
  color: #fff;
}
#footer-latest-post ul li a {
	font-family: "yekan-light", Sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
}
input[type="email"], input[type="password"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
	display: block;
	background: #F4F4F4;
	border: 2px solid #F4F4F4;
	color: #555;
	font: 15px "Montserrat", sans-serif;
	font-weight: 500;
	letter-spacing: 0.3px;
	padding: 12px 30px;
	height: 45px;
	width: 100%;
	margin-bottom: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 25px;
	outline: 0;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
}
input[type="email"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, select:focus, textarea:focus {
  border-color: #e7e7e7;
}
textarea {
  width: 100%;
  height: 170px;
  resize: none;
  padding-top: 25px;
  padding-bottom: 25px;
  line-height: 1.8;
}
.woocommerce ul.products li.product a img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0;
	box-shadow: none;
}
select {
	vertical-align: top;
	font-family: tahoma;
	font-size: 11px;
	padding: 6px 16px;
}
select option{
	font-family: tahoma;
	font-size: 11px;
}
table tbody > tr:nth-child(2n+1) > td, table tbody > tr:nth-child(2n+1) > th {
	background-color: #fff;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #333;
	font-size: 1.25em;
	margin-bottom: 17px;
	display: block;
}
.woocommerce-MyAccount-navigation ul{
    margin:0;
    padding:0;
}
.woocommerce-MyAccount-navigation li{
    list-style:none;
}
.woocommerce-MyAccount-navigation li a {
	color: #444;
	width: 70%;
	display: block;
	background: #fafafa;
	text-align: center;
	margin-bottom: 10px;
	padding: 7px;
	border: 1px solid #eee;
	border-radius: 5px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'iransans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://avidmall.ir/wp-content/uploads/2023/09/avairan.eot');
	src: url('https://avidmall.ir/wp-content/uploads/2023/09/avairan.eot?#iefix') format('embedded-opentype'),
		url('https://avidmall.ir/wp-content/uploads/2023/09/avairan.woff2') format('woff2'),
		url('https://avidmall.ir/wp-content/uploads/2023/09/avairan.woff') format('woff'),
		url('https://avidmall.ir/wp-content/uploads/2023/09/avairan.ttf') format('truetype');
}
/* End Custom Fonts CSS */