/* product desc */
/* primary_block ***************************************************************************** */
/* line 6, ../sass/product.scss */
.primary_block {
  margin-bottom: 40px;
}

/* line 9, ../sass/product.scss */
.top-hr {
  background: #c4c4c4;
  height: 5px;
  margin: 2px 0 31px;
}

/* line 14, ../sass/product.scss */
.product-heading-h5 {
  color: #999999;
  font-weight: 200;
  margin: 3px 0 8px;
  font-size: 19px;
  font-family: "Raleway", sans-serif;
}

/* line 21, ../sass/product.scss */
.box-security .product-heading-h5 {
  margin: 3px 0 -8px;
}
@media (max-width: 1199px) {
  /* line 21, ../sass/product.scss */
  .box-security .product-heading-h5 {
    margin-bottom: 8px;
  }
}

/* line 27, ../sass/product.scss */
.primary_block .pb-left-column img {
  max-width: 100%;
  height: auto;
}

/* line 31, ../sass/product.scss */
a.fancybox-nav {
  outline: 0;
}

/* .pb-left-column ***************************************************************************** */
/* line 35, ../sass/product.scss */
.pb-left-column {
  float: left;
}
/* line 37, ../sass/product.scss */
.pb-left-column #image-block {
  position: relative;
  display: block;
  cursor: pointer;
  border: 1px solid transparent;
  background: white;
}
@media (max-width: 767px) {
  /* line 37, ../sass/product.scss */
  .pb-left-column #image-block {
    width: 400px;
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  /* line 37, ../sass/product.scss */
  .pb-left-column #image-block {
    width: 100%;
  }
}
/* line 50, ../sass/product.scss */
.pb-left-column #image-block img {
  background: #fbfbfb;
  width: 100%;
}
/* line 55, ../sass/product.scss */
.pb-left-column #image-block #view_full_size .span_link {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 22px;
  font-size: 0;
  height: 19px;
  display: block;
  text-align: center;
  font-weight: 700;
}
/* line 65, ../sass/product.scss */
.pb-left-column #image-block #view_full_size .span_link:after {
  font-family: "FontAwesome";
  font-size: 18px;
  content: "\f0b2";
  color: #222222;
  font-weight: normal;
  margin: 0 0 0 4px;
}
/* line 73, ../sass/product.scss */
.pb-left-column #image-block #view_full_size .span_link:hover:after {
  color: #d85252;
}
/* line 80, ../sass/product.scss */
.pb-left-column #image-block a.jqzoom div div img {
  width: auto;
  max-width: 10000px;
}
/* line 84, ../sass/product.scss */
.pb-left-column #image-block a.jqzoom div div .zoomWrapper {
  border: none;
}
/* line 89, ../sass/product.scss */
.pb-left-column #image-block .zoomPad {
  z-index: auto!important;
}
/* line 93, ../sass/product.scss */
.pb-left-column #image-block .new-box,
.pb-left-column #image-block .sale-box {
  z-index: 5002;
  top: 10px;
}
/* line 97, ../sass/product.scss */
.pb-left-column #image-block:hover {
  border-color: #e5e5e5;
  overflow: hidden;
}

/* miniatures */
/* line 106, ../sass/product.scss */
.pb-left-column #views_block {
  margin: 15px auto auto;
  text-align: center;
  width: 98%;
}
@media (max-width: 767px) {
  /* line 106, ../sass/product.scss */
  .pb-left-column #views_block {
    width: 380px;
    margin: 10px auto 0px auto;
  }
}
@media (max-width: 480px) {
  /* line 106, ../sass/product.scss */
  .pb-left-column #views_block {
    width: 230px;
  }
}

/* line 119, ../sass/product.scss */
#thumbs_list {
  display: inline-block;
  float: none;
  margin: 0 14px;
  overflow: hidden;
  width: 63%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 119, ../sass/product.scss */
  #thumbs_list {
    width: 56%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 119, ../sass/product.scss */
  #thumbs_list {
    width: 43%;
  }
}
@media (max-width: 767px) {
  /* line 119, ../sass/product.scss */
  #thumbs_list {
    width: 244px;
  }
}
@media (max-width: 480px) {
  /* line 119, ../sass/product.scss */
  #thumbs_list {
    width: 120px;
  }
}
/* line 137, ../sass/product.scss */
#thumbs_list ul#thumbs_list_frame {
  height: 156px;
  list-style-type: none;
  overflow: hidden;
  float: none;
  margin: 0 auto;
  padding-left: 0;
}
/* line 145, ../sass/product.scss */
#thumbs_list li {
  cursor: pointer;
  float: left;
  height: 156px;
  line-height: 0;
  margin: 0 -1px 0 0;
  width: 120px;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 154, ../sass/product.scss */
#thumbs_list li:first-child {
  margin: 0 -1px 0 0;
}
/* line 157, ../sass/product.scss */
#thumbs_list li a {
  background: #f2f2f2 none repeat scroll 0 0;
  box-sizing: border-box;
  display: block;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}
