<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* product desc */
/* primary_block ***************************************************************************** */
.primary_block {
  margin-bottom: 10px;/*instead of 80*/ }

.top-hr {
  background: #c4c4c4;
  height: 5px;
  margin: 2px 0 31px; }

.product-heading-h5 {
  color: #999;
  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; }
  

#productscategory_list .product-name,
.accessories-block .block_content {overflow: hidden;}
.accessories-block .product-name {
  margin-bottom: 5px; }
  #productscategory_list .product-name a,
  .accessories-block .product-name a {
    font-size: 15px;
    line-height: 18px;
    color: #3a3939; }
    #productscategory_list .product-name a:hover,
    .accessories-block .product-name a:hover {
      color: #515151; }

img {
  max-width: 100%;
  height: auto; }

/* .pb-left-column ***************************************************************************** */
.pb-left-column #image-block {
  position: relative;
  overflow: hidden;
  display: block;
  cursor: pointer;
  padding: 0;
  width: 530px; /* width:530px;Â&nbsp;*/
  float: right;
  cursor:pointer;
  cursor: -webkit-zoom-in; 
  cursor: -moz-zoom-in;
   }
  @media (max-width: 767px) {
    .pb-left-column #image-block {
      width: 280px;
      margin: 0 auto; } }
  .pb-left-column #image-block img {
    /*background: #fbfbfb;*/
    width: 100%; }
  .pb-left-column #image-block #view_full_size .span_link {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -68px;
    display: none;
    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);
    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: #333333; }
  .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 */
.pb-left-column #views_block {
  width: 122px;
  float: left;
  height: auto;
  position: relative;
   }
  @media (max-width: 767px) {
    .pb-left-column #views_block {
      width: 280px;
      margin: 0 auto; } }

#thumbs_list {
  overflow: hidden;
  width: 100%;
  height: 100%;
   }
  #thumbs_list ul#thumbs_list_frame {
    list-style-type: none;
    padding-left: 0;
    overflow: hidden; 
    width:100% !important;
    }
  #thumbs_list li {
    width: 100%;
    cursor: pointer;
    margin-bottom: 14px;
    box-sizing: border-box; }
    #thumbs_list li a {
      display: block;
      transition: all 0.3s ease;
      box-sizing: border-box; }
      #thumbs_list li a:hover, #thumbs_list li a.shown {
         }
    #thumbs_list li img {
      width: 100%;
      height: auto;
      box-sizing: border-box; }

span.view_scroll_spacer {
  width: 35px;
  display: block; 
  position: absolute;
  top:-12px;
  left:50%;
  margin-left:-17px;
  z-index:9
}
  

#view_scroll_left,
#view_scroll_right {
  height: 25px;
  width: 30px;
  min-width:0;
  line-height: 0;
  font-size: 0;
  overflow: hidden; 
  text-align:center;
  background:#fafafa;
  border:1px solid #e0e0e0;
}
  
  #view_scroll_left:before,
  #view_scroll_right:before {
    color: #a0a0a0;
    font-family: "venedor";
    content:"B";
    font-size: 8px;
    line-height: 25px; 
    display: block;
    width:25px;
    height: 25px;
    position: absolute;
    top:0;
    left:3px;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari and Chrome */
  }
  #view_scroll_left:hover:before,
  #view_scroll_right:hover:before {
    color: #fff; }

#view_scroll_left:before {
  float: left; 
  top:-1px;
  left:5px;
}

#view_scroll_left {
  margin-top: 0; }
#view_scroll_right {
  margin:0 0 0 -17px;
  position: absolute;
  bottom:-12px;
  left:50%;
  display: block; }
#view_scroll_left:before {
  transform: rotate(-90deg);
    -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Safari and Chrome */
  }
.resetimg {
  padding: 6px 20px 0 0;   
  position: absolute;
  top:0;
  left:0;
  width:100%;
  text-align: right;
}
#wrapResetImages {
  background: #FFF;
  }
  .resetimg #resetImages i {
    margin-right: 6px; }


