/* product desc */
/* primary_block ***************************************************************************** */
.primary_block {
  margin-bottom: 10px;
  text-align: center;
  float:left;
  width:100%;
  background-color: #fff;
  /*font-size: 0;*/
}

.product-heading-h5 {
  color: #777777;
  font-weight: 200;
  margin: 3px 0 8px;
  font-size: 19px;
  font-family: "Roboto", sans-serif; }

#productscategory_list .product-name,
.accessories-block .product-name,
#crossselling .product-name {
  margin-bottom: 5px; }
  #productscategory_list .product-name a,
  .accessories-block .product-name a,
  #crossselling .product-name a {
    font-size: 15px;
    line-height: 18px;
    color: #00bbd3; }
    @media (max-width: 480px) {
      #productscategory_list .product-name a,
      .accessories-block .product-name a,
      #crossselling .product-name a {
        font-size: 12px;
        line-height: 16px; } }
    #productscategory_list .product-name a:hover,
    .accessories-block .product-name a:hover,
    #crossselling .product-name a:hover {
      color: #333333; }

.primary_block .pb-left-column img {
  max-width: 100%;
  height: auto; }

.socialsharing_product {
  margin-bottom: 22px; }

/* .pb-left-column ***************************************************************************** */
.pb-left-column {
  margin-bottom: 15px;
}
  @media only screen and (max-width: 479px) {
    .pb-left-column {
      margin: 0 auto 15px;
      float: none; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .pb-left-column {
      margin: 0 auto 15px;
      float: none; } }
  .pb-left-column #image-block {
    position: relative;
    z-index: 1;
    padding: 0;}
    .pb-left-column #image-block.is_caroucel {}
      @media (min-width: 1200px) {
        .pb-left-column #image-block.is_caroucel {
          margin-right: 12px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .pb-left-column #image-block.is_caroucel {
          margin-right: 0; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .pb-left-column #image-block.is_caroucel {
          margin-left: 0;
          margin-right: 0; } }
    .pb-left-column #image-block img {
      background: none;
      width: 100%; }
.pb-left-column #image-block #view_full_size {
  display: block;
  cursor: pointer;
  float: left;
  width: 100%;
  height: auto;
  background-width: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-color: transparent;
}
      .pb-left-column #image-block #view_full_size .span_link {
        position: absolute;
        bottom: 20px;
        left: 50%;
        margin-left: -68px;
        display: block;
        padding: 10px 0;
        text-align: center;
        line-height: 22px;
        color: #777676;
        width: 136px;
        text-align: center;
        font-weight: 700;
        background: rgba(255, 255, 255, 0.5);
        -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
        -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16); }
        .pb-left-column #image-block #view_full_size .span_link:after {
          font-family: "FontAwesome";
          color: #c0c0c0;
          font-size: 20px;
          line-height: 22px;
          content: "\f00e";
          font-weight: normal;
          margin: 0 0 0 4px; }
        .pb-left-column #image-block #view_full_size .span_link:hover:after {
          color: #888888; }
    .pb-left-column #image-block a.jqzoom div div img {
      width: auto;
      max-width: 10000px; }
    .pb-left-column #image-block a.jqzoom div div .zoomWrapper {
      border: none; }
    .pb-left-column #image-block .zoomPad {
      z-index: auto !important; }
    .pb-left-column #image-block .new-box,
    .pb-left-column #image-block .sale-box {
      z-index: 50002; }

/* miniatures */
.pb-left-column #views_block {
  margin-top: 0px;
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 1; }

#thumbs_list {
  overflow: hidden;
  width: 86px;
  height: 662px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    #thumbs_list {
      height: 360px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #thumbs_list {
      height: 245px; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    #thumbs_list {
      height: 357px;
      width: 86px; } }
  @media only screen and (max-width: 479px) {
    #thumbs_list {
      height: 189px; } }
  #thumbs_list ul#thumbs_list_frame {
    list-style-type: none;
    padding-left: 0;
    overflow: hidden;
    margin: -10px 0 0 0; }
    @media (min-width: 992px) and (max-width: 1199px) {
      #thumbs_list ul#thumbs_list_frame {
        margin-top: -5px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      #thumbs_list ul#thumbs_list_frame {
        margin-top: -3px; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      #thumbs_list ul#thumbs_list_frame {
        margin-top: -4px; } }
    @media only screen and (max-width: 479px) {
      #thumbs_list ul#thumbs_list_frame {
        margin-top: -16px; } }
  #thumbs_list li {
    float: left;
    height: 86px;
    width: 86px;
    cursor: pointer;
    margin-top: 10px;
    line-height: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media (min-width: 992px) and (max-width: 1199px) {
      #thumbs_list li {
        margin-top: 5px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      #thumbs_list li {
        margin-top: 3px; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      #thumbs_list li {
        margin-top: 4px; } }
    @media only screen and (max-width: 479px) {
      #thumbs_list li {
        margin-top: 16px; } }
    #thumbs_list li a {
      display: block;
      border: 2px solid transparent;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      background: #f4f4f4; }
      #thumbs_list li a:hover, #thumbs_list li a.zoomThumbActive {
        border-color: #e4e4e4; }
      #thumbs_list li a:hover {
        border: 2px solid #e4e4e4; }
    #thumbs_list li img {
      width: 100%;
      height: 100%;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }

