* {
  font-family: "Montserrat" !important;
}

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) {
  .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: 10px;
  }

  .popup-widget.cart-widget,
  .popup-widget.login-widget {
    top: 100px;
  }

  .admin-logged .popup-widget.cart-widget,
  .admin-logged .popup-widget.login-widget {
    top: 10px;
  }
}
@media (min-width: 992px) {
  .header-top {
    padding-top: 30px;
    padding-bottom: 10px;
  }

  .popup-widget.cart-widget,
  .popup-widget.login-widget {
    top: 95px;
  }

  .admin-logged .popup-widget.cart-widget,
  .admin-logged .popup-widget.login-widget {
    top: 120px;
  }
}
@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;
  }
}

@media (min-width: 768px) {
  .accordion--classic .accordion__trigger {
    min-height: 60px;
  }
  .desktop .carousel-inner .item:nth-child(2) {
    height: 600px;
  }
  .carousel-inner {
    min-height: auto !important;
    height: 600px !important;
  }
  .carousel-inner > .item > a > img {
    object-fit: cover;
    object-position: center;
    height: 100%;
  }
  .carousel-inner > .item {
    height: 100%;
  }
}

.desktop .carousel-inner video {
  display: block;
  margin: auto;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}

.carousel-overlay {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background: linear-gradient(
    90deg,
    rgba(81, 66, 245, 0.8) 0%,
    rgba(47, 39, 143, 0.8) 85%
  );
  z-index: 2;
  overflow: hidden;
  border-radius: 20px;
}

@media (min-width: 768px) {
  .top-navigation-bar {
    opacity: 0;
    visibility: hidden;
    height: 0;
  }
}

.header-info-bar-addon .header-info-bar__text {
  font-weight: 700;
}

.benefitBanner__title {
  font-weight: 700;
}

.benefitBanner__data {
  color: #1e1e1e;
  font-weight: 700;
}

.top-category-block .menu-content {
  background-color: var(--color-tertiary);
}

.top-category-block .menu-image img {
  mix-blend-mode: multiply;
}

.top-category-block .menu-content > div > a {
  text-decoration: none;
}

.product .p {
  background-color: var(--color-tertiary);
}

@media (min-width: 768px) {
  .products-block:not(.products-additional) .p .image img {
    margin-top: -30px;
  }
}

.flag.flag-discount:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 96 96'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%235142F5' d='M93.71 42.777l-3.374-5.121a3.181 3.181 0 0 1-.507-1.844l.333-6.193a9.472 9.472 0 0 0-5.197-8.995l-5.49-2.777a2.987 2.987 0 0 1-1.327-1.328l-2.774-5.485a9.424 9.424 0 0 0-8.993-5.199l-6.195.334c-.65.034-1.29-.14-1.833-.5l-5.131-3.38A9.46 9.46 0 0 0 48 .722a9.457 9.457 0 0 0-5.22 1.566l-5.122 3.373a3.21 3.21 0 0 1-1.843.508l-6.193-.334a9.425 9.425 0 0 0-8.995 5.197l-2.778 5.491a2.986 2.986 0 0 1-1.327 1.326l-5.486 2.774a9.472 9.472 0 0 0-5.198 8.993l.334 6.198a3.013 3.013 0 0 1-.501 1.83l-3.38 5.132a9.474 9.474 0 0 0 0 10.443l3.372 5.12c.358.557.533 1.2.509 1.843l-.334 6.194a9.471 9.471 0 0 0 5.196 8.995l5.492 2.777a2.989 2.989 0 0 1 1.325 1.328l2.774 5.485a9.426 9.426 0 0 0 8.994 5.198l6.196-.333c.65-.036 1.287.14 1.832.5l5.132 3.38A9.46 9.46 0 0 0 48 95.274a9.463 9.463 0 0 0 5.221-1.566l5.121-3.373a3.2 3.2 0 0 1 1.843-.508l6.193.333a9.424 9.424 0 0 0 8.995-5.196l2.777-5.491a2.991 2.991 0 0 1 1.328-1.326l5.486-2.774a9.47 9.47 0 0 0 5.198-8.993l-.333-6.2c-.037-.64.14-1.288.5-1.828l3.38-5.132a9.477 9.477 0 0 0 0-10.442z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

#footer .contact-box p {
  line-height: 2;
  color: #7c7e8f;
}

.instagram-subheadline {
  display: block;
  text-align: center;
  margin-bottom: 35px;
}

.instagram-subheadline a {
  display: inline-block;
  padding: 5px 0;
  line-height: 1.4;
  color: #7c7e8f;
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
}

.instagram-block .h4.homepage-group-title {
  margin-bottom: 0;
}

.instagram-subheadline a:hover {
  color: var(--color-primary);
}

.contact-box-icon-list:not(.contact-box-icon-list--not-facebook):not(.contact-box-icon-list--not-instagram) {
  display: none;
}

#header ul li.contact-box-icon,
#footer .contact-box ul li.contact-box-icon {
  width: auto;
  margin-right: 0;
  display: block;
  width: 100%;
}

