.offer_section .box{
    background-color: #f14408!important;
}

.food_section .box{
    background: #ffa000!important;
    color:rgb(39, 42, 45)!important;
}

.client_section .box .detail-box{
    background-color: #f14408!important;
}

.cc .owl-item{
    width:360px!important;
}

.ainfo{
    font-size: 23px;
    font-family: 'FontAwesome';
    text-align: justify;
}

.cap{
   position: absolute!important;
      bottom: 40px !important;
      left: 20px;color:white;
      background-color:black;
      padding:10px!important;
      opacity: 0.7!important; 

    
    }
    .food_section .box .detail-box p {
        font-size: 18px;
        font-family: inherit;
    }    

    .detailss{
        color: purple !important;
        font-size: 20px !important;
       }
    
       .prices{
        font-size: 30px;
        font-family: 'Dancing Script';
        color: rgb(223, 10, 109) !important;
        font-weight: bold;
       }

.info{
    font-size: 25px;
    text-align: center;
    font-family: Arial;
}
.highlight{
    font-size: 25px;
    text-align: center;
    font-family: Lucida;
}

@media only screen and (max-width: 500px) {
    .logoimg {
        width:40px !important;
        height:40px !important;
    }

    .info{
        font-size: 25px;
        text-align: center;
    }

    .cap{
        position: absolute !important;
           bottom: 15px !important;
           left: 20px;color:white;
           background-color:black;
           padding:10px !important;
           opacity: 0.7 !important; 
     
         
         }
  }