/* primary_block ***************************************************************************** */
/* line 5, ../sass/product.scss */
.primary_block {
  margin-bottom: 40px;
}

/* line 8, ../sass/product.scss */
.top-hr {
  background: #c4c4c4;
  height: 5px;
  margin: 2px 0 31px;
}

/* line 13, ../sass/product.scss */
.product-heading-h5 {
  color: #999999;
  font-weight: 200;
  margin: 3px 0 8px;
  font-size: 19px;
  font-family: "Poppins", Arial, Helvetica, sans-serif;
}

/* line 20, ../sass/product.scss */
.box-security .product-heading-h5 {
  margin: 3px 0 -8px;
}
@media (max-width: 1199px) {
  /* line 20, ../sass/product.scss */
  .box-security .product-heading-h5 {
    margin-bottom: 8px;
  }
}

/* line 26, ../sass/product.scss */
.primary_block .pb-left-column img {
  max-width: 100%;
  height: auto;
}

/* line 30, ../sass/product.scss */
a.fancybox-nav {
  outline: 0;
}

/* line 33, ../sass/product.scss */
.popover .popover-title {
  display: none;
}

/* .pb-left-column ***************************************************************************** */
/* line 37, ../sass/product.scss */
.pb-left-column #image-block {
  position: relative;
  display: block;
  cursor: pointer;
  border: 1px solid #e0e0e0;
}
@media (max-width: 767px) {
  /* line 37, ../sass/product.scss */
  .pb-left-column #image-block {
    width: 280px;
    margin: 0 auto;
  }
}
@media (max-width: 319px) {
  /* line 37, ../sass/product.scss */
  .pb-left-column #image-block {
    width: 210px;
    margin: 0 auto;
  }
}
/* line 52, ../sass/product.scss */
.pb-left-column #image-block img {
  width: 100%;
}
/* line 57, ../sass/product.scss */
.pb-left-column #image-block #view_full_size .span_link {
  position: absolute;
  bottom: 0px;
  right: 8px;
  display: block;
  text-align: center;
  color: #777676;
  text-align: center;
  font-size: 0;
}
/* line 66, ../sass/product.scss */
.pb-left-column #image-block #view_full_size .span_link:after {
  font-family: "FontAwesome";
  color: #535353;
  font-size: 22px;
  line-height: 22px;
  content: "\f002";
  font-weight: normal;
  margin: 0 0 0 4px;
}
/* line 75, ../sass/product.scss */
.pb-left-column #image-block #view_full_size .span_link:hover:after {
  color: #333333;
}
/* line 82, ../sass/product.scss */
.pb-left-column #image-block a.jqzoom div div img {
  width: auto;
  max-width: 10000px;
}
/* line 86, ../sass/product.scss */
.pb-left-column #image-block a.jqzoom div div .zoomWrapper {
  border: none;
}
/* line 91, ../sass/product.scss */
.pb-left-column #image-block .zoomPad {
  z-index: auto!important;
}
/* line 95, ../sass/product.scss */
.pb-left-column #image-block .new-box,
.pb-left-column #image-block .sale-box {
  z-index: 1;
}

/* miniatures */
/* line 102, ../sass/product.scss */
.pb-left-column #views_block {
  margin: 30px auto auto;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 102, ../sass/product.scss */
  .pb-left-column #views_block {
    width: 280px;
    margin: 10px auto;
  }
}
@media (max-width: 319px) {
  /* line 102, ../sass/product.scss */
  .pb-left-column #views_block {
    width: 160px;
    margin: 10px auto;
  }
}

