h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight: 700;
}
h2, .h2 {
    font-size: 22px;
}
h3, .h3 {
    font-size: 18px;
}
#page .rte p {
    font: 400 13px/28px IRANSans,"tahoma",sans-serif;
}

.price-percent-reduction.small {
    display: none !important;
}
.shaf{

position:absolute;
left:0px;
top:0px;
height:100%;
left:-100%;
width:300%;
}
.btn-primarye a, .btn-successe a, .btn-infoe a, .btn-warninge a, .btn-dangere a{
	color:#fff
	}
.fa{
	vertical-align:middle
}
ul.product_list.list li .product-container .product-flags{display:none}
.vcenter > div{
    display: inline-block;
	float:none;
    vertical-align:middle
}
.nomargin{margin-top:0 !important}

.lefted, .htheme-2 .header-left{text-align:left}
.righted{text-align:right}
.centered{text-align:center !important}


.tborder-l{border-top:1px solid rgba(255,255,255,0.3)}
.tborder-d{border-top:1px solid rgba(0,0,0,0.1)}
.bborder-l{border-bottom:1px solid rgba(255,255,255,0.3)}
.bborder-d{border-bottom:1px solid rgba(0,0,0,0.1)}

.space-s{padding-top:10px;padding-bottom:10px;margin-top:10px;margin-bottom:10px}
.space-m{padding-top:20px;padding-bottom:20px;margin-top:20px;margin-bottom:20px}
.space-l{padding-top:40px;padding-bottom:40px;margin-top:40px;margin-bottom:40px}

.tspace-s{padding-top:10px;margin-top:10px}
.tspace-m{padding-top:20px;margin-top:20px}
.tspace-l{padding-top:40px;margin-top:40px}
.bspace-s{padding-bottom:10px;margin-bottom:10px}
.bspace-m{padding-bottom:20px;margin-bottom:20px}
.bspace-l{padding-bottom:40px;margin-bottom:40px}
.hide-title .title_block, .hide-title > p{display:none}
.alert-successe, .alert-infoe, .alert-warninge, .alert-dangere,
 .alert-outline-successe, .alert-outline-infoe, .alert-outline-warninge, .alert-outline-dangere {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
border-radius: 4px;
display:block;
}
.alert-successe {
background-color: #dff0d8;
border-color: #d0e9c6;
color: #3c763d;
}
.alert-infoe {
background-color: #d9edf7;
border-color: #bcdff1;
color: #31708f;
}
.alert-warninge {
background-color: #fcf8e3;
border-color: #faf2cc;
color: #8a6d3b;
}
.alert-dangere {
background-color: #f2dede;
border-color: #ebcccc;
color: #a94442;
}
.alert-outline-successe {
border:1px solid #d0e9c6;
color: #3c763d;
}
.alert-outline-infoe {
border:1px solid #bcdff1;
color: #31708f;
}
.alert-outline-warninge {
border:1px solid #faf2cc;
color: #8a6d3b;
}
.alert-outline-dangere {
border:1px solid #ebcccc;
color: #a94442;
}

hr.style1 {
	border-top: 1px dotted #8c8b8b;
}

hr.style2 {
	background-color: #fff;
	border-top: 2px dashed #8c8b8b;
}



hr.style3 {
	height: 6px;
	background: url(hr-11.png) repeat-x 0 0;
    border: 0;
}


hr.style4 {
	height: 6px;
	background: url(hr-12.png) repeat-x 0 0;
    border: 0;
}

hr.style5 {
	height: 10px;
	border: 0;
	box-shadow: 0 10px 10px -10px rgba(0,0,0,0.1) inset;
}


hr.style6 { 
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}


hr.style7 { 
  border-top: 1px dashed #8c8b8b; 
  direction:ltr;
} 
hr.style7:before { 
  content: '\002702'; 
  display: inline-block; 
  position: relative; 
  top: -8px; 
  left: 40px; 
  padding: 0 3px; 
  background: #fff; 
  color: #8c8b8b; 
  font-size: 18px; 
}


