/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
/* primary_block ***************************************************************************** */
/* line 6, ../sass/product.scss */
.product-heading-h5 {
  color: #999999;
  font-weight: 200;
  margin: 3px 0 8px;
  font-size: 19px;
  font-family: "proxima_nova_alt_cn_rgregular";
}

/* line 13, ../sass/product.scss */
img {
  max-width: 100%;
  height: auto;
}

/* .pb-left-column ***************************************************************************** */
/* line 20, ../sass/product.scss */
.pb-left-column {
  /* miniatures */
}
/* line 21, ../sass/product.scss */
.pb-left-column .p-label {
  position: absolute;
  top: 5px;
  left: 5px;
}
/* line 22, ../sass/product.scss */
.pb-left-column .p-label .label {
  background: #fff;
  height: 24px;
  line-height: 20px;
  padding: 0 13px;
  text-transform: uppercase;
  color: #222;
  border: 2px solid #222;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  display: inline-block;
  cursor: pointer;
}
/* line 33, ../sass/product.scss */
.pb-left-column .p-label .label.label-new {
  border-color: #40bc23;
  color: #40bc23;
}
/* line 39, ../sass/product.scss */
.pb-left-column #image-block {
  position: relative;
  margin-bottom: 15px;
}
/* line 42, ../sass/product.scss */
.pb-left-column #image-block img {
  width: 100%;
}
/* line 46, ../sass/product.scss */
.pb-left-column #image-block #view_full_size {
  display: block;
  cursor: pointer;
  text-align: center;
}
/* line 50, ../sass/product.scss */
.pb-left-column #image-block #view_full_size a {
  display: inline-block;
}
/* line 51, ../sass/product.scss */
.pb-left-column #image-block #view_full_size .span_link {
  position: absolute;
  bottom: 10px;
  right: 10px;
  display: block;
  padding: 4px;
  text-align: center;
  line-height: 20px;
}
/* line 362, ../sass/mixins/_theme.scss */
.rtl .pb-left-column #image-block #view_full_size .span_link {
  left: 10px;
  right: auto;
}
/* line 59, ../sass/product.scss */
.pb-left-column #image-block #view_full_size .span_link:after {
  font-family: "FontAwesome";
  color: #c0c0c0;
  font-size: 20px;
  line-height: 20px;
  content: "\f00e";
  font-weight: normal;
  margin: 0 0 0 2px;
}
/* line 277, ../sass/mixins/_theme.scss */
.rtl .pb-left-column #image-block #view_full_size .span_link:after {
  margin: 0 2px 0 0;
}
/* line 68, ../sass/product.scss */
.pb-left-column #image-block #view_full_size .span_link:hover:after {
  color: white;
}
/* line 75, ../sass/product.scss */
.pb-left-column #image-block a.jqzoom div div img {
  width: auto;
  max-width: 10000px;
}
/* line 79, ../sass/product.scss */
.pb-left-column #image-block a.jqzoom div div .zoomWrapper {
  border: none;
}
/* line 84, ../sass/product.scss */
.pb-left-column #image-block .zoomPad {
  z-index: auto!important;
}
/* line 89, ../sass/product.scss */
.pb-left-column #views_block {
  position: relative;
}

/* line 93, ../sass/product.scss */
.rtl #thumbs_list_frame {
  direction: ltr !important;
}

/* line 96, ../sass/product.scss */
.box-thumb-list {
  width: 400px;
  max-width: 100%;
  margin: auto;
  position: relative;
}
@media (max-width: 1199px) and (min-width: 992px) {
  /* line 96, ../sass/product.scss */
  .box-thumb-list {
    width: 350px;
  }
}

/* line 105, ../sass/product.scss */
#thumbs_list {
  overflow: hidden;
  width: 320px;
  max-width: 100%;
  margin: auto;
}
@media (max-width: 1199px) and (min-width: 992px) {
  /* line 105, ../sass/product.scss */
  #thumbs_list {
    width: 260px;
  }
}
/* line 113, ../sass/product.scss */
#thumbs_list ul#thumbs_list_frame {
  padding-top: 15px;
  list-style-type: none;
  padding-left: 0;
  overflow: hidden;
  margin: 0;
}
/* line 264, ../sass/mixins/_theme.scss */
.rtl #thumbs_list ul#thumbs_list_frame {
  padding-right: 0;
  padding-left: inherit;
}
/* line 120, ../sass/product.scss */
#thumbs_list li {
  float: left;
  display: inline-block;
  padding: 5px;
  width: 100px;
  cursor: pointer;
  border: 1px solid #eaeaea;
  margin-right: 10px;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
