/*
Theme Name: shop_chaam
Theme URI: 
Description: این قالب تنها با افزونه صفحه ساز چام کار می کند
Author: chaam
Author URI: 
Text Domain: chaam
Version: 1.2.0
*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  scrollbar-color: #aaa #eee;
  scrollbar-width: thin;
}
::-webkit-scrollbar {
  width: 7px;
  background: #eee
}
::-webkit-scrollbar-track {
  background: #eee
}
 ::-webkit-scrollbar-thumb {
  background: #aaa;
}
::-webkit-scrollbar-thumb:hover {
  background: #888;
}
html {
	overflow-x: hidden;
	width: 100%;
}
body {
	margin: 0;
	font: 10pt iranyekan;
	margin: 0 auto;
	overflow-x: hidden;
}
.nosc {
	overflow: hidden !important
}
.br {
	clear: both;
	min-height: 17px;
}
.w100 {
	width: 100% !important
}
.vasat {
	max-width: 1400px;
	width: 98%
}
img.vse {
	margin: 0 auto;
	display: block;
}
h1,h2,h3,h4,h5,h6{
	margin: 0;
	font-weight: 100;
}
a {
	text-decoration: none
}
.clear::after,.ulr:after,#matlab:after {
	content: "";
	display: block;
	clear: both;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
.woocommerce-checkout .ponv,.woocommerce-cart .ponv,.woocommerce-account .ponv {
	display: none
}
#matlab {
	padding: 20px 0
}
.ponv {
	font-size: 17pt;
	padding: 10px 0 17px;
	border-bottom: solid 2px #eee;
	margin-bottom: 20px;
}
.matnm {
	line-height: 28px
}




#dokanmap {
	display: block;
	margin: 0 auto 20px
}
#dokan-primary .profile-info-img {
	max-height: 350px;
	width: auto !important;
}
input[type="submit"].dokan-btn-theme, a.dokan-btn-theme, .dokan-btn-theme {
	width: 100%;
	margin-bottom: 30px;
}
.dokan-dashboard {
	padding: 50px
}
.dokan-dashboard h3.widget-title {
	border-bottom: dotted 1px rgb(204, 204, 204);
	margin: 10px 0;
	color: rgb(68, 68, 68);
	padding-bottom: 5px;
	font-size: 14pt;
}
.etlstore p {
	margin-bottom: 20px
}
.etlstore i {
	margin-left: 8px;
	font-size: 11pt;
	color: rgb(62, 60, 60);
	width: 22px;
	height: 22px;
	border-radius: 15px;
	text-align: center;
	line-height: 21px;
}


#customer_login .col-2 {
	display: none
}
#customer_login > div {
	float: none;
	display: table;
	margin: 10px auto;
	width: 460px;
	max-width: 100%
}
#customer_login > div form {
	padding: 32px
}
#customer_login > div h2 {
	margin-top: 20px;
	height: 35px
}
#customer_login > div h2 span {
	cursor: pointer;
	display: block;
	float: right;
	width: 48%;
	text-align: center;
	padding: 10px;
	height: 40px;
	margin: 1%;
	background: #f5f5f5;
	border-radius: 10px;
	line-height: 20px
}
#customer_login > div h2 span.act {
	background: #555;
	color: #fff
}
.widget_categories a {
  display: block;
  padding: 10px 0;
  color: #444
}