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

#bottom-pagination div,
#bottom-pagination ul { text-align: center!important }
#bottom-pagination ul li { display: inline }
.VmArrowdown {
	cursor: pointer;
	float: right;
	height: 16px;
	padding: 0 12px;
	width: 16px
}
.additional-images {
	margin: 16px 0;
	overflow: hidden
}
.additional-images .product-thumb {
	border: 1px solid #eee;
	float: left;
	line-height: 1.4;
	margin: 0 6px 6px 0;
	padding: 3px;
	text-align: center;
	white-space: normal;
	width: 74px
}
.additional-images .product-thumb:hover {
	border-color: #ddd;
	cursor: pointer
}
.additional-images img {
	width: 22%;
	margin: 0 0 0 6px;
}
.additional-images img:first-child { margin: 0; }
.addtocart-area .product-fields { padding: 6px 0 12px }
.addtocart-area .product-fields > div { margin: 0 0 10px }
.ask-a-question a {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	display: block;
	font-size: 12px;
	font-weight: 600;
	margin: 32px 0 16px;
	padding: 16px 0;
}
body input.addtocart-button {
	background: #E81F00 !important;
	border: none!important;
	color: #fff!important;
}
body input.addtocart-button:hover { background: #1B1D1F !important }
input.addtocart-button {
	border: none;
	color: #fff !important;
	font-weight: 600;
	height: 46px;
	min-width: 100%;
}
input.addtocart-button:hover { color: #fff !important }
.ask-a-question-view .form-field .submit { width: 418px }
.ask-a-question-view .form-field textarea.field {
	border: solid #eee 1px;
	color: #777;
	padding: 12px;
	text-align: left;
	width: 394px
}
.ask-a-question-view .product-summary {
	border-bottom: solid #eee 1px;
	margin: 25px 0 0;
	padding: 0 0 10px
}
.ask-a-question-view .product-summary .short-description { margin-top: 6px }
.ask-a-question-view .product-summary h2 {
	font-size: 16px;
	margin: 0;
	padding: 0
}
.ask-a-question-view .product-summary img.product-image {
	height: auto;
	max-height: 100%;
	max-width: 100%;
	width: auto
}
.ask-a-question-view h1 {
	font-size: 18px;
	margin: 0;
	padding: 0
}
.ask-a-question-view input.counter,
.ask-a-question-view input#email {
	border: solid #ccc 1px;
	color: #777;
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 5px 5px 4px
}
.ask-a-question-view,
.manufacturer-details-view .spacer { padding: 30px }
.availability { margin: 12px 0 0 }
.billto-shipto strong,
span.custom-variant-inputbox input.custom-attribute:hover,
input.vm-default:hover,
.ask-a-question-view input.counter:hover,
.ask-a-question-view input#email:hover,
table.user-details input:hover,
a.details:hover,
div.details:hover,
a.product-details:hover,
.ask-a-question-view .form-field textarea.field:hover,
.product-related-products > div a,
.product-related-categories > div a,
table.cart-summary a { color: #222 }
.category-view .category .category-overlay > span > span,
.browse-view .product .product-overlay > span > span,
.featured-view .product .product-overlay > span > span,
.latest-view .product .product-overlay > span > span,
.topten-view .product .product-overlay > span > span,
.recent-view .product .product-overlay > span > span,
.productDetails .main-image .product-overlay > span > span {
	-moz-border-radius: 50%;
	-moz-transition: all .3s ease-out;
	-ms-border-radius: 50%;
	-ms-transition: all .3s ease-out;
	-o-border-radius: 50%;
	-o-transition: all .3s ease-out;
	-webkit-border-radius: 50%;
	-webkit-transition: all .3s ease-out;
	background: #e81f00;
	border-radius: 50%;
	color: #fff;
	display: block;
	filter: alpha(opacity=0);
	font-weight: 600;
	height: 80px;
	line-height: 80px;
	margin: 100% auto 30%;
	opacity: 0;
	text-align: center;
	transition: all .3s ease-out;
	width: 80px
}
.category-view .category .category-overlay > span,
.browse-view .product .product-overlay > span,
.featured-view .product .product-overlay > span,
.latest-view .product .product-overlay > span,
.topten-view .product .product-overlay > span,
.recent-view .product .product-overlay > span,
.productDetails .main-image .product-overlay > span {
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	background: rgba(255,255,255,0);
	display: block;
	height: 100%;
	overflow: hidden;
	transition: all .3s ease-out;
	width: 100%
}
.category-view .category .category-overlay,
.browse-view .product .product-overlay,
.featured-view .product .product-overlay,
.latest-view .product .product-overlay,
.topten-view .product .product-overlay,
.recent-view .product .product-overlay,
.productDetails .main-image .product-overlay {
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%
}
.browse-view .product .spacer,
.productDetails .main-image {
	overflow: hidden;
	position: relative
}
.category-view .category.active .category-overlay > span > span,
.browse-view .product.active .product-overlay > span > span,
.featured-view .product.active .product-overlay > span > span,
.latest-view .product.active .product-overlay > span > span,
.topten-view .product.active .product-overlay > span > span,
.recent-view .product.active .product-overlay > span > span,
.productDetails .main-image.active .product-overlay > span > span {
	filter: alpha(opacity=100);
	margin-top: 30%;
	opacity: 1;
}
.category-view .category.active .category-overlay > span,
.browse-view .product.active .product-overlay > span,
.featured-view .product.active .product-overlay > span,
.latest-view .product.active .product-overlay > span,
.topten-view .product.active .product-overlay > span,
.recent-view .product.active .product-overlay > span,
.productDetails .main-image.active .product-overlay > span { background: rgba(255,255,255,0.6) }
.category-view > h3,
.featured-view > h3,
.latest-view > h3,
.topten-view > h3,
.recent-view > h3 {
	font-size: 24px !important;
	padding: 32px 0 64px !important
}
.category-view h3 { padding-top: 0 !important }
.cart-summary .inputbox {
	float: left;
	padding-left: 9px;
	padding-right: 9px;
	text-align: center
}
.cart-summary .sectiontableentry1 fieldset { clear: both; }
.cart-summary div.PricesalesPrice {
	background: none;
	font-size: 100%;
	margin: 0;
	padding: 0
}
.cart-summary tbody tr td { padding: 5px 8px }
.cart-summary td hr,
.terms-of-service .vm2-termsofservice-icon,
#terms-of-service .vmicon.vm2-termsofservice-icon,
.vmicon-16-editadd,
table.cart-summary td br,
#product-tabs-content > div,
.productDetails .main-image > .product-overlay { display: none!important; }
.cart-view h2 {
	font-size: 12px;
	margin: 0;
	padding: 0
}
#userForm h3,
#paymentForm h3 {
	font-size: 18px;
	margin: 0 0 12px
}
.cart-view h3 {
	font-size: 16px;
	margin: 0 0 12px
}
.catProductDetails {
	-moz-border-radius: 2px;
	-moz-transition: background-color .12s ease-out;
	-ms-border-radius: 2px;
	-ms-transition: background-color .12s ease-out;
	-o-border-radius: 2px;
	-o-transition: background-color .12s ease-out;
	-webkit-border-radius: 2px;
	-webkit-transition: background-color .12s ease-out;
	background: #eee;
	border-radius: 2px;
	border-shadow: 0 0 1px #fff;
	color: #222;
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	line-height: 35px;
	margin: 0 0 12px;
	min-height: 34px;
	padding: 0 11px;
	text-align: center;
	text-transform: uppercase;
	transition: background-color .12s ease-out
}
.catProductPrice {
	padding-bottom: 12px;
}
.catProductPrice > div {
	color: #666!important;
	font-size: 12px!important;
}
.catProductPrice > div > span {
	color: #e81f00;
	font-size: 14px;
	font-weight: 600;
}
.catProductPrice .PricediscountAmount,
.catProductPrice .PricetaxAmount {
	color: #aaa;
	font-size: 10px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1.8;
	text-transform: uppercase
}
.catProductPrice div.PricesalesPrice {
	font-size: inherit;
	line-height: 1.4;
	margin: 0;
	padding: 0
}



.category-view .category { position: relative; }
.category-view .row .category .spacer h2 a {
	color: #222;
	display: block;
}
.category-view .row .category .spacer h2 a img {
	height: auto;
	margin-top: 6px;
	max-width: 100%
}
.category-view .row .category .spacer h2 a:hover,
.product-related-products > div a:hover,
.product-related-categories > div a:hover,
table.cart-summary a:hover { color: #e81f00 }
.category-view .row .category .spacer,
.featured-view .spacer,
.latest-view .spacer,
.topten-view .spacer,
.related-products-view .spacer,
.browse-view .row .product .spacer,
.manufacturer-view-default .row .manufacturer .spacer,
.recent-view .spacer {
	border: 1px solid #e5e5e5;
	margin: 7px;
	-webkit-transition: border .3s ease-out;
	-moz-transition: border .3s ease-out;
	-ms-transition: border .3s ease-out;
	-o-transition: border .3s ease-out;
	transition: border .3s ease-out;
}
.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: inline-block;
	float: none;
	margin: 15px 0 30px;
}
.checkout-button-top input.terms-of-service {
	float: left;
	margin-right: 10px
}
.clear,
br.clear { clear: both }
.clr {
	clear: both;
	overflow: hidden
}
#facebox .popup {
	border: none;
	border-radius: 0px !important;
	overflow: hidden!important
}
#facebox .popup > div {
	display: block!important;
	padding: 20px!important;
	width: auto!important
}
#facebox .popup > div > div {
	padding: 0 30px 50px 10px !important;
	position: relative;
	text-align: center
}
#facebox .popup > div > div > a {
	background: #e81f00;
	bottom: 5px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 11px;
	font-weight: 400;
	padding: 8px 12px;
	position: absolute;
	right: 10px;
	text-align: center;
	text-transform: uppercase
}
#facebox .popup > div > div > a.continue_link {
	left: 10px;
	right: auto;
	background: #222
}
#facebox > span {
	display: none;
}
#facebox .popup {
	min-width: 320px;
}
#facebox .popup > div > div > a:hover,
.productDetails .main-image .product-overlay > span > span,
#facebox .popup > div > div > a.continue_link:hover { background: #222!important; }
#facebox .popup > div > div > h4 {
	border-bottom: 1px solid #eee;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 10px;
	min-width: 400px;
	padding: 12px 0 20px
}
#fancybox-wrap { z-index: 9999999 }
#product-tabs {
	border-top: 1px solid #e5e5e5;
	margin: 32px 0 16px;
	overflow: hidden
}
#product-tabs li {
	cursor: pointer;
	float: left;
	font-size: 12px;
	font-weight: 600;
	margin: 24px 0 0;
	padding: 8px 18px 6px;
	text-transform: uppercase
}
#product-tabs li.active,
#product-tabs li.hikashop_tabs_li_selected {
	background: #1B1D1F;
	color: #fff;
	font-weight: 600
}
#product-tabs-content {
	clear: both;
	overflow: hidden;
}
#product-tabs-content h3,
.list-reviews h3,
#hikashop_show_tabular_description h3 {
	font-size: 14px;
	font-weight: 600;
	padding: 16px 0 0;
	text-transform: uppercase
}
#product-tabs-content p,
#hikashop_show_tabular_description p { margin: 1em 0 }
#product-tabs-content dl,
#hikashop_show_tabular_description dl {
	float: left;
	font-size: 13px;
	margin: 0 0 24px 0;
	padding-right: 3.333333%;
	width: 30%
}
.product-description > dl {
	margin-left: 0 !important;
}
#product-tabs-content dt,
#hikashop_show_tabular_description dt {
	color: #222;
	font-weight: 600;
	margin: 16px 0 6px
}
#product-tabs-content dd,
#hikashop_show_tabular_description dd {
	margin: 0 0 0 6px;
	padding: 2px 0 2px 20px !important;
	position: relative;
}
#product-tabs-content dd:before,
#hikashop_show_tabular_description dd:before { top: 7px !important }
#product-tabs-content dd:before,
#hikashop_show_tabular_description dd:before {
	color: #111;
	content: "\f111";
	font-family: FontAwesome;
	font-size: 6px;
	position: absolute;
	left: 0;
}
#ui-tabs { margin-bottom: 20px }
#ui-tabs .dyn-tabs {
	display: none;
	overflow: auto
}
#ui-tabs h4 {
	color: #e81f00;
	font-size: 16px;
	margin: 20px 0
}
#ui-tabs ul#tabs {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #e5e5e5;
	margin: 30px 0;
	width: 100%;
}
#ui-tabs ul#tabs::after {
	clear: both;
	content: "";
	display: table;
}
#ui-tabs ul#tabs li {
	background: #f8f8f8;
	border: 1px solid #f8f8f8!important;
	border-bottom-color: #e5e5e5!important;
	color: #222;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: 600;
	list-style-type: none;
	padding: 5px 15px!important;
	position: relative;
	text-transform: uppercase;
	top: 1px;
}
#ui-tabs ul#tabs li.current {
	background: none;
	border: 1px solid #e5e5e5!important;
	border-bottom-color: #fff!important;
	color: #e81f00;
	font-weight: 700;
}
#ui-tabs ul#tabs li:hover { color: #e81f00; }
fieldset .userfields_info {
	border-bottom: 1px solid #E5E5E5 !important;
	clear: both;
	display: block;
	padding: 32px 0 12px;
}
#userForm select,
.width80 { width: 80% }
.control-buttons { overflow: hidden }
.control-buttons + fieldset { margin-top: 32px }
.control-buttons + fieldset span {
	background: none;
	height: inherit
}
.control-buttons > div {
	border-top: 1px solid #eee;
	font-size: 12px;
	margin: 40px 0 20px;
	padding: 16px 0 0
}
.customer-comment,
.featured-view .product-price,
.latest-view .product-price,
.topten-view .product-price,
.output-billto,
.output-shipto { margin: 10px 0 }
.customer-reviews,
.ask-a-question-view .form-field,
.product-related-products,
.product-related-categories { margin: 25px 0 0 }
.display-number {
	line-height: 46px;
	text-align: right
}
.display-number select { margin: 1px 0 12px 12px }
.featured-view .spacer .catProductPrice + a img,
.latest-view .spacer .catProductPrice + a img,
.topten-view .spacer .catProductPrice + a img,
.featured-view .spacer .catProductPrice + a + a img,
.latest-view .spacer .catProductPrice + a + a img,
.topten-view .spacer .catProductPrice + a + a img { margin-top: 16px }
.featured-view .spacer h3 a,
.latest-view .spacer h3 a,
.topten-view .spacer h3 a,
.related-products-view .spacer h3 a,
.browse-view .row .product .spacer h2 a,
h3.catProductTitle a { color: #222 !important }
.featured-view .spacer h3,
.latest-view .spacer h3,
.topten-view .spacer h3,
.related-products-view .spacer h3,
.browse-view .row .product .spacer h2,
.category-view .row .category .spacer h2,
h3.catProductTitle {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 20px 0;
	text-transform: uppercase;
}
.featured-view h4,
.latest-view h4,
.topten-view h4,
.related-products-view h4,
h2.catSub,
.category-view h4 {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 32px;
	padding: 0 0 12px;
	font-size: 16px;
	color: #222;
	font-weight: 600
}
.browse-view h1 { margin-bottom: 12px; }
span.floatright,
span.floatleft { float: right }
.formLogin {
	background: #f9f9f9;
	margin: 0 0 24px;
	padding: 20px
}
.formLogin h3 { font-size: 18px }
.formLoginWrap a {
	font-size: 13px;
	margin-right: 12px
}
.formLoginWrap input,
.trackMyOrder div {
	float: left;
	margin: 0 24px 12px 0
}

.formLoginWrap #modlgn-username,
.formLoginWrap #modlgn-passwd {
	min-width: 230px;
}

.formLoginWrap .remember {
	float: left;
	margin-top: 6px;
}

.formLoginWrap label {
	float: left;
}

