/* * {
  font-family: "Poppins" !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) {
  .is-header-fixed.is-header-hidden #header .site-name a img {
    max-height: 70px;
  }
  #header .site-name {
    display: flex;
    align-items: center;
  }

  #header .site-name a img {
    max-height: 80px;
  }
}

.top-category-block > .txt-c {
  margin-top: 10px;
}

@media (max-width: 767px) {
  .top-navigation-bar .site-name a img {
    max-height: 40px;
  }
}

.body-banners > div {
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
}

.body-banners a,
.body-banners .banner-wrapper {
  width: 100%;
}

@media (min-width: 768px) {
  .top-navigation-bar .container > div.top-navigation-contacts {
    display: none !important;
    top: 0;
    height: 49px;
    right: 160px;
  }
  .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;
  }
}

.welcome h1 {
  text-align: center;
}

/* dva fonty */

.cart-widget-product-name > span,
a.btn.cart-count.full,
.flags-extra .flag,
#OPHWidgetWrapp .OPHWidgetItem .status-text,
.form-group label:not(.whole-width),
.delivery-time,
.free-gift-info,
.free-gift-name,
.cart-table tr .p-name .main-link,
.cart-table tr .p-name a,
ol.cart-header li a,
ol.cart-header li strong,
.sidepanel-rating__title,
.products-inline > div .p .p-in .p-in-in .name,
.categories-new-design .box .categories a,
.category-header input[type="radio"] + label,
.chevron-after,
.sidebar h4,
.sidebar .h4,
.p-gift-name span,
.p-info-headline .stars-label,
.shp-tabs-holder ul.shp-tabs li a,
.p-gifts-heading,
.p-info-wrapper .p-final-price-wrapper .price-final,
.p-info-grid .detail-grid-title,
.chevron-after,
.news-item .text .title,
.products-block .availability,
.products-block.products .p .price strong,
.template-11 .dklab-delivery-box.position-above-header,
.template-11 .dklab-delivery-box.position-above-header p,
.navigation-in ul li a b,
.h1,
.h2,
.h3,
.h4 {
  font-family: "Source Sans 3", sans-serif !important;
}
.welcome h1 {
  font-family: "Source Sans 3", sans-serif !important;
}

.h5,
.h6 {
  font-family: "Source Sans 3", sans-serif !important;
}

.name {
  font-family: "Source Sans 3", sans-serif !important;
}

.h4.homepage-group-title {
  font-family: "Source Sans 3", sans-serif !important;
}

.extended-banner-title {
  font-family: "Source Sans 3", sans-serif !important;
}

h5,
h6,
.h5,
.h6 {
  font-family: "Source Sans 3", sans-serif !important;
}

.empty-content-404 h1,
.news-item-widget h5 {
  font-family: "Source Sans 3", sans-serif !important;
}

h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4 {
  font-family: "Source Sans 3", sans-serif !important;
}

.price-wrapper .price-label,
.price-wrapper .price,
input,
button,
select,
textarea,
.delivery-time,
.delivery-time-label,
.pagination > strong,
.pagination-top > strong,
.pagination-top-btn strong,
.external-fonts-loaded ol.cart-header,
.external-fonts-loaded .next-step,
.external-fonts-loaded .price-wrapper,
.external-fonts-loaded .price-additional,
.external-fonts-loaded .price-measure,
.external-fonts-loaded .price-final,
.external-fonts-loaded .price-save,
.external-fonts-loaded .price-standard,
.external-fonts-loaded .btn,
.external-fonts-loaded .products .name,
.lb-recommend,
.pagination-top-btn strong,
.external-fonts-loaded body,
body.blank-mode,
.btn.btn-primary,
a.btn.btn-primary,
.btn.btn-primary,
a.btn.btn-primary,
.benefitBanner__title,
p,
p a,
body {
  font-family: "Poppins", sans-serif;
}

.benefitBanner__title {
  font-family: "Poppins", sans-serif !important;
}

.products-block .availability,
.products-inline > div .p .p-in .p-in-in .ratings-wrapper .availability {
  font-family: "Poppins", sans-serif !important;
}

/* update */

#footer.no-newsletter .site-name {
  margin-top: 0;
}

#f-1-43c2cd496486bcc27217c3e790fb4088 {
  background-color: #f0ebf4;
  margin-top: 50px;
}

#ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-form-holder {
  background-color: #f0ebf4 !important;
}

@media (min-width: 1200px) {
  .custom-footer .custom-footer-left-panel .footer-item {
    /* width: 25%;
    flex: 0 0 25%; */
  }
}

.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: 400;
}

.instagram-block .h4.homepage-group-title {
  margin-bottom: 0;
}

.instagram-subheadline a:hover {
  color: var(--color-primary);
}

/* @media (min-width: 768px) {
  .header-info-banner .container {
    position: relative;
  }

  .header-info-banner__close {
    position: absolute;
    top: 0;
    right: 10px;
  }

  .navigation-in ul {
    justify-content: center;
  }

  .navigation-in {
    position: static;
    width: 100%;
  }
} */

/* @media (min-width: 768px) {
  .desktop .carousel-inner .item:nth-child(3) {
    height: 800px;
  }
  .carousel-inner {
    min-height: auto !important;
    height: 800px !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-inner video {
  overflow: hidden;
  border-radius: 20px;
}

.welcome__left-panel {
  display: none;
}

.welcome__right-panel {
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
  padding: 0;
}

.welcome .welcome__content {
  margin: 0;
}

.welcome {
  padding: 0;
}

@media (min-width: 768px) {
  .img-desktop {
    display: block;
  }
  .img-mobile {
    display: none;
  }
}

@media (max-width: 767px) {
  .img-desktop {
    display: none;
  }
  .img-mobile {
    display: block;
  }
}

.site-msg-custom.step-1:before {
  color: black;
}

.site-msg-custom,
.site-msg {
  background-color: var(--color-tertiary);
  color: black;
}

.middle-banners-wrapper .extended-banner-link:not(:empty),
.body-banners .extended-banner-link:not(:empty),
.banners-top-block .extended-banner-link:not(:empty),
.next-to-carousel-banners .extended-banner-link:not(:empty),
.banner-category .extended-banner-link:not(:empty),
.carousel .extended-banner-link:not(:empty) {
  background-color: var(--color-primary);
  color: white;
}

.middle-banners-wrapper .extended-banner-link:not(:empty):hover,
.body-banners .extended-banner-link:not(:empty):hover,
.banners-top-block .extended-banner-link:not(:empty):hover,
.next-to-carousel-banners .extended-banner-link:not(:empty):hover,
.banner-category .extended-banner-link:not(:empty):hover,
.carousel .extended-banner-link:not(:empty):hover {
  background-color: var(--color-primary-hover);
}

/* quantity */

.product .quantity input {
  border: 0;
  outline: none;
}
.product .quantity .decrease,
.product .quantity .increase {
  height: 40px;
  width: 40px;
  top: 0;
}

.product .quantity {
  max-width: 85%;
  margin-bottom: 10px;
  border-radius: 25px;
  overflow: hidden;
}

.product.has-quantity .p {
  padding: 20px 16px 65px;
}

@media (min-width: 768px) {
  .product.has-quantity .p {
    padding: 30px 30px 80px;
  }
}

@media (max-width: 480px) {
  .in-index .product.has-quantity .p,
  .in-index .product .p {
    padding: 20px 10px 115px;
  }
  .in-index .products-block .product-btn {
    bottom: 15px;
  }
}

.products-block .product-btn a,
.products-block .product-btn .pr-action {
  max-width: calc(100% - 30px);
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}

.shkDetailStock {
  border-radius: var(--border-radius-apollo) !important;
}

