/*
#------------------------------------------------------------------------
# inStyle - November Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

.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;
}
.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 {
	width: 50%!important;
}
#gkTopNav {
	text-align: center;
}
#gkUserArea,
#gkTopMenu {
	display: block;
	float: none;
	margin: 10px 0;
	text-align: center;
	width: 100%;
}
#gkTopMenu > ul {
	display: inline-block;
}
#gkBottom3 {
	margin: 20px 10px;
}

.box.products .nspArt .nspInfo {
	font-size: 10px;
}
.box.products .nspArt .nspHeader {
	font-size: 12px;
	max-width: 62%;
}
.gkBanner > strong {
	bottom: 14px;
	font-size: 12px;
}
.gkBanner > h2 {
	font-size: 32px;
	top: 50px;
}
.gkBanner > h2 > a > span {
	font-size: 32px;
}
.gkIsWrapper-gk_shop_and_buy .figcaption h3 {
	font-size: 42px;
}
.gkIsWrapper-gk_shop_and_buy .figcaption p {
	font-size: 14px;
}
.grid2 .gkArtContentWrap, 
.grid3 .gkArtContentWrap {
	padding: 0 10px;
}
#gkContentWrap {
	margin-top: 0px;
}

/* Overlay menu */
#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;
}