/**
 * @package    HikaShop for Joomla!
 * @version    3.0.1
 * @author     hikashop.com
 * @copyright  (C) 2010-2017 HIKARI SOFTWARE. All rights reserved.
 * @license    GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
 */
.hika_edit { background-color:#f9f9f9; padding:4px; }

.hk_right{
	text-align: right;
}

.hk_center{
	text-align: center;
}
@media print {
	.hikashop_no_print:after { content: "" !important; }
}

input.hikashop_product_quantity_field {
	width:50px;
}


span.hikashop_product_name {
	text-align: left;
	display:block;
	margin-bottom:5px;
}

.hikashop_cart table {
	width:100%;
}
.hikashop_cart table tfoot hr {
	margin:0px;
}

.hikashop_cart_module label{
	display: inline-block;
}

.hikashop_cpanel div.hikashop_cpanel_icon_div a {
	display:block;
	padding:5px;
	margin:5px 0px;
	text-decoration:none;
	border:1px solid #F0F0F0;
	border-radius:4px;
	vertical-align:middle;
}
.hikashop_cpanel div.hikashop_cpanel_icon_div a:hover {
	border-color:#EEEEEE #CCCCCC #CCCCCC #EEEEEE;
	border-style:solid;
	border-width:1px;
	background:#F8F8F8;
	background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f8f8f8));
	background:-webkit-linear-gradient(top, #ffffff, #f8f8f8);
	background:-moz-linear-gradient(top, #ffffff, #f8f8f8);
	background:-o-linear-gradient(top, #ffffff, #f8f8f8);
	background:linear-gradient(top, #ffffff, #f8f8f8);
}
.hikashop_cpanel .hikashop_cpanel_icon_image {
	width:80px;
	float:left;
}
.hikashop_cpanel .hikashop_cpanel_icon_image span {
	margin:0 auto;
}
.hikashop_cpanel .hikashop_cpanel_description {
	margin-left:80px;
	height:100%;
	min-height:50px;
	margin:auto 0;
	vertical-align:middle;
	text-align:center;
}
.hikashop_cpanel span {
	display:block;
	text-align:center;
	color:#666;
	background-repeat:no-repeat;
	background-position:center;
}
.hikashop_cpanel .hikashop_cpanel_description ul {
	margin:0; padding:0;
}
.hikashop_cpanel .hikashop_cpanel_description li { list-style-type: none; }
.hikashop_cpanel .hikashop_cpanel_button_text { display:none; }

div.icon-wrapper {
	width:auto;
	height:auto;
	display:block;
}

div.icon-wrapper div.icon {
	text-align:center;
	margin-right:15px;
	float:left;
	margin-bottom:15px;
	width:auto !important;
	height:auto !important;
}

div.icon-wrapper div.icon a {
	background-color:#fff !important;
	background-position:-30px;
	display:block;
	float:left;
	height:97px;
	width:108px;
	color:#565656;
	vertical-align:middle;
	text-decoration:none;
	border:1px solid #CCC;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-transition-property:background-position, -webkit-border-bottom-left-radius, -webkit-box-shadow;
	-moz-transition-property:background-position, -moz-border-radius-bottomleft, -moz-box-shadow;
	-webkit-transition-duration:0.8s;
	-moz-transition-duration:0.8s;
}

div.icon-wrapper div.icon a:hover,
div.icon-wrapper div.icon a:focus,
div.icon-wrapper div.icon a:active {
	background-position:0px center;
	background-color:#f8f8f8 !important;
	box-shadow:-2px 3px 8px rgba(0, 0, 0, 0.25);
	position:relative;
	z-index:10;
}
div.icon-wrapper div.icon a span {
	width:auto;
	display:block;
}
div.icon-wrapper div.icon a span.hkIcon {
	background-repeat:no-repeat;
	background-position:center;
	height:48px;
	width:auto;
	padding:10px 0;
}

div.toolbar span {
	display:block;
	float:none;
	height:32px;
	margin:0 auto;
	width:32px;
}
div.toolbar a {
	display:inline-block;
	float:left;
	padding:1px 5px;
	text-align:center;
	white-space:nowrap;
}
div.toolbar table a {
	float:none;
}

div.hikashop_search_block input {
	margin-bottom:0px;
}

a.hikacart {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
a.hikacart:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625;
}
a.hikacart:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

a.hikawishlist {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}
a.hikawishlist:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d;
}
a.hikawishlist:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.hika-compare { color:#fff; background-color:#5bc0de; border-color:#46b8da; }
.hika-compare:focus { color:#fff; background-color:#31b0d5; border-color:#1b6d85; }
.hika-compare:hover { color:#fff; background-color:#31b0d5; border-color:#269abc; }
.mono {		
	background-image: url(../images/monochenille.gif);		
	background-repeat: no-repeat;				
	width:18px!important;				
	height:16px!important;				
	display:inline-block;		
	background-position: top center;				   
	background-size: cover;
	}
.dual {		
	background-image: url(../images/dualchenille.gif);	
	background-repeat: no-repeat;				
	width:18px!important;				
	height:16px!important;				
	display:inline-block;		
	background-position: top center;				    
	background-size: cover;
}
#hikashop_add_to_cart_checkout_div {
	float:right;
}

div.hikashop_cart_dropdown_container {
	position:relative;
}
div.hikashop_cart_dropdown_content {
	z-index:1000;
	position:absolute;
	width:auto;
	padding:4px;
	border:1px solid #808080;
	background-color:white;
}


img.hikashop_child_image {
	margin:2px;
	height:30px;
}
.hikashop_product_bottom_part{
	clear:both;
	width:100%;
}

.hikashop_previous_product{
	background-color: transparent !important;
	float:left;
	width: 6px;
	height: 6px;
	background:url(../images/icons/nav_products.png) no-repeat 5px -20px;
	margin-bottom:10px;
	padding:5px;
	border:1px solid #ddd;
	border-radius:3px;
	margin-right:4px
}

.hikashop_previous_product:hover{
	background:url(../images/icons/nav_products.png) no-repeat 5px 3px;
}

.hikashop_next_product{
	background-color: transparent !important;
	float:left;
	width: 6px;
	height: 6px;
	background:url(../images/icons/nav_products.png) no-repeat -30px -20px;
	margin-bottom:10px;
	padding:5px;
	border:1px solid #ddd;
	border-radius:3px;
	margin-right:4px
}

.hikashop_next_product:hover{
	background:url(../images/icons/nav_products.png) no-repeat -30px 3px;
}


.hikashop_vote_form .hikashop_comment_textarea {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	height:70px;
}


.hikashop_product_quantity_change_div_leftright span.add-on { position: relative; }
.hikashop_product_quantity_change_div_leftright span.add-on a { padding: 4px 5px; position: absolute; top: 0; left: 0; right: 0; bottom: 0; text-decoration: none; }

.hikashop_product_quantity_input_div_default{ vertical-align: middle; }
.hikashop_product_quantity_change_div_default{ vertical-align: top; }
.hikashop_product_quantity_div { display: inline-block; }


.hikashop_tabs_ul {
	padding:0px;
	margin:0px 0px 7px 0px;
	z-index:2;
	position:relative;
}
.hikashop_tabs_ul li {
	display:inline;
	padding:8px 5px;
	z-index:2;
	font-weight:bold;
	background-color:#fcfcfc;
	border:solid 1px #E7E7E7;
}
.hikashop_tabs_ul li a, .hikashop_tabs_ul li a:hover {
	text-decoration:none;
	color:#555555;
}
.hikashop_tabs_content {
	z-index:1;
	position:relative;
	display:none;
	min-height:200px;
	padding:5px;

	background-color:white;
	border:1px solid #E7E7E7;
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
}
.hikashop_tabs_li_selected {
	border-bottom:1px solid #ffffff !important;
	background-color:#ffffff !important;
}

.hikashop_product_image,
.hk_product_image {
	text-align:center;
	clear:both;
}
.hikashop_product_image .hikashop_product_image_subdiv,
.hk_product_image .hk_subdiv {
	position: relative;
	text-align: center;
	clear: both;
	margin: auto;
}

.hikashop_fade_effect,
.hikashop_horizontal_slider {
	margin: auto;
	overflow: hidden;
	position: relative;
}
.hikashop_fade_effect .hk_picture {
	position: absolute;
	opacity: 1;
}
.hikashop_fade_effect .hk_picture:hover {
	opacity: 0;
}
.hikashop_fade_effect .hikashop_product_description {
	overflow: hidden
}
.hikashop_fade_effect.hk_text_left, .hikashop_fade_effect.hk_text_left .hikashop_product_description { text-align: left; }
.hikashop_fade_effect.hk_text_center, .hikashop_fade_effect.hk_text_center .hikashop_product_description { text-align: center; }
.hikashop_fade_effect .hk_link_cursor { cursor:pointer; }
.hikashop_fade_effect .hk_picture.hk_0s3 { -webkit-transition: opacity 0.3s ease-in; -moz-transition: opacity 0.3s ease-in; -o-transition: opacity 0.3s ease-in; transition: opacity 0.3s ease-in; }
.hikashop_fade_effect .hk_picture.hk_0s5 { -webkit-transition: opacity 0.5s ease-in; -moz-transition: opacity 0.5s ease-in; -o-transition: opacity 0.5s ease-in; transition: opacity 0.5s ease-in; }
.hikashop_fade_effect .hk_picture.hk_1s { -webkit-transition: opacity 1s ease-in; -moz-transition: opacity 1s ease-in; -o-transition: opacity 1s ease-in; transition: opacity 1s ease-in; }
.hikashop_fade_effect .hk_picture.hk_2s { -webkit-transition: opacity 2s ease-in; -moz-transition: opacity 2s ease-in; -o-transition: opacity 2s ease-in; transition: opacity 2s ease-in; }
.hikashop_fade_effect .hk_picture.hk_3s { -webkit-transition: opacity 3s ease-in; -moz-transition: opacity 3s ease-in; -o-transition: opacity 3s ease-in; transition: opacity 3s ease-in; }
.hikashop_fade_effect .hk_picture.hk_4s { -webkit-transition: opacity 4s ease-in; -moz-transition: opacity 4s ease-in; -o-transition: opacity 4s ease-in; transition: opacity 4s ease-in; }
.hikashop_fade_effect .hk_picture.hk_5s { -webkit-transition: opacity 5s ease-in; -moz-transition: opacity 5s ease-in; -o-transition: opacity 5s ease-in; transition: opacity 5s ease-in; }


.hikashop_infinite_scroll {
	min-height:18px;
	text-align:center;
}
.hikashop_infinite_scroll a {
	padding:2px 18px;
}
.hikashop_infinite_scroll.loading a {
	background: url('../images/spinner.gif') left center no-repeat;
}

.hikashop_checkout_coupon_field{
	margin: 3px;
}

.hikashop_cart_bar{
	background: url(../images/line.png) repeat-x scroll 100% 50% transparent;
	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 {
	-moz-background-inline-policy:continuous;
	background: url("../images/current_step.png") no-repeat scroll 50% 0px transparent;
	color:#363636;
}
#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_finished {
	-moz-background-inline-policy:continuous;
	background: url("../images/finished_step.png") no-repeat scroll 50% 0px transparent;
	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 {
	-moz-background-inline-policy:continuous;
	background: url("../images/step.png") no-repeat scroll 50% 0px transparent;
	display:inline;
	padding-top:25px;
	padding-right:8%;
	white-space:nowrap;
}

.hikashop_shipping_group ul.hikashop_shipping_products {
	margin: 5px 0px;
	padding: 0px;
}
.hikashop_shipping_group .hikashop_shipping_group_name { }
.hikashop_shipping_group ul.hikashop_shipping_products li.hikashop_shipping_product {
	display: inline-block;
	list-style-type: none;
	margin: 0 5px 0 0;
}
.hikashop_shipping_group ul.hikashop_shipping_products li.hikashop_shipping_product img {
	padding:3px;
	border:1px solid #eaeaea;
}
.hikashop_shipping_group ul.hikashop_shipping_products li.hikashop_shipping_product span { }

.hikashop_checkout_terms label {
	display: inline-block;
}

.hikashop_checkout_buttons {
	margin:5px 0;
}
.hikashop_checkout_buttons .buttons_right {
	float: right;
}
.hikashop_checkout_buttons .buttons_left {
	width: 50%;
	float: left;
}

.hikashop_checkout_cart label{
	display: inline-block;
}

div.modal-body {
	max-height: none !important;
}
div.modal-body iframe {
	border:0px;
}
@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; }
}
@media only screen and (max-width: 640px) {
	div.modal.fade.in{ width:480px !important; margin-left:-240px !important; top:10% !important; left:50% !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; }
}
@media only screen and (max-height: 420px) {
	div.modal.fade.in{ height:320px !important; top:0% !important; }
}

@media only screen and (max-width:350px) {
	.hikashop_product_price_full {
		padding-top: 10px !important;
		height: 50px !important;
	}
}
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
	#hikashop_checkout_cart table,
	#hikashop_checkout_cart table thead,
	#hikashop_checkout_cart table tbody,
	#hikashop_checkout_cart table thead th,
	#hikashop_checkout_cart table tbody td,
	#hikashop_checkout_cart table thead tr,
	#hikashop_checkout_cart table tbody tr {
		display: block;
	}
	#hikashop_checkout_cart table tfoot tr,
	#hikashop_checkout_cart table tfoot td,
	#hikashop_checkout_cart table tfoot {
		display: block;
	}
	#hikashop_checkout_cart table tbody td#hikashop_checkout_cart_total2_title,
	#hikashop_checkout_cart table tbody td#hikashop_checkout_cart_shipping_title,
	#hikashop_checkout_cart table tbody td#hikashop_checkout_cart_final_total_title,
	#hikashop_checkout_cart table tbody td#hikashop_checkout_cart_coupon_title,
	#hikashop_checkout_cart table tbody td#hikashop_checkout_cart_tax_title,
	#hikashop_checkout_cart table tbody td#hikashop_checkout_cart_payment_title,
	#hikashop_checkout_cart table tbody td.hikashop_cart_additional_title {
		display: none !important;
	}
	#hikashop_checkout_cart_final_total_title { display:none; }
	#hikashop_checkout_cart table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	#hikashop_checkout_cart table tr { border: 1px solid #ccc; }
	#hikashop_checkout_cart table tr.margin { border: 0px solid #ccc; }
	#hikashop_checkout_cart table td {
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 30%;
	}
	#hikashop_checkout_cart td.hikashop_cart_product_name_value {width: 64%}
	#hikashop_checkout_cart table td:before {
		position: absolute;
		left: 6px;
		padding-right: 10px;
	}
	#hikashop_checkout_cart table td.hikashop_cart_product_quantity_value:before { padding-top:3px }
	#hikashop_checkout_cart table td:before { content: attr(data-title); font-weight: bold; }
	#hikashop_checkout_cart .hikashop_product_price_full {
		text-align: left;
		min-height: 20px;
		padding-left: 20px;
		padding-top: 3px;
		display: inline !important;
	}
	#hikashop_checkout_cart .hikashop_product_quantity_field { margin: 0px 16px 0px 20px !important; }
	#hikashop_checkout_cart a span.hikashop_product_variant_subname img { margin-left: 10px; display: block; margin-top: 5px; }
	#hikashop_checkout_cart td.hikashop_cart_product_price_value span.visible-phone { margin-left: 5px; display:inline !important}
	#hikashop_checkout_cart tbody tr td.hikashop_cart_empty_footer { display: none !important }
}