/* line 166, ../sass/product.scss */
#thumbs_list li a:hover, #thumbs_list li a.shown {
  border-color: #dbdbdb;
}
/* line 170, ../sass/product.scss */
#thumbs_list li img {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 180, ../sass/product.scss */
.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) {
  /* line 180, ../sass/product.scss */
  .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) {
  /* line 180, ../sass/product.scss */
  .show-right-column.hide-left-column #thumbs_list, .hide-right-column.show-left-column #thumbs_list {
    width: 82px;
  }
}
@media (max-width: 767px) {
  /* line 180, ../sass/product.scss */
  .show-right-column.hide-left-column #thumbs_list, .hide-right-column.show-left-column #thumbs_list {
    width: 196px;
  }
}

/* line 195, ../sass/product.scss */
#view_scroll_left,
#view_scroll_right {
  border: 1px solid #e5e5e5;
  display: inline-block;
  float: none;
  font-size: 0;
  height: 25px;
  line-height: 0;
  padding: 4px;
  margin-top: 65px;
  overflow: hidden;
  vertical-align: top;
  width: 25px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 195, ../sass/product.scss */
  #view_scroll_left,
  #view_scroll_right {
    margin-top: 28px;
  }
}
/* line 210, ../sass/product.scss */
#view_scroll_left i,
#view_scroll_right i {
  font-size: 14px;
}

/* line 214, ../sass/product.scss */
.resetimg {
  padding: 10px 0 0;
}
/* line 216, ../sass/product.scss */
.resetimg #resetImages i {
  margin-right: 6px;
}
/* line 220, ../sass/product.scss */
.resetimg span a {
  color: #888888;
}
/* line 222, ../sass/product.scss */
.resetimg span a:hover {
  color: #222222;
}
/* line 225, ../sass/product.scss */
.resetimg span a i {
  margin: 0 6px 0 0;
  text-align: center;
  width: 15px;
}

/* link list */
/* line 235, ../sass/product.scss */
#usefull_link_block {
  list-style-type: none;
  float: left;
  margin: 0;
  width: auto;
}
@media (max-width: 767px) {
  /* line 235, ../sass/product.scss */
  #usefull_link_block {
    margin: 10px 0 20px;
  }
}
/* line 243, ../sass/product.scss */
#usefull_link_block li {
  float: left;
  width: 100%;
  margin: 0 0 5px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 243, ../sass/product.scss */
  #usefull_link_block li {
    float: none !important;
  }
}
/* line 250, ../sass/product.scss */
#usefull_link_block li:last-child {
  border: none;
  padding: 0;
}
/* line 254, ../sass/product.scss */
#usefull_link_block li a {
  color: #888888;
  font-weight: normal;
  position: relative;
  padding-left: 25px;
  line-height: 22px;
  display: inline-block;
}
/* line 262, ../sass/product.scss */
#usefull_link_block li a:before {
  font-family: "FontAwesome";
  font-size: 14px;
  line-height: 24px;
  position: absolute;
  top: -3px;
  left: 0;
  font-weight: normal;
}
/* line 271, ../sass/product.scss */
#usefull_link_block li a:hover {
  color: #222222;
}
/* line 273, ../sass/product.scss */
#usefull_link_block li a:hover:before {
  color: #222222;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 276, ../sass/product.scss */
  #usefull_link_block li.print {
    padding: 0;
    border: none;
  }
}
/* line 281, ../sass/product.scss */
#usefull_link_block li.print a:before {
  content: "\f02f";
}
/* line 286, ../sass/product.scss */
#usefull_link_block li.sendtofriend a:before {
  content: "\f0e0";
}
/* line 290, ../sass/product.scss */
#usefull_link_block li#left_share_fb {
  clear: both;
  float: none;
}
/* line 293, ../sass/product.scss */
#usefull_link_block li#left_share_fb a {
  padding-left: 18px;
}
/* line 296, ../sass/product.scss */
#usefull_link_block li#left_share_fb a:before {
  content: "\f09a";
}
/* line 303, ../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 5px 0;
  border: none;
  padding: 0;
  position: relative;
}
/* line 311, ../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: 14px;
  line-height: 24px;
  position: absolute;
  top: -2px;
  left: 0;
  font-weight: normal;
  content: "\f08a";
}
/* line 321, ../sass/product.scss */
#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: #222222;
}
/* line 325, ../sass/product.scss */
#usefull_link_block li#favoriteproducts_block_extra_removed:before {
  content: "\f004";
}

