@charset "utf-8";
/* CSS Document */

/*CSS ORANGE */
/* modifier le                  Orange-25-07-2018-08h00.css                       */
/*******************************************************************************/	
/************************style : orange*****************************************/
/*******************************************************************************/



/*police vignettes */
#hikashop_category_information_module_ div.hikashop_subcontainer, #hikashop_category_information_module_ div.hikashop_subcontainer span {
    font-size: 14px;
    text-align: center;
margin-bottom: 10px !important;
}

/*button*/
/*.button{
	background-color:#f8a441;
	margin-top:10px;
	margin-bottom:10px;
	border-right: 1px solid #dc4410;
	border-bottom: 1px solid #dc4410;
	border-left: 1px solid #f4b57d;
	border-top: 1px solid #f4b57d;
	padding:3px 5px;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	*padding:0px;}

.button:hover{
	background-color:#E8590B;
	color:#fff;}
*/

.hikashop_cart_input_button{
	background-color:#f8a441;
	margin-top:10px;
	margin-bottom:10px;
	border-right: 1px solid #dc4410;
	border-bottom: 1px solid #dc4410;
	border-left: 1px solid #f4b57d;
	border-top: 1px solid #f4b57d;
	padding:3px 5px;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	padding:0px;}
	
.hikashop_cart_input_button:hover{
	background-color:#E8590B;
	color:#fff;}


/*style modules*/

.hikashop_module{
	padding:10px;
	margin-top:10px;
    /*text-align: left;*/ /*evite le bouton voir produit a gauche module produit recent*/
}
	
	
/*************************/	
/*Curency switcher module*/
/*************************/

/*module style
.moduletable-switch{
	background-color:#fff;
	padding:10px;
	border-right: 1px solid #fdcc92;
	border-bottom: 1px solid #fdcc92;
	border-left: 1px solid #fbd7ac;
	border-top: 1px solid #fbd7ac;
	margin:15px 0px;
	color:#333;
	}

.moduletable-switch h3{
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom: 2px dotted #f8a441;
	color:#f8a441;
	}
*/

.hikashop_currency_module{
	border:1px solid #ccc;}

/*special code ie7*/
.hikashop_currency_module{
	*border:none;}
/*special code ie7 - end*/
	
	
.hikashop_currency_module select{
	width:100%;
	height:20px;}

.hikashop_currency_module .inputbox{
	border:none;}
.hikashop_currency_module .inputbox:hover{
	border:none;}


/*************************/
/*****My cart module*******/
/*************************/

/*module style
.moduletable-cart{
	background-color:#fff;
	padding:10px;
	border-right: 1px solid #fdcc92;
	border-bottom: 1px solid #fdcc92;
	border-left: 1px solid #fbd7ac;
	border-top: 1px solid #fbd7ac;
	margin:15px 0px;
	color:#333;
	}
	
.moduletable-cart h3{
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom: 2px dotted #f8a441;
	color:#f8a441;
	}
*/

#hikashop_cart_module .row0{background-color: rgba(214, 210, 146, 0);
    border-bottom: #fff;
	border-bottom: 1px;
	border-bottom-style:solid;
}

#hikashop_cart_module .row1{background-color: rgba(214, 210, 146, 0);
	border-bottom: #fff;
	border-bottom: 1px;
	border-bottom-style:solid;
}

#hikashop_cart_module .row0:hover{background-color: rgba(214, 210, 146, 1);}

#hikashop_cart_module .row1:hover{background-color: rgba(214, 210, 146, 1);}	
	

#hikashop_cart_module{
	font-size:12px;/*mofif police panier-commande*/
	text-align:left;
	border-bottom: #fff;
	font-weight: bold;
}

#hikashop_cart_module .hikashop_product_price{
	color:#FF6100;/* modif couleur prix panier*/
	margin-left:5px;
	font-size:15px;/*modif*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;/*modif rajout gras*/
	}
	
.hikashop_cart .hikashop_cart_module_product_name_title{
padding-bottom:10px;
padding-top:3px;}

.hikashop_cart .hikashop_cart_module_product_quantity_title{
padding-bottom:10px;
padding-top:3px;}

.hikashop_cart .hikashop_cart_module_product_price_title{
padding-bottom:10px;
padding-top:3px;}

.hikashop_cart .hikashop_cart_module_product_total_title{
font-weight:bold;}

.hikashop_cart .hikashop_cart_module_product_quantity_value input{
	border:1px solid #f4b57d}

.hikashop_cart hr{
	background-color:#f8a441;
	height:2px;}

#hikashop_cart_module .hikashop_cart_module_product_name_value a{
	color:#e8590b;}
#hikashop_cart_module .hikashop_cart_module_product_name_value a:hover{
	color:#e8830b;}

	
#hikashop_cart_module .hikashop_product_price_full{
	padding-top:7px;}


#hikashop_cart_module span.hikashop_product_price {
	/*white-space: normal;*//*modif mettre € sur meme ligne chiffre*/
padding-right: 5px;/*ecarter € de la petite croix modif*/
	}

/*.hikashop_cart_module_product_delete_value img{
	display:none;}*/
/*.hikashop_cart_module_product_delete_value a{
	background-image:url(../images/style_orange/delete2.png);
	background-repeat:no-repeat;
	display:block;
	height:16px;
	width:16px;}*/
	
#hikashop_cart_module thead tr{
	border-bottom:2px solid #fff;}/*modif  ligne titre dans panier*/
	
/********************************/
/**Categories of products module*/
/********************************/
/*module style*//*
.moduletable-cat{
	background-color:#fff;
	padding:10px;
	border-right: 1px solid #fdcc92;
	border-bottom: 1px solid #fdcc92;
	border-left: 1px solid #fbd7ac;
	border-top: 1px solid #fbd7ac;
	margin:15px 0px;
	color:#333;
	}
*/
.moduletable-cat h3{
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom: 2px dotted #f8a441;
	color:#f8a441;
}


.hikashop_module  .pane-sliders .content{
	background-color:#fff;
	display: none;/*attention enleve le menu accordeon module 7*/
	}


.hikashop_module .hikashop_category_list .hikashop_category_list_item{
	padding-top:8px;}

.hikashop_category_list_item, .hikashop_product_list_item {
    float: none;}
	
.hikashop_module .hikashop_category_list .hikashop_category_list_item a{
	color:#e8590b;
	font-size:24px;
	font-weight:normal;
	background: url(../images/style_orange/cat_dot_orange.png) no-repeat left;
	padding-left:20px;
	margin:5px 20px 0px 0px;
	font-weight:bold;
}
	
.hikashop_module .hikashop_category_list .hikashop_category_list_item a:hover{
	font-size:24px;
	padding-left:20px;
	color:#e8590b;
	/*text-decoration:underline;*//*modif underline*/
	}