.box-cart-bottom {
  padding-top: 20px; }

.two-columns .pb-left-column #image-block.is_caroucel {
  margin-right: 0; }
  @media (min-width: 768px) and (max-width: 991px) {
    .two-columns .pb-left-column #image-block.is_caroucel {
      margin-left: 0; } }
@media (min-width: 991px) {
  .two-columns #thumbs_list {
    height: 324px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .two-columns #thumbs_list {
    height: 298px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .two-columns #thumbs_list {
    height: 442px; } }
.two-columns #usefull_link_block li {
  clear: left;
  border: none;
  padding-left: 0; }
  .two-columns #usefull_link_block li#favoriteproducts_block_extra_add, .two-columns #usefull_link_block li#favoriteproducts_block_extra_remove, .two-columns #usefull_link_block li#favoriteproducts_block_extra_added, .two-columns #usefull_link_block li#favoriteproducts_block_extra_removed {
    padding-left: 20px; }
    .two-columns #usefull_link_block li#favoriteproducts_block_extra_add:before, .two-columns #usefull_link_block li#favoriteproducts_block_extra_remove:before, .two-columns #usefull_link_block li#favoriteproducts_block_extra_added:before, .two-columns #usefull_link_block li#favoriteproducts_block_extra_removed:before {
      left: 1px; }

@media (min-width: 1200px) {
  .three-columns .pb-left-column #image-block.is_caroucel {
    margin-right: 4px; } }
@media (min-width: 1200px) {
  .three-columns #thumbs_list {
    height: 470px; } }

#view_scroll_left,
#view_scroll_right {
  width: 100%;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: rgba(18, 18, 18, 0.3);
  text-align: center; }
  #view_scroll_left:before,
  #view_scroll_right:before {
    color: white;
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 22px; }
  #view_scroll_left:hover:before,
  #view_scroll_right:hover:before {
    color: #333333; }

#view_scroll_right {
  top: auto;
  bottom: 0; }
  #view_scroll_right:before {
    content: "\f0d7"; }

#view_scroll_left:before {
  content: "\f0d8"; }

.resetimg {
  padding: 0 15px 0 0;
  position: absolute;
  right: 15px;
  bottom: 0px;
  margin-bottom: 5px;
  z-index: 1; }
  .resetimg #resetImages i {
    margin-right: 6px; }

/* link list */
#usefull_link_block {
  overflow: hidden; }
  #usefull_link_block li {
    float: left;
    padding: 0 15px;
    border-left: 1px solid #e4e4e4;
    margin-bottom: 5px; }
    #usefull_link_block li:first-child {
      border-left: 0;
      padding-left: 0; }
    #usefull_link_block li a {
      color: #888888;
      font-weight: 400;
      position: relative;
      padding-left: 20px;
      line-height: 18px;
      display: inline-block; }
      #usefull_link_block li a:before {
        font-family: "FontAwesome";
        font-size: 15px;
        line-height: 18px;
        position: absolute;
        top: 0;
        left: 0;
        font-weight: normal; }
      #usefull_link_block li a:hover {
        color: #333333; }
    #usefull_link_block li.print a:before {
      content: "\f02f"; }
    #usefull_link_block li.sendtofriend a:before {
      content: "\f003"; }
    #usefull_link_block li#left_share_fb a:before {
      content: "\f09a"; }
    #usefull_link_block li#favoriteproducts_block_extra_remove, #usefull_link_block li#favoriteproducts_block_extra_add, #usefull_link_block li#favoriteproducts_block_extra_removed, #usefull_link_block li#favoriteproducts_block_extra_added {
      cursor: pointer;
      position: relative; }
      #usefull_link_block li#favoriteproducts_block_extra_remove:before, #usefull_link_block li#favoriteproducts_block_extra_add:before, #usefull_link_block li#favoriteproducts_block_extra_removed:before, #usefull_link_block li#favoriteproducts_block_extra_added:before {
        font-family: "FontAwesome";
        color: #888888;
        font-size: 15px;
        line-height: 18px;
        position: absolute;
        top: 0;
        left: 12px;
        font-weight: normal;
        content: "\f08a"; }
      #usefull_link_block li#favoriteproducts_block_extra_remove:hover, #usefull_link_block li#favoriteproducts_block_extra_add:hover, #usefull_link_block li#favoriteproducts_block_extra_removed:hover, #usefull_link_block li#favoriteproducts_block_extra_added:hover {
        color: #333333; }
    #usefull_link_block li#favoriteproducts_block_extra_removed:before {
      content: "\f004"; }

