@media (max-width: 576px){


    h5.main_bold {
        font-size: 16px;
    }

    span.main_border {
        display: block;
        width: 34px;
    }

    .col-2 span.font-weight-bold {
        font-size: 6px;
    }

    .sand .dropdown-menu.rounded.show{
        left: -178px !important;
        padding-right: 8px;
    }

    /*strat main-slider*/
    .main_slider .div#carouselExampleControls{
        height: 150px;
    }
    .main_slider .carousel-control-next{
        right : 24px
    }
    /*start categories*/
    .categories .arrow.position-absolute{
        width: 15%
    }
    /*start items_an*/
    .items_an .arrow.position-absolute{
        width: 15%
    }
    /*start categories*/
    .categories .tile img{
        width: 300px !important
    }
    /*start customers*/
    .customers{
        background: url('../img/Group 29.png') center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .customers .arrow.position-absolute{
        width: 15%
    }
    /*start items_an*/
    .recipes .arrow.position-absolute{
        width: 15%
    }
    .recipes .tile img{
        width: 300px !important
    }
    /*start profile*/
    .profile div#v-pills-tab{
        display: flex
    }

    .category {
        margin: 0 !important;
    }

    .category > div {
        height: 100px;
    }

    .category img {
        width: 50px;
        height: 50px;
        margin-top: 10px;
    }

    .category img.d-none {
        display: inline !important;
    }

    .category img.cover {
        display: none !important;
    }

    .category .h4 {
        display: block;
        font-size: 12px;
        text-align: center;
    }

    .category .text-right {
        width: 100%;
        margin-top: 10px;
    }

    .category button {
        font-size: 12px;
    }

    .product .card {
        margin: 0 !important;
        border-radius: 0 !important;
    }

    .product img {
        height: 100px !important;
    }

    .product .card .card-title {
        font-size: 14px;
         height: 150px; 
    }

    .product .card .h6 {
        font-size: 14px;
    }

    .product .card .card-text, .product .card .rating, .product .card .addCart {
        display: none !important;
    }
    
    
    .product2 .card {
        margin: 0 !important;
        border-radius: 0 !important;
    }

    .product2 .card .card-title {
        font-size: 14px;
         height: 150px; 
    }

    .product2 .card .h6 {
        font-size: 14px;
    }

    .product2 .card .card-text, .product .card .rating, .product .card .addCart {
        display: none !important;
    }
    
    
    

    .xs-d-none, .category a {
        display: none !important;
    }

    .slide2 {
        height: 300px;
    }

    .slide2 img {
        /* min-height: 300px !important; */
    }

    .category {
        box-shadow: 0 0 5px #aaa !important;
        margin: 5px !important;
        text-align: center;
    }

    .category .position-absolute {
        position: static !important;
        height: auto !important;
    }

    .sm-display-none {
        display: none;
    }

    .sm-display-block {
        display: block !important;
    }

    .global .master-img img {
        height: 300px !important;
    }

    .sub-total h4 {
        font-size: 10px;
    }

    footer h3 {
        font-size: 20px;
    }

    footer li * {
        font-size: 12px;
    }
}
