:root {
  --template-font: "Inter";
  --template-headings-font: "Inter";
}

.form-row .item {
  padding: 10px;
  border: solid 1px #022350;
  border-radius: 10px;
  background: #fff;
  display: inline-block;
  margin-bottom: 6px;
  min-width: 80px;
  text-align: center;
}
.circle-rotor {
  background: url(/user/documents/pic/circlein.svg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-size: 381px;
  background-position: center center;
  background-repeat: no-repeat;
}
.circleslider h2 {
  color: #fff !important;
  font-weight: 400 !important;
}
.circleslider {
  margin-top: 154px !important;
  width: 100% !important;
}
.circle-content h3 {
  color: #fff!important;
  max-width: 80%!important;
  text-align: center;
  margin: auto!important;
    margin-bottom: auto;
  display: block;
  margin-bottom: 17px;
}
#categories {
  padding: 0px!important;
}
.circle-content p {
  color: #fff!important;

}


.sluzbyslider .title::after {
  background: #022350;
  width: 50px;
  content: "+";
  height: 50px;
  position: absolute;
  right: 11px;
  border-radius: 100px;
  color: #fff;
  text-align: center;
  line-height: 47px;
  top: 8px;
}
.form-section h3 {
  font-weight: 600;
  margin-top: 1px;
}
.next-prev.text-center {
  display: none;
}
#content ul {
  padding-left: 21px;
}
.form-section {
  border: solid 2px #fff;
  padding: 39px;
  border-radius: 15px;
  margin-bottom: 26px;
  background: #fff;
}
.breadcrumbs.navigation-home-icon-wrapper {
  max-width: 1405px;
  margin-top: 110px;
}
.breadcrumbs a, .breadcrumbs a:hover, .breadcrumbs {
  color: #fff;
}
.form-row label {
  margin-bottom: 2px;
}
.form-row .item.active {
  background: var(--color-primary-hover);
  color: #fff;
  border: solid 1px var(--color-primary-hover)aliceblue;
}
.btn.btn-primary {
  max-width: 350px;
  padding: 15px !important;
}
.new-info {
  max-width: 690px;
  width: 100%;
  padding: 10px;
  border: solid 1px #022350;
  border-radius: 10px;
  margin-top: -34px;
}
.form-row label {
  width: 100%;
  display: block;
}
.form-row input {
  padding: 10px;
  border-radius: 10px;
  width: 100%;
  border: solid 1px;
  max-width: 450px;
}
.form-row {
  margin-bottom: 15px;
}
.midholder {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
  text-align: left;
}
.swiper-button-next, .swiper-button-prev {
  background: #8ecae9;
}
.novinkynablogus .open .description {
  display: block !important;
  color: #022350;
  font-size: 12px;
  line-height: 20px;
}
.novinkyhome {
  position: relative;
  overflow: hidden;
}
.p-to-cart-block {
  padding-top: 29px;
}
body {
  max-width: 2000px;
  margin: auto;
}
.homepage-blog-wrapper.row.blog-wrapper {
  margin: auto;
}
body {
  font-size: 17px;
  line-height: 28px;
}
.bs {
  position: absolute !important;
  right: 0px;
  z-index: 555;
  background: transparent;
  width: 231px !important;
  text-indent: -99999px;
}

.btn, a.btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: inline-block;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 30px;
  padding: 13px 26px;
  text-align: center;
  text-transform: unset;
  transition: all .3s ease-out;
  white-space: normal;
  letter-spacing: 0px;
}

.cart-table tr td.p-name a {
  font-size: 17px !important;
}
.ordering-process .availability-label {
  font-weight: 400;
}
.cart-table {
  border-radius: 19px;
  overflow: hidden;
}
ol.cart-header li a:hover span {
  background: transparent;
  color: unset;
  border-bottom: solid 1px;
}
#submit-order {
  width: 250px;
}
.form-control, select {
  color: #666;
  border-radius: 12px;
}
.btn.btn-secondary {
  border-radius: 14px;
  text-transform: none;
}
.co-box {
  border: none;
  margin-bottom: 19px;
  padding: 0px;
}
.radio-wrapper input[type="radio"] + label {
  align-items: baseline;
  container-type: inline-size;
  display: flex;
  flex-wrap: wrap;
  gap: 5px 10px;
  justify-content: space-between;
  line-height: 1.5;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 100%;
}
.radio-wrapper input[type="radio"] {
  display: none;
}

.radio-wrapper input[type="radio"] + label {
  position: relative;
  padding-left: 24px;
  cursor: pointer;
  line-height: 20px;
  user-select: none;
}

.radio-wrapper input[type="radio"] + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  border: 2px solid #2a7a36; /* barva rámečku */
  border-radius: 50%;
  background: #fff;
  box-sizing: border-box;
}

.radio-wrapper input[type="radio"]:checked + label::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  background: #a8e61d; /* zelený střed */
  border-radius: 50%;
}


.price-wrapper .price-label {
  flex: 1 1 55%;
  font-size: 14px;
  text-align: right;
}
.payment-info b {
  text-transform: unset;
  letter-spacing: 0px;
  font-weight: 600;
}
.radio-wrapper {
  background-color: inherit;
  border-color: transparent;
}
.order-delivery-payment-form {
  align-content: flex-start;
  align-items: stretch;
  display: block;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}
.payment-info {
    flex-basis: calc(66% - 248px);
  }
.co-delivery-method, .co-payment-method {
  align-self: auto;
  flex: 1 1 auto;
  width: 100%;
}
.order-delivery::before, .order-payment::before {
display:none;
}
.order-delivery, .order-information, .order-payment {
  font-size: 19px;
  line-height: 34px;
  margin-bottom: 0;
  padding-bottom: 10px;
  margin-top: -7px;
}
.box {
  background: #fff !important;
  border-radius: 20px;
  margin: 0px;
    margin-top: 0px;
  margin-top: 16px;
  padding: 33px;
}
.ordering-process #content {
  max-width: 780px;
  margin: auto;
    margin-top: auto;
  margin-top: 80px;
}
.ordering-process .sidebar.sidebar-left {
  display: none;
}
ol.cart-header li a span, ol.cart-header li strong span {
  background: transparent;
  border: none;
  color: #aeaeae;
  display: block;
  height: calc(100% + 1px);
  line-height: 130%;
  margin-bottom: -1px;
  padding: 15px 0;
  text-align: center;
  visibility: visible;
}
ol.cart-header li.active a span, ol.cart-header li.active strong span {
  background: transparent;
  border: none;
    border-bottom-color: currentcolor;
  border-bottom-color: #fff;
  visibility: visible;
  font-weight: 600;
}
ol.cart-header {
  align-items: stretch;
  border: none;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
  border-width: 0 0 1px;
  display: flex;
  margin: 20px 0 19px;
  padding: 0;
    padding-right: 0px;
    padding-left: 0px;
}
.cart-table tr td {
  border-right-color: transparent;
  border-top-color: none;
  padding: 16px;
}
ol.cart-header li span:before {
  color: var(--color-secondary-hover);
  visibility: visible;
  font-weight: 600;
}
.summary {
  border-top: none;
  padding-top: 19px;
}
.order-button-text {
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
  vertical-align: middle;
}
.btn.btn-cart, .btn.btn-conversion, a.btn.btn-cart, a.btn.btn-conversion {
  background-color: #022350;
  border-color: #022350;
  color: #fff;
  border-radius: 100px;
  font-weight: 600;
  font-size: 16px !important;
  padding: 12px !important;
}
.btn-conversion:hover {
  color: var(--color-secondary)!important;
  border-radius: 100px;
  font-weight: 600;
}


ol.cart-header li a span, ol.cart-header li strong span {
  background: transparent;
  border: none;
  display: block;
  height: calc(100% + 1px);
  line-height: 130%;
  margin-bottom: -1px;
  padding: 15px 0;
  text-align: center;
  visibility: visible;
  font-size: 20px;
}
.type-category .breadcrumbs.navigation-home-icon-wrapper {
  margin-top: 98px;
}
.type-detail .novinkyhome {
  max-width: 1396px;
  margin: auto;
}
.in-faq .content-wrapper-in {
  max-width: 914px;
}
.in-faq .breadcrumbs.navigation-home-icon-wrapper {
  visibility: hidden;
}
.category-perex, .category__secondDescription {
  margin-bottom: 19px;
  text-align: center;
  max-width: 780px;
  margin: auto;
}
.category-title {
  text-align: center;
}

.type-detail .homepage-blog-wrapper.row.blog-wrapper {
  margin: auto;
    margin-top: auto;
  margin-top: 80px;
}

.plus-gallery-wrap {
  margin-bottom: .5625rem;
  margin-top: .5625rem;
  text-align: center;
}
.plus-gallery-wrap {
  margin-top: 75px;
}
.variant-card {
  border-radius: 20px;
  background: #fff;
  padding: 18px;
  margin-bottom: 11px;
  float: left;
  width: 100%;
}
.badge.try {
  background: #f0ec7a;
  padding: 2px;
  font-size: 11px;
  border-radius: 11px;
  left: 57px;
  color: #7c7924;
  display: block;
  width: 120px;
  text-align: center;
  position: absolute;
  top: 0px;
}