/* link list */
#usefull_link_block {
  list-style-type: none; }
  #usefull_link_block li {
    margin: 0 0 8px 0; }
    
    #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: #333333;
        font-size: 19px;
        line-height: 24px;
        position: absolute;
        top: -2px;
        left: 0;
        font-weight: normal; }
      #usefull_link_block li a:hover {
        color: #000; }        
    
    #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: #333333;
        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: 20px;
  /* form */ }
  .pb-center-column h1 {
    padding-bottom: 16px;
    font-size: 24px;
    color: #005cb9;
    margin: 0;
    /*font-weight: bold;*/
     }
  .pb-center-column p {
    margin-bottom: 10px; }
  .pb-center-column #product_reference,
  #product_condition,
  .product-manufacturer,
  #pQuantityAvailable {
    margin-bottom: 0px !important;
    font-size: 15px;
    line-height: 24px;
     }
    #product_condition label,
    .pb-center-column #product_reference label,
    .product-manufacturer label,
    #pQuantityAvailable label {      
      margin-bottom: 15px;
      color:#777
    }
    #product_condition span,
    .pb-center-column #product_reference span,
    #page .product-manufacturer a {
      color: #999; }
    .product-manufacturer a {color:#777 !important}
  .pb-center-column #short_description_block {
    color: #666; }
    .pb-center-column #short_description_block #short_description_content {
      padding: 0 0 15px;
      word-wrap: break-word; }
      .pb-center-column #short_description_block #short_description_content p {
        line-height: 18px; }
  .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; }
    #buy_block .function_button a:before {color:#fff}
  .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: #333333; }
  #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: 0; }
  #page .rte.section-body p{margin-bottom: 15px;}
  #page .rte.section-body ul{list-style-position: inside;}
  #page .rte.section-body ul li {margin-bottom: 8px;}

#attributes fieldset {
  padding-bottom: 3px; }
  #attributes fieldset label {
    vertical-align: top;
    display: block;
    font-size: 15px;
     }
#attributes .attribute_list {
  width: 100%; }
  #attributes .attribute_list .form-control {
    max-width: 230px; }
    #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 10px 10px 0;
      clear: none;       
    }
      #attributes .attribute_list #color_to_pick_list li a.color_pick {
        display: block;
        height: 35px;
        width: 35px;
        cursor: pointer;
        border-radius:3px; 
        box-shadow:         0px 1px 3px 0px rgba(0, 0, 0, 0.35);
      }
      #attributes .attribute_list #color_to_pick_list li.selected a {
        border: 1px solid #c72929; }
  #attributes .attribute_list #color_to_pick_list li a.color_pick img {
    vertical-align: top;
    width:100%;
    height: auto;
  }

.box-cart-bottom {
  padding: 12px 0 0 0;/*instead of 42*/ }

#short_description_content a,
#page .page-product-box .block {margin: 0;}
.page-product-box a {
  color: #333333;
  text-decoration: underline; }
#short_description_content a.btn,
.page-product-box a.btn {
  text-decoration: none;
  border-radius:35px;
  }

.box-info-product {
  margin-bottom: 20px;
  }
.box-info-product .function_button {
  margin-right: 5px;
  margin-bottom: 20px;
  }
.box-info-product .function_button,
.addthis_toolbox {
  vertical-align: top;
  display: inline-block;
  }
