/**
 *
 * -------------------------------------------
 * Extensions CSS file
 * -------------------------------------------
 * 
 **/
 @import url("../../News/css/extensions.css");
.gk-tabs-wrap > ol li.active, 
.gk-tabs-wrap > ol li.active:hover, 
.gk-tabs-wrap > ol li:hover {
    color: #E5E5E5;
}
.box.header {
    border-bottom: 1px solid #E5E5E5;
}
.gk-nsp-links-scroll ul li {
    border-top: 1px solid #E5E5E5 !important;
}
.widget_gk_comments li {
    border-bottom: 1px solid #E5E5E5;
}
/* 9.5. GK Image Show
==================================== */
.gk-is-wrapper-gk-shop-and-buy {
	height: auto;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.gk-is-wrapper-gk-shop-and-buy .gk-is-preloader {
	background: #fff;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 101;
}
.gk-is-wrapper-gk-shop-and-buy .gk-is-preloader span {
	-webkit-animation-duration: .5s;
	   -moz-animation-duration: .5s;
	        animation-duration: .5s;
	-webkit-animation-iteration-count: infinite;
	   -moz-animation-iteration-count: infinite;
	        animation-iteration-count: infinite;
	-webkit-animation-name: gkIsLoader;
	   -moz-animation-name: gkIsLoader;
	        animation-name: gkIsLoader;
    -webkit-animation-timing-function: linear;
       -moz-animation-timing-function: linear;
            animation-timing-function: linear;
	background: #e5e5e5;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height: 16px;
	left: 50%;
	margin: -8px 0 0 -8px;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
	width: 16px;
}
.gk-is-wrapper-gk-shop-and-buy .figure {
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
	-moz-transform: translate3d(0,0,0); 
}
.gk-is-wrapper-gk-shop-and-buy img {
	display: block;
	height: auto;
	margin-left: 0%;
	width: 100%;
	-moz-transform: translate3d(0,0,0);
}
.gk-is-wrapper-gk-shop-and-buy .figcaption {
	top: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	left: 0;
	padding: 25px 20px;
	position: absolute;
	width: 100%;
	z-index: 2;
	-webkit-transition: opacity 1s ease-out, margin-left 0.5s linear;
	-moz-transition: opacity 1s ease-out, margin-left 0.5s linear;
	-ms-transition: opacity 1s ease-out, margin-left 0.5s linear;
	-o-transition: opacity 1s ease-out, margin-left 0.5s linear;
	transition: opacity 1s ease-out, margin-left 0.5s linear;
	-moz-transform: translate3d(0,0,0);
}
.gk-is-wrapper-gk-shop-and-buy .figure.active .figcaption {
   z-index: 999;
}
.gk-is-wrapper-gk-shop-and-buy .figcaption h3 {
	color: #fff;
	font-size: 36px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 40px;
	margin: 0 0 14px 0;
	text-align: center;
	text-transform: uppercase;
	-moz-transform: translate3d(0,0,0);
}
.gk-is-wrapper-gk-shop-and-buy .figcaption p {
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 22px;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
	width: 45%;
	-moz-transform: translate3d(0,0,0);
}
.gk-is-wrapper-gk-shop-and-buy .figcaption a {
	color: #fff;
	text-decoration: none !important;
}
.gk-is-wrapper-gk-shop-and-buy .figcaption a:active,
.gk-is-wrapper-gk-shop-and-buy .figcaption a:focus,
.gk-is-wrapper-gk-shop-and-buy .figcaption a:hover {
	color: #eee;
	color: rgba(255, 255, 255, 0.75);
}
.gk-is-wrapper-gk-shop-and-buy ol {
	bottom: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 34px;
	width: auto;
	z-index: 10;
}
.gk-is-wrapper-gk-shop-and-buy ol li {
	background: #fff;
	border-radius: 2px;
	cursor: pointer;
	display: inline-block;
	height: 9px;
	line-height: 12px;
	margin-left: 4px;
	padding: 0;
	text-indent: -9999px;
	width: 9px;
}
.gk-is-wrapper-gk-shop-and-buy ol li:hover,
.gk-is-wrapper-gk-shop-and-buy ol li.active {
	background: #ed6363;
}
.gk-is-wrapper-gk-shop-and-buy .gk-is-image-wrapper {
	width: 100%;
}
.gk-is-wrapper-gk-shop-and-buy .gk-is-image-scroll {
	-moz-transform: translate3d(0,0,0);
}
.gk-is-wrapper-gk-shop-and-buy .gk-is-image-scroll[data-amount="1"] { width: 100%; }
.gk-is-wrapper-gk-shop-and-buy .gk-is-image-scroll[data-amount="2"] { width: 200%; }
.gk-is-wrapper-gk-shop-and-buy .gk-is-image-scroll[data-amount="3"] { width: 300%; }
.gk-is-wrapper-gk-shop-and-buy .gk-is-image-scroll[data-amount="4"] { width: 400%; }
.gk-is-wrapper-gk-shop-and-buy .gk-is-image-scroll[data-amount="5"] { width: 500%; }
.gk-is-wrapper-gk-shop-and-buy .gk-is-image-scroll[data-amount="6"] { width: 600%; }
.gk-is-wrapper-gk-shop-and-buy .gk-is-image-scroll[data-amount="7"] { width: 700%; }
.gk-is-wrapper-gk-shop-and-buy .gk-is-image-scroll[data-amount="8"] { width: 800%; }
.gk-is-wrapper-gk-shop-and-buy .gk-is-image-scroll[data-amount="9"] { width: 900%; }
.gk-is-wrapper-gk-shop-and-buy .gk-is-image-scroll[data-amount="10"] { width: 1000%; }
.gk-is-wrapper-gk-shop-and-buy .gk-is-image-scroll[data-amount="1"] .figure { width: 100%; }
.gk-is-wrapper-gk-shop-and-buy .gk-is-image-scroll[data-amount="2"] .figure { width: 50%; }
.gk-is-wrapper-gk-shop-and-buy .gk-is-image-scroll[data-amount="3"] .figure { width: 33.3333333%; }
.gk-is-wrapper-gk-shop-and-buy .gk-is-image-scroll[data-amount="4"] .figure { width: 25%; }
.gk-is-wrapper-gk-shop-and-buy .gk-is-image-scroll[data-amount="5"] .figure { width: 20%; }
.gk-is-wrapper-gk-shop-and-buy .gk-is-image-scroll[data-amount="6"] .figure { width: 16.66%; }
.gk-is-wrapper-gk-shop-and-buy .gk-is-image-scroll[data-amount="7"] .figure { width: 14.28%; }
.gk-is-wrapper-gk-shop-and-buy .gk-is-image-scroll[data-amount="8"] .figure { width: 12.5%; }
.gk-is-wrapper-gk-shop-and-buy .gk-is-image-scroll[data-amount="9"] .figure { width: 11.11%; }
.gk-is-wrapper-gk-shop-and-buy .gk-is-image-scroll[data-amount="10"] .figure { width: 10%; }
/* Buttons */
.gk-is-btn-prev,
.gk-is-btn-next {
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 64px;
	margin: -32px 0 0 0;
	position: absolute;
	top: 50%;
	-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;
	z-index: 9999;
	text-decoration: none !important;
}
.gk-is-btn-next {
	right: -30px;
}
.gk-is-btn-prev {
	left: -30px;
}
.hover .gk-is-btn-next {
	right: 30px;
}
.hover .gk-is-btn-prev {
	left: 30px;
}
.gk-is-btn-next:before,
.gk-is-btn-prev:before {
	color: #fff;
	cursor: pointer;
	font-family: gkfont;
	font-size: 30px;
	line-height: 64px;
}
.gk-is-btn-prev:before {
	content: "1";
}
.gk-is-btn-next:before {
	content: "2";
}
.gk-is-btn-next:hover:before,
.gk-is-btn-prev:hover:before {
	color: #ed6363;
}
/* Loader */
@-webkit-keyframes gkIsLoader {
	from, to {
		-webkit-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-ms-transform: scale(0.8);
		-o-transform: scale(0.8);
		transform: scale(0.8);
	}

	50% {
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-ms-transform: scale(1.2);
		-o-transform: scale(1.2);
		transform: scale(1.2);
	}
}
@-moz-keyframes gkIsLoader {
	from, to {
		-webkit-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-ms-transform: scale(0.8);
		-o-transform: scale(0.8);
		transform: scale(0.8);
	}

	50% {
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-ms-transform: scale(1.2);
		-o-transform: scale(1.2);
		transform: scale(1.2);
	}
}
@keyframes gkIsLoader {
	from, to {
		-webkit-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-ms-transform: scale(0.8);
		-o-transform: scale(0.8);
		transform: scale(0.8);
	}

	50% {
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-ms-transform: scale(1.2);
		-o-transform: scale(1.2);
		transform: scale(1.2);
	}
}
/* 9.6. GK WooCommerce Products
==================================== */
.gk-product-gallery {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 -0.75%;
	overflow: hidden;
	position: relative;
}
.gk-product-gallery > div {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	position: relative;
}
.gk-product-gallery[data-cols="1"] > div { width: 98.5%; }
.gk-product-gallery[data-cols="2"] > div { width: 48.5%; }
.gk-product-gallery[data-cols="3"] > div { width: 31.8%; }
.gk-product-gallery[data-cols="4"] > div { width: 23.5%; }
.gk-product-gallery[data-cols="5"] > div { width: 18.5%; }
.gk-product-gallery[data-cols="6"] > div { width: 15.16%; }
.gk-product-gallery[data-cols="7"] > div { width: 12.78%; }
.gk-product-gallery[data-cols="8"] > div { width: 11%; }
.gk-product-gallery[data-cols="9"] > div { width: 9.61%; }
.gk-product-gallery[data-cols="10"] > div { width: 8.5%; }
.gk-product-gallery div img {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #eee;
	display: block;
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
}
/* Content - header, price and button */
.gk-product-gallery .gk-image {
	background: #fff;
	border: 5px solid #fff;
	margin: 0.75%;
	padding: 15px;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
}
.gk-product-gallery .gk-image:hover {
	border: 5px solid #3c5166;
}
.gk-product-gallery .gk-image h4 {
	color: #282c2f;
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0 10px 0;
	text-align: center;
	text-transform: uppercase;
}
.gk-product-gallery .gk-image h4 a {
	color: #282c2f!important;
}
.gk-product-gallery .gk-image h4 a:active,
.gk-product-gallery .gk-image h4 a:focus,
.gk-product-gallery .gk-image h4 a:hover {
	color: #ed6363!important;
}
.gk-product-gallery .gk-image del,
.gk-product-gallery .gk-image:hover del .amount {
	color: #aaa!important;
}
.gk-product-gallery .amount,
.gk-product-gallery .gk-image ins .amount {
	clear: both;
	color: #999;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	-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;
}
.gk-product-gallery .gk-image ins {
	text-decoration: none;
}
.gk-product-gallery .gk-image:hover .amount {
	color: #ed6363;
}
.gk-product-gallery .gk-image del .amount {
	clear: both;
	color: #aaa;
	display: block;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	text-transform: uppercase;
}
.gk-product-gallery .gk-price {
	position: relative;
	top: 0;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
}
.gk-product-gallery .gk-add-to-cart {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	padding: 0 0 15px 0;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	width: 100%;
}
.gk-product-gallery .gk-add-to-cart {
	text-align: center;
}
.gk-product-gallery .addtocart-button {
	background: #282c2f;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff!important;
	display: inline-block;
	float: none;
	font-size: 11px;
	font-weight: normal;
	height: 28px;
	line-height: 27px;
	margin: 35px 0 0 0;
	padding: 0 12px;
	text-align: center;
	text-transform: uppercase;
	-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;
	width: auto;
}
.gk-product-galleryinput .addtocart-button:active,
.gk-product-galleryinput .addtocart-button:focus,
.gk-product-galleryinput .addtocart-button:hover,
.gk-product-gallery .gk-image.hover .addtocart-button,
.gk-product-gallery .gk-image:hover .addtocart-button {
	background: #3c5166;
}
/*-------------------------------------------------------------
           			GK NSP EVENTS 
--------------------------------------------------------------*/
/* Portal Mode - Event Lists */
div.gk-nsp-events{
	padding-left: 80px;
}
.gk-nsp-events > div {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 10px 0;
	min-height: 60px;
	overflow: hidden;
	padding: 10px 30px;
	position: relative;
}
.gk-nsp-events[data-cols="1"] > div {
	width: 100%;
}
.gk-nsp-events[data-cols="2"] > div {
	width: 50%;
}
.gk-nsp-events[data-cols="3"] > div {
	width: 33.333333%;
}
.gk-nsp-events[data-cols="4"] > div {
	width: 25%;
}
.gk-nsp-events[data-cols="2"] > div:nth-child(2n+1),
.gk-nsp-events[data-cols="3"] > div:nth-child(3n+1),
.gk-nsp-events[data-cols="4"] > div:nth-child(4n+1) {
	clear: both;
}
.gk-nsp-events time {
	border: 1px solid #e5e5e5;
	color: #000;
	left: 30px;
	line-height: 1.2;
	font-size: 18px;
	font-weight: 500;
	min-width: 60px;
	padding: 10px;
	position: absolute;
	text-transform: uppercase;
	top: 0;
}
.gk-nsp-events time > small {
	display: block;
	font-size: 12px;
}
.gk-nsp-events > div > time + div {
	padding-left: 90px;
}
.gk-nsp-events h3 {
	color: #000;
	font-size: 15px;
	font-style: italic;
	text-transform: none;
}
.gk-nsp-events a {
	color: #000;
	display: block;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
.gk-nsp-events a:active,
.gk-nsp-events a:focus,
.gk-nsp-events a:hover {
	color: #fa7252;
}
.gk-nsp-events > div > div > span {
	color: #999;
	font-size: 11px;
}
.gk-nsp-events > div > div > h3 {
	margin-top: 0px !important;
}
.gk-nsp-events .gk-events-list-progress {
	background: #e5e5e5;
	display: inline-block;
	height: 3px;
	margin-left: 16px;
	position: relative;
	top: -2px;
	width: 50px;
}
.gk-nsp-events .gk-events-list-progress > div {
	background: #fa7252;
	height: 3px;
	left: 0;
	max-width: 100%;
	position: absolute;
	top: 0;
	-webkit-transition: all .75s ease-out;
	-moz-transition: all .75s ease-out;
	-ms-transition: all .75s ease-out;
	-o-transition: all .75s ease-out;
	transition: all .75s ease-out;
	width: 0%;
}
