/* forms */
/* color */
/* title */
/* border */
/* background */
/* header */
/* buttons */
/* tabs */
/* menu */
/* effects */
/* rating */
/* video */
/* footer subscribe*/
/* social home */
/* carousel arrows */
/* ui */
/* payment logos color hover*/
/*alert*/
/* product desc */
/* primary_block ***************************************************************************** */
.primary_block {
  margin-bottom: 10px; }

.product-heading-h5 {
  font-weight: 200;
  margin: 3px 0 8px;
  font-size: 19px;
  font-family: "Open Sans", sans-serif; }

.primary_block .pb-left-column img {
  max-width: 100%;
  height: auto; }

a.fancybox-nav {
  outline: 0; }

/* .pb-left-column ***************************************************************************** */
.pb-left-column #image-block {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 5px;
  border: 1px solid #dbdbdb;
  background: #fff; }
  @media screen and (max-width: 767px) {
    .pb-left-column #image-block {
      width: 290px;
      margin: 0 auto; } }
  .pb-left-column #image-block img {
    background: #fbfbfb;
    width: 100%; }
  .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; }
.pb-left-column .span_link {
  position: absolute;
  right: 5px;
  bottom: 5px;
  display: block;
  font-size: 20px;
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  background: #52d9d4;
  color: #ffffff;
  -webkit-transition: background 0.4s;
  transition: background 0.4s; }
  .pb-left-column .span_link:after {
    font-family: "FontAwesome";
    content: "\f002"; }
  .pb-left-column .span_link:hover {
    background: #f8195d; }

/* miniatures */
.pb-left-column #views_block {
  position: relative;
  margin-top: 2px; }
  @media screen and (max-width: 767px) {
    .pb-left-column #views_block {
      max-width: 290px;
      margin: 2px auto 0; } }

#thumbs_list {
  overflow: hidden;
  width: 100%; }
  #thumbs_list ul#thumbs_list_frame {
    width: 10000px !important;
    list-style-type: none;
    padding-left: 0;
    overflow: hidden; }
  #thumbs_list li {
    float: left;
    width: 122px;
    cursor: pointer;
    margin-right: 2px;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media (min-width: 992px) and (max-width: 1229px) {
      #thumbs_list li {
        width: 96px; } }
    @media screen and (max-width: 767px) {
      #thumbs_list li {
        width: 71px; } }
    #thumbs_list li a {
      display: block;
      border: 1px solid #dbdbdb;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      background: #fbfbfb; }
      #thumbs_list li a:hover, #thumbs_list li a.shown {
        border-color: #52d9d4; }
    #thumbs_list li img {
      border: 1px solid #ffffff;
      width: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }

.box-buttons-product {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 20px;
  margin-bottom: 20px; }

#view_scroll_left,
#view_scroll_right {
  position: absolute;
  left: -.5em;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 1.2em;
  width: 1.2em;
  line-height: 1.2em;
  font-size: 20px;
  text-align: center;
  background: #f8195d;
  color: #ffffff; }
  #view_scroll_left:hover,
  #view_scroll_right:hover {
    background: #fa6391; }
  #view_scroll_left:active,
  #view_scroll_right:active {
    background: #bf063e; }
  #view_scroll_left:before,
  #view_scroll_right:before {
    font-family: "FontAwesome"; }

#view_scroll_right {
  left: auto;
  right: -.5em; }
  #view_scroll_right:before {
    content: "\f105"; }

#view_scroll_left:before {
  content: "\f104"; }

.resetimg {
  padding: 10px 0 0; }
  .resetimg #resetImages i {
    margin-right: 6px; }

/* link list */
#usefull_link_block {
  list-style-type: none; }
  #usefull_link_block li {
    display: block;
    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 {
      position: relative;
      padding-left: 30px;
      line-height: 22px;
      display: inline-block; }
      #usefull_link_block li a:before {
        font-family: "FontAwesome";
        color: #f8195d;
        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: 991px) {
      #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: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: #f8195d;
      content: "\f08a";
      font-size: 19px;
      line-height: 24px;
      position: absolute;
      top: -2px;
      left: 0; }
    #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 {
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    color: #f8195d; }
  .pb-center-column p {
    margin-bottom: 10px; }
  .pb-center-column #product_reference span, .pb-center-column #product_condition span {
    font-weight: 700; }
  .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 #short_description_block .buttons_bottom_block {
      display: none; }
  .pb-center-column .buy-block {
    margin-top: 10px; }
    .pb-center-column .buy-block label {
      display: inline-block; }
    .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 #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  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 {
  word-wrap: break-word; }
  #page .rte p {
    margin-bottom: 1em;
    min-height: 1px; }

