body {
  font-size: 16px;
  line-height: 1.5;
  font-family: "Source Sans 3", "Helvetica Neue", Arial, sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
.category-title,
.in-klient h1,
.in-klient h2,
.in-klient h3,
.in-klient h4,
.in-klient h5,
.in-klient h6 {
  font-family: "Source Sans 3", "Helvetica Neue", Arial, sans-serif !important;
}

.template-11.in-kosik h2.dklabFavHead {
  padding-top: 40px !important;
}

.dklabZakoupeno {
  top: -8px !important;
  left: 0 !important;
  width: auto !important;
  padding: 0 !important;
  font-size: 16px !important;
  color: #333 !important;
  border: 0 !important;
  border-radius: 0 !important;
  transition: none !important;
}

.dkLabFavouriteDiv {
  margin-top: 10px !important;
  font-size: 14px;
  opacity: 0.55;
}

.dkLabFavouriteDiv:hover {
  opacity: 1;
}

/* .newsletter {
  background-color: #0399b2;
}

.newsletter .container {
  max-width: 1260px;
}

.newsletter .se-header {
  position: relative;
}

.newsletter .se-header h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  color: #fff;
}

.newsletter .se-header p {
  margin-bottom: 20px;
  color: #bae8f0;
}

@media (min-width: 1440px) {
  .newsletter .se-header::before {
    content: "";
    position: absolute;
    top: 0;
    left: -70px;
    display: block;
    width: 68px;
    height: 68px;
    background-image: url("../images/ikona-sleva.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
}

.newsletter .se-input-fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 500px;
}

.newsletter .se-input-fields input {
  display: block;
  width: 60%;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  color: #000;
  background-repeat: 0;
  border: 1px solid #fff;
  border-radius: 0.25rem 0 0 0.25rem;
  background-color: #f7f7f7;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.newsletter .se-input-fields button {
  display: inline-block;
  width: 40%;
  padding: 0.75rem 1.5rem;
  overflow: hidden;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background-color: #ff1940;
  border: 0;
  border-radius: 0 0.25rem 0.25rem 0;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.newsletter .se-input-fields button:hover {
  background-color: #df1638;
}

.newsletter .se-accept-personal-data {
  margin-top: 10px;
  color: #bae8f0;
  opacity: 0.8;
}

.newsletter .se-accept-personal-data a {
  color: #bae8f0;
} */

@media (min-width: 1200px) {
  .footer-rows .site-name {
    max-width: 170px;
  }

  .products-block.products .p .name {
    font-size: 16px;
    font-weight: 700;
    white-space: normal;
    color: #333;
  }

  .products-block.products .p .name:hover {
    color: #0499b2;
  }
}

.flag {
  text-align: left;
}

.p-detail-info .flag {
  white-space: nowrap;
}

.flag.flag-discount,
.flag.flag-action {
  background-color: #df1638;
}

.flags-extra .flag .price-standard {
  margin-bottom: 5px;
}

.btn.btn-primary,
a.btn.btn-primary,
.btn.btn-conversion,
a.btn.btn-conversion,
.btn.btn-cart,
a.btn.btn-cart,
.p:hover .btn-cart,
.p:hover .btn-primary {
  border-color: #18a957;
  background-color: #18a957;
}

.btn.btn-primary:hover,
a.btn.btn-primary:hover,
.btn.btn-conversion:hover,
a.btn.btn-conversion:hover,
.btn.btn-cart:hover,
a.btn.btn-cart:hover,
.p:hover .btn-cart:hover,
.p:hover .btn-primary:hover {
  border-color: #11763d;
  background-color: #11763d;
}

.extra.delivery strong,
.cart-free-shipping strong {
  color: #333;
}

.extra.delivery .price-range {
  margin-top: 10px;
}

.extra.delivery .price-range > div {
  background-color: #333;
}

.contact-box a,
.recapitulation-single > strong span {
  color: #666;
}

.radio-wrapper.active label > span b,
.radio-wrapper.active .for-free,
.for-free {
  color: #18a957;
}

.radio-wrapper input[type="radio"]:checked + label::before {
  border-color: #18a957;
}

.radio-wrapper input[type="radio"]:checked + label::after {
  background-color: #18a957;
}

.login-window-visible .user-action .user-action-in > div.user-action-login {
  z-index: 99999;
}

@media (min-width: 768px) {
  .submenu-visible .navigation-in > ul > li.ext.exp > ul {
    padding: 20px;
    border: 0;
    border-radius: 0 0 5px 5px;
    box-shadow:
      0 10px 15px -3px rgba(0, 0, 0, 0.1),
      0 4px 6px -2px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow:
      0 10px 15px -3px rgba(0, 0, 0, 0.1),
      0 4px 6px -2px rgba(0, 0, 0, 0.05);
  }

  .navigation-in ul {
    align-items: start;
  }

  .navigation-in > ul > li.ext > ul > li > div > ul {
    display: block;
    max-height: none;
    line-height: 24px;
    overflow: visible;
  }

  .navigation-in ul.menu-level-2 > li,
  .navigation-in > ul > li.ext > ul > li {
    padding: 20px 0;
  }

  .navigation-in ul.menu-level-2 > li.has-third-level,
  .navigation-in > ul > li.ext > ul > li.has-third-level {
    align-items: start;
  }

  .navigation-in > ul > li.ext > ul > li > a {
    width: 90px;
    padding: 0;
    line-height: 1.5;
  }

  .navigation-in > ul > li.ext > ul > li > div > a {
    line-height: 1.5;
  }

  .navigation-in ul.menu-level-3 > li {
    display: block;
    width: 100%;
    margin-top: 6px;
    text-align: left;
  }

  .navigation-in .has-third-level div > ul a,
  .navigation-in ul.menu-level-2 a {
    color: #333;
  }

  .in-vyhledavani #content,
  .in-klient #content,
  .in-nastaveni #content,
  .in-objednavky #content,
  .in-klient-doklady #content,
  .in-klient-slevy #content,
  .in-klient-hodnoceni #content,
  .in-klient-diskuze #content {
    padding-left: 20px;
  }
}

