@media only screen and (max-width: 767px) {
    .slider-container {
        height: 100px;
    }
.right-banners {
display : none;

.carousel-control-next-icon, .carousel-control-prev-icon{
width : 1.5rem !important;
}


}

.section-title-wrapper h3 {
        font-size: 16px !important;
color : #000 !important;
    }

 @media (max-width: 575.98px) {
        .bannerimg {
          flex-direction: row !important;
        }
        .bannerimg img {
          width: 100% !important;
          margin-top: 0 !important;
        }
      }
      @media (min-width: 576px) {
        .bannerimg {
          flex-direction: column !important;
        }
        .bannerimg img {
          width: 100% !important;
          margin-top: 0.25rem;
        }
        .bannerimg img:first-child {
          margin-top: 0 !important;
        }
      }
@media only screen and (max-width : 767px){
.categrie-product-slide img {
    width: 90% !important;
}
    .categrie-product-slide {
        min-width: 20% !important;
        max-width: 20% !important;
    }
.categrie-slider-arrow {
    font-size: 0.5rem !important;
    padding: 0 4px !important;
}
..categrie-product-slider{
padding : 0 !important;
}
}


.topnavbar{
    background: linear-gradient(45deg, #1f66b7 0%, #7dc3f7 20%, #1f66b7 80%, #7dc3f7 100%) !important;
}
.BG{
    background: linear-gradient(45deg, #1f66b7, #7dc3f7) !important;
}
.cart-count {
    background-color: #e4412f;
}

.filter-title {
    color: #2f2f2f !important;
}
.mobilemenusection a {
    color: #4d4d4d !important;
}
.mobilemenusection ul{
    padding-left: 0 !important;
}
.mobilemenusection li.current-cat {
    list-style: none !important;
}


.filter-tab.active,
.filter-tab.active p {
    background-color: #1f66b7 !important;
    color: white !important;
}


.metric {
    border: 1px solid #1f66b7 !important;
}
.footer {
    background: linear-gradient(45deg, #1f66b7 0%, #7dc3f7 20%, #1f66b7 80%, #7dc3f7 100%) !important;
}
.search-container .input-group .form-select, input#search_box {
    border: solid 1px #e4412f !important;
}
.scroll-button {
    background-color: #e4412f !important;
}
.category-item {
    border: 1px solid #1f66b7 !important;
}
.navbottom li:hover,
.noUi-horizontal .noUi-handle,
.apply-button button {
    background-color: #1f66b7 !important;
}
.navbottom .categoryname,
.navbottom .menu-column a:hover,
.mobile-nav .nav-item i,
.metric i,
.menu-icon,
.theme-button-outline {
    color: #1f66b7 !important;
}

.search-container .btn-outline-secondary{
    background: #e4412f !important;
    border-color: #e4412f !important;
    color: #fff !important;
}
.breadcrumb li a,
h5.mt-3 {
    color: #000000 !important;
}
.filter-container,
.rangeprice,
.sort-bar {
    border: 1px solid #d9d9d9 !important;
}
.left-side .active {
    color: #1f66b7 !important;
}
.items-info,
.sort-wrapper .shot-by,
.left-side a,
.sort-bar select {
    color: #1c1c1c !important;
}

.cyberpunk-radio{
    border-color: #1c1c1c !important;
}
.cyberpunk-radio:before {
    background-color: #1f66b7 !important;
}
.mobile-filter-btn {
    background-color: #1f66b7 !important;
}
.filter-tag {
    border: 1px solid #1f66b7 !important;
    color: #1f66b7 !important;
}
.theme-button {
    background-color: #1f66b7 !important;
}

.left-side-header i {
    background-color: #1f66b7 !important;
}

.login-form h2,
.forgot-password a,
.register-now a{
    color: #1f66b7 !important;
}

.navbottom ul li:hover .dropdown-content {
    max-width: 85% !important;
}