/*#------------------------------------------------------------------------# 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*//* Here you can include your override CSS styles */
#gkTop1, #gkTop2 {
    padding: 0;
}

#gkTop1 .box, #gkTop2 .box {
    margin: 0;
}

.floatleft {
    float: left;
}

#gkLogo {
    margin-top: 10px;
}

#gkHeaderNav {
    background: #000;
}

h1 {
    font-size: 22px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}

.product-price span.PricesalesPrice {
    font-size: 26px;
}

h3.catProductTitle {
    padding: 0;
    padding-left: 20px;
    padding-right: 20px;
    height: 35px;
    overflow: hidden;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}

#gkTopMenu {
    float: right;
}

#gkLogo {
    margin-top: -24px;
    padding: 5px;
    background: #000;
    display: block;
    z-index: 999;
    position: relative;
    border: 1px solid #fff;
}

#gkHeaderTop {
    z-index: 9995;
}

@media screen and (max-width: 768px) {
    #gkLogo img,
    #gkLogo {
        max-width: 190px;
    }

    #gkTopMenu li {
        margin: 0 10px 0 0;
    }
}

.VMmenu a {
    color: #000;
    font-weight: normal;
    text-transform: uppercase;
}

.VMmenu a:hover {
    color: #e81f00 !important;
}

.nspArt .fleft {
    float: none !important;
    margin: 0 auto;
    text-align: center;
}

.products h4.nspHeader {
    font-size: 14px !important;
}

.product .addtocart-bar {
    display: none;
}

.gkMenu > ul li div.childcontent a {
    text-transform: uppercase;
}

#gkCopyrights a {
    color: #888 !important
}

#gkCopyrights {
    color: #888 !important;
}

#dj-galleryGrid2m117 .dj-slide-title {
    float: right;
    text-align: right;
}

.dj-extra .product-price span.PricesalesPrice {
    font-size: 18px !important;
    color: #fff !important;
}

.productDetails > div {
    float: left;
    width: 100%;
}

.productDetails > div + div {
    float: left;
    width: 100%;
}

.product-additional-info {
    margin: 0 !important
}

span.manufacturer {
    margin: 0 !important;
}

.productDetails {
    margin: 0 0 10px !important;
}

div.PricesalesPrice {
    margin: 10px 0 0 !important;
}

.productdetails-view .product-description, .product-fields {
    margin: 0 !important;
}

body div#gkZoom.active,
body div#gkZoom,
body #gkPreview {
    display: none !important;
}

.additional-images img {
    max-width: 162px !important;
}

.imagesProductInCategoryView {
    height: 180px;
}

.imagesProductInCategoryView a {
    width: 135%;
    height: 180px;
    position: relative;
}

.imagesProductInCategoryView a img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    display: block;
    margin-left: -12.5%;
}

.product-related-products > div, .product-related-categories > div {
    min-height: 230px;
}
@media (min-width: 581px) {
	
	.productdetails-view .product-related-products img, .productdetails-view .product-related-categories img {
		max-height: 125px;
	}
}

.product-related-products > div {
    min-height: 195px;
}

@media screen and (max-width: 580px) {
    .width50 .spacer img, .width40 .spacer img, .width33 .spacer img, .width25 .spacer img, .width20 .spacer img {
        margin-left: -12.5%;
    }
}

.search-box-vm {
    position: relative;
}

.search-box-vm input {
    max-width: 100% !important;
    width: 100%;
}

.search-box-vm .search-button {
    display: block;
    float: right;
    height: 38px;
    width: 40px;
    position: absolute;
    right: 0;
    top: 0;

    background: transparent;
    border: none;
}

.search-box-vm .search-button:after {
    top: 0;
    z-index: 1;
    bottom: 0;
    line-height: 38px;
}

.search-box-vm .search-button:hover {
    cursor: pointer;
    background: transparent;
    border: none;
}

.productdetails-view .product-price .PricebasePrice {
    /*text-decoration: line-through;*/
}

body .productdetails-view .product-price .PricebasePrice {
    font-size: 16px;
    font-weight: 400;
    color: #999;
}

@media (max-width: 820px) {
    body .productdetails-view .product-price .PricebasePrice {
        padding: 12px;
    }
}

body .catProductPrice > div.PricebasePrice > span,
body .browse-view .catProductPrice .PricebasePrice {
    font-size: 14px;
    font-weight: 400;
    color: #999;
    /*text-decoration: line-through;*/
}


@media screen and (max-width: 580px) {
	.width50 .spacer img, .width40 .spacer img, .width33 .spacer img, .width25 .spacer img, .width20 .spacer img {
		margin: auto;
	}

	.imagesProductInCategoryView a {
		height: 100%;
		width: 100%;
	}
	#gkTop1 .box, #gkTop2 .box, #gkSidebar .box, #gkMainbody .box, #gkBottom1 .box, #gkBottom2 .box, #gkBottom3 .box, #gkBottom4 .box, #gkBottom5 .box,
	.width50, .width40, .width33, .width25, .width20 {
		max-width: 100%;
	}
	body .nspArt img.nspImage {
		max-width: 426px !important;
		margin: auto;
	}
	body .products h4.nspHeader,
	body .products .nspArt, 
	body #gkPageContent .width50 .spacer, body #gkPageContent .width40 .spacer, body #gkPageContent .width33 .spacer, body #gkPageContent .width25 .spacer, body #gkPageContent .width20 .spacer 
	{ 
		border: none;
	}
	
	.category-view .row .category .readon, .featured-view a.readon, .latest-view a.readon, .topten-view a.readon, .related-products-view a.readon, .browse-view .row .product a.readon, .manufacturer-view-default .row .manufacturer a.readon, .recent-view a.readon {
		display: none;
	}
	
	body h3.catProductTitle {
		height: auto;
	}
	
	body .nspArts, body .nspLinksWrap {
		padding: 0;
}