/* $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 7, ../sass/product.scss */
.primary_block .name {
  font-size: 32px;
  font-weight: 700;
  color: #000000;
  margin-top: 25px;
  font-family: "Delius Unicase";
}

/* line 16, ../sass/product.scss */
#image-block {
  position: relative;
  background: white;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 16, ../sass/product.scss */
  #image-block {
    margin: 0 auto;
  }
}
/* line 25, ../sass/product.scss */
#image-block #view_full_size {
  display: block;
  cursor: pointer;
}
/* line 28, ../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 44, ../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 53, ../sass/product.scss */
#image-block #view_full_size .span_link:hover {
  color: #960604;
}
/* line 56, ../sass/product.scss */
#image-block #view_full_size .span_link:hover:after {
  color: #960604;
}
/* line 63, ../sass/product.scss */
#image-block a.jqzoom div div img {
  width: auto;
  max-width: 10000px;
}
/* line 67, ../sass/product.scss */
#image-block a.jqzoom div div .zoomWrapper {
  border: none;
}
/* line 72, ../sass/product.scss */
#image-block .zoomPad {
  z-index: auto!important;
}
/* line 76, ../sass/product.scss */
#image-block .new-box,
#image-block .sale-box {
  z-index: 100;
}

/* line 82, ../sass/product.scss */
.pb-right-column > div {
  margin-bottom: 15px;
}
/* line 85, ../sass/product.scss */
.pb-right-column h1 {
  margin-top: 50px;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 600;
  color: #960604;
  font-family: "Open Sans";
}
/* line 93, ../sass/product.scss */
.pb-right-column #product_comments_block_extra {
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}

/* miniatures */
/* line 101, ../sass/product.scss */
.pb-left-column #views_block {
  position: relative;
  text-align: center;
  width: 70px;
}
/* line 106, ../sass/product.scss */
.pb-left-column .views-vertical .thumbs-vertical {
  display: inline-block;
  height: 373px;
  margin: 0;
  overflow: hidden;
}

/* line 113, ../sass/product.scss */
#thumbs_list {
  display: inline-block;
  float: left;
  overflow: hidden;
  width: 70px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #thumbs_list {
  float: right;
}
/* line 118, ../sass/product.scss */
#thumbs_list ul#thumbs_list_frame {
  list-style-type: none;
  padding-left: 0;
  overflow: hidden;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #thumbs_list ul#thumbs_list_frame {
  padding-right: 0;
  padding-left: inherit;
}
/* line 123, ../sass/product.scss */
#thumbs_list li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 70px;
  margin: 0 0 5px;
}
/* line 127, ../sass/product.scss */
#thumbs_list li a {
  display: block;
  border: 1px solid #e1e1e1;
  -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 132, ../sass/product.scss */
#thumbs_list li a.shown {
  border: 2px solid #960604;
}

/* line 139, ../sass/product.scss */
.view_scroll_spacer a {
  line-height: 18px;
  top: 50%;
  margin-top: -10px;
  border-color: #e9e9e9;
  color: #333;
  width: 20px;
  height: 20px;
  background-color: #fff;
}

/* line 150, ../sass/product.scss */
#view_scroll_left {
  left: 0;
  right: 0;
  top: 0;
}

/* line 155, ../sass/product.scss */
#view_scroll_right {
  left: 0;
  right: 0;
  bottom: -7px;
  top: auto;
}

/* line 163, ../sass/product.scss */
#view_scroll_left:hover i, #view_scroll_right:hover i {
  color: #960604;
}

/* line 168, ../sass/product.scss */
.resetimg {
  padding: 10px 0 0;
}
/* line 170, ../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 177, ../sass/product.scss */
#usefull_link_block {
  list-style-type: none;
}
/* line 179, ../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 182, ../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 185, ../sass/product.scss */
#usefull_link_block li.sendtofriend a:before {
  content: "\f067";
  font-family: "FontAwesome";
  margin-right: 10px;
  font-size: 11px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #usefull_link_block li.sendtofriend a:before {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 192, ../sass/product.scss */
