/* 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: "Roboto", Open Sans, sans-serif;
}

.box-security .product-heading-h5 {
  margin: 3px 0 -8px;
}
@media (max-width: 1199px) {
  .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 {
  position: relative;
  display: block;
  cursor: pointer;
  overflow: hidden;
  border: 1px solid #e6e6e6;
}
@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 {
  background: #000 none repeat scroll 0 0;
  bottom: -16px;
  color: #fff;
  display: block;
  font-size: 0;
  height: 50px;
  position: absolute;
  right: -30px;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 75px;
}
.pb-left-column #image-block #view_full_size .span_link:after {
  content: "\f067";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 14px;
  font-weight: normal;
  padding: 5px;
  text-align: center;
  position: relative;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pb-left-column #image-block #view_full_size .span_link:hover:after {
  color: gray;
}
.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 {
  margin: 20px auto auto;
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  .pb-left-column #views_block {
    width: 280px;
    margin: 10px auto;
  }
}

#thumbs_list {
  overflow: hidden;
  float: none;
  display: inline-block;
  width: 360px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #thumbs_list {
    width: 270px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #thumbs_list {
    width: 270px;
  }
}
@media (max-width: 767px) {
  #thumbs_list {
    width: 180px;
  }
}
#thumbs_list ul#thumbs_list_frame {
  list-style-type: none;
  padding-left: 0;
  overflow: hidden;
  height: 115px;
}
#thumbs_list li {
  float: left;
  cursor: pointer;
  margin-right: 5px;
  line-height: 0;
  width: 85px;
  height: 110px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#thumbs_list li.last {
  margin-right: 0;
}
#thumbs_list li a {
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-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: #e5e5e5;
}
#thumbs_list li img {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#view_scroll_left,
#view_scroll_right {
  margin-top: 45px;
  height: 20px;
  width: 30px;
  float: none;
  vertical-align: top;
  display: inline-block;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  position: absolute;
}
@media (min-width: 768px) and (max-width: 991px) {
  #view_scroll_left,
  #view_scroll_right {
    margin-top: 28px;
  }
}
#view_scroll_left:before,
#view_scroll_right:before {
  padding-left: 2px;
  color: silver;
  font-family: "FontAwesome";
  font-weight: bold;
  font-size: 22px;
  line-height: 22px;
}
#view_scroll_left:hover:before,
#view_scroll_right:hover:before {
  color: gray;
}

#view_scroll_right {
  right: 0;
}
#view_scroll_right:before {
  content: "\f105";
}

#view_scroll_left {
  left: 0;
}
#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 {
  margin: 0 0 8px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  #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;
  position: relative;
  padding-left: 25px;
  line-height: 22px;
  display: inline-block;
}
#usefull_link_block li a:before {
  font-family: "FontAwesome";
  font-size: 14px;
  line-height: 24px;
  position: absolute;
  top: -2px;
  left: 0;
  font-weight: normal;
}
#usefull_link_block li a:hover {
  color: #337ab7;
}
@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, #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;
  clear: both;
  float: none;
  margin: 0 0 8px 0;
  border: none;
  padding: 0;
  position: relative;
  display: inline-block;
  padding-left: 25px;
}
#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";
  font-size: 14px;
  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: #bfaab7;
}
#usefull_link_block li#favoriteproducts_block_extra_removed:before {
  content: "\f004";
}

/* pb-center-column ****************************************************************************** */
.pb-center-column {
  margin-bottom: 10px;
}
.pb-center-column h1 {
  padding-bottom: 10px;
  font-size: 20px;
  color: #3a3939;
  margin: 0;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
}
.pb-center-column p {
  margin-bottom: 10px;
}
.pb-center-column #product_reference {
  margin-bottom: 6px;
}
.pb-center-column #short_description_block {
  color: gray;
}
.pb-center-column #short_description_block .buttons_bottom_block {
  display: none;
}
.pb-center-column #short_description_block #short_description_content {
  padding: 0;
  word-wrap: break-word;
}

#product p#loyalty {
  padding: 17px 0 15px 35px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin: 10px 0 -5px;
  position: relative;
}
#product p#loyalty b {
  color: gray;
}
#product p#loyalty:before {
  content: "\f024";
  font-family: "FontAwesome";
  color: #cfcccc;
  font-size: 26px;
  line-height: 28px;
  position: absolute;
  top: 16px;
  left: 0;
}

