.top-navigation-bar {
    background-color: white;
    border-color: white;
}

#header .header-bottom{
    border: none;
}

@media (min-width: 768px) {
    #header .search-input:focus, #header .search-input:hover, .search-focused #header .search-input, .search-window-visible #header .search-input {
        box-shadow: none;
        border-radius: 24px;
    }

    #header .search-form:hover .search-input-icon {
        color: white;
    }

    #header .search-input {
    background-color: rgb(0 180 255 / 20%);
    color: #0046B4;
    border-radius: 24Px;
    padding-left: 60Px;
    font-size: 14px;
}


#header .search-input:focus, .search-focused #header .search-input, .search-window-visible #header .search-input {
    background-color: rgb(0 180 255 / 20%);
    color: #0046B4;
    border-radius: 24Px;
    padding-left: 60Px;
}

    #header .search-form:hover .search-input {
        background-color: rgb(0 180 255 / 20%);
    color: #0046B4;
    border-radius: 24Px;
    padding-left: 60Px;
    }

span.search-input-icon {
    background: #0046B4;
    border-radius: 50%;
    color: white;
    width: 40Px;
    height: 40Px;
    left: 25px;
}

.search-input-icon:before {
    content: "\e920";
    font-size: 20px;
}

span.cart-price.visible-lg-inline-block {
    font-size: 14Px;
}

.top-navigation-tools {
    display: flex;
    align-items: center;
    gap: 20px;           
}

.top-nav-button-login::after {
    content: "";
    display: inline-block;
    border-left: 1px solid #000;
    height: 20px;               
    margin-left: 20px;
    vertical-align: middle;
}

button.top-nav-button.top-nav-button-login.toggle-window {
    padding-right: 0;
}

a.top-nav-button.top-nav-button-register {
    padding-left: 0;
}

div.top-navigation-tools>a, div.top-navigation-tools>button{
    display: inline-flex;
    align-items: center;
    line-height: 1;
}

.navigation-in {
    font-size: 16px;
    line-height: 16px;
}
}

@media (min-width: 768px) {
    .navigation-in>ul>li:first-child>a:hover {
        margin-left: 0;
        padding-left: 0;
    }

       .navigation-in>ul>li:first-child>a {
        margin-left: 0;
        padding-left: 0;
    }
}


@media (max-width: 767px){
    .navigation-buttons a[data-target=cart]:before {
    content: url(/user/documents/pw/upload/ikonky/kosik-mobil.svg) !important;
     width: 30Px !important;
        color: #0046b4;
        line-height: 30px !important;
        height: 30px !important;
                display: inline-block !important;
}

.navigation-window-visible .navigation-buttons a[data-target=navigation]:before {
       content: url(/user/documents/pw/upload/ikonky/menu-mobil-zavrit.svg) !important;
     width: 30Px;
        color: #0046b4;
        line-height: 30px !important;
        height: 30px;
}

    #header .header-top a.cart-count i {
        bottom: 5px;
        left: auto;
        right: 5px;
        font-size: 10px;
        width: 15px;
        height: 15px;
        line-height: 10px;
    }

    :where(body.ums_a11y_login--on) .navigation-buttons a[data-target=navigation]:before {
    content: "\e914";
    color: #0046b4;
}

    :where(body.ums_a11y_login--on) .navigation-buttons a[data-target=search]:before {
        content: url(/user/documents/pw/upload/ikonky/hledat-mobil.svg);
        width: 30Px;
        color: #0046b4;
        line-height: 30px !important;
        height: 30px;
    }


    :where(body.ums_a11y_login--on) .navigation-buttons a[data-target=navigation]:before{
         content: url(/user/documents/pw/upload/ikonky/menu-mobil.svg);
        width: 30Px;
        color: #0046b4;
        line-height: 30px !important;
        height: 30px;
    }


    .banner-item {
        min-height: 100% !important;
        aspect-ratio: 4 / 3;
        background-size: cover;
    }

    .navigation-in {
    background-color: #00b4ff33;
}

