@charset "UTF-8";

/* mixins */

/** breakpoints **/

/*** TODO : checker si les valeurs de la preprod sont ok avec les planches ***/

/*** TODO : une fois les valeurs fixees, creer mixins breakpoints ***/

/* valeur de la preprod fournie 1200 */

/* valeur interm├®diaire de la preprod: ├á supprimer ? */

/* valeur de la preprod fournie 1430 */

.product-bg {

  background: #e1e3e4;

  height: 100px;

  margin-top: 8px; }



.product-promo-discount {

  display: table;

  margin: 0 auto;

  height: 100%;

  font-size: 60px;

  color: #e30613;

  font-family: 'Roboto', sans-serif;

  font-weight: bold; }



.product-promo-amount {

  display: table-cell;

  vertical-align: middle; }



.product-promo-date {

  display: table-cell;

  padding-left: 20px;

  vertical-align: middle;

  color: #0064b0;

  font-size: 30px; }



@media screen and (max-width: 767px) {

  #product .product-bg {

    margin-top: 0;

    height: auto; }

  #product .product-promo-discount {

    display: block;

    font-size: 27px;

    text-align: center;

    padding: 12px 15px 11px 15px; }

  #product .product-promo-amount {

    display: inline-block; }

  #product .product-promo-date {

    padding-left: 10px;

    display: inline-block;

    font-size: 13px; } }

.idTabs {

  list-style-type: none;

  margin-top: 40px;

  margin-bottom: 0px; }



ul.idTabs li {

  display: inline-block; }



.idTabs a {

  line-height: 60px;

  line-height: 6rem;

  position: relative;

  margin: 0 0 20px 4px;

  padding: 17px 50px 18px 50px;

  background: #d3d3d3;

  -moz-border-radius-topleft: 12px;

  -webkit-border-top-left-radius: 12px;

  border-top-left-radius: 12px;

  -moz-border-radius-topright: 12px;

  -webkit-border-top-right-radius: 12px;

  border-top-right-radius: 12px;

  color: white;

  font-size: 21px;

  font-size: 2.1rem;

  font-weight: 500;

  border: 0px solid white;

  font-family: 'Roboto', sans-serif; }



.idTabs .selected {

  color: #131313;

  background: #eeeeee;

  text-decoration: none; }



#more_info_tabs {

  text-align: center; }



#more_info_sheets {

  background: #eeeeee;

  padding: 55px 25px; }



#more_info_sheets .product_desc .block_description {

  float: left;

  margin-left: 10px;

  width: 420px; }



#more_info_sheets .product_desc .clear_product_desc {

  clear: both;

  height: 0;

  line-height: 0; }



#more_info_sheets .rte {

  padding: 10px !important; }



#more_info_sheets .bx-wrapper {

  width: 100% !important;

  max-width: none !important;

  display: block; }



#more_info_sheets h3 {

  font-size: 20px;

  line-height: 50px;

  font-family: 'Roboto', sans-serif;

  font-weight: 500;

  color: black;

  margin-top: 0px;
 }



#more_info_sheets #page .rte, #more_info_sheets #page .rte p {

  font-size: 16px;

  font-size: 1.6rem;

  line-height: 18px;

  line-height: 1.8rem;

  font-family: 'Roboto', sans-serif;

  font-weight: 300;

  color: black; }



#more_info_sheets img {

  max-width: 100%;

  height: auto; }



.product_attachments_container {

  clear: both;

  margin-top: 65px;

  margin-bottom: 75px; }



.product_attachments_rows, .product_attachments_rows a {

  font-size: 16px;

  font-size: 1.6rem;

  line-height: 18px;

  line-height: 1.8rem;

  color: black;

  font-family: 'Roboto', sans-serif;

  font-weight: 300; }



.product_attachments_rows .col-lg-4 {

  margin-bottom: 30px; }



.product_attachments_rows img {

  margin-right: 30px; }



.tabMobile {

  display: none; }



@media screen and (max-width: 767px) {

  ul.idTabs > li {

    display: block;

    margin-bottom: 5px; }



  .idTabs > li > a {

    width: 100%;

    display: block;

    float: none;

    -moz-border-radius-topleft: 0px;

    -webkit-border-top-left-radius: 0px;

    border-top-left-radius: 0px;

    -moz-border-radius-topright: 0px;

    -webkit-border-top-right-radius: 0px;

    border-top-right-radius: 0px;

    margin-bottom: 0px;

    text-align: left;

    padding: 10px;

    font-size: 26px;

    font-size: 2.6rem;

    line-height: 28px;

    line-height: 2.8rem;

    font-weight: 500;

    margin-left: 0;

    color: black;

    background: #eeeeee;

    padding: 22px 20px; }



  .idTabs > li > a:first-child:after {

    content: '\f078';

    font-family: "FontAwesome";

    color: black;

    float: right;

    margin-right: 20px; }



  .idTabs > li > a.seletedTabMobile:after {

    content: '\f077'; }



  .tabMobile {

    background: #eeeeee;

    text-align: left;

    padding: 1px 15px;

    font-size: 12px;

    line-height: 14px;

    font-weight: 300;

    font-family: 'Roboto', sans-serif;

    color: black; }

    .tabMobile a {

      font-size: 14px;

      color: black;

      padding: 0;

      background: none;

      margin: 0;

      line-height: 1;

      display: inline-block; }

    .tabMobile img {

      max-width: 100%;

      height: auto; }

    .tabMobile p {

      font-size: 12px;

      line-height: 14px;

      font-weight: 300;

      font-family: 'Roboto', sans-serif;

      color: black; }

    .tabMobile h1 {

      font-size: 20px; }

    .tabMobile h2 {

      font-size: 18px; }

    .tabMobile h3 {

      font-size: 16px; }

    .tabMobile h4, .tabMobile h5 {

      font-size: 15px; }

    .tabMobile h3:first-child, .tabMobile .product_tab_title {

      display: none; }

    .tabMobile ol {

      list-style-type: decimal;

      list-style-position: inside;

      margin-left: 25px; }

    .tabMobile ul {

      list-style-type: disc;

      list-style-position: inside;

      margin-left: 25px; }

    .tabMobile li {

      display: list-item !important;

      margin-bottom: 9px; }

    .tabMobile .notice-icon-pdf {

      width: 30px;

      margin-right: 10px; } }

@media (min-width: 768px) and (max-width: 1199px) {

  .idTabs a {

    padding: 18px 18px 18px 18px; }



  #more_info_sheets h3 {

    font-size: 20px;

    line-height: 42px;

  }



  #more_info_sheets {

    padding: 35px 25px; } }

@media (min-width: 768px) {

  #more_info_sheets li {

    margin-bottom: 5px; } }

@media screen and (min-width: 768px) {

  #idTab83 img {

    max-width: 30%;

    margin-left: 1%;

    margin-right: 1%;

    display: inline-block; } }

@media screen and (max-width: 767px) {

  #tabMidTab83 img {

    max-width: 30%;

    margin-left: 1%;

    margin-right: 1%;

    display: inline-block; } }

/* product desc */

/* primary_block ***************************************************************************** */

.primary_block {

  margin-bottom: 40px; }



.top-hr {

  background: #C4C4C4;

  height: 5px;

  margin: 2px 0 31px; }



.product-heading-h5 {

  color: #999999;

  font-weight: 200;

  margin: 3px 0 8px;

  font-size: 19px;

  font-family: "Open Sans", sans-serif; }



