:root {
  --color-secondary: #000;
  --color-secondary-hover: #000;
}

.btn.btn-cart, .btn.btn-conversion, .btn.btn-primary:hover, a.btn.btn-cart, a.btn.btn-conversion, a.btn.btn-primary:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

.btn.btn-cart:hover, .btn.btn-conversion:hover, a.btn.btn-cart:hover, a.btn.btn-conversion:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

#header {
  background-color: #C40916;
}

.languagesMenu__content {
  background-color: #C40916;
  border: none;
}

.navigation-buttons a[data-target="login"], .navigation-buttons a[data-target="search"], .navigation-buttons a[data-target="search"]:hover {
  background: none;
}


@media (min-width: 992px) {
  #header .header-top .header-top-wrapper .site-name a img, #header .header-top .header-top-wrapper h1.site-name a img {

  }
}

@media (min-width: 992px) {
  #header .header-top {
  background-image:url('../grafika/symbol-1.svg'), url('../grafika/symbol-2.svg');
  background-repeat:no-repeat, no-repeat;
  background-position: top 30px left 30px, top 30px right 30px;
  background-size: auto 150px;
  padding-top: 20px;
  padding-bottom: 20px;
  }
}





@media (min-width: 768px) {

 .navigation-in {
    background-color: #6D040C;
    font-size: 16px;
  line-height: 16px;
  }

    #navigation {
    height: 64px;
    left: 0;
    position: relative;
  }

.navigation-buttons a, .navigation-buttons a[data-target="cart"], .navigation-buttons a[data-target="search"], .navigation-in > ul > li > a {
  color: #fff;
}

.navigation-buttons a[data-target="login"], .navigation-buttons a[data-target="search"], .navigation-buttons a[data-target="search"]:hover {
  color: #fff;
}

.navigation-buttons a[data-target="login"]:hover {
  background: none;
  color: var(--color-secondary-hover);
}


  .navigation-in > ul > li > a, .navigation-in > ul > li > a:hover {
  color: #fff;
}


.menu-item-1011 a b {
  color: #f8b128;
}

.menu-item-1014 a b {
  color: #f8b128;
}

.menu-item-1017 a b {
  color: #f8b128;
}


.navigation-in ul li a b {
  font-weight: 600;
}

.navigation-in > ul > li > a:hover {
    background-color: #6D040C;
  }

}

.header-custom {
  background-color: #C40916;
  width: 100%;
  height: 800px;
  background-image:url('../grafika/header-img.svg');
  background-repeat:no-repeat;
  background-position: bottom -3px center;
  background-size: 100% auto;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 100px;
}





.carousel-wrapper {
  display: none;
}

.motto {
  max-width: 700px;
  background-image:url('../grafika/frame-1.svg');
  background-repeat:no-repeat;
  background-position: center;
  background-size: 100% auto;
  padding: 60px 80px 80px 80px;
}

.motto h2 {
  color: #fff;
  margin: 0;
  padding-bottom: 20px;
}

.motto p {
  color: #fff;
  margin: 0;
}



@media (max-width: 1200px) {

.header-custom {
  background-color: #C40916;
  width: 100%;
  height: auto;
  background-image: url('../grafika/header-img.svg');
  background-repeat: no-repeat;
  background-position: bottom -3px center;
  background-size: 100% auto;
  padding-top: 0px;
  padding-bottom: 25%;
  padding-left: 5%;
  padding-right: 5%;
}

.motto {
  width: 100%;
  background:none;
  background-size: 100% 100%;
  padding: 60px 80px 80px 80px;
}

}


.benefit-banners-full-width {
  display: none;
}

.welcome-wrapper {
  display: none;
}

.footer-newsletter {
  display: none;
}

.usps {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  max-width: 1400px;
  margin: 50px auto;
}

.usp {
  width: 200px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  background-color: #F8B128;
  padding: 15px 30px;
}



.usp p {
  margin: 0;
  color: #000;
}

.sidebar {
  display: none;
}

.basic-description span {
  color: #000 !important;
}

.shp-tabs-holder {
  display: none;
}

.social-buttons-wrapper {
  display: none;
}

.usp img {
  max-height: 50px;
  max-width: 50px;
}

@media (max-width: 600px) {

  .usp {
    width:130px;
    height: 60px;
  }

  .usp img {
  max-height: 30px;
  max-width: 30px;
}

}

.navigation-buttons {
  padding-top: 80px;
}

.navigation-tools {
  padding-top: 80px;
}


@media (max-width: 1900px) {

.header-top-wrapper {
  padding-left: 5%;
  padding-right: 5%;
}

}


@media (max-width: 1740px) {
  .header-top-wrapper {
    padding-left: 10%;
    padding-right: 10%;
  }
}

