/*+++++ GENERAL STUFF+++++*/

/* Wiggle & Edges on Mobile */
@media (max-width: 767px) {
  /* Stop Mobile "wiggle" */
  html, body { overflow-x: hidden; }
	
/* Stops Extreme Edge to Edge on Mobile */
  .elementor-section > .elementor-container {
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
  }
  .e-con > .e-con-inner {
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
  }
  .elementor-section .elementor-section > .elementor-container,
  .e-con .e-con > .e-con-inner {
    padding-left: 0;
    padding-right: 0;
  }
}

/* Stop mobile browsers from auto-scaling text sizes */
html {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
/* Create gaps between accordian sections */
.e-n-accordion details.e-n-accordion-item:not(:last-child) {
    margin-bottom: 6px;
}
/* Size of Category button boxes */
.category-button-box {
    width: 170px !important;
    max-width: 170px !important;
    flex: 0 0 170px !important;
    --width: 170px !important;
}
@media (max-width: 767px) {
    .category-button-box {
        width: 150px !important;
        max-width: 150px !important;
        flex: 0 0 150px !important;
        --width: 150px !important;
    }
}
.dietary-button-box {
    width: 200px !important;
    max-width: 200px !important;
    flex: 0 0 200px !important;
    --width: 200px !important;
}
@media (max-width: 767px) {
    .dietary-button-box {
        width: 150px !important;
        max-width: 150px !important;
        flex: 0 0 150px !important;
        --width: 150px !important;
    }
}
/* Size of Menu button boxes */
.menu-button-box {
    width: 210px !important;
    max-width: 210px !important;
    flex: 0 0 210px !important;
    --width: 210px !important;
}
@media (max-width: 767px) {
    .menu-button-box {
        width: 150px !important;
        max-width: 150px !important;
        flex: 0 0 150px !important;
        --width: 150px !important;
    }
}
/* Styling of adaptable html description on Macro category pages */

.sort-order-message {
    font-family: "Noto Sans", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    text-align: center;
    color: var(--e-global-color-text);
}

.sort-order-message a {
    color: var(--e-global-color-6a1c266);
    font-weight: 500;
    text-decoration: underline;
}
.sort-order-message a:hover {
    color: var(--e-global-color-76fd0f8);
}

.sort-order-message strong {
    font-weight: 700;
}

@media (max-width: 767px) {
    .sort-order-message {
        font-size: 18px;
    }
}

/*++++ HEADER & FOOTER STUFF ++++*/

/* Notification Bar Button */
.notification-bar .sticky-bar-content .container .btn-primary
{
    color: white !important;
    background: none;
		border: none;
	  border-color: none;
	  text-decoration: underline;
	  font-size: 18px
}
.notification-bar .sticky-bar-content .container .btn-primary:hover
{
    color: var(--e-global-color-76fd0f8) !important;
    background: none;
	  background-color: none; 
		border-color: none;
		text-decoration: underline;
	  font-size: 18px
}
/* the arrow color */
.notification-bar .sticky-bar-content .container .btn-primary:hover:after{
    background: var(--e-global-color-76fd0f8);
}
/* Puts Search Icon in Search Boxes */
.search-form .search-submit{
    font-size: 0 !important;
    box-shadow: none !important;
	    padding: 10px !important;
}
/* Size of Sticky Header Logo on Desktop*/
.sticky-header .site-logo img{
    max-width: 70px !important;
}
/* Size of Sticky Header Logo on Mobile */
@media (max-width: 767px) {
.sticky-header .container .custom-logo {
    width: 40px;
}
}
/* Scroll to Anchor Offset (for Non-Recipe Pages) */
:target {
  scroll-margin-top: 100px;
}
html {
  scroll-behavior: smooth;
}
/* Hover color of footer menu text */
.menu-footer-menu-container ul#footer-menu li a:hover {
  color: var(--e-global-color-76fd0f8);
}
ul#footer-menu li:hover a {
  color: var(--e-global-color-76fd0f8) !important;
}
/* Size of Footer Disclosure*/
@media (max-width: 767px) {
.footer-disclosure p {
    font-size: 12px !important;
	  line-height: 1.3em !important;
}
}
/* Maybe Spacing in Sidebar Meal & Course Widget */
@media (min-width: 992px) {
    .dr-widget .recipe-category-two > :nth-child(7) {
        grid-column: 2 / span 1;
}
}
.single-recipe .dr-summary-holder .dr-title-wrap .dr-entry-meta a{
    font-size: 0.8333em; 
}
/*Don't Know*/
.post-type-archive .post-thumbnail .dr-category,
.search .post-thumbnail .dr-category{
    width: 100%;
    display: flex;
    justify-content: center;
	flex-wrap: wrap;
}
.dr-most-popular-rcp .dr-mst-pop-details .dr-mst-pop-title{
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 0.9em;
}
.dr-fav-header .dr-entry-meta{
    margin: 0 !important;
	row-gap: 0;
}
.dr-fav-header .dr-entry-meta>span{
    margin-top: 0;
    margin-bottom: 0;
}
.single-recipe .dr-tags .dr-meta-title{
font-weight: normal;
font-size: 16px;
}
.dr-floating-menu-wrapper button.startreadingmode, 
.dr-floating-menu-wrapper .button.startreadingmode{
    background-color: #005893;
    border-color: #005893;
}
#dr-start-timer-btn{
    background-color: #11512B;
    border-color: #11512B;
}
#dr-start-timer-btn:hover {
    background-color: #fff;
    border-color: #11512B;
		color:#000000;
}
.dr-widget .dr_title--animate-underline a:hover{
    background-size: 0;
}
.wpdelicious-recipe-search .dr-category a img, .single-recipe .dr-category a img {
    background: none; 
}
.dr-floating-menu-wrapper .dr-time-wrap .dr-time-input span {
    background: rgba(17, 81, 43, 0.05);
}
.wpdelicious-recipe-search .dr-archive-details .dr-archive-list-title a{
    color: #534c4c !important;
}
.search-results .site-main .meta-data, .wpdelicious-recipe-search .dr-archive-details .dr-entry-meta {
    display: none; 
}
.search-results .dr-category a img {
   background: none;
}
@media (max-width: 767px) {
    .search-results .site-main article .entry-content {
        font-size: 0.7em;
    }
}
.widget-area .dr-categories figure img{
    height: auto;
}
.widget-area .dr-categories figure img {
    width: 70px;
}
.widget-area .dr-recipe-keys ul li a .dr-svg-icon {
  width: 70px;
  height: 70px;
  flex-shrink: 0;
}
#secondary .dr-categories li a,#secondary .dr-recipe-keys .dr-icon-title {
    font-size: 14px; 
   line-height: 1.5em; 
}
#secondary .dr-categories li {
  line-height: 1.1em !important;
}