.flag.flag-discount {
  text-transform: none;
}

.subcategories li a,
.zasilkovna-name {
  color: #666;
}

.zasilkovna-branch-id[value=""] + .zasilkovna-choose .zasilkovna-name {
  font-weight: 700;
  color: #df1638;
}

.fvDoplnek {
  margin-top: 40px;
}

.fvDoplnek h4 {
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.025em;
  color: #df1638;
}

.fvDoplnek-produkt {
  margin-bottom: 0;
  padding-top: 25px !important;
  border-top: 1px solid #ebebeb;
}

div.fvDoplnek .fvDoplnek-produkt form p {
  width: auto;
  padding-left: 0 !important;
}

.fvDoplnek-produkt:nth-child(4) {
  padding-top: 0;
  border-top: 0;
}

.fvDoplnek-text .name {
  text-transform: none;
}

.fvDoplnek-text .name a {
  color: #333;
}

.fvDoplnek-text .name a:hover {
  color: #009ab2;
  text-decoration: underline;
}

.fvDoplnek .fvDoplnek-produkt .fvDoplnek-text .price {
  padding-left: 8px;
  font-weight: 700;
  color: #009901 !important;
}

.fvDoplnek-description {
  margin-top: 5px;
}

.fvDoplnek-description strong {
  color: #df1638;
}

div.fvDoplnek .fvDoplnek-produkt form p {
  padding-left: 25px;
}

.fvDoplnek-produkt form input[type="checkbox"] {
  position: relative;
  top: 2px;
  width: 16px;
  height: 16px;
}

.fvDoplnek-variants {
  margin-top: 8px;
}

.fvDoplnek-variant {
  display: inline-block;
  margin-right: 24px;
}

.fv-doplnek-item td {
  background-color: #f7fdfa !important;
  border-bottom: 1px solid #dadada !important;
}

.fv-doplnek-item .quantity-form {
  display: none;
}

#cart-wrapper .fv-doplnek-item td.p-availability.p-cell strong {
  font-weight: 700 !important;
}

.fvDoplnek-produkt .thumb {
  margin-bottom: 20px;
}

.fvDoplnek .subtitle {
  font-size: 18px;
  margin-top: -20px;
  margin-bottom: 45px;
}

@media (max-width: 767px) {
  .fvDoplnek .subtitle {
    margin-left: 10px;
  }
}

#sale-countdown {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  #sale-countdown {
    margin-left: 10px;
  }
}

#sale-countdown .numbers {
  position: relative;
  margin-right: 10px;
  text-align: center;
}

#sale-countdown .numbers::after {
  content: ":";
  position: absolute;
  top: 13%;
  right: -0.4em;
  display: block;
  width: 0.4em;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  line-height: 1.3;
  text-align: center;
  color: #df1638;
}

#sale-countdown .numbers:last-child::after {
  display: none;
}