.box-security .product-heading-h5 {

  margin: 3px 0 -8px; }

  @media (max-width: 767px) {

    .box-security .product-heading-h5 {

      margin-bottom: 8px; } }



.primary_block .pb-left-column img {

  max-width: 100%;

  height: auto; }



a.fancybox-nav {

  outline: 0; }



/* .pb-left-column ***************************************************************************** */

.pb-left-column #image-block-container {

  position: relative; }

.pb-left-column .image-block-promo {

  display: none;

  background: rgba(0, 0, 0, 0.85);

  position: absolute;

  bottom: 2px;

  right: 2px;

  z-index: 10;

  font-size: 25px;

  font-weight: bold;

  color: white;

  text-align: center;

  font-family: 'Roboto', sans-serif;

  padding: 32px 42px 35px 42px;

  max-width: 210px;

  line-height: 1.2; }

  .pb-left-column .image-block-promo p:first-child {

    font-size: 62px;

    color: #e30613;

    font-weight: bold;

    margin-bottom: 10px;

    line-height: 1; }

  .pb-left-column .image-block-promo .uopromobandeau_date_limite_txt {

    display: block;

    margin-bottom: 2px; }

  .pb-left-column .image-block-promo .uopromobandeau_date {

    display: block; }

.pb-left-column #image-block {

  position: relative;

  display: block;

  cursor: pointer;

  padding: 5px;

  overflow: hidden;

  border: 2px solid #c3c3c3;

  background: white; }

  .pb-left-column #image-block img {

    background: white;

    width: 100%; }

  .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);

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

    -moz-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: #333; }

  .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: 5002; }



/* miniatures */

.views_block_container {

  text-align: center; }



.pb-left-column #views_block {

  margin-top: 15px;

  position: relative;

  text-align: center;

  display: inline-block; }



.thumbs_list_desc {

  clear: both;

  font-style: italic;

  color: #5c5c5c;

  margin-top: 5px; }



#product .pb-left-column #thumbs_list, #thumbs_list {

  overflow: hidden;

  float: left;

  width: 370px; }

  #product .pb-left-column #thumbs_list ul#thumbs_list_frame, #thumbs_list ul#thumbs_list_frame {

    list-style-type: none;

    padding-left: 0;

    overflow: hidden;

    height: 85px; }

  #product .pb-left-column #thumbs_list li, #thumbs_list li {

    float: left;

    height: 85px;

    width: 85px;

    cursor: pointer;

    border: 1px solid #c2c2c2;

    margin-right: 8px;

    line-height: 0;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    box-sizing: border-box; }

    @media (min-width: 768px) and (max-width: 568px) {

      #product .pb-left-column #thumbs_list li, #thumbs_list li {

        width: 76px;

        height: 76px;

        margin-right: 6px; } }

    #product .pb-left-column #thumbs_list li a, #thumbs_list li a {

      display: block;

      -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; }

      #product .pb-left-column #thumbs_list li a:hover, #product .pb-left-column #thumbs_list li a.shown, #thumbs_list li a:hover, #thumbs_list li a.shown {

        border-color: #dbdbdb; }

    #product .pb-left-column #thumbs_list li img, #thumbs_list li img {

      border: 1px solid #fff;

      width: 100%;

      height: 100%;

      padding: 0;

      -moz-box-sizing: border-box;

      -webkit-box-sizing: border-box;

      box-sizing: border-box; }



.show-right-column.hide-left-column #thumbs_list, .hide-right-column.show-left-column #thumbs_list {

  width: 294px; }

  @media (min-width: 992px) and (max-width: 767px) {

    .show-right-column.hide-left-column #thumbs_list, .hide-right-column.show-left-column #thumbs_list {

      width: 194px; } }

  @media (min-width: 768px) and (max-width: 568px) {

    .show-right-column.hide-left-column #thumbs_list, .hide-right-column.show-left-column #thumbs_list {

      width: 82px; } }

  @media (max-width: 767px) {

    .show-right-column.hide-left-column #thumbs_list, .hide-right-column.show-left-column #thumbs_list {

      width: 196px; } }



#view_scroll_left,

#view_scroll_right {

  cursor: pointer;

  opacity: 1;

  display: block;

  width: 50px;

  height: 50px;

  border: 1px solid #e8e8e8;

  border-radius: 100%;

  text-align: center;

  line-height: 50px;

  overflow: hidden;

  margin-top: 20px;

  float: left; }

  @media (min-width: 768px) and (max-width: 568px) {

    #view_scroll_left,

    #view_scroll_right {

      margin-top: 28px; } }

  #view_scroll_left:before,

  #view_scroll_right:before {

    padding-left: 2px;

    font-family: "FontAwesome";

    font-size: 26px;

    color: #bfbfbf; }

  #view_scroll_left:hover:before,

  #view_scroll_right:hover:before {

    color: #333; }

  @media screen and (min-width: 992px) and (max-width: 1400px) {

    #view_scroll_left,

    #view_scroll_right {

      width: 40px;

      height: 40px;

      line-height: 40px;

      margin-top: 25px; }

      #view_scroll_left:before,

      #view_scroll_right:before {

        font-size: 20px; } }



#view_scroll_right {

  margin-right: 12px;

  margin-left: 16px; }

  #view_scroll_right:before {

    content: "\f054"; }



#view_scroll_left {

  margin-right: 22px;

  margin-left: 6px; }

  #view_scroll_left:before {

    content: "\f053";

    padding-right: 2px; }



.resetimg {

  padding: 10px 0 0; }

  .resetimg #resetImages i {

    margin-right: 6px; }



/* link list */

#usefull_link_block {

  list-style-type: none; }

  #usefull_link_block li {

    margin: 0 0 8px 0; }

    @media (min-width: 768px) and (max-width: 568px) {

      #usefull_link_block li {

        float: none !important; } }

    #usefull_link_block li:first-child {

      margin: 0 0 8px 0;

      border: none;

      padding: 0; }

    #usefull_link_block li a {

      color: #777676;

      font-weight: 700;

      position: relative;

      padding-left: 30px;

      line-height: 22px;

      display: inline-block; }

      #usefull_link_block li a:before {

        font-family: "FontAwesome";

        color: #333;

        font-size: 19px;

        line-height: 24px;

        position: absolute;

        top: -2px;

        left: 0;

        font-weight: normal; }

      #usefull_link_block li a:hover {

        color: #000; }

    @media (min-width: 768px) and (max-width: 568px) {

      #usefull_link_block li.print {

        margin: 8px 0 0;

        padding: 0;

        border: none; } }

    #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 {

      clear: both;

      float: none; }

      #usefull_link_block li#left_share_fb a {

        padding-left: 18px; }

      #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;

      font-weight: 700;

      clear: both;

      float: none;

      margin: 0 0 8px 0;

      border: none;

      padding: 0;

      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: #333;

        font-size: 19px;

        line-height: 24px;

        position: absolute;

        top: -2px;

        left: 0;

        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: #000; }

    #usefull_link_block li#favoriteproducts_block_extra_removed:before {

      content: "\f004"; }



/* pb-left-column ****************************************************************************** */