/* pb-right-column ****************************************************************************** */
.pb-right-column {
  text-align: left;
}
.pb-right-column .txt-produit-resume{
  margin: 0 0 20px;
  font-size: 14px;
  text-align: left;
}

#page .pb-right-column .txt-produit-resume p{
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  #page .pb-right-column .txt-produit-resume p {
    margin-bottom: 0;
  }
}

.pb-right-column .product-info-line {
  overflow: hidden;
  margin: 0 0 5px -15px;
  line-height: 24px; }
  .pb-right-column .product-info-line > p {
    float: left;
    padding-left: 15px;
    margin-bottom: 5px; }
    .pb-right-column .product-info-line > p label {
      margin: 0;
      font-weight: normal;
      color: #888888; }
    .pb-right-column .product-info-line > p span.editable {
      background: #feea3a;
      color: #333;
      display: inline-block;
      padding: 0 9px;
      font-size: 11px;
      text-transform: uppercase;
      font-weight: normal; }
.pb-right-column h1 {
  color: #29002f;
  font-family: belleza;
  font-size: 28px;
  padding: 0;
  margin: 0;
  border-bottom: none;
}
  @media (max-width: 767px) {
    .pb-right-column h1 {
      font-size:24px;
      margin: 0 0 10px;
    }
  }
.pb-right-column #short_description_block {
  color: #666666; }
  .pb-right-column #short_description_block #short_description_content {
    padding: 0 0 10px;
    word-wrap: break-word; }
    .pb-right-column #short_description_block #short_description_content p {
      line-height: 18px; }

#product p#loyalty {
  padding: 17px 0 15px 35px;
  border-bottom: 1px solid #e4e4e4;
  margin: 10px 0 0px;
  position: relative; }
  #product p#loyalty b {
    color: #888888; }
  #product p#loyalty:before {
    content: "\f024";
    font-family: "FontAwesome";
    color: #cfcccc;
    font-size: 26px;
    line-height: 28px;
    position: absolute;
    top: 16px;
    left: 0; }

#page .rte {
  word-wrap: break-word;
clear: both;
}

#attributes {
  margin-bottom: 15px; }
  #attributes fieldset label {
    vertical-align: top;
    display: inline-block;
    padding-right: 7px;
    font-weight: normal;
    font-weight: 500;
    padding-top: 3px;
  }
  #attributes .attribute_list {
    display: inline-block; }
    #attributes .attribute_list .form-control {
      max-width: 230px; }
@media (max-width: 480px) {
  #attributes .attribute_list .form-control {
    width: 100px;
    height: 40px;
  }
}

      #attributes .attribute_list .form-control option {
        background: white;
        color: #666666; }
    #attributes .attribute_list ul {
      clear: both; }
      #attributes .attribute_list ul li {
        float: left;
        margin-right: 10px; }
    #attributes .attribute_list input.attribute_radio {
      float: left;
      margin-left: 3px; }
    #attributes .attribute_list div.radio,
    #attributes .attribute_list div.radio span,
    #attributes .attribute_list div.radio input {
      float: none;
      display: inline-block; }
    #attributes .attribute_list #color_to_pick_list {
      list-style-type: none; }
      #attributes .attribute_list #color_to_pick_list li {
        float: left;
        margin: 0 3px 3px 0;
        padding: 1px;
        border: 1px solid #e4e4e4;
        clear: none; }
        #attributes .attribute_list #color_to_pick_list li a.color_pick {
          display: block;
          height: 22px;
          width: 22px;
          cursor: pointer; }
        #attributes .attribute_list #color_to_pick_list li.selected {
          border: 1px solid #4d4d4d; }