.p-thumbnail {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #fff;
  border: none !important;
  border-radius: 20px;
}

.badge.best {
  background: #ace200;
  padding: 2px;
  font-size: 11px;
  border-radius: 11px;
  position: relative;
  left: 20px;
  display: block;
  text-align: center;
  float: left;
width: 120px;
}
.badge.ship {
  background: #ace200;
  padding: 2px;
  font-size: 11px;
  border-radius: 11px;
  position: relative;
  left: 20px;
  clear: both;
  margin-top: 5px;
  margin-le: 10px;
  display: block;
  text-align: center;
  float: left;
  width: 120px;
}
.variant-price {
  position: relative;
}
.active .total {
  color: #ace200;
}
.variant-card.active {
  color: #fff;
}
.active .dot::before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  background: #ace200;
  border-radius: 10px;
  left: 6px;
  top: 6px;
}

.bottags {
  position: absolute;
  left: 106px;
  top: -6px;
}
.variant-left {
  float: left;
  position: relative;
  left: 67px;
  top: 12px;
}
.variant-card {
  border-radius: 20px;
  background: #fff;
  padding: 14px;
  margin-bottom: 11px;
  float: left;
  width: 100%;
position:relative;
}
.total {
  float: right;
  font-size: 20px;
}
.pcs {
  position: relative;
  left: -20px;
  font-size: 20px;
}
.dot {
  width: 30px;
  height: 30px;
  position: absolute;
  border: solid 1px;
  display: block;
  border-radius: 100px;
  left: -61px;
}
.perunit {
  float: right;
  clear: both;
  font-weight: 600;
}
.perunit span {
  font-weight: 400;
}
.btn.btn-conversion.add-to-cart-button:hover {
  border-radius: 100px;
  width: 250px;
  font-size: 18px;
  color: #ace200;
  font-weight: 500;
  padding: 17px;
}

.insideblocks {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
  margin-top: 65px;
}
h1 {
  font-size: 35px;
}
h2 {
  font-size: 35px;
}
.btn.btn-primary, a.btn.btn-primary {
  background-color: #022350;
  border-color: #022350;
  color: #fff;
  padding: 12px !important;
  border-radius: 100px;
  font-size: 18px;
  font-weight: 500 !important;
  font-size: 18px !important;
}
.submenu-arrow {
  display: inline-block;
  font-size: 10px;
  line-height: 10px;
  padding-left: 1em;
  position: absolute;
  top: 10px;
}
.type-detail .welcome-wrapper {
  text-align: center;
  max-width: 573px;
  margin: auto !important;
}
.products-block > div .p .p-code {
  display: block;
  right: 32px;
  text-align: left;
  top: 10px;
}
.type-detail .banners-content.body-banners {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
}
.p-detail-inner .p-short-description {
  font-size: 100%;
}

.type-detail #stepper {
  display: none;
}

.col-sm-12.shp-tabs-row.responsive-nav {
  display: none;
}
.type-detail .short-text {
  display: block !important;
}
.tab-content {
  padding-left: 0px;
  padding-right: 0px;
}
.image360, .p-image {
  border-width: 0;
    border-bottom-width: 0px;
  padding-bottom: 0px;
  position: relative;
}
.p-image-wrapper {
  background: transparent;
  border-radius: 25px;
  margin-right: 60px !important;
}
.category-header {
  border-bottom: none;
  text-align: center;
  margin-top: 28px;
}
:where(body.ums_a11y_category_page--off) .category-header input[type="radio"]:checked + label {
  border-bottom-color: none;
  color: #fff;
}
.p {
  border: none !important;
  background: #fff;
  padding: 24px;
  border-radius: 44px;
}
.category-header form {
  flex: 0 1 auto;
  margin: auto;
}
.price.price-final {
  position: relative;
  top: 34px;
}
.availability span::after {
  content: "100+ ks";
  font-weight: 600;
}
.availability span {
  font-size: 15px;
  margin-top: 8px !important;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.prices, .p-tools {
  width: 50% !important;
  float: left;
}
.products-block > div .p .p-bottom > div .p-tools .btn, .products-block > div .p .p-bottom > div .p-tools .btn.btn-cart {
  border-bottom-style: solid;
  border-width: 2px;
  height: auto;
  margin: 0 auto;
  min-width: 100px;
  padding: 3px;
  width: 100%;
  text-transform: none;
  max-width: 194px;
}
.shp-tab.active a {
  background: #fff !important;
  color: var(--color-secondary-hover) !important;
}
.shp-tabs, .shp-tabs-holder {
  background-color: transparent;
  border-color: transparent;
}
.shp-tabs-holder ul.shp-tabs li a {
  border-style: solid;
  border-width: 1px;
  display: block;
  padding: 10px 7px;
    padding-right: 7px;
    padding-left: 7px;
  padding-right: 7px;
  padding-left: 7px;
  text-decoration: none;
  background: transparent;
  border-radius: 100px;
  color: var(--color-secondary-hover);
  width: 174px;
  border: solid 1px;
}
.introholder {
  position: relative;
  border-radius: 0px;
  overflow: hidden;
  margin-bottom: 25px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}
.water-info h1 {
  color: #fff;
  font-weight: 600;
}
.introimg {
  border-radius: 25px;
}
#contactForm {
  background: #fff;
  padding: 42px;
  border-radius: 24px;
}
.water-info {
  padding: 33px;
  background: transparent;
  border-radius: 10px;
  margin-bottom: 20px;
  position: relative;
  bottom: 0px;
  color: #fff;
  left: 13px;
  z-index: 5;
}
.products-block > div .p .p-in {
  clear: both;
  padding-top: 10px;
  max-width: 90%;
  margin: auto;
}
.products-block > div .p .name {
  text-transform: none;
  font-size: 23px;
  font-weight: 600;
  color: #022350;
  line-height: 39px;
}
.category-header input[type="radio"] + label {
  background: #f5f5f5;
  border: solid 1px;
  font-size: 11px;
  margin: 1px 1px -1px;
    margin-right: 1px;
    margin-left: 1px;
  margin-right: 1px;
  margin-left: 1px;
  margin-right: 3px;
  margin-left: 3px;
  padding: 9px 8px;
  background: transparent;
  border-radius: 100px;
  width: auto;
  text-align: center;
  font-size: 16px;
}
#footer a {
  color: #022350;
}
.category-header form {
  flex: 0 1 auto;
  margin: auto;
}
.novinkynablogus .open .text {
  border-radius: 20px 20px 0px 0px;
}
.novinkynablogus .open .description {
display:block!important;
}


 #header {
    box-shadow: none !important;
  }
[data-target="navigation"] {
  display: none !important;
}
.tbanner span {
  color: #ace200;
}
#header .container {
    width: 100%;
  }
.next-to-carousel-banners {
  margin-top: 50px;
  background: #fff;
  padding: 50px;
  border-radius: 20px;
}
body {
  background-color: #75caf6;
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.h1, .h2, .h3, .h4, .h5, .h6, body, h1, h2, h3, h4, h5, h6 {
  color: #022350;
}
#header .site-name a img {
  max-height: 194px;
}
.menu-toggle {
  position: fixed;
  top: 18px;
  right: 280px;
  width: 80px;
  height: 20px;
  cursor: pointer;
  z-index: 1001;
  padding: 10px;
  height: 80px;
  padding: 22px;
}
.menu-level-2 span {
  font-weight: 400;
}
.back-button {
  background: #fff;
  border: none;
  border-radius: 100px;
  padding: 9px;
  width: 117px;
  color: #022350;
}
.validator-msg-holder.js-validated-element-wrapper input {
  border-radius: 100px;
}
.back-button {
  background: #fff;
  border: none;
  border-radius: 100px;
  padding: 9px;
  width: 117px;
}
#footer ul li::before {
  border-color: transparent;
}
#footer ul  {
  padding:0px;
}
.btn.btn-default, a.btn.btn-default {
  background-color: #022350;
  border-color: #022350;
  color: #fff;
  border-radius: 100px;
}
#footer .footer-newsletter form {
    flex-basis: 40%;
    margin-right: 106px;
  }