#attributes fieldset {
  padding-bottom: 10px;
}
#attributes fieldset label {
  vertical-align: top;
  display: block;
  font-weight: normal;
}
#attributes .attribute_list {
  width: 100%;
}
#attributes .attribute_list .form-control {
  max-width: 230px;
  cursor: pointer;
}
#attributes .attribute_list .form-control option {
  background: white;
  color: #3a3a3a;
}
#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 3px 3px 0;
  padding: 1px;
  border: 1px solid #e5e5e5;
  clear: none;
}
#attributes .attribute_list #color_to_pick_list li a.color_pick {
  display: block;
  height: 22px;
  width: 22px;
  cursor: pointer;
}
#attributes .attribute_list #color_to_pick_list li a.color_pick img {
  display: block;
  height: 22px;
  width: 22px;
}
#attributes .attribute_list #color_to_pick_list li.selected {
  border: 1px solid #4d4d4d;
}

.box-info-product .content_prices {
  margin: 0 0 10px;
}
.box-info-product .content_prices .our_price_display, .box-info-product .content_prices #reduction_percent, .box-info-product .content_prices #old_price {
  float: left;
}
.box-info-product p {
  margin: 0 0 5px 0;
}
.box-info-product .box-cart-bottom p#add_to_cart {
  padding: 0;
  margin: 0 10px 10px 0;
}
.box-info-product .exclusive {
  padding: 0;
  position: relative;
  background: white;
  border: 1px solid #c90042;
  transition: all 300ms ease 0s;
  display: block;
  color: #c90042;
}
.box-info-product .exclusive:before {
  font-family: "FontAwesome";
  position: absolute;
  top: 4px;
  left: 0px;
  bottom: 0;
  font-size: 28px;
  line-height: 32px;
  content: "\f07a";
  z-index: 2;
  width: 42px;
}
.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;
  -moz-animation: 2s linear 0s normal none infinite spin;
  border: none;
}
.box-info-product .exclusive:after {
  background: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 51px;
  content: "";
  width: 1px;
  z-index: 2;
}
@media (max-width: 991px) {
  .box-info-product .exclusive:after {
    display: none;
  }
}
.box-info-product .exclusive span {
  font-size: 24px;
  line-height: 22px;
  padding: 12px 18px 12px 46px;
  display: block !important;
}
.box-info-product .exclusive:hover {
  background: #c90042;
  -webkit-transition: all 300ms ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 300ms ease 0s;
  -o-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
  color: white;
}

/* table_data_sheet */
.table-data-sheet {
  border-bottom: 1px solid #e5e5e5;
  width: 100%;
  margin: 0;
  background: white;
}
.table-data-sheet tr {
  border: 1px solid #e5e5e5;
}
.table-data-sheet tr.even {
  background: #fdfdfd;
}
.table-data-sheet tr td {
  padding: 10px 20px 11px;
}
.table-data-sheet tr td:first-child {
  border: 1px solid #e5e5e5;
  width: 30%;
  font-weight: 700;
  color: gray;
}

/* table product-discounts */
table.table-product-discounts {
  border: none;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  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: gray;
  font-weight: 700;
  border: none;
  font-weight: 700;
}
table.table-product-discounts tr td,
table.table-product-discounts tr th {
  border-left: 1px solid #e5e5e5;
  width: 33%;
  padding: 10px 20px 11px;
  border-top: 1px solid #e5e5e5;
  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;
  text-decoration: none;
}
.accessories-block .exclusive span:focus, .accessories-block .exclusive span:active {
  text-decoration: none;
}

/* quantity_wanted */
#quantity_wanted_p {
  margin-bottom: 10px;
}
#quantity_wanted_p input {
  width: 78px;
  height: 27px;
  padding: 0 6px;
  float: left;
  text-align: center;
  border: 1px solid #e5e5e5;
  line-height: 27px;
}
#quantity_wanted_p .btn {
  float: left;
  margin: 0 2px;
}
#quantity_wanted_p label {
  display: block;
  margin-bottom: 7px;
  font-weight: normal;
}

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

#availability_value {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  display: inline-block;
  font-weight: normal;
  padding: 0;
  margin: 0 5px;
  color: gray;
}
#availability_value.label-danger, #availability_value.label-warning {
  background: #f3515c;
  color: #FFFFFF;
  padding: 5px;
  margin: 0;
}

#last_quantities {
  background: #fe9126;
  border: 1px solid #e4752b;
  padding: 4px 8px 3px;
  position: relative;
  color: #FFF;
}

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

#pQuantityAvailable span {
  color: gray;
}

/* box-security */
.box-security {
  border-top: 1px solid #dfdede;
  padding: 10px;
}

