.print-block {
  display: block !important;
}

.print-inline {
  display: inline !important;
}

.print-hide {
  display: none !important;
}

.tab-content {
  display: block !important;
}

.container {
  width: 90% !important;
  max-width: 90%;
}

body {
  background-color: #fff;
}

.top-header,
.main-header__claim,
.sunflower,
.site-search,
.nav-main,
.footer-advantages,
.footer-search,
.footer-nav,
.footer-affiliates,
.footer-pay,
.to-top,
[id^=trustbadge],
.tootip:before,
.tooltip:after,
.skip-to-content-link,
.protip-container,
.cookie-settings-link,
.language-suggest {
  display: none !important;
}

.site-header {
  background-image: none;
  border-bottom: none;
}

.main-header {
  height: 9rem;
}

.main-header__box {
  background-image: none;
  background-color: transparent;
  height: 9rem;
  border-bottom: 1px solid #006631;
}
.main-header__box:after {
  display: none;
}

.main-header__title {
  bottom: 2rem;
}

.site-footer {
  border: 0;
}

.footer-main {
  background-color: transparent;
}

.footer-end {
  color: #222;
  border-color: #006631;
}
.footer-end a {
  color: #000;
}

.home-section--top {
  display: none;
}

.page--articles-overview .grid-column--nav,
.page--articles-overview .grid-column--sidebar,
.page--articles-overview .content-footer {
  display: none;
}

.page--articles-details .articles-entry__image,
.page--articles-details .articles-entry__data {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
.page--articles-details .image-carousel--multi,
.page--articles-details .articles-entry__options,
.page--articles-details .articles-details-related,
.page--articles-details .tp-reviews .card__footer,
.page--articles-details .articles-details-sidebar,
.page--articles-details .content-footer,
.page--articles-details .shipping-asterisk {
  display: none;
}
.page--articles-details .tabs .tabs__list,
.page--articles-details .tabs .tabs__content--description-right {
  display: none;
}
.page--articles-details .tabs .tabs__content {
  display: block !important;
  margin-left: 0;
}

.page--cart .cart-top__sidebar {
  display: none;
}
.page--cart .cart-main .card {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  padding: 0;
  border-radius: 0;
}
.page--cart .cart-main .card .sale-widget {
  display: none;
}
.page--cart .cart-main .card__footer,
.page--cart .cart-main .cart-buttons {
  display: none;
}
.page--cart .table-cart th,
.page--cart .table-cart td {
  background-color: transparent;
}
.page--cart .table-cart tr:not(.cart__overall) th,
.page--cart .table-cart tr:not(.cart__overall) td {
  border-bottom: 1px solid #999 !important;
  border-top: none !important;
}
.page--cart .table-cart .cart__quantity-input {
  border: 0;
  background-color: transparent;
}
.page--cart .table-cart .cart__quantity .btn {
  display: none;
}

.cart-top__main {
  max-width: 100% !important;
  -ms-flex-preferred-size: 100% !important;
      flex-basis: 100% !important;
}

.cart__price-multiple {
  display: table-cell !important;
}

.move-page-down-lg {
  margin-top: 0 !important;
}

.site-header {
  padding-top: 20px !important;
}
/*# sourceMappingURL=maps/print.css.map */
