#product .alert-info {
  max-width: unset; }
  #product .alert-info a {
    color: inherit; }
    #product .alert-info a:hover {
      color: #222; }

/* product desc */
/* primary_block ***************************************************************************** */
.primary_block {
  margin: 0 0 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: "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;
  background: #fff;
  border: 2px solid #e5e5e5;
  padding: 20px; }

@media (max-width: 767px) {
  .pb-left-column #image-block {
    margin: 0 auto 20px; } }
.pb-left-column #image-block img {
  width: 100%;
  height: auto; }

.pb-left-column #image-block #view_full_size .span_link {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -68px;
  display: block;
  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);
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
  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: #333; }

.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 */
#display-gallery {
  margin: -80px 0 0 20px;
  display: none;
  padding: 0px 11px;
  border: 1px solid #e71d31;
  position: relative;
  background: #e71d31; }

#display-gallery span {
  font-weight: 600;
  font-size: 16px;
  line-height: 10px;
  padding: 12px 5px;
  color: #fff;
  display: block !important; }

#display-gallery:hover span {
  color: #e71d31; }

#display-gallery:hover {
  background: #fff;
  color: #e71d31; }

.pb-left-column #views_block {
  margin: 10px 0 30px; }

@media (max-width: 960px) {
  .pb-left-column #display-gallery {
    display: block; }

  .pb-left-column #views_block {
    height: 0;
    margin: 0;
    overflow: hidden; } }
@media (max-width: 515px) {
  #display-gallery {
    margin: 20px auto; } }
@media (max-width: 375px) {
  #display-gallery {
    margin: -70px 0 0 10px;
    padding: 0; }

  #display-gallery span {
    font-size: 0;
    padding: 8px 8px 5px; }

  #display-gallery span i {
    font-size: 20px; } }
#thumbs_list {
  overflow: hidden;
  float: left;
  width: 100%; }

#thumbs_list .fancybox.shown,
#thumbs_list li a {
  border-bottom: 5px solid #fff; }

#thumbs_list .fancybox.shown,
#thumbs_list li a:hover {
  border-color: #e71d31; }

#thumbs_list ul#thumbs_list_fram {
  list-style-type: none;
  padding-left: 0;
  width: 100%;
  font-size: 0; }

#thumbs_list li:nth-child(5n + 5) {
  margin-right: 0%; }

#thumbs_list li {
  position: relative;
  display: inline-block;
  height: 145px;
  vertical-align: top;
  width: 16.5%;
  cursor: pointer;
  margin-right: 4.37%;
  line-height: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media (min-width: 768px) and (max-width: 991px) {
  #thumbs_list li {
    width: 76px;
    height: 76px;
    margin-right: 6px; } }
#thumbs_list li a {
  position: absolute;
  display: block;
  top: 50%;
  transform: translateY(-50%);
  padding-bottom: 3px; }

#thumbs_list li img {
  width: 100%;
  height: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media (min-width: 768px) and (max-width: 991px) {
  #thumbs_list li img {
    width: 68px;
    height: 68px; } }
.show-right-column.hide-left-column #thumbs_list,
.hide-right-column.show-left-column #thumbs_list {
  width: 294px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .show-right-column.hide-left-column #thumbs_list,
  .hide-right-column.show-left-column #thumbs_list {
    width: 194px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .show-right-column.hide-left-column #thumbs_list,
  .hide-right-column.show-left-column #thumbs_list {
    width: 82px; } }
@media (max-width: 767px) {
  .show-right-column.hide-left-column #thumbs_list,
  .hide-right-column.show-left-column #thumbs_list {
    width: 196px; } }
span.view_scroll_spacer {
  float: left;
  width: 39px;
  padding-left: 12px; }

@media (min-width: 992px) and (max-width: 1199px) {
  span.view_scroll_spacer {
    width: 45px;
    padding-left: 18px; } }
