.tab { /* YJ meme style que h2 pour fiche article */
    color: #636363;
    font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 0.5em;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
}

#customer-reviews dl dd
    {
    border-bottom: 1px solid #CCCCCC;
}

/* picto cb dans checkout */

#dt_method_monetico_onetime label{
background-image:url(../images/logo-paiement.png) ;
background-repeat: no-repeat;
background-position: 150px 2px;
}

.cb-ecart{
padding-left: 3px;
}

.cb-ecart1{
margin-top: 6px;
float: right;
margin-left: 10px;
}
.viewperso_ref {
  border-bottom: 1px solid;
}

.viewperso_3 {
  border-bottom: 1px solid;
}

.viewperso_6 {
  padding-bottom: 3px;
    text-transform:uppercase;
    font-weight: 400;
    font-size:18px;
}

.viewperso_0 {
    margin-top:80px; /* YJ */
    margin-bottom: 10px; /*YJ*/
  border: 1px solid;
  background-color: #FFFFDD;
    padding-left: 5px; /*YJ*/
  min-width: 160px;
  width: 100%;
}

@media only screen and (min-width: 770px) {
  /*recherche entete  centree*/
  .middleIntro {
    float: left;
    text-align: left;
    margin-left: -15px;
    margin-top: -5px;
    margin-bottom: 0px;
  }

  /*YJ6*/
  /*c1*/
  .middleIntro p {
    /*YJ6*/
    font-family: 'Trebuchet MS';
    color: #21A9E1;
    /*YJ #99BBEE */
    font-size: 14px;
    text-align: left;
    /*YJ7*/
    font-style: normal;
  }

  .middleIntro p span a {
    /*YJ*/
    font-weight: normal;
    text-decoration: none;
    font-size: 16px;
    /*color:#41527d;*/
    color: #000;
    margin-left: 15px;
  }

  .middleIntro p strong {
    /*YJYJ*/
    font-size: 15px;
  }

  .middleIntro span strong {
    /*YJYJ*/
    font-size: 15px;
  }

  /* options produits width augmente */
}
.product-options ul.options-list label {
  color: #636363;
  background-color: #f4f4f4;
  padding: 5px 10px;
  display: inline-block;
  width: auto;
  max-width: none;
  min-width: 250 px !important;
  width: 100% !important;
  float: none;
  padding: 6px 10px 6px 40px;
}

/* CONFORT ENTETE */
.notice-confort {
  margin: 0;
  padding: 6px 0px 6px 30px;
  background: #4BB9E7; /* #58ACFA YJ */
  font-size: 14px;
  line-height: 1.35;
  border: 0;
  text-align: left;
  color: #fff;
  vertical-align: middle;
}

.notice-confort a{
    color:#fff;
    text-decoration: none;
}

.notice-confort a:hover {
    color:#FFE800;
    text-decoration: none;
}

.confort-notice .notice-inner {
  width: auto;
  padding: 0;
  background: none;
  text-align: center;
}

.confort-notice .notice-inner p {
  padding: 0;
  border: 0;
}

.tic {
    background:url(../images/tic.png) no-repeat;
    margin-top: 10px;
    padding-right: 20px;
}

/* YJ et SELVIN le 27-12 */
.product-view .product-shop .price-box .regular-price .price, .product-view .product-shop .price-box .special-price .price, .product-view .product-shop .price-box .full-product-price .price {
    font-weight: 200;
}

/* YJ 28-06°18 */
.rating-links a {color:#666;}

.price {
    color: #404050 !important;
}

/* YJ menu 2 col */
@media only screen and (min-width: 771px) {
    
.yjcol1 {
    width: 180px;
}

.yjcol2 {
    position: absolute;
    display: block;
    top: 0px;
    left: 200px;
    width: 180px;
}
    
.yjcol3 {
    position: absolute;
    display: block;
    top: 0px;
    left: 400px;
    width: 180px;
}
}

/* YJ 02082019 */  
@media only screen and (max-width: 770px) {
    .notice-confort {
        line-height: 2;
    }    
    .customaddtocart {
        white-space: normal;
    }   
}