body {
  overflow-x: hidden;
}
.homepage-box.before-carousel {
  padding: 0;
}

:root {
  --template-font: "Alexandria", sans-serif !important;
  --template-headings-font: "Alexandria", sans-serif !important;
}
.external-fonts-loaded,
.blank-mode,
body,
html,
.external-fonts-loaded body,
body.blank-mode,
.product-appendix,
.empty-content-404 h1,
.dropdown-menu > li > a,
.header-top .btn.cart-count .cart-price,
.news-item-widget h5,
.header-top .oblibeneBtn em,
.navigation-buttons > a[data-target="cart"] i,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.navigation-in a,
.price strong,
.products-block.products .p .price span,
.btn:not(.cart-count),
a.btn:not(.cart-count),
.fav-cat li a,
.user-action-tabs li a,
.cart-widget .popup-widget-inner::before,
.cart-widget-product-name a,
.quantity .increase::before,
.quantity .decrease::before,
.cart-widget-product > span,
.search-whisperer ul::before,
.search-whisperer .p-info span,
.search-whisperer .price,
.search-box::before,
.search-whisperer-documents a,
.box-bg-variant .categories a,
.box-filters::before,
.param-filter-top::before,
.subcategories.with-image li a .text,
.name,
.category-header label,
.pagination > a,
.pagination > strong,
.search-results-groups
  #search-group-categories
  .search-results-group-list
  ul
  li
  a,
.availability-value,
.price-final,
.p-gifts-heading,
.p-gift-name,
.shp-tabs-holder ul.shp-tabs li a,
.all-param span,
#productsAlternative::before,
.rate-average,
.vote-form::before,
#variants::before,
.var-dostupnost,
.variant-name,
.vote-title,
ol.cart-header li a,
ol.cart-header li strong,
.cart-table tr td.p-name a,
.price-wrapper,
a.cart-related-name,
.empty-cart-boxes ul li a,
.payment-info,
.payment-shipping-price,
.cart-item-name,
.cart-item-price,
.order-summary-item.helper,
.recapitulation-single,
.reca-number,
.id--15 .cart-table .p-name,
.id--15 .cart-table .p-price,
#register-form > fieldset .form-group:not(.consents) label,
a.login-btn.facebook,
a.login-btn.google,
a.login-btn.seznam,
ul.manufacturers ul li,
.search-whisperer-empty,
.menu-helper > ul > li a,
.filtrovat,
.tab-mobil,
.free-gift-name,
.id--9 .free-product-gifts-wrapper::before,
.vote-form > form::before,
#footer .contact-box::before {
  font-family: "Alexandria", sans-serif !important;
}
.ec-v-form-holder.ec-v-form-holder-popup {
  overflow: hidden !important;
}

#navigation {
  border: 0;
}
.custom-footer__contact h3 {
  padding-left: 248px;
}

@media (min-width: 768px) {
  #header .navigation-wrapper {
    position: relative;
  }
  .navigation-wrapper::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    right: 100%;
    width: 50vw;
    height: 62px;
    background-color: #239d38;
    z-index: 1;
    pointer-events: none;
  }
  .navigation-wrapper::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 100%;
    width: 50vw;
    height: 62px;
    background-color: #239d38;
    z-index: 1;
    pointer-events: none;
  }
}
.banners-row .col-sm-8 {
  width: 100%;
}
.type-product .p-info-wrapper .cofidis-wrap {
  display: flex;
  gap: 20px;
}
.type-product .p-info-wrapper .btn-cofidis {
  min-width: 140px;
  justify-content: center;
}
.type-product .store-location-btn,
.type-product .order-phone-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  height: 48px;
  padding: 0 20px;
  border-radius: 39px;
  background: #efbb2d;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 112.71%;
  text-decoration: none !important;
}
.type-product .order-phone-btn {
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.type-product .store-location-btn::before {
  content: "";
  display: block;
  width: 15px;
  height: 30px;
  background-image: url("https://www.eroute.cz/user/documents/upload/product-icons/6.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.type-product .p-info-wrapper .btn-cofidis span {
  text-transform: none;
  font-size: 18px;
}
.type-product .p-info-wrapper .btn-cofidis::before {
  display: none;
}
.in-index .homepage-box.before-carousel .container,
.in-index .homepage-box.middle-banners-wrapper .container {
  width: 100%;
}
.in-index .footer-banner {
  width: 100% !important;
  padding: 0;
}
.product .btn-cart,
.product .btn,
.flag,
.btn-conversion {
  border-radius: 25px !important;
}
#productsAlternative::before {
  content: "Alternativy";
}
.slick-next,
.slick-prev {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 25px !important;
  aspect-ratio: 1 / 1 !important;
  width: 50px !important;
  height: 50px !important;
}
@media (max-width: 992px) {
  .menu-helper {
    top: 160px;
  }
}
@media (max-width: 780px) {
  .in-index .products {
    margin-left: 0;
    margin-right: 0;
  }
  .custom-footer__contact h3 {
    display: none;
  }
}
.btn.cart-count .cart-price {
  margin-top: 17px !important;
}
