#content > h1 {
  margin-left: 0;
  margin-right: 0;
}

h2#relproduct, h2#hitproduct {
  margin-left: 0;
  margin-right: 0;
}

.main-text {
  border: 1px solid #bbbbbb;
  padding: 20px 20px 15px 20px;
}

.main_left {
  float: left;
  width: 48%;
}

.main_right {
  float: right;
  width: 48%;
}

.tiny_products .product_wrap {
  padding: 0 8px;
}
.tiny_products .product {
  border: 1px solid #bbbbbb;
}
.tiny_products .product:hover {
  border: 1px solid #bbbbbb;
}

.owl-carousel .slick-list {
  margin-left: -5px;
}

.blogline {
  border-radius: 0 0 5px 5px;
  background-color: #F4f4f4;
  padding: 10px 10px 10px 8px;
  clear: both;
  overflow: hidden;
  margin: 0;
  border: 1px solid #bbbbbb;
  border-top: 0;
  max-height: 357px;
}
.blogline .blogitem_wrapper {
  padding: 10px 10px;
  width: 25%;
  margin: 0;
  float: left;
}

.mainproduct.hide {
  border-radius: 5px 5px 0 0;
  margin: 0;
}

.widebanner {
  margin: 0;
}

.block-header, .full_width, .marketing-boxes, .main-text, .widebanner {
  margin-top: 20px;
}

.slidertop {
  display: block;
  background: transparent;
  box-sizing: border-box;
  clear: both;
  margin: 0 auto 0 auto;
  outline: medium none currentColor;
  overflow: hidden;
  position: relative;
}

.nivoSlider {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.nivoSlider img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
}

.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important;
}

.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  background: #ffffff;
  filter: alpha(opacity=0);
  opacity: 0;
}

.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0;
}

.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden;
}
.nivo-box img {
  display: block;
}

.nivo-caption {
  position: absolute;
  left: 0;
  bottom: 40px;
  background: rgba(30, 30, 30, 0.7);
  color: #dadada;
  width: 100%;
  z-index: 8;
  padding: 8px 10px;
  overflow: hidden;
  display: none;
  box-sizing: border-box;
}
.nivo-caption p, .nivo-caption em, .nivo-caption strong, .nivo-caption span {
  margin: 0;
  color: #dadada;
  font-size: 14px;
}
.nivo-caption a {
  display: inline !important;
  text-decoration: none;
}

.nivo-html-caption {
  display: none;
}

.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer;
}

.nivo-prevNav {
  left: 0;
}

.nivo-nextNav {
  right: 0;
}

.nivo-controlNav {
  background-color: #F7BDD6;
  text-align: center;
  position: absolute;
  bottom: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 100%;
}
.nivo-controlNav a {
  cursor: pointer;
}
.nivo-controlNav a.active {
  font-weight: bold;
}

