/* *************************************************************************************************************************************************
****************************************************************************************************************************************************
hikashop custom 

rouge #e50620  rgb 229 6 32

************************************************************************************************************************************************* */

* {
  box-sizing: border-box;
}
*::before, *::after {
  box-sizing: border-box;
}



/* page listing */
.hikashop_products_listing .nav {
  display: table;
  margin: 0 auto;
}
.hikashop_products_listing .nav li {
  display: table-cell;
}
.hikashop_products_listing .nav a {
  background-color: transparent;
  color: black;
  padding: 0 3px !important;
}
.hikashop_products_listing .nav li.active a, #top .nav li:hover a {
  color: #e50620;
}

.hikashop_products_listing .form-inline {
  /*width: 52%;*/
}
.hikashop_products_listing .form-inline .control-label {
  float: left;
  margin-right: 20px;
  padding: 3px 0;
}
.hikashop_products_listing .form-inline .styled-select {
  background: #e8e8e8 url("../img/selectTri.png") no-repeat scroll right center / contain ;
  border: 1px solid silver;
  border-radius: 5px;
  height: 20px;
  overflow: hidden;
  width: 100px;
}
.hikashop_products_listing .form-inline .styled-select select {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  color: black;
  height: 20px;
  line-height: 0;
  padding: 0;
  /*width: 120px;*/
}

.hikashop_products_listing .listProduct {
  background-color: white;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.4);
  margin: 0 0 20px;
}

.hikashop_products_listing h1, 
.hikashop_products_listing h2, 
.hikashop_products_listing h3, 
.hikashop_products_listing h4, 
.hikashop_products_listing h5, 
.hikashop_products_listing h6 {
  margin: 0 0 10px 0;
}

span.hikashop_product_price, .hikashop_checkout_cart_additional, .hikashop_checkout_cart_payment, .hikashop_checkout_cart_coupon, .hikashop_checkout_cart_additional {
  font-family: "Open Sans" !important;
  color: #666 !important;
}

/*.hikashop_subcontainer br {
  display: inherit !important;
}*/


.listProduct.hikashop_subcontainer .hikashop_product_name{
  font-size: 16px;
  line-height: 20px;
}

.listProduct.hikashop_subcontainer {
  /*max-height: 130px;*/
}


/*.hikashop_products_listing .listProduct:hover{
	-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}*/

.hikashop_products_listing .listProduct .span .contenu {
  padding: 0px;
}
.hikashop_products_listing .info {
  background-color: #6e6e6e;
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  margin: 3px 3px 0 0;
  text-align: center;
  width: 30px;
}
.hikashop_products_listing .price {
  font-size: 25px;
}

#hikashop_category_information_module_87 div.listProduct.hikashop_subcontainer, #hikashop_category_information_module_87 div.listProduct.hikashop_subcontainer span {
  text-align: left;
}

.list-footer .limit{
	float: right;
  margin: 0 0 0 18px;
  /*padding-top: 10px;*/
}
.list-footer .pagination{
	float: left;
  margin: 0;
  /*padding-top: 10px;*/
}

.list-footer span.pagenav, .hikashop_subcategories_pagination .list-footer span.pagenav, .list-footer a.pagenav, .pagenav_previous_chevron, .pagenav_start_chevron, .pagenav_next_chevron, .pagenav_end_chevron {
  background-color: #fff;
  border-radius: 0px;
}
.list-footer span.pagenav, 
.hikashop_subcategories_pagination .list-footer span.pagenav {
/*.list-footer a.pagenav, .pagenav_previous_chevron, .pagenav_start_chevron, .pagenav_next_chevron, .pagenav_end_chevron {*/
  background-color: inherit !important;

}

.list-footer span.pagenav:hover {
  color: #666 !important;
}

.hikashop_subcategories_pagination .list-footer span.pagenav:hover, .list-footer a.pagenav:hover {
  color: #e50620 !important;
  text-decoration: none;
}



#k_liste_articles_filter .boxFilter {
  /*background-color: rgba(0, 0, 0, 0.8);*/
  bottom: 0;
  box-sizing: padding-box;
  padding: 10px 5px;
  position: relative;
}

#k_liste_articles_filter .boxFilter {
  color: white;
  margin-bottom: 0;
}

#k_liste_articles_filter .boxFilter.boxpagination {
  padding: 0 5px 10px 5px;
}




#k_liste_articles_filter .boxFilter .control-group, #k_liste_articles_filter .boxFilter .control-label, #k_liste_articles_filter .boxFilter .controls {
  float: left;
  /*margin: 0 9px;*/
}
#k_liste_articles_filter .boxFilter .control-label {
  padding: 3px 0;
}
#k_liste_articles_filter .boxFilter .styled-select {
  background: #313131 url("../img/select.png") no-repeat scroll right center / contain ;
  border: 1px solid black;
  height: 20px;
  overflow: hidden;
  width: 120px;
}
#k_liste_articles_filter .boxFilter .styled-select select {
  background: #313131 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  color: white;
  height: 20px;
  line-height: 0;
  margin-top: -8px;
  padding: 0;
  width: 100%;
}


#k_liste_articles_filter{
  padding-bottom: 20px;
}