/* line 115, ../sass/product.scss */
#thumbs_list {
  overflow: hidden;
  float: none;
  display: inline-block;
  width: 380px;
}
@media (max-width: 991px) and (min-width: 768px) {
  /* line 115, ../sass/product.scss */
  #thumbs_list {
    width: 190px;
  }
}
@media (max-width: 767px) {
  /* line 115, ../sass/product.scss */
  #thumbs_list {
    width: 190px;
  }
}
@media (max-width: 319px) {
  /* line 115, ../sass/product.scss */
  #thumbs_list {
    width: 90px;
  }
}
/* line 134, ../sass/product.scss */
#thumbs_list ul#thumbs_list_frame {
  list-style-type: none;
  padding-left: 0;
  overflow: hidden;
  height: auto;
}
/* line 140, ../sass/product.scss */
#thumbs_list li {
  float: left;
  height: auto;
  width: 90px;
  cursor: pointer;
  margin-right: 5px;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
}
/* line 149, ../sass/product.scss */
#thumbs_list li:first-child {
  margin: 0 5px 0 0;
}
/* line 152, ../sass/product.scss */
#thumbs_list li.last {
  margin-right: 0;
}
/* line 155, ../sass/product.scss */
#thumbs_list li a {
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-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 161, ../sass/product.scss */
#thumbs_list li a:hover, #thumbs_list li a.shown {
  border-color: #e0e0e0;
}
/* line 165, ../sass/product.scss */
#thumbs_list li img {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 174, ../sass/product.scss */
#view_scroll_left,
#view_scroll_right {
  margin-top: 48px;
  height: 20px;
  width: 30px;
  float: none;
  vertical-align: top;
  display: inline-block;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  opacity: 1 !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 174, ../sass/product.scss */
  #view_scroll_left,
  #view_scroll_right {
    margin-top: 28px;
  }
}
/* line 188, ../sass/product.scss */
#view_scroll_left:before,
#view_scroll_right:before {
  padding-left: 2px;
  color: silver;
  font-family: "FontAwesome";
  font-weight: bold;
  font-size: 25px;
  line-height: 22px;
  color: #333;
}
/* line 198, ../sass/product.scss */
#view_scroll_left:hover:before,
#view_scroll_right:hover:before {
  color: #6dac23;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* line 204, ../sass/product.scss */
#view_scroll_right:before {
  content: "\f105";
}

/* line 209, ../sass/product.scss */
#view_scroll_left:before {
  content: "\f104";
}

/* line 214, ../sass/product.scss */
.resetimg {
  padding: 10px 0 0;
}
/* line 216, ../sass/product.scss */
.resetimg #wrapResetImages a {
  color: #333;
  padding-left: 7px;
}
/* line 219, ../sass/product.scss */
.resetimg #wrapResetImages a:hover {
  color: #6dac23;
}
/* line 222, ../sass/product.scss */
.resetimg #wrapResetImages a i {
  position: relative;
  left: -7px;
}
/* line 227, ../sass/product.scss */
.resetimg #resetImages i {
  margin-right: 6px;
}