.hikashop_module  .jpane-toggler-down {
    border-bottom: 1px solid #e8590b;}

.hikashop_module .pane-sliders .panel h3 {
	background-color:#f8a441;
	/*border: 1px solid !important;/*modif bordure categories panier gauche*/
	color:#fff;}
	
.hikashop_module .pane-sliders .panel {
	border:none;
	margin-bottom:1px;}

.hikashop_module .jpane-toggler span a, .hikashop_module .jpane-toggler span a:hover, .hikashop_module .jpane-toggler span a:active, .hikashop_module .jpane-toggler span a:focus{
	color:#fff;}
	
.hikashop_module .jpane-toggler span a{
	color:#fff;}
.hikashop_module .jpane-toggler-down a{
	color:#fff;}
	
.hikashop_module .jpane-toggler-down span{
	background: url(../images/style_orange/cat_arrow_down.png) no-repeat left;
	padding-left:20px;
	color:#fff;
	font-weight:700;}
	
.hikashop_module .jpane-toggler span{
	background: url(../images/style_orange/cat_white_arrow.png) no-repeat left;
	padding-left:20px;
	color:#fff;}

/***************************/
/**Latest products module**/
/***************************/

/*module style
.moduletable-latest-products{
	background-color:#fff;
	padding:10px;
	border-right: 1px solid #fdcc92;
	border-bottom: 1px solid #fdcc92;
	border-left: 1px solid #fbd7ac;
	border-top: 1px solid #fbd7ac;
	margin:15px 0px;
	color:#333;
	}

.moduletable-latest-products h3{
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom: 2px dotted #f8a441;
	color:#f8a441;
}
*/


.hikashop_submodules{
	padding:0px;}
	
.hikashop_module .hikashop_product_name a{
	color:#e8590b;
	}
	
.hikashop_module .hikashop_product_name a:hover{
	color:#e8830b;}
	
.hikashop_module .hikashop_product_price{
	color:#e8830b;
	font-weight:bold;}

	
	
/*************************/	
/*featured products module*/
/*************************/

/*module style
.moduletable-featured-products{
	background-color:#fff;
	padding:10px;
	border-right: 1px solid #fdcc92;
	border-bottom: 1px solid #fdcc92;
	border-left: 1px solid #fbd7ac;
	border-top: 1px solid #fbd7ac;
	margin:15px 0px;
	}
	
.moduletable-featured-products h3{
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom: 2px dotted #f8a441;
	color:#f8a441;
	font-size:14px;
}	
*/



.hikashop_module .hikashop_product_name a{
	color:#e8590b;}
.hikashop_module .hikashop_product_name a:hover{
	color:#e8830b;}
	
.hikashop_module .hikashop_product_price{
	color:#e8830b;}


/***************************/
/*related products**********/
/**************************/
.hikashop_module .hikashop_category_information h1{
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom: 2px dotted #f8a441;
	color:#f8a441;
	font-size:16px;}


/****************/
/*Filter module */
/****************/

/*module style
.moduletable-filter{
	background-color:#fff;
	border-right: 1px solid #fdcc92;
	border-bottom: 1px solid #fdcc92;
	border-left: 1px solid #fbd7ac;
	border-top: 1px solid #fbd7ac;
	padding:10px;}
	
.moduletable-filter h3{
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom: 2px dotted #f8a441;
	color:#f8a441;}
*/

/***************************/
/*products display in div */
/**************************/

.hikashop_product_name{
	color:#e8590b}
span .hikashop_product_price{
	color:#e8830b;
	font-weight:bold;
	font-size:17px;}


.hikashop_category_information h1{
	color:#e8590b;
	border-bottom: 2px dotted #e8590b;
	margin-bottom:20px;
	padding-bottom:4px;
	font-size:14px;
	}
	
.hikashop_category_description_content{
	margin-bottom:20px;
	color:#e8590b;}
	

.hikashop_product_right_part{
	border-left:2px dotted #F8A441;/* modif bordure separation produit*/
	padding-left:20px;
	padding-right: 18px;
	margin-bottom: 30px;
	/*width:52%;/*attention pas plus de 45 sinon ca descent en bas sur tablette*/
	width: 80%;
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 10px;
	border-top: 2px solid #f8a441;
	border-right: 2px solid #f8a441;
	border-bottom: 2px solid #f8a441;
	padding-bottom: 5px;
	padding-top:10px;
}
	

.hikashop_product_left_part{
	/*width:42%;/* modif grande vignette*/
	background-color: rgba(255, 255, 255, 0.5);
    border-radius: 10px;
	border-right:dotted 2px #F8A441;
	border-top: solid 2px #F8A441;
	border-left: solid 2px #F8A441;
	border-bottom:solid 2px #F8A441;
	margin-left:5px;
	margin-bottom: 10px;
	float:left;
	width: 45%;


}
	
	
#hikashop_product_right_part .hikashop_vote_stars{
	/*margin:0px;*//* modif car mise en place ligne 2305 dans css custom3*/}


#hikashop_product_right_part .hikashop_product_quantity_main{
	border-right: 3px solid #dc4410;
	border-bottom: 3px solid #dc4410;
	border-left: 3px solid #f4b57d;
	border-top: 3px solid #f4b57d;
	padding:15px;
	display:inline-block;}
	
/***************************/
/*products display in table*/
/**************************/


/*police choix inscription article*/
.hikashop_product_custom_item_value{
	font-size:14px;
	
}


/* css  dans le panier de gauche*/

/* taille image panier *//*
table img {
    max-width: 95px!important;
	mis dans module custom car bug avec carte MRelay
}
*/
.hikashop_cart_item_avecinscription {
	
	display:flex;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;

}

.hikashop_cart_item_broderie{
	display:flex;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
	
}

.hikashop_cart_item_avecmotif{
	display:flex;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.hikashop_cart_item_position{
	display:flex;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.hikashop_cart_item_forme{
	display:flex;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.hikashop_cart_item_inscription{
	display:flex;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.hikashop_cart_item_reftplumes{
	display:flex;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.hikashop_cart_item_reftgrandsgibiers{
	display:flex;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.hikashop_cart_item_reftpoils{
	display:flex;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.hikashop_cart_item_retchiensdechasse{
	display:flex;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.hikashop_cart_item_reftdivers{
	display:flex;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.hikashop_cart_item_refbplumes{
	display:flex;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.hikashop_cart_item_refbpoils{
	display:flex;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.hikashop_cart_item_refbgrandsgibiers{
	display:flex;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.hikashop_cart_item_refbchiens{
	display:flex;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.hikashop_cart_option_name{
	
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}

.hikashop_cart_item_gift_message{
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}
	
}
/*css champs Mondial Relay */


.MR-Widget .MRW-Title {
   	background: #f8a441 none repeat scroll 0 0 !important;
    border-bottom: 3px solid #ca0047 !important;
    color: #fff !important;
    font-weight: 700;
    padding: 3px;
    text-align: center !important;
	font-size:14px;
}

.MR-Widget .MRW-Search {
    background: rgba(0, 0, 0, 0) url("./imgs/mr-64.png") no-repeat scroll 2% 50%;
    padding: 25px 10px;
    text-align: center;
}



.MR-Widget {
    background: transparent !important;
    border: 1px solid #CA0047 !important;
    font-family: Verdana !important;
    font-size: 10px !important;
    margin: 5px! important;
    width: 680px !important;
}

.MR-Widget .MRW-Results {
    height: 390px;
    overflow: auto;
    padding: 10px;
}


.gm-err-content {
    border-radius: 1px;
    display: table-cell;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 0;
    position: static;
    vertical-align: middle;
}
/* fin parametres Mondial Relay*/




.hikashop_products_table{
	background-color:#fff;
	border-right: 1px solid #fdcc92;
	border-bottom: 1px solid #fdcc92;
	border-left: 1px solid #fbd7ac;
	border-top: 1px solid #fbd7ac;
	padding:10px;
	text-align:center;}
	
.hikashop_products_table thead tr{
	background-color:#e8590b;
	color:#fff;}
	
.hikashop_products_table thead .hikashop_product_name{color:#fff;}
.hikashop_products_table thead .hikashop_product_add_to_cart{color:#fff;}

.hikashop_products_table .hikashop_product_image{
	background-color:#e8590b;}
	
.hikashop_product_image_row .hikashop_product_image{
	background-color:#fff;}

.hikashop_products_listing thead{
	color:#000;
	font-size:14px;}
	
.hikashop_products_listing td{
	border-bottom: 1px dashed #fdcc92;}
	
.hikashop_product_add_to_cart_row{
	padding-right:20px;
	padding-left:20px;
	}
.hikashop_product_price_row{
	padding:0px 20px;}

.hikashop_product_name_row{
	padding:0px 20px;}
	
.hikashop_product_image_row{
	padding:5px 20px;}
	
/***************************/
/*products display in list*/
/**************************/

.hikashop_product_name_in_list{
	color:#e8590b;
	text-align:center;}
.hikashop_product_name_in_list:hover{
	color:#e8830b;}
.hikashop_product_list span.hikashop_product_price_full{
	text-align:center;}
	
.hikashop_product_list_item{
	background-color:#fff;
	margin:2px;
	text-align:center;
	padding-top:5px;
	border-right: 1px solid #fdcc92;
	border-bottom: 1px solid #fdcc92;
	border-left: 1px solid #fbd7ac;
	border-top: 1px solid #fbd7ac;}
	
.hikashop_product_list_item:hover{
	background-color:#ffe3c1;
	border-right: 1px solid #dc4410;
	border-bottom: 1px solid #dc4410;
	border-left: 1px solid #f4b57d;
	border-top: 1px solid #f4b57d;}
	
.hikashop_products a.hikashop_cart_button, .hikashop_products a.hikashop_cart_button:hover{
	margin:auto;
	margin-bottom:5px;
	}

/***************************/
/*********product page******/
/**************************/


/*********************************************************************************************************************/
/*DISPLAY OF PRODUCTS - if you want to configure yourself your products in the Back-end of HikaShop, delete this code*/
/*********************************************************************************************************************/

.hikashop_container{
	margin:0px !important; 
	}


/*modif rajouter pour responsive*/
.hikashop_product_image_subdiv, .hikashop_product_main_image_subdiv img{ 
	width: auto !important; 
	height: auto !important; 
	
	}


.hikashop_subcontainer{
	background-color:#fff !important;/* modif vignette categorie*/
	margin:2px !important;
	border:none !important;
	border-radius:0px !important;
	border-right: 1px solid #fdcc92 !important;
	border-bottom: 1px solid #fdcc92 !important;
	border-left: 1px solid #fbd7ac !important;
	border-top: 1px solid #fbd7ac !important;
	width:100%}
.hikashop_subcontainer:hover{
	margin:2px !important;
	border:none !important;
	border-radius:0px !important;
	border-color: #f4b57d #dc4410 #dc4410 #f4b57d !important;
    border-right: 1px solid #dc4410 !important;
    border-style: solid !important;
    border-width: 1px !important;
	width:100%}
	
/*********************************************************************************************************************/
/*DISPLAY OF PRODUCTS - end*******************************************************************************************/
/*********************************************************************************************************************/

/*	
#hikashop_small_image_div{
	margin-bottom:20px;/*MODIF VIGNETTES*/
   /* background: #fff none repeat scroll 0 0;*/
background-color: rgba(255, 255, 255, 0.5);
    border-radius: 0 0 10px 10px;
    margin-bottom: 20px;
    margin-right: 5px;
	margin-left: 5px;
    padding: 10px;



}
*//*modif retrait zone derriere vignettes produits*/
.hikashop_product_image{
	background-color:#fff;
	margin: 5px 10px 10px 10px;}
/* remplacer par h1 plus bas *//*
#hikashop_product_top_part{
	margin-bottom:20px;
	padding:2px 0px;
}*/
/*
#hikashop_product_top_part h1{
	background: #f8a441 none repeat scroll 0 0;/*modif titre article*//*
    border: 1px solid #ffee00;
    color: #000;
    font-size: 26px;
    margin-bottom: -18px;
	margin-right: 22px;/*modi centrage titre*//*
    padding-bottom: 4px;
    text-align: center;

}*/


.hikashop_product_top_part h1{
	/*background: #fcb75c -moz-linear-gradient(center top , #fcb75c, #fb8c00 10%, #fa7000 100%) repeat scroll 0 0;*/
	background: #FA7900;
    border: 1px solid #cc7000;
    border-radius: 4px;
    box-shadow: 0 3px 3px 0 #e3e3e3;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    /*margin: 0px 10px 30px 0px;*/
    text-align: center;

}

/* DEBUT NOUVEAU BOUTON PLUS ET MOINS ET AUTRES ..........................................................................*/
.hikashop_product_quantity_field{
	padding:2px;
	border:1px solid #F55C33 !important;
	color:#000000 !important;
	margin-right:15px;
	text-align:center !important; /*nombre produits centrer*/
	
	}
	
.hikashop_product_quantity_field_change{
	/*margin-right:15px;
	background-color:#e8590b;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:16px;}/*modif police +-*/
	outline: none;
	padding: 5px;
	margin: 3px 4px;
	display: block;
	text-align:center;
	color: #000000 !important;
	font-size: 20px;
	cursor: pointer;
	background: #FFAC42;
	background: linear-gradient(top, #FFAC42 0%, #e69329 100%);
	background: -moz-linear-gradient(top, #FFAC42 0%, #e69329 100%);
	background: -webkit-linear-gradient(top, #FFAC42 0%, #e69329 100%);
	background: -o-linear-gradient(top, #FFAC42 0%, #e69329 100%);
	border: 1px solid #F55C33;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-moz-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-webkit-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-o-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.50);

}
	

	
	
	
	}
.hikashop_product_quantity_field_change:hover{
/*background-color:#e8830b;}*/
	
	
		/*outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;*/
	
	outline: none;
	padding: 5px;
	margin: 3px 4px;
	display: block;
	text-align:center;
	color: #000000 !important;
	font-size: 20px;
	cursor: pointer;
	background: #FFFFFF;
	background: linear-gradient(top, #FFAC42 0%, #e69329 100%);
	background: -moz-linear-gradient(top, #FFAC42 0%, #e69329 100%);
	background: -webkit-linear-gradient(top, #FFAC42 0%, #e69329 100%);
	background: -o-linear-gradient(top, #FFAC42 0%, #e69329 100%);
	border: 1px solid #F55C33;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-moz-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-webkit-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-o-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.50);
}
.hikashop_product_quantity_field_change:hover{
	background: linear-gradient(top, #ffc65c 0%, #FFAC42 100%);
	background: -moz-linear-gradient(top, #ffc65c 0%, #FFAC42 100%);
	background: -webkit-linear-gradient(top, #ffc65c 0%, #FFAC42 100%);
	background: -o-linear-gradient(top, #ffc65c 0%, #FFAC42 100%);
}
.hikashop_product_quantity_field_change:hover{
	opacity:0.8;
}
	
	
/*
	
.hikashop_product_quantity_field_change_plus{
	width:20px;/*modif carre orange+*/
	/*height:20px;
	display:block;}/*
	
.hikashop_product_quantity_field_change_minus{
	width:20px;/*modif carre orange-*/
/*height:20px;
	display:block;}/*
	
#hikashop_product_quantity_field_change_plus{
	width:15px;
	height:15px;
	display:block;}
	
#hikashop_product_quantity_field_change_minus{
	width:15px;
	height:15px;
	display:block;}
	
	
	*/
	
.hikashop_product_page .hikashop_product_price_full{
	text-align:left;
	font-size:14px;
	margin:0px;}
	
#hikashop_product_description_main{
	padding-top:10px;
	padding-bottom:20px;
	color:#000;
	/*text-align:justify;*/
	padding-left:20px;
	/*width:50%;*/
	/*background-color: rgba(255, 255, 255, 0.5);*/
	background: rgba(255, 255, 255, 0.5) url("http://couleursdautomne.com/templates/couleursdautomne/images//ligne-mask1.1.png") repeat scroll 0 0;
	border-radius: 10px;
	border-top: 2px solid #f8a441;
	border-right: 2px solid #f8a441;
	border-bottom: 2px solid #f8a441;
	border-left:2px solid #F8A441;

}
	
.hikashop_product_characteristics_table select{
/*	width:100%;*/
   /* border: 6px solid #f5f5f5 !important; *//* modif caractéristique*/
    height: auto;
	border-radius:0px;
}


	
.hikashop_product_desc br{
	display:block !important;}

/*Special code IE7*/
#form-login .input .button{
	*width:inherit;}
/*Special code IE7 - end*/

.inputbox{
	border: 1px solid #ddd;
	margin:0px 5px;
	width: 100%;/*taile zone info complémentaire*/
}
	
.inputbox:hover{
	border: 1px solid #ddd;
	border-bottom: 1px solid #999;}
	
	
/*previous next buttons */

.hikashop_previous_product{
	background: url(../images/style_orange/previous.png) no-repeat;
	height:32px;
	width:22px;}
.hikashop_previous_product:hover{
	opacity:0.7;}

.hikashop_next_product{
	background: url(../images/style_orange/next.png) no-repeat;
	height:32px;
	width:22px;}
.hikashop_next_product:hover{
	opacity:0.7;}


/************************/
/*product with options */
/************************/

.hikashop_product_options_table{
	border-right: 1px solid #dc4410;
	border-bottom: 1px solid #dc4410;
	border-left: 1px solid #f4b57d;
	border-top: 1px solid #f4b57d;
	padding:10px;
	padding-right:5px;}

.hikashop_product_options_table td{
	padding:2px 10px 2px 0px;}

/*Special code IE7*/
.hikashop_option_name{
	*margin-left:20px;}
/*Special code IE7 - end*/

.hikashop_product_options_table .hikashop_option_info_link {
	padding-left:10px;}

.hikashop_product_options_table select{
	width:100%}
	
/*Special code IE7*/
.hikashop_product_options_table select{
	*width:310px;}
/*Special code IE7 - end*/
	
.hikashop_product_price_with_options_main{
	color:#e8830b;
	font-weight:bold;
	margin-right:30px;
	font-size:14px;
	display:block;
	padding-bottom:5px;}
	
/*******Compare table***********/

.hikashop_compare_table{
	background-color:#fff;
	border:1px solid #fdcc92;
	padding:10px;}
	
.hikashop_product_custom_name{
	font-weight:bold;
	color:#333;}
	
.hikashop_product_compare_custom_separator{
	background-color:#e8590b;
	padding:5px;
	text-align:center;
	height:25px;}
	
.hikashop_product_compare_custom_separator td{
	border-top:4px solid #dc4410;
	padding-right:10px;
	padding-left:10px;
	border-bottom:2px solid #F8A441;}

.hikashop_product_compare_custom_separator .hikashop_product_custom_name label{
	color:#fff;}
	
.hikashop_compare_page h1{
	color:#fff;
	text-align:center;
	font-size:14px;
	background-color:#f8a441;
	padding-bottom:2px;
	border-top:4px solid #fdcc92;
	border-bottom:2px solid #e8830b;
	border-right:1px solid #e8830b;}
	
#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_quantity_field{
	margin-right:5px;}
	
	
.hikashop_compare_details_prod_column{
	padding:10px;
	white-space:normal;
	border-top:2px dotted #fdcc92;}
	
.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 #fdcc92;
	background-color:#ffe3c1;
	padding-left:10px;
	height:20px;}
	
.hikashop_compare_custom_prod_column:hover{
	border-bottom:1px solid #fdcc92;
	background-color:#fdcc92;}
	
.hikashop_compare_page .hikashop_product_stock{
	color:#C30;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:2px dotted #fdcc92;}

.hikashop_product_compare_custom_separator .hikashop_product_custom_value{
	color:#fff;}
	
.hikashop_product_custom_value{
	color:#e8590b;
	font-size: 14px}
	
.hikashop_compare_custom_first_column{
	background-color:#f8a441;
	color:#fff;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
	}

/**********compare product button*************/

a.hikashop_compare_button{
	outline:none;
	color:#fff;
	background-color:#F8A441;
	border:none;
	background-image:none;
	display:inline-block;
	margin-bottom:5px;}


a.hikashop_compare_button:hover{
	outline:none;
	color:#fff;
	background-color:#e8590b;
	border:none;
	background-image:none;}
/* DEBUT NOUVEAU BOUTON PANIER ET AUTRES ..........................................................................*/
a.hikashop_cart_button{

	outline: none;
	padding: 5px 15px;
	margin: 3px 4px;
	/*display: inline-block;*/
	color: #000000 !important;
	font-size: 14px;
	cursor: pointer;
	background: #FFAC42;
	background: linear-gradient(top, #FFAC42 0%, #e69329 100%);
	background: -moz-linear-gradient(top, #FFAC42 0%, #e69329 100%);
	background: -webkit-linear-gradient(top, #FFAC42 0%, #e69329 100%);
	background: -o-linear-gradient(top, #FFAC42 0%, #e69329 100%);
	border: 1px solid #F55C33;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-moz-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-webkit-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-o-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.50);
}

	
a.hikabtn{
	outline: none;
	padding: 5px 15px;
	margin: 25px 4px;
	/*display: inline-block;*/
	color: #000000 !important;
	font-size: 14px;
	cursor: pointer;
	background: #FFAC42;
	background: linear-gradient(top, #FFAC42 0%, #e69329 100%);
	background: -moz-linear-gradient(top, #FFAC42 0%, #e69329 100%);
	background: -webkit-linear-gradient(top, #FFAC42 0%, #e69329 100%);
	background: -o-linear-gradient(top, #FFAC42 0%, #e69329 100%);
	border: 1px solid #F55C33;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-moz-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-webkit-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-o-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.50);
	height: auto;
}



a.hikashop_cart_button:hover{
	
	
	/*outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;*/
	
	outline: none;
	padding: 5px 15px;
	/*margin: 25px 4px;*/
	color: #000000 !important;
	font-size: 14px;
	cursor: pointer;
	background: #FFFFFF;
	background: linear-gradient(top, #FFAC42 0%, #e69329 100%);
	background: -moz-linear-gradient(top, #FFAC42 0%, #e69329 100%);
	background: -webkit-linear-gradient(top, #FFAC42 0%, #e69329 100%);
	background: -o-linear-gradient(top, #FFAC42 0%, #e69329 100%);
	border: 1px solid #F55C33;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-moz-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-webkit-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-o-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.50);
}
a.hikashop_cart_button:hover {
	background: linear-gradient(top, #ffc65c 0%, #FFAC42 100%);
	background: -moz-linear-gradient(top, #ffc65c 0%, #FFAC42 100%);
	background: -webkit-linear-gradient(top, #ffc65c 0%, #FFAC42 100%);
	background: -o-linear-gradient(top, #ffc65c 0%, #FFAC42 100%);
}
a.hikashop_cart_button:hover {
	opacity:0.8;
}
	
a.hikabtn:hover{
	
		outline: none;
	/*padding: 5px 15px;
	margin: 25px 4px;*//*modif31-12-17*/
	/*display: inline-block;*/
	color: #000000 !important;
	font-size: 14px;
	cursor: pointer;
	background: #FFFFFF;
	background: linear-gradient(top, #FFAC42 0%, #e69329 100%);
	background: -moz-linear-gradient(top, #FFAC42 0%, #e69329 100%);
	background: -webkit-linear-gradient(top, #FFAC42 0%, #e69329 100%);
	background: -o-linear-gradient(top, #FFAC42 0%, #e69329 100%);
	border: 1px solid #F55C33;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-moz-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-webkit-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	-o-box-shadow:0px 0px 2px 1px rgba(0, 0, 0, 0.25), inset 1px 1px 0px 0px rgba(255, 255, 255, 0.25);
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.50);
	opacity:0.8;
	
}

/*custom fields display on product*/
	#hikashop_product_custom_info_main{
		margin-top:20px;}
		
	#hikashop_product_custom_info_main td{
		border-bottom: 0px solid #f1f1f1;/* modif trait a 0 sous specifications*/
		padding-bottom: 5px;
background: #fff none repeat scroll 0 0;
    border: 1px none;
    margin-bottom: 10px;
    margin-left: 12px;
    margin-right: 2px;
    padding-left: 25px;
	radius:0 0 10px 10px;
	border-bottom: 1px solid #c5c5c5;
	width:250px;/*modif longueur*/
	
}
		
	#hikashop_product_custom_info_main h4{
		
background: #fff none repeat scroll 0 0;
    border: 1px solid;
    border-radius: 10px 10px 0 0;
    color: #e8830b;
    font-size: 16px;
    text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}
	
		
		
/*Filter on product page*/

.hikashop_filter_fieldset{
	border-right: 1px solid #dc4410;
	border-bottom: 1px solid #dc4410;
	border-left: 1px solid #f4b57d;
	border-top: 1px solid #f4b57d;
	background-color:#fff;
	padding:10px;
	color:#333;
	}
	
.hikashop_filter_module select{
	border:1px solid #fdcc92;}

.hikashop_filter_module .hikashop_filter_main_div{
	border:none;}
	
.hikashop_filter_module div{
	float:none;}


.hikashop_filter_main_div{
	padding:10px;
	padding-bottom:0px;
	margin-bottom:20px;}
	
.hikashop_filter_fieldset legend{
	color:#e8830b;
	margin-right:20px;
	margin-left:20px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	font-size:14px;}
	
.hikashop_filter_fieldset div{
	height:100% !important;}
	
.hikashop_filter_checkbox input{
	margin-right:10px;}
	
.hikashop_filter_fieldset select{
	border:1px solid #ccc;}
	
.hikashop_filter_fieldset span{
	margin-top:10px;}
	
.hikashop_filter_title {
	color:#e8830b;
	font-weight:bold;
	display:block;}
	
.hikashop_filter_list_selected{
	margin-right:5px;
	margin-left:5px;}


/****Vote and comment (module)******/

.hikashop_listing_comment{
	background-color:#F8A441;
	color:#fff;
}

.hika_comment_listing{
	background-color:#FBEEDD;
	margin-bottom:5px;
	color:#E8830B}
.hika_comment_listing:hover{
	background-color:#FFE3C1;
	color:#E8590B}

.hikashop_form_comment{
	background-color: #F8A441;
    color: #FFFFFF;
    font-weight: bold;
    margin: 5px auto;
    padding: 3px 5px;
    /*width: 390px;*/
	text-align: center;
}

.hika_comment_listing_content{
	color:#2F2716}

.hikashop_comment_textarea{
	border:1px solid #FFE3C1;}
.hikashop_comment_textarea:hover, .hikashop_comment_textarea:focus{
	border:1px solid #FBD7AC;
	background-color:#fff;}


#hikashop_product_vote_form .button{
	background-color:#f8a441;
	margin-top:10px;
	margin-bottom:10px;
	border-right: 1px solid #dc4410;
	border-bottom: 1px solid #dc4410;
	border-left: 1px solid #f4b57d;
	border-top: 1px solid #f4b57d;
	padding:3px 5px;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	*padding:0px;
}

#hikashop_product_vote_form .button:hover, #hikashop_product_vote_form .button:focus {
	background-color:#E8590B;
	color:#fff;}

/***********************************/
/*********categories listing*******/
/***********************************/

	
.hikashop_subcategories_listing .hikashop_category_name a{
	color:#e8590b;
	font-weight:bold;
	font-size:14px;}
.hikashop_subcategories_listing .hikashop_category_name a:hover{
	color:#e8830b;}


/*****************************************/
/*********categories display in div*******/
/****************************************/

	
.hikashop_category .hikashop_category_right_part .hikashop_category_name a{
	color:#e8590b;}
.hikashop_category .hikashop_category_right_part .hikashop_category_name a:hover{
	color:#e8830b;}
	
	
/*****************************************/
/*********categories display in list*******/
/****************************************/

.hikashop_category_list_item a{
	color:#e8590b;}

.hikashop_category_list_item a:hover{
	color:#e8830b;}
	


/*****************************************/
/*********Checkout page******************/
/****************************************/

.hikashop_checkout_login_right_part{
	width:420px;}
	
.hikashop_checkout_page{
	/*background-color:#fff;
	*modif classique blanc*/
	background: url(../images/style_orange/bgstrip.png) 0px 0px repeat scroll;
	padding:30px;
	border:1px solid #fdcc92;
	margin-bottom:1px;/* modif pour pas descendre sur logos*/
	
}
	
.hikashop_checkout_page .hikashop_checkout_login_left_part a{
	font-size:11px;
	color:#e8590b;}
.hikashop_checkout_page .hikashop_checkout_login_left_part a:hover{
	color:#e8830b;}
	
.hikashop_checkout_page h1{
	padding-bottom:5px;
	border-bottom: 2px dotted #f8a441;
	color:#f8a441;
	font-size:16px;
	margin-top:10px;
	}
	
.hikashop_checkout_login_left_part .input{
	margin-right:15px;
	margin-top:20px;
	padding-bottom:10px;
	border:1px solid #fdcc92;
	padding-left:10px;
	background-color:#fff;
}
.hikashop_checkout_login_left_part .input h2{
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	color:#666;
}

#com-form-login-username{
	margin-bottom:5px;}
#com-form-login-username label{
	font-size:14px;
	color:#666;}
	
#com-form-login-password{
	margin-bottom:5px;}
#com-form-login-password label{
	font-size:14px;
	color:#666;}

#com-form-login-remember label{
	font-size:14px;
	color:#666;}
	
	
.hikashop_checkout_login_right_part .input{
	border:1px solid #fdcc92;
	margin-right:30px;
	margin-top:20px;
	padding-left:10px;
	padding-bottom:10px;
	background-color:#fff;}

.hikashop_checkout_login_right_part .input h2{
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding-top:10px;
	padding-bottom:10px;
	color:#666;}
	
	
.hikashop_product_quantity_field{
	border:1px solid #dddddd;}
	
.hikashop_contentpane td{
	padding-top:5px;
	font-size:14px;
	color:#666;
	display:block;
	}

#address_state{
	border:1px solid #e7e7e7;
	color:#333;
	width:135px;}
	
#address_country{
	border:1px solid #e7e7e7;
	color:#333;
	width:135px;}
	
.hikashop_checkout_page #address_title{
	border:1px solid #e7e7e7;
	color:#333;
	margin-left:5px;
	}
	
#hikashop_checkout_address_billing_only #hikashop_checkout_billing_address table{
	background-color:#FFF;
	padding:5px;
	margin:5px;
	border:1px solid #E7E7E7;
	text-align:center;
	font-size:12px;}
	
#hikashop_checkout_address_billing_only .hikashop_checkout_billing_address_info{
	padding-right:5px;
	padding-left:5px;
	
}
	
#hikashop_checkout_address_billing_only legend{
	font-size:16px;
	color:#167e93;
	font-weight:bold;}
	
#hikashop_checkout_page #hikashop_payment_methods{
	margin-top:15px;}

#hikashop_checkout_page .hikashop_checkout_payment_image{
	padding:10px;
	white-space:nowrap;}
	
#hikashop_checkout_page .hikashop_payment_methods_table td{
	font-size:12px;}
#hikashop_checkout_page #hikashop_checkout_status{
	font-size:12px;
	display:block;}

/*
	* VOIR EN DESSOUS
#hikashop_checkout_shopping_button{
	float:none;
	margin-top: 60px; /* modif separe les deux boutons
}

*/

/*modif bouton achat et suivant step1 supperposé importé de custom 3 L 276*/
#hikashop_checkout_next_button{
	float:right;
}
#hikashop_checkout_shopping_button{
	float:right;
	/*margin-top:-15px;*/
}





	
.hikashop_registration_address_info_line{
	font-weight:bold;}

.hikashop_registration_required_info_line{
	font-style:italic;}
	
span.hikashop_checkout_cart_taxes{
	color:#e8830b;}
	
#hikashop_checkout_page .button{
	margin-top:0px;
	margin-bottom:0px;}
	
	
/*********Billing address / shipping address**************/

/* Mise en place classe icons adresse et facture */
.icon_address{
 	/*margin-left: -80px;
    margin-top: -100px;*/

}

.icon_shipping{
 	/*margin-left: 30px;
    margin-top: -100px;*/

}


#hikashop_checkout_page .hikashop_checkout_address_left_part{
	margin-top:15px;
	margin-bottom:10px;
	margin-right:10px;
	width:304px;}

#hikashop_checkout_page .hikashop_checkout_address_left_part legend{
	
    padding-bottom:5px;
	border-bottom: 2px solid #f8a441;
	color:#f8a441;
	font-size:16px;
	margin-top:10px;
	font-weight:bold;
	margin-bottom:10px;
	}
	
#hikashop_checkout_page .hikashop_checkout_address_right_part{
	width:304px;
	margin-top:15px;}
	
/*#hikashop_checkout_page .hikashop_shipping_methods{
	margin-top:15px;}*/
	
	

#hikashop_checkout_page .hikashop_checkout_address_right_part legend{
    padding-bottom:5px;
	border-bottom: 2px solid #f8a441;
	color:#f8a441;
	font-size:16px;
	margin-top:10px;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:120px;
}
	
	

#hikashop_checkout_page .hikashop_shipping_methods legend{
    padding-bottom:5px;
	border-bottom: .1px solid #f8a441;
	color:#f8a441;
	font-size:16px;
	margin-top:15px;
	font-weight:bold;
	margin-bottom:10px;}

#hikashop_checkout_page .hikashop_checkout_address_left_part table{
	background-color:#FFF;
	padding:10px;
	border:1px solid #fdcc92;
	text-align:center;
	font-size:12px;
	margin-bottom:10px;
	}
	
#hikashop_checkout_page .hikashop_checkout_address_right_part table{
	background-color:#FFF;
	padding:10px;
	border:1px solid #fdcc92;
	text-align:center;
	font-size:12px;
	margin-top:5px;
	margin-bottom:10px;
	}

#hikashop_checkout_page  .hikashop_shipping_methods tr{
	border-bottom: 1px solid #fdcc92;
	}
#hikashop_checkout_page  .hikashop_shipping_methods td{
	padding:5px;
	border-bottom:1px solid #E7E7E7;}

#hikashop_shipping_methods table{
	border:1px solid #fdcc92;
	background-color:#fff;}

.hikashop_checkout_shipping_name{
	color:#e8830b;
	font-weight:bold;}
.hikashop_checkout_payment_name{
	color:#e8830b;
	font-weight:bold;}
	
#hikashop_payment_methods .hikashop_payment_methods_table .row0 td{	padding:5px; border-bottom: 1px solid #E7E7E7;}
#hikashop_payment_methods .hikashop_payment_methods_table .row1 td{	padding:5px; border-bottom: 1px solid #E7E7E7;}

#hikashop_checkout_address_left_part .row0{
	background-color:#fff;}
#hikashop_checkout_shipping_div .row0{
	background-color:#fff;}


/******pay with credit card*/
#hikashop_credit_card_creditcard_2{
	background-color:#fbfbfb;
	border:1px solid #e0e0e0;}

#hikashop_credit_card_creditcard_2 input{
	border:1px solid #e0e0e0;}
#hikashop_credit_card_creditcard_2 input:hover{
	border:1px solid #f4b57d;}
	
.hikashop_credit_card input{
	border-color: #fbd7ac #fdcc92 #fdcc92 #fbd7ac;
    border-right: 1px solid #fdcc92;
    border-style: solid;
    border-width: 1px;}
	
.hikashop_credit_card input:hover{
	border-color: #f4b57d #dc4410 #dc4410 #f4b57d;
    border-style: solid;
    border-width: 1px;}

/************enter your coupon**********/
#hikashop_checkout_coupon_input{
	border-right: 1px solid #fdcc92;
	border-bottom: 1px solid #fdcc92;
	border-left: 1px solid #fbd7ac;
	border-top: 1px solid #fbd7ac;}
	
#hikashop_checkout_coupon_input:hover{
	border-right: 1px solid #dc4410;
	border-bottom: 1px solid #dc4410;
	border-left: 1px solid #f4b57d;
	border-top: 1px solid #f4b57d;}
	
.hikashop_checkout_coupon{
	font-size:16px;
	/*background-color: #fff;
    border: 1px solid #000;*/
    display: block;
    margin-top: 10px;
	}

/*****************payment methode*************/
.hikashop_payment_methods legend{
	padding-bottom:5px;
	border-bottom: 2px dotted #f8a441;
	color:#f8a441;
	font-size:16px;
	margin-top:10px;
	font-weight:bold;
	margin-bottom:10px;}

.hikashop_checkout_cart{
	border:1px solid #fdcc92;
	margin-top:20px;
	padding-bottom:20px;
	background-color:#fff;}

	
.hikashop_checkout_cart .hikashop_product_price{
	font-size:12px;
	text-align:left;
	color:#e8830b;
	font-weight:bold;}
	

.hikashop_checkout_cart .hikashop_checkout_cart_shipping{
	font-size:12px;
	text-align:left;
	color:#e8830b;}


.hikashop_checkout_cart .hikashop_cart_product_name a{
	font-size:20px;/* modif taile article dans l etape commander*/
	text-align:left;
	color:#e8590b;
	}
.hikashop_checkout_cart .hikashop_cart_product_name a:hover{
	/*text-decoration:underline;*/ /*modif pour enlever le souligné*/
	}

	
.hikashop_checkout_cart tbody .hikashop_product_price{
	/*font-weight:normal;*//* modif le prix s affiche en gras*/
	white-space:normal;
	}
	
.hikashop_cart_total_title hikashop_cart_title{
	background-color:#F0F;}
	
.hikashop_checkout_cart tfoot hr{
	border-bottom:1px solid #999;
	margin-bottom:10px;
}

.hikashop_before_taxe{
	white-space:nowrap;}

.hikashop_checkout_cart .hikashop_cart_total_title{
	padding-top:10px;
	font-size:12px;}
	
.hikashop_checkout_cart .hikashop_cart_total_value{
	padding-top:10px;
	font-size:12px;}

.hikashop_checkout_cart .hikashop_checkout_cart_final_total{
	color:#e8830b;
	font-size: 17px;/* modif taille total etape commander*/
	}

#hikashop_payment_methods .hikashop_payment_methods_table{
	border:1px solid #fdcc92;
	background-color:#fff;}


#hikashop_checkout_page .hikashop_cart_title{
	text-align:center;
	background-color:#fff;
	border-bottom:1px solid #fdcc92;
	padding:5px;}
	
	
/*************row*************/
.row0{
	background-color:#fff5e9}
.row0:hover{
	background-color:#ffe3c1;}
.row1{
	background-color:#fbeedd;}
.row1:hover{
	background-color:#ffe3c1;}
.row2{
	background-color:#fff5e9;}
.row2:hover{
	background-color:#ffe3c1}	
.row3{
	background-color:#fbeedd;}
.row3:hover{
	background-color:#ffe3c1}
	
/**********row end**********/
	
#hikashop_checkout_page #hikashop_checkout_cart .row0 td{	padding:5px; border-bottom: 1px solid #E7E7E7;}
#hikashop_checkout_page #hikashop_checkout_cart .row1 td{	padding:5px; border-bottom: 1px solid #E7E7E7;}

.hikashop_cart_product_image_thumb img{
	display:block !important;
	margin:auto;}

#hikashop_checkout_page thead .hikashop_cart_title{
	background-color:#f8a441;
	text-align: left;/*modif texte titre articles etape commander*/
	color:#fff;}

/***************************************************billing address*/
.hikashop_checkout_billing_address{
	border:1px solid #e7e7e7;
	background-color:#ffe3c1;
	/*margin-top:10px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px; 
	padding-bottom:5px;*/
	padding: 20px 10px 20px 90px;
	}
	
.hikashop_checkout_billing_address legend{
	font-size:12px;
	padding-bottom:5px;
	border-bottom-color: #167e93;
	}

/****************************************billing adress - popup*/

#sbox-content .sbox-content-iframe h1{
	color:#F0F;}

#hikashop_address_form_span_iframe{
	padding:10px;
	margin:10px;
	border:1px solid #fdcc92;
	background-color:#fff;}

#hikashop_address_form_span_iframe #address_title{
	border-color:#FBD7AC #FDCC92 #FDCC92 #FBD7AC;
	border-style:solid;
	width:60px;}	/*modif bug adresse*/
	
#hikashop_address_form_span_iframe #address_country{
	border-color:#FBD7AC #FDCC92 #FDCC92 #FBD7AC;
	border-style:solid;
	width:100%;}	/*modif bug adresse*/
	
#hikashop_address_form_span_iframe #address_state{
	border-color:#FBD7AC #FDCC92 #FDCC92 #FBD7AC;
	border-style:solid;
	width:1px;}	

#hikashop_address_form_span_iframe .inputbox{
	border:1px solid #e7e7e7;}

#hikashop_address_form_span_iframe .key label{
	font-size:12px;
	color:#666;}
	
#hikashop_address_form_span_iframe .hikashop_cart_input_button{
	margin-top:10px;}
	
#hikashop_checkout_page .hikashop_cart_title{
	border:none;
	padding-bottom:5px;
	padding-top:5px;}
	
	
/*************checkout workflow***************/

#hikashop_cart_bar{
	margin-bottom:40px;}

.hikashop_cart_bar{
   /* background:url(../images/style_orange/line.png) repeat-x;*/
	background:url(../images/style_orange/line_commander.png) repeat-x;
	padding:47px;}
	
	
	
	/* style orange *//*
#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_current{
	background:url(../images/style_orange/dot2.png) no-repeat;
	}*/
	
#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_current {
    /*background: transparent url("../images/current_step.png") no-repeat scroll 50% 3px;
    color: #363636;*/
	
	
	background:url(../images/style_orange/current_step.png) no-repeat;
	
}
	

#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_current span{
	color:#1F88A0;
	font-weight:bold;}

	
	/*style orange*/
.hikashop_cart_step{
	/*background:url(../images/style_orange/dot.png) no-repeat;*/
	background:url(../images/style_orange/step_rouge.png) no-repeat;
	padding-top:4px;
	display: inline-flex;
	padding-top: 20px;
	padding-right: 8%;
	margin-top: -10px;
	
	}
	
#hikashop_checkout_page div.hikashop_cart_step span{
	position:relative;
	top:10px;
	left:0px;
	font-weight:bold;}
#hikashop_checkout_page div.hikashop_cart_step span a{
	color:#717171;}
#hikashop_checkout_page div.hikashop_cart_step span a:hover{
	color:#f8a441;
	/*text-decoration:underline;*/}/*modif underline*/
	
	
/*	 Style orange*//*
#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_finished{
	background:url(../images/style_orange/dot.png) no-repeat;
	padding-top:4px;
	color:#e8590b;*/
	
/*	Dot recup de picture blue*/
#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_finished {
    /*background: transparent url("../images/finished_step.png") no-repeat scroll 50% 3px;
    color: #e8590b;*/
	background:url(../images/style_orange/finished_step_vert.png) no-repeat;
	padding-top:21px;
	color:#e8590b;
	
}
	
	
	
#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_finished span a{
	color:#257739;
	font-weight:bold;}
	
/**************pagination*********************/


.hikashop_products_pagination .list-footer .limit, .hikashop_subcategories_pagination .list-footer .limit{
	color:#000;
	font-weight:bold; 
	margin-bottom:10px;}
	
.hikashop_products_pagination .list-footer .limit .inputbox, .hikashop_subcategories_pagination .list-footer .limit .inputbox{
	color:#e8590b;}
	
.hikashop_products_pagination .list-footer span.pagenav, .hikashop_subcategories_pagination .list-footer span.pagenav{
	background-color:#e8830b;}
	
.hikashop_products_pagination .list-footer a.pagenav:hover, .hikashop_subcategories_pagination .list-footer a.pagenav:hover{
	background-color:#e8830b;}
	
.hikashop_products_pagination .list-footer a.pagenav, .hikashop_subcategories_pagination .list-footer a.pagenav{
	background-color:#e8590b;
	color:#fff;}
	
.hikashop_products_pagination .list-footer .pagenav, .hikashop_subcategories_pagination .list-footer .pagenav{
	background-color:#fdcc92;}
	
.pagenav_previous_chevron{
	display:none;}
.pagenav_next_chevron{
	display:none;}
.pagenav_start_chevron{
	display:none;}
.pagenav_end_chevron{
	display:none;}
	
	


/*control pannel*/

#hikashop_cpanel_title h1{
	border-bottom: 2px dotted #E8590B;
    color: #E8590B;
    font-size: 22px;
    margin-bottom: 10px;
    padding-bottom: 4px;}


#hikashopcpanel div.icon a:hover{
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #fdcc92;
	border-top: 1px solid #fdcc92;
	background-color:#ffe3c1;
	color:#e8590b;}
	
	
#hikashopcpanel div.icon a{
	border-right: 1px solid #dc4410;
	border-bottom: 1px solid #dc4410;
	border-left: 1px solid #f4b57d;
	border-top: 1px solid #f4b57d;
	background-color:#fff;
	color:#e8830b;
	margin-left:50%;
	
	}
	
/*control pannel > manage your address*/
/* cadre exterieur modif*/
#hikashop_address_listing {
	background-color:#fff;
	padding:10px;
	border-right: 4px solid #999;
	border-bottom: 4px solid #999;
	border-left: 4px solid #F8A441;
	border-top: 4px solid #F8A441;
	font-size:18px;

}
	
.hikashop_address_listing_item_details{
	/*color:#e8590b*//*modif rajout bordure*/
	border-bottom: 2px solid #fdcc92;
	border-top: 2px solid #fdcc92;
	font-size:18px;
	padding:10px;

}

	/* modif rajout carts_listing fieldset et 5px padding*/
#hikashop_order_listing fieldset, #hikashop_address_listing fieldset, #hikashop_affiliate_main fieldset, #hikashop_carts_listing fieldset {
    background-color: #f8a441;
    border: 1px solid #cccccc;
	padding:5px;
	margin-bottom: 5px;
}

#hikashop_address_listing h1{
	color:#e8590b;
	border-bottom: 2px dotted #e8590b;
	margin-bottom:20px;
	padding-bottom:4px;
	font-size:22px;}
	
#toolbar a{
	font-size:16px !important;/*modif*/
	color:#e8590b !important;
	border:none !important;

}
#toolbar a:hover{
	font-size:20px;/*modif*/
	color:#e8830b;}
	
.hikashop_address_listing_div{
	margin:auto;
	font-size:12px;
	border-right: 1px solid #dc4410;
	border-bottom: 1px solid #dc4410;
	border-left: 1px solid #f4b57d;
	border-top: 1px solid #f4b57d;
	padding:10px;
	width:auto;/*modif*/
	margin-top:5px;/*modif*/
	}
	
/*pop up add a new address*/

#hikashop_address_form_span_iframe .inputbox{
	border-color: #fbd7ac #fdcc92 #fdcc92 #fbd7ac;
    border-right: 1px solid #fdcc92;
    border-style: solid;
    border-width: 1px;
    margin-right: 5px;
	margin-left: 0px;}
	
#hikashop_address_form_header_iframe{
	color:#e8590b;
	border-bottom: 2px dotted #e8590b;
	margin-bottom:20px;
	padding-bottom:4px;
	padding-top:20px;
	padding-left:10px;
	font-size:18px;}
	
#hikashop_address_form_span_iframe .inputbox:hover{
	border-color: #f4b57d #dc4410 #dc4410 #f4b57d;}

	
#hikashop_address_form_span_iframe .key label{
	color:#e8590b;}
	
#hikashop_address_form_span_iframe td{
	padding-right:20px;}
	

/*******user control pannel > page order*/
	
#hikashop_order_listing{
	background-color:#fff;
	padding:10px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #fdcc92;
	border-top: 1px solid #fdcc92;}
	
#hikashop_order_listing h1{
	color:#e8590b;
	border-bottom: 2px dotted #e8590b;
	margin-bottom:20px;
	padding-bottom:4px;
	font-size:22px;}
	

#hikashop_order_listing button{
	background-color:#ffe3c1;
	margin-top:10px;
	border-right: 1px solid #dc4410;
	border-bottom: 1px solid #dc4410;
	border-left: 1px solid #f4b57d;
	border-top: 1px solid #f4b57d;
	padding-right:5px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	color:#e8590b;
	cursor:pointer;
	font-weight:bold;}

#hikashop_order_listing button:hover{
	background-color:#f8a441;
	color:#fff;}
	
	
#hikashop_order_listing .hikashop_no_border{
	border:none;
	background-color:transparent;
	margin:0px;}
#hikashop_order_listing .hikashop_no_border a{
	background-color:#F8A441;/*modif*//*enlever blanc bt retour*/}

#hikashop_order_listing table{
	background-color:#FFF;
	border:1px solid #fdcc92;
	margin:10px;
	margin-top:5px;
	color:#333;
	width: 99%;/* modif pour tableau mes commandes*/
}

#hikashop_order_listing .hikashop_order_number_title{
	font-size:12px;
	color:#fff;}
	
#hikashop_order_listing thead{
	border-bottom:1px solid #fdcc92;
	background-color:#ffe3c1;}
#hikashop_order_listing tbody{
	text-align:center;}
#hikashop_order_listing tfoot{
	border-bottom:1px solid #fdcc92;
	background-color:#ffe3c1;}
	
#hikashop_order_listing .pagination{
	text-align:center;
	font-size:11px;
	padding-top:20px;
	background-color:#fff;}
	
.hikashop_orders {
    width: 97%;}

.hikashop_orders thead tr{
	background-color:#f8a441;
	height:26px;
	}
	
.hikashop_orders tr a{
	color:#fff;}
.hikashop_orders tr a:hover{
	/*text-decoration:underline;*//* modif enlever ligne bouton*/}

.hikashop_orders .hikashop_order_number_value a{
	color:#e8590b;}
.hikashop_orders .hikashop_order_number_value a:hover{
	color:#e8830b;
	/*text-decoration:underline;*/}/*modif underline*/
	
/*****************event entries on order page*************/
.hikashop_entries_table{
	padding:5px;}

.hikashop_entries_table thead tr{
	background-color:#f8a441;
	color:#fff;
	}
	
.hikashop_order_total_value{
	color:#e8590b;
	font-weight:bold;}

.hikashop_entries_table thead tr th{
	padding:3px;}
	
.hikashop_entries_table td{
	text-align:center;}
	
	
.htmlfieldset_entries fieldset{
	border-color: #f4b57d #dc4410 #dc4410 #f4b57d;
    border-style: solid;
    border-width: 1px;
	margin-top:20px;}
	
.htmlfieldset_entries legend{
	color: #e8830b;
    font-weight: bold;
    margin-left: 10px;
    padding-left: 5px;
    padding-right: 5px;}
	

/**************pagination on order page*********************/

.list-footer .limit{
	color:#e8830b;
	font-weight:bold; 
	margin-bottom:10px;}
	
.pagination{
	color:#e8830b;}

.list-footer .counter{
	padding-top:5px;
	padding-bottom:5px;}

.list-footer span.pagenav, .hikashop_subcategories_pagination .list-footer span.pagenav{
	background-color:#e8830b;
	color:#fff;
	padding:2px 4px 2px 4px;
	margin-right:5px;}
	
.list-footer a.pagenav:hover, .hikashop_subcategories_pagination .list-footer a.pagenav:hover{
	background-color:#F27417;
	text-decoration:none;
	}
	
.list-footer a.pagenav, .hikashop_subcategories_pagination .list-footer a.pagenav{
	background-color:#e8590b;
	color:#fff;
	padding:2px 4px 2px 4px;
	margin-right:3px;}
	
.list-footer .pagenav, .hikashop_subcategories_pagination .list-footer .pagenav{
	background-color:#fdcc92;}
	
.pagenav_previous_chevron{
	display:none;}
.pagenav_next_chevron{
	display:none;}
.pagenav_start_chevron{
	display:none;}
.pagenav_end_chevron{
	display:none;}
	


/*when you click on an order number (in page order)*/

#hikashop_order_main{
	background-color:#FFF;
	border-color: #fdcc92 #999999 #999999 #fdcc92;
    border-right: 1px solid #999999;
    border-style: solid;
    border-width: 1px;
	margin-right:20px;
	padding:10px;}

#hikashop_order_main fieldset{
	background-color:#F5F5F5;/*modif fff->*/
width:97%
padding:10px;
}/*modif*/
	
#hikashop_order_main h1{
	border-bottom: 2px dotted #e8590b;
    color: #20619E;/*modif police menu mes commandes*/
    font-size: 16px;
    margin-bottom: 20px;
    padding-bottom: 4px;}

#hikashop_order_main a{
	color:#e8590b;
	font-size:14px;}/*modif mes commandes police articles*/
#hikashop_order_main a:hover{
	/*text-decoration:underline;*//*modif underline*/
	color:#e8830b;}
	
#hikashop_order_main .inputbox{
	border:1px solid #fdcc92;}

#htmlfieldset_billing{
	border-color: #f4b57d #dc4410 #dc4410 #f4b57d;
    border-style: solid;
    border-width: 1px;
	padding:10px;
	width:95%
	}
	
#htmlfieldset_shipping{
	border-color: #f4b57d #dc4410 #dc4410 #f4b57d;
    border-style: solid;
    border-width: 1px;
	padding:10px;
	width:95%
	}
	
#htmlfieldset_products{
	border-color: #f4b57d #dc4410 #dc4410 #f4b57d;
    border-style: solid;
    border-width: 1px;
	width:98%
	}
#htmlfieldset_products {
	padding:10px;/*modif*/
	padding-top:10px;}

#htmlfieldset_products legend{
	color:#e8830b;
	font-weight:bold;
	padding-right:5px;
	padding-left:5px;
	margin-left:10px;}
	
#htmlfieldset_billing legend{
	color:#e8830b;
	font-weight:bold;
	padding-right:5px;
	padding-left:5px;}

#htmlfieldset_shipping legend{
	color:#e8830b;
	font-weight:bold;
	padding-right:5px;
	padding-left:5px;}

#hikashop_order_left_part{
	margin-top:10px;
	border-color: #f4b57d #dc4410 #dc4410 #f4b57d;
    border-style: solid;
    border-width: 1px;
	background-color:#fff;
	padding:10px;}
	
#hikashop_order_right_part{
	font-size:12px;
	margin:20px;
	padding:10px;
	color:#e8830b;
	font-weight:bold;
	border-color: #f4b57d #dc4410 #dc4410 #f4b57d;
    border-style: solid;
    border-width: 1px;
	}

#htmlfieldset_products .hikashop_order_shipping_title{
	color:#e8590b;
	text-align:right;}
#htmlfieldset_products .hikashop_order_shipping_value{
	color:#e8830b;
	text-align:right;}


#hikashop_order_main .hikashop_header_buttons table{
	background-color:#FFF;
	border:none;}

#htmlfieldset_products table{
	border:none;
	padding:5px;}
	
#htmlfieldset_products tbody td{
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;}
	
#htmlfieldset_products thead tr{
	background-color:#f8a441;
	text-align: center;
	color:#fff;}

thead .hikashop_order_total_title{
	text-align:center;}

#htmlfieldset_products .hikashop_order_total_title{
	font-weight:bold;
	color:#e8590b;
	text-align:right;}
	
#htmlfieldset_products .hikashop_order_total_value{
	color:#e8830b;
	font-weight:bold;
	text-align:right;}
	
#htmlfieldset_products .hikashop_order_subtotal_title{
	color:#e8590b;
	padding-top:10px;
	text-align:right;}
	
#htmlfieldset_products .hikashop_order_tax_title{
	color:#e8590b;
	padding-top:10px;
	text-align:right;}
	
#htmlfieldset_products .hikashop_order_subtotal_value{
	color:#e8830b;
	padding-top:10px;
	text-align:right;}
	
#htmlfieldset_products .hikashop_order_tax_value{
	color:#e8830b;
	padding-top:10px;
	text-align:right;}
	
#htmlfieldset_products .hikashop_order_item_total_value{
	color:#e8830b;
	font-weight:bold;}
	
/*pop up print your invoice*/
#hikashop_order_title{
	border-bottom: 2px dotted #e8590b;
    color: #e8590b;
    font-size: 16px;
    margin-bottom: 20px;
    padding-bottom: 4px;
	margin-left:10px;}
	
/*order > end messsage 	*/
#hikashop_banktransfer_end{
	background-color:#fff;
	border-color: #f4b57d;
    border-style: solid;
    border-width: 1px;
	padding:20px;}

/*********************affiliate programm**************/
	

#hikashop_affiliate_main a{
	color:#e8590b;
	font-size:11px;}
#hikashop_affiliate_main a:hover{
	/*text-decoration:underline;*/}/*modif underline*/

	
#hikashop_affiliate_main #toolbar td{
	padding:0px;}

#hikashop_affiliate_main table{
	padding:0px;
	padding-top:10px;}
	
#hikashop_affiliate_main table fieldset{
	border-color: #f4b57d #dc4410 #dc4410 #f4b57d;
    border-style: solid;
    border-width: 1px;
	padding:10px;
	margin-right:10px;
    }

#hikashop_affiliate_main table fieldset legend{
	padding-left:5px;
	padding-right:5px;
	color:#e8830b;
	font-weight:bold;}
	
#hikashop_affiliate_main .hikashop_affiliate_table {
	color:#333;
	font-size:12px;}
	
#hikashop_affiliate_main .hikashop_affiliate_stats_table {
	color:#333;
	font-size:12px;
	}
	
#hikashop_affiliate_main .hikashop_affiliate_stats_table td{
	padding-right:15px;}


#hikashop_affiliate_main #hikashop_banner_listing{
	border:none;
	border-color: #f4b57d #dc4410 #dc4410 #f4b57d;
    border-style: solid;
    border-width: 1px;
	padding:10px;
	margin-top:10px;}
	
#hikashop_affiliate_main #hikashop_banner_listing legend{
	padding-left:5px;
	padding-right:5px;
	color:#e8830b;
	font-weight:bold;}

#hikashop_affiliate_main .sectiontableentry1{
	background-color:#ffe3c1;}
#hikashop_affiliate_main .sectiontableentry2{
	background-color:#fbeedd;}
#hikashop_affiliate_main .sectiontableentry1:hover{
	background-color:#fbd7ac;}
#hikashop_affiliate_main .sectiontableentry2:hover{
	background-color:#fbd7ac;}

#hikashop_affiliate_main .sectiontableentry1 ul{
	padding:15px;
	color:#333;
	font-size:14px;
	}
#hikashop_affiliate_main .sectiontableentry2 ul{
	padding:15px;
	color:#333;
	font-size:14px;
	}
	
#hikashop_affiliate_main textarea{
	border:1px solid #e7e8e8;
	padding:5px;
	}

#hikashop_affiliate_main .sectiontableentry1 li{
	padding:3px;
	}
#hikashop_affiliate_main .sectiontableentry2 li{
	padding:3px;
	}
	
.hikashop_no_border tbody td{
	color:#e8830b;
	font-weight:bold;
	padding-left:10px;}
	
.hikashop_order_date_title img{
	margin-left:10px;}


.hikashop_affiliate_stats_table td{
	padding-top:2px;}
	
#affiliate_unpaid_amount{
	font-weight:bold;
	color:#e8830b;
	padding-top:10px;}

/*pop up affiliate > stat*/

.hikashop_sales_table{
	border:1px solid #fdcc92;
	padding:10px;}
	
.hikashop_sales_table tfoot{
	text-align:center;}
	
.hikashop_sales_table thead tr{
	background-color:#e8590b;
	color:#fff;}
.hikashop_sales_table thead a{
	color:#fff;}
	
.hikashop_sales_table .pagination{
	padding-top:20px;}

#listing_search{
	border-color: #fbd7ac #fdcc92 #fdcc92 #fbd7ac;
    border-right: 1px solid #fdcc92;
    border-style: solid;
    border-width: 1px;}
	
#listing_search:hover{
	border-color: #f4b57d #dc4410 #dc4410 #f4b57d;
    border-style: solid;
    border-width: 1px;}
	
.contentpane .header h1{
	margin-left:5px;
	border-bottom: 2px dotted #e8590b;
    color: #e8590b;
    font-size: 16px;
    padding-bottom: 4px;
	margin-bottom:10px;}
	
.contentpane table{
	margin-left:5px;}

.contentpane button{
	background-color:#f8a441;
	margin-top:10px;
	margin-bottom:10px;
	border-right: 1px solid #dc4410;
	border-bottom: 1px solid #dc4410;
	border-left: 1px solid #f4b57d;
	border-top: 1px solid #f4b57d;
	padding:3px 5px;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	}

.contentpane button{
	*padding:0px;}

.contentpane button:hover{
	background-color:#E8590B;
	color:#fff;}

/**********************************event entries*/

#hikashop_entries_info{
    border: 1px solid #fdcc92;
	background-color:#fff;
	padding:10px;}
	
#hikashop_entries_info .key{
	width:130px;}
	
#hikashop_entries_info .inputbox{
	margin:0px;}
	
#hikashop_entries_info .hikashop_contentpane td{
	padding-right:30px;}
	
#hikashop_entries_info select{
	border:1px solid #fdcc92;}

#hikashop_entries_info fieldset legend{
	font-weight:bold;
	font-size:16px;
	color:#e8590b;
	padding-bottom:5px;}
	
#hikashop_new_entry{
	margin-top:10px;
	margin-bottom:10px;}
	