.hikashop_filter_cursor_range { display:inline-block; }
.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; background: #ffffff url(../images/icons/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(../images/icons/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; 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; background: #e6e6e6 url(../images/icons/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; 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; background: #dadada url(../images/icons/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(../images/icons/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.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-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; }
.ui-widget-overlay { background: #aaaaaa url(../images/icons/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(../images/icons/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
.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; }

/* OVERRIDE CONSULTECH */
input.hikashop_product_quantity_field[type="text"] {
	width:35%;
	float:left;
	margin-right: 10px;
}


/* ========================================================================
   HIKASHOP CONSULTECHJ Personnalisation !
 ========================================================================== */ 
 
/* ==== MINI CART ==== */
a.hikashop_small_cart_checkout_link:before  {
	margin: 0 7px; 
	content:"\f07a"; 
	font-family: FontAwesome; 
	color:#1A75BC; 
}

table.hikashop_cart thead {
	display: none;
}
td.hikashop_cart_module_product_total_title { 
	font-weight:400;
}

div.hikashop_cart_dropdown_content {
	min-width:550px!important; 
}
 
/* ==== PRIX MSRP ==== */
 
 .prixbarre {
  position: relative;
  
}
.prixbarre:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 2px solid;
  border-color: #e01717;

  -webkit-transform:rotate(-5deg);
  -moz-transform:rotate(-5deg);
  -ms-transform:rotate(-5deg);
  -o-transform:rotate(-5deg);
  transform:rotate(-5deg);
}