@media (min-width: 768px) and (max-width: 991px) {
  span.view_scroll_spacer {
    width: 30px;
    padding-left: 3px; } }
@media (max-width: 767px) {
  span.view_scroll_spacer {
    width: 45px;
    padding-left: 18px; } }
.show-right-column.hide-left-column span.view_scroll_spacer,
.hide-right-column.show-left-column span.view_scroll_spacer {
  width: 27px;
  padding-left: 2px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .show-right-column.hide-left-column span.view_scroll_spacer,
  .hide-right-column.show-left-column span.view_scroll_spacer {
    width: 44px;
    padding-left: 16px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .show-right-column.hide-left-column span.view_scroll_spacer,
  .hide-right-column.show-left-column span.view_scroll_spacer {
    width: 41px;
    padding-left: 13px; } }
@media (max-width: 767px) {
  .show-right-column.hide-left-column span.view_scroll_spacer,
  .hide-right-column.show-left-column span.view_scroll_spacer {
    width: 45px;
    padding-left: 14px; } }
#view_scroll_left,
#view_scroll_right {
  margin-top: 38px;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  overflow: hidden; }

@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: #c0c0c0;
  font-family: "FontAwesome";
  font-size: 20px;
  line-height: 22px; }

#view_scroll_left:hover:before,
#view_scroll_right:hover:before {
  color: #333; }

#view_scroll_right {
  float: left; }

#view_scroll_right:before {
  content: "\f138"; }

#view_scroll_left {
  margin-top: 0; }

#view_scroll_left:before {
  content: "\f137";
  padding-right: 2px; }

.resetimg {
  padding: 10px 0 0; }

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

.view_scroll_spacer {
  margin-top: 38px; }

@media (min-width: 768px) and (max-width: 991px) {
  .view_scroll_spacer {
    margin-top: 28px; } }
/* 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;
  font-weight: 700;
  position: relative;
  padding-left: 30px;
  line-height: 22px;
  display: inline-block; }

#usefull_link_block li a:before {
  font-family: "FontAwesome";
  color: #333;
  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,
#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: #333;
  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 ****************************************************************************** */
#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: #333; }

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

#attributes fieldset {
  padding-bottom: 3px; }

#attributes fieldset label {
  display: block; }

#attributes .attribute_list {
  width: 100%; }

#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 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 #d6d4d4;
  clear: none;
  width: 26px;
  height: 26px; }

#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-cart-bottom {
  padding: 0; }

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

#add_to_cart {
  margin-top: -46px; }

#add_to_cart .exclusive {
  padding: 0px 11px;
  border: 1px solid #e71d31;
  position: relative;
  display: block;
  background: #e71d31; }

#add_to_cart .exclusive span {
  font-weight: 600;
  font-size: 16px;
  line-height: 10px;
  padding: 12px 5px;
  color: #fff;
  display: block !important; }

#add_to_cart .exclusive:hover span {
  color: #e71d31; }

#add_to_cart .exclusive:hover {
  background: #fff;
  color: #e71d31; }

@media (max-width: 1200px) and (min-width: 960px), (max-width: 498px) {
  #add_to_cart {
    margin-top: 30px; } }
/* table_data_sheet */
.table-data-sheet {
  border-bottom: 1px solid #d6d4d4;
  width: 100%;
  margin: 0 0 20px;
  background: #fff; }

.table-data-sheet tr {
  border-top: 1px solid #d6d4d4; }

.table-data-sheet tr.even {
  background: #fdfdfd; }

.table-data-sheet tr td {
  padding: 10px 20px 11px; }

.table-data-sheet tr td:first-child {
  border-right: 1px solid #d6d4d4;
  width: 30%;
  font-weight: 700;
  color: #333; }

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

@media (max-width: 767px) {
  table.table-product-discounts {
    width: 100%; } }
table.table-product-discounts tr th {
  background: #fbfbfb;
  color: #333;
  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 .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: #3a3939; }

.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-wrap {
  width: 100%;
  min-height: 20px; }

#quantity_wanted_p input {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0px;
  width: 45px;
  height: 34px;
  padding: 0 6px;
  float: left;
  border: 1px solid #b3a6a0 !important;
  line-height: 34px; }

#quantity_wanted_p .btn {
  float: left;
  margin-left: 3px; }

#quantity_wanted_p .btn span {
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
  line-height: 32px; }

#quantity_wanted_p .btn span i {
  line-height: 32px; }

#quantity_wanted_p {
  margin-bottom: 10px; }

