::-moz-selection {
  color: #fff;
  background: #0098da;
}
::selection {
  color: #fff;
  background: #0098da;
}
/* Basic elements */
*, 
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
html { -webkit-font-smoothing: subpixel-antialiased; }

body {
    background: #fff url('../images/bg.png') no-repeat center top;
	color: #414141;
	font-size: 15px;
	font-weight: 300;
	line-height: 2.3;
	margin: 0;
	min-height: 100%;
	padding: 0;
	word-wrap: break-word;
}
body.frontpage {
	background-image: none!important;
}

[class^="iwon-"]:before,[class*=" iwon-"]:before{font-family:"doctv";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.iwon-aparat:before{content:'\e800'}.iwon-history:before{content:'\e801'}.iwon-food:before{content:'\e802'}.iwon-nature:before{content:'\e803'}.iwon-health:before{content:'\e804'}.iwon-society:before{content:'\e805'}.iwon-music:before{content:'\e806'}.iwon-mosque:before{content:'\e807'}.iwon-telegram:before{content:'\e808'}.iwon-tebiyan:before{content:'\e809'}.iwon-mail:before{content:'\e80a'}.iwon-link-ext:before{content:'\e80b'}.iwon-code:before{content:'\e80c'}.iwon-fax:before{content:'\e80d'}.iwon-menu:before{content:'\e80e'}.iwon-play:before{content:'\e80f'}.iwon-instagram-old:before{content:'\e810'}.iwon-user-add:before{content:'\e811'}.iwon-download:before{content:'\e812'}.iwon-upload:before{content:'\e813'}.iwon-print:before{content:'\e814'}.iwon-phone:before{content:'\e815'}.iwon-down:before{content:'\e816'}.iwon-left:before{content:'\e817'}.iwon-right:before{content:'\e818'}.iwon-up:before{content:'\e819'}.iwon-vimeo:before{content:'\e81a'}.iwon-twitter:before{content:'\e81b'}.iwon-gplus:before{content:'\e81c'}.iwon-placeholder:before{content:'\e81d'}.iwon-search2:before{content:'\e81e'}.iwon-print2:before{content:'\e81f'}.iwon-link:before{content:'\e820'}.iwon-podcast:before{content:'\e821'}.iwon-facebook:before{content:'\e822'}.iwon-group:before{content:'\e823'}.iwon-sms:before{content:'\e824'}.iwon-youtube:before{content:'\e825'}.iwon-video:before{content:'\e826'}.iwon-search:before{content:'\e827'}.iwon-th:before{content:'\e828'}.iwon-th-list:before{content:'\e829'}.iwon-list:before{content:'\e82a'}.iwon-down-open:before{content:'\e82b'}.iwon-left-open:before{content:'\e82c'}.iwon-right-open:before{content:'\e82d'}.iwon-up-open:before{content:'\e82e'}.iwon-cloob:before{content:'\e82f'}.iwon-click:before{content:'\e830'}.iwon-box:before{content:'\e831'}.iwon-folder:before{content:'\e832'}.iwon-folder-open:before{content:'\e833'}.iwon-location:before{content:'\e834'}.iwon-film:before{content:'\e835'}.iwon-camera:before{content:'\e836'}.iwon-camera-play:before{content:'\e837'}.iwon-left-circle:before{content:'\e838'}.iwon-right-circle:before{content:'\e839'}.iwon-live:before{content:'\e83a'}.iwon-user:before{content:'\e83b'}.iwon-calendar:before{content:'\e83c'}.iwon-calendar2:before{content:'\e83d'}.iwon-calendar-dark:before{content:'\e83e'}.iwon-satellite:before{content:'\e83f'}.iwon-instagram:before{content:'\e840'}.iwon-rss:before{content:'\f09e'}.iwon-linkedin:before{content:'\f0e1'}.iwon-rss-squared:before{content:'\f143'}

body.jomsocial {
	background-image: url('../images/guest_bg.jpg');
}
a,
#gkMainbody header h1 a:active,
#gkMainbody header h1 a:focus,
#gkMainbody header h1 a:hover,
#gkMainbody header h2 a:active,
#gkMainbody header h2 a:focus,
#gkMainbody header h2 a:hover,
#k2Container article header h2 a:active,
#k2Container article header h2 a:focus,
#k2Container article header h2 a:hover,
#community-wrap .joms-stream-box article>a,
.faq li a:hover,
#login-form ul li a:hover {
	color: #0098da;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
	text-decoration: none;
}
a:hover,
a:active,
a:focus,
#gkMainbody header h1 a,
#gkMainbody header h2 a,
#k2Container article header h2 a,
#gkSidebar .box a:hover,
.faq li a,
#login-form ul li a { color: #0098da; }
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333333;
	font-weight: 500;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	text-transform: uppercase
}
h1 {
	text-align:right; font-size: 26px;
	text-transform: none
	
}
h2,
.componentheading {
	text-align:right; font-size: 16px; line-height:2.5em;
	text-transform: none
	
}
h3 { font-size: 18px; }
h4 { font-size: 14px; font-weight: 700; margin: 32px 0 0;text-transform: none }
h5 { font-size: 13px; }
h6 { font-size: 12px; }
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul li { text-align:right; line-height: 1.7; }
p { direction:rtl; text-align: right; }
iframe { max-width: 100%!important; }
/* Containers */