@media (max-width: 1199px) and (min-width: 992px) {
  /* line 120, ../sass/product.scss */
  #thumbs_list li {
    width: 80px;
  }
}
/* line 134, ../sass/product.scss */
#thumbs_list li > a.shown:before {
  content: "";
  width: 10px;
  height: 10px;
  border: 1px solid #eaeaea;
  border-width: 1px 1px 0px 0px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: absolute;
  top: -6px;
  left: 50%;
  margin-left: -5px;
  background: #fff;
}
/* line 147, ../sass/product.scss */
#thumbs_list li.last {
  margin: 0;
}
/* line 150, ../sass/product.scss */
#thumbs_list li a {
  display: block;
  -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;
  text-align: center;
}
/* line 156, ../sass/product.scss */
#thumbs_list li img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 161, ../sass/product.scss */
.primary_block {
  margin-bottom: 40px;
}
/* line 165, ../sass/product.scss */
.primary_block .show-right-column.hide-left-column #thumbs_list, .primary_block .hide-right-column.show-left-column #thumbs_list {
  width: 294px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 165, ../sass/product.scss */
  .primary_block .show-right-column.hide-left-column #thumbs_list, .primary_block .hide-right-column.show-left-column #thumbs_list {
    width: 194px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 165, ../sass/product.scss */
  .primary_block .show-right-column.hide-left-column #thumbs_list, .primary_block .hide-right-column.show-left-column #thumbs_list {
    width: 82px;
  }
}
@media (max-width: 767px) {
  /* line 165, ../sass/product.scss */
  .primary_block .show-right-column.hide-left-column #thumbs_list, .primary_block .hide-right-column.show-left-column #thumbs_list {
    width: 196px;
  }
}
/* line 180, ../sass/product.scss */
.primary_block .show-right-column.hide-left-column span.view_scroll_spacer, .primary_block .hide-right-column.show-left-column span.view_scroll_spacer {
  width: 27px;
  padding-left: 2px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 180, ../sass/product.scss */
  .primary_block .show-right-column.hide-left-column span.view_scroll_spacer, .primary_block .hide-right-column.show-left-column span.view_scroll_spacer {
    width: 44px;
    padding-left: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 180, ../sass/product.scss */
  .primary_block .show-right-column.hide-left-column span.view_scroll_spacer, .primary_block .hide-right-column.show-left-column span.view_scroll_spacer {
    width: 41px;
    padding-left: 13px;
  }
}
@media (max-width: 767px) {
  /* line 180, ../sass/product.scss */
  .primary_block .show-right-column.hide-left-column span.view_scroll_spacer, .primary_block .hide-right-column.show-left-column span.view_scroll_spacer {
    width: 45px;
    padding-left: 14px;
  }
}

/* line 199, ../sass/product.scss */
#view_scroll_left,
#view_scroll_right {
  height: 20px;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  position: absolute;
  top: calc(50% - 5px);
  z-index: 1000;
}
/* line 207, ../sass/product.scss */
#view_scroll_left:before,
#view_scroll_right:before {
  display: block;
  color: black;
  font-family: "FontAwesome";
  font-size: 20px;
  line-height: 22px;
}
/* line 214, ../sass/product.scss */
#view_scroll_left:hover:before,
#view_scroll_right:hover:before {
  color: #a60505;
}

/* line 218, ../sass/product.scss */
#view_scroll_right {
  right: 0px;
}
/* line 220, ../sass/product.scss */
#view_scroll_right:before {
  content: "\f054";
}

/* line 224, ../sass/product.scss */
#view_scroll_left {
  margin-top: 0;
  left: 0px;
}
/* line 227, ../sass/product.scss */
#view_scroll_left:before {
  content: "\f053";
  padding-right: 2px;
}

/* line 232, ../sass/product.scss */
.resetimg {
  padding: 10px 0 0;
}
/* line 234, ../sass/product.scss */
.resetimg #resetImages i {
  margin-right: 6px;
}
/* line 264, ../sass/mixins/_theme.scss */
.rtl .resetimg #resetImages i {
  margin-left: 6px;
  margin-right: inherit;
}