/* pb-left-column ****************************************************************************** */
/* line 333, ../sass/product.scss */
.pb-center-column {
  float: left;
  margin-bottom: 30px;
  /* form */
}
/* line 336, ../sass/product.scss */
.pb-center-column h1 {
  padding-bottom: 16px;
  margin: 0 0 16px;
  font-size: 18px;
  border-bottom: 1px solid #e5e5e5;
  color: #222222;
}
/* line 343, ../sass/product.scss */
.pb-center-column p {
  margin-bottom: 10px;
}
/* line 346, ../sass/product.scss */
.pb-center-column #product_reference {
  margin-bottom: 6px;
}
/* line 349, ../sass/product.scss */
.pb-center-column #short_description_block {
  color: #666666;
}
/* line 351, ../sass/product.scss */
.pb-center-column #short_description_block .buttons_bottom_block {
  display: none;
}
/* line 354, ../sass/product.scss */
.pb-center-column #short_description_block #short_description_content {
  padding: 0 0 10px;
  word-wrap: break-word;
}
/* line 357, ../sass/product.scss */
.pb-center-column #short_description_block #short_description_content p {
  line-height: 18px;
}
/* line 363, ../sass/product.scss */
.pb-center-column #buy_block {
  margin-top: 10px;
}
/* line 365, ../sass/product.scss */
.pb-center-column #buy_block label {
  display: inline-block;
  width: 100%;
  margin: 0 0 5px;
  font-weight: 700;
  font-size: 12px;
  text-align: left;
  float: none;
  vertical-align: middle;
}
/* line 375, ../sass/product.scss */
.pb-center-column #buy_block .attribute_list .selector {
  width: 100% !important;
}
/* line 379, ../sass/product.scss */
.pb-center-column #buy_block p.price {
  padding: 0;
}
/* line 384, ../sass/product.scss */
.pb-center-column #color_picker p {
  padding-bottom: 5px;
  font-weight: 700;
}

/* line 389, ../sass/product.scss */
#product p#loyalty {
  float: left;
  margin: 10px 0;
  padding: 0 0 0 25px;
  position: relative;
  width: 100%;
}
/* line 395, ../sass/product.scss */
#product p#loyalty b {
  color: #222222;
}
/* line 398, ../sass/product.scss */
#product p#loyalty:before {
  content: "\f024";
  font-family: "FontAwesome";
  font-size: 17px;
  line-height: 21px;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 408, ../sass/product.scss */
#page .rte {
  padding: 0 0px 20px;
  word-wrap: break-word;
}
/* line 411, ../sass/product.scss */
#page .rte p {
  margin-bottom: 1em;
  min-height: 1px;
}

/* line 417, ../sass/product.scss */
#attributes fieldset {
  margin: 5px 0 0;
  padding: 0 0 8px;
}
/* line 420, ../sass/product.scss */
#attributes fieldset label {
  vertical-align: top;
  display: block;
}
/* line 425, ../sass/product.scss */
#attributes .attribute_list {
  float: none;
  display: inline-block;
  vertical-align: top;
}
/* line 429, ../sass/product.scss */
#attributes .attribute_list .form-control {
  max-width: 230px;
}
/* line 431, ../sass/product.scss */
#attributes .attribute_list .form-control option {
  background: white;
  color: #666666;
}
/* line 436, ../sass/product.scss */
#attributes .attribute_list ul {
  clear: both;
}
/* line 438, ../sass/product.scss */
#attributes .attribute_list ul li {
  float: left;
  margin-right: 10px;
}
/* line 443, ../sass/product.scss */
#attributes .attribute_list input.attribute_radio {
  float: left;
  margin-left: 3px;
}
/* line 449, ../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 453, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list {
  list-style-type: none;
}
/* line 455, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list li {
  float: left;
  margin: 0 6px 3px 0;
  padding: 1px;
  border: 1px solid #dddddd;
  clear: none;
  width: 29px;
  position: relative;
  height: 29px;
}
/* line 464, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list li a.color_pick {
  display: block;
  height: 25px;
  width: 25px;
  cursor: pointer;
}
/* line 469, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list li a.color_pick img {
  display: block;
  height: 25px;
  width: 25px;
}
/* line 475, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list li:hover {
  border-color: #aaaaaa;
}
/* line 479, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list li.selected:before {
  content: "\f00c";
  font-size: 13px;
  color: white;
  font-family: "FontAwesome";
  left: 7px;
  position: absolute;
  top: 5px;
}

/* line 493, ../sass/product.scss */
.box-cart-bottom {
  padding: 0;
  display: table;
}

/* line 499, ../sass/product.scss */
#short_description_content a,
.page-product-box .rte a {
  color: #333333;
  text-decoration: underline;
}
/* line 503, ../sass/product.scss */
#short_description_content a.btn,
.page-product-box .rte a.btn {
  text-decoration: none;
}

/* line 507, ../sass/product.scss */
.box-info-product {
  background: #f6f6f6;
  border: 1px solid #d2d0d0;
  border-top: 1px solid #b0afaf;
  border-bottom: 1px solid #b0afaf;
}
/* line 512, ../sass/product.scss */
.box-info-product p {
  margin-bottom: 7px;
}
/* line 515, ../sass/product.scss */
.box-info-product .exclusive {
  padding: 0;
  position: relative;
  background: #222222;
  border: none;
  color: white;
  display: block;
}
/* line 522, ../sass/product.scss */
.box-info-product .exclusive:before {
  font-family: "FontAwesome";
  position: absolute;
  top: 4px;
  left: 0;
  bottom: 0;
  color: white;
  font-size: 17px;
  line-height: 31px;
  content: "\f07a";
  z-index: 2;
  width: 56px;
}
/* line 536, ../sass/product.scss */
.box-info-product .exclusive.added:before {
  content: "\f00c";
}
/* line 542, ../sass/product.scss */
.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;
}
/* line 550, ../sass/product.scss */
.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) {
  /* line 550, ../sass/product.scss */
  .box-info-product .exclusive:after {
    display: none;
  }
}
/* line 563, ../sass/product.scss */
.box-info-product .exclusive span {
  font-size: 13px;
  line-height: 26px;
  text-transform: uppercase;
  padding: 7px 22px 7px 48px;
  display: block !important;
  font-family: "PT Sans", Helvetica, sans-serif;
}
@media (max-width: 991px) {
  /* line 563, ../sass/product.scss */
  .box-info-product .exclusive span {
    text-align: left;
  }
}
/* line 574, ../sass/product.scss */
.box-info-product .exclusive:hover {
  background: #d85252;
}