#quantity_wanted_p label {
  float: left;
  margin: 5px 5px 0px 0px;
  line-height: 26px; }

/* 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: #333;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700; }

#availability_value,
#last_quantities {
  color: #fff;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
  padding: 3px 8px 4px;
  margin-left: 5px; }

#last_quantities {
  background: #fe9126;
  border: 1px solid #e4752b;
  padding: 4px 8px 3px;
  position: relative;
  top: 1px;
  margin-left: 0px; }

#pQuantityAvailable {
  display: none !important; }

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

#availability_statut {
  display: none !important; }

#order_or {
  display: block;
  width: 100%;
  padding: 10px;
  font-size: 14px;
  color: #e71d31;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center; }

#order_by_phone {
  display: block;
  width: 100%;
  padding: 10px;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #e71d31; }

#order_by_phone span {
  font-size: 1.4rem;
  color: #e71d31;
  font-weight: bold;
  letter-spacing: .04em; }

#availability_statut_off {
  padding: 10px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #e71d31; }

/* box-security */
.box-security {
  border-top: 1px solid #dfdede;
  padding: 19px 19px 6px;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #fbfbfb));
  background-image: -moz-linear-gradient(#ffffff, #fbfbfb);
  background-image: -webkit-linear-gradient(#ffffff, #fbfbfb);
  background-image: linear-gradient(#ffffff, #fbfbfb);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fff", endColorstr="#fbfbfb", GradientType=0 ); }

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

.our_price_display {
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: #e71d31; }

@media (max-width: 991px) {
  .our_price_display {
    font-size: 26px;
    line-height: 28px; } }
@media (max-width: 991px) {
  .our_price_display .price {
    font-size: 26px;
    line-height: 28px; } }
#old_price {
  padding-bottom: 15px;
  font-size: 13px;
  text-decoration: line-through;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  line-height: 23px; }

#reduction_percent,
#reduction_amount {
  margin-right: 10px;
  padding: 1px 2px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  font-size: 21px;
  line-height: 23px;
  color: #fff;
  background: #f13340;
  border: 1px solid #d02a2c; }

#reduction_percent span,
#reduction_amount span {
  display: block; }

.hide-left-column.hide-right-column #reduction_percent,
.hide-left-column.hide-right-column #reduction_amount {
  display: inline-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; }

@media (max-width: 680px) {
  .buttons_bottom_block {
    display: none; } }
/* 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: #333; }

#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: #333; }

#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 #d6d4d4;
  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; }

.customizationUploadLine textarea {
  width: 50%;
  border: 1px solid #d6d4d4;
  color: #777777; }

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

#customizedDatas {
  float: right; }

/******************************************************************
Quick View Styles
******************************************************************/
#product.content_only div.primary_block {
  margin-bottom: 0; }

@media (max-width: 991px) {
  #product.content_only div.primary_block {
    margin-right: 0; } }
#product.content_only div.primary_block div.pb-left-column {
  padding: 20px 20px 5px 35px;
  width: 47%; }

@media (max-width: 479px) {
  #product.content_only div.primary_block div.pb-left-column {
    width: 100%;
    float: none; } }
#product.content_only
div.primary_block
div.pb-left-column
span.view_scroll_spacer {
  width: 38px;
  padding-left: 10px; }

#product.content_only div.primary_block div.pb-left-column #thumbs_list {
  width: 392px; }