.videoholder {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}
  #menu a b {
  color: #fff;
  font-weight: 400;
}
#mainintro img {
  max-width: 880px;
  margin: auto;
  display: block;
}
#navigation {
  display: none;
}
.overlay.open {
  opacity: 1;
  visibility: visible;
}
.content-wrapper {
  background-color: #75caf6;
}
.site-name {
  z-index: 3;
  width: 308px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 16px;
}
.navigation-buttons {
  position: absolute;
  right: 30px;
  top: 18px;
}
.menu-item-wrap {
  position: relative;
  margin-top: 6px;
}
.submenu-toggle {
  position: absolute;
  width: 100%;
  left: 0px;
  max-width: 100%;
  right: 0px;
  height: auto !important;
  border:none;
  text-indent: -99999px;
  padding:0px !important;
  margin:0px;
  height: 30px !important;
  background:transparent;
  z-index:999999;
}
.menu-level-2 {
  max-width: 215px;
  font-weight: 600;
}
.overlay a {
  font-size: 2rem;
  margin:4px 0;
  text-decoration:none;
  opacity: 0;
  transform: translateY(20px);
  transition:all 0.4s ease;
    transition-delay: 0s;
  text-align: center;
  width: 200px;
}
    .overlay.open a {
      opacity: 1;
      transform: translateY(0);
    }

    .overlay.open a:nth-child(1) { transition-delay: 0.2s; }
    .overlay.open a:nth-child(2) { transition-delay: 0.4s; }
    .overlay.open a:nth-child(3) { transition-delay: 0.6s; }
    .overlay.open a:nth-child(4) { transition-delay: 0.8s; }
    .overlay.open a:nth-child(5) { transition-delay: 1s; }
    .overlay.open a:nth-child(6) { transition-delay: 1.2s; }

.menu-toggle.open span:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}

.menu-toggle.open span:nth-child(2) {
  opacity: 0;
}

.menu-toggle.open span:nth-child(3) {
  transform: rotate(-45deg) translate(6px, -6px);
}

.menu-toggle span {
  transition: 0.4s ease;
}
.toggle-window.cart-count {
  background: #fff !important;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-image: none;
    background-size: auto;
  background-size: auto;
  border-radius: 100px;
  width: auto;
  padding-left: 59px;
  padding-right: 40px;
  background-image: url(/user/documents/pic/cart.svg?2) !important;
  background-size: 25px !important;
  background-position: left 20px center !important;
  background-repeat: no-repeat !important;
}
.menu-toggle span:nth-child(2) {
  visibility: hidden;
}
.menu-toggle {
  position: fixed;
  top: 52px;
  left: 46px;
  width: 80px;
  height: 20px;
  cursor: pointer;
  z-index: 1001;
  padding: 10px;
  height: 80px;
  padding: 22px;
}
#footer {
  background-color: transparent;
  border-top-color: transparent;
  color: #022350;
  clear: both;
}
#footer a {
  color: #022350;
}

.p-thumbnail img {
  width: 100%;
  height: 159px;
  object-fit: cover;
  border: none;
}
#footer {
  background: #fff;
  padding: 80px;
  max-width: 1480px;
  margin: auto;
    margin-top: auto;
    margin-bottom: auto;
  border-radius: 50px;
  margin-bottom: 80px;
  margin-top: 80px;
}
.type-detail .p-image img {
    max-height: unset;
    width: 100%;
  }

.p-main-image {
  height: 550px;
  overflow: hidden;
  margin-bottom: 22px;
  border-radius: 20px;
}
.p-main-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}
.swiper-button-next, .swiper-button-prev {
  cursor: pointer;
  color: #fff;
font-size:15px;
}

.p-image::after {
  background-color: transparent;
}
.type-detail .nl-banner {
  max-width: 509px;
  margin: auto;
    margin-top: auto;
    margin-bottom: auto;
  margin-top: 80px;
  margin-bottom: 80px;
}
.swiper-button-next, .swiper-button-prev {
  cursor: pointer;
  color: #fff;
  width: 42px !important;
  height: 42px !important;
  border-radius: 100px;
}
.swiper-button-next::after, .swiper-button-prev::after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
  color: #fff;
  font-size: 22px !important;
}
.p-thumbnails > div {
  height: unset;
  left: 0;
  position: relative;
  top: 0;
  transition: left .3s ease-out;
  width: 100%;
}
.p-thumbnails {
  height: auto;
  margin-bottom: 10px;
  overflow: visible;
  position: relative;
  width: 100%;
}
.vam {
  visibility: hidden;
}
.p-thumbnails > div > div {
  display: flex;
}
.banner {
  margin-bottom: 40px;
  overflow: visible;
  position: relative;
}
.content-wrapper.container {
  width: 100%;

}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease;
  z-index: 55;
  backdrop-filter: blur(25px);
  -webkit-backdrop-filter: blur(12px);
  background-color: rgba(2, 35, 80, 0.7);
  z-index: 555 !important;
}
.carousel-inner {
  overflow: visible;
  width: 100%;
}
.menu-toggle {
  background: #fff;
  border-radius: 100px;
}
#mainintro {
  position: relative;
  max-width: 880px;
  margin: auto;
}
#mainintro div img {
  width: 100%;
  height: auto;
}
.it1 {
  position: absolute;
  top: 169px;
  width: 228px;
  left: 115px;
}

.it2 {
  position: absolute;
  top: 395px;
  width: 228px;
  left: 115px;
  z-index: -1;
}
.it3 {
  position: absolute;
  top: 512px;
  width: 228px;
  left: 115px;
}

.it4 {
  position: absolute;
  top: 169px;
  width: 228px;
  right: 106px;
  z-index: -1;
}

.it5 {
  position: absolute;
  top: 354px;
  width: 228px;
  right: 86px;
}
.it6 {
  position: absolute;
  top: 525px;
  width: 228px;
  right: 124px;
}
[data-target="search"], [data-target="login"] {
  display: none !important;
}

.toggle-window.cart-count .sr-only {
  clip: unset;
  border: 0;
  height: auto;
  margin: 0px;
  overflow: visible;
  padding: 0;
  position: relative;
  width: auto;
  display: block;
  float: left;
}
.navigation-buttons a[data-target="cart"]::before {
  display:none;
}
.menu-toggle span {
  display: block;
  height: 2px;
  background: #022350;
  margin: 6px 0;
  transition: 0.4s;
}
.tholder {
  text-align: center;
}
.textin {
  display: grid;
  grid-template-columns: 7fr 5fr;
  grid-gap: 84px;
}
.byliny {
  padding: 0px;
  list-style-type: none;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 14px;
}
.byliny li a {
  background: #fff;
  width: 100%;
  display: block;
  text-align: left;
  border-radius: 100px;
  padding: 19px;
    padding-left: 19px;
  padding-left: 35px;
}
.benefitBanner__img {
  mix-blend-mode: multiply;
  width: 43px;
  margin: auto;
}
.benefitBanner__content {
  overflow: hidden;
  padding-right: 10px;
  word-break: break-word;
  color: #fff;
}
.item .but {
  width: auto;
  max-width: 316px;
}
.benefitBanner__title {
  font-size: 16px;
  width: 100%;
  margin-bottom: -6px;
  float: left;
}
.videoholder video {
  position: relative;
  left: -133px;
  top: -65px;
  border-radius: 1000px;
}
.text-holder {
  max-width: 444px;
  margin: auto;
  position: relative;
  left: -104px;
}
.text-holder p {
  color: #fff;
  margin-bottom: 25px;
  margin-top: -27px;
}
.text-holder h2 {
  font-size: 61px;
  font-weight: 400;
  color: #fff;
}
.but {
  background: #fff;
  width: 197px;
  display: block;
  padding: 17px;
  border-radius: 100px;
  text-align: center;
}
.banner a, .banner-category a, .banner-wrapper a, .carousel-inner a {
  color: #022350;
}
.byliny li a {
  background: #fff;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-image: none;
    background-size: auto;
  width: 100%;
  display: block;
  text-align: left;
  border-radius: 100px;
  padding: 19px;
    padding-left: 19px;
  padding-left: 35px;
  background-image: url(/user/documents/pic/arbot.svg?1);
  background-repeat: no-repeat;
  background-position: right 26px center;
  background-size: 27px;
}
.custom-footer__banner4 {
  margin: auto;
  display: block;
  float: unset;
}
.banner-wrapper {
  width: 100%;
}
#footer .container {
  width: 100%;
}
.textin .p {
  padding-right: 77px;
}
.banners-content.body-banners img {
  width: 950px;
  margin: auto;
  display: block;
  margin-top: 36px;
}
.active .badge.best, .active .badge.ship {
}
.plus-gallery-wrap img {
  width: 100%;
}
.footer-bottom, .footer-newsletter {
  border-color: transparent;
}
.banners-content.body-banners {
  text-align: center;
}

.homepage-blog-wrapper .homepage-group-title {
  display: block;
  font-size: 35px;
  line-height: 45px;
  text-align: center;
  color: #fff;
}
.blog-wrapper {
    align-items: flex-start;
    display: block;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: stretch;
  }
.blog-wrapper {
  justify-content: center;
  width: 100%;
  max-width: 875px;
}
.blog-wrapper .news-item {
  background: #fff;
  border-radius: 20px;
  padding-left: 32px !important;
}
.blog-wrapper .news-item .description {
  color: #022350;
  margin: 10px 0 0;
  padding-bottom: 21px;
}
.homepage-blog-wrapper.row.blog-wrapper h3::after {
  content: "";
  width: 50px;
  height: 50px;
  background: url(/user/documents/pic/arbot.svg?1);
    background-repeat: repeat;
    background-size: auto;
  position: absolute;
  right: 0px;
  top: 1px;
  background-size: 29px;
  background-repeat: no-repeat;
}
.homepage-blog-wrapper.row.blog-wrapper h3.opened::after {
  content: "";
  width: 50px;
  height: 50px;
  background: url(/user/documents/pic/arbot.svg);
    background-repeat: repeat;
    background-size: auto;
  position: absolute;
  right: 16px;
  top: -23px;
  background-size: 29px;
  background-repeat: no-repeat;
  transform: rotate(-180deg);
}
.blog-wrapper .news-item {
  flex-basis: 25%;
  width: 100%;
  text-align: left;
  margin-bottom: 13px;
}
.faq-title {
  position: relative;
}
.textin img {
  position: sticky !important;
  margin-top: -71px;
  top: 0px;
}
.products-block > div .p .name {
    height: auto;
    line-height: 30px !important;
  }