#hikashop_entries_info #new_entry_div_1{
	background-color:#ffe3c1;
	padding:10px;
	border-bottom:1px dashed #fdcc92;}
#hikashop_entries_info #new_entry_div_2{
	background-color:#fbeedd;
	padding:10px;
	border-bottom:1px dashed #fdcc92;}
#hikashop_entries_info #new_entry_div_3{
	background-color:#ffe3c1;
	padding:10px;
	border-bottom:1px dashed #fdcc92;}
#hikashop_entries_info #new_entry_div_4{
	background-color:#fbeedd;
	padding:10px;
	border-bottom:1px dashed #fdcc92;}
#hikashop_entries_info #new_entry_div_5{
	background-color:#ffe3c1;
	padding:10px;
	border-bottom:1px dashed #fdcc92;}
#hikashop_entries_info #new_entry_div_6{
	background-color:#fbeedd;
	padding:10px;
	border-bottom:1px dashed #fdcc92;}

	
#hikashop_entries_info #new_entry_div_1:hover{
	background-color:#fbd7ac;
}
#hikashop_entries_info #new_entry_div_2:hover{
	background-color:#fbd7ac;
}
#hikashop_entries_info #new_entry_div_3:hover{
	background-color:#fbd7ac;
	}
#hikashop_entries_info #new_entry_div_4:hover{
	background-color:#fbd7ac;
}
#hikashop_entries_info #new_entry_div_5:hover{
	background-color:#fbd7ac;
	}