/* link list */
/* line 240, ../sass/product.scss */
#usefull_link_block {
  list-style-type: none;
}
/* line 242, ../sass/product.scss */
#usefull_link_block li {
  margin: 0 0 8px 0;
}
/* line 244, ../sass/product.scss */
#usefull_link_block li:first-child {
  margin: 0 0 8px 0;
  border: none;
  padding: 0;
}
/* line 249, ../sass/product.scss */
#usefull_link_block li a {
  position: relative;
  padding-left: 25px;
  line-height: 22px;
  display: inline-block;
  font-weight: 500;
}
/* line 264, ../sass/mixins/_theme.scss */
.rtl #usefull_link_block li a {
  padding-right: 25px;
  padding-left: inherit;
}
/* line 256, ../sass/product.scss */
#usefull_link_block li a:before {
  font-family: "FontAwesome";
  font-size: 16px;
  line-height: 24px;
  position: absolute;
  left: 0;
  font-weight: normal;
}
/* line 355, ../sass/mixins/_theme.scss */
.rtl #usefull_link_block li a:before {
  right: 0;
  left: auto;
}
/* line 265, ../sass/product.scss */
#usefull_link_block li a:hover:before {
  color: #434a54;
}
/* line 269, ../sass/product.scss */
#usefull_link_block li.print a:before {
  content: "\f02f";
}
/* line 274, ../sass/product.scss */
#usefull_link_block li.sendtofriend a:before {
  content: "\f003";
}
/* line 278, ../sass/product.scss */
#usefull_link_block li#left_share_fb {
  clear: both;
  float: none;
}
/* line 281, ../sass/product.scss */
#usefull_link_block li#left_share_fb a {
  padding-left: 18px;
}
/* line 284, ../sass/product.scss */
#usefull_link_block li#left_share_fb a:before {
  content: "\f09a";
}
/* line 291, ../sass/product.scss */
#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;
}
/* line 299, ../sass/product.scss */
#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: 19px;
  line-height: 24px;
  position: absolute;
  top: -2px;
  left: 0;
  font-weight: normal;
  content: "\f08a";
}
/* line 355, ../sass/mixins/_theme.scss */
.rtl #usefull_link_block li#favoriteproducts_block_extra_remove:before, .rtl #usefull_link_block li#favoriteproducts_block_extra_add:before, .rtl #usefull_link_block li#favoriteproducts_block_extra_removed:before, .rtl #usefull_link_block li#favoriteproducts_block_extra_added:before {
  right: 0;
  left: auto;
}
/* line 312, ../sass/product.scss */
#usefull_link_block li#favoriteproducts_block_extra_removed:before {
  content: "\f004";
}

/* pb-left-column ****************************************************************************** */
/* line 320, ../sass/product.scss */
.pb-center-column {
  /* form */
}
/* line 321, ../sass/product.scss */
.pb-center-column h1 {
  padding-bottom: 16px;
  margin-top: 0;
  font-size: 36px;
  letter-spacing: 5px;
}
/* line 327, ../sass/product.scss */
.pb-center-column p {
  margin-bottom: 10px;
}
/* line 330, ../sass/product.scss */
.pb-center-column #product_reference {
  margin-bottom: 6px;
}
/* line 333, ../sass/product.scss */
.pb-center-column #short_description_block {
  color: #838383;
}
/* line 337, ../sass/product.scss */
.pb-center-column #buy_block {
  margin-top: 10px;
}
/* line 339, ../sass/product.scss */
.pb-center-column #buy_block label {
  display: inline-block;
  width: 125px;
  font-weight: 700;
  font-size: 12px;
  text-align: right;
}
/* line 253, ../sass/mixins/_theme.scss */
.rtl .pb-center-column #buy_block label {
  text-align: left;
}
/* line 347, ../sass/product.scss */
.pb-center-column #buy_block p.price {
  padding: 0;
}
/* line 352, ../sass/product.scss */
.pb-center-column #color_picker p {
  padding-bottom: 5px;
  font-weight: 700;
}

/* line 357, ../sass/product.scss */
#product p#loyalty {
  padding: 17px 0 15px 35px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin: 10px 0 -5px;
  position: relative;
}
/* line 277, ../sass/mixins/_theme.scss */
.rtl #product p#loyalty {
  padding: 17px 35px 15px 0;
}
/* line 363, ../sass/product.scss */
#product p#loyalty:before {
  content: "\f024";
  font-family: "FontAwesome";
  color: #cfcccc;
  font-size: 26px;
  line-height: 28px;
  position: absolute;
  top: 16px;
  left: 0;
}
/* line 355, ../sass/mixins/_theme.scss */
.rtl #product p#loyalty:before {
  right: 0;
  left: auto;
}

/* line 376, ../sass/product.scss */
#attributes fieldset {
  padding-bottom: 10px;
}
/* line 378, ../sass/product.scss */
#attributes fieldset label {
  vertical-align: top;
  display: block;
}
/* line 383, ../sass/product.scss */
#attributes .attribute_list {
  width: 100%;
}
/* line 385, ../sass/product.scss */
#attributes .attribute_list .form-control {
  max-width: 230px;
}
/* line 387, ../sass/product.scss */
#attributes .attribute_list .form-control option {
  color: #838383;
}
/* line 391, ../sass/product.scss */
#attributes .attribute_list ul {
  clear: both;
}
/* line 393, ../sass/product.scss */
#attributes .attribute_list ul li {
  float: left;
  margin-right: 10px;
}
/* line 253, ../sass/mixins/_theme.scss */
.rtl #attributes .attribute_list ul li {
  float: right;
}
/* line 264, ../sass/mixins/_theme.scss */
.rtl #attributes .attribute_list ul li {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 398, ../sass/product.scss */
#attributes .attribute_list input.attribute_radio {
  float: left;
  margin-left: 3px;
}
/* line 253, ../sass/mixins/_theme.scss */
.rtl #attributes .attribute_list input.attribute_radio {
  float: right;
}
/* line 264, ../sass/mixins/_theme.scss */
.rtl #attributes .attribute_list input.attribute_radio {
  margin-right: 3px;
  margin-left: inherit;
}
/* line 404, ../sass/product.scss */
#attributes .attribute_list div.radio,
#attributes .attribute_list div.radio span,
#attributes .attribute_list div.radio input {
  float: none;
  display: inline-block;
}
/* line 408, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list {
  list-style-type: none;
}
/* line 410, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list li {
  float: left;
  margin: 8px 10px 10px 0;
  border: 1px solid #e5e5e5;
  border: 1px solid #e5e5e5;
  clear: none;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}
/* line 253, ../sass/mixins/_theme.scss */
.rtl #attributes .attribute_list #color_to_pick_list li {
  float: right;
}
/* line 277, ../sass/mixins/_theme.scss */
.rtl #attributes .attribute_list #color_to_pick_list li {
  margin: 8px 0 10px 10px;
}
/* line 417, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list li a.color_pick {
  display: block;
  height: 15px;
  width: 15px;
  cursor: pointer;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}
/* line 424, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list li.selected {
  border: 1px solid #4d4d4d;
}

/* line 431, ../sass/product.scss */
.box-cart-bottom {
  padding: 0;
}