.gkPage {
	margin: 0 auto!important;
	padding: 0;
}
#gkHeader {
	margin: 0;
	padding: 0;
	position: relative;
}
#gkHeader.gkPage {
	padding: 150px 0 0 0;
}
#gkHeaderNav > div {
	position: relative;
}
#gkHeaderNav {
	padding: 40px 0 0 0;
	position: absolute;
	top: 0;
	-webkit-transition: top .5s ease-out;
	-moz-transition: top .5s ease-out;
	-ms-transition: top .5s ease-out;
	-o-transition: top .5s ease-out;
	transition: top .5s ease-out;
	width: 100%;
	z-index: 10000;
}
#gkHeaderModules {
	bottom: 50px;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	z-index: 100;
}
#gkHeaderLeft,
#gkHeaderRight {
	bottom: 0;
	position: absolute;
}
#gkHeaderLeft .box,
#gkHeaderRight .box {
	margin: 0;
}
#gkHeaderRight {
	right: 0;
}
#gkHeaderLeft {
	height:247.5px !important;background: #fff;
	left: 0;
	overflow: hidden;
	padding: 25px 15px;
	position: relative;
}
#gkHeaderLeft .header {
	display: none;
}
.csstransforms #gkHeaderLeft .header {
	letter-spacing:0.5px;background: #0f1725;
	color: #fff;
	display: block; 
	height: 100%;
	left: 0;
	line-height: 60px;
	padding: 0!important;
	position: absolute;
	text-align: center;
	top: 0;
	width: 60px;
}
.csstransforms #gkHeaderLeft .header > span {
	float: left;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
	-o-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
	transform: translateX(-50%) translateY(-50%) rotate(-90deg);
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	white-space: nowrap;
}
.csstransforms #gkHeaderLeft .header + .content {
	padding-left: 80px;
}
#gkHeaderBottom {
	direction:rtl !important; background: #f2f4f5;
	padding: 5px 0;
}
#gkBg { 
	overflow: hidden;
	width: 100%;
}
#gkPageWrap { margin: 0 auto; }
#gkContent,
#gkPageContent { 
	background: #fff;
	width: 100%; 
}
.frontpage #gkPageContent {
	padding:50px 30px 30px 0;
}
#gkPageContent.gkPage,
.jomsocial #gkPageContent {
	padding: 60px; 
	border-radius: 9px 9px 9px 9px;
	-moz-border-radius: 9px 9px 9px 9px;
	-webkit-border-radius: 9px 9px 9px 9px;
}
.jomsocial-guest #gkPageContent {
	margin-top: 400px!important;
	position: relative;
}