#product.content_only div.primary_block div.pb-center-column {
  padding: 20px 20px 60px 0px;
  width: 27.5%;
  margin-bottom: 0;
  min-height: 623px;
  height: 100%; }

@media (max-width: 991px) {
  #product.content_only div.primary_block div.pb-center-column {
    min-height: 440px; } }
@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; }

@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: 25.5%;
  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;
  min-height: 623px;
  height: 100%;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0;
  border-radius: 0 4px 4px 0;
  position: relative;
  padding-bottom: 125px; }

@media (max-width: 991px) {
  #product.content_only
  div.primary_block
  div.pb-right-column
  .box-info-product {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #d6d4d4; } }
#add_to_cart .exclusive {
  display: block;
  width: 100%; }

#add_to_cart .exclusive span {
  font-size: 20px;
  text-align: center; }

@media (max-width: 1199px) {
  #add_to_cart .exclusive span {
    font-size: 18px; } }
#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,
#product.content_only div.primary_block div.pb-right-column .box-cart-bottom {
  -moz-box-shadow: transparent 0px 0px 0px;
  -webkit-box-shadow: transparent 0px 0px 0px;
  box-shadow: transparent 0px 0px 0px; }

#product.content_only
div.primary_block
div.pb-right-column
.product_attributes {
  padding-top: 0; }

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

@media (max-width: 1050px) {
  #product.content_only div.primary_block div.pb-left-column,
  #product.content_only section.primary_block div.pb-left-column {
    width: 100%;
    padding-right: 15px; }

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

  #product.content_only div.primary_block div.pb-left-column #thumbs_list li,
  #product.content_only
  section.primary_block
  div.pb-left-column
  #thumbs_list
  li {
    width: 90px;
    height: 90px; }

  #product.content_only
  div.primary_block
  div.pb-left-column
  #thumbs_list
  li
  img,
  #product.content_only
  section.primary_block
  div.pb-left-column
  #thumbs_list
  li
  img {
    width: 82px;
    height: 82px; }

  #product.content_only div.primary_block div.pb-center-column,
  #product.content_only section.primary_block div.pb-center-column {
    width: 50%;
    float: left;
    padding-left: 35px; }

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

.ie8 .box-security {
  filter: none; }

/*# sourceMappingURL=product.css.map */
/* @EditArnaud
--------------------------------------------------------------------------------------- */
#sameartist.page-product-box {
  border-top: 1px solid #e71d31;
  padding-top: 33px; }

#sameartist > a {
  border-bottom: 1px solid #fff;
  padding-bottom: 4px; }

#sameartist > a:hover {
  color: #e71d31;
  border-color: #e71d31; }

#sameartist > a.readmore {
  font-size: 12px;
  color: #e71d31;
  float: right; }

/* @Main
--------------------------------------------------------------------------------------- */
.page-product-heading {
  color: #6c6c6c;
  font-size: 14px;
  font-weight: 600;
  float: left;
  margin-bottom: 24px; }

.page-product-heading span {
  font-size: 20px;
  color: #1a1a1a;
  font-weight: initial; }

.pb-left-column {
  position: unset;
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
  width: 58.4%;
  vertical-align: top;
  font-size: 12px;
  margin-right: 1%; }

.pb-right-column {
  position: unset;
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
  width: 40.6%;
  font-size: 12px; }

@media (max-width: 960px) {
  .pb-left-column,
  .pb-right-column {
    position: static; } }
.buttons_bottom_block #wishlist_button_nopop {
  font-size: 12px;
  color: #fff;
  background: #e71d31;
  padding: 8px 22px 5px 7px;
  border-radius: 0;
  line-height: 1em;
  margin: 0 auto; }

.buttons_bottom_block #wishlist_button_nopop .icon-heart {
  color: #fff; }

.pb-left-column h1 {
  border-top: 1px solid #e71d31;
  padding: 16px 0 40px;
  margin: 20px 0px 0px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4em; }

