.top-navigation-contacts {
    background-color: #656566;
}

li.menu-item-4327 {
    background-color: #ff8798;
}

li.menu-item-4384 {
    background-color: #ff699d;
}

.header-top .btn.cart-count::before {
    color: #51bf32;
}

.navigation-buttons a[data-target="cart"] {
    color: #404041;
}


.btn.btn-lg,
a.btn.btn-lg {
    font-size: 20px !important;
}

.delivery-time {
    color: #fd0259;
    font-weight: 900;
}

.welcome div {
    max-width: 100% !important;

}

.footer-rows .site-name {

    left: 80px;
}

.header-top>div {
    flex: 0 1 25%;
}

.hou {
    font-size: 18px;
    color: #fd0259;

}

.form-control {

    border-radius: 25px 25px 25px 25px;
    padding: 10px 18px;
}

.compact-form .btn {
    border-radius: 25px 25px 25px 25px;
}

.btn.btn-default {
    background-color: #ff5892;
    border-color: #ff5892;

}

.btn.btn-default:hover {
    background-color: #fd0259;
    border-color: #fd0259;
}

.flag.flag-discount {
    background-color: #606060;

}

@media only screen and (max-width: 768px) {
    .hou {
        margin-left: 25%;
        margin-top: 5%;

    }

    .header-top {
        margin-top: 10px;
    }

    .top-navigation-bar {
        background-color: #fff !important;
    }

    .top-navigation-bar a:hover {
        color: #4f4f4f !important;
    }

}

.top-navigation-menu {
    background-color: #656566;
}

.top-navigation-bar {
    background-color: #656566;

}

.top-navigation-bar a:hover {
    color: #fff;

}

.top-navigation-menu-trigger:hover::before {
    color: #fff;

}

.nameclassorid {
    display: none;
}

.contact-box ul li>span.facebook::before {
    content: '\e900';
    color: #4267b2;
}

.contact-box ul li>span.instagram::before {
    content: '\e909';
    color: #e74e5f;
}

.contact-box ul li>span.youtube::before {
    color: red !important;
}

h1.category-title {
    order: -4;
    color: #000;
    font-size: -webkit-xxx-large;
    font-weight: 900;
}

.external-fonts-loaded h1 {
    color: #000;
    font-size: xx-large;
    font-weight: 800;
}

li.menu-item-2993 {
    background-color: #ecb550 !important;

}

li.menu-item-2993>a b {
    color: black !important;
    font-weight: 600 !important;
}


li.menu-item-3983 {
    background-color: black !important;
}


.blog-hp {
    background: #ffffff !important;
    padding: 40px !important;
}

li.menu-item-4207 {
    background: #f9a2ab !important;
}

li.menu-item-4207 a {
    color: #000 !important;
}

li.menu-item-4219 {
    background: #ec4299 !important;
}

@media (max-width: 1024px) {
    .navigation-in a {
        color: #000 !important;
    }
}

#custom-categories {
    display: table;
    margin: 30px auto;
    max-width: 1280px;
    text-align: center;
}

#custom-categories .cell {
    display: inline-block;
    margin: 10px;
    position: relative;
}

#custom-categories .cell img {
    transition: all 0.3s ease-in-out;
}

#custom-categories .cell a:hover img {
    transform: scale(1.1);
}

@media (max-width: 1024px) {
    #custom-categories {
        margin-bottom: 20px;
    }
}

#dklabBanplusIkony .dklabBanplusIkona span.dklabBanplusIkonaPopis.vychozi {
    font-weight: 100 !important;
    font-variant: all-petite-caps !important;
}

@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: #af1c3f;
    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: #ce214a;
    color: #fff;

}