body {
	border-top: 0 solid #d2ac67;
}

.term-post-format-quote .box-view {
	width: 49.6%;
}

.home .site-main {
	margin-top: 0;
}

.home #primary {
	border-bottom: 0 solid rgba(255,255,255,.5);
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,.0);
	box-shadow: 0 0 0 rgba(0,0,0,.0);
}

.single .site-main,
.archive .site-main{
    margin: 5px 0;
}

.intro-links-wrap {
	flex: 100%;
	margin-top: 6px;
}

.intro-links {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	list-style: none;
	margin: 0 auto;
	width: 59.5%;
}

.intro-links li {
	overflow: hidden;
	position: relative;
	width: 24.5%;
}

.intro-links a::before {
	content: "+";
	position: absolute;
	top: -20px;
	left: -20px;
	width: 40px;
	height: 40px;
	background-color: #fff;
	border-radius: 100px;
	color: #b38d48;
	text-align: center;
	font-size: 12pt;
	font-weight: 100;
	line-height: 3.7;
	transition: all .4s ease 0s;
	text-indent: -18px;
	overflow: hidden;
}

.intro-links a:hover::before {
	background-color: #fff;
	content: attr(title);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 0;
	color: #d2ac67;
	text-align: center;
	line-height: 10.4;
	opacity: .8;
	font-size: 13pt;
	font-weight: 500;
	letter-spacing: 0px;
	word-spacing: -5px;
	text-indent: 0px;

}

.intro-links img {
	width: 100%;
	border: 6px solid #fff;
	box-shadow: 4px 4px 5px rgba(0,0,0,.2);
}

/**
.wide-section {
}
*/

.sliderTitle i, .widget-title i {
    font-size: 11pt;
}

.slogan {
    color: #0e6bc7;
    font-size: 12pt;
	margin-bottom: 8px;
    padding: 0 10px;
    position: relative;
    text-align: center;
}

/*.slogan .s-padder::before {
    content: "\f10e";
    font-family: fontawesome;
	font-size: 10pt;
	padding: 0 6px;
}

.slogan > div {
    border: 1px double rgba(255, 255, 255, 0.3);
    display: inline-block;
    padding: 15px 60px;
}

.slogan .s-padder::after {
    content: "\f10d";
    font-family: fontawesome;
	font-size: 10pt;
	padding: 0 6px;
}*/

/*
.navbar,
.menu-padder {
	-webkit-border-radius:  7px;
    border-radius: 7px;
}

.nav-padder {
    margin: 0 auto;
	max-width: 1190px;
}

.menu-padder .nav-menu li:first-child,
.menu-padder .nav-menu li:first-child a {
	-webkit-border-radius: 0 0 22px 22px;
    border-radius: 0 0 22px 22px;
	}

.user-account,
.user-account > a {
    -webkit-border-radius: 22px 0 0;
    border-radius: 22px 0 0;
}

.nav-menu {
    padding: 8px 0 !important;
}
*/

.nav-menu li > ul {
    background-color: rgba(255, 255, 255, 0) !important;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
	-webkit-box-shadow: 0 8px 7px 0 rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 8px 7px 0 rgba(0, 0, 0, 0);
    box-shadow: 0 8px 7px 0 rgba(0, 0, 0, 0);
    padding: 0 !important;
}

.nav-menu li > ul li {
    margin-bottom: 2px;
}

.nav-menu > li > .sub-menu li > ul li {
	margin-right: 2px;
}

.nav-menu .sub-menu,
.nav-menu .children,
.user-account > ul  {
	display: block;
    opacity: 0;
    height: auto;
	-webkit-transition: all 0.4s ease 0.2s;
	-moz-transition: all 0.4s ease 0.2s;
    transition: all 0.4s ease 0.2s;
    visibility: hidden;
    z-index: -99999;
}

.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
.user-account.menu-toggled-on > ul {
    opacity: 1;
	visibility: visible;
	z-index: 99999;
} 

