/* $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: #FFFFFF;
  text-align: center;
  float: left;
  display: inline-block;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #image-block {
  float: right;
}
/* line 15, ../sass/product.scss */
#image-block img {
  width: 100%;
  height: auto;
}
@media (max-width: 991px) {
  /* line 9, ../sass/product.scss */
  #image-block {
    margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  /* line 9, ../sass/product.scss */
  #image-block {
    width: 74%;
  }
}
@media (max-width: 480px) {
  /* line 9, ../sass/product.scss */
  #image-block {
    width: 100%;
    float: none;
  }
}
/* line 31, ../sass/product.scss */
#image-block #view_full_size {
  display: block;
  cursor: pointer;
  display: inline-block;
}
/* line 36, ../sass/product.scss */
#image-block #view_full_size .span_link {
  position: absolute;
  bottom: 0;
  right: 15px;
  display: block;
  padding: 10px 0;
  text-align: center;
  line-height: 22px;
  color: #777676;
  text-align: center;
  /*			font-weight: 700;
  			background: rgba(255,255,255,0.5);
  			@include border-radius(20px);
  			@include box-shadow(0 2px 8px rgba(0,0,0,0.16));*/
}
/* line 115, ../sass/mixins/_app.scss */
.rtl #image-block #view_full_size .span_link {
  left: 15px;
  right: auto;
}
/* line 51, ../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 60, ../sass/product.scss */
#image-block #view_full_size .span_link:hover {
  color: #f07273;
}
/* line 63, ../sass/product.scss */
#image-block #view_full_size .span_link:hover:after {
  color: #f07273;
}
/* line 70, ../sass/product.scss */
#image-block a.jqzoom div div img {
  width: auto;
  max-width: 10000px;
}
/* line 74, ../sass/product.scss */
#image-block a.jqzoom div div .zoomWrapper {
  border: none;
}
/* line 79, ../sass/product.scss */
#image-block .zoomPad {
  z-index: auto !important;
}
/* line 82, ../sass/product.scss */
#image-block .new-box,
#image-block .sale-box {
  z-index: 100;
}

/* line 91, ../sass/product.scss */
.pb-right-column h1 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 36px;
  line-height: 38px;
  text-transform: capitalize;
  font-weight: normal;
}

/* miniatures */
/* line 106, ../sass/product.scss */
.pb-left-column #views_block {
  position: relative;
  text-align: center;
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}
@media (max-width: 600px) {
  /* line 106, ../sass/product.scss */
  .pb-left-column #views_block {
    float: none;
  }
}

/* line 116, ../sass/product.scss */
#thumbs_list {
  display: inline-block;
  width: 240px;
  overflow: hidden;
}
/* line 120, ../sass/product.scss */
#thumbs_list ul#thumbs_list_frame {
  list-style-type: none;
  padding-left: 0;
  overflow: hidden;
  width: 80px;
  margin-bottom: 0;
  margin-left: 17px;
  display: block;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #thumbs_list ul#thumbs_list_frame {
  padding-right: 0;
  padding-left: inherit;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #thumbs_list ul#thumbs_list_frame {
  margin-right: 17px;
  margin-left: inherit;
}
@media (max-width: 600px) {
  /* line 120, ../sass/product.scss */
  #thumbs_list ul#thumbs_list_frame {
    margin-right: 0;
  }
  /* line 19, ../sass/mixins/_app.scss */
  .rtl #thumbs_list ul#thumbs_list_frame {
    margin-left: 0;
    margin-right: inherit;
  }
}
/* line 134, ../sass/product.scss */
#thumbs_list li {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 70px;
  margin-right: 15px;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #thumbs_list li {
  float: right;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #thumbs_list li {
  margin-left: 15px;
  margin-right: inherit;
}
/* line 140, ../sass/product.scss */
#thumbs_list li a {
  display: block;
  border: 1px solid #ebebeb;
  -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 146, ../sass/product.scss */
#thumbs_list li a.shown {
  border-color: #f44336;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