.addthis_toolbox {margin-left: 60px;}
.box-info-product .function_button,
.box-info-product .function_button a {
  width: 32px;
  min-width: 32px;
  height: 32px;
  padding: 0;
  text-align: center;  
  }
  .box-info-product p {
    margin-bottom: 0px; }
  .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;
    border-radius: 5px;
    position: relative;
    display: block;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
    background-image: -webkit-linear-gradient(#009ad0, #007ab7);
    background-image: -moz-linear-gradient(#009ad0, #007ab7);
    background-image: -o-linear-gradient(#009ad0, #007ab7);
    background-image: linear-gradient(#009ad0, #007ab7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009ad0', endColorstr='#007ab7',GradientType=0 ); }
    .box-info-product .exclusive:before {
      font-family: "FontAwesome";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      color: white;
      font-size: 25px;
      line-height: 47px;
      text-shadow: 0 1px #015883;
      content: "\f07a";
      z-index: 2;
      width: 51px;
      text-align: center;
      border: 1px solid #06b2e6;      
      border-radius: 5px 0 0 5px; }
      
    .box-info-product .exclusive.added:before {
      content: "\f00c"; }
    .box-info-product .exclusive.added.disabled:before, .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;
      border: none; }
    .box-info-product .exclusive:after {
      background: url(../img/border-1.gif) repeat-y 0 0;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 51px;
      content: "";
      width: 1px;
      z-index: 2; }
      
    .box-info-product .exclusive span {      
      border-radius: 5px;
      font-weight: 700;
      font-size: 20px;
      line-height: 22px;
      border: 1px solid #06b2e6;
      text-shadow: 0 1px #015883;
      padding: 12px 36px 14px 60px;
      color: white;
      display: block !important;
      transition: all 0.3s ease; }
      
    .box-info-product .exclusive:hover {
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #007ab7), color-stop(100%, #009ad0));
      background-image: linear-gradient(#007ab7, #009ad0);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007ab7', endColorstr='#009ad0',GradientType=0 );
      background-position: 0 0; }

#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 p {
    margin-bottom: 7px;
    padding: 15px 10px 0; }
  #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;    
    border-radius: 5px;
    position: relative;
    display: block;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009ad0), color-stop(100%, #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: white;
      font-size: 25px;
      line-height: 47px;
      text-shadow: 0 1px #015883;
      content: "\f07a";
      z-index: 2;
      width: 51px;
      text-align: center;
      border: none;      
      border-radius: 0; }
      
    #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;
      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; }
      
    #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: white;
      display: block !important;      
      border-radius: 0;
      transition: all 0.3s ease; }
      
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:hover {
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #007ab7), color-stop(100%, #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 {
  width: 100%;
  margin: 0 0 20px;
   }
    .table-data-sheet tr.even {
      background:#fafafa;}
    .table-data-sheet tr.odd {
      background:#e5eef8;}
    .table-data-sheet tr td {
      padding: 12px 20px; 
      font-size: 14px;
    }
      .table-data-sheet tr td:first-child {        
        width: 20%;
        font-weight: 700;
        color: #555; }

/* 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: white; }
  @media (max-width: 767px) {
    table.table-product-discounts {
      width: 100%; } }
  table.table-product-discounts tr th {
    background: #fbfbfb;
    color: #333333;
    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 .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 {margin-right: 25px;}
#quantity_wanted_p,
.main-button {
  display: inline-block;
  vertical-align: top;
  }
#quantity_wanted_p input {
  width: 115px;
  height: 50px;
  text-align: center;
  float: left;
  border: 1px solid #e0e0e0;
  line-height: 50px; 
  font-weight: bold;
  font-size: 25px;
  color:#757575;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;  
}
#quantity_wanted_p .btn {
  width:25px;
  height: 25px;  
  border:1px solid rgb(189, 194, 201);
  text-align: center;
  line-height: 26px;
  border-left: none;
  font-family: venedor;
  font-size: 8px;
}
#quantity_wanted_p .btn span {
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  color:#777;
  width: 100%;
  height: 100%;
  border:none;
  }
#quantity_wanted_p .btn.product_quantity_down {
  border-bottom-right-radius: 3px;  
  }
#quantity_wanted_p .btn.product_quantity_down span {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg); /* IE 9 */
  -webkit-transform: rotate(90deg); /* Safari and Chrome */  
  }
#quantity_wanted_p .btn.product_quantity_up {
  border-top-right-radius: 3px;
  border-bottom: none;
  }
#quantity_wanted_p .btn.product_quantity_up span {
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg); /* IE 9 */
  -webkit-transform: rotate(-90deg); /* Safari and Chrome */  
  }
.number-manage {
  float: left;
  display: inline-block;
  width:27px;
  }
#quantity_wanted_p label {
  display: none;
  margin-bottom: 7px; }

/* availability_statut */
#availability_statut span#availability_label,
#availability_date_label {
  display: inline-block;
  width: 125px;
  font-weight: 700;
  font-size: 12px;
  text-align: right; }


#availability_value,
#last_quantities,
#coming_soon {
  color: #55c65e;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
  padding: 4px 8px 4px;
  /*background: #55c65e;*/
  border: 1px solid #55c65e;
  /*margin-left: 5px;*/
	border-radius: 35px;
}

#last_quantities {
	color: #005cb9 !important;
  background: #fe9126;
  border: 1px solid #005cb9;
  padding: 4px 8px 4px;
  position: relative;
  /*top: 1px;*/ }

#coming_soon {
	color: #005cb9 !important;
  /*background: #fe9126;*/
  border: 1px solid #005cb9;
  padding: 4px 8px 4px;
  position: relative;
  }

#availability_statut,
#pQuantityAvailable {
  display: inline-block; }



#availability_statut #availability_value.warning_inline {
	color:#fe9126;
  /*background-color: #fe9126;*/
  border-color: #fe9126;
  /*text-shadow: 1px 1px #e68322;*/
  margin: 0; }

/* box-security */
.box-security {
  padding: 20px 0px;
  }

/* prices */
.content_prices {
  position: absolute;
  right: 0;
  bottom:0;
  width:135px
 }
.content_prices .price {
  width:135px;
  height:135px;
  border-radius:50%
}

.our_price_display {
  font-weight: 600;
  font-size: 27px;
  line-height: 35px;
  color: #fff; 
  display: block;
  text-align: center;
  padding-top: 50px;
  margin-bottom: 0;  
}
.old-price-exist .our_price_display {padding-top: 36px;}
#old_price_display {
  font-weight: bold;
  color:#666;
  text-decoration: line-through;
  }
  