.general-bg,
input.vm-default,
a.product-details,
a.details,
div.details {
	color: #e81f00;
	cursor: pointer;
	text-align: center
}
.vmGkCartProducts > div {
	border-bottom: 1px solid #eee;
	clear: both;
	color: #999;
	overflow: hidden;
	padding: 16px 0;
}
.vmGkCartProducts img {
	float: left;
	height: 70px;
	width: 70px;
}
.vmGkCartProducts > div > div { margin-left: 122px }
.vmGkCartProducts h3 {
	font-size: 14px;
	margin: 0;
}
.vmGkCartProducts h3 a { color: #222; }
.vmGkCartProducts h3 a:hover { color: #e81f00 }
.vmGkCartProducts h3 span {
	color: #999;
	font-weight: 300;
	padding: 0 8px 0 0
}
.vmGkCartProducts .gkPrice {
	color: #E81F00;
	font-size: 16px;
	font-style: italic;
	font-weight: 400
}
.gkTotal {
	color: #E81F00;
	font-size: 48px;
	font-weight: 400;
	line-height: 1;
	margin: 0 0 0 122px
}
.list-reviews .highlight {
	background: #fdfaee;
	margin: 0 0 1em;
	padding: 20px
}
.list-reviews .normal { padding: 12px }
.list-reviews .normal:first-child { padding-top: 0 }
.list-reviews .normal h3 { padding: 0!important; }
.list-reviews p {
	font-size: 13px;
	margin: 1em 0 0.5em
}
.list-reviews span.date {
	color: #888;
	display: block;
	font-size: 10px;
	margin: 0 0 4px
}
.main-image img.product-image,
.featured-view .spacer img,
.latest-view .spacer img,
.topten-view .spacer img {
	height: auto;
	max-width: 100%;
	width: auto
}
.manufacturer h3.catProductTitle { text-align: center; }
.manufacturer-details-view .spacer {
	padding-left: 0;
	padding-right: 0;
}
.manufacturer-details-view .spacer > div { padding: 10px 0; }
.manufacturer-details-view .email-weblink a { margin-right: 15px }
.manufacturer-details-view img {
	background: #fff;
	border: 1px solid #efefef;
	float: right;
	margin: 0 0 10px 20px;
	padding: 8px;
}
.orderby-displaynumber {
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	font-size: 11px;
	font-weight: 600;
	margin: 0 0 32px;
	text-transform: uppercase;
}
.orderby-displaynumber::after {
	clear: both;
	content: "";
	display: table
}
.orderby-displaynumber select {
	border: 1px solid #E5E5E5;
	height: 28px;
	line-height: 28px;
	padding: 4px !important;
}
.orderlistcontainer { position: relative }
.featured-view .spacer h3 a:hover,
.latest-view .spacer h3 a:hover,
.topten-view .spacer h3 a:hover,
.related-products-view .spacer h3 a:hover,
.browse-view .row .product .spacer h2 a:hover,
h3.catProductTitle a:hover { color: #e81f00!important }
.orderlistcontainer div.activeOrder {
	cursor: pointer;
	float: left;
	line-height: 46px;
	margin: 0 24px 0 8px
}
.orderlistcontainer div.orderlist {
	background: #fff;
	border: 1px solid #eee;
	cursor: pointer;
	display: none;
	font-size: 14px;
	font-weight: 400;
	left: 46px;
	padding: 4px 12px;
	position: absolute;
	text-transform: none;
	top: 32px;
	z-index: 2
}
.orderlistcontainer div.orderlist div {
	border-top: 1px solid #eee;
	font-size: 13px;
	line-height: 1.4;
	padding: 8px 12px
}
.orderlistcontainer div.orderlist div:first-child { border: none }
.orderlistcontainer div.title {
	float: left;
	line-height: 46px;
	width: 50px
}
.output-billto span.titles,
.output-shipto span.titles {
	float: left;
	width: 150px
}
.output-billto span.values,
.output-shipto span.values { padding-right: 5px }
.output-billto span.values,
.output-shipto span.values,
 span.floatleft { float: left }
.output-billto span.values-first_name,
.output-billto span.values-middle_name,
.output-billto span.values-zip,
.output-shipto span.values-first_name,
.output-shipto span.values-middle_name,
.output-shipto span.values-zip {
	float: left;
	margin-right: 3px
}
.tablespace td { padding: 32px 0 !important }
.gkShowCart a {
	float: none !important;
	margin: 32px 0 0
}
.output-shipto,
.output-billto {
	color: #999;
	font-size: 11px;
	line-height: 1.4
}
.page-results {
	margin-top: 25px;
	text-align: right
}
.product-additional-info {
	color: #999;
	font-size: 13px;
	margin: 0 0 32px
}
.product-additional-info > a > img {
	vertical-align: text-bottom;
	margin: 0 5px;
}
.product-short-description {
	border-bottom: 1px solid #E5E5E5;
	font-size: 13px;
	font-style: italic;
	margin: 0 0 32px;
	padding: 0 0 18px;
}
.product-field-type-P .product-fields-title { font-size: 120% }
.product-fields .product-field-type-P {
	border-bottom: 1px solid #eee;
	clear: both;
	margin-top: 18px
}
.product-neighbours {
	border: 1px solid #e5e5e5;
	border-left: none;
	border-right: none;
	color: #777;
	line-height: 2.4;
	margin: 0;
	overflow: hidden;
}
.product-neighbours a {
	line-height: 2.4;
}
.product-neighbours a.next-page {
	float: right;
}
.product-neighbours a.previous-page {
	float: left;
}
.back-to-category {
	border-bottom: 1px solid #e5e5e5;
	line-height: 2.4;
	margin: 0 0 32px 0;
	text-align: center;
}
.productDetailInfo {
	border-bottom: 1px solid #E5E5E5;
	font-size: 13px;
	margin: 0 0 32px;
	padding: 0 0 16px;
}
.productDetailInfo dt {
	clear: both;
	color: #222;
	font-weight: 600;
	margin: 0 6px 0 0;
	float: left
}
.product-price {
	color: #999;
	font-size: 11px;
	line-height: 1.6em;
}
.vm-price-desc:after {
  content: "\00a0" !important;
}

.PricediscountAmount {
	color: red;
}

.product-price > strong {
	color: #222;
	display: block;
	margin: 0 0 15px
}

.product-related-products > div,
.product-related-categories > div {
	border-right: 1px solid #E5E5E5;
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	margin: 32px 0 0;
	padding: 0 2.85%;
	text-align: center;
	text-transform: uppercase;
	width: 27%;
}
.product-related-products > div:nth-child(3n+1),
.product-related-categories > div:nth-child(3n+1) { border: none }
.product.vertical-separator { padding-bottom: 14px!important }
.productDetails {
	margin: 0 0 52px;
}
.productDetails:after {
	clear: both;
	content: "";
	display: table;
}
.productDetails > div {
	float: left;
	width: 50%;
}
.productDetails > div + div {
	float: right;
	width: 44%
}
.productDetails .main-image a {
	display: block;
	position: relative
}
.productDetails .main-image img,
#product-tabs-content > div.active { display: block!important; }
.product_s_desc p {
	line-height: 1.4;
	margin-bottom: 6px;
	padding: 0
}
.productdetails-view .addtocart-bar,
.write-reviews,
ul#tabs { margin: 20px 0 0 }
.productdetails-view .addtocart-bar input.addtocart-button {
	margin-top: 16px;
}
.productdetails-view .product-description,
.product-fields { margin: 15px 0 }
.productdetails-view h1 {
	line-height: 1.1;
	margin: 0 0 6px
}
.product-related-products,
.product-related-categories {
	border-top: 1px solid #e5e5e5;
	padding: 32px 0;
}
.product-related-products h4,
.product-related-categories h4 {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase
}
.productdetails-view .product-related-products img,
.productdetails-view .product-related-categories img { margin-bottom: 12px }
.productdetails-view .product-related-products a,
.productdetails-view .product-related-categories a { color: #222 !important }
.productdetails-view .product-related-products a:hover,
.productdetails-view .product-related-categories a:hover { color: #e81f00 !important }
.right,
#bottom-pagination .counter { text-align: right!important }
.row {
	display: table;
	width: 100%
}
.row .product.width50,
.row .product.width33,
.row .product.width25,
.row .product.width20 { padding: 0 }
.row > div {
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	float: left!important;
	text-align: center
}
.stockLavel {
	font-size: 13px;
	padding: 0 0 16px 0
}
.terms-of-service h5 {
	background: #fffef4;
	font-size: 14px;
	padding: 15px;
	text-align: center
}
.terms-of-service h5 a,
.terms-of-service h5 a:visited {
	color: #e81f00;
	text-transform: uppercase
}
.trackMyOrder h4 { margin: 0 0 32px }
.trackMyOrder div {
	float: left;
	margin: 12px 24px 0 0
}
.trackMyOrder div input[type="submit"] { margin-top: 20px }
.userfields_info {
	color: #222;
	font-size: 16px
}
.vendor-store-desc,
.category-view,
.featured-view,
.latest-view,
.topten-view,
.related-products-view,
.browse-view,
.order-view { margin-bottom: 32px }
.product { position: relative; }
.category > div > a,
.product > div > div > a {
	display: block;
	overflow: hidden;
}
.vendor-store-desc {
	border: 1px solid #e5e5e5;
	padding: 24px 32px;
}
.category > div > a > img,
.product > div > div > a > img {
	display: block;
	overflow: hidden;
	-webkit-transform: scale(1) rotateZ(0);
	-moz-transform: scale(1) rotateZ(0);
	-ms-transform: scale(1) rotateZ(0);
	-o-transform: scale(1) rotateZ(0);
	transform: scale(1) rotateZ(0);
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	width: 100%;
}
.category > div > a:hover > img,
.product > div > div > a:hover > img {
	-webkit-transform: scale(1.6);
	-moz-transform: scale(1.6);
	-ms-transform: scale(1.6);
	-o-transform: scale(1.6);
	transform: scale(1.6);
}
.vm-button-correct,
.vm-button-correct:link,
.vm-button-correct:visited {
	background: #e81f00;
	color: #fff!important;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 20px;
	padding: 12px 20px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
}
#checkoutFormSubmit,
#checkoutFormSubmitNew {
	 padding: 0 24px;
}
.vm-button-correct:hover,
.catProductDetails:hover {
	background: #1B1D1F !important;
	border: 1px solid #1B1D1F;
}
.vm-customfield-mod img,
.vm-customfield-cart img {
	vertical-align: middle;
	width: 16px
}
.vmicon,
.vmiconFE {
	background: url(../images/vm/vm2-sprite.png) no-repeat 0 0;
	display: block;
	height: 10px;
	width: 53px
}
.vm-img-desc {
	color: #222;
	display: block;
	font-size: 10px;
	font-weight: 700;
	line-height: 3;
	text-align: center;
	text-transform: uppercase
}
.vm2-arrow_down {
	background-position: 0 -72px;
	height: 16px;
	width: 16px
}
.vm2-billto-icon {
	background-position: 0 -138px;
	border: 0;
	height: 24px;
	margin-right: 6px;
	vertical-align: middle;
	width: 24px
}
.vm2-lowstock { background-position: 0 -213px }
.vm2-normalstock,
.vm2-nostock,
.vm2-lowstock {
	background-position: 0 -208px;
	display: block;
	height: 2px;
	margin: 0 auto;
	width: 53px
}
.vm2-nostock { background-position: 0 -218px }
.vm2-remove_from_cart {
	background: url(../images/vm/vm2-sprite.png) no-repeat 100% -64px!important;
	border: none!important;
	cursor: pointer;
	display: block;
	float: right!important;
	margin-left: 10px!important;
	padding: 0!important;
	height: 24px!important;
	width: 15px!important
}
.vm2-shipto-icon {
	background-position: 0 -284px;
	height: 24px;
	margin-right: 6px;
	vertical-align: middle;
	width: 24px
}
.vm2-stars0,
.vm2-stars_0 { background-position: 0 -50px }
.vm2-stars1,
.vm2-stars_1 { background-position: 0 -40px }
.vm2-stars2,
.vm2-stars_2 { background-position: 0 -30px }
.vm2-stars3,
.vm2-stars_3 { background-position: 0 -20px }
.vm2-stars4,
.vm2-stars_4 { background-position: 0 -10px }
.vm2-termsofservice-icon {
	display: inline-block;
	height: 24px;
	margin-right: 6px;
	vertical-align: middle;
	width: 24px
}
.vm2-warning {
	height: 40px;
	width: 50px
}
.vmGkCartProducts { padding: 12px 0 24px }
.vmlogout {
	margin: 12px 0;
	text-align: right
}
.vmlogout input {
	float: right;
	margin-left: 12px
}
.vmpayment_cardinfo {
	color: gray;
	font-size: 9px
}
.vmpayment_description,
.vmshipment_description {
	color: #999;
	display: block;
	font-size: 12px;
	font-weight: 300;
	padding: 0 2px
}
.vmpayment_name,
.vmpayment_cost,
.vmshipment_name,
.vmshipment_cost { padding: 0 2px }
.vmquote { font-size: smaller }
/* VM Popup Module Cart */

.vmCartModule dl + dl {
	border-top: 1px solid #333;
	margin: 32px 0 0;
	padding: 12px 0 0;
}
.vmCartModule dl dt {
	clear: both;
	float: left;
}
.vmCartModule dl dd { text-align: right; }
.vmCartModule dl dt a { color: #eee }
.vmCartModule dl dt a:hover { color: #e81f00 }
.vmCartModule dd strong {
	color: #e81f00;
	font-size: 20px
}

@media (min-width: 480px) {
	.width1 { width: 1% }
	.width10 { width: 10% }
	.width11 { width: 11% }
	.width12 { width: 12% }
	.width13 { width: 13% }
	.width14 { width: 14% }
	.width15 { width: 15% }
	.width16 { width: 16% }
	.width17 { width: 17% }
	.width18 { width: 18% }
	.width19 { width: 19% }
	.width2 { width: 2% }
	.width20 { width: 20% }
	.width21 { width: 21% }
	.width22 { width: 22% }
	.width23 { width: 23% }
	.width24 { width: 24% }
	.width25 { width: 25% }
	.width26 { width: 26% }
	.width27 { width: 27% }
	.width28 { width: 28% }
	.width29 { width: 29% }
	.width3 { width: 3% }
	.width30 { width: 30% }
	.width31 { width: 31% }
	.width32 { width: 32% }
	.width33 { width: 33% }
	.width34 { width: 34% }
	.width35 { width: 35% }
	.width36 { width: 36% }
	.width37 { width: 37% }
	.width38 { width: 38% }
	.width39 { width: 39% }
	.width4 { width: 4% }
	.width40 { width: 40% }
	.width41 { width: 41% }
	.width42 { width: 42% }
	.width43 { width: 43% }
	.width44 { width: 44% }
	.width45 { width: 45% }
	.width46 { width: 46% }
	.width47 { width: 47% }
	.width48 { width: 48% }
	.width49 { width: 49% }
	.width5 { width: 5% }
	.width50 { width: 50% }
	.width51 { width: 51% }
	.width52 { width: 52% }
	.width53 { width: 53% }
	.width54 { width: 54% }
	.width55 { width: 55% }
	.width56 { width: 56% }
	.width57 { width: 57% }
	.width58 { width: 58% }
	.width59 { width: 59% }
	.width6 { width: 6% }
	.width60 { width: 60% }
	.width61 { width: 61% }
	.width62 { width: 62% }
	.width63 { width: 63% }
	.width64 { width: 64% }
	.width65 { width: 65% }
	.width66 { width: 66% }
	.width67 { width: 67% }
	.width68 { width: 68% }
	.width69 { width: 69% }
	.width7 { width: 7% }
	.width70 { width: 70% }
	.width71 { width: 71% }
	.width72 { width: 72% }
	.width73 { width: 73% }
	.width74 { width: 74% }
	.width75 { width: 75% }
	.width76 { width: 76% }
	.width77 { width: 77% }
	.width78 { width: 78% }
	.width79 { width: 79% }
	.width8 { width: 8% }
	.width81 { width: 81% }
	.width82 { width: 82% }
	.width83 { width: 83% }
	.width84 { width: 84% }
	.width85 { width: 85% }
	.width86 { width: 86% }
	.width87 { width: 87% }
	.width88 { width: 88% }
	.width89 { width: 89% }
	.width9 { width: 9% }
	.width90 { width: 90% }
	.width91 { width: 91% }
	.width92 { width: 92% }
	.width93 { width: 93% }
	.width94 { width: 94% }
	.width95 { width: 95% }
	.width96 { width: 96% }
	.width97 { width: 97% }
	.width98 { width: 98% }
	.width99 { width: 99% }
}

.write-reviews h4 {
	border-bottom: 1px solid #eee;
	margin: 0 0 36px;
	padding: 0 0 12px
}
.write-reviews h4 span {
	font-size: 14px;
	font-weight: 400;
	margin-left: 8px
}
.write-reviews span.step {
	color: #222;
	display: inline-block;
	font-weight: 400;
	margin: 0 0 8px
}
.write-reviews textarea.virtuemart {
	display: inline-block;
	margin-bottom: 6px
}
.write-reviews ul.rating {
	margin: 6px 0 20px;
	padding: 0
}
.write-reviews ul.rating li {
	display: inline-block;
	list-style: none;
	padding: 0 5px;
	text-align: center
}
.write-reviews ul.rating li span,
.product-field-display a img,
.trackMyOrder label,
table.cart-summary td > img + br,
#product-tabs-content > div:first-child { display: block }
a.highlight,
a.highlight:visited {
	background-position: 0 -160px;
	border: solid #00a000 1px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	padding: 3px 8px 1px;
	text-decoration: none
}
a.product-details,
a.details,
div.details { display: inline-block }
div.PricesalesPrice {
	color: #E81F00;
	font-size: 18px;
	margin: 0 0 16px;
	padding: 0 0 16px;
}
div.terms-of-service,
table.generalUserInfo,
table.user-details { margin: 16px 0 }
h2.catSub {
	border: none;
	margin: 0
}
input.addtoCart:hover { background: #e81f00 }
input.custom-attribute { width: 140px }
input.highlight-button {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	text-align: center;
	text-decoration: none
}
input.quantity-input {
	padding: 6px 8px !important;
	width: 32px;
}
input.vm-default { margin-bottom: 2px }
input.vm2-add_quantity_cart,
input.vm2-add_quantity_cart:hover {
	background: url(../images/vm/vm2-sprite.png) no-repeat 10px -64px!important;
	border: none;
	float: right;
	margin: 0;
	padding: 15px;
	width: 15px;
	border: 0!important;
}
label.product-fields-title {
	color: #222;
	display: inline-block;
	min-width: 15%
}
label.quantity_box {
	line-height: 32px;
	margin-right: 12px
}
.quantity_box_wrap {
	display: block;
	margin: 0 0 20px
}
.quantity-controls input[type="button"] {
	background: none;
	border: none;
	color: #222 !important;
	float: none;
	font-size: 16px;
	display: inline-block;
	margin: 0;
	padding: 0 6px;
}
.quantity-controls input[type="button"]:active,
.quantity-controls input[type="button"]:focus,
.quantity-controls input[type="button"]:hover {
	background: transparent!important;
}
select#virtuemart_currency_id {
	margin: 0 0 12px;
	width: 100%
}
.product-price span.PricesalesPrice {
	color: #E81F00;
	font-size: 36px;
	font-weight: 400;
	margin: 20px 0 0 12px
}
span.bold {
	color: #222;
	font-weight: 500
}
span.custom-variant-inputbox {
	display: block;
	float: left;
	margin-bottom: 5px;
	width: 152px
}
span.details-button { margin: 0 0 0 10px }
span.details-button input.details-button {
	border: 1px solid #eee;
	color: #135CAE;
	cursor: pointer;
	text-align: center
}
span.manufacturer { margin: 0 0 0 16px }
span.quantity-box {
	font-weight: 700;
	margin: 0 10px 0 0
}
span.stock-level {
	color: #999;
	font-size: 10px
}
span.terms-of-service {
	display: inline-block;
	font-size: 12px;
	margin-right: 10px
}
span.title,
h4.title {
	display: block;
	font-size: 14px;
	font-weight: 600;
	padding: 8px 0 0;
	text-transform: uppercase;
}
}
span.tos {
	display: inline-block;
	margin-right: 15px
}
span.variant-dropdown {
	display: block;
	float: left;
	margin-bottom: 5px;
	width: 150px
}
span.variant-dropdown select { width: 150px }
span.variant-name,
span.custom-variant-name {
	display: block;
	float: left;
	margin-bottom: 5px;
	width: 100px
}

.vm-cart-header-container .vm-cart-header {
	float: left;
}

.vm-cart-header-container .vm-continue-shopping,
.vm-cart-header-container .vm-continue-shopping a {
	float: right;
	text-align: right;
}

table.cart-summary td {
	font-size: 15px;
	vertical-align: middle
}
.cart-summary h1 {
	font-size: 14px;
}
table.ordersList,
.product-field-type-B,
.product-field-type-S,
.product-field-type-I,
.addtocart-area .product-fields select { width: auto }
.width100 { width: 100% }
table.shopperInformation td,
table.generalUserInfo td,
table.user-details td {
	border: none;
	padding: 3px 24px 3px 0
}
table.shopperInformation tr:hover,
table.generalUserInfo tr:hover,
table.user-details tr:hover { background: none }
table.user-details input {
	color: #777;
	margin-bottom: 2px;
	padding: 5px 5px 4px
}
td.orders-key {
	font-weight: 700;
	text-align: left
}
textarea.virtuemart {
	color: #777;
	padding: 5px 5px 4px;
	text-align: left
}
.buttonBar-right {
	margin: 20px 0;
	overflow: hidden;
	width: 100%;
}
#com-form-login,
.billto-shipto,
.trackMyOrder form[name="com-login"] {
	border-top: 1px solid #E5E5E5;
	margin: 32px 0;
	overflow: hidden;
	padding: 48px 0 24px;
}

#com-form-login #com-form-login-username,
#com-form-login #com-form-login-password {
	margin-bottom: 20px;
}

#com-form-login #com-form-login-remember {
	margin-bottom: 30px;
}

#com-form-login-remember input.default {
	float: none;
	margin-bottom: 20px;
}

#form-login.vmlogout {
	line-height: 37px;
	margin: 20px 0!important;
}
#com-form-login h4 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 28px;
}
.billto-shipto > div {
	float: left;
	width: 49%
}
.billto-shipto .output-billto + .invalid {
	background: none;
	border: 0!important;
}
.billto-shipto > div + div { float: right }
.billto-shipto strong { font-size: 12px; }
#com-form-login a { color: #999 !important }
#com-form-login a:hover { color: #e81f00 !important }
.vendor-details-view address {
	font-style: normal;
	margin: 30px 0;
}
.vendor-details-view .vendor-image {
	float: right;
	margin: 30px 0 30px 30px;
}
.vendor-details-view textarea { width: 100%; }
.vendor-details-view p { margin: 20px 0; }
.vendor-view-default .manufacturer {
	padding: 20px 0;
	width: 100%;
}
.vendor-view-default .manufacturer h4 small {
	color: #777;
	display: block;
	font-size: 14px;
	line-height: 1.8;
}
.vendor-details-view h1 { margin: 0 0 30px 0; }
.vendor-details-view h1 small {
	color: #777;
	display: block;
	font-size: 18px;
	line-height: 1.8;
}
/* Category module */