/* line 154, ../sass/product.scss */
.view_scroll_spacer a {
  line-height: 21px;
  margin-top: -12px;
  top: 50%;
  border: 1px solid #ebebeb;
  color: #333;
  width: 25px;
  height: 25px;
  background-color: #fff;
}
/* line 162, ../sass/product.scss */
.view_scroll_spacer a:hover {
  color: #fff;
}

/* line 167, ../sass/product.scss */
#view_scroll_left {
  left: 30px;
}

/* line 170, ../sass/product.scss */
#view_scroll_right {
  right: 30px;
}

/* line 173, ../sass/product.scss */
.resetimg {
  padding: 10px 0 0;
}
/* line 175, ../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 182, ../sass/product.scss */
#usefull_link_block {
  list-style-type: none;
  display: none;
}
/* line 185, ../sass/product.scss */
#usefull_link_block li {
  margin: 0;
  display: inline-block;
}
@media (max-width: 480px) {
  /* line 185, ../sass/product.scss */
  #usefull_link_block li {
    display: block;
    width: 100%;
    text-align: left;
  }
  /* line 8, ../sass/mixins/_app.scss */
  .rtl #usefull_link_block li {
    text-align: right;
  }
}
/* line 193, ../sass/product.scss */
#usefull_link_block li.sendtofriend {
  margin-right: 20px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #usefull_link_block li.sendtofriend {
  margin-left: 20px;
  margin-right: inherit;
}
/* line 195, ../sass/product.scss */
#usefull_link_block li.sendtofriend a:before {
  content: "\f0a4";
  font-family: "FontAwesome";
  margin-right: 10px;
  color: #4384f6;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #usefull_link_block li.sendtofriend a:before {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 203, ../sass/product.scss */
#usefull_link_block li.print a:before {
  content: "\f02f";
  font-family: "FontAwesome";
  margin-right: 10px;
  color: #4384f6;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #usefull_link_block li.print a:before {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 210, ../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 222, ../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 233, ../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 237, ../sass/product.scss */
#usefull_link_block li#favoriteproducts_block_extra_removed:before {
  content: "\f005";
}

/* pb-right-column ****************************************************************************** */
/* line 245, ../sass/product.scss */
.product_intro {
  padding: 30px 25px;
  border: 1px solid #58d2b0;
  background-color: #f6fffc;
  line-height: 23px;
  margin-bottom: 30px;
  position: relative;
}
/* line 252, ../sass/product.scss */
.product_intro:before {
  background: transparent url("../img/data/border-box.png") repeat-x center center;
  content: "";
  width: 100%;
  height: 7px;
  bottom: -85px;
  left: 0;
  position: absolute;
}
/* line 108, ../sass/mixins/_app.scss */
.rtl .product_intro:before {
  right: 0;
  left: auto;
}
/* line 261, ../sass/product.scss */
.product_intro p label {
  min-width: 170px;
  color: #000;
  padding-right: 10px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .product_intro p label {
  padding-left: 10px;
  padding-right: inherit;
}
/* line 266, ../sass/product.scss */
.product_intro p a {
  color: #808080;
}

/* line 273, ../sass/product.scss */
h1 {
  color: #000000;
}

/* line 276, ../sass/product.scss */
p {
  margin-bottom: 10px;
}

/* line 281, ../sass/product.scss */
#short_description_block {
  color: #808080;
  margin: 0;
  width: 53%;
}
/* line 285, ../sass/product.scss */
#short_description_block .buttons_bottom_block {
  display: none;
}
/* line 288, ../sass/product.scss */
#short_description_block #short_description_content {
  padding: 10px 0 15px;
  word-wrap: break-word;
}
/* line 291, ../sass/product.scss */
#short_description_block #short_description_content p {
  line-height: 23px;
}