#hikashop_entries_info #new_entry_div_6:hover{
	background-color:#fbd7ac;
}

.hikashop_new_entry a{
	color:#e8590b;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:12px;
	/*text-decoration:underline;*/}/*modif underline*/

.hikashop_new_entry a:hover{
	color:#e8830b;}
	
.hikashop_delete_entry_button a{
	color:#e8590b;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:12px;
	/*text-decoration:underline;*/}/*modif underline*/

.hikashop_delete_entry_button a:hover{
	color:#e8830b;}


/**********system messages***********/

/*#system-message{
	text-align:center;
	margin-bottom:10px;}
*/

/**message normal*
	
#system-message .message {
	padding-top:5px;
	font-weight:bold;
	color:#069;
	background-color:#fff;}
	
	
#system-message .message li{
	padding-bottom:5px;
	font-weight:normal;
	color:#069;
	border-bottom:2px solid #069;}
	
*/
		

/**message error*
	
#system-message .error{
	padding-top:5px;
	font-weight:bold;
	color:#c00;
	background-color:#fff;}

#system-message .error li{
	padding-bottom:5px;
	font-weight:normal;
	color:#c00;
	border-bottom:2px solid #c00;}
*/

/**message success**/

#hikashop_messages_success{
	color:#690;
	border-top:none;
	border-bottom:2px solid #690;
	padding:10px;
	background-color:#fff;}


/***************/	
/***Wishlists***/
/***************/

#hikashop_carts_listing h1, #hikashop_cart_listing h1{
	border-bottom: 2px dotted #E8590B;
    color: #E8590B;
    font-size: 22px;
    margin-bottom: 10px;
	margin-left: 5px;
    padding-bottom: 4px;}

	
#hikashop_carts_listing button{
	background-color:#f8a441;
	margin-top:10px;
	margin-bottom:10px;
	border-right: 1px solid #dc4410;
	border-bottom: 1px solid #dc4410;
	border-left: 1px solid #f4b57d;
	border-top: 1px solid #f4b57d;
	padding:3px 5px;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	*padding:0px;}