/* table_data_sheet */
/* line 436, ../sass/product.scss */
.table-data-sheet {
  border-bottom: 1px solid #e5e5e5;
  width: 100%;
  margin: 0 0 20px;
}
/* line 440, ../sass/product.scss */
.table-data-sheet tr {
  border-top: 1px solid #e5e5e5;
}
/* line 442, ../sass/product.scss */
.table-data-sheet tr.even {
  background: #f9f9f9;
}
/* line 445, ../sass/product.scss */
.table-data-sheet tr td {
  padding: 10px 20px 11px;
}
/* line 447, ../sass/product.scss */
.table-data-sheet tr td:first-child {
  border-right: 1px solid #e5e5e5;
  width: 30%;
  font-weight: 500;
}
/* line 264, ../sass/mixins/_theme.scss */
.rtl .table-data-sheet tr td:first-child {
  border-left: 1px solid #e5e5e5;
  border-right: inherit;
}

/* table product-discounts */
/* line 458, ../sass/product.scss */
table.table-product-discounts {
  border: none;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  width: 50%;
  margin: 0 0 20px;
}
@media (max-width: 767px) {
  /* line 458, ../sass/product.scss */
  table.table-product-discounts {
    width: 100%;
  }
}
/* line 468, ../sass/product.scss */
table.table-product-discounts tr th {
  background: transparent;
  font-weight: 700;
  border: none;
  font-weight: 700;
}
/* line 475, ../sass/product.scss */
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  */
/* line 491, ../sass/product.scss */
.accessories-block .block_description {
  display: none;
}
/* line 494, ../sass/product.scss */
.accessories-block .exclusive span {
  font-size: 13px;
  line-height: 18px;
  padding: 2px 8px 3px;
  text-decoration: none;
}
/* line 500, ../sass/product.scss */
.accessories-block .exclusive span:focus, .accessories-block .exclusive span:active {
  text-decoration: none;
}
/* line 504, ../sass/product.scss */
.accessories-block .page-subheading {
  margin-bottom: 0;
}

/* quantity_wanted */
/* line 508, ../sass/product.scss */
#quantity_wanted_p {
  width: 100px;
}
/* line 510, ../sass/product.scss */
#quantity_wanted_p input {
  width: 38px;
  float: left;
  height: 38px;
  text-align: center;
  padding: 0;
  border: 1px solid #e5e5e5;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  font-size: 14px;
  color: #3e3a3a;
  font-family: 'proxima_nova_alt_rgbold';
}
/* line 253, ../sass/mixins/_theme.scss */
.rtl #quantity_wanted_p input {
  float: right;
}
/* line 523, ../sass/product.scss */
#quantity_wanted_p .btn {
  float: left;
  margin-left: 3px;
  background: #3e3a3a;
  border: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  height: 18px;
  line-height: 18px;
  color: #fff;
  padding: 0;
  width: 38px;
  font-size: 10px;
}
/* line 253, ../sass/mixins/_theme.scss */
.rtl #quantity_wanted_p .btn {
  float: right;
}
/* line 264, ../sass/mixins/_theme.scss */
.rtl #quantity_wanted_p .btn {
  margin-right: 3px;
  margin-left: inherit;
}
/* line 535, ../sass/product.scss */
#quantity_wanted_p .btn.product_quantity_up {
  margin-top: 2px;
}
/* line 539, ../sass/product.scss */
#quantity_wanted_p label {
  display: block;
  margin-bottom: 7px;
}

/* availability_statut */
/* line 547, ../sass/product.scss */
#availability_statut span#availability_label,
#availability_date_label {
  display: inline-block;
  width: 125px;
  font-weight: 700;
  font-size: 12px;
  text-align: right;
}
/* line 253, ../sass/mixins/_theme.scss */
.rtl #availability_statut span#availability_label, .rtl
#availability_date_label {
  text-align: left;
}

