<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* product desc */
/* primary_block ***************************************************************************** */
/* line 6, ../sass/product.scss */
.primary_block {
  margin-bottom: 40px;
}

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

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

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

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

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

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

/* .pb-left-column ***************************************************************************** */
/* line 38, ../sass/product.scss */
.pb-left-column #image-block {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 0px;
  overflow: hidden;
  background: white;
}
@media (max-width: 767px) {
  /* line 38, ../sass/product.scss */
  .pb-left-column #image-block {
    width: 400px;
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  /* line 38, ../sass/product.scss */
  .pb-left-column #image-block {
    width: 300px;
  }
}
@media (max-width: 319px) {
  /* line 38, ../sass/product.scss */
  .pb-left-column #image-block {
    width: 210px;
    margin: 0 auto;
  }
}
/* line 56, ../sass/product.scss */
.pb-left-column #image-block img {
  background: #fbfbfb;
  width: 100%;
}
/* line 62, ../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 71, ../sass/product.scss */
.pb-left-column #image-block #view_full_size .span_link:after {
  font-family: "FontAwesome";
  color: #666666;
  font-size: 22px;
  line-height: 22px;
  content: "\f002";
  font-weight: normal;
  margin: 0 0 0 4px;
}
/* line 80, ../sass/product.scss */
.pb-left-column #image-block #view_full_size .span_link:hover:after {
  color: #333333;
}
/* line 87, ../sass/product.scss */
.pb-left-column #image-block a.jqzoom div div img {
  width: auto;
  max-width: 10000px;
}
/* line 91, ../sass/product.scss */
.pb-left-column #image-block a.jqzoom div div .zoomWrapper {
  border: none;
}
/* line 96, ../sass/product.scss */
.pb-left-column #image-block .zoomPad {
  z-index: auto!important;
}

/* miniatures */
/* line 108, ../sass/product.scss */
.pb-left-column #views_block {
  margin: 10px auto auto;
  text-align: center;
  width: 100%;
  position: relative;
}
@media (max-width: 767px) {
  /* line 108, ../sass/product.scss */
  .pb-left-column #views_block {
    width: 400px;
  }
}
@media (max-width: 480px) {
  /* line 108, ../sass/product.scss */
  .pb-left-column #views_block {
    width: 300px;
  }
}
@media (max-width: 319px) {
  /* line 108, ../sass/product.scss */
  .pb-left-column #views_block {
    width: 210px;
  }
}
/* line 123, ../sass/product.scss */
.pb-left-column #views_block #view_scroll_left,
.pb-left-column #views_block #view_scroll_right {
  top: 50px;
  height: 33px;
  width: 33px;
  float: none;
  vertical-align: top;
  display: inline-block;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  position: absolute;
  /*	border: 1px solid $common-border-color;*/
}
/* line 135, ../sass/product.scss */
.pb-left-column #views_block #view_scroll_left:before,
.pb-left-column #views_block #view_scroll_right:before {
  padding: 5px;
  color: #262626;
  font-family: "FontAwesome";
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
}
/* line 143, ../sass/product.scss */
.pb-left-column #views_block #view_scroll_left:hover,
.pb-left-column #views_block #view_scroll_right:hover {
  border-color: #1f2022;
}
/* line 145, ../sass/product.scss */
.pb-left-column #views_block #view_scroll_left:hover:before,
.pb-left-column #views_block #view_scroll_right:hover:before {
  color: #666666;
}
/* line 150, ../sass/product.scss */
.pb-left-column #views_block #view_scroll_right {
  right: 0;
  background: url(../img/megnor/info-nav.png) no-repeat scroll -24px 0;
}
/* line 153, ../sass/product.scss */
.pb-left-column #views_block #view_scroll_right:before {
  /*content: "\f105";*/
}
/* line 158, ../sass/product.scss */
.pb-left-column #views_block #view_scroll_left {
  left: 0;
  background: url(../img/megnor/info-nav.png) no-repeat scroll 7px 0;
}
/* line 161, ../sass/product.scss */
.pb-left-column #views_block #view_scroll_left:before {
  /*content: "\f104";*/
}