.user-account.n-logged-in > a {
    padding: 4px 6px;
}

.search-form label::before {
	font-weight: ligher;
}

.user-account img {
	height: 32px !important;
	width: 32px !important;
}

.nav-menu li > ul li > a,
.nav-menu li > ul li a {
    border-right: 0 solid rgba(0, 0, 0, 0);
}

.nav-menu li > ul li:hover > a,
.nav-menu li > ul li a:hover {
    border-right: 0 solid rgba(0, 0, 0, 0.2);
}

.nav-menu > li > .sub-menu {
    padding: 12px 1px 1px 1px !important;
}

.nav-menu > li > .sub-menu li {
    box-shadow: 0 0 4px rgba(0,0,0,.15) !important;
}

.h-container .search-form-padder {
	max-width: 337px;
	margin: 22px auto 0;
	float: left;
	width: 100%;
}

#newsticker {
	max-width: 100%;
}

.newsticker-container {
    background-color: rgba(0,0,0,0);
	border-bottom: 2px solid #d2ac67;
	margin: 0;
}

.sliderItem {
    height: 100%;
    position: absolute;
    width: 100%;
}

.slider-readmore {
	background-color: #fff;
	bottom: 25%;
	color: #333;
	cursor: pointer;
	font-size: 9pt;
	left: 10%;
	padding: 4px 8px;
	position: absolute;
	right: auto;
	z-index: 999;
}

.slider-readmore::before {
    border-left: 1px solid #ddd;
	border-right: 0 none;
	color: #ef5350;
	content: "\f105";
	font-family: fontawesome;
	font-size: 14pt !important;
    margin-right: 8px;
	padding: 5px 8px 5px 4px;
	vertical-align: middle;
}

.slider-the-content {
	left: auto;
	line-height: 2;
	padding: 3px 20px 0 !important;
}

.slider-the-content > div {
	text-align: justify;
	font-weight: 900;
}

#mainSlider {
	margin: 0;
}

.classic-sliderItem {
    padding: 12px;
}

/*.c-slider-items {
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	-o-border-radius: 32px;
	-khtml-border-radius: 32px;
    border-radius: 32px;
	border-top: 3px solid #ddd;
	border-bottom: 3px solid #29aff9;
}

.c-slider-items img{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-khtml-border-radius: 10px;
    border-radius: 10px;
}*/

/*@-webkit-keyframes animateslides {
	0% { right: -35%; top: -11%; }
	25% { right: 0%; top: 0%; }
	50% { right: -35%; top: -11%; }
	100% { right: 0%; top: 0%; }
}

@keyframes animateslides {
	0% { right: -35%; top: 0%; }
	25% { right: 0%; top: 0%; }
	50% { right: -35%; top: 0%; }
	100% { right: 0%; top: 0%; }
}

.slider-the-thumbnail img {
	-webkit-animation: animateslides 60s linear forwards infinite;
	animation: animateslides 60s linear forwards infinite;
    position: relative;
}*/

.slider-the-thumbnail {
    height: 100%;
}

.slider-the-thumbnail img {
    width: 100%;
	-webkit-filter: contrast(1.2) saturate(.8) blur(0.3px);
	filter: contrast(1.2) saturate(.8) blur(0.3px);
}

#mainSlider #pager li {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

#c_pager {
	text-align: right;
}

#c_pager > span {
	font-size: 20pt;
}

/* .sidebar-left {
    padding-right: 6px;
}

.sidebar-right {
    padding-left: 6px;
}

.sliderTitle {
    margin-bottom: 6px !important;
}

.widget-title{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 6px !important;
}

.single-item {
    margin: 0 0 6px;
    padding: 6px;
}

#postLoader_btn {
    margin: 6px 0;
} */

.reviews-content{
	margin-bottom: 6px;
}

.reviews-content li {
	width: 19.3894%;
	width: -webkit-calc(22% - 28px);
	width: calc(22% - 28px);
}