/* form */
/* line 297, ../sass/product.scss */
#buy_block {
  margin-top: 40px;
  position: relative;
}
/* line 300, ../sass/product.scss */
#buy_block .quantity_wanted, #buy_block .QuantityAvailable {
  display: inline-block;
  margin-right: 50px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #buy_block .quantity_wanted, .rtl #buy_block .QuantityAvailable {
  margin-left: 50px;
  margin-right: inherit;
}
/* line 304, ../sass/product.scss */
#buy_block label {
  display: inline-block;
  line-height: 30px;
  color: #000000;
  text-transform: capitalize;
  margin-right: 20px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #buy_block label {
  margin-left: 20px;
  margin-right: inherit;
}
/* line 312, ../sass/product.scss */
#buy_block p.price {
  padding: 0;
}
/* line 316, ../sass/product.scss */
#buy_block #attributes {
  display: inline-block;
  margin-bottom: 15px;
  margin-right: 50px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #buy_block #attributes {
  margin-left: 50px;
  margin-right: inherit;
}

/* line 324, ../sass/product.scss */
#color_picker p {
  padding-bottom: 5px;
  font-weight: 700;
}

/* line 328, ../sass/product.scss */
#product p#loyalty {
  padding: 17px 0 15px 35px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  margin: 10px 0 -5px;
  position: relative;
}
/* line 334, ../sass/product.scss */
#product p#loyalty b {
  color: #555555;
}
/* line 337, ../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 348, ../sass/product.scss */
#page .rte {
  padding: 0 0px 20px;
  word-wrap: break-word;
}
/* line 351, ../sass/product.scss */
#page .rte p {
  margin-bottom: 0;
}

/* line 356, ../sass/product.scss */
#attributes fieldset {
  display: inline-block;
  padding: 7px 0;
}
/* line 360, ../sass/product.scss */
#attributes .attribute_list {
  display: inline-block;
}
/* line 363, ../sass/product.scss */
#attributes .attribute_list .form-control {
  min-width: 180px;
  border: 0;
  -webkit-box-shadow: inset 0px 4px 6px 0px rgba(0, 0, 0, 0.06);
  box-shadow: inset 0px 4px 6px 0px rgba(0, 0, 0, 0.06);
  color: #808080;
  background-color: #f4f4f4;
}
/* line 369, ../sass/product.scss */
#attributes .attribute_list .form-control option {
  background: #FFFFFF;
  color: #808080;
}
/* line 374, ../sass/product.scss */
#attributes .attribute_list ul {
  margin: 0;
  overflow: hidden;
}
/* line 377, ../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 382, ../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 386, ../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 392, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list {
  list-style-type: none;
}
/* line 394, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list li {
  float: left;
  margin: 0 3px 3px 0;
  padding: 1px;
  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 400, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list li a.color_pick {
  display: block;
  width: 30px;
  height: 30px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
}
/* line 407, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list li a.color_pick:before {
  position: absolute;
  content: "\f00c";
  font-family: "FontAwesome";
  left: 9px;
  top: 3px;
  color: #fff;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: 0.3s all ease-out 0s;
  -o-transition: 0.3s all ease-out 0s;
  transition: 0.3s all ease-out 0s;
}
/* line 108, ../sass/mixins/_app.scss */
.rtl #attributes .attribute_list #color_to_pick_list li a.color_pick:before {
  right: 9px;
  left: auto;
}
/* line 420, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list li.selected a.color_pick:before, #attributes .attribute_list #color_to_pick_list li:hover a.color_pick:before {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

/* line 432, ../sass/product.scss */
.box-info-product .box-cart-bottom {
  margin-bottom: 20px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ebebeb;
}
/* line 436, ../sass/product.scss */
.box-info-product .box-cart-bottom > div {
  display: inline-block;
  padding: 15px 0 0;
}
/* line 441, ../sass/product.scss */
.box-info-product .button-bottom {
  display: inline-block;
  text-align: center;
}
/* line 444, ../sass/product.scss */
.box-info-product .button-bottom > div {
  display: inline-block;
  margin-right: 20px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .box-info-product .button-bottom > div {
  margin-left: 20px;
  margin-right: inherit;
}
@media (max-width: 480px) {
  /* line 444, ../sass/product.scss */
  .box-info-product .button-bottom > div {
    display: block;
    width: 100%;
    text-align: left;
  }
  /* line 8, ../sass/mixins/_app.scss */
  .rtl .box-info-product .button-bottom > div {
    text-align: right;
  }
}
/* line 452, ../sass/product.scss */
.box-info-product .button-bottom > div:last-child {
  margin: 0;
}
@media (max-width: 480px) {
  /* line 444, ../sass/product.scss */
  .box-info-product .button-bottom > div {
    margin-right: 20px;
  }
  /* line 19, ../sass/mixins/_app.scss */
  .rtl .box-info-product .button-bottom > div {
    margin-left: 20px;
    margin-right: inherit;
  }
}
/* line 458, ../sass/product.scss */
.box-info-product .button-bottom > div a {
  padding: 0;
  font-size: 12px;
  font-weight: normal;
  text-transform: capitalize;
  border: none;
  background: #f7f7f7;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #000000;
  -webkit-transition: 0.3s all ease-out 0s;
  -o-transition: 0.3s all ease-out 0s;
  transition: 0.3s all ease-out 0s;
  font-family: "Montserrat", sans-serif;
}
/* line 476, ../sass/product.scss */
.box-info-product .button-bottom > div a span {
  text-transform: capitalize;
  font-size: 13px;
  margin-left: 10px;
  display: none;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .box-info-product .button-bottom > div a span {
  margin-right: 10px;
  margin-left: inherit;
}
/* line 482, ../sass/product.scss */
.box-info-product .button-bottom > div a:hover {
  color: #4384f6;
}
/* line 486, ../sass/product.scss */
.box-info-product .button-bottom > div > p, .box-info-product .button-bottom > div > ul {
  margin: 0;
}

/* line 492, ../sass/product.scss */
#add_to_cart {
  margin-bottom: 0;
  margin-right: 20px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #add_to_cart {
  margin-left: 20px;
  margin-right: inherit;
}
/* line 495, ../sass/product.scss */
#add_to_cart .btn {
  height: 40px;
  line-height: 40px;
  min-width: 186px;
  padding: 0 10px;
  font-weight: normal;
  font-size: 13px;
  text-transform: uppercase;
  background: #4384f6;
}
/* line 504, ../sass/product.scss */
#add_to_cart .btn:hover {
  background: #58d2b0;
}