.p:hover .flag {
  filter: alpha(opacity=0);
  opacity: 1;
}

#newslider img {
  margin-top: 0px;
  margin-bottom: 0px;
  height: 450px;
  width: auto;
  object-fit: cover;
}
.flag {
  color: #fff;
  border-radius: 100px;
}
#newslider .news-item {
  border-bottom: 0;
  display: block;
  margin-bottom: 80px;
  padding-bottom: 0;
  background: #fff;
  border-radius: 20px;
  padding: 0px;
    padding-bottom: 0px;
  padding-bottom: 27px;
}
.flags-default .flag::after, .flags-default .flag::before {
display:none!important;
}

#newslider .news-item .image {
    width: 72px;
  }
.novinkyhome > h2 {
  margin-bottom: 78px;
  color: #fff;
}

#newslider .image {
  border-radius: 1000px !important;
  overflow: hidden;
}
#newslider .news-item {
  border-bottom: 0;
  display: block;
  margin-bottom: 80px;
  padding-bottom: 0;
  background: transparent;
  border-radius: 20px;
  padding: 0px;
    padding-bottom: 0px;
  padding-bottom: 27px;
}
#newslider .title {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 0px;
}
#newslider .news-item .image {
  width: 100%;
  border-radius: 22px;
  overflow: hidden;
  max-width: 100%;
  margin-right: 0px;
  margin: auto;
    margin-top: auto;
    margin-bottom: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-bottom: auto;
  margin-bottom: auto;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-bottom: -29px;
  position: relative;
  left: 0px;
}
.novinkyhome.sluzbyslider .text {
  position: absolute;
  bottom: 149px;
  width: 52%;
  background: #fff;
  border-radius: 23px;
  padding: 17px;
  right: 46%;
}
.menu-level-2 a {
  color: #fff !important;
}
#reviewsSwiperIndex .news-item {
  background: #fff;
  padding: 21px;
    padding-bottom: 21px;
  border-radius: 17px;
  padding-bottom: 36px !important;
}
.reviews-intro {
  color: #fff;
  margin-bottom: 37px;
}
.reviews-intro h2 {
  color: #fff;
}
#reviewsSwiperIndex .image {
  max-width: 76px;
  border-radius: 100px;
  overflow: hidden;
  float: ;
  margin-bottom: 15px;
}
#reviewsSwiperIndex .news-item {
    border-bottom: 0;
    display: block;
    margin-bottom: 80px;
    padding-bottom: 0;
  }

#newslider .description p {
  text-align: left;
  line-height: 30px;
}
.container.container--bannersBenefit {
  display: none;
}
.nl-input input {
  background: #fff;
  border-radius: 100px;
  border: none;
  padding: 30px;
  width: 100%;
  margin-top: 12px;
  margin-bottom: 19px;
}
.nl-btn {
  background: #ace200;
  border: none;
  padding: 20px;
  width: 150px;
  border-radius: 100px;
  float: right;
  margin-top: -97px;
  position: relative;
  margin-right: 11px;
}
.nl-badge {
  background: #ace200;
  border-radius: 100px;
  padding-left: 17px;
  padding-right: 17px;
}
.nl-title {
  margin-bottom: 25px;
}
.nl-hero {
  margin-bottom: -174px;
  max-width: 512px;
  text-align: center;
}
.nl-consent a {
  text-decoration: underline;
}
.welcome h1 {
  display: none;
}
.custom-footer__banner3 {
  width: 100%;
  text-align: center;
}
.pill {
  background: #ace200;
  border-radius: 100px;
  padding: 21px;
  display: inline-block;
  min-width: 347px;
}
.pill svg {
  display: none;
}
.kicker {
  color: #ace200;
  font-weight: 600;
  font-size: 24px;
}
.claim {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 30px;
}
.thai {
  color: #ace200;
  margin-bottom: 27px;
  font-size: 76px;
  margin-top: 26px;
}
.socials {
  margin-top: 33px;
}
.parametr-option img {
display:none!important;
}
.parametr-option {
  background: #fff;
  padding: 20px;
  float: left;
  border-radius: 100px;
  width: 73px;
  text-align: center;
margin-right:5px;
}
.parametr-option.active {
  color: #fff;
}
.parametr-option:hover {
  color: #fff;
}

#options-container-16 {
  display: block;
  float: left;
  width: 100%;
  margin-top: 12px;
  margin-bottom: 15px;
}
.quantity {
  display: none;
}
.btn.btn-conversion.add-to-cart-button {
  border-radius: 100px;
}
.btn.btn-conversion.add-to-cart-button {
  background: #022350;
  border: #fff;
  border-radius: 100px;
  width: 193px;
  font-size: 18px;
  font-weight: 500;
  padding: 17px;
  font-weight: 400;
  padding: 19px !important;
}
.p-basic-info-block .block .p-code, a.link-icon {
  color: #fff;
}
.p-basic-info-block {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  color: #fff;
}
.p-detail .stars-wrapper {
  justify-content: flex-start;
  margin: 0 0 19px;
  background: #fff;
  padding: 12px;
  border-radius: 100pc;
  max-width: 209px;
}
.p-to-cart-block .add-to-cart-button.btn-conversion::before {
 display:none;
}
.p-data-wrapper h1 {
  color: #022350;
}
.p-data-wrapper {
  color: #022350;
}
.p-data-wrapper {
  color: #022350;
}
#header {
  background-color: #75caf6;
  background-image: none;
  border-color: #e6e6e6;
}
.basic-description {
  color: #022350;
}
.p-param-block {
  display: none;
}
.type-detail .content-wrapper {
  margin-top: 80px;
}
.p-to-cart-block {
  align-items: center;
  border: 0 #e7e7e7;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: rgb(231, 231, 231);
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: rgb(231, 231, 231);
  border-bottom: transparent;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
  padding: 0px;
  margin-top: 20px;
}
.phold {
  max-width: 521px;
  margin: auto;
    margin-top: auto;
  text-align: center;
  display: block;
  margin-top: 39px;
}
.phold .p-final-price-wrapper {
    width: 100%;
    text-align: center;
    margin-bottom: 17px;
  }
.phold .p-to-cart-block {
  float: right;
  margin-top: -94px;
}
.navigation-buttons > a[data-target="cart"] i {
  color: var(--_color-header-contrast-bg);
  background: #ace200;
}
.navigation-buttons > a[data-target="cart"] i {
  border-radius: 100%;
  bottom: auto;
  display: block;
  font-size: 13px;
  font-style: normal;
  height: 19px;
  left: 37px;
  line-height: 13px;
  padding: 3px;
  position: absolute;
  right: 10px;
  top: 22px;
  width: 19px;
}
.novinkynablogus h2 {
  margin: 0px;
  font-size: 18px;
}
.h1, .h2, .h3, .h4, .h5, .h6, body, h1, h2, h3, h4, h5, h6 {
  color: #022350;
  font-weight: 400;
}
.shp-tabs-wrapper.homepage-tabs-wrapper {
  margin-top: 78px;
}
.midtext {
  margin-top: 120px;
}
.novinkynablogus .description {
  position: relative;
  background: #fff;
  width: 100%;
  left: 0px;
  padding: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  z-index: 5555;
  border-radius: 0 0 20px 20px;
  font-size: 18px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.midtext {
  color: #fff;
}
.midtext > h2 {
  color: #fff;
}
.homepage-blog-wrapper .homepage-group-title {
  display: block;
  font-size: 35px;
  line-height: 45px;
  text-align: center;
}
.novinkynablogus {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 15px;
}
.novinkynablogus .description {
  display: none;
}
.novinkynablogus .news-item {
  border-bottom: 0;
  display: flex;
  margin-bottom: 0px;
  padding-bottom: 0;
  border-radius: 20px;
  overflow: hidden;
}

.novinkynablogus .text {
  background: #fff;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-image: none;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-image: none;
  background-size: auto;
  width: 100%;
  display: block;
  text-align: left;
  border-radius: 20px;
  padding: 19px;
  padding-left: 19px;
  padding-left: 19px;
  padding-left: 35px;
  background-image: url(/user/documents/pic/arbot.svg);
  background-repeat: no-repeat;
  background-position: right 26px center;
  background-size: 27px;
position: relative;
}
.introimg {
  width: 100%;
  height: auto;
}

#mainintro .it1,
#mainintro .it2,
#mainintro .it3,
#mainintro .it4,
#mainintro .it5,
#mainintro .it6 {
  position: absolute; /* pokud je potřeba, aby byly volně položené */
  animation: levitate 6s ease-in-out infinite;
}