/* line 554, ../sass/product.scss */
#quantityAvailable {
  font-size: 13px;
  line-height: 18px;
}

/* line 560, ../sass/product.scss */
#availability_value,
#last_quantities {
  color: #fff;
  line-height: 18px;
  display: inline-block;
  margin-left: 5px;
}
/* line 264, ../sass/mixins/_theme.scss */
.rtl #availability_value, .rtl
#last_quantities {
  margin-right: 5px;
  margin-left: inherit;
}

/* line 566, ../sass/product.scss */
#last_quantities {
  background: #6087d2;
  padding: 4px 8px 3px;
  position: relative;
  top: 1px;
}

/* line 573, ../sass/product.scss */
#availability_statut,
#pQuantityAvailable {
  display: inline-block;
}

/* line 576, ../sass/product.scss */
#pQuantityAvailable span {
  font-weight: 500;
}

/* line 580, ../sass/product.scss */
#availability_statut #availability_value.warning_inline {
  margin: 0;
}

/* box-security */
/* prices */
/* line 586, ../sass/product.scss */
.content_prices {
  padding: 0 0 20px 0;
}
/* line 588, ../sass/product.scss */
.content_prices p {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  display: inline-block;
  height: 38px;
  line-height: 38px;
  vertical-align: top;
}
/* line 264, ../sass/mixins/_theme.scss */
.rtl .content_prices p {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 596, ../sass/product.scss */
.content_prices p span {
  display: block;
}
/* line 600, ../sass/product.scss */
.content_prices #reduction_percent {
  margin-top: 7px;
  padding: 0 10px;
  font-size: 14px;
  line-height: 23px;
  height: 23px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-family: 'proxima_nova_alt_rgregular';
}
/* line 609, ../sass/product.scss */
.content_prices #old_price, .content_prices .old-price {
  line-height: 38px;
}

/* line 613, ../sass/product.scss */
.discount {
  display: none;
}

/* line 616, ../sass/product.scss */
.our_price_display {
  font-size: 24px;
  color: #3e3a3a;
  font-family: 'proxima_nova_alt_cn_rgregular';
}

/* line 621, ../sass/product.scss */
#old_price, .old-price {
  font-size: 17px;
  text-decoration: line-through;
  display: inline-block;
  line-height: 23px;
}

/* line 627, ../sass/product.scss */
#short_description_content {
  margin-bottom: 30px;
}

/* line 631, ../sass/product.scss */
#reduction_percent,
#reduction_amount {
  display: inline-block;
  margin-right: 10px;
  padding: 1px 3px;
  font-size: 14px;
  line-height: 23px;
  color: #fff;
  background: #f13340;
  margin-top: 5px;
}
/* line 264, ../sass/mixins/_theme.scss */
.rtl #reduction_percent, .rtl
#reduction_amount {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 640, ../sass/product.scss */
#reduction_percent span,
#reduction_amount span {
  display: block;
}

/* online_only */
/* line 646, ../sass/product.scss */
.pb-center-column p.online_only {
  font-weight: 700;
  font-size: 13px;
  color: #f13340;
  text-align: left;
}
/* line 253, ../sass/mixins/_theme.scss */
.rtl .pb-center-column p.online_only {
  text-align: right;
}

/* line 653, ../sass/product.scss */
.buttons_bottom_block {
  clear: both;
  padding: 10px 0;
}

/* SEND TO FRIEND (pop-in) ##################################################################### */
/* line 660, ../sass/product.scss */
#send_friend_form {
  width: 555px;
  overflow: hidden;
}
/* line 664, ../sass/product.scss */
#send_friend_form .product img {
  margin: 0 0 10px 0;
  border: 1px solid #e5e5e5;
}
/* line 668, ../sass/product.scss */
#send_friend_form .product p {
  padding: 0;
}
/* line 671, ../sass/product.scss */
#send_friend_form .product p .product_name {
  font-size: 12px;
  color: #000;
}
/* line 677, ../sass/product.scss */
#send_friend_form .form_container {
  padding: 10px 15px;
  border: 1px solid #e5e5e5;
}
/* line 681, ../sass/product.scss */
#send_friend_form .form_container p.intro_form {
  padding-bottom: 6px;
  font-weight: 700;
  font-size: 13px;
}
/* line 687, ../sass/product.scss */
#send_friend_form .form_container p.txt_required {
  padding-bottom: 0;
  color: #666;
}
/* line 692, ../sass/product.scss */
#send_friend_form .form_container .text {
  padding-bottom: 10px;
}
/* line 694, ../sass/product.scss */
#send_friend_form .form_container .text label {
  display: block;
  padding: 0;
  width: 100%;
  font-size: 12px;
}
/* line 702, ../sass/product.scss */
#send_friend_form .submit {
  margin-top: 20px;
  padding-bottom: 0;
  text-align: right;
}
/* line 253, ../sass/mixins/_theme.scss */
.rtl #send_friend_form .submit {
  text-align: left;
}