/* table_data_sheet */
/* line 510, ../sass/product.scss */
.table-data-sheet {
  border: 1px solid #ebebeb;
  width: 100%;
  margin: 0 0 20px;
  clear: both;
  background: #FFFFFF;
}
/* line 516, ../sass/product.scss */
.table-data-sheet tr {
  border-top: 1px solid #ebebeb;
}
/* line 518, ../sass/product.scss */
.table-data-sheet tr.even {
  background: #fdfdfd;
}
/* line 521, ../sass/product.scss */
.table-data-sheet tr td {
  padding: 8px 10px 8px;
}
/* line 523, ../sass/product.scss */
.table-data-sheet tr td:first-child {
  border-right: 1px solid #ebebeb;
  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 #ebebeb;
  border-right: inherit;
}

/* table product-discounts */
/* line 534, ../sass/product.scss */
table.table-product-discounts {
  border: none;
  border-bottom: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  width: 50%;
  margin: 0 0 20px;
  background: #FFFFFF;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl table.table-product-discounts {
  border-left: 1px solid #ebebeb;
  border-right: inherit;
}
@media (max-width: 767px) {
  /* line 534, ../sass/product.scss */
  table.table-product-discounts {
    width: 100%;
  }
}
/* line 544, ../sass/product.scss */
table.table-product-discounts tr th {
  background: #fbfbfb;
  color: #555555;
  font-weight: 700;
  border: none;
  font-weight: 700;
}
/* line 551, ../sass/product.scss */
table.table-product-discounts tr td,
table.table-product-discounts tr th {
  border-left: 1px solid #ebebeb;
  width: 33%;
  padding: 10px 20px 11px;
  border-top: 1px solid #ebebeb;
  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 #ebebeb;
  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 567, ../sass/product.scss */
.accessories-block {
  clear: both;
}
/* line 569, ../sass/product.scss */
.accessories-block .product_list {
  margin-top: 0px;
}
/* line 572, ../sass/product.scss */
.accessories-block .block_description {
  display: none;
}
/* line 575, ../sass/product.scss */
.accessories-block .exclusive span {
  padding: 8px 10px 7px;
  text-decoration: none;
}
/* line 578, ../sass/product.scss */
.accessories-block .exclusive span:focus, .accessories-block .exclusive span:active {
  text-decoration: none;
}

/* line 585, ../sass/product.scss */
.pbottom {
  margin: 15px 0;
}
/* line 587, ../sass/product.scss */
.pbottom .button-action {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 20px 0 10px;
}
/* line 591, ../sass/product.scss */
.pbottom .button-action .btn-default {
  padding-left: 20px;
  padding-right: 20px;
}

/* quantity_wanted */
/* line 598, ../sass/product.scss */
#quantity_wanted_p {
  position: relative;
  min-width: 92px;
  display: inline-block;
}
/* line 602, ../sass/product.scss */
#quantity_wanted_p .quantity-box {
  display: inline-block;
}
/* line 605, ../sass/product.scss */
#quantity_wanted_p input {
  background: #FFFFFF;
  border: 1px solid #4384f6;
  display: inline-block;
  text-align: center;
  font-size: 15px;
  width: 50px;
  height: 40px;
  margin-right: -1px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #quantity_wanted_p input {
  margin-left: -1px;
  margin-right: inherit;
}

