@charset "UTF-8";

/** CSS MORE EN COMPLEMENT **/
.mage-error{ color:#c00;}
.input-text.mage-error{border-color:#c00; border-width: 2px; font-size:14px; }
.messages .message-error{ margin-bottom:5px; width: 100%; padding:10px; color:#c00; font-size:14px; }
.messages .message-success{  margin-bottom:5px; width: 100%; padding:10px; color:#548706;  font-size:14px;}

.container { max-width: 1200px !important;  }
[class*="product-panoramique"] .container {
    max-width: 1440px !important;
    padding-left: 50px;
    padding-right: 50px;
}
/**Header**/
.header .header-content .user-content li span{ color: #999; }
.header-sticky .header-content .user-content span{ display: none; }

/** Begin Page contact **/
.page-login.contact-index-index .form-intro.first{border-top: 1px dotted #7c7c7c;}
.page-login.contact-index-index .form-additional.clearfix{padding-top: 1em;}
.page-login.contact-index-index .field-group.field-submit{padding-bottom: 3em;}
.page-login.contact-index-index .title.with-subtitle.h1-like{border-top: 1px dotted #7c7c7c; padding-top: 1.2em;}
.page-login.contact-index-index .form-content.form-inline .field-group .field-label{padding-left: 0; width: 260px;}
.page-login.contact-index-index .form-content.form-inline .field-group .field-input textarea{width: 23em; height: 13em;}

.account.contact-index-index .page.messages{text-align:center; width:100%;}
.representant .page.messages{text-align:center; width:100%;}

.account.contact-index-index .form-additional.clearfix{margin-top: 4em; padding: 1em 0 0 0;}
.account.contact-index-index .form-content.form-inline .field-group .field-input textarea{width: 25em; height: 14em;}
.account.contact-index-reclamation .form-additional.clearfix{margin-top: 4em; padding: 1em 0 0 0;}
.account.contact-index-reclamation .form-content.form-inline .field-group .field-input textarea{width: 25em; height: 14em;}
.account.contact-index-reclamation .page.messages{text-align:center; width:100%;}
/**End page contact**/

/**Reclamation**/
.account.contact-index-reclamation .form-content .fieldset{border-top: none;}

/**End Reclamation**/

/**Contact Rep **/
.account.customer-account-representatives .page.messages{text-align:center; width:100%;}

/** Page Listing Produit **/
.custom-checkbox.lnl-hidden{display:none; }
.block-filter{text-transform: uppercase; }

.displaynone{
    display:none;
}
.modal-slide, .modal-popup {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
}

.block-product .actions-primary span.add-to-cart{ color:#666; font-weight: 300; float:left;}
.page-products .message-success{display: none;}
/** End Page Listing Produit **/

/** Cookies **/
.message.global.cookie{
    bottom: 0;  left: 0;  position: fixed;  right: 0;  z-index: 3;  padding: 10px 20px;  display: block;  line-height: 1.2em;  font-size: 1rem;  background: #e4e4e4;;  border-color: #d6ca8e;  color: #333333;  margin: 0;
}
.message.global.cookie .content .actions .action.allow.primary{
    background-image: none;  background-color: #151515;  border: 1px solid #151515;  color: #ffffff;  cursor: pointer;  display: inline-block;  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;  font-weight: normal;  padding: 0.2em 0.5em;  font-size: 1rem;  box-sizing: border-box;  vertical-align: middle;  border-radius: 3px;
}
/* End Cookies */

/*fiche produit*/
.product-content .product-img{ cursor:pointer; }
.product-content .product-infos .product-infos--addtocart .price .price-wrapper .price {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #000;
}
.product-infos--addtocart  .price, .product-infos--addtocart  .price-final_price{float:left;}
.clear {clear:both;}
input::-ms-clear, input::-ms-reveal, input::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.bx-wrapper {
    border: none !important;
    box-shadow: none !important;
}
.icon-cart.echantillon::before {
    content: '';
}


/** Fait pour cacher les customs options Echantillons sur les fiches produits. On aurait pu faire différement, mais c'es le plus rapide*/
#product-options-wrapper {
    display:none;
}

.gift-options-cart-item{
    display:none;
}

/** Affichage de l'oeil **/
.button.show-password, .form-content.form-inline .field-group .field-input .field-password .show-password{
    position: absolute;  top: 0.5em;  right: 0;  cursor:pointer;  padding:1px 6px;  text-align:center;  align-items:flex-start;
}
/**End **/
/**Creation formulaire client**/
.field-group .error-msg{ clear: both; color: #c00; }

/**End Creation formulaire client**/

/**Dashboard Customer**/

.nav-account .nav.item.current {
    font-size: 15px;  display: block;  padding: 15px 0;  transition: all .15s ease-out 0s;  color: #0d0c0c;  border-bottom: 1px solid #efefef;  text-transform: uppercase;
}
.nav-account li a , .nav-account li strong{text-transform: uppercase; }
.nav-account li:first-child{
    margin-top: 1em;
}
.account.customer-account-edit .form-content{ border-top: none;}
.account.customer-account-edit .form-content .fieldset{ border-top: none; margin-bottom: 0%; }

.top-bar.current-customer{
    background-color: #cf6e0e;
}
/*Page Orders */
.account.customer-account-orders .page.messages .messages{text-align:center; width:100%;}
.account-content .information-container .block-information{width:50%;}
.account.customer-account-orders .result-search{padding: 0 0 1em 0;}
/*Page Modify User Information */
.account.customer-account-edit form input:disabled { background: none; }
.account.customer-account-edit form .email { display: block; }
.account.customer-account-editindex .page.messages{text-align:center; width:100%;}


/**Gestion des pictos fiche produit */
@font-face
{
    font-family: 'pictos';

    src: url('../fonts/pictos.eot');
    src: url('../fonts/pictos.eot?#iefix') format('eot'), url('../fonts/pictos.woff') format('woff'), url('../fonts/pictos.ttf') format('truetype'), url('../fonts/pictos.svg#icons') format('svg');
}

.picto_utilisation{ font-family:'pictos', Serif; font-size:24px; width:30px !important; float:left; margin-top:7px; text-align: center; }
.picto_use{ width:30px !important; float:left; margin-top:7px; text-align: center; }
.picto_utilisation.revert{
    -moz-transform: scale(-1, -1);
    -o-transform: scale(-1, -1);
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1);
    margin-top:5px;
}
.picto_chlore{ width:30px !important; float:left; margin-top:4px; text-align: center; }

/*Affichage du message d'erreur lors de la recherche par filtre sur facture et commande*/
.error-active{ color:#c00; display: inline-block; padding-top:10px;}
#erreur_checkout, .error-desactive, .error-caract-desactive{display:none; }
.ref-client .error-active, .ref-client .error-caract-active{ color:#c00; display: inline-block; padding-top:0px;}


/**Address Customer **/
.account.customer-address-index .page.messages{text-align:center; width:100%;}
.account.customer-address-index .address {text-transform: uppercase;}
.account.customer-address-changebillingaddress .form-additional.clearfix{margin-top: 1.5em; padding: 1em 0 0 0;}
.account.customer-address-editdeliveryaddress .form-additional.clearfix{margin-top: 1.5em; padding: 1em 0 0 0;}
.account.customer-address-adddeliveryaddress .text-explication{padding: 0 0 2em 0;}
.account.customer-address-index .button-href{text-decoration: underline; color: #7b7b7b; padding: 0 0 1em 0;}
.account.customer-address-adddeliveryaddress .form-additional.clearfix{margin-top: 1.5em; padding: 1em 0 0 0;}
.account.customer-address-deletedeliveryaddress .form-additional.clearfix{margin-top: 1.5em; padding: 1em 0 0 0;}
.customer-address-editdeliveryaddress .form-content.form-inline .field-group .field-input textarea{width: 25em; height: 14em;}
.customer-address-deletedeliveryaddress .form-content.form-inline .field-group .field-input textarea{width: 25em; height: 14em;}
.customer-address-changebillingaddress .form-content.form-inline .field-group .field-input textarea{width: 25em; height: 14em;}

/***End Address Customer **/
.list-arrow li a { text-transform:capitalize; }

.loader.ajax-loading-add-to-cart {
    background: url('../img/ajax-loader.gif') no-repeat 50% 50%;
}

.orderbysku_line.loader {
    background: url('../img/ajax-loader.gif') no-repeat 50% 50%;
}

.orderbysku_line.loader.first {
    height:150px;
}

.product-content .product-infos .loader.ajax-loading-add-to-cart .product-infos--addtocart{
    border-top:none;
    background:none;
}

.product-content .product-infos .product-infos--availability .availability.unavailable u{
    background: red none repeat scroll 0 0;
}

/**Message for orders or invoices if no result**/
.account.customer-account-index .msg-noresult{padding: 1em 0 2em 2%;}
.customer-mycustomers-index .msg-noresult{padding: 1em 0 2em 2%;}
.msg-noresult{padding: 0.5em 0 1.5em 2%}

/**End**/

.title_marque { text-transform: uppercase; color:#7c7c7c; font-size:15px;}

/**Administration-customer**/
.customer-mycustomers-administration .page.messages{padding: 0 0 2em 11%; font-size:14px;}
.customer-mycustomers-administration .pagination .toolbar-amount{display: none;}
.customer-mycustomers-administration .pagination .limiter{display: none;}
.customer-mycustomers-administration .error-msg{color: #c00; display: block; padding: 0.8em 0 0 0;  font-size:14px; }
.del_account, .reinit_mdp{ cursor:pointer;}
.button.primary.submitProfil{ min-width:60px; font-size:12px; float:left; height:30px; margin-left:10px;}
.adminType{ width:60%; float:left; height:30px; margin-right:18px !important; border:1px solid transparent;background:#fff; }
.selectType .custom-select{ float:left; max-width:145px;}
/**End Administration-customer**/

/**Admin customer-aditaccount**/
.customer-mycustomers-editaccount .pw{display: none;}
.customer-mycustomers-addaccount #type.mage-error{color: #000;}
.customer-mycustomers-editaccount .main{border-top: white;padding: 2.5em 25% 0em 25%;}
.customer-mycustomers-editaccount .title.with-subtitle.h1-like{padding-bottom: 1em;}
.customer-mycustomers-editaccount .form-content{border-top: none; padding: 1em 5% 3em 5%}
.customer-mycustomers-editaccount .form-login.form-inline .field-group.field-submit{text-align: initial;padding: 2em 0 0 36.5%;}
.customer-mycustomers-editaccount .form-content .fieldset{padding: 30px 0 0 15%;}
.customer-mycustomers-editaccount .content.account-content{box-shadow: 0 0 3px rgba(0, 0, 0, .73); padding: 0 3% 0 3%;}
.customer-mycustomers-editaccount .back-top.clearfix{border-bottom: 1px dotted #7c7c7c; padding: 1em 0 1.5em 0; margin: 0 0 1em 0;}
.customer-mycustomers-editaccount .back-top.clearfix a{color: #7b7b7b;}
.customer-mycustomers-editaccount .form-additional.clearfix{padding: 1em 0 1.5em 0;}
.customer-mycustomers-editaccount .code-client{color: #7b7b7b;}
.customer-mycustomers-editaccount .account-content .form-inline .field-group .field-input .custom-select{width: 280px; border: 1px solid #d0d0d0;}
/**End Admin customer-addaccount**/

/**Admin customer-addaccount**/
.customer-mycustomers-addaccount #type.mage-error{color: #000;}
.customer-mycustomers-addaccount .main{border-top: white;padding: 2.5em 25% 0em 25%;}
.customer-mycustomers-addaccount .title.with-subtitle.h1-like{padding-bottom: 1em;}
.customer-mycustomers-addaccount .form-content{border-top: none; padding: 1em 5% 3em 5%}
.customer-mycustomers-addaccount .form-login.form-inline .field-group.field-submit{text-align: initial;padding: 2em 0 0 25.5%;}
.customer-mycustomers-addaccount .form-content .fieldset{padding: 30px 0 0 0;}
.customer-mycustomers-addaccount .content.account-content{box-shadow: 0 0 3px rgba(0, 0, 0, .73); padding: 0 3% 0 3%;}
.customer-mycustomers-addaccount .back-top.clearfix{border-bottom: 1px dotted #7c7c7c; padding: 1em 0 1.5em 0; margin: 0 0 1em 0;}
.customer-mycustomers-addaccount .back-top.clearfix a{color: #7b7b7b;}
.customer-mycustomers-addaccount .back-top.clearfix a:hover{color: #313131;}
.customer-mycustomers-addaccount .form-additional.clearfix{padding: 1em 0 1.5em 0;}
.customer-mycustomers-addaccount .code-client{color: #7b7b7b;}
.customer-mycustomers-addaccount .form.create.account.form-create-account{padding: 0 6% 0 6%;}
.customer-mycustomers-addaccount .account-content .form-inline .field-group .field-input .custom-select{width: 280px; border: 1px solid #d0d0d0;}
/**end**/

/*Popin CGV */
.form-content_cms { padding:30px; }
body.customer-account-conditions{ min-width:980px; }
.modaal-iframe .modaal-container{ height:80%; }
/**End**/

/**PFI**/
.customer-mycustomers-administration .search-pfi{}
.page-products.catalogsearch-result-index .error-msg{color: #c00; display: inline-block; padding: 0.8em 0 0 0; font-size: 1.15em;}
.cms-home.cms-index-index .error-msg{color: #c00; display: inline-block; padding: 0.8em 0 0 0; font-size: 1.15em;}
/**End**/

/** Gestion Client **/
.customer-mycustomers-select .title-border{text-transform: lowercase; position: initial; padding: 0 0 0.5em 0;}

/**Header Administration**/
.account.customer-account-index .menu-rep .activate-espace-perso a{font-weight: 600; color: #313131;}
.account.customer-account-index .menu-rep .activate-espace-perso a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.account.customer-account-editsocietyinfo .menu-rep .activate-espace-perso a{font-weight: 600; color: #313131;}
.account.customer-account-editsocietyinfo .menu-rep .activate-espace-perso a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.account.customer-account-edit .menu-rep .activate-espace-perso a{font-weight: 600; color: #313131;}
.account.customer-account-edit .menu-rep .activate-espace-perso a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.account.customer-account-orders .menu-rep .activate-espace-perso a{font-weight: 600; color: #313131;}
.account.customer-account-orders .menu-rep .activate-espace-perso a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.account.customer-account-invoices .menu-rep .activate-espace-perso a{font-weight: 600; color: #313131;}
.account.customer-account-invoices .menu-rep .activate-espace-perso a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.account.customer-account-representatives .menu-rep .activate-espace-perso a{font-weight: 600; color: #313131;}
.account.customer-account-representatives .menu-rep .activate-espace-perso a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.account.customer-account-document .menu-rep .activate-espace-perso a{font-weight: 600; color: #313131;}
.account.customer-account-document .menu-rep .activate-espace-perso a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.account.customer-account-editindex .menu-rep .activate-espace-perso a{font-weight: 600; color: #313131;}
.account.customer-account-editindex .menu-rep .activate-espace-perso a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.account.customer-address-index .menu-rep .activate-espace-perso a{font-weight: 600; color: #313131;}
.account.customer-address-index .menu-rep .activate-espace-perso a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.account.customer-address-changebillingaddress .menu-rep .activate-espace-perso a{font-weight: 600; color: #313131;}
.account.customer-address-changebillingaddress .menu-rep .activate-espace-perso a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.account.customer-address-adddeliveryaddress .menu-rep .activate-espace-perso a{font-weight: 600; color: #313131;}
.account.customer-address-adddeliveryaddress .menu-rep .activate-espace-perso a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.account.customer-address-editdeliveryaddress .menu-rep .activate-espace-perso a{font-weight: 600; color: #313131;}
.account.customer-address-editdeliveryaddress .menu-rep .activate-espace-perso a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}
.account.customer-account-abonnements .menu-rep .activate-espace-perso a{font-weight: 600; color: #313131;}
.account.customer-account-abonnements .menu-rep .activate-espace-perso a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.account.contact-index-index .menu-rep .activate-espace-perso a{font-weight: 600; color: #313131;}
.account.contact-index-index .menu-rep .activate-espace-perso a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.account.contact-index-reclamation .menu-rep .activate-espace-perso a{font-weight: 600; color: #313131;}
.account.contact-index-reclamation .menu-rep .activate-espace-perso a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.account.contact-index-representant .menu-rep .activate-espace-perso a{font-weight: 600; color: #313131;}
.account.contact-index-representant .menu-rep .activate-espace-perso a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.title-border:after{background: none;}
.customer-mycustomers-index .top-bar .activate-espace-perso a{display: inline-block;}

.customer-mycustomers-index .menu-rep .activate-manage-customer a{font-weight: 600; color: #313131;}
.customer-mycustomers-index .menu-rep .activate-manage-customer a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.customer-mycustomers-select .menu-rep .activate-manage-customer a{font-weight: 600; color: #313131;}
.customer-mycustomers-select .menu-rep .activate-manage-customer a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.customer-mycustomers-orders .top-bar .activate-espace-perso {border-left: 1px solid #f4f4f4;}
.customer-mycustomers-orders .top-bar .menu-rep .activate-manage-customer a{font-weight: 600; color: #313131;}
.customer-mycustomers-orders .menu-rep .activate-manage-customer a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.customer-mycustomers-invoices .top-bar .menu-rep .activate-manage-customer a{font-weight: 600; color: #313131;}
.customer-mycustomers-invoices .menu-rep .activate-manage-customer a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.customer-mycustomers-representatives .top-bar .menu-rep .activate-manage-customer a{font-weight: 600; color: #313131;}
.customer-mycustomers-representatives .menu-rep .activate-manage-customer a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.customer-mycustomers-document .top-bar .menu-rep .activate-manage-customer a{font-weight: 600; color: #313131;}
.customer-mycustomers-document .menu-rep .activate-manage-customer a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.customer-mycustomers-editindex .top-bar .menu-rep .activate-manage-customer a{font-weight: 600; color: #313131;}
.customer-mycustomers-editindex .menu-rep .activate-manage-customer a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.customer-mycustomers-abonnements .top-bar .menu-rep .activate-manage-customer a{font-weight: 600; color: #313131;}
.customer-mycustomers-abonnements .menu-rep .activate-manage-customer a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.customer-mycustomers-administration .top-bar .menu-rep .activate-manage-profiles a{font-weight: 600; color: #313131;}
.customer-mycustomers-administration .menu-rep .activate-manage-profiles a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.customer-mycustomers-editaccount .top-bar .menu-rep .activate-manage-profiles a{font-weight: 600; color: #313131;}
.customer-mycustomers-editaccount .menu-rep .activate-manage-profiles a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.customer-mycustomers-addaccount .top-bar .menu-rep .activate-manage-profiles a{font-weight: 600; color: #313131;}
.customer-mycustomers-addaccount .menu-rep .activate-manage-profiles a:after
{ position: absolute;  bottom: -1px;  left: 0;  display: block;  width: 100%;  height: 1px;  content: '';
    background: #fff;
}

.table.order-ref tbody tr td.ref-availability.low span{ background:#ff8000; }

.error-msg-search, .minisearch-error-msg-search{color: rgb(204, 0, 0);
    padding: 0.2em 0 0 0;
    display: block;}
/** Recherche PFI **/
.catalogsearch-noresult-index #search-article{width: 94%;}
.account.customer-account-index .search-pfi{width: 93%;}
.block-facet.filter-out,
.category-panoramiques .block-facet.numero_produit_filtre,
.category-panoramiques .facet-block--search{ display:none;}

/**Fiche produit**/
/*.product-content .product-infos .product-infos--addtocart .button-sample{display: none;}*/

/*checkout*/
.super-total .shipping .content {display: none;}
.cart-container .super-total{border-top: unset;}
.cart-content .super-total .table th.mark, .cart-content .super-total .table td{ border:none; }
.cart-content .super-total .table tr th.mark
{
    font-size: 16px;
    line-height: 100%;
    padding: 20px;
    text-align: right;
    border-top: 1px dotted #efefef;
    border-left:none;
    background: #fff;
    text-transform: uppercase;
}
.cart-content .super-total .table tr th:last-child
{
    width: 40%;
    padding-right: 70px;
}
.cart-content .super-total .table tr th small
{
    font-size: 12px;
}
.cart-content .super-total .table tr:last-child th
{
    font-size: 18px;
    font-weight: bold;
}
.cart-content .super-total .table tr:nth-child(3) th
{
    font-weight: normal; text-transform: uppercase;
}
.cart-content .table tbody tr th.mark{
    border-right: none;
}
.cart-content .cart-totals .table-caption{ display:none; }
.cart-content .totals-tax-summary{ display:none;}
.button.disabled {
    background: #DCDCDC;
}

.table.cart-table td.price input {
    border: 1px solid #bbb;
    height: 34px;
    text-align: center;
    width: 70px;
}
.table.cart-table td.discount input {
    border: 1px solid #bbb;
    height: 34px;
    text-align: center;
    width: 40px;
}

.table.cart-table td.untiy-col .custom-select {
    border: 1px solid #bbb;
    height: 34px;
    width: 70px;
}
.table.cart-table td.untiy-col .custom-select select {
    height: 32px;
}
a.update_cart span{
    color:#7b7b7b;
    display: block;
    padding: 2px 0;
    text-decoration: underline;
    float:right;
}
.expand-content-order{display: none;}
.account.customer-address-adddeliveryaddress .page.messages{text-align:center; width:100%;}
/** Mes Documents **/
.account.customer-account-document .ambiance-img{height: 10em;}

.account.customer-account-allcollections .title-articles{margin: 1.5em 0 2em 0;}
.account.customer-account-allcollections .title-pav{margin: 3em 0 2em 0; clear: both;}
.account.customer-account-allcollections .brand-name{margin: 2em 0 0.5em 1%; color: #6b6969;}
.account.customer-account-allcollections .list-img{margin: 0;}
.account.customer-account-allcollections .list-img li{width: 20%;}
.account.customer-account-allcollections .list-img li a img{height: 10em;}
.msg-nocollection{padding: 0 0 0 2%;}
.ambiance-name{ display: inline-block; padding-top:7px; }
.list-img li img.ambiance-img{width:158px; height:158px;}

.form.contact span.info{
    font-style:italic;
}
#password-strength-meter-label{display:none;}

.page.messages.container{
    margin-bottom:20px;
}

.table.order-ref td.ref-unity .custom-select{
    width:70px;
    height:34px;
    border:1px solid #bbb;
}

form input.input_qty.mage-error,
form .ref-price input.mage-error
{
    border:2px solid #c00;
}


.unavailable_detail{
    opacity: 0.3; filter: alpha(opacity=30);
}

.italic{
    font-style:italic;
}

.div-extrait{
    text-align: right;
    width:100%;
    display: block;
}

.cart.item.message.notice{
    color:#c00;
}

.search-autocomplete{
    background-color: white;
    border:1px solid #999;
    border-top:0;
}


.search-autocomplete .product-image-box{
    background-color: white;
}

.smile-elasticsuite-autocomplete-result { padding: 10px; }
.search-autocomplete .autocomplete-list-title{
    font-size:18px;
    text-transform:uppercase;
    padding-top:13px;
}

.search-autocomplete span.qs-option-name, .search-autocomplete div .product-shop.product-item{
    font-size:14px;
    cursor: pointer;
}

.smile-elasticsuite-autocomplete-result .autocomplete-list dd{
    width:90%;
    display:inline-block;
    padding:5px 0 5px 0;
}

.smile-elasticsuite-autocomplete-result .autocomplete-list dd:first-child{
    padding:0 0 5px 0;
}


.smile-elasticsuite-autocomplete-result .autocomplete-list .product-image-box{
    float:left;
    align-self: center;
}
.smile-elasticsuite-autocomplete-result .autocomplete-list .product-item{
    float:left;
    display: flex;
    vertical-align: middle;
    margin-left: 15px;
    align-items: center;
    height: 60px;
}
.smile-elasticsuite-autocomplete-result .autocomplete-list .product-item .comment{
    font-style: italic;
    font-weight: bold;
}


.catalogsearch-result-index  .message.notice{
    margin-bottom:20px;
}

form.minisearch.processing input.input-search , form.minisearch-forms.processing > input{
    background-image: url('../img/ajax-loader.gif');
    background-size: 25px 25px;
    background-position: 99% center;
    background-repeat: no-repeat;
}

.table.command-table-full td.img-col-abo {
    width: 100px;
    padding-right: 15px;
    padding-left: 20px;
}
.table.command-table-full td.title-col-abo {
    width: 40%;
    padding-left: 0;
    text-align: left;
}
.table.command-table-full td.status-col-abo {
    width: 25%;
}
.table.command-table-full td.qte-col-abo {
    width: 10%;
}
.title-contrat{ font-weight:600; font-size:16px; margin-bottom:5px; }

.bxslider.carousel-collection .carousel-item .description_hp
{
    margin:0 auto;
    top:20%;
    position: relative;
    width: 40%;
}
.bxslider.carousel-collection .carousel-item .description_hp_text
{
    top:5%;
    position: relative;
    width: 100%;
    height: 270px;
    background-color:#E4E4E4;
    opacity: 0.8;
}

.bxslider.carousel-collection .carousel-item .description_hp p, .bxslider.carousel-collection .carousel-item .description_hp_text p
{
    position: relative;
    right: auto;
}
.bxslider.carousel-collection .carousel-item .description_hp_text p{ top:5%; background-color:#E4E4E4;}

.bxslider.carousel-collection .carousel-item .description_hp p a, .bxslider.carousel-collection .carousel-item .description_hp_text p a{
    color:#000;
    text-decoration:underline;
}



.page-product-configurable #product-options-wrapper{
    display:block;
}
.button.valid-checkout{ cursor:pointer; }




/** DEBUt AJout DUEDATES **/


.product-content .product-infos .product-infos--availability .availability span.fancy{
    width:auto;
    color:#fff;
}

.block-product .block-product--sticker {
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    top: 45px;
    left: 0;
    padding: 3px 8px 2px 8px;
    color: #fff;
    background: #222222;
    min-height: 24px;
    width:auto;
}

.product-content .product-infos .product-infos--sticker{
    display:inline-block;
    font-size: 15px;
    font-weight: 500;
    padding: 4px 8px 2px 8px;
    color: #fff;
    background: #222222;
    min-height:24px;
    max-height:24px;

}

.product-content .product-infos .product-infos--availability p
{
    font-size: 13px;
    padding: 0 20px;
    color: #7b7b7b;
}


.product-content .product-infos .product-infos--availability p.reapprovisionnement{
    color:#FF0000;font-size: 14px;
}

.product-content .product-infos .product-infos--availability .availability
{
    font-size: 15px;

    margin-bottom: 20px;

    color: #000;
}
.product-content .product-infos .product-infos--availability .availability .stickerbox
{
    display: inline-block;

    min-width: 150px;
    padding:0 30px 0 0;

    color: #7b7b7b;
}


/* ORDER BY REFERENCE DU DATES*/



.table.order-ref tbody tr td.ref-availability
{
    text-align: left;
    padding: 10px 15px!important;
    width:190px;
}
.table.order-ref tbody tr td.ref-availability .availability-sticker{
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    padding: 4px 8px 4px 8px;
    color:#fff;
    background:#222222;
    min-height: 24px;
    max-height: 24px;
    margin:0 0 5px 0;

}


.table.order-ref tbody tr td.ref-availability .reapprovisionnement{
    font-size:12px;
    color:#313131;
    margin:0 0 5px 0;
}

.table.order-ref tbody tr td.ref-availability .reapprovisionnement.fini{
    font-size:13px;
    color:#313131;
    margin:0 0 0 10px;
    vertical-align: middle;
    display: inline-block;
}
.table.order-ref tbody tr td.ref-availability .stock-button{
    position: relative;
    font-size:12px;
    white-space: nowrap;
    cursor: pointer;
    text-decoration: underline;
    color: #7b7b7b;
    border: none;
    background: none;
    padding:0 15px 0 0;
    margin:0 0 5px 0;
}

.table.order-ref tbody tr td.ref-availability .stock-button [class*='icon-']
{
    position: absolute;
    top: 2px;
    right: 0;
}
.table.order-ref tbody tr td.ref-availability .stock-button [class*='icon-']:before
{
    font-size: 10px;
}
.table.order-ref tbody tr td.ref-availability .stock-button.active
{
    color: #000;
}


.table.order-ref tbody tr td.ref-availability span.number
{
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    padding: 4px 20px 2px 20px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #9ed200;
    margin:0 0 5px 0;
}

.table.order-ref tbody tr td .stock  table{max-width:630px;margin:auto;}
.table.order-ref tbody tr td .stock  table thead tr{border-top: 0px solid #fff;}
.table.order-ref tbody tr td .stock  table th {
    color:#313131;
    font-size:14px;
}
.table.order-ref tbody tr td .stock  table td {
    border:1px solid #313131;
    text-align:center;
    color:#313131;
    font-size:14px;
}

.item-detail{
    opacity: 1;
    border:1px solid;
    padding:20px;
    border-radius: 3px;
    position:absolute;
    background-color:white;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    z-index:9999;
}

.option_item_detail{
    font-style: italic;
    cursor:pointer;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

.option_item_detail.disable i:before{
    -ms-transform: rotate(-90deg) ;
    -webkit-transform: rotate(-90deg) ;
    transform: rotate(-90deg) ;

}

.option_item_detail i:before{
    content:"▼";
    display:inline-block;
    transition: transform .4s ease-out;
}


.displaynone.item-detail{
    opacity: 0;
}

a.action.action-duplicate img{
    filter: invert(84%) sepia(0%) saturate(1387%) hue-rotate(25deg) brightness(87%) contrast(91%);
    width:17px;
}

.table.cart-table .total.warning td.label{
    line-height:100%;
    font-size:80%;
    padding:10px 5px;
    color:red;
}

.krumo-version{
    display:none;
}

.pre-title{
    padding-left:20px;
    font-size:12px;
}
.pre-title .separator{
    padding:0px 5px;
}

.carousel-similar li{
    display:inline-block;
}

.form-content.form-inline .field-group.field-radio.customer .field-input label ~ label{
    margin-left:0px;
}

.field-group.no-compte{ display: none; }

.cart-summary.super-total .cart-totals{
    min-height:300px;
    background: url('../img/ajax-loader.gif') #fff no-repeat center center;
    margin-bottom: 20px;
}
.account.customer-account-orders .title-border{
    padding:0;
}

.form-filter.form-collection .field-group{
    width: 40%;
}
.form-filter.form-collection .field-group.button{
    width: 13%;
}

.form-filter.form-collection .field-group.group-inline .field-input .button{
    width: 100%;
    margin-top: 5px;
}

.form-filter.form-collection .custom-select select{
    height: 34px;
}

.collections.list-expand .expand-button-collection{
    position: relative;
    z-index: 2;
    display: inline-block;
    padding-right: 15px;
    background: #fff;
    width: 100%;
    text-align: left;
    border: 0;
    font-size: 18px;
}

.collections.list-expand .expand-button-collection [class*="icon-"] {
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 15%;
    margin-top: -15px;
    color: #111111;
    font-weight: 400;
}

.catalogsearch-noresult .main.sidebar-left .content{
    float:initial;
    width:100%;
    border:none;
}


.catalogsearch-noresult .main.sidebar-left .content{
    padding: 0;
}


#layer-product-list.ajax-loading , #layered-filter-block-container.ajax-loading{
    opacity: 0.6;
    -webkit-transition: opacity 0.1s, visibility 0s 0.1s;
    transition: opacity 0.1s, visibility 0s 0.1s;
}

#layer-product-list, #layered-filter-block-container{
    opacity: 1;
    -webkit-transition: opacity 0.1s, visibility 0s 0.1s;
    transition: opacity 0.1s, visibility 0s 0.1s;
}


.block-facet .facet-block--content .filter-options a{
    font-size: inherit;
    font-weight: inherit;
    display: inherit;
    margin: inherit;
    text-align: inherit;
    text-decoration: inherit;
}

.table.cart-table th.brand {
    text-align: left;
}

.sold-roll{
    display: block;
    margin-bottom:15px;
}

nav.menu-main .open-accessories.no-acces
{
    display: none;
}



.facet-block--content.expand-content.color_main a  {
    width:34px;
    height:34px;
    border: 1px solid transparent;
    float:left;
    padding:3px;
    margin:3px;
}


.facet-block--content.expand-content.color_main a:hover{
    border: 1px solid black;
}

.facet-block--content.expand-content.color_main div.swatch-option.color {
    width:26px;
    height:26px;
}


.bxslider.c-decouvrir--carousel{
    height: 277px;
    margin-bottom: 60px;
}


.bxslider.c-decouvrir--carousel .c-decouvrir.c-decouvrir--dp{
    text-align: left !important;
    float: left !important;
    position: absolute;
    max-height: 277px;
    max-width: 1180px;
}
.avatar .ui-icon.undefined{ background-image: none !important;}
.catalog-product-simple .product-options-wrapper{ display: none !important; }
.catalog-product-simple .product-content .product-infos .product-infos--description ul li{ margin: 0 0 15px; }
.catalog-product-simple .picto_use, .catalog-product-simple .picto_utilisation, .catalog-product-simple .picto_chlore{ float: right; }
.c-productItem img.photo.image {
    height: 274px;
    object-fit: cover;
    object-position: bottom;
}



.catalog-product-view .ui-selectmenu-menu .ui-widget.ui-widget-content .ui-menu-item:first-child .ui-menu-item-wrapper:first-child{
    padding-left:6px;
}


.item-detail .tc-l-page_title , .item-detail .tc-l-page_title2{
    font-weight: bold;
}
.block-product .block-product--new{
    z-index: 19;
}

.categorypath-accessoires .swatch-option.image{ height:26px; }

.catalog-category-view.category-accessoires .block-facet.collection_name,
.catalog-category-view.category-accessoires .block-facet.numero_produit_filtre
{
    display: none;
}

.ui-menu .ui-menu-item .ui-menu-item-wrapper,
.product-options-wrapper .ui-selectmenu-text
{
    text-transform:lowercase;
}
.ui-menu .ui-menu-item .ui-menu-item-wrapper::first-letter,
.product-options-wrapper .ui-selectmenu-text::first-letter
{
    text-transform:uppercase;
}

.fotorama__stage__frame .fotorama__img{
    top:44.7% !important;
}
.product-content .fotorama__arr.fotorama__arr--prev,
.product-content .fotorama__arr.fotorama__arr--next{
    display: none !important;
}

button.savecart.button {
    cursor: pointer;
}

@media screen and (max-width: 660px) {
    .cart-update.mobile {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        right: unset;
        bottom: unset;
        visibility: visible;
    }
}


.button-calculateur{
    font-size: 15px !important;
    font-family: 'Hind', sans-serif;
}
.cs-m-product__buttons.calculator{
    padding: 0 0 15px 0;
}

.cs-c-btn.cs-c-btn--submit,
.cs-c-btn--submit
{
    font-size: 16px;

    position: relative;
    z-index: 1;

    display: -webkit-inline-box;

    display: -webkit-inline-flex;

    display: -ms-inline-flexbox;

    display: inline-flex;

    min-width: 130px;
    height: 40px;
    padding: 5px 15px;

    text-align: center;

    color: #fff;
    background-color: #000;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 768px)
{
    .cs-c-btn.cs-c-btn--submit,
    .cs-c-btn--submit
    {
        /*font-size: 18px;*/
    }
}
.cs-c-btn.cs-c-btn--submit:before,
.cs-c-btn--submit:before
{
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;

    display: block;

    width: 0;
    height: 100%;

    content: '';
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;

    opacity: .2;
    border-radius: 0 20px 20px 0;
    background-color: #fff;
}
.cs-c-btn.cs-c-btn--submit:focus,
.cs-c-btn.cs-c-btn--submit:hover,
.cs-c-btn--submit:focus,
.cs-c-btn--submit:hover
{
    color: #fff;
}
.cs-c-btn.cs-c-btn--submit:focus:before,
.cs-c-btn.cs-c-btn--submit:hover:before,
.cs-c-btn--submit:focus:before,
.cs-c-btn--submit:hover:before
{
    width: 100%;

    border-radius: 0 0 0 0;
}

.computer
{
    position: fixed;
    z-index: 21;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    overflow: auto;

    margin: 0;
    padding: 15px 15px 30px 15px;

    -webkit-transition:         transform .5s;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition:         transform .5s;
    transition:         transform .5s, -webkit-transform .5s;
    transition:         transform .5s,
    -webkit-transform .5s;
    -webkit-transform: translate(200%, 0);
    -ms-transform: translate(200%, 0);
    transform: translate(200%, 0);
    text-align: initial;

    background: #fff;
}
@media (min-width: 1101px)
{
    .computer
    {
        width: 53%;
        padding: 40px;

        box-shadow: -6px 0 16px rgba(0, 0, 0, .13);
    }
}
.computer.opened
{
    -webkit-transform: translate(0%, 0px);
    -ms-transform: translate(0%, 0px);
    transform: translate(0%, 0px);
}
@media (min-width: 1101px)
{
    .computer.opened
    {
        -webkit-transform: translate(89%, 0px);
        -ms-transform: translate(89%, 0px);
        transform: translate(89%, 0px);
    }
}
.computer .cs-m-field_input
{
    padding: 0 12px;
}
.computer .cs-m-field--inline .cs-m-field_label
{
    font-size: 14px;

    left: 12px;
}
.computer .cs-m-field--inline .cs-m-field_input:focus + .cs-m-field_label,
.computer .cs-m-field--inline .cs-m-field_input.js-cs-m-field--filled + .cs-m-field_label,
.computer .cs-m-field--inline .cs-m-field_select:focus + .cs-m-field_label,
.computer .cs-m-field--inline .cs-m-field_select.js-cs-m-field--filled + .cs-m-field_label
{
    font-size: 12px;
}

.computer-title
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-bottom: 20px;
    padding-bottom: 20px;

    background-image: -webkit-linear-gradient(left, #ccc 33%, rgba(255, 255, 255, 0) 0%);

    background-image: linear-gradient(to right, #ccc 33%, rgba(255, 255, 255, 0) 0%);
    background-repeat: repeat-x;
    background-position: bottom;
    background-size: 5px 1px;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;
}
@media (min-width: 1101px)
{
    .computer-title
    {
        padding-bottom: 0;

        background: none;
    }
}
.computer-title_picto-prev
{
    width: 24px;
}
@media (min-width: 1101px)
{
    .computer-title_picto-prev
    {
        display: none;
    }
}
.computer-title_picto-close
{
    display: none;
}
@media (min-width: 1101px)
{
    .computer-title_picto-close
    {
        position: absolute;
        top: 20px;
        right: 20px;

        display: block;

        width: 24px;
        height: 24px;

        cursor: pointer;
    }
}
.computer-title_text
{
    font-size: 20px;
}
@media (min-width: 1101px)
{
    .computer-title_text
    {
        font-size: 30px;
        line-height: 38px;
    }
}

.computer-illu
{
    display: none;
    float: right;
}
@media (min-width: 1101px)
{
    .computer-illu
    {
        display: block;
    }
}

.computer-name
{
    font-size: 20px;
    font-weight: bold;

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    cursor: pointer;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;
}
@media (min-width: 1101px)
{
    .computer-name:hover
    {
        cursor: default;
    }
}
.computer-name_picto
{
    width: 28px;
}
@media (min-width: 1101px)
{
    .computer-name_picto
    {
        display: none;
    }
}
.computer-name_picto-revert
{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.computer-brand
{
    font-size: 14px;

    margin-bottom: 8px;

    color: #777;
}

.computer_todisplay
{
    display: none;

    margin-bottom: 40px;
}
@media (min-width: 1101px)
{
    .computer_todisplay
    {
        display: block !important;
    }
}

.computer-ref
{
    font-size: 12px;

    margin: 3px 0 10px;

    color: #777;
}

.computer-sizes
{
    font-size: 14px;

    margin-bottom: 5px;
}

.computer-connection
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;
}
.computer-connection img
{
    display: inline-block;

    width: 30px;
    padding: 3px;
}
.computer-connection_text
{
    color: #777;
}

.computer-define
{
    font-size: 20px;
    font-weight: 600;

    margin-top: 20px;
}
@media (min-width: 1101px)
{
    .computer-define
    {
        font-size: 16px;
    }
}

.computer-line
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;

    margin-top: 15px;
}
@media (min-width: 1101px)
{
    .computer-line
    {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.computer-line_label
{
    font-size: 16px;

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    margin-bottom: 10px;

    text-transform: uppercase;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;
}
@media (min-width: 1101px)
{
    .computer-line_label
    {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;

        min-width: 160px;
        margin-bottom: 0;

        text-align: right;

        -webkit-box-pack: center;

        -webkit-justify-content: center;

        -ms-flex-pack: center;

        justify-content: center;
    }
    .computer-line_label div
    {
        width: 100%;

        text-align: right;
    }
}
.computer-line_optional
{
    font-size: 12px;
    font-style: italic;

    margin-left: 10px;

    text-transform: lowercase;

    color: #777;
}
@media (min-width: 1101px)
{
    .computer-line_optional
    {
        width: 100%;
        margin-left: 0;

        text-align: right;
    }
}
.computer-line_optional:first-letter
{
    text-transform: uppercase;
}
.computer-line_values
{
    line-height: 21px;

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    margin-left: 10px;

    -webkit-box-flex: 1;

    -webkit-flex: 1 1 auto;

    -ms-flex: 1 1 auto;

    flex: 1 1 auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.computer-line_input-wrapper
{
    position: relative;

    max-width: 35%;
}
.computer-line_input-wrapper .cs-m-field
{
    margin-bottom: 0;
}
.computer-line_input-wrapper input[type=number]::-webkit-inner-spin-button,
.computer-line_input-wrapper input[type=number]::-webkit-outer-spin-button
{
    margin: 0;

    -webkit-appearance: none;
}
@media (min-width: 1101px)
{
    .computer-line_input-wrapper
    {
        max-width: 30%;
    }
}
.computer-line_unit
{
    position: absolute;
    top: 13px;
    right: 10px;
}
.computer-line_multiplication
{
    padding: 0 10px;

    text-align: center;
}
.computer-line_result
{
    padding-left: 10px;
}
.computer-line-add
{
    font-size: 12px;

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    margin-top: 15px;
    margin-left: 10px;

    cursor: pointer;

    color: #777;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;
}
@media (min-width: 1101px)
{
    .computer-line-add
    {
        margin-left: 172px;
    }
}
.computer-line-add_picto
{
    width: 18px;
    height: 18px;
    margin-right: 8px;
    padding: 3px;

    border-radius: 50%;
    background: #ccc;
}
.computer-line-add_picto path
{
    fill: #fff;
}

.computer-form-error
{
    display: none;

    margin-top: 5px;
    margin-left: 170px;

    color: #b11010;
}

.computer-btns
{
    position: relative;

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;

    margin-top: 40px;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;
}
@media (min-width: 1101px)
{
    .computer-btns
    {
        display: block;

        text-align: center;
    }
}
.computer-btns button
{
    min-width: 100% !important;
}
@media (min-width: 451px)
{
    .computer-btns button
    {
        min-width: 183px !important;
    }
}
.computer-btns_delete
{
    margin-bottom: 30px;

    text-decoration: underline;

    color: #777;
}
.computer-btns_delete:hover
{
    cursor: pointer;
    text-decoration: none;
}
@media (min-width: 1101px)
{
    .computer-btns_delete
    {
        position: absolute;

        margin-top: 10px;
        margin-left: 20px;
    }
}

.computer-result
{
    position: relative;

    display: none;

    margin-top: 38px;
    padding: 20px 16px;

    border: 1px solid #ccc;
    border-radius: 6px;
}
.computer-result_title
{
    font-size: 26px;

    text-align: center;
}
.computer-result_title strong
{
    font-size: 30px;
}
.computer-result_print
{
    position: absolute;
    top: 20px;
    right: 20px;

    display: none;

    cursor: pointer;
}
@media (min-width: 1101px)
{
    .computer-result_print
    {
        display: block;
    }
}
.computer-result_see-detail
{
    font-size: 12px;

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    margin: 8px 0;

    cursor: pointer;

    -webkit-box-pack: center;

    -webkit-justify-content: center;

    -ms-flex-pack: center;

    justify-content: center;
}
.computer-result_see-detail span
{
    text-decoration: underline;
}
.computer-result_see-detail-wrapper
{
    text-align: center;
}
.computer-result_see-detail-wrapper i
{
    font-size: 20px;
    line-height: 20px;

    margin-left: 5px;
}
.computer-result_detail
{
    display: none;

    max-width: 480px;
    margin: auto;
}
.computer-result-line
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 20px 0;

    border-bottom: 1px solid #eee;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.computer-result-line:last-child
{
    border: 0;
}
.computer-result-line_label
{
    font-size: 16px;
}
.computer-result-line_value
{
    font-size: 18px;
    font-weight: bold;

    padding-left: 15px;

    text-align: right;
    white-space: nowrap;
}

@media print {
    .computer-btns,
    .computer-line-add,
    .computer-define {
        display: none;
    }
}
@media print {
    .computer_todisplay {
        display: block;
    }
}
@media print {
    .computer-result {
        display: block;
    }
}
@media print {
    .computer-result_detail {
        display: block;
    }
}
.computer-result_notabene {
    font-size: 11px;
    text-align: center;
}
.computer-switch-buttons {
    margin-top: 20px;
}
.computer-switch-buttons .cs-c-btn {
    background-color: #FFFFFF;
    color: #000000;
    border: 1px solid black;
    cursor: pointer;
}
.computer-switch-buttons .cs-c-btn:before {
    background-color: #000000;
}
.computer-switch-buttons .cs-c-btn--active {
    background-color: #000000;
    color: #FFFFFF;
}
.computer-switch-buttons .cs-c-btn--active:before {
    background-color: #FFFFFF;
}

/*
* Select
*/
.cs-m-field_select
{
    position: relative;
}
.cs-m-field_select .icon,
.cs-m-field_select .cs-m-field--checkbox .cs-m-field_label:before,
.cs-m-field--checkbox .cs-m-field_select .cs-m-field_label:before,
.cs-m-field_select .cs-m-field--checkbox .cs-m-field_label--row:before,
.cs-m-field--checkbox .cs-m-field_select .cs-m-field_label--row:before,
.cs-m-field_select .cs-m-menu-tab > li.voir_catalogue a:before,
.cs-m-menu-tab > li.voir_catalogue .cs-m-field_select a:before,
.cs-m-field_select html:not(.can-touch) .cs-m-menu-tab > li.hovered > a:before,
html:not(.can-touch) .cs-m-field_select .cs-m-menu-tab > li.hovered > a:before,
.cs-m-field_select html.can-touch .cs-m-menu-tab > li.touched > a:before,
html.can-touch .cs-m-field_select .cs-m-menu-tab > li.touched > a:before,
.cs-m-field_select .cs-m-menu-tab > li > ul.cs-m-menu-tab_right li.voir_tout a:before,
.cs-m-menu-tab > li > ul.cs-m-menu-tab_right li.voir_tout .cs-m-field_select a:before
{
    font-size: 28px;
    line-height: 28px;

    position: absolute;
    top: 10px;
    right: 0;

    width: 50px;
    height: 28px;

    pointer-events: none;

    background-color: #fff;
}
.cs-m-field .cs-m-field_select
{
    padding: 0;
}
.cs-m-field_select .cs-c-select
{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 300;

    width: 100%;
    min-height: 48px;
    padding: 12px 25px;

    border: 0;
    background-color: #fff;

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;
}
.cs-m-field_select .cs-c-select option
{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;

    background-color: #fff;
}
.cs-m-field_select .cs-c-select option:hover
{
    /*background-color: #fff;*/
}
@media (max-width: 768px)
{
    .cs-m-field_select .cs-c-select
    {
        max-width: none;
    }
    .cs-m-field_select .cs-c-select select
    {
        font-size: 16px;
    }
    .cs-m-field_select .cs-c-select select option
    {
        font-size: 16px;
    }
}

.cs-m-field_info
{
    font-size: 12px;
    font-weight: 300;

    display: block;

    margin-bottom: 5px;
    padding-left: 25px;

    color: #707070;
}
.cs-m-field_info.required
{
    color: #b8b8b8;
}

.cs-m-field_help
{
    font-size: 12px;
    font-weight: 600;

    width: 18px;
    height: 18px;

    text-align: center;

    color: #999;
    border: none;
    border-radius: 9px;
    background-color: #f2f2f2;
}
.cs-m-field_help:hover,
.cs-m-field_help:focus
{
    color: #fff;
    background-color: #999;
}

.cs-m-field--help
{
    position: relative;

    padding-right: 28px;
}
@media (max-width: 768px)
{
    .cs-m-field--help
    {
        padding-right: 38px;
    }
}
.cs-m-field--help .cs-m-field_help
{
    position: absolute;
    top: 50%;
    right: 0;

    margin-top: -9px;
}

/*
* Inline field
*/
.cs-m-field--inline
{
    position: relative;

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;
}
.cs-m-field--inline .cs-m-field_label
{
    font-size: 18px;

    position: absolute;
    top: 50%;
    left: 25px;

    padding: 2px;

    -webkit-transition: 200ms;

    transition: 200ms;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;

    background-color: #fff;
}
.cs-m-field--inline textarea + .cs-m-field_label
{
    top: 20px;
}
@media (max-width: 768px)
{
    .cs-m-field--inline .cs-m-field_input,
    .cs-m-field--inline .cs-m-field_select,
    .cs-m-field--inline .cs-m-field_textarea
    {
        -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
    }
}
.cs-m-field--inline .cs-m-field_input:focus + .cs-m-field_label,
.cs-m-field--inline .cs-m-field_input.js-cs-m-field--filled + .cs-m-field_label,
.cs-m-field--inline .cs-m-field_select:focus + .cs-m-field_label,
.cs-m-field--inline .cs-m-field_select.js-cs-m-field--filled + .cs-m-field_label,
.cs-m-field--inline .cs-m-field_textarea:focus + .cs-m-field_label,
.cs-m-field--inline .cs-m-field_textarea.js-cs-m-field--filled + .cs-m-field_label
{
    font-size: 15px;

    top: 0;
}
.cs-m-field--inline .cs-m-field_info
{
    font-size: 18px;

    margin-bottom: 0;
    padding: 0 5px;
}

.icon-calculatrice:before
{
    content: '\E003';
    font-family: 'icons-calculateur'
}

i.icon.icon-calculatrice {
    padding-right: 15px;
    vertical-align: revert;
}

.value-calculator {
    font-size: 18px;
    font-weight: bold;
}

.container_result_by_wall {
    text-align: center;
    padding: 30px 0 30px 0;
}

.button.button.primary.button-calculateur.icon--left.js-open-calcul {
    cursor: pointer;
}

@media print {
    .product-content,
    .product-similar,
    .header,
    .footer,
    .title-bar{
        display:none;!important
    }
}

/*
Recaptcha Design
*/

input.required-captcha.checkbox {
    display: none;
}

fieldset.fieldset.additional_info .field-recaptcha{
    margin-left: 25%;
}
#search_mini_form_panoramiques{ display:none; }


/*
Create Subscription Form
*/

.subscription-form-create {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding: 20px;
    background-color: #f9f9f9;
    border-radius: 8px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.field-container {
    margin-bottom: 20px;
}

.subscription-form-create .field-label {
    margin-bottom: 5px;
    margin-top: 25px;
}

.subscription-form-create .field-label label {
    font-weight: bold;
    font-size: 16px;
}

.subscription-form-create .field-input {
    margin-bottom: 15px;
}

.subscription-form-create .field-input .dropdown-list {
    top: 89%;
    left: 0;
    max-height: 150px;
    overflow-y: auto;
    background-color: #ffffff;
    border: 1px solid #ddd;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    box-sizing: border-box;
}

.subscription-form-create .field-input .dropdown-item {
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

.subscription-form-create .field-input .dropdown-item:hover {
    cursor: pointer;
    background-color: #f0f0f0;
}

.subscription-form-create .field-input .input-row{
    position: relative;
}

.subscription-form-create .field-input .add-row-button {
    width: 100%;
    height: 40px;
    margin-top: 10px;
    -webkit-transition: all .15s ease-out 0s;
    transition: all .15s ease-out 0s;
    text-align: center;
    border: none;
    border-radius: 4px;
    background: #f4f4f4;
}

.subscription-form-create .field-input .add-row-button:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, .4);
}

.subscription-form-create .field-input input {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
}

.subscription-form-create .field-input.brand span {
    white-space: nowrap;
}
.subscription-form-create .field-input.brand input {
    width: unset;
}

.subscription-form-create .field-input input.pav, .subscription-form-create .field-input input.vitrine{
    width: 31%;
    margin: 5px;
}

.subscription-form-create .photo-label {
    display: inline-block;
    padding: 8px 16px;
    background-color: #007bff;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    transition: background-color 0.2s;
}

.subscription-form-create .photo-label:hover {
    background-color: #0056b3;
}

.subscription-form-create .photo-input {
    display: none;
}

.subscription-form-create .field-input select {
    width: 100%;
    height: 150px;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
}

.subscription-form-create .field-input select#currency {
    height: unset;
}

.radio-container{
    padding: 0;
    margin: 0 0 10px 0;
    list-style: none;
    display: flex;
}

.radio-container.plus{
    flex-flow: wrap row;
}

.destination.radio-container.plus{
    flex-flow: inherit;
}

.radio-container label{
    display: block;
    margin: 3px 12px 0 0;
    color: #313131;
}

label.label-check{
    font-weight: bold;
    display: block;
    color: #313131;
}

/*
Menu Abonnements display none if it's not admin or rep
*/

.display-abonnements{
    display: none;
}


/*
Link Create new subscription
*/

.his-subscriptions{
    display:flex;
    justify-content: space-between;
    width:100%
}

.edit-subscriptions{
    display:flex;
    justify-content: flex-end;
    width:100%
}

.title-border.create-subscription{
    width: 50%;
    flex-basis: content;
}


#edit-subcription-form {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 20px;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    z-index: 9999; /* Ensure it appears above other content */
}

.products-grid .product-image-photo.portrait {
    margin: auto;
    width: 75%;
}

.products-grid .product-image-photo.landscape {
    width: 100%;
}