.hidden-recipe-block {
    display: none !important;
}
 .wpdelicious-recipe-banner .breadcrumb-wrapper #crumbs>span a {
    overflow: visible; 
}
.single-recipe .additional-images .dr-lg-media-popup img {
    width: 50%;
	  display: block; 
    margin: 0 auto;
}
.editor-styles-wrapper .hidden-recipe-block {
    display: block !important;
}
/* ADVANCED SEARCH FORMATTING */

/* Checkboxes: horizontal (add CSS Class checkboxes-horizonal to apply) */
.checkboxes-horizontal fieldset.search-filter-input-group {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 12px 24px;
}

.checkboxes-horizontal .search-filter-input-checkbox {
    display: inline-flex;
    width: auto;
    margin: 0;
}
/* Bold Labels */
.search-filter-label {
    font-weight: 600;
}

/* Search & Reset buttons */
.search-filter-input-button.search-filter-field__input[type="submit"],
.search-filter-input-button.search-filter-field__input[type="reset"],
.search-filter-input-button.button,
.search-filter-input-button {
  background-color: var(--e-global-color-primary) !important;
  color: var(--e-global-color-97b0f12) !important;
  border: 1px !important;
	border-color: var(--e-global-color-primary) !important;
	border-radius: 8px !important;
}
.search-filter-input-button:hover {
  background-color: var(--e-global-color-1ed7afc) !important;
  color: var(--e-global-color-1ce8281) !important;
  border-color: var(--e-global-color-c725e75) !important;
	border-radius: 8px !important;
}
div#search-filter-component-range-select-0 {
  gap: 20px;
}
.search-filter-component-combobox-base.search-filter-component-combobox.search-filter-component-combobox--mode-single.search-filter-component-combobox--search-enabled {
  padding-right: 6px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.search-filter-component-combobox__actions {
  padding-right: 3px;
}
/* Padding on Sort by box to match height of other boxes */
.search-filter-component-combobox-base.search-filter-component-combobox-base--listbox-attached.search-filter-component-combobox.search-filter-field__input.search-filter-component-combobox--mode-single.search-filter-component-combobox--search-enabled {
	padding: 4.5px;
}
/* To Middle & Centre text selected in Sort by and Calorie/Macro range boxes */
.search-filter-component-combobox__actions .search-filter-component-combobox__selection {
  display: flex !important;             
  align-items: center !important;       
  justify-content: center !important;   
  text-align: center !important;       
}
.search-filter-component-combobox__actions input.search-filter-input-combobox-1 {
  text-align: center !important;     
}
/* Remove cursor from sort field */
[data-search-filter-id="30"] .search-filter-component-combobox input {
    caret-color: transparent;
    pointer-events: none;
}
/* related resource: frontend.css?ver=3.1.6:4:930 */
.search-filter-component-combobox .search-filter-component-combobox__actions { /* the element was .search-filter-component-combobox__actions */
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

/* related resource: frontend.css?ver=3.1.6:4:930 */
.search-filter-component-combobox .search-filter-component-combobox__actions { /* the element was .search-filter-component-combobox__actions */
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

/* related resource: style.min.css?ver=1.3.1:1:21523 */
input:not([type=checkbox],[type=submit],[type=search],[type=radio],#dr-recipe-timer,[type=file],.wc-block-price-filter__range-input) { /* the element was input#search-filter-input-combobox-1 */
  margin-bottom: 0px;
}

/* related resource: style.min.css?ver=1.3.1:1:21523 */
input:not([type=checkbox],[type=submit],[type=search],[type=radio],#dr-recipe-timer,[type=file],.wc-block-price-filter__range-input) { /* the element was input#search-filter-input-combobox-2 */
  margin-bottom: 0px;
}

/* related resource: style.min.css?ver=1.3.1:1:21523 */
input:not([type=checkbox],[type=submit],[type=search],[type=radio],#dr-recipe-timer,[type=file],.wc-block-price-filter__range-input) { /* the element was input#search-filter-input-combobox-11 */
  margin-bottom: 0px;
}

/* related resource: style.min.css?ver=1.3.1:1:21523 */
input:not([type=checkbox],[type=submit],[type=search],[type=radio],#dr-recipe-timer,[type=file],.wc-block-price-filter__range-input) { /* the element was input#search-filter-input-combobox-12 */
  margin-bottom: 0px;
}
.search-filter-component-combobox__selection {
   z-index: 1;
}
.search-filter-component-combobox__selection span {
    text-align: center;
    width: 100%;
    font-size: 19px;
    color: grey;
}

.search-filter-component-combobox__selection {
    flex-grow: 1;
}

.search-filter-component-combobox__actions {
  padding-right: 3px;
}
[data-search-filter-id=""] .search-filter-component-combobox input {
    caret-color: transparent;
    pointer-events: none;
}
/* Added by WPDel Support added this to centre Category Buttons in Widget (Might not Work if some Added?) */
body.tax-recipe-key .site-content .container {
    max-width: 100%;
}
:is(.tax-recipe-course,
    .tax-recipe-key,
    .tax-recipe-badge,
    .tax-recipe-cuisine,
    .tax-recipe-cooking-method,
    .tax-recipe-dietary,
    .tax-recipe-tag,
.search) .page-header-img-wrap{
    display: none;
}
/* ++++ CHANGES TO RECIPE PAGE ++++*/

/* Remove the theme's boxed wrapper, but do NOT override Elementor inner boxed containers */
body.single-recipe #acc-content > .container {
  max-width: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Let the theme's outer wrap breathe, but don't force every inner container full width */
body.single-recipe #acc-content > .container > .container.outer-wrap {
  max-width: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;

}

/* Hide Banner Pieces, Nutrition Box, and CTA */
body.single-recipe .dr-cta-image,
body.single-recipe .dr-nutrition-collapse-section-content,
body.single-recipe .wpdelicious-recipe-banner {
  display: none !important;
}
@media (max-width: 767px) {
  .elementor-element.elementor-element-1ec54b8 {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
    align-content: center !important;
    gap: 4px !important;
  }

  .elementor-element.elementor-element-1ec54b8 > .elementor-widget {
    width: auto !important;
    max-width: 100% !important;
    flex: 0 0 auto !important;
    margin: 0 !important;
  }

  .elementor-element.elementor-element-1ec54b8 .elementor-widget-container {
    margin: 0 !important;
    padding: 0 !important;
  }

  .elementor-element.elementor-element-1ec54b8 p {
    margin: 0 !important;
  }
}
/* Bold & Italics on Subtitle */
.dr-info {
  font-weight: bold;
  font-style: italic;
}
/* Space above the recipe title */
.dr-title-wrap {
  display: flex;
  flex-direction: column;
  padding-top: 30px;
}
/* Size of Font in Recipe Card Boxes */
span.dr-sim-metaa.dr-cook-time {
  font-size: 1rem;
}
span.dr-meta-title {
  font-size: 1rem;
}
.dr-entry-meta {
  font-size: 1.2rem;
}
.dr-entry-meta > span {
  line-height: normal;
}
/*Hide Recipe Card Boxes*/
.dr-byline {
    display:none !important;
}
.dr-method {
    display:none !important;
}
.dr-recipe-keys {
    display:none !important;
}
.dr-cuisine {
    display:none !important;
}
.dr-category .dr-meta-title {
    display:none !important;
}
.dr-entry-meta {
    margin-top: 0 !important;
	  margin-bottom: 0 !important;
	  border:solid 1.111px rgba(55, 71, 87, 0.1);
	border-bottom:none 
}
.dr-category {
    margin-top: 10px !important;
	  margin-bottom: 5px !important;
	  margin-right: 0px !important;
}
.post-pinit-button a {
    margin-bottom: 4px !important;
}
.dr-sim-metaa.dr-cook-time {
    display:none !important;
}
.dr-sim-metaa.dr-lavel {
    display:none !important;
}
.dr-sim-metaa.dr-yields {
    display:none !important;
}
.dr-sim-metaa.dr-calorie {
    display:none !important;
}
.dr-sim-metaa.dr-season {
    display:none !important;
}
.dr-dietary {
    padding: 0 !important;
    margin: 0 !important;
    width: auto !important;
    max-width: none !important;
}

.dr-dietary .d-flex {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    margin: 0 !important;
    flex-wrap: nowrap;
    width: auto !important;
    max-width: none !important;
}
.dr-extra-meta {
    display: flex;
    justify-content: center !important;
}
@media (max-width: 768px) {
    .dr-extra-meta {
        text-align: center !important;
    }

    .dr-extra-meta .dr-dietary {
        display: flex !important;
        justify-content: center !important;
        width: 100% !important;
    }

    .dr-extra-meta .dr-dietary .d-flex {
        display: inline-flex !important;
        justify-content: center !important;
        margin: 0 auto !important;
    }
}
.dr-extra-meta {
    margin-top: 0 !important;
	  padding-bottom: 10px !important;
	  border-top: none !important; 
}
.dr-dietary {
	  border-bottom: none !important; 
}
/* Icons in Recipe Card Boxes*/

/*Time*/
span.dr-sim-metaa.dr-cook-time > span.dr-meta-title > svg.icon {
  display: none !important; /* Hide the original SVG */
}
/* Add the new icon using a pseudo-element on the parent within the cook time section */
span.dr-sim-metaa.dr-cook-time > span.dr-meta-title::before {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url('https://keto4vegans.com/wp-content/uploads/2025/08/Timing-3.svg');
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 6px;
  vertical-align: middle;
}
/*Servings*/
.single-recipe .dr-yields .icon {
  display: none;
}
.single-recipe .dr-yields .dr-meta-title::before {
  content: '';
  display: inline-block;
  width: 23px;
  height: 23px;
  background-image: url('https://keto4vegans.com/wp-content/uploads/2025/08/Servings-Icon-2.svg');
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 6px;
  vertical-align: middle;
}
/*Dietary Tags*/
.single-recipe .dr-dietary .icon {
  display: none;
}

.single-recipe .dr-dietary .dr-meta-title::before {
  content: '';
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url('https://keto4vegans.com/wp-content/uploads/2026/03/Diet.svg');
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 6px;
  vertical-align: middle;
}
/*Author*/
span.dr-byline > span.dr-meta-title svg.icon {
  display: none !important;
}
span.dr-byline > span.dr-meta-title::before {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url('https://keto4vegans.com/wp-content/uploads/2025/08/Author-Icon-1.svg');
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 6px;
  vertical-align: middle;
}
/*Meal & Course*/
span.dr-category > span.dr-meta-title svg.icon {
  display: none !important;
}
span.dr-category > span.dr-meta-title::before {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url('https://keto4vegans.com/wp-content/uploads/2026/03/Meal-Course-2.svg');
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 6px;
  vertical-align: middle;
}
/*Cooking Method*/
span.dr-method > span.dr-meta-title svg.icon {
  display: none !important;
}
span.dr-method > span.dr-meta-title::before {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url('https://keto4vegans.com/wp-content/uploads/2026/03/Cooking-Method.svg');
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 6px;
  vertical-align: middle;
}
/*Cuisine*/
span.dr-cuisine > span.dr-meta-title svg.icon {
  display: none !important;
}
span.dr-cuisine > span.dr-meta-title::before {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url('https://keto4vegans.com/wp-content/uploads/2026/03/Cuisine-2.svg');
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 6px;
  vertical-align: middle;
}
/*Dietary Keys*/
.single-recipe .dr-recipe-keys .icon {
display: none !important;
}

.single-recipe .dr-recipe-keys .dr-meta-title::before {
content: '';
display: inline-block;
width: 25px;
height: 25px;
background-image: url('https://keto4vegans.com/wp-content/uploads/2025/08/Dietaries-Icon.svg');
background-size: contain;
background-repeat: no-repeat;
margin-right: 6px;
vertical-align: middle;
}

/*Size of Subheadings in Ingredients*/
.recipe-ingredients h3.dr-title {
  font-size: 1.2em;
  font-weight: normal;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
/*Ingredient List Spacing*/
li.recipe-ingredient {
  margin-bottom: .7rem !important;
}
/* Size of Ingredients font */
.dr-summary-holder .dr-ingredients-list li label {
    font-size: 1.1rem; 
}
/* Bold ingredients */
li.recipe-ingredient label {
  font-weight: bold !important;
}
/* Unbold before ingredient */
li.recipe-ingredient label span {
  font-weight: normal !important;
}
/* Don't underline ingredient links */
.single-recipe .ingredient-link{
    text-decoration: none !important;
}
/* Ingredient Link Color */
.single-recipe .ingredient-link:hover {
  color: var(--e-global-color-76fd0f8) !important;
}
/* Color ingredients notes text*/
span.ingredient-notes {
  color: inherit;
}
/* Space above ingredient sub-sections */
.recipe-ingredients h3.dr-title {
  margin-top: 1.15em;
}
/*Size of Subheadings in Instructions*/
.dr-instructions h3 {
  font-size: 1.2em;
  font-weight: normal;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
/* Shape of Instructions Bullets & Text Size */
.dr-summary-holder .dr-ordered-list>li::before {
  border-radius: 4px !important;
	font-size: 12px
}
/* reduce padding around instruction notes */
    .dr-summary-holder .dr-list-tips {
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 8px;
}
/*Removed Border Around Equipment Text & Button*/
.dr-equipment-title-wrap {
  border: none !important;
}
/*Equipment Button Formatting*/
a.dr-btn {
  background-color: var(--e-global-color-f036822) !important;
  color: var(--e-global-color-97b0f12) !important;
	border-color: var(--e-global-color-f036822) !important; 
	border-radius: 8px !important;
}
a.dr-btn:hover {
  background-color: var(--e-global-color-1ed7afc) !important; 
  color: var(--e-global-color-1ce8281) !important;
	border-color: var(--e-global-color-1ed7afc) !important;
}
 /* Removes Arrow Icon Button & Centers Text on Equipment Buttons*/
.dr-equipment-title-wrap a.dr-btn i svg {
  display: none !important;
}
a.dr-btn i {
  margin: 0 !important;
}
 /* Equipment Title */
span.dr-equipment-title a {
  font-size: 1rem !important;
	font-weight: 600 !important;
}
/* Color of Equipment Badges */
.wpd-tag, .dr-equipment-slider .dr-es-item-wrap .wpd-equipment-tags,
.dr-equipment-slider .dr-es-item-wrap .wpd-equipment-tags:after, .dr-equipment-slider .dr-es-item-wrap .wpd-equipment-tags:before,
.wpd-tag:after, .wpd-tag:before{
background-color: var(--yummy-primary-color);
}
 /* Space Between Equipment & Button */
span.dr-equipment-title {
  margin-bottom: 1.5rem !important;
}
/*Size of Equipment Affiliate Disclosure Text*/
.dr-affiliate-disclosure p {
  font-size: 0.9rem !important;
	line-height: 1.4rem
}
 /* More space below "Notes" */
.dr-note h2.dr-title {
  margin-bottom: 20px;
}
/*Reduce Space under Tags*/
.single-recipe .dr-tags{
    margin-bottom: 20px;
}
/*Tag Hover Color*/
.dr-tags a:hover {
  color: var(--e-global-color-1ce8281);
	background-color: var(--e-global-color-1ed7afc);
	border-color: var(--e-global-color-c725e75);
}
/* Space above Exapand All in FAQ */
@media (max-width: 768px) {
  .dr-faqs-section .dr-section-title-wrap {
    margin-top: 1.5rem !important;
  }
}
/*Expand All FAQ Toggle Colors*/
button.dr-switch-btn,
button.dr-switch-btn:hover,
button.dr-switch-btn:focus,
button.dr-switch-btn:active {
	background:var(--e-global-color-primary);
	border-radius: 14px;
}
/* Size of FAQ titles */
.dr-faqs-section .dr-faq-title-wrap h3.dr-title {
  font-size: 1.125rem !important;
}
/* Spacing of FAQ  */
.dr-faqs-section .dr-faq-title-wrap {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.dr-faqs-section .dr-faq-item {
  margin-bottom: 10px !important; 
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.dr-faqs-section .dr-faq-title-wrap h3.dr-title {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.dr-faqs-section .dr-faq-content-wrap p:first-of-type {
  display: none !important;
}
/* Size of Frequently Asked Questions */
.dr-faqs-section .dr-section-title-wrap h2.dr-title {
  font-size: 27px !important;
}
/* Spacing around star rating in review box */
.dr-pro-comment-container .comment-form .dr-comment-rating{
    padding: 15px;
}
/* Space before stars in comment box */
.single-recipe .site-content .dr-pro-comment-section .comment-form .comment-form-rating>span{
    display: none;
}
/* Remove Go to Recipe from the Search results page */
body.search-results .button-wrap {
  display: none !important;
}
/* Remove Time & Difficulty from the Search results page Featured Recipes*/
.dr-fav-header > .dr-entry-meta {
  display: none !important;
}
/* =========================================
   Make disabled "Book" recipe cards look non-clickable
   (without affecting image size/layout)
   ========================================= */

/* Remove pointer cursor */
[class*="recipe-sources-book"] a,
.dr-widgetBlock_recipe-post a {
  cursor: default !important;
}

/* Remove link hover underline/color change */
[class*="recipe-sources-book"] a:hover,
.dr-widgetBlock_recipe-post a:hover {
  text-decoration: none !important;
  color: inherit !important;
}

/* Stop image hover transitions (but don't change layout) */
[class*="recipe-sources-book"] img,
.dr-widgetBlock_recipe-post img {
  transition: none !important;
}

/* Disable Elementor thumbnail hover animation */
[class*="recipe-sources-book"] .elementor-post__thumbnail:hover img {
  transform: none !important;
  filter: none !important;
  opacity: 1 !important;
}

/* Disable WP Delicious image hover animation */
.dr-widgetBlock_recipe-post:hover .dr-widgetBlock_fig-wrap img {
  transform: none !important;
  filter: none !important;
  opacity: 1 !important;
}
/* Book cards: establish positioning */
[class*="recipe-sources-book"] { position: relative; }

/* Target the image wrapper inside Elementor Posts cards */
[class*="recipe-sources-book"] .elementor-post__thumbnail {
  position: relative;
  overflow: hidden;
}

/* Overlay on the image only */
[class*="recipe-sources-book"] .elementor-post__thumbnail::after {
  content: "This recipe appears in the Keto for Vegans book mentioned in the title and is not published online.";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.4);
  color: white;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.35;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 14px;
  opacity: 0;
  transition: opacity .5s ease;
  pointer-events: none;
}

/* Show on hover */
[class*="recipe-sources-book"]:hover .elementor-post__thumbnail::after,
[class*="recipe-sources-book"].k4v-card-hover .elementor-post__thumbnail::after {
  opacity: 1;
}
/* Scroll stop points for anchors in recipe card */
body.single-recipe #recipe-description,
body.single-recipe #recipe-ingredients,
body.single-recipe #recipe-instructions,
body.single-recipe #recipe-equipment,
body.single-recipe #recipe-notes,
body.single-recipe #recipe-nutrition,
body.single-recipe #recipe-faq {
  scroll-margin-top: 150px;
}
body.single-recipe #jump-recipe {
  scroll-margin-top: 130px;
}
/* underlining of links in recipe jump to sticky bar */
.recipe-jump-nav a,
.recipe-jump-nav a:link,
.recipe-jump-nav a:visited,
.recipe-jump-nav a:hover,
.recipe-jump-nav a:active {
  text-decoration: none !important;
}
/* Exerpt Line Spacing in Recipe Page Hero Section*/
.elementor-widget-theme-post-excerpt .elementor-widget-container {
  line-height: 1.5;
}
body.single-recipe .elementor-element-023a13f .elementor-widget-container {
  word-spacing: normal;
}
/*Keep chunks together in hero section dietaries*/
body.single-recipe .elementor-element-023a13f .elementor-widget-container a {
  white-space: nowrap;
  display: inline-block;
}
/* Limmit Number of Lines on Recipe Cards */
/* 1) Recipe card titles → 2 lines */
.e-loop-item .recipe-card-title .elementor-heading-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* 2) Recipe card excerpts → 3 lines */
.e-loop-item .recipe-excerpts-row {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* 3) Courses → 1 line */
.e-loop-item .loop-courses {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* 4) Dietaries → 2 lines */
.e-loop-item .loop-dietaries {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
/* Fixes Spacing Issues Created by Line Break Snippets */
.recipe-keys-row,
.recipe-courses-row {
  box-sizing: border-box;
  width: 100%;
  max-width: 92%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  word-break: normal;
  overflow-wrap: normal;
  display: block;
}
.recipe-excerpts-row {
  box-sizing: border-box;
  width: 100%;
  max-width: 92%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  word-break: normal;
  overflow-wrap: normal;
}

.recipe-courses-row {
  margin-top: 12px;
}
.recipe-title-suffix {
  display: inline-block;
  white-space: nowrap;
}
.recipe-excerpts-row {
  display: block;
  margin-bottom: 15px !important;
}
/* Make icon box with CSS Class stylable-icon-box override theme link colors */
.stylable-icon-box .elementor-icon-box-title a {
  color: inherit !important;
}

.stylable-icon-box:hover .elementor-icon-box-title a {
  color: inherit !important;
}
.amazon-links-grid a {
  display: inline-block;
  overflow: hidden;
}
/* Change Hover Text Color & Background Color for Search & Filter Combo Boxes */
.search-filter-component-combobox-base__listbox-list li {
  transition: background-color 0.3s ease, color 0.3s ease;
}
.search-filter-component-combobox-base__listbox-list li:hover,
.search-filter-component-combobox-base__listbox-list li.search-filter-component-combobox-base__listbox-option--selected {
  background-color: var(--e-global-color-1ed7afc); /* Use your desired hover/selected background color */
  color: var(--your-hover-text-color, white); /* Use your desired hover/selected text color */
  cursor: pointer; /* Indicates interactivity */
}

/* Ensure that if a list item is selected and also hovered, the styles are consistent */
.search-filter-component-combobox-base__listbox-list li.search-filter-component-combobox-base__listbox-option--selected:hover {
  background-color: var(--e-global-color-1ed7afc);
  color: var(--your-hover-text-color, white);
}

/*+++++++++ SEARCH & FILTER +++++++++*/

/*RANGE SLIDERS*/
/* Fix 1 & 2: Style for the draggable slider inputs (min and max) */
.search-filter-component-range-slider__range-input--min,
.search-filter-component-range-slider__range-input--max {
  position: absolute; /* Keep original positioning */
  z-index: 9999 !important; /* Ensure inputs are on top */
  background-color: transparent !important; /* Make their background invisible */
  height: 6px !important; /* Match the track's height for correct alignment */
  border: none !important; /* Remove any default input borders */
}

/* Fix 3: Make the track background (the ::before pseudo-element) visible with its intended opacity */
#search-filter-component-range-slider-0::before {
  /* Restore the desired less opaque version of rgb(17, 81, 43) */
  opacity: 0.3 !important; 
  display: block !important; /* Ensure it is displayed */
  /* The background-color: rgb(17, 81, 43) should already be present from original styles */
}

/* Fix 4: Ensure the base track container itself is transparent */
/* This allows the opacity of the ::before pseudo-element to be visible */
#search-filter-component-range-slider-0 {
  background-color: transparent !important; /* Ensure the container is transparent */
  position: relative; /* Keep original positioning, essential for children's absolute positioning */
}
/* Prevent right edge of range sliders being clipped on mobile view */
.search-filter-component-range-slider__range-input-wrapper {
  position: relative;
  z-index: 1;
}
/* Align handles/sliders to middle of bar */
.search-filter-component-range-slider__range-input{
  -webkit-appearance: none !important;
  appearance: none !important;
  background: transparent !important;
  margin: 0 !important;
}
.search-filter-component-range-slider__range-input::-webkit-slider-runnable-track{
  position: relative;
  top: -2.25px;
}
/* Firefox equivalent */
.search-filter-component-range-slider__range-input::-moz-range-track{
  position: relative;
  top: -2.25px;
}
/* Fixed issue of open menu arrows becoming giant on comboboxes on mobile */
@media (max-width: 767px) {
  .search-filter-icon__svg {
    width: 22px !important;
    height: 22px !important;
    min-width: 22px !important;
    min-height: 22px !important;
    max-width: 22px !important;
    max-height: 22px !important;
    display: block !important;
    flex: 0 0 22px !important;
  }
}
body.archive .site-content .container,
body.blog .site-content .container {
  max-width: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}