/* $gray-lighter:        lighten($gray-base, 93.5%) !default; // #eee */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/**
 * Product Item Selectors
 */
/***********************************************************************/
/* RIGHT TO LEFT */
/* BACKGROUND GRADIENT */
/* BACKGROUND RADIAL */
/* BACKGROUND SIZE */
/* BORDER RADIUS */
/* DOUBLE BORDERS */
/* TRIPLE BORDERS */
/* FONT FACE */
/* OPACITY */
/* TEXT SHADOW */
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/**parallax**/
/**absolute**/
/*  
 * LAYOUT VARIABLES 
 */
/** CHECKOUT BY STEP */
/* --- SCSS For Accordion --- */
/* --- SCSS For Breadcrumb --- */
/* --- SCSS For Buttons --- */
/* --- SCSS For Call-to-action --- */
/* --- SCSS For Content-slider --- */
/*  */
/* carousel-controls-v1 */
/* carousel-controls-v2 */
/* carousel-controls-v3 */
/* Navigation Styles */
/* carousel-indicators-v1 */
/* carousel-indicators-v2 */
/* carousel-indicators-v3 */
/* carousel-indicators-v4 */
/* carousel-indicators-v5 */
/* carousel-indicators-v6 */
/* --- SCSS For Counters --- */
/* --- SCSS For Heading --- */
/* --- SCSS For Icon-box --- */
/* --- SCSS For Interactive-banner --- */
/* --- SCSS For Latest-posts --- */
/* latest posts */
/* --- SCSS For List --- */
/* variables for list */
/* variables for list light */
/* --- SCSS For Message --- */
/* --- SCSS For Newsletter --- */
/* --- SCSS For Piechart --- */
/* --- SCSS For Pricing --- */
/* --- SCSS For Process-steps --- */
/* process-steps */
/* --- SCSS For Service --- */
/* variables for tab style1 using as base of tab */
/* --- SCSS For Style-icon --- */
/* Variables icons default */
/* Variables icons bodered */
/* Variables icons darker */
/* Variables icons light */
/* Variables icons plain */
/* Variables icons for light style */
/* Variables icons outline */
/* Variables icons inverse */
/* --- SCSS For Table --- */
/* --- SCSS For Tabs --- */
/* variables for tab style1 using as base of tab */
/* tab style version 5 */
/* tab style version 6 */
/* --- SCSS For Testimonials --- */
/* testimonials default */
/* testimonials-v1 */
/* testimonials light */
/* --- SCSS For Typography --- */
/* line 5, ../sass/product.scss */
.primary_block {
  background-color: #fff;
}

/* line 9, ../sass/product.scss */
#image-block {
  position: relative;
  background: white;
  text-align: center;
  border: 1px solid #e9e9e9;
}
@media (max-width: 767px) {
  /* line 9, ../sass/product.scss */
  #image-block {
    margin: 0 auto;
  }
}
/* line 19, ../sass/product.scss */
#image-block #view_full_size {
  display: block;
  cursor: pointer;
}
/* line 22, ../sass/product.scss */
#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-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
}
/* line 108, ../sass/mixins/_app.scss */
.rtl #image-block #view_full_size .span_link {
  right: 50%;
  left: auto;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #image-block #view_full_size .span_link {
  margin-right: -68px;
  margin-left: inherit;
}
/* line 38, ../sass/product.scss */
#image-block #view_full_size .span_link:after {
  font-family: "FontAwesome";
  color: #535353;
  font-size: 20px;
  line-height: 22px;
  content: "\f00e";
  font-weight: normal;
  margin: 0 0 0 10px;
}
/* line 47, ../sass/product.scss */
#image-block #view_full_size .span_link:hover {
  color: #f0cc56;
}
/* line 50, ../sass/product.scss */
#image-block #view_full_size .span_link:hover:after {
  color: #f0cc56;
}
/* line 57, ../sass/product.scss */
#image-block a.jqzoom div div img {
  width: auto;
  max-width: 10000px;
}
/* line 61, ../sass/product.scss */
#image-block a.jqzoom div div .zoomWrapper {
  border: none;
}
/* line 66, ../sass/product.scss */
#image-block .zoomPad {
  z-index: auto!important;
}
/* line 70, ../sass/product.scss */
#image-block .new-box,
#image-block .sale-box {
  z-index: 100;
}