/* Logo  */
#gkLogo {
	float: right;
	margin: -10px 0 0 50px;
	padding: 0;
	text-indent: -999em;
	text-shadow: none;
}
#gkLogo img {
	display: block; height:95px !important; padding-right: 20px;
	margin: 0;
}
#gkLogo.cssLogo {
	background: url('../images/logo.png') no-repeat center center;
	/* You can specify there logo size and background */
	height: 95px;
	width: 85px;
}
.svg #gkLogo.cssLogo {
	background-image: url('../images/logo.svg');
}
#gkLogo.text {
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 17px;
	font-weight: normal;
	height: 75px;
	line-height: 63px;
	margin: 0;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .44);
	text-align: center;
	text-indent: 0;
	text-transform: uppercase;
	width: auto;
}
#gkLogo.text > span {
	display: block;
	font-size: 20px;
	line-height: 60px;
	padding: 0;
}
#gkLogo.text .gkLogoSlogan {
	display: block;
	font-size: 12px;
	line-height: 1;
	margin-top: -12px;
}

/* Mainbody */
#gkMainbody { 
	direction:rtl; text-align:right; 
}
.frontpage #gkMainbody .box {
	margin: 0;
}
/* Stylearea */
#gkStyleArea {
	clear: both;
	display: block;
	line-height: 10px;
	margin: 20px 0 40px 0;
	padding: 10px 0;
	text-align: center;
}
#gkStyleArea a {
	display: inline-block;
	height: 9px;
	margin: 15px 0 0 5px;
	text-indent: -9999px;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
	-webkit-transition: -webkit-transform 0.2s ease-out;
	-moz-transition: -moz-transform 0.2s ease-out;
	-o-transition: -o-transform 0.2s ease-out;
	transition: transform 0.2s ease-out;
	width: 9px;
}
#gkStyleArea a:first-child { margin-left: 0; }
#gkStyleArea a:hover {
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	-ms-transform: scale(1.25);
	-o-transform: scale(1.25);
	transform: scale(1.25);
}
#gkColor1 { background: #0098da; }
#gkColor2 { background: #dfc040; }
#gkColor3 { background: #65c1cf; }

/* Group modules */

#gkBottom1,
#gkBottom15,
#gkBottom16,
#gkBottom17,
#gkBottom2,
#gkBottom3,
#gkBottom4,
#gkBottom5 {
	overflow: hidden;
}

#gkPageContent + #gkBottom15:before,
#gkPageContent + #gkBottom16:before,
#gkPageContent + #gkBottom17:before,
#gkPageContent + #gkBottom1:before,
#gkPageContent + #gkBottom2:before,
#gkPageContent + #gkBottom3:before,
#gkPageContent + #gkBottom4:before,
#gkPageContent + #gkBottom5:before {
	border-top: 1px solid #e5e5e5;
	content: "";
	display: block;
	height: 1px;
	margin: 0 auto;
	position: relative;
	top: -60px;
	width: 100%;
}

#gkPageContent + #gkBottom5:before {
	top: -75px;
}

.bottom1-grey #gkBottom1:before,
.bottom15-grey #gkBottom15:before,
.bottom16-grey #gkBottom16:before,
.bottom17-grey #gkBottom17:before,
.bottom2-grey #gkBottom2:before,
.bottom3-grey #gkBottom3:before,
.bottom4-grey #gkBottom4:before,
.bottom5-grey #gkBottom5:before {
	display: none;
}

.bottom1-fullwidth #gkBottom1,
.bottom15-fullwidth #gkBottom15,
.bottom16-fullwidth #gkBottom16,
.bottom17-fullwidth #gkBottom17,
.bottom2-fullwidth #gkBottom2,
.bottom3-fullwidth #gkBottom3,
.bottom4-fullwidth #gkBottom4,
.bottom5-fullwidth #gkBottom5 {
	padding: 0!important;	
} 

.bottom1-fullwidth #gkBottom1 .content,
.bottom15-fullwidth #gkBottom15 .content,
.bottom16-fullwidth #gkBottom16 .content,
.bottom17-fullwidth #gkBottom17 .content,
.bottom2-fullwidth #gkBottom2 .content,
.bottom3-fullwidth #gkBottom3 .content,
.bottom4-fullwidth #gkBottom4 .content,
.bottom5-fullwidth #gkBottom5 .content {
	max-width: 100%;
	padding: 0!important;
	width: 100%;
}

#gkTop1,
#gkTop2 {
	padding: 10px 0;
}