/* PERSONNALISATION ##################################################################### */
/* line 711, ../sass/product.scss */
p.infoCustomizable {
  margin-bottom: 30px;
}

/* line 716, ../sass/product.scss */
ul#uploadable_files,
ul#text_fields {
  list-style-type: none;
}

/* line 721, ../sass/product.scss */
.customizableProductsFile,
.customizableProductsText {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 727, ../sass/product.scss */
.customizationUploadLine {
  padding-bottom: 10px;
}
/* line 729, ../sass/product.scss */
.customizationUploadLine label {
  display: block;
  vertical-align: top;
}
/* line 733, ../sass/product.scss */
.customizationUploadLine textarea {
  width: 50%;
  border: 1px solid #e5e5e5;
  color: #838383;
}

/* line 739, ../sass/product.scss */
.customizationUploadBrowse img + a {
  position: relative;
  top: -51px;
}

/* line 744, ../sass/product.scss */
#customizedDatas {
  float: right;
}
/* line 253, ../sass/mixins/_theme.scss */
.rtl #customizedDatas {
  float: left;
}

/* line 750, ../sass/product.scss */
.accessories_block div ul li a {
  display: inline-block;
}
/* line 754, ../sass/product.scss */
.accessories_block div ul li.s_title_block a, .accessories_block div ul li.s_title_block span {
  font-weight: 700;
}

/***** IE code ****/
/* line 766, ../sass/product.scss */
.ie8 .pb-left-column #image-block #view_full_size .span_link {
  background: #fff;
  border: 1px solid #e5e5e5;
}
/* line 773, ../sass/product.scss */
.ie8 .box-security {
  filter: none;
}

/* line 777, ../sass/product.scss */
.socialsharing_product button {
  border: 1px solid #ebebeb;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  line-height: 33px;
  padding: 0;
  text-align: center;
  font-size: 0;
  margin: 0 8px 0 0;
}
/* line 277, ../sass/mixins/_theme.scss */
.rtl .socialsharing_product button {
  margin: 0 0 0 8px;
}
/* line 787, ../sass/product.scss */
.socialsharing_product button .fa {
  font-size: 15px;
  color: #333;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  display: block;
  height: 33px;
  line-height: 33px;
}
/* line 797, ../sass/product.scss */
.socialsharing_product button:hover {
  border-color: #fff;
}

/******************************************************************
Quick View Styles
******************************************************************/
/* line 806, ../sass/product.scss */
.addsharethisinner .stButton .stArrow {
  display: none !important;
}

/* line 811, ../sass/product.scss */
#product.content_only div.primary_block {
  margin-bottom: 0;
  padding: 10px 10px 40px;
}
@media (max-width: 991px) {
  /* line 811, ../sass/product.scss */
  #product.content_only div.primary_block {
    margin-right: 0;
  }
}
/* line 819, ../sass/product.scss */
#product.content_only #leo-paneltool {
  display: none;
}

@media (max-width: 1050px) {
  /* line 827, ../sass/product.scss */
  #product.content_only div.primary_block div.pb-left-column, #product.content_only section.primary_block div.pb-left-column {
    width: 50%;
    padding-right: 15px;
  }
  /* line 831, ../sass/product.scss */
  #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;
  }
  /* line 253, ../sass/mixins/_theme.scss */
  .rtl #product.content_only div.primary_block div.pb-center-column, .rtl #product.content_only section.primary_block div.pb-center-column {
    float: right;
  }
  /* line 264, ../sass/mixins/_theme.scss */
  .rtl #product.content_only div.primary_block div.pb-center-column, .rtl #product.content_only section.primary_block div.pb-center-column {
    padding-right: 35px;
    padding-left: inherit;
  }
  /* line 836, ../sass/product.scss */
  #product.content_only div.primary_block div.pb-right-column, #product.content_only section.primary_block div.pb-right-column {
    width: 50%;
    float: left;
  }
  /* line 253, ../sass/mixins/_theme.scss */
  .rtl #product.content_only div.primary_block div.pb-right-column, .rtl #product.content_only section.primary_block div.pb-right-column {
    float: right;
  }
}
/* line 846, ../sass/product.scss */
#product #center_column {
  letter-spacing: 1px;
}