@media (min-width: 768px) {
  .product .quantity {
    margin-bottom: 0;
    border: 1px solid #7c7e8f;
  }
  .product.has-quantity .p .quantity {
    width: 50%;
  }
  .product .quantity {
    margin: 0 5px;
    font-size: 16px;
  }
  .product .quantity input {
    height: 45px;
    font-size: 16px;
  }
  .products-block .product-btn .btn {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 5px;
    min-height: 45px;
    flex: auto;
  }
  .product .quantity .decrease,
  .product .quantity .increase {
    height: 43px;
  }
  .product .p {
    /* padding: 30px 30px 130px; */
  }

  .type-detail .products-block .product-btn .btn:not(.btn-primary) {
    width: 40px;
  }

  /* .type-detail .products-block .product-btn .btn span {
    display: none;
  }
  .type-detail .products-block .product-btn .btn:after {
    margin-left: 0;
  } */
}

@media (min-width: 1200px) {
  .product .quantity {
    min-width: 140px;
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  .product .quantity {
    margin-bottom: 0;
    border: 1px solid #7c7e8f;
  }
  .product .quantity {
    margin: 0 5px;
    height: 45px;
  }
  .product .quantity input {
    height: 45px;
  }
  .products-block .product-btn .btn {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 5px;
    min-height: 45px;
  }
  .product .quantity .decrease,
  .product .quantity .increase {
    height: 43px;
  }
  .product .quantity,
  .in-index .product .quantity {
    width: calc(100% - 50px);
  }
  .products-block .product-btn .btn,
  .in-index .products-block .product-btn .btn {
    width: 45px;
  }
  .products-block .product-btn .btn.btn-primary,
  .in-index .products-block .product-btn .btn.btn-primary {
    width: 100%;
  }
  .products-block .product-btn .btn span,
  .in-index .products-block .product-btn .btn span {
    display: none;
  }
  .products-block .product-btn .btn:after,
  .in-index .products-block .product-btn .btn:after {
    font-size: 16px;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .product .quantity {
    margin-bottom: 0;
    border: 1px solid #7c7e8f;
  }
  .product .quantity {
    margin: 0 5px;
    height: 45px;
  }
  .product .quantity input {
    height: 45px;
  }
  .products-block .product-btn .btn {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 5px;
    min-height: 45px;
  }
  .product .quantity .decrease,
  .product .quantity .increase {
    height: 43px;
  }
  .product .quantity,
  .in-index .product .quantity {
    width: calc(100% - 50px);
  }
  .products-block .product-btn .btn,
  .in-index .products-block .product-btn .btn {
    width: 45px;
  }
  .products-block .product-btn .btn.btn-primary,
  .in-index .products-block .product-btn .btn.btn-primary {
    width: 100%;
  }
  .products-block .product-btn .btn span,
  .in-index .products-block .product-btn .btn span {
    display: none;
  }
  .products-block .product-btn .btn:after,
  .in-index .products-block .product-btn .btn:after {
    font-size: 16px;
    margin-left: 0;
  }
}

@media (max-width: 480px) {
  .in-index .product.has-quantity .p,
  .in-index .product .p {
    padding: 20px 10px 65px;
  }
  .products-block .product-btn a,
  .products-block .product-btn .pr-action {
    max-width: calc(100% - 10px);
  }
  .product .quantity {
    width: 50%;
  }
  .products-block .product-btn .btn {
    width: 50%;
  }
  .products-block .product-btn {
    bottom: 15px;
  }
}

@media (min-width: 321px) and (max-width: 767px) {
  .columns-mobile-2 .products-block .product-btn .btn.btn-primary {
    max-width: 85%;
    margin: 0 15px;
  }
  .product .quantity {
    margin: 0;
  }
  .product .quantity .decrease,
  .product .quantity .increase {
    width: 32px;
  }
}

@media (max-width: 480px) {
  .products-block .product-btn .btn {
    width: 45px;
  }
  .product .quantity {
    width: calc(100% - 50px);
  }
}

.shipping-options-popup .products .product-btn .quantity,
.advanced-order .products .product-btn .quantity {
  display: none;
}

.product.has-quantity .p .quantity {
  margin-bottom: 0;
}

.products-block .product-btn .btn.btn-primary {
  margin: 0 20px;
}

body.cart-product-quantity-addon
  .plugin-fixed-header__basket
  .cart-product-quantity.cart-product-quantity-has-border:before {
  display: none !important;
}

.product .btn.btn-primary,
.product a.btn.btn-primary,
.product .btn.btn-primary,
.product a.btn.btn-primary {
  background-color: var(--color-secondary);
  border-color: var(--color-secondary);
}

.product .btn.btn-primary:hover,
.product a.btn.btn-primary:hover,
.product .btn.btn-primary:hover,
.product a.btn.btn-primary:hover {
  background-color: var(--color-secondary);
  border-color: var(--color-secondary);
}

.homepage-box.welcome-wrapper .container {
  /* width: 100%; */
}

.shipping-options-popup .h1:not(.advanced-order-suggestion),
.advanced-order .h1:not(.advanced-order-suggestion) {
  background: var(--color-secondary);
}

.msg.msg-success,
.msg.msg-notice {
  border-color: var(--color-secondary);
  background-color: var(--color-secondary);
}

.price-range > div {
  background-color: var(--color-secondary);
}

.cart-free-shipping.is-free-shipping:before,
.cart-free-shipping.is-free-shipping:after {
  background-color: var(--color-secondary);
}

.cart-free-shipping.is-free-shipping div:before {
  color: var(--color-secondary);
}

.extras-wrap .extra-item.is-free-shipping .extra.delivery::before,
.extras-wrap .extra-item.is-free-shipping span strong,
.cart-free-shipping.is-free-shipping div strong {
  color: var(--color-secondary);
}

@media (min-width: 480px) {
  .banners-top-block .banner-wrapper:nth-child(3) {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
}

.benefitBanner__item {
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
}
.benefitBanner__picture {
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}
.benefitBanner__link {
  flex-wrap: wrap;
}
.benefitBanner__content {
  margin-top: 15px;
  justify-content: center;
  padding-right: 0;
  width: 100%;
}
.benefitBanner__picture img {
  max-height: 90px;
  max-width: 95px;
}
.benefitBanner__picture {
  height: 90px;
}

@media (min-width: 992px) {
  .benefitBanner__item {
    flex: 1 1 20%;
  }
}

.benefitBanner__title {
  font-weight: 700;
  text-transform: none;
  font-size: 16px;
  padding: 0 10px;
  line-height: 1.3;
}

@media (min-width: 768px) {
  .banners-top-block {
    margin-top: 15px;
    margin-bottom: 50px;
  }
  body .position--benefitHomepage {
    margin-top: 20px;
  }
  .products-group {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  body .position--benefitHomepage {
    margin-top: 20px;
  }
  body .benefitBanner__picture {
    height: 50px;
  }
  body .benefitBanner__content {
    margin-top: 0;
  }
  body .benefitBanner__title {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  body:not(.navigation-window-visible):not(.hib-hide-on-mobile).tursky-apollo.header-info-bar-addon.is-hib-mobile-fixed
    .top-navigation-bar {
    top: 0;
  }
  body:not(.navigation-window-visible):not(.is-hidden-search-bar):not(.hib-hide-on-mobile).tursky-apollo.header-info-bar-addon.is-hib-mobile-fixed
    #header {
    top: 50px;
  }
  body.tursky-apollo.is-hib-mobile-fixed.type-index:not(.hib-hide-on-mobile).mobile
    .overall-wrapper,
  body.tursky-apollo.is-hib-mobile-fixed:not(.hib-hide-on-mobile).mobile
    .overall-wrapper {
    padding-top: 110px;
  }
  .homepage-box.welcome-wrapper .container {
    padding: 0;
  }
  .welcome__right-panel img {
    border-radius: 0;
  }
}

.welcome__right-panel img {
  margin-top: 0;
}

@media (max-width: 767px) {
  .top-navigation-bar .site-name a img {
    max-height: 43px;
  }
  .header-info-bar-addon .header-info-bar.is-centered .header-info-bar__text {
    justify-content: flex-start;
    text-align: left;
  }
}

@media (max-width: 370px) {
  .top-navigation-bar .site-name a img {
    max-height: 43px;
  }
}

.top-category-block .menu-level-2 {
  margin: 0 -5px;
}

.top-category-block .menu-image img {
  object-fit: cover;
}

.top-category-block .menu-level-2 > li {
  padding: 0 5px;
}

@media (min-width: 768px) {
  .top-category-block {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .banners-top-block {
    margin-top: 15px;
    margin-bottom: 20px;
  }
}

.top-category-block.no-submenu .menu-content {
  padding: 20px 10px 20px;
}

.top-category-block .menu-level-2.no-menu-level-3 .menu-content {
  padding-bottom: 0;
  box-shadow: none;
  overflow: hidden;
  border-radius: 20px;
  border: 1px solid #e8e8e8;
  transition: box-shadow 250ms ease-out;
}

.top-category-block .menu-level-2.no-menu-level-3 .menu-content .menu-image {
  width: 100%;
  display: block;
}

.top-category-block .menu-level-2.no-menu-level-3 .menu-content {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.top-category-block
  .menu-level-2.no-menu-level-3
  .menu-content
  .menu-image
  img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.top-category-block .menu-level-2.no-menu-level-3 .menu-content:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
}

.top-category-block .menu-content > div > a {
  /* text-align: left; */
  /* font-weight: 400; */
  font-size: 16px;
  text-align: center;
  justify-content: center;
  color: var(--color-primary);
  margin-top: 0;
  padding: 10px 12px;
  display: flex;
  align-items: center;
  /* justify-content: flex-start; */
  height: 80px;
  text-decoration: none;
}

.fejsbuk {
  position: fixed;
  right: 0;
  top: 200px;
}

@media (max-width: 767px) {
  .top-category-block .menu-content > div > a {
    font-size: 13px;
  }
  .fejsbuk {
    display: none;
  }

  .benefitBanner {
    align-items: normal;
  }

  body .position--benefitHomepage {
    z-index: 1;
    position: relative;
  }

  body .position--benefitHomepage {
    margin-left: -10px;
    margin-right: -10px;
    max-width: none;
    width: auto;
  }

  body .benefitBanner__picture {
    margin-bottom: 0;
  }

  .benefitBanner__item {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    padding: 0 10px;
  }

  .benefitBanner__item {
    flex: 0 0 100%;
  }
  .benefitBanner__item:last-child,
  .benefitBanner__item {
    margin-bottom: 10px;
  }
  .benefitBanner__link {
    flex-wrap: nowrap;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
    padding: 15px;
    border-radius: 30px;
    background-color: white;
  }
  .benefitBanner__link {
    height: 100%;
    align-items: center;
  }
  .benefitBanner__link {
    padding: 5px 5px;
  }

  .benefitBanner__data {
    font-size: 14px;
    color: black;
  }

  .benefitBanner__data {
    margin-top: 3px;
  }

  .benefitBanner__title {
    font-weight: 600;
    text-transform: none;
    padding: 0;
    color: var(--color-blue);
  }

  .top-category-block .menu-content > div > a {
    height: 60px;
  }

  .benefitBanner__title {
    font-weight: 700;
    font-family: var(--font-secondary);
  }

  .benefitBanner__content {
    margin-top: 0;
    justify-content: flex-start;
    padding-right: 0;
    width: 100%;
    text-align: left;
  }

  .benefitBanner__content {
    padding-left: 12px;
  }

  .benefitBanner__picture {
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
  }
  .benefitBanner__picture {
    height: 60px;
  }
  .benefitBanner__picture {
    align-self: center;
  }
}

.menu-level-1 > li.menu-item-822 > a,
.menu-level-1 .menu-item-external-33 > a {
  color: white !important;
  background-color: #d11223 !important;
  border-radius: 5px;
}

body
  #header
  #navigation
  .navigation-in
  .menu-level-1
  > li
  > a[href="/sortiment/"] {
  background: #9294c7;
  color: #fff !important;
  border-radius: 5px;
  margin: 0 7px !important;
}

.navigation-in ul.menu-level-2 li a {
  line-height: 1.4;
}

body
  #header
  #navigation
  .navigation-in
  .menu-level-1
  li
  a[href="/sortiment/"]:after {
  color: white;
  font-size: 7px;
}

@media (min-width: 768px) {
  #navigation {
    height: 45px;
  }
  .navigation-in > ul > li:not(.ext) > a {
    padding-right: 20px;
  }
  .navigation-in > ul > li.ext > a:after {
    right: 7px;
  }
  .navigation-in > ul > li > a {
    padding-right: 25px;
  }
  .navigation-in > ul > li:first-child > a {
    padding-left: 20px !important;
  }
  .navigation-in > ul > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}

@media (min-width: 768px) {
  #header {
    padding-bottom: 10px;
  }
}

.product .quantity {
  background: #f5f6f8;
}

/* Prepitné */
body.mobile.ordering-process table.tip-block {
  width: 100%;
}
body.ordering-process table.tip-block {
  width: 50%;
  margin-bottom: 30px;
  order: 4;
}
body.ordering-process table.tip-block .tip-text-block {
  display: table-cell;
  vertical-align: top;
}
body.ordering-process table.tip-block .tip-title {
  padding-top: 0;
  padding-bottom: 0;
}

body.ordering-process table.tip-block .tip-title small {
  font-size: 100%;
}

body.ordering-process table.tip-block .tip-title h4 {
  font-size: 26px;
  margin-bottom: 10px;
  text-transform: none;
  font-weight: 700;
  /* font-family: "Source Sans 3", sans-serif !important; */
}
body.ordering-process table.tip-block form select {
  cursor: pointer;
  border-radius: 5px;
}

body.ordering-process table.tip-block img {
  max-width: 70px;
  margin-right: 5px;
  cursor: pointer;
  transition: transform 250ms ease-out;
}

body.ordering-process table.tip-block img:hover {
  transform: scale(1.05);
}

.in-prepitne.type-detail .detail-price-btn,
.in-prepitne.type-detail .detail-availability-block {
  display: none !important;
}

@media (min-width: 768px) {
  .cart-table tr > td {
    padding: 15px 10px;
  }
}

@media (max-width: 767px) {
  body.ordering-process table.tip-block img {
    margin-right: 0;
  }
  .cart-table tr {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  body.ordering-process table.tip-block img {
    max-width: 50px;
  }
}
@media (max-width: 480px) {
  body.ordering-process table.tip-block img:last-child {
    max-width: 70px !important;
  }
}

.in-prepitne.type-detail .detail-price-btn,
.in-prepitne.type-detail .detail-availability-block {
  display: none !important;
}

@media (min-width: 768px) {
  .cart-table tr > td {
    padding: 15px 10px;
  }
}

@media (max-width: 767px) {
  body.ordering-process table.tip-block img {
    margin-right: 0;
  }
  .cart-table tr {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  body.ordering-process table.tip-block img {
    max-width: 50px;
  }
}
@media (max-width: 480px) {
  body.ordering-process table.tip-block img:last-child {
    max-width: 70px !important;
  }
}

/* prodejny */

.leaflet-cluster-anim .leaflet-marker-icon,
.leaflet-cluster-anim .leaflet-marker-shadow {
  -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
  -o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
  transition: transform 0.3s ease-out, opacity 0.3s ease-in;
}

.leaflet-cluster-spider-leg {
  /* stroke-dashoffset (duration and function) should match with leaflet-marker-icon transform in order to track it exactly */
  -webkit-transition: -webkit-stroke-dashoffset 0.3s ease-out,
    -webkit-stroke-opacity 0.3s ease-in;
  -moz-transition: -moz-stroke-dashoffset 0.3s ease-out,
    -moz-stroke-opacity 0.3s ease-in;
  -o-transition: -o-stroke-dashoffset 0.3s ease-out,
    -o-stroke-opacity 0.3s ease-in;
  transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;
}

.marker-cluster-small {
  background-color: rgba(181, 226, 140, 0.6);
}
.marker-cluster-small div {
  background-color: rgba(110, 204, 57, 0.6);
}

.marker-cluster-medium {
  background-color: rgba(241, 211, 87, 0.6);
}
.marker-cluster-medium div {
  background-color: rgba(240, 194, 12, 0.6);
}

.marker-cluster-large {
  background-color: rgba(253, 156, 115, 0.6);
}
.marker-cluster-large div {
  background-color: rgba(241, 128, 23, 0.6);
}

/* IE 6-8 fallback colors */
.leaflet-oldie .marker-cluster-small {
  background-color: rgb(181, 226, 140);
}
.leaflet-oldie .marker-cluster-small div {
  background-color: rgb(110, 204, 57);
}

.leaflet-oldie .marker-cluster-medium {
  background-color: rgb(241, 211, 87);
}
.leaflet-oldie .marker-cluster-medium div {
  background-color: rgb(240, 194, 12);
}

.leaflet-oldie .marker-cluster-large {
  background-color: rgb(253, 156, 115);
}
.leaflet-oldie .marker-cluster-large div {
  background-color: rgb(241, 128, 23);
}

.marker-cluster {
  background-clip: padding-box;
  border-radius: 20px;
}
.marker-cluster div {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-top: 5px;

  text-align: center;
  border-radius: 15px;
  font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.marker-cluster span {
  line-height: 30px;
}

.marker-cluster-small,
.marker-cluster-small div,
.marker-cluster-medium div,
.marker-cluster-medium {
  background-color: rgb(146 148 199 / 60%);
}

/*
 leaflet.responsive.popup 1.0.0
 (c) 2022 https://github.com/yafred
*/

/* North */
.leaflet-resp-popup-north .leaflet-popup-tip {
  box-shadow: none;
}

/* South */
.leaflet-resp-popup-south .leaflet-popup-tip-container {
  top: 0;
  margin-top: -20px;
}

.leaflet-resp-popup-south .leaflet-popup-tip {
  margin: 11px auto 0;
  box-shadow: none;
}

/* West */
.leaflet-resp-popup-west .leaflet-popup-tip-container {
  right: 0;
  margin-right: -20px;
  left: 100%;
  margin-left: -2px;
  top: 50%;
  margin-top: -11px;
}

.leaflet-resp-popup-west .leaflet-popup-tip {
  margin: 1px -8px 0 -8px;
  box-shadow: none;
}

/* East */
.leaflet-resp-popup-east .leaflet-popup-tip-container {
  width: 20px;
  left: 2px;
  top: 50%;
  margin-top: -11px;
}

.leaflet-resp-popup-east .leaflet-popup-tip {
  margin: 0 11px;
  box-shadow: none;
}

/* South-East */
.leaflet-resp-popup-south-east .leaflet-popup-tip-container {
  left: 0;
  margin-left: 0;
  top: 0;
  margin-top: -20px;
}

.leaflet-resp-popup-south-east .leaflet-popup-tip {
  margin: 11px 11px 11px -8px;
  box-shadow: none;
}

.leaflet-resp-popup-south-east .leaflet-popup-content-wrapper {
  border-radius: 0 20px 20px 20px;
}

/* East-South */
.leaflet-resp-popup-east-south .leaflet-popup-tip-container {
  width: 20px;
  left: 0;
  top: 0;
}

.leaflet-resp-popup-east-south .leaflet-popup-tip {
  margin: -8px 11px;
  box-shadow: none;
}

.leaflet-resp-popup-east-south .leaflet-popup-content-wrapper {
  border-radius: 0 20px 20px 20px;
}

/* North-East */
.leaflet-resp-popup-north-east .leaflet-popup-tip-container {
  left: 0;
  margin-left: 0;
  margin-top: -1px;
}

.leaflet-resp-popup-north-east .leaflet-popup-tip {
  margin: -8px 11px 11px -8px;
  box-shadow: none;
}

.leaflet-resp-popup-north-east .leaflet-popup-content-wrapper {
  border-radius: 20px 20px 20px 0;
}

/* East-North */
.leaflet-resp-popup-east-north .leaflet-popup-tip-container {
  left: 0;
  margin-left: -20px;
  margin-top: -20px;
}

.leaflet-resp-popup-east-north .leaflet-popup-tip {
  margin: 11px 11px 11px 11px;
  box-shadow: none;
}

/* North-West */
.leaflet-resp-popup-north-west .leaflet-popup-tip-container {
  width: 20px;
  margin-right: 0;
  margin-top: -1px;
  left: 100%;
  right: 0;
}

.leaflet-resp-popup-north-west .leaflet-popup-tip {
  margin: -8px 11px 11px 11px;
  box-shadow: none;
}

.leaflet-resp-popup-north-west .leaflet-popup-content-wrapper {
  border-radius: 20px 20px 0 20px;
}

/* West-North */
.leaflet-resp-popup-west-north .leaflet-popup-tip-container {
  margin-left: 0;
  margin-top: -20px;
  left: 100%;
  right: 0;
}

.leaflet-resp-popup-west-north .leaflet-popup-tip {
  margin: 11px 11px 0px -8px;
  box-shadow: none;
}

.leaflet-resp-popup-west-north .leaflet-popup-content-wrapper {
  border-radius: 20px 20px 0 20px;
}

/* South-West */
.leaflet-resp-popup-south-west .leaflet-popup-tip-container {
  width: 20px;
  left: 100%;
  top: 0;
  margin-top: -20px;
}

.leaflet-resp-popup-south-west .leaflet-popup-tip {
  margin: 11px 11px 11px 11px;
  box-shadow: none;
}

.leaflet-resp-popup-south-west .leaflet-popup-content-wrapper {
  border-radius: 20px 0 20px 20px;
}

/* West-South */
.leaflet-resp-popup-west-south .leaflet-popup-tip-container {
  margin-left: 0;
  margin-right: -20px;
  left: 100%;
  right: 0;
  top: 0;
}

.leaflet-resp-popup-west-south .leaflet-popup-tip {
  margin: -8px;
  box-shadow: none;
}

.leaflet-resp-popup-west-south .leaflet-popup-content-wrapper {
  border-radius: 20px 0 20px 20px;
}

.row.justify-content-center {
  display: flex;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
  margin-top: 30px;
}

.distributor_image {
  object-fit: contain;
  max-width: 100%;
  display: block;
  height: auto;
  margin-bottom: 10px;
}

.justify-content-center {
  justify-content: center !important;
}

.leaflet-control-locate a {
  font-size: 1.4em;
  color: #444;
  cursor: pointer;
}

.leaflet-control-locate.active a {
  color: #2074b6;
}

.leaflet-control-locate.active.following a {
  color: #fc8428;
}

.leaflet-control-locate-location circle {
  animation: leaflet-control-locate-throb 4s ease infinite;
}

@-webkit-keyframes leaflet-gestures-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes leaflet-gestures-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.leaflet-container:after {
  -webkit-animation: leaflet-gestures-fadein 0.8s backwards;
  animation: leaflet-gestures-fadein 0.8s backwards;
  color: #fff;
  font-family: Roboto, Arial, sans-serif;
  font-size: 22px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 461;
  pointer-events: none;
}
.leaflet-gesture-handling-scroll-warning:after,
.leaflet-gesture-handling-touch-warning:after {
  -webkit-animation: leaflet-gestures-fadein 0.8s forwards;
  animation: leaflet-gestures-fadein 0.8s forwards;
}
.leaflet-gesture-handling-touch-warning:after {
  content: attr(data-gesture-handling-touch-content);
}
.leaflet-gesture-handling-scroll-warning:after {
  content: attr(data-gesture-handling-scroll-content);
}

@keyframes leaflet-control-locate-throb {
  0% {
    stroke-width: 1;
  }

  50% {
    stroke-width: 3;
    transform: scale(0.8, 0.8);
  }

  100% {
    stroke-width: 1;
  }
}

#distributorsMapId {
  background: transparent;
  height: 480px;
}

.type-page.in-distributori
  .content-inner
  article
  .row.justify-content-center
  p {
  margin-bottom: 5px;
}
.type-page.in-distributori
  .content-inner
  article
  .row.justify-content-center
  .col-xs-12 {
  padding: 0;
}

.type-page.in-distributori
  .content-inner
  article
  .row.justify-content-center
  p
  a {
  color: var(--color-primary);
  text-decoration: underline;
}

.type-page.in-distributori
  .content-inner
  article
  .row.justify-content-center
  p {
  font-size: 14px;
}

.type-page.in-distributori .content-inner img {
  display: inline;
  margin-bottom: 0;
  mix-blend-mode: multiply;
  max-width: 100%;
}

@media (min-width: 540px) {
  #distributorsMapId {
    height: 100%;
    height: 700px;
    max-height: 700px;
  }
}

.distributors-toolbar {
  display: flex;
  margin-bottom: 1rem;
  align-items: flex-end;
}

@media (max-width: 991.98px) {
  .distributors-toolbar .item {
    margin: 0.5rem;
  }
}

#myLocation {
  display: none;
}

@media (min-width: 768px) {
  #myLocation {
    display: inline-block;
  }
}

.leaflet-control-locate {
  display: none;
}

.distributors-list {
  overflow-x: scroll;
  overflow-y: hidden;
  display: flex;
  border-width: 1px 0 1px 1px;
  border-color: #ccc;
  border-style: solid;
}

.distributors-list img {
  /* max-height: 10vh; */
  max-width: 100%;
  max-height: 130px;
}

.distributors-list > div {
  padding: 15px 20px;
  border-color: #ccc;
  border-style: solid;
  min-width: 65vw;
  border-width: 0 1px 0 0;
}

.distributors-list > div:last-child {
  border: 0;
}

.distributors-list p {
  margin: 0;
}

@media (min-width: 992px) {
  .distributors-list {
    display: block;
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 700px;
  }

  .distributors-list > div {
    padding: 15px 20px;
    border-width: 0 0 1px 0;
    min-width: auto;
  }
}

.distributors-title {
  padding: 0.8em;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 600;
}

#distributors .line {
  width: 360px;
  margin-bottom: 2rem;
}

.leaflet-popup-content h3 {
  margin-top: 0;
  margin-bottom: 15px;
}

.leaflet-popup-content p {
  margin-bottom: 5px;
  margin-top: 0;
}

@media (min-width: 768px) {
  .is-header-fixed.is-header-hidden .navigation-in > ul > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .is-header-fixed.is-header-hidden #header .site-name a img {
    max-height: 55px;
  }
  .is-header-fixed.is-header-hidden #navigation {
    height: 45px;
  }
}