.VMmenu li {
	border: none;
	padding: 3px 0
}
#paymentForm > div { margin: 10px 0 15px; }
/* VM Product module */

.box .addtocart-button {
	background: #eee !important;
	color: #1B1D1F !important;
	float: none;
	height: 38px;
	margin: 6px auto;
	min-width: inherit !important;
}
.box .addtocart-button:hover { background: #E81F00 !important }
.vmproduct {
	margin: 0 0 32px;
	text-align: center
}
/* OnePage Checkout Styles */

.vmBTST input,
.vmBTST select {
	clear: both;
	display: block;
	margin: 2px 0 6px
}
.vmBTST .gkleft {
	float: left;
	width: 48%;
}
.vmBTST .gkright {
	float: right;
	width: 48%;
}
.gkright.BTdetails { margin-top: 195px; }
#checkoutForm .buttonBar-right { display: none; }
#checkoutForm .vmrow {
	width: 100%;
	clear: both;
	overflow: hidden;
	display: block;
}
#checkoutForm .output-shipto { margin: 32px 0; }
#checkoutForm .output-shipto input,
#checkoutForm #register {
	float: left;
	margin: 3px 7px 0 0 !important;
}
#checkoutForm .register { display: block; }
.output-billto > h3,
#BTaddress h3 {
	border-top: 3px solid #222;
	margin: 32px 0 0;
	padding: 24px 0 0
}
#BTaddress { margin: 32px 0 0 }
#BTaddress h3 { margin: 52px 0 32px }
#STaddress {
	overflow: hidden;
	margin: 0 0 32px
}
.PricebillTotal { color: #E81F00; font-weight: 600 }
.product-box {
	clear: both;
	margin: 20px 0 0 0;
}
#reviewform {
	margin-bottom: 20px!important;
	overflow: hidden;
}
.list-reviews {
	clear: both;
}
.rating .ratingbox {
	cursor: pointer;
}
.customer-greetings {
	margin-bottom: 32px;
}
.cart-view #com-form-login {
	padding: 20px 0 0 0;
}
.gk-continue-link {
	margin-bottom: 20px;
}
select[multiple] {
	height: auto;
}

#form-login > input[value="Logout"] {
	display: inline-block;
	float: none;
	margin-left: 10px;
	margin-top: 10px;
}

form[name="userForm"] {
	margin-top: 20px !important;
}

form[name="userForm"] h2 {
	font-size: 1.5em;
}

form#userForm[name="userForm"] select {
	width: 230px;
}

form[name="userForm"] legend {
	margin-bottom: 20px;
	width: 100%!important;
}
form[name="userForm"] .control-buttons {
	margin: 20px 0;
}
input[name="STsameAsBTjs"] {
	float: left;
	margin: 2px 10px 0 0!important;
}
#output-shipto-display {
	margin-top: 10px;
}
#paymentForm fieldset,
#shipmentForm fieldset {
	margin-top: 20px;
}
.customer-note {
	display: block;
}
#customer_note_field {
	height: 100px;
	margin-bottom: 20px;
}
.post_payment_payment_name {
	margin-top: 20px;
}
.post_payment_order_total {
	margin-bottom: 20px;
}
/* Custom fields fix */
.addtocart-area .product-fields .hasTip {
	display: none;
}
.addtocart-area .product-fields .hasTip {
	display: none;
}
.addtocart-area .product-fields .product-field-desc {
	font-size: 12px;
	padding: 5px 0;
}
/* One page fixes */
.cart-view.onepage #com-form-login {
	padding: 30px 0 50px 0;
}

input[name="virtuemart_paymentmethod_id"],
input[name="virtuemart_shipmentmethod_id"] {
	clear: both;
	display: block;
	float: left;
	margin-right: 5px;
}

input[name="virtuemart_paymentmethod_id"] + label,
input[name="virtuemart_shipmentmethod_id"] + label {
	float: left;
	margin-top: 5px;
}

/* vm3.0.10 fixes */
.vmicon.vm2-add_quantity_cart {
	background-position: 12px -63px;
  border: none;
  display: block;
  float: right;
  height: 32px;
  width: 32px!important;
}
.vmicon.vm2-add_quantity_cart:hover {
	background-color: transparent!important;
	background-image: url(../images/vm/vm2-sprite.png)!important;
	background-repeat: no-repeat;
	opacity: 0.6;
}

#fancybox-outer,
#fancybox-content {
	border-radius: 3px;
}
#fancybox-content > div {
	padding-bottom: 25px;
}


@media screen and (min-width: 321px) {
	#fancybox-wrap,
	#fancybox-content {
		width: auto !important;
	}

	#fancybox-wrap,
	#fancybox-outer,
	#fancybox-content,
	#fancybox-content > div {
		min-height: 50px;
		min-width: 300px;
	}

	#fancybox-wrap #fancybox-outer {
		min-width: 320px;
	}

	#fancybox-wrap #fancybox-outer #fancybox-content {
		padding: 20px!important;
	}

	#fancybox-wrap #fancybox-outer #fancybox-content > div > h4 {
		min-width: 400px;
	}
}
#fancybox-wrap #fancybox-outer #fancybox-content {
	display: block!important;
}
#fancybox-wrap #fancybox-outer #fancybox-content > div {
	padding: 0 10px 50px !important;
	position: relative;
	text-align: center
}
#fancybox-wrap #fancybox-outer #fancybox-content > div > a {
	background: #e81f00;
	bottom: 5px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 11px;
	font-weight: 400;
	padding: 8px 12px;
	position: absolute;
	right: 10px;
	text-align: center;
	text-transform: uppercase
}
#fancybox-wrap #fancybox-outer #fancybox-content > div > a.continue_link {
	left: 10px;
	right: auto;
	background: #222
}
#fancybox-wrap > span {
	display: none;
}
#fancybox-wrap #fancybox-outer #fancybox-content > div > a:hover,
.productDetails .main-image .product-overlay > span > span,
#fancybox-wrap #fancybox-outer #fancybox-content > div > a.continue_link:hover { background: #222!important; }
#fancybox-wrap #fancybox-outer #fancybox-content > div > h4 {
	border-bottom: 1px solid #eee;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 10px;
	padding: 12px 0 20px
}


#fancybox-content .continue_link,
#fancybox-content .showcart {
	background: #e81f00;
	bottom: 5px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 11px;
	font-weight: 400;
	padding: 8px 12px;
	position: absolute;
	right: 10px;
	text-align: center;
	text-transform: uppercase
}
#fancybox-content .showcart {
	right: 0;
}
#fancybox-content .continue_link {
	left: 10px;
	right: auto;
	background: #222
}
#fancybox-content .continue_link {
	left: 0;
}


.PricebasePriceWithTax {
	font-weight: bolder;
	text-decoration: line-through;
	font-size: 1.2em;
}
/*
#------------------------------------------------------------------------
# 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
*/

div.hikashop_footer {
    clear: both;
    font-size: 10px;
    padding: 20px 0;
}
div.hikashop_footer a {
	color: #999;
}
div.hikashop_footer a:active,
div.hikashop_footer a:focus,
div.hikashop_footer a:hover {
	color: #000;
}
div.hikashop_category_image {
	float: left;
}
img.hikashop_category_image {
	display: block;
	float: left;
	height: auto;
	margin: 0 32px 20px 0;
	max-width: 100px!important;
}
#hikashop_subcategories div { text-align: center }
.hikashop_subcategories,
.hikashop_products { clear: both }
.hikashop_products_header {
	font-size: 12px;
	font-weight: 600;
	margin: 12px 0 24px 0;
	text-transform: uppercase;
}
.hikashop_category_list {
	margin: 0px;
	width: 100%;
}
.hikashop_category_list li,
.hikashop_category_list li:last-child {
	border-bottom: 1px solid #e5e5e5;
	float: left;
	padding: 10px 0;
}
.hikashop_subcontainer .hikashop_category_list .hikashop_category_list_item {
	border-bottom: none;
	padding: 5px 10px;
}