#old_price {
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 24px;  
  display: inline-block;
  display: block;
  text-align: center;
  line-height: 30px; }

#reduction_percent,
#reduction_amount {
  text-align: center;
  line-height: 35px;
  font-size: 16px;
  color: #fff;
  padding: 0 15px;
  display: block;
  margin-bottom: 5px; 
  font-weight: bold;
}
  #reduction_percent span,
  #reduction_amount span {
    display: block; }

/* online_only */
.pb-center-column p.online_only {
  font-weight: 700;
  font-size: 13px;
  color: #f13340;
  text-align: left; }

.buttons_bottom_block {
  clear: both;
  padding: 0; }
  .buttons_bottom_block #wishlist_button {
    font-weight: 700; 
    width:30px;
    padding: 0;
  }  

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

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

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

/******************************************************************
Quick View Styles
******************************************************************/
#product.content_only div.primary_block {
  margin-bottom: 0; }
  
  #product.content_only div.primary_block div.pb-left-column {
    padding: 20px 20px 5px 35px;
    width: 47%; }
 
  #product.content_only div.primary_block div.pb-center-column {
    padding: 20px 0px;
    width: 100%;
    margin-bottom: 0;
    height: 100%; }
    
    @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;
       }
    #product_comments_block_extra {
      margin-bottom: 12px;
      }
    @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: 47%;
    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;
      height: 100%;      
      border-radius: 0 4px 4px 0;
      position: relative;
      padding-bottom: 0px; }
      
      #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; }
        #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive span {
          font-size: 20px;
          text-align: center; }
          
      #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; }
  #product.content_only div.primary_block div.pb-left-column #image-block {width: 85% !important;}
  #product.content_only div.primary_block div.pb-left-column #views_block {width: 15% !important;}
    #product.content_only div.primary_block div.pb-left-column #image-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-center-column,
  #product.content_only section.primary_block div.pb-center-column {
    width: 100%;
    float: left;
    padding-left: 0px; }
  #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; } }

/***** IE code ****/
.ie8 .pb-left-column #image-block #view_full_size .span_link {
  background: #fff;
  border: 1px solid #d6d4d4; 
display: none;}
.ie8 .box-security {
  filter: none; }
.comments_advices {margin-bottom: 0;}
.product-labels {
  position: absolute;
  top:0;
  right:0;
	width:128px;
  /*width:80px;*/
  }
.product-page-separator {
  border-top:1px solid #ebebeb;
  height: 1px;
  line-height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  }
#attributes .attribute_list .no-radiobuttons li label {
  color:#757575;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 28px;
  border:1px solid #e0e0e0;
  border-radius:3px;
  width: 65px;
  text-align: center;
  background: #F4F4F4;
  cursor: pointer;
  display: inline-block;
}
#attributes .attribute_list .no-radiobuttons li label:hover {
  color:#fff
  }
#attributes .attribute_list .no-radiobuttons li.activeSize label {
  border:1px solid #aaa;
  background: #ddd;
}
#attributes .attribute_list li label {display: inline; line-height: 12px;}
#add_to_cart button.button {
  height: 50px;
  padding: 0 25px;
  font-size: 19px;
  }
.product_like .button:before {
  font: normal 15px/32px "venedor";
  content:"E";  
  vertical-align: top;
  }
.product_like:hover,
.wishlist_button:hover {
  opacity:0.8
}
.wishlist_button:before,
.product_print a:before {
  padding: 0 !important;  
    content: "D";
    /*font: 400 15px/32px "venedor";
    color: #e8e8e8;*/
    width: 100%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    height: 100%;
}
.product_send a:before,
.product_download a:before,
.product_print a:before {
  font-family: "FontAwesome";
  /*font-size: 16px;
  line-height: 32px;*/
  vertical-align: top;
  }
.product_print a:before {
    content: "\f02f"; }
.product_send a:before {
      content: "\f003"; }
.product_download a:before {
      content: "\f019"; }
.sections {
  overflow: hidden;
  }
.sections-bodies {
  overflow: hidden;
  width: auto;
}
h3.page-product-heading {
  width:100%;
  margin: 0;
  }