#footer.is-white .footer-icons:before {
  display: none;
}

.container.footer-links-icons:before {
  content: "Platobné metódy";
  text-align: center;
  display: block;
  margin-bottom: 10px;
  font-family: "Source Sans 3", sans-serif !important;
  font-weight: 400;
  font-size: 20px;
  text-transform: uppercase;
  color: var(--footer-highlighted-color);
}

.article-block {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.article-block img {
  max-height: 50px;
  max-width: 120px;
  margin: 6px 10px;
}

.footer-item.custom-footer__banner49 {
  width: 100%;
  flex: 0 0 100%;
  text-align: center;
}

.footer-item.custom-footer__banner49 h4 {
  text-align: center;
}

.footer-icons {
  margin-bottom: 40px;
}

#footer .contact-box p {
  line-height: 2;
  color: #7c7e8f;
}

#footer.no-newsletter {
  margin-top: 0;
}

body.carousel-is-empty .row.banners-row .banner-wrapper:nth-child(3) {
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
}
/*
@media (min-width: 768px) {
  .products-group {
    margin-top: 0;
  }
} */

.banners-benefits-block {
  margin-top: 20px;
}

.premium-delivery-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* background: #eae7f2; */
  background: var(--color-primary);
  padding: 15px 16px;
  border-radius: 6px;
  margin: 16px 0;
  position: relative;
  order: 2;
}