#gkBottom1,
#gkBottom15,
#gkBottom16,
#gkBottom17,
#gkBottom2,
#gkBottom3,
#gkBottom4 {
	padding: 60px 0;
}

/* Page title */

#gkPageTitle { display:none; font-family: IRAN-web, tahoma; text-align: right; color: #fff; padding: 36px 0; text-transform: uppercase}
#gkPageTitle span {font-family: IRAN-web, tahoma; background: #0f1725; padding: 2px 12px}

/* standard breadcrumb */
#gkBreadcrumb {
	border-bottom: 1px solid #e5e5e5;
	font-size: 12px;
	margin: -36px 0 45px;
	padding: 0 0 12px;
	overflow: hidden;
}
.breadcrumbs {
	float: right;
	color: #1B1D1F;
}
.breadcrumbs li.separator {
	
	width: 22px;
	text-align: center;
	padding: 0 6px!important;
	color: #ccc;
}

.breadcrumbs > li {
	direction:rtl; clear: none;
	float: right;
	
	
	
}
.breadcrumbs li a { color: #888; }
.breadcrumbs li a:hover { color: #0098da; }
#gkTools {
	float: right;
	margin: 4px 0 0 10px;
}
#gkTools a {
	display: block;
	float: left;
	width: 22px;
	height: 16px;
	margin: 0 0 0 0px !important;
	text-indent: -99999em;
	background: url('../images/font_size.png') no-repeat -38px 50%;
}
a#gkToolsReset {
	background-position: -15px 50%;
	margin-left: 6px;
}
a#gkToolsDec { background-position: 6px 50%; }
/* footer */
#gkFooter {
	color: #eeeeee; margin-bottom:-4px !important;
	font-size: 14px; background-color: #6078ae; background-image: url("../images/bgfoot.png");
    background-repeat: no-repeat;
	line-height: 2;
	padding-top: 20px;
	text-align: center;
}
#gkFooter .gkPage {
	*/border-top: 1px solid #242424ff;*/
}
#gkFooter strong {
	color: #000;
}
#gkFooterNav {
	margin: 45px auto 5px auto;
}
#gkFooterNav li {
	border: none;
	display: inline-block;
	float: none;
	line-height: 1;
	margin: 0!important;
	padding: 0 8px!important;
}
#gkFooterNav li:before {
	display: none !important; content: "|";
	left: -8px;
	position: relative;
}
#gkFooterNav li:first-child:before {
	display: none;
}
#gkFooter a { 
	color: #eeeeee; 
}
#gkFooter a:active,
#gkFooter a:focus,
#gkFooter a:hover { 
	color: #0098da;
}
#gkCopyrights {
	text-align:center; margin: 0 auto 20px;
}

/* Other footer elements */
#gkFrameworkLogo {
	display: block;
	width: 90px;
	height: 36px;
	background: url('../images/gavern-logo.png') no-repeat 0 0;
	text-indent: -9999em;
	margin: 12px auto 0 auto;
	opacity: 0.4;
}
/* Suffixes */

/* default suffix */
.box {
	text-align:right; color: #414141;
	line-height: 2.5em;	
	width: 100%;
}
.box + .box {
	margin: 50px 0 0 0;
}
div.content { clear: both; }
.box li {
	font-size:14px; direction: rtl; text-align: right; 
	line-height: 1.6;
	padding: 5px 0;
}
.box li:last-child { border-bottom: none; }
.box li a {
	line-height: 1.0;
	text-decoration: none;
}
.box a { text-decoration: none; }
.box ul ul { margin-left: 20px; }
.box .header {
	text-align:right; color: #010101;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.6em;
	padding: 0 0 20px 0;	
}

#gkInset .box.border,
#gkInset .box.icons-menu,
#gkSidebar .box.border,
#gkSidebar .box.icons-menu {
	border: 1px solid #e5e5e5;
	padding: 42px;
}

.frontpage #gkMainbody {
	margin: 0;
}

/* clear suffix */
.box.clear {
	border: none !important;
	clear: none;
	padding: 0!important;
}
.clear div.content { 
	clear: both; 
}