#navigation .navigation-in ul li>a>b{
    color: #0046B4;
            border: none;
        text-decoration: none;
}
    .navigation-in>ul:last-child {
        margin-bottom: 33px;
        border: none;
    }

    .navigation-in>ul>li>a>b, .navigation-in>ul>li>a>span {
        padding-bottom: 2rem;
        padding-top: 2rem;
        color: #0046B4;
    }
#header .search-input:focus, #header .search-input:hover, .search-focused #header .search-input, .search-window-visible #header .search-input {
    box-shadow: none;
}
input.query-input.form-control.search-input.js-search-input {
    padding-left: 45px;
    font-size: 13px;
}

.search-focused .search-input-icon, .search-window-visible .search-input-icon {
    color: black !important;
}

#header .search-input:focus, .search-focused #header .search-input, .search-window-visible #header .search-input {
    background-color: rgb(0 180 255 / 20%);
    border-color: transparent;
    color: #1a1937;
}


.welcome-wrapper {
    margin-bottom: 44px;
    margin-top: 0;
    padding-bottom: 44px;
    padding-top: 10px;
}

body.type-index div#content-wrapper {
    padding-bottom: 0;
}
}


@media (max-width: 479px) {
        :where(body.ums_a11y_login--on) .navigation-buttons a[data-target=search]:before {
        width: 38Px;
        line-height: 38px !important;
        height: 38px;
    }


    :where(body.ums_a11y_login--on) .navigation-buttons a[data-target=navigation]:before{
        width: 38Px;
        line-height: 38px !important;
        height: 38px;
    }


        .navigation-buttons a[data-target=cart]:before {
     width: 38Px !important;
        height: 38px !important;
}

.navigation-window-visible .navigation-buttons a[data-target=navigation]:before {
     width: 38Px;
        line-height: 38px !important;
        height: 38px;
}
    .overall-wrapper {
        padding-top: 40px;
    }

        #header .navigation-buttons a {
        height: unset;
        width: unset;
        line-height: normal;
    }

    :where(body.ums_a11y_login--on) .navigation-buttons {
    gap: 10px;
    margin-right: 10Px;
    }

    #header .header-top a.cart-count i {
        bottom: -5px;
        right: -5px;
    }
}


@media (min-width: 480px) and (max-width: 767px) {
    #header .navigation-buttons a {
        height: unset;
        width: unset;
        line-height: normal !important;
    }

            :where(body.ums_a11y_login--on) .navigation-buttons a[data-target=search]:before {
width: 38Px;
        line-height: 38px !important;
        height: 38px;
        margin-right: 15px;
    }


    :where(body.ums_a11y_login--on) .navigation-buttons a[data-target=navigation]:before{
width: 38Px;
        line-height: 38px !important;
        height: 38px;
        margin-right: 15px;
    }


        .navigation-buttons a[data-target=cart]:before {
width: 38Px !important;
        line-height: 38px !important;
        height: 38px !important;
        margin-right: 15px;
}

.navigation-window-visible .navigation-buttons a[data-target=navigation]:before {
width: 38Px;
        line-height: 38px !important;
        height: 38px;
        margin-right: 15px;
}

    #navigation {
        top: 50px;
    }

    #header .header-top a.cart-count i {
        bottom: 0px !important;
        left: auto;
        right: 10px !important;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .overall-wrapper {
        padding-top: 30px;
    }
}



@media (max-width: 767px) {
   .in-index .content-wrapper.container .row.banners-row.has-text-banner>div {
        padding-left: 0;
        padding-right: 0;
    }
}


@media(min-width: 768px) and (max-width: 991px) {
.site-name {
    flex-basis: 280px !important;
}



.navigation-buttons {
      flex-basis: 120px !important; 
}

.search {
    flex-basis: calc(100% - 400Px) !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.menu-helper.visible {
    margin-right: 50px;
}
}


@media(max-width: 479px){
.container.navigation-wrapper .site-name {
    flex: 0 1 155px;
}
#header .header-top {
    padding-top: 5px;
    padding-bottom: 5px;
}

#navigation {
        top: 60px;
    }
}

@media (max-width: 767px) {
    .search-window-visible #header .search {
        display: block;
        order: 3;
        width: 100%;
        margin-top: 12px;
    }
}