.pb-left-column h1 span {
  display: block;
  font-size: 1.6em;
  font-weight: 600;
  line-height: 1.6em; }

.grey-title {
  font-size: 12px;
  color: #737171;
  margin-top: 16px;
  margin-bottom: 10px;
  line-height: 12px; }

#product .rte {
  color: #737171;
  font-size: 11px;
  line-height: 13px; }

@media (max-width: 960px) {
  #picture .pb-left-column,
  #picture .pb-right-column {
    width: 100%; }

  #picture .pb-left-column {
    padding-bottom: 30px; }

  #picture .pb-right-column {
    padding-top: 30px;
    background: #fff;
    border-top: 1px solid #e71d31; } }
@media (max-width: 685px) {
  #picture .pb-left-column {
    padding-bottom: 0; }

  #picture .pb-left-column h1 {
    text-align: center;
    padding-bottom: 0;
    border: none; }

  #picture .pb-left-column h1 span {
    font-size: 2.6em; }

  #picture .pb-right-column {
    border-top: none; } }
@media (max-width: 570px) {
  #picture .pb-left-column h1 {
    font-size: 16px; } }
@media (max-width: 490px) {
  #picture .pb-left-column h1 {
    font-size: 14px; }

  #picture .pb-right-column #bottominfos {
    position: relative; }

  #picture .pb-right-column #bottominfos > div#attributs3 {
    display: none; }

  #picture .pb-right-column #bottominfos > div.content_prices {
    position: absolute;
    top: -38px;
    right: 0; }

  #picture .pb-right-column #bottominfos > div:last-child {
    width: 100%;
    margin: 30px auto;
    float: none; }

  #picture .pb-right-column #bottominfos > div:last-child #add_to_cart {
    margin-top: 0; }

  #picture .pb-right-column #bottominfos > div:last-child #add_to_cart .exclusive {
    height: 50px; }

  #picture #sameartist {
    text-align: center; }

  #picture #sameartist a {
    width: 100%; }

  #picture #sameartist .readmore {
    display: none; } }
@media (max-width: 350px) {
  #picture .pb-right-column #quantity_wanted_p input {
    width: calc(100% - 140px); }

  #picture .pb-right-column #bottominfos > div.content_prices {
    position: unset;
    width: 100%;
    text-align: center;
    padding-top: 30px; } }
/* @Reassurance
--------------------------------------------------------------------------------------- */
#reaproduct {
  display: flex;
  flex-wrap: wrap; }

#reaproduct li {
  flex: 1;
  vertical-align: top;
  font-size: 11px;
  font-weight: 600;
  height: 27px; }

#reaproduct li + li {
  padding-left: 30px; }

#reaproduct li:before {
  float: left;
  content: "";
  height: 30px; }

#reaproduct li span {
  display: inline-block;
  padding-top: 4px;
  vertical-align: baseline;
  vertical-align: -webkit-baseline-middle; }

#reaproduct li:nth-child(1) span {
  width: calc(100% - 36px); }

#reaproduct li:nth-child(2) span {
  width: calc(100% - 34px); }

#reaproduct li:nth-child(3) span {
  width: calc(100% - 43px); }

#reaproduct li:nth-child(1):before {
  width: 36px;
  background: url(../img/couronne-product.svg) no-repeat;
  background-position: left center; }

#reaproduct li:nth-child(2):before {
  width: 34px;
  background: url(../img/parapluie-product.svg) no-repeat;
  background-position: left 5% center; }

#reaproduct li:nth-child(3):before {
  width: 43px;
  background: url(../img/personne-product.svg) no-repeat;
  background-position: left 8% center; }

@media (max-width: 1200px) {
  #reaproduct li + li {
    padding-left: 10px; }

  #reaproduct li:nth-child(1) span {
    padding-top: 0; }

  #reaproduct li:nth-child(2) span {
    padding-top: 0; } }