.box-info-product .ajax_add_to_cart_product_button {
  background-color: #29002f;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  float: left;
  padding: 5px 0;
  text-align: center;
  width: 100%;
  font-size: 20px;
  border: medium solid #29002f;
  height: 45px;
  font-family: 'belleza';
  text-transform: uppercase;
  margin: 0;
}
  .box-info-product .ajax_add_to_cart_product_button:hover {
    border:medium solid #29002f;
    color:#29002f;
    background-color:#ffffff;
  }
      @media (max-width: 991px) {
        .box-info-product .ajax_add_to_cart_product_button:before {
          display: none; } }
    .box-info-product .ajax_add_to_cart_product_button.added:before {
      content: "\f00c";
      font-family: "FontAwesome"; }
    .box-info-product .ajax_add_to_cart_product_button.added.disabled, .box-info-product .ajax_add_to_cart_product_button.disabled, .box-info-product .ajax_add_to_cart_product_button[disabled] {
      opacity: 1 !important; }
      .box-info-product .ajax_add_to_cart_product_button.added.disabled:before, .box-info-product .ajax_add_to_cart_product_button.disabled:before, .box-info-product .ajax_add_to_cart_product_button[disabled]:before {
        content: "\f110";
        font-family: "FontAwesome";
        animation: 2s linear 0s normal none infinite spin;
        -webkit-animation: 2s linear 0s normal none infinite spin;
        -moz-animation: 2s linear 0s normal none infinite spin;
        border: none;
        opacity: 1; }

/* table_data_sheet */
.table-data-sheet, table.table-product-discounts {
  border: none;
  width: 100%;
  margin: 0 0 20px;
  background: white; }
  .table-data-sheet tr, table.table-product-discounts tr {
    border: none; }
    .table-data-sheet tr.even, table.table-product-discounts tr.even {
      background: #f9f9f9; }
    .table-data-sheet tr td, table.table-product-discounts tr td {
      padding: 10px 20px 11px; }
      .table-data-sheet tr td:first-child, table.table-product-discounts tr td:first-child {
        border: none;
        width: 30%;
        font-weight: 400;
        color: #888888; }
    .table-data-sheet tr th, table.table-product-discounts tr th {
      color: #888888; }

/* accessories  */
.accessories-block .block_description {
  display: none; }
.accessories-block .exclusive span {
  font-size: 13px;
  line-height: 18px;
  padding: 2px 8px 3px;
  text-decoration: none; }
  .accessories-block .exclusive span:focus, .accessories-block .exclusive span:active {
    text-decoration: none; }

/* quantity_wanted */
#quantity_wanted_p {
  overflow: hidden;
  margin-right: 20px;
  padding-top: 7px;
  margin-bottom: 0;
  width: 100px;
  display: flex;
}
#quantity_wanted_p .text { order: 2; }
#quantity_wanted_p .button-minus { order: 1; }
#quantity_wanted_p .button-plus { order: 3; }
#quantity_wanted_p input {
  width: 40px;
  height: 30px;
  padding: 0 10px;
  text-align: center;
  float: left;
  line-height: 30px;
  box-sizing: border-box;
  border: none;
}
  #quantity_wanted_p .btn {
    float: left;
    margin-left: 3px; }
#quantity_wanted_p .btn.button-plus, #quantity_wanted_p .btn.button-minus {
  line-height: 28px;
  height: 30px;
  border: none;
  background: none;
  color: #333;
  margin: 0;
}
    #quantity_wanted_p .btn.button-plus span,
    #quantity_wanted_p .btn.button-minus span {
      padding: 0;
      width: 28px;
      height: 28px;
      text-align: center;
      vertical-align: middle;
      box-sizing:border-box;
    }

#add_to_cart_product_page_button {
  width: calc( 100% - 185px);
}
  #add_to_cart_product_page_button #add_to_cart {
    margin-bottom: 0; }

/* availability_statut */
#availability_date_label {
  display: inline-block;
  font-weight: 700;
  font-size: 12px; }

#last_quantities, #availability_statut #availability_value.warning_inline {
  color: white;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
  padding: 3px 8px 4px;
  background: #46a74e;
  border: 1px solid #36943e; }

#last_quantities {
  background: #ff7430;
  border: 1px solid #ea5e1a;
  padding: 4px 8px 3px;
  position: relative;
  top: 1px; }

#pQuantityAvailable {
  display: inline-block; }
  #pQuantityAvailable span#quantityAvailable {
    font-weight: bold;
    color: #888888; }

