  body {
  font-variant-numeric: lining-nums;
  font-feature-settings: "lnum" 1, "tnum" 0;
}
.ordering-process .content h4:after {
  display:none !important;
}
.recapitulation-wrapper .order-complete-links {
  justify-content:center;
  gap: 20px;
}
  /* EDIT CAROUSELU na 500px*/
  #carousel {
    aspect-ratio:2.5;
    max-width:100%;
    width:1600px;
    margin-left:auto;
    margin-right:auto;
  }
  @media(max-width:992px) {
    #carousel {
      aspect-ratio:1.4;
    }
    #carousel .carousel-inner, #carousel .item, #carousel .item img {
      object-position:30% center !important;
    }
  }
  #carousel .carousel-inner, #carousel .item, #carousel .item img {
    height:100%;
    max-height:100%;
    min-height:100%;
    object-fit:cover;
    object-position:center center;
  }
  /*BANNERY pod CAROUSELEM*/
  @media(min-width:992px) {
    .next-to-carousel-banners {
    display:flex;
    flex-wrap:wrap;
  }
  .next-to-carousel-banners .banner-wrapper {
    width:50%;
  }
  .next-to-carousel-banners .banner-wrapper:nth-child(1) {
    width:100%;
  }
  }
  /*PROC NAS Vybrat*/
  .proc-wrapper {
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
      justify-content: space-between;
      width:1413px !important;
      max-width:100%;
      margin: auto;
      margin-bottom:30px;
    }
    
    .proc-blok {
      background: linear-gradient(to top, #f7eee6cc, #f7eee660);
      color: black;
      padding: 40px 20px;
      flex: 1 1 200px;
      min-width: 220px;
      max-width: 500px;
      text-align: center;
      font-size: 1.2em;
      box-shadow: 0px 5px 60px -20px rgba(0,0,0,0.07);
    }
    
    .proc-blok svg {
      margin-bottom: 10px;
      width:50px;
      height: 50px;
    }
    
    .proc-blok strong {
      display: block;
      font-size: 1.3em;
      margin-bottom: 5px;
    }
    
    .proc-heading.homepage-group-title {
      margin:auto;
      margin-top:60px !important;
      margin-bottom: 40px;
      text-align:center;
      font-weight:600 !important;
    }
    .proc-heading.homepage-group-title:after {
      left:calc(50% - 50px);
      top:20px;
    }
    /*PRODEJNY*/
    .intro{
            margin-bottom:50px;
            font-size:1.15em;
            text-align:left;
        }
        .stores{
            display:flex;
            flex-wrap:wrap;
            gap:40px;
            justify-content:center;
        }
        .store{
            background: linear-gradient(to top, #f7eee6cc, #f7eee660);
            color: black;
            padding: 40px 20px;
            flex: 1 1 200px;
            min-width: 220px;
            max-width: 500px;
            text-align: center;
            font-size: 1.2em;
            box-shadow: 0px 5px 60px -20px rgba(0, 0, 0, 0.07);
            border-radius:12px;
            box-sizing:border-box;
        }
        /*prodejny na hp*/
        .proc-wrapper.prodejny-wrapper {
      width:auto;
      align-items:center;
      justify-content:center;
    }
    .prodejny-wrapper .proc-blok.obrazek-blok {
      padding: 0;
      background: none;
      box-shadow: none;
      border: none;
    }
    @media(max-width:992px) {
      .prodejny-wrapper .proc-blok.obrazek-blok {
        max-width:100%;
        width:100%;
      }
      .proc-wrapper.prodejny-wrapper  {
        flex-direction:column;
      }
      .prodejny-wrapper img  {
        height: 220px !important;
      }
    }
    
    .proc-blok.obrazek-blok img {
      display: block;
      width: 100%;
      height: auto;
      border-radius: 6px;
      transition: transform 0.3s ease;
      max-width:100% !important;
      max-height:100% !important;
      filter:none !important;
    }
    
    .proc-blok.obrazek-blok:hover img {
      transform: scale(1.02) !important;
      filter:none !important;
      opacity:1 !important;
    }
    /* ukazani mailu v navu*/
    .top-navigation-contacts a, .top-navigation-contacts a span {
      display:flex !important;
      position:relative !important;
      width:fit-content !important;
      min-width:fit-content !important;
      overflow:visible !important;
      visibility:visible !important;
      opacity: 1 !important;
      color:inherit !important;
      text-decoration:none !important;
    }
    .top-navigation-contacts {
      width:fit-content !important;
      min-width:fit-content !important;
    }
    .top-navigation-contacts a {
      padding-left:35px !important;
    }
    @media(min-width:768px) {
      #header #navigation {
      width: calc(100% - 360px);
    }
        #header .menu-helper {
            position: absolute;
            right: 360px;
            margin-top: 21px;
            visibility: hidden;
        }
    }
    @media(max-width:500px) {
      .top-navigation-contacts a {
        font-size: 12px;
        padding-left:21px !important;
      }
      .top-navigation-bar .top-navigation-contacts .project-email:before, .top-navigation-bar .top-navigation-contacts .project-phone:before {
        max-width:13px !important;
        max-height:13px !important;
        top: 8px !important;
        transform:scale(0.8) !important;
      }
    }
    @media(max-width:370px) {
      .top-navigation-contacts a {
        font-size: 11px;
      }
    }
    @media(max-width:345px) {
      .top-navigation-contacts a {
        font-size: 10px;
      }
    }
    /*nejvrchnejsi menu*/
    .top-navigation-bar .msg-part {
      display:none !important;
    }
    div.top-navigation-bar div.nav-part {
      width:100%;
    }
    @media only screen and (min-width: 768px) {
        .top-navigation-bar .container .top-navigation-menu {
            max-width: 100% !important;
        }
    }
    .category-perex h2 {
      font-size: 1.3em;
    }
    @media(min-width:992px) {
      .category-perex {
      font-size: 16px;
      line-height:1.4;
      width:700px;
      max-width:100%;
    }
    .category-title {
      font-size:1.9em;
    }
    }
    #filters, .sidebar-inner.top-products {
      background-color:#f5f5f590;
    }

      @media(min-width:992px) {
        .top-navigation-contacts .project-email {
        display:none !important;
      }
      #header .top-navigation-contacts .project-phone:before {
        top:0px !important;
      }
      .top-navigation-contacts {
        margin-top:10px;
        margin-left:auto;
        width:fit-content;
        left:-153px;
      }
      .top-navigation-contacts .worktime {
        position: absolute;
        top: 7px;
        left: 125px;
        min-width:200px;
      }
      }

      .faq {
      max-width: 100%;
      margin: 0 auto;
    }
    
    .faq-item {
      border-left: 4px solid #E0CFC0;
      background-color: #fdf9f6;
      padding: 1.5em;
      margin-bottom: 1.5em;
      position: relative;
      border: solid #E0CFC0 1px;
      border-radius: 6px;
      transition: box-shadow 0.3s ease;
    }
    
    .faq-item h3 {
    margin-top:0px !important;
    font-size:1.3em;
    }
    
    .faq-question {
      margin-bottom: 0.5em;
      position: relative;
      padding-left: 2em;
    }
    
    .faq-question::before {
      content: '?';
      position: absolute;
      left: -1px;
      top: -1px;
      width: 24px;
      height: 24px;
      color: white;
      font-weight:bold;
      font-size:12px;
      display:flex;
      align-items:center;
      justify-content:center;
      background-color: #E0CFC0;
      border-radius: 50%;
    }
    
    .faq-answer {
      margin: 0;
      padding-left: 2em;
    }
    
    .faq-answer a {
      color: #b38f7e;
      text-decoration: underline dotted;
      transition: color 0.3s ease;
    }
    .faq-answer a:hover {
      color: #000;
    }
    [data-testid="tabAlternativeProducts"].shp-tab {
      display:none !important;
    }