hr.style8 { 
  height: 30px; 
  border-style: solid; 
  border-color: rgba(0,0,0,0.2); 
  border-width: 1px 0 0 0; 
  border-radius: 20px; 
} 
hr.style8:before { 
  display: block; 
  content: ""; 
  height: 30px; 
  margin-top: -31px; 
  border-style: solid; 
  border-color: rgba(0,0,0,0.2); 
  border-width: 0 0 1px 0; 
  border-radius: 20px; 
}
.btn-primarye, .btn-successe, .btn-infoe, .btn-warninge, .btn-dangere, 
.btn-outline-primarye, .btn-outline-successe, .btn-outline-infoe, .btn-outline-warninge, .btn-outline-dangere
{
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

.btn-primarye{
color: #fff;
background-color: #0275d8;
border-color: #0275d8;
padding: 6px 12px;
border-radius: 4px;
}
.btn-successe {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
	padding: 6px 12px;
border-radius: 4px;
}
.btn-infoe {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
	padding: 6px 12px;
border-radius: 4px;
}
.btn-warninge {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.btn-dangere {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
	padding: 6px 12px;
border-radius: 4px;
}
.btn-outline-primarye {
    color: #0275d8;
	border: 1px solid transparent;
    background-image: none;
    background-color: transparent;
    border-color: #0275d8;
	padding: 6px 12px;
border-radius: 4px;
}
.btn-outline-successe {
    color: #5cb85c;
	border: 1px solid transparent;
    background-image: none;
    background-color: transparent;
    border-color: #5cb85c;
	padding: 6px 12px;
border-radius: 4px;
}
.btn-outline-infoe {
    color: #5bc0de;
	border: 1px solid transparent;
    background-image: none;
    background-color: transparent;
    border-color: #5bc0de;
	padding: 6px 12px;
border-radius: 4px;
}
.btn-outline-warninge {
    color: #f0ad4e;
	border: 1px solid transparent;
    background-image: none;
    background-color: transparent;
    border-color: #f0ad4e;
	padding: 6px 12px;
border-radius: 4px;
}
.btn-outline-dangere {
    color: #d9534f;
	border: 1px solid transparent;
    background-image: none;
    background-color: transparent;
    border-color: #d9534f;
	padding: 6px 12px;
border-radius: 4px;
}
.img-circle{border-radius:100%;overflow:hidden;display: inline-block;vertical-align: middle;}

.clearfixblog {clear: both;}
.partb {
    border-radius: 5px;
    padding: 5px;
    margin: 10px;
    position: relative;
}
#pdescription img{max-width:100%;height:auto !important}
.partb .list-ulb{margin:10px 0;padding-right:30px}
.partbb .list-ulb{padding:0; margin: 0;}
.list-ulb a{font-size:17px}
.list-ulb a span {
    position: absolute;
    right: -1em;
    top: 50%;
    margin-top: -1.1em;
    background: #87ceeb;
    height: 46px;
    width: 46px;
    line-height: 40px;
    border: .3em solid #fff;
    text-align: center;
    font-weight: bold;
    -moz-border-radius: 2em;
    -webkit-border-radius: 2em;
    border-radius: 2em;
    color: #FFF;
    padding-left: 0px;
}
.list_itemb span.fa:before{margin:0;display:block;line-height:36px;}
.list_itemb {
    position: relative;
    min-height: 20px;
    margin-right: 10px;
    padding: 5px 30px 5px 5px !important;
    margin-top: 5px;
    background: #fff;
    margin-bottom: 15px;
    display: table;
    border-radius: 5px;
    cursor: pointer;
}
.list_itemb.gray-dark a,.list_itemb.gray-medium a,.list_itemb.gray-light a,.list_itemb.success a,
.list_itemb.danger a,  .list_itemb.primary a ,.list_itemb.secoundary a{color:#fff}
.list_itemb.warning a{color:rgba(0,0,0,0,7)}
.partb.notice{background:#DFF5F9;border:1px solid #25B9D7}
.partb.success2{background:#d4edda;border:1px solid #c3e6cb}
.alerttt.partb.notice > em {color:#25B9D7}
.alerttt.partb.success2 > em {color:#25d743}
.partb.just{border:1px solid #ddd;background:#f9f9f9}
.list-ulb.gray-dark a span, .list_itemb.gray-dark, .partb.gray-dark {background:#363A41;color:#fff}
.list-ulb.gray-medium a span, .list_itemb.gray-medium, .partb.gray-medium{background:#6C868E;color:#fff}
.list-ulb.gray-light a span, .list_itemb.gray-light, .partb.gray-light{background:#BBCDD4;color:#fff}
.list-ulb.gray-soft a span, .list_itemb.gray-soft, .partb.gray-soft{background:#FAFBFC}
.list-ulb.success a span, .list_itemb.success, .partb.success{background:#78D07D;color:#fff}
.list-ulb.danger a span, .list_itemb.danger, .partb.danger{background:#C45C67;color:#fff}
.list-ulb.warning a span, .list_itemb.warning, .partb.warning{background:#FDE7BB;color:rgba(0,0,0,0,7)}
.list-ulb.primary a span, .list_itemb.primary, .partb.primary{background:#25B9D7;color:#fff}
.list-ulb.secoundary a span, .list_itemb.secoundary, .partb.secoundary{background:#FFD100;color:#fff}
.nofloat{float:none;vertical-align:middle;
display:inline-block}
.list-ulb.danger2 a span, .list_itemb.danger2, .partb.danger2{background:#EFC8CB;}
.alerttt.partb{padding:15px;padding-right:48px}
.alerttt.partb > em {
    position: absolute;
    top: 16px;
    right: 10px;
    color: rgba(0,0,0,0.5);
    float: right;
    font-size: 2em;
}
.rte ul {
	list-style-type: circle;
	margin-right: 20px;
}
.rte ul ul {list-style-type: disc;}
.rte ul ul ul {list-style-type: square;}
.rte ul ul, .rte ol ul, .rte ul ol, .rte ol ol {
	margin-right: 30px;
}
.rte ul.ltr {
	direction: ltr;
	margin-right: 0;
	margin-left: 20px;
}
.rte ul.ltr ul, .rte ol.ltr ul, .rte ul.ltr ol, .rte ol.ltr ol {
	margin-right: 0;
	margin-left: 30px;
}
.rte ul li {
	padding: 5px 0;
    /*border-top: 1px solid #ececec;*/
}
/*.rte ul li:first-child {border-top: none;}*/
.rte ol {
	list-style: persian;
	margin-right: 20px;
}
.rte ol.ltr {
	direction: ltr;
	margin-right: 0;
	margin-left: 20px;
}
.rte ol li {
	padding: 10px 0;
    border-top: 1px solid #ececec;
}
.rte ol li:first-child {border-top: none;}
.doc-bottom-button-left {
    float: left;
    padding: 5px 15px 5px 8px;
}
.doc-bottom-button-left:before {
    content: "\f0a8";
    margin-right: 5px;
    float: left;
}
.doc-bottom-button-left:hover {
    color: #fff;
    background-color: #337ab7;
}
.doc-bottom-button-right {
    float: right;
    padding: 5px 8px 5px 15px;
}
.doc-bottom-button-right:before {
    content: "\f0a9";
    margin-left: 5px;
    float: right;
}
.doc-bottom-button-right:hover {
    color: #fff;
    background-color: #337ab7;
}
[class^="doc-bottom-button"] {
    border: 1px solid;
    border-radius: 5px;
}
[class^="doc-bottom-button"]:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    font-size: 24px;
}

@media (min-width: 768px) {
    .layout_layout4 .mm_menus_ul .mm_menus_li {
        padding: 0 5px !important;
    }
}
.mm_blocks_li {
    text-align: right;
}
.mm_menus_li > a {
    font-weight: normal !important;
}

.mm_menu_content_title {
    float: right !important;
}