/* primary_block */
.primary_block {
  margin: 0 0 30px;
  overflow: hidden;
  clear: both;
}

.primary_block .product_name_brand{
  border-bottom: 3px solid #be953e;
  margin: 0 0 60px;
  padding: 0 0 5px;
  overflow: hidden;
}
#product h1.page-heading {
  float: left;
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.primary_block #product_manufacturer {float: right; margin: 4px 0 0 10px;}

.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: #640000;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
  /*border: 1px solid #666666;*/
  position: relative;
  display: block;
  overflow: hidden;
  padding: 4px 4px 1px;
  text-align: center;
}
.pb-left-column #image-block .new-box{top: 4px; left: 4px;}
.pb-left-column #image-block .sale-box{top: 4px; right: 4px;}
.pb-left-column #image-block #view_full_size {
  display: block;
  cursor: pointer;
}
.pb-left-column #image-block #view_full_size .span_link {
  background: #640000;
  padding: 5px 0;
  display: block;
  text-align: center;
  color:#999999;
}
.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: #4f1212;color:#fff;}

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

/* 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 {box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);;/*border: 1px solid #eee;*/}
#thumbs_list li img a:hover{border: 1px solid #eee;}
#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: 25px;
  text-decoration: none;
  width: 10px;
}
#view_scroll_left:before,
#view_scroll_right:before {
  font-family: "FontAwesome";
  font-size: 22px;
  color: #999;
}
#view_scroll_left:before {content: "\f104";}
#view_scroll_right:before {content: "\f105";}
#view_scroll_left:hover:before,
#view_scroll_right:hover:before {color: #333;}

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

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

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

.pb-right-column #short_description_block{
  color: #ddd;
  margin: 0 0 20px;
}
.pb-right-column #short_description_block .buttons_bottom_block{display: none;}

.pb-right-column #buy_block {margin: 0 0 20px;}
.pb-right-column #color_picker p {
  padding-bottom: 5px;
  font-weight: bold;
}

#product p#loyalty:before {
  color: #bbb;
  content: "";
  font-family: "FontAwesome";
  font-size: 20px;
  left: 0;
  position: absolute;
  top: 0px;
}
#product p#loyalty {
  border-bottom: 1px solid #eee;
  color: #888;
  margin: 0 0 15px;
  padding: 0 0 15px 35px;
  position: relative;
}
#product #product_reference{margin: 0 0 20px;}

#product #product_condition{display: none;}

/* quantity_wanted */
#quantity_wanted_p {margin: 0 0 20px;}
#quantity_wanted_p label {color:#999999;}
#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;}

#attributes fieldset {margin: 0 0 20px;}
#attributes fieldset label {}
#attributes .attribute_list {}
#attributes .attribute_list .form-control {}
#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 #e5e5e5;
  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;}

.box-info-product {
  /*background: #4f1212;*/
  padding: 10px 10px 20px;
  border:1px solid #4f1212;
}
.box-info-product .box-cart-bottom {overflow: hidden;}
.box-info-product .box-cart-bottom p{float: left;}
.box-info-product .box-cart-bottom #add_to_cart{margin: 0;}
.box-info-product .box-cart-bottom .exclusive {font-size: 16px;  background:#be953e;}
.box-info-product .box-cart-bottom .exclusive:before {
  font-family: "FontAwesome";
  content: "\f07a";
  margin: 0 5px 0 0;

}
.box-info-product .box-cart-bottom .wishlist_product {margin: 10px 0 0 20px;}

/* table_data_sheet */
.table-data-sheet {
background:#640000;
}
.table-data-sheet tr td:first-child {
  /*background: #f5f5f5;*/
  /*width: 20%;*/
}
#more_info_sheets  table.table , #more_info_sheets  table.table td {
background: none;
border:0px;
}
/* table product-discounts */
table.table-product-discounts {
border:1px solid #4f1212; }
 
table.table-product-discounts tr th {
background:#4f1212;
color:#ddd;
border-bottom: 1px solid #4f1212;
    border-right: 1px solid #4f1212;

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

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

#last_quantities {color: #ff0000;}

#availability_statut,
#pQuantityAvailable {}

#pQuantityAvailable span {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 ); }

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

.content_prices #reduction_percent,
.content_prices #reduction_amount {
  background: #4f1212;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 16px;
  margin: 5px 0 0 5px;
  padding: 3px 6px;
}
#reduction_percent span,
#reduction_amount span {display: block;}

/* online_only */
.pb-center-column p.online_only {
  color: #f13340;
  text-align: left; }

.buttons_bottom_block {}

/* accessories  */
.accessories-block ul li {float: left; text-align: center; width: 190px;}
.accessories-block ul li h5{margin: 10px 0;}

/* BLOCK idTabs */
#more_info_block {margin: 0 0 30px;}
#more_info_tabs{}
.idTabs {}
.idTabs a {
  border-radius: 4px 4px 0 0;
  display: block;
  padding: 10px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color:#999;
}
.idTabs a:hover,
.idTabs .selected {color: #fff;}

#more_info_sheets {
  border-top: 1px solid #4f1212;
 /* border-right: 1px solid #4f1212;
  border-left: 1px solid #4f1212;
  border-bottom: 2px solid #4f1212;*/
  padding:5px;
  background:#640000;
  color:#dddddd;
}
#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;
      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 {}

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


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