/* line 582, ../sass/product.scss */
#center_column.col-sm-9 .col-md-3 .box-info-product {
  background: #f6f6f6;
  border: 1px solid #d2d0d0;
  border-top: 1px solid #b0afaf;
  border-bottom: 1px solid #b0afaf;
}
/* line 587, ../sass/product.scss */
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive {
  padding: 0;
  position: relative;
  background: #222222;
  border: 1px solid #333333;
  color: white;
  display: block;
}
/* line 594, ../sass/product.scss */
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:before {
  font-family: "FontAwesome";
  position: absolute;
  top: 0px;
  left: 0;
  bottom: 0;
  color: white;
  font-size: 17px;
  line-height: 31px;
  content: "\f07a";
  z-index: 2;
  width: 38px;
}
/* line 608, ../sass/product.scss */
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added:before {
  content: "\f00c";
}
/* line 614, ../sass/product.scss */
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added.disabled:before, #center_column.col-sm-9 .col-md-3 .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;
}
/* line 622, ../sass/product.scss */
#center_column.col-sm-9 .col-md-3 .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) {
  /* line 622, ../sass/product.scss */
  #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:after {
    display: none;
  }
}
/* line 635, ../sass/product.scss */
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  padding: 5px 12px 5px 38px;
  display: block !important;
}
@media (max-width: 1199px) {
  /* line 635, ../sass/product.scss */
  #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
    padding: 5px 10px;
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  /* line 635, ../sass/product.scss */
  #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
    text-align: left;
  }
}
/* line 649, ../sass/product.scss */
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:hover {
  border-color: #e5e5e5;
  background: white;
}
/* line 652, ../sass/product.scss */
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:hover:before {
  color: #888888;
}
/* line 655, ../sass/product.scss */
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:hover span {
  color: #888888;
}

/* table_data_sheet */
/* line 665, ../sass/product.scss */
.table-data-sheet {
  border: 1px solid #e5e5e5;
  width: 100%;
  margin: 0 0 20px;
  background: white;
}
/* line 670, ../sass/product.scss */
.table-data-sheet tr {
  border-top: 1px solid #e5e5e5;
}
/* line 672, ../sass/product.scss */
.table-data-sheet tr.even {
  background: #eaeaea;
}
/* line 675, ../sass/product.scss */
.table-data-sheet tr td {
  padding: 8px 15px;
}
/* line 677, ../sass/product.scss */
.table-data-sheet tr td:first-child {
  border-right: 1px solid #e5e5e5;
  width: 30%;
  font-weight: 700;
  color: #222222;
}

/* table product-discounts */
/* line 688, ../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;
  background: white;
}
@media (max-width: 767px) {
  /* line 688, ../sass/product.scss */
  table.table-product-discounts {
    width: 100%;
  }
}
/* line 698, ../sass/product.scss */
table.table-product-discounts tr th {
  background: white;
  color: #222222;
  font-weight: 700;
  border: none;
  font-weight: 700;
}
/* line 706, ../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;
}

/* quantity_wanted */
/* line 721, ../sass/product.scss */
#quantity_wanted_p {
  float: left;
  margin: 0 15px 20px 0;
  width: auto;
}
/* line 725, ../sass/product.scss */
#quantity_wanted_p input {
  width: 60px;
  height: 40px;
  padding: 0 6px;
  margin-right: -1px;
  float: left;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 1px solid #e5e5e5 !important;
  line-height: 27px;
}
/* line 736, ../sass/product.scss */
#quantity_wanted_p .btn {
  float: left;
  margin: 0 -1px 0 0;
  height: 40px;
  width: 40px;
  line-height: 21px;
}
/* line 743, ../sass/product.scss */
#quantity_wanted_p label {
  display: none !important;
  margin-bottom: 7px;
}

/* availability_statut */
/* line 751, ../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 758, ../sass/product.scss */
#quantityAvailable {
  color: #222222;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700;
}

/* line 764, ../sass/product.scss */
#last_quantities {
  background: #fe9126;
  border: 1px solid #e4752b;
  padding: 4px 8px 3px;
  position: relative;
  top: 1px;
  margin-left: 0px;
}

/* line 772, ../sass/product.scss */
#availability_statut {
  margin: 0 0 10px 10px;
}

/* line 776, ../sass/product.scss */
#availability_statut,
#pQuantityAvailable {
  display: inline-block;
  margin: 0 0 10px 2px;
}

