@media (min-width: 768px) {
    .footer-icons .footer-icon {
        padding: 0;
        margin: 20px;
        max-height: 100px;
    }
    
      .product .p {
        padding: 20px 30px 80px;
    }

        .products-block .p .flags-default {
        left: -22px;
        top: -12px;
    }
}


.footer-icons .footer-icon img {
    width: 100%;
    max-height: 100px;
}

/* Centrovanie produktov na HP -Vypnute-
  .js-slider-products .swiper-wrapper {
    justify-content: center !important;
} */

@media (min-width: 768px) and (max-width: 1200px) {
    .middle-banners-wrapper .extended-banner-texts, .body-banners .extended-banner-texts, .banners-top-block .extended-banner-texts, .next-to-carousel-banners .extended-banner-texts, .banner-category .extended-banner-texts, .carousel .extended-banner-texts {
        padding: 0 20px;
    }
}


@media (min-width: 480px) and (max-width: 1200px) {
    .middle-banners-wrapper .extended-banner-link:not(:empty), .body-banners .extended-banner-link:not(:empty) {
        min-height: 20px;
        font-size: 12px;
        margin-top: 15px;
        padding: 8px 30px;
    }
}

.next-to-carousel-banners .extended-banner-link:not(:empty):hover, .carousel .extended-banner-link:not(:empty):hover {
       border-color: #ed1d23;
}

.middle-banners-wrapper .extended-banner-title:not(:empty), .body-banners .extended-banner-title:not(:empty) {
    font-family: Rajdhani, sans-serif;
    letter-spacing: .1em;
    font-weight: 700;
}

@media (min-width: 1440px) {
    .middle-banners-wrapper .extended-banner-title:not(:empty), .body-banners .extended-banner-title:not(:empty)  {
              max-width: 90%;
    }
}

.middle-banners-wrapper .extended-banner-link:not(:empty), .body-banners .extended-banner-link:not(:empty)
{
   color: #fff;
    border: solid 1px #ed1d23;
    background-color: #ed1d23;
    box-shadow: none;
    font-family: Rajdhani, sans-serif !important;
    letter-spacing: .1em;
    font-weight: 700;
    border-radius: 0px;
}

.footer-icons .footer-icon {
    background-color: transparent;
     }

@media (max-width: 480px) {
    .news-item .text-center {
        min-width: auto !important;
        width: 100%;
        max-width: 170px;
            }
}

@media (max-width: 767px) {
    body:not(.mobile-header-version-0):not(.is-hib-mobile-fixed).tursky-apollo .overall-wrapper {
        padding-top: 110px;
    }
    
    .footer-item.footer-item-newsletter .compact-form .btn {
    background-color: #0d0d0d;
    border-color: #0d0d0d;
    }

.instagram-block {
       padding-bottom: 0px;
}

.instagram-follow-btn {
    margin-top: 0px;
    }


}

.welcome {
       background-color: #000000;
}

.content-wrapper.homepage-box.welcome-wrapper {
    background-color: #000;
}

.welcome p {
    color: #fff;
}

.welcome h1 {
    color: #ed1d23;
}

@media (min-width: 992px) {
.top-navigation-bar a, .top-navigation-bar .dropdown button {
      color: #fff;
}	
	}

@media (min-width: 992px) {
    .instagram-block {
        margin-top: 70px;
        padding-bottom: 0px;
    }
}

.instagram-follow-btn {
      display: none;
}

span.instagram-subheadline {
    display: none !important;
}

body:not(.is-carousel-full-width) .carousel .extended-banner-title:not(:empty) {
    
        font-family: Rajdhani, sans-serif;
        letter-spacing: .1em;
        font-weight: 700;
    }

@media (min-width: 1200px) and (max-width: 1440px) {
    .next-to-carousel-banners .extended-banner-title:not(:empty) {
        font-size: 25px;
        max-width: 80%;
        font-family: Rajdhani, sans-serif;
        letter-spacing: .1em;
        font-weight: 700;
    }

    .next-to-carousel-banners .extended-banner-texts {

    padding: 0 20px;
    }

     .next-to-carousel-banners .extended-banner-link:not(:empty)
    {
        min-height: 30px;
        font-size: 14px;
        margin-top: 25px;
        padding: 10px 25px;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
.next-to-carousel-banners .extended-banner-texts {
        padding: 0 20px;
    }

 .next-to-carousel-banners .extended-banner-title:not(:empty) {
        font-size: 20px;
        max-width: 80%;
        font-family: Rajdhani, sans-serif;
        letter-spacing: .1em;
        font-weight: 700;
    }

     .next-to-carousel-banners .extended-banner-link:not(:empty)
    {
        min-height: 20px;
        font-size: 12px;
        margin-top: 10px;
        padding: 5px 15px;
    }

      .next-to-carousel-banners .extended-banner-text:not(:empty)
     {
        margin-top: 5px;
        font-size: 14px;
    }

}





.top-navigation-tools .dropdown button:before, .top-navigation-tools--language .dropdown button:before {
    color: #ffffff;
    }

.top-navigation-tools .dropdown button:after, .top-navigation-tools--language .dropdown button:after {
     color: #fff;
    font-size: 9px;
    }


  .top-navigation-bar a:hover, .top-navigation-bar .dropdown button:hover {
    color: #ff2601 !important;
    color: var(--header-hover-color);
}

#footer ul.contact-box-icon-list {
    margin-top: 0px;
}

/* Skryť nadpis "Kontakt" */
.custom-footer__contact .accordion__trigger {
    display: none;
}

/* Skryť iba email */
.custom-footer__contact .contact-box li:has(.mail) {
  display: none;
}

/* Skryť iba telefón */
.custom-footer__contact .contact-box li:has(.tel) {
  display: none;
}



@media (min-width: 1200px) {
    .custom-footer .custom-footer-left-panel .footer-item {
        width: 33%;
        flex: 0 0 33%;
    }
}

.header-info-bar-addon .header-info-bar.is-centered .header-info-bar__text {
    justify-content: center;
    font-family: Rajdhani, sans-serif;
    font-weight: 600;
    font-size: 16px;
}

span.kontakt-text {
    color: #808080;
    font-size: 16px;
    font-weight: 500;
    line-height: 27px;
    font-family: Rajdhani;
    font-size: 18px;
}

.kontakt-box{
  display:flex;
  flex-direction:column;
  gap:8px;
}

.kontakt-item {
    display: flex !important;
    align-items: center;
    gap: 10px;
    text-decoration: none;
}

.kontakt-ico svg{
  display:block;
  fill: #fff; /* ikonka bude mať rovnakú farbu ako text */
}

.kontakt-item:hover{
  text-decoration:underline;
}