#mainintro .it1 { animation-delay: 0s; }
#mainintro .it2 { animation-delay: 1s; }
#mainintro .it3 { animation-delay: 2s; }
#mainintro .it4 { animation-delay: 3s; }
#mainintro .it5 { animation-delay: 4s; }
#mainintro .it6 { animation-delay: 5s; }

@keyframes levitate {
  0%   { transform: translateY(0); }
  50%  { transform: translateY(-15px); }
  100% { transform: translateY(0); }
}

.read-more {
  background: transparent;
  width: 150px;
  padding: 10px;
  border-radius: 100px;
}

@media (max-width: 1280px) { 
.homepage-blog-wrapper .homepage-group-title {
  display: block;
  font-size: 33px;
  line-height: 45px;
  text-align: center;
}
.index-content-wrapper {
  max-width: 100%;
}
.blog-wrapper {
  justify-content: center;
  width: 100%;
  max-width: 100%;
  margin: auto;
    margin-bottom: auto;
  margin-bottom: auto;
  margin-bottom: 70px;
}
.textin .p {
  padding-right: 0px;
}
.textin img {
  position: relative!important;
  margin-top: 0px;
  top: 0px;
}
.p-detail-inner {
  max-width: 100%;
}
.menu-toggle {
  position: absolute;
  top: 66px;
  right: unset;
  width: 80px;
  height: 20px;
  cursor: pointer;
  z-index: 1001;
  padding: 10px;
  height: 80px;
  padding: 22px;
  left: 40px;

}
h2 {
  font-size: 33px;
}
.type-detail .novinkyhome {
  max-width: 1396px;
  margin: auto;
  padding: 15px;
}
.btn.btn-conversion.add-to-cart-button {
  background: #ace200;
  border: solid #ace200;
  border-radius: 100px;
  width: auto;
  font-size: 18px;
  font-weight: 500;
  padding: 17px;
  font-weight: 500;
  min-width: 170px;
}
.navigation-buttons {
  position: absolute;
  right: 0px;
  top: 18px;
}
#header .container {
  width: 100%;
  max-width: calc(100% - 80px);
  position: relative;
}
.body-banners .item {
  max-width: 880px;
  margin: ;
  margin: auto;
    margin-top: auto;
  margin-top: 80px;
}
.type-category #content {
  max-width: 100%;
}

}


@media (min-width: 581px) and (max-width: 991px) {
.type-category .btn.btn-detail {
  font-size: 16px !important;
}
 .homepage-blog-wrapper.row.blog-wrapper {
    padding: 0px!important;
  }

.next-to-carousel-banners {
  max-width: calc(100% - 40px);
}
 .textin img {
    position: relative !important;
    margin-top: 0px;
    top: 0px;
    margin: auto;
    display: block;
  }
 .navigation-buttons a {
    font-size: 20px;
    height: 82px;
    line-height: 83px;
    width: 60px;
  }
.admin-logged .menu-toggle {
    position: absolute;
    top: 15px;
    right: 338px;
    width: 80px;
    height: 20px;
    cursor: pointer;
    z-index: 1001;
    padding: 10px;
    height: 80px;
    padding: 22px;
    padding-top: 22px;
    padding-top: 22px;
    padding-top: 25px;
  }
#header {
  padding-top: 0px!important;
}
.type-detail .content-wrapper {
  background-color: #e3fcd7;
  margin-top: 0px;
}
.admin-logged .menu-toggle {
    position: absolute;
    top: 15px;
    right: 266px;
    width: 80px;
    height: 20px;
    cursor: pointer;
    z-index: 1001;
    padding: 10px;
    height: 75px;
    padding: 19px;
    padding-top: 19px;
    padding-top: 22px;
    padding-top: 22px;
    padding-top: 23px;
    left: unset;
    width: 75px;
  }
.menu-toggle {
    position: absolute;
    top: 15px;
    right: 266px;
    width: 80px;
    height: 20px;
    cursor: pointer;
    z-index: 1001;
    padding: 10px;
    height: 75px;
    padding: 19px;
    padding-top: 19px;
    padding-top: 22px;
    padding-top: 22px;
    padding-top: 23px;
    left: unset;
    width: 75px;
  }
.site-name {
    z-index: 3;
    width: 308px;
    position: absolute;
    left: 0px!important;
    transform: unset!important;
    top: 5px;
  }
.navigation-buttons > a[data-target="cart"] i {
  border-radius: 100%;
  bottom: auto;
  display: block;
  font-size: 18px;
  font-style: normal;
  height: 30px;
  left: 65px;
  line-height: 22px;
  padding: 3px;
  position: absolute;
  right: 10px;
  top: 21px;
  width: 30px;
}
.discount-coupon .btn {
  border-radius: 16px;
  color: hsl(var(--color-tertiary-hover-h),calc(var(--color-tertiary-hover-s) - 10%),calc(var(--color-tertiary-hover-l) + 6%)) !important;
  font-size: 16px !important;
  margin-left: 10px;
  position: absolute;
  right: 0px;
  top: 5px;
  right: 5px;
  border: none;
  height: 52px;
  line-height: 19px;
  background: #ace200 !important;
  max-width: 202px;
}
.removeable {
  background: #fff;
}

.btn.btn-conversion.add-to-cart-button:hover {
  border-radius: 100px;
  width: unset;
  font-size: 18px;
  color: #ace200;
  font-weight: 500;
  padding: 17px;
}
 .bottags {
    position: absolute;
    left: 24px;
    top: unset;
    bottom: 10px;
  }
.badge.best {
  background: #ace200;
  padding: 2px;
  font-size: 11px;
  border-radius: 11px;
  position: relative;
  left: 20px;
  display: block;
  text-align: center;
  float: left;
  width: 120px;
  margin-right: 8px;
}
.badge.try {
    background: #f0ec7a;
    padding: 2px;
    font-size: 11px;
    border-radius: 11px;
    left: -23px;
    color: #7c7924;
    display: block;
    width: 98px;
    text-align: center;
    position: absolute;
    top: unset;
    bottom: -17px;
  }
.pcs {
  position: relative;
  left: -20px;
  font-size: 32px;
  top: -9px;
}
.total {
  float: right;
  font-size: 37px;
  font-size: ;
}
#mainintro img {
    max-width: 750px!important;
    margin: auto;
    display: block;
  }
#mainintro {
    position: relative;
    max-width: 780px!important;
    margin: auto;
    width: 100%;
  }
.textin {
  display: block;
}
.textin .p {
  padding-right: 0px;
}
#header {
    left: 0;
    position: relative !important;
    top: 0;
    transition: transform .15s;
    width: 100%;
    z-index: 56;
  }
#header {
  padding-top: 0py;
}

}

@media (max-width: 980px) { 
#mainintro img {
  max-width: 100%;
  margin: auto;
  display: block;
}
.badge.ship {
  background: #ace200;
  padding: 2px;
  font-size: 11px;
  border-radius: 11px;
  position: relative;
  left: 20px;
  clear: right;
  margin-top: -1px;
  margin-le: 10px;
  display: block;
  text-align: center;
  float: left;
  width: 111px;
}
.homepage-blog-wrapper.row.blog-wrapper {
  padding: 10px;
}
.pill {
  background: #ace200;
  border-radius: 100px;
  padding: 21px;
  display: inline-block;
  min-width: unset;
  font-size: 18px;
  font-weight: 600 !important;
}
.type-detail .novinkyhome {
    max-width: 1396px;
    margin: auto;
    padding: 0px;
  }
.container.footer-bottom {
  margin-top: 35px;
}
#mainintro {
  position: relative;
  max-width: 100%;
  margin: auto;
  width: 100%;
}
.tholder {
  text-align: center;
  max-width: 90%;
  margin: auto;
}
.textin {
  display: block;
  grid-template-columns: 7fr 5fr;
  grid-gap: 84px;
}
.novinkynablogus {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 18px;
}
.navigation-buttons a {
    font-size: 20px;
    height: 70px;
    line-height: 73px;
    width: 60px;
  }
.site-name {
  z-index: 3;
  width: 308px;
  position: absolute;
  left: 44%;
  transform: translateX(-50%);
  top: 5px;
}
#header .container {
    min-height: 146px;
  }
}



@media (max-width: 580px) { 
.textin .p {
  padding-right: 0px;
}
.textin .p {
  padding-right: 0px;
  padding: 0px;
}
#header {
    left: 0;
    position: absolute;
    top: 0;
    transition: transform .15s;
    width: 100%;
    z-index: 56;
  }
.next-to-carousel-banners {
    margin-top: 50px;
    background: #fff;
    padding: 25px;
    margin-left: 25px;
    margin-right: 17px;
    width: calc(100% - 50px);
  }