.pb-center-column {

  margin-bottom: 30px;

  /* form */ }

  .pb-center-column h1 {

    padding-bottom: 16px;

    font-size: 20px;

    color: #3a3939; }

  .pb-center-column p {

    margin-bottom: 10px; }

  .pb-center-column #product_reference {

    margin-bottom: 6px; }

  .pb-center-column #short_description_block {

    color: black;

    font-size: 16px;

    font-size: 1.6rem;

    line-height: 18px;

    line-height: 1.8rem;

    font-family: 'Roboto', sans-serif;

    font-weight: 300; }

    .pb-center-column #short_description_block #short_description_content {

      word-wrap: break-word;

      padding: 0; }

      .pb-center-column #short_description_block #short_description_content p {

        margin-bottom: 0px; }

  .pb-center-column #buy_block {

    margin-top: 10px; }

    .pb-center-column #buy_block label {

      display: inline-block;

      width: 125px;

      font-weight: 700;

      font-size: 12px;

      text-align: right; }

    .pb-center-column #buy_block p.price {

      padding: 0; }

  .pb-center-column #color_picker p {

    padding-bottom: 5px;

    font-weight: 700; }



#product p#loyalty {

  padding: 17px 0 15px 35px;

  border-top: 1px solid #d6d4d4;

  border-bottom: 1px solid #d6d4d4;

  margin: 10px 0 -5px;

  position: relative; }

  #product p#loyalty b {

    color: #333; }

  #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 {

  padding: 0 20px 20px;

  word-wrap: break-word; }

  #page .rte p {

    margin-bottom: 1em;

    min-height: 1px; }



#attributes fieldset {

  padding-bottom: 20px; }

  #attributes fieldset label {

    vertical-align: top;

    display: block;

    font-size: 18px;

    font-size: 1.8rem;

    line-height: 1;

    color: black;

    font-weight: 500;

    font-family: 'Roboto', sans-serif;

    margin-bottom: 12px;

    padding-left: 15px; }

#attributes .attribute_list {

  width: 100%; }

  #attributes .attribute_list .form-control {

    width: 100%;

    max-width: 100%;

    height: 50px; }

    #attributes .attribute_list .form-control option {

      background: #fff;

      color: #666; }

  #attributes .attribute_list ul {

    clear: both; }

    #attributes .attribute_list ul li {

      float: left;

      width: 100%; }

  #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 #d6d4d4;

      clear: none;

      width: auto;

      height: 84px; }

      #attributes .attribute_list #color_to_pick_list li a.color_pick {

        display: block;

        height: 80px;

        width: auto;

        cursor: pointer; }

        #attributes .attribute_list #color_to_pick_list li a.color_pick img {

          display: block;

          height: 80px;

          width: auto; }

      #attributes .attribute_list #color_to_pick_list li.selected {

        border: 1px solid #4d4d4d; }



.box-cart-bottom {

  padding: 0; }



#short_description_content a,

.page-product-box .rte a {

  color: #333333;

  text-decoration: underline; }

#short_description_content a.btn,

.page-product-box .rte a.btn {

  text-decoration: none; }



.box-info-product {

  background: #e2e4e4; }

  .box-info-product p {

    margin-bottom: 7px; }

  .box-info-product .exclusive {

    background: #bb0510;

    /* Old browsers */

    background: -moz-linear-gradient(45deg, #bb0510 0%, #eb111e 48%, #fc1623 52%, #ff1623 77%, #ff1624 100%);

    /* FF3.6-15 */

    background: -webkit-linear-gradient(45deg, #bb0510 0%, #eb111e 48%, #fc1623 52%, #ff1623 77%, #ff1624 100%);

    /* Chrome10-25,Safari5.1-6 */

    background: linear-gradient(45deg, #bb0510 0%, #eb111e 48%, #fc1623 52%, #ff1623 77%, #ff1624 100%);

    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bb0510', endColorstr='#ff1624', GradientType=1);

    /* IE6-9 fallback on horizontal gradient */

    background-repeat: no-repeat;

    background-position: 0px 0px;

    font-size: 20px;

    font-size: 2rem;

    line-height: 22px;

    line-height: 2rem;

    font-weight: 700;

    color: white;

    text-transform: uppercase;

    text-align: center;

    -moz-border-radius: 20px;

    -webkit-border-radius: 20px;

    border-radius: 20px;

    font-family: 'Roboto', sans-serif;

    border: 0px solid white;

    -webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.1);

    -moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.1);

    box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.1);

    cursor: pointer;

    padding: 12px 10px;

    width: 90%;

    margin: 0 auto;

    display: block;

    /*

    &.added {

      &:before {

        content: "\f00c";

      }

    }

    */

    /*

    &.added.disabled,

    &.disabled {

      &:before {

        height: 51px;

        content: "\f110";

        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;

      }

    }

    */ }

    .box-info-product .exclusive:focus, .box-info-product .exclusive:hover, .box-info-product .exclusive:active {

      outline: none !important; }



#center_column.col-sm-9 .col-md-3 .box-info-product {

  background: #f6f6f6;

  border: 1px solid #d2d0d0;

  border-top: 1px solid #b0afaf;

  border-bottom: 1px solid #b0afaf; }

  #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive {

    padding: 0;

    border-top: 1px solid #0079b6;

    border-right: 1px solid #006fa8;

    border-left: 1px solid #006fa8;

    border-bottom: 1px solid #012740;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;

    border-radius: 5px;

    position: relative;

    display: block;

    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOWFkMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwN2FiNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');

    background-size: 100%;

    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009ad0), color-stop(100%, #007ab7));

    background-image: -moz-linear-gradient(#009ad0, #007ab7);

    background-image: -webkit-linear-gradient(#009ad0, #007ab7);

    background-image: linear-gradient(#009ad0, #007ab7);

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009ad0', endColorstr='#007ab7', GradientType=0); }

    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:before {

      font-family: "FontAwesome";

      position: relative;

      top: 0;

      left: 0;

      bottom: 0;

      color: #fff;

      font-size: 25px;

      line-height: 47px;

      text-shadow: 0 1px #015883;

      content: "\f07a";

      z-index: 2;

      width: 51px;

      text-align: center;

      border: none;

      -moz-border-radius: 0;

      -webkit-border-radius: 0;

      border-radius: 0; }

      @media (max-width: 568px) {

        #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:before {

          display: none; } }

    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added:before {

      content: "\f00c"; }

    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added.disabled:before, #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.disabled:before {

      content: "\f110";

      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; }

    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:after {

      background: none;

      position: absolute;

      top: 0;

      bottom: 0;

      left: 51px;

      content: "";

      width: 1px;

      z-index: 2; }

      @media (max-width: 568px) {

        #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:after {

          display: none; } }

    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {

      font-weight: 500;

      font-size: 18px;

      line-height: 22px;

      border: none;

      border-top: 1px solid #006fa8;

      text-shadow: 0 1px #015883;

      padding: 12px 16px 14px;

      color: #fff;

      display: block !important;

      -moz-border-radius: 0;

      -webkit-border-radius: 0;

      border-radius: 0;

      -moz-transition: all 0.3s ease;

      -o-transition: all 0.3s ease;

      -webkit-transition: all 0.3s ease;

      transition: all 0.3s ease; }

      @media (max-width: 767px) {

        #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {

          font-size: 16px; } }

      @media (max-width: 568px) {

        #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {

          padding: 8px 12px 10px;

          text-align: center; } }

    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:hover {

      background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwN2FiNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOWFkMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');

      background-size: 100%;

      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #007ab7), color-stop(100%, #009ad0));

      background-image: -moz-linear-gradient(#007ab7, #009ad0);

      background-image: -webkit-linear-gradient(#007ab7, #009ad0);

      background-image: linear-gradient(#007ab7, #009ad0);

      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007ab7', endColorstr='#009ad0', GradientType=0);

      background-position: 0 0; }



/* table_data_sheet */

.table-data-sheet {

  border-bottom: 1px solid #d6d4d4;

  width: 100%;

  margin: 0 0 20px;

  background: #fff; }

  .table-data-sheet tr {

    border-top: 1px solid #d6d4d4; }

    .table-data-sheet tr.even {

      background: #fdfdfd; }

    .table-data-sheet tr td {

      padding: 10px 20px 11px; }

      .table-data-sheet tr td:first-child {

        border-right: 1px solid #d6d4d4;

        width: 30%;

        font-weight: 700;

        color: #333; }



/* table product-discounts */

table.table-product-discounts {

  border: none;

  border-bottom: 1px solid #d6d4d4;

  border-right: 1px solid #d6d4d4;

  width: 50%;

  margin: 0 0 20px;

  background: #fff; }

  @media (max-width: 767px) {

    table.table-product-discounts {

      width: 100%; } }

  table.table-product-discounts tr th {

    background: #fbfbfb;

    color: #333;

    font-weight: 700;

    border: none;

    font-weight: 700; }

  table.table-product-discounts tr td,

  table.table-product-discounts tr th {

    border-left: 1px solid #d6d4d4;

    width: 33%;

    padding: 10px 20px 11px;

    border-top: 1px solid #d6d4d4;

    border-right: none;

    text-shadow: none;

    text-transform: none;

    font-weight: 13px;

    line-height: 18px;

    border-bottom: none; }



/* 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; }

.accessories-block .product-name {

  margin-bottom: 5px; }

  .accessories-block .product-name a {

    font-size: 15px;

    line-height: 18px;

    color: #3a3939; }

    .accessories-block .product-name a:hover {

      color: #515151; }

.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; }



/* quantity_wanted */

#product .quantity_wanted_input_container {

  position: relative;

  display: inline-block;

  float: right;

  margin-right: 16px; }



#product #quantity_wanted_p {

  clear: both; }

  #product #quantity_wanted_p input {

    font-size: 18px;

    color: black;

    font-family: 'Roboto', sans-serif;

    text-align: center;

    border: 0px solid white !important;

    height: 50px;

    line-height: 50px;

    padding: 0px;

    width: 120px;

    float: left; }

  #product #quantity_wanted_p input[type=text], #product #quantity_wanted_p input[type=number] {

    font-size: 18px;

    color: black;

    font-family: 'Roboto', sans-serif;

    text-align: center;

    border: 0px solid white !important;

    height: 50px;

    line-height: 50px;

    padding: 0px;

    width: 120px;

    -webkit-box-shadow: -2px 2px 1px rgba(0, 0, 0, 0.1);

    -moz-box-shadow: -2px 2px 1px rgba(0, 0, 0, 0.1);

    box-shadow: -2px 2px 1px rgba(0, 0, 0, 0.1); }

    #product #quantity_wanted_p input[type=text]:active, #product #quantity_wanted_p input[type=text]:focus, #product #quantity_wanted_p input[type=text]:focus, #product #quantity_wanted_p input[type=number]:active, #product #quantity_wanted_p input[type=number]:focus, #product #quantity_wanted_p input[type=number]:focus {

      outline: none !important;

      border: 0px solid white !important; }

  #product #quantity_wanted_p .btn.button-plus span, #product #quantity_wanted_p .btn.button-minus span {

    border: 0px solid white;

    width: 52px;

    height: 52px;

    position: absolute;

    margin-top: 0px;

    padding-top: 0px;

    background: white;

    top: -1px;

    -moz-border-radius: 100%;

    -webkit-border-radius: 100%;

    border-radius: 100%;

    line-height: 50px;

    color: black; }

  #product #quantity_wanted_p .btn.button-plus span {

    right: -26px;

    -webkit-box-shadow: -2px 0px 2px rgba(0, 0, 0, 0.2);

    -moz-box-shadow: -2px 0px 2px rgba(0, 0, 0, 0.2);

    box-shadow: -2px 0px 2px rgba(0, 0, 0, 0.2); }

  #product #quantity_wanted_p .btn.button-minus span {

    left: -26px;

    -webkit-box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.2);

    -moz-box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.2);

    box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.2); }

  #product #quantity_wanted_p .btn {

    float: left; }

  #product #quantity_wanted_p label {

    font-size: 18px;

    color: black;

    font-family: 'Roboto', sans-serif;

    font-weight: 300;

    display: inline-block;

    float: left;

    margin: 0;

    line-height: 50px;

    width: 84px;

    text-align: right;

    margin-left: 10px; }



