/* primary_block */
.primary_block {overflow: hidden;}
#product h1.page-heading{}

.product-heading-h5 {
  color: #999999;
  margin: 3px 0 8px;
}

.box-security .product-heading-h5 {margin: 3px 0 -8px;} 

#productscategory_list .product-name,
.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; }

/* .pb-left-column */
.pb-left-column{}
.pb-left-column #image-block {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #EEEEEE;
  display: block;
  overflow: hidden;
  padding: 4px 4px 1px;
  text-align: center;
  position: relative;
}
.pb-left-column #image-block img {}
  .pb-left-column #image-block #view_full_size {
    display: block;
    cursor: pointer; }
.pb-left-column #image-block #view_full_size .span_link {
  background: #eee;
  padding: 5px 0;
  display: block;
  text-align: center;
}
.pb-left-column #image-block #view_full_size .span_link:after {
  font-family: "FontAwesome";
  font-size: 16px;
  content: "\f065";
  margin: 0 0 0 10px;
}
.pb-left-column #image-block #view_full_size .span_link:hover {background: #ddd;}

.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 .zoomPreload{
  background-position: 37px 45px;
  height: 70px;
}
.pb-left-column #image-block .zoomPreload{
  background-position: 37px 45px;
  height: 70px;
}

/* miniatures */
.pb-left-column #views_block {
  margin-top: 10px;
  overflow: hidden;
}

#thumbs_list {
  overflow: hidden;
  float: left;
}
#thumbs_list ul#thumbs_list_frame {}
#thumbs_list li {
  float: left;
  text-align: center;
}
#thumbs_list li a {}
#thumbs_list li img {
  border: 1px solid #eee;
  height: 80px;
  width: 80px;
}
#thumbs_list li a:hover img,
#thumbs_list li a.shown img{border-color: #ccc;}

span.view_scroll_spacer {}
#view_scroll_left,
#view_scroll_right {
  float: left;
  margin-top: 20px;
  text-decoration: none;
  width: 12px;
}
#view_scroll_left:before,
#view_scroll_right:before {
  font-family: "FontAwesome";
  font-size: 30px;
}
#view_scroll_left:before {content: "\f104";}
#view_scroll_right:before {content: "\f105";}
#view_scroll_left:hover:before,
#view_scroll_right:hover:before {color: #777;}

.resetimg {
  padding: 10px 0 0; }
  .resetimg #resetImages i {
    margin-right: 6px; }

/* right block */
.pb-right-column #short_description_block{color: #888; margin: 0 0 20px;}
.pb-right-column #short_description_block .buttons_bottom_block{display: none;}
 
.pb-right-column #product_condition{display: none;}

/* link list */
#usefull_link_block {margin: 0 0 20px;}
#usefull_link_block li {
  float: left;
  margin: 0 10px 10px 0;
}
#usefull_link_block li.txt{
  color: #777;
  margin-top: 7px;
}
#usefull_link_block button{
  background: none;
  border: 1px solid #ccc;
  color: #999;
  font-size: 18px;
  height: 32px;
  padding: 0;
  width: 32px;
}
#usefull_link_block button:hover{border: 1px solid #333; color: #333;}

/*** pb-right-column ***/
.pb-right-column{}

.pb-right-column #product_manufacturer{margin: 0 0 20px;}
.pb-right-column #product_manufacturer a {text-decoration: underline;}
.pb-right-column #product_reference{margin: 0 0 20px;}

.pb-right-column #buy_block {}
.pb-right-column #color_picker p {padding-bottom: 5px;}

/* quantity_wanted */
#quantity_wanted_p {margin: 0 0 20px 0;}
#quantity_wanted_p label {}
#quantity_wanted_p input {
  display: inline-block;
  margin: 0 5px 0 0;
  text-align: center;
  width: 40px;
}
#quantity_wanted_p .btn {
  color: #999999;
  display: inline-block;
  font-size: 12px;
  margin: 0 5px 0 0;
  text-decoration: none;
}
#quantity_wanted_p .btn:hover{color: #444;}

.pb-right-column #buy_block .product_attributes {}
#attributes fieldset {margin: 0 0 20px;}
#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 li {
  border: 1px solid #ddd;
  float: left;
  margin: 0 5px 0 0;
  padding: 2px;
}
#attributes .attribute_list #color_to_pick_list li a.color_pick {
  display: block;
  padding: 10px;
}
#attributes .attribute_list #color_to_pick_list li.selected {border: 1px solid #444;}