.banner-wrapper a img,
.footer-banner a img {
  border-radius: 20px;
  overflow: hidden;
}

.premium-delivery-box .pi-switcher {
  width: 34px;
  height: 20px;
  border-radius: 20px;
  background: #b7b7b7;
  position: relative;
  cursor: pointer;
  margin-right: 12px;
  flex-shrink: 0;
}

.premium-delivery-box .pi-switcher::after {
  content: "✕";
  position: absolute;
  left: 2px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #0f0f0f;
  transition: all 0.3s;
  font-weight: 700;
}

.premium-delivery-box .pi-switcher.active {
  background: #000;
}

.premium-delivery-box .pi-switcher.active::after {
  content: "✔";
  left: 16px;
  color: #000;
}

.premium-delivery-box .pi-content {
  flex: 1;
  margin-right: 0;
}

.premium-delivery-box .pi-title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 7px;
  color: #fff;
}

.premium-delivery-box .pi-text {
  font-size: 14px;
  /* color: #333; */
  color: #fff;
}

.premium-delivery-box .pi-price {
  font-weight: bold;
  white-space: nowrap;
  position: absolute;
  top: 15px;
  right: 15px;
  /* color: #75b32b !important; */
  color: #fff;
  font-size: 16px;
}

/* language */

.contact-box .languagesMenu__list {
  box-shadow: none;
  display: flex;
  align-items: center;
}