h3.page-product-heading {
  color: #868883;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  margin: 0px;
  position: relative;
  border-bottom: 1px solid rgba(0,0,0,0.08);
  background-color:rgba(255,255,255,0.05);
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
h3.page-product-heading span {
  font-size: 15px;
  line-height: 20px;
  padding: 16px 10px 16px 25px;
  display: inline-block;
  width: 100%;
  }
h3.page-product-heading:hover span,
h3.page-product-heading.active span {
  border-left: 3px solid #7bae21;
  }
h3.page-product-heading:hover,
h3.page-product-heading.active {
  background-color:#fff;
  color:#333;  
  border-right:1px solid #fff;  
  width:calc(100% + 1px);
  }
.sections {
  border:1px solid rgba(0,0,0,0.08);
  border-radius:2px
  }
.sections-titles {
  width:230px;
  float: left;
  border-right: 1px solid rgba(0,0,0,0.08);
  background:rgba(0,0,0,0.02);
  }
.bodies-indent {
  padding: 35px;
  max-height: 470px;
  height: 470px;
  overflow: auto;
}
#page section .rte {
  padding: 0;
  }
#page section .rte p,
#page section .rte {
  color:#737373;
  font:normal 16px/22px Arial
}
#product_comments_block_tab h4 {
  font-size: 22px;
  margin: 0 0 10px 0;
  }
.accessories-block {
  margin-top: 0 !important;
  overflow: hidden;
  }
.p-accessories {
  position: relative;
  width:10000%
  }
#page .p-accessories .product-name a {
  color:#646464
  }
.accs-nbs-flexisel-container .nbs-flexisel-inner {
  width:897px;
  position: relative;
  }
.product_accessories-indent {
  padding-right: 30px;
  }
.product_accessories-indent a {
  text-decoration: none;  
  }
.s_title_block,
.addtocart-button {
  text-align: center;
}
.p-accessories .price,
#productscategory_list .price_display {
  display: block;
  width: 90px;
  height: 90px;
  color: #fff;
  font-size: 18px;
  line-height: 90px;
  text-align: center;
  position: absolute;
  right: 10px;
  bottom:0;
  border-radius: 50%;
  font-weight: bold;
  z-index: 9;
}
#page .product-box .product-image {
  padding: 0;
  display: block;
  border:none;
  margin: 0;
  position: relative;
  }
.p-accessories .product-name {
  margin: 15px 0;
  }
.accessories-block .flexisel-nav:hover {
  background-color: #575a59;
  border-color:#575a59;
  }
.accessories-block .flexisel-nav:hover:before {
  color:#fff
}
#page .accessories-block .flexisel-nav-wrapper {
  position: absolute;
  top:50% !important;
  margin-top: -10px;
  width:100%
  }
.accessories-block .block_content {
  position: relative;
  }
.accessories-block .nbs-flexisel-nav-left {
  left:0
  }
#page .hide_stars .comments_advices a.reviews {padding-left: 0;}

.content_only .primary_block.row {margin: 0;}
fieldset.attribute_fieldset {margin-bottom: 15px;}
fieldset.attribute_fieldset .attribute_label {color:#9b9b9b}
#page .addthis_button_expanded {color:#333}

.page-product-box .ph_simpleblog h2 a {text-decoration: none;}
.page-product-box .ph_simpleblog .post-date {width: auto; background: none; color:#333; font-weight: normal; height: auto; line-height: 20px; font-size: 14px;}
.page-product-box .ph_simpleblog .post-additional-info {margin-top: 12px;}
.page-product-box .ph_simpleblog .first-in-line {clear:left}
.product_like.active .addfav,
.product_like:not(.active) .remfav,
#blockpack .right-block .content_price,
.hide-pp #product_payment_logos,
#page .hide_stars .comments_note,
.d-hidden,
.discount,
#product .no-radiobuttons div.radio,
.accessories-block .block_description,
.pb-center-column #short_description_block .buttons_bottom_block,
.sections section h3.page-product-heading,
#blockpack h3.page-product-heading {display: none}

#product #blockpack ul.product_list,
#blockpack .product_img_link {margin-bottom: 0}
#blockpack .left-block .content_price {width: 50px; height: 50px;bottom: -7px}
#blockpack .product-price {line-height: 47px;font-size: 15px}
#blockpack .right-block a.product-name {font-size: 14px}
#blockpack .product-desc {font-size: 12px}
#blockpack .ajax_add_to_cart_button {font-size: 10px; padding:0 8px}
#product .pack_price {font-size: 16px; color: #D83D3D}

.ksp-wrapper {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    margin-bottom: 0px;
    text-align: center;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
	background-color: #005cb9;}

@media (min-width: 992px) {
    body.content_only#product #thumbs_list_frame &gt; li {width: 95% !important}
    body.content_only#product #buy_block #add_to_cart {margin-top: 0 !important}
}

</pre></body></html>