.hikashop_category_left_part { text-align: center }
.hikashop_product_stock table tr,
.hikashop_product_stock table td {
	border: 0px !important;
	padding: 0!important;
}
.hikashop_product_stock_count {
	color: #999;
	font-size: 11px;
	padding: 10px 0;
}
.productDetails .hikashop_product_stock_count {
	color: #222;
	display: block;
	font-size: 13px;
	padding: 14px 0;
}
.hikashop_category_right_part { padding-left: 1px }
.hikashop_subcategories div.hikashop_category,
.hikashop_products_listing div.hikashop_product {
    float: left;
    width: 100%;
}
.hikashop_product_list,
.hikashop_category_list {
    display: inline-block;
    list-style-type: none;
    text-align: left;
}
.hikashop_product_item_left_part { text-align: center }
.hikashop_product_item_right_part {
    margin-right: 20px;
    margin-left: 20px;
}
.hikashop_product_image { padding-bottom: 2px; height: auto !important; }
div.hikashop_subcontainer {
	overflow: hidden;
}
div.hikashop_subcontainer_border { border: 1px solid #eee }
div.hikashop_subcontainer_border::hover { box-shadow: 0px 1px 4px #e5e5e5 }
.hikashop_container .thumbnail:hover {
    box-shadow: 0px 1px 4px #ccc;
    transition: all 0.2s ease-in-out 0s;
}
div.hikashop_product_listing_custom_item { padding-bottom: 10px }
.hikashop_product_main_image_thumb { margin-bottom: 5px }
.hikashop_product_main_image_subdiv > a {
	display: block;
}
#hikashop_product_price_main .hikashop_product_price_full {
    text-align: left;
}
#hikashop_product_right_part h1 {
	margin-top: 20px;
}
#hikashop_product_right_part .hikashop_cart_input_button { margin-left: 0px }
.hikashop_product_bottom_part {
    clear: both;
    width: 100%;
}
.hikashop_product_characteristic_chooser { text-align: center }
.hikashop_product_variant_out_of_stock { display: none }
.hikashop_product_variant_out_of_stock_span {
    height: 16px;
    display: block;
}
.hikashop_product_quantity_field { width: 25px }
a.hikashop_product_quantity_field_change,
a.hikashop_product_quantity_field_change:hover {
    text-decoration: none;
    margin: 5px;
    font-weight: bold;
}
.hikashop_product_quantity_field_change_plus {
	position: relative;
	top: 5px;
}
.hikashop_product_quantity_field_change_minus {
	position: relative;
	top: -5px;
}
#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: #999!important;
	font-size: 11px!important;
	line-height: 1.6em;
}
#hikashop_product_right_part .hikashop_product_price_full.hikashop_product_msrp_price,
#hikashop_product_right_part .hikashop_product_price_full.hikashop_product_msrp_price span {
	color: #E81F00!important;
	font-size: 18px!important;
	margin: 0;
	padding: 0 0 16px;
}
#hikashop_product_right_part .hikashop_product_price_full.hikashop_product_msrp_price .hikashop_product_price {
	font-size: 36px!important;
	font-weight: 400;
	margin: 20px 0 0 12px;
}
#hikashop_affiliate_main fieldset.adminform legend {
    margin: 0px;
    padding: 0px 3px;
    border: 0px solid;
    width: auto;
}
#hikashop_affiliate_main fieldset.adminform legend {
    position: relative;
    float: none;
    top: 0px !important;
}
div#hikashop_product_left_part div { text-align: center }
img.hikashop_child_image {
    margin : 2px;
    height: 25px;
}
#hikashop_product_top_part h1 {
    font-size: 16px;

    font-weight: bold;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 4px;
    margin-bottom: 20px;
}
#hikashop_product_description_main { color: #666 }
.hikashop_product_code_list a {

    text-decoration: none;
    font-size: 12px;
}
.hikashop_category_name a {

    text-decoration: none;
    font-weight: bold;
    margin-top: 10px;
    display: block;
}
.hikashop_category_name a:hover { color: #e81f00 }
span.hikashop_product_price_before_discount {
    text-decoration: line-through;
    white-space: nowrap;
}
span.hikashop_product_price {
    color: #e81f00;
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
}
span.hikashop_product_price_before_discount { color: black }
span.hikashop_product_discount { white-space: nowrap }
span.hikashop_product_price_full {

    display: block;
}
.hikashop_cart_product_image_thumb img {
	max-width: 100px!important;
}
.hikashop_cart_product_quantity_value .hikashop_product_quantity_field,
.hikashop_cart_product_quantity_value .hikashop_cart_product_quantity_refresh,
.hikashop_cart_product_quantity_value .hikashop_cart_product_quantity_delete {
    float: left;
    padding: 8px 2px!important;
    margin-right: 5px;
    text-align: center;
}
.hikashop_checkout_cart table .row0:hover,
.hikashop_checkout_cart table .row1:hover { background-color: #f8f8f8 }
.hikashop_checkout_cart table { border-collapse: collapse }
.hikashop_checkout_cart td { padding: 5px }
.hikashop_checkout_cart tr.margin td { padding: 0; border-bottom: 0; }
.hikashop_checkout_cart td.hikashop_cart_empty_footer { padding: 0; border-bottom: 0; }
.hikashop_checkout_cart thead tr {
    font-weight: bold;
    font-size: 12px;

}
.hikashop_checkout_cart hr { background-color: #e5e5e5 }
.table th.hikashop_cart_product_price_title,
.table th.hikashop_cart_product_quantity_title,
.table th.hikashop_cart_product_total_title { text-align: right }
.table th.hikashop_cart_product_quantity_title { text-align: center }
span.hikashop_checkout_cart_coupon { font-weight: bold }
span.hikashop_checkout_cart_shipping { font-weight: bold }
span.hikashop_checkout_cart_payment { font-weight: bold }
span.hikashop_checkout_cart_taxes {
    font-weight: bold;
    color: #e81f00;
}
span.hikashop_checkout_cart_final_total {
    font-weight: bold;
    color: #e81f00;
}
#hikashop_checkout_cart_final_total_title {
    color: #333;
    font-weight: bold;
}
.hikashop_cart_module_product_total_title { text-align: right }
.hikashop_cart_module_product_total_value span.hikashop_product_price,
.hikashop_cart_value span.hikashop_product_price,
.hikashop_cart_value span.hikashop_product_price_full,
.hikashop_cart_module_product_total_value span.hikashop_product_price_full { text-align: left }
.hikashop_cart_title { white-space: nowrap }
tr.hikashop_checkout_payment_ccinfo td {
	border-bottom: none;
	padding: 0px;
}
#hikashop_checkout_cart tfoot tr { border: 0px }
#hikashop_checkout_cart tfoot tr td.hikashop_cart_empty_footer { border: 0px }
.pagenav { cursor: pointer }
.list-footer li {
    list-style-type: none;
    display: inline;
}
#hikashop_cart .hikashop_cart_product_name a { font-weight: bold }
.hikashop_cart_product_name a {

    text-decoration: none;
    font-size: 12px;
}
.hikashop_cart_product_name a:hover { color: #e81f00 }
.hikashop_cart_product_name_value { width: 40% }
.hikashop_small_cart_checkout_link,
.hikashop_small_cart_clean_link,
.hikashop_small_cart_total_title span,
.hikashop_small_cart_total_title span span,
.hikashop_small_cart_total_title span span span {
    display: inline-block;
    margin-bottom: 0px;
}
#hikashop_checkout_status {
	display: block;
	line-height: 2;
}
#hikashop_checkout_status .label-info {
	font-weight: bold;
}
#hikashop_checkout_next_button { float: right }
#hikashop_checkout_shopping_button { float: left }
.hikashop_submodules { padding-top: 30px }
.hikashop_subcontainer br { display: block }
#hikashop_order_listing a.hikashop_cart_button,
#hikashop_order_listing a.hikashop_cart_button:hover,
#hikashop_checkout_login a.hikashop_cart_button,
#hikashop_checkout_login a.hikashop_cart_button:hover,
a.hikashop_compare_button,
a.hikashop_compare_button:hover { float: none }
.hikashop_products a.hikashop_cart_button,
.hikashop_products a.hikashop_cart_button:hover,
#hikashop_checkout_coupon a.hikashop_cart_button,
#hikashop_checkout_coupon a.hikashop_cart_button:hover {
    float: none;
    width: 100px;
}
a.hikashop_cart_button:hover,
a.hikashop_compare_button:hover,
.hikashop_cart_input_button:hover{
	display: block!important;
}
#hikashop_checkout_coupon {
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0;
}

#hikashop_checkout_coupon .hikashop_cart_input_button {
    display: inline-block !important;
}

#hikashop_checkout_coupon input {
    margin: 0px 4px;
}
#hikashop_button_1 div.hikashop_container,
#hikashop_button_2 div.hikashop_container,
#hikashop_button_3 div.hikashop_container { cursor: pointer }
#hikashop_button_1 div.hikashop_subcontainer,
#hikashop_button_2 div.hikashop_subcontainer,
#hikashop_button_3 div.hikashop_subcontainer,
#hikashop_order_listing div.hikashop_subcontainer { text-align: center }
.hikashop_cart_bar {
    padding-bottom: 0;
    padding-top: 43px;
    margin-bottom: 30px;
}
#hikashop_checkout_page div.hikashop_cart_bar { text-align: center }
#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_current {
    color: #363636;
}
#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_finished {
    color: #363636;
}
#hikashop_checkout_page div.hikashop_cart_step span {
    position: relative;
    left: 4%;
    width: auto;
    font-size: 11px;
}
#hikashop_checkout_page div.hikashop_cart_step span a {
    color: #B2B2B2;
    font-size: 11px;
    text-decoration: none;
}
#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_finished span a { color: #363636 }
.hikashop_cart_step {
    display: inline;
    padding-top: 25px;
    padding-right: 8%;
    white-space: nowrap;
}
.hikashop_checkout_login {
    clear: both;
}
.hikashop_checkout_login_left_part {
    width: 45%;
    float: left;
}
.hikashop_checkout_login_right_part {
    width: 50%;
    float: right;
}
.hikashop_checkout_address_billing_only {
    clear: both;
    width: 100%;
    margin: auto;
}
.hikashop_checkout_billing_address legend {
    padding: 0px 10px;
    font-weight: bold;

    font-size: 12px;
}
.hikashop_checkout_billing_address_info {
    color: #333;
    font-size: 12px;
}
.hikashop_checkout_payment_name { font-weight: bold }
.hikashop_custom_file_upload_link { display: block }
.hikashop_red_border {
    border: 1px solid red !important;
    box-shadow: 0px 0px 8px rgba(255, 0, 0, 0.6),0px 1px 1px rgba(255, 0, 0, 0.2) inset !important;
}
#hikashop_shipping_methods ul.hikashop_shipping_products {
    margin: 5px 0px;
    padding: 0px;
}
#hikashop_shipping_methods .hikashop_shipping_group .hikashop_shipping_group_name {
    background-color: #f8f8f8;
    border: 1px solid #eaeaea;
    padding: 2px 5px;
}
#hikashop_shipping_methods ul.hikashop_shipping_products li.hikashop_shipping_product {
    display: inline-block;
    list-style-type: none;
    margin: 0 5px 0 0;
}
#hikashop_shipping_methods ul.hikashop_shipping_products li.hikashop_shipping_product img {
    padding: 3px;
    border: 1px solid #eaeaea;
}
#hikashop_shipping_methods ul.hikashop_shipping_products li.hikashop_shipping_product span { }
.hikashop_orders {
    width: 100%;
    margin-top: 10px;
}
.hikashop_order_listing_status {
    margin-bottom: 5px;
    display: block;
}
.hikashop_orders img {
    border: none;
    padding: 0px 5px;
}
.hikashop_order_title { text-align: center }
.hikashop_authorize_thankyou { text-align: center }
.hikashop_address_listing_table { width: 100% }
.hikashop_rbottom,
.clear_both { clear: both }
div.hikashop_main_image_div,
div.hikashop_main_file_div { position: relative }
div.hikashop_uploader_image_add,
div.hikashop_uploader_file_add {
    position: absolute;
    top: 5px;
    right: 5px;
}
#hikashop_main_image {
	margin: 0!important;
}
div.hikashop_uploader_image_add span,
div.hikashop_uploader_file_add span {
    display: inline-block;
    width: 32px;
    height: 32px;
}
ul.hikashop_uploader_images .ui-sortable-placeholder {
    border: 1px dotted black;
    visibility: visible !important;
    width: 50px;
    height: 50px !important;
}
ul.hikashop_uploader_images .ui-sortable-placeholder * { visibility: hidden }
ul.hikashop_uploader_images {
    list-style-type: none;
    margin: 0 !important;
    padding: 15px 0 0 0 !important;
}
div.hikashop_uploader_singleimage_content,
div.hikashop_uploader_singlefile_content {
    padding: 15px 0 5px 8px !important;
    width: 100px;
}
ul.hikashop_uploader_multiimage_content > li,
div.hikashop_uploader_singleimage_content > div,
div.hikashop_uploader_singlefile_content > div { position: relative }
ul.hikashop_uploader_multiimage_content .deleteImg,
div.hikashop_uploader_singleimage_content .deleteImg,
div.hikashop_uploader_singlefile_content .deleteImg {
    position: absolute;
    right: 0px;
    top: 0px;
    display: none;
}
ul.hikashop_uploader_multiimage_content:hover .deleteImg,
div.hikashop_uploader_singleimage_content:hover .deleteImg,
div.hikashop_uploader_singlefile_content:hover .deleteImg {
    display: block;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
ul.hikashop_uploader_multiimage_content .deleteImg:hover,
div.hikashop_uploader_singleimage_content .deleteImg:hover,
div.hikashop_uploader_singlefile_content .deleteImg:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.hkIcon {
    width: 16px;
    height: 16px;
    display: inline-block;
    line-height: 16px;
}
.dropOver { background-color: #909090 }
.hikashop_dropzone {
    border: 2px dashed #e5e5e5;
    width: 100%;
    min-height: 100px;
}
.hikashop_uploader_image_empty,
.hikashop_uploader_file_empty {
    width: 100%;
    padding: 30px 0px;
    text-align: center;
}
#hikashopcpanel div.icon a {
    border: 1px solid #F0F0F0;
    display: block;
    float: left;
    padding: 5px;
    text-decoration: none;
    vertical-align: middle;
    width: 94%;
}
#hikashopcpanel div.icon:hover a {
    border-color: #EEEEEE #e5e5e5 #e5e5e5 #EEEEEE;
    border-style: solid;
    border-width: 1px;
    background: #F8F8F8;
}
#hikashopcpanel li { list-style-type: none !important }
#hikashopcpanel div.icon {
    float: left;
    margin-bottom: 8px;
    text-align: center;
    width: 50%;
}
#hikashopcpanel span {
    display: block;
    text-align: center;

    background-repeat: no-repeat;
    background-position: center;
}
.hikashop_cpanel_icon_image_span {
    background-repeat: no-repeat;
    background-position: center;
    height: 48px !important;
}
#hikashop_cpanel_title h1 {

    font-size: 16px;
    font-weight: bold;
}
#hikashop_cpanel_title fieldset {
    border: none;
    border-bottom: 1px solid #e5e5e5;
}
.hikashop_cpanel_button_description {

    font-size: 14px;
}
.hikashop_cpanel_button_text { display: none !important }
#hikashopcpanel td { text-align: center }
.hikashop_cpanel_icon_image { width: 80px }
.hikashop_cpanel_icon_table { width: 100% }
.hikashop_cpanel_icon_table:hover .hikashop_cpanel_button_description { color: #368AA9 }
#hikashopcpanel img {
    margin: 0 auto;
    padding: 10px 0;
}
.hikashopcpanel { margin: 20px 0 }
.hikashop_header_title { float: left }
.hikashop_header_buttons { float: right }
div.toolbar span {
    display: block;
    float: none;
    height: 32px;
    margin: 0 auto;
    width: 32px;
    background-position: 0% 0%;
}
div.toolbar a {
    border: 1px solid #FBFBFB;
    cursor: pointer;
    display: block;
    float: left;
    padding: 1px 5px;
    text-align: center;
    white-space: nowrap;
}
div.toolbar a.button {
	padding: 0 24px;
}
.tool-tip {
    float: left;
    background-color: #ffc;
    border: 1px solid #D4D5AA;
    padding: 5px;
    max-width: 200px;
}
.tool-title {
    padding: 0;
    margin: 0;
    font-size: 100%;
    font-weight: bold;
    margin-top: -15px;
    padding-top: 15px;
    padding-bottom: 5px;
}
.tool-text {
    font-size: 100%;
    margin: 0;
}
div.hikashop_messages {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-top-style: solid;
    border-top-width: 2px;
    font-weight: bold;
    margin: 5px 10px;
}
.hikashop_messages li { list-style-type : none }
div.hikashop_warning {
    background-color: #EFE7B8;
    border-bottom-color: #F0DC7E;
    border-top-color: #F0DC7E;
    color: #CC0000;
}
div.hikashop_success {
    background-color: #CCFFBB;
    border-bottom-color: #00AA00;
    border-top-color: #00AA00;
    color: #00AA00;
}
div.hikashop_info {
    background-color: #C3D2E5;
    border-bottom-color: #84A7DB;
    border-top-color: #84A7DB;
    color: #0055BB;
}
div.hikashop_error {
    background-color: #E6C0C0;
    border-bottom-color: #DE7A7B;
    border-top-color: #DE7A7B;
    color: #CC0000;
}
#hikashop_add_to_cart_continue_div { float: left }
#hikashop_add_to_cart_checkout_div { float: right }
.hikashop_delete_entry_button { float: right }
span.hiakshop_AUP_price {
    color: #990000;
    font-weight: bold;
}
span.hikashop_AUP_points {
    color: #2f9900;
    font-weight: bold;
}
.hikashop_checkout_cart tfoot hr { display: none }
.pagenav_previous_chevron {
    display: inline-block;
    text-indent: -9999px;
    width: 6px;
}
.pagenav_previous_chevron:hover {
    cursor: pointer;
}
.pagenav_start_chevron {
    display: inline-block;
    text-indent: -9999px;
    width: 6px;
}
.pagenav_start_chevron:hover {
    cursor: pointer;
}
.pagenav_next_chevron {
    display: inline-block;
    text-indent: -9999px;
    width: 6px;
}
.pagenav_next_chevron:hover {
    cursor: pointer;
}
.pagenav_end_chevron {
    display: inline-block;
    text-indent: -9999px;
    width: 6px;
}
.pagenav_end_chevron:hover {
    cursor: pointer;
}
.pagenav_text,
.hikashop_start_link,
.hikashop_previous_link,
.hikashop_next_link,
.hikashop_end_link { display: none }
.hikashop_products_pagination,
.hikashop_subcategories_pagination {
    font-size: 11px;
    text-align: center;
    clear: both;
    padding-top: 15px;
}
.hikashop_products_pagination ul.pagination,
.hikashop_subcategories_pagination ul.pagination { text-align: center }
.hikashop_products_pagination .list-footer .limit,
.hikashop_subcategories_pagination .list-footer .limit {
    color: #333;
    font-weight: normal;
    margin-bottom: 5px;
}
.hikashop_products_pagination .list-footer .limit select,
.hikashop_subcategories_pagination .list-footer .limit select { width: 60px }
.hikashop_products_pagination .list-footer .limit .inputbox,
.hikashop_subcategories_pagination .list-footer .limit .inputbox {
    margin-left: 10px;
    border: 1px solid #e5e5e5;
    color: #333;
}
#hikashop_social iframe { height: 50px }
#hikashop_social iframe.hikashop_social_fb_standard {
    width: 300px;
    height: 80px;
}
#hikashop_social iframe.hikashop_social_fb_button_count {
    width: 90px;
    height: 20px;
}
#hikashop_social iframe.hikashop_social_fb_box_count {
    width: 65px;
    height: 80px;
}
#hikashop_social {
    position: relative;
    text-align: left;
}
#hikashop_social {
    position: relative;
    text-align: right;
}
#hikashop_social span.hikashop_social_tw {
    float: left;
    margin-right: 5px;
}
#hikashop_social span.hikashop_social_tw_horizontal { float: left }
#hikashop_social span.hikashop_social_tw_right { float: right }
#hikashop_social span.hikashop_social_tw_horizontal_right { float: right }
#hikashop_social span.hikashop_social_fb { float: left }
#hikashop_social span.hikashop_social_fb_right { float: right }
#hikashop_social span.hikashop_social_google {
    float: left;
    margin-right: 5px;
}
#hikashop_social span.hikashop_social_google_right {
    float: right;
    margin-right: 5px;
}
#hikashop_social span.hikashop_social_pinterest {
    float: left;
    margin-right: 5px;
}
#hikashop_social span.hikashop_social_pinterest_right {
    float: right;
    margin-right: 5px;
}
#hikashop_social span.hikashop_social_addThis {
    float: left;
    margin-right: 5px;
}
#hikashop_social span.hikashop_social_addThis_right {
    float: right;
    margin-right: 5px;
}
.hikashop_option_info { margin-left: 5px }
.hikashop_checkout_cart_print_link { float: right }
.hikashop_cart_product_quantity_delete,
.hikashop_cart_product_quantity_refresh,
.hikashop_product_quantity_field { float: left }
.hikashop_img_pane_panel {
    position: absolute;
    bottom: 0px;
    background: rgba(255, 255, 255, 0.75);
    filter: alpha(opacity=80);
    text-align: center !important;
    color: #fff;
}
.hikashop_slide_numbers {
	border-radius: 20px;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	margin: 2px;
	text-align: center;
	width: 20px;
}
.hikashop_slide_numbers:hover {
    background-color: #e81f00;
    color: white;
}
.hikashop_slide_pagination_selected {
    color: white;
    background-color: #e81f00;
}
.hikashop_pagination_images {
    opacity: 0.6;
    display: inline-block\9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.hikashop_pagination_images:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.hikashop_pagination_images_selected {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.hikashop_slide_pagination { text-align: center !important }
.hikashop_slide_dot_basic {
    background: #ddd;
    border-radius: 12px;
    margin: 2px;
    height: 12px;
    width: 12px;
    display: inline-block;
}
.hikashop_slide_dot_basic:hover,
.hikashop_slide_dot_selected {
    background: #e81f00;
    cursor: pointer;
}
.hikashop_pagination_images_block {
    margin: 5px;
    display: inline-block;
}
.hiakshop_slider_button { opacity: 0.5 }
.hiakshop_slider_button:hover {
    cursor: pointer;
    opacity: 1;
}
.hikashop_slider_button { opacity: 0.5 }
.hikashop_slider_button:hover {
    cursor: pointer;
    opacity: 1;
}
.hikashop_filter_checkbox { white-space: nowrap }
a.hikashop_filter_list {
    color: black;
    cursor: pointer;
}
a.hikashop_filter_list_selected:hover {
    color: black;
    font-weight: bold;
    text-decoration: none;
}
.hikashop_filter_fieldset {
    border: 1px solid #e5e5e5;
    margin-bottom: 10px;
    padding: 10px;
}
.hikashop_filter_fieldset legend {

    font-weight: bold;
    font-size: 12px;
    padding: 0px 5px;
}
.ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em;
}
.ui-widget .ui-widget { font-size: 1em }
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1em;
}
.ui-widget-content {
    border: 1px solid #aaaaaa;
    color: #222222;
}
.ui-widget-content a { color: #222222 }
.ui-widget-header {
    border: 1px solid #aaaaaa;
    font-weight: bold;
}
.ui-widget-header a { color: #222222 }
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    font-weight: normal;

}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {

    text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #999999;
    font-weight: normal;
}
.ui-state-hover a,
.ui-state-hover a:hover {
    text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #aaaaaa;
    font-weight: normal;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121;
    text-decoration: none;
}
.ui-widget :active { outline: none }
.ui-widget-overlay {
    background: #aaa;
    opacity: .30;
    filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa;
    opacity: .30;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}
.ui-slider-horizontal {
    height: .8em;
    width: 250px;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min { left: 0 }
.ui-slider-horizontal .ui-slider-range-max { right: 0 }
.ui-slider-vertical {
    width: .8em;
    height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}
.ui-slider-vertical .ui-slider-range-min { bottom: 0 }
.ui-slider-vertical .ui-slider-range-max { top: 0 }
.ui-tabs {
    position: relative;
    padding: .2em;
    zoom: 1;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 1px;
    margin: 0 .2em 1px 0;
    border-bottom: 0 !important;
    padding: 0;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: 0;
    padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text }
.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer }
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}
.ui-tabs .ui-tabs-hide { display: none !important }
.hikashop_compare_table { width: 100% }
.hikashop_compare_table input { margin-top: 5px }
.hikashop_product_custom_name { font-weight: bold }
.hikashop_product_compare_custom_separator {
    text-align: center;
    height: 25px;
}
.hikashop_product_compare_custom_separator td {
    border-bottom: 2px solid #e5e5e5;
    text-align: center;
    font-weight: bold;
    height: 30px;
}
.hikashop_product_compare_custom_separator .hikashop_product_custom_name label { color: #1491A0 }
.hikashop_compare_page h1 {

    text-align: center;
    font-size: 14px;
    border-bottom: 1px dashed #e5e5e5;
    padding: 2px;
}
#hikashop_compare_tr_cart .hikashop_compare_cart_prod_column {
    margin-bottom: 20px;
    text-align: center;
}
.hikashop_before_taxe {
    font-size: 11px;
    font-weight: normal;
}
.hikashop_compare_table .hikashop_product_quantity_field_change { margin-right: 5px }