#header ul li.contact-box-icon .instagram,
#footer .contact-box ul li.contact-box-icon .instagram,
#header ul li.contact-box-icon .facebook,
#footer .contact-box ul li.contact-box-icon .facebook {
  display: block;
  width: 100%;
}

#header ul li.contact-box-icon span,
#footer .contact-box ul li.contact-box-icon span {
  color: #0f0f0f;
}

#header ul li.contact-box-icon .instagram a,
#footer .contact-box ul li.contact-box-icon .instagram a,
#header ul li.contact-box-icon .facebook a,
#footer .contact-box ul li.contact-box-icon .facebook a {
  position: relative;
  width: 100%;
  height: auto;
  padding: 15px 20px;
  padding-left: 60px;
  background: white;
  border-radius: 8px;
  display: flex;
  align-items: center;
  min-height: 50px;
}

#header ul li.contact-box-icon .instagram a,
#header ul li.contact-box-icon .facebook a {
  position: relative;
  padding: 10px 12px;
  padding-left: 40px;
  font-size: 14px;
}

#header ul li.contact-box-icon .instagram a:hover,
#footer .contact-box ul li.contact-box-icon .instagram a:hover,
#header ul li.contact-box-icon .facebook a:hover,
#footer .contact-box ul li.contact-box-icon .facebook a:hover {
  background: var(--color-tertiary);
}

#header ul li.contact-box-icon .instagram:before,
#footer .contact-box ul li.contact-box-icon .instagram:before,
#header ul li.contact-box-icon .facebook:before,
#footer .contact-box ul li.contact-box-icon .facebook:before {
  display: none;
}

#header .contact-box-icon-list.contact-box-icon-list--not-instagram,
#header .contact-box-icon-list.contact-box-icon-list--not-facebook {
  margin: 0;
  padding: 0;
}

#header ul li.contact-box-icon .instagram a:before,
#footer .contact-box ul li.contact-box-icon .instagram a:before,
#header ul li.contact-box-icon .facebook a:before,
#footer .contact-box ul li.contact-box-icon .facebook a:before {
  position: absolute;
  left: 0;
  top: 50%;
  width: 24px;
  font-size: 24px;
  text-align: center;
  font-family: "apollo" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  pointer-events: none;
  content: "\e90d";
  left: 30px;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 30px;
  color: var(--color-primary);
  transition: color 250ms ease-out;
  font-size: 25px;
}

#header ul li.contact-box-icon .instagram a:before,
#footer .contact-box ul li.contact-box-icon .instagram a:before {
  content: "\e90b";
}

#header ul li.contact-box-icon .instagram a:before,
#header ul li.contact-box-icon .facebook a:before {
  font-size: 20px;
  left: 22px;
}

#header ul li.contact-box-icon .instagram a:before,
#header ul li.contact-box-icon .facebook a:before {
  font-size: 20px;
  left: 22px;
}

#header ul li.contact-box-icon .instagram a span,
#header ul li.contact-box-icon .facebook a span {
  display: none;
}

#header ul li.contact-box-icon .instagram a:before,
#header ul li.contact-box-icon .facebook a:before {
  font-size: 24px;
  left: 26px;
}

@media (max-width: 1200px) {
  #header ul li.contact-box-icon .instagram a:before,
  #header ul li.contact-box-icon .facebook a:before {
    font-size: 24px;
    left: 26px;
  }
  #header ul li.contact-box-icon .instagram a span,
  #header ul li.contact-box-icon .facebook a span {
    display: none;
  }
}

#header .contact-box-icon-list.contact-box-icon-list--not-instagram {
  margin-left: 10px;
}

@media (max-width: 768px) {
  #header .contact-box-icon-list.contact-box-icon-list--not-instagram,
  #header .contact-box-icon-list.contact-box-icon-list--not-facebook {
    display: none;
  }
}

#footer ul.contact-box-icon-list {
  margin-top: 0px;
}

@media (min-width: 768px) {
  .in-index .position--benefitHomepage {
    margin-bottom: 20px;
  }
}

.top-category-block {
  position: relative;
}

.top-category-block:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: block;
  width: 810px;
  height: 1959px;
  z-index: -1;
  background-image: url("/user/documents/upload/shape-bg.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.welcome-wrapper .content-wrapper-in {
  background-image: url("/user/documents/upload/welcome-bg.svg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.welcome {
  background-color: transparent;
}

.instagram-follow-btn span a,
.welcome .btn,
.welcome p {
  font-weight: 700;
}

.service__text-block p {
  color: white;
  font-weight: 700;
}

#footer h3,
#footer h4 {
  font-weight: 700;
}

#header ul li.contact-box-icon span,
#footer .contact-box ul li.contact-box-icon span,
#footer ul a {
  font-weight: 700;
}

.service__text-block .h3 a,
.service__content:focus .service__text-block .h3 a,
.service__content:hover .service__text-block .h3 a {
  color: white;
  text-transform: uppercase;
}

.service__item .service__content {
  background-color: #005849;
}

.service__item:nth-child(2) .service__content {
  background-color: #5142f5;
}

