/*
#------------------------------------------------------------------------
# Grander – Template (for Joomla 3.3)
#
# Copyright (C) 1997-2014 proart.at. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.proart.at
# Support: webmaster@proart.at 
*/

.gkPage {
	padding: 0 20px;
}
#gkMainMenu.gkMenuOverlay {
	border: none;
}
.gkMenu > ul {
	height: auto;
	min-height: 21px;
}
.itemsContainer .itemsContainerWrap, 
.itemContainer .itemsContainerWrap {
	margin: 0!important;	
}
#k2Container article header h2 {
	font-size: 32px;
	line-height: 32px;
}
.k2FeedIcon a, 
a.k2FeedIcon {
	margin-top: 32px;
}
.demo-typo-col2,
.demo-typo-col3,
.demo-typo-col4 {
	clear: both;
	float: none;
	padding-bottom: 20px;
	width: 100%;
}
#gkBottom1 .box.double,
#gkBottom1 .box.double ~ .box,
#gkBottom2 .box.double,
#gkBottom2 .box.double ~ .box,
#gkBottom3 .box.double,
#gkBottom3 .box.double ~ .box,
#gkBottom4 .box.double,
#gkBottom4 .box.double ~ .box,
#gkBottom5 .box.double,
#gkBottom5 .box.double ~ .box {
	width: 50%!important;
}

/* Frontpage elements */
.gkIsWrapper-gk_storefront figcaption h3 {
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 18px 0;
}
.gkIsWrapper-gk_storefront figcaption h3 {
	font-size: 30px;
	line-height: 56px;
	padding: 0 32px;
}
.gkIsWrapper-gk_storefront figcaption p {
	font-size: 15px;
	line-height: 50px;
}
.gkIsWrapper-gk_storefront .gkIsPagination {
	bottom: 10px;
}
.gk-banners[data-cols="1"] li { width: 100%; }
.gk-banners[data-cols="2"] li { width: 100%; }
.gk-banners[data-cols="3"] li { width: 100%; }
.gk-banners[data-cols="4"] li { width: 100%; }
.gk-banners li div {
	margin-bottom: 10px;
}
.gk-banners li div img {
	max-width: 30%!important;
}
.products .nspArt.nspCol4 { width: 48.5%; }
.products .nspArt.nspCol5 { width: 48.5%; }
.products .nspArt.nspCol6 { width: 48.5%; }
.products .nspImageWrapper {
	margin: 0 auto!important;
	width: 100%;
}
.frontpage #gkHeader {
	margin: 0 0 0 0;
}
#gkTop1, #gkTop2 {
	padding: 15px 0;
}
.box.parallax {
	margin: -30px 0!important;
	padding: 90px 0!important;
}
#gkBottom1, 
#gkBottom2, 
#gkBottom3, 
#gkBottom4 {
    padding: 0 0;
}
#gkBottom1 {
	
}
.gk-features li {
	margin: 0 0 10px 0;
}
.gk-features[data-cols="1"] li { width: 100%; }
.gk-features[data-cols="2"] li { width: 50%; }
.gk-features[data-cols="3"] li { width: 50%; }
.gk-features[data-cols="4"] li { width: 50%; }

/* Overlay menu */
.gkMenuOverlay .gkMenu > ul > li > a {
	font-size: 11px;
	padding: 0 12px;
}
.gkMenuOverlay .gkMenu > ul > li.haschild > a:after {
	right: -2px;
}
#gkMenuOverlayWrap {
    margin:  -20px 0 0 -260px!important;
    max-width: 520px!important;
}
#gkMenuOverlayWrap.open {
    margin-top: 0;
}

#gkMenuOverlayContent .gkcol li {
    font-size: 20px;
}

#gkMenuOverlayContent .gkcol li,
#gkMenuOverlayContent .gkcol li a {
    line-height: 58px;
}

/* VM */
.productdetails-view h1 {
    font-size: 32px;
}
.product-price span.PricesalesPrice {
	font-size: 32px;
}
div.PricesalesPrice {
	font-size: 14px;
	padding: 12px;
}

/* HikaShop */
.hikashop_checkout_login_left_part,
.hikashop_checkout_login_right_part {
	clear: both;
	width: 100%;
}
.hikashop_subcategories > div,
.hikashop_products > div {
	width: 50%!important;
}
.hikashop_subcategories > div[style="clear:both"],
.hikashop_products > div[style="clear:both"] {
	display: none;
}

/****** CUSTOM *******/
body .gkCols6 .box.gkmod-5,
body .gkCols6 .box.gkmod-more {
	width: 33.3%;
}
#gkHeaderMod figcaption { }