/* prices */
.discount {
  display: none;
}

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

.buttons_bottom_block {
  float: left;
}

/* SEND TO FRIEND (pop-in) ##################################################################### */
#send_friend_form {
  overflow: hidden;
}
@media (min-width: 768px) {
  #send_friend_form {
    width: 555px;
  }
}
#send_friend_form .product img {
  margin: 0 0 10px 0;
  max-width: 100%;
}
#send_friend_form .product p {
  padding: 0;
  color: gray;
}
#send_friend_form .product p .product_name {
  font-size: 12px;
  color: #000;
}
#send_friend_form .form_container {
  padding: 10px 15px;
  border: 1px solid #e5e5e5;
}
#send_friend_form .form_container p.intro_form {
  padding-bottom: 6px;
  font-weight: 700;
  font-size: 13px;
  color: gray;
}
#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: 30px;
  width: 100%;
  border: 1px solid #e5e5e5;
  font-size: 12px;
  color: #666;
}
#send_friend_form .submit {
  margin-top: 20px;
  padding-bottom: 0;
  text-align: right;
}
#send_friend_form .submit .closefb {
  display: inline-block;
}

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

.customizationUploadLine {
  padding-bottom: 10px;
}
.customizationUploadLine label {
  display: block;
  vertical-align: top;
}
.customizationUploadLine textarea {
  width: 50%;
  border: 1px solid #e5e5e5;
  color: #777777;
}

.customizationUploadBrowse img + a {
  position: relative;
  top: -51px;
}

#customizedDatas {
  float: right;
}

/******************************************************************
Quick View Styles
******************************************************************/
#product.content_only div.primary_block, #product.content_only section.primary_block {
  margin: 0;
  padding: 20px 10px;
}
@media (max-width: 480px) {
  #product.content_only div.primary_block div.pb-left-column, #product.content_only section.primary_block div.pb-left-column {
    width: 100%;
    float: none;
  }
}
@media (max-width: 480px) {
  #product.content_only div.primary_block div.pb-center-column, #product.content_only section.primary_block div.pb-center-column {
    width: 100%;
    float: none;
  }
}
@media (max-width: 480px) {
  #product.content_only div.primary_block div.pb-right-column, #product.content_only section.primary_block div.pb-right-column {
    width: 100%;
    float: none;
  }
}

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

@media (max-width: 1050px) {
  #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;
  }
}
.tab_content {
  position: relative;
  margin-bottom: 50px;
}
.tab_content #more_info_tabs {
  border: none;
  margin: 0;
}
.tab_content #more_info_tabs li {
  display: inline-block;
  float: none;
  margin: 0 5px 0 0;
}
@media (max-width: 480px) {
  .tab_content #more_info_tabs li {
    width: 100%;
    margin: 0 0 3px;
    text-align: center;
  }
}
.tab_content #more_info_tabs li a {
  margin: 0;
  border: medium none;
  padding: 10px 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  line-height: normal;
  position: relative;
  display: inline-block;
}
.tab_content #more_info_tabs li a:before {
  background: #337ab7;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  right: 50%;
  -webkit-transition: all 300ms ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 300ms ease 0s;
  -o-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
  z-index: 1;
}
.tab_content #more_info_tabs li a.selected {
  background: none;
  color: #333;
}
.tab_content #more_info_tabs li a.selected:before {
  left: 0;
  right: 0;
}
.tab_content #more_info_tabs li:hover a, .tab_content #more_info_tabs li:focus a {
  color: #333;
  background: none;
}

.new-box {
  background-color: ##99cc00;
  color: #FFF;
  font-size: 16px;
  text-transform: uppercase;
  padding: 2px 4px;
  top: 6px;
}

.sale-label {
  /*background-color: #cc0000;*/
  color: white;
  font-size: 16px;
  text-transform: uppercase;
  padding: 2px 4px;
}

#reduction_percent_display {
  background-color: #cc0000;
  color: #FFF;
  border: none!important;
  display: inline-block;
  font: 500 12px/18px "Roboto", Arial, Helvetica, sans-serif;
  padding: 0 2px;
  margin: 0 5px;
  vertical-align: middle;
}

.size-tab {
  font-size: 20px!important;
  line-height: 22px!important;
  padding: 12px!important;
  /*width: 238px;*/
  text-align: center;
  border: 1px solid #337ab7!important;
  margin-top: 10px;
  border-radius: 0!important;
  font-weight: 400!important;
}

.size-tab:hover {
  background-color: #337ab7;
  color: #fff;
}