/* line 166, ../sass/product.scss */
#thumbs_list {
  overflow: hidden;
  float: none;
  display: inline-block;
  width: 400px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 166, ../sass/product.scss */
  #thumbs_list {
    width: 300px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 166, ../sass/product.scss */
  #thumbs_list {
    width: 200px;
  }
}
@media (max-width: 767px) {
  /* line 166, ../sass/product.scss */
  #thumbs_list {
    width: 200px;
  }
}
@media (max-width: 319px) {
  /* line 166, ../sass/product.scss */
  #thumbs_list {
    width: 100px;
  }
}
/* line 183, ../sass/product.scss */
#thumbs_list ul#thumbs_list_frame {
  list-style-type: none;
  padding-left: 0;
  overflow: hidden;
  margin: 0;
}
/* line 189, ../sass/product.scss */
#thumbs_list li {
  float: left;
  cursor: pointer;
  line-height: 0;
  height: 111px;
  width: 90px;
  margin: 5px;
}
/* line 196, ../sass/product.scss */
#thumbs_list li a {
  display: block;
  -webkit-transition: all 500ms ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fbfbfb;
}
/* line 201, ../sass/product.scss */
#thumbs_list li a:hover, #thumbs_list li a.shown {
  border-color: #dfdfdf;
}
/* line 205, ../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 213, ../sass/product.scss */
.resetimg {
  float: left;
  width: 100%;
  padding: 10px 0 0;
}
/* line 217, ../sass/product.scss */
.resetimg #wrapResetImages a {
  padding-left: 7px;
}
/* line 219, ../sass/product.scss */
.resetimg #wrapResetImages a i {
  position: relative;
  left: -7px;
}
/* line 224, ../sass/product.scss */
.resetimg #resetImages i {
  margin-right: 6px;
}

/* link list */
/* line 230, ../sass/product.scss */
#usefull_link_block {
  list-style-type: none;
  float: left;
  width: 100%;
  margin: 0;
}
/* 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: #777676;
  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: #262626;
}
@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: #262626;
}
/* line 315, ../sass/product.scss */
#usefull_link_block li#favoriteproducts_block_extra_removed:before {
  content: "\f004";
}

/* pb-left-column ****************************************************************************** */
/* line 323, ../sass/product.scss */
.pb-center-column {
  margin-bottom: 0;
  padding-left: 30px;
  float: left;
  /* form */
}
@media (max-width: 767px) {
  /* line 323, ../sass/product.scss */
  .pb-center-column {
    padding: 10px 10px 0;
  }
}
/* line 330, ../sass/product.scss */
.pb-center-column h1 {
  padding-bottom: 10px;
  font: bold 18px Branding-Medium;
  color: #073d72;
  text-transform: uppercase;
  margin: 0;
}
/* line 337, ../sass/product.scss */
.pb-center-column p {
  margin-bottom: 10px;
}
/* line 340, ../sass/product.scss */
.pb-center-column #product_reference {
  margin-bottom: 0;
}
/* line 345, ../sass/product.scss */
.pb-center-column #short_description_block {
  color: #666666;
}
/* line 347, ../sass/product.scss */
.pb-center-column #short_description_block .buttons_bottom_block {
  display: none;
}
/* line 350, ../sass/product.scss */
.pb-center-column #short_description_block #short_description_content {
  padding: 0;
  word-wrap: break-word;
}
/* line 356, ../sass/product.scss */
.pb-center-column .pb-right-column #buy_block label {
  float: left;
  text-align: left;
}
/* line 361, ../sass/product.scss */
.pb-center-column .buttons_bottom_block {
  margin: 0 10px 10px 0;
}
@media (max-width: 1199px) {
  /* line 361, ../sass/product.scss */
  .pb-center-column .buttons_bottom_block {
    margin: 0 7px 10px 0;
  }
}
/* line 369, ../sass/product.scss */
.pb-center-column #buy_block label {
  display: inline-block;
  width: 125px;
  font-weight: 700;
  font-size: 12px;
  text-align: right;
}
@media (max-width: 319px) {
  /* line 369, ../sass/product.scss */
  .pb-center-column #buy_block label {
    width: 100%;
  }
}
/* line 379, ../sass/product.scss */
.pb-center-column #buy_block .attribute_list .selector {
  width: 100% !important;
}
/* line 383, ../sass/product.scss */
.pb-center-column #buy_block p.price {
  padding: 0;
}
/* line 388, ../sass/product.scss */
.pb-center-column #color_picker p {
  padding-bottom: 5px;
  font-weight: 700;
}