/* parallax suffix */
.box.parallax {
	background-attachment: fixed;
	background-image: url('../images/parallax_bg.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #aeaeae;
	margin: -60px 0!important;
	overflow: hidden;
	padding: 150px 0!important;
}
.box.parallax .header {
	color: #fff;
	font-size: 28px;
	font-weight: 500;
	line-height: 1;
	padding: 0 0 30px 0;
}

/* mediumtitle suffix */
.box.mediumtitle .header {
	font-size: 20px; margin-top:10px;
}

/* bigtitle suffix */
.box.bigtitle .header {
	font-size: 30px;
}

/* transparent suffix */
.box.transparent {
	background: rgba(14, 22, 35, .89);
	color: #97a3b8;
	font-size: 12px;
	padding: 20px 45px;
}
.box.transparent a {
	color: #fff;
}
.box.transparent a:active,
.box.transparent a:focus,
.box.transparent a:hover {
	color: #0098da;
}
.box.transparent h3 {
	font-size: 13px;
	font-weight: 500;
	margin: 0 0 10px 0;
	text-transform: none;
}
.box.transparent p {
	margin: 0;
}
.box.transparent li {
	border-bottom: 1px solid #23334d!important;
	padding: 18px 0;
}
.box.transparent ul + a {
	color: #0098da;
	display: block;
	font-size: 12px;
	padding-top: 20px;
	text-align: left;
}
.box.transparent ul + a:active,
.box.transparent ul + a:focus,
.box.transparent ul + a:hover {
	color: #fff;
}
 
/* advertisement suffix */
.box.advertisement .header {
	background: transparent;
	border-bottom: 1px solid #e0e0e0;
	color: #bbb!important;
	font-size: 12px!important;
	font-weight: 300;
	line-height: 16px;
	margin: 0 0 16px 0;
	min-height: 21px;
	padding: 0;
	text-align: right;
	text-transform: none;
}
/* suffix light */
.box.light {
	background: #f6f6f6;
	border: none;
	padding: 42px!important;
}
/* suffix _text */
.box_text > div { background: #fff; }

/* suffix dark */
.box.dark {
	background: #000;
	border: none;
	color: #999;
	padding: 42px!important;
}
.box.dark .header {
	background: transparent!important;
	line-height: 1.2;
}
.box.dark h1,
.box.dark h2,
.box.dark h3,
.box.dark h4,
.box.dark h5,
.box.dark h6 { 
	color: #fff;
}
.box.dark ul {
	margin: 0;
	padding: 0;
}
.box.dark ul li {
	border-bottom: 1px solid #333;
	position: relative;
}
.box.dark ul li:last-child { border-bottom: none; }
.box.dark a { color: #ddd!important; }
.box.dark a:active,
.box.dark a:focus,
.box.dark a:hover { color: #0098da !important; }
.box.dark ul ul { margin: 0 0 0 20px; }

/* suffix color1 & color2 */
.box.color1,
.box.color2 {
	background: #52b5fa;
	border: none;
	color: rgba(255, 255, 255, .7);
	padding: 42px!important;
}
.box.color2 {
	background: #0098da;
}
.box.color1 .header,
.box.color2 .header {
	background: transparent!important;
	line-height: 1.2;
}
.box.color1 h1,
.box.color1 h2,
.box.color1 h3,
.box.color1 h4,
.box.color1 h5,
.box.color1 h6,
.box.color2 h1,
.box.color2 h2,
.box.color2 h3,
.box.color2 h4,
.box.color2 h5,
.box.color2 h6 { 
	color: #fff;
}
.box.color1 ul,
.box.color2 ul {
	margin: 0;
	padding: 0;
}
.box.color1 ul li,
.box.color2 ul li {
	border-bottom: 1px solid rgba(255, 255, 255, .3);
	position: relative;
}
.box.color1 ul li:last-child,
.box.color2 ul li:last-child { border-bottom: none; }
.box.color1 a,
.box.color2 a { color: rgba(255, 255, 255, .9)!important; }
.box.color1 a:active,
.box.color1 a:focus,
.box.color1 a:hover,
.box.color2 a:active,
.box.color2 a:focus,
.box.color2 a:hover { color: #fff!important; }
.box.color1 ul ul,
.box.color2 ul ul { margin: 0 0 0 20px; }


/* Suffix nomargin */
.box.nomargin {
	margin: 0!important;
	padding: 0!important;
}

/* Menu suffix */
.box ul.menu ul,
.box.icons-menu ul { 
	margin: 0 0 32px 0; 
}

.box ul.menu li li,
.box.icons-menu li li {
	border-bottom: 1px solid #e5e5e5;
	font-size: 12px;
	padding-left: 6px;
}
.box ul.menu li.active { background: #F2F4F5}
 .box ul.menu li.active a { padding: 8px 16px}
.box ul.menu li li a,
.box.icons-menu li li a { margin: 0 0 0 6px }
.box .menu .header + .content ul li:first-child,
.box.icons-menu .header + .content ul li:first-child { border-top: none; }
.menu li a,
.icons-menu li a {
	color: #1B1D1F;
	display: inline-block;
	padding: 8px 0;
}
.menu li a:hover,
.icons-menu li a:hover { color: #0098da !important; }
.box .menu li li a,
.box.icons-menu li li a {
	color: #666;
	font-weight: normal
}
.box .menu li strong,
.box.icons-menu li strong { display: block; }

/* Suffix icons-menu */
.box.icons-menu ul {
	margin: 0;
}
.box.icons-menu li {
	border: none;
}
.box.icons-menu li a {
	padding: 8px 35px 8px 0; 
	position: relative;
}
.box.icons-menu li i {
	color: #929292;
	font-size: 18px;
	right: 0px;
	top: 4px;
	position: absolute;
}
.box.icons-menu li a:active i,
.box.icons-menu li a:focus i,
.box.icons-menu li a:hover i {
	color: #0098da;
}
.box.icons-menu .last-item {
	border-top: 1px solid #e5e5e5;
	margin: 15px 0 -30px 0;
}
.box.icons-menu .last-item a {
	color: #0098da;
	font-size: 12px;
	font-style: italic;
	padding: 4px 0;
	-webkit-transform: translateX(0)!important;
	-moz-transform: translateX(0)!important;
	-ms-transform: translateX(0)!important;
	-o-transform: translateX(0)!important;
	transform: translateX(0)!important;
}
.box.icons-menu .last-item a:active,
.box.icons-menu .last-item a:focus,
.box.icons-menu .last-item a:hover {
	color: #000!important;
}

/* Suffix newsletter */
.box.newsletter {
	padding-top: 42px!important;
	padding-left: 0!important;
	padding-right: 0!important;
}

/* Bottom blocks */
#gkBottom1 > .box,
#gkBottom15 > .box,
#gkBottom16 > .box,
#gkBottom17 > .box,
#gkBottom2 > .box,
#gkBottom3 > .box,
#gkBottom4 > .box {
	padding: 0;
}
.bottom1-grey #gkBottom1,
.bottom15-grey #gkBottom15,
.bottom16-grey #gkBottom16,
.bottom17-grey #gkBottom17,
.bottom2-grey #gkBottom2,
.bottom3-grey #gkBottom3,
.bottom4-grey #gkBottom4,
.bottom5-grey #gkBottom5 {
	background: #f1f1f1;
}

#gkBottom1.gkSingleModule,
#gkBottom2.gkSingleModule,
#gkBottom3.gkSingleModule,
#gkBottom4.gkSingleModule,
#gkBottom5.gkSingleModule {
	padding: 90px 0 65px;
}


#gkBottom15.gkSingleModule{
	padding: 0 0 35px;
}

#gkBottom16.gkSingleModule {
	padding: 0 !important;
}

#gkBottom17.gkSingleModule {
	padding: 40px 0 25px;
}


#gkBottom1.gkSingleModule .box,
#gkBottom15.gkSingleModule .box,
#gkBottom16.gkSingleModule .box,
#gkBottom17.gkSingleModule .box,
#gkBottom2.gkSingleModule .box,
#gkBottom3.gkSingleModule .box,
#gkBottom4.gkSingleModule .box,
#gkBottom5.gkSingleModule .box {
	padding: 0;
}