/* link list */
/* line 233, ../sass/product.scss */
#usefull_link_block {
  list-style-type: none;
}
/* line 235, ../sass/product.scss */
#usefull_link_block li {
  margin: 0 0 8px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 235, ../sass/product.scss */
  #usefull_link_block li {
    float: none !important;
  }
}
/* line 240, ../sass/product.scss */
#usefull_link_block li:first-child {
  margin: 0 0 8px 0;
  border: none;
  padding: 0;
}
/* line 245, ../sass/product.scss */
#usefull_link_block li a {
  color: #333;
  position: relative;
  padding-left: 25px;
  line-height: 22px;
  display: inline-block;
}
/* line 252, ../sass/product.scss */
#usefull_link_block li a:before {
  font-family: "FontAwesome";
  font-size: 14px;
  line-height: 24px;
  position: absolute;
  top: -2px;
  left: 0;
  font-weight: normal;
}
/* line 261, ../sass/product.scss */
#usefull_link_block li a:hover {
  color: #6dac23;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 265, ../sass/product.scss */
  #usefull_link_block li.print {
    margin: 8px 0 0;
    padding: 0;
    border: none;
  }
}
/* line 271, ../sass/product.scss */
#usefull_link_block li.print a:before {
  content: "\f02f";
}
/* line 276, ../sass/product.scss */
#usefull_link_block li.sendtofriend a:before {
  content: "\f003";
}
/* line 280, ../sass/product.scss */
#usefull_link_block li#left_share_fb {
  clear: both;
  float: none;
}
/* line 283, ../sass/product.scss */
#usefull_link_block li#left_share_fb a {
  padding-left: 18px;
}
/* line 286, ../sass/product.scss */
#usefull_link_block li#left_share_fb a:before {
  content: "\f09a";
}
/* line 293, ../sass/product.scss */
#usefull_link_block li#favoriteproducts_block_extra_remove, #usefull_link_block li#favoriteproducts_block_extra_add, #usefull_link_block li#favoriteproducts_block_extra_removed, #usefull_link_block li#favoriteproducts_block_extra_added {
  cursor: pointer;
  clear: both;
  float: none;
  margin: 0 0 8px 0;
  border: none;
  padding: 0;
  position: relative;
}
/* line 301, ../sass/product.scss */
#usefull_link_block li#favoriteproducts_block_extra_remove:before, #usefull_link_block li#favoriteproducts_block_extra_add:before, #usefull_link_block li#favoriteproducts_block_extra_removed:before, #usefull_link_block li#favoriteproducts_block_extra_added:before {
  font-family: "FontAwesome";
  font-size: 14px;
  line-height: 24px;
  position: absolute;
  top: -2px;
  left: 0;
  font-weight: normal;
  content: "\f08a";
}
/* line 311, ../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: #515151;
}
/* line 315, ../sass/product.scss */
#usefull_link_block li#favoriteproducts_block_extra_removed:before {
  content: "\f004";
}

/* pb-center-column ****************************************************************************** */
/* line 322, ../sass/product.scss */
.pb-center-column {
  margin-bottom: 0px;
}
/* line 324, ../sass/product.scss */
.pb-center-column h1 {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 15px;
  font-size: 20px;
  color: #333;
  margin: 0 0 20px;
  font-weight: normal;
}
/* line 332, ../sass/product.scss */
.pb-center-column p {
  margin-bottom: 10px;
  color: #333;
}
/* line 336, ../sass/product.scss */
.pb-center-column #product_reference {
  margin-bottom: 6px;
}
/* line 338, ../sass/product.scss */
.pb-center-column #product_reference span {
  font-weight: normal;
  color: #333333;
}
/* line 343, ../sass/product.scss */
.pb-center-column #short_description_block {
  color: #666666;
}
/* line 345, ../sass/product.scss */
.pb-center-column #short_description_block .buttons_bottom_block {
  display: none;
}
/* line 348, ../sass/product.scss */
.pb-center-column #short_description_block #short_description_content {
  padding: 0;
  word-wrap: break-word;
}

/* line 355, ../sass/product.scss */
#product p#loyalty {
  padding: 17px 0 15px 35px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  margin: 10px 0 -5px;
  position: relative;
}
/* line 361, ../sass/product.scss */
#product p#loyalty b {
  color: #333333;
}
/* line 364, ../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;
}

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

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

/* line 385, ../sass/product.scss */
#availability_value {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  display: inline-block;
  font-weight: normal;
  padding: 0;
  margin: 0 5px;
  color: #333333;
}
/* line 393, ../sass/product.scss */
#availability_value.label-danger, #availability_value.label-warning {
  background: #f3515c;
  color: #FFFFFF;
  padding: 5px;
  margin: 0;
}

/* line 401, ../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 409, ../sass/product.scss */
#last_quantities {
  background: #ff7430;
  border: 1px solid #ea5e1a;
  padding: 4px 8px 3px;
  position: relative;
  color: #FFF;
}