.short-text {
  text-align: center;
}
.read-more {
  width: 100%;
}
.blog-wrapper .news-item .description {
  margin: 10px 0 0;
  padding-bottom: 21px;
  padding-left: 15px;
  padding-right: 15px;
}
.claim, .kicker {
  font-weight: 600;
  font-size: 34px;
  margin-bottom: 30px;
  max-width: 243px;
  line-height: 39px;
  margin: auto;
    margin-bottom: auto;
  margin-bottom: 53px;
}
.pill {
    margin-bottom: 15px;
    width: 100%;
  }
.thai {
  margin: auto;
    margin-top: auto;
    margin-bottom: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
#footer ul li {
    padding: 0px !important;
    position: relative;
    width: 100%;
    display: block;
    margin: 0px;
    margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 1px;
  }
.tbanner h2 {
    font-size: 36px;
    position: relative;
    z-index: 555;
    text-align: center;
    margin-top: 0px;
  }

.textin img {
  position: sticky !important;
  margin-top: 0px;
  top: 0px;
}
.novinkynablogus {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 18px;
  }
#newslider {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
  }
#header .container {
    min-height: unset;
  }
.pill {
  margin-bottom: 15px;
}

.site-name {
    z-index: 3;
    width: 212px;
    position: absolute;
    left: -24px;
    transform: unset;
    top: -30px;
  }
.cart-count .sr-only {
  display: none !important;
}


.toggle-window.cart-count {
  width: 37px !important;
  padding: 34px !important;
  position: absolute;
  top: -1px;
  right: -21px;
}

.tholder p {
  max-width: 211px;
}
.it1 {
  position: absolute;
  top: 38px;
  width: 155px;
  left: 9px;
}

.it2 {
    position: absolute;
    top: 166px;
    width: 149px;
    left: 40px;
    z-index: -1;
  }
.it3 {
  position: absolute;
  top: 126px;
  width: 121px;
  left: 56px;
}
.it4 {
  position: absolute;
  top: 139px;
  width: 162px;
  right: 18px;
  z-index: -1;
}
.custom-footer__banner1 {
  height: 50px !important;
}
.it5 {
  position: absolute;
  top: 76px;
  width: 160px;
  right: 5px;
}
.it6 {
    position: absolute;
    top: 231px;
    width: 119px;
    right: 38px;
  }
.phold .p-to-cart-block {
  float: right;
  margin-top: -0px;
  width: 100%;
}
.p-to-cart-block .p-add-to-cart-wrapper {
  margin-left: 0px;
  width: 100%;
}
.content-wrapper.container {
  padding: 0px;
}
.faq-title {
  position: relative;
  padding-right: 30px;
}
#options-container-16 {
  display: block;
  float: unset;
  width: 100%;
  margin-top: 12px;
  margin-bottom: 15px;
  text-align: center;
  max-width: 237px;
  margin: auto;
}
.category-top {
  margin-top: 99px;
}
.blog-wrapper {
  justify-content: center;
  width: 100%;
  max-width: 875px;
  margin: auto;
}
.columns-mobile-2 .products-block > div {
    width: 100%;
  }
.category-header input[type="radio"] + label {
  background: #f5f5f5;
  border: solid 2px;
  font-size: 11px;
  margin: 1px 1px -1px;
    margin-right: 1px;
    margin-bottom: -1px;
    margin-left: 1px;
  margin-right: 1px;
  margin-left: 1px;
  padding: 9px 8px;
  background: transparent;
  border-radius: 100px;
  width: 100%;
  font-size: 18px;
  max-width: 100%;
  text-align: center;
  padding: 15px;
  margin-bottom: 8px;
}
h1 {
  font-size: 40px;
}
.p-to-cart-block {
  clear: both;
  margin-top: 13px !important;
}
#stepper {
  float: left;
  width: 100%;
  margin-top: 16px;
  margin-bottom: 20px;
}
.novinkynablogus .open .text {
  border-radius: 20px 20px 20px 20px;
}
.novinkynablogus .text {
    background: #fff;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-image: none;
    background-size: auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-image: none;
    background-size: auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-image: none;
    background-size: auto;
    width: 100%;
    display: block;
    text-align: left;
    border-radius: 17px;
    padding: 25px;
    padding-left: 19px;
    padding-left: 35px;
    background-image: url(/user/documents/pic/arbot.svg);
    background-repeat: no-repeat;
    background-position: right 26px center;
    background-size: 27px;
    position: relative;
    box-shadow: 0 0px 6px rgba(0, 255, 0, 0.15);
  }
.novinkynablogus .description {
  position: relative;
  background: #fff;
  width: 100%;
  left: 0px;
  padding: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  z-index: 5555;
  border-radius: 0 0 35px 35px;
  font-size: 18px;
  padding-top: 11px;
  padding-bottom: 10px;
}

.insideblocks {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 30px;
  margin-top: 65px;
}
.content-wrapper.container {
    padding: 0px;
  }
.homepage-blog-wrapper {
  padding: 15px;
}
.faq-title {
    position: relative;
    padding-right: 50px;
  }
.homepage-blog-wrapper .homepage-group-title {
    display: block;
    font-size: 35px;
    line-height: 36px;
    text-align: left;
    padding: 0px;
  }
.type-detail .homepage-blog-wrapper.row.blog-wrapper {
  margin: auto;
    margin-top: auto;
  margin-top: auto;
  margin-top: 0px;
}
.type-detail #content .col-sm-12 {
  padding: 15px;
}
.badge.try {
    background: #f0ec7a;
    padding: 1px;
    font-size: 11px;
    border-radius: 11px;
    left: -71px;
    color: #7c7924;
    display: block;
    width: 92px;
    text-align: center;
    position: absolute;
    top: -46px;
  }
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #ace200!important;
}
.perunit {
  float: right;
  clear: both;
  font-weight: 600;
  font-size: 12px;
}
.type-detail .plus-gallery-wrap {
  margin-top: 36px;
}
[data-val="16"].variant-card {
    padding-top: 0px;
  }
.pcs {
    font-size: 25px;
  }
.nl-hero {
  margin-bottom: -96px;
  max-width: 527px;
  text-align: center;
}
.badge.best {
    background: #ace200;
    padding: 2px;
    font-size: 11px;
    border-radius: 11px;
    position: relative;
    left: 16px;
    display: block;
    text-align: center;
    float: left;
    width: 88px;
  }
.bottags {
    position: absolute;
    left: -4px;
    top: 51px;
  }
[data-key="16-22"] {
    padding-top: 4px;
    padding-bottom: 8px !important;
  }
[data-val="16"].variant-card {
    padding-top: 4px;
    padding-bottom: 8px;
  }
.nl-title {
  margin-bottom: 25px;
  text-align: center;
}
.bs {
  position: absolute !important;
  right: -18px;
  z-index: 555;
  background: transparent;
  width: 63px !important;
  text-indent: -99999px;
  top: 0px;
}
.removeable {
  background: #fff;
}
.cart-table tr td {
  border-right-color: transparent;
  border-top-color: none;
  padding: 9px;
}
.p-availability.p-cell {
  display: none;
}
.in-kosik .box {
    background: #fff !important;
    border-radius: 20px;
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-top: -20px;
    padding: 21px;
    padding-top: 21px;
    padding-bottom: 21px;
    margin-bottom: 21px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
#submit-order {
  width: 100%;
  padding: 19px;
}

.toggle-window.cart-count {
  background-image: url(/user/documents/pic/cart.svg?1) !important;
  background-size: 25px !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  text-align: center;
}
.navigation-buttons {
    position: absolute;
    right: 0px;
    top: -29px;
  }
.navigation-buttons > a[data-target="cart"] i {
  border-radius: 100%;
  bottom: auto;
  display: block;
  font-size: 18px;
  font-style: normal;
  height: 30px;
  left: 44px;
  line-height: 22px;
  padding: 3px;
  position: absolute;
  right: 8px;
  top: -4px;
  width: 30px;
}
.tbanner h2 {
    font-size: 37px;
    position: relative;
    z-index: 555;
  }
.novinkynablogus {
    display: block;
  }

 .byliny-faqs .content-wrapper.container {
    padding: 0px;
  }
.novinkynablogus .news-item {
  border-bottom: 0;
  display: flex;
  margin-bottom: 0px;
  padding-bottom: 0;
  margin-bottom: 10px;
}
.body-banners .item {
    max-width: 880px;
    margin: ;
    margin: auto;
    margin-top: auto;
    margin-top: auto;
    margin-top: -58px;
  }
.homepage-blog-wrapper.row.blog-wrapper {
    padding: 0px;
  }

 #header {
    left: 0;
    position: absolute;
    top: 0;
    transition: transform .15s;
    width: 100%;
    z-index: 5555;
  }
 #header {
    background: transparent;
  }
.openmenu .site-name {
  filter: brightness(1000);
}

.columns-mobile-2 .products-block > div .p .name {
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    min-height: unset;
    overflow: hidden;
    height: auto;
  }
.basic-description span {
  color: #fff !important;
}
.products-block > div .p .name {
  text-transform: none;
  font-size: 24px;
  font-weight: 600;
  line-height: 35px;
}

