/**
* Theme Name: Kadence Child
* Theme URI: http://example.com/kadence-theme/
* Description: Kadence Child Theme
* Author: iCubes
* Author URI: http://example.com
* Template: kadence
* Version: 1.0.0
* Text Domain: kadence-child
*/

.beer_home_2_col .beer_home_right_col{
    border-left: 1px solid rgb(147,148,152);
    padding-left: 20px;
/*     z-index: -2 !important; */
  }

  .kb-row-layout-id692_df0d3b-f8, .site-footer, .kb-row-layout-id692_119d6c-64, .kadence-column8677bd-9a, .kb-row-layout-id692_11d6db-05, .kb-row-layout-id692_e4b26f-97{
    z-index: 0 !important;
  }
  
  .show_first_blog_excerpt .post .entry-content{
    display: none;
  }
  .padding_y20{
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .show_first_blog_excerpt .post:first-child .entry-content{
    display: block;
  }
  .show_blog_flex .kt-post-grid-wrap{
    display: grid;
    gap: 15px;
    grid-template-columns: 1fr 1fr !important;
    row-gap: 0px;
  }
  .blogs_img_right .post .kadence-post-image{
    order: 1;
  }
  .blogs_img_right .post .kt-blocks-post-grid-item-inner{
    order: 0;
  }
  .blogs_img_right .post .kt-blocks-post-grid-item-inner-wrap{
    grid-template-columns: auto 30%;
  }
  .beer_remove_last_border_bottom .post:last-child{
    border-bottom:0px !important;
  }
  .beer_remove_last_second_border .post:nth-last-child(2){
    border-bottom:0px !important;
  }
  .kt-blocks-post-footer .kt-blocks-tags .kt-blocks-tags-icon{
    display: none;
  }
  .kt-blocks-post-footer .kt-blocks-tags a{
    margin-left: 0px !important;
  }
  .beer_category_list{
    list-style-type: none;
    padding-left: 0px !important;
    display: flex;
    justify-content: center;
    gap: 25px;
    align-items: center;
  }
  .beer_category_list li a{
    text-decoration: none;
    font-size: 0.875rem !important;
    text-transform: uppercase;
    font-family: 'Arial';
    color:rgb(18,18,18);
  }
  .beer_category_list li a:hover{
    color:rgb(194,39,45);
  }
  .mobile_pb.show_blog_flex  article .kt-blocks-tags{
      padding-bottom: 10px;
    }

/* Desktop header CSS */
.open_desktop_navigation_div{
  position: fixed;
  right: auto;
  left: 0;
  color: #fff;
  bottom: 0;
  top: 54px;
  display: none;
  transition: transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.25s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1);
}
.open_desktop_navigation_div .open_desktop_navigation_left{
  background-color: #000;
  overflow-y: auto;
  min-width: 250px;
}

.open_desktop_navigation_div .open_desktop_navigation_right{
  background-color: #000;
  display: none;
  overflow-y: auto;
  min-width: 250px;
}
.open_desktop_navigation_div .open_desktop_navigation_right.active{
  display: block;
}
.open_desktop_navigation_div .open_desktop_navigation_right .menu{
  background-color: #000;
  display: none;
}

.open_desktop_navigation.active .open_desktop_navigation_div{
  display: flex;
  transform: translateX(0%);
  opacity: 1;
}

body.logged-in .open_desktop_navigation.active .drawer-overlay{
  top: 82px;
}
body.logged-in .open_desktop_navigation_div{
  top: 82px;
}
.open_desktop_navigation.active .drawer-overlay{
  background-color: rgba(0, 0, 0, 0.4);
    position: fixed;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    opacity: 1;
    cursor: pointer;
    transition: opacity 0.2s ease-in-out;
}
.open_desktop_navigation_div ul li{
  color: #fcfcfc;
  font-size: 1.1rem;
  line-height: 24px;
  padding: 12px 16px;
  font-family: 'Arial';
}

.open_desktop_navigation_div ul li:hover {
  background-color: #32312d;
}