/* online_only */
/* line 418, ../sass/product.scss */
.pb-center-column p.online_only {
  font-weight: 700;
  font-size: 13px;
  color: #f13340;
}

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

/* box-security */
/* line 430, ../sass/product.scss */
.box-security {
  border-top: 1px solid #dfdede;
  padding: 10px 10px 10px 0;
}

/* line 437, ../sass/product.scss */
.pb-right-column #buy_block label {
  float: left;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
  width: 125px;
}
@media (max-width: 319px) {
  /* line 437, ../sass/product.scss */
  .pb-right-column #buy_block label {
    width: 100%;
  }
}
/* line 447, ../sass/product.scss */
.pb-right-column #buy_block .attribute_list .selector {
  width: 100% !important;
}
/* line 451, ../sass/product.scss */
.pb-right-column #buy_block p.price {
  padding: 0;
}

/* quantity_wanted */
/* line 459, ../sass/product.scss */
#quantity_wanted_p input {
  width: 50px;
  height: 27px;
  padding: 0 6px;
  float: left;
  text-align: center;
  border: 1px solid #e0e0e0 !important;
  line-height: 27px;
}
/* line 468, ../sass/product.scss */
#quantity_wanted_p .btn {
  float: left;
  margin: 0 0 0 8px;
}
/* line 472, ../sass/product.scss */
#quantity_wanted_p label {
  display: block;
  margin-bottom: 7px;
}