/* line 617, ../sass/product.scss */
#minimal_quantity_wanted_p {
  margin: 6px 0;
}

/* line 622, ../sass/product.scss */
#quantity_wanted_p .button-minus, #quantity_wanted_p .button-plus {
  cursor: pointer;
  line-height: 16px;
  display: inline-block;
  width: 40px;
  height: 20px;
  text-align: center;
  position: absolute;
  border: 0;
  font-size: 18px;
  color: #666;
  right: 0;
  background-color: #f4f4f4;
  -webkit-box-shadow: inset 0px 4px 6px 0px rgba(0, 0, 0, 0.06);
  box-shadow: inset 0px 4px 6px 0px rgba(0, 0, 0, 0.06);
}
/* line 115, ../sass/mixins/_app.scss */
.rtl #quantity_wanted_p .button-minus, .rtl #quantity_wanted_p .button-plus {
  left: 0;
  right: auto;
}
/* line 636, ../sass/product.scss */
#quantity_wanted_p .button-minus:hover, #quantity_wanted_p .button-minus:focus, #quantity_wanted_p .button-plus:hover, #quantity_wanted_p .button-plus:focus {
  color: #4384f6;
}
/* line 640, ../sass/product.scss */
#quantity_wanted_p .button-minus {
  border-top: 0 none;
  top: 20px;
}
/* line 644, ../sass/product.scss */
#quantity_wanted_p .button-minus .icon-minus:before {
  content: "--";
  letter-spacing: -2px;
}
/* line 650, ../sass/product.scss */
#quantity_wanted_p .button-plus {
  margin-top: 0;
  right: 0;
  top: 0;
}
/* line 115, ../sass/mixins/_app.scss */
.rtl #quantity_wanted_p .button-plus {
  left: 0;
  right: auto;
}
/* line 655, ../sass/product.scss */
#quantity_wanted_p .button-plus .icon-plus:before {
  content: "+";
}

/* availability_statut */
/* line 663, ../sass/product.scss */
#availability_statut span#availability_label,
#availability_date_label {
  display: inline-block;
}

/* line 667, ../sass/product.scss */
#quantityAvailable {
  color: #555555;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700;
}

/* line 673, ../sass/product.scss */
#availability_value {
  padding: 3px 5px;
}

/* line 676, ../sass/product.scss */
#last_quantities {
  background: #ff7430;
  border: 1px solid #ea5e1a;
  padding: 4px 8px 3px;
  position: relative;
  top: 1px;
}