#usefull_link_block li.print {
  text-decoration: none;
}
/* line 194, ../sass/product.scss */
#usefull_link_block li.print a:before {
  content: "\f067";
  font-family: "FontAwesome";
  margin-right: 10px;
  font-size: 11px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #usefull_link_block li.print a:before {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 204, ../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 213, ../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 224, ../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 228, ../sass/product.scss */
#usefull_link_block li#favoriteproducts_block_extra_removed:before {
  content: "\f005";
}

/* pb-left-column ****************************************************************************** */
/* line 237, ../sass/product.scss */
h1 {
  color: #3b3d40;
}

/* line 240, ../sass/product.scss */
p {
  margin-bottom: 10px;
}

/* line 243, ../sass/product.scss */
#product_reference {
  margin-bottom: 6px;
}
/* line 245, ../sass/product.scss */
#product_reference span {
  font-weight: 700;
  color: #555555;
}

/* line 251, ../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 255, ../sass/product.scss */
#short_description_block {
  color: #838c8c;
  font-size: 13px;
  font-weight: 400;
  font-family: "Open Sans";
  padding: 30px 0px;
  border-top: 1px dotted #e1e1e1;
  border-bottom: 1px dotted #e1e1e1;
}
/* line 263, ../sass/product.scss */
#short_description_block .buttons_bottom_block {
  display: none;
}
/* line 266, ../sass/product.scss */
#short_description_block #short_description_content {
  padding: 0 0px;
  word-wrap: break-word;
}
/* line 269, ../sass/product.scss */
#short_description_block #short_description_content p {
  color: #838c8c;
  font-size: 13px;
  font-weight: 400;
  font-family: "Open Sans";
}

/* form */
/* line 278, ../sass/product.scss */
#buy_block {
  margin-top: 20px;
  position: relative;
}
/* line 281, ../sass/product.scss */
#buy_block label {
  vertical-align: top;
  display: inline-block;
  line-height: 40px;
  font-weight: 700;
  font-size: 12px;
  color: #3b3d40;
  text-transform: capitalize;
  font-family: "Delius Unicase";
  min-width: 150px;
  float: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #buy_block label {
  float: right;
}
@media (max-width: 767px) {
  /* line 281, ../sass/product.scss */
  #buy_block label {
    min-width: 130px;
  }
}
/* line 297, ../sass/product.scss */
#buy_block p.price {
  padding: 0;
}

/* line 302, ../sass/product.scss */
#color_picker p {
  padding-bottom: 5px;
  font-weight: 700;
}

/* line 306, ../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 312, ../sass/product.scss */
#product p#loyalty b {
  color: #555555;
}
/* line 315, ../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 326, ../sass/product.scss */
#page .rte {
  padding: 0 0px 20px;
  word-wrap: break-word;
}
/* line 329, ../sass/product.scss */
#page .rte p {
  margin-bottom: 0;
}