#today {
	margin: 38px 0 12px !important;
}

.fullwide_section-2 {
	color: #fff;
	font-size: 12pt;
	height: 320px;
	line-height: 2.5;
	margin: 0;
	overflow: hidden;
	padding: 75px 10px;
	position: relative;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.fullwide_section-2-content {
	margin: 0 auto;
	max-width: 1200px;
}

.fullwide_section-2 .s-padder {
	text-align: center;
	margin-bottom: 25px;
}

.fullwide_section-2 .socialapps {
	border: 1px dashed rgba(255,255,255,.3);
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	display: inline-block;
	margin: 12px;
	overflow: hidden;
	padding: 0;
	position: relative;
	vertical-align: middle;
}

.fullwide_section-2 img{
	width: 100%;
}

@-webkit-keyframes shareappbtn {
	0% { right: 0px; top: 0px; }
	20% { right: -3px; top: -3px; }
	40% { right: 6px; top: 3px; }
	60% { right: 3px; top: -3px; }
	80% { right: 0px; top: 6px; }
	100% { right: 0px; top: 0px; }
}

@keyframes shareappbtn {
	0% { right: 0px; top: 0px; }
	20% { right: -3px; top: -3px; }
	40% { right: 6px; top: 3px; }
	60% { right: 3px; top: -3px; }
	80% { right: 0px; top: 6px; }
	100% { right: 0px; top: 0px; }
}

/*@-webkit-keyframes shareappbtn {
	0% { top: 0; visibility: visible; }
	25% { top: -52px; visibility: hidden; }
	75% { top: 52px; visibility: hidden; }
	100% { top: 0; visibility: visible; }
}

@keyframes shareappbtn {
	0% { top: 0; visibility: visible; }
	25% { top: -52px; visibility: hidden; }
	75% { top: 52px; visibility: hidden; }
	100% { top: 0; visibility: visible; }
}*/

.fullwide_section-2 .socialapps:hover i {
	-webkit-animation: .1s 3 ease shareappbtn forwards;
	animation: .1s 3 ease shareappbtn forwards;
	background-color: rgba(0,255,255,.2);
}

.fullwide_section-2 i {
	background-color: rgba(0,255,255,.0);
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	color: #fff;
	font-size: 28pt !important;
	font-weight: 100 !important;
	height: 64px;
	line-height: 1.7 !important;
	margin: 0;
	position: relative;
	top: 0;
	-webkit-transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	width: 64px;
}

.fullwide_section-2 .socialapps {
	-webkit-transition: transform .4s ease .1s;
	-moz-transition: transform .4s ease .1s;
	transition: transform .4s ease .1s;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}

.slogan .socialapps:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
}

.slogan #newsticker .newsitems {
	width: 100% !important;
}

.slogan .cycle-slideshow.newsitems li a {
	color: #fff;
	font-size: 12pt;
	line-height: 12;
}

.slogan .tickerLable {
	display: none;
}

.fullwide_section-1 {
    color: #fff;
	font-size: 11pt;
    line-height: 2.4;
    margin: 0;
    padding: 60px 10px;
    text-align: justify;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.fullwide_section-1-content {
	margin: 0 auto;
	max-width: 1190px;
	position: relative;

}

.fullwide_section-1-content .about-img {
	text-align: center;
}

.fullwide_section-1-content img {
    border: 0 solid rgba(255, 255, 255, 0.2);
    padding: 10px;
}

.fullwide_section-1-content > div div,
.fullwide_section-1-content > div select {
	display: inline-block;
	vertical-align: top;
}

.fullwide_section-1-content > div {
	border: 0 solid #ccc;
	border-radius: 3px;
	text-align: center;
	position: relative;
}

.fullwide_section-1-content > div select {
	font-family: IRANSans;
    padding: 5px 12px;
    border: none;
	border-bottom: 0 solid #dd5555;
	font-size: 10pt;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	border-radius: 3px;
	text-align: center;
	width: 140px;

}

.fullwide_section-1-content > div select:focus {
    outline: none;
}

.fullwide_section-1 #loading {
	border: 0 none;
	position: absolute;
	width: 100%;
	bottom: -43px;
	text-align: center;
	right: 0;
	left: 0;
	height: 14px;
}