/* line 780, ../sass/product.scss */
#pQuantityAvailable span {
  font-weight: 700;
  color: #222222;
}

/* prices */
/* line 787, ../sass/product.scss */
.content_prices {
  padding: 0;
  margin: 0 0 10px;
}

/* line 791, ../sass/product.scss */
.discount {
  display: none;
}

/* line 794, ../sass/product.scss */
.our_price_display {
  font-weight: bold;
  font-size: 18px;
  font-family: "Raleway", sans-serif;
  color: #222222;
  float: left;
  margin: 0 4px 0 0;
}
@media (max-width: 991px) {
  /* line 794, ../sass/product.scss */
  .our_price_display {
    font-size: 26px;
    line-height: 28px;
  }
}
/* line 805, ../sass/product.scss */
.our_price_display .price {
  font-weight: bold;
  font-size: 18px;
  color: #222222;
}
@media (max-width: 991px) {
  /* line 805, ../sass/product.scss */
  .our_price_display .price {
    font-size: 26px;
    line-height: 28px;
  }
}

/* line 815, ../sass/product.scss */
#old_price {
  padding-bottom: 15px;
  font-size: 13px;
  text-decoration: line-through;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  line-height: 23px;
}

/* line 824, ../sass/product.scss */
#reduction_percent,
#reduction_amount {
  background: #999999 none repeat scroll 0 0;
  border: medium none;
  color: white;
  display: inline-block;
  font: 400 11px/14px "PT Sans", Helvetica, sans-serif;
  padding: 0 5px 0 3px;
}
/* line 831, ../sass/product.scss */
#reduction_percent span,
#reduction_amount span {
  display: block;
}
/* line 834, ../sass/product.scss */
.hide-left-column.hide-right-column #reduction_percent, .hide-left-column.hide-right-column
#reduction_amount {
  display: inline-block;
}

/* online_only */
/* line 840, ../sass/product.scss */
.pb-center-column p.online_only {
  font-weight: 700;
  font-size: 13px;
  color: #f13340;
  text-align: left;
}

/* line 846, ../sass/product.scss */
.buttons_bottom_block {
  clear: both;
  padding: 0;
}
/* line 849, ../sass/product.scss */
.buttons_bottom_block #wishlist_button {
  font-weight: 700;
}

/* line 853, ../sass/product.scss */
.ttaddtocart {
  float: left;
}

/* SEND TO FRIEND (pop-in) ##################################################################### */
/* line 858, ../sass/product.scss */
#send_friend_form {
  width: 600px;
  overflow: hidden;
}
@media (max-width: 767px) {
  /* line 858, ../sass/product.scss */
  #send_friend_form {
    width: 280px;
  }
}
/* line 865, ../sass/product.scss */
#send_friend_form .product img {
  margin: 0 0 10px 0;
  width: 180px;
  height: auto;
}
/* line 870, ../sass/product.scss */
#send_friend_form .product p {
  padding: 0;
  color: #222222;
}
/* line 873, ../sass/product.scss */
#send_friend_form .product p .product_name {
  font-size: 12px;
  color: #000;
}
/* line 879, ../sass/product.scss */
#send_friend_form .form_container {
  padding: 10px 15px;
  border: 1px solid #e5e5e5;
}
/* line 883, ../sass/product.scss */
#send_friend_form .form_container p.intro_form {
  padding-bottom: 6px;
  font-weight: 700;
  font-size: 13px;
  color: #222222;
}
/* line 889, ../sass/product.scss */
#send_friend_form .form_container p.txt_required {
  padding-bottom: 0;
  color: #666;
}
/* line 894, ../sass/product.scss */
#send_friend_form .form_container .text {
  padding-bottom: 10px;
}
/* line 896, ../sass/product.scss */
#send_friend_form .form_container .text label {
  display: block;
  padding: 0;
  width: 100%;
  font-size: 12px;
}
/* line 902, ../sass/product.scss */
#send_friend_form .form_container .text input {
  padding: 0 5px;
  height: 22px;
  width: 100%;
  border: 1px solid #e5e5e5;
  font-size: 12px;
  color: #666;
}
/* line 912, ../sass/product.scss */
#send_friend_form .submit {
  margin-top: 20px;
  padding-bottom: 0;
  text-align: right;
}

/* line 919, ../sass/product.scss */
#send_friend_form_error {
  color: red;
  margin: 0 0 8px;
}

/* PERSONNALISATION ##################################################################### */
/* line 926, ../sass/product.scss */
p.infoCustomizable {
  margin-bottom: 30px;
}

/* line 931, ../sass/product.scss */
ul#uploadable_files,
ul#text_fields {
  list-style-type: none;
}

/* line 935, ../sass/product.scss */
.customizableProductsFile,
.customizableProductsText {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 940, ../sass/product.scss */
.customizationUploadLine {
  padding-bottom: 10px;
}
/* line 942, ../sass/product.scss */
.customizationUploadLine label {
  display: block;
  vertical-align: top;
}
/* line 946, ../sass/product.scss */
.customizationUploadLine textarea {
  width: 50%;
  border: 1px solid #e5e5e5;
  color: #333333;
}

/* line 952, ../sass/product.scss */
.customizationUploadBrowse img + a {
  position: relative;
  top: -51px;
}

/* line 956, ../sass/product.scss */
#customizedDatas {
  float: right;
}