/* line 393, ../sass/product.scss */
#product p#loyalty {
  padding: 17px 0 15px 35px;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  margin: 10px 0 -5px;
  position: relative;
}
/* line 399, ../sass/product.scss */
#product p#loyalty b {
  color: #333333;
}
/* line 402, ../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 413, ../sass/product.scss */
#page .rte {
  padding: 0 20px 20px;
  word-wrap: break-word;
}

/* line 418, ../sass/product.scss */
#attributes .attribute_fieldset {
  margin: 0;
}
/* line 419, ../sass/product.scss */
#attributes fieldset {
  padding-bottom: 8px;
}
/* line 421, ../sass/product.scss */
#attributes fieldset label {
  vertical-align: top;
  display: block;
}
/* line 426, ../sass/product.scss */
#attributes .attribute_list {
  float: left;
}
/* line 428, ../sass/product.scss */
#attributes .attribute_list .form-control {
  max-width: 230px;
  cursor: pointer;
}
/* line 431, ../sass/product.scss */
#attributes .attribute_list .form-control option {
  background: white;
  color: #666666;
}
/* line 436, ../sass/product.scss */
#attributes .attribute_list ul {
  clear: both;
}
/* line 438, ../sass/product.scss */
#attributes .attribute_list ul li {
  float: left;
  margin-right: 10px;
}
/* line 443, ../sass/product.scss */
#attributes .attribute_list input.attribute_radio {
  float: left;
  margin-left: 3px;
}
/* line 449, ../sass/product.scss */
#attributes .attribute_list div.radio,
#attributes .attribute_list div.radio span,
#attributes .attribute_list div.radio input {
  float: none;
  display: inline-block;
}
/* line 453, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list {
  list-style-type: none;
  margin: 0;
}
/* line 456, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list li {
  float: left;
  margin: 0 3px 3px 0;
  padding: 1px;
  border: 1px solid #dfdfdf;
  clear: none;
}
/* line 462, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list li a.color_pick {
  display: block;
  height: 15px;
  width: 15px;
  cursor: pointer;
}
/* line 467, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list li a.color_pick img {
  display: block;
  height: 22px;
  width: 22px;
}
/* line 473, ../sass/product.scss */
#attributes .attribute_list #color_to_pick_list li.selected {
  border: 1px solid #CCC;
}

/* line 481, ../sass/product.scss */
.product_attributes,
.box-cart-bottom {
  padding: 0;
  float: left;
  clear: both;
  width: 100%;
}
/* line 486, ../sass/product.scss */
.product_attributes #wishlist_button_nopop, .product_attributes #wishlist_button,
.box-cart-bottom #wishlist_button_nopop,
.box-cart-bottom #wishlist_button {
  float: left;
  width: 100%;
  margin: 0;
  clear: both;
}