.fullwide_section-1 #loading img {
	padding: 0;
	background-color: rgba(255,255,255,.8);
	border-radius: 10px;
}

.fullwide_section-1 button.submit {
	font-size: 10pt;
	color: #fff;
	background-color: #ff8822;
	width: 103px;
	border: 0 none rgba(0,0,0,0);
	border-radius: 3px !important;
	display: inline-block;
	line-height: 2.4;
	vertical-align: top;
}

.car-spares-banner {
	text-align: center;
	font-size: 17pt;
	font-weight: 100;
}

.gbutton {
	font-size: 12pt;
	font-weight: 100;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,.2);
	padding: 6px 18px;
	border: 1px solid rgba(255,255,255,.5);
	border-radius: 3px;
}

.mytable {
    border-collapse: collapse;
    display: table;
	margin: auto;
}

.mytrow {
    display: table-row;
}

.mytrow div {
    border: 0 solid rgba(255, 255, 255, 0.4);
    margin: 0;
    padding: 2px;
}

.myth,
.mytd {
    display: table-cell;
	vertical-align: middle;
}

.myth {
    font-weight: bold;
}

#gototop_el {
	color: #ec6d1d;
}

.site-footer .textwidget {
	color: #fff;
	font-size: 9pt;
	line-height: 1.6;
	text-align: justify;
	text-align: center;
}

.site-footer .wp-video {
	margin: -9px auto 0 !important;
}

.site-footer .widget-title {
	background-color: rgba(255,255,255,.04) !important;
}

#header-info-bar .info-bar-signiu a {
    background-color: rgba(0,0,0,.1) !important;
    border: 1px solid rgba(255,255,255,.2) !important;
    color: #fff !important;
}

#header-info-bar {
	margin-bottom: 0;
	position: relative;
}

.site-header .title {
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
}

.page .access-panel-padder {
	-webkit-flex: 100%;
	flex: 100%;
    padding: 4px 6px;
	width: 100%;
}

.page #access-panel {
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
	box-shadow: 0 0 0 rgba(0,0,0,0);
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin: 5px auto;
	padding: 0;
	position: relative;
	text-align: center;
	width: 100%;
}

/*.page #access-panel li {
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    display: inline-block;
    list-style: outside none none;
	margin: 0 8px;
	overflow: hidden;
    padding: 15px 0;
	position: relative;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
    text-align: center;
	-webkit-transition: all .4s ease .1s;
	-moz-transition: all .4s ease .1s;
	transition: all .4s ease .1s;
    vertical-align: top;
	width: -webkit-calc(25% - 24px);
    width: calc(25% - 24px);
	z-index: 10;
}

.page #access-panel li:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
	z-index: 20;
}*/

.page #access-panel li {
	border: 0 none !important;
	flex: auto;
	justify-content: space-between;
	list-style: outside none none;
	margin: 0 2px;
	overflow: hidden;
	padding: 10px 0;
	position: relative;
	text-align: center;
	vertical-align: top;
	z-index: 10;
}

.page #access-panel li:last-child {
	border-right: 0 none;
}

.page #access-panel li::before {
	background-color: rgba(0,0,0,.05);
	border: 0 solid rgba(0,0,0,.05);
	-webkit-border-radius: 50%;
	border-radius: 50%;
	content: "";
	position: absolute;
	height: 50px;
	right: 50%;
	top: 30%;
	-webkit-transform: translate(50%, -50%) scale(0);
	transform: translate(50%, -50%) scale(0);
	-webkit-transition: all .5s linear .1s;
	transition: all .8s ease .1s;
	width: 50px;
	z-index: -10;
}

