
.paniertit {
	margin:5px 5px 15px 5px;
	border-bottom:0px solid #CFCFC4;
	font-family:'Montserrat Alternates', sans-serif;font-weight:500;font-size:1.0rem;
	text-align:center;
	}

.panier{
	border: 1px solid #CFCFC4;
	box-shadow: 2px 2px 6px #cecece;
	}
	#hikashop_cart_module{box-shadow: 0px 0px 0px #ffffff;border:0px;}

.ombre{
	border: 1px solid #bcbab5; 
	background-color: rgba(255, 255, 255, 0.3); 
	box-shadow: 2px 2px 6px #82807a;
	}

#sp-left .sp-module, #sp-right .sp-module{border:0px;padding:10px;margin-top:20px;}

/*
#boutic{
	width:950px;
	max-width:100%;
}
*/

.bouticv, .bouticn{
	width:50%;
	float:left;
	text-align:center;
}


.hikashop_product_name_main{font-size:1.5rem;font-family:'Montserrat Alternates', sans-serif;font-weight:500;}
.hikashop_product_custom_name {color:white;}


.hikashop_product_left_part {width:40%}
.hikashop_product_right_part {width:60%}


button{
	font-family:'Montserrat Alternates', sans-serif;font-weight:500;
}


.butt{
	text-decoration:none;
	color: #777777 !important;
	cursor: pointer;
	display: inline-block;
	line-height: 18px;
	margin: 5px;
	padding: 6px 10px;
	text-align: center;
	box-shadow:none !important;
	text-shadow:none !important;
	border:1px solid;
	border-color: #cccccc #bbbbbb #bbbbbb #cccccc;
	border-radius:3px;
	background-color: #eee;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eee));
	background: -webkit-linear-gradient(top, #ffffff, #eee);
	background: -moz-linear-gradient(top, #ffffff, #eee);
	background: -o-linear-gradient(top, #ffffff, #eee);
	background: linear-gradient(top, #ffffff, #eee);
}

.butt:hover{
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	display: inline-block;
	outline: none;
	border:1px solid;
	border-color: #EEEEEE #DDDDDD #DDDDDD #EEEEEE;
	text-decoration:none;
	background-color: #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);
}

#hikabtn_checkout_shipping_submit_g0_p55, .hikabtn_checkout_shipping_submit {border:2px solid red;}

.hikashop_cart_module_shipping_title, .hikashop_cart_module_shipping_value {font-size:90%; font-style:italic;}

.medailles{margin-top:50px;font-weight:500;border-top: 1px solid #eef3df;min-height:100px;}


.broya{margin-bottom:50px;}