#sale-countdown .number-wrapper {
  position: relative;
  width: 2em;
  height: 2.25em;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 1px 2px #7e0e21;
  background-color: #df1638;
  border-top: 3px solid #c5102e;
  border-bottom: 3px solid #ec3554;
  border-radius: 5px;
}

#sale-countdown .number {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#sale-countdown .unit {
  margin-top: 5px;
  margin-bottom: 10px;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  color: #666;
}

#sale-countdown .countdown-ended {
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: #df1638;
}

/* Modal/popup - sale */
.stick_block_layer,
.layer-stick,
.stick_popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1000;
}

.stick_popup > div {
  background-image: url("https://res.cloudinary.com/patrik-vadura/image/upload/v1654842890/Medicredit_Mediskont/popup_bg_ilrlwe.png") !important;
  background-position: center !important;
  background-size: cover !important;
  background: #009ab2;
  border-radius: 1rem !important;
  max-width: 600px !important;
}

.stick_content {
  padding: 32px !important;
}

.stick_content input {
  display: block;
  width: 60%;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  color: #000;
  background-repeat: 0;
  border: 1px solid #fff;
  border-radius: 0.5rem !important;
  background-color: #f7f7f7;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.stick_content .popup-newsletter {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1rem 0;
  margin-bottom: 2rem;
}

.stick_content button {
  margin-top: 1rem;
  display: block;
  padding: 1rem 2rem !important;
  font-size: 14px;
  font-weight: 600 !important;
  line-height: 1.25;
  color: #fff;
  background-color: #ff1940;
  border: none;
  border-radius: 0.5rem !important;
  outline: none;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow: none;
  appearance: none;
  cursor: pointer;
}

.stick_content h2 {
  font-size: 38px !important;
  font-weight: 300 !important;
  color: #fff !important;
}

.stick_content h2 strong {
  font-weight: 600 !important;
}

@media (max-width: 800px) {
  .stick_content h2 {
    font-size: 24px !important;
  }
}

.stick_content p {
  color: #fff !important;
}

.stick_content a {
  font-weight: 600 !important;
  color: #fff !important;
  text-decoration: underline !important;
}

.stick_content a:hover {
  color: #ff1940 !important;
}

#stickLayer .stick-close {
  cursor: pointer;
  position: relative;
  top: 0;
  left: 0;
  float: right;
  font-size: 16px !important;
  font-weight: 600 !important;
  background-color: rgba(255, 255, 255, 0.3) !important;
  color: #009ab2 !important;
  padding: 5px;
  margin: 0.5rem 0.5rem 0 0 !important;
  padding: 0.5rem 1rem !important;
  border-radius: 1rem !important;
  text-decoration: none;
}

/* .footer-banners > div:nth-child(3) {
  border-right: 1px solid #7fced9 !important;
}

.footer-banners > div:nth-child(2) {
  border-left: 1px solid #7fced9 !important;
  border-right: 1px solid #7fced9 !important;
} */

/* .footer-banners > div h4 {
  color: #005869 !important;
} */

/* .footer-banners svg {
  display: block !important;
}

.footer-banners .footer-banner:nth-child(4) {
  display: none;
}

@media (min-width: 1440px) {
  .footer-banners .footer-banner:nth-child(4) {
    display: block;
  }

  .footer-banners > div:nth-child(3) {
    border-right: 1px solid #dfe2e6;
  }
}

@media (min-width: 1000px) and (max-width: 1439px) {
  .footer-banners .footer-banner.col-lg-3 {
    width: 33.33%;
  }
} */

/* .footer-banners {
  border: 0;
}

.in-index .bila .footer-banners {
  margin-left: auto;
  margin-right: auto;
} */

.flags .flag {
  font-size: 13px;
  white-space: nowrap;
  color: #fff;
}

.products-block.products .product .p-code,
.dkLabFavProductSpan.dkLabFavouriteProductLinkAdd,
.products-block.products .product .prices .price-additional,
.products-block.products .product .p-desc,
body footer .container.footer-bottom .copyright,
body footer .container.footer-bottom .copyright .podpis,
.p-detail .p-code,
.product-top .p-detail-info > div:not([class]),
.product-top .social-buttons-wrapper a span,
.variant-price-wrap .price-additional,
.top-navigation-bar .top-navigation-menu .top-navigation-bar-menu li a,
#header .header-top .languagesMenu:before,
#header .header-top .top-nav-button-account:before,
#header .header-top .top-nav-button-login:before,
#header .navigation-buttons .sr-only,
.cart-content.summary-wrapper .order-summary .price-label.price-secondary,
.cart-content.summary-wrapper .price-wrapper .price-label.price-secondary,
.cart-content.summary-wrapper .order-summary .price.price-secondary,
.cart-content.summary-wrapper .price-wrapper .price.price-secondary,
.cart-table .p-name a.show-related,
.cart-content .order-summary .price-wrapper .price.price-secondary,
.cart-content .order-summary .price-wrapper .price-label.price-secondary,
.form-group label.whole-width {
  font-size: 14px;
}