/* line 76, ../sass/product.scss */
.pb-right-column > div {
  margin-bottom: 15px;
}
/* line 79, ../sass/product.scss */
.pb-right-column h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 33px;
  color: #4b4b4b;
  font-family: "Roboto";
  font-weight: 400;
}
/* line 87, ../sass/product.scss */
.pb-right-column #product_comments_block_extra {
  margin-bottom: 0px;
}

/* miniatures */
/* line 93, ../sass/product.scss */
.pb-left-column #views_block {
  margin-top: 10px;
  position: relative;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 93, ../sass/product.scss */
  .pb-left-column #views_block {
    width: 280px;
    margin: 15px auto;
  }
}

/* line 102, ../sass/product.scss */
#thumbs_list {
  overflow: hidden;
  display: inline-block;
  width: 287px;
  float: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #thumbs_list {
  float: right;
}
/* line 107, ../sass/product.scss */
#thumbs_list ul#thumbs_list_frame {
  list-style-type: none;
  padding-left: 0;
  overflow: hidden;
  margin: 0;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #thumbs_list ul#thumbs_list_frame {
  padding-right: 0;
  padding-left: inherit;
}
/* line 113, ../sass/product.scss */
#thumbs_list li {
  float: left;
  margin-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 86px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #thumbs_list li {
  float: right;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #thumbs_list li {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 118, ../sass/product.scss */
#thumbs_list li a {
  display: block;
  border: 1px solid #e9e9e9;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 123, ../sass/product.scss */
#thumbs_list li a.shown {
  border-color: #f44336;
}

/* line 130, ../sass/product.scss */
.view_scroll_spacer a {
  line-height: 24px;
  top: 50%;
  margin-top: -10px;
  border-color: #e9e9e9;
  color: #333;
  width: 24px;
  height: 24px;
  background-color: #fff;
}

/* line 141, ../sass/product.scss */
#view_scroll_left {
  left: 0;
}
/* line 143, ../sass/product.scss */
#view_scroll_left:hover {
  background: #f0cc56;
}

/* line 147, ../sass/product.scss */
#view_scroll_right {
  right: 0;
}
/* line 149, ../sass/product.scss */
#view_scroll_right:hover {
  background: #f0cc56;
}

/* line 153, ../sass/product.scss */
.resetimg {
  padding: 10px 0 0;
}
/* line 155, ../sass/product.scss */
.resetimg #resetImages i {
  margin-right: 6px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .resetimg #resetImages i {
  margin-left: 6px;
  margin-right: inherit;
}

/* link list */
/* line 162, ../sass/product.scss */
#usefull_link_block {
  list-style-type: none;
}
/* line 164, ../sass/product.scss */
#usefull_link_block li {
  margin: 6px 0;
  float: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #usefull_link_block li {
  float: right;
}
/* line 167, ../sass/product.scss */
#usefull_link_block li.sendtofriend {
  margin-right: 15px;
  text-decoration: none;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #usefull_link_block li.sendtofriend {
  margin-left: 15px;
  margin-right: inherit;
}
/* line 170, ../sass/product.scss */
#usefull_link_block li.sendtofriend a:before {
  content: "\f0a4";
  font-family: "FontAwesome";
  margin-right: 10px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #usefull_link_block li.sendtofriend a:before {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 176, ../sass/product.scss */
#usefull_link_block li.print {
  text-decoration: none;
}
/* line 178, ../sass/product.scss */
#usefull_link_block li.print a:before {
  content: "\f02f";
  font-family: "FontAwesome";
  margin-right: 10px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #usefull_link_block li.print a:before {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 187, ../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;
  font-weight: 700;
  clear: both;
  float: none;
  margin: 0 0 8px 0;
  border: none;
  padding: 0;
  position: relative;
}
/* line 196, ../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";
  color: #555555;
  font-size: 19px;
  line-height: 24px;
  position: absolute;
  top: -2px;
  left: 0;
  font-weight: normal;
  content: "\f005";
}
/* line 108, ../sass/mixins/_app.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 207, ../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: #000;
}
/* line 211, ../sass/product.scss */
#usefull_link_block li#favoriteproducts_block_extra_removed:before {
  content: "\f005";
}