#availability_statut #availability_value.warning_inline {
  background-color: #fe9126;
  border-color: #e4752b;
  text-shadow: 1px 1px #e68322;
  margin: 0; }

.old-price-info {
  overflow: hidden;}
  .old-price-info > p {
    float: left;
    margin-right: 10px;
    margin-bottom: 0; }

#old_price {
  text-decoration: line-through;
  font-size: 18px;
  color: #888888; }

#reduction_percent,
#reduction_amount {
  display: inline-block;
  font-weight: bold;
  color: #29002f;
  font-size: 18px; }

.our_price_display {
  font-size: 18px;
  font-weight: 700;
}

  #our_price_display.new-price {
    color: #333333; }

/* online_only */
.pb-right-column p.online_only {
  font-weight: 700;
  font-size: 13px;
  color: #f13340;
  text-align: left; }

.ligne3 {
    border-bottom: 0 solid #ffffff;
    display: block;
    float: left;
    margin: 0 0 20px;
    padding: 0 0 10px;
    position: relative;
    width: 100%;
}
  .ligne3 #attributes fieldset label,
  .ligne3 label{
    color: #29002f;
    font-family: belleza;
    font-size: 22px;
    margin: 0 0 10px;
    padding: 0 0 5px;
    border-bottom: 2px dotted #cccccc;
    float:left;
  }
  .ligne3 .product_attributes #attributes,
  .ligne3 .product_attributes #quantity_wanted_p{
    text-align: left;
  }
    .ligne3 .product_attributes .attribute_list select{
      background-color: #ffffff;
      border: 1px solid #cccccc;
      box-sizing: border-box;
      color: #666666;
      display: block;
      float: left;
      font-size: 16px;
    }
  .prod-fiche-col{
    box-sizing: border-box;
    display: block;
    float: left;
    font-size: 22px;
    line-height: 26px;
    margin: 0 30px 10px 0;
    text-align: left;
    color: #29002f;
    font-family: belleza;
  }
.extra-right .ligne3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.extra-right .ligne3.product-labels {
  border-top: 1px solid #ccc;
  padding-top: 15px;
  text-align: center;
}
.product-labels .delivery {
  width: 100%;
  font-size: 14px;
  color: #444;
}
.product-labels .delivery a {
  text-decoration: underline;
}
.product-labels .delivery a:hover {
  color: #e2aba6;
}
.product-labels .pictos {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 10px 0 0;
}
.product-labels .pictos img {
  width: 150px;
  height: auto;
  max-width: 25%;
}
/* SEND TO FRIEND (pop-in) ##################################################################### */
#send_friend_form {
  width: 555px;
  overflow: hidden; }
  @media (max-width: 767px) {
    #send_friend_form {
      width: 280px; } }
  #send_friend_form .product img {
    margin: 0 0 10px 0;
    border: 1px solid #e4e4e4; }
  #send_friend_form .product p {
    padding: 0;
    color: #888888; }
    #send_friend_form .product p .product_name {
      font-size: 12px;
      color: #000; }
  #send_friend_form .form_container {
    padding: 10px 15px;
    border: 1px solid #e4e4e4;
    background: #f4f4f4; }
    #send_friend_form .form_container p.intro_form {
      padding-bottom: 6px;
      font-weight: 700;
      font-size: 13px;
      color: #888888; }
    #send_friend_form .form_container p.txt_required {
      padding-bottom: 0;
      color: #666; }
    #send_friend_form .form_container .text {
      padding-bottom: 10px; }
      #send_friend_form .form_container .text label {
        display: block;
        padding: 0;
        width: 100%;
        font-size: 12px; }
      #send_friend_form .form_container .text input {
        padding: 0 5px;
        height: 22px;
        width: 100%;
        border: 1px solid base-border-color;
        font-size: 12px;
        color: #666; }
  #send_friend_form .submit {
    margin-top: 20px;
    padding-bottom: 0;
    text-align: right; }
.prod-fiche-btn {
    align-items: center;
    background-position: center top;
    background-repeat: no-repeat;
    border: 1px solid #cccccc;
    border-radius: 10px;
    box-sizing: border-box;
    color: #29002f;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    float: left;
    font-size: 12px;
    height: 90px;
    justify-content: center;
    line-height: 16px;
    /*padding: 30px 5px 5px;*/
    position: relative;
    text-align: center;
    /*flex-basis: 32%;*/
    width:140px;
    margin-bottom: 10px;
}
@media (max-width: 767px) {
  .prod-fiche-btn {
    padding:0;
  }
}