.contact-box .languagesMenu__list li {
  margin-bottom: 0 !important;
}

.contact-box .languagesMenu__list li:first-child {
  position: relative;
  margin-right: 15px;
  padding-right: 15px;
}

.contact-box .languagesMenu__list li:first-child:after {
  content: "/";
  position: absolute;
  font-size: 18px;
  right: -5px;
  top: 5px;
  color: #7c7e8f;
}

.contact-box .languagesMenu .languagesMenu__list__link {
  display: flex !important;
}

@media (max-width: 767px) {
  .premium-delivery-box {
    margin: 16px -20px;
    border-radius: 0;
  }
  .languagesMenu .languagesMenu__list__link {
    justify-content: center;
  }
  .premium-delivery-box .pi-text {
    font-size: 13px;
    color: #fff;
    line-height: 1.5;
  }
  .languagesMenu__list {
    width: 100%;
  }
  .languagesMenu__box {
    width: 100%;
    text-align: center;
  }
}

.languagesMenu__list {
  min-width: auto;
}

.languagesMenu__box[data-target="language"]
  .languagesMenu__header--actual:before {
  display: none;
}

#footer .languagesMenu .languagesMenu__list__link:hover {
  background-color: transparent;
}

#footer .languagesMenu__list {
  border: 0;
  box-shadow: none;
}