/* pb-left-column ****************************************************************************** */
/* line 220, ../sass/product.scss */
h1 {
  color: #333333;
}

/* line 223, ../sass/product.scss */
p {
  margin-bottom: 10px;
}

/* line 226, ../sass/product.scss */
#product_reference, #product_condition {
  margin-bottom: 6px;
  font-size: 17px;
  font-family: "brandon_grotesque_regularRg";
}
/* line 230, ../sass/product.scss */
#product_reference span, #product_condition span {
  font-weight: 700;
  color: #555555;
}

/* line 236, ../sass/product.scss */
#product_condition .editable {
  padding-left: 5px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #product_condition .editable {
  padding-right: 5px;
  padding-left: inherit;
}

/* line 240, ../sass/product.scss */
#short_description_block {
  color: #666666;
  font-size: 16px;
  font-weight: 300;
  font-family: "Roboto";
  margin: 15px 0px;
}
/* line 246, ../sass/product.scss */
#short_description_block .buttons_bottom_block {
  display: none;
}
/* line 249, ../sass/product.scss */
#short_description_block #short_description_content {
  padding: 0 0 15px;
  word-wrap: break-word;
}
/* line 252, ../sass/product.scss */
#short_description_block #short_description_content p {
  line-height: 18px;
}

/* form */
/* line 258, ../sass/product.scss */
#buy_block {
  margin-top: 10px;
  position: relative;
}
/* line 261, ../sass/product.scss */
#buy_block label {
  vertical-align: top;
  display: inline-block;
  line-height: 40px;
  font-weight: 700;
  font-size: 14px;
  color: #444444;
  font-family: "brandon_grotesque_regularRg";
  text-transform: uppercase;
  min-width: 125px;
  margin-bottom: 0px;
  float: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #buy_block label {
  float: right;
}
/* line 275, ../sass/product.scss */
#buy_block p.price {
  padding: 0;
}

/* line 280, ../sass/product.scss */
#color_picker p {
  padding-bottom: 5px;
  font-weight: 700;
}

/* line 284, ../sass/product.scss */
#product p#loyalty {
  padding: 17px 0 15px 35px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  margin: 10px 0 -5px;
  position: relative;
}
/* line 290, ../sass/product.scss */
#product p#loyalty b {
  color: #555555;
}
/* line 293, ../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 108, ../sass/mixins/_app.scss */
.rtl #product p#loyalty:before {
  right: 0;
  left: auto;
}

/* line 304, ../sass/product.scss */
#page .rte {
  padding: 0 0px 20px;
  word-wrap: break-word;
  font-family: "Roboto";
}
/* line 308, ../sass/product.scss */
#page .rte p {
  margin-bottom: 0;
  font-size: 16px;
  color: #666666;
  font-weight: 300;
}

/* line 316, ../sass/product.scss */
#attributes fieldset {
  padding-bottom: 20px;
}
/* line 319, ../sass/product.scss */
#attributes .attribute_list {
  display: inline-block;
}
/* line 321, ../sass/product.scss */
#attributes .attribute_list .form-control {
  min-width: 230px;
}
/* line 323, ../sass/product.scss */
#attributes .attribute_list .form-control option {
  background: white;
  color: #666666;
}
/* line 328, ../sass/product.scss */
#attributes .attribute_list ul {
  overflow: hidden;
}
/* line 330, ../sass/product.scss */
#attributes .attribute_list ul li {
  float: left;
  margin-right: 10px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #attributes .attribute_list ul li {
  float: right;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #attributes .attribute_list ul li {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 335, ../sass/product.scss */
