@media only screen
and (min-width: 992px)
{
.fitted .navigation-in ul {
justify-content: flex-end;
}
}

.next-to-carousel-banners .banner-wrapper img {
    max-width: 453px;
}

.footer-newsletter {
    display: none !important;
}

#footer {
    background-color: #bfbfbf;
border-top-color: #e6e6e6;
padding-bottom: 0px;
}

#signature a {
    display: none !important;
}

.footer-bottom span {
    text-align: center;
width: 100%;
display: block;
}

.footer-bottom, .footer-newsletter {
    border-color: #bfbfbf;
}

.IkonTab {
   padding-left:20px;
  
}

.IkonTab .col-md-1 {
   padding-left: 0px;
   padding-right: 10px;
}

.IkonTab .col-md-5 {
   padding-left: 0px;
   padding-right: 10px;
}

.SpecIkona {
    width: 40px;
    height: 50px;
    display: table-cell;
    vertical-align: middle;
}

.SpecPopis {
    height: 50px;
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
}

.TextSloup1 {
        display: table-cell;
    vertical-align: middle;
}

.TextSloup2 {
        display: table-cell;
    vertical-align: middle;
}

.type-index .index-content-wrapper {
        display: grid;
    }

    .homepage-tabs-wrapper {
        order: 2;
    }

    .type-index .homepage-texts-wrapper {
        order: 1;
    }

    .product a.name {
        font-size: 28px;
        font-family: "Poppins";
        font-weight: 600;
    }

    .product .price-final {
        font-size: 24px;
        color: #21999d;
    }

    .product a.btn {
        background-color: #21999d;
        color: #fff;
    }

       .product a.btn-primary:hover {
        background-color: #333333;
        color: #fff;
    }

    .p-thumbnails a {
        margin-right: 15px;;
    }

    .contact-box ul li>span.facebook:before {
        content: "";
    }

    body {
        font-size: 16px;
    }

    .p-detail h1 {
        font-size: 42px;
    }

    .welcome h1 {
        font-size: 42px;
    }

    #footer {
        padding-top: 30px;
    }

    #footer h4 {
        text-transform: uppercase;
        margin-bottom: 15px;
    }

    #footer a {
       color: #000; 
    }

    #footer a:hover {
        text-decoration: none;
    }

    #footer p {
        line-height: 26px;
    }

    .footer-bottom {
        padding-bottom: 10px;
padding-top: 0px;
margin-top: -30px;
    }

    .footer-bottom span {
        text-align: left;
    }

    .in-obchodni-podminky header h1 {
      display: none;
    }

    .in-zasady-ochrany-osobnich-udaju header h1 {
        display: none;
    }