.category-name-carousel, .bp-goto-category-carousel{
    font-family: sans-serif;
}

.item-list-container .square-img img{
    height: auto !important;
}

.img-category{
    width: 100% !important;
    height: 210px !important;
    object-fit: cover;
}

#bp-section-offers{
    margin-bottom: 0px;
}

@media screen and (max-width:1100px) {
    #homepage-list{
        margin-top: 0px;
        padding-top: 168px !important;
    }

    .banner-box-container-body {
        flex-direction: column;
        padding-left: 10px;
        padding-right: 10px;
    }

    .img-category{
        width: 100% !important;
        height: 145px !important;
        object-fit: cover;
    }

    .category-name-carousel{
        font-size: 15px;
    }

    #carousel-home{
        height: 152px;
      }

    .bp-section-title h3{
        font-size: 20px !important;
        font-weight: bold !important;
        margin-left: 20px !important;
    }

    .container-item-offers{
        margin-bottom: 0px !important;
    }

    .item-name-carousels{
        height: 60px;
    }

    #container-price{
        flex-direction: column;
    }
    .lbl-price{
        margin-bottom: 0px;
    }

    .bp-img-box{
        height: 250px !important;
    }

    #custom-header-left{
        border-bottom: none;
        margin-bottom: 0px;
    }
}

@media screen and (min-width:300px) and (max-width: 429px) {
    #homepage-list{
        margin-top: 0px;
        padding-top: 182px !important;
    }
}
@media screen and (min-width:430px) and (max-width: 1100px) {
    #homepage-list{
        padding-top: 164px !important;
    }
}

@media screen and (min-width:768px) and (max-width: 1100px) {
  /*  #homepage-list{
        margin-top: 0px;
        padding-top: 170px !important;
    }*/

    #custom-header-bottom .container{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #addresses-selected-mobile{
        width: auto;
    }

    #custom-header-container{
        margin-bottom: 0px !important;
    }

    #custom-header-bottom{
        max-height: 10px;
    }

    #bp-search-box::placeholder{
        font-size: 14px;
    }

    #option-agil-header{
        display: block;
    }
}


@media screen and (min-width:813px) and (max-width: 1100px) {
  /*  #homepage-list{
        margin-top: 0px;
        padding-top: 170px !important;
    }*/

    #custom-header-left{
        border-bottom: none;
        margin-bottom: 0px;
    }

    
}