div#hikashop_product_right_part .prixbarre {
	display:inline-block;
	float:left;
	margin:0 25px 0 0;
	font-weight:400!important;
	font-size: 2em!important;
}


/* ==== PRIX DE VENTE  ==== */

span#hikashop_product_price_main {
	width:100%;
	display: inline-block;
	margin-bottom:10px;
}

div#hikashop_product_right_part .prixsympa  {
	
	display:inline-block;
	float:left;
	margin:0 12px 0 0;

}
div#hikashop_product_right_part span.prixsympa .hikashop_product_price {
	font-family: impact,trebuchet ms,arial,sans-serif;
    font-size: 2.8em;
    font-weight: normal;
    padding: 0 5px;
	color:#289856;
}
.hikashop_cart_module_product_total_title {
	color:#121212; font-weight:400;
}
td.hikashop_cart_module_product_total_value span.hikashop_product_price_0 {
	font-weight:600!important;
}

h4.category_name {
	font-size: 2em;
	padding-left:9%;
	color:#1A75BC;
	font-weight:500;

}

div#hikashop_product_right_part span.prixsympa .hikashop_product_price_1 {

	padding: 16px 15px 0 10px;
	font-size: 3em;
	color:#2A94C2;
	display:inline-block;
	
}

span.hikashop_product_price_per_unit_x { 
	font-weight:500;
	color:#DE5243;

}