.hikashop_compare_table .hikashop_product_name_main {
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    border: none;
    text-align: center;
}
.hikashop_compare_table .hikashop_product_name_main:hover { color: #e81f00 }
.hikashop_compare_table .hikashop_product_quantity_field { margin-right: 5px }
.hikashop_compare_details_prod_column {
    padding: 10px;
    white-space: normal;
    border-top: 1px solid #e5e5e5;
}
.hikashop_compare_table { text-align: center }
.hikashop_compare_table a { text-decoration: none }
.hikashop_compare_table #hikashop_main_image_thumb_div {
    margin: 0px;
    border: none;
}
.hikashop_compare_table #hikashop_main_image {
    display: block !important;
    margin: auto;
}
.hikashop_compare_custom_prod_column {
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    background-color: #ebf1f1;
    padding-left: 10px;
    height: 20px;
    text-align: center;
}
.hikashop_compare_custom_prod_column:hover {
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
}
.hikashop_compare_page table {
    border-collapse: collapse;
    margin: auto;
}
.hikashop_compare_page .hikashop_product_stock {
    margin: auto;
}
.hikashop_product_compare_custom_separator .hikashop_product_custom_value { color: #1491A0 }
.hikashop_product_custom_value { color: #000 }
.hikashop_compare_custom_first_column {
    color: #333;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-top: 0px;
    background-color: #f5f5f5;
}
#hikashop_product_custom_info_main { margin-top: 20px }
#hikashop_product_custom_info_main td { border-bottom: 1px solid #e5e5e5 }
#hikashop_product_custom_info_main h4 { color: #1491A0 }
#hikashop_order_listing .pagination {
    text-align: center;
    font-size: 11px;
    padding-top: 20px;
}
.list-footer span.pagenav,
.hikashop_subcategories_pagination .list-footer span.pagenav,
.list-footer a.pagenav,
.pagenav_previous_chevron,
.pagenav_start_chevron,
.pagenav_next_chevron,
.pagenav_end_chevron {

    padding: 4px 8px;
    border: 1px solid #eee;
}
.list-footer span.pagenav:hover,
.hikashop_subcategories_pagination .list-footer span.pagenav:hover,
.list-footer a.pagenav:hover {
    color: #e81f00;
    text-decoration: none;
}
.counter {

    padding-top: 5px;
    padding-bottom: 5px;
}
.pagination .inputbox {
    border: 1px solid #eee;
    margin-left: 10px;
}
.hk-rating {
    margin: auto;
    display: inline;
}
.hk-rate-star {
    width: 16px;
    height: 16px;
    font-size: 2px;
    display: inline-block;
    text-decoration: none;
    vertical-align: bottom;
    background: none;
}
.hk-rating .hk-rate-star {
    cursor: pointer;
    position: relative;
    top: -1px;
    background: none !important;
    color: #69799a;
}
.hk-rating .hk-rate-star::before {
	cursor: pointer;
	display: block;
	font-size: 16px;
	height: 16px;
	line-height: 16px;
	width: 16px;
}

.hk-rating .hk-rate-star.state-full:before {
	content: "★";
}

.hk-rating-mid {
	content: "★";
}

.hk-rating .hk-rate-star.state-empty:before {
	content: "☆";
}
.hk-rating .hk-rate-star.state-hover:before {
	content: "★";
}
.hikashop_vote_notification {
    display: inline;
    color: grey;
}
.hikashop_vote_form .hikashop_comment_textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #EEEEEE;
    height: 150px;
    margin: 5px 0;
    padding: 5px;
    width: 100%;
}
.hikashop_vote_form .button { margin-left: 0px }
.hikashop_comment_textarea:hover,
.hikashop_comment_textarea:focus { border: 1px solid #e5e5e5 }
.hikashop_vote_stars {
    width: 100%;
    padding: 5px 0px;
}
.hikashop_vote_notification_mini {

    font-size: 11px;
    font-style: italic;
}
.hikashop_total_vote {

    font-size: 11px;
}
.hikashop_total_vote { display: inline }
.hikashop_vote_form { margin-top: 10px }
.hikashop_vote_listing_useful_bought { font-style: italic }
.hikashop_vote_listing_useful_note { margin-right: 10px }
.hikashop_vote_listing_notification:hover { margin-left: 3px }
#hikashop_product_vote_listing { margin-top: 30px }
#hikashop_product_vote_form table {
    margin: auto;

}
#hikashop_product_vote_mini {
	padding-top: 10px;
}
.hikashop_vote_no_comment {
    margin-left: 80px;
    font-weight: bold;
}
.hikashop_listing_comment {
    font-weight: bold;
    margin-bottom: 20px;
}
.hikashop_listing_comment select {
	margin-top: -10px;
}
.hikashop_form_comment {
    font-weight: bold;
}
.hikashop_vote_notification_mini { display: inline }
.hikashop_comment_form { width: 100% }
.hikashop_comment_form input {
    border: 1px solid #e5e5e5;
    padding: 3px;
}
.hikashop_product_vote_listing .pagination { text-align: center }
.hikashop_product_vote_listing .pagination .list-footer { margin: 10px 0px 5px 0px }
.hikashop_product_vote_listing .pagination .list-footer .counter { display: none }
.hikashop_product_vote_listing .pagination .list-footer .limit { display: none }
.hika_comment_listing {
    margin: 10px auto;
    color: #999;
    width: 100%;
}
.hika_comment_listing_notification {
    font-style: italic;
    font-size: 11px;
    float: left;
    width: 120px;
}
.hika_comment_listing td { padding: 5px }
.hika_comment_listing:hover { border: 1px solid #e5e5e5 }
.hika_comment_listing:hover .hika_comment_listing_useful_p { color: #90b1c3 }
.hika_comment_listing_name {
    color: #e81f00;
}
.hika_comment_listing_stars { width: 85px }
.hika_comment_listing_content {
    background-color: white;
    padding: 2px;
    color: #333;
}
.hika_comment_listing_helpful_rating {
	float: right;
}
.hika_comment_listing_helpful_rating > div {
	float: left;
}
.hika_comment_listing_useful_p {
    width: 18px;
    background-color: #ffffff;
    border: 1px solid #90b1c3;
    font-weight: bold;
    padding: 1px;
    text-align: center;
}
.hika_comment_listing_useful {
    background-color: transparent !important;
    width: 16px !important;
    height: 14px !important;
    cursor: pointer !important;
}
.hika_comment_listing_useful:before {
	content: "\f087";
	font-family: FontAwesome;
}
.hika_comment_listing_useful.hide {
    width: 16px;
    height: 14px;
    background-size: 0px 0px;
}
.hika_comment_listing_useful_p.hide { display: none }
.hika_comment_listing_useful.locked {
    opacity: 0.2;
    cursor: default !important;
}
.hika_comment_listing_useful.locked:hover,
.hika_comment_listing_useless.locked:hover { opacity: 1 }
.hika_comment_listing_useless {
    background-color: transparent !important;
    width: 16px !important;
    height: 14px !important;
    cursor: pointer !important;
}
.hika_comment_listing_useless:before {
	content: "\f088";
	font-family: FontAwesome;
}
.hika_comment_listing_useless.locked {
    opacity: 0.5;
    cursor: default;
}
.hika_comment_listing_full_stars {
    width: 16px;
    height: 16px;
    display: inline-block;
    text-decoration: none;
    cursor: default;
}
.hika_comment_listing_full_stars:before {
	content: "★";
}
.hika_comment_listing_empty_stars {
    width: 16px;
    height: 16px;
    display: inline-block;
    text-decoration: none;
    cursor: default;
}
.hika_comment_listing_empty_stars:before {
	content: "☆";
	color: #e81f00;
}
.hika_comment_listing_empty_stars:before {
	content: "★";
	color: #e81f00;
}
.hika_comment_listing_empty {
    padding: 5px;
}
.hika_comment_listing_bottom { }
@media only screen and (max-width: 420px) {
    .hikashop_sort_listing_comment { display: none }
}
.hikashop_product_nav {
	border-bottom: 1px solid #e5e5e5;
	font-size: 12px;
	margin: 0 0 15px 0;
	overflow: hidden;
	padding: 0 0 10px 0;
}
.hikashop_previous_product {
    float: left;
}
.hikashop_next_product {
    float: right;
}
.hikashop_wishlist_module .hikashop_wishlist_display_add_to_cart,
.hikashop_wishlist_module .hikashop_checkout_cart_print_link { display: none }
.hikashop_cart_module .hikashop_checkout_cart_print_link { display: none }
.hikashop_background_color { background-color: #BCC7D6 }
.hikashop_all_carts { text-align: center }
.hikashop_all_cart_name { }
.hikashop_all_cart_quantity { text-align: center }
.hikashop_all_cart_stock { }
.hikashop_all_carts_current {
    text-align: center !important;
    width: 50px;
}
.hikashop_all_carts_current_star {
    width: 16px;
    height: 16px;
    text-decoration: none;
    margin: auto;
}
.hikashop_all_carts_set_current {
    text-align: center;
    width: 50px;
    text-decoration: none;
}
.hikashop_all_carts_set_current a { text-decoration: none !important }
.hikashop_all_carts_set_current_star {
    text-align: center;
    margin: auto;
    width: 16px;
    height: 16px;
    text-decoration: none !important;
    cursor: pointer;
}
.hikashop_all_wishlits_button { text-align: center }
.hikashop_product_cart_links { float: right }
.hikashop_product_cart_show_carts_link,
.hikashop_product_cart_print_link,
.hikashop_product_cart_mail_link { display: inline }
.hikashop_red_color { color: red }
.hikashop_green_color { color: #690 }
.hikashop_all_carts_delete { text-align: center }
.hikashop_show_cart_quantity {
    text-align: center;
    width: 30px;
}
.hikashop_carts { width: 100% }
.hika_show_cart_total { text-align: center }
.hikashop_not_authorized {
    width: 100%;
    text-align: center;
    margin: 10px auto;
    color: red;
}
.hika_wishlist_green { background-color: #CCFFCC !important }
#hikashop_wishlist_listing_pagination .list-footer .pagination { text-align: center }
.hikashop_carts { margin-top: 15px }
.hika_show_cart_total td { border-top: solid 2px #e5e5e5 }
#hikashop_wishlist_listing_pagination .limit { margin: auto }
#hikashop_cart_product_listing { width: 100% !important }
.hikashop_main_carousel_div ul li {
    padding: 0px !important;
    background: none !important;
}
.hika-radio input[type="radio"] { display: none }
.thumbnail div.hikashop_product_image_subdiv {
	overflow: hidden;
	width: 100% !important
}
.hikashop_product_image img {
    display: block;
    overflow: hidden;
    -webkit-transform: scale(1) rotateZ(0);
    -moz-transform: scale(1) rotateZ(0);
    -ms-transform: scale(1) rotateZ(0);
    -o-transform: scale(1) rotateZ(0);
    transform: scale(1) rotateZ(0);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    width: 100%;
}

.hikashop_product_image a {
	display: block;
	overflow: hidden;
}

.hikashop_product_image a:hover img {
	-webkit-transform: scale(1.6);
	-moz-transform: scale(1.6);
	-ms-transform: scale(1.6);
	-o-transform: scale(1.6);
	transform: scale(1.6);
}
.hikashop_categories_listing_main.row-fluid-10 [class*="span"],
.hikashop_products .row-fluid-10 [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 1.7543859649122806%;
    *margin-left: 1.7105263157894737%;
}
.hikashop_product_dimensions dt,
.hikashop_product_custom_info dt {
	clear: both;
	float: left;
	font-weight: bold;
	min-width: 75px;
	padding: 5px 0;
}
.hikashop_product_dimensions dd,
.hikashop_product_custom_info dd {
	float: left;
	padding: 5px 0 5px 10px;
}
.hikashop_categories_listing_main .row-fluid-10 [class*="span"]:first-child,
.hikashop_products .row-fluid-10 [class*="span"]:first-child { margin-left: 0 }
.hikashop_categories_listing_main .row-fluid-10 .span10,
.hikashop_products .row-fluid-10 .span10 {
    width: 100%;
    *width: 99.95614035087718%;
}
.hikashop_categories_listing_main .row-fluid-10 .span9,
.hikashop_products .row-fluid-10 .span9 {
    width: 89.82456140350877%;
    *width: 89.78070175438596%;
}
.hikashop_categories_listing_main .row-fluid-10 .span8,
.hikashop_products .row-fluid-10 .span8 {
    width: 79.64912280701753%;
    *width: 79.60526315789473%;
}
.hikashop_categories_listing_main .row-fluid-10 .span7,
.hikashop_products .row-fluid-10 .span7 {
    width: 69.47368421052632%;
    *width: 69.4298245614035%;
}
.hikashop_categories_listing_main .row-fluid-10 .span6,
.hikashop_products .row-fluid-10 .span6 {
    width: 59.29824561403509%;
    *width: 59.25438596491228%;
}
.hikashop_categories_listing_main .row-fluid-10 .span5,
.hikashop_products .row-fluid-10 .span5 {
    width: 49.122807017543856%;
    *width: 49.07894736842105%;
}
.hikashop_categories_listing_main .row-fluid-10 .span4,
.hikashop_products .row-fluid-10 .span4 {
    width: 38.94736842105263%;
    *width: 38.90350877192982%;
}
.hikashop_categories_listing_main .row-fluid-10 .span3,
.hikashop_products .row-fluid-10 .span3 {
    width: 28.771929824561404%;
    *width: 28.728070175438596%;
}
.hikashop_categories_listing_main .row-fluid-10 .span2,
.hikashop_products .row-fluid-10 .span2 {
    width: 18.596491228070175%;
    *width: 18.552631578947366%;
}
.hikashop_categories_listing_main .row-fluid-10 .span1,
.hikashop_products .row-fluid-10 .span1 {
    width: 8.421052631578947%;
    *width: 8.37719298245614%;
}
.hikashop_categories_listing_main .row-fluid-8 [class*="span"],
.hikashop_products .row-fluid-8 [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574468085%;
    *margin-left: 2.074468085106383%;
}
.hikashop_categories_listing_main .row-fluid-8 [class*="span"]:first-child,
.hikashop_products .row-fluid-8 [class*="span"]:first-child { margin-left: 0 }
.hikashop_categories_listing_main .row-fluid-8 .span8,
.hikashop_products .row-fluid-8 .span8 {
    width: 100%;
    *width: 99.94680851063829%;
}
.hikashop_categories_listing_main .row-fluid-8 .span7,
.hikashop_products .row-fluid-8 .span7 {
    width: 87.23404255319149%;
    *width: 87.18085106382978%;
}
.hikashop_categories_listing_main .row-fluid-8 .span6,
.hikashop_products .row-fluid-8 .span6 {
    width: 74.46808510638299%;
    *width: 74.41489361702128%;
}
.hikashop_categories_listing_main .row-fluid-8 .span5,
.hikashop_products .row-fluid-8 .span5 {
    width: 61.702127659574465%;
    *width: 61.648936170212764%;
}
.hikashop_categories_listing_main .row-fluid-8 .span4,
.hikashop_products .row-fluid-8 .span4 {
    width: 48.93617021276596%;
    *width: 48.88297872340426%;
}
.hikashop_categories_listing_main .row-fluid-8 .span3,
.hikashop_products .row-fluid-8 .span3 {
    width: 36.170212765957444%;
    *width: 36.11702127659574%;
}
.hikashop_categories_listing_main .row-fluid-8 .span2,
.hikashop_products .row-fluid-8 .span2 {
    width: 23.404255319148938%;
    *width: 23.351063829787236%;
}
.hikashop_categories_listing_main .row-fluid-8 .span1,
.hikashop_products .row-fluid-8 .span1 {
    width: 10.638297872340425%;
    *width: 10.585106382978724%;
}
.hikashop_categories_listing_main .row-fluid-7 [class*="span"],
.hikashop_products .row-fluid-7 [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.1621621621621623%;
    *margin-left: 2.1081081081081083%;
}
.hikashop_categories_listing_main .row-fluid-7 [class*="span"]:first-child,
.hikashop_products .row-fluid-7 [class*="span"]:first-child { margin-left: 0 }
.hikashop_categories_listing_main .row-fluid-7 .span7,
.hikashop_products .row-fluid-7 .span7 {
    width: 100%;
    *width: 99.94594594594595%;
}
.hikashop_categories_listing_main .row-fluid-7 .span6,
.hikashop_products .row-fluid-7 .span6 {
    width: 85.4054054054054%;
    *width: 85.35135135135135%;
}
.hikashop_categories_listing_main .row-fluid-7 .span5,
.hikashop_products .row-fluid-7 .span5 {
    width: 70.81081081081082%;
    *width: 70.75675675675677%;
}
.hikashop_categories_listing_main .row-fluid-7 .span4,
.hikashop_products .row-fluid-7 .span4 {
    width: 56.21621621621622%;
    *width: 56.16216216216216%;
}
.hikashop_categories_listing_main .row-fluid-7 .span3,
.hikashop_products .row-fluid-7 .span3 {
    width: 41.62162162162162%;
    *width: 41.567567567567565%;
}
.hikashop_categories_listing_main .row-fluid-7 .span2,
.hikashop_products .row-fluid-7 .span2 {
    width: 27.027027027027028%;
    *width: 26.972972972972975%;
}
.hikashop_categories_listing_main .row-fluid-7 .span1,
.hikashop_products .row-fluid-7 .span1 {
    width: 12.432432432432433%;
    *width: 12.378378378378379%;
}
@media (max-width: 767px) {
    .hikashop_categories_listing_main .row-fluid-10 [class*="span"],
    .hikashop_categories_listing_main .row-fluid-8 [class*="span"],
    .hikashop_categories_listing_main .row-fluid-7 [class*="span"],
    .hikashop_products .row-fluid-10 [class*="span"],
    .hikashop_products .row-fluid-8 [class*="span"],
    .hikashop_products .row-fluid-7 [class*="span"] {
        float: none;
        display: block;
        width: auto;
        margin-left: 0;
    }
}
div.modal-body iframe { border: 0px }
#modal-preview { z-index: 1100 }
.modal-body { max-height: none !important }
@media only screen and (max-width: 960px) {
    div.modal.fade.in {
        width: 800px !important;
        margin-left: -400px !important;
        top : 10% !important;
        left: 50% !important;
    }
}
@media only screen and (max-width: 800px) {
    div.modal.fade.in {
        width: 640px !important;
        margin-left: -320px !important;
        top : 10% !important;
        left: 50% !important;
    }
    table#hikashop_order_listing tbody td:nth-child(1),
    table#hikashop_order_listing th:nth-child(1),
    table#hikashop_cart_listing td:nth-child(2),
    table#hikashop_cart_listing th:nth-child(2),
    table#hikashop_cart_listing td:nth-child(5),
    table#hikashop_cart_listing th:nth-child(5),
    table#hikashop_cart_product_listing tbody td:nth-child(1),
    table#hikashop_cart_product_listing th:nth-child(1),
    table#hikashop_cart_product_listing td:nth-child(5),
    table#hikashop_cart_product_listing th:nth-child(5) { display: none }
}
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    table.hikashop_variants_table,
    table.hikashop_variants_table thead.hikashop_variants_table_thead,
    table.hikashop_variants_table tbody.hikashop_variants_table_tbody,
    table.hikashop_variants_table th.hikashop_variants_table_th,
    table.hikashop_variants_table td.hikashop_variants_table_td,
    table.hikashop_variants_table tr.hikashop_variants_table_tbody_tr,
    table.hikashop_variants_table tr.hikashop_variants_table_thead_tr { display: block }
    table.hikashop_variants_table thead.hikashop_variants_table_thead tr.hikashop_variants_table_thead_tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    table.hikashop_variants_table tr.hikashop_variants_table_thead_tr,
    table.hikashop_variants_table tr.hikashop_variants_table_tbody_tr { border: 1px solid #e5e5e5 }
    table.hikashop_variants_table td.hikashop_variants_table_td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 30%;
    }
    table.hikashop_variants_table td.hikashop_variants_table_td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 25%;
        padding-right: 10px;
        white-space: nowrap;
    }
    table.hikashop_variants_table td.hikashop_variants_table_td:before { content: attr(data-label) }
}
@media only screen and (max-width: 640px) {
    div.modal.fade.in {
        width: 480px !important;
        margin-left: -240px !important;
        top : 10% !important;
        left: 50% !important;
    }
    .hikashop_cpanel_icon_table { width: auto !important }
}
@media only screen and (max-width: 480px) {
    div.modal.fade.in {
        width: 320px !important;
        height: 380px !important;
        margin-left: -160px !important;
        top : 10% !important;
        left: 50% !important;
    }
    table#hikashop_cart_product_listing tbody td:nth-last-child(1),
    table#hikashop_cart_product_listing th:nth-last-child(1),
    table#hikashop_clicks_listing tbody td:nth-child(1),
    table#hikashop_clicks_listing th:nth-child(1),
    table#hikashop_clicks_listing tbody td:nth-last-child(1),
    table#hikashop_clicks_listing th:nth-last-child(1),
    table#hikashop_sales_listing tbody td:nth-child(1),
    table#hikashop_sales_listing th:nth-child(1),
    table#hikashop_sales_listing tbody td:nth-last-child(1),
    table#hikashop_sales_listing th:nth-last-child(1),
    table#hikashop_leads_listing tbody td:nth-child(1),
    table#hikashop_leads_listing th:nth-child(1),
    table#hikashop_leads_listing tbody td:nth-last-child(1),
    table#hikashop_leads_listing th:nth-last-child(1) { display: none }
}
@media only screen and (max-height: 420px) {
    div.modal.fade.in {
        height: 320px !important;
        top: 0% !important;
    }
}
.row-fluid .hikashop_product_column_1,
.row-fluid .hikashop_category_column_1,
.row-fluid-7 .hikashop_product_column_1,
.row-fluid-7 .hikashop_category_column_1,
.row-fluid-8 .hikashop_product_column_1,
.row-fluid-8 .hikashop_category_column_1,
.row-fluid-10 .hikashop_product_column_1,
.row-fluid-10 .hikashop_category_column_1 {
    margin-left: 0 !important;
    clear: left;
}
#hikashop_tabs .ui-widget-header { border: 0 none }
#hikashop_tabs ul li {
    position: relative;
    top: -53px;
}
#hikashop_tabs .ui-tabs-panel { margin-top: 35px }
.hikashop_product_bottom_part.show_tabular { padding-top: 50px }
.panel h3.pane-toggler > a:nth-child(1),
.panel h3.pane-toggler-down > a:nth-child(1) {
    padding: 0px !important;
    margin: 0px !important;
}
.hikashop_filter_list_style li { list-style-type: none }
.hikashop_filter_list_style li:before { content: "> " }
.hikashop_products_table {
    border-collapse: collapse;
    margin: 20px 0px;
}
.hikashop_products_table thead th {
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 10px;
    color: #333;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
}
.hikashop_products_table td { padding: 10px }
.hikashop_products_table tr { border-bottom: 1px solid #eee }
.hikashop_product_list_item a {

    font-size: 12px;
    text-decoration: none;
}
.hikashop_product_name_in_list { font-weight: bold }
.hikashop_product_list_item a:hover { color: #e81f00 }
.hikashop_product_price_per_unit,
.hikashop_product_price_per_unit_x {
	color: #666!important;
	font-size: 12px!important;
}
.hikashop_product_list li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
    padding: 10px;
    text-align: center;
}
.hikashop_wizardbar {
    background-color: #f9f9f9;
    border: 1px solid #d4d4d4;
    margin-bottom: 8px;
    *zoom: 1;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
.hikashop_wizardbar:before,
.hikashop_wizardbar:after {
    display: table;
    line-height: 0;
    content: "";
}
.hikashop_wizardbar:after { clear: both }
.hikashop_wizardbar ul {
    padding: 0;
    margin: 0;
    list-style: none outside none;
}
.hikashop_wizardbar ul li {
    position: relative;
    float: left;
    height: 46px;
    padding: 0 20px 0 30px;
    margin: 0;
    font-size: 16px;
    line-height: 46px;
    color: #999999;
    cursor: default;
    background: #ededed;
}
.hikashop_wizardbar ul li a { color: #999999 }
.hikashop_wizardbar ul li .hikashop_chevron {
    position: absolute;
    top: 0;
    right: -14px;
    display: block;
    border: 24px solid transparent;
    border-right: 0;
    border-left: 14px solid #d4d4d4;
}
.hikashop_wizardbar ul li .hikashop_chevron:before {
    position: absolute;
    top: -24px;
    right: 1px;
    display: block;
    border: 24px solid transparent;
    border-right: 0;
    border-left: 14px solid #ededed;
    content: "";
}
.hikashop_wizardbar ul li.hikashop_cart_step_finished {
    color: #468847;
    background: #f3f4f5;
}
.hikashop_wizardbar ul li.hikashop_cart_step_finished a { color: #468847 }
.hikashop_wizardbar ul li.hikashop_cart_step_finished:hover {
    cursor: pointer;
    background: #e7eff8;
}
.hikashop_wizardbar ul li.hikashop_cart_step_finished:hover .hikashop_chevron:before { border-left: 14px solid #e7eff8 }
.hikashop_wizardbar ul li.hikashop_cart_step_finished .hikashop_chevron:before { border-left: 14px solid #f3f4f5 }
.hikashop_wizardbar ul li.hikashop_cart_step_current {
    color: #3a87ad;
    background: #f1f6fc;
}
.hikashop_wizardbar ul li.hikashop_cart_step_current a { color: #3a87ad }
.hikashop_wizardbar ul li.hikashop_cart_step_current .hikashop_chevron:before { border-left: 14px solid #f1f6fc }
.hikashop_wizardbar ul li .badge { margin-right: 8px }
.hikashop_wizardbar ul li:nth-child(1) {
    z-index: 10;
    padding-left: 20px;
}
.hikashop_wizardbar ul li:nth-child(2) { z-index: 9 }
.hikashop_wizardbar ul li:nth-child(3) { z-index: 8 }
.hikashop_wizardbar ul li:nth-child(4) { z-index: 7 }
.hikashop_wizardbar ul li:nth-child(5) { z-index: 6 }
.hikashop_wizardbar ul li:nth-child(6) { z-index: 5 }
.hikashop_wizardbar ul li:nth-child(7) { z-index: 4 }
.hikashop_wizardbar ul li:nth-child(8) { z-index: 3 }
.hikashop_wizardbar ul li:nth-child(9) { z-index: 2 }
.hikashop_wizardbar ul li:nth-child(10) { z-index: 1 }
.hikashop_custom_image_link { width: 100px }
#hikashop_tabs_div ul {
    z-index: 2;
    position: relative;
    margin: 0px 0px 6px 0px;
}
.hikashop_tabs_content {
    z-index: 1;
    position: relative;
    display: none;
    min-height: 200px;
    padding: 5px;
}
.hikashop_hidden_checkout { display: none }
.hikashop_vote_stars_new { float: left }
.jRatingAverage {
    position: relative;
    top: 0;
    left: 0;
    z-index: 4;
    height: 100%;
}
.jRatingAverage:before {
	content: "★";
}
.jRatingColor {
    position: relative;
    top: 0;
    left: 0;
    z-index: 3;
    height: 100%;
}
.jRatingColor:before {
	content: "★";
}
.jStar {
    position: relative;
    left: 0;
    z-index: 2;
}
.jStar:before {
	content: "☆";
}
p.jRatingInfos {
    position: absolute;
    z-index: 5;
    background: black;
    opacity: 0.8;
    color: #fff;
    display: none;
    width: 60px;
    height: 22px;
    font-size: 16px;
    text-align: center;
    padding-top: 4px;
}
p.jRatingInfos span.maxRate {
    color: #c9c9c9;
    font-size: 14px;
}
#hikashop_cart table { border-collapse: collapse }
#hikashop_cart tr {

    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
#hikashop_cart td { padding: 2px }
#hikashop_cart th {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 2px 5px 2px;
}
.hikashop_cart_module_product_total_title { padding: 10px 0px }
#hikashop_cart hr { display: none }
#hikashop_cart .hikashop_cart_module_product_name_value a {

    text-decoration: none;
    font-weight: normal;
}
#hikashop_cart .hikashop_cart_module_product_name_value a:hover { color: #e81f00 }
#hikashop_cart span.hikashop_product_price { font-size: 12px }
.hikashop_cart_module_product_total_title { text-align: left }
#hikashop_cart .hikashop_cart_input_button { margin: 5px 0px }
#hikashop_cart .row0:hover,
#hikashop_cart .row1:hover { background-color: #f8f8f8 }
.hikashop_cart_value input {
    padding: 1px;
    margin: 0px;
}
#hikashop_cart .hikashop_product_quantity_field { margin: 0px !important }
#hikashop_currency_module { padding: 10px 0px }
#hikashopcurrency { width: 100% }
#hikashop_currency_module select {
    padding: 2px;
    border: 1px solid #e5e5e5;
}
#hikashopcurrency option { padding: 2px 5px }
#hikashopcurrency .inputbox,
#hikashopcurrency .inputbox:hover,
#hikashopcurrency .inputbox:focus { border: 1px solid #e5e5e5 }
.hikashop_subcategories h3 a {

    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
.hikashop_subcategories h3 a:hover { color: #e81f00 }
.hikashop_category_list_item a {

    text-decoration: none;
    padding: 2px 0px;
    display: block;
}
.hikashop_category_list_item a:hover { color: #e81f00 }
.pane-sliders .title {
    margin: 0;
    padding: 5px;

    cursor: pointer;
}
.pane-sliders .panel {
    border: 1px solid #eee;
    margin-bottom: 3px;
}
.pane-sliders .content { background: #ffffff }
.pane-sliders div.content { padding: 0px 10px 10px 10px }
.pane-toggler a {
    padding-left: 20px;
    font-weight: 700;
}
.pane-toggler-down a {
    padding-left: 20px;
}
.jpane-toggler-down { border-bottom: 1px solid #e5e5e5 }
.hikashop_categories_listing_main { margin: 10px 0px }
.pane-sliders .title {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #F9F9F9 none repeat scroll 0 0;
    border-color: #EEEEEE #e5e5e5 #e5e5e5 #EEEEEE;
    border-style: solid;
    border-width: 1px;
    border: none;
}
.hikashop_subcategories h4 {
    padding: 5px;
    margin: 0px;
}
.accordion-heading .accordion-toggle {
    padding: 0px;
    margin: 0px;
    padding-left: 20px;
}
.hikashop_subcategories h4 a {

    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
.hikashop_subcategories h4 a:hover { color: #e81f00 }
.hikashop_category_list_item a {

    text-decoration: none;
    padding: 2px 0px;
    display: block;
}
.hikashop_category_list_item a:hover { color: #e81f00 }
.accordion-heading .title {
    margin: 0;
    padding: 5px;

    cursor: pointer;
}
.accordion-heading .panel {
    border: 1px solid #eee;
    margin-bottom: 3px;
}
.accordion-heading .content { background: #ffffff }
.accordion-heading div.content { padding: 0px 10px 10px 10px }
.accordion-heading a {
    padding-left: 20px;
    font-weight: 700;
}
.hikashop_categories_listing_main { margin: 0; }
.accordion-heading {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #F9F9F9 none repeat scroll 0 0;
    border-color: #EEEEEE #e5e5e5 #e5e5e5 #EEEEEE;
    border-style: solid;
    border-width: 1px;
    background-image: -moz-linear-gradient(center bottom , #f8f8f8 40%, #fff 60%) !important;
    border: none;
}
#hikashop_cart_listing,
#hikashop_affiliate_main,
#hikashop_address_listing,
#hikashop_order_listing {
    margin: 0px;
    padding: 0px;
}
#hikashop_carts_listing .header,
#hikashop_affiliate_main .header,
#hikashop_address_listing .header,
#hikashop_order_listing .header { margin: 0px }
#hikashop_carts_listing .header h1,
#hikashop_affiliate_main .header h1,
#hikashop_address_listing .header h1,
#hikashop_order_listing .header h1,
#hikashop_download_listing .header h1 {
    margin: 0 0 30px 0;
    padding: 0px;
}
#hikashop_carts_listing div.toolbar a,
#hikashop_affiliate_main div.toolbar a,
#hikashop_address_listing div.toolbar a {
    border: none;
    text-decoration: none;
    padding: 5px;
}
#hikashop_carts_listing div.toolbar a.button,
#hikashop_affiliate_main div.toolbar a.button,
#hikashop_address_listing div.toolbar a.button {
	padding: 0 24px;
}
#hikashop_carts_listing div.toolbar a:hover,
#hikashop_affiliate_main div.toolbar a:hover,
#hikashop_address_listing div.toolbar a:hover { color: #e81f00 }
.hikashop_address_listing_item br {
	display: block;
}
.hikashop_address_listing_item_details {
    padding: 0 10px 20px 10px;
}
.hikashop_address_listing_item_actions {
	text-align: right;
}
.hikashop_header_buttons a {
    font-size: 11px;
    text-decoration: none;
}
.contentpane h1 {
    font-size: 14px;
    padding-bottom: 4px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.contentpane #hikashop_address_form_span_iframe td { padding: 5px 0px }
.contentpane #hikashop_address_form_span_iframe .key {
    padding-right: 20px;

}
.contentpane #hikashop_address_form_span_iframe select,
.contentpane #hikashop_address_form_span_iframe input {
    padding: 2px;

}
#hikashop_order_listing .hikashop_no_border td { padding: 0px }
#hikashop_order_listing .hikashop_no_border .btn {
    margin: 0px;
    padding: 3px 6px;
}
#hikashop_search {
    padding: 2px;
    margin: 0px;
}
#hikashop_search_label {
	float: left;
	margin-right: 5px;
}
#hikashop_order_listing table#hikashop_order_listing { margin-top: 20px }
#hikashop_order_listing th {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 5px 5px;
}
#hikashop_order_listing th,
#hikashop_order_listing th a {

    font-weigth: bold;
    font-size: 12px;
    text-decoration: none;
    text-align: left;
}
#hikashop_order_listing th a:hover { color: #e81f00 }
#hikashop_order_listing td {
    padding: 5px;
    border-bottom: 1px solid #e5e5e5;
}
#hikashop_order_listing .hikashop_no_border td { border: none }
.span.hikashop_order_listing_status .hikashop_order_status_created { color: #0088CC }
.span.hikashop_order_listing_status .hikashop_order_status_confirmed,
.span.hikashop_order_listing_status .hikashop_order_status_shipped { color: #690 }
.span.hikashop_order_listing_status .hikashop_order_status_cancelled,
.span.hikashop_order_listing_status .hikashop_order_status_refunded { color: #C30 }
.hikashop_order_number_value a {
    color: #e81f00;
    text-decoration: underline;
}
#hikashop_order_listing .row0:hover,
#hikashop_order_listing .row1:hover { background-color: #f5f5f5 }
#hikashop_order_listing .row0 { background-color: #ffff }
#hikashop_order_listing .row1 { background-color: #fafafa }
#hikashop_order_listing table { border-collapse: collapse }
#hikashop_order_main > form > table {
	position: relative;
	top: 32px;
}
#hikashop_order_main > form > table > tbody > tr > td {
	border: none;
}
#hikashop_order_main fieldset { border: none }
#hikashop_order_main fieldset h1 {
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 4px;
    border-bottom: 1px solid #e5e5e5;
}
#hikashop_order_main .hikashop_order_left_part {
    border: 1px solid #e5e5e5;
    padding: 10px;
}
#hikashop_order_main .hikashop_order_right_part {
    float: right;
    margin-right: 10px;
    padding-top: 10px;
}
#hikashop_order_main #adminForm fieldset {
    border: 1px solid #e5e5e5;
    padding: 15px;
}
#hikashop_order_main #adminForm legend {
    font-weight: bold;
    font-size: 14px;

    margin: 0px 5px;
    padding: 0px 5px;
}
#htmlfieldset_products table { border-collapse: collapse }
#htmlfieldset_products th {

    font-weight: bold;
    font-size: 12px;
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 10px;
    text-align: left;
}
#htmlfieldset_products td { padding: 10px }
#htmlfieldset_products .hikashop_order_product_name {
    font-size: 12px;

}
#htmlfieldset_products .hikashop_order_product_name:hover { color: #e81f00 }
#htmlfieldset_products a {
    text-decoration: none;

}
#htmlfieldset_products a:hover {
    text-decoration: none;
    color: #e81f00;
}
#htmlfieldset_products .row0:hover,
#htmlfieldset_products .row1:hover { background-color: #f8f8f8 }
#htmlfieldset_products .hikashop_order_item_total_value,
#htmlfieldset_products .hikashop_order_subtotal_value,
#htmlfieldset_products .hikashop_order_shipping_value {
    color: #e81f00;
    font-style: italic;
}
#htmlfieldset_products .hikashop_order_total_title {
    font-weight: bold;

}
#htmlfieldset_products .hikashop_order_total_value {
    font-weight: bold;
    color: #e81f00;
    font-style: italic;
}
.hikashop_order_tax_value {
    color: #e81f00;
    font-style: italic;
}
#hikashop_carts_listing td {
	border: none;
	padding: 0px;
}
#hikashop_cart_listing .hikashop_no_border .btn {
    margin: 0px;
    padding: 3px 6px;
}
#hikashop_cart_listing table { border-collapse: collapse }
#hikashop_cart_listing th {
    font-weight: bold;
    font-size: 12px;
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 10px;
}
#hikashop_cart_listing td { padding: 10px }
#hikashop_cart_listing td a {

    text-decoration: underline;
}
#hikashop_cart_listing td a:hover { color: #e81f00 }
#hikashop_cart_listing .row0:hover,
#hikashop_carts_listing .row1:hover { background-color: #f8f8f8 }
#hikashop_cart_listing { margin-top: 20px }
#hikashop_cart_listing table { border-collapse: collapse }
#hikashop_cart_listing table.hikashop_no_border { margin: 0px }
#hikashop_cart_listing fieldset { border: none }
#hikashop_cart_listing fieldset h1 {
	float: left;
    font-size: 24px;
}
#hikashop_cart_product_listing th {

    font-weight: bold;
    font-size: 12px;
    border-bottom: 1px solid #e5e5e5;
    padding: 5px;
}
#hikashop_cart_product_listing td { padding: 5px }
#hikashop_cart_product_listing a {

    font-size: 12px;
    text-decoration: none;
}
#hikashop_cart_product_listing a:hover { color: #e81f00 }
#hikashop_cart_product_listing .row0:hover,
#hikashop_cart_product_listing .row1:hover { background-color: #f8f8f8 }
#hikashop_cart_product_listing .hika_show_cart_total_text {

    font-weight: bold;
    font-size: 12px;
}
#hikashop_cart_product_listing .hika_show_cart_total_price {
    font-weight: bold;
    font-size: 12px;
    color: #e81f00;
    font-style: italic;
}
.hikashop_showcart_infos td { padding: 5px }
.hikashop_showcart_infos .key {
    text-align: right;

    font-weight: bold;
    font-size: 12px;
}
.hikashop_showcart_infos input,
.hikashop_showcart_infos select { padding: 2px }
.hikashop_showcart_infos {
    border: 1px solid #e5e5e5;
    width: auto;
}
#hikashop_affiliate_main #adminForm fieldset {
    border: 1px solid #e5e5e5;
    padding: 10px;
    margin-bottom: 10px;
}
#hikashop_affiliate_main #adminForm legend {

    font-size: 12px;
    font-weight: bold;
    margin-left: 10px;
    padding: 0 10px;
}
.hikashop_affiliate_banners_table li {
    list-style-type: none;
    padding: 3px 0px;
}
.hikashop_banner_row td { border-bottom: 1px solid #e5e5e5 }
.hikashop_banner_row td:hover { background-color: #f8f8f8 }
.hikashop_banner_row a {
    color: #e81f00;
    text-decoration: none;
}
.hikashop_banner_row a:hover { text-decoration: underline }
.hikashop_banner_row textarea {
    border: 1px solid #e5e5e5;
    padding: 5px;
    margin: 10px 0px;
}
.hikashop_checkout_terms {
	padding: 20px 0 0 0;
    text-align: right;
}
#hikashop_checkout_page fieldset legend {
    font-weight: bold;
    margin: 15px 0px;
    padding: 0px;
}
.hikashop_checkout_address_left_part {
    width: 45%;
    float: left;
}
.hikashop_checkout_address_right_part {
    width: 45%;
    float: left;
    margin-left: 2%;
}
.hikashop_checkout_address_left_part table,
.hikashop_checkout_address_right_part table {
    border-collapse: collapse;
    width: 100%;
}
.hikashop_checkout_address_left_part td,
.hikashop_checkout_address_right_part td { padding: 10px }
.hikashop_checkout_address_left_part .row0:hover,
.hikashop_checkout_address_left_part .row1:hover,
.hikashop_checkout_address_right_part .row0:hover,
.hikashop_checkout_address_right_part .row1:hover { background-color: #f8f8f8 }
.hikashop_checkout_address_right_part #same_address { margin: 10px }
#hikashop_shipping_methods table {
    border-collapse: collapse;
    width: 100%;
}
#hikashop_shipping_methods td { padding: 10px 5px }
#hikashop_shipping_methods tr { border-bottom: 1px solid #eee }
#hikashop_shipping_methods .row0:hover,
#hikashop_shipping_methods .row1:hover { background-color: #f8f8f8 }
.hikashop_checkout_shipping_name {
    font-weight: bold;
    color: #333;
}
.hikashop_checkout_shipping_price_full,
.hikashop_checkout_payment_description { color: #666 }
.hikashop_checkout_cart_shipping {
    color: #e81f00;
}
#hikashop_payment_methods table {
    border-collapse: collapse;
    width: 100%;
}
.hikashop_shipping_group td:first-child,
.hikashop_payment_methods_table td:first-child {
	width: 20px;
}
.hikashop_shipping_group td:nth-child(2),
.hikashop_payment_methods_table td:nth-child(2) {
	width: 50px;
}
.hikashop_checkout_payment_description {
	padding: 0 0 10px 0;
}
#hikashop_payment_methods td {
    padding: 5px;
    background-color: #fff;
}
#hikashop_payment_methods .row0:hover,
#hikashop_payment_methods .row1:hover { background-color: #f8f8f8 }
#hikashop_payment_methods .hikashop_credit_card td { background-color: #f8f8f8 }
#hikashop_checkout_cart table { border-collapse: collapse }
#hikashop_checkout_additional_info .key label { margin-right: 10px }
#hikashop_checkout_additional_info input { margin: 5px 0px }
#hikashop_entries_info fieldset {
    border: 1px solid #e5e5e5;
    padding: 10px;
    margin-bottom: 10px;
}
#hikashop_entries_info legend {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
    padding: 0 10px;
}
#hikashop_entries_info input { margin-right: 10px }
#hikashop_entries_info {

    font-size: 12px;
}
#hikashop_entries_info .key {
    font-weight: bold;

    font-size: 12px;
}
#hikashop_entries_info td { padding: 4px }
#hikashop_entries_info label { margin-right: 10px }
#hikashop_entries_info a,
#hikashop_new_entry a {
    color: #e81f00;
    text-decoration: none;
}
#hikashop_entries_info a:hover,
#hikashop_new_entry a:hover {
    color: #e81f00;
    text-decoration: underline;
}
#hikashop_new_entry { margin: 10px 0px }
#hikashop_entry_next_button.hikashop_cart_input_button { margin-left: 0px }