.swiper-tab-container {
  /*width: 600px;*/
  height: 50px;
}

/* PERSONNALISATION ##################################################################### */
.ligne4 {
  display: block;
  float: left;
  margin: 0 0 40px;
  width: 100%;
}
.page-product-box {
  float:left;
  padding: 0;
  width:100%;
  position: relative;
  margin: 0 0 60px;
}
.page-product-crossselling { padding: 40px 0; }
.page-product-crossselling:before {
  position: absolute;;
  content: "";
  width: 100vw;
  height: 100%;
  background: #eee;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.page-product-box > h3,
.page-product-reviews h3 {
  color: #29002f;
  font-family: belleza;
  font-size: 30px;
  float:left;
  width:100%;
  text-align: center;
  position: relative;
  padding: 0;
  margin: 0 0 60px;
}
.page-product-crossselling > h3 {
  margin: 15px 0 20px;
}
.page-product-box .product_list {
  position: relative;
}
.product-information {
  display: block;
  margin: 0 auto 40px;
  width: 100%;
}
  .product-information .product-info-tabs {
    padding-right: 0;
    position: relative;
    z-index: 2;
    /*display: block;*/
    margin: 20px auto 0;
    width: 100%;
  }
    .product-information .product-info-tabs > li {
      box-sizing: border-box;
      color: #666666;
      background-color: transparent;
      cursor: pointer;
      display: inline-block;
      font-family: belleza;
      font-size: 22px;
      height: 36px;
      line-height: 36px;
      margin: 0 20px 0 0;
      vertical-align: top;
      border:0px;
      padding:0px;
    }
      .product-information .product-info-tabs > li a {
        float:left;
        width:100%;
        background: none;
        color: #ccc;
        background-color: transparent;
        padding: 0;
      }
        .product-information .product-info-tabs > li:hover a,
        .product-information .product-info-tabs > li.active a {
          background-color: transparent;
          color: #29002f;
          border-bottom: #29002f solid 1px;
        }
      .product-information .product-info-tabs > li:last-child {
        margin-bottom: -1px; }
  .product-information .tab-content {
    box-sizing: border-box;
    display: block;
    float: left;
    min-height: 200px;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 30px 0 0;
  }
  .product-information .tab-content > div{
    display:block;
    font-size: 14px;
    text-align: left;
    position:relative;
    width:100%;
    box-sizing:border-box;
    max-height:0px;
    padding: 0px;
    overflow:hidden;
    border: 0px;
    -webkit-transition: all 0.2s ease-in-out; /* Safari */
    transition: all 0.2s ease-in-out;
    top:0px;
    left:0px;
  }
  .product-information .tab-content > div.active{
    max-height: inherit;
    padding: 0;
  }
    @media only screen and (min-width: 767px) {
      .product-information .tab-content:before {
        content: '.';
        text-indent: -5000px;
        border-left: 1px solid #e4e4e4;
        position: absolute;
        left: -1px;
        top: 0;
        z-index: 1;
        height: 100%;
      }
      .product-information .product-info-tabs > li {
        width: auto !important;
      }
    }

ul#uploadable_files,
ul#text_fields {
  list-style-type: none; }

.customizableProductsFile,
.customizableProductsText {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e4e4e4; }

.customizationUploadLine {
  padding-bottom: 10px; }
  .customizationUploadLine label {
    display: block;
    vertical-align: top; }
  .customizationUploadLine textarea {
    width: 50%;
    border: 1px solid #e4e4e4;
    color: #333333; }

.customizationUploadBrowse img + a {
  position: relative; }

#customizedDatas {
  float: right; }

.accessories_block div ul li a {
  display: inline-block; }
.accessories_block div ul li.s_title_block a,
.accessories_block div ul li.s_title_block span {
  font-weight: 700; }

.pb-left-column .zoomPad {
  float: none; }

/*************************************** two columns layout triks *******************************************/
.addsharethisinner .stButton .stArrow {
  display: none !important; }

#view_full_size .zoomPreload {
  background-position: center center;
  text-indent: -5000px; }

/***** IE code ****/
.ie8 .pb-left-column #image-block #view_full_size .span_link {
  background: #fff;
  border: 1px solid #e4e4e4; }

@media only screen and (max-width: 767px) {
  #blockpack ul.product_list > li.first-item-of-mobile-line {
    clear: left; }
  #blockpack ul.product_list > li.first-item-of-tablet-line {
    clear: none; } }

/******************************************************************
Quick View Styles
******************************************************************/
#product.content_only .primary_block.row {
  margin: 0; }
