/*# venu */

.vs-btn {
    display: inline-block;
    border: none;
    font-size: 16px;
    border-radius: 50px;
    font-weight: 700;
    padding: 8px 25px;
    text-align: center;
    z-index: 1;
    position: relative;
    vertical-align: middle;
    margin-right: 15px;
}

 .py-lg-150 {
        padding-top: 60px;
        padding-bottom: 60px;
}

    .pt-lg-180 {
        padding-top: 120px;
    }


.vs-btn.mask-style4, .vs-btn.mask-style3 {
    background-color: #faa928;
	color:#fff;
}

.food-menu-style2 a {
    background-color: var(--smoke-color);
    font-size: 15px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.08);
    display: block;
    position: relative;
    margin-bottom: 15px;
	letter-spacing: 0.5px;
    padding-left: 20px;
    padding-right: 20px;
}

    .food-list-layout1 .food-list-title {
        font-size: 20px;
    }

.food-list-box {
    margin-bottom: 25px;
    padding-right: 20px;
}

.py-60-bottom {
   padding-bottom: 60px;
}



@media (min-width: 992px){

}

	



@media screen and (min-width:300px) and (max-width:320px){
	
	
	
}
	
	
	
	
}

	@media only screen and (min-width: 778px) and (max-width: 1200px){
	
	

}

@media only screen and (max-width: 1680px){
	
	
}

@media only screen and (min-width: 1280px) and (max-width: 1440px)
{
	
}

@media only screen and (min-width: 778px) and (max-width: 1200px){

}


@media screen and (min-width:768px) and (max-width:800px){

	
}

	
	
	

/* iPhone X and Xs Max */
@media only screen 
    and (min-device-width: 375px) 
    and (min-device-height: 812px) 
	and (-webkit-device-pixel-ratio : 3)
    and (orientation: portrait) { 
 


		
}
	
	
	 @media only screen and (min-width: 576px) and (max-width: 767px) {
    
		
}
		 

	
	

/* iPhone XR */
@media only screen 
    and (min-device-width: 414px) 
    and (min-device-height: 736px) 
    
    and (orientation: portrait) { 
  
}


@media (-webkit-min-device-pixel-ratio: 2)
	
{ .mob {padding-top: 210px;  padding-bottom: 10px;}	
	.header-area.header-2-area .header-nav {
    backdrop-filter: blur(30px);
    --webkit-backdrop-filter: blur(30px);
    background-color: #fff;
    padding: 15px 0;
    top: 0px;
}
	

	
}

	
	@media only screen and (min-width: 480px) and (max-width: 639px){
	
.mob {padding-top: 210px;  padding-bottom: 10px;}
		
		.padt {padding-left: 50px; padding-bottom:20px;}

		
	}