#hikashop_download_listing table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 10px;
}
#hikashop_download_listing form > table td {
	border-bottom: none;
}
#hikashop_download_listing th {
    font-weight: bold;
    font-size: 12px;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 5px 5px 5px;
    text-align: left;
}
#hikashop_download_listing a {
    text-decoration: none;
}
#hikashop_download_listing a:hover {
    color: #e81f00;
    text-decoration: none;
}
#hikashop_download_listing th img { margin: 0px 5px }
#hikashop_download_listing td { padding: 4px 0px }
#hikashop_download_listing .pagination {
    text-align: center;
    margin-top: 20px;
    font-size: 11px;

}
#hikashop_small_image_div { padding: 5px 0px }
.hikashop_small_image_div > a {
	float: left;
	margin: 0 3% 3% 0;
	width: 22%;
}
#hikashop_product_price_with_options_main {
    margin: 0px;
    display: block;
}
.hikashop_option_price_title { color: #666 }
.hikashop_option_price_value {
    color: #e81f00;
    font-weight: bold;
}
#hikashop_product_characteristics,
#hikashop_product_options {
    border-bottom: 1px solid #e5e5e5;
    margin: 20px 0;
}
.hikashop_product_characteristics_table {
	margin: 20px 0 0 0;
}
.hikashop_product_options_table {
	margin: 0!important;
}
.hikashop_product_characteristics_table td,
.hikashop_product_options_table td {
    border-top: 1px solid #e5e5e5;
    border-bottom: none;
    padding: 3px;

}
.hikashop_product_characteristics_table select,
.hikashop_product_options_table select {
    padding: 2px;

}
#hikashop_product_description_main { padding-top: 20px }
#hikashop_product_description_main_mini {
	border-bottom: 1px solid #E5E5E5;
	font-size: 13px;
	font-style: italic;
	margin: 0 0 16px;
	padding: 18px 0;
}
.hikashop_product_desc {
	padding: 0 20px;
}
.hikashop_category_name {

    font-weight: bold;
    font-size: 14px;
}
.hikashop_category_description {
	border: 1px solid #e5e5e5;
	color: #999;
	font-size: 12px;
	margin: 0 5px 32px 5px;
	overflow: hidden;
	padding: 24px 32px;
}
.hikashop_category_desc {

	display: block;
	font-size: 10px;
	padding: 10px;
}
.hikashop_category_information h2 {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 20px 0;
    text-transform: uppercase;
}
.hikashop_category_information h2 a {
	color: #222;
}
.hikashop_img_pane {
	position: relative;
}
.hikashop_img_pane h2 {
	background: #fff;
	background: rgba(255, 255, 255, 0.75);
	bottom: 0;
	position: absolute;
	width: 100%;
}
.hikashop_category_information h2 a:active,
.hikashop_category_information h2 a:focus,
.hikashop_category_information h2 a:hover {
	color: #e81f00;
}
.hikashop_filter_title {
    font-size: 16px;
    margin-bottom: 8px;
    display: block;
}
.hikashop_filter_checkbox input { margin-right: 5px }
.hikashop_filter_Filtre select,
.hikashop_filter_Filtre option { padding: 3px }
#hikashop_checkout_page h1 {
    font-size: 24px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 14px;
    margin-bottom: 20px;
}
#hikashop_checkout_login_left_part fieldset { margin-right: 20px }
#hikashop_checkout_login_left_part h2,
#hikashop_checkout_login_right_part h2,
#hikashop_checkout_login_right_part h3 {
    font-weight: normal;
    font-size: 18px;
    margin: 20px 0;
}
#hikashop_checkout_login_right_part h3 { margin-top: 20px }
#hikashop_checkout_login_left_part input,
#hikashop_checkout_login_right_part input,
#hikashop_checkout_login_left_part select,
#hikashop_checkout_login_right_part select {
    margin: 3px 0px;
    max-width: 90%!important;
}
#hikashop_checkout_login_left_part input[type="text"],
#hikashop_checkout_login_left_part input[type="password"] {
	max-width: 100%!important;
	width: 100%;
}
#hikashop_checkout_login_left_part  #remember { margin-left: 5px }
#hikashop_checkout_login_left_part li { list-style-type: none }
#hikashop_checkout_login_left_part ul { margin-top: 10px }
#hikashop_checkout_login_left_part .hikashop_cart_input_button,
#hikashop_checkout_login_right_part .hikashop_cart_input_button,
#hikashop_checkout_billing_address_new .hikashop_cart_input_button { margin: 10px 0 0 !important; }
#hikashop_checkout_next_button,
#hikashop_checkout_cart .hikashop_cart_input_button {
    margin-right: 0 !important;
}
#hikashop_checkout_login_left_part li a {
    font-size: 11px;

    text-decoration: none;
}
#hikashop_checkout_login_left_part li a:hover {
    font-size: 11px;
    color: #e81f00;
    text-decoration: none;
}
legend {
    width: auto !important;
    line-height: normal !important;
    border: none !important;
}
.hikashop_product_quantity_field {
    padding: 2px !important;
    margin: 0px 5px !important;
}
form { margin: 0px !important }