/* line 479, ../sass/product.scss */
#attributes .attribute_fieldset {
  margin: 5px 0 0 0;
}
/* line 480, ../sass/product.scss */
#attributes fieldset {
  padding-bottom: 8px;
}
/* line 482, ../sass/product.scss */
#attributes fieldset label {
  vertical-align: top;
  display: block;
}
/* line 487, ../sass/product.scss */
#attributes .attribute_list {
  float: left;
}
/* line 489, ../sass/product.scss */
#attributes .attribute_list .form-control {
  max-width: 230px;
  cursor: pointer;
}
/* line 492, ../sass/product.scss */
#attributes .attribute_list .form-control option {
  background: white;
  color: #666666;
}
/* line 497, ../sass/product.scss */
#attributes .attribute_list ul {
  clear: both;
}
/* line 499, ../sass/product.scss */
#attributes .attribute_list ul li {
  float: left;
  margin-right: 10px;
}
/* line 504, ../sass/product.scss */
#attributes .attribute_list input.attribute_radio {
  float: left;
  margin-left: 3px;
}
/* line 510, ../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 514, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list {
  list-style-type: none;
  margin: 0;
}
/* line 517, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list li {
  float: left;
  margin: 0 3px 3px 0;
  padding: 1px;
  border: 1px solid #e0e0e0;
  clear: none;
}
/* line 523, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list li a.color_pick {
  display: block;
  height: 15px;
  width: 15px;
  cursor: pointer;
}
/* line 528, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list li a.color_pick img {
  display: block;
  height: 22px;
  width: 22px;
}
/* line 534, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list li.selected {
  border: 1px solid #CCC;
}

/* line 543, ../sass/product.scss */
.box-info-product .content_prices {
  margin: 0 0 10px;
}
/* line 545, ../sass/product.scss */
.box-info-product .content_prices .our_price_display, .box-info-product .content_prices #reduction_percent, .box-info-product .content_prices #old_price {
  float: left;
}
/* line 546, ../sass/product.scss */
.box-info-product .content_prices .our_price_display, .box-info-product .content_prices #old_price {
  margin: 0;
}
/* line 548, ../sass/product.scss */
.box-info-product p {
  margin: 0 0 5px 0;
}
/* line 551, ../sass/product.scss */
.box-info-product .box-cart-bottom p#add_to_cart {
  padding: 0;
  margin: 0 10px 10px 0;
}
/* line 557, ../sass/product.scss */
.box-info-product .exclusive {
  padding: 9px 15px;
  height: 40px;
  position: relative;
  background: #ececec;
  border: 1px solid #ececec;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: all 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  display: block;
  /*&:before{
  	font-family: $font-icon;
  	position: absolute;
  	top: 0px;
  	left: 0px;
  	bottom: 0;	  
  	color: #1d1f1f;
  	font-size: 22px;
  	line-height: 32px;
  	content: "\f07a";
  	z-index: 2;
  	width: 42px;
  	@media (max-width: $screen-sm-max) { //max 991px
  		display: none;	
  	} 	
  }*/
}
/* line 585, ../sass/product.scss */
.box-info-product .exclusive.added.disabled:before, .box-info-product .exclusive.disabled:before {
  animation: 2s linear 0s normal none infinite spin;
  -webkit-animation: 2s linear 0s normal none infinite spin;
  -moz-animation: 2s linear 0s normal none infinite spin;
  border: none;
}
/* line 593, ../sass/product.scss */
.box-info-product .exclusive:after {
  background: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 51px;
  content: "";
  width: 1px;
  z-index: 2;
}
@media (max-width: 991px) {
  /* line 593, ../sass/product.scss */
  .box-info-product .exclusive:after {
    display: none;
  }
}
/* line 606, ../sass/product.scss */
.box-info-product .exclusive span {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1.5px;
  line-height: 22px;
  color: #1d1f1f;
  display: block !important;
}
@media (max-width: 991px) {
  /* line 606, ../sass/product.scss */
  .box-info-product .exclusive span {
    text-align: left;
  }
}
/* line 624, ../sass/product.scss */
.box-info-product .exclusive:hover {
  background: #6dac23;
  border: 1px solid #6dac23;
  -webkit-transition: all 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
/* line 628, ../sass/product.scss */
.box-info-product .exclusive:hover:before {
  color: #ffffff;
}
/* line 631, ../sass/product.scss */
.box-info-product .exclusive:hover span {
  color: #ffffff;
}
/* line 635, ../sass/product.scss */
.box-info-product .exclusive:active {
  background: #6dac23;
  border: 1px solid #6dac23;
  -webkit-transition: all 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
/* line 639, ../sass/product.scss */
.box-info-product .exclusive:active:before {
  color: #ffffff;
}
/* line 642, ../sass/product.scss */
.box-info-product .exclusive:active span {
  color: #ffffff;
}
/* line 646, ../sass/product.scss */
.box-info-product .exclusive:focus {
  background: #6dac23;
  border: 1px solid #6dac23;
  -webkit-transition: all 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
/* line 650, ../sass/product.scss */
.box-info-product .exclusive:focus:before {
  color: #ffffff;
}
/* line 653, ../sass/product.scss */
.box-info-product .exclusive:focus span {
  color: #ffffff;
}

/* line 659, ../sass/product.scss */
.buttons_bottom_block {
  clear: both;
}

/* SEND TO FRIEND (pop-in) ##################################################################### */
/* line 664, ../sass/product.scss */
#send_friend_form {
  overflow: hidden;
}
@media (min-width: 768px) {
  /* line 664, ../sass/product.scss */
  #send_friend_form {
    width: 555px;
  }
}
/* line 670, ../sass/product.scss */
#send_friend_form .product img {
  margin: 0 0 10px 0;
  max-width: 100%;
  border: 1px solid #e0e0e0;
}
/* line 675, ../sass/product.scss */
#send_friend_form .product p {
  padding: 0;
  color: #333333;
}
/* line 678, ../sass/product.scss */
#send_friend_form .product p .product_name {
  font-size: 12px;
  color: #000;
}
/* line 684, ../sass/product.scss */
#send_friend_form .form_container {
  padding: 10px 15px;
  border: 1px solid #e0e0e0;
}
/* line 688, ../sass/product.scss */
#send_friend_form .form_container p.intro_form {
  padding-bottom: 6px;
  font-weight: 700;
  font-size: 13px;
  color: #333333;
}
/* line 694, ../sass/product.scss */
#send_friend_form .form_container p.txt_required {
  padding-bottom: 0;
  color: #666;
}
/* line 699, ../sass/product.scss */
#send_friend_form .form_container .text {
  padding-bottom: 10px;
}
/* line 701, ../sass/product.scss */
#send_friend_form .form_container .text label {
  display: block;
  padding: 0;
  width: 100%;
  font-size: 12px;
}
/* line 707, ../sass/product.scss */
#send_friend_form .form_container .text input {
  padding: 0 5px;
  height: 30px;
  width: 100%;
  border: 1px solid #e0e0e0;
  font-size: 12px;
  color: #666;
}
/* line 717, ../sass/product.scss */
#send_friend_form .submit {
  margin-top: 20px;
  padding-bottom: 0;
  text-align: right;
}

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

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

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

