/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@font-face {
    font-family: 'sans';
    src: url('assets/fonts/IRANSans_fa.eot');
    src: url('assets/fonts/IRANSans_fa.eot#iefix') format('embedded-opentype'),
         url('assets/fonts/IRANSans_fa.woff') format('woff'),
         url('assets/fonts/IRANSans_fa.ttf') format('truetype'),
         url('assets/fonts/IRANSans_fa.woff2') format('woff2'),
         url('assets/fonts/IRANSans_fa.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sans';
    src: url('assets/fonts/IRANSans_fa_Bold.eot');
    src: url('assets/fonts/IRANSans_fa_Bold.eot#iefix') format('embedded-opentype'),
         url('assets/fonts/IRANSans_fa_Bold.woff') format('woff'),
         url('assets/fonts/IRANSans_fa_Bold.ttf') format('truetype'),
         url('assets/fonts/IRANSans_fa_Bold.svg') format('svg'),
         url('assets/fonts/IRANSans_fa_Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}
/*************** ADD CUSTOM CSS HERE.   ***************/
body, .alt-font, .button, .btn, h1, h2, h3, h4, h5, h6, a {
	font-family: sans !important;
}
p {
	font-size: 13px;
	line-height: 30px;
}
#content ul {
    list-style-type: none;
    margin-top: 32px;
}
#content ul li {
    position: relative;
	font-size: 13px;
}
.banner h6, .banner h5, .banner p {
    margin-top: 0;
    margin-bottom: 0;
}
/* #content ul li::before {
    content: "\2022";
    color: #b8997b;
    font-weight: bold;
    right: -20px;
    font-size: 25px;
    top: -3px;
    position: absolute;
} */
.ux-menu-link--active .ux-menu-link__link, .ux-menu-link:hover .ux-menu-link__link , .nav>li>a:hover, .nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav-dropdown li.active>a, .nav-column li.active>a, .nav-dropdown>li>a:hover, .nav-column li>a:hover {
    color: #b8997c !important;
}
.uppercase, h6, th, span.widget-title {
    letter-spacing: unset !important;
}
.row-xsmall>.flickity-viewport>.flickity-slider>.col, .row-xsmall>.col {
    padding: 0 3px 6px;
}
#masthead .header-inner {
	flex-direction: row-reverse;
}
.logo-left .logo {
	margin-right: 30px;
    margin-left: 0;
}
.ux-menu-link__link {
    font-size: 12px;
}
.height-fix {
	width: auto !important;
    float: left !important;
}
.position-relative {
	position: relative;
}
.d-flex {
	display: flex;
}
.text-justified {
	text-align: justify;
}
.text-bold {
	font-weight: bold;
}
.float-left {
	float:left;
}
.bg-transparent {
    background: #ffffffa6;
    padding: 10px 15px;
    font-size: 5px;
}
/*************** Header  ***************/

header .stuck {
	background: #fff !important;
}
.nav-dropdown-has-shadow .nav-dropdown {
	border: 0;
	box-shadow: none;
}
#logo img {
	float: left;
}
.nav-dropdown {
	padding: 22px 0 !important;
}
.nav-dropdown .col {
	padding: 0 12px !important;
}
.nav-dropdown .col:last-of-type {
	padding-left: 0 !important;
}
.nav-dropdown .col:first-of-type {
	padding-right: 0 !important;
}
.label-new.menu-item > a:after {
    content: "جدید" !important;
	background: transparent !important;
    color: red !important;
}
.label-hot.menu-item > a:after {
    content: "VIP" !important;
    background: transparent !important;
    color: red !important;
}
.ux-menu.ux-menu--divider-solid .ux-menu-link:not(:last-of-type) .ux-menu-link__link {
    border-bottom-style: none !important;
}
.menu-item:hover .header-wrapper {
	background: #fff !important;
}
/*************** Front Page  ***************/
.patern .txt {
	
}
.patern .txt p {
	line-height: 46px;
    font-size: 14px;
}
/* .patern .txt p:before {
    content: '’’';
    position: absolute;
    right: -100px;
    top: 0px;
    color: #fff;
    font-size: 102px;
    font-weight: bold;
    height: 67px;
    width: 67px;
    font-family: serif;
}
.patern .txt p:after {
    content: '‘‘';
    position: absolute;
    left: -100px;
    bottom: 0px;
    color: #fff;
    font-size: 102px;
    height: 67px;
    width: 67px;
    font-family: serif;
    font-weight: bold;
} */