.btn,
a.btn {
  font-weight: 700;
}

.faq-content .tab-content__item.is-active .accordion--classic {
  background-color: #e9eaff;
}

#footer {
  position: relative;
}

#footer:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 1440px;
  height: 746px;
  z-index: 0;
  background-image: url("/user/documents/upload/footer-bg-1.jpg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

#footer.is-white .footer-icons:before {
  display: none;
}

@media (min-width: 768px) {
  .homepage-box.welcome-wrapper {
    margin-top: 20px;
  }
}

.price-standard,
.price-save {
  display: block;
}

body:not(.is-carousel-full-width) .carousel .extended-banner-text:not(:empty),
.multiple-columns-body .carousel .extended-banner-text:not(:empty) {
  font-weight: 700;
}

.middle-banners-wrapper .extended-banner-texts,
.body-banners .extended-banner-texts,
.banners-top-block .extended-banner-texts,
.next-to-carousel-banners .extended-banner-texts,
.banner-category .extended-banner-texts,
.carousel .extended-banner-texts {
  font-weight: 700;
}

@media (min-width: 1200px) {
  .middle-banners-wrapper .extended-banner-title:not(:empty),
  .body-banners .extended-banner-title:not(:empty),
  .banners-top-block .extended-banner-title:not(:empty),
  .next-to-carousel-banners .extended-banner-title:not(:empty),
  .banner-category .extended-banner-title:not(:empty),
  .carousel .extended-banner-title:not(:empty) {
    max-width: 70%;
  }
  body:not(.is-carousel-full-width)
    .carousel
    .extended-banner-title:not(:empty),
  .multiple-columns-body .carousel .extended-banner-title:not(:empty) {
    font-size: 42px;
  }
}

@media (min-width: 1440px) {
  body:not(.is-carousel-full-width)
    .carousel
    .extended-banner-title:not(:empty),
  .multiple-columns-body .carousel .extended-banner-title:not(:empty) {
    font-size: 68px;
  }
}

@media (min-width: 768px) {
  #header {
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
  }

  .header-top > div:first-child {
    flex: 0 0 170px;
  }

  .header-top > div:last-child {
    max-width: 450px;
  }
}

.search input[type="search"].form-control {
  border-radius: 25px;
  border: 2px solid #e0e5ee;
  background-color: #f5f6f8;
}

.search .btn.btn-default,
.search a.btn.btn-default {
  border-radius: 25px;
}

.search .btn.btn-default:before,
.search a.btn.btn-default:before {
  color: #7c7e8f;
}

.header-info-bar-addon .header-info-bar.is-centered .header-info-bar__text {
  text-transform: uppercase;
}

#header .cart-count,
#header .cart-count:before,
#header .cart-count:after,
.navigation-buttons button.top-nav-button:after,
.navigation-buttons > a:after,
.navigation-buttons button.top-nav-button[data-target="login"]:before,
.navigation-buttons > a[data-target="login"]:before,
.navigation-buttons button.top-nav-button,
.navigation-buttons > a {
  color: #1e1e1e;
}

#header .cart-count,
.navigation-buttons button.top-nav-button,
.navigation-buttons > a {
  font-weight: 700;
}

a.btn.cart-count.full:before,
.header-top .btn.cart-count:before {
  content: "";
  width: 33px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(/user/documents/upload/basket.svg?v=1);
}

.navigation-buttons button.top-nav-button[data-target="login"]:before,
.navigation-buttons > a[data-target="login"]:before {
  content: "";
  width: 28px;
  height: 23px;
  background-repeat: no-repeat;
  background-size: contain;
  font-weight: 400;
  margin-right: 5px;
  background-image: url(/user/documents/upload/user.svg?v=1);
}

.flag {
  padding: 7px 20px;
  font-weight: 400;
  text-transform: uppercase;
}

.swiper-arrow-content {
  background-color: #5142f5;
}

.swiper-arrow-content .icon-svg {
  color: #ffffff;
}

.p-detail .add-to-cart .quantity {
  border: 0;
}

.p-info-wrapper .quantity input {
  color: var(--color-primary);
  border: 0;
}

.quantity .increase::before,
.quantity .decrease::before {
  opacity: 0.5;
  color: #5142f5;
}

.p-info-wrapper .quantity .increase span,
.p-info-wrapper .quantity .decrease span {
  display: none;
}

@media (min-width: 1200px) {
  .btn.btn-conversion,
  a.btn.btn-conversion {
    font-size: 16px;
  }
}

body .p-image-wrapper .site-msg.information {
  display: flex;
  position: static;
  width: 100%;
  max-width: 540px;
  margin: 0 auto 0;
}

.site-msg-custom.information,
.site-msg.information {
  border-radius: 50px;
}

.flags-extra .flag .price-save {
  position: relative;
}

.flags-extra .flag .price-save:before {
  content: "až";
  display: block;
  margin-bottom: 2px;
  color: white;
  font-size: 55%;
}

.p-image .flags-extra .flag .price-save:before {
  font-size: 50%;
}