footer #formLogin .btn,
footer #formLogin button {
  width: auto;
}

article table {
  display: table;
}

.ordering-process .cart-empty .col-md-4 .cart-content .contact-box ul,
.ordering-process .checkout-box-wrapper .contact-box ul {
  padding-left: 0;
}

.carousel > .banner-wrapper {
  margin: 0 !important;
}

.next-to-carousel-banners > .banner-wrapper {
  margin: 0 !important;
}

/* .bila .footer-banners > .footer-banner {
	margin-bottom: 4rem !important;
}

.bila .footer-banners > .footer-banner div.flex {
	padding: 2rem !important;
}  */

.welcome .col-lg-9 {
  margin: auto !important;
}

/* .footer-banners{display: flex; flex-wrap: wrap;}
div.footer-banner{width: 25%;display: block !important;}
@media screen and (max-width: 1199px){
div.footer-banner {width: 50% !important;}
}
.footer-banners img {max-height: none;}
footer #recenze br {display: none;}
footer #recenze .over {width: 66.666%;}
footer #recenze h4 {margin-bottom: -25px;}
.custom-footer {padding-top: 10px;}
.footer-rows .site-name {top: 25px;}

@media (max-width: 480px) {
.custom-footer {padding-top: 0;}
footer #recenze .over {width: 100%;}
}
@media screen and (max-width: 767px){
.footer-banners{display: flex;}
main#content .footer-banners {margin-top: 0;}
.footer-banners > div.footer-banner{border: 0 !important;}
.footer-banners svg {width: 64px;margin: 0 auto !important;height: 64px;}
.footer-banner > span > div > div{margin-top: 10px !important;text-align: center !important;margin-bottom: 20px !important;}
div.footer-banner:nth-child(n+5){width: 100% !important;}
main#content .footer-banners {margin-left: 0;margin-right: 0;padding-left: 0;padding-right: 0;}
} */

#distributor-logos {
  padding: 80px;
  background-color: #f8f8f8;
  text-align: center;
}

#distributor-logos h2 {
  font-size: 24px;
  margin-bottom: 48px;
}

#distributor-logos .logos-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 48px;
  justify-items: center;
  align-items: center;
}

#distributor-logos .logos-grid a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#distributor-logos .logos-grid img {
  max-width: 160px;
  max-height: 40px;
  object-fit: contain;
}

@media (max-width: 480px) {
  #distributor-logos .logos-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 32px;
  }
}

.footer-banner {
  border: 0;
}

.footer-banner svg {
  margin-bottom: 20px;
}

.footer-banner > span {
  display: block;
  text-align: left;
}

.footer-banner h4 {
  margin-bottom: 20px;
}

.footer-banner > span p {
  padding-bottom: 40px;
  padding-right: 20px;
}

.footer-banner.col-lg-1\.5 {
  width: 25% !important;
  flex: initial;
}

@media (max-width: 767px) {
  .footer-banner.col-sm-12 {
    width: 100% !important;
    flex: initial;
  }
}

#recenze img {
  width: 100%;
  height: auto;
  max-width: 900px;
}

#distributor-logos {
  margin-bottom: 80px;
}

#colorbox[role="dialog"] #cboxLoadedContent .advanced-order .price-range {
  display: block;
}

/* Newsletter signup */
.newsletter-signup-wrapper {
  padding: 80px 20px;
  background-color: #f7f7f9;
}

.newsletter-signup {
  display: flex;
  flex-wrap: wrap;
  max-width: 1120px;
  margin: auto;
}

.newsletter-signup .text-content {
  width: 50%;
  padding-right: 2%;
}

.newsletter-signup .headline {
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3;
  text-transform: uppercase;
}

.newsletter-signup .desc {
  font-size: 16px;
  line-height: 1.5;
}

.newsletter-signup .form-content {
  max-width: 500px;
  width: 50%;
  margin-right: auto;
  padding-left: 2%;
}

.newsletter-signup form {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}

.newsletter-signup input[type="email"] {
  width: 70%;
  padding: 15px 20px;
  font-size: 16px;
  border: 1px solid #d2d2d2;
  border-radius: 5px 0 0 5px;
  background: #fff;
}

