<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*618*/
.product-l-side .product-image &gt; a {
  display: block;
}
.zoomContainer {
  z-index: 100 !important;
}
@media (max-width: 930px) {
  .zoomContainer {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
  }
}
@media (max-width: 930px) {
  .product-l-side .product-image img {
    pointer-events: none;
  }
}
.site-sidebar {
  z-index: 101 !important;
}
.product-thumbnails {
  z-index: 1000 !important;
}
.product-thumbnails {
  margin: 0;
  position: relative;
  padding: 0;
  list-style: none;
}
.product-thumbnails li &gt; a {
  display: block;
  position: relative;
}
.product-thumbnails li &gt; a img {
  width: 100%;
}
.product-thumbnails li &gt; a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 3px solid transparent;
  z-index: 10;
}
.product-thumbnails li &gt; a:hover:before {
  border-color: #0089ce;
}
.product-thumbnails li img {
  vertical-align: middle;
}
.product-thumbnails li.active a:before {
  border-color: #0089ce;
}
.product-thumbnails .owl-nav.disabled {
  display: none;
}
.product-thumbnails .owl-nav &gt; div {
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 16px;
  height: auto;
  font-size: 0;
  line-height: 1;
  display: block !important;
  background: #0089ce;
}
.product-thumbnails .owl-nav &gt; div:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 7px;
  height: 12px;
  margin: -6px 0 0 -3px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%227px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%207%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M%200.38%2010%20C%200.38%2010%204.29%206%204.29%206%20C%204.29%206%200.31%201.93%200.31%201.93%20C%200.31%201.93%200.31%201.93%200.31%201.93%20C%200.11%201.73%20-0.01%201.45%20-0.01%201.14%20C%20-0.01%200.5%200.5%20-0.01%201.12%20-0.01%20C%201.42%20-0.01%201.7%200.11%201.9%200.31%20C%201.9%200.31%201.9%200.31%201.9%200.31%20C%201.9%200.31%206.66%205.18%206.66%205.18%20C%206.66%205.18%206.66%205.18%206.66%205.18%20C%206.88%205.38%207.01%205.68%207.01%206%20C%207.01%206%207.01%206%207.01%206%20C%207.01%206%207.01%206%207.01%206%20C%207.01%206.33%206.88%206.62%206.66%206.83%20C%206.66%206.83%206.66%206.83%206.66%206.83%20C%206.66%206.83%201.9%2011.69%201.9%2011.69%20C%201.9%2011.69%201.9%2011.69%201.9%2011.69%20C%201.7%2011.89%201.42%2012.01%201.12%2012.01%20C%200.5%2012.01%20-0.01%2011.5%20-0.01%2010.86%20C%20-0.01%2010.52%200.14%2010.2%200.38%2010%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
}
.product-thumbnails .owl-nav &gt; div.owl-prev {
  left: -19px;
}
.product-thumbnails .owl-nav &gt; div.owl-prev:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.product-thumbnails .owl-nav &gt; div.owl-next {
  right: -19px;
}
.product-thumbnails .owl-nav &gt; div.disabled {
  cursor: default;
}
.sl-main {
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.title-page .block-5 {
  text-align: left;
}
.page_main_h1 {
  font-size: 46px;
  font-weight: 700;
}
.page_main_h1 span {
  font-size: 15px;
  display: block;
  font-weight: normal;
}
@media (max-width: 960px) {
  .gal-wrap1 {
    max-width: 100%;
    width: auto;
  }
  .gal-wrap1 img, .gal-wrap1 div {
    max-width: 100%;
    width: auto;
    height: auto;
  }
}
.widget-17 {
  width: 240px;
}
@media (min-width: 1024px) {
  .widget-17, .title-page .widget-17 {
    width: 240px;
    margin: 0 0 0 60px;
  }
}
.widget-35 pre {
  white-space: initial;
}
.popover-wrap-40 .popover-body .s3_form_field_content {
  display: block;
}
/*div.tpl-product-list-v div.product-top{
	min-height: auto !important;
}*/
.title-page .block-14 {
  padding: 0.02px 20px 58px;
  margin: 0 40px;
  border: none;
  position: relative;
  top: 0;
  left: 0;
  width: auto;
  min-height: 0;
  background: #00a110;
  max-width: 100%;
  z-index: 2;
  text-align: left;
  display: block;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  right: 0;
  -webkit-box-shadow: 0px 0px 67px rgba(0, 161, 16, 0.32);
  -moz-box-shadow: 0px 0px 67px rgba(0, 161, 16, 0.32);
  box-shadow: 0px 0px 67px rgba(0, 161, 16, 0.32);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.title-page .widget-15 {
  margin: 0;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  text-align: center;
  box-sizing: border-box;
  min-height: 0;
  width: auto;
  right: 0;
}
.title-page .editable_block-28 .body {
  box-sizing: border-box;
  display: block;
  position: relative;
  min-width: 0;
  min-height: 0;
}
title-page .editable_block-28 .image {
  box-sizing: border-box;
  position: relative;
  display: -webkit-flex;
  display: flex;
  float: left;
  margin-right: 20px;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  justify-content: normal;
}
.title-page .editable_block-28 .item-label {
  padding: 15px 5px 2px;
  margin: 0;
  border: none;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  display: -webkit-flex;
  display: flex;
  text-align: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  line-height: 1.4;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  width: auto;
  right: 0;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  bottom: 0;
  align-self: auto;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  font-weight: bold;
}
.title-page .editable_block-28 .image a {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  max-width: 100%;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -webkit-justify-content: inherit;
  -moz-justify-content: inherit;
  justify-content: inherit;
}
.title-page .editable_block-28 .img-convert {
  box-sizing: border-box;
  width: 400px;
  height: 200px;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  margin-top: 23px;
  align-self: auto;
}
.title-page .editable_block-28 .image img {
  box-sizing: border-box;
  vertical-align: middle;
  width: auto;
  height: auto;
  max-width: 100%;
  display: -webkit-flex;
  display: flex;
}
.title-page .editable_block-28 .image-inner {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
}
.title-page .editable_block-28 .title {
  box-sizing: border-box;
  font-size: 18px;
  margin-bottom: 10px;
  display: -webkit-flex;
  display: flex;
  text-align: left;
  pointer-events: auto;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  color: #fff;
  text-decoration: none;
  padding-top: 40px;
}
.title-page .editable_block-28 .text {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  text-align: left;
  pointer-events: auto;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  color: #fff;
  line-height: 1.6;
  text-decoration: none;
  font-size: 14px;
  margin-bottom: 20px;
  min-height: 0;
  padding-top: 0.02px;
}
.title-page .editable_block-28 p:last-child {
  margin-bottom: 0;
}
.title-page .editable_block-28 .more {
  box-sizing: border-box;
  margin-top: 5px;
  pointer-events: auto;
  text-align: left;
}
.title-page .editable_block-28 .more &gt; a {
  padding: 20px;
  border: none;
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  text-align: center;
  height: 0;
  min-height: 14px;
  color: #000;
  text-decoration: none;
  -webkit-box-shadow: 0px 12px 28px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0px 12px 28px rgba(0, 0, 0, 0.33);
  box-shadow: 0px 12px 28px rgba(0, 0, 0, 0.33);
  background: #fff;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.title-page .editable_block-28 .image {
  box-sizing: border-box;
  position: relative;
  display: -webkit-flex;
  display: flex;
  float: left;
  margin-right: 20px;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-justify-content: normal;
  -moz-justify-content: normal;
  justify-content: normal;
}
@media (max-width: 960px) {
  .title-page .block-14 {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-order: 6;
    -moz-order: 6;
    order: 6;
  }
  .title-page .widget-15 {
    -webkit-order: 6;
    -moz-order: 6;
    order: 6;
    display: block;
  }
  .title-page .editable_block-28 .body {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
  }
  .title-page .editable_block-28 .image {
    margin-right: 0;
    float: none;
    margin-bottom: 5px;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left;
    min-height: 0;
    display: none;
  }
  .title-page .editable_block-28 .item-label {
    width: 300px;
    left: 50%;
    right: auto;
    margin-left: -150px;
    bottom: auto;
    background: none;
    padding-top: 53px;
    min-height: 196px;
  }
  .title-page .editable_block-28 .img-convert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
  }
  .title-page .editable_block-28 .title {
    padding-top: 0.02px;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
  }
  .title-page .editable_block-28 .more {
    clear: none;
  }
}
div[id*="sandbox_theme_panel"] {
  top: auto !important;
  bottom: 120px !important;
  width: 130px !important;
  font: bold 14px Arial !important;
  padding: 5px !important;
  color: #000;
}
.widget-32 {
  font-size: 14px;
}
.widget-32 &gt; span {
  background: #666;
}
.widget-32 &gt; span a {
  text-decoration: none;
}
.tpl-product-list-v .product-img .no-image {
  max-height: 193px;
}
</pre></body></html>