.page #access-panel li:hover::before {
	border-width: 200px;
	-webkit-transform: translate(50%, -50%) scale(1);
	transform: translate(50%, -50%) scale(5);
}

.page #access-panel a {
	display: inline-block;	
}

.page #access-panel span {
    display: block;
}

.page #access-panel .ap-icon [class*="fa-"] {
	margin-left: 0;
	padding: 0;
	vertical-align: middle;
	border-radius: 20px 52px 50px 52px;
	height: 60px;
	width: 60px;
	line-height: 1.75 !important;
}

.page #access-panel li .ap-icon {
	-webkit-transition: transform .5s ease 0.1s;
	transition: transform .8s ease 0.1s;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.page #access-panel li:hover .ap-icon{
	-webkit-transform: scale(1);
	transform: scale(1);
}

.page #access-panel .ap-text span {
	line-height: 1.6;
}

.page #access-panel .ap-text-fa {
	display: block;
	font-size: 120%;
}

.page #access-panel li:hover .ap-text-en::after {
    width: 130%;
}

.page #access-panel .ap-text-en::after {
    background-color: rgba(255,255,255,0);
    content: "";
    height: 100%;
    left: 50%;
    opacity: 0.3;
    position: absolute;
    right: 50%;
    top: 0;
	-webkit-transform: skew(45deg) translate(50%);
    transform: skew(45deg) translate(50%);
	-webkit-transition: all 0.8s ease 0.1s;
    transition: all 0.8s ease 0.1s;
    width: 0;
    z-index: 1;
}

#access-panel li {
	opacity: 1;
	overflow: inherit;
	-webkit-transition: all .4s linear .1s;
	transition: all .4s ease .1s;
}

#access-panel li:hover {
	opacity: 1;
}

#access-panel .ap-icon {
	display: inline-block;
	margin-bottom: 15px;
}

#access-panel li .ap-icon i {
	-webkit-transition: all .4s linear .1s;
	transition: all .4s ease .1s;
}

#access-panel li:hover .ap-icon i {
	border: 2px solid #d2ac67;
	-webkit-transform: scale(1.2);
	transform: scale(1.2) rotateZ(-45deg);
}

#access-panel .ap-icon [class*="fa-"] {
	border: 3px solid #d2ac67;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	line-height: 1.7 !important;
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}

#access-panel .ap-icon [class*="fa-"]::before {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	-webkit-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
	top: 0;
	-webkit-transition: all .4s linear .1s;
	transition: all .4s ease .1s;
}

#access-panel li:hover [class*="fa-"]::before {
	bottom: 0;
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	left: 0;
	top: 0;
	right: 0;
}

.home #access-panel .ap-icon [class*="fa-"]::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	padding: 0;
	border: 0 solid #d6b881;
	right: 0;
	border-radius: 5px;
	-webkit-transition: all .4s linear .1s;
	transition: all .4s ease .1s;
	-webkit-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
}

.home #access-panel li:hover [class*="fa-"]::after {
	top: -11px;
	padding: 10px;
	border: 1px solid #d6b881;
	right: -11px;
	-webkit-transform: rotateZ(135deg);
	transform: rotateZ(180deg);
}


.access-panel-padder {
	background-color: #eeeeee80 !important;
	padding: 24px 6px;
	width: 100%;
}

#access-panel .ap-icon [class*="fa-"] {
	background-color: #4c8191;
}

#access-panel .ap-text-fa {
	background-color: #e1e1e1;
	margin-top: 12px;
	font-weight: 900;
}

#access-panel li:hover::before {
	background-color: rgba(255,255,255,0);
	border: 25px solid #d2ac6710;
	-webkit-transform: translate(50%, -50%) scale(2.4);
	transform: translate(50%, -50%) scale(2.5);
	z-index: -2;
}

#access-panel li::before {
	background-color: rgba(255,255,255,.8);
	border: 0 solid rgba(255,255,255,.3);
	-webkit-transition: all .5s linear .1s;
	transition: all .4s ease .1s;
	z-index: -10;
}