@media (max-width: 960px) {
  #reaproduct li span {
    padding-top: 0; }

  #reaproduct li:nth-child(3) span {
    width: calc(100% - 94px); } }
@media (max-width: 685px) {
  #reaproduct {
    display: none; } }
@media (max-width: 518px) {
  #reaproduct li:nth-child(3) span {
    width: calc(100% - 43px); } }
@media (max-width: 450px) {
  #reaproduct li {
    min-width: 100%;
    padding-left: 0 !important; }

  #reaproduct li + li {
    margin-top: 30px; }

  #reaproduct li span {
    width: calc(100% - 60px) !important;
    padding-top: 7px !important;
    font-size: 14px; }

  #reaproduct li:before {
    width: 60px !important;
    height: 32px !important; } }
.socialsharing_product {
  margin: 50px 0 0; }

.socialsharing_product button {
  padding: 4px 9px 2px; }

@media (max-width: 685px) {
  .socialsharing_product {
    display: none; } }
@media (max-width: 375px) {
  .socialsharing_product {
    display: block; }

  .socialsharing_product button {
    width: 50%;
    float: left; } }
/* @Bloc prix
--------------------------------------------------------------------------------------- */
.attributs-number span {
  color: #fff;
  background: #e71d31;
  border-radius: 20px;
  font-size: 14px;
  line-height: 14px;
  width: 22px;
  height: 22px;
  display: inline-block;
  text-align: center;
  padding-top: 5px; }

#bottominfos > div {
  float: left; }

#bottominfos > div:last-child {
  float: right;
  width: 270px; }

#bottominfos > div#attributs3 {
  width: 20px;
  text-align: right;
  vertical-align: super; }

.content_prices {
  padding: 0 0 0 20px;
  text-align: left; }

#image-block {
  margin-bottom: 20px; }

#image-block #view_full_size {
  display: block;
  text-align: center;
  padding-bottom: 100%; }

#image-block #view_full_size img {
  position: absolute;
  top: 20px;
  left: 20px;
  width: calc(100% - 40px); }

#image-block #view_full_size img.portrait,
#image-block #view_full_size img.square {
  height: calc(100% - 40px);
  width: auto;
  left: 50%;
  transform: translateX(-50%); }

#image-block #view_full_size img.landscape,
#image-block #view_full_size img.wilde {
  top: 50%;
  transform: translateY(-50%); }

/* @Mon cadre
--------------------------------------------------------------------------------------- */
#product-frame #add_to_cart {
  margin-top: 0; }

/* @GiftCard
--------------------------------------------------------------------------------------- */
#giftcard #image-block {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 230px;
  background: no-repeat center /cover;
  margin-bottom: 40px; }

#giftcard #image-block #wishlist_button_nopop {
  position: absolute;
  bottom: 10px;
  left: 10px;
  border: 2px solid #fff; }

#giftcard .pb-left-column {
  width: 45%;
  margin: 0;
  padding-left: 40px; }

#giftcard .pb-left-column #bottominfos {
  margin-bottom: 40px; }

#giftcard .pb-left-column #bottominfos .content_prices {
  padding: 0; }

#giftcard .pb-left-column #bottominfos .content_prices .our_price_display {
  line-height: 30px; }

#giftcard .pb-left-column #pQuantityAvailable {
  display: none !important; }

#giftcard .pb-right-column {
  width: 55%; }

#giftcard #quantity_wanted_p {
  float: left;
  width: 50%;
  margin: 0; }

#giftcard #quantity_wanted_p label {
  font-size: 15px;
  padding-top: 5px; }

#giftcard #quantity_wanted_p input {
  height: 36px;
  width: 55px; }

#giftcard #quantity_wanted_p .btn {
  height: 36px;
  line-height: 30px;
  width: 36px;
  text-align: center; }

#giftcard #quantity_wanted_p .btn span {
  display: inline-block;
  margin: 0;
  padding: 0; }