#attributes .attribute_list input.attribute_radio {
  float: left;
  margin-left: 3px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #attributes .attribute_list input.attribute_radio {
  float: right;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #attributes .attribute_list input.attribute_radio {
  margin-right: 3px;
  margin-left: inherit;
}
/* line 341, ../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 345, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list {
  list-style-type: none;
}
/* line 347, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list li {
  float: left;
  margin: 0 3px 3px 0;
  padding: 1px;
  border: 1px solid #dddddd;
  clear: none;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #attributes .attribute_list #color_to_pick_list li {
  float: right;
}
/* line 32, ../sass/mixins/_app.scss */
.rtl #attributes .attribute_list #color_to_pick_list li {
  margin: 0 0 3px 3px;
}
/* line 353, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list li a.color_pick {
  display: block;
  height: 22px;
  width: 22px;
  cursor: pointer;
}
/* line 359, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list li.selected {
  border: 1px solid #f0cc56;
}

/* line 367, ../sass/product.scss */
.box-info-product {
  border-bottom: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  padding: 20px 0px;
}
/* line 372, ../sass/product.scss */
.box-info-product .box-cart-bottom > div {
  padding: 0 0 0px 0;
  float: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .box-info-product .box-cart-bottom > div {
  float: right;
}
/* line 376, ../sass/product.scss */
.box-info-product .box-cart-bottom .buttons_bottom_block {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 0;
  color: #7b7a87;
  padding: 0;
}
/* line 384, ../sass/product.scss */
.box-info-product .box-cart-bottom .buttons_bottom_block i {
  font-size: 18px;
  font-weight: 400;
}
/* line 389, ../sass/product.scss */
.box-info-product .box-cart-bottom .compare {
  border-right: 1px solid #d6d6d6;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .box-info-product .box-cart-bottom .compare {
  border-left: 1px solid #d6d6d6;
  border-right: inherit;
}
/* line 393, ../sass/product.scss */
.box-info-product .button-bottom {
  display: block;
  width: 100%;
  padding: 10px 0 0px 0px;
  float: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .box-info-product .button-bottom {
  float: right;
}
/* line 398, ../sass/product.scss */
.box-info-product .button-bottom > div {
  display: inline-block;
  float: left;
  margin-right: 15px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .box-info-product .button-bottom > div {
  float: right;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .box-info-product .button-bottom > div {
  margin-left: 15px;
  margin-right: inherit;
}
/* line 402, ../sass/product.scss */
.box-info-product .button-bottom > div:last-child {
  margin: 0;
}
/* line 405, ../sass/product.scss */
.box-info-product .button-bottom > div a {
  padding: 9px 6px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #444444;
  text-decoration: underline;
}
/* line 413, ../sass/product.scss */
.box-info-product .button-bottom > div > p, .box-info-product .button-bottom > div > ul {
  margin: 0;
}

/* line 419, ../sass/product.scss */
#add_to_cart {
  margin-bottom: 0;
}
/* line 421, ../sass/product.scss */
#add_to_cart .btn {
  height: 40px;
  padding: 7px 20px;
  margin-left: 15px;
  font-size: 13px;
  border-radius: 3px;
  text-transform: uppercase;
  background: #4695d6;
  border: 1px solid #4695d6;
  color: white;
  width: 158px;
  overflow: hidden;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #add_to_cart .btn {
  margin-right: 15px;
  margin-left: inherit;
}
/* line 433, ../sass/product.scss */
#add_to_cart .btn span {
  background: url(../img/icon_addtocart.png) no-repeat 0 0;
  padding-left: 30px;
  display: block;
  overflow: hidden;
  color: #fff;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #add_to_cart .btn span {
  padding-right: 30px;
  padding-left: inherit;
}

/* table_data_sheet */
/* line 442, ../sass/product.scss */
.table-data-sheet {
  border: 1px solid #e9e9e9;
  width: 100%;
  margin: 0 0 20px;
  clear: both;
  background: white;
}
/* line 448, ../sass/product.scss */
.table-data-sheet tr {
  border-top: 1px solid #e9e9e9;
}
/* line 450, ../sass/product.scss */
.table-data-sheet tr.even {
  background: #fdfdfd;
}
/* line 453, ../sass/product.scss */
.table-data-sheet tr td {
  padding: 8px 10px 8px;
}
/* line 455, ../sass/product.scss */
.table-data-sheet tr td:first-child {
  border-right: 1px solid #e9e9e9;
  width: 30%;
  font-weight: 700;
  color: #555555;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .table-data-sheet tr td:first-child {
  border-left: 1px solid #e9e9e9;
  border-right: inherit;
}

/* table product-discounts */
/* line 466, ../sass/product.scss */
table.table-product-discounts {
  border: none;
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  width: 50%;
  margin: 0 0 20px;
  background: white;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl table.table-product-discounts {
  border-left: 1px solid #e9e9e9;
  border-right: inherit;
}
@media (max-width: 767px) {
  /* line 466, ../sass/product.scss */
  table.table-product-discounts {
    width: 100%;
  }
}
/* line 476, ../sass/product.scss */
table.table-product-discounts tr th {
  background: #fbfbfb;
  color: #555555;
  font-weight: 700;
  border: none;
  font-weight: 700;
}
/* line 484, ../sass/product.scss */
table.table-product-discounts tr td,
table.table-product-discounts tr th {
  border-left: 1px solid #e9e9e9;
  width: 33%;
  padding: 10px 20px 11px;
  border-top: 1px solid #e9e9e9;
  border-right: none;
  text-shadow: none;
  text-transform: none;
  font-weight: 13px;
  line-height: 18px;
  border-bottom: none;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl table.table-product-discounts tr td, .rtl
table.table-product-discounts tr th {
  border-right: 1px solid #e9e9e9;
  border-left: inherit;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl table.table-product-discounts tr td, .rtl
table.table-product-discounts tr th {
  border-left: none;
  border-right: inherit;
}

/* accessories  */
/* line 499, ../sass/product.scss */
.accessories-block {
  clear: both;
}
/* line 501, ../sass/product.scss */
.accessories-block .product_list {
  margin-top: 0px;
}
/* line 504, ../sass/product.scss */
.accessories-block .block_description {
  display: none;
}
/* line 507, ../sass/product.scss */
.accessories-block .exclusive span {
  padding: 8px 10px 7px;
  text-decoration: none;
}
/* line 511, ../sass/product.scss */
.accessories-block .exclusive span:focus, .accessories-block .exclusive span:active {
  text-decoration: none;
}

/* line 517, ../sass/product.scss */
.pbottom {
  margin: 15px 0;
}
/* line 519, ../sass/product.scss */
.pbottom .button-action {
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  padding: 20px 0 10px;
}
/* line 523, ../sass/product.scss */
.pbottom .button-action .btn-default {
  padding-left: 20px;
  padding-right: 20px;
}

/* quantity_wanted */
/* line 530, ../sass/product.scss */
#quantity_wanted_p {
  float: left;
  position: relative;
  margin-bottom: 10px;
  padding-right: 25px;
  margin-bottom: 0px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #quantity_wanted_p {
  float: right;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #quantity_wanted_p {
  padding-left: 25px;
  padding-right: inherit;
}
@media (max-width: 767px) {
  /* line 530, ../sass/product.scss */
  #quantity_wanted_p {
    margin-bottom: 10px;
  }
}
/* line 539, ../sass/product.scss */
#quantity_wanted_p input {
  background: #FFFFFF;
  border: 1px solid #e9e9e9;
  display: inline-block;
  height: 34px;
  text-align: left;
  padding: 0px 15px;
  font-weight: 700;
  width: 90px;
  height: 40px;
  margin-right: -1px;
  border-radius: 3px 0px 0px 3px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #quantity_wanted_p input {
  text-align: right;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #quantity_wanted_p input {
  margin-left: -1px;
  margin-right: inherit;
}

/* line 553, ../sass/product.scss */
#minimal_quantity_wanted_p {
  margin: 6px 0;
}