/* line 334, ../sass/product.scss */
#attributes fieldset {
  padding-bottom: 20px;
}
/* line 337, ../sass/product.scss */
#attributes .attribute_list {
  display: inline-block;
}
/* line 339, ../sass/product.scss */
#attributes .attribute_list .form-control {
  min-width: 230px;
  height: 40px;
}
/* line 342, ../sass/product.scss */
#attributes .attribute_list .form-control option {
  background: white;
  color: #838c8c;
}
/* line 347, ../sass/product.scss */
#attributes .attribute_list ul {
  overflow: hidden;
  margin-bottom: 0;
  margin-top: 8px;
}
/* line 349, ../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 354, ../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 360, ../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 364, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list {
  list-style-type: none;
}
/* line 366, ../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 372, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list li a.color_pick {
  display: block;
  height: 22px;
  width: 22px;
  cursor: pointer;
}
/* line 378, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list li.selected {
  border: 1px solid #960604;
}

/* line 386, ../sass/product.scss */
.box-info-product {
  border-bottom: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  padding: 30px 0px;
}
/* line 391, ../sass/product.scss */
.box-info-product .box-cart-bottom > div {
  padding: 0 0 0px 0;
}
/* line 395, ../sass/product.scss */
.box-info-product .button-bottom {
  display: inline-block;
  padding: 10px 0 0px 0px;
}
/* line 398, ../sass/product.scss */
.box-info-product .button-bottom > div {
  display: inline-block;
}
/* line 400, ../sass/product.scss */
.box-info-product .button-bottom > div:last-child {
  margin: 0;
}
/* line 403, ../sass/product.scss */
.box-info-product .button-bottom > div a {
  padding: 0px;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  color: #000;
  text-decoration: none;
}
/* line 411, ../sass/product.scss */
.box-info-product .button-bottom > div i {
  text-decoration: none;
}
/* line 414, ../sass/product.scss */
.box-info-product .button-bottom > div > p, .box-info-product .button-bottom > div > ul {
  margin: 0;
}
/* line 419, ../sass/product.scss */
.box-info-product .buttons_bottom_block {
  padding: 0px 20px;
  border-right: 1px dotted #e1e1e1;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .box-info-product .buttons_bottom_block {
  border-left: 1px dotted #e1e1e1;
  border-right: inherit;
}
/* line 422, ../sass/product.scss */
.box-info-product .buttons_bottom_block.no-print {
  border-right: none;
}
/* line 426, ../sass/product.scss */
.box-info-product .buttons_bottom_block .icon:hover {
  color: #dadada;
}

/* line 433, ../sass/product.scss */
.box-info-product #add_to_cart {
  margin-bottom: 0;
}
/* line 435, ../sass/product.scss */
.box-info-product #add_to_cart .btn {
  padding: 0px;
  font-size: 14px;
  border: 1px solid #e1e1e1;
  margin-right: 5px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background-color: white;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .box-info-product #add_to_cart .btn {
  margin-left: 5px;
  margin-right: inherit;
}
/* line 442, ../sass/product.scss */
.box-info-product #add_to_cart .btn span {
  display: inline-block;
  color: black;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Open Sans";
  line-height: 50px;
  padding: 0 38px 0 18px;
}
/* line 452, ../sass/product.scss */
.box-info-product #add_to_cart .cart-icon {
  background: #960604 url(../img/icon_cart.png) no-repeat center center;
  width: 72px;
  height: 50px;
  padding: 22px 0px;
  display: inline-block;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  float: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .box-info-product #add_to_cart .cart-icon {
  float: right;
}

/* table_data_sheet */
/* line 463, ../sass/product.scss */
.table-data-sheet {
  border: 1px solid #e9e9e9;
  width: 100%;
  margin: 0 0 20px;
  clear: both;
  background: white;
}
/* line 469, ../sass/product.scss */
.table-data-sheet tr {
  border-top: 1px solid #e9e9e9;
}
/* line 471, ../sass/product.scss */
.table-data-sheet tr.even {
  background: #fdfdfd;
}
/* line 474, ../sass/product.scss */
.table-data-sheet tr td {
  padding: 8px 10px 8px;
}
/* line 476, ../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 487, ../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 487, ../sass/product.scss */
  table.table-product-discounts {
    width: 100%;
  }
}
/* line 497, ../sass/product.scss */
table.table-product-discounts tr th {
  background: #fbfbfb;
  color: #555555;
  font-weight: 700;
  border: none;
  font-weight: 700;
}
/* line 505, ../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 520, ../sass/product.scss */
.accessories-block {
  clear: both;
}
/* line 522, ../sass/product.scss */
.accessories-block .product_list {
  margin-top: 0px;
}
/* line 525, ../sass/product.scss */
.accessories-block .block_description {
  display: none;
}
/* line 528, ../sass/product.scss */
.accessories-block .exclusive span {
  padding: 8px 10px 7px;
  text-decoration: none;
}
/* line 532, ../sass/product.scss */
.accessories-block .exclusive span:focus, .accessories-block .exclusive span:active {
  text-decoration: none;
}