/* line 742, ../sass/product.scss */
.customizationUploadLine {
  padding-bottom: 10px;
}
/* line 744, ../sass/product.scss */
.customizationUploadLine label {
  display: block;
  vertical-align: top;
}
/* line 748, ../sass/product.scss */
.customizationUploadLine textarea {
  width: 50%;
  border: 1px solid #e0e0e0;
  color: #777777;
}

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

/* line 759, ../sass/product.scss */
#customizedDatas {
  float: right;
}

/* table_data_sheet */
/* line 765, ../sass/product.scss */
.table-data-sheet {
  border-bottom: 1px solid #e0e0e0;
  width: 100%;
  margin: 0;
  background: white;
}
/* line 770, ../sass/product.scss */
.table-data-sheet tr {
  border: 1px solid #e0e0e0;
}
/* line 772, ../sass/product.scss */
.table-data-sheet tr.even {
  background: #fdfdfd;
}
/* line 775, ../sass/product.scss */
.table-data-sheet tr td {
  padding: 10px 20px 11px;
}
/* line 777, ../sass/product.scss */
.table-data-sheet tr td:first-child {
  border: 1px solid #e0e0e0;
  width: 30%;
  font-weight: 400;
  color: #333333;
}

/* table-product-attr */
/* table_data_sheet */
/* line 765, ../sass/product.scss */
.table-product-attrt {
  border-bottom: 1px solid #e0e0e0;
  width: 100%;
  margin: 0;
  background: white;
}
/* line 770, ../sass/product.scss */
.table-product-attr tr {
  border: 1px solid #e0e0e0;
}
/* line 772, ../sass/product.scss */
.table-product-attr tr.even {
  background: #fdfdfd;
}
/* line 775, ../sass/product.scss */
.table-product-attr tr td {
  padding: 8px 8px 8px;
}
/* line 777, ../sass/product.scss */
.table-product-attr tr td:first-child {
  border: 1px solid #e0e0e0;
  width: 30%;
  font-weight: 400;
  color: #333333;
}

/* table product-discounts */
/* line 788, ../sass/product.scss */
table.table-product-discounts {
  border: none;
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  width: 50%;
  margin: 0 0 20px;
  background: white;
}
@media (max-width: 767px) {
  /* line 788, ../sass/product.scss */
  table.table-product-discounts {
    width: 100%;
  }
}
/* line 798, ../sass/product.scss */
table.table-product-discounts tr th {
  background: #fbfbfb;
  color: #333333;
  font-weight: 700;
  border: none;
  font-weight: 700;
}
/* line 806, ../sass/product.scss */
table.table-product-discounts tr td,
table.table-product-discounts tr th {
  border-left: 1px solid #e0e0e0;
  width: 33%;
  padding: 10px 20px 11px;
  border-top: 1px solid #e0e0e0;
  border-right: none;
  text-shadow: none;
  text-transform: none;
  font-weight: 13px;
  line-height: 18px;
  border-bottom: none;
}