.newsletter-signup input[type="email"]::placeholder {
  color: #666;
}

.newsletter-signup button {
  display: block;
  width: 30%;
  margin-left: -5px;
  padding: 10px 20px;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 0.75px;
  color: white;
  background-color: #4c9ae5;
  border: none;
  border-radius: 5px;
  transition: all 0.2s ease-out;
}

.newsletter-signup button:hover {
  background: #3670a8;
  transition: all 0.2s ease-in;
}

.newsletter-signup .policy,
.newsletter-signup .policy a {
  font-size: 14px;
  color: #999;
}

@media (max-width: 1120px) {
  .newsletter-signup .text-content {
    width: 100%;
    margin-bottom: 40px;
    padding: 0;
    text-align: center;
  }

  .newsletter-signup .form-content {
    width: 100%;
    margin: auto;
    padding: 0;
  }
}

@media (max-width: 400px) {
  .newsletter-signup button {
    width: 35%;
  }

  .newsletter-signup input[type="email"] {
    width: 65%;
  }
}

.checklist {
  list-style: none;
  padding-left: 0;
  margin: 20px 0;
}

.checklist li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
  font-size: 1.1em;
}

.checklist li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: green;
  font-weight: bold;
}

.categories-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, 1fr);
  margin: 40px 0;
}

.category-card {
  display: block;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  overflow: hidden;
  text-align: center;
  transition: transform 0.2s;
  text-decoration: none;
  color: inherit;
  background-color: #1997e5;
}

.category-card:hover {
  transform: scale(1.05);
}

.category-card img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}

.category-card span {
  display: block;
  padding: 10px 10px 15px 10px;
  font-weight: bold;
  font-size: 1.1em;
  text-transform: uppercase;
  color: #fff;
  background-color: #1997e5;
}

@media (max-width: 900px) {
  .categories-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .categories-grid {
    grid-template-columns: 1fr;
  }
}

input,
input[type="tel"],
input[type="checkbox"],
input[type="email"],
input[type="radio"],
input[type="search"],
input[type="text"] {
  font-size: 16px;
}

input::placeholder {
  color: #89959f;
}

/* ===== Swiper section ===== */

/* Swiper container */
.swiper {
  width: 100%;
  height: auto;
  padding: 24px 0;
  /* Padding around the slider */
  position: relative;
}

/* Flex layout for the slides */
.swiper-wrapper {
  display: flex;
}

.swiper-slide {
  width: 25%;
  /* Make sure 4 slides fit in a row */
  box-sizing: border-box;
  margin-right: 24px;
  background-color: #fff;
  border-radius: 15px;
  overflow: hidden;
  /* Hide anything that overflows the slide */
  position: relative;
  transition: 0.2s ease-in-out;
  box-shadow:
    0 1px 3px 0 rgba(0, 0, 0, 0.1),
    0 1px 2px 0 rgba(0, 0, 0, 0.06);
}

.swiper-slide:hover {
  transform: scale(1.02);
  box-shadow:
    0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.swiper-slide-link {
  display: block;
}

/* Image styling for the slides */
.swiper-slide img {
  display: block;
  width: 100%;
  height: 500px;
  /* Set the image height to 500px */
  object-fit: cover;
  /* border-bottom: 1px solid #ddd; */
}

/* Text overlay styling */
.overlay-text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(0deg, hsla(0, 0%, 100%, 0.5), transparent);
  color: white;
  padding: 24px;
}

.swiper .overlay-text h2 {
  margin-bottom: 18px;
  text-transform: uppercase;
  color: #094a73;
}

.swiper .overlay-text p {
  margin-top: 0;
  margin-bottom: 12px;
}

.swiper .overlay-text .btn {
  padding: 8px 16px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}

/* Arrow styling */
.swiper-button-next,
.swiper-button-prev {
  color: #000;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  /* Ensure arrows are visible */
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  background-color: rgba(255, 255, 255, 1);
}

.swiper-button-prev {
  left: 10px;
  /* Adjust position for prev button */
}

.swiper-button-next {
  right: 10px;
  /* Adjust position for next button */
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 16px;
}

.swiper span.btn {
  height: auto;
  line-height: normal;
  margin: 0;
  min-height: auto;
  min-width: inherit;
  width: 100%;
  border-radius: 0;
  letter-spacing: 0.2px;
  transition: 0.2s ease-in-out;
  padding: 0;
  font-weight: 500;
  font-size: 1.1em;
  line-height: 1.1em;
  color: #fff !important;
  font-family: var(--template-font);
  background: #1997e5;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  position: relative;
  text-decoration: none;
  height: 41px;
  border-radius: 5px;
}

