/*
#------------------------------------------------------------------------
# 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 */

.itemBody > ul li:before, .itemBody > div > ul li:before, #product-tabs-content dd:before, ul.gkBullet1 li:before, ul.gkBullet2 li:before, ul.gkBullet3 li:before, ul.gkBullet4 li:before {
	font-family: FontAwesome;
	font-size: 13px;
	position: absolute;
	top: 5px;
	left: 0;
}
.add-on{
padding-left:3px;
}
.hikashop_product_quantity_field_change_minus, .hikashop_product_quantity_field_change_plus {
	top: 0px; 
	border:1px solid grey;
	padding:2px;
}

#hikashop_product_right_part .hikashop_product_price_full span, #hikashop_product_right_part .hikashop_product_price_full .hikashop_product_price, #hikashop_product_right_part .hikashop_product_price_full .hikashop_product_price_per_unit, #hikashop_product_right_part .hikashop_product_price_full .hikashop_product_price_per_unit_x {
	font-size:24px!important;
}

#hikashop_category_information_module_ div.hikashop_subcontainer .hikashop_product_stock{
	max-width:140px;
	text-align:center;
	margin:auto;
	width:70%;
	
}
#hikashop_category_information_module_ div.hikashop_subcontainer .hikashop_product_stock .input-append{
	text-align:center;
	margin:auto;
	width:60%;
}
#hikashop_category_information_module_ div.hikashop_subcontainer .hikashop_product_stock .hikashop_product_quantity_field_change_minus,
#hikashop_category_information_module_ div.hikashop_subcontainer .hikashop_product_stock .hikashop_product_quantity_field_change_plus{
	top:2px;
	margin-left:0px;
}

.hikashop_checkout_buttons{
	float:right;
	width:250px;
}

.hikabtn_checkout_continue{
	padding: 9px 12px!important;
}
.gk-newsletter input[type="button"] {
	top: auto!important;
}


.hikashop_subcategories div.hikashop_category {
	width: 33.3%!important; 
}
div.hikashop_category_image {
	float: none;
}

.hidesome .item-640, .hidesome .item-1337, .hidesome .item-1336{
	display:none;
}

.hikashop_cart_title {
	color: #DDDDDD;
}
.hika_j2 .btn-success, .hikabtn-success {
	color: #fff!important;
}
.hika_j2 .btn-success, .hikabtn-success .fa {
	color: #fff!important;
}
.hikabtn_checkout_coupon_add{
	color: #fff!important;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
#hikashop_checkout_coupon_1_5{
	margin-bottom:10px;
}
#hikashop_checkout_shipping_1_2{
	margin-top:30px;
}
#hikashop_checkout legend{
	font-weight:bold;
	font-size:18px;
}



h1{
	font-size:28px;
}
h2{
	font-size:26px;
}
span.hikashop_product_price{
	color: #e81f00!important;
}
.productDetails .hikashop_product_quantity_div {
	vertical-align: baseline; 
	margin: 0px;
	padding:20px;
}
#hikashop_product_right_part .hikashop_product_price_full span,
#hikashop_product_right_part .hikashop_product_price_full .hikashop_product_price,
#hikashop_product_right_part .hikashop_product_price_full .hikashop_product_price_per_unit,
#hikashop_product_right_part .hikashop_product_price_full .hikashop_product_price_per_unit_x {
	color: #e81f00!important;
}


.hikabtn_checkout_coupon_add{
	float:none!important;
}