.top-bar,
.bg-background3:before{
    /*background: linear-gradient(to right, var(--primary-09), var(--secondary-06) 100%);*/
    background: rgb(25, 128, 177) !important;
}

.search_form input[type='text'],
.search_form select{
    background: #e2f9fc !important;
    border: 1px solid #1980B1FF !important;
    color: #131313;
}

.search_form input[type='checkbox']{
    border: 1px solid #6ea5f6;
}

.item-all-cat .category-type .item-all-card img {
    background: linear-gradient(to right, var(--primary-09), #1980b1 100%);
}

.bannerimg {
    padding: 1.5rem 0 1.5rem 0 !important;
}

.desktoplogo
{
    padding: 0.5rem 0 !important;
    padding-bottom: 0 !important;
}
.header-brand-img
{
    height:3.9rem;
}