/* line 558, ../sass/product.scss */
#quantity_wanted_p .button-minus, #quantity_wanted_p .button-plus {
  border: 1px solid #e1e1e1;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  width: 25px;
  height: 20px;
  text-align: center;
  position: absolute;
  font-size: 11px;
  right: 0;
}
/* line 115, ../sass/mixins/_app.scss */
.rtl #quantity_wanted_p .button-minus, .rtl #quantity_wanted_p .button-plus {
  left: 0;
  right: auto;
}
/* line 569, ../sass/product.scss */
#quantity_wanted_p .button-minus span, #quantity_wanted_p .button-plus span {
  font-size: 14px;
  color: #666;
}
/* line 572, ../sass/product.scss */
#quantity_wanted_p .button-minus span i, #quantity_wanted_p .button-plus span i {
  margin: 0;
}
/* line 577, ../sass/product.scss */
#quantity_wanted_p .button-minus {
  border-top: 0 none;
  top: 20px;
  border-radius: 0px 0px 3px 0px;
}
/* line 582, ../sass/product.scss */
#quantity_wanted_p .button-plus {
  margin-top: 0;
  right: 0;
  top: 0;
  border-radius: 0px 3px 0px 0px;
}
/* line 115, ../sass/mixins/_app.scss */
.rtl #quantity_wanted_p .button-plus {
  left: 0;
  right: auto;
}