/* page produit */
.hikashop_product_page{
	/*background: transparent url("/templates/matrice_fiche_produit.jpg") no-repeat scroll left top ;
	height: 2000px;*/
  /*max-width: 940px;*/
}
.hikashop_product_top_part {
  /*height: 70px;*/
  width: 100%;
}
.k_product_fiche_conteneur{
	min-height: 340px;
  -webkit-box-shadow: 0 0 9px 2px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 0 9px 2px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 9px 2px rgba(0, 0, 0, 0.16);
	/*border: 1px solid #ccc;*/
	/*-webkit-box-shadow: -1px 6px 12px -1px rgba(0,0,0,0.58);
	-moz-box-shadow: -1px 6px 12px -1px rgba(0,0,0,0.58);
	box-shadow: -1px 6px 12px -1px rgba(0,0,0,0.58);*/
}


.hikashop_product_left_part {
  float: left;
  min-height: 340px;
  text-align: center;
  width: 50%;
}
.hikashop_product_right_part {
  float: left;
  min-height: 320px;
  padding: 10px;
  width: 47%;
}

.k_product_fiche_conteneur div#hikashop_product_left_part div {
  float: inherit;
  text-align: center;
}

.k_product_fiche_conteneur div#hikashop_product_left_part div#hikashop_main_image_div {
  float: right;
}
.k_product_fiche_conteneur div#hikashop_product_left_part div#hikashop_small_image_div {
  float: left;
  max-width: 60px;
  padding: 10px;
}
.hikashop_small_image_div a {
	float: left;
}

#hikashop_product_right_part h1 {
  font-size: 30px;
  line-height: 31px;
  margin-top: 0;
  padding-bottom: 10px;
}


#hikashop_product_right_part .hikashop_product_explication {
  /*font-weight: bold;*/
  margin-bottom: 20px;
}
#hikashop_product_right_part .hikashop_product_pictogramme {
  margin-bottom: 24px;
}
#hikashop_product_right_part .hikashop_product_pictogramme img{
  max-width: 40px;
}


#hikashop_product_bottom_part .hikashop_product_social{
	/*background: transparent url("/templates/matrice_social.jpg") no-repeat scroll left top ;*/
	height: 30px;
	margin-top: 18px;
  font-size: 25px;
}

#hikashop_product_bottom_part .hikashop_product_social h4{
  display: inline-block;
  text-transform: uppercase;
  margin-top: 0;
}
#hikashop_product_bottom_part .hikashop_product_social a{
  display: inline-block;
}

#hikashop_product_bottom_expert{
	margin-bottom: 50px;
}

#hikashop_product_bottom_expert h1 {
  font-size: 40px;
  line-height: 28px;
  padding-bottom: 10px;
}

#hikashop_product_bottom_fichetech  {

}
.hikashop_product_bottom_fichetech{
  -webkit-box-shadow: 0 0 9px 2px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 0 9px 2px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 9px 2px rgba(0, 0, 0, 0.16);
  /*border: 1px solid #ccc;*/
  /*-webkit-box-shadow: -1px 6px 12px -1px rgba(0,0,0,0.58);
  -moz-box-shadow: -1px 6px 12px -1px rgba(0,0,0,0.58);
  box-shadow: -1px 6px 12px -1px rgba(0,0,0,0.58);*/
  /*min-height: 340px;*/
  margin-bottom: 60px;
}

#hikashop_product_bottom_fichetech h1 {
  font-size: 40px;
  line-height: 28px;
  padding-bottom: 10px;
}

#hikashop_product_bottom_pointsfort {
	margin-bottom: 60px;
}

#hikashop_product_bottom_pointsfort h1 {
  font-size: 40px;
  line-height: 28px;
  padding-bottom: 10px;
}

#hikashop_product_bottom_related{

}

#hikashop_product_bottom_related h1 {
  font-size: 40px;
  line-height: 28px;
  padding-bottom: 0;
  margin-bottom: 0;
}


.points_forts_div {
  float: left;
  margin-top: 4px;
  padding-right: 10px;
  width: 48%;
}

.points_forts_div .icon-publish{
	color: #378137;
	font-size: 18px;
}
/*
.caracteristiques_div {
  float: left;
  margin-top: 4px;
  padding: 2px;
  text-transform: uppercase;
  width: 49%;
}*/

.caracteristiques_div {
  display: table-row;
  margin-top: 0;
  padding: 2px;
}

.caracteristiques_label {
  /*margin-left: 4px;
  float: left;
  width: 49%;*/
  display: table-cell;
  width: 230px;
  text-transform: uppercase;
}

.caracteristiques_value{
 /* float: left;*/
  width: 60%;
  display: table-cell;
}

.caracteristiques_div.row0{
	background-color: #EDEDED;
}

.hikashop_product_bottom_fichetech{
   -webkit-column-count: 2; /* Chrome, Safari, Opera */
     -moz-column-count: 2; /* Firefox */
     column-count: 2;
     padding: 2px;
 }


#magasinsModal .modal-body {
  max-height: 400px !important;
  overflow: hidden;
}

#magasinsModalDS .modal-body {
  max-height: 400px !important;
  overflow: hidden;
}

.caracteristiques_wrapper{

}


















/* **************************************************************************
CART 
*************************************************************************** */

