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

body,
.box {
	font-size: 14px;
}
small {
	font-size: 90%;
}
h1 {
	font-size: 36px;
}
#k2Container.itemListView.leksiko .category_description h1,
#k2Container.itemListView.leksiko .category_description h2,
.awDietMainTitle,
#k2Container.itemView .itemFullText h2.awDietMainTitle,
.register-page #gkMainbody > h1,
.register-page #gkMainbody > h2 {
	font-size: 36px;
}
h2 {
	font-size: 28px;	
}
h3 {
	font-size: 24px;
}
/* Containers */
#gkPageContent {
	background-image: none!important;
}
#gkTopMenu,
#gkUserArea {
	margin-top: 0;
}
#gkContent, 
#gkSidebar,
#gkContentWrap {
	max-width: 100%;
	width: 100% !important;
}
#gkSidebar .box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px!important;
}
aside#gkSidebar {
	min-width: 1px;
	padding: 0!important;
}
#gkSidebar .box:first-child {
	padding-top: 10px!important;
}
#gkSidebar .box {
	border: none!important;
	float: left;
	margin-top: 0!important;
	margin-bottom: 30px!important;
	width: 50%;
}
#gkSidebar.gkOnlyOne .box {
	width: 100%!important;
}

/* Limitation suffixes */
.onlydesktop {
	display: none!important;
}
.notablet {
	display: none!important;
}
.nomobile {
	display: block!important;
}
.onlytablet {
	display: block!important;
}
.onlymobile {
	display: none!important;
}
.notablet.nomobile {
	display: none!important;
}

/* Fix for the contact page */
.contact .contact-image {
	float: left !important;
}
.contact .contact-address {
	clear: both !important;
	padding-top: 20px !important;
}

/* K2 edit popup */
#sbox-window,
#sbox-window iframe {
	width: 720px!important;
	max-width: 720px!important;
	left: 10px!important;
}

/* menu */

.gkMenuOverlay + #gkMobileMenu {
	display: none!important;
}
#gkExtraMenu {
	display: none!important;
}
#gkMainMenu {
	display: none;
}
#gkMainMenu.gkMenuOverlay,
#gkMainMenu.gkMenuOverlay #gkExtraMenu {
	display: block!important;
}
#gkMobileMenu select {
	width: 40px;
	height: 35px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
}

/* top/bottom modules */

/* 4-column layout */
body .gkCols4 .box {
	margin-bottom: 30px!important;
}
body .gkCols4 .box.gkmod-1 {
	width: 100%;	
}
body .gkCols4 .box.gkmod-2 {
	width: 50%;
}
body .gkCols4 .box.gkmod-3 {
	width: 50%;
}
body .gkCols4 .box.gkmod-4,
body .gkCols4 .box.gkmod-more {
	width: 50%;
}
body .gkCols4 .box:nth-child(2n+1) {
	clear: both;
}
body .gkCols4 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
body .gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
body .gkCols4 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 50%!important;
}

/* 6-column layout */
body .gkCols6 .box {
	margin-bottom: 30px!important;
}
body .gkCols6 .box.gkmod-1 {
	width: 100%;	
}
body .gkCols6 .box.gkmod-2 {
	width: 50%;
}
body .gkCols6 .box.gkmod-3 {
	width: 33.3%;
}
body .gkCols6 .box.gkmod-4,
body .gkCols6 .box.gkmod-more {
	width: 33.3%;
}
body .gkCols6 .box.gkmod-5,
body .gkCols6 .box.gkmod-more {
	width: 33.3%;
}
body .gkCols6 .box.gkmod-6,
body .gkCols6 .box.gkmod-more {
	width: 33.3%;
}
body .gkCols6 .box:nth-child(3n+1) {
	clear: both;
}
body .gkCols6 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 33.3%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-4:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4) {
	width: 33.3%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-5:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {
	width: 33.3%!important;
}

.items-row > div {
	margin-bottom: 50px;
	padding: 0!important;
}

/* Suffixes and other elements */

/* Page elements */
.gkBanner > a > img {
	width: 100%;
}
.gkCols[data-cols="4"] > div,
.gkCols[data-cols="5"] > div { 
	margin-bottom: 30px;
	width: 50%; 
}
.gkCols[data-cols="4"] > div:nth-child(2n+1),
.gkCols[data-cols="5"] > div:nth-child(2n+1)  {
	clear: both;
}
#k2Container .itemsContainerWrap article header h2 {
	font-size: 18px;
	line-height: 24px;
}
article header h1, 
article header h2 {
	font-size: 32px;
}
article header li:before {
	display: none;
}
article header li {
	padding-right: 20px;
}
article header li:last-child {
	padding-right: 0;
}
.pagination ul li a, 
.pagination ul li span {
	margin: 3px 7px 3px 0;
}

/* Frontpage elements */
.gk-newsletter input[type="email"] {
	width: 67%;
}
.gk-banners li div strong {
	padding: 0 10px;
}
.nspArtScroll1 {
	margin: 0;
}
.products .nspArt {
	padding: 10px 15px 20px 15px!important;
}
.products h4.nspHeader {
	font-size: 16px;
}
.gk-features li strong {
	font-size: 12px;
	padding: 10px;
}
.gk-features li strong sub {
	font-size: 11px;
}
.box.parallax {
	background-attachment: scroll;
}

/* VM */
.main-image img.product-image, 
.featured-view .spacer img, 
.latest-view .spacer img, 
.topten-view .spacer img {
	width: 100%!important;
}
.category > div > a,
.product > div > div > a {
	display: block;
	overflow: hidden;
}