/* line 591, ../sass/product.scss */
.rtl #quantity_wanted_p .button-minus {
  border-radius: 0px 3px 0px 0px;
}
/* line 594, ../sass/product.scss */
.rtl #quantity_wanted_p .button-plus {
  border-radius: 0px 0px 3px 0px;
}

/* availability_statut */
/* line 601, ../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 8, ../sass/mixins/_app.scss */
.rtl #availability_statut span#availability_label, .rtl
#availability_date_label {
  text-align: left;
}

/* line 608, ../sass/product.scss */
#quantityAvailable {
  color: #555555;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700;
}

/* line 615, ../sass/product.scss */
#availability_value,
#last_quantities {
  color: #fff;
  font-weight: 600;
  line-height: 20px;
  display: inline-block;
  padding: 3px 15px;
  background: #36943E;
  border: 1px solid #36943e;
  margin-left: 5px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #availability_value, .rtl
#last_quantities {
  margin-right: 5px;
  margin-left: inherit;
}

/* line 625, ../sass/product.scss */
#last_quantities {
  background: #ff7430;
  border: 1px solid #ea5e1a;
  padding: 4px 8px 3px;
  position: relative;
  top: 1px;
}

/* line 633, ../sass/product.scss */
#availability_statut,
#pQuantityAvailable {
  display: inline-block;
  float: right;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #availability_statut, .rtl
#pQuantityAvailable {
  float: left;
}

/* line 637, ../sass/product.scss */
#pQuantityAvailable span {
  font-weight: 700;
  color: #555555;
}

/* line 641, ../sass/product.scss */
#availability_statut #availability_value.warning_inline {
  background-color: #fe9126;
  border-color: #e4752b;
  text-shadow: 1px 1px #e68322;
  margin: 0;
}

/* box-security */
/* prices */
/* line 653, ../sass/product.scss */
.content_prices {
  margin-bottom: 0px;
  display: inline-block;
  position: relative;
}
/* line 15, ../sass/bootstrap/mixins/_clearfix.scss */
.content_prices:before, .content_prices:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.content_prices:after {
  clear: both;
}
/* line 658, ../sass/product.scss */
.content_prices .price {
  font-size: 28px;
  font-weight: 400;
}
/* line 662, ../sass/product.scss */
.content_prices .our_price_display {
  font-weight: 700;
  line-height: 30px;
  display: inline-block;
  float: left;
  margin-right: 20px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .content_prices .our_price_display {
  float: right;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .content_prices .our_price_display {
  margin-left: 20px;
  margin-right: inherit;
}
/* line 670, ../sass/product.scss */
.content_prices > * {
  display: inline-block;
}
/* line 673, ../sass/product.scss */
.content_prices #old_price {
  text-decoration: line-through;
  margin-right: 20px;
  float: left;
  color: #bbb;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .content_prices #old_price {
  margin-left: 20px;
  margin-right: inherit;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .content_prices #old_price {
  float: right;
}
/* line 678, ../sass/product.scss */
.content_prices #old_price .price {
  color: #bbb;
  font-weight: 400;
  font-size: 28px;
}

/* line 693, ../sass/product.scss */
#reduction_percent,
#reduction_amount {
  display: inline-block;
  margin-right: 5px;
  padding: 5px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font: 600 13px "brandon_grotesque_regularRg";
  line-height: 13px;
  color: #fff;
  float: left;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #reduction_percent, .rtl
#reduction_amount {
  margin-left: 5px;
  margin-right: inherit;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #reduction_percent, .rtl