.site-header .header-logo img {
	max-width: 100px;
	max-height: 100px;
	position: relative;
	top: -10px;
}

.brands {
	padding: 5px;
	border: 0 solid #ddd;
	margin: 10px auto !important;
}

.brands .branad-items {
	text-align: center;
}

.brands .brand-item {
	border: 0 solid #e5e5e5;
	position: relative;
	display: inline-block;
	margin: 0 3px;
	vertical-align: top;
	width: calc(9% - 20px);
}

.brands .brand-side1,
.brands .brand-side2 {
	box-shadow: 0 0 3px rgba(0,0,0,0.15);
	width: 100%;
	height: 80px;
	padding: 0;
	border: 0 solid #ddd;
	border-radius: 4px;
	text-align: center;
	backface-visibility: hidden;
	transition: all .4s ease .1s;
	overflow: hidden;
	
}

.brands .brand-side1 {
	position: relative;
	transform: rotateY(0deg);
}

.brands .brand-side1 img {
	height: 72%;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.brand-side1-logo {
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

.brands .brand-side2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	transform: rotateY(180deg);
}

.brands .brand-side2 .brand-logo img{
	height: 75px;
	margin: 10px auto;
}

.brands .brand-side2 .brand-title {
	border-bottom: 1px solid #eee;
	font-size: 130%;
	font-weight: bold;
	padding: 3px 2px;
}

.brands .brand-side2 .brand-description {
	text-align: justify center;
	padding: 3px;
}

.brands .brand-item:hover .brand-side1 {
	transform: rotateY(180deg);
}

.brands .brand-item:hover .brand-side2 {
	transform: rotateY(360deg);
}

.button.brand-button::before {
	content: "";
	font-family: fontawesome;
	font-size: 10pt;
	line-height: 0;
	position: relative;
	top: 1px;
}

.button.brand-button {
	background-color: #ef5350;
	top: 0;
	color: #fff;
	transition: all .1s ease 0s;
	font-size: 9pt;
	width: 100%;
	height: 100%;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	line-height: 6.4;
}

.brand-side2 .brand-logo,
.brand-side2 .brand-description,
.brand-side2 .brand-title {
	display: none;
}

.footer-info-bar-padder span {
	font-size: 13px;
	padding: 0 10px;
	line-height: 2.4;
}

.sliderTitle::before,
.widget-title::before {
	line-height: 1.7;
}

.aomm_post_content a .emoji,
.single-item .emoji,
.entry-title .emoji,
#breadcrumbs .emoji,
.single .post .entry-title .emoji {
	display: none !important;
}

.nav-menu li,
.nav-menu li a {
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
}

.nav-menu li a {
    box-shadow: 0 0 2px rgba(0,0,0,.4) inset;
    padding: 7px 15px 9px;
}

#navbar > ul li {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0 5px !important;
}

#navbar > nav > div > ul > li {
    margin: 0;
}

.show_it, #n_logo, .nav-logo, #n_logo img {
	top: 0;
}

.home_links_container {
	-webkit-box-shadow: 0 0 4px -1px rgba(0,0,0,.2);
	box-shadow: 0 0 4px -1px rgba(0,0,0,.2);
	order: 100;
	padding: 8px;
	width: 100%;
}

.home_links_wrap {
	margin: 0 auto;
}

.home_links {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.home_links > ul {
	list-style: none;
	margin: 0 auto;
	max-width: 1216px;
	width: 100%;
}

.home_links .linkcat {
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	-webkit-flex: auto;
	flex: auto;
	padding: 0;
}

.home_links li {
    list-style: none;
	padding: 0;
}

.home_links .blogroll {
    padding: 0;
}

.home_links .blogroll li {
	display: block;
	margin: 2px 0;
}

.home_links #linkcat-Array li {
	display: inline-flex;
}

.home_links a {
	padding: 0;
}