.swiper span.btn:hover {
  background: #094a73;
}

@media only screen and (max-width: 767px) {
  .in-index #content-wrapper,
  .ordering-process #content-wrapper {
    margin-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  #header #oblibeneBtn.moved {
    right: 77px;
    top: -5px;
  }
}

.site-msg.information {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  transform: none !important;
  width: 100% !important;
  margin: 0 !important;
  max-width: 100% !important;
  border: none !important;
  background: transparent !important;
  color: var(--color-primary) !important;
  z-index: 9 !important;
}

.site-msg.information:before {
  opacity: 0.08 !important;
  background: var(--color-primary) !important;
}

#header {
  position: relative !important;
  width: 100% !important;
  background: #fff !important;
}

#gtx-trans {
  display: none;
}

footer .footer-links-icons .footer-icons .footer-icon {
  padding-bottom: 20px;
}

footer .footer-links-icons .footer-icons .footer-icon,
footer .footer-links-icons .footer-icons {
  border: 0;
}

footer .footer-links-icons .footer-icons .footer-icon a {
  width: fit-content;
  margin: auto;
}

#checkoutSidebar .next-step,
.in-kosik .next-step {
  align-items: flex-start;
}

@media (max-width: 767px) {
  #checkoutSidebar .next-step .next-step-back,
  .in-kosik .next-step .next-step-back {
    margin-top: 20px;
  }

  .payment-info .question-tooltip {
    display: none;
  }

  .in-kosik .discount-coupon {
    margin-bottom: 25px;
  }
}

@media only screen and (max-width: 480px) {
  #checkoutContent .cart-content .co-box h4 {
    margin: 60px 0 15px;
  }
}

/* ===== USP Section ===== */

.usp {
  width: 100%;
  background: #fff;
  border-radius: 16px;
  box-shadow:
    0 1px 3px 0 rgba(0, 0, 0, 0.1),
    0 1px 2px 0 rgba(0, 0, 0, 0.06);
  padding: 12px;
  box-sizing: border-box;
}

.usp__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  padding: 0;
}

@media (min-width: 768px) {
  .usp {
    padding: 14px;
  }
  .usp__grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
    justify-items: center;
  }
}

.usp__item {
  list-style: none;
}

.usp__link {
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  border-radius: 12px;
  padding: 10px 8px;
  transition:
    transform 0.18s ease,
    box-shadow 0.18s ease;
}

.usp__link:focus-visible {
  outline: 3px solid #4f80ff;
  outline-offset: 2px;
}

@media (hover: hover) and (pointer: fine) {
  .usp__link:hover {
    transform: scale(1.02);
  }
}

@media (prefers-reduced-motion: reduce) {
  .usp__link {
    transition: none;
  }
}

.usp__icon {
  flex: 0 0 auto;
  width: 44px;
  height: 44px;
  border-radius: 10px;
  display: grid;
  place-items: center;
  overflow: hidden;
}

/* Make first USP icon about 20% larger */
.usp__item:first-child .usp__icon {
  width: 60px;
  height: 44px;
}

.usp__icon img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.usp__content {
  display: grid;
  gap: 2px;
  min-width: 0;
}

.usp__title {
  font-size: 18px;
  line-height: 1.25;
  font-weight: 700;
  color: #1b2a41;
  margin: 0;
}

.usp__desc {
  font-size: 16px;
  line-height: 1.35;
  color: #50607a;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .usp__title {
    font-size: 19px;
  }
  .usp__desc {
    font-size: 16px;
    white-space: normal;
  }
}

/* ===== Partners section ===== */

/* Wrapper: transparent, no outer shadow */
.partners {
  width: 100%;
  background: transparent;
  box-shadow: none;
  border-radius: 16px; /* keep for visual rhythm; remove if undesired */
  margin-top: 80px;
  margin-bottom: 80px;
  padding: 0;
  box-sizing: border-box;
}

/* Heading */
.partners__title {
  margin: 0 0 14px;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 700;
  color: #1b2a41;
  text-align: center;
}

/* ----- Grid behavior -----
 * On small/medium screens we collapse both rows into a single grid (no gaps).
 * On large screens we restore strict 5 + 4 columns.
 */
.partners__rows {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr)); /* phones */
  gap: 12px;
}

/* Dissolve the row wrappers so their children become grid items */
.partners__row {
  display: contents;
}

@media (min-width: 640px) {
  .partners__rows {
    grid-template-columns: repeat(3, minmax(0, 1fr)); /* tablets */
  }
}