/* line 683, ../sass/product.scss */
#availability_statut,
#pQuantityAvailable {
  display: inline-block;
  margin-right: 20px;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl #availability_statut, .rtl
#pQuantityAvailable {
  margin-left: 20px;
  margin-right: inherit;
}

/* line 689, ../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 701, ../sass/product.scss */
.content_prices {
  position: relative;
  width: 100%;
}
/* line 14, ../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 705, ../sass/product.scss */
.content_prices .price {
  font-size: 30px;
  color: #000000;
  font-weight: 500;
}
/* line 711, ../sass/product.scss */
.content_prices > div > p {
  margin-bottom: 0;
}
/* line 715, ../sass/product.scss */
.content_prices .our_price_display {
  font-weight: 700;
  line-height: 32px;
  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 723, ../sass/product.scss */
.content_prices > * {
  display: inline-block;
}
/* line 726, ../sass/product.scss */
.content_prices #old_price {
  margin-right: 20px;
  float: left;
}
/* 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 730, ../sass/product.scss */
.content_prices #old_price .price {
  color: #ffba00;
  font-weight: 400;
  font-size: 24px;
  text-decoration: line-through;
}

/* line 745, ../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 "Montserrat";
  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 756, ../sass/product.scss */
#reduction_percent span,
#reduction_amount span {
  display: block;
}

/* online_only */
/* line 762, ../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;
}

/* SEND TO FRIEND (pop-in) ##################################################################### */
/* line 771, ../sass/product.scss */
#send_friend_form {
  width: 555px;
  overflow: hidden;
}
@media (max-width: 767px) {
  /* line 771, ../sass/product.scss */
  #send_friend_form {
    width: 280px;
  }
}
/* line 778, ../sass/product.scss */
#send_friend_form .product img {
  margin: 0 0 10px 0;
  border: 1px solid #ebebeb;
}
/* line 782, ../sass/product.scss */
#send_friend_form .product p {
  padding: 0;
  color: #555555;
}
/* line 785, ../sass/product.scss */
#send_friend_form .product p .product_name {
  font-size: 12px;
  color: #000;
}
/* line 791, ../sass/product.scss */
#send_friend_form .form_container {
  padding: 10px 15px;
  border: 1px solid #ebebeb;
  background: #fbfbfb;
}
/* line 796, ../sass/product.scss */
#send_friend_form .form_container p.intro_form {
  padding-bottom: 6px;
  font-weight: 700;
  font-size: 13px;
  color: #555555;
}
/* line 802, ../sass/product.scss */
#send_friend_form .form_container p.txt_required {
  padding-bottom: 0;
  color: #666;
}
/* line 807, ../sass/product.scss */
#send_friend_form .form_container .text {
  padding-bottom: 10px;
}
/* line 809, ../sass/product.scss */
#send_friend_form .form_container .text label {
  display: block;
  padding: 0;
  width: 100%;
  font-size: 12px;
}
/* line 815, ../sass/product.scss */
#send_friend_form .form_container .text input {
  padding: 0 5px;
  height: 30px;
  width: 100%;
  border: 1px solid #ebebeb;
  font-size: 12px;
  color: #666;
}
/* line 825, ../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 834, ../sass/product.scss */
p.infoCustomizable {
  margin-bottom: 30px;
}

/* line 838, ../sass/product.scss */
ul#uploadable_files,
ul#text_fields {
  list-style-type: none;
}

/* line 843, ../sass/product.scss */
.customizableProductsFile,
.customizableProductsText {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ebebeb;
}

/* line 850, ../sass/product.scss */
.customizationUploadLine {
  padding-bottom: 10px;
}
/* line 852, ../sass/product.scss */
.customizationUploadLine label {
  display: block;
  vertical-align: top;
}
/* line 856, ../sass/product.scss */
.customizationUploadLine textarea {
  width: 50%;
  border: 1px solid #ebebeb;
}

/* line 861, ../sass/product.scss */
.customizationUploadBrowse img + a {
  position: relative;
  top: -51px;
}