.bottom1-bar #gkBottom1,
.bottom15-bar #gkBottom15,
.bottom16-bar #gkBottom16,
.bottom17-bar #gkBottom17,
.bottom2-bar #gkBottom2,
.bottom3-bar #gkBottom3,
.bottom4-bar #gkBottom4 {
	padding: 0;
}

.bottom1-bar #gkBottom1 > div,
.bottom15-bar #gkBottom15 > div,
.bottom16-bar #gkBottom16 > div,
.bottom17-bar #gkBottom17 > div,
.bottom2-bar #gkBottom2 > div,
.bottom3-bar #gkBottom3 > div,
.bottom4-bar #gkBottom4 > div {
	display: table;
	width: 100%;
}

.bottom1-bar #gkBottom1 .box,
.bottom15-bar #gkBottom15 .box,
.bottom16-bar #gkBottom16 .box,
.bottom17-bar #gkBottom17 .box,
.bottom2-bar #gkBottom2 .box,
.bottom3-bar #gkBottom3 .box,
.bottom4-bar #gkBottom4 .box {
	display: table-cell;
	float: none;
	margin: 0;
	padding: 30px;
	position: relative;
	vertical-align: top;
}

.gkBottomTitle {
	font-size: 19px;
	font-weight: bold;
	position: relative;
	top: 80px;
}