@media (min-width: 993px) and (max-width: 1200px) {
  .languagesMenu__header:after {
    display: none;
  }
  .languagesMenu__box {
    min-width: 70px;
  }
}

@media (min-width: 769px) and (max-width: 992px) {
  .languagesMenu__box {
    min-width: 70px;
  }
  .languagesMenu__header:after {
    display: none;
  }
}

#footer .languagesMenu .languagesMenu__list__link.is-active {
  border: 0;
}

#footer .languagesMenu__box {
  padding: 0;
}

#footer .languagesMenu {
  border: 0;
}

@media (max-width: 769px) {
  #footer .languagesMenu li {
    padding-top: 0;
    padding-bottom: 0;
  }
  #footer .languagesMenu .languagesMenu__list__link {
    padding: 0;
  }
  .languagesMenu__box .languagesMenu__list__name {
    font-size: 14px;
  }
}

/* spoluprace */

body.in-velkoobchod h1,
body.in-spoluprace-na-vlne-levandule h1 {
  display: none;
}

.section-headline {
  padding: 60px 0 60px;
  text-align: center;
}

.section-headline--spoluprace {
  padding: 20px 0 40px;
}

.section-headline-image {
  margin: 20px auto;
}

.section-two-images {
  padding: 60px 0 60px;
}

.section-two-images--spoluprace {
  position: relative;
  background-color: #e1deea;
}

.section-two-images--spoluprace:before {
  content: "";
  display: block;
  background-color: #e1deea;
  width: 100vw;
  position: absolute;
  top: 0;
  display: block;
  height: 100%;
  max-width: none;
  left: calc(50% - 50vw);
  z-index: 0;
}

.type-page .content-inner article > div .section-two-images h2 {
  font-size: 22px;
  color: var(--color-primary);
  font-family: "Source Sans 3";
  margin-top: 40px;
}

.type-page .content-inner article > div .section-two-images h2:first-child {
  margin-top: 0;
}

.type-page .content-inner article > div .section-two-images ul {
  margin-bottom: 25px;
}

.type-page .content-inner article > div .section-two-images p {
  font-size: 14px;
}

.type-page .content-inner article > div .section-two-images p strong {
  font-weight: 700;
  color: var(--color-primary);
}

.type-page .content-inner article > div h2.section-contact-title {
  color: var(--color-primary);
  font-family: "Source Sans 3";
  margin-top: 40px;
  text-align: center;
  font-size: 22px;
  line-height: 1.4;
}

.section-btn-image {
  margin: 0 auto 25px;
  transition: transform 250ms ease-out;
}

.section-btn-image:hover {
  transform: scale(1.02);
}

.section-contact-box {
  margin-bottom: 40px;
}

.section-contact-box-bg {
  position: relative;
  padding: 30px 30px 20px;
  background-color: #e1deea;
}

.section-contact-content {
  background-color: #fdf1e5;
  padding: 25px 25px;
}

.section-contact-link {
  color: black;
  font-size: 16px;
  position: relative;
  padding-left: 40px;
  margin-top: 25px;
  display: block;
}

.section-contact-link:before {
  content: "";
  pointer-events: none;
  display: block;
  font-family: "apollo" !important;
  transform: translateY(-50%);
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 18px;
  text-align: center;
  color: var(--color-primary);
}

.section-contact-content h2 {
  text-align: center;
  margin-top: 0 !important;
  font-size: 22px;
  color: var(--color-primary);
  font-family: "Source Sans 3";
  margin-top: 40px;
}

.section-contact-link--phone {
}

.section-contact-link--email {
}

.section-contact-link--phone:before {
  content: "\e917";
}

.section-contact-link--email::before {
  content: "\e916";
  font-size: 14px;
}

