body {
  background-color: white !important;
}
.products-block .p-in-in {
  min-height: auto;
}
.category-header input[type="radio"]:checked + label {
  background-color: var(--color-primary);
}
.in-contacts .content-inner > article {
  width: 100%;
}
.welcome .welcome__content p {
  margin-bottom: 0;
}

.welcome .welcome__content p + p {
  margin-top: 20px;
}

@media (min-width: 768px) {
  /* .navigation-in {
    font-size: 15px;
    line-height: 15px;
  } */
  .navigation-in ul li a {
    padding-left: 14px;
    padding-right: 22px;
  }
  .top-navigation-bar .container > div.top-navigation-contacts {
    top: 0;
    height: 49px;
  }
  .welcome h1 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .welcome p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .welcome {
    padding: 40px 40px 40px 40px;
  }
}
@media (min-width: 768px) {
  .header-top {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .popup-widget.cart-widget,
  .popup-widget.login-widget {
    top: 130px;
  }

  .admin-logged .popup-widget.cart-widget,
  .admin-logged .popup-widget.login-widget {
    top: 130px;
  }
}
@media (min-width: 992px) {
  .header-top {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .popup-widget.cart-widget,
  .popup-widget.login-widget {
    top: 130px;
  }

  .admin-logged .popup-widget.cart-widget,
  .admin-logged .popup-widget.login-widget {
    top: 155px;
  }
}
@media (max-width: 767px) {
  .top-navigation-bar {
    background-color: white;
  }
}

@media (max-width: 370px) {
  .top-navigation-bar .site-name a img {
    max-height: 30px;
  }
}

@media (min-width: 768px) {
  .products-related-block h2,
  .products-alternative-block h2,
  h4.homepage-group-title,
  .h4.homepage-group-title {
    font-size: 36px;
  }
  body .hodnoceni:before {
    text-align: center;
    font-size: 36px;
    margin-bottom: 30px;
  }
  .products-block.products .p .name {
    font-size: 18px;
  }
  .navigation-buttons a[data-target="cart"]:hover {
    color: white;
  }
  .header-top .btn.cart-count:hover .cart-price {
    color: white;
  }
  .navigation-buttons .click-cart a:after {
    display: none;
  }
  .click-cart > a[data-target="cart"] {
    background: var(--color-secondary);
    border-radius: 8px;
  }
  .click-cart > a[data-target="cart"]:hover {
    background: var(--color-secondary-hover);
  }
  #header .cart-count {
    border-radius: 7px 7px;
  }
  .navigation-buttons a[data-target="cart"] {
    color: #fff;
  }
  .header-top .btn.cart-count:before {
    font-size: 26px;
  }
  .header-top .btn.cart-count:before {
    color: white !important;
  }
  .navigation-buttons {
    right: 0;
  }
  .cart-window-visible #header .click-cart {
    border-radius: 7px 7px 0 0;
  }
  .cart-window-visible #header .cart-count {
    background: var(--color-secondary-hover);
    border-radius: 7px 7px 0 0;
  }
  .cart-window-visible .btn.cart-count .cart-price {
    color: white;
  }
  .popup-widget {
    margin-left: -6px;
  }
}

@media (min-width: 992px) {
  .popup-widget.cart-widget {
    margin-left: 106px;
  }
}

@media (min-width: 1200px) {
  .popup-widget.cart-widget {
    margin-left: 209px;
  }
}

@media (min-width: 1440px) {
  .popup-widget.cart-widget {
    margin-left: 329px;
  }
}

@media (min-width: 768px) {
  .navigation-in > ul > li > a {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .menu-helper,
  #navigation {
    height: 60px;
  }
  #header:before {
    height: 60px;
  }
  #header {
    position: relative;
  }
  .is-header-scrolling #header:before {
    height: 60px;
  }
  .menu-helper > span {
    border-color: transparent;
  }

  .menu-helper {
    background-color: transparent;
  }
  .navigation-close,
  .navigation-in {
    z-index: 3;
  }

  .navigation-in > ul > li.ext > a:after,
  .navigation-in > ul > li > a {
    color: white !important;
  }

  .menu-helper-visible .menu-helper > span:after,
  .menu-helper-visible .menu-helper > span {
    color: #0f0f0f;
  }

  .menu-helper > span,
  .menu-helper > span:after {
    color: white;
  }

  #header:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: calc(50% - 50vw);
    display: block;
    width: 100vw;
    height: 60px;
    z-index: 1;
    left: calc(50% - 50vw - 10px);
    background-color: var(--color-secondary);
  }
}

.body-banners > div {
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
}

.body-banners > div img {
  width: 100%;
}

@media (min-width: 768px) {
  .partners__image-block {
    height: 125px;
  }
  .partners__content {
    height: 75px;
  }
}

@media (min-width: 1200px) {
  .partners__item {
    width: calc(100% / 11);
  }
}

@media (min-width: 1220px) {
  .multiple-columns-body .position--benefitProduct .benefitBanner__item {
    flex: 1 1 25%;
  }
}

/* welcome */

/* welcome */

.welcome div,
.welcome h1 {
  max-width: 100%;
}

