/*
Theme Name: Twenty Twenty Child
Theme URI: https://wordpress.org/themes/twentytwenty/
Template: twentytwenty
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,block-patterns,block-styles,wide-blocks,accessibility-ready
Version: 2.0.1663826407
Updated: 2022-09-22 06:00:07

*/

.food-distri-ul ul{ margin: 0px 0px 35px; padding: 0px;}
.food-distri-ul ul li { list-style: none; position: relative; padding-left: 18px; margin: 0px;}
.food-distri-ul ul li::before{ position: absolute; left: 0px; width: 5px; height: 5px; background-color: #464646; content: ""; border-radius: 50px; top: 50%; margin-top: -2.5px;}
.custom-card-block h3{ margin-top: 20px !important; margin-bottom: 10px !important; }
.mb-0 p{ margin-bottom: 0px !important;}
.mb-0{ margin-bottom: 0px !important;}
.vounteer-application .action { margin-top: 0px; padding-top: 0px !important;}
.vounteer-application .content p { margin-bottom: 0px !important;}
.custom-accordian-block .elementor-accordion-item{border-left: none !important; border-right: none !important;}
.custom-accordian-block .elementor-accordion-item ul { margin: 0px; padding: 0px;}
ul li.getfood_page{background: #BA3517; margin-left: 25px;}
ul li.getfood_page a { color:#fff!important;}

/*Zoom Animation*/
.zoom-in img{ transition: transform .5s ease; } 
.zoom-in {overflow:hidden;}
.zoom-in:hover img { transform: scale(1.1);  }

.zoom-out img{ transition: transform .5s ease; } 
.zoom-out {overflow:hidden;}
.zoom-out:hover img { transform: scale(0.8);  }

.zoom-out2 img{ transition: transform .5s ease; } 
.zoom-out2:hover img { transform: scale(0.9);  }



/* News Banner Section*/
.news_banner_wrap  .elementor-widget-container {
   width: 504px;
   z-index: 6;
   position: relative;
   margin-left: -0px;
}

.banner_top_latest_news {  font-family: "Poppins", Sans-serif; }
.banner_top_latest_news .title h1 { 
    font-size: 36px !important;
    line-height:42px;
    font-weight: 300; 
    color:#fff;
    margin-top: 0px;
    margin-bottom: 0px;
}
.banner_top_latest_news .title h1 a {  color:#fff;  }

.banner_top_latest_news .date  {
    display:block;
    font-size: 16px !important;
    line-height:30px;
    font-weight: 100; 
    color:#fff;
    margin-bottom: 10px;
 }

 .banner_top_latest_news .except  {

    font-size: 18px !important;
    line-height:26px;
    font-weight: 200; 
    color:#fff;
    max-width: 400px;
 }
 .banner_top_latest_news  .continue { 
    display: block;
    margin-top: 15px;
    margin-bottom: 20px;
 }

 .banner_top_latest_news  .continue a {  
    font-size: 18px !important;
    font-weight: 200; 
    color:#DFB35D;
    text-decoration:none;
}

.banner_top_latest_news  .continue a i { 
   font-size:13px; 
   color:#DFB35D;
 }

 .news-img a { display:block; max-width: 505px; max-height: 303px; overflow:hidden;}

 /* News Search Form */
 .news_search_wrap  {   font-family: "Poppins", Sans-serif;   }
 .news_search_wrap form { justify-content: space-between;display:flex; margin:0 auto; column-gap: 18px; max-width:500px;}
 .news_search_wrap label { width : 197px; align-content: center; color:#464646; font-size:18px }
 .news_search_wrap select  { 
   width : 295px;
   background-color:#F1F1F1;
   font-size:14px;
   padding: 11px 6px;
   border: 0px;
   color:#464646; 
   outline:none;
}

.news_post_listing_items .elementor-post__meta-data { border-top: 0px !important; position:absolute; top:0px; }
.news_post_listing_items  .elementor-post__card { position:relative; }

/* News Listing */
.listing_news_wrapp { 
    display: flex;
    column-gap: 30px;
    flex-wrap: wrap;
    justify-content: space-between;
    /*justify-content: center;*/
    margin-top:15px;
}

.news_item {      
   flex: 0 0 31%;
   margin-bottom: 30px;
   font-family: "Poppins", Sans-serif;
   box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
   background-color: #fff;
   min-height: 100%;
    overflow: hidden;
    position: relative;
    transition: all .25s;
    width: 100%;

 }
 .news_item .news_thumblink {
   display: block;
   position: relative;
 }

 .news_item .news_thumblink:after {
   display: none;
   /*background-image: linear-gradient(0deg, rgba(0, 0, 0, .35), transparent 75%);
   background-repeat: no-repeat;
   bottom: 0;
   content: "";
   display: block;
   height: 100%;
   opacity: 1;
   position: absolute;
   transition: all .3sease-out;
   width: 100%;*/
}
.news_item .elementor-post__thumbnail {

   padding-bottom: calc(0.66* 100%);
   position: relative;
   overflow: hidden;
   bottom: 0;
    left: 0;
    right: 0;
    top: 0;
  
}

.news_item .elementor-post__thumbnail img {
   height: 100%;
   /*left: calc(50% + 1px);*/
   position: absolute;
   /*top: calc(50% + 1px);
   transform: scale(1.01) translate(-50%, -50%);*/
}
.news_item .elementor-post__thumbnail img {
   display: block;
   max-height: none;
   max-width: none;
   /*transition: filter .3s;*/
   width: 100%;
}



 .news_item .title h3  { padding: 0 25px; margin: 20px 0 2px; }
 .news_item .title h3 a,
 .listing_news_wrapp  h3,
.news_item .title h3 { 
    color: #BA3517;
    font-family: "Poppins", Sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 36px;
    display:block;
    
    /*
    font-size: 36px !important;
    line-height:42px;
    font-weight: 300; 
    color:#fff;
    margin-top: 0px;
    margin-bottom: 0px;
    */
}
.news_item .title h3 a {text-decoration:none;}
.news_item .date  {
    color: #464646;
    font-size: 14px;
    font-weight: 300;
    line-height: 30px;
    padding: 0 25px;
    display:block;
    margin-bottom: 10px;
   
 }

 .news_item .except  {

   font-size: 18px !important;
    padding: 0 25px;
    color: #464646;
    font-weight: 300;
    line-height: 30px;
    display: block;
    margin-top: 20px;
    margin-bottom: 25px;
 }
 .news_item  .continue { 
    display: block;
    margin-top: 15px;
    margin-bottom: 30px;
    padding: 0 25px;
 }

 .news_item  .continue a {  
    font-size: 18px !important;
    font-weight: 200; 
    color:#DFB35D;
    text-decoration:none;
}

.news_item  .continue a i { 
   font-size:13px; 
   color:#DFB35D;
 }

 .loadmore-section {
      display: block;
      width: 100%;
      margin: 30px 0;
      text-align: center;
 }

 .loadmore-section  .lmore {
      background: #BA3517;
      font-size: 18px;
      color:#fff;
      text-decoration:none;
      font-weight: 400;
      padding: 13px 16px;
 }



 /*Single News Achor*/
 .single-new-achor a {color :#DFB35D !important; font-family: "Poppins", Sans-serif; }
 .single-post-heading {   font-family: "Poppins", Sans-serif; }
 .single-post-heading h1 {
      font-size: 36px !important;
      line-height: 42px;
      font-weight: 300;
      color: #fff;
      margin-top: 20px;
      margin-bottom: 0px;
      letter-spacing: 0.5px;
 }
 .single-post-heading p a{
      color: #DFB35D !important;
      font-family: "Poppins", Sans-serif;
      font-size:16px;
  }

 .single-post-heading .date {
   color: #fff;
   font-size: 14px;
   font-weight: 200;
   line-height: 30px;
   display: block;
   margin-bottom: 10px;
   margin-top: 0px;
}

.news_cat_listing {
  list-style:none;
  font-family: "Poppins", Sans-serif;
  margin: 0 0 25px;
  padding:0px;
}

.cat_header { font-family: "Poppins", Sans-serif; color: #464646; font-size:24px; line-height:36px; font-weight: normal;margin: 0px 0 12px; }
.news_cat_listing li { margin-left:0px; }
.news_cat_listing li a { color: #464646; font-size:18px; line-height:30px; }

/* Animate Golf Page */
.golf_item.elementor-column .elementor-widget-wrap:hover 
.elementor-widget-heading .elementor-widget-container {
   background-color:#BA3517;
   
   transition: all .3s ease-out;
}
.golf_item.elementor-column .elementor-widget-wrap:hover { 
   background-color:#688445;
    transition: all .3s ease-out;
}
.golf_item.elementor-column .elementor-widget-wrap:hover  .elementor-widget-container p { color:#fff; }


@media only screen and (max-width: 1064px) {
      .news_banner_wrap .elementor-widget-container {
         width: 404px;
      }
      .news_banner_text .elementor-widget-wrap { padding-left:180px !important;}

 }

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

      .news_banner_text .elementor-widget-wrap {
            /*padding-left: 180px !important;*/
            background-position: 400px 100% !important;
      }
      .news_item {
         flex: 0 0 30.5%;
      }
  }

 
 @media only screen and (max-width: 854px) {
   .news_banner_wrap .elementor-widget-container {
      width: 330px;
   }
   .news_banner_text .elementor-widget-wrap { padding-left:120px !important;}
   .news_banner_text .elementor-widget-container {
      width: 100%;
   }

   
 }
 @media only screen and (max-width: 767px) {
      .banner_top_latest_news .title h1 {
         font-size: 32px !important;
         line-height: 40px;
      }
     .news_banner_text .elementor-widget-wrap { padding-left:20px !important;}
     .news_banner_wrap .elementor-widget-container {
         width: 100%;
         margin-left: 0px;
      }

      .news_item {
         flex: 0 0 47%;
     }

     .news-img a { max-width:unset; max-height: unset;}
     .banner_top_latest_news .except { max-width: unset;  }


 }

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

   .news_item {
      flex: 0 0 100%;
   }


 }

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

   .news_search_wrap form {
       display:block;
   }
   .news_search_wrap select { width: 100%; }

 }
