.comment-form .required {
	color: #1B425B !important;
}

.footer-widget-area-inner .widget_nav_menu ul {
    margin: 0 0 1.5em 1.5em;
    padding: 0;
    list-style-type: disc;
}
.footer-widget-area.widget-area .widget-title {
    text-transform: none;
    font-size: 22px;
    margin-bottom: 30px;
}

.wp-block-kadence-advancedgallery.kb-gallery-wrap-id-home-browse-by-categories {overflow: hidden;}

.wp-block-kadence-advancedgallery ul.kb-gallery-id-home-browse-by-categories {margin: -10px;}

.kb-gallery-id-home-browse-by-categories .kadence-blocks-gallery-item {padding:10px;}

.kb-gallery-type-carousel.kb-gallery-id-home-browse-by-categories .kt-blocks-carousel .kt-blocks-carousel-init {margin: 0 -10px;}

.kb-gallery-type-carousel.kb-gallery-id-home-browse-by-categories .kt-blocks-carousel .kt-blocks-carousel-init .kb-slide-item, 
.kb-gallery-type-fluidcarousel.kb-gallery-id-home-browse-by-categories .kt-blocks-carousel .kt-blocks-carousel-init .kb-slide-item, 
.kb-gallery-type-carousel .kt-blocks-carousel-init:not(.slick-initialized) .kb-slide-item {
    padding: 4px 10px !important;
}

.kb-gallery-type-fluidcarousel.kb-gallery-id-home-browse-by-categories .kt-blocks-carousel .kt-blocks-carousel-init.kb-carousel-mode-align-left .kb-slide-item {
    padding: 4px 20px 4px 0;
}

.kb-gallery-type-carousel.kb-gallery-id-home-browse-by-categories .kt-blocks-carousel .kt-blocks-carousel-init .slick-prev {
    left:10px;
}

.kb-gallery-type-carousel.kb-gallery-id-home-browse-by-categories .kt-blocks-carousel .kt-blocks-carousel-init .slick-next {
    right:10px;
}

.kb-gallery-id-home-browse-by-categories .kadence-blocks-gallery-item .kb-gal-image-radius {
    border-radius: 200px 200px 200px 200px;
}