/* line 538, ../sass/product.scss */
.pbottom {
  margin: 15px 0;
}
/* line 540, ../sass/product.scss */
.pbottom .button-action {
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  padding: 20px 0 10px;
}
/* line 544, ../sass/product.scss */
.pbottom .button-action .btn-default {
  padding-left: 20px;
  padding-right: 20px;
}

/* quantity_wanted */
/* line 551, ../sass/product.scss */
#quantity_wanted_p {
  position: relative;
  margin-bottom: 10px;
}
/* line 556, ../sass/product.scss */
#quantity_wanted_p input {
  background: #f5f5f5;
  border: 1px solid #e9e9e9;
  display: inline-block;
  height: 34px;
  text-align: center;
  padding: 0px 15px;
  font-weight: 700;
  width: 85px;
  height: 36px;
}

/* line 567, ../sass/product.scss */
.box-cart-bottom {
  display: inline-block;
}

/* line 570, ../sass/product.scss */
#minimal_quantity_wanted_p {
  margin: 6px 0;
}

/* line 575, ../sass/product.scss */
#quantity_wanted_p .button-minus, #quantity_wanted_p .button-plus {
  border: 1px solid #e1e1e1;
  cursor: pointer;
  line-height: 36px;
  display: inline-block;
  width: 36px;
  height: 36px;
  text-align: center;
  font-size: 11px;
  margin-top: -3px;
}
/* line 584, ../sass/product.scss */
#quantity_wanted_p .button-minus span, #quantity_wanted_p .button-plus span {
  font-size: 14px;
  color: #666;
}
/* line 587, ../sass/product.scss */
#quantity_wanted_p .button-minus span i, #quantity_wanted_p .button-plus span i {
  margin: 0;
  font-size: 13px;
  font-weight: 400;
  color: #960604;
}
/* line 595, ../sass/product.scss */
#quantity_wanted_p .button-minus {
  border-radius: 18px 0px 0px 18px;
  margin-right: -4px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #quantity_wanted_p .button-minus {
  margin-left: -4px;
  margin-right: inherit;
}
/* line 599, ../sass/product.scss */
#quantity_wanted_p .button-plus {
  border-radius: 0px 18px 18px 0px;
  margin-left: -4px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #quantity_wanted_p .button-plus {
  margin-right: -4px;
  margin-left: inherit;
}

/* line 606, ../sass/product.scss */
.rtl #quantity_wanted_p .button-minus {
  border-radius: 0px 18px 18px 0px;
}
/* line 609, ../sass/product.scss */
.rtl #quantity_wanted_p .button-plus {
  border-radius: 18px 0px 0px 18px;
}

/* availability_statut */
/* line 616, ../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 623, ../sass/product.scss */
#quantityAvailable {
  color: #555555;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700;
}

/* line 630, ../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 640, ../sass/product.scss */
#last_quantities {
  background: #ff7430;
  border: 1px solid #ea5e1a;
  padding: 4px 8px 3px;
  position: relative;
  top: 1px;
}

/* line 648, ../sass/product.scss */
#availability_statut,
#pQuantityAvailable {
  display: inline-block;
  float: right;
  margin-top: 5px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #availability_statut, .rtl
#pQuantityAvailable {
  float: left;
}

/* line 653, ../sass/product.scss */
#pQuantityAvailable span {
  font-weight: 700;
  color: #555555;
}

/* line 657, ../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 669, ../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 674, ../sass/product.scss */
.content_prices .price {
  font-size: 36px;
  font-weight: 700;
  color: #960604;
}
/* line 679, ../sass/product.scss */
.content_prices .our_price_display {
  font-weight: 700;
  line-height: 31px;
  display: inline-block;
  float: left;
  margin: 0px 20px 0px 0px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .content_prices .our_price_display {
  float: right;
}
/* line 32, ../sass/mixins/_app.scss */
.rtl .content_prices .our_price_display {
  margin: 0px 0px 0px 20px;
}
/* line 686, ../sass/product.scss */
.content_prices > * {
  display: inline-block;
}
/* line 689, ../sass/product.scss */
.content_prices #old_price {
  text-decoration: line-through;
  margin-right: 20px;
  float: left;
  color: #bbb;
  margin-bottom: 0px;
}
/* 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 695, ../sass/product.scss */
.content_prices #old_price .price {
  color: #838c8c;
  font-weight: 400;
  font-size: 18px;
  line-height: 40px;
}