form:before,
form:after {
    content: "";
    display: table;
    clear: both;
    height: 0;
    width: 0;
}
.hikashop_product_stock {
	padding: 0 32px;
}
.productDetails .hikashop_product_stock {
	padding: 10px 0 20px 0;
}
.productDetails .hikashop_product_contact_main {
	font-size: 13px;
	padding-top: 20px;
}
.hikashop_product_contact_page dt {
	margin: 15px 0 5px 0;
}
.productDetails .hikashop_cart_input_button {
	background: #e81f00;
	border: none!important;
	color: #fff!important;
	height: 46px;
	line-height: 46px;
	width: 100%;
}
.productDetails .hikashop_cart_input_button:active,
.productDetails .hikashop_cart_input_button:focus,
.productDetails .hikashop_cart_input_button:hover {
	background: #222;
}
.hikashop_product_stock .hikashop_product_quantity_field {
	margin: 0px !important;
	padding: 5px!important;
}
.hikashop_cart_input_button {
	float: none!important;
	margin: 15px auto 30px auto!important;
}
.productDetails .hikashop_product_stock td[rowspan="2"]:first-child {
	max-width: 20px;
}
.productDetails .hikashop_product_stock td[rowspan="2"]:first-child input {
	height: 46px;
	text-align: center;
	width: 34px;
}
.productDetails a.hikashop_product_quantity_field_change,
.productDetails a.hikashop_product_quantity_field_change:hover {
	color: #222;
	margin: 0px;
	font-size: 18px;
}
.productDetails a.hikashop_product_quantity_field_change:hover {
	color: #e81f00;
}