@media (min-width: 768px) {
  /* .section-contact-link {
    font-size: 28px;
  } */
  .type-page .content-inner article > div h2.section-contact-title {
    font-size: 24px;
    line-height: 1.4;
  }
  .type-page .content-inner article > div .section-two-images p {
    font-size: 16px;
  }
  .type-page .content-inner article > div .section-two-images h2 {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .section-two-images {
    padding: 40px 0 30px;
  }

  .section-headline {
    padding: 30px 0 30px;
  }

  .section-headline--spoluprace {
    padding: 0px 0 10px;
  }

  .section-contact-box-bg {
    padding: 20px 20px 20px;
    margin: 0 -20px;
  }

  .section-headline-image.img-mobile {
    margin: 0 -20px;
    width: calc(100% + 40px);
    max-width: none;
  }
}

@media (max-width: 580px) {
  .content-wrapper.container .row > div.section-contact-item {
    width: 100%;
    margin-bottom: 15px;
  }
  .type-page .content-inner article > div h2.section-contact-title {
    margin-top: 20px;
  }
}

/* o nas */

body.in-o-nas h1 {
  display: none;
}

.section-hero {
  display: block;
  width: 100vw;
  position: relative;
  top: 0;
  display: block;
  height: 100%;
  max-width: none;
  left: calc(50% - 50vw);
  z-index: 0;
}

.section-headline-o-nas {
  position: relative;
  background-color: #e1deea;
  padding-top: 40px;
  text-align: center;
  padding-bottom: 0;
}

.section-headline-o-nas h2 {
  margin-bottom: 40px !important;
}

.section-headline-o-nas:before {
  content: "";
  display: block;
  background-color: #e1deea;
  width: 100vw;
  position: absolute;
  top: 0;
  display: block;
  height: 100%;
  max-width: none;
  left: calc(50% - 50vw);
  z-index: 0;
}

.section-headline-offfset {
  display: block;
  width: 100vw;
  position: relative;
  top: 0;
  display: block;
  height: 100%;
  max-width: none;
  left: calc(50% - 50vw);
  z-index: 0;
}

.section-headline-o-nas > * {
  position: relative;
  z-index: 1;
}

.max-content-width {
  margin: 0 auto 0 !important;
  max-width: 1000px;
}

.type-page .content-inner article > div .section-headline-o-nas h2 {
  font-size: 22px;
  color: var(--color-primary);
  font-family: "Source Sans 3";
  margin-top: 40px;
}

.type-page .content-inner article > div .section-headline-o-nas p {
  font-size: 14px;
}

.type-page .content-inner article > div .section-headline-o-nas p strong {
  font-weight: 700;
  color: var(--color-primary);
}

@media (min-width: 768px) {
  .type-page .content-inner article > div .section-headline-o-nas p {
    font-size: 16px;
  }
  .type-page .content-inner article > div .section-headline-o-nas h2 {
    font-size: 32px;
  }
}

.section-team {
  padding: 40px 0 40px;
}

.type-page .content-inner article > div .section-team > p {
  font-size: 16px;
  text-align: center;
  margin-top: 20px;
}

.type-page .content-inner article > div .section-team h2 {
  font-size: 22px;
  color: var(--color-primary);
  font-family: "Source Sans 3";
  text-align: center;
}

.team-block {
}

.team__item {
  margin-top: 60px;
}

.team__content {
}

.team__image-block {
  margin: 0 auto 20px;
}

.team__image-block img {
  margin: 0 auto;
  max-height: 350px;
  object-fit: contain;
}

.team__info-block {
  text-align: center;
}

.type-page .content-inner article > div h3.team__name {
  font-size: 24px;
  color: var(--color-primary);
  margin-top: 0;
  margin-bottom: 10px;
}

.team__description {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  color: var(--color-secondary);
}

.team__link {
  color: black;
  font-size: 16px;
  position: relative;
  padding-left: 40px;
  margin-top: 10px;
  display: block;
  display: inline-flex;
  justify-content: center;
}

.type-page .content-inner article .team__info-block p {
  margin-bottom: 0;
  font-size: 16px;
  margin-top: 10px;
}

.team__link:before {
  content: "";
  pointer-events: none;
  display: block;
  /* font-family: "apollo" !important; */
  transform: translateY(-50%);
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 18px;
  text-align: center;
  color: var(--color-primary);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.team__link--email:before {
  /* content: "\e916";
	font-size: 14px; */
  width: 22px;
  height: 22px;
  background-image: url(/user/documents/upload/apollo/kontakty/email.svg);
}

.team__link--phone:before {
  /* content: "\e917"; */
  width: 22px;
  height: 22px;
  background-image: url(/user/documents/upload/apollo/kontakty/phone.svg);
}

@media (min-width: 768px) {
  .type-page .content-inner article > div .section-team > p {
    font-size: 16px;
  }
  .type-page .content-inner article > div .section-team h2 {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .type-page.in-o-nas .container.breadcrumbs-wrapper {
    margin-bottom: 0;
  }
  .section-headline-o-nas {
    padding-top: 3px;
  }
  .team__item:first-child {
    margin-top: 30px;
  }
}

.team-block {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .iframe-responsive-sm {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    border-radius: 20px;
    margin-top: 40px;
  }

  .iframe-responsive-sm iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
}

.custom-text--highlight strong {
  color: #ff0000 !important;
}

.custom-text .icon {
  width: 33px;
  height: 31px;
  vertical-align: middle;
  margin-right: 10px;
  object-fit: contain;
  position: relative;
  top: -5px;
}

.txt-l,
.text-left {
  text-align: left;
}

.section-contact-map {
  text-align: left;
}

.contact-bg {
  padding: 40px 40px;
  background-color: #e1deea;
}

body.in-kontakty h1 {
  display: none;
}

.section-headline.section-headline-contact {
  padding-top: 5px;
}

.type-page
  .content-inner
  article
  > div
  .section-headline.section-headline-contact
  > p {
  font-size: 16px;
  text-align: center;
  margin-top: 20px;
}

.type-page
  .content-inner
  article
  > div
  .section-headline.section-headline-contact
  h3 {
  color: var(--color-primary);
}

.type-page .content-inner article > div .section-contact-map h2,
.type-page
  .content-inner
  article
  > div
  .section-headline.section-headline-contact
  h2 {
  font-size: 22px;
  color: var(--color-primary);
  font-family: "Source Sans 3";
  text-align: center;
  margin-bottom: 40px;
}

.type-page .content-inner article > div .section-contact-map h2 {
  margin-top: 0 !important;
  text-align: left;
  margin-bottom: 20px;
}

.contact-bg > p:first-child {
  display: none;
}

.type-page .content-inner article > div .section-contact-map p,
.type-page
  .content-inner
  article
  > div
  .section-headline.section-headline-contact
  .contact-bg
  > p {
  color: var(--color-primary);
  font-size: 22px;
  font-weight: 700;
}

.team__link-item.team__link-item--contact .team__link {
  color: var(--color-primary);
  font-weight: 700;
}

.type-page
  .content-inner
  article
  > div
  .section-headline.section-headline-contact
  p.custom-text--icon {
  display: flex;
  align-items: center;
}

.type-page .content-inner article > div .section-contact-map p {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}

.section-contact-map .btn {
  margin-top: 25px;
  width: 100%;
  font-weight: 500;
}

@media (min-width: 768px) {
  .type-page .content-inner article > div .section-contact-map p {
    font-size: 18px;
    font-weight: 700;
  }
  .type-page
    .content-inner
    article
    > div
    .section-headline.section-headline-contact
    p {
    font-size: 16px;
  }
  .type-page .content-inner article > div .section-contact-map h2,
  .type-page
    .content-inner
    article
    > div
    .section-headline.section-headline-contact
    h2 {
    font-size: 28px;
  }
}

@media (max-width: 768px) {
  .contact-bg {
    padding: 20px 20px;
    margin: 0 -20px;
  }
  .section-headline.section-headline-contact {
    padding: 5px 0 0;
  }
  .section-contact-map {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .type-page .content-inner article > div .section-contact-map p,
  .type-page
    .content-inner
    article
    > div
    .section-headline.section-headline-contact
    .contact-bg
    > p {
    font-size: 18px;
  }
  .team__description {
    font-size: 16px;
  }

  .type-page .content-inner article > div .section-contact-map h2,
  .type-page
    .content-inner
    article
    > div
    .section-headline.section-headline-contact
    h2 {
    font-size: 20px;
  }
  .type-page .content-inner article > div .section-contact-map p {
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .header-info-bar-addon.is-hib-big .header-info-bar {
    font-size: 14px;
  }
}

.top-navigation-bar .top-navigation-bar-menu li.top-navigation-menu-item-756 a {
  font-weight: 700;
}

.top-navigation-bar .top-navigation-bar-menu a,
.top-navigation-bar .top-navigation-bar-menu .dropdown button {
  color: #000000;
}

@media (min-width: 768px) {
  .top-navigation-bar .dropdown {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}

@media (min-width: 768px) {
  .languagesMenu {
    padding: 5px 0;
  }

  .top-navigation-bar .container > div:last-child {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
  }
}

.partner-stores {
  margin-right: 10px;
}

.partner-stores a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  text-transform: uppercase;
  background-color: var(--color-secondary);
  padding: 4px 10px;
  line-height: 1.2;
  min-height: 30px;
  font-size: 12px;
  font-weight: 600;
  color: white !important;
}

.partner-stores a:hover {
  background-color: var(--color-secondary-hover);
}

@media (max-width: 767px) {
  body
    #header
    #navigation
    .navigation-in
    .menu-level-1
    > li
    > a[href="/sortiment/"],
  body
    #header
    #navigation
    .navigation-in
    .menu-level-1
    > li
    > a[href="/sortiment/"] {
    margin: 0 !important;
  }
  .menu-level-1 > li.menu-item-822 > a,
  .menu-level-1 .menu-item-external-33 > a,
  body
    #header
    #navigation
    .navigation-in
    .menu-level-1
    > li
    > a[href="/sortiment/"] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer-banners {
    margin-left: 0;
    margin-right: 0;
  }
  #f-1-43c2cd496486bcc27217c3e790fb4088 {
    margin-top: 30px;
  }
  .footer-banners .footer-banner {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .banners-benefits-block {
    margin-top: 40px;
  }

  body
    #header
    #navigation
    .navigation-in
    .menu-level-1
    > li
    > a[href="/sortiment/"]
    .submenu-arrow {
    color: white;
    right: 0px;
  }
  .partner-stores {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    justify-content: center;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .header-info-bar-addon.tursky-apollo.is-hib-mobile-fixed:not(.hib-hide-on-mobile)
    .header-info-bar__content {
    padding: 5px 10px;
  }
  .in-index .position--benefitHomepage {
    margin-bottom: 30px;
  }
}

.menu-item-910,
.filter-section.filter-section-boolean,
#manufacturer-filter {
  display: none !important;
}

@media (min-width: 1200px) and (max-width: 1440px) {
  .section-contact-link {
    font-size: 14px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .section-contact-link {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  .benefitBanner__data {
    margin-top: 3px;
  }
}

@media (max-width: 767px) {
  .benefitBanner__data {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .benefitBanner__link {
    padding: 5px 5px;
    padding-right: 15px;
  }
}

.id--15 .cart-header-block,
.id--15 .cart-header__contact,
.id--15 .cart-header__headline {
  display: none;
}

.id--15 h1 {
  color: var(--color-primary);
  margin-bottom: 22px;
  font-size: 26px;
}

.recapitulation-wrapper-box .order-number strong:last-child {
  color: var(--color-primary);
}

.id--15 .recapitulation-wrapper-box {
  background-color: #e2deeb;
}

.recapitulation-wrapper-box {
  position: relative;
  margin-top: 0;
  border-radius: 0;
  max-width: 100%;
}

.recapitulation-wrapper-box:before {
  content: "";
  display: block;
  background-color: #e2deeb;
  width: 100vw;
  position: absolute;
  top: 0;
  display: block;
  height: 100%;
  max-width: none;
  left: calc(50% - 50vw);
  z-index: -1;
}

.recapitulation-wrapper-box .order-summary-item.total {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.recapitulation-wrapper:not(.recapitulation-wrapper-box) {
  padding: 0;
}

.id--15 .overall-wrapper {
  overflow-x: hidden;
}

.recapitulation-wrapper:not(.recapitulation-wrapper-box) table.table {
  background-color: #e2deeb;
}

.recapitulation-wrapper-box {
  border-radius: 0;
  padding: 20px 0;
}

.dakovna-image {
  display: block;
  margin: 0 auto 30px;
  text-align: center;
}

.dakovna-image img {
  margin: 0 auto;
}

.order-process.co-box {
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #f5f5f5;
  position: relative;
}

.order-process.co-box:before {
  content: "";
  display: block;
  background-color: #f5f5f5;
  width: 100vw;
  position: absolute;
  top: 0;
  display: block;
  height: 100%;
  max-width: none;
  left: calc(50% - 50vw);
  z-index: -1;
}

.order-process.co-box h4 {
  text-align: center;
  color: var(--color-primary);
  padding-left: 0;
  font-size: 22px;
}

.order-process.co-box h4:before {
  display: none;
}

.order-process__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  justify-content: space-between;
}

.order-process__item {
  text-align: center;
  padding: 0 15px;
  margin-bottom: 25px;
  width: 100%;
}

.order-process__image-block {
  width: 200px;
  height: 200px;
  background-color: white;
  border-radius: 100%;
  overflow: hidden;
  margin: 0 auto 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08); */
  /* border: 1px solid #e8e8e8; */
}

.order-process__image-block img {
  width: 115px;
  height: 100px;
  object-fit: contain;
}

.order-process__text-block {
}

.order-process__text-block .order-process__title {
  font-size: 20px;
  color: var(--color-primary);
  font-weight: 700;
  margin-bottom: 12px;
}

.order-process__text-block p {
  color: black;
  line-height: 1.7;
  font-size: 14px;
}

.order-process__text-block p a {
  color: var(--color-primary);
}

@media (min-width: 480px) {
  .order-process__item {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .order-process.co-box h4 {
    font-size: 28px;
  }
  .order-process__text-block p {
    font-size: 16px;
  }
  .order-process__item {
    width: 33.33%;
  }
  .id--15 .order-complete-links {
    margin-top: 30px;
  }
}

@media (min-width: 992px) {
  .order-process__item {
    width: 33.33%;
  }
}

.p-image-wrapper .iframe-responsive {
  margin-top: 0;
  border-radius: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  /* padding-top: 100%; */
  border-radius: 0;
}

.p-image-wrapper #wrap .iframe-responsive {
  display: none;
}

.p-image-wrapper #wrap.show-video {
  /* padding: 60px 0 80px; */
}

.p-image-wrapper #wrap.show-video .iframe-responsive {
  display: block;
}

.p-image-wrapper #wrap.show-video a {
  display: none !important;
}

.p-image-wrapper .iframe-responsive iframe,
.p-image-wrapper .iframe-responsive video {
  position: absolute !important;
  border-radius: 0;
  overflow: hidden;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.image360,
.p-image {
  margin-bottom: 15px;
}

.p-thumbnail-wrap {
  width: 100px;
  height: 100px;
  position: relative;
}

.p-thumbnail-wrap:hover .play-button-youtube {
  background-color: #000000;
}

.p-thumbnail-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.play-button-youtube {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); /* Zarovná tlačidlo na stred */
  width: 40px; /* Maximálna šírka 40px */
  height: 30px; /* Výška na pomer 4:3 */
  background-color: #ff0000; /* Červené pozadie */
  border-radius: 8px; /* Jemne zaoblené rohy */
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.play-button-youtube::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 12px; /* Tvar trojuholníka */
  border-color: transparent transparent transparent white; /* Biela šípka */
}

/* newsletter */

#ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-form-holder {
  width: 100% !important;
}

.ec-v-form-column > .newsletter-right > .ec-v-form-spacer,
.ec-v-form-column > .ec-v-form-spacer {
  display: none;
}

.ec-v-form-column > .ec-v-form-text {
  padding: 0 !important;
  padding-right: 25px !important;
  text-align: left;
  width: 50%;
}

#f-1-43c2cd496486bcc27217c3e790fb4088 {
  padding: 30px 0;
}

.ec-v-form-column > .ec-v-form-text > h2 + p {
  display: none;
}

.ec-v-form-step-visible .ec-v-form-column {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.ec-v-form-step.ec-v-form-step-visible {
  height: auto !important;
}

#ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-form-holder > form {
  min-height: auto !important;
}

#ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-form-holder p,
#ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-form-holder h2 {
  text-align: left !important;
}

.ec-v-form-holder *,
#ec-v-form-slider-handle *,
.ec-v-form-holder {
  color: black !important;
}

.ec-v-form-regular button,
.ec-v-form-close button,
.ec-v-form-submit button,
.ec-v-form-button .play-button-youtube::before {
  color: white !important;
}

.ec-v-form-holder .newsletter-right {
  position: relative;
  flex: auto;
  width: 50%;
}

.ec-v-form-input {
  height: 60px;
  padding: 0 !important;
}

.ec-v-form-submit.ec-v-form-btntype-submit {
  position: absolute;
  top: 10px;
  right: 5px;
  padding: 0 !important;
}

.ec-v-form-submit.ec-v-form-btntype-submit button {
  height: 50px;
}

#ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-form-holder h2 span {
  font-family: "Source Sans 3", sans-serif !important;
  font-weight: 700 !important;
}

#ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-form-holder h2 span br {
  display: none;
}

#ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-forms-form-control,
#ec_form_1-43c2cd496486bcc27217c3e790fb4088
  input[type="text"].ec-v-forms-form-control {
  height: 60px;
  padding: 5px 20px;
  line-height: 1.2;
  font-size: 16px;
  border: 0;
  color: black;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

#f-1-43c2cd496486bcc27217c3e790fb4088 {
  position: relative;
}

/* #f-1-43c2cd496486bcc27217c3e790fb4088:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 240px;
	height: 210px;
	background-image: url(https://cdn.myshoptet.com/usr/apollo.jakubtursky.sk/user/documents/upload/footer/newsletter-bg.svg);
} */

body
  .ec-v-form-step-send.ec-v-form-step-visible
  .ec-v-form-regular.ec-v-form-btntype-regular {
  padding: 0 !important;
}

@media (max-width: 768px) {
  .ec-v-form-holder .newsletter-right {
    margin-top: 15px;
  }
  .ec-v-form-holder .newsletter-right,
  .ec-v-form-column > .ec-v-form-text {
    width: 100%;
  }
  body .ec-v-form-text,
  body .ec-v-form-input,
  body .ec-v-form-submit {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .ec-v-form-submit.ec-v-form-btntype-submit button {
    height: 50px;
    padding: 0 8px;
    font-size: 12px;
  }
  #ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-forms-form-control,
  #ec_form_1-43c2cd496486bcc27217c3e790fb4088
    input[type="text"].ec-v-forms-form-control {
    /* height: 60px;
    padding: 5px 20px;
    line-height: 1.2;
		font-size: 14px; */
  }
}
