header .nav-category li  a:not(.category-icon-href):hover{
    border-bottom: 2px solid #0067AD;
}

div.breadcrumb a:hover, .widget-category a:hover,
.menu-category-sub li.active a, #popis a{
    color: #0067AD;
}

div.sorting ul li a.active, .btn-primary, input:focus, input:checked, .btn-outline-primary, textarea:focus{
    border-color: #0067AD !important;
}

.widget-category li.menu-category-item.active a, .home-slider-dots .slick-dots li.slick-active, .btn-outline-primary:hover,
.bootstrap-select .dropdown-item:active, .pro-count.white{
    background-color: #0067AD;
}

.page-item.active .page-link {
    background-color:  #0067AD;
    border-color:  #0067AD;
        color: white !important;
}

header .nav-category, .container-fluid.d-none.d-lg-block.full-menu-top{
    background-color: #0067AD !important;
    
}

.user-top .dropdown-menu ul::before{
    border-bottom:10px solid #0067AD;
}

 header .nav-category li.category-menu-item > a{
    border-bottom: 0px;
 }

.slider-nav-thumbnails .pozadi.slick-current, .slider-nav-thumbnails .pozadi.slick-current:hover{
    border: 2px solid #0067AD;
}

header .bg-primary, .btn-primary, .bg-primary, input:checked, .bootstrap-select .dropdown-item.active,
.bootstrap-select .dropdown-item:active{
    background-color: #0067AD !important;   
}

a.text-primary, .product-action-1 a, a, header .nav-category li a.text-primary, .widget-category a:hover,
div.breadcrumb a:hover, .text-primary, a.badge:hover, header .nav-category li a:hover, .search-wisper .item a,
.nav-main-mobile span.pro-count, .widget-category ul.menu-category-sub li.list-group-item-sub.active a,
header .nav-category li.category-menu-item:hover > a{
    color: #0067AD !important;
}

a:hover{
    color: #00528A !important;
}

.btn-primary:hover{
    background-color: #00528A !important;
    border-color: #00528A !important;
}

.btn-primary:focus, .btn-outline-gray:focus, .btn:focus, input:focus{
    box-shadow: 0 0 0 0.25rem rgb(0 103 173 / 25%) !important;
}

.btn-primary:focus{
    background: #0067AD !important;
}

.bg-menu-top{
    background: #e5eff6;
    border-bottom: 1px solid #dbf0ff;
}

.radek-hover .hodnota, .radek-hover, #popis table th{
    background-color: #e5eff6 !important;
}

#popis table td{
    background-color: rgb(0 103 173 / 3%);
}

.cart-load-variant.btn-primary:hover{
    background-color: #0067AD !important;
    border-color: #0067AD !important;
}

.nav.nav-main{
    background: #fafdff;
}

.top-menu-pages *, header .nav-main a{
    color: #333 !important;
}

@media only screen and (max-width: 850px){
    .top-menu-pages *, header .nav-main a{
        color: #fff !important;
    }
}

header .nav-category li.category-menu-item > a{
    color: #fff !important;
}

header .nav-category li.category-menu-item:hover > a{
    background: white;
    border-bottom: 0px !important;
}