.prices, .p-tools {
  width: 100% !important;
  float: left;
}
.price.price-final {
  position: relative;
  top: 0px;
}
.type-detail .homepage-blog-wrapper.row.blog-wrapper {
  padding: 10px;
}

.type-detail .content-wrapper.container {
  padding: 10px;
}
.payment-logo {
  flex: 0 0 100%;
  order: 1;
  text-align: left;
  display: none;
}
.payment-info {
  flex-basis: 100%;
}

.in-kontakty #content-wrapper {
    margin-top: 0px;
  }
.banner {
    min-height: 87px;
  }
.p-main-image {
  height: 362px;
  overflow: hidden;
  margin-bottom: -3px;
  border-radius: 20px;
  background: #fff;
}
.p-thumbnail img {
  width: 100%;
  height: 111px;
  object-fit: cover;
  border: none;
    border-top-width: medium;
    border-top-style: none;
    border-top-color: currentcolor;
    border-right-width: medium;
    border-right-style: none;
    border-right-color: currentcolor;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-left-width: medium;
    border-left-style: none;
    border-left-color: currentcolor;
}
.badge.try {
    background: #f0ec7a;
    padding: 1px;
    font-size: 11px;
    border-radius: 11px;
    left: -61px;
    color: #7c7924;
    display: block;
    width: 92px;
    text-align: center;
    position: absolute;
    bottom: -42px;
    top: unset;
  }
.total {
  font-size: 25px;
  margin-top: 13px;
}
.perunit {
    float: right;
    clear: both;
    font-weight: 600;
    font-size: 15px;
    max-width: 92px;
    margin-top: 8px;
    line-height: 19px;
    text-align: right;
    margin-right: 3px;
    margin-bottom: 12px;
  }
.type-detail .p-final-price-wrapper {
    text-align: left;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    display: none;
  }
 .admin-logged .menu-toggle {
    position: absolute;
    top: 27px;
    right: 100px;
    width: 50px;
    height: 20px;
    cursor: pointer;
    z-index: 1001;
    padding: 10px;
    height: 50px;
    padding: 13px;
    padding-top: 13px;
    left: unset;
    padding-top: 15px;
  }
.removeable .p-label {
  display: block;
  font-weight: 600;
}
.cart-table tr td.p-name a {
  font-size: 18px !important;
  font-weight: 600;
  line-height: 7px !important;
}
.cart-table tr > td.p-name {
    align-self: center;
    flex: 1 1 calc(100% - 150px);
    padding-left: 5px;
    margin-top: 14px;
  }
.cart-table tr td, .cart-table tr td.cart-p-image {
    background-color: #fff;
    float: left;
    width: 107px;
  }
ol.cart-header li a, ol.cart-header li strong {
  display: block;
  font-size: 16px;
  font-weight: 500;
  height: 100%;
  line-height: 20px;
  padding: 0 5px;
  position: relative;
  text-decoration: none;
}

.ordering-process .site-name {
    z-index: 3;
    width: 225px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -24px;
  }

.content, .type-category .benefitBanner {
    padding-left: 25px;
    padding-right: 25px;
  }
.co-payment-method .payment-logo {
  display: block;
  position: absolute;
  right: 107px;
  top: 0px;
}
.order-summary-item a {
  font-weight: 600;
}
.nl-title {
  font-size: 39px;
  font-weight: 600 !important;
  text-align: center;
}
.overall-wrapper {
    padding-top: 40px;

  }
.banner-wrapper .but {
  position: relative;
  top: -50px;
}
.id-1 .content-wrapper {
  margin: 0px;
  overflow-x: hidden;
}
.content-wrapper {
  margin: 0px;
  overflow-x: hidden;
}
[data-key="16-19"] {
  padding-bottom: 7px !important;
  padding-top: 4px;
}
.p-detail-inner {
  padding-top: 0px !important;
}

.footer-bottom {
  display: grid;
}
#signature {
  order: 2;
}
#signature {
  float: right;
  margin-left: 0px;
  width: 100%;
}

.novinkynablogus h2 {
    margin: 0px;
    font-size: 22px;
  }
.novinkynablogus .text {
    background: #fff;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-image: none;
    background-size: auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-image: none;
    background-size: auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-image: none;
    background-size: auto;
    width: 100%;
    display: block;
    text-align: left;
    border-radius: 17px;
    padding: 19px;
    padding-left: 19px;
    padding-left: 19px;
    padding-left: 19px;
    padding-left: 22px;
    background-image: url(/user/documents/pic/arbot.svg);
    background-repeat: no-repeat;
    background-position: right 26px center;
    background-size: 27px;
    position: relative;
    box-shadow: 0 0px 6px rgba(0, 255, 0, 0.15);
  }

:root {
  --template-font: "Inter";
  --template-headings-font: "Inter";
--shadow-green: 0 0px 6px rgba(0, 255, 0, 0.15);
}

 .toggle-window.cart-count {
    width: 27px !important;
    padding: 26px !important;
    position: absolute;
    top: 5px;
    right: 0px;
    height: 26px;
    background-size: 19px !important;
  }
.menu-toggle {
    position: absolute;
    top: 27px;
    right: 100px;
    width: 50px;
    height: 20px;
    cursor: pointer;
    z-index: 1001;
    padding: 10px;
    height: 50px;
    padding: 13px;
    padding-top: 13px;
    left: unset;
    padding-top: 15px;
  }
.add-to-cart {
  margin-top: 25px;
}
#orderFormButton, #submit-order {
  max-width: 239px;
  margin: auto;
  width: 100%;
}
.but.detail {
    background: #fff;
    width: 47% !important;
    border-radius: 100px;
    text-indent: 0px !important;
    line-height: 0px !important;
    visibility: visible;
    font-size: 20px;
    text-align: center;
    border-radius: 100px;
    line-height: 64px !important;
    float: right;
  }
.id-1 .btn.btn-conversion.add-to-cart-button:hover {
  border-radius: 100px;
  width: auto!important;
  font-size: 18px;
  color: #ace200;
  font-weight: 500;
  padding: 17px;
}

.nl-input input {
  background: #fff;
  border-radius: 100px;
  border: none;
  padding: 16px;
  width: 100%;
  margin-top: 12px;
  margin-bottom: 19px;
}
.nl-btn {
  background: #ace200;
  border: none;
  padding: 13px;
  width: 111px;
  border-radius: 100px;
  float: right;
  margin-top: -76px;
  position: relative;
  margin-right: 3px;
}
.p-detail-inner-header h1 {
    text-align: center;
    font-size: 32px;
    max-width: 360px;
    margin: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-bottom: 39px;
    margin-top: 24px;
    font-weight: 700;
    line-height: 41px;
  }
.tholder {
    max-width: 350px;
  }
.p-short-description > p:first-child {
  margin-bottom: 25px;
}
.type-page .content-inner {
  background: #fff;
  padding: 30px;
    padding-top: 30px;
  border-radius: 25px;
  padding-top: 10px;
}
.type-page #content {
  margin-top: 95px;
}
blockquote {
  margin: 0px;
}
.copyright {
  width: 100%;
  text-align: center;
  display: block;
  font-size: 22px;
  font-weight: 400 !important;
}
.copyright strong {
  font-weight: 400;
}
.id-1 .btn.btn-conversion.add-to-cart-button {
    background: #ace200;
    border: solid #ace200;
    border-radius: 100px;
    width: auto;
    font-size: 18px;
    font-weight: 500;
    padding: 17px;
    font-weight: 500;
    min-width: unset;
  }

.type-detail .btn.btn-conversion.add-to-cart-button {
    background: #ace200;
    border: solid #ace200;
    border-radius: 100px;
    width: auto;
    font-size: 18px;
    font-weight: 500;
    padding: 17px;
    font-weight: 500;
    min-width: 170px;
    max-width: 231px;
    margin: auto;
  }
.faq-title {
    position: relative;
    padding-right: 50px;
    padding-left: 15px;
    font-size: 17px;
    margin-top: 8px;
    margin-bottom: 8px;
    line-height: 23px;
  }
.swiper-pagination {
  display: none;
}
.nl-sub {
  text-align: center;
  font-size: 29px;
  line-height: 36px;
  max-width: 330px;
  margin: auto;
    margin-bottom: auto;
  margin-bottom: 15px;
}
.p-thumbnails a img {
  border-color: transparent;
}
.order-summary-item a {
  margin-bottom: -10px;
  display: block;
}
.removeable {
  position: relative;
}
.remove-item {
  position: absolute;
  top: 6px;
  right: 7px;
}
.order-summary-item > div:first-child {
  font-weight: 500 !important;
  font-size: 15px;
}
.p-to-cart-block {
  align-items: center;
  border: 0 #e7e7e7;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: rgb(231, 231, 231);
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: rgb(231, 231, 231);
  border-bottom: transparent;
  display: flex;
  flex-wrap: wrap;
  gap: 0px;
  justify-content: space-between;
  padding: 0px;
}

.removeable {
    background: #fff;
    border-radius: 21px;
    overflow: hidden;
  }

 .cart-table tr {
    border: none;
  }
