/*
#------------------------------------------------------------------------
# Shop and Buy - July 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 
*/

/* Here you can include your override CSS styles */

#gkLogo.cssLogo {
   height: 100px;
    width: 335px;
}
	
	.gkMenu > ul > li {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
}
.product-short-description {
display:none;
}

.productdetails-view h1 {
font-size: 35px;
 }