/* line 850, ../sass/product.scss */
.product_attributes #attributes {
  padding: 25px 0 10px;
  border-top: 1px solid #eaeaea;
  margin: 0;
}
/* line 854, ../sass/product.scss */
.product_attributes #attributes label {
  font-family: 'proxima_nova_condensedSBd';
  font-size: 18px;
  color: #333;
  text-transform: uppercase;
  margin: 0;
  line-height: 35px;
  display: inline-block;
  height: 35px;
  vertical-align: top;
  min-width: 70px;
}
/* line 866, ../sass/product.scss */
.product_attributes #attributes .attribute_list {
  display: inline-block;
  height: 35px;
  vertical-align: top;
  width: auto;
}
/* line 871, ../sass/product.scss */
.product_attributes #attributes .attribute_list .form-control {
  width: 195px;
  height: 35px;
  padding: 0 20px;
  font-size: 14px;
  border: 1px solid #eee;
  color: #999;
  box-shadow: none;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -ms-border-radius: 17px;
  -o-border-radius: 17px;
  border-radius: 17px;
  display: inline-block;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  background: url(../img/arow-down.png) center no-repeat;
  background-position: 90% 50%;
}
/* line 403, ../sass/mixins/_theme.scss */
.rtl .product_attributes #attributes .attribute_list .form-control {
  background-position: 10% 50%;
}

/* line 888, ../sass/product.scss */
.box-cart-wrapper {
  border-top: 1px solid #eaeaea;
  padding-top: 15px;
}
/* line 891, ../sass/product.scss */
.box-cart-wrapper #quantity_wanted_p {
  float: left;
  margin: 0;
  margin-top: 10px;
}
/* line 253, ../sass/mixins/_theme.scss */
.rtl .box-cart-wrapper #quantity_wanted_p {
  float: right;
}
/* line 895, ../sass/product.scss */
.box-cart-wrapper #quantity_wanted_p label {
  display: none;
}
/* line 899, ../sass/product.scss */
.box-cart-wrapper div {
  float: left;
}
/* line 253, ../sass/mixins/_theme.scss */
.rtl .box-cart-wrapper div {
  float: right;
}
/* line 902, ../sass/product.scss */
.box-cart-wrapper:after {
  content: "";
  display: block;
  clear: both;
}
/* line 907, ../sass/product.scss */
.box-cart-wrapper #add_to_cart {
  padding: 0;
  margin: 0;
  float: left;
  margin-top: 10px;
}
/* line 253, ../sass/mixins/_theme.scss */
.rtl .box-cart-wrapper #add_to_cart {
  float: right;
}
/* line 912, ../sass/product.scss */
.box-cart-wrapper #add_to_cart .btn {
  background: #a60505;
  color: #fff;
  height: 38px;
  border: 0;
  padding: 0 45px;
  text-transform: uppercase;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  -ms-border-radius: 23px;
  -o-border-radius: 23px;
  border-radius: 23px;
  font-size: 14px;
  font-family: 'proxima_nova_condensedSBd';
}
/* line 922, ../sass/product.scss */
.box-cart-wrapper #add_to_cart .btn:hover {
  background: #333333;
}
/* line 925, ../sass/product.scss */
.box-cart-wrapper #add_to_cart .btn span {
  white-space: initial;
}