.banner-wrapper .but.detail {
    background: #ace200;
    border: solid #ace200;
    border-radius: 100px;
    width: 200px;
    font-size: 18px;
    font-weight: 500;
    padding: 0px;
    font-weight: 500;
    margin: auto !important;
    float: unset;
  }
.menu-toggle span {
  display: block;
  height: 2px;
  margin: 4px 0;
  transition: 0.4s;
}
.menu-toggle.open span:nth-child(1) {
  transform: rotate(45deg) translate(3px, 3px);
}

.ordering-process .price-wrapper {
  padding-top: 5px;
  padding-bottom: 5px;
}

.quantity {
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  vertical-align: middle;
  border: none;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
}
.cart-table .p-quantity .quantity {
  font-size: 10px;
}
.quantity .decrease, .quantity .increase {
  cursor: pointer;
  height: 48px;
  padding: 0;
  position: absolute;
  width: 26px;
  border: none !important;
}
.quantity-form .p-label {
  display: none;
}
.cart-table .p-quantity .quantity input {
  width: 31px;
}
.p-quantity.p-cell {
    position: unset;
    bottom: 0px;
    right: 93px;
    background: transparent;
  }
.cart-table .price-additional, .cart-table .price-final, .cart-table .price-save, .cart-table .unit-value {
    display: inline-block;
    font-size: 17px;
    margin-top: -3px;
    margin-bottom: -3px;
  }
.quantity {
    position: relative !important;
    left: -25px;
    background: #fff;
    bottom: -3px;
    height: 32px;
  }
 .cart-table .p-total .price-final {
    font-size: 18px;
    margin-top: 11px;
  }
.p-price .p-label {
  text-align: left;
}
 .cart-table tr > td:nth-child(2n), .cart-table tr > td:nth-child(2n+1).p-total {
    text-align: left;
  }
.quantity .decrease::before, .quantity .increase::before {
  font-size: 6px;
  height: 100%;
  left: 0;
  line-height: 23px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}
.quantity .decrease, .quantity .increase {
    cursor: pointer;
    height: 24px;
    padding: 0;
    position: absolute;
    width: 26px;
    border: none !important;
  }
.quantity input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: 0;
    display: inline-block;
    font-family: Arial,sans-serif;
    font-style: normal;
    height: 26px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 31px;
    font-size: 17px;
  }
.p-total {
  width: 55px !important;
}
.unit-value {
  text-indent: -99999px;
}
.ordering-process .quantity {
  position: relative !important;
  left: 0px;
  background: #fff;
  bottom: -3px;
  display: block !important;
}
.id-1 .phold .p-to-cart-block {
    float: right;
    margin-top: -65px !important;
    width: 100%;
  }
.payment-logo {
  display: none !important;
}
.variant-card {
  border-radius: 20px;
  background: #fff;
  padding: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
  margin-bottom: 11px;
  float: left;
  width: 100%;
  position: relative;
  padding-top: 0px;
  padding-bottom: 0px;
}
.pcs {
    position: relative;
    left: -20px;
    font-size: 30px;
    top: -3px;
  }
.total {
    font-size: 30px;
    margin-top: 9px;
  }
.id-1 .add-to-cart {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 0;
  padding-top: 5px;
  text-align: right;
}
.homepage-blog-wrapper.row.blog-wrapper h2 {
    max-width: 251px;
    text-align: center;
    margin: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-bottom: 36px;
    margin-top: 60px;
  }
.nl-input input {
    background: #fff;
    border-radius: 100px;
    border: none;
    padding: 16px;
    padding-left: 16px;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 19px;
    padding-left: 25px;
  }
.p-thumbnails a img {
    border-color: transparent;
    height: 100%;
  }
.text-holder h2 {
  font-size: 43px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 48px;
}
.midtext {
    margin-top: 0px;
    order: 2;
  }
.p-thumbnails a {
  float: left;
  margin-left: -1px;
  max-width: 100%;
  position: relative;
  aspect-ratio: 1/1;
}
.pcs {
    font-size: 30px;
  }
.bottags {
    position: absolute;
    left: 3px;
    top: 69px;
  }

.type-detail .homepage-blog-wrapper.row.blog-wrapper {
    padding: 25px;
  }

.type-detail .content-wrapper.container {
    padding: 25px;
    padding-top: 25px;
    padding-top: 0px;
  }
.type-detail .novinkyhome {
    margin-top: -30px;
  }
.type-detail #content .col-sm-12 {
    padding: 22px;
    padding-top: 22px;
    padding-top: 0px;
  }
.p-thumbnails-inner {
  margin-top: 15px;
}
.in-kosik .sidebar.sidebar-left {
    display: block;
    position: absolute;
    display: block;
    top: 254px;
    width: 100%;
    text-align: center;
  }
[data-testid="cellTotalPrice"] {
  text-align: right !important;
}
.discount-coupon .form-control {
  max-width: 100%;
  width: 100%;
  border-radius: 20px;
  padding-left: 29px;
  font-size: 16px;
}
.applied-coupon strong {
  text-align: left;
  line-height: 30px;
  font-size: 14px;
  font-weight: 600;
}
.cart-table .p-price {
  min-width: 70px;
  padding-left: 6px;
  position: relative;
}
.in-kosik .col-md-8 .box.box-md.box-bg-default {
  padding-top: 9px;
  padding-bottom: 10px;
  padding-left: 19px;
  padding-right: 9px;
}
.discount-coupon .btn {
    color: #fff;
    font-size: 16px !important;
    margin-left: 0px;
    margin-top: 0px;
    width: 96px;
    height: 50px;
    overflow: hidden;
    padding-top: 10px;
    border: none;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    top: 6px;
    right: 6px;
    cursor: pointer;
    line-height: 32px;
  }
.cart-inner > h4 {
  margin-bottom: 15px;
  padding-left: 19px;
}
#id-1188 {
  display: none;
}
.discount-coupon .applied-coupon .btn {
    color: unset;
    font-size: 16px !important;
    margin-left: 0px;
    margin-top: 0px;
    width: 96px;
    height: 50px;
    overflow: hidden;
    padding-top: 10px;
    border: none;
    top: -4px;
    right: 6px;
    cursor: pointer;
    line-height: 26px;
  }
blockquote {
  background: #fff;
  padding: 0px;
  margin: auto;
  width: 100%;
  max-width: 100%;
  border-radius: 29px;
}
.ec-v-form-submit.ec-v-form-btntype-submit button {
    background: #ace200 !important;
    background: #ace200;
    border: none;
    padding: 20px;
    width: 150px;
    border-radius: 100px;
    float: right;
    margin-top: -64px;
    position: absolute;
    margin-right: 7px;
    max-width: 115px;
    font-family: inter !important;
    font-weight: 400;
    right: -1px;
  }
.ec-v-form-input {
  padding: 0px !important;
}
.ec-v-form-text, .ec-v-form-input, .ec-v-form-submit {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding: 0px !important;
  }

.open .text {
  background: #fff;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-image: none;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-image: none;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-image: none;
  background-size: auto;
  width: 100%;
  display: block;
  text-align: left;
  border-radius: 17px;
  padding: 19px;
  padding-left: 19px;
  padding-left: 19px;
  padding-left: 19px;
  padding-left: 35px;
  background-image: url(/user/documents/pic/artop.svg) !important;
  background-repeat: no-repeat;
  background-position: top 17px right 23px !important;
  background-size: 28px !important;
  position: relative;
  box-shadow: 0 0 40px rgba(0, 255, 0, 0.15);
}
.nl-consent {
  text-align: center;
  line-height: 21px;
  margin-top: -14px;
}

.overlay a {
  font-size: 3rem;
  margin: 14px 0;
  text-decoration: none;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.4s ease;
    transition-delay: 0s;
  transition-delay: 0s;
  text-align: center;
  width: auto;
}
.ec-v-forms-form-control {
  width: calc(100% + 50px) !important;
  margin-left: -25px!important;
}

.midtext {
  margin-top: 0px;
}
.midholder {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 30px;
  text-align: left;
}

.text-holder {
  max-width: 100%;
  margin: auto;
    margin-top: auto;
  position: relative;
  left: 0px;
  padding: 20px;
  margin-top: -46px;
}
.videoholder {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 30px;
}
.container.container--bannersBenefit {
  padding: 0px;
}
.videoholder video {
    position: relative;
    left: 0px;
    top: 35px;
  }
#footer {
  background: #fff;
  padding: 4px;
  max-width: 1480px;
  margin: auto;
  margin-top: auto;
  margin-bottom: auto;
  border-radius: 24px;
  margin-bottom: 80px;
  margin-top: 80px;
  margin: 19px;
}
.site-name {
    z-index: 3;
    width: 178px;
    position: absolute;
    left: -39px;
    transform: unset;
    top: 9px;
  }
.navigation-buttons {
    position: absolute;
    right: -4px;
    top: 22px;
  }
#footer .footer-newsletter form {
  flex-basis: 40%;
  margin-right: 0px;
}
.validator-msg-holder.js-validated-element-wrapper input {
  border-radius: 100px;
  font-size: 14px;
}
}