/******************************************************************
Quick View Styles
******************************************************************/
/* line 965, ../sass/product.scss */
#product.content_only div.primary_block {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  /* line 965, ../sass/product.scss */
  #product.content_only div.primary_block {
    margin-right: 0;
  }
}
/* line 971, ../sass/product.scss */
#product.content_only div.primary_block div.ttrightbanner {
  display: none;
}
/* line 974, ../sass/product.scss */
#product.content_only div.primary_block div.pb-left-column {
  padding: 20px 20px 5px 35px;
}
@media (max-width: 479px) {
  /* line 974, ../sass/product.scss */
  #product.content_only div.primary_block div.pb-left-column {
    width: 100%;
    float: none;
  }
}
/* line 981, ../sass/product.scss */
#product.content_only div.primary_block div.pb-left-column #thumbs_list {
  width: 75%;
}
/* line 984, ../sass/product.scss */
#product.content_only div.primary_block div.pb-left-column.pb-right-column {
  width: 25.5%;
  padding-right: 15px;
  padding-left: 0;
}
/* line 988, ../sass/product.scss */
#product.content_only div.primary_block div.pb-left-column.pb-right-column .box-info-product {
  border-top-width: 0px;
  border-right: none;
  border-bottom: none;
  min-height: 623px;
  height: 100%;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  position: relative;
  padding-bottom: 125px;
}
@media (max-width: 991px) {
  /* line 988, ../sass/product.scss */
  #product.content_only div.primary_block div.pb-left-column.pb-right-column .box-info-product {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 1px solid #e5e5e5;
  }
}
/* line 1001, ../sass/product.scss */
#product.content_only div.primary_block div.pb-left-column.pb-right-column .box-info-product #add_to_cart .exclusive {
  display: block;
  width: 100%;
}
/* line 1005, ../sass/product.scss */
#product.content_only div.primary_block div.pb-left-column.pb-right-column .box-info-product #add_to_cart .exclusive:before, #product.content_only div.primary_block div.pb-left-column.pb-right-column .box-info-product #add_to_cart .exclusive:after {
  display: block;
}
/* line 1008, ../sass/product.scss */
#product.content_only div.primary_block div.pb-left-column.pb-right-column .box-info-product #add_to_cart .exclusive span {
  font-size: 20px;
  text-align: center;
}
@media (max-width: 1199px) {
  /* line 1008, ../sass/product.scss */
  #product.content_only div.primary_block div.pb-left-column.pb-right-column .box-info-product #add_to_cart .exclusive span {
    padding: 12px 22px 14px 70px;
    font-size: 20px;
  }
}
/* line 1017, ../sass/product.scss */
#product.content_only div.primary_block div.pb-left-column.pb-right-column .box-info-product .box-cart-bottom {
  right: 0;
  left: 0;
}
/* line 1023, ../sass/product.scss */
#product.content_only div.primary_block div.pb-left-column.pb-right-column #attributes .attribute_list .form-control {
  width: 230px;
}
/* line 1028, ../sass/product.scss */
#product.content_only div.primary_block div.pb-left-column.pb-right-column .product_attributes,
#product.content_only div.primary_block div.pb-left-column.pb-right-column .box-cart-bottom {
  -webkit-box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px;
  box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px;
}
/* line 1031, ../sass/product.scss */
#product.content_only div.primary_block div.pb-left-column.pb-right-column .product_attributes {
  padding-top: 0;
}
/* line 1036, ../sass/product.scss */
#product.content_only div.primary_block div.pb-center-column {
  padding: 20px 20px 60px 0px;
  margin-bottom: 0;
  min-height: 623px;
  height: 100%;
}
@media (max-width: 991px) {
  /* line 1036, ../sass/product.scss */
  #product.content_only div.primary_block div.pb-center-column {
    min-height: 440px;
  }
}
@media (max-width: 479px) {
  /* line 1036, ../sass/product.scss */
  #product.content_only div.primary_block div.pb-center-column {
    width: 100%;
    float: none;
  }
}
/* line 1048, ../sass/product.scss */
#product.content_only div.primary_block div.pb-center-column h1 {
  font: 700 16px/18px "PT Sans", Helvetica, sans-serif;
  text-transform: uppercase;
}
/* line 1052, ../sass/product.scss */
#product.content_only div.primary_block div.pb-center-column .product_comments_block_extra {
  padding-right: 0;
}
@media (max-width: 479px) {
  /* line 1056, ../sass/product.scss */
  #product.content_only div.primary_block div.pb-center-column .comments_advices li {
    display: block;
  }
  /* line 1059, ../sass/product.scss */
  #product.content_only div.primary_block div.pb-center-column .comments_advices a.reviews {
    margin: 0;
    padding: 0;
    border: none;
  }
}
/* line 1065, ../sass/product.scss */
#product.content_only div.primary_block div.pb-center-column #ShareDiv {
  position: absolute;
  bottom: 8px;
}