.kb-gallery-id-home-browse-by-categories .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kadence-blocks-gallery-item__caption {
    color:var(--global-palette3, #1A202C) !important;
    background:linear-gradient( 0deg, var(--global-palette9, #ffffff) 0, var(--global-palette9, #ffffff) 100% );letter-spacing:1.1px;text-transform:uppercase;font-weight:bold;
}
.kb-gallery-id-home-browse-by-categories .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kadence-blocks-gallery-item__caption a {
    text-decoration: none;
}

.kb-gallery-caption-style-cover-hover.kb-gallery-id-home-browse-by-categories .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kadence-blocks-gallery-item__caption, 
.kb-gallery-caption-style-below.kb-gallery-id-home-browse-by-categories .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kadence-blocks-gallery-item__caption {
    background:var(--global-palette9, #ffffff);
}

/*CATEGORY GRID*/
.wp-block-kadence-advancedgallery ul.kb-gallery-id-allweeat-categories-grid {
    margin: -10px;
}
.kb-gallery-id-allweeat-categories-grid .kadence-blocks-gallery-item {
    padding: 10px !important;
}
.kb-gallery-type-carousel.kb-gallery-id-allweeat-categories-grid .kt-blocks-carousel .kt-blocks-carousel-init {
    margin: 0 -10px;
}
.kb-gallery-type-carousel.kb-gallery-id-allweeat-categories-grid .kt-blocks-carousel .kt-blocks-carousel-init .kb-slide-item,
.kb-gallery-type-fluidcarousel.kb-gallery-id-allweeat-categories-grid .kt-blocks-carousel .kt-blocks-carousel-init .kb-slide-item,
.kb-gallery-type-carousel .kt-blocks-carousel-init:not(.slick-initialized) .kb-slide-item {
    padding: 4px 10px !important;
}
.kb-gallery-type-fluidcarousel.kb-gallery-id-allweeat-categories-grid .kt-blocks-carousel .kt-blocks-carousel-init.kb-carousel-mode-align-left .kb-slide-item {
    padding: 4px 20px 4px 0 !important;
}
.kb-gallery-type-carousel.kb-gallery-id-allweeat-categories-grid .kt-blocks-carousel .kt-blocks-carousel-init .slick-prev {
    left: 10px;
}
.kb-gallery-type-carousel.kb-gallery-id-allweeat-categories-grid .kt-blocks-carousel .kt-blocks-carousel-init .slick-next {
    right: 10px;
}
.kb-gallery-id-allweeat-categories-grid .kadence-blocks-gallery-item .kb-gal-image-radius {
    border-radius: 200px 200px 200px 200px;
}
.kb-gallery-id-allweeat-categories-grid .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kadence-blocks-gallery-item__caption {
    color: var(--global-palette3, #1a202c) !important;
    background: linear-gradient(0deg, var(--global-palette9, #ffffff) 0, var(--global-palette9, #ffffff) 100%);
    letter-spacing: 1.1px;
    text-transform: uppercase;
    font-weight: bold;
}
.kb-gallery-caption-style-cover-hover.kb-gallery-id-allweeat-categories-grid .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kadence-blocks-gallery-item__caption,
.kb-gallery-caption-style-below.kb-gallery-id-allweeat-categories-grid .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kadence-blocks-gallery-item__caption {
    background: var(--global-palette9, #ffffff);
}

/*CATEGORY GRID ENDS*/

.hidden-ltar {
    display: none !important;
}

.post-archive-hero-section .entry-hero-container-inner .hero-section-overlay {
    display: none !important;
}
.post-archive-hero-section .entry-hero-container-inner {
    position: relative;
}
.post-archive-hero-section .entry-hero-container-inner::before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: rgba(255,255,255,0.25);
}
.post-archive-hero-section .entry-hero-container-inner .kadence-breadcrumb-container/*, 
.post-archive-hero-section .entry-hero-container-inner .archive-description*/ {
    background-color: #f4f2e9;
    padding: 2px 0.2rem;
}
.post-archive-hero-section .entry-hero-container-inner .archive-title {
    background-color: #f4f2e9;
    padding: 0 0.2rem;
}

.wprm-recipe-template-cutout-custom-container .wprm-recipe-equipment-container {
    border-top: 1px solid #cfccbf;    
}

body .wprm-recipe-template-cutout-custom-container {
    padding: 0 25px 25px 25px;
}
.wprm-recipe-template-cutout-custom .wprm-recipe-header {
    margin-bottom: 0.5em !important;
}

.wprm-recipe-template-cutout-custom .wprm-print-recipe-shortcode:hover, 
.wprm-recipe-template-cutout-custom .wprm-recipe-jump-to-comments:hover {
    background-color: #404040 !important;
    border-color: #404040 !important;
}

.wprm-recipe-template-cutout-custom .wprm-recipe-pin:hover {
    background-color: #1B425B !important;
    border-color: #1B425B !important;
    color: #fff !important;
}
.wprm-recipe-template-cutout-custom .wprm-recipe-pin:hover .wprm-recipe-icon path {
    fill: #fff !important;
}

.wprm-recipe-template-cutout-custom .wprm-print-recipe-shortcode,
.wprm-recipe-template-cutout-custom .wprm-recipe-pin {
    margin-right: 10px;
}
.wprm-recipe-template-cutout-custom .wprm-recipe-servings-link {
    color: #1B425B !important;
}

.recipe__allergies {
    padding: 0 0 0 0;
    list-style: none;
    display: inline-block;
    width: auto;
    margin-bottom: 1rem;
    margin-left: 0;
}
.recipe__allergies li {
  display: inline-block;
  margin-right: 0.5rem;
  transform: translateY(0.7rem);
}
.recipe__allergies li:last-of-type {
  margin-right: 0;
}

.recipe__allergies .tooltip {
  position: relative;
  display: inline-block;
}
.recipe__allergies .tooltip .tooltip__content {
  visibility: hidden;
  width: 100px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 6px 0;
  position: absolute;
  z-index: 1;
  bottom: 44px;
  left: -36px;
  text-transform: uppercase;
  font-size: 12px;
}
.recipe__allergies .tooltip__content:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -0.75rem;
    -ms-transform: rotate(45deg) translateX(calc(-50% - 1px));
    transform: rotate(45deg) translateX(calc(-50% - 1px));
    background-color: #0f0e0e;
    width: 16px;
    height: 16px;
    z-index: -1;
}
.recipe__allergies .tooltip:hover .tooltip__content {
  visibility: visible;
}

.footer-socials-lt {
    margin-top: -15px;
}
.footer-socials-lt a {
    color: #fff !important;
    background-color: transparent !important;
}
.footer-socials-lt a:hover {
    color: var(--global-palette6) !important;
}

/*footer form*/
.footer-signup-lt form {
    background-color: #fff;
    border-radius: 50px;
    padding: 3px 10px;
}
.footer-signup-lt input[type="text"] {
    border-radius: 0;
    border-right: 1px solid #c3cad9 !important;
}
.footer-signup-lt input[type="text"], 
.footer-signup-lt input[type="email"]  {
    color: #183b56;
    font-size: 14px !important;
    min-height: 54px !important;
}
.footer-signup-lt input[type="text"]::placeholder, 
.footer-signup-lt input[type="email"]::placeholder  {
    color: #183b56;
}
.footer-signup-lt button {
    background: #3d3d3d !important;
    border-radius: 30px !important;
    color: #fff !important;
    font: bold 0.875rem/1.2 Montserrat,helvetica,arial,sans-serif !important;
    letter-spacing: 1px !important;
    padding: 12px 12px !important;
    border: 0 !important;
    transition: all .3s ease;
    text-transform: none !important;
    position: relative !important;
    top: -6px;
}
.footer-signup-lt button:hover {
    background-color: #000 !important;
}
/*footer form ENDS*/

/*featured posts block*/
.featured-posts-lt .loop-entry.type-post .entry-header {
    margin-bottom: 0;
}
.featured-posts-lt .loop-entry.type-post h2.entry-title {
    min-height: 8rem;
}
/*featured posts block ENDS*/

@media (max-width:480px) {
    .wprm-recipe-template-cutout-custom .wprm-print-recipe-shortcode,
    .wprm-recipe-template-cutout-custom .wprm-recipe-pin {
        margin-bottom: 10px;
    }
}