/* availability_statut */

#availability_statut span#availability_label,

#availability_date_label {

  display: inline-block;

  width: 125px;

  font-weight: 700;

  font-size: 12px;

  text-align: right; }



#quantityAvailable {

  color: #333;

  font-size: 13px;

  line-height: 18px;

  font-weight: 700; }



#availability_value,

#last_quantities {

  color: #fff;

  font-weight: 700;

  line-height: 18px;

  display: inline-block;

  padding: 3px 8px 4px;

  margin-left: 5px; }



#last_quantities {

  background: #fe9126;

  border: 1px solid #e4752b;

  padding: 4px 8px 3px;

  position: relative;

  top: 1px;

  margin-left: 0px; }



#availability_statut,

#pQuantityAvailable {

  display: inline-block; }



#pQuantityAvailable span {

  font-weight: 700;

  color: #333; }



/* box-security */

.box-security {

  border-top: 1px solid #dfdede;

  padding: 19px 19px 6px;

  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');

  background-size: 100%;

  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #fbfbfb));

  background-image: -moz-linear-gradient(#ffffff, #fbfbfb);

  background-image: -webkit-linear-gradient(#ffffff, #fbfbfb);

  background-image: linear-gradient(#ffffff, #fbfbfb);

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fbfbfb', GradientType=0); }



/* prices */

.content_prices {

  padding: 13px 19px; }



.discount {

  display: none; }



.our_price_display {

  font-weight: 600;

  font-size: 29px;

  line-height: 32px;

  font-family: "Open Sans", sans-serif;

  color: #333;

  float: right;

  clear: both;

  margin-bottom: 8px; }

  @media (max-width: 568px) {

    .our_price_display {

      font-size: 26px;

      line-height: 28px; } }

  .our_price_display .price {

    color: #ff1624;

    font-size: 34px;

    line-height: 1;

    float: right;

    font-weight: 500;

    font-family: 'Roboto', sans-serif; }

    @media (max-width: 568px) {

      .our_price_display .price {

        font-size: 26px;

        line-height: 28px; } }



#old_price {

  text-decoration: line-through;

  display: inline-block;

  font-weight: 500;

  color: black;

  font-size: 18px;

  font-family: 'Roboto', sans-serif;

  float: right; }



#reduction_percent,

#reduction_amount {

  margin-right: 10px;

  /*display: inline-block;*/

  display: none;

  background: #393939;

  border: 0px solid white;

  font-size: 30px;

  color: #ff3024;

  font-weight: bold;

  font-family: 'Roboto', sans-serif;

  padding: 13px 8px;

  margin-left: 10px; }

  #reduction_percent span,

  #reduction_amount span {

    display: block; }

  .hide-left-column.hide-right-column #reduction_percent, .hide-left-column.hide-right-column

  #reduction_amount {

    display: inline-block; }



/* online_only */