div.moduletablecart_top {
  display: inline-block;
  position: relative;
  float: right;
   /*padding-right: 10px;*/
}


div.moduletablecart_top #hikashop_cart.hikashop_cart{
	display: none;
	position: absolute;
	background-color: #fff;
	-webkit-box-shadow: -1px 6px 22px -1px rgba(0, 0, 0, 0.16); /*0,0,0,0.58);*/
	-moz-box-shadow: -1px 6px 22px -1px rgba(0, 0, 0, 0.16);
	box-shadow: -1px 6px 22px -1px rgba(0, 0, 0, 0.16);

  left: -351px;
  z-index: 1050;
  min-width: 400px;
}

div.moduletablecart_top .icon-cart{

}

p.cart_empty_desc{
	padding: 20px;
}

img.hikashop_product_cart_image{
	max-width: 100px;
}

.listProduct.hikashop_subcontainer .hikashop_product_price_full {
  /*margin-bottom: 14px;*/
  /*margin-top: 26px;*/
  text-align: center !important;
}
.listProduct.hikashop_subcontainer .hikashop_product_price_full .hikashop_product_price {
  color: inherit;
  font-size: 20px;
  font-style: inherit;
  font-weight: bold !important;
}

#hikashop_product_right_part .hikashop_product_price_full .hikashop_product_price {
  color: inherit;
  font-size: 20px;
  font-style: inherit;
  font-weight: bold !important;
}

a.hikashop_cart_button.btn-camara {
  background-color: #e50620;
  background-image: none;
  border-color: #e50620;
  border-radius: 3px;
  color: #fff !important;
}

a.hikashop_cart_button.btn-large {
  border-radius: 6px;
  font-size: 16.25px;
  padding: 11px 19px;
}

a.hikashop_cart_button.btn-camara:hover {
  background-color: white;
  color: #e50620 !important;
}




.categorie_footer_infos{

}

.categorie_footer_infos_image{
  float: left;
  margin: 0 20px 20px 0;
}

.categorie_footer_infos_image img{
  max-width: 250px;
}

.categorie_header_infos {

}

/*.categorie_header_infos .bloc_texte {
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 10px;
  position: absolute;

  top: 30%;
  bottom: 10%;

  overflow: auto;
  width: auto;  

}

.categorie_header_infos .bloc_texte h1 {
    margin-top: 0;
}*/
/*.categorie_header_infos .bloc_texte.kgauche {
    left: 10%;
}
.categorie_header_infos .bloc_texte.kdroite {
    right: 10%;
}
.categorie_header_infos .bloc_texte.kcentre {
    left: 30%;
    margin: 0 auto;
    right: 30%;
    width: 30%;
}*/

.flexslider_slide .flex-viewport > img {
  height: auto;
  max-height: 350px;
  display: block;
  width: 100%;
}

.hikashop_subcontainer.thumbnail{
  min-height: 280px;
  padding-top: 0;
}

.category_description_full_link {
  display: block;
  text-align: right;
}
.category_description_full_link a{
  color:#fff;
}
.category_description_full_link a:hover{
  color:#cc2228;
}

.hikashop_categories_listing_main .sppb-section {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.categorie_footer_infos .sppb-section {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}




/*.artref_tab {
  display: table-cell;
  max-width: 170px;
  padding: 10px;
  text-align: center;
  vertical-align: top;

-webkit-box-shadow: inset 9px 0px 17px -5px rgba(0,0,0,0.66);
-moz-box-shadow: inset 9px 0px 17px -5px rgba(0,0,0,0.66);
box-shadow: inset 9px 0px 17px -5px rgba(0,0,0,0.66);

    background-color: #eeeeee;
}*/

.artref_tab {
  background-color: #eeeeee;
  display: inline-block;
  font-size: 11px;
  line-height: 12px;
  padding: 8px;
  text-align: center;
  vertical-align: top;
  float: left;
  width: 25%;
  height: 85px;
  box-shadow: -1px -1px 2px #999 inset;
}
.artref_tab_other {
  width: auto;
  margin-bottom: 0;
  padding-bottom: 2px;
}

.artref_tab:hover {
  background-color: #fff;
  -webkit-box-shadow: 0px 0 9px 2px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 0 9px 2px rgba(0, 0, 0, 0.16);  
  box-shadow: 0px 0 9px 2px rgba(0, 0, 0, 0.16); 
}

.artref_name {
  max-width: 200px;
}

.artref_price {
  color: #cc2228;
  padding-top: 4px;
}

.artref_tab.active {
  background-color: #fff;

  -webkit-box-shadow: 0px 0 9px 2px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 0 9px 2px rgba(0, 0, 0, 0.16);  
  box-shadow: 0px 0 9px 2px rgba(0, 0, 0, 0.16);

  border-top: 2px solid #cc2228;
}



.artref_tab.active .artref_name{
  font-weight: bold;
}

a.artref_tab{
  text-decoration: none;
}
a.artref_tab:hover{
  color:#666; 
}

.artref_photo{
  float: left;
  width: 35px;
}
/*.artref_infos{
  float: left;
}*/


.hikashop_subcategory_link {
  display: inline-block;
  width: 100%;
}
.hikashop_subcategory_link:hover {
  background-color: #f4f4f4;
  text-decoration: none;
  color:inherit;
}

.categorie_infos_image img{
  width:100%;
}

.hikashop_category_name {
  color: #555;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin: 6px 0;
}


.listProduct.hikashop_subcontainer  {
  padding: 10px;

}

#hikashop_product_bottom_related h2{
  border: none;
  color: inherit;

  font-weight:300;
  margin-bottom: 10px;
  padding-bottom: 4px;

  font-size: 22px;
  line-height: 24px;

}