/* line 820, ../sass/product.scss */
.tm_productinner.tab-pane.active {
  color: #333;
}

/* line 823, ../sass/product.scss */
.tm-tabcontent {
  margin: 0 0 30px 0;
}
/* line 825, ../sass/product.scss */
.tm-tabcontent #productpage_tab {
  float: none;
  margin: 15px 0 0;
  position: relative;
  border: none;
}
/* line 830, ../sass/product.scss */
.tm-tabcontent #productpage_tab li {
  margin: 0 10px 0 0;
  border: 2px solid transparent;
  border-bottom: none;
}
@media (min-width: 319px) and (max-width: 767px) {
  /* line 830, ../sass/product.scss */
  .tm-tabcontent #productpage_tab li {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 319px) {
  /* line 830, ../sass/product.scss */
  .tm-tabcontent #productpage_tab li {
    width: 100%;
    margin: 0;
  }
}
/* line 842, ../sass/product.scss */
.tm-tabcontent #productpage_tab li a {
  margin: 0;
  font: 400 15px/18px "Poppins", Arial, Helvetica, sans-serif;
  border: none;
  color: #333;
}
/* line 849, ../sass/product.scss */
.tm-tabcontent #productpage_tab li.active, .tm-tabcontent #productpage_tab li:hover {
  background: #fff;
  color: #6dac23;
  border-color: #6dac23 #e0e0e0;
  border-width: 2px 2px 0;
  border-color: #6dac23 #e0e0e0;
  border-style: solid;
}
/* line 856, ../sass/product.scss */
.tm-tabcontent #productpage_tab li.active a, .tm-tabcontent #productpage_tab li:hover a {
  background: #fff;
  color: #6dac23;
}
/* line 862, ../sass/product.scss */
.tm-tabcontent .tab-content {
  border: 2px solid #e0e0e0;
  margin-top: -2px;
  padding: 25px;
}
@media (max-width: 319px) {
  /* line 866, ../sass/product.scss */
  .tm-tabcontent .tab-content #datasheet {
    overflow: scroll;
  }
}

/* accessories  */
/* line 876, ../sass/product.scss */
.accessories-block .block_description {
  display: none;
}
/* line 879, ../sass/product.scss */
.accessories-block .exclusive span {
  font-size: 13px;
  line-height: 18px;
  text-decoration: none;
}
/* line 884, ../sass/product.scss */
.accessories-block .exclusive span:focus, .accessories-block .exclusive span:active {
  text-decoration: none;
}

/******************************************************************
Quick View Styles
******************************************************************/
/* line 895, ../sass/product.scss */
#product.content_only div.primary_block, #product.content_only section.primary_block {
  margin: 0;
  padding: 20px 10px;
}
@media (max-width: 480px) {
  /* line 899, ../sass/product.scss */
  #product.content_only div.primary_block div.pb-left-column, #product.content_only section.primary_block div.pb-left-column {
    width: 100%;
    float: none;
  }
}
@media (max-width: 480px) {
  /* line 905, ../sass/product.scss */
  #product.content_only div.primary_block div.pb-center-column, #product.content_only section.primary_block div.pb-center-column {
    width: 100%;
    float: none;
  }
}
@media (max-width: 480px) {
  /* line 911, ../sass/product.scss */
  #product.content_only div.primary_block div.pb-right-column, #product.content_only section.primary_block div.pb-right-column {
    width: 100%;
    float: none;
  }
}

/* line 921, ../sass/product.scss */
.addsharethisinner .stButton .stArrow {
  display: none !important;
}

@media (max-width: 1050px) {
  /* line 932, ../sass/product.scss */
  #product.content_only div.primary_block div.pb-left-column #image-block, #product.content_only div.primary_block div.pb-left-column #views_block,
  #product.content_only section.primary_block div.pb-left-column #image-block,
  #product.content_only section.primary_block div.pb-left-column #views_block {
    max-width: 470px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