.homepage-box.welcome-block {
  border-bottom: 0;
  border-top: 0;
  background-color: transparent;
  margin: 0;
  border-radius: 0;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

@media (min-width: 767px) {
  .homepage-box.welcome-block {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (max-width: 766px) {
  .homepage-box.welcome-block {
    padding-left: 0;
    padding-right: 0;
  }
}

.homepage-box.welcome-block.before-carousel {
  padding-top: 0;
}

.homepage-box.welcome-block .container {
  padding: 0;
  width: 100%;
}

.homepage-box.welcome-block .welcome__content {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 767px) {
  .homepage-box.welcome-block .welcome__content {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.homepage-box.welcome-block .welcome__bg {
  width: auto;
  height: auto;
  top: 50%;
  left: calc(50% + 150px);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: 100%;
  overflow: hidden;
  border-radius: 0;
  z-index: 1;
  -o-object-position: right;
  object-position: right;
  opacity: 1;
}

@media (max-width: 766px) {
  .homepage-box.welcome-block .welcome__bg {
    max-width: 170px;
    top: 30px;
    bottom: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@media (min-width: 767px) {
  .homepage-box.welcome-block .welcome__bg {
    max-width: 250px;
  }
}

@media (min-width: 992px) {
  .homepage-box.welcome-block .welcome__bg {
    max-width: 290px;
  }
}

@media (min-width: 1200px) {
  .homepage-box.welcome-block .welcome__bg {
    max-width: 100%;
  }
}

.homepage-box.welcome-block .welcome-title-bg {
  bottom: 0;
  left: 30px;
  position: absolute;
  -o-object-fit: contain;
  object-fit: contain;
  max-width: 100%;
  overflow: hidden;
  border-radius: 0;
  -o-object-position: right;
  object-position: right;
}

@media (min-width: 767px) {
  .homepage-box.welcome-block .welcome-title-bg {
    display: block;
    bottom: -40px;
    left: auto;
    right: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}

@media (max-width: 766px) {
  .homepage-box.welcome-block .welcome-title-bg {
    top: 40px;
    bottom: auto;
    left: calc(50% - 100px);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 180px;
    overflow: hidden;
    border-radius: 0;
    -o-object-position: right;
    object-position: right;
    opacity: 0.2;
  }
}

.homepage-box.welcome-block .welcome__left-panel {
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 50px 20px 20px;
  width: 100%;
  text-align: center;
}

@media (min-width: 767px) {
  .homepage-box.welcome-block .welcome__left-panel {
    padding: 50px 20px;
    text-align: left;
    position: relative;
    margin: 0 auto;
    width: 747px;
  }
}

@media (min-width: 992px) {
  .homepage-box.welcome-block .welcome__left-panel {
    width: 940px;
  }
}

@media (min-width: 1200px) {
  .homepage-box.welcome-block .welcome__left-panel {
    width: 1120px;
  }
}

@media (min-width: 1440px) {
  .homepage-box.welcome-block .welcome__left-panel {
    width: 1380px;
  }
}

@media (min-width: 1600px) {
  .homepage-box.welcome-block .welcome__left-panel {
    width: 1380px;
  }
}

@media (max-width: 766px) {
  .homepage-box.welcome-block .welcome__right-panel {
    width: 100%;
  }
}

@media (max-width: 766px) {
  .welcome-bg {
    display: none;
  }
  .homepage-box.welcome-block .welcome__title-block {
    position: relative;
    padding: 160px 10px 0;
    text-align: right;
  }
  .welcome-h1 {
    margin-bottom: 25px;
    max-width: 350px;
  }
}

.homepage-box.welcome-block .welcome__content {
  margin: 0;
}

.welcome__right-panel {
  padding: 0;
}

.homepage-box.welcome-block .welcome__right-panel {
  position: relative;
  z-index: 0;
  flex: none;
  max-width: none;
}

.welcome {
  border-radius: 0;
  padding: 0;
}

.welcome-bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: contain;
  z-index: 1;
}

@media (min-width: 767px) {
  .homepage-box.welcome-block .welcome__right-panel {
    position: absolute;
    top: 0;
    right: 0;
    width: 60%;
    height: 100%;
  }
  .homepage-box.welcome-block .welcome__right-panel:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 100%;
    background: #000;
    background: linear-gradient(
      to right,
      rgb(1 1 1) 14%,
      rgb(1 1 1) 50%,
      rgba(40, 40, 40, 0) 70%,
      rgba(40, 40, 40, 0) 99%
    );
  }
}

@media (min-width: 992px) {
  .homepage-box.welcome-block .welcome__right-panel {
    width: 60%;
  }
}

@media (min-width: 1600px) {
  .homepage-box.welcome-block .welcome__right-panel {
    width: 50%;
  }
}

@media (max-width: 766px) {
  .homepage-box.welcome-block .welcome__right-panel {
    text-align: center;
    margin-top: 0;
  }
  .welcome-h1 {
    max-width: 310px;
  }
  .homepage-box.welcome-block .welcome__right-panel:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 120px;
    background: #000;
    background: linear-gradient(
      to bottom,
      rgb(1 1 1) 14%,
      rgb(1 1 1) 50%,
      rgba(40, 40, 40, 0) 70%,
      rgba(40, 40, 40, 0) 99%
    );
  }
}

.homepage-box.welcome-block .welcome__right-panel img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: right;
}

.homepage-box.welcome-block .welcome-img-right-bg {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
  z-index: 1;
}

@media (max-width: 766px) {
  .homepage-box.welcome-block .welcome-img-right-bg {
    bottom: -60px;
    height: 440px;
    right: auto;
    width: calc(100% + 500px);
    max-width: none;
    left: 50%;
    -webkit-transform: translateX(-40%) rotateZ(35deg);
    -ms-transform: translateX(-40%) rotate(35deg);
    transform: translateX(-40%) rotateZ(35deg);
  }
}

@media (min-width: 767px) {
  .homepage-box.welcome-block .welcome-img-right-bg {
    width: 60%;
    right: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left;
    object-position: left;
  }
}

@media (min-width: 992px) {
  .homepage-box.welcome-block .welcome-img-right-bg {
    width: 60%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left;
    object-position: left;
  }
}

@media (min-width: 1200px) {
  .homepage-box.welcome-block .welcome-img-right-bg {
    width: 40%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left;
    object-position: left;
  }
}

@media (min-width: 1440px) {
  .homepage-box.welcome-block .welcome-img-right-bg {
    width: 60%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left;
    object-position: left;
    right: -260px;
  }
}

@media (min-width: 1600px) {
  .homepage-box.welcome-block .welcome-img-right-bg {
    right: -300px;
    width: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left;
    object-position: left;
  }
}

@media (min-width: 1800px) {
  .homepage-box.welcome-block .welcome-img-right-bg {
    right: -200px;
  }
}

.homepage-box.welcome-block .welcome-img-right {
  max-width: 80%;
  overflow: hidden;
  z-index: 2;
  position: relative;
}

@media (min-width: 767px) {
  .homepage-box.welcome-block .welcome-img-right {
    max-width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
    position: absolute;
    z-index: 2;
  }
}

@media (min-width: 767px) {
  .homepage-box.welcome-block .welcome-img-right {
    max-width: 400px;
  }
}

@media (min-width: 992px) {
  .homepage-box.welcome-block .welcome-img-right {
    right: 10px;
    max-width: 460px;
  }
}

@media (min-width: 1200px) {
  .homepage-box.welcome-block .welcome-img-right {
    right: 30px;
    max-width: 420px;
  }
}

@media (min-width: 1440px) {
  .homepage-box.welcome-block .welcome-img-right {
    max-width: 500px;
  }
}

@media (min-width: 1600px) {
  .homepage-box.welcome-block .welcome-img-right {
    right: 50px;
    max-width: 100%;
  }
}

.homepage-box.welcome-block .welcome-title-image {
  margin-bottom: 20px;
}

@media (min-width: 767px) {
  .homepage-box.welcome-block .welcome-title-image {
    margin-left: -80px;
    margin-bottom: 0;
  }
}

@media (max-width: 766px) {
  .homepage-box.welcome-block .welcome-title-image {
    margin-bottom: 30px;
    max-width: 160px;
    position: absolute;
    top: 20px;
    left: calc(50% + 50px);
    -webkit-transform: translateX(-50%) rotateZ(5deg);
    -ms-transform: translateX(-50%) rotate(5deg);
    transform: translateX(-50%) rotateZ(5deg);
  }
}

.welcome__left-panel {
  flex: none;
}

.homepage-box.welcome-block .welcome {
  padding: 0;
}

.homepage-box.welcome-block .welcome {
  position: relative;
  text-align: left;
  overflow: hidden;
  background-color: #010101;
}

.homepage-box.welcome-block .welcome > div {
  width: 100%;
}

.homepage-box.welcome-block .welcome__title,
.homepage-box.welcome-block h1 {
  z-index: 2;
  position: relative;
  width: 100%;
  font-size: 20px;
  color: white;
  font-weight: 700;
  line-height: 1.4;
  margin: 0;
  margin-bottom: 40px;
}

@media (max-width: 766px) {
  .homepage-box.welcome-block .welcome__title,
  .homepage-box.welcome-block h1 {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 480px) {
  .homepage-box.welcome-block .welcome__title,
  .homepage-box.welcome-block h1 {
    font-size: 20px;
  }
}

@media (min-width: 767px) {
  .homepage-box.welcome-block .welcome__title,
  .homepage-box.welcome-block h1 {
    text-align: left;
    font-size: 20px;
  }
}

@media (min-width: 992px) {
  .homepage-box.welcome-block .welcome__title,
  .homepage-box.welcome-block h1 {
    font-size: 22px;
  }
}

@media (min-width: 1200px) {
  .homepage-box.welcome-block .welcome__title,
  .homepage-box.welcome-block h1 {
    font-size: 22px;
  }
}

@media (min-width: 1440px) {
  .homepage-box.welcome-block .welcome__title,
  .homepage-box.welcome-block h1 {
    font-size: 24px;
  }
}

@media (min-width: 1600px) {
  .homepage-box.welcome-block .welcome__title,
  .homepage-box.welcome-block h1 {
    font-size: 24px;
  }
}

.homepage-box.welcome-block p {
  z-index: 2;
  position: relative;
  font-size: 16px;
  color: white;
  line-height: 1.6;
  font-weight: 400;
  text-align: center;
}

@media (min-width: 768px) {
  .homepage-box.welcome-block p {
    font-size: 18px;
    text-align: left;
    max-width: 330px;
  }
}

@media (min-width: 992px) {
  .homepage-box.welcome-block p {
    max-width: 400px;
  }
}

@media (min-width: 1200px) {
  .homepage-box.welcome-block p {
    font-size: 18px;
    max-width: 420px;
  }
}

@media (min-width: 1440px) {
  .homepage-box.welcome-block p {
    max-width: 520px;
    font-size: 18px;
  }
}

@media (min-width: 1600px) {
  .homepage-box.welcome-block p {
    max-width: 520px;
  }
}

@media (min-width: 1800px) {
  .homepage-box.welcome-block p {
    max-width: 540px;
  }
}

.welcome-bg {
  opacity: 0.8;
}

@media (min-width: 992px) {
  .welcome-bg {
    left: -180px;
  }
}

@media (min-width: 1200px) {
  .welcome-bg {
    left: -110px;
  }
}
.welcome-bg {
  pointer-events: none;
}

.welcome__right-panel img {
  border-radius: 0;
}

@media (min-width: 1440px) {
  .welcome-bg {
    left: 0;
  }
}

.welcome-h1 {
  margin-bottom: 40px;
  max-width: 480px;
  width: 100%;
}

.welcome__left-panel h1 {
  /* display: none; */
  color: white;
  text-transform: uppercase;
  font-size: 20px;
}

@media (min-width: 767px) {
  .welcome-block-2,
  .welcome-block-1 {
    left: calc(50% - 50vw - 10px);
    width: 100vw;
    position: relative;
  }
}

@media (max-width: 766px) {
  .welcome-block-2,
  .welcome-block-1 {
    margin: 0 -10px;
  }
}

.homepage-box.welcome-block.welcome-block-white .welcome {
  background-color: #f5f6f8;
}

@media (min-width: 767px) {
  .homepage-box.welcome-block.welcome-block-white .welcome__right-panel {
    right: auto;
    left: 0;
    width: auto;
    height: 100%;
  }
}

.homepage-box.welcome-block {
  padding-top: 60px;
}

.homepage-box.welcome-block.welcome-block-2 {
  padding-bottom: 0;
}

.homepage-box.welcome-block:not(.welcome-block-2) {
  padding-top: 0;
}

.welcome .btn.btn-secondary {
  margin-top: 30px;
  font-size: 16px;
  text-transform: uppercase;
  min-width: 200px;
  font-weight: 700;
  background-color: var(--color-secondary);
  border-color: var(--color-secondary);
  color: white;
}

.welcome .btn.btn-secondary:hover {
  background-color: var(--color-secondary-hover);
  border-color: var(--color-secondary-hover);
  color: white;
}

.homepage-box.welcome-block.welcome-block-white .welcome__right-panel:before {
  display: none;
}

.homepage-box.welcome-block.welcome-block-white .welcome__right-panel img {
  -o-object-position: right;
  object-position: right;
}

@media (min-width: 767px) {
  .welcome-block-2 .welcome-h1 {
    max-width: 600px;
  }
  .homepage-box.welcome-block.welcome-block-white .welcome__left-panel {
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

.homepage-box.welcome-block.welcome-block-white h1,
.homepage-box.welcome-block.welcome-block-white h2,
.homepage-box.welcome-block.welcome-block-white p {
  color: black;
}

@media (min-width: 767px) {
  .homepage-box.welcome-block.welcome-block-white h1,
  .homepage-box.welcome-block.welcome-block-white h2,
  .homepage-box.welcome-block.welcome-block-white p {
    text-align: right;
  }
}

.homepage-box.welcome-block.welcome-block-white .welcome__right-panel img {
  object-position: left;
}

@media (min-width: 992px) {
  .homepage-box.welcome-block.welcome-block-white .welcome__right-panel {
    left: -240px;
  }
  .welcome-block-2 .welcome-h1 {
    max-width: 500px;
  }
}

@media (min-width: 1200px) {
  .homepage-box.welcome-block.welcome-block-white .welcome__right-panel {
    left: -170px;
  }
  .welcome-block-2 .welcome-h1 {
    max-width: 550px;
  }
}

@media (max-width: 767px) {
  .homepage-box.welcome-block.welcome-block-2 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .homepage-box.welcome-block .welcome__left-panel {
    padding: 50px 20px 40px;
  }
  .welcome-h1 {
    margin-bottom: 25px;
  }
}

@media (min-width: 1400px) {
  .homepage-box.welcome-block.welcome-block-white .welcome__right-panel {
    left: 0;
  }
  .welcome-block-2 .welcome-h1 {
    max-width: 600px;
  }
}

@media (min-width: 767px) and (max-width: 992px) {
  .homepage-box.welcome-block.welcome-block-white .welcome__right-panel {
    display: none;
  }
  .homepage-box.welcome-block.welcome-block-white p {
    max-width: 100%;
  }
  .homepage-box.welcome-block.welcome-block-white .welcome__left-panel {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .homepage-box.welcome-block.welcome-block-white h1,
  .homepage-box.welcome-block.welcome-block-white h2,
  .homepage-box.welcome-block.welcome-block-white p {
    text-align: left;
  }
  .homepage-box.welcome-block .welcome__left-panel {
    padding: 40px 20px;
  }
}

@media (max-width: 767px) {
  .homepage-box.welcome-block .welcome__left-panel {
    padding: 30px 20px 0;
  }
}

@media (min-width: 767px) {
  .homepage-box.welcome-block {
    padding-bottom: 0;
  }
}

@media (max-width: 766px) {
  .homepage-box.welcome-block .welcome__right-panel:before {
    top: -30px;
  }
}

/* border radius */

.is-border-radius-rectangle body .back-to-top,
.is-border-radius-rectangle .advanced-order .h1:not(.advanced-order-suggestion),
.is-border-radius-rectangle .ao-image img,
.is-border-radius-rectangle .in-404 .content-inner,
.is-border-radius-rectangle .id-404 .content-inner,
.is-border-radius-rectangle .picker-btn,
.is-border-radius-rectangle .picker-btn__header,
.is-border-radius-rectangle .picker-btn-box,
.is-border-radius-rectangle .checkbox__slider,
.is-border-radius-rectangle .checkbox--switcher .checkbox__label,
.is-border-radius-rectangle .picker-color__input,
.is-border-radius-rectangle .picker-color__input-field input,
.is-border-radius-rectangle .picker-color__input input,
.is-border-radius-rectangle
  .picker-color__input
  input::-webkit-color-swatch-wrapper,
.is-border-radius-rectangle .picker-color__input input::-webkit-color-swatch,
.is-border-radius-rectangle .support-btn,
.is-border-radius-rectangle .support-btn__header,
.is-border-radius-rectangle .support-btn-list,
.is-border-radius-rectangle .body-banners a,
.is-border-radius-rectangle .body-banners .banner-wrapper,
.is-border-radius-rectangle .body-banners img,
.is-border-radius-rectangle .banner-category img,
.is-border-radius-rectangle .banner-category a,
.is-border-radius-rectangle .next-step,
.is-border-radius-rectangle body:not(.after-load) .order-summary-inner,
.is-border-radius-rectangle .banners-top-block .banner-wrapper,
.is-border-radius-rectangle .banners-top-block .banner-wrapper a,
.is-border-radius-rectangle .banners-top-block .banner-wrapper img,
.is-border-radius-rectangle .banner-category,
.is-border-radius-rectangle .id--17 .cart-inner,
.is-border-radius-rectangle .id--16 .cart-inner,
.is-border-radius-rectangle .cart-inner,
.is-border-radius-rectangle .cart-inner.cart-empty,
.is-border-radius-rectangle body > .info,
.is-border-radius-rectangle .summary-wrapper,
.is-border-radius-rectangle .checkout-box-wrapper,
.is-border-radius-rectangle .extras-wrap .extra-content,
.is-border-radius-rectangle .extras-wrap .price-range > div,
.is-border-radius-rectangle
  .is-carousel-classic-layout
  .before-carousel
  .banners-row
  .carousel-inner
  > .item
  > img,
.is-border-radius-rectangle .discount-coupon,
.is-border-radius-rectangle .discount-coupon form .btn,
.is-border-radius-rectangle .discount-coupon input,
.is-border-radius-rectangle .radio-wrapper input[type="radio"] + label,
.is-border-radius-rectangle .payment-logo,
.is-border-radius-rectangle .order-summary-top,
.is-border-radius-rectangle .next-step-back.back-to-shop,
.is-border-radius-rectangle .order-summary-bottom,
.is-border-radius-rectangle .discount-coupon-checkbox:before,
.is-border-radius-rectangle .cart-inner .delivery-time,
.is-border-radius-rectangle .recapitulation-wrapper-box,
.is-border-radius-rectangle
  .recapitulation-wrapper:not(.recapitulation-wrapper-box),
.is-border-radius-rectangle
  .recapitulation-wrapper:not(.recapitulation-wrapper-box)
  table.cart-table,
.is-border-radius-rectangle .narrow .item,
.is-border-radius-rectangle
  .is-carousel-classic-layout
  .before-carousel
  .banners-row
  .carousel-inner
  a
  > img,
.is-border-radius-rectangle body #myBtnTabulka_velikosti,
.is-border-radius-rectangle
  .search-results-groups
  .search-results-group-list
  ul
  li
  a,
.is-border-radius-rectangle
  .mobile.multiple-columns-body
  .vybrane-filtry
  .filter-section:not(.filter-section-count):last-child,
.is-border-radius-rectangle .vybrane-filtry,
.is-border-radius-rectangle .category-perex img,
.is-border-radius-rectangle .category__secondDescription img,
.is-border-radius-rectangle .subcategories li a,
.is-border-radius-rectangle
  .footer-banners
  .footer-banner.footer-banner--no-text
  img,
.is-border-radius-rectangle .category-header input[type="radio"] + label,
.vybrane-filtry .is-border-radius-rectangle:before,
.is-border-radius-rectangle body .horizontal-advantage,
.is-border-radius-rectangle .contact-address__content,
.is-border-radius-rectangle .iframe-responsive,
.is-border-radius-rectangle .basic-description ul li:before,
.is-border-radius-rectangle .detail-tab-item,
.is-border-radius-rectangle .category-link__icon,
.is-border-radius-rectangle .category-link__icon span,
.is-border-radius-rectangle .category-link__icon--big,
.is-border-radius-rectangle .category-link__icon--medium,
.is-border-radius-rectangle .shp-tabs-wrapper .tab-pane,
.is-border-radius-rectangle #relatedFiles li a,
.is-border-radius-rectangle #productDiscussion .vote-name:before,
.is-border-radius-rectangle .shp-tabs-wrapper .tab-pane.active,
.is-border-radius-rectangle .p-thumbnails-wrapper .thumbnail-prev,
.is-border-radius-rectangle .p-thumbnails-wrapper .thumbnail-next,
.is-border-radius-rectangle .p-thumbnails .thumbnail-prev,
.is-border-radius-rectangle .p-thumbnails .thumbnail-next,
.is-border-radius-rectangle .p-thumbnails a,
.is-border-radius-rectangle .p-thumbnails a img,
.is-border-radius-rectangle .p-info-wrapper .quantity .increase,
.is-border-radius-rectangle .p-info-wrapper .quantity .decrease,
.is-border-radius-rectangle .detail-parameters-block select,
.is-border-radius-rectangle .parameter-value,
.is-border-radius-rectangle .p-info-headline .stars-wrapper,
.is-border-radius-rectangle .p-info-wrapper .quantity input,
.is-border-radius-rectangle .p-image-wrapper .flags-extra .flag-freeshipping,
.is-border-radius-rectangle body .dklabCountdownContainer,
.is-border-radius-rectangle .faq-side-list__item,
.is-border-radius-rectangle .faq-content-title,
.is-border-radius-rectangle .faq-content .tabs-content,
.is-border-radius-rectangle .entrance-protection .entrance-protection-inner,
.is-border-radius-rectangle body .plugin-fixed-header .plugin-fixed-header__img,
.is-border-radius-rectangle
  body
  #fvStudio-component-topproduct
  .fvsctp-default.fvsctp-border-solid,
.is-border-radius-rectangle .plus-gallery-item,
.is-border-radius-rectangle .plus-gallery-item img,
.is-border-radius-rectangle body #hce-product-cert,
.is-border-radius-rectangle .instagram-widget .instagram-widget-item > a:after,
.is-border-radius-rectangle .instagram-follow-btn span a,
.is-border-radius-rectangle body .hodnoceni > a,
.is-border-radius-rectangle body .hodnoceni .votes-wrap,
.is-border-radius-rectangle .is-client-zone .content-inner form,
.is-border-radius-rectangle .manual img,
.is-border-radius-rectangle .manual .code-box,
.is-border-radius-rectangle .manual-header p,
.is-border-radius-rectangle .news-item,
.is-border-radius-rectangle .news-item .image,
.is-border-radius-rectangle .news-item-detail .text ul li:before,
.is-border-radius-rectangle .pagination-top-btn,
.is-border-radius-rectangle .partners__content,
.is-border-radius-rectangle .cart-window-visible .cart-widget,
.is-border-radius-rectangle .login-window-visible .login-widget,
.is-border-radius-rectangle .cart-related-product,
.is-border-radius-rectangle .cart-widget-product-image,
.is-border-radius-rectangle ul.poll .poll-result:after,
.is-border-radius-rectangle .cart-related-img,
.is-border-radius-rectangle .cart-related-button .btn,
.is-border-radius-rectangle .rate-wrapper.unveil-wrapper .rate-wrap,
.is-border-radius-rectangle .rate-wrapper.unveil-wrapper .rate-block,
.is-border-radius-rectangle .rate-wrapper.unveil-wrapper .rate-bar,
.is-border-radius-rectangle
  .rate-wrapper.unveil-wrapper
  .rate-average-inner
  + .add-comment,
.is-border-radius-rectangle .in-rate-shop .content-inner,
.is-border-radius-rectangle .free-gift-trigger.btn.btn-secondary,
.is-border-radius-rectangle a.btn.btn-secondary.free-gift-trigger,
.is-border-radius-rectangle
  .is-carousel-classic-layout
  .before-carousel
  .banners-row
  .col-sm-4
  .next-to-carousel-banners
  .banner-wrapper
  a,
.is-border-radius-rectangle
  .is-carousel-classic-layout
  .before-carousel
  .banners-row
  .col-sm-4
  .next-to-carousel-banners
  .banner-wrapper
  img,
.is-border-radius-rectangle .product .p,
.is-border-radius-rectangle .votes-wrap .slider-group-reviews,
.is-border-radius-rectangle .search.is-searching .search-form,
.is-border-radius-rectangle .search input[type="search"].form-control,
.is-border-radius-rectangle .search-whisperer,
.is-border-radius-rectangle .search-whisperer-image,
.is-border-radius-rectangle .search .btn.btn-default,
.is-border-radius-rectangle .service__content,
.is-border-radius-rectangle .service__image-block,
.is-border-radius-rectangle .search-whisperer-btn .btn,
.is-border-radius-rectangle .search a.btn.btn-default,
.is-border-radius-rectangle .products-block.products .p-code,
.is-border-radius-rectangle .in-registration-login .content-inner form,
.is-border-radius-rectangle .top-category-block .menu-content,
.is-border-radius-rectangle .welcome,
.is-border-radius-rectangle .welcome ul > li:before,
.is-border-radius-rectangle .welcome__right-panel img,
.is-border-radius-rectangle
  .widget-parameter-wrapper
  .widget-parameter-value
  span,
.is-border-radius-rectangle .widget-parameter-wrapper .widget-parameter-value a,
.is-border-radius-rectangle .accordion--classic .accordion__item,
.is-border-radius-rectangle .accordion--list .accordion__trigger:before,
.is-border-radius-rectangle .accordion-date,
.is-border-radius-rectangle .accordion-date__text,
.is-border-radius-rectangle .msg,
.is-border-radius-rectangle #cboxContent,
.is-border-radius-rectangle #cboxClose,
.is-border-radius-rectangle .content-modal select,
.is-border-radius-rectangle .watchdog-row select,
.is-border-radius-rectangle .content-modal .form-control.ui-autocomplete-input,
.is-border-radius-rectangle .client-center-box ul li a:before,
.is-border-radius-rectangle #colorbox .free-gifts label,
.is-border-radius-rectangle #colorbox .free-gift-info,
.is-border-radius-rectangle #colorbox .free-gifts-img,
.is-border-radius-rectangle .site-msg-custom,
.is-border-radius-rectangle .site-msg,
.is-border-radius-rectangle .site-msg-custom.information,
.is-border-radius-rectangle .site-msg.information,
.is-border-radius-rectangle .table-responsive,
.is-border-radius-rectangle .is-client-zone table.cart-table,
.is-border-radius-rectangle table.table,
.is-border-radius-rectangle .shp-tabs-holder ul.shp-tabs li a,
.is-border-radius-rectangle .btn.btn-conversion,
.is-border-radius-rectangle a.btn.btn-conversion,
.is-border-radius-rectangle .pagination__list li strong,
.is-border-radius-rectangle .pagination__list li > a.pagination__link,
.is-border-radius-rectangle .quantity input,
.is-border-radius-rectangle .flag,
.is-border-radius-rectangle .btn,
.is-border-radius-rectangle a.btn,
.is-border-radius-rectangle
  .top-navigation-bar
  .container
  > div.top-navigation-contacts,
.is-border-radius-rectangle .top-navigation-bar-menu li:before,
.is-border-radius-rectangle
  .top-navigation-bar-menu
  li:not(.cropped):last-child:after,
.is-border-radius-rectangle .footer-icons .footer-icon,
#footer.is-border-radius-rectangle:not(.is-white) img[src*="payments"],
.is-border-radius-rectangle .footer-item.footer-item-newsletter,
.is-border-radius-rectangle
  .footer-item.footer-item-newsletter
  .compact-form
  .btn,
.is-border-radius-rectangle
  .form-group.consents
  input[type="checkbox"].error-field
  + label,
.is-border-radius-rectangle .swiper-arrow-content,
.is-border-radius-rectangle .swiper-pagination-bullet,
.is-border-radius-rectangle .swiper-pagination-bullet:after,
.is-border-radius-rectangle .top-navigation-bar-menu-helper,
.top-navigation-menu-trigger
  .top-navigation-menu-visible
  .is-border-radius-rectangle,
.is-border-radius-rectangle .navigation-buttons > a.top-nav-button-account,
.is-border-radius-rectangle .navigation-buttons > a.top-nav-button-login,
.is-border-radius-rectangle
  .currency-window-visible.mobile
  .languagesMenu__box[data-target="currency"]
  .languagesMenu__header--actual,
.is-border-radius-rectangle
  .currency-window-visible.mobile
  .languagesMenu__box[data-target="language"]
  .languagesMenu__header--actual,
.is-border-radius-rectangle
  .languagesMenu__box.open
  .languagesMenu__header--actual,
.is-border-radius-rectangle .languagesMenu__box .flag-wrap,
.is-border-radius-rectangle .languagesMenu .languagesMenu__list__link.is-active,
.languagesMenu__header .is-border-radius-rectangle--actual,
.is-border-radius-rectangle
  .top-navigation-menu-visible
  .top-navigation-menu-trigger,
.is-border-radius-rectangle .form-control,
.is-border-radius-rectangle ol.cart-header li.active,
.is-border-radius-rectangle .login-wrapper .password-helper a:first-child,
.is-border-radius-rectangle .languagesMenu__list,
.is-border-radius-rectangle a.btn.cart-count i,
.is-border-radius-rectangle .menu-helper-visible .menu-helper > span,
.is-border-radius-rectangle .menu-helper > ul,
.is-border-radius-rectangle #header .cart-count,
.carousel-inner,
.is-border-radius-rectangle
  .shipping-options-popup
  h1:not(.advanced-order-suggestion),
.is-border-radius-rectangle .box.box-filters > h4,
.is-border-radius-rectangle .box.box-categories > h3,
.is-border-radius-rectangle .box.box-categories > h4,
.is-border-radius-rectangle #clear-filters a,
.is-border-radius-rectangle .carousel-control::before {
  border-radius: 8px !important;
}

@media (max-width: 767px) {
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    border-radius: 8px !important;
  }
}

@media (max-width: 767px) {
  .carousel {
    margin: 20px 0 50px;
  }
}

#checkoutSidebar .next-step {
  border-radius: 0 0 8px 8px !important;
}

.order-summary .order-summary-bottom {
  border-radius: 8px 8px 0 0 !important;
}

/* 42 */

@media (max-width: 767px) {
  #navigation {
    right: auto;
    left: 0;
    transform: translateX(-100%);
    width: 320px;
  }
  .navigation-window-visible #navigation {
    transform: translateX(0);
    width: 320px;
    left: 0 !important;
  }
  .navigation-in > ul {
    padding-top: 5px;
  }
  .navigation-in > ul > li {
    margin: 10px 0;
  }
  .navigation-in > ul > li > a {
    padding: 1.25rem 20px;
    text-transform: none;
    text-decoration: none;
    padding: 12px 15px !important;
    background: #f2f2f2;
    margin: 0 15px;
    border-radius: 10px;
    color: #1e1e1c !important;
    line-height: 1.2em !important;
    font-weight: 600;
    font-size: 15px;
    padding: 0 35px;
    line-height: 100px;
    font-weight: 500;
    font-size: 15px;
    color: #1e1e1c;
    position: relative;
  }

  .navigation-in > ul > li.ext > ul > li > a.menu-image {
    width: 60px;
    height: 60px;
    display: flex;
    padding: 0;
  }

  .submenu-visible .navigation-in > ul > li.exp > ul {
    padding-bottom: 0;
  }

  #navigation li a .submenu-arrow {
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    color: #7c7e8f;
    font-size: 8px;
  }

  .navigation-in > ul ul.menu-level-2 > li {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    align-items: center;
    padding: 0 15px;
  }

  .submenu-visible .navigation-in > ul > li.ext.exp > ul {
    display: block;
    position: absolute;
    width: 100%;
    top: 0px;
    z-index: 99999;
    background: white;
    overflow: auto;
    padding-top: 15px;
  }

  .submenu-visible .menu-level-2 > a {
    position: relative;
    padding-left: 0;
    padding-top: 18px;
    padding-bottom: 18px;
    padding: 1.25rem 20px;
    text-transform: none;
    text-decoration: none;
    padding: 12px 15px 12px 50px !important;
    background: #f2f2f2;
    margin: 0px 15px;
    border-radius: 10px;
    color: #1e1e1c !important;
    line-height: 1.2em !important;
    font-weight: 600;
    font-size: 15px;
    padding: 0 35px;
    line-height: 100px;
    font-weight: 500;
    font-size: 15px;
    color: #1e1e1c;
    position: relative;
    transition: none;
    margin-bottom: 15px;
  }

  .navigation-window-visible .header-top > div.search {
    display: none;
  }

  .navigation-window-visible #cboxOverlay {
    display: block !important;
  }

  #cboxOverlay {
    opacity: 0.2;
  }

  body.submenu-visible.navigation-window-visible #cboxOverlay {
    display: block !important;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    visibility: visible;
    transition: opacity 250ms ease-out;
  }

  .navigation-window-visible
    .responsive-tools
    .click-cart[data-target="navigation"]:before,
  .navigation-window-visible
    .responsive-tools
    > a[data-target="navigation"]:before {
    content: "\e921";
  }

  .navigation-in > ul > li {
    border-bottom: 0;
  }

  .is-open-submenu .navigation-in > ul > li:not(.exp),
  .is-open-submenu .navigation-in-bottom {
    display: none;
  }

  .submenu-visible .menu-level-2 > a .submenu-arrow {
    right: auto;
    left: 0;
  }

  .submenu-visible .menu-level-2 > a .submenu-arrow:after {
    content: "\e908";
    font-size: 14px;
  }

  .navigation-in > ul > li.ext > ul > li > div {
    width: calc(100% - 60px);
    padding-left: 15px;
    align-self: center;
  }
  .navigation-in > ul > li.ext > ul > li > a img {
    object-fit: contain;
  }
  .navigation-in > ul ul.menu-level-2 > li {
    align-items: flex-start;
  }
}