.video_preview_single{
  text-align: center;

}

.video_preview_multiple{

}

.video_preview_multiple .youtube_preview {
  float: left;
  padding: 6px;
  width: 50%;
}





.wrapperWorkflowOrder .magasin_link{
  display: block;
  color:#666;
}
.wrapperWorkflowOrder .magasin_link:hover{
  color:#cc2228;
}
.wrapperStockMagasinInfos{
  display: none;
}
.wrapperStockMagasinGeoloc{
  height: 280px;
}
.wrapperStockCentrale, .wrapperStockMagasin {
  text-align: center;
}

ul.slides li{ 
  vertical-align: top;
}




.wrapperCommanderMagasin{
  float: right;
}





.pastille_stock {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  display: inline-block;
  margin: 0 4px 0 0;
  float: left;
}

.pastille_vert{
  background-color: green;
}
.pastille_rouge{
  background-color: #e50620;
}
.pastille_orange{
  background-color: #FF831E;
}

.wrapperStockCentrale{

}


.wrapperStockInfos {
  font-size: 14px;
}

.DSlivraisonUl {
  margin-bottom: 4px;
}
.DSlivraisonUl li {
  width: 50%;
}
#DSlivraison_domicile, #DSlivraison_magasin {
  text-align: center;
  margin-bottom: 4px;
}
.DSlivraisonUl li a {
  color: #fff;
  font-size: 1.5em;
  text-align: center;
}
.DSlivraisonUl li a:hover {
  color: #2d2d2d;
}
.DSlivraisonUl li.active a {
  color: #000000;
}
.DSlivraisonUl li.active a:hover {
  color: #000000;
}
.hikashop_product_stock .wrapperStockInfos {
  float: left;
  width: 57%;
}

.hikashop_product_stock.xmagasin .wrapperStockInfos{
  width: 46%;
}

.hikashop_product_stock .wrapperStockMagasin {
  float: right;
  /*width: 50%;  */
}

.hikashop_product_stock table{
  float: left;
}

.wrapperStockMagasin .btn-camara {
  border-radius: 6px;
  margin: 5px;
  padding: 11px 19px;
}

body.com_hikashop label, body.com_hikashop input, body.com_hikashop button, body.com_hikashop select, body.com_hikashop textarea {
  font-size: 14px;
}

body.com_hikashop select, body.com_hikashop textarea, body.com_hikashop input[type="text"], body.com_hikashop input[type="password"], 
body.com_hikashop input[type="datetime"], body.com_hikashop input[type="datetime-local"], body.com_hikashop input[type="date"], 
body.com_hikashop input[type="month"], body.com_hikashop input[type="time"], body.com_hikashop input[type="week"], body.com_hikashop input[type="number"], 
body.com_hikashop input[type="email"], body.com_hikashop input[type="url"], body.com_hikashop input[type="search"], body.com_hikashop input[type="tel"], 
body.com_hikashop input[type="color"], body.com_hikashop .uneditable-input {
  font-size: 14px;
  height: auto;
  line-height: 18px;
}


body.com_hikashop .hikashop_cart_product_name a {
  color: #666;
  font-size: 14px;
  text-decoration: none;
}


.cart_contractsDS{

}

.wrapperDSWarning{
  background-color: rgba(229,6,32,0.2);
  border-radius: 4px;
  padding: 2px;
}

hr.condensed {
  margin:6px 0;
}

.wrapperDS {
  max-height: 200px;
  overflow-y: auto;
}


#hikashop_checkout_cart .hikashop_cart_product_name_value {
  width: 55%;
}


.wrapperDSFull{

  clear: both;
}
.wrapperDSLivraison{
  width: 30%;
  float: right;
  padding-left: 10px;
}
.wrapperDSLeft{
  width: 70%;
  float: left;
}
#hikashop_checkout_cart .wrapperDSLivraison label{
 font-size: 13px;
}

.wrapperWorkflowOrder .hikashop_product_stock {
  background-color: #ededed;
  padding: 6px;
}


#reserverModal .form-horizontal .control-label {
  padding-top: 3px;
}


.hikashop_cpanel_button_description {
  color: inherit;
  font-size: inherit;
  text-align: left;
}


#hikashop_category_information_menu_116 .hikashop_subcategories_listing .hikashop_category div.hikashop_container {
  height: 100%;
  margin: 10px;
}

#hikashop_category_information_menu_116 .hikashop_subcategories_listing .hikashop_category div.hikashop_subcontainer {
  height: 96%;
}

#hikashop_category_information_menu_116 .hikashop_subcategories_listing .hikashop_category div.hikashop_subcontainer:hover {
  background-color: #f4f4f4;
}