.languagesMenu .languagesMenu__header--actual, .navigation-tools .dropdown button, .navigation-tools .dropdown-menu > li > a {
  color: #fff;
}


@media (min-width: 768px) {
  .navigation-in > ul > li.ext > ul > li > a img {
    display: block;
    height: auto;
    max-height: 50px;
    max-width: 50px;
  }
}

.infopruh {
  width: 100%;
  background-image:url('../grafika/l1-top.svg'), url('../grafika/l1-bottom.svg');
  background-repeat:no-repeat, no-repeat;
  background-position: top -5px center, bottom -5px center;
  background-size: 100% auto;
  background-color: #C40916;
  padding-top: 10%;
  padding-bottom: 10%;
  margin-top: 100px;
}

.infopruh-content {
  display: flex;
  justify-content: center;
  gap: 250px;
  align-items: center;
}

.infopruh .box {
  background-image:url('../grafika/frame-2.svg');
  background-repeat:no-repeat;
  background-position: center;
  background-size: 100% 100%;
  max-width: 550px;
  display: flex;
  justify-content: center;
  gap: 20px;
  padding: 30px;
}

.infopruh .box img {
  max-width: 130px;
}


.infopruh .box h3 {
  color: #fff;
}

.infopruh .box p {
  color: #fff;
}

@media (max-width: 1900px) {

  .infopruh-content {
      gap: 50px;
    }

    .box img {
      max-width: 90px;
    }

    .infopruh-content {
      padding-left: 5%;
      padding-right: 5%;
    }

  }

  @media (max-width: 1200px) {

  .infopruh-content {
      flex-direction: column;
      gap: 30px;
    }

    .box img {
      max-width: 90px;
    }

    .infopruh-content {
      padding-left: 5%;
      padding-right: 5%;
    }

  }


    @media (max-width: 500px) {

    .box img {
    display: none;
  }

  }


  .kontakty-custom {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1500px;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 100px;
    padding-bottom: 200px;
  }

  .kontakty-custom h3 {
    padding-bottom: 40px;
    margin: 0;
  }

  .kontakty-custom a {
    background-color: #F8B128;
    padding: 15px 30px;
    border-radius: 50px;
    margin: 20px 0;
    color: #000;
    display: block;
    font-size: 1.8rem;
  }

  .kontakty-custom iframe {
    width: 600px;
    height: 400px;
    border: 0;
  }

   @media (max-width: 1200px) {

        .kontakty-custom iframe {
    width: 400px;
    height: 300px;
    border: 0;
  }

   }

     @media (max-width: 800px) {

 .kontakty-custom {
    flex-direction: column;
    align-items: center;
  }

   .kontakty-custom a {
    background-color: #F8B128;
    padding: 15px 30px;
    border-radius: 50px;
    margin: 20px 30px;
    color: #000;
    display: inline-block;
    font-size: 1.8rem;
  }

    .kontakty-custom iframe {
    width: 100%;
    height: 300px;
    border: 0;
    margin-top: 50px;
  }

   }

   .menu-helper::after, .menu-trigger::after {
  background-color: #666;
  color: #fff;
}

@media (max-width: 767px) {
.navigation-buttons {
  padding-top: 0px;
}


.navigation-buttons a[data-target="cart"], .navigation-buttons a[data-target="search"] {
  color: #fff;
}

 .motto {
    padding-top: 140px;
    padding-left: 20px;
    padding-right: 20px;
  }

}

.logo-mobil {
  display: none;
}

@media (max-width: 992px) {

  .navigation-buttons {
  padding-top: 0;
}

.navigation-tools {
  padding-top: 0;
}

.site-name {
  display: none;
}

#header .header-top .header-top-wrapper > div {
  flex-grow: 0;
  width: 50%;
}

.logo-mobil-container {
  display: flex;
  width: 100%;
  justify-content: center;
  padding-bottom: 20px;
  padding-left: 5%;
  padding-right: 5%;
}

.logo-mobil {
  display: block;
  max-width: 400px;
  width: 100%;
}


.content-wrapper-in {
  padding-top: 100px;
}

}

.pagination-wrapper .load-products {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

.obchPodminky {
  display: flex;
  background: none;
  justify-content: center;
  gap: 30px;
  padding: 10px 5%;
}

.obchPodminky a {
  background: none !important;
}

#footer {
  background-color: #eee;
}

.stars-wrapper {
  display: none;
}

.latest-contribution-wrapper {
  display: none;
}

.priprava-container {
  display: flex;
  justify-content: center; /* centers horizontally */
  align-items: center;     /* centers vertically */
  height: 100vh;    
  padding-left: 5%;     
  padding-right: 5%;       
}

.priprava-container p {
  font-size: 3em;
  text-align: center;
  line-height: 1.5em;
}