.pb-center-column p.online_only {

  font-weight: 700;

  font-size: 13px;

  color: #f13340;

  text-align: left; }



#product .buttons_bottom_block {

  clear: both;

  padding: 20px 0px 0; }

  #product .buttons_bottom_block #wishlist_button {

    font-weight: 700; }



/* 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 #d6d4d4; }

  #send_friend_form .product p {

    padding: 0;

    color: #333; }

    #send_friend_form .product p .product_name {

      font-size: 12px;

      color: #000; }

  #send_friend_form .form_container {

    padding: 10px 15px;

    border: 1px solid #d6d4d4;

    background: #fbfbfb; }

    #send_friend_form .form_container p.intro_form {

      padding-bottom: 6px;

      font-weight: 700;

      font-size: 13px;

      color: #333; }

    #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 #d6d4d4;

        font-size: 12px;

        color: #666; }

  #send_friend_form .submit {

    margin-top: 20px;

    padding-bottom: 0;

    text-align: right; }



/* PERSONNALISATION ##################################################################### */

p.infoCustomizable {

  margin-bottom: 30px; }



ul#uploadable_files,

ul#text_fields {

  list-style-type: none; }



.customizableProductsFile,

.customizableProductsText {

  margin-bottom: 20px;

  padding-bottom: 10px;

  border-bottom: 1px solid #d6d4d4; }



.customizationUploadLine {

  padding-bottom: 10px; }

  .customizationUploadLine label {

    display: block;

    vertical-align: top; }

  .customizationUploadLine textarea {

    width: 50%;

    border: 1px solid #d6d4d4;

    color: #777777; }



.customizationUploadBrowse img + a {

  position: relative;

  top: -51px; }



#customizedDatas {

  float: right; }



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

Quick View Styles

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

#product.content_only div.primary_block {

  margin-bottom: 0; }

  @media (max-width: 568px) {

    #product.content_only div.primary_block {

      margin-right: 0; } }

  #product.content_only div.primary_block div.pb-left-column {

    padding: 20px 20px 5px 35px;

    width: 47%; }

    @media (max-width: 479px) {

      #product.content_only div.primary_block div.pb-left-column {

        width: 100%;

        float: none; } }

    #product.content_only div.primary_block div.pb-left-column #thumbs_list {

      width: 392px; }

  #product.content_only div.primary_block div.pb-center-column {

    padding: 20px 20px 60px 0px;

    width: 27.5%;

    margin-bottom: 0;

    min-height: 623px;

    height: 100%; }

    @media (max-width: 568px) {

      #product.content_only div.primary_block div.pb-center-column {

        min-height: 440px; } }

    @media (max-width: 479px) {

      #product.content_only div.primary_block div.pb-center-column {

        width: 100%;

        float: none; } }

    #product.content_only div.primary_block div.pb-center-column .product_comments_block_extra {

      padding-right: 0; }

    @media (max-width: 479px) {

      #product.content_only div.primary_block div.pb-center-column .comments_advices li {

        display: block; }

      #product.content_only div.primary_block div.pb-center-column .comments_advices a.reviews {

        margin: 0;

        padding: 0;

        border: none; } }

    #product.content_only div.primary_block div.pb-center-column #ShareDiv {

      position: absolute;

      bottom: 8px; }

  #product.content_only div.primary_block div.pb-right-column {

    width: 25.5%;

    padding-right: 15px;

    padding-left: 0; }

    #product.content_only div.primary_block div.pb-right-column .box-info-product {

      border-top-width: 0px;

      border-right: none;

      border-bottom: none;

      min-height: 623px;

      height: 100%;

      -moz-border-radius: 0 4px 4px 0;

      -webkit-border-radius: 0;

      border-radius: 0 4px 4px 0;

      position: relative;

      padding-bottom: 125px; }

      @media (max-width: 568px) {

        #product.content_only div.primary_block div.pb-right-column .box-info-product {

          -moz-border-radius: 0;

          -webkit-border-radius: 0;

          border-radius: 0;

          border: 1px solid #d6d4d4; } }

      #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive {

        display: block;

        width: 100%; }

        #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive:before, #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive:after {

          /*display: block;*/

          display: none !important; }

        #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive span {

          font-size: 20px;

          text-align: center; }

          @media (max-width: 767px) {

            #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive span {

              padding: 12px 22px 14px 70px;

              font-size: 20px; } }

      #product.content_only div.primary_block div.pb-right-column .box-info-product .box-cart-bottom {

        right: 0;

        left: 0; }

    #product.content_only div.primary_block div.pb-right-column #attributes .attribute_list .form-control {

      width: 230px; }

    #product.content_only div.primary_block div.pb-right-column .product_attributes {

      padding-top: 0; }



.addsharethisinner .stButton .stArrow {

  display: none !important; }



/***** IE code ****/

.ie8 .pb-left-column #image-block #view_full_size .span_link {

  background: #fff;

  border: 1px solid #d6d4d4; }

.ie8 .box-security {

  filter: none; }



#product #container-breadcrumb {

  padding-left: 0px; }



.product_usefull_sharethis_container a {

  text-decoration: underline;

  color: black;

  position: relative;

  margin-right: 8px;

  line-height: 1;

  font-size: 18px;

  font-size: 1.8rem;

  font-family: 'Roboto', sans-serif;

  font-weight: 700;

  text-transform: uppercase;

  padding: 0;

  display: inline-block;

  display: block;

  margin-bottom: 12px; }



.btnReadMore {

  font-family: 'Roboto', sans-serif;

  color: #0069b4;

  font-size: 20px;

  font-size: 2rem;

  line-height: 1;

  font-weight: 700;

  text-transform: uppercase;

  text-decoration: underline; }

  .btnReadMore:hover, .btnReadMore:active, .btnReadMore:focus {

    text-decoration: none;

    color: #0069b4; }



.product-config {

  background: #e2e4e4;

  padding: 20px 25px; }



#etape1 input.text {

  -webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.1);

  -moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.1);

  box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.1);

  -moz-border-radius: 20px;

  -webkit-border-radius: 20px;

  border-radius: 20px;

  color: #1a1919;

  font-family: 'Roboto', sans-serif;

  font-size: 16px;

  font-size: 1.6rem;

  line-height: 18px;

  line-height: 1.8rem;

  height: 40px;

  padding: 0 26px;

  font-weight: 300;

  border: 1px solid #e5e5e5;

  width: 100%;

  padding: 15px 30px 15px 30px;

  color: black;

  -moz-border-radius: 40px;

  -webkit-border-radius: 40px;

  border-radius: 40px; }

  #etape1 input.text:focus, #etape1 input.text:active {

    outline: none !important;

    border-color: #adadad; }



#etape1 .bootstrap-select > .dropdown-toggle {

  padding: 15px 30px 15px 25px;

  color: black;

  border-radius: 40px; }



#etape1 .bootstrap-select .dropdown-toggle .caret {

  border-radius: 100%;

  padding: 25px;

  padding: 24.5px;

  right: -2px !important;

  background-color: white;

  box-shadow: 2px 2px 1px darkgrey;

  top: 2px;

  background-position: center 23px; }



#etape1 .bootstrap-select > .dropdown-toggle:focus, #etape1 .bootstrap-select > .dropdown-toggle:active {

  border-color: #ebebeb !important;

  outline: none !important; }



.pose-mesures-link {

  margin-bottom: 20px; }