/* canon */
#hikashop_category_information_menu_168 .hikashop_subcategories_listing .hikashop_category div.hikashop_container {
  height: 100%;
  margin: 10px;
}
#hikashop_category_information_menu_168 .hikashop_subcategories_listing .hikashop_category div.hikashop_subcontainer {
  height: 96%;
}
#hikashop_category_information_menu_168 .hikashop_subcategories_listing .hikashop_category div.hikashop_subcontainer:hover {
  background-color: #f4f4f4;
}


/* olympus */
#hikashop_category_information_menu_217 .hikashop_subcategories_listing .hikashop_category div.hikashop_container {
  height: 100%;
  margin: 10px;
}
#hikashop_category_information_menu_217 .hikashop_subcategories_listing .hikashop_category div.hikashop_subcontainer {
  height: 96%;
}
#hikashop_category_information_menu_217 .hikashop_subcategories_listing .hikashop_category div.hikashop_subcontainer:hover {
  background-color: #f4f4f4;
}


/* sony */
#hikashop_category_information_menu_257 .hikashop_subcategories_listing .hikashop_category div.hikashop_container {
  height: 100%;
  margin: 10px;
}
#hikashop_category_information_menu_257 .hikashop_subcategories_listing .hikashop_category div.hikashop_subcontainer {
  height: 96%;
}
#hikashop_category_information_menu_257 .hikashop_subcategories_listing .hikashop_category div.hikashop_subcontainer:hover {
  background-color: #f4f4f4;
}


/* panasonic */
#hikashop_category_information_menu_264 .hikashop_subcategories_listing .hikashop_category div.hikashop_container {
  height: 100%;
  margin: 10px;
}
#hikashop_category_information_menu_264 .hikashop_subcategories_listing .hikashop_category div.hikashop_subcontainer {
  height: 96%;
}
#hikashop_category_information_menu_264 .hikashop_subcategories_listing .hikashop_category div.hikashop_subcontainer:hover {
  background-color: #f4f4f4;
}

/* fujifilm */
#hikashop_category_information_menu_266 .hikashop_subcategories_listing .hikashop_category div.hikashop_container {
  height: 100%;
  margin: 10px;
}
#hikashop_category_information_menu_266 .hikashop_subcategories_listing .hikashop_category div.hikashop_subcontainer {
  height: 96%;
}
#hikashop_category_information_menu_266 .hikashop_subcategories_listing .hikashop_category div.hikashop_subcontainer:hover {
  background-color: #f4f4f4;
}


/* lee filters */
#hikashop_category_information_menu_268 .hikashop_subcategories_listing .hikashop_category div.hikashop_container {
  height: 100%;
  margin: 10px;
}
#hikashop_category_information_menu_268 .hikashop_subcategories_listing .hikashop_category div.hikashop_subcontainer {
  height: 96%;
}
#hikashop_category_information_menu_268 .hikashop_subcategories_listing .hikashop_category div.hikashop_subcontainer:hover {
  background-color: #f4f4f4;
}

/* lowepro */
#hikashop_category_information_menu_270 .hikashop_subcategories_listing .hikashop_category div.hikashop_container {
  height: 100%;
  margin: 10px;
}
#hikashop_category_information_menu_270 .hikashop_subcategories_listing .hikashop_category div.hikashop_subcontainer {
  height: 96%;
}
#hikashop_category_information_menu_270 .hikashop_subcategories_listing .hikashop_category div.hikashop_subcontainer:hover {
  background-color: #f4f4f4;
}


/* lexar */
#hikashop_category_information_menu_272 .hikashop_subcategories_listing .hikashop_category div.hikashop_container {
  height: 100%;
  margin: 10px;
}
#hikashop_category_information_menu_272 .hikashop_subcategories_listing .hikashop_category div.hikashop_subcontainer {
  height: 96%;
}
#hikashop_category_information_menu_272 .hikashop_subcategories_listing .hikashop_category div.hikashop_subcontainer:hover {
  background-color: #f4f4f4;
}


/* PeakDesign */
#hikashop_category_information_menu_308 .hikashop_subcategories_listing .hikashop_category div.hikashop_container {
  height: 100%;
  margin: 10px;
}
#hikashop_category_information_menu_308 .hikashop_subcategories_listing .hikashop_category div.hikashop_subcontainer {
  height: 96%;
}
#hikashop_category_information_menu_308 .hikashop_subcategories_listing .hikashop_category div.hikashop_subcontainer:hover {
  background-color: #f4f4f4;
}


.magasin_agree{
  color:#e50620;
}

div.wrapperWorkflowOrder .tableTitulairesFilleuls{
  display: none;
}

.table.tableTitulairesFilleuls tbody td {
  vertical-align: middle;
}

#hikashop_cart_module{
  position: relative;
}

.cart-count {
  background-color: #e50620;
  border-radius: 10px;
  color: #fff;
  height: 16px;
  line-height: 16px;
  position: absolute;
  right: -6px;
  text-align: center;
  top: 8px;
  width: 16px;
}

.navbar-inner #hikashop_cart_module .cart {
  margin-bottom: 0px;
  margin-top: 5px;
  padding: 15px;
}

div.wrapperDSFull .tableTitulairesFilleuls {
  display: none;
}

.wrapperDSCartInfo{
  color:#e50620;
}
.wrapperDSCartInfo span{
  color:#666;
  font-style: italic;
  font-size: 12px;
}