div#hikashop_product_right_part span.prixsympa .hikashop_product_price_per_unit {
	color:#858585!important;	font-size: 2em;
	/*margin-left: -35px;*/
}

div#hikashop_product_right_part span.currency sup {
	top :-0.2em!important;
	font-size: .59em!important;
    vertical-align: .59em!important;
	/*color: #87c39f; */
}

div#hikashop_product_right_part span.minprice sup {
	top :-0.2em!important;
	font-size: .59em!important;
    vertical-align: .59em!important;
	/* color: #87c39f; */
}

/* ==== BLOCK PRODUIT CARACTERISTIQUES ==== */

#hikashop_product_characteristics {
    border: 0px!important;
    padding: 5px;
    
}
/* ==== BADGE PROMO ==== */
body .hikashop_products div[class*="hikashop_badge"],
body .hikashop_product_page div[class*="hikashop_badge"] {
	background-color:transparent!important;
}

/* ==== FICHE PRODUIT : TITRE ==== */
div#hikashop_product_top_part {
	margin-bottom:10px;
}

div#hikashop_product_top_part h1 {
	font-weight:400;
	font-size:26px!important;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	word-wrap: break-word;
	
}
/* ==== FICHE PRODUIT : POIDS : ==== */

div#hikashop_product_right_part span.hikashop_product_weight_main {

	font-weight: 400;
	display:inline-block;
	margin:0 17%;
	font-size: 11px;

}