#reduction_amount {
  float: right;
}
/* line 703, ../sass/product.scss */
#reduction_percent span,
#reduction_amount span {
  display: block;
}

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

/* line 715, ../sass/product.scss */
#wishlist_button {
  padding-left: 0;
  padding-right: 0;
}

/* line 719, ../sass/product.scss */
#wishlist_button_nopop {
  padding-left: 0;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #wishlist_button_nopop {
  padding-right: 0;
  padding-left: inherit;
}
/* line 721, ../sass/product.scss */
#wishlist_button_nopop:hover {
  color: #61c30b;
}
/* line 724, ../sass/product.scss */
#wishlist_button_nopop .icon-heart-o {
  margin: 0 7px;
}
/* line 726, ../sass/product.scss */
#wishlist_button_nopop .icon-heart-o:before {
  font-weight: 900;
}

/* SEND TO FRIEND (pop-in) ##################################################################### */
/* line 732, ../sass/product.scss */
#send_friend_form {
  width: 555px;
  overflow: hidden;
}
@media (max-width: 767px) {
  /* line 732, ../sass/product.scss */
  #send_friend_form {
    width: 280px;
  }
}
/* line 739, ../sass/product.scss */
#send_friend_form .product img {
  margin: 0 0 10px 0;
  border: 1px solid #e9e9e9;
}
/* line 743, ../sass/product.scss */
#send_friend_form .product p {
  padding: 0;
  color: #555555;
}
/* line 746, ../sass/product.scss */
#send_friend_form .product p .product_name {
  font-size: 12px;
  color: #000;
}
/* line 752, ../sass/product.scss */
#send_friend_form .form_container {
  padding: 10px 15px;
  border: 1px solid #e9e9e9;
  background: #fbfbfb;
}
/* line 757, ../sass/product.scss */
#send_friend_form .form_container p.intro_form {
  padding-bottom: 6px;
  font-weight: 700;
  font-size: 13px;
  color: #555555;
}
/* line 763, ../sass/product.scss */
#send_friend_form .form_container p.txt_required {
  padding-bottom: 0;
  color: #666;
}
/* line 768, ../sass/product.scss */
#send_friend_form .form_container .text {
  padding-bottom: 10px;
}
/* line 770, ../sass/product.scss */
#send_friend_form .form_container .text label {
  display: block;
  padding: 0;
  width: 100%;
  font-size: 12px;
}
/* line 776, ../sass/product.scss */
#send_friend_form .form_container .text input {
  padding: 0 5px;
  height: 30px;
  width: 100%;
  border: 1px solid #e9e9e9;
  font-size: 12px;
  color: #666;
}
/* line 786, ../sass/product.scss */
#send_friend_form .submit {
  margin-top: 20px;
  padding-bottom: 0;
  text-align: right;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #send_friend_form .submit {
  text-align: left;
}

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

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

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

/* line 811, ../sass/product.scss */
.customizationUploadLine {
  padding-bottom: 10px;
}
/* line 813, ../sass/product.scss */
.customizationUploadLine label {
  display: block;
  vertical-align: top;
}
/* line 817, ../sass/product.scss */
.customizationUploadLine textarea {
  width: 50%;
  border: 1px solid #e9e9e9;
}

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

/* line 827, ../sass/product.scss */
#customizedDatas {
  float: right;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #customizedDatas {
  float: left;
}

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

/* line 847, ../sass/product.scss */
.tab_product_content {
  padding: 30px;
  border: 1px solid #e1e1e1;
}

/* line 853, ../sass/product.scss */
.primary_block #tags_block_left {
  margin-top: 25px;
  margin-bottom: 25px;
  color: #fff;
}
/* line 858, ../sass/product.scss */
.primary_block .title_block {
  color: #fff;
  float: left;
  padding: 1px 10px 1px 0;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 400;
  border-bottom: none;
  font-family: "Roboto";
  letter-spacing: 0px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .primary_block .title_block {
  float: right;
}
/* line 32, ../sass/mixins/_app.scss */
.rtl .primary_block .title_block {
  padding: 1px 0 1px 10px;
}
/* line 869, ../sass/product.scss */
.primary_block .block_content {
  float: left;
  font-size: 16px;
  font-weight: 300;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .primary_block .block_content {
  float: right;
}
/* line 873, ../sass/product.scss */
.primary_block .block_content a {
  color: #666;
}

/* line 879, ../sass/product.scss */
#producttab-accessories .block_content {
  border: 1px solid #e9e9e9;
}
/* line 882, ../sass/product.scss */
#producttab-accessories .carousel-controls {
  margin-top: -57px;
}

