/** Shopify CDN: Minification failed

Line 496:18 Unexpected "{"

**/
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Prata&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Prata&display=swap');
@import url('https://fonts.cdnfonts.com/css/agatho');
.header_new .main-menu{
  justify-content: space-between !important;
}
.logo.table-cell.desktop{
  display : none;
}
.header--icons{
  max-width : 420px;
  width : 100%;
}
.desktop-only .header_new .header-navigation .main-menu .header--icons{
  justify-content : flex-end;
}

@media(max-width : 1024px){
  .header--icons{
    max-width : 200px;
  }
}
@media(max-width : 900px){
  .logo.table-cell.mobile{
    display : none;
  }
  .logo.table-cell.desktop{
    display : table-cell;
  }
  .header_new .main-menu {
    justify-content: flex-end !important;
  }
}
footer .container{
  max-width : 1550px !important ;
  margin : 0 auto;
}
footer #shopify-section-footer{
  background-color : #F8F8F8 !important;
  padding : 80px 0px 0 !important;
}
footer #shopify-section-footer .center{
  text-align : left;
}
footer #shopify-section-footer .footer-menu ul li{
  font-size : 20px;
  line-height : 20px;
  font-family: "Mulish", serif !important;
  margin : 0px;
  color : black;
  padding : 5px;
}
footer #shopify-section-footer .footer-menu ul li a{
  padding : 0px;
  text-transform : uppercase;
  font-size : 20px;
  line-height : 28px;
}
.bottompad-half h4{
  margin-bottom : 10px;
  font-size : 28px;
}
footer .four {
  width : 24%;
}
footer .twelve{
  display : flex;
  justify-content : center;
  padding : 10px 0;
  gap : 7px;
}
footer .footer_bottom_text,
footer .twelve p{
  text-transform : uppercase;
  color: #FFF !important;
  font-family: "Mulish", serif !important;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 130% */
}
.footer_image_wrapper{
  margin-top: 60px;
  width: 35% !important;
}

.middle_content .six,
.middle_content .container{
  max-width : 1550px;
  margin : 0 auto;
  width : 100%;
}
.middle_content .six {
  padding : 80px 0;
  max-width : 1280px;
}
.middle_content .six p{
  font-family: "Prata", serif;
  font-size : 20px;
  line-height : 34px;
  color : #000;
}
.background-colored.colored-top-bottom{
  padding : 0px;
  background-color : #A41B56;
 }
.hero_banner_section .six {
  max-width : 100% !important;
  width : 100% !important;
}
.hero_banner_section h2 strong{
  font-size: 88px;
  font-weight: 400;
}
.hero_banner_section h2{
  color: #FFF;
  text-align: center;
  font-family: "Prata", serif;
  font-size: 76px;
  font-style: normal;
  font-weight: 400;
  line-height: 98px; /* 111.364% */
}
.hero_banner_section h2:nth-of-type(2){
  font-size : 70px;
  line-height : 70px;
}
.hero_banner_section h3{
  color: #FFF;
  text-align: center;
  font-family: Lato !important;
  font-size: 34px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px; /* 82.353% */
}
.cater-section .section-heading{
  padding-bottom : 30px;
}
.open_search{
  z-index : 2;
}

/* 04/11/2024 */
.hero_banner_section .background-overlay{
  overflow : hidden;
}
.video_bg{
  position : absolute;
  left : 0;
  width : 100%;
  height : auto;
  object-fit : cover;
  object-position : center;
}
.lets-start{
  padding-top : 50px;
}
.lets-start .six{
  width : 100%;
}

.lets-start .six p{
  color: #6B6F81;
  font-family: "Mulish", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}
.lets-start .six p a{
  color: #C49551;
}
.lets-start .six p a.btn{
  border-color : #C49551
}
.lets-start .six p a.btn:hover{
  background-color : #C49551;
  color : #fff;
  border-color : #C49551;
}
.lets-start .six h2 strong{
  font-size: 42px;
  font-weight : 400;
}
.lets-start .six h2{
  color: #C49551;
  text-align: center;
  font-family: "Libre Baskerville", serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 46px;
}
.events-catering,
.wedding-catering,
.corporate-catering,
.hannukah-catering{
  margin-top : -20px !important;
}
.what-you-get{
  padding-top : 70px;
}
.what-you-get .six ul{
  padding-bottom : 0px !important;
}
.you-get .six ul li,
.what-you-get .six ul li{
  list-style-type : disc !important;
}
.what-you-get .six ul li:before,
.you-get .six ul li:before{
  content : none;
}
.what-you-get .six ul li::marker {
  font-size: 26px;
  color: #c49551;
}
.what-you-get .six ul li h3 em strong{
  font-size: 32px;
  font-style : normal;
}
.what-you-get .six ul li h3 strong{
  color: #C49551;
  font-family: 'Agatho', sans-serif !important;
  font-size: 24px;
  font-weight: 400;
  line-height: 46px;
}
.what-you-get .six ul li h3{
  margin-bottom : 0px;
}
.what-you-get .six p{
 color: #6B6F81;
  font-family: "Mulish", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}
.get-started,
.you-get{
  padding : 50px 0;
}
.you-get .six ul li,
.you-get .six p{
  color: #6B6F81;
  font-family: "Mulish", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}
.catering-service .page_content p a{
  color : #C49551;
}

/* 5/11/2024 */

.video_bg .video_overlay{
  position: absolute;
  height: 61vh;
  width: 100%;
  background: #000000;
}
.video_bg video{
  width : 100%;
  object-fit : cover;
  height : 61vh;
 -webkit-filter: brightness(90%);
}
.hr_tag_hide{
  display : none;
}
footer {
  margin : -10px 0 0 0px !important;
}