div#hikashop_product_right_part span.hikashop_product_weight_main:before {
	
	margin: 0 7px; 
	content:"\f1b3 "; 
	font-family: FontAwesome; 
	color:#898989; 
	

}

/* ==== FICHE PRODUIT : QUANTITE SAISIE ==== */



div.hikashop_product_quantity_div {
	width:100px;
}

/* ==== LISTING PRODUIT : FILTRE ==== */

.hikashop_filter_main_div span.hikashop_filter_title {
	font-weight:300;
	color: #7C7C7C;
	display:inline-block;
	margin: 0 0 8px 3px;
}

.hikashop_filter_main_div span.hikashop_filter_title:before {
	margin: 0 7px; 
	content:"\f0b0 "; 
	font-family: FontAwesome; 
	color:#898989; 
}

.hikashop_filter_main_div span.filter_values_container {
	display:inline-block;
	padding:9px;
}

/* ==== affichage remise ! ==== */

.hikashop_product_discount {    
	border-radius: 50%;   
	behavior: url(PIE.htc);     
	width: 52px;    
	height: 52px;    
	padding: 14px 6px;	
	margin: 0 20px 0 0;	        
	background: #FAA733;    
	border: 2px solid #ffc02d;    
	color: #fefefe;    
	text-align: center;        
	font: 16px Arial, sans-serif;	
	font-weight:bold;		
	box-shadow: 6px -6px  rgba(250, 167, 51,0.6);	
	-moz-box-shadow: 6px -6px  rgba(250, 167, 51,0.6);	
	-webkit-box-shadow: 6px -6px  rgba(250, 167, 51,0.6);	
	-o-box-shadow: 6px -6px  rgba(250, 167, 51,0.6);		
}
	
span.hikashop_product_discount {	
	display:inline-block;    
	-webkit-transform:rotate(15deg);	
	-moz-transform:rotate(15deg);	
	-ms-transform:rotate(15deg);	
	-o-transform:rotate(15deg);	
	transform:rotate(15deg);
}