@media (min-width: 768px) {
  .is-header-fixed.is-header-hidden #header .site-name a img {
    max-height: 50px;
  }
}

@media (max-width: 767px) {
  .responsive-tools .click-cart {
    padding-left: 0;
  }
}

/* 82 */
.jt-discount-summary-addon .jt-discount-summary {
  width: 100%;
}

/* 80 */

.id--9 .products-related-block {
  margin-top: 40px;
}

.cart-table tr .p-name a.show-related {
  display: none;
}

.id--9 .content-inner .products-related-block h2,
.id--9 .content-inner .products-alternative-block h2 {
  margin-bottom: 0;
  margin-top: 0;
  margin-bottom: 25px;
  z-index: 2;
  position: relative;
  text-align: center;
}

@media (max-width: 766px) {
  .id--9 .content-inner .products-related-block h2,
  .id--9 .content-inner .products-alternative-block h2 {
    margin-bottom: 20px;
  }

  .id--9 .swiper-pagination-bullet {
    width: 20px;
    height: 30px;
  }

  .id--9 .swiper-pagination-bullet:after {
    width: 12px;
    height: 12px;
  }

  .id--9 .swiper-pagination {
    margin-top: -15px;
  }
  .id--9 .products-related-block {
    margin-top: 30px;
    /* margin-left: -5px;
    margin-right: -5px; */
    margin-bottom: 0;
  }
}