#hikashop_checkout_cart_final_total_title.hikashop_cart_total_title {
  color: inherit;
  font-size: inherit;
  font-weight: bold;
}



td span.hikashop_checkout_cart_shipping {
  color: inherit;
  font-family: inherit;
  font-size: 14px;
  font-style: italic;
}
td span.hikashop_checkout_cart_taxes {
  color: inherit;
  font-family: inherit;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
}
td span.hikashop_checkout_cart_final_total {
  color: inherit;
  font-family: inherit;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
}
td span.hikashop_checkout_cart_subtotal{
  font-weight: bold;
}

img.hikashop_product_cart_image{
  max-width: 80%;
}


table.tableTitulairesFilleuls tr.tr_magasin_prefere td{
  background-color: rgba(229, 6, 32, 0.05);
}

.hikashop_product_infos_camara {
  font-size: 12px;
  font-weight: normal;
}

.wrapperParam_infos_article{
   text-align: right;
}

.wrapperParam_infos_article i {
  color: #e50620;
  cursor: pointer;
  font-size: 20px;
}

.wrapperParam_infos_article i:hover{
  color: #1b1b1b;
}
.popper-content{
  display: none;
}
/*.magasin_warning_popup span{
  font-weight: bold;
}*/


#shop_terms_and_cond{
  color:#e50620;
}
#hikashop_checkout_terms{
  text-align: right;
}


#modal-shop_terms_and_cond .modal-header{
  background-color: #1b1b1b;
  color:#fff;
}















#hikashop_checkout_page li.hikashop_cart_bar_camara {
  text-align: center;
}
.hikashop_cart_bar_camara {
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  height: 40px;
  list-style: outside none none;
  margin: 0 0 30px;
}
#hikashop_checkout_page .hikashop_cart_step_camara.hikashop_cart_step_current, 
#hikashop_checkout_page .hikashop_cart_step_camara.hikashop_cart_step_finished {
  background-color: rgba(229,6,32,1);
  color: #fff !important;
}
.hikashop_cart_step_camara {
  float: left;
  height: 100%;
  line-height: 18px;
  width: 25%;
  text-align: center;

  color: #ccc;
  font-size: 13px;
}

li.hikashop_cart_step_camara span {
  display: block;
  padding: 10px;
}
li.hikashop_cart_step_camara span a {
  color: #ccc;
  font-size: 13px;
  text-decoration: none;
}
li.hikashop_cart_step_camara.hikashop_cart_step_finished span a {
  color: #fff;
}


.hikashop_checkout_terms label{
  display: inline-block;
}


iframe, svg {
  max-height: 99%;
  max-width: 100%;
}

#wrapperTitulairesFilleuls {
  max-height: 600px;
  overflow: auto;
}



#choixTitulaireFilleulModal .modal-body {
  overflow: visible;
}



.wrapperODR{
  text-align: center;
}

.wrapperODR a{
  display: block;
}

.wrapperODR img{
  
}
.wrapperODR .odr_description{
  text-align: left;
  margin: 4px 0 4px 0;
  font-style: italic;
  font-size: 13px;
}

.wrapperODR .odr_download_link a {
  color: #e50620;
  margin-right: 6px;
}
.wrapperODR .odr_download_link a:hover{
  color: #1b1b1b;
}


.article_list_wrapper .wrapperODR {
  float: right;
  padding: 0 4px;
  width: 120px;
}


#member-profile .btn-camara.validate, #member-profile a.btn-camara {

  border-image: none;
  background-color: #e50620;
  background-image: none;
  border-color: #e50620;
  border-radius: 3px;
  color: white;
  padding: 8px 14px;

}



#hikashop_category_information_module_97 div.hikashop_subcontainer .hikashop_product_name, 
#hikashop_category_information_module_97 div.hikashop_subcontainer .span5 {
  text-align: left;
}

#hikashop_category_information_module_122 .hikashop_xcontainer div.hikashop_subcontainer, 
#hikashop_category_information_module_122 .hikashop_xcontainer div.hikashop_subcontainer span {
  text-align: left;
}


.hikashop_cart_product_quantity_value{
  text-align: right !important;
}

.wrapperDSCartInfo .fa-exclamation-circle{
  font-size: 26px;
  color: #e50620;
}



.camara_checkout_shipping_description {
  float: right;
}




.hikashop_product_link_shopinshop{
  float: right;
  font-size: 18px;
}

.label_prix_nature{
  font-size: 12px;
  line-height: 12px;
  font-style: italic;
  margin : 0 0 10px 0 ;
}

.hikashop_submodules {
  padding-top: 0 !important;
}

span#hikashop_checkout_coupon{
  color: red;
}