/* ==== SPECS TABLE PRODUCT PAGE ==== */
table.hikashop_product_custom_info_main_table tr > td { margin: 3px 5px;}
td.key { min-width:250px;  }
/*col:first-child {background: #e8e8e8} */
tr:nth-child(even) {background: #f2f2f2}
tr:nth-child(odd) {background: #fafafa}
div#hikashop_product_custom_info_main h4 {
	font-weight:400;
	color:#1A75BC;
}

/* ==== WISHLIST MODULE ==== */
#hikashop_wishlist_module {
	float: right;
	.hikashop_cart:before {
		font-family: FontAwesome;
		content: "\f08a";
		margin-right: 3px;
		font-weight: bold;
	}
}

div.hikashop_products_listing {
	div#hikashop_add_wishlist {
			display: inline;
			margin-left: 3px;
		}
}


/* ==== CART MODULE ==== */
#hikashop_cart_module {
	float: right;
	.hikashop_cart:before {
		font-family: FontAwesome;
		content: "\f07a";
		margin-right: 3px;
	}
}

/* ==== STYLING BUTTON  ==== */

div.hikashop_container {
	input.btn.button.hikashop_cart_input_button {
		text-indent: -99999px;
		background-image: url(../images/lib/hikashop/rn_hs_addtocart.png);
		background-repeat: no-repeat;
		background-position: 6px 5px;
		width: 45px;
		height: 45px;
		&:hover {
		background-repeat: no-repeat;
		background-position: 6px -43px !important;
		text-indent: 25px;
		width: inherit;
		.box-shadow(0 0 2px 2px rgba(0,0,0,0.1));
		.transition(0.2s ease-in background 100ms);		
		}
	}

div#hikashop_add_wishlist {
	input.btn.button.hikashop_cart_input_button {
		text-indent: -99999px;
		background-image: url(../images/lib/hikashop/rn_hs_addtowishlist.png);
		background-repeat: no-repeat;
		background-position: 6px 8px;
		width: 45px;
		height: 45px;
			&:hover {
			background-repeat: no-repeat;
			background-position: 6px -45px !important;
			text-indent: 25px;
			width: inherit;
			.box-shadow(0 0 2px 2px rgba(0,0,0,0.1));
			.transition(0.2s ease-in background 100ms);
			}			
		}
	}
	div.hikashop_category_image {
		height: 100% !important;
	}
}

div#hikashop_product_right_part {
	input.btn.button.hikashop_cart_input_button {
		text-indent: 25px;
		background-image: url(../images/lib/hikashop/rn_hs_addtocart.png);
		background-repeat: no-repeat;
		background-position: 6px 5px !important;
		height: 45px;
		&:hover {
			background-position: 6px -43px !important;
		}
	}
	div#hikashop_add_wishlist {
		input.btn.button.hikashop_cart_input_button {
			text-indent: 25px;
			background-image: url(../images/lib/hikashop/rn_hs_addtowishlist.png);
			background-repeat: no-repeat;
			background-position: 6px 8px !important;	
			&:hover {
				background-position: 6px -45px !important;
			}
			}
		}
	div#hikashop_product_contact_main {
		margin-top: 5px;
		input.btn.button.hikashop_cart_input_button {
		text-indent: 25px;
		background-image: url(../images/lib/hikashop/rn_hs_askquestion.png);
		background-repeat: no-repeat;
		background-position: 6px 5px !important;	
			&:hover {
				background-position: 6px -43px !important;
			}
		}
	}
}
	
/******** CheckOut ***********/

div.hikashop_checkout_page .hikashop_wizardbar { background-color: transparent!important; border: 0px solid transparent; }

div.hikashop_checkout_page { margin:30px 10%!important; }

div.hikashop_checkout_page h1 { font-size: 2em; color: #6d6d6d; }

div.hikashop_checkout_login h2 { color: #353535!important; font-weight: 400!important; text-align:center!important; margin-bottom:20px; }
.hikashop_checkout_page div.hk-container-fluid { margin-top:65px; }
@media only screen and (min-width: 960px) {
.hikashop_checkout_page div.hkc-lg-4 { padding: 10px; border-right: solid 2px #cacaca; }
}
.hikashop_checkout_page div.hkc-lg-8 { padding: 10px;  } 
div#hikashop_checkout_registration label {
	font-weight: 600; color:#454545;
	width: 100%;
    text-align: left;
    margin: 3px 10px;
}

div#hikashop_checkout_registration legend {
	padding : 15px 20px; 
}

div#hikashop_checkout textarea {
	width: 80%;
	height: 90px;
}

#hikashop_checkout div.hikashop_checkout_shipping { margin: 10px 0px; }
#hikashop_checkout div.hikashop_checkout_payment { margin: 10px 0px; }

	

