@media only screen and (max-width: 460px) {
    .stavy {
        column-count: 4;
        padding-bottom: 15px;
        clear: both;
    }

    .stav.poslednistav {
        display: none;
    }

    .stavytext {
        width: 100%;
        border-top: 1px solid #e4e4e4;
        padding-top: 15px;
    }

    .buttonstavy {
        float: right;
        background-color: #222350;
        color: white;
        padding: 2px 20px;
        text-decoration: none !important;
        transition: 0.2s all;
    }

    .buttonstavy:hover {
        background-color: #2e306b;
        transition: 0.2s all;
    }

    .stavyp {
        float: left;
        margin-top: 4px;
    }

    .popisektext {
        color: #656570;
        font-size: 14px;
    }

    .popisek {
        margin-bottom: 10px;
    }

    /*.popisek:hover {
box-shadow: rgba(149, 157, 165, 0.1) 0px 1px 10px;
}*/

    .stav {
        display: block;
        text-align: center;
        text-decoration: none !important;
        line-height: 1.3;
    }

    .stav:hover {
        text-decoration: underline !important;
        text-decoration-color: currentcolor;
        text-decoration-color: #656570 !important;
    }

}

/* Iprice */


@media only screen and (min-width: 461px) {

    .stavytext {
        width: 100%;
        border-top: 1px solid #e4e4e4;
        padding-top: 15px;
    }

    .buttonstavy {
        float: right;
        background-color: #222350;
        color: white;
        padding: 2px 20px;
        text-decoration: none !important;
        transition: 0.2s all;
    }

    .buttonstavy:hover {
        background-color: #2e306b;
        transition: 0.2s all;
    }

    .stavyp {
        float: left;
        margin-top: 4px;
    }

    .popisektext {
        color: #656570;
        font-size: 14px;
    }

    .popisek {
        margin-bottom: 10px;
    }

    /*.popisek:hover {
box-shadow: rgba(149, 157, 165, 0.1) 0px 1px 10px;
}*/

    .stavy {
        column-count: 5;
        padding-bottom: 15px;
        clear: both;
    }

    .stav {
        display: block;
        text-align: center;
        text-decoration: none !important;
        line-height: 1.3;
    }

    .stav:hover {
        text-decoration: underline !important;
        text-decoration-color: currentcolor;
        text-decoration-color: #656570 !important;
    }

}



h1,
.h1 {
    font-size: 36px;
    margin-top: 0;
}

.click-able {
    margin-left: 1%;
}

li.menu-item-6737.ext {
    background: #ce1719;
}

li.top-navigation-menu-item-7013 {
    font-weight: bold;
}

.custom-footer>div:not(.contact) {
    padding-right: 0px;
    width: 29%;
}

#footer .custom-footer>div h4 {
    margin-bottom: 15px;
}

#footer .contact-box img {
    max-width: 145px;
    margin-top: 10px;
}

@media screen and (min-width: 768px) {
    #header::after {
        background-color: #222350;
    }

    /* BARVA POZADÍ MENU */
    .navigation-in {
        background-color: transparent;
    }

    .navigation-in>ul>li>a,
    .submenu-arrow::after {
        color: #fff;
    }

    /* BARVA TEXTU V MENU */
    .menu-helper::after {
        color: #fff;
    }

    /* BARVA HAMBURGERU */
}





.project-email {
    margin-left: 50px !important;
}

.navigation-in>ul>li>a {
    letter-spacing: 0.4px;
}

/*.banner, .banner-wrapper {
    text-align: center !important;
}*/

.p-info-wrapper .price-additional,
.p-info-wrapper .price-standard,
.p-info-wrapper .price-save {
    font-size: 21px !important;
}

.p-info-wrapper .price-final {
    font-size: 45px !important;
}


.products-block .name {
    text-align: center !important;
}

.contact-box ul li>span.facebook::before {
    content: '\e900';
    color: #4267b2;
}

.contact-box ul li>span.instagram::before {
    content: '\e909';
    color: #e74e5f;
}


@media screen and (min-width: 1200px) {
    .top-navigation-bar .project-email {
        display: inline-block;
        font-size: 16px;
        font-weight: bold;
        margin-left: 24px;
        color: var(--color-primary);
    }

    a.project-email::before {
        content: '\e910';
        font-size: 16px;
    }
}

@media screen and (min-width: 360px) and (max-width: 767px) {
    .top-navigation-contacts {
        display: block !important;
    }

    .top-navigation-contacts .project-phone {
        display: none !important;
    }

    .top-navigation-contacts .project-email {
        display: block !important;
        position: absolute;
        right: 164px;
        top: 15px;
        color: #A3A3AF;
    }

    a.project-email::before {
        content: '\e910';
    }

    .top-navigation-contacts .project-email span {
        display: none;
    }
}

/* Galandr info standard price */
.cst-standard-price {
    color: #222350;
    font-family: ikony;
    text-decoration: none !important;
    margin-left: 0.5rem;
}

.cst-standard-price::before {
    content: '\e926';
    font-size: 16px;
}



@media (min-width: 768px) {



    .siteCookies--bottom {
        left: 50%;
        width: 670px;
        margin-left: -335px;
        top: 50% !important;
    }
}

.siteCookies--bottom.siteCookies--scrolled {
    background-color: transparent;
    box-shadow: 0px 0px 0px rgba(27, 25, 57, 0.0);
}

.siteCookies__button:hover {
    background-color: #141431;
    opacity: 1;
    color: #fff;
}

.siteCookies__text a {
    color: #202028;
}

.siteCookies__text a:hover {
    color: #202028;
    text-decoration: underline;
}

.siteCookies__form {
    background-color: #f8fafd;
    color: #202028;
    padding: 20px 15px 25px 15px;
    border-radius: 7px !important;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 15px;
    background-image: url("https://www.eljo.cz/user/documents/upload/Screenshot 2022-02-14 at 15-31-06 cookies-bg png (WEBP Image, 827 × 419 pixels).png");
}

@media (min-width: 768px) {
    .siteCookies__form {
        display: grid !important;
        max-width: 670px;
        margin: 0 auto;
        padding: 35px 25px 35px 25px;
    }
}

@media (min-width: 768px) {
    .siteCookies__links {
        text-align: end !important;
        margin-bottom: 10px !important;
    }
}

.siteCookies__link {
    text-decoration: underline !important;
    color: #707070 !important;
    background-color: transparent !important;
    /* border-radius: 4px; */
    line-height: 38px;
    font-weight: 100 !important;
    padding: 0 16px;
    box-sizing: border-box;
}

.siteCookies__button {
    width: 100%;
    line-height: 75px !important;
    font-size: 20px !important;
    background-color: #222350;
    color: #fff;

}