/* line 494, ../sass/product.scss */
.box-info-product {
  padding: 0;
  float: left;
  width: 100%;
  clear: both;
}
/* line 499, ../sass/product.scss */
.box-info-product #reduction_percent {
  margin: 0 5px;
}
/* line 500, ../sass/product.scss */
.box-info-product p {
  margin: 0 0 10px 0;
  float: left;
}
/* line 503, ../sass/product.scss */
.box-info-product .box-cart-bottom p#add_to_cart {
  padding: 0;
}
/* line 508, ../sass/product.scss */
.box-info-product .exclusive {
  padding: 0;
  position: relative;
  background: #ffffff;
  border: 1px solid #06b2e6;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  display: block;
}
/* line 515, ../sass/product.scss */
.box-info-product .exclusive:before {
  font-family: "FontAwesome";
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0;
  color: #06b2e6;
  font-size: 19px;
  line-height: 32px;
  content: "\f07a";
  z-index: 2;
  width: 42px;
}
/* line 529, ../sass/product.scss */
.box-info-product .exclusive.added:before {
  content: "\f00c";
}
/* line 535, ../sass/product.scss */
.box-info-product .exclusive.added.disabled:before, .box-info-product .exclusive.disabled:before {
  content: "\f110";
  animation: 2s linear 0s normal none infinite spin;
  -webkit-animation: 2s linear 0s normal none infinite spin;
  -moz-animation: 2s linear 0s normal none infinite spin;
  border: none;
}
/* line 543, ../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 543, ../sass/product.scss */
  .box-info-product .exclusive:after {
    display: none;
  }
}
/* line 556, ../sass/product.scss */
.box-info-product .exclusive span {
  font-size: 14px;
  line-height: 22px;
  padding: 5px 10px 5px 40px;
  color: #06b2e6;
  display: block !important;
}
/* line 563, ../sass/product.scss */
.box-info-product .exclusive:hover {
  background: #ff3fb4;
  border-color: #ff3fb4;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 566, ../sass/product.scss */
.box-info-product .exclusive:hover:before {
  color: #ffffff;
}
/* line 569, ../sass/product.scss */
.box-info-product .exclusive:hover span {
  color: #ffffff;
}

/* line 578, ../sass/product.scss */
#center_column.col-sm-9 .col-md-3 .box-info-product {
  background: #f6f6f6;
  border: 1px solid #d2d0d0;
  border-top: 1px solid #b0afaf;
  border-bottom: 1px solid #b0afaf;
}
/* line 583, ../sass/product.scss */
#center_column.col-sm-9 .col-md-3 .box-info-product p {
  margin-bottom: 7px;
  padding: 15px 10px 0;
}
/* line 587, ../sass/product.scss */
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive {
  padding: 0;
  border-top: 1px solid #0079b6;
  border-right: 1px solid #006fa8;
  border-left: 1px solid #006fa8;
  border-bottom: 1px solid #012740;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  display: block;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
  background-image: -webkit-linear-gradient(#009ad0, #007ab7);
  background-image: -moz-linear-gradient(#009ad0, #007ab7);
  background-image: -o-linear-gradient(#009ad0, #007ab7);
  background-image: linear-gradient(#009ad0, #007ab7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009ad0', endColorstr='#007ab7',GradientType=0 );
}
/* line 598, ../sass/product.scss */
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:before {
  font-family: "FontAwesome";
  position: relative;
  top: 0;
  left: 0;
  bottom: 0;
  color: white;
  font-size: 25px;
  line-height: 47px;
  text-shadow: 0 1px #015883;
  content: "\f07a";
  z-index: 2;
  width: 51px;
  text-align: center;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
@media (max-width: 991px) {
  /* line 598, ../sass/product.scss */
  #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:before {
    display: none;
  }
}
/* line 619, ../sass/product.scss */
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added:before {
  content: "\f00c";
}
/* line 625, ../sass/product.scss */
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added.disabled:before, #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.disabled:before {
  height: 51px;
  content: "\f110";
  animation: 2s linear 0s normal none infinite spin;
  -webkit-animation: 2s linear 0s normal none infinite spin;
  -moz-animation: 2s linear 0s normal none infinite spin;
  border: none;
}
/* line 634, ../sass/product.scss */
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:after {
  background: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 51px;
  content: "";
  width: 1px;
  z-index: 2;
}
@media (max-width: 991px) {
  /* line 634, ../sass/product.scss */
  #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:after {
    display: none;
  }
}
/* line 647, ../sass/product.scss */
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  border: none;
  border-top: 1px solid #006fa8;
  text-shadow: 0 1px #015883;
  padding: 12px 16px 14px;
  color: white;
  display: block !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1199px) {
  /* line 647, ../sass/product.scss */
  #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  /* line 647, ../sass/product.scss */
  #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
    padding: 8px 12px 10px;
    text-align: center;
  }
}
/* line 667, ../sass/product.scss */
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #007ab7), color-stop(100%, #009ad0));
  background-image: -webkit-linear-gradient(#007ab7, #009ad0);
  background-image: -moz-linear-gradient(#007ab7, #009ad0);
  background-image: -o-linear-gradient(#007ab7, #009ad0);
  background-image: linear-gradient(#007ab7, #009ad0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007ab7', endColorstr='#009ad0',GradientType=0 );
  background-position: 0 0;
}

/* table_data_sheet */
/* line 678, ../sass/product.scss */
.table-data-sheet {
  border-bottom: 1px solid #dfdfdf;
  width: 100%;
  margin: 0;
  background: white;
}
/* line 683, ../sass/product.scss */
.table-data-sheet tr {
  border-top: 1px solid #dfdfdf;
}
/* line 685, ../sass/product.scss */
.table-data-sheet tr.even {
  background: #fdfdfd;
}
/* line 688, ../sass/product.scss */
.table-data-sheet tr td {
  padding: 10px 20px 11px;
  border: 1px solid #dfdfdf;
}
/* line 691, ../sass/product.scss */
.table-data-sheet tr td:first-child {
  width: 30%;
  font-weight: 700;
  color: #333333;
}

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

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

/* quantity_wanted */
/* line 750, ../sass/product.scss */
#quantity_wanted_p {
  margin: 0 10px 10px 0;
}
/* line 752, ../sass/product.scss */
#quantity_wanted_p input {
  width: 50px;
  height: 34px;
  padding: 0 6px;
  float: left;
  text-align: center;
  border: 1px solid #dfdfdf !important;
  line-height: 27px;
}
/* line 761, ../sass/product.scss */
#quantity_wanted_p .btn {
  float: left;
  margin: 0 -1px;
}
/* line 765, ../sass/product.scss */
#quantity_wanted_p label {
  display: block;
  margin-bottom: 7px;
}
@media (max-width: 1199px) {
  /* line 750, ../sass/product.scss */
  #quantity_wanted_p {
    margin: 0 7px 10px 0;
  }
}

