

        @font-face {
font-family: 'Biennale-Regular';
  src: url('../fonts/Biennale-Medium (1).otf') format('opentype');
  font-style: normal;
}

        @font-face {
font-family: 'Biennale-Bold';
  src: url('../fonts/Biennale-Medium (1).otf') format('opentype');
  font-style: normal;
}


.offer-strip{
	color: #fff;
	margin-bottom: 0px;
	font-size: 17.5px;
padding: 9px 3px ;
  font-family: 'Biennale-Regular';
	 background:#0c2a2c;
	 text-align:center;
	 text-transform: capitalize;
}


nav{

	padding: 10px;
	
}

.widd{
	
    width: 20%;
}

.hero-section {
    position: relative;
    background-image: url("../../assets/images/florida-desk.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 70%;
    min-height: 100vh;
    display: flex;
    overflow: hidden;
}

/* Overlay */
.hero-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.55); /* adjust opacity */
    z-index: 1;
}

/* Content stays above overlay */
.hero-section > * {
    position: relative;
    z-index: 2;
}


.hero-section {
 
  align-items: center;
  justify-content: center;
}
.hero-content{
    
    justify-content: center;
    text-align: center;
    text-align: center;
}
.hero-content {
  text-align: center;
  width: 100%;
 padding-top: 0%;
}

.friday{
       color: #e3b63b;
    font-size: 30px;
    font-family: 'Biennale-Bold';
    font-weight: 400;
    line-height: 1.5;
    text-transform: capitalize;
}


.every-day{

    

    text-align: center;

    font-family: 'Biennale-Bold';

    font-size: 25px;

    color: #fff;

}
.offer-deal h5{

    font-family: 'Biennale-Regular';

    font-size: 22px;

    color: #fff;



}



.offer-deal p{

    font-family: 'Biennale-Regular';

    font-size: 16px;

    color: #fff;

    

}
.custom-button4  {
    color: #fff !important;
    background-color: #000;
    border: 3px solid #fff;
    text-decoration: none;
    font-size: 16px;
   font-family: 'Nunito';
    font-weight: 400;
     border-radius: 16px;
     padding: 14px 0px;
    font-family: 'Biennale-Bold';
    display: inline-block;
    width: 50%;
    text-align: center;


}
.custom-button5  {
    color: #fff !important;
    /*background-color: #3f111100;*/
    background-color: transparent;
    border: 3px solid #fff;
    text-decoration: none;
    font-size: 20px;
   font-family: 'Nunito';
    font-weight: 400;
     border-radius: 16px;
     padding: 14px 0px;
    font-family: 'Biennale-Bold';
    display: inline-block;
    width: 20%;
    text-align: center;


}

.hero-subheading{
    color: #fff;
    font-size: 60px;
    font-family: 'Biennale-Bold';
    font-weight: 700;
    line-height: 1.5;
        margin-bottom: 10px;
}
nav{
     padding-bottom: 2%!important;
}


footer {
    font-family: 'Biennale-Regular';
    background-color: #47423e;
    padding: 6px 10px;
    text-align: center;
}

footer a, footer a:hover {
    font-family: 'Biennale-Regular';
    text-decoration: none;
    color: #ffffff;
    margin-bottom: 0px;
    font-size: 16px;
}


/*card css*/



.top{
    padding-top:28px;
}
      .card{
           padding: 15px;
       }

        .text-primary {
    color: #000!important;
    font-size: 18px;
    font-family: 'Biennale-Bold';
    font-weight: 700;
}

.font-bold{
  font-weight: bold;
  font-family: 'Biennale-Bold';
    font-weight: 700;
  color: #000;
  font-size: 14px;
}
.font-bold span {
  font-weight: normal;
  color: #000;
  font-size: 14px;
  font-family: 'Biennale-Regular';
}

.store-info .tags .tag[data-delivery-tag=false] {
    background-color: #000;
    color: #fff;
}

 .store-info .tags .tag[data-delivery-tag=true] {
    background-color: #33e1aa;
    color:#000;
}

 .store-info .tags {
    gap: 5px;
}

.store-info .tags .tag {
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    line-height: 18px;
    font-family: 'Biennale-Regular';
    font-weight:400
}

.store-info {
    gap: 7px;
}
 .store-info .address {
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Biennale-Regular';
    margin-bottom:0px;
}



/**/


@media screen and (max-width: 767px) {
    .hero-subheading {
         color: #fff;
    font-size: 30px;
    font-family: 'Biennale-Bold';
    font-weight: 700;
    line-height: 1.5;
    }

     .offer-deal{
        text-align: center;
    }
    .friday{
        font-size:23px;
    }
    
        .custom-button4 {
        width: 60%;
    }
    .custom-button5  {
  
   width: 60%;
   


}
    .widd {
    width: 50%;
            margin-bottom: 20px;
}

.hero-section{
    background-image: url("../../assets/images/florida-desk.png");
   
    min-height:100vh;
   
}

    .hero-subheading {
        color: #fff;
        font-size: 40px;
        line-height: 1.2;
    }
    
}


@media screen and (min-width:768px) and (max-width:1024px){
    .custom-button4 {
    font-size: 12px;
    padding: 7px 0px;
    width: 51%;
    
}
.custom-button5  {
  
   width: 60%;
   


}
}

@media screen and (min-width:1300px){
    .hero-section{
       min-height: 100vh;
   
}
}