.id--9 .products-block.products > div {
  padding: 0;
}

.id--9 .content-inner .products-related-block .product-btn .price {
  display: none;
}

.id--9 .content-inner .products-block > div:nth-child(n + 5) {
  /* display: none; */
}

@media (min-width: 480px) {
  .id--9 .content-inner .products-block > div {
    /* width: 50%; */
  }
}

@media (min-width: 1200px) {
  .id--9 .content-inner .products-block > div {
    /* -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%; */
  }
}

/* 89 */

.js-partners-classic .partners__content {
  height: 128px;
}

.js-partners-classic .partners__image-block {
  height: 85px;
  max-width: 200px;
}

.js-partners-slider .container {
  width: 100%;
  padding: 0;
}

.js-partners-slider .partners__content {
  height: 128px;
  border-radius: 25px;
  background: white;
  box-shadow: none;
}

.js-partners-slider .partners__content:hover {
  background-color: white;
}

.js-partners-slider .partners__image-block img {
  mix-blend-mode: multiply;
}

.js-partners-slider .partners-group {
  display: block;
  margin: 0;
}

.js-partners-slider .partners__item {
  width: 100%;
  padding: 0;
  margin: 0;
}

.js-partners-slider .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}

@media (min-width: 768px) {
  .js-partners-classic .partners__item {
    width: calc(100% / 3);
  }
  .js-partners-classic .partners__image-block {
    max-width: 300px;
  }
  .partners-block {
    margin-top: 0;
  }
}