/* availability_statut */
/* line 776, ../sass/product.scss */
#availability_statut span#availability_label,
#availability_date_label {
  display: inline-block;
  width: 125px;
  font-size: 12px;
  text-align: left;
}

/* line 782, ../sass/product.scss */
#quantityAvailable {
  color: #333333;
  font-size: 13px;
  line-height: 18px;
}

/* line 787, ../sass/product.scss */
#availability_value {
  display: inline-block;
  font-weight: normal;
  background: none;
  border: medium none;
  padding: 0;
}

/* line 794, ../sass/product.scss */
#last_quantities {
  display: inline-block;
}

/* line 797, ../sass/product.scss */
#last_quantities {
  background: #fff;
  border: 1px solid #06b2e6;
  color: #06b2e6;
  padding: 4px 8px 3px;
  position: relative;
  top: 1px;
}

/* line 804, ../sass/product.scss */
#availability_statut {
  margin: 0 5px 10px 5px;
}

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

/* line 809, ../sass/product.scss */
#pQuantityAvailable span {
  color: #333333;
}

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

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

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

/* line 830, ../sass/product.scss */
.our_price_display {
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  color: #262626;
}
@media (max-width: 991px) {
  /* line 830, ../sass/product.scss */
  .our_price_display {
    font-size: 26px;
    line-height: 28px;
  }
}

/* online_only */
/* line 841, ../sass/product.scss */
.pb-center-column p.online_only {
  font-size: 13px;
  text-transform: capitalize;
}

/* SEND TO FRIEND (pop-in) ##################################################################### */
/* line 847, ../sass/product.scss */
#send_friend_form {
  width: 555px;
  overflow: hidden;
}
@media (max-width: 767px) {
  /* line 847, ../sass/product.scss */
  #send_friend_form {
    width: 280px;
  }
}
@media (max-width: 319px) {
  /* line 847, ../sass/product.scss */
  #send_friend_form {
    width: 160px;
  }
}
/* line 857, ../sass/product.scss */
#send_friend_form .product img {
  margin: 0 0 10px 0;
  max-width: 100%;
}
/* line 861, ../sass/product.scss */
#send_friend_form .product p {
  padding: 0;
  color: #333333;
}
/* line 864, ../sass/product.scss */
#send_friend_form .product p .product_name {
  font-size: 12px;
  color: #262626;
}
/* line 870, ../sass/product.scss */
#send_friend_form .form_container {
  padding: 10px 15px;
  border: 1px solid #dfdfdf;
}
/* line 874, ../sass/product.scss */
#send_friend_form .form_container p.intro_form {
  padding-bottom: 6px;
  font-weight: 700;
  font-size: 13px;
  color: #333333;
}
/* line 880, ../sass/product.scss */
#send_friend_form .form_container p.txt_required {
  padding-bottom: 0;
  color: #666;
}
/* line 885, ../sass/product.scss */
#send_friend_form .form_container .text {
  padding-bottom: 10px;
}
/* line 887, ../sass/product.scss */
#send_friend_form .form_container .text label {
  display: block;
  padding: 0;
  width: 100%;
  font-size: 12px;
}
/* line 893, ../sass/product.scss */
#send_friend_form .form_container .text input {
  padding: 0 5px;
  height: 30px;
  width: 100%;
  border: 1px solid #dfdfdf;
  font-size: 12px;
  color: #666;
}
/* line 903, ../sass/product.scss */
#send_friend_form .submit {
  margin-top: 20px;
  padding-bottom: 0;
  text-align: right;
}

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

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

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

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

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

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

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