#product.content_only #thumbs_list {
  height: 368px; }
  #product.content_only #thumbs_list ul#thumbs_list_frame {
    margin-top: -8px; }
  #product.content_only #thumbs_list li {
    margin-top: 8px; }
#product.content_only div.primary_block {
  margin-bottom: 0; }
  #product.content_only div.primary_block div.pb-left-column {
    padding: 15px 15px 0px 15px;
    width: 498px;
    max-width: 498px;
    float: left; }
    #product.content_only div.primary_block div.pb-left-column #views_block {
      top: 15px; }
    @media only screen and (max-width: 841px) {
      #product.content_only div.primary_block div.pb-left-column {
        margin: 0 auto;
        float: none; } }
  #product.content_only div.primary_block div.pb-right-column {
    padding: 20px 20px 10px 15px;
    margin-bottom: 0;
    max-width: 330px; }
    @media only screen and (min-width: 842px) {
      #product.content_only div.primary_block div.pb-right-column {
        padding: 15px 0 0 0;
        max-width: 380px; } }
    @media only screen and (max-width: 880px) {
      #product.content_only div.primary_block div.pb-right-column {
        max-width: 330px; } }
    @media only screen and (max-width: 841px) {
      #product.content_only div.primary_block div.pb-right-column {
        max-width: 100%;
        width: 100%; } }
    #product.content_only div.primary_block div.pb-right-column .product_comments_block_extra {
      padding-right: 0; }
    #product.content_only div.primary_block div.pb-right-column #ShareDiv {
      position: absolute;
      bottom: 8px; }
    #product.content_only div.primary_block div.pb-right-column h1 {
      padding-bottom: 5px; }
    #product.content_only div.primary_block div.pb-right-column .content_prices {
      margin-bottom: 0;
      padding-bottom: 0;
      overflow: hidden; }
    #product.content_only div.primary_block div.pb-right-column #attributes {
      margin-bottom: 10px; }
    #product.content_only div.primary_block div.pb-right-column .box-info-product {
      overflow: hidden;
      padding-top: 0;
      padding-bottom: 0; }
    #product.content_only div.primary_block div.pb-right-column .box-info-product .box-cart-bottom {
      padding-bottom: 0; }


#avis_produits h3 {
  float:none;
}

#avis_produits .product-avis-tab-content {
  max-width: 1000px;
  margin: 30px auto;
  padding: 50px 30px;
  position: relative;
  top: 0;
  border: 2px solid #dcdcdc;
}

.comment_details .title_block strong {
  font-weight: 700;
  font-size: 14px;
}
.comment_author_infos em {
  display: block;
}
.comment.row {
  margin-bottom:20px;
}


@media (max-width: 480px) {
  #add_to_cart_product_page_button {
    width: calc( 100% - 100px);
  }
  .box-info-product .ajax_add_to_cart_product_button {
    padding: 5px;
    font-size: 18px;
  }
}

#trustbeauty_review_thread iframe { max-width: 100%; }


.new-box, .sale-box {
  position: relative;
  z-index: 0;
  overflow: hidden;
  margin: 0 0 10px;
  display: inline-block;
}
#product .trustbeautyreviews-product-extrablock {
  font-weight: normal;
  font-size: 14px;
}

.attribute_list div.selector {
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  padding: 7px 15px;
  width: 150px !important;
}
.attribute_list div.selector span {
  color: #333;
  text-shadow: 0 1px 0 #fff;
  width: 100% !important;
}
.attribute_list div.selector span:after {
  height: 36px;
  width: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.product-actions {
  display: flex;
}

#product a#wishlist_button,
#product a#wishlist_button span,
#product a#wishlist_button_nopop,
#product a#wishlist_button_nopop span {
  color: #29002f;
  font-size: 0;
  line-height: 1;
  text-transform: uppercase;
  background: none !important;
  border: none;
  width: 65px;
  height: 45px;
  overflow: hidden;
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  position: absolute;
  top: 20px;
  right: 20px;
}
#product a#wishlist_button:before,
#product a#wishlist_button_nopop:before {
  content: "\f08a";
  font-family: "FontAwesome";
  font-size: 22px;
}
#product a#wishlist_button:hover:before,
#product a#wishlist_button_nopop:hover:before {
  content: "\f004";
}

@media only screen and (max-width: 480px) {
  .pb-left-column,
  .pb-right-column {
    padding: 0;
  }
}