/* line 1074, ../sass/product.scss */
.addsharethisinner .stButton .stArrow {
  display: none !important;
}

@media (max-width: 1050px) {
  /* line 1084, ../sass/product.scss */
  #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;
  }
  /* line 1087, ../sass/product.scss */
  #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;
  }
  /* line 1094, ../sass/product.scss */
  #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;
  }
  /* line 1097, ../sass/product.scss */
  #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;
  }
  /* line 1103, ../sass/product.scss */
  #product.content_only div.primary_block div.pb-left-column.pb-right-column,
  #product.content_only section.primary_block div.pb-left-column.pb-right-column {
    width: 50%;
    float: left;
  }
  /* line 1106, ../sass/product.scss */
  #product.content_only div.primary_block div.pb-left-column.pb-right-column .box-info-product,
  #product.content_only section.primary_block div.pb-left-column.pb-right-column .box-info-product {
    border-top-width: 1px;
    min-height: 1px;
  }
  /* line 1112, ../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;
  }
}
/***** IE code ****/
/* line 1131, ../sass/product.scss */
.ie8 .pb-left-column #image-block #view_full_size .span_link {
  background: #fff;
  border: 1px solid #e5e5e5;
}
/* line 1138, ../sass/product.scss */
.ie8 .box-security {
  filter: none;
}

/* line 1144, ../sass/product.scss */
.accessories-product, .ttcrossselling, .ttproductscategory {
  position: relative;
  overflow: hidden;
  float: left;
  margin: 20px 0 40px;
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 1152, ../sass/product.scss */
  .accessories-product .tthoverbg, .ttcrossselling .tthoverbg, .ttproductscategory .tthoverbg {
    display: none;
  }
}

/* ----------------------------- Start TemplateTrip Product Page Banner Block ---------------------------- */
/* line 1161, ../sass/product.scss */
.ttrightbanner {
  float: left;
  position: relative;
}
@media (max-width: 991px) {
  /* line 1161, ../sass/product.scss */
  .ttrightbanner {
    clear: left;
  }
}
@media (max-width: 767px) {
  /* line 1161, ../sass/product.scss */
  .ttrightbanner {
    width: 310px;
    height: auto;
  }
}
@media (max-width: 480px) {
  /* line 1161, ../sass/product.scss */
  .ttrightbanner {
    width: 290px;
  }
}
/* line 1174, ../sass/product.scss */
.ttrightbanner #ttcmsproductbanner {
  float: left;
  width: 100%;
}
/* line 1177, ../sass/product.scss */
.ttrightbanner #ttcmsproductbanner .ttproduct-banner {
  float: left;
  position: relative;
  width: 100%;
}
/* line 1181, ../sass/product.scss */
.ttrightbanner #ttcmsproductbanner .ttproduct-banner .customNavigation {
  bottom: 0;
  height: 40px;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  display: none;
}
/* line 1191, ../sass/product.scss */
.ttrightbanner #ttcmsproductbanner .ttproduct-banner .customNavigation a {
  background: none;
  padding: 0;
}
/* line 1194, ../sass/product.scss */
.ttrightbanner #ttcmsproductbanner .ttproduct-banner .customNavigation a.next {
  float: right;
}
/* line 1195, ../sass/product.scss */
.ttrightbanner #ttcmsproductbanner .ttproduct-banner .customNavigation a.prev {
  float: left;
}
/* line 1196, ../sass/product.scss */
.ttrightbanner #ttcmsproductbanner .ttproduct-banner .customNavigation a i {
  font-size: 26px;
}
/* line 1200, ../sass/product.scss */
.ttrightbanner #ttcmsproductbanner .ttproduct-banner .customNavigation a:hover i {
  color: #222222;
}
/* line 1206, ../sass/product.scss */
.ttrightbanner #ttcmsproductbanner .ttproduct-banner .ttproductbanner-inner {
  float: left;
  width: 100%;
}
/* line 1209, ../sass/product.scss */
.ttrightbanner #ttcmsproductbanner .ttproduct-banner .ttproductbanner-inner #ttproductbanner-carousel {
  float: left;
  margin: 0;
  width: 100%;
}
/* line 1213, ../sass/product.scss */
.ttrightbanner #ttcmsproductbanner .ttproduct-banner .ttproductbanner-inner #ttproductbanner-carousel li {
  padding: 0;
}
@media (max-width: 1199px) {
  /* line 1215, ../sass/product.scss */
  .ttrightbanner #ttcmsproductbanner .ttproduct-banner .ttproductbanner-inner #ttproductbanner-carousel li img {
    width: 100%;
    height: auto;
  }
}
/* line 1222, ../sass/product.scss */
.ttrightbanner #ttcmsproductbanner .ttproduct-banner .ttproductbanner-inner #ttproductbanner-carousel .owl-controls {
  bottom: 25px;
  left: 0;
  position: absolute;
  right: 0;
}
/* line 1227, ../sass/product.scss */
.ttrightbanner #ttcmsproductbanner .ttproduct-banner .ttproductbanner-inner #ttproductbanner-carousel .owl-controls .owl-pagination {
  float: left;
  width: 100%;
  text-align: center;
}
/* line 1231, ../sass/product.scss */
.ttrightbanner #ttcmsproductbanner .ttproduct-banner .ttproductbanner-inner #ttproductbanner-carousel .owl-controls .owl-pagination > div {
  cursor: pointer;
  outline: medium none;
  text-indent: -999em;
  transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
  -webkit-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
  -moz-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
  -o-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
  -ms-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
  margin: 0 5px;
  display: inline-block;
  float: none;
  height: 5px;
  width: 25px;
}
/* line 1250, ../sass/product.scss */
.ttrightbanner #ttcmsproductbanner .ttproduct-banner .ttproductbanner-inner #ttproductbanner-carousel .owl-controls .owl-pagination > div:after, .ttrightbanner #ttcmsproductbanner .ttproduct-banner .ttproductbanner-inner #ttproductbanner-carousel .owl-controls .owl-pagination > div:before {
  backface-visibility: hidden;
  background-color: white;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  text-indent: 0;
  top: 0;
  width: 100%;
}
/* line 1261, ../sass/product.scss */
.ttrightbanner #ttcmsproductbanner .ttproduct-banner .ttproductbanner-inner #ttproductbanner-carousel .owl-controls .owl-pagination > div:after {
  background-color: #ff8019;
  transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
}
/* line 1269, ../sass/product.scss */
.ttrightbanner #ttcmsproductbanner .ttproduct-banner .ttproductbanner-inner #ttproductbanner-carousel .owl-controls .owl-pagination > div:hover, .ttrightbanner #ttcmsproductbanner .ttproduct-banner .ttproductbanner-inner #ttproductbanner-carousel .owl-controls .owl-pagination > div.active {
  transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
}

