<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.online-food-delivery-banner-section h1,.online-food-delivery-banner-section a,.online-food-delivery-banner-section .wp-block-button__link,.online-food-delivery-learn-more-section h3,.online-food-delivery-learn-more-section .wp-block-button__link{
    font-family: 'Sen', sans-serif;
  }
.online-food-delivery-banner-section{
    width: auto;
    height: auto;
    min-height: 600px;
  }
.online-food-delivery-banner-section .online-food-delivery-banner-text-section{
    padding-right: 10% !important;
    padding-left: 10% !important;
}
.online-food-delivery-banner-section .online-food-delivery-banner-text-section .wp-block-search__input{
    border-radius: 30px;
}
.online-food-delivery-banner-section h1{
    font-weight: 700;
}
.online-food-delivery-banner-text-section button.wp-block-search__button{
    border-radius: 30px;
    background: #cf001a;
    line-height: 1;
    font-size: 15px;
    font-weight: 600;
    padding: 8px 20px !important;
}
.online-food-delivery-banner-text-section form.wp-block-search {
    background: #fff;
    padding: 3px 2px;
    border-radius: 30px;
}
.online-food-delivery-banner-text-section .wp-block-search__inside-wrapper {
    border: none !important;
}
.online-food-delivery-banner-section .social-icons{
    padding: 15px 10px;
    border-radius: 30px;
    height: 10%;
}
.online-food-delivery-banner-section ul.wp-block-social-links{
    margin-bottom: 8px;
}
/*online-food-delivery-product-section*/
.online-food-delivery-product-section h2{
    font-weight: 700;
}
.online-food-delivery-product-column-section  a.wp-block-button__link{
    padding: 8px 15px;
    border-radius: 30px;
    color: #fff !important;
    background: #cf001a !important;
    display: inline-block;
    font-size: 16px !important;
}
.online-food-delivery-product-column-section a {
    text-decoration: none !important;
}
.online-food-delivery-product-column-section img {
    width: 100% !important;
}
.online-food-delivery-product-column-section  a.wp-block-button__link:hover{
    background: #ffab01 !important;
    color: #000 !important;
}
.online-food-delivery-product-column-section .wc-block-grid__product-title {
    font-size: 20px;
    font-weight: 500;
    color: #000;
}
.online-food-delivery-product-column-section{
    position: relative;
}
.online-food-delivery-product-column-section .wc-block-grid__product-onsale {
    color: #000;
    padding: 5px 8px;
    border-radius: 5px;
    position: absolute;
    top: 10px !important;
    font-weight: 500;
    left: 10px;
    background: #ffab01;
    font-size: 13px;
    line-height: 1;
    margin: 0 !important;
    border: none;
}
.online-food-delivery-product-column-section .wc-block-grid__product-price.price {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
@media screen and (min-width: 320px) and (max-width:720px) {
   .online-food-delivery-banner-column-section{
        margin: 0px !important;
        padding: 0px !important;
   }
   .online-food-delivery-banner-section .social-icons{
       display: inline-flex;
    }
   .online-food-delivery-banner-section ul.wp-block-social-links {
      margin-left: 10px;
    }
    .online-food-delivery-banner-column-section{
       gap: 0px !important;
    }
    .online-food-delivery-banner-section .online-food-delivery-banner-text-section{
        padding-left: 0% !important;
        padding-right: 5% !important;
    }
    .online-food-delivery-banner-section .online-food-delivery-banner-column-section .wc-block-grid__product{
        margin-bottom: 10px;
    }
}
@media screen and (min-width: 721px) and (max-width:991px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile) .online-food-delivery-banner-second-section{
      flex-basis:30% !important;
    }
    .wp-block-columns:not(.is-not-stacked-on-mobile) .online-food-delivery-banner-text-section{
      flex-basis:60% !important;
    }
    .wp-block-columns:not(.is-not-stacked-on-mobile) .social-icons{
      flex-basis:10% !important;
    }
    .online-food-delivery-banner-section .online-food-delivery-banner-column-section{
       flex-wrap: nowrap !important;
    }
    .online-food-delivery-banner-section .online-food-delivery-banner-text-section {
        padding-right: 1% !important;
        padding-left: 5% !important;
    }
    .online-food-delivery-banner-column-section:not(.is-not-stacked-on-mobile)&gt;.online-food-delivery-banner-text-section{
        flex-basis: 100% !important;
    }
}
@media screen and (min-width: 1000px) and (max-width:1024px){
    .online-food-delivery-banner-section .online-food-delivery-banner-text-section{
        padding-left: 0% !important;
        padding-right: 5% !important;
    }
}</pre></body></html>