.theme-default .nivoSlider {
  position: relative;
  background: url(/js/slider/loading.gif) no-repeat 50% 50%;
  margin-bottom: 0;
}
.theme-default .nivoSlider img {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  object-fit: cover;
  max-height: 800px;
}
.theme-default .nivoSlider a {
  border: 0;
  display: block;
}
.theme-default .nivo-controlNav a {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 5px;
  border-radius: 50%;
  color: transparent;
  background-color: #b8b8b8;
}
.theme-default .nivo-controlNav a.active, .theme-default .nivo-controlNav a:hover {
  background-color: #eaeaea;
}
.theme-default .nivo-directionNav a {
  display: none;
  width: 30px;
  height: 30px;
  background: url(/js/slider/arrows.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  opacity: 0;
}
.theme-default:hover .nivo-directionNav a {
  opacity: 1;
}
.theme-default a.nivo-nextNav {
  background-position: -30px 0;
  right: 15px;
}
.theme-default a.nivo-prevNav {
  left: 15px;
}
.theme-default .nivo-caption a {
  color: #fff;
  border-bottom: 1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
  color: #fff;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
  width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
  width: auto;
  height: auto;
  background: none;
  margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
  display: block;
  width: 120px;
  height: auto;
}

.tinyslider.slidermenu {
  border-radius: 0 0 5px 5px;
}
.tinyslider.slidermenu li:first-child {
  border-radius: 0 0 0 5px;
}
.tinyslider.slidermenu li:last-child {
  border-radius: 0 0 5px 0;
}

.slidertop.sidebanners {
  box-shadow: none;
  display: table;
  margin: 20px auto 0 auto;
  font-size: 0;
  overflow: visible;
}

.sidebanners .slider-wrapper {
  position: relative;
  display: inline-block;
  float: left;
  font-size: 0;
  width: 70%;
}
.sidebanners ul.leftbanners {
  display: inline-block;
  width: 30%;
  float: right;
  padding-left: 20px;
  text-align: right;
  list-style-type: none;
  vertical-align: top;
  font-size: 0;
}
.sidebanners ul.leftbanners li {
  margin-bottom: 20px;
  font-size: 0;
  overflow: hidden;
  margin-left: auto;
  border-radius: 6px;
}
.sidebanners ul.leftbanners li:last-child {
  margin-bottom: 0;
}
.sidebanners ul.leftbanners img {
  max-width: 100%;
  transition: 0.6s;
}
.sidebanners ul.leftbanners img:hover {
  transform: scale(1.08, 1.08);
}
.sidebanners .nivoSlider img {
  border-radius: 6px;
}

@media only screen and (min-width: 1590px) {
  .tinyslider {
    max-width: 1480px;
    width: 1480px;
    margin-left: auto;
    margin-right: auto;
  }

  .blogline .postimage {
    max-height: 184px;
    height: 184px;
  }

  .postimage.no_photo {
    line-height: 184px;
  }

  .blog_annotation {
    height: 100px;
    max-height: 100px;
    min-height: 100px;
  }
  .blog_annotation.has_category {
    height: 73px;
    max-height: 73px;
    min-height: 73px;
  }
}
@media only screen and (max-width: 1589px) {
  .tinyslider {
    max-width: 1280px;
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }

  .blogline {
    max-height: 341px;
  }
  .blogline .postimage {
    max-height: 158px;
    height: 158px;
  }

  .postimage.no_photo {
    line-height: 158px;
  }

  .blog_annotation {
    height: 110px;
    max-height: 110px;
    min-height: 110px;
  }
  .blog_annotation.has_category {
    height: 83px;
    max-height: 83px;
    min-height: 83px;
  }
}
@media only screen and (max-width: 1330px) {
  .tinyslider {
    max-width: 1180px;
    width: 1180px;
  }

  .blogline {
    max-height: 332px;
  }
  .blogline .postimage {
    max-height: 149px;
    height: 149px;
  }

  .postimage.no_photo {
    line-height: 149px;
  }
}
@media only screen and (max-width: 1225px) {
  .tinyslider {
    max-width: 1030px;
    width: 1030px;
  }

  .blogline {
    max-height: 310px;
  }
  .blogline .postimage {
    max-height: 127px;
    height: 127px;
  }

  .postimage.no_photo {
    line-height: 127px;
  }
}
@media only screen and (max-width: 1120px) {
  .tinyslider {
    max-width: 980px;
    width: 980px;
  }

  .blogline {
    max-height: 303px;
  }
  .blogline .postimage {
    max-height: 120px;
    height: 120px;
  }

  .postimage.no_photo {
    line-height: 120px;
  }
}
.section {
  padding: 40px 0 20px;
  border-bottom: 5px solid #ED1C24;
}

.section-title-wrapper {
  text-align: center;
}

.section-title {
  display: inline-block;
  font-size: 26px;
  border-bottom: 1px solid #ED1C24;
  text-transform: uppercase;
  text-align: center;
  color: #ED1C24;
  margin-bottom: 40px;
  font-weight: bold;
}

.owl-carousel-wrapper {
  position: relative;
}

.tiny_products.owl-carousel {
  margin: 0 40px;
  width: calc(100% - 80px);
}

.arrow_left, .arrow_right {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  padding: 0;
  margin: 0;
  border: none;
  box-shadow: none;
  background-color: transparent;
  cursor: pointer;
}

.arrow_left {
  left: 0;
}

.arrow_right {
  right: 0;
}

.arrow_left svg, .arrow_right svg {
  width: 40px;
  height: 40px;
  fill: #6D6E71;
}

.tiny_products.owl-carousel .product_wrap {
  border: none;
  box-shadow: none;
  height: auto;
}
.tiny_products.owl-carousel .product_wrap:hover {
  border: none;
  box-shadow: none;
  height: auto;
}
.tiny_products.owl-carousel .product {
  border: none;
  box-shadow: none;
  height: auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-items: stretch;
}
.tiny_products.owl-carousel .product:hover {
  border: none;
  box-shadow: none;
  height: auto;
}
.tiny_products.owl-carousel .product .product_title a {
  color: #6D6E71;
}
.tiny_products.owl-carousel .product:hover h3 {
  overflow: visible;
  min-height: auto;
  height: auto;
}
.tiny_products.owl-carousel .compare_price {
  position: relative;
  color: #6D6E71;
  top: auto;
  right: auto;
}
.tiny_products.owl-carousel .compare_price:after {
  border-color: #ED1C24;
}

.section.articles {
  border-bottom: none;
  padding-bottom: 60px;
}

.articles-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 80%;
  margin: 0 auto;
}
.articles-wrapper .article-title {
  display: inline-block;
  border-bottom: 1px solid #ED1C24;
  font-size: 24px;
}
.articles-wrapper .article:last-child .article-title {
  border-bottom: 1px solid transparent;
}
.articles-wrapper .article-title a {
  text-decoration: none;
  color: #6D6E71;
}
.articles-wrapper .article-title a:hover {
  text-decoration: none;
  color: #6D6E71;
}

/*# sourceMappingURL=main.css.map */