#hikashop_carts_listing button:hover{
	background-color:#E8590B;
	color:#fff;}

#hikashop_wishlist_module span.hikashop_product_price{
	white-space:normal;
	font-size:11px;}

#hikashop_carts_listing .hikashop_no_border tbody td{
	padding:0px;}


#hikashop_carts_listing .hikashop_carts {
	border:1px solid #E8E2D3;}

#hikashop_carts_listing .hikashop_carts thead{
	height:26px;
	background-color:#F8A441;
	color:#fff;}

#hikashop_carts_listing .list-footer{
	margin-top:20px;}
	
.hikashop_carts tbody tr, .hikashop_orders tbody tr{
	height:30px;}

.hikashop_all_carts a{
	color:#E8590B;
	font-weight:bold;}

.hikashop_all_carts a:hover{
	/*text-decoration:underline;*/}/*modif underline*/



	/*modif total commande votre panier*/

.hika_show_cart_total td{

	background-color:#fff;
	border-top:23px solid #FFE3C1;
  	border-bottom: 23px solid #FFE3C1;
	height: 30px;
    color: #cd2621;
	font-size: 20px;


}
	
#hikashop_cart_listing .hikashop_orders{
	border:1px solid #ccc;}
	
.hikashop_orders .hikashop_show_cart a{
	color:#E8590B;
	font-weight:bold;}