.open_desktop_navigation_div ul li a{
  color: #fff;
  text-decoration: none !important;
  display: flex;
  justify-content: space-between;
}
.open_desktop_navigation_div ul{
  list-style-type: none;
}
.menu_icon img{
  width: 18px;
}
.open_desktop_navigation_right .menu .custom-menu li.plink .plink_span{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.open_desktop_navigation_right .menu .custom-menu .sub-menu{
  display: none;
  margin-left: 0px;
}
.open_desktop_navigation_right .menu .custom-menu .sub-menu li{
  font-size: 14px;
}
.custom-menu .menu-arrow img{
  transform: rotate(90deg);
  width: 18px;
} 

.plink_span.sub_menu_open img{
  transform: rotate(270deg);
}
.beer_desktop_nav svg{
  color:#808285;
  margin-top: 15px;
}

.kt-post-grid-layout-carousel .kb-splide .splide__arrow{
  top: 100%;
  height: 1.875rem;
  width: 1.875rem;
  border-radius: 50%; 
  background-color: #fff;
  border: 1px solid #DFDFDF;
  opacity: 1;
}
.kt-post-grid-layout-carousel .kb-splide .splide__arrow:hover,
.kt-post-grid-layout-carousel .kb-splide .splide__arrow:focus{
  background-color: #DFDFDF;
  border: 1px solid #DFDFDF;
}
.kt-post-grid-layout-carousel .kb-splide .splide__arrow svg{
  height: 0.8em;
  width: 0.8em;
  fill:#212121;
}
.kt-post-grid-layout-carousel .kb-splide .splide__arrow--prev {
  right: 3em;
  left: auto;
}
.kt-post-grid-layout-carousel{
  margin-bottom: 25px;
}

.beer_sep_pattern .kt-divider-stripe{
  height: 5px !important;
}

/* footer CSS */
.wp-block-kadence-column .footer_dot_section .kt-inside-inner-col{
  gap: 10px;
}
.footer-widget-desktop h6{
  font-family: 'Arial';
}
.footer-widget-desktop ul li{
  font-family: 'Arial';
}
.footer-widget-mobile .kt-blocks-accordion-header .kt-blocks-accordion-title{
  font-family: 'Arial';
}
.footer-widget-mobile .kt-accordion-panel-inner ul li{
  font-family: 'Arial';
}



.font_weight_normal .post .entry-title{
  font-weight: normal !important;
}


.home_trending_blocks article::after{
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(100% + 10px);
  width: 1px;
  background: #efefef;
  pointer-events: none;
}
.home_trending_blocks article:last-child::after{
  display: none;
}
.home_trending_blocks .kt-post-grid-layout-grid-wrap{
  position: relative;
  margin-bottom: 10px;

}
.home_trending_blocks .kt-post-grid-layout-grid-wrap article.kt-blocks-post-grid-item{
  position: relative;
  overflow: visible;
}














/* 
.custom-menu, .custom-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.custom-menu li {
  position: relative;
  margin: 0;
  padding: 0;
}

.custom-menu li a {
  text-decoration: none;
  padding: 8px 16px;
  display: block;
}

.custom-menu .sub-menu {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}

.custom-menu li:hover .sub-menu {
  display: block;
}

.custom-menu .menu-arrow {
  cursor: pointer;
  padding-left: 10px;
} */







/* Desktop header CSS end */
  @media only screen and (min-width:320px) and (max-width:766px){
    .beer_home_2_col .beer_home_right_col{
      border-left: 0px;
      padding-left: 0px;
    }
    .beer_trending_blocks .kt-post-grid-wrap{
      grid-gap: 15px;
      grid-template-columns: 1fr 1fr !important;
    }
    .beer_category_menu{
      display: none;
    }
    .mobile_no_padding article .kt-blocks-post-grid-item-inner{
      padding-bottom: 0px !important;
    }
    .mobile_pb.show_blog_flex  article .kt-blocks-tags{
      padding-bottom: 10px;
    }
  }
  @media only screen and (max-width:991px){
    .beer_trending_blocks .kt-post-grid-wrap{
      grid-gap: 15px;
    }
    .beer_trending_blocks .kt-post-grid-wrap article:last-child{
      display: none;
    }
    .beer_category_menu{
      display: none;
    }
  }
  @media only screen and (max-width:1100px){
    .beer_category_list li a{
      font-size: 0.87rem;
    }
    .beer_category_list{
      gap: 15px;
    }
	  	  .secondary_navigation_section .secondary_navigation_div .category-menu .menu-item a {
    font-size: 0.65rem !important;

}
  }
  @media only screen and (min-width:767px) and (max-width:991px){
    /*.show_blog_flex .kt-post-grid-wrap{*/
    /*  grid-template-columns: 1fr !important;*/
    /*}*/
    .mobile_pb.show_blog_flex  article .kt-blocks-tags{
      padding-bottom: 10px;
    }
	  

  }
  
/* home page CSS */
.font_first_22 article.post:first-child header .entry-title{
  font-size: 1.5rem;
  line-height: 1.720rem;
}

.font_first_22 article.post:nth-child(2) header .entry-title{
  font-size: 1.375rem;
  line-height: 1.563rem;
}

.font_first_22 article.post:nth-child(3) header .entry-title{
  font-size: 1.25rem;
  line-height: 1.440rem;
}

.font_article_24 article.post:first-child header .entry-title{
  font-size: 1.5rem;
  line-height: 1.75rem; 
}

/* secondary nevigation design */
.secondary_navigation_section{
    background-color: #E9DFCB;
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.5);
    border-top: 0px solid #939598;
    border-right: 0px solid #939598;
    border-bottom: 1px solid #939598;
    border-left: 0px solid #939598;
}
.secondary_navigation_section .secondary_navigation_div .category-menu{
    max-width: var(--global-content-width, 1290px);
    margin: 0 auto;
    padding-left: var(--global-content-edge-padding);
    padding-right: var(--global-content-edge-padding);
    padding-top: 8px;
    padding-bottom: 8px;
    grid-template-columns: minmax(0, 1fr);
    list-style-type: none;
    display: flex;
    justify-content: center;
    gap: 25px;
    align-items: center;
}
.secondary_navigation_section .secondary_navigation_div .category-menu .menu-item a{
    text-decoration: none;
    font-size: 0.875rem;
    text-transform: uppercase;
    font-family: 'Arial';
    color: rgb(88, 89, 91);
    font-weight: 600;
}
.secondary_navigation_section .secondary_navigation_div .category-menu .menu-item a:hover{
    color: rgb(194, 39, 45);
}

.archive .secondary_navigation_section .secondary_navigation_div .category-menu {
    padding-top: 8px;
    padding-bottom: 8px;
}

/* home page css end */

.wp-block-kadence-rowlayout .kt-row-column-wrap.kb-theme-content-width {

    z-index: 0 !important;
}

.wp-block-image img {
    height: 100%;
    width: 100%;
}

.wp-block-post-author-biography {
    white-space: break-spaces;
	font-size: 1.25rem; 
	line-height: 1.875rem; 
}

@media only screen and (max-width: 991px) {
    .secondary_navigation_section {
        display: none;
    }
}

span.menu-arrow {
    cursor: pointer;
}

.single-sidebar-template a {
    color: unset;
    text-decoration: underline;
}

.author .secondary_navigation_section .secondary_navigation_div .category-menu {
    padding-top: 8px;
    padding-bottom: 8px;
}