.pose-mesures-link a {

  color: #0069b4;

  font-family: 'Roboto', sans-serif;

  font-weight: 700;

  font-size: 18px;

  font-size: 1.8rem;

  line-height: 1;

  text-transform: uppercase;

  text-decoration: underline; }

  .pose-mesures-link a:hover, .pose-mesures-link a:active, .pose-mesures-link a:focus {

    text-decoration: none;

    color: #0069b4; }



#etape1 .etape1-arrow-mobile {

  display: none;

  -moz-transition: all 0.3s ease-in;

  -o-transition: all 0.3s ease-in;

  -webkit-transition: all 0.3s ease-in;

  transition: all 0.3s ease-in;

  text-align: center;

  padding-top: 20px; }



.flipImg {

  transform: rotate(180deg); }



@media screen and (max-width: 767px) {

  #etape1 .etape1-arrow-mobile {

    display: block; }



  #etape1 .etape1-content {

    margin-top: 30px;

    display: none; }



  #etape1 .number-container {

    margin-bottom: 0 !important; } }

#etape2 {

  margin-bottom: 15px; }



.product-column-devis {

  padding-left: 35px;

  padding-right: 35px;

  text-align: center;

  font-weight: 300;

  font-family: 'Roboto', sans-serif;

  font-size: 16px;

  font-size: 1.6rem;

  line-height: 18px;

  line-height: 1.8rem;

  color: black; }



.product-column-devis-btn {

  background: #0069b4;

  color: white;

  font-family: 'Roboto', sans-serif;

  text-transform: uppercase;

  display: block;

  text-align: center;

  font-size: 18px;

  font-size: 1.8rem;

  line-height: 20px;

  line-height: 2rem;

  -moz-border-radius: 60px;

  -webkit-border-radius: 60px;

  border-radius: 60px;

  font-weight: 700;

  padding: 20px 10px;

  margin-top: 20px; }

  .product-column-devis-btn:hover, .product-column-devis-btn:active, .product-column-devis-btn:focus {

    color: white; }



img.label-fr {

  border: 2px solid #d2d2d2;

  margin-bottom: 45px;

  max-width: 100%;

  height: auto; }



.product-column-reinssurance {

  background: #eeefef;

  text-align: center;

  margin-top: 35px;

  font-size: 18px;

  font-size: 1.8rem;

  line-height: 20px;

  line-height: 2rem;

  font-weight: 300;

  color: #0a0a0a;

  font-family: 'Roboto', sans-serif;

  padding: 15px 15px 45px 15px; }



.product-column-reinssurance-item {

  cursor: pointer; }



.product-column-reinssurance p {

  margin-bottom: 0; }



.product-column-reinssurance-title {

  font-weight: 500;

  text-transform: uppercase; }



.product-column-reinssurance-img {

  margin-bottom: 10px;

  margin-top: 20px; }



.product-column-reinssurance-paiement .product-column-reinssurance-img {

  margin-top: 0px; }



.product-column-reinssurance-paiement-logos {

  margin-top: 12px; }



.product_accessories_container {

  margin-top: 130px;

  background: #eeeeee;

  padding-bottom: 65px; }



.product_accessories_container h3 {

  text-align: center;

  color: black;

  font-size: 45px;

  font-size: 4.5rem;

  line-height: 50px;

  line-height: 5rem;

  font-weight: 400;

  font-family: 'Roboto', sans-serif;

  position: relative;

  margin-bottom: 85px;

  margin-top: 75px; }



.product_accessories_container h3:after {

  content: ' ';

  position: absolute;

  left: 0px;

  display: block;

  background-image: url(/themes/usineonline/img/theme2019/separator.png);

  width: 82px;

  height: 6px;

  bottom: -15px;

  bottom: -1.5rem;

  left: 0;

  right: 0;

  margin: 0 auto;

  bottom: -35px; }



#product_accessories {

  margin-bottom: 0px; }

  #product_accessories .right-block {

    background: #3c3c3c;

    padding: 20px 15px 10px 15px; }

  #product_accessories li .product-container h5 {

    margin-top: 0px; }

  #product_accessories .product-name {

    color: white;

    font-family: 'Roboto', sans-serif;

    font-size: 30px;

    font-size: 3rem;

    line-height: 1;

    font-weight: 400; }

  #product_accessories .price_container {

    color: white;

    font-family: 'Roboto', sans-serif;

    font-size: 18px;

    font-size: 1.8rem;

    line-height: 1;

    font-weight: 400; }

  #product_accessories .price_container .price {

    font-family: 'Roboto', sans-serif;

    font-size: 28px;

    font-size: 2.8rem;

    line-height: 1;

    color: #ff4e36;

    font-weight: 700; }

  #product_accessories li .product-container .product-image-container {

    border: 0px solid white !important; }



.number-container {

  width: 100%;

  display: table;

  height: 85px;

  margin-bottom: 35px; }



.number-cell {

  display: table-cell;

  width: 84px;

  height: 84px;

  vertical-align: middle; }



.number {

  width: 84px;

  height: 84px;

  vertical-align: middle;

  background: #c70b17;

  /* Old browsers */

  background: -moz-linear-gradient(left, #c70b17 0%, #ff2339 100%);

  /* FF3.6-15 */

  background: -webkit-linear-gradient(left, #c70b17 0%, #ff2339 100%);

  /* Chrome10-25,Safari5.1-6 */

  background: linear-gradient(to right, #c70b17 0%, #ff2339 100%);

  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c70b17', endColorstr='#ff2339', GradientType=1);

  /* IE6-9 */

  -moz-border-radius: 100%;

  -webkit-border-radius: 100%;

  border-radius: 100%;

  text-align: center;

  line-height: 84px;

  color: #fff;

  font-family: 'Roboto', sans-serif;

  font-size: 53px;

  font-weight: bold; }



.number-text {

  display: table-cell;

  height: 85px;

  font-family: 'Roboto', sans-serif;

  font-size: 25px;

  font-weight: bold;

  line-height: 1.2;

  color: #000;

  padding-left: 15px;

  vertical-align: middle; }



#product h1 {

  color: #000;

  margin-top: 42px; }



#ai_choose_message {

  padding-bottom: 10px;

  clear: both;

  display: block; }



#ai_calculating_message {

  padding-bottom: 10px; }



/*

.shares-container {

  display: none;

}

*/

.notice_hotline {

  font-family: 'Roboto', sans-serif;

  font-size: 18px;

  font-size: 1.8rem;

  font-weight: 700;

  color: #f22525;

  margin-bottom: 50px;

  line-height: 1.3; }



img.product-name-bar {

  margin: 25px 0 20px 0; }



@media (max-width: 1050px) {

  #product.content_only div.primary_block div.pb-left-column,

  #product.content_only section.primary_block div.pb-left-column {

    width: 100%;

    padding-right: 15px; }

    #product.content_only div.primary_block div.pb-left-column #image-block, #product.content_only div.primary_block div.pb-left-column #views_block,

    #product.content_only section.primary_block div.pb-left-column #image-block,

    #product.content_only section.primary_block div.pb-left-column #views_block {

      max-width: 470px;

      width: 100%;

      margin-left: auto;

      margin-right: auto; }

    #product.content_only div.primary_block div.pb-left-column #thumbs_list li,

    #product.content_only section.primary_block div.pb-left-column #thumbs_list li {

      width: 90px;

      height: 90px; }

      #product.content_only div.primary_block div.pb-left-column #thumbs_list li img,

      #product.content_only section.primary_block div.pb-left-column #thumbs_list li img {

        width: 82px;

        height: 82px; }

  #product.content_only div.primary_block div.pb-center-column,

  #product.content_only section.primary_block div.pb-center-column {

    width: 50%;

    float: left;

    padding-left: 35px; }

  #product.content_only div.primary_block div.pb-right-column,

  #product.content_only section.primary_block div.pb-right-column {

    width: 50%;

    float: left; }

    #product.content_only div.primary_block div.pb-right-column .box-info-product,

    #product.content_only section.primary_block div.pb-right-column .box-info-product {

      border-top-width: 1px;

      min-height: 1px; } }