#hikashop_address_address_telephone .intl-tel-input.allow-dropdown input, 
#hikashop_address_address_telephone .intl-tel-input.allow-dropdown input[type="text"], 
#hikashop_address_address_telephone .intl-tel-input.allow-dropdown input[type="tel"], 
#hikashop_address_address_telephone .intl-tel-input.separate-dial-code input, 
#hikashop_address_address_telephone .intl-tel-input.separate-dial-code input[type="text"], 
#hikashop_address_address_telephone .intl-tel-input.separate-dial-code input[type="tel"] {
  margin-left: 0;
  padding-left: 84px !important;
  padding-right: 6px !important;
}
#hikashop_address_address_telephone2 .intl-tel-input.allow-dropdown input, 
#hikashop_address_address_telephone2 .intl-tel-input.allow-dropdown input[type="text"], 
#hikashop_address_address_telephone2 .intl-tel-input.allow-dropdown input[type="tel"], 
#hikashop_address_address_telephone2 .intl-tel-input.separate-dial-code input, 
#hikashop_address_address_telephone2 .intl-tel-input.separate-dial-code input[type="text"], 
#hikashop_address_address_telephone2 .intl-tel-input.separate-dial-code input[type="tel"] {
  margin-left: 0;
  padding-left: 84px !important;
  padding-right: 6px !important;
}


#hikashop_product_right_part .hikashop_product_recompenses img {
  max-width: 80px;
}

.hikashop_products_listing .contenu_recompenses .info {
  background-color: transparent;
  display: block;
  float: left;
  height: 64px;
  line-height: 64px;
  margin: 3px 3px 0 0;
  text-align: center;
  width: 64px;
}


.camara_price_full_wrapper {
  width: 100%;
}

.wrapperWorkflowOrder .camara_price_full_wrapper {
  width: auto;
}



.camara_reduction_wrapper {

  background-color: #e50620;
  color: #fff;
  height: 44px;
  padding: 4px;
  line-height: 34px;
  /*margin-right: 8px;*/

  font-weight: bold;
}

.camara_price_old_wrapper {
  text-decoration: line-through;
  /*padding-left: 20px;*/
}
.hikashop_product_price_full .camara_price_old_wrapper,
.wrapperStock .camara_price_old_wrapper {
  padding-left: 0px;
}

.camara_price_wrapper{
  color: #e50620;
  font-weight:bold;
  font-size: 16px;
}

.avecreduction {

}
.sansreduction{
  text-align: center;
}

.camara_priceht_wrapper{
  font-size: 12px;
  font-weight: normal;
}

.hikashop_product_discount {
  display: inline-block;
  background-color: #e50620;
  color: #fff;
  padding: 4px;
  font-weight: bold;
  font-size: 12px;
  float: left;
  height: 22px;
  line-height: 14px;
}






.hikashop_product_price_full .camara_price_wrapper{
  color: #e50620;
  font-weight:bold;
  font-size: 16px;
  white-space: nowrap;
}
.hikashop_product_price_full .camara_price_wrapper.camara_price_wrapper_with_reduction{
  font-size: 13px;
}

#hikashop_cart .hikashop_product_price_full .camara_price_wrapper{
  font-size: 14px;
  white-space: nowrap;
}



.hikashop_product_price_full .hikashop_product_discount {
  display: inline-block;
  background-color: #e50620;
  color: #fff;
  padding: 4px;
  font-weight: bold;
  font-size: 11px;
  float: left;
  height: 22px;
  line-height: 14px;
}

.hikashop_product_price_full .camara_price_old_wrapper{
  text-decoration: line-through;
  font-size: 12px;
}

.hikashop_product_price_full .camara_reduction_wrapper {
  background-color: #e50620;
  color: #fff;
  height: 44px;
  padding: 4px;
  line-height: 34px;
  font-weight: bold;
  font-size: 12px;
  white-space: nowrap;
}



.article_tendance_bloc .camara_reduction_wrapper {
  background-color: #e50620;
  color: #fff;
  height: 36px;
  padding: 4px;
  line-height: 28px;
  font-weight: bold;
  font-size: 12px;
  white-space: nowrap;
  text-align: center;
}

.article_tendance_bloc .camara_price_full_wrapper {
  width: 100%;
}



/*debug */ 
#hikashop_cart_module .xdebug-var-dump{
  display: none;
}


/*hack chrome */
.hikashop_cart_module_product_delete_value img{
  max-width: inherit;
}


/*

NEW ICONS - ALEX (COMPTE PANEL)

*/


.tb_foreach_items div.hikashop_cpanel_button_description ul {
  display: inline-block;
  margin: 0 0 9px 0;

}

div.hikashop_cpanel_button_description ul {

  margin: 0 0 9px 0;

}

.tb_foreach_items div.hikashop_cpanel_button_description img {
  margin: 0 0 9px 25px;
}

#hikashopcpanel div.hikashop_cpanel_button_description img {
  margin-right: 20px;
}



/* new offres vignettes zones */
div.odr_infos{
  clear: both;
  width: 100%;
}

div.odr_infos .wrapperODR {
  float: right !important;
  padding: 10px 20px 10px 0;
  width: 120px;
  height: 120px;
}



/************* robert filter/tri ********************************/


.rselect {
  width: 30%;
  border: 2px #595959 solid;
  float: left;
  border-radius: 10px;
  display: inline-block;
  position: relative;
  text-align: initial;
  font-size: 15px;
}
#k_liste_articles_filter .rselect select{
  width:100%;
  height:100%;
  background : none;
  border : none;
  color : #595959;
  line-height: 16px;
  margin-bottom: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 18px;
  padding:4px 2px 4px 2px;
}


/*
#k_liste_articles_filter .rselect select option{
  padding: 0 5px 0 4px;
}
*/