/* prices */
.content_prices {margin: 0 0 20px;}
.content_prices p{
  float: left;
  margin: 0 15px 0 0;
}
.discount {display: none;}
.content_prices .our_price_display {font-size: 26px;}
.content_prices #old_price {
  font-size: 19px;
  color: #bbb;
  margin-top: 5px;
  text-decoration: line-through;
}
.content_prices #old_price .price{color: #bbb;}

.content_prices #reduction_percent,
.content_prices #reduction_amount {
  background: #eee;
  color: #333;
  font-size: 15px;
  padding: 6px 10px;
}

.box-info-product {margin: 15px 0 30px;}
.box-info-product .exclusive {padding: 12px 20px;}
.box-info-product .exclusive:before {
  font-family: "FontAwesome";
  font-size: 15px;
  content: "\f07a";
  margin: 0 5px 0 0;
}
.box-info-product .exclusive.added:before {content: "\f00c";}
.box-cart-bottom {overflow: hidden;}
.box-info-product .buttons_bottom_block {
  float: left;
  margin: 12px 20px 0 0;
}
.box-info-product #add_to_cart{margin: 0 20px 0 0;}

/* table_data_sheet */
.table-data-sheet {}
.table-data-sheet tr td:first-child {
  width: 30%;
}

/* table product-discounts */
table.table-product-discounts { }
 
table.table-product-discounts tr th {}
table.table-product-discounts tr td,
table.table-product-discounts tr th {}

/* availability_statut */
#quantityAvailable,
#availability_value,
#last_quantities {color: #46a74e;}

#last_quantities {color: #ff0000;}

#availability_statut,
#pQuantityAvailable { }

#pQuantityAvailable span {
  font-weight: 700;
  color: #333333; }

#availability_statut #availability_value.warning_inline {}

/* box-security */
.box-security {
  border-top: 1px solid #dfdede;
  padding: 19px 19px 6px;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #fbfbfb));
  background-image: -webkit-linear-gradient(#ffffff, #fbfbfb);
  background-image: -moz-linear-gradient(#ffffff, #fbfbfb);
  background-image: -o-linear-gradient(#ffffff, #fbfbfb);
  background-image: linear-gradient(#ffffff, #fbfbfb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fbfbfb',GradientType=0 ); }

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

.buttons_bottom_block {}

/* accessories  */
.accessories-block ul li {margin: 15px 0; text-align: center;}
.accessories-block ul li .product_name {margin: 10px 0 0;}
.accessories-block ul li .price {display: block; font-size: 15px; margin: 10px 0 0;}

/* BLOCK idTabs */
#more_info_block {margin: 0 0 50px;}
#more_info_tabs{}
.idTabs {}
.idTabs a {
  color: #999;
  display: block;
  font-size: 16px;
  padding: 15px 20px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.idTabs a:hover{color: #333;}
.idTabs .selected {
  background: #f9f9f9;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  color: #333;
  z-index: 1;
}

#more_info_sheets {
  background: #f9f9f9;
  border: 1px solid #ddd;
  margin-top: -1px;
  padding: 30px;
  position: relative;
}
#more_info_sheets .table-data-sheet{margin: 0;}
#more_info_sheets .table-data-sheet td{text-align: left;}

.block_hidden_only_for_screen {display:none}


/* SEND TO FRIEND (pop-in) */
#send_friend_form {
  width: 555px;
  overflow: hidden; }
  #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 {padding: 20px; margin: 0}

#product.content_only div.primary_block div.pb-left-column {float: left; margin: 0 15px 0 0; width: 325px;}
#product.content_only div.primary_block div.pb-left-column #view_scroll_left,
#product.content_only div.primary_block div.pb-left-column #view_scroll_right {display: none !important;}
#product.content_only div.primary_block div.pb-left-column #thumbs_list,
#product.content_only div.primary_block div.pb-left-column #thumbs_list ul#thumbs_list_frame{width: 325px !important;}
#product.content_only div.primary_block div.pb-left-column #thumbs_list li{margin: 0 0 10px;}

#product.content_only div.primary_block div.pb-right-column {float:left; width:420px;}

.addsharethisinner .stButton .stArrow {display: none !important;}