/* ----------------------------- End TemplateTrip Product Page Banner Block ---------------------------- */
/* line 1287, ../sass/product.scss */
.comments_note.clearfix > span {
  display: none;
}

/* line 1290, ../sass/product.scss */
.pb-right-column {
  width: 100%;
  padding: 0;
  float: left;
}
/* line 1295, ../sass/product.scss */
.pb-right-column #buy_block .box-info-product {
  border: none;
  background: none;
}
/* line 1298, ../sass/product.scss */
.pb-right-column #buy_block .box-info-product .product_attributes {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  padding: 0;
  float: left;
  width: 100%;
}

/* line 1310, ../sass/product.scss */
.socialsharing_product {
  margin: 15px 0 10px;
}

/* line 1313, ../sass/product.scss */
#product_payment_logos {
  float: left;
  width: 100%;
  margin: 10px 0;
}

/* ----------------------------- Start TemplateTrip Product Page Tab ---------------------------- */
/* line 1321, ../sass/product.scss */
.tt-tabcontent {
  margin: 0 0 20px 0;
}
@media (max-width: 991px) {
  /* line 1321, ../sass/product.scss */
  .tt-tabcontent {
    margin: 0;
  }
}
/* line 1326, ../sass/product.scss */
.tt-tabcontent #producttab {
  width: 100%;
  float: left;
}
/* line 1329, ../sass/product.scss */
.tt-tabcontent #producttab li {
  margin: 0 20px;
}
@media (max-width: 767px) {
  /* line 1329, ../sass/product.scss */
  .tt-tabcontent #producttab li {
    margin: 0 10px;
  }
}
@media (max-width: 480px) {
  /* line 1329, ../sass/product.scss */
  .tt-tabcontent #producttab li {
    margin: 0;
    width: 100%;
  }
}
/* line 1338, ../sass/product.scss */
.tt-tabcontent #producttab li a {
  margin: 0;
  font: 700 16px/22px "PT Sans", Helvetica, sans-serif;
  text-transform: uppercase;
  border: none;
  position: relative;
  padding: 8px 0;
  color: #888888;
}
/* line 1347, ../sass/product.scss */
.tt-tabcontent #producttab li:first-child {
  margin-left: 0;
}
/* line 1354, ../sass/product.scss */
.tt-tabcontent #producttab li.active a:before {
  background: #222222;
  bottom: -2px;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}
/* line 1367, ../sass/product.scss */
.tt-tabcontent #producttab li.active a, .tt-tabcontent #producttab li:hover a {
  background: transparent;
  color: #222222;
}
/* line 1373, ../sass/product.scss */
.tt-tabcontent .tab-content {
  margin: 0;
  padding: 20px 0 0;
  clear: left;
}
/* line 1377, ../sass/product.scss */
.tt-tabcontent .tab-content p {
  line-height: 22px;
}

/* ----------------------------- End TemplateTrip Product Page Tab ---------------------------- */
/* line 1386, ../sass/product.scss */
#id_new_comment_form .row {
  margin: 0;
}

/* line 1387, ../sass/product.scss */
#new_comment_form_error {
  padding: 0 !important;
}
/* line 1389, ../sass/product.scss */
#new_comment_form_error li {
  color: red;
}

@media (max-width: 991px) {
  /* line 1394, ../sass/product.scss */
  #ttdownload .btn-block {
    width: 30%;
  }
}

/* line 1400, ../sass/product.scss */
#product .sale-box {
  right: 10px;
}