/* ARTIFIEDWEB CODE */

#awHeaderTop {
	display:block;
	height:auto;
}

#awHeaderTop .menu {
    display: flex;
	display:-webkit-flex;
}

#awHeaderTop .menu li:last-child {
    display: none;
}


#awHeaderTop .menu li {
    flex-grow: 1;
	-webkit-flex-grow: 1;
    text-align: center;
}

#awHeaderTop .item-640 {
    background-color: #6ba650;
}

#awHeaderTop .item-730 {
    background-color: #7d6652;
}

#awHeaderTop .item-731 {
    background-color: #de7025;
}

#awHeaderTop .menu a {
    color: #fff;
    font-weight: 500;
    line-height: 25px;
    padding: 0 10px;
	transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
}

#awHeaderTop .menu a:hover {
    color: #000;
}

#gkTopMenu .menu li {
    display: none;
}

#gkTopMenu .menu {
    padding: 2px 0;
}

#gkLogo {
    margin: 20px 30px 10px 10px;
}

#gkSearch {
    float: right;
    margin-top: 30px;
	position: relative;
}

#gkMobileMenu {
    color: #000;
    display: block !important;
    float: left;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    margin: 23px 0 0 !important;
    padding: 0;
    position: relative;
    text-align: center;
    width: 40px;
}

#gkMobileMenu i {
    color: #444;
    font-size: 35px;
    height: 40px;
    padding: 0 !important;
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
    width: 40px;
}

#gkSidebar > div {
    display: block;
    float: left;
    margin-top: 80px;
    width: 100%;
}

#gkSidebar .box.bottombanner {
    clear: left;
    float: left;
}

.banneritem > img {
    display: table;
    float: none;
    margin: 0 auto;
    max-width: 100%;
	width:auto !important;
}

#gkFooterNavRight {
    clear: both;
    float: left;
    width: 50%;
}


#gkFooterNavRight .acymailing_module {
    float: left;
    width: 100%;
}

#gkFooterNavRight .acymailing_finaltext {
    width: 100%;
}

#gkFooterNavRight .acymailing_form {
    width: 100%;
}

#gkFooterNavLeft {
    float: left;
    margin-top: 20px;
    width: 100%;
}

#gkFooterNavLeft .custom.design-development {
    clear: both;
    float: left;
    padding-top: 40px;
}

#gkBottom2 .box.gkmod-1 .top3Item {
    margin-bottom: 15px;
    padding: 30px 0;
    width: calc(50% - 7px);
}

#gkFooterNavLeft .AW_Social span:last-child {
    padding-right: 0;
}

#swipebox-slider {
    width: 100%;
}

#swipebox-slider .slide.current {
    padding-right: 0;
}

.slide.current > img {
    display: table !important;
    float: none !important;
    margin: 0 auto !important;
}

#swipebox-caption {
    border: medium none;
    float: left;
    margin-bottom: 40px;
    margin-top: 30px;
    width: 100%;
}

.nav.menu.info_side_menu {
    display: none;
}

.awDietMainImage {
	margin: 0 0 -40px;
}

@media (max-width: 900px) {
	.catProducts .product.vm-col {
		width: calc(50% - 30px);
	}
}

@media (max-width: 850px) {
	.testmonial {
		margin-bottom: 20px;
		width: 100%;
	}
}

@media (max-width: 800px) {
	
	.AW_Social {
		margin-right: 20px;
	}
	.k2SearchBlock, .k2SearchBlock form {
		display: block;
		float: right;
		position: absolute;
		right: 0;
	}
	
	.medNutritionMiddle .moduleCategoryReadMore {
		font-size: 16px;
		line-height: 19px;
	}
	
	.medNutritionMiddle .moduleCategoryName {
		color: #fff;
		font-size: 16px;
		line-height: 1;
	}
	#k2Container.itemView .gda .box {
		margin-bottom:10PX;
	}
	#k2Container.itemView .gda div:nth-child(5) {
		clear: left;
		float: left;
	}
	#k2Container.itemView .gda .box.last {
		margin-left: 0;
	}
}

@media (max-width: 750px) {
	#opc-wapper > #opc-shipment,
	#opc-wapper > #opc-payment {
		width: 100% !important;
		padding:0;
	}
	#k2Container.itemListView.e-vivliothiki .itemContainer {
		width: calc(50% - 15px);
	}
}



@media (max-width: 900px) {
	.onepageTypeWrapperInner {
		padding: 0 20px;
	}
	.onepageTextContainerTitle {
		padding: 40px 0 0;
	}
	.onepageTextContainerText {
		padding: 40px 0;
	}
	.item-page .itemBibliographyInner {
		padding: 0 20px;
	}
	.item-page .itemAuthors li {
		padding: 30px 20px 40px;
	}
	.item-page .itemAuthors li:last-child {
		padding: 30px 20px 40px;
	}
}
@media (max-width: 850px) {
	.onepageHeaderBody.both .onepageHeaderText {
		font-size: 18px;
		width: 380px;
	}
	.onepageHeaderBody.both .onepageHeaderImage {
		padding-left: 20px;
		width: calc(100% - 380px);
	}
}
@media (max-width: 800px) {
	.onepageContentsItemImageInner {
		max-width: 150px;
	}
	.onepageContentsItemTitle {
		font-size: 16px;
	}
	.onepageContentsItemSecondaryTitle {
		font-size: 20px;
		font-weight: 700;
	}
	.onepageHeaderSecondaryTitle {
		font-size: 26px;
	}
	.onepageTextContainerTitle {
		font-size: 26px;
	}
}