@media (max-width: 768px) {
  .partners-block {
    margin-top: 0;
    margin-left: -20px;
    margin-right: -20px;
  }
  .js-partners-slider .partners__image-block {
    max-width: 100%;
    height: 110px;
  }
}

@media (min-width: 768px) {
  .partners__image-block {
    height: 135px;
    max-width: 110px;
  }
}

.partners-block {
  margin-top: 25px;
  margin-bottom: 0;
}

.partners-block .h4 {
  margin-bottom: 10px;
}

/* 75 */

/* availabilty */
.availability-row {
  display: block;
  margin-top: 5px;
}

.radio-wrapper input[type="radio"] + label .availability-row {
  font-size: 14px;
  margin-top: 2px;
  font-weight: 400;
  color: #569c34;
  line-height: 1.4;
}

.radio-wrapper
  input[type="radio"]
  + label
  .availability-row
  .availability-row-value {
  display: block;
}

@media (min-width: 768px) {
  .p-info-wrapper {
    padding-right: 20px;
  }
  .radio-wrapper input[type="radio"] + label .availability-row {
    margin-top: 0;
    min-width: 150px;
  }
  .radio-wrapper input[type="radio"] + label .availability-row {
    padding-right: 15px;
  }

  .radio-wrapper input[type="radio"] + label > .availability-row {
    display: block;
  }

  .radio-wrapper input[type="radio"] + label .payment-info > .availability-row {
    display: none;
  }
}

@media (max-width: 768px) {
  .radio-wrapper input[type="radio"] + label > .availability-row {
    display: none;
  }
  .radio-wrapper input[type="radio"] + label .availability-row {
    font-size: 13px;
  }
  .type-detail .availability-row .availability-row-value {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .radio-wrapper input[type="radio"] + label .availability-row {
    font-size: 12px;
    min-width: 80px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .radio-wrapper input[type="radio"] + label .availability-row {
    font-size: 12px;
    min-width: 70px;
  }
}

@media (min-width: 1200px) and (max-width: 1440px) {
  .radio-wrapper input[type="radio"] + label .availability-row {
    font-size: 14px;
    min-width: 90px;
  }
}

.type-detail .availability-row {
  margin-top: 10px;
}

.type-detail .availability-row .availability-row-value {
  font-weight: 700;
  color: #569c34;
  line-height: 1.4;
}