@media screen and (max-width: 767px) {

  #image-block {

    width: 100%;

    height: auto;

    margin: 0 auto; }



  #product h1 {

    font-size: 24px;

    line-height: 1.1;

    margin-top: 13px; }



  #product #center_column {

    padding-left: 0;

    padding-right: 0;

    padding-top: 8px; }



  .product_accessories_container {

    margin-top: 45px;

    margin-bottom: 10px;

    overflow: hidden;

    padding-bottom: 35px; }



  .product_accessories_container h3 {

    font-size: 26px;

    font-size: 2.6rem;

    margin-top: 40px;

    margin-bottom: 45px; }



  .product_accessories_container h3:after {

    width: 50px;

    height: 4px;

    bottom: -12px;

    background-size: cover; }



  #product_accessories .product-name {

    font-size: 28px;

    font-size: 2.8rem; }



  #product_accessories .price_container {

    font-size: 22px;

    font-size: 2.2rem; }



  #product_accessories .price_container .price {

    font-size: 26px;

    font-size: 2.6rem; }



  .product-footer-hook {

    display: none; }



  .col-mobile {

    width: 50%;

    float: right;

    padding-left: 20px;

    padding-top: 20px; }



  .label-fr {

    width: 50%;

    float: left; }



  .product-column-reinssurance {

    font-size: 16px;

    font-size: 1.6rem;

    line-height: 18px;

    line-height: 1.8rem;

    padding-bottom: 40px; }



  .number-container {

    height: 60px;

    margin-bottom: 30px; }



  .number-text {

    font-size: 18px;

    font-size: 1.8rem;

    padding-left: 10px;

    height: 60px; }



  .number-cell {

    width: 60px;

    height: 60px; }



  .number {

    font-size: 37px;

    font-size: 3.7rem;

    width: 60px;

    height: 60px;

    line-height: 60px; }



  .pb-center-column {

    margin-bottom: 5px; }



  #attributes fieldset label {

    font-size: 14px;

    font-size: 1.4rem; }



  #product .bootstrap-select > .dropdown-toggle {

    font-size: 14px;

    font-size: 1.4rem; }



  .pose-mesures-link a {

    font-size: 14px;

    font-size: 1.4rem;

    margin: 5px 0px 20px 0px;

    display: block; }



  .product-config {

    padding: 15px 20px; }



  img.label-fr {

    margin-bottom: 35px; }



  .btnReadMore {

    font-size: 16px;

    font-size: 1.6rem; }



  .notice_hotline {

    font-size: 15px;

    font-size: 1.5rem; }



  .product_attachments_container {

    margin-top: 25px;

    margin-bottom: 25px; }



  .pb-left-column .image-block-promo {

    display: block;

    padding: 18px 20px 18px 20px;

    background: rgba(0, 0, 0, 0.75); }



  .pb-left-column .image-block-promo p:first-child {

    font-size: 33px;

    margin-bottom: 5px; }



  .pb-left-column .image-block-promo {

    font-size: 13px; }

    .pb-left-column .image-block-promo p {

      display: block;

      font-weight: normal; }



  .product-column-devis {

    padding-left: 15px;

    padding-right: 15px; }



  #product .pb-left-column #thumbs_list, #thumbs_list {

    width: 185px; }

    #product .pb-left-column #thumbs_list ul#thumbs_list_frame, #thumbs_list ul#thumbs_list_frame {

      height: 85px; }

    #product .pb-left-column #thumbs_list li, #thumbs_list li {

      height: 85px;

      width: 85px; }



  .views_block_container {

    text-align: center; }



  .pb-left-column #views_block {

    display: inline-block;

    margin: 0 auto; }



  #view_scroll_right {

    margin-left: 10px;

    margin-right: 0px; }



  #view_scroll_left {

    margin-right: 15px;

    margin-left: 0px; }



  #view_scroll_left, #view_scroll_right {

    width: 25px;

    height: 25px;

    line-height: 25px; }



  #view_scroll_left:before, #view_scroll_right:before {

    font-size: 15px; }



  #view_scroll_left, #view_scroll_right {

    margin-top: 30px; }



  .availability_text {

    font-size: 14px; }



  .resetimg {

    padding: 0px; }



  #short_description_content {

    padding: 0px;

    font-size: 14px; }

    #short_description_content p {

      font-size: 14px; }

    #short_description_content ul, #short_description_content ol {

      margin-left: 5px; }



  .buttons_bottom_block {

    margin: 0;

    padding: 5px 0px; }



  .content_prices {

    padding: 5px 19px; }



  #product img.product-name-bar {

    margin-top: 5px;

    height: 3px;

    width: auto;

    margin-bottom: 25px; }



  #quantity_wanted_p:after {

    content: ' ';

    display: block;

    width: 100%;

    clear: both; }



  #product .box-cart-bottom #add_to_cart {

    margin-top: 25px; }



  #product .box-cart-bottom #add_to_cart .exclusive {

    width: 100%; } }

@media (min-width: 768px) {

  #product #center_column {

    padding-left: 0px;

    padding-right: 0px; }



  #product_accessories li .product-container h5 {

    min-height: 100px; }



  #product .pb-right-column, #product .col-fabrication-francaise {

    padding-left: 0; }



  .img.label-fr {

    width: 100%; } }