.home_links img {
	-webkit-box-shadow: 0 0 4px -1px rgba(0,0,0,.2);
	box-shadow: 0 0 4px -1px rgba(0,0,0,.2);
	height: 50px;
	width: 220px;
}

.page-id-5012 .hentry,
.page-id-5012 .site-content,
.page-id-5012 .entry-content{

}

.page-id-5012 .entry-content {

}

.page-id-5012 .access-panel-padder {
	background-color: #fff !important;
	margin-top: 45px;
}

.page-id-5012 #access-panel li:hover::before {
	border-width: 150px;
	-webkit-transform: translate(50%, -50%) scale(7);
	transform: translate(50%, -50%) scale(7);
}

.page-tracking .site-header {
	display: none;
}

.samane-137-header {
	background: #d2ac67 url('https://mahshahr.ir/app/files/2021/03/mahshahr-137-min-header-2.png') scroll no-repeat 50% 0% / 100% auto;
	height: 145px;
	margin: 6px -12px 40px;
	position: relative;
	top: -18px;
}

.samane-137-footer {
	background: #fff url('https://mahshahr.ir/app/files/2021/01/mahshahr-137-min-footer.jpg') scroll no-repeat 50% 100% / 100% auto;
	height: 158px;
	margin: 180px -12px -12px;
	position: relative;
}

#tracking-137 {
	margin: 0 auto;
	max-width: 620px;
	text-align: center;
	width: 98%;
}

#tracking {
	background-color: #fff;
	-webkit-border-radius: 0 6px 6px 0;
	border-radius: 6px;
	padding: 10px 10px 10px 62px;
	width: 100%;
}

#tracking-137 .form-submit {
	background-color: rgba(0,0,0,0) !important;
	border-width: 0 1px 0 0;
	color: #517f91;
	font-weight: 900;
	margin-right: -62px;
	outline: 0;
	padding: 10px 14px 10px 10px;
	text-align: center;
}

#tracking-137 .form-submit:focus {
	border-width: 0 1px 0 0;
}

#tracking-137 .form-submit.disabled {
	color: #ccc !important;
}

.samane-tracking-status {
	font-size: 10pt;
	height: 22px;
	margin: 10px 0;
	padding: 2px;
	text-align: right;
}

.samane-tracking-status i {
	vertical-align: middle;
}

#tracking-137 .g-recaptcha {
	margin: 10px 0;
}

.samane-tracking-result {
	margin: 22px auto;
	width: 95%;
}

.samane-tracking-result,
.samane-tracking-result * {
	color: #646c9a;
}

.samane-tracking-result input[name="Location"] {
	pointer-events: none;
	user-select: auto;
}

.samane-tracking-result td {
	text-align: center;
}

.samane-tracking-result td img {
	display: block;
	margin: 0 auto;
}

table[section="22"] * {
	text-align: inherit;
}

.page .entry-header {
	display: none;
}

@keyframes whatsapp_btn {
	0 { top: auto; right: auto; bottom: 38px; left: 20px; }
	2% { top: auto; right: auto; bottom: 40px; left: 22px; ; }
	4% { top: auto; right: auto; bottom: 36px; left: 20px;  }
	8% { top: auto; right: auto; bottom: 42px; left: 22px;  }
	10% { top: auto; right: auto; bottom: 40px; left: 18px;  }
	15% { top: auto; right: auto; bottom: 38px; left: 20px; }
	100% { top: auto; right: auto; bottom: 38px; left: 20px; }
}

#whatsapp-button {
	/*animation: name duration timing-function delay iteration-count direction fill-mode play-state*/
	animation: whatsapp_btn 2000ms ease 1s infinite alternate;
	cursor: pointer;
	bottom: 38px;
	left: 20px;
	position: fixed;
	z-index: 9991;
}

#whatsapp-button:hover {
	/*animation: name duration timing-function delay iteration-count direction fill-mode play-state*/
	animation: pause;
}