/* 21-11-2024 */

.home-tabbed-section h2 strong{
  font-size : 40px;
  font-weight : 400;
}
.home-richtext h2 strong{
  font-size : 56px;
  font-weight : 400
}
.what-you-get .six ul li h3{
  text-transform : uppercase;  
}


  
@media(max-width : 1600px){
  .container{
    padding : 0px !important;
  }
}

  
  
@media(max-width : 1280px){
  .hero_banner_section h2 strong{
    font-size: 68px;
    font-weight: 400;
  }
  .hero_banner_section h2 {
    font-size: 60px;
    line-height: 64px;
  }
  .hero_banner_section h2:nth-of-type(2){
    font-size : 54px;
    line-height : 54px;
  }
  .middle_content{
    padding : 0 20px;
  }
  .tabs_content_section{
    padding-top : 20px !important;
    padding-bottom : 20px !important;
  }
  .catering--service .section-heading strong{
    font-size: 38px !important;
  }
  .catering--service .section-heading {
    max-width: 570px !important;
    margin: -40px auto 55px !important;
    padding: 14px 40px !important;
    color: #FFF !important;
    font-size: 30px !important;
  }
  .catering-service .page_content h3 em strong{
    font-size: 38px !important;
  }
  .catering-service .page_content h3 strong {
    font-size: 30px !important;
    line-height: 40px !important;
  }
}

@media(max-width : 1024px){
  .hero_banner_section h2 strong{
    font-size: 52px;
  }
  .hero_banner_section h2 {
    font-size: 44px;
    line-height: 48px;
  }
  .hero_banner_section h2:nth-of-type(2){
    font-size : 40px !important;
    line-height : 40px !important;
  }
  .middle_content .six p {
    font-size: 18px;
    line-height: 30px;
  }
  .middle_content .six {
    padding : 80px 0 0;
  }
}
@media(max-width : 768px){
  .hero_banner_section h3 {
    font-size: 28px;
    line-height: 28px;
  }
  footer .footer_bottom_text, footer .twelve p{
    font-size: 14px;
    line-height: 26px;
  }
  .footer-parent{
    display : block;
    flex-direction : column;
    align-items : center;
  }
   .footer-parent .bottompad-half{
     width : 100% !important;
   }
  footer #shopify-section-footer{
    padding : 0 !important;
  }
  .hero_banner_section h2 strong{
    font-size: 44px;
  }
  .hero_banner_section h2{
    font-size: 38px !important;
    line-height: 50px !important;
  }
  .hero_banner_section h2:nth-of-type(2){
    font-size : 36px !important;
    line-height : 36px !important;
  }
  .tabs_content_section .tabs_section .tabs_heading_box .tabs_heads {
    font-size: 22px;
    line-height: 16px;
    padding-bottom: 22px;
  }
  .tabs_content_section .tabs_section .container {
    padding: 15px 25px 15px 5%;
  }
  .special-events .container .inner_block .single_block .paragraph p em{
    top : 0;
  }
  .bottompad-half h4{
    font-size : 22px !important;
  }
  footer #shopify-section-footer .footer-menu ul li a {
    font-size: 16px;
    line-height: 22px;
  }
  footer  .footer_image_wrapper{
    width : 100% !important;
  }
  .catering--service .section-heading strong{
    font-size: 32px !important;
  }
  .catering--service .section-heading {
    max-width: 570px !important;
    margin: -40px auto 55px !important;
    padding: 14px 40px !important;
    color: #FFF !important;
    font-size: 24px !important;
  }
  .catering-service .page_content h3 em strong{
    font-size: 32px !important;
  }
  .catering-service .page_content h3 strong {
    font-size: 24px !important;
    line-height: 36px !important;
  }
  .lets-start .six h2 strong{
    font-size: 38px;
  }
  .lets-start .six h2{
    font-size : 30px;
    line-height : 36px;
  }
  .what-you-get .six ul li h3 em strong{
    font-size: 28px;
    font-style : normal;
  }
  .what-you-get .six ul li h3 strong {
    font-size: 20px;
    line-height: 30px;
  }
  .what-you-get {
    padding-top: 30px !important;
  }
}
@media(max-width : 600px){
  .home-tabbed-section h2 strong{
    font-size : 32px;
  }
  .home-richtext h2 strong{
    font-size : 42px;
  }
}
  
@media(max-width : 575px){
  .where-we-cater .section-heading {
    font-size: 36px !important;
  }
  .catering--service .section-heading strong{
    font-size: 26px !important;
  }
  .catering--service .section-heading {
    font-size : 20px !important;
    padding: 5px 40px !important;
    margin: -30px auto 30px !important;
  }
}

@media(max-width : 480px){
  .hero_banner_section h2 strong{
    font-size: 36px;
  }
  .hero_banner_section h2 {
    font-size: 30px !important;
    line-height: 40px !important;
  }
  .hero_banner_section h2:nth-of-type(2){
    font-size : 28px !important;
    line-height : 28px !important;
  }
  .hero_banner_section h3 {
    font-size: 24px;
    line-height: 28px;
    margin-top: 10px;
  }
}
  
h1,h2, footer h4, {
  font-family: 'Agatho', sans-serif !important;
  text-transform : uppercase;
}
.Christmas-Menu-Page h3{
  text-transform : unset !important;
}
.la-fire-support li,
.la-fire-support p{
  font-size : 18px;
}
.la-fire-relief #content h1{
  display : none;
}
@media(max-width : 768px){
  .la-fire-support li,
  .la-fire-support p{
    font-size : 16px;
  }
  .la-fire-support h3 b{
    font-size : 24px !important;
    line-height : 28px !important
  }
}