/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */
.page-template-transformers footer {
	display:none !important;
}
.page-template-transformers p, .page-template-transformers h1, .page-template-transformers h2, .page-template-transformers h3, .page-template-transformers li, .page-template-transformers a {
	font-family: 'Kallisto', sans-serif !important;
}
.transformer-cover {
  align-items: flex-start;
  padding-left:0;
  padding-right:0;
  padding-top:0;
}
.is-content-justification-space-between {
  justify-content: space-between;
}
.transformer-gallery .wp-block-image {
  height: 220px;
}
.transformer-gallery {
  row-gap:64px;
}

form .d-flex.justify-content-between p {
	display:flex;
	justify-content:space-between;
	align-items:center;
	width:100%;
}

.transformer-form input {
	height: 49px;
	
}
.transformer-form label {
	width:100%;
}
.transformer-form label {
	margin-bottom:0;
}

.transformer-form .wpcf7-submit {
	background:#ED1C24;
	color:white;
	width:225px;
	clip-path: polygon(0 0, 90% 1%, 100% 100%, 10% 100%);
	text-transform:uppercase;
	margin-left: 32px;

}
.w-100 img {
	width:100%;
}

.transformer-social li {
	border-radius:8px;
}



/* General Custom CSS */
.facetwp-type-radio .facetwp-radio {
	background-image:none !important;
	margin-bottom:16px;
	padding-left:0;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	border-bottom:1px solid black;
	padding-bottom:16px;
	
}
.facetwp-type-radio .facetwp-radio.checked {
	color: #E22122;
}
.facetwp-counter {
	display:none !important;
}
.foodservice-recipe-card {
	margin-bottom:32px;
}
.foodservice-recipe-card img {
	width:100%;
	height: 234px;
	object-fit:cover;
}
.foodservice-recipe-content {
	background:white;
	min-height:80px;
	padding:1rem;
}
.foodservice-card {
	background:white;
	padding:2rem;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}
.foodservice-card ul {
	padding-left:0;
}
.foodservice-card li {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding-bottom:12px;
	border-bottom:1px solid black;
	margin-bottom:12px;
}
.recipe-content-container {
	padding-left:12px;
	padding-right:12px;
	background:white;
	padding-top:12px;
	padding-bottom:12px;
}
.postid-23903 .container, .postid-23954 .container, .single-portfolio .container, .postid-23996 .container, .postid-24003 .container, .postid-24016 .container, .postid-24022 .container, .postid-24030 .container, .postid-24004 .container { /* ADD TO ALL PORTFOLIO'S WHEN READY .single-portfolio .container */
  max-width: 100% !important;
  /* padding-left:  0 !important;
  padding-right: 0 !important; */
}

main.template-portfolio {
  padding-top:  0 !important;
}
.box-shadow {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.has-col-ffffff-color {
  color: white !important;
}
.recipe-detail {
  padding-right: 1rem;
  padding-left: 1rem;
  border-right: 1px solid gray !important;
}
.recipe-detail-last {
  border-right:  none !important;
  padding-left: 1rem;
  padding-right: 1rem;
}
.vertical-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.vertical-center .wp-block-button a {
  background: #467EC4 !important;
}
.wp-block-separator {
  border-bottom:  none;
  border-top:  1px solid #A6A6A6 !important;
}
.related-recipe-container li.portfolio {
  padding: 2rem;
  background: white;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  min-height: 350px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.related-recipe-container li.portfolio .wp-block-post-featured-image {
  width: 100%;
}
.related-recipe-container li.portfolio .wp-block-post-featured-image img {
  width: 100%;
  height: 160px !important;
  object-fit: cover !important;
  object-position: center center;
}
.related-recipe-container li.portfolio h2 {
  text-transform: none !important;
  font-size: 1rem;
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem;

}
.related-recipe-container .wp-block-read-more {
  background:  #47A244;
  color:  white !important;
  padding: .25rem 2.5rem .25rem 2.5rem !important;
  margin-top: 1rem;
  border-radius: 30px;
}
.single-portfolio footer.entry-footer {
  display: none;
}

.recipe-image img {
	height: 555px;
	width:100%;
	object-fit:cover;
}
.gray-bg {
	background:#f5f5f5;
}

.recipe-landing-image img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  font-family: 'object-fit: cover';
}
.recipe-landing-title a {
  color: black;
  text-align: center;
}
.facetwp-load-more {
  background: #47a244;
  color: white;
  border-radius: 30px;
  border: none;
  padding: .5rem 2rem .5rem 2rem;
}
.facetwp-facet-load_more {
  display: flex;
  justify-content: center;
}
.black-list a {
  color: black;
}
.black-list li {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
.black-list li:first-child {
  margin-top: 2rem;
}
.black-list {
  margin-left: 0;
}
/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

}



/* Recipe Carousel Title Height Fix */
.recipe-card h3 {
  min-height: 42px; /* Ensures consistent height for 2-line titles */
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Ensure the green bottom section has consistent height */
.recipe-card .tw-bg-\[#00ae42\] {
  min-height: 120px; /* Adjust as needed for your design */
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* Optional: Limit title to 2 lines with ellipsis for very long titles */
.recipe-card h3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */

}