/* line 887, ../sass/product.scss */
.page-product-box {
  color: #666666;
  font-family: 300;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  text-align: justify;
}
/* line 895, ../sass/product.scss */
.page-product-box .panel-heading {
  padding: 0;
}
/* line 897, ../sass/product.scss */
.page-product-box .panel-heading a {
  padding: 15px 25px;
  display: block;
  position: relative;
}
/* line 901, ../sass/product.scss */
.page-product-box .panel-heading a:before {
  position: absolute;
  content: "--";
  right: 15px;
  top: 10px;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: -3px;
}
/* line 115, ../sass/mixins/_app.scss */
.rtl .page-product-box .panel-heading a:before {
  left: 15px;
  right: auto;
}
/* line 911, ../sass/product.scss */
.page-product-box .panel-heading a.collapsed:before {
  content: "+";
}
/* line 917, ../sass/product.scss */
.page-product-box .page-product-heading {
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
}
/* line 922, ../sass/product.scss */
.page-product-box .panel-inner {
  padding: 5px 25px 20px !important;
}

/******************************************************************
More Info Product
******************************************************************/
/* line 933, ../sass/product.scss */
.block_product_info .tabs-info .nav-tabs > li > a {
  min-width: 150px;
  text-align: center;
  background: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 13px 25px;
  color: #999999;
  font-family: "brandon_grotesque_regularRg";
  border-bottom: none;
}
/* line 944, ../sass/product.scss */
.block_product_info .tabs-info .nav-tabs > li.active > a {
  color: #000;
}
/* line 948, ../sass/product.scss */
.block_product_info .tabs-info .nav-tabs > li.active > a, .block_product_info .tabs-info .nav-tabs > li.active > a:hover, .block_product_info .tabs-info .nav-tabs > li.active > a:focus {
  border-bottom: none;
  background: #fff;
  border-top: none;
}
/* line 955, ../sass/product.scss */
.block_product_info .tabs-info .nav-tabs > li.active {
  margin-top: 0px;
  margin-bottom: -1px;
}
/* line 963, ../sass/product.scss */
.block_product_info .feature-box {
  padding: 0 15px;
  margin-bottom: 40px;
}
/* line 966, ../sass/product.scss */
.block_product_info .feature-box .pull-left {
  margin-bottom: 20px;
  padding: 0;
  display: inline-block;
  width: 100%;
}
/* line 972, ../sass/product.scss */
.block_product_info .feature-box .media-body {
  padding: 15px;
  border: 1px solid #e9e9e9;
  font-size: 14px;
  color: #666;
  display: inline-block;
  width: 100%;
}
/* line 979, ../sass/product.scss */
.block_product_info .feature-box .media-body h4 {
  margin-top: 0;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 500;
}
/* line 986, ../sass/product.scss */
.block_product_info .feature-box .media-body ul li {
  padding: 0 0 20px 30px;
  position: relative;
}
/* line 32, ../sass/mixins/_app.scss */
.rtl .block_product_info .feature-box .media-body ul li {
  padding: 0 30px 20px 0;
}
/* line 989, ../sass/product.scss */
.block_product_info .feature-box .media-body ul li:last-child {
  padding-bottom: 0;
}
/* line 992, ../sass/product.scss */
.block_product_info .feature-box .media-body ul li i {
  color: #ccc;
  font-size: 20px;
  margin-right: 20px;
  position: absolute;
  left: 0;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .block_product_info .feature-box .media-body ul li i {
  margin-left: 20px;
  margin-right: inherit;
}

/******************************************************************
Quick View Styles
******************************************************************/
/* line 1010, ../sass/product.scss */
.content_only .primary_block {
  padding: 30px;
}

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