.hikashop_show_cart_quantity{
	border-bottom:1px solid #ddd;}


#hikashop_cart_listing  a.hikashop_cart_button{
	background-color:#f8a441;
	margin-top:10px;
	margin-bottom:10px;
	border-right: 1px solid #dc4410;
	border-bottom: 1px solid #dc4410;
	border-left: 1px solid #f4b57d;
	border-top: 1px solid #f4b57d;
	padding:3px 5px;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	*padding:0px;}

#hikashop_cart_listing a.hikashop_cart_button:hover{
	background-color:#E8590B;
	color:#fff;
	text-decoration:none;}	

.hikashop_showcart_infos td{
	width:0%;}
	
.hikashop_showcart_infos select{
	border:1px solid #ddd;
	margin-left:5px;}
		
.hikashop_showcart_infos input{
	padding-right:1px;
	padding-left:5px;}

.hikashop_showcart_infos .key{
	background-color: transparent;
    color: #666666;
    height: 22px;
    text-align: right;
    white-space: nowrap;
    width: 40px;}
	
.contentpane #hikashop_carts_listing h1, .contentpane #hikashop_cart_listing h1{
	margin:10px 0px 0px 10px;}
	
.contentpane .hikashop_showcart_infos .key{
	padding-right:10px;}
	