/* line 706, ../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 "Open Sans";
  line-height: 13px;
  color: #fff;
  margin-top: 6px;
  margin-bottom: 0px;
  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 717, ../sass/product.scss */
#reduction_percent span,
#reduction_amount span {
  display: block;
}

/* online_only */
/* line 723, ../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 732, ../sass/product.scss */
.buttons_bottom_block .btn .icon {
  font-size: 16px;
  font-weight: 400;
}

/* line 740, ../sass/product.scss */
#wishlist_button_nopop:hover {
  color: #960604;
}
/* line 743, ../sass/product.scss */
#wishlist_button_nopop .icon-heart-o {
  margin: 0 7px;
}
/* line 745, ../sass/product.scss */
#wishlist_button_nopop .icon-heart-o:before {
  font-weight: 900;
}

/* SEND TO FRIEND (pop-in) ##################################################################### */
/* line 751, ../sass/product.scss */
#send_friend_form {
  width: 555px;
  overflow: hidden;
}
@media (max-width: 767px) {
  /* line 751, ../sass/product.scss */
  #send_friend_form {
    width: 280px;
  }
}
/* line 758, ../sass/product.scss */
#send_friend_form .product img {
  margin: 0 0 10px 0;
  border: 1px solid #e9e9e9;
}
/* line 762, ../sass/product.scss */
#send_friend_form .product p {
  padding: 0;
  color: #555555;
}
/* line 765, ../sass/product.scss */
#send_friend_form .product p .product_name {
  font-size: 12px;
  color: #000;
}
/* line 771, ../sass/product.scss */
#send_friend_form .form_container {
  padding: 10px 15px;
  border: 1px solid #e9e9e9;
  background: #fbfbfb;
}
/* line 776, ../sass/product.scss */
#send_friend_form .form_container p.intro_form {
  padding-bottom: 6px;
  font-weight: 700;
  font-size: 13px;
  color: #555555;
}
/* line 782, ../sass/product.scss */
#send_friend_form .form_container p.txt_required {
  padding-bottom: 0;
  color: #666;
}
/* line 787, ../sass/product.scss */
#send_friend_form .form_container .text {
  padding-bottom: 10px;
}
/* line 789, ../sass/product.scss */
#send_friend_form .form_container .text label {
  display: block;
  padding: 0;
  width: 100%;
  font-size: 12px;
}
/* line 795, ../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 805, ../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 814, ../sass/product.scss */
p.infoCustomizable {
  margin-bottom: 30px;
}

/* line 819, ../sass/product.scss */
ul#uploadable_files,
ul#text_fields {
  list-style-type: none;
}

/* line 824, ../sass/product.scss */
.customizableProductsFile,
.customizableProductsText {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e9e9e9;
}

/* line 830, ../sass/product.scss */
.customizationUploadLine {
  padding-bottom: 10px;
}
/* line 832, ../sass/product.scss */
.customizationUploadLine label {
  display: block;
  vertical-align: top;
}
/* line 836, ../sass/product.scss */
.customizationUploadLine textarea {
  width: 50%;
  border: 1px solid #e9e9e9;
}

/* line 841, ../sass/product.scss */
.customizationUploadBrowse img + a {
  position: relative;
  top: -51px;
}

/* line 846, ../sass/product.scss */
#customizedDatas {
  float: right;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #customizedDatas {
  float: left;
}

/* line 852, ../sass/product.scss */
.accessories_block div ul li a {
  display: inline-block;
}
/* line 857, ../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 866, ../sass/product.scss */
.tab_product_content {
  padding: 30px 0 0 0;
  border: 1px dotted #e9e9e9;
  background: #fafafa;
}

