	/*
#------------------------------------------------------------------------
# Simplicity - February 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 10px;
}

.imageBg #gkHeaderMod {
	padding: 120px 0 90px 0;
}

#gkFooter {
	text-align: center;
}

#gkFooterNav,
#gkCopyrights {
	clear: both;
	display: block;
	float: none!important;
	margin: 10px auto;
	overflow: hidden;
}

#gkFooterNav > ul {
	display: inline-block;
}
#itemListPrimary{
    max-width: initial;
    width: 50%;
}
#itemListLeading{
    max-width: initial;
    width: 50%;
}
.itemContainer.itemContainerLast{
    width: 100%;
}
#gkMobileMenu {
    display: block!important;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    position: relative;
    text-indent: -9999px;
    position: relative;
	top: 40px;
    width: 44px;
    margin-right: 50px;
}
#gkSidebar > div {
    margin: 10px auto!important;
    position: relative!important;
}
.after_readmore .new_product_desc, .after_readmore .new_product_text.product_map{
    width: 100%;
    float: none;
    padding: 0 20px;
    margin-bottom: 30px; 
}