.hikashop_carts .row0, .hikashop_orders .row0 {
	background-color:#fff5e9;}
.hikashop_carts .row1, .hikashop_orders .row1{
	background-color:#FBEEDD;}
.hikashop_carts .row0:hover, .hikashop_orders .row0:hover{
	background-color:#FFE3C1 ;}	
.hikashop_carts .row1:hover, .hikashop_orders .row1:hover{
	background-color:#FFE3C1 ;}


#hikashop_cart_listing .hikashop_orders thead tr{
	color:#fff;}


/*whishlist module*/
/*
.moduletable-wishlist{
	background-color:#fff;
	padding:5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	margin:15px 0px;
	color:#333;
	}

.moduletable-wishlist h3{
		padding-bottom:5px;
	margin-bottom:10px;
	border-bottom: 2px dotted #f8a441;
	color:#f8a441;}
*/

.hikashop_wishlist_module{
	font-size:11px;}
	
.hikashop_cart_module_product_name_value a{
color:#E8590B;
margin-left:3px;}
.hikashop_cart_module_product_name_value a:hover{
/*text-decoration:underline;*/}	/*modif underline*/



/***********************************************************/
/**********global informations about our template***********/
/***********************************************************/

/*
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999;
	font-size: 12px;
}

* {
	margin: 0px;
	padding:0px;
	border:0px;
	list-style-type:none;
	text-decoration:none;
	}
	
#global {
	background-color: #FFF;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background: url(../images/header.png) no-repeat;
	height: 114px;
}

#search{
	width:555px;
	float:left;
	}
	
#hikashop_home_logo{
	width:400px;
	float:left;
	height:77px;}
	
#hikashop_home_logo img{
	cursor:pointer;
	width:400px;
	height:77px;
	margin-top:20px;
	margin-left:20px;}
	
	
*/
/*****MAIN MENU ****/
/*
#twocols{ 
  z-index:20;
}
 
#leftcol{  
  z-index:10;
}
 
.moduletablemainnav { 
  float:left;
  z-index:100;
  font:0.9em Verdana, Arial, Helvetica, sans-serif;
  margin:0;
  padding:0;
}
 
#mainlevelmainnav ul {
  float:left;
  list-style:none;
  line-height:1em;
  margin:0;
  padding:0;
  background-color:#000;
}
 
#mainlevelmainnav li {
float:left; 
background-image: url(../images/parenthese.jpg);
background-repeat: no-repeat;
background-position: right;
padding-right:28px;
margin-top:6px;
font-weight:bold;
font-size:12px;
}
 
#mainlevelmainnav a {
  display:block;
  text-decoration:none;
  margin-left:25px;
  color:#FFF;
}
 
 
#mainlevelmainnav a:hover {
  color:#14cbec;
}

#mainlevelmainnav a.sublevelmainnav {
	font-weight:normal;
	padding-bottom:5px;}
 
 
a#active_menumainnav{
	color:#14cbec;}
 
#mainlevelmainnav li ul  {
  position:absolute;
  left:-999em;
  margin:0;
  padding-bottom:10px;
  padding-top:10px;
}
 
#mainlevelmainnav li li {
  float:none;
  background:none;
}
 
#mainlevelmainnav li:hover ul,#mainlevelmainnav li li:hover ul,#mainlevelmainnav li li li:hover ul,#mainlevelmainnav li.sfhover
  ul,#mainlevelmainnav li li.sfhover ul,#mainlevelmainnav li li li.sfhover ul {
  left:auto;
  z-index:6000;
}

#mainmenu{
	height:30px;
	background-color:#000;	
}

a.mainlevelmainnav{
	padding-bottom:3px;}


#banner{
	background-color:#FFF;
	height:232px;}
	
#contain{
	background-color:#fff;
	float:left;
	padding-bottom:20px;
	width:915px;
}

#contain_left{
	width:210px;
	float:left;}
	
#contain_right{
	width:680px;
	float:left;
	padding-left:25px;
	padding-top:15px;}

#footer {
	background-color:#000;
	color:#FFF;
	height:20px;
	font-size:12px;
	text-align:right;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	width:925px;}


#search{
padding-top:40px;
}


#contain {
	padding:20px;
	background-color:#f5f5f5;}

.table th, .table td {
    background: #fff none repeat scroll 0 0;

}
/* -----modif ci dessous mise à jour pour rajout systeme de vote-----*/

.ui-rating{
	margin:auto;
	display: inline;
}

.ui-rating-star {
	width: 16px;
	height: 16px;
	font-size: 2px;
	display:inline-block;
	text-decoration: none;
	vertical-align: bottom;
	background-image: url('../images/star.gif') !important;
	background-repeat: no-repeat;
}
.ui-rating a {cursor: pointer; background-color: transparent !important;}
.ui-rating-full  {background-position:left top;}
.ui-rating-mid  {background-position:left -16px;}
.ui-rating-empty {background-position:left -32px;}
.ui-rating-hover {background-position:left -48px !important;}

/*
 * Rating
 */
.hk-rating {
	margin:auto;
	display:inline;
}
.hk-rating a { cursor: pointer; background-color: transparent !important; }
.hk-rate-star {
	width:16px;
	height:16px;
	font-size:2px;
	display:inline-block;
	text-decoration:none;
	vertical-align:bottom;
	background-image:url('../images/star.gif') !important;
	background-repeat:no-repeat;
}
.hk-rate-star.state-full { background-position:left top; }
.hk-rate-star.state-mid { background-position:left -16px; }
.hk-rate-star.state-empty { background-position:left -32px; }
.hk-rate-star.state-hover { background-position:left -48px !important; }


.hikashop_vote_notification{
	/*display:inline;*//*modif vote mis a jour - merci*/
	color:black;
}

.hikashop_vote_form .hikashop_comment_textarea{
	border: 1px solid #EEEEEE;
	border-radius: 4px 4px 4px 4px;
	color: #666666;
	height: 60px;
	margin: 5px 0;
	padding: 5px;
	width: 98%;
}

.hikashop_vote_form .button{margin-left:0px}

.hikashop_comment_textarea:hover, .hikashop_comment_textarea:focus{
	border:1px solid #ddd;
}

.hikashop_vote_stars{
   /* background-color: #f3f3f3;
    display: inline-flex;*/
    margin-bottom: 5px;
    padding: 5px;
    /*text-align: center;*/
    background-color: #transparent !important;

}

.hikashop_vote_notification_mini{color:#666; font-size:11px; font-style:italic}
.hikashop_total_vote{color:#666; font-size:11px;}

.hikashop_total_vote{
	display: inline;
}

.hikashop_vote_form{
	margin-top:10px;
    padding-bottom:30px !important;

}
.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, .hikashop_product_vote_form table{
	margin:auto;
	color:#666;}

.hikashop_vote_no_comment{
	margin-left: 80px;
	font-weight:bold;
}

.hikashop_listing_comment{
	color:#555555;
	font-weight: bold;
}

.hikashop_form_comment{
	color:#555;
	font-weight: bold;
}

.hikashop_vote_notification_mini{
	display: inline;
}

.hikashop_comment_form{
	width:100%;
}

.hikashop_comment_form input{
	border: 1px solid #DDDDDD;
	border-radius: 3px 3px 3px 3px;
	padding: 3px;
}

.hikashop_product_vote_listing .pagination{text-align:center;
  font-weight: bold;/*modif*/
  text-align: center;
	color:#FFF;
}

.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;
	border: 1px solid #eee;
	color: #999;
	width: 100%;}

.hika_comment_listing_notification{
	width: 120px;
	font-style:italic;
}

.hika_comment_listing td{padding:5px;}

.hika_comment_listing:hover{border: 1px solid #ddd;}

.hika_comment_listing:hover .hika_comment_listing_useful_p{
	color: 	#90b1c3;
}
.hika_comment_listing_name{
	font-weight: bold;
	color:#2C8296
}
.hika_comment_listing_stars{
	width:85px;
}
.hika_comment_listing_content{
	background-color: white;
	padding: 2px;
	color: #333;
}

.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;
	background-image:url(../images/icons/vote_plus.png) !important;
	background-size:16px 14px !important;
	background-repeat:no-repeat !important;
	background-position: right !important;
	cursor: pointer !important;
}

.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;
	background-image:url(../images/icons/vote_minus.png) !important;
	background-size:16px 14px !important;
	background-repeat:no-repeat !important;
	background-position: right !important;
	cursor: pointer !important;
}
.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;
	background-image: url('../images/star.gif') !important;
	background-repeat: no-repeat;
	background-position:left top;
	cursor: default;
}

.hika_comment_listing_empty_stars {
	width: 16px;
	height: 16px;
	display:inline-block;
	text-decoration: none;
	background-image: url('../images/star.gif') !important;
	background-repeat: no-repeat;
	background-position:left -32px;
	cursor: default;
}
.hika_comment_listing_empty{
	color: #666;
	padding:5px;
}
.hika_comment_listing_bottom{
}

@media only screen and (max-width: 420px) {
	.hikashop_sort_listing_comment{display: none;}
}
/*maj 25/07/2018 modif*/
input, button, select {

	margin-top: 0px !important;  
    /*width: auto !important;*/
}