@media (min-width: 1024px) {
  .partners__rows {
    /* Let each row manage its own columns again */
    grid-template-columns: none;
    gap: 12px;
  }
  .partners__row {
    display: grid; /* turn row wrappers back into grids */
    gap: 12px;
  }
  .partners__row--5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .partners__row--4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

/* ----- Card (clickable) ----- */
.partners__card {
  background: #fff;
  border-radius: 14px;
  box-shadow:
    0 1px 3px 0 rgba(0, 0, 0, 0.1),
    0 1px 2px 0 rgba(0, 0, 0, 0.06);
  padding: 16px 12px;
  text-align: center;
  transition:
    transform 0.18s ease,
    box-shadow 0.18s ease;
  text-decoration: none; /* remove underline for the whole card */
  color: inherit;
}

@media (hover: hover) and (pointer: fine) {
  .partners__card:hover {
    transform: translateY(-2px) scale(1.01);
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.08);
  }
}

@media (prefers-reduced-motion: reduce) {
  .partners__card {
    transition: none;
  }
}

/* ----- Logo circle ----- */
.partners__logo {
  width: 72px;
  height: 72px;
  margin: 0 auto 10px;
  display: grid;
  place-items: center;
  overflow: hidden;
}

.partners__logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

/* ----- Company name under logo ----- */
.partners__name {
  margin: 0;
  font-size: 16px;
  line-height: 1.35;
  color: #50607a; /* requested color */
  font-weight: 600;
  word-break: break-word;
  text-decoration: none; /* ensure no underline in all UAs */
}

.homepage-blog-wrapper.blog-wrapper .news-item,
.homepage-blog-wrapper .news-wrapper .news-item,
.hp-news.blog-wrapper .news-item,
.hp-news .news-wrapper .news-item,
.type-posts-listing.blog-wrapper .news-item,
.type-posts-listing .news-wrapper .news-item {
  overflow: hidden;
  border-radius: 14px;
  box-shadow:
    0 1px 3px 0 rgba(0, 0, 0, 0.1),
    0 1px 2px 0 rgba(0, 0, 0, 0.06);
  transition: 0.2s ease-in-out;
}

.homepage-blog-wrapper.blog-wrapper .news-item:hover {
  transform: scale(1.01);
}

/* ===== ABout Us HP section ===== */
.homepage-box.welcome-wrapper .welcome {
  padding: 30px;
  box-shadow:
    0 1px 3px 0 rgba(0, 0, 0, 0.1),
    0 1px 2px 0 rgba(0, 0, 0, 0.06);
  overflow: hidden;
  border-radius: 14px;
}

@media (min-width: 480px) {
  .homepage-box.welcome-wrapper .welcome {
    padding: 50px;
  }
}

.about {
  display: grid;
  gap: 40px;
}

@media (min-width: 1024px) {
  .about {
    grid-template-columns: 2fr 1fr;
    align-items: start;
    gap: 32px;
  }
}

.about__content {
  text-align: left;
}
.about__logo,
.homepage-box.welcome-wrapper img.about__logo {
  width: 250px;
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 0 40px 0;
}
.about__title,
.homepage-box.welcome-wrapper h1 {
  margin: 0 0 12px 0;
  padding: 0;
  font-size: 21px;
  font-weight: 700;
  text-align: left;
}
.about__lead,
.homepage-box.welcome-wrapper p {
  margin: 0 0 16px 0;
  line-height: 1.5;
  text-align: left;
  letter-spacing: 0;
}

.about-checklist {
  list-style: none;
  padding: 0;
  margin: 40px 0 0 0;
  max-width: 720px;
  text-align: left;
}
.about-checklist li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 10px;
}
.about-checklist li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  background-image: url("https://cdn.myshoptet.com/usr/www.mediskont.cz/user/documents/assets/images/icon-check.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.about-checklist a {
  text-decoration: underline;
}

.about__media {
  text-align: left;
}
.about__image {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 4px;
}

.top-navigation-contacts {
  font-size: 14px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 12px;
}

.top-navigation-contacts strong {
  margin-right: 8px;
  font-weight: 600;
  font-size: 14px;
}

.top-navigation-contacts a,
.top-navigation-bar .top-navigation-contacts a {
  display: inline-flex;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
  color: inherit;
  text-decoration: none;
}

.top-navigation-bar .top-navigation-contacts a span {
  white-space: nowrap;
}