/* line 866, ../sass/product.scss */
#customizedDatas {
  float: right;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl #customizedDatas {
  float: left;
}

/* line 872, ../sass/product.scss */
.accessories_block div ul li a {
  display: inline-block;
}
/* line 876, ../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 886, ../sass/product.scss */
.tab_product_content {
  padding: 35px 65px;
}

/* line 892, ../sass/product.scss */
.primary_block #tags_block_left {
  margin-bottom: 40px;
}
/* line 895, ../sass/product.scss */
.primary_block .title_block {
  float: left;
  padding: 1px 10px 1px 0;
  font-size: 18px;
  text-transform: capitalize;
}
/* 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 901, ../sass/product.scss */
.primary_block .block_content {
  float: left;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .primary_block .block_content {
  float: right;
}
/* line 903, ../sass/product.scss */
.primary_block .block_content a {
  color: #666;
}

/* line 908, ../sass/product.scss */
#accordion-productinfo {
  border: 1px solid #ebebeb;
}

/* line 914, ../sass/product.scss */
#producttab-accessories .carousel-controls {
  margin-top: -85px;
}

/* line 918, ../sass/product.scss */
.page-product-box {
  color: #808080;
  font-size: 14px;
  line-height: 35px;
  text-align: left;
  position: relative;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .page-product-box {
  text-align: right;
}
/* line 925, ../sass/product.scss */
.page-product-box .panel-heading {
  padding: 0;
}
/* line 927, ../sass/product.scss */
.page-product-box .panel-heading a {
  padding: 15px 25px;
  display: block;
  position: relative;
  font-size: 12px;
  letter-spacing: 1px;
  color: #000000;
}
/* line 934, ../sass/product.scss */
.page-product-box .panel-heading a:hover {
  color: #4384f6;
}
/* line 937, ../sass/product.scss */
.page-product-box .panel-heading a:before {
  position: absolute;
  content: "\f106";
  right: 15px;
  font-family: "FontAwesome";
  top: 10px;
  font-weight: normal;
  font-size: 14px;
  color: #000000;
}
/* line 115, ../sass/mixins/_app.scss */
.rtl .page-product-box .panel-heading a:before {
  left: 15px;
  right: auto;
}
/* line 948, ../sass/product.scss */
.page-product-box .panel-heading a.collapsed:before {
  content: "\f107";
}
/* line 954, ../sass/product.scss */
.page-product-box .page-product-heading {
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
}
/* line 959, ../sass/product.scss */
.page-product-box .panel-inner {
  padding: 5px 25px 20px !important;
}

/* line 963, ../sass/product.scss */
.socialsharing_content {
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
}
/* line 967, ../sass/product.scss */
.socialsharing_content span {
  display: inline-block;
  float: left;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  color: #000000;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .socialsharing_content span {
  float: right;
}
/* line 975, ../sass/product.scss */
.socialsharing_content .socialsharing_product {
  float: right;
  margin: 0;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .socialsharing_content .socialsharing_product {
  float: left;
}
/* line 978, ../sass/product.scss */
.socialsharing_content .socialsharing_product button {
  float: left;
  line-height: 33px;
  padding: 0;
  text-align: center;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  margin-bottom: 10px !important;
}
/* line 8, ../sass/mixins/_app.scss */
.rtl .socialsharing_content .socialsharing_product button {
  float: right;
}
/* line 19, ../sass/mixins/_app.scss */
.rtl .socialsharing_content .socialsharing_product button {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 986, ../sass/product.scss */
.socialsharing_content .socialsharing_product button .icon {
  margin: 0;
}

/******************************************************************
More Info Product
******************************************************************/
/* line 997, ../sass/product.scss */
.block_product_info .tabs-info {
  -webkit-box-shadow: 0px 20px 35px 0px rgba(1, 1, 1, 0.1);
  box-shadow: 0px 20px 35px 0px rgba(1, 1, 1, 0.1);
}
/* line 999, ../sass/product.scss */
.block_product_info .tabs-info .nav-tabs {
  text-align: center;
}
/* line 1003, ../sass/product.scss */
.block_product_info .tabs-info .nav-tabs > li {
  display: inline-block;
  border-top: 2px solid transparent;
  -webkit-transition: 0.3s all ease-out 0s;
  -o-transition: 0.3s all ease-out 0s;
  transition: 0.3s all ease-out 0s;
  position: relative;
}
/* line 1009, ../sass/product.scss */
.block_product_info .tabs-info .nav-tabs > li:before {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 15px;
  background: #ebebeb;
  top: 10px;
}
/* line 115, ../sass/mixins/_app.scss */
.rtl .block_product_info .tabs-info .nav-tabs > li:before {
  left: 0;
  right: auto;
}
/* line 1017, ../sass/product.scss */
.block_product_info .tabs-info .nav-tabs > li > a {
  text-align: center;
  background: none;
  border: none;
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: normal;
  color: #d8d8d8;
  text-transform: capitalize;
  padding: 10px 50px;
}
/* line 1038, ../sass/product.scss */
.block_product_info .tabs-info .nav-tabs > li.active, .block_product_info .tabs-info .nav-tabs > li:hover, .block_product_info .tabs-info .nav-tabs > li:focus {
  border-top: 2px solid #4384f6;
  margin-top: 0;
  -webkit-box-shadow: 0px -20px 35px 0px rgba(1, 1, 1, 0.1);
  box-shadow: 0px -20px 35px 0px rgba(1, 1, 1, 0.1);
}
/* line 1042, ../sass/product.scss */
.block_product_info .tabs-info .nav-tabs > li.active:before, .block_product_info .tabs-info .nav-tabs > li:hover:before, .block_product_info .tabs-info .nav-tabs > li:focus:before {
  background: transparent;
}
/* line 1045, ../sass/product.scss */
.block_product_info .tabs-info .nav-tabs > li.active a, .block_product_info .tabs-info .nav-tabs > li:hover a, .block_product_info .tabs-info .nav-tabs > li:focus a {
  color: #000000;
}
/* line 1054, ../sass/product.scss */
.block_product_info .block-ourservice .service-inner {
  background: transparent url("../img/data/bg_service.jpg") repeat-y scroll 0 0;
}
/* line 1058, ../sass/product.scss */
.block_product_info .feature-box {
  padding: 0 15px;
  text-align: center;
}
/* line 1061, ../sass/product.scss */
.block_product_info .feature-box .pull-left {
  margin-bottom: 20px;
  padding: 0;
  display: inline-block;
  width: 100%;
}
/* line 1066, ../sass/product.scss */
.block_product_info .feature-box .pull-left img {
  display: inline-block;
  -webkit-transition: 0.3s all ease-out 0s;
  -o-transition: 0.3s all ease-out 0s;
  transition: 0.3s all ease-out 0s;
}
/* line 1073, ../sass/product.scss */
.block_product_info .feature-box:hover .pull-left img {
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}
/* line 1078, ../sass/product.scss */
.block_product_info .feature-box .media-body {
  padding: 20px 30px;
  font-size: 14px;
  color: #666;
  width: 100%;
  display: inline-block;
  min-height: 230px;
}
/* line 1085, ../sass/product.scss */
.block_product_info .feature-box .media-body h4 {
  margin: 10px 0;
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
}
/* line 1091, ../sass/product.scss */
.block_product_info .feature-box .media-body p {
  color: #fff;
  font-size: 14px;
}
/* line 1096, ../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 1099, ../sass/product.scss */
.block_product_info .feature-box .media-body ul li:last-child {
  padding-bottom: 0;
}
/* line 1102, ../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 1120, ../sass/product.scss */
.content_only .primary_block {
  padding: 30px;
}

/***** IE code ****/
/* line 1130, ../sass/product.scss */
.ie8 .pb-left-column #image-block #view_full_size .span_link {
  background: #fff;
  border: 1px solid #ebebeb;
}
/* line 1137, ../sass/product.scss */
.ie8 .box-security {
  filter: none;
}