#whatsapp-number {
	background: rgba(0,0,0,0) url('https://mahshahr.ir/app/files/2021/03/whatsapp-icon-150x150.png') scroll no-repeat 50% 50% / 100% 100%;
	height: 50px;
	position: relative;
	width: 50px;
	z-index: 9991;
}

.whatsapp-icon-text {
	background-color: #f5f6f5;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	bottom: 52px;
	-weblkit-box-shadow: 1px 1px 2px rgba(0,0,0,.2);
	box-shadow: 1px 1px 2px rgba(0,0,0,.2);
	color: #129009;
	font-size: 8pt;
	height: 20px;
	left: 40px;
	opacity: 0;
	overflow: hidden;
	padding: 2px 5px 2px 15px;
	position: fixed;
	-webkit-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	word-spacing: 0;
	z-index: 999;
	width: 0;
}

#whatsapp-button:hover span {
	opacity: 1;
	width: 140px;
}

.faq-title {
	color: #555 !important;
}

@media (max-width: 2160px){
	.classic-slider-the-thumbnail img {
		height: 200px;
		width: 100%;
	}
}

@media (max-width: 725px){
	.intro-links {
		flex-flow: row wrap;
		margin-bottom: 6px;
		width: 100%;
	}

	.intro-links li {
		margin-bottom: 6px;
		width: 49.5%;
	}
}

@media (max-width: 644px){
	.classic-slider-the-thumbnail img {
		height: 100%;
	}

	.classic-slider-bg-img {
		width: 180%;
	}

	.menu-padder {
		margin-right: 0;
	}

	#n_logo.show_it {
		right: 45px;
	}
	
	.navbar,
	.menu-padder {
		-webkit-border-radius:  0;
		-moz-border-radius: 0 ;
		-o-border-radius: 0;
		-khtml-border-radius: 0;
		border-radius: 0;
	}

	.menu-padder .nav-menu li:first-child,
	.menu-padder .nav-menu li:first-child a {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-o-border-radius: 0;
		-khtml-border-radius: 0;
		border-radius: 0;
	}

	.user-account,
	.user-account > a {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-khtml-border-radius: 0;
		-o-border-radius: 0;
		border-radius: 0;
	}

	.nav-menu .sub-menu,
	.nav-menu .children {
		display: none;
	}

	.nav-menu .sub-menu,
	.nav-menu .children {
		min-width: 100%;
	}

	#footer-feeds .widget {
		display: table-row;
		width: 100%;
	}

	.home_links img {
		height: 68px;
		width: 310px;
	}
}

@media (max-width: 598px){
	.header-logo,
	.h-container,
	.h-container h1,
	.h-container h2 {
		text-align: right !important;
	}

	.home_links img {
		height: 60px;
		width: 288px;
	}

	.samane-137-header {
		background: #fff url('https://mahshahr.ir/app/files/2021/01/mahshahr-137-min-header-logo-e1611481900639.png') scroll no-repeat 50% 50% / 100% auto;
		height: 148px;
	}
	
	.samane-137-footer {
		background-size: 200% auto;
	}
	
	.page #access-panel li {
		flex: 25%;
		margin: 4px 2px;
	}
}

@media (max-width: 420px){
	body {
		padding: 0;
	}

	#mainSlider {
		-webkit-border-radius: 0;
		border-radius: 0;
	}

	#n_logo.show_it {
		display: none;
	}

	.header-padder #today {
		position: relative;
		margin: 49px auto 12px !important;
	}

	.home_tabs #tc1 .tabs_post {
		width: 100%;
	}

	.site-header .title {
		font-size: 18pt !important;
		line-height: 1;
	}

	.header-logo img {
		height: 95px;
		width: 95px;
	}

	.home_links .blogroll li {
		display: block;
		width: 100%;
	}

	.home_links img {
		height: auto;
		width: 100%;
	}
	
	#tracking-137 .g-recaptcha {
		width: 87%;
	}
}