/* Bottom 5 */
#gkBottom5 .box,
#gkBottom5 .box .header {
	font-size: 12px;
}
#gkBottom5 .box .header {
	font-size: 17px;
	font-weight: bold;
	line-height: 1;
	padding-bottom: 20px;
	text-transform: uppercase;
}
#gkBottom5 .box li {
	border: none;
	line-height: 1.8;
	padding: 0;
}
#gkBottom5 .box a {
	color: #666; line-height:30px;
}
#gkBottom5 .box a:active,
#gkBottom5 .box a:focus,
#gkBottom5 .box a:hover {
	color: #0098da;
}

/* tablet/mobile suffixes */
.onlydesktop { display: block; }
.onlytablet { display: none; }
.onlymobile { display: none; }
/* Login form */
#gkFBLogin {
	float: left;
	width: 45%;
}
#gkFBLogin p {
	line-height: 18px;
	margin: 14px 0 20px;
}
#gkFBLogin + #login-form,
#gkFBLogin + #com-login-form {
	float: left;
	width: 45%;
	margin-left: 4%;
	padding-left: 30px;
	border-left: 1px solid #e7e7e7;
}
#form-login-remember { margin: 10px 0; }
#form-login-remember label {
	color: #777;
	font-size: 13px;
	font-weight: normal;
	line-height: 27px;
}
#login-form fieldset { margin: 0 0 20px; }
#login-form fieldset p { margin: 0.5em 0; }
#login-form ul {
	 border-top: 1px solid #E5E5E5;
    margin: 0 0 12px;
    overflow: hidden;
    padding: 12px 0;
}

#login-form ul li {
	padding-left:15px; color: #999;
	font-size: 13px;
	display: inline-block;
	line-height: 1.6;
	
}
#login-form input[type="text"],
#login-form input[type="password"] { width: 95%; }
label#jform_spacer-lbl {
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
/* Popup Login */
#gkPopupOverlay,
#gkPopupLogin {
	text-align:right; direction:rtl; color: #777;
	display: none;
	overflow: hidden;
	position: absolute;
	z-index: 1000002;
	left: 50%;
	top: 80px;
}
#gkPopupOverlay {
	position: fixed;
}
#gkPopupLogin {
	margin-left: -220px;
	width: 426px;
}
#gkPopupLogin > div {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
#gkPopupLogin .gkUserdata,
#gkPopupLogin .gkUsermenu {
	float: left!important;
	width: 50%!important;
}
.gkUsermenu .menu { margin: 32px 0 0}
.gkUsermenu .menu li a {  display: block;
    margin: 0 0 6px;
    padding: 3px 6px;}