/* line 873, ../sass/product.scss */
.primary_block .title_block {
  color: #000;
  float: left;
  padding: 15px 10px 1px 0;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 300;
  border: none;
}
/* 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: 15px 0 1px 10px;
}
/* line 882, ../sass/product.scss */
.primary_block .block_content {
  float: left;
  font-size: 14px;
  font-weight: 400;
  padding-top: 14px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .primary_block .block_content {
  float: right;
}
/* line 887, ../sass/product.scss */
.primary_block .block_content a {
  color: #666;
}

/* line 893, ../sass/product.scss */
#producttab-accessories .block_content {
  border: 1px solid #e9e9e9;
  background: white;
}

/* line 899, ../sass/product.scss */
.page-product-box {
  color: #838c8c;
  font-family: "Open Sans";
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
  text-align: justify;
}
/* line 906, ../sass/product.scss */
.page-product-box .panel-heading {
  padding: 0;
}
/* line 908, ../sass/product.scss */
.page-product-box .panel-heading a {
  padding: 15px 25px;
  display: block;
  position: relative;
}
/* line 912, ../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 922, ../sass/product.scss */
.page-product-box .panel-heading a.collapsed:before {
  content: "+";
}
/* line 928, ../sass/product.scss */
.page-product-box .page-product-heading {
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
}
/* line 933, ../sass/product.scss */
.page-product-box .panel-inner {
  padding: 5px 25px 20px !important;
}

/******************************************************************
More Info Product
******************************************************************/
/* line 942, ../sass/product.scss */
.block_product_info .tabs-info .nav-tabs {
}
/* line 944, ../sass/product.scss */
.block_product_info .tabs-info .nav-tabs > li {
  position: relative;
  margin-right: 10px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .block_product_info .tabs-info .nav-tabs > li {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 947, ../sass/product.scss */
.block_product_info .tabs-info .nav-tabs > li:before {
  content: "";
  position: absolute;
  right: -6px;
  top: 22px;
  width: 1px;
  height: 13px;
}
/* line 115, ../sass/mixins/_app.scss */
.rtl .block_product_info .tabs-info .nav-tabs > li:before {
  left: -6px;
  right: auto;
}
/* line 955, ../sass/product.scss */
.block_product_info .tabs-info .nav-tabs > li > a {
  text-align: center;
  background: #fff;
  font-size: 15px;
  font-weight: 700;
  padding: 18px 25px 18px 25px;
  color: #838c8c;
  font-family: "Delius Unicase";
}
/* line 963, ../sass/product.scss */
.block_product_info .tabs-info .nav-tabs > li.active > a {
  color: #000000;
}
/* line 967, ../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-top: none;
  background: #fff;
}
/* line 972, ../sass/product.scss */
.block_product_info .tabs-info .nav-tabs > li.active {
  margin-top: 0px;
}
/* line 978, ../sass/product.scss */
.block_product_info .feature-box {
  padding: 0 15px;
  margin-bottom: 40px;
}
/* line 981, ../sass/product.scss */
.block_product_info .feature-box .pull-left {
  margin-bottom: 20px;
  padding: 0;
  display: inline-block;
  width: 100%;
}
/* line 987, ../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 994, ../sass/product.scss */
.block_product_info .feature-box .media-body h4 {
  margin-top: 0;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 500;
}
/* line 1001, ../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 1004, ../sass/product.scss */
.block_product_info .feature-box .media-body ul li:last-child {
  padding-bottom: 0;
}
/* line 1007, ../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 1025, ../sass/product.scss */
.content_only .primary_block {
  padding: 30px;
}

/***** IE code ****/
/* line 1035, ../sass/product.scss */
.ie8 .pb-left-column #image-block #view_full_size .span_link {
  background: #fff;
  border: 1px solid #e9e9e9;
}
/* line 1042, ../sass/product.scss */
.ie8 .box-security {
  filter: none;
}