.top-navigation-contacts a.project-phone::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  background: url("https://cdn.myshoptet.com/usr/www.mediskont.cz/user/documents/assets/images/icon-phone.svg")
    no-repeat center;
  background-size: contain;
}

.top-navigation-contacts a.project-email::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  background: url("https://cdn.myshoptet.com/usr/www.mediskont.cz/user/documents/assets/images/icon-mail.svg") no-repeat
    center;
  background-size: contain;
}

#header .search-form fieldset input {
  font-size: 18px;
}

.menu-helper > ul li a {
  line-height: 1.3;
}

#footer .footer-rows,
body footer .container.footer-bottom {
  display: none;
}

.footer-mediskont {
  padding: 0 1.5rem !important;
}

@media (min-width: 1400px) {
  .footer-mediskont {
    padding: 0 !important;
  }
}

.footer-mediskont .footer-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));

  grid-row-gap: 3rem;
  width: 100%;
  margin: 5rem auto;
}

.footer-mediskont .footer-column {
  grid-column-end: span 12;
}

@media (min-width: 768px) {
  .footer-mediskont .footer-grid {
    grid-column-gap: 3rem;
  }

  .footer-mediskont .footer-column {
    grid-column-end: span 6;
  }
}

@media (min-width: 1200px) {
  .footer-mediskont .footer-column:first-child {
    grid-column-end: span 4;
  }

  .footer-mediskont .footer-column {
    grid-column-end: span 3;
  }

  .footer-mediskont .footer-column:last-child {
    grid-column-end: span 2;
  }
}

.footer-mediskont .footer-badges {
  text-align: center;
}

.footer-mediskont .footer-badges h3 {
  text-align: center;
}

.footer-mediskont .footer-badges img,
.footer-mediskont .footer-badges #showHeurekaBadgeHere-3 {
  margin-right: auto;
  margin-left: auto;
}

.footer-mediskont #showHeurekaBadgeHere-3 > a {
  text-align: center;
}

.footer-mediskont .footer-contact-buttons {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.footer-mediskont .footer-contact-buttons > * {
  margin-right: auto;
  margin-left: auto;
}

.footer-mediskont h3 {
  margin-bottom: 0.75rem;
  font-size: 18px;
  color: #292b32;
  text-align: center;
}

.footer-mediskont a {
  font-size: 16px;
  letter-spacing: normal;
  color: #292b32;
  text-align: center;
}

.footer-mediskont a:hover,
.footer-mediskont a:focus {
  color: #d50c12;
}

@media (min-width: 768px) {
  .footer-mediskont .footer-contact-buttons {
    display: block;
  }

  .footer-mediskont h3 {
    text-align: left;
  }

  .footer-mediskont a {
    text-align: left;
  }

  .footer-mediskont .footer-contact-buttons > * {
    margin-left: 0;
  }

  .footer-mediskont .footer-badges img,
  .footer-mediskont .footer-badges #showHeurekaBadgeHere-3 {
    margin-right: 0;
    margin-left: 0;
  }

  .footer-mediskont .footer-badges h3 {
    text-align: left;
  }

  .footer-mediskont #showHeurekaBadgeHere-3 > a {
    text-align: left;
  }
}

.footer-mediskont .footer-copyright {
  display: flex;
  flex-wrap: wrap;
  margin: 1.5rem auto;
  font-size: 14px;
  color: #858585;
}

.footer-mediskont .footer-copyright-left {
  width: fit-content;
  margin-right: auto;
  margin-left: 0;
}

.footer-mediskont .footer-copyright-right {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 1.5rem;
  margin-right: auto;
  margin-left: 0;
}

.footer-mediskont .footer-copyright-right a {
  display: block;
  width: fit-content;
  font-size: 14px;
  color: #858585;
}

.footer-mediskont .footer-copyright-right a:hover,
.footer-mediskont .footer-copyright-right a:focus {
  color: #d50c12;
}

.footer-mediskont .footer-copyright-right .footer-separator {
  margin: 0 0.5rem;
  font-size: 14px;
  color: #dfdfdf;
}

@media (min-width: 980px) {
  .footer-mediskont .footer-copyright-right {
    width: fit-content;
    margin-top: 0;
    margin-right: 0;
    margin-left: auto;
  }
}

@media (min-width: 1200px) {
  .footer-mediskont #showHeurekaBadgeHere-3 > a {
    text-align: center;
  }
}

@media (max-width: 1199px) {
  #footer .footer-icons {
    margin-bottom: 0;
  }
}

.ordering-process #navigation {
  display: none;
}

.ordering-process .top-navigation-bar {
  background: #f9f9f9;
}