.gkPopupWrap {
	background: #fff;
	padding: 40px;
	overflow: hidden;
}
.gkPopupWrap h3 {
	font-size: 18px;
	font-weight: 400;
	line-height: 32px;
	margin: 0 0 32px;
}
#gkPopupLogin h3 {
	text-align:right; font-size: 19px;
	font-weight: bold;
	margin-bottom: 12px;
}
#gkPopupLogin h3 span {
	background: #fff;
	color: #1b1d1f;
}
#gkPopupLogin #login-form + a {border: none; float: none; background: #0F1725; margin: 20px 0 0}
#gkPopupLogin #login-form + a:hover {background: #0098DA;}
.gkPopupWrap .logout-button { margin-top: 20px; }
#gkPopupOverlay {
	background: #000;
	width: 100%;
	height: 100%;
	z-index: 1000001;
	top: 0;
	left: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
	filter: alpha(opacity=45);
	opacity: 0.45;
	margin-left: 0;
}
/* Login with Facebook button */

span#fb-auth small {
	width: 20px;
	background: transparent url('../images/fbauth.png') no-repeat 0 2px;
	text-indent: -999em;
	display: block;
	float: left;
	border-right: 1px solid #a0aecd;
	margin: 3px 16px 0 0;
	height: 17px;
}
span#fb-auth {
	background-color: #798db9;
	display: inline-block;
	color: #fff;
	font-family: IRAN-web, tahoma;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0 0 0;
	padding: 7px 24px 7px 12px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #445375;
	cursor: pointer;
	height: 24px;
	-webkit-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
	-o-transition: background-color 0.2s ease-out;
	transition: background-color 0.2s ease-out;
	position: relative;
	top: -3px;
}
span#fb-auth:hover { background-color: #556b9b; }
.login span#fb-auth { margin: 6px 0 0 10px; }
body[data-mobile="true"] #gkMobileMenu select { font-size: 35px; }




.j2store-product-list .form-inline {
    margin-top: -56px;
    max-width: 400px;
    position: relative;
    width: 100%; float:left;
}
ul.j2store-category-list li {
    display: inline-block;
    padding-left: 20px;
}

@media only screen and (min-width: 760px) and (max-width: 960px){
.j2store-sidebar-filters-container.col-sm-3 {
    margin-top: 50px;
    position: relative;
    width: 100%;
}
.j2store-product-list .form-inline{
margin-top: 0px;
}

}


@media only screen and (max-width: 767px){
.j2store-product-list .form-inline{
margin-top: 0 !important;
}
}


@media only screen and (max-width: 767px){
.nocapmob{
display: none !important;
}
.nowid{
width: 75% !important;
}

#nobut{
display: none !important;
}


.mls-tooltip-cont {
display: none !important;
}

.mls-empty-results{
display: none !important;
}

.mls-results-cont{
display: none !important;
}

.selector-button{
display: none !important;
}

}



.product-ldesc {

}


.j2store-bs .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:right} 
.base-price, .sale-price {line-height:45px;}

.custom-tabs-class {
    float: none;
}
#j2storeOrderLoginForm {
    padding-bottom: 50px;
}

#j2storeOrderLoginForm {
    margin-top: 10px;
}
.shadowlina {
   -moz-box-shadow:    inset 0 0 3px #000000;
   -webkit-box-shadow: inset 0 0 3px #000000;
   box-shadow:         inset 0 0 3px #000000;
}




.countTimer {
  direction:rtl; 
  display: flex;
  justify-content: center;
  align-items: center;
  color: #252525;
  margin-top: 40px;

 } .clockBox {
    width: 10vw;
    height: 100%;
    margin-left: 3vw;
    background: rgba(255,255,255,0.9);
    border-radius: 5px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    font-size:32px;
    padding-bottom: 2vw;
  }
  
  .clockBox::after {
    content: 'روز';
    width: 100%;
    background-color: #f4c150;
    position: absolute;
    bottom: 0;
    left: 0;
		top:60px;
    height:36px;
    font-size: 16px;
  }
  
  .clockBox:nth-child(2)::after {
    content: 'ساعت';
  }
  
  .clockBox:nth-child(3)::after {
    content: 'دقیقه';
  }
  
  .clockBox:nth-child(4)::after {
    content: 'ثانیه';
  }
  
  .clockBox:nth-child(4) {
    margin-right: 0;
  }
  @media only screen and (min-width: 767px){

.picona{
width: 90% !important;
}
}