.rselect2 {
margin-left: 20px;
width: 36%;
}
#k_liste_articles_filter .rselect::after,
#k_liste_articles_filter .rselect3::after {
  content: '\f107';
  color: #595959;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  display: block;
  position: absolute;
  top: 0px;
  right: 6px;
  /* font-weight: bold; */
  font-size: 24px;
  line-height: 24px;
  z-index: -1;
  vertical-align: top;
}




#k_liste_articles_filter .rselect3 select{
  width:100%;
  height:100%;
  background : none;
  border : none;
  color : #595959;
  line-height: 16px;
  margin-bottom: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding:0 2px 0 4px;
}
.rselect3 {
  width: 79px;
  border: 2px #595959 solid;
  float: left;
  border-radius: 10px;
  display: inline-block;
  position: relative;
  margin-left: -4px;
}

.control-label-prix {
  float: left;
  margin-top: 3px;
  width: 18%;
  white-space: nowrap;
}
.range-label-prix{
  float: left;
    width: 81%;
}

.boxpagination .pull-left strong {
  color:#595959;
  font-size: 18px;
  font-weight: normal;
}




#k_liste_articles_filter label{
  font-size: 18px;
  color: #595959;
}  



.list-footer .limit {
  border: 2px #595959 solid;
  border-radius: 10px;
  display: inline-block;
  position: relative;
  text-align: initial;
  font-size: 15px;
  margin: -4px 0px 0px 10px;
}
.list-footer .limit select {
  width:96%;
  background : none;
  border : none;
  color : #595959;
  line-height: 16px;
  margin-bottom: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 18px;
  padding: 0 2px 0 2px;
}
.list-footer .limit::after {
  content: '\f107';
  color: #595959;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 6px;
  /* font-weight: bold; */
  font-size: 24px;
  z-index: -1;
}


@-moz-document url-prefix() { 
  #k_liste_articles_filter .rselect select,
  .list-footer .limit select {
      padding:0 2px 0 2px;
  }
  #k_liste_articles_filter .rselect::after,
  k_liste_articles_filter .rselect3::after,
  .list-footer .limit::after {
    top: 4px;
    right: 6px;
  }  
}


.list-footer span.pagenav, .hikashop_subcategories_pagination .list-footer span.pagenav, .list-footer a.pagenav, .pagenav_previous_chevron, .pagenav_start_chevron, .pagenav_next_chevron, .pagenav_end_chevron{
  color: #666;
  padding: 4px 6px;
  font-size: 20px;
  border:hidden;
}
.list-footer span.pagenav, .hikashop_subcategories_pagination .list-footer span.pagenav, .list-footer a.pagenav, .pagenav_previous_chevron, .pagenav_start_chevron, .pagenav_next_chevron, .pagenav_end_chevron {
  box-shadow: none;
  background: none !important; 
}
.pagination ul {
  box-shadow: none;
  background: none !important; 
}


.list-footer .pagination ul.pagination-list span.pagenav {
  color: #e50620;
}

.coupon_reduction_article{
  color: red;
  margin-top: 14px;
  text-align: right;
}

.livraison_reduction_article{
  color: red;
  text-align: right;
}
.livraison_reduction_article_left{
  color: red;
  text-align: left;
}
.livraison_reduction_barre{
  color: red  !important;  
  text-decoration:line-through;
}

.articleoffert_reduction_article{
  color: red;
  text-align: right;
}

.articleoffert_reduction_qty{
  color: red;
  text-align: center;
}

.info_offert_article{
  color: red;
  margin-top: 14px;
  text-align: left;
}


/* Ancre vers la liste des avis clients dans fiche produit */
.jumptarget::before {
  content: "";
  display: block;
  height:  168px; /* fixed header height*/
  margin:  -168px 0 0; /* negative fixed header height */
}

.hikashop_vote_listing_useful_bought {
  color: green;
}

@media (max-width: 1020px) {
  .jumptarget::before {
    height: 123px;
    margin: -123px 0 0;
  }

}

@media (max-width: 980px) {
    /*#k_liste_articles_filter .control-label-prix{
      display: none;
    }*/
    #k_liste_articles_filter .rselect select{
      font-size: 14px;
    }
}


@media (max-width: 500px){

    #k_liste_articles_filter .rselect select{
      font-size: 12px;
    }
    #k_liste_articles_filter label{
      font-size: 12px;
    }   
    .boxpagination .pull-left strong {
      font-size: 12px;
    }
    .list-footer .limit select {
      line-height: 12px;
      margin-bottom: 2px;
      font-size: 12px;
      padding: 0 2px 0 2px;
      width: 56px !important;
    }    

  .list-footer span.pagenav, .hikashop_subcategories_pagination .list-footer span.pagenav, .list-footer a.pagenav, .pagenav_previous_chevron, .pagenav_start_chevron, .pagenav_next_chevron, .pagenav_end_chevron {
    font-size: 14px;
  }    
}

@media (max-width: 350px){
  #k_liste_articles_filter .boxFilter {
    padding: 10px 0px;
  }
  #k_liste_articles_filter .boxFilter.boxpagination {
    padding: 0 0 10px 0;
  }  

  .hikashop_products_listing .form-inline .control-label {
    margin-right: 10px;
  }  
  .rselect2 {
    margin-left: 10px;
    width: 40%;
  }  
}