@media (min-width: 768px) and (max-width: 1199px) {

  #product_accessories {

    margin-left: 0;

    margin-right: 0; }



  #product_accessories .right-block {

    padding: 15px 5px 5px 5px; }



  #product_accessories .product-name {

    font-size: 20px;

    font-size: 2rem; }



  #product_accessories .price_container {

    font-size: 16px;

    font-size: 1.6rem; }



  #product_accessories .price_container .price {

    font-size: 20px;

    font-size: 2rem;

    display: block;

    margin-top: 4px; }



  #product_accessories li .product-container h5 {

    min-height: 90px; }



  .product-col-2 .col-md-7 {

    width: 58.33333%;

    float: left; }

  .product-col-2 .col-md-5 {

    width: 41.66667%;

    float: left; }



  .number-container {

    height: 50px;

    margin-bottom: 25px; }



  .number-cell {

    width: 50px;

    height: 50px; }



  .number {

    width: 50px;

    height: 50px;

    line-height: 50px;

    font-size: 40px; }



  .number-text {

    font-size: 20px;

    height: 50px; }



  #attributes fieldset label, .bootstrap-select > .dropdown-toggle {

    font-size: 14px;

    font-size: 1.4rem; }



  .btnReadMore {

    font-size: 18px;

    font-size: 1.8rem; }



  .product-column-reinssurance {

    font-size: 14px;

    font-size: 1.4rem;

    line-height: 1.2; }



  .product-column-devis {

    padding-left: 10px;

    padding-right: 10px; }



  .product-column-devis-btn {

    font-size: 15px;

    font-size: 1.5rem;

    line-height: 1.2;

    padding: 10px 10px; }



  #product h1 {

    font-size: 25px;

    margin-top: 30px; }



  img.product-name-bar {

    margin: 15px 0 20px; }



  #product .breadcrumb, .breadcrumb a {

    font-size: 16px;

    font-size: 1.6rem;

    line-height: 1.2; }



  #center_column {

    padding-top: 40px;

    padding-top: 4rem; }



  #short_description_content.rte {

    padding: 5px !important;

    font-size: 14px !important;

    font-size: 1.4rem !important; }



  #availability_text {

    font-size: 14px;

    font-size: 1.4rem; }



  .product_usefull_sharethis_container a {

    font-size: 15px;

    font-size: 1.5rem; }



  .pose-mesures-link a {

    font-size: 14px;

    font-size: 1.4rem; }



  .product_attributes {

    font-size: 14px;

    font-size: 1.4rem; }



  .product_accessories_container h3 {

    font-size: 38px;

    font-size: 3.8rem; }



  #product .buttons_bottom_block {

    padding: 10px 0 0; }



  .pb-left-column .image-block-promo {

    padding: 16px 18px 16px 18px; }



  .pb-left-column .image-block-promo p:first-child {

    font-size: 33px;

    margin-bottom: 5px; }



  .pb-left-column .image-block-promo {

    font-size: 13px; }

    .pb-left-column .image-block-promo p {

      display: block;

      max-width: 100px; }



  #product .pb-left-column #thumbs_list, #thumbs_list {

    width: 155px; }

    #product .pb-left-column #thumbs_list ul#thumbs_list_frame, #thumbs_list ul#thumbs_list_frame {

      height: 70px; }

    #product .pb-left-column #thumbs_list li, #thumbs_list li {

      height: 70px;

      width: 70px; }



  .pb-left-column #views_block {

    display: inline-block;

    margin: 0 auto; }



  #view_scroll_right {

    margin-left: 6px;

    margin-right: 0px; }



  #view_scroll_left {

    margin-right: 10px;

    margin-left: 0px; }



  #view_scroll_left:before {

    padding-right: 4px; }



  #view_scroll_left, #view_scroll_right {

    width: 25px;

    height: 25px;

    line-height: 25px; }



  #view_scroll_left:before, #view_scroll_right:before {

    font-size: 15px; }



  #view_scroll_left, #view_scroll_right {

    margin-top: 25px; }



  #etape2 .box-info-product .exclusive {

    -moz-border-radius: 60px;

    -webkit-border-radius: 60px;

    border-radius: 60px; } }

@media (min-width: 992px) and (max-width: 1199px) {

  #product .pb-left-column #thumbs_list, #thumbs_list {

    width: 245px; }

    #product .pb-left-column #thumbs_list ul#thumbs_list_frame, #thumbs_list ul#thumbs_list_frame {

      height: 75px; }

    #product .pb-left-column #thumbs_list li, #thumbs_list li {

      height: 75px;

      width: 75px; } }

#more_info_sheets ul ul {

  margin-top: 5px;

  float: none !important; }



@media screen and (max-width: 767px) {

  #tabMidTab7 img {

    margin-bottom: 20px !important;

    display: block !important;

    float: none !important;

    margin-left: auto !important;

    margin-right: auto !important; }



  #tabMidTab7 ul {

    clear: both !important;

    float: none !important;

    margin-bottom: 10px !important; }



  #view_scroll_left:before {

    padding-left: 0px; } }

@media screen and (min-width: 768px) {

  #idTab7 img {

    margin-right: 20px; }



  #idTab7 ul {

    display: block;

    float: left; }



  #idTab7 ul ul {

    float: none !important; } }

@media (min-width: 1200px) {

  .product_accessories_container .row {

    margin-left: 0;

    margin-right: 0; } }

@media (min-width: 1200px) and (max-width: 1339px) {

  #product_accessories .product-name {

    font-size: 22px;

    font-size: 2.2rem; }



  #product_accessories .price_container {

    font-size: 17px;

    font-size: 1.7rem; }



  #product_accessories .price_container .price {

    font-size: 22px;

    font-size: 2.2rem; }



  #product_accessories .right-block {

    padding: 20px 10px 10px 10px; }



  #product_accessories li .product-container h5 {

    min-height: 100px; }



  .pb-left-column #views_block {

    display: inline-block;

    margin: 0 auto;

    margin-left: -5px; }



  #view_scroll_right {

    margin-left: 5px;

    margin-right: 0px; }



  #view_scroll_left {

    margin-right: 10px;

    margin-left: 0px; }



  #view_scroll_left, #view_scroll_right {

    width: 25px;

    height: 25px;

    line-height: 25px; }



  #view_scroll_left:before, #view_scroll_right:before {

    font-size: 15px; }



  #view_scroll_left, #view_scroll_right {

    margin-top: 30px; }



  #etape2 .box-info-product .exclusive {

    width: 100%;

    -moz-border-radius: 50px;

    -webkit-border-radius: 50px;

    border-radius: 50px; } }

@media (min-width: 768px) and (max-width: 1339px) {

  #quantity_wanted_p {

    text-align: center; }



  #product #quantity_wanted_p label {

    display: block;

    margin-left: 0px;

    width: 100%;

    text-align: center; }



  #product .quantity_wanted_input_container {

    float: none;

    margin: 0 auto; } }

@media (min-width: 1339px) {

  #product_accessories li .product-container h5 {

    padding: 0px; } }

@media (min-width: 768px) and (max-width: 991px) {

  #product_accessories li .product-container h5 {

    min-height: 95px; } }

@media (min-width: 992px) and (max-width: 1199px) {

  #product_accessories li .product-container h5 {

    min-height: 75px; }



  #product_accessories .price_container .price {

    display: inline-block; } }

@media (max-width: 767px) and (min-width: 480px) {

  #product ul.product_list.grid > li {

    width: 100%; } }

#add_to_cart .exclusive:before {

  display: none !important; }



#aimd_calculate {

  display: none !important; }



.col-fabrication-francaise-mobile-container .col-mobile {

  float: left !important;

  margin-bottom: 20px !important; }



@media screen and (max-width: 767px) {

  #st-1 .st-btn {

    margin-bottom: 10px; }



  .primary_block {

    margin-bottom: 10px !important; }



  .idTabs {

    margin-top: 10px !important; }



  .product-column-reinssurance .product-column-reinssurance-paiement .product-column-reinssurance-img img {

    max-width: 68px;

    height: auto;

    margin-bottom: 5px; }

  .product-column-reinssurance .product-column-reinssurance-paiement-logos {

    margin-top: 6px; }

  .product-column-reinssurance .product-column-reinssurance-paiement-logos img {

    max-width: 122px;

    height: auto; }

  .product-column-reinssurance .product-column-reinssurance-livraison img {

    max-width: 55px;

    height: auto; }

  .product-column-reinssurance .product-column-reinssurance-livraison {

    margin-top: 10px; }

  .product-column-reinssurance .product-column-reinssurance-livraison-internationale img {

    max-width: 41px;

    height: auto; }

  .product-column-reinssurance .product-column-reinssurance-livraison-internationale .product-column-reinssurance-img,

  .product-column-reinssurance product-column-reinssurance-fabricant .product-column-reinssurance-img {

    margin-top: 10px; }

  .product-column-reinssurance .product-column-reinssurance-fabricant img {

    max-width: 42px;

    height: auto; } }



/*# sourceMappingURL=product.css.map */