#giftcard #add_to_cart-wrap {
  float: right;
  width: 50%; }

#giftcard #add_to_cart {
  margin-top: 0; }

#giftcard #bottominfos .content_prices {
  display: none !important; }

#giftcard .box-info-product .rte {
  font-size: 12px;
  line-height: 1.6em; }

#giftcard .attributes-ul {
  margin-bottom: 20px;
  text-align: right;
  display: -ms-grid;
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(60px, 1fr));
  -webkit-box-pack: end;
  box-pack: end;
  -ms-flex-pack: end;
  justify-content: end; }

#giftcard .attributes-ul li {
  display: inline-block; }

#giftcard .attributes-ul li label {
  display: block;
  white-space: nowrap;
  padding: 6px;
  text-align: center;
  background: #fff;
  color: #e71d31;
  border: 1px solid #e71d31;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 300;
  cursor: pointer;
  letter-spacing: 0.07em; }

#giftcard .attributes-ul li label:before {
  display: none !important; }

#giftcard .attributes-ul li input:checked + label {
  background-color: #e71d31;
  color: #fff; }

#giftcard .attributes-ul[data-name='group_9'] {
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: 144px;
  grid-template-rows: 144px;
  grid-gap: 30px; }

#giftcard .attributes-ul[data-name='group_9'] li label {
  width: 100%;
  height: 100%;
  padding: 56px 0;
  background-size: cover;
  border: 1px solid #e71d31;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }

#giftcard .attributes-ul[data-name='group_9'] li label span {
  padding: 10px 20px;
  background: #fff;
  color: #e71d31;
  font-size: 14px;
  font-weight: 700; }

#giftcard .attributes-ul[data-name='group_9'] li input:checked + label {
  -webkit-filter: grayscale(0);
  filter: grayscale(0); }

#giftcard .attributes-ul[data-name='group_9'] li[data-id='59'] label {
  background-image: url("../img/bg-giftcard-1.png"); }

#giftcard .attributes-ul[data-name='group_9'] li[data-id='60'] label {
  background-image: url("../img/bg-giftcard-2.png"); }

@media (max-width: 490px) {
  #giftcard .attributes-ul[data-name='group_9'] {
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    grid-gap: 10px; } }
@media (max-width: 420px) {
  #giftcard .attributes-ul[data-name='group_9'] {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr; } }
#giftcard .buttons_bottom_block #wishlist_button_nopop {
  background: #26b938; }

@media (max-width: 1200px) {
  #giftcard .pb-right-column {
    width: calc(100% - 520px); }

  #giftcard .pb-left-column {
    width: 520px;
    padding-left: 50px;
    padding-top: 46px; }

  #giftcard .attributes-ul {
    grid-gap: 6px; } }
@media (max-width: 880px) {
  #giftcard .pb-right-column {
    position: static;
    width: 100%;
    padding: 0; }

  #giftcard .pb-left-column {
    display: inherit;
    position: static;
    margin: 40px auto;
    border-top: 1px solid #e71d31;
    padding: 40px 0 0; } }
@media (max-width: 560px) {
  #giftcard .pb-left-column {
    width: 100%; } }
@media (max-width: 480px) {
  #giftcard #quantity_wanted_p .btn {
    display: none; } }
@media (max-width: 430px) {
  #giftcard #quantity_wanted_p {
    width: 100%;
    padding-bottom: 20px; }

  #giftcard #quantity_wanted_p label {
    width: 100px;
    margin-right: 0; }

  #giftcard #quantity_wanted_p input {
    width: calc(100% - 100px); }

  #giftcard #add_to_cart-wrap {
    width: 100%; } }
#page-product-description {
  margin-top: -20px;
  padding-bottom: 40px; }

#page-product-description .rte p {
  font-size: 16px;
  line-height: 1.6em; }

/*# sourceMappingURL=product.css.map */
