.footer-icons {
     padding-top: 20px;
    margin-bottom: -10px;
}

.footer-icons .footer-icon {
  
    background-color: transparent;
     max-width: 100%;
 
}

/* schová text v linku */
.footer-icons .footer-icon a {
  font-size: 0;
  line-height: 0;
  color: transparent;
  display: inline-block;   /* aby mal rozmer */
}

/* obrázok dáme na samotný <a>, ktorý je klikateľný */
.footer-icons .footer-icon a::before {
  content: "";
  display: inline-block;
  width: 600px;            /* uprav */
  height: 60px;            /* uprav */
  background: url("https://746558.myshoptet.com/user/documents/upload/patic%CC%8Cka%20web%20tmava%CC%81.png") no-repeat center center;
  background-size: contain;
}



#categories .categories > ul > li > a {
  font-weight: 600; /* napr. semi-bold */
}

@media (max-width: 767px) {
    .welcome__content .welcome__left-panel p:not(:first-of-type):not(:has(a.btn)) {
        display: none;
    }
    
    .footer-icons {
    padding-top: 0px;
    
}
    
    .instagram-widget-item:nth-child(n+4) {
        display: none;
    }
}


.footer-item.footer-item-newsletter .compact-form .btn {
    background-color: #dac87a;
    border-color: #dac87a;
     color: #333;
    font-weight: 500;
}


.footer-item.footer-item-newsletter .compact-form .btn:hover {
    background-color: #ccba69;
    border-color: #ccba69;
    color: #fff;
}

@media (min-width: 768px) {
    .navigation-in {
        font-size: 15px !important;
        line-height: 16px;
    }
}

.footer-showrooms .col-sm-6 {
    padding-left: 0px;
}

/* MT FIX */
@media (max-width: 768px) {

.banners-content .col-sm-2 .banner-wrapper a .extended-banner-texts {
    top: 17% !important;
   }

 body.card-style-1 .card-wrapper .detail .text h3, body.card-style-2 .card-wrapper .detail .text h3, body.card-style-3 .card-wrapper .detail .text h3, body.card-style-4 .card-wrapper .detail .text h3, body.card-style-5 .card-wrapper .detail .text h3, body.card-style-6 .card-wrapper .detail .text h3 {
        text-align: left;
    }

    body.card-style-1 .card-wrapper .icon, body.card-style-2 .card-wrapper .icon, body.card-style-3 .card-wrapper .icon, body.card-style-4 .card-wrapper .icon, body.card-style-5 .card-wrapper .icon, body.card-style-6 .card-wrapper .icon {
        place-self: auto;
               justify-items: start;
          }

.partners-block {
    margin-bottom: -30px;
}
.spodnebanner {
    margin-top: -20px;
    margin-bottom: 0px;
}


body.mobile .body-banners {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }


.spodnebanner .col-sm-6 {
    margin-top: 20px;
}

#footer {
    
    margin-top: 0px;
}

   .footer-showrooms {
        display: flex;
        gap: 10px;
    }

    .footer-showrooms .col-sm-6 {
        width: 50%;
        padding-left: 0;
    }

#footer .site-name {
      margin-top: 20px;
}


.custom-footer__banner18.footer-item.accordion__item.js-accordion-item {
    margin-top: 30px;
}

    #footer.is-white .accordion--sm .accordion__item.is-active .accordion__trigger {
        color: #dac87a !important;
        text-decoration: underline;
    }


    #footer.is-white .accordion--sm .accordion__item.is-active .accordion__trigger:after {
    color: #dac87a;
}

.footer-item.footer-item-newsletter .compact-form {
    width: 100%;
    }

.footer-item.footer-item-newsletter .compact-form .btn {
    position: relative;
    margin-top: 10px;
    margin-right: -3px;
}

}



/* bannery */

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

@media (min-width: 1200px) {
          .middle-banners-wrapper .extended-banner-title:not(:empty), .body-banners .extended-banner-title:not(:empty) {
        font-size: 30px;
        
    }
}

@media (min-width: 1200px) {
    .carousel .extended-banner-title:not(:empty) {
        font-size: 50px;
    }
}

@media (min-width: 1200px) {
    .banners-top-block .extended-banner-title:not(:empty), .next-to-carousel-banners .extended-banner-title:not(:empty) {
        font-size: 30px;
           }
}


@media (max-width: 1200px) {
    .banners-top-block .extended-banner-title:not(:empty), .next-to-carousel-banners .extended-banner-title:not(:empty), {
        font-size: 25px;
    }

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


@media (min-width: 480px) and (max-width: 1200px) {
   .banners-top-block .extended-banner-link:not(:empty), .next-to-carousel-banners .extended-banner-link:not(:empty){
        min-height: 40px;
        font-size: 14px;
        margin-top: 10px;
        padding: 10px 30px;
    }
}


@media (min-width: 768px) and (max-width: 1200px) {
    .banners-top-block .extended-banner-title:not(:empty), .next-to-carousel-banners .extended-banner-title:not(:empty) {
        font-size: 20px;
        max-width: 65%;
    }
}