.attribute_fieldset {
  display: inline-block;
  vertical-align: top;
  padding: 0 15px 5px; }
  .attribute_fieldset label {
    vertical-align: top;
    line-height: 38px; }

#attributes {
  margin-bottom: 16px; }
  #attributes .attribute_list {
    display: inline-block; }
    #attributes .attribute_list .form-control {
      max-width: 230px; }
      #attributes .attribute_list .form-control option {
        background: #fff;
        color: #666; }
    #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 {
        display: inline-block;
        vertical-align: top;
        margin: 0 3px 3px 0;
        padding: 1px;
        border: 1px solid #cdcdcd;
        clear: none; }
        #attributes .attribute_list #color_to_pick_list li a.color_pick {
          display: block;
          height: 34px;
          width: 34px;
          cursor: pointer; }
          #attributes .attribute_list #color_to_pick_list li a.color_pick img {
            display: block;
            height: 100%;
            width: 100%; }
        #attributes .attribute_list #color_to_pick_list li.selected {
          border: 1px solid #f8195d; }

#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 p {
  margin-bottom: 7px; }

/* table_data_sheet */
/* table product-discounts */
table.table-product-discounts {
  border: none;
  border-bottom: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
  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: #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 #cdcdcd;
    width: 33%;
    padding: 10px 20px 11px;
    border-top: 1px solid #cdcdcd;
    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: #424242; }
    .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 */
.quantity-wanted {
  width: 114px; }
  .quantity-wanted input {
    width: 60px;
    height: 54px;
    padding: 0 5px;
    text-align: center;
    float: left;
    border: 1px solid #e3e3e3; }
  .quantity-wanted .btn {
    float: left;
    margin-left: 2px; }
  .quantity-wanted label {
    display: block;
    margin-bottom: 7px; }
  .quantity-wanted .btn.button-minus {
    border-bottom: none; }

/* 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: #333333;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700; }

#last_quantities {
  background: #fe9126;
  border: 1px solid #e4752b;
  color: #ffffff;
  padding: 4px 8px 3px;
  position: relative;
  top: 1px;
  margin-left: 0px; }

#availability_statut {
  display: inline-block;
  background: #52d9d4; }

/* box-security */
.box-security {
  padding: 15px 0px; }

/* prices */
.discount {
  display: none; }

.our_price_display .price {
  font-size: 43px;
  line-height: 0.6; }

#old_price {
  margin-bottom: 5px; }
  #old_price .old-price {
    font-size: 18px; }

.box-info-product {
  margin-left: -10px;
  margin-right: -10px; }

.content_prices, .quantity-wanted, .add-btn-box {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px; }

/* 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 #cdcdcd; }
  #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 #cdcdcd; }
    #send_friend_form .form_container p.intro_form {
      padding-bottom: 6px;
      font-size: 16px;
      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;
        width: 100%;
        padding-bottom: 10px; }
  #send_friend_form .submit {
    margin-top: 20px;
    padding-bottom: 0;
    text-align: center; }
    #send_friend_form .submit .btn {
      margin-top: 10px; }
      #send_friend_form .submit .btn:first-child {
        margin-right: 10px; }
      @media screen and (max-width: 567px) {
        #send_friend_form .submit .btn {
          width: 100%; } }

/* 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 #cdcdcd; }

.customizationUploadLine {
  padding-bottom: 10px; }
  .customizationUploadLine label {
    display: block;
    vertical-align: top; }
  .customizationUploadLine textarea {
    width: 50%;
    border: 1px solid #cdcdcd;
    color: #555; }

.customizationUploadBrowse img + a {
  position: relative;
  top: -51px; }

#customizedDatas {
  float: right; }

/******************************************************************
Quick View Styles
******************************************************************/
.addsharethisinner .stButton .stArrow {
  display: none !important; }

/***** IE code ****/
.page-product-heading {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 900;
  font-size: 25px;
  text-transform: uppercase;
  color: #52d9d4; }
  .page-product-heading:after {
    content: '';
    display: inline-block;
    vertical-align: 8px;
    width: 100%;
    margin-left: 15px;
    border-top: 3px solid; }
  @media screen and (max-width: 567px) {
    .page-product-heading {
      font-size: 18px; } }

/*# sourceMappingURL=product.css.map */