/* line 931, ../sass/product.scss */
.box-cart-bottom {
  padding-top: 25px;
  margin-top: 25px;
  border-top: 1px solid #eaeaea;
  text-align: left;
  margin-bottom: 25px;
}
/* line 253, ../sass/mixins/_theme.scss */
.rtl .box-cart-bottom {
  text-align: right;
}
/* line 937, ../sass/product.scss */
.box-cart-bottom #product_payment_logos {
  display: none;
}
/* line 940, ../sass/product.scss */
.box-cart-bottom p {
  margin: 0;
  padding: 0;
  float: left;
  clear: none;
}
/* line 946, ../sass/product.scss */
.box-cart-bottom .box-inner {
  display: inline-block;
}
/* line 949, ../sass/product.scss */
.box-cart-bottom .add_to_compare {
  white-space: initial;
  float: right;
  width: 180px;
  font-size: 14px;
  font-family: 'proxima_nova_condensedSBd';
  text-transform: uppercase;
  padding: 0 20px 0 45px;
  position: relative;
  border: 0;
  height: 38px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
/* line 253, ../sass/mixins/_theme.scss */
.rtl .box-cart-bottom .add_to_compare {
  float: left;
}
/* line 277, ../sass/mixins/_theme.scss */
.rtl .box-cart-bottom .add_to_compare {
  padding: 0 45px 0 20px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  /* line 949, ../sass/product.scss */
  .box-cart-bottom .add_to_compare {
    font-size: 12px;
    width: 150px;
  }
}
/* line 966, ../sass/product.scss */
.box-cart-bottom .add_to_compare:focus {
  background-color: #fff;
  color: #a60505;
}
/* line 970, ../sass/product.scss */
.box-cart-bottom .add_to_compare:after {
  content: "\f021";
  font-family: "FontAwesome";
  position: absolute;
  left: 0px;
  top: 0;
  height: 38px;
  padding: 0 10px 0 11px;
  line-height: 36px;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  -ms-border-radius: 19px;
  -o-border-radius: 19px;
  border-radius: 19px;
  text-align: center;
  border: 1px solid #ececec;
}
/* line 355, ../sass/mixins/_theme.scss */
.rtl .box-cart-bottom .add_to_compare:after {
  right: 0px;
  left: auto;
}
/* line 983, ../sass/product.scss */
.box-cart-bottom .add_to_compare:hover {
  background: #fff;
  color: #a60505;
}
/* line 986, ../sass/product.scss */
.box-cart-bottom .add_to_compare:hover:after {
  border-color: #a60505;
}
/* line 992, ../sass/product.scss */
.box-cart-bottom #wishlist_button_nopop,
.box-cart-bottom #wishlist_button {
  white-space: initial;
  float: right;
  width: 180px;
  font-size: 14px;
  font-family: 'proxima_nova_condensedSBd';
  text-transform: uppercase;
  padding: 0 20px 0 45px;
  position: relative;
  border: 0;
  height: 38px;
  color: #83838A;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
/* line 253, ../sass/mixins/_theme.scss */
.rtl .box-cart-bottom #wishlist_button_nopop, .rtl
.box-cart-bottom #wishlist_button {
  float: left;
}
/* line 277, ../sass/mixins/_theme.scss */
.rtl .box-cart-bottom #wishlist_button_nopop, .rtl
.box-cart-bottom #wishlist_button {
  padding: 0 45px 0 20px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  /* line 992, ../sass/product.scss */
  .box-cart-bottom #wishlist_button_nopop,
  .box-cart-bottom #wishlist_button {
    font-size: 12px;
    width: 150px;
  }
}
/* line 1010, ../sass/product.scss */
.box-cart-bottom #wishlist_button_nopop:focus,
.box-cart-bottom #wishlist_button:focus {
  background-color: #fff;
  color: #a60505;
}
/* line 1014, ../sass/product.scss */
.box-cart-bottom #wishlist_button_nopop:after,
.box-cart-bottom #wishlist_button:after {
  content: "\f08a";
  font-family: "FontAwesome";
  position: absolute;
  left: 0px;
  top: 0;
  height: 38px;
  padding: 0 10px 0 11px;
  line-height: 36px;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  -ms-border-radius: 19px;
  -o-border-radius: 19px;
  border-radius: 19px;
  text-align: center;
  border: 1px solid #ececec;
}
/* line 355, ../sass/mixins/_theme.scss */
.rtl .box-cart-bottom #wishlist_button_nopop:after, .rtl
.box-cart-bottom #wishlist_button:after {
  right: 0px;
  left: auto;
}
/* line 1027, ../sass/product.scss */
.box-cart-bottom #wishlist_button_nopop:before, .box-cart-bottom #wishlist_button_nopop .fa,
.box-cart-bottom #wishlist_button:before,
.box-cart-bottom #wishlist_button .fa {
  display: none;
}
/* line 1030, ../sass/product.scss */
.box-cart-bottom #wishlist_button_nopop:hover,
.box-cart-bottom #wishlist_button:hover {
  background: #fff;
  color: #a60505;
}
/* line 1033, ../sass/product.scss */
.box-cart-bottom #wishlist_button_nopop:hover:after,
.box-cart-bottom #wishlist_button:hover:after {
  border-color: #a60505;
}

/* line 1039, ../sass/product.scss */
.box-social {
  margin: 0 0 25px;
}
/* line 1041, ../sass/product.scss */
.box-social .list-inline {
  margin: 0 0 20px;
}

/* line 1047, ../sass/product.scss */
.product .nav-tabs {
  text-align: left;
  margin-bottom: 25px;
  border: 1px solid #e5e5e5;
  border-width: 1px 0;
}
/* line 253, ../sass/mixins/_theme.scss */
.rtl .product .nav-tabs {
  text-align: right;
}
/* line 1053, ../sass/product.scss */
.product .nav-tabs > li > a {
  height: 50px;
  line-height: 50px;
  font-family: 'proxima_nova_alt_cn_rgregular';
  font-size: 14px;
  letter-spacing: 0px;
  color: #999;
}
/* line 1060, ../sass/product.scss */
.product .nav-tabs > li > a:hover {
  background: none;
  color: #000;
}
/* line 1067, ../sass/product.scss */
.product .nav-tabs > li.active > a, .product .nav-tabs > li.active > a:hover, .product .nav-tabs > li.active > a:focus {
  background: none;
  color: #000;
}

/* line 1075, ../sass/product.scss */
.blockproductscategory .row {
  margin: 0 -14px 0 -14px;
}
/* line 277, ../sass/mixins/_theme.scss */
.rtl .blockproductscategory .row {
  margin: 0 -14px 0 -14px;
}
/* line 1078, ../sass/product.scss */
.blockproductscategory .page-subheading {
  padding-bottom: 15px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 15px;
  padding-right: 70px;
}
/* line 264, ../sass/mixins/_theme.scss */
.rtl .blockproductscategory .page-subheading {
  padding-left: 70px;
  padding-right: inherit;
}