table .hikashop_cart_input_button {
	margin: 5px auto 10px auto!important;
}
.checkout_billing_address_radio,
.checkout_shipping_address_radio { float: left }
.hika_edit { text-align: right }
.hika_edit span { display: none }
.hikashop_address_content {
    display: block;
    clear: both;
    color: #777777;
    margin: 15px 0px 0px 0px;
}
#hikashop_checkout_billing_address_selection a { margin: 0px }
.address_selection,
#hikashop_checkout_selected_billing_address,
#hikashop_checkout_selected_shipping_address {
    border: 1px solid #e5e5e5;
    padding: 15px;
    margin: 0px 0px 10px 0px;
    background: #F8F8F8;
}
.address_selection:hover,
#hikashop_checkout_selected_billing_address:hover,
#hikashop_checkout_selected_shipping_address:hover {
    background: #fff;
    box-shadow: 0px 0px 4px #e5e5e5;
}
.hikashop_field_required {
    float: right;
    margin-left: 10px;
}
#hikashop_checkout_billing_address_zone select,
#hikashop_checkout_shipping_address_zone select,
#hikashop_checkout_billing_address_zone input,
#hikashop_checkout_shipping_address_zone input {
    float: left;
    width: auto;
    max-width: 190px;
    margin: 0px;
}
.hika_edit {
    background-color: #f9f9f9;
    padding: 4px;
}
#hikashop_checkout_address select { width: 100% }
#hikashop_checkout_address_left_part #hikashop_checkout_selected_billing_address,
#hikashop_checkout_address_right_part #hikashop_checkout_selected_shipping_address { margin: 0px }
#hikashop_checkout_address_left_part fieldset,
#hikashop_checkout_address_right_part fieldset {
    border: none;
    padding: 0px;
}
#hikashop_checkout_address_left_part fieldset legend,
#hikashop_checkout_address_right_part fieldset legend {
    padding: 0px;
    margin: 20px 0px 10px 0px;
}
#hikashop_checkout_address_shipping_selector,
#hikashop_checkout_address_billing_selector {
    color: #e81f00;
    font-weight: bold;
    font-size: 11px;
    border: 1px solid #e5e5e5;
}
#hikashop_checkout_address_shipping_selector option,
#hikashop_checkout_address_billing_selector option {
    font-weight: normal;
    font-size: 12px;
}
@media print {
    .hikashop_no_print:after { content: "" !important }
}

.hikashop_user_registration_page {
	margin: 0 auto;
	max-width: 540px;
	width: 100%;
}

.hikashop_user_registration_page select {
	max-width: 90%;
}

.hikashop_user_registration_page h1,
.hikashop_user_registration_page h2,
.hikashop_user_registration_page h3 {
	font-weight: normal;
	font-size: 18px;
	margin: 20px 0;
}

#gkMainbody .hikashop_subcategories .pane-sliders .panel h3 {
	padding: 0;
}

#gkMainbody .hikashop_subcategories .pane-toggler a {
	padding-left: 10px!important;
}

#gkMainbody .hikashop_subcategories .pane-sliders div.content {
	padding: 0 18px!important;
}

#gkMainbody .pane-slider .hikashop_category_list li {
	clear: both;
	width: 100%;
}

#gkMainbody .pane-slider .hikashop_category_list li:last-child {
	border-bottom: none;
}
.list-reviews .normal {
	overflow: hidden;
	padding: 0 0 32px 0;
}

/* Modules */
.hikashop_module .box {
	border: none!important;
	padding: 0!important;
}
.hikashop_module .category-view.box {
	margin-bottom: 0!important;
}
.hikashop_module .pane-sliders {
	margin-bottom: 0!important;
}
.hikashop_module .pane-sliders .panel h3 {
	padding: 8px 0 0 0;
}
.hikashop_module .pane-toggler a,
.hikashop_module .pane-toggler-down a {
	padding-left: 10px;
}
.hikashop_module .panel .hikashop_category_list li,
.hikashop_module .panel .hikashop_category_list li:last-child {
	font-size: 12px;
	width: 100%;
}
.hikashop_module .panel .hikashop_category_list li:last-child {
	border-bottom: none!important;
}
.hikashop_module .hikashop_product_stock {
	padding: 0;
}
#gkPopupCart #hikashop_cart > h3 {
	margin-bottom: 32px;
}
#gkAjaxCart .hikashop_cart_module_product_image {
	float: left;
	margin-right: 20px!important;
}
#gkAjaxCart .hikashop_cart_module_product_name_value {
	float: left;
}
#gkAjaxCart #hikashop_cart form > div > div > div {
	border-bottom: 1px solid #eee;
	clear: both;
	color: #999;
	overflow: hidden;
	padding: 10px 0;
}
#gkAjaxCart .button {
	margin: 10px 0 0 0!important;
	width: 100%;
}
#gkAjaxCart .hikashop_cart_module_product_name_value h3 {
	display: inline-block;
	font-size: 14px;
	line-height: 1.2;
	margin: 10px 0 0 0;
}
#gkAjaxCart .hikashop_cart_module_product_quantity_value {
	color: #999;
	font-size: 13px;
}
#gkAjaxCart .hikashop_cart_option_name {
	color: #aaa;
	font-size: 11px;
}
#gkAjaxCart #hikashop_cart span.hikashop_product_price {
	font-weight: normal;
}
#gkAjaxCart .hikashop_cart_module_product_total_value {
	border: none!important;
	font-size: 24px!important;
	font-weight: normal;
	margin: 24px 0 32px 0;
	padding: 0!important;
	text-align: right;
}
#gkAjaxCart .hikashop_cart_module_product_total_value > span {
	font-weight: normal;
	text-align: right;
}
#gkAjaxCart .hikashop_cart_module_product_total_value span {
	font-size: 24px!important;
	font-weight: normal;
}