/* ====================================== Footer =============================== */
.absolute-footer ul {
	padding-bottom: 0;
    padding-top: 6px;
    opacity: 1;
    font-size: 12px;
    border-bottom: 0;
}
.footer-secondary {
    padding: 6px 0 0 0;
}
.absolute-footer {
    background-color: #1e1e1e;
	font-size: 12px !important;
}
.absolute-footer.dark {
    color: #fff;
}
footer .pull-right {
    float: right;
}
footer .pull-left {
    float: left;
}
/*************** PAGE   ***************/
.section-title-normal, .section-title-normal span {
    border-bottom: 0;
}
.page p {
	text-align: justify;
}
.section-title-container {
    margin-bottom: 0px;
	font-size: 11px;
    margin-top: 23px;
}
.text-block-content ul {
	font-size: 13px;
	line-height: 30px;
}
.single-job-opportunities #wrapper {
	min-height: 800px;
}
.single-post h1 {
	font-size: 18px;
}
.single-post h2 {
	font-size: 16px;
}
/*************** STORE   ***************/
.stores-template-default iframe {
	float: left;
}
/*************** Product   ***************/
.gold-box {
    width: 832px !important;
}

/*************** Blog   ***************/
.blog-wrapper {min-height: 800px;}
.blog .col, .blog .gallery-item, .blog .columns {
    padding: 0 15px 0;
}
.blog img {
	filter: grayscale(100%);
}
.blog img:hover {
	filter: grayscale(0%);
}
.blog .post-title {
	font-size: 13px;
    position: absolute;
    bottom: 28px;
    background: #b8997a;
    color: #fff;
    padding: 5px 6px;
    line-height: 22px !important;
	text-align: center;
}
.blog .from_the_blog_excerpt, .blog .featured-posts , .blog .is-divider, .blog .from_the_blog_comments {display: none;}
.blog ul.links {
    direction: ltr;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

}
@media only screen and (min-width: 600px) {
	.home header {
		position: absolute;
	}
}
@media only screen and (max-width: 600px) {
	.yalda .banner.has-hover {
		padding-top: 200px !important;
	}
	.yalda .banner.has-hover .bg.bg-loaded {
		background-position: right bottom;
		/*background-size: 145% 139% !important;*/
	}
	.header-main {
		height: auto !important;
	}
	#logo img {
		max-height: 78px !important;
	}
	.gold-box {
		width: 100% !important;
		padding: 8% 4% !important;
	}
	.header-newsletter-item, .header-social-icons {
		display: none !important;
	}
	.btn-newsletter-front {
		font-size: 14px !important;
		padding: 6px 30px !important;
	}
}

@media (min-width:600px) and (max-width:800px) {
	.yalda .banner.has-hover {
		padding-top: 400px !important;
	}
}

@media only screen and (max-width: 1200px) {
	.mobile-nav {
		position: absolute;
    	top: 15px;
    	right: 20px;
	}
}
@media only screen and (max-width: 1046px) {
	.mobile-nav {
		position: absolute;
    	top: 15px;
    	right: 20px;
	}
	.header-wrapper {
		width: 100% !important;
		background: #fff;
	}
}




.mfp-close-btn-in .mfp-close {
	color: #fff !important;
}


.yalda .banner.has-hover, .yalda.lightbox-content{
	background: transparent;
}
.yalda .fill {
	border-radius: 5px;
}