/******************************************************************
Quick View Styles
******************************************************************/
/* line 968, ../sass/product.scss */
#product.content_only div.primary_block {
  margin: 0;
}
/* line 971, ../sass/product.scss */
#product.content_only div.primary_block div.pb-left-column {
  padding: 20px;
}
@media (max-width: 479px) {
  /* line 971, ../sass/product.scss */
  #product.content_only div.primary_block div.pb-left-column {
    width: 100%;
    float: none;
  }
}
/* line 980, ../sass/product.scss */
#product.content_only div.primary_block div.pb-center-column {
  padding: 20px;
  margin-bottom: 0;
  height: 100%;
}
@media (max-width: 991px) {
  /* line 980, ../sass/product.scss */
  #product.content_only div.primary_block div.pb-center-column {
    min-height: 440px;
    width: 100%;
  }
}
@media (max-width: 479px) {
  /* line 980, ../sass/product.scss */
  #product.content_only div.primary_block div.pb-center-column {
    width: 100%;
    float: none;
  }
}
@media (max-width: 479px) {
  /* line 993, ../sass/product.scss */
  #product.content_only div.primary_block div.pb-center-column .comments_advices li {
    display: block;
  }
  /* line 996, ../sass/product.scss */
  #product.content_only div.primary_block div.pb-center-column .comments_advices a.reviews {
    margin: 0;
    padding: 0;
    border: none;
  }
}
/* line 1002, ../sass/product.scss */
#product.content_only div.primary_block div.pb-center-column #ShareDiv {
  position: absolute;
  bottom: 8px;
}
@media (max-width: 991px) {
  /* line 1008, ../sass/product.scss */
  #product.content_only div.primary_block div.pb-right-column .box-info-product {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    width: 100%;
  }
}
/* line 1014, ../sass/product.scss */
#product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive {
  display: block;
}
/* line 1017, ../sass/product.scss */
#product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive:before, #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive:after {
  display: block;
}
/* line 1020, ../sass/product.scss */
#product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive span {
  font-size: 20px;
  text-align: center;
}
@media (max-width: 1199px) {
  /* line 1020, ../sass/product.scss */
  #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive span {
    font-size: 14px;
  }
}
/* line 1028, ../sass/product.scss */
#product.content_only div.primary_block div.pb-right-column .box-info-product .box-cart-bottom {
  right: 0;
  left: 0;
}
/* line 1034, ../sass/product.scss */
#product.content_only div.primary_block div.pb-right-column #attributes .attribute_list .form-control {
  width: 230px;
}
/* line 1038, ../sass/product.scss */
#product.content_only div.primary_block div.pb-right-column .product_attributes {
  padding-top: 0;
}

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

@media (max-width: 1050px) {
  /* line 1056, ../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%;
  }
  /* line 1058, ../sass/product.scss */
  #product.content_only div.primary_block div.pb-left-column #image-block, #product.content_only div.primary_block div.pb-left-column #views_block,
  #product.content_only section.primary_block div.pb-left-column #image-block,
  #product.content_only section.primary_block div.pb-left-column #views_block {
    max-width: 470px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 1065, ../sass/product.scss */
  #product.content_only div.primary_block div.pb-center-column,
  #product.content_only section.primary_block div.pb-center-column {
    float: left;
    width: 100%;
  }
  /* line 1076, ../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: left;
  }
  /* line 1079, ../sass/product.scss */
  #product.content_only div.primary_block div.pb-right-column .box-info-product,
  #product.content_only section.primary_block div.pb-right-column .box-info-product {
    min-height: 1px;
  }
}
@media (max-width: 1050px) and (min-width: 480px) and (max-width: 991px) {
  /* line 1065, ../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%;
  }
}
@media (max-width: 1050px) and (max-width: 479px) {
  /* line 1065, ../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%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/***** IE code ****/
/* line 1095, ../sass/product.scss */
.ie8 .pb-left-column #image-block #view_full_size .span_link {
  background: #fff;
  border: 1px solid #dfdfdf;
}
/* line 1102, ../sass/product.scss */
.ie8 .box-security {
  filter: none;
}