#page .rte,
#page .rte p,
#page .rte span {
  line-height: 1.6 !important;
  font-size: 16px !important;
  font-family: "Roboto", sans-serif !important;
}
#page .rte h2 {
  margin: 0;
  padding: 20px 0 15px;
  font-weight: 400;
  text-decoration: underline;
}
#page .rte h2:first-child,
#page .rte h3:first-child,
#page .rte h4:first-child { padding-top: 0; }
#page .rte p {
  margin: 0;
  padding: 0 0 15px;
}


.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

.product-slider-arrows {
  clear: both;
  padding: 20px 0 30px;
  position: relative;
  display: flex;
  justify-content: center;
}
.product-slider-arrows div {
  margin: 0 10px;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: #444 solid 1px;
  border-radius: 50%;
  cursor: pointer;
}
.product-slider-arrows div:before {
  content: "\f104";
  font-family: "FontAwesome";
  font-size: 22px;
}
.product-slider-arrows div.next-slide:before { content: "\f105"; }
.product-slider-arrows div:not(.slick-disabled):hover {
  border-color: #29002f;
  background: #29002f;
  color: #fff;
}
.product-slider-arrows .slick-disabled { opacity: 0.5; }

@media only screen and (max-width: 480px) {
  .page-product-box {
    padding: 20px 0px;
    margin: 0 0 20px;
  }
}

body:not(.product-55) .attribute_list div.selector {
  line-height: 1;
  height: auto;
  padding: 0;
  border: none;
}
body:not(.product-55) .attribute_list div.selector span:after { display: none; }

#avis_produits #trustbeauty_review_thread,
.page-product-extraseo .rte {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
}

#page .page-product-extraseo .rte h2,
.tab-pane .label {
  display: block;
  position: relative;
  padding: 15px 20px !important;
  font-weight: 400;
  text-decoration: none;
  font-size: 16px;
  border: 1px solid #ccc;
  cursor: pointer;
  margin: 0 0 10px;
  line-height: 1.4;
  color: #444;
  text-align: left;
  border-radius: 0;
}
.page-product-extraseo .item h2:after,
.tab-pane .label:after {
  display: block;
  position: absolute;
  right: 15px;
  top: 17px;
  font-family: 'FontAwesome';
  content: "\f055";
}
#page .page-product-extraseo .rte h2:hover,
#page .page-product-extraseo .rte h2.acc-open,
.tab-pane .label:hover,
.tab-pane .label.acc-open {
  color: #fff;
  background: #29002f;
  border-color: #29002f;
}
#page .page-product-extraseo .rte h2.acc-open:after,
.tab-pane .label.acc-open:after {
  content: "\f056";
}

@media (min-width: 768px) {
  .tab-pane .label { display: none; }
  .tab-pane .rte { display: block !important; }
}

  @media (max-width: 767px) {
  .page-product-box > h3, .page-product-reviews h3 {
    font-size: 22px;
    margin: 0 0 30px;
  }
  .tab-pane .label {
    padding: 10px 30px 10px 15px !important;
    font-size: 14px;
  }
  .tab-pane .label:after {
    right: 10px;
    top: 10px;
  }
  .product-information .product-info-tabs,
  .tab-pane .rte { display: none; }
  .extra-right .ligne3.product-labels {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .product-information .tab-content > div { max-height: inherit; }
  .product-information {
    margin: 0 auto 0;
  }
  .ligne4 {
    margin: 0 0 20px;
  }
  #columns {
    padding-bottom: 0;
  }
}

.box-info-product .ajax_add_to_cart_product_button.product-oos {
  opacity: 0.3;
  cursor: default;
}
.box-info-product .ajax_add_to_cart_product_button.product-oos:hover {
  background-color: #29002f;
  color: #ffffff;
}

#page .page-product-extraseo .rte {
  background: #eee;
  padding: 40px;
}
.page-product-extraseo .question-item a {
  display: flex;
  font-weight: 500;
  font-size: 2rem;
  padding: 15px 0;
  justify-content: space-between;
}
.page-product-extraseo .question-item a:hover { color: #e2aba6; }
.page-product-extraseo .question-item a i {
  display: inline-block;
  margin-left: 10px;
}
.page-product-extraseo .question-item a i:before {
  font-family: FontAwesome;
  font-size: inherit;
  line-height: inherit;
  content: "\f068";
}
.page-product-extraseo .question-item a.collapsed i:before { content: "\f067"; }

@media (max-width: 767px){
  .page-product-extraseo .question-item a {
    font-size: 1.5rem;
  }
  #page .page-product-extraseo .rte {
    padding: 20px;
  }
}