/*
#------------------------------------------------------------------------
# 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 */
body {
    font-size: 13px;
}
.floatleft {
    float: left;
}

#gkHeaderNav {
    background: #0032a0;
}

.gkMenu > ul > li > a {
    display: inline-block;
    font-weight: 600;
    height: 63px;
    line-height: 63px;
    text-transform: uppercase;
    width: auto;
}

.gkMenu > ul > li.haschild > a::after {
	color: #fff;
}

.gkMenu > ul li div.childcontent a:hover, .gkMenu > ul li div.childcontent li.active > a {
    color: inherit!important;
}

.orderlistcontainer div.title {
    width: inherit !important;
}

.productdetails .product-container h4.nspHeader a:hover {
    color: #5999e8;
}
.productdetails .product-container h4.nspHeader a {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    color: #1b1d1e;
    text-transform: uppercase;
}

.readon.fleft, .readon.fright, .readon.fcenter {
    margin: 0 auto;
}

.gkMenu > ul li div.childcontent a:hover {
    color: #5999e8!important;
}

.gkImageWrapperOverlay > span {
    border: none;
}

#offlajn-ajax-search780 {
    max-width: 100% !important;
}

.productdetails span.manufacturer {
    margin-left: 0;
}

#offlajn-ajax-search781,
offlajn-ajax-search805 {
	width: 100%!important;
}

.js-hide {
	dispay: none!important;
}


@media screen and (max-width: 1024px) {
    .gkMenu > ul > li > a {
    height: 55px;
        line-height: 55px;
    }
	
	.gkMenu > ul > li.haschild > a::after {
		right: unset !important;
		padding: 10px 5px;
	}
    
/*
    .gkMenu > ul > li.haschild > a::after {
        padding: 8px 5px 4px;
    }
*/
}