/* line 1107, ../sass/product.scss */
.pb-center-column
.pb-right-column {
  float: left;
  width: 100%;
  clear: both;
}
/* line 1112, ../sass/product.scss */
.pb-center-column
.pb-right-column .content_prices .our_price_display {
  float: left;
  font-size: 20px;
  line-height: 20px;
}

/* line 1119, ../sass/product.scss */
.accessories-block {
  position: relative;
}
/* line 1122, ../sass/product.scss */
.accessories-block #accessories-carousel
li.product-box {
  width: 100%;
}

/* line 1126, ../sass/product.scss */
.tm-tabcontent {
  margin: 0 0 30px 0;
}
/* line 1128, ../sass/product.scss */
.tm-tabcontent #productpage_tab {
  border: medium none;
}
@media (max-width: 991px) {
  /* line 1128, ../sass/product.scss */
  .tm-tabcontent #productpage_tab {
    width: 100%;
  }
}
/* line 1133, ../sass/product.scss */
.tm-tabcontent #productpage_tab li {
  float: left;
  border-right: 1px solid #dfdfdf;
  margin-right: 5px;
}
@media (max-width: 480px) {
  /* line 1133, ../sass/product.scss */
  .tm-tabcontent #productpage_tab li {
    width: 100%;
    border-right: none;
  }
}
@media (max-width: 480px) {
  /* line 1133, ../sass/product.scss */
  .tm-tabcontent #productpage_tab li {
    width: 100%;
  }
}
/* line 1145, ../sass/product.scss */
.tm-tabcontent #productpage_tab li:last-child {
  border: medium none;
}
/* line 1148, ../sass/product.scss */
.tm-tabcontent #productpage_tab li a {
  margin-right: 5px;
  font: bold 13px/18px Branding-Medium;
  text-align: center;
  border: none;
  overflow: hidden;
  padding: 0;
  text-transform: uppercase;
  color: #073d72;
}
@media (max-width: 480px) {
  /* line 1148, ../sass/product.scss */
  .tm-tabcontent #productpage_tab li a {
    width: 100%;
  }
}
/* line 1160, ../sass/product.scss */
.tm-tabcontent #productpage_tab li a:before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: white;
  font-weight: bold;
}
/* line 1170, ../sass/product.scss */
.tm-tabcontent #productpage_tab li a &gt; span {
  display: block;
}
/* line 1171, ../sass/product.scss */
.tm-tabcontent #productpage_tab li a:before, .tm-tabcontent #productpage_tab li a &gt; span {
  padding: 8px 22px;
  color: #073d72;
  background: white;
}
/* line 1176, ../sass/product.scss */
.tm-tabcontent #productpage_tab li a:hover {
  background: none;
}
/* line 1182, ../sass/product.scss */
.tm-tabcontent #productpage_tab li.active a {
  background: #00b3e6;
}
/* line 1184, ../sass/product.scss */
.tm-tabcontent #productpage_tab li.active a:before, .tm-tabcontent #productpage_tab li.active a &gt; span {
  background: #00b3e6;
  color: white;
}
/* line 1192, ../sass/product.scss */
.tm-tabcontent #productpage_tab li.active a:hover {
  background: white;
}
/* line 1197, ../sass/product.scss */
.tm-tabcontent .tab-content {
  border-bottom: 1px solid #dfdfdf;
  margin: 0;
  padding: 25px 0;
  overflow: hidden;
}
@media (max-width: 319px) {
  /* line 1202, ../sass/product.scss */
  .tm-tabcontent .tab-content #datasheet {
    overflow: scroll;
  }
}

/* line 1209, ../sass/product.scss */
#product_payment_logos {
  margin: 5px 0 0 0;
  float: left;
  width: 100%;
}

/* line 1210, ../sass/product.scss */
.pb-right-column {
  padding: 0;
}

/* line 1211, ../sass/product.scss */
#new_comment_form_error {
  color: #FF0000;
  padding: 0 !important;
}

/* line 1215, ../sass/product.scss */
.socialsharing_product {
  float: left;
  width: 100%;
  clear: both;
}

/* line 1216, ../sass/product.scss */
#send_friend_form_error {
  color: red;
  margin-bottom: 10px;
}
</pre></body></html>