/* 
Theme Name: Healthcare & Senior Living
Description: Theme for the Healthcare & Senior Living website
Author: Sorger & Co
Author URI: https://sorger.co/
Template: hello-elementor
Version: 1.0
Text Domain: healthcare-senior-living
*/

p {
	margin-top: 0;
}
p.no-margin-bottom,
.no-margin-bottom p {
	margin-bottom: 0;
}

.last-no-margin-bottom p:last-of-type {
	margin-bottom: 0;
}

@keyframes hsl-prod-anim {
	0% {
		opacity: 0;
		transform: translateY(-50px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

/* Header */
#header-menu .eael-simple-menu li.menu-highlight a {
	background-color: var(--e-global-color-3d3fc2a);
	color: #fff;
	border-radius: 13px;
	padding-left: 12px;
	padding-right: 12px;
}
#header-menu .eael-simple-menu li.menu-highlight:hover a {
	background-color: var(--e-global-color-secondary);
}

/* WooCommerce */
.woocommerce nav.woocommerce-pagination ul {
	border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
	display: inline-block;
	margin: 0 5px;
	border: none;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span.current {
	border-radius: 50%;
	border: 1px solid var(--e-global-color-3d3fc2a);
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
	background-color: var(--e-global-color-3d3fc2a);
	color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li a.prev:not(:hover),
.woocommerce nav.woocommerce-pagination ul li a.next:not(:hover) {
	border-color: transparent;
}
.woocommerce-products-header .page-title,
.woocommerce-no-products-found,
.hsl-loop-container {
	margin: 0 80px;
	text-align: center;
	padding: 15px 0;
}
.woocommerce-products-header .page-title,
.hsl_prod_subcat {
	border-bottom: 1px solid var(--e-global-color-c80fc3f);
}
.hsl_prod_subcat {
	margin: 0 0 0.5em;
	padding: 15px 0;
}
.woocommerce-no-products-found {
	margin-top: 1em;
}
.hsl-loop-container {
	padding: 50px 30px 30px;
}
.hsl-loop-content-container {
	background-color: #f9fafa;
	background-image: url('assets/img/product-bg.webp');
	background-position: center;
	background-repeat: repeat;
	padding: 100px 35px 20px;
	margin-top: -100px;
	position: relative;
	z-index: 1;
	min-height: 230px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.hsl-loop-content-container > div {
	text-align: left;
}
.hsl-loop-img-container {
	padding: 0 35px;
	position: relative;
	z-index: 2;
}
.hsl-loop-img-container img {
	margin: 0 !important;
}
.hsl-loop-container.shell-eggs .hsl-loop-content-container {
	padding: 18px 35px 25px;
	margin-top: 0;
	min-height: 180px;
}
.product .woocommerce-loop-product__link {
	text-decoration: none;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.related-product-slide .product .woocommerce-loop-product__title,
.single-product li.product .woocommerce-loop-product__title,
.single-recipe .recipe-featured-products .woocommerce-loop-product__title {
	font-family: var(--e-global-typography-secondary-font-family), serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.2em;
	margin: 15px 0 10px;
	padding: 0;
}
.hsl-loop-content-container p,
.single-recipe .recipe-featured-products p {
	margin: 0;
	font-size: 18px;
	line-height: 1.3em;
}
.woocommerce ul.products li.product strong {
	display: inline !important;
}
.woocommerce ul.products li.product .button,
.single-product li.product .button,
.related-product-slide .product .button,
.hsl-loop-header .hsl-loop-header___content .term-description a,
.single-recipe .recipe-featured-products .products-list .button {
	background-color: var(--e-global-color-text);
	color: #fff;
	border-radius: 15px;
	padding: 5px 15px;
	font-size: 18px;
	line-height: 1em;
	font-weight: 400;
	align-self: center;
}
.woocommerce ul.products li.product .button:hover,
.single-product li.product .button:hover,
.related-product-slide .product .button:hover,
.hsl-loop-header .hsl-loop-header___content .term-description a:hover,
.single-recipe .recipe-featured-products .products-list .button:hover {
	background-color: #fff;
	color: var(--e-global-color-secondary);
}
.woocommerce ul.products li.product .button:after,
.related-product-slide .product .button::after,
.single-recipe .recipe-featured-products .products-list .button:after {
	content: '►';
	margin-left: 0.3em;
}
.woocommerce .hsl-loop-container.shell-eggs ul.products li.product .button {
	align-self: unset;
}
.woocommerce ul.products li.product a.woocommerce-loop-product__link {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.hsl-prod-attrs {
	display: flex;
	flex-direction: row;
	height: 40px;
	width: auto;
	position: absolute;
	bottom: 0;
	gap: 5px;
}
.hsl-prod-attrs .hsl-attr {
	display: inline-block;
	width: 40px;
	aspect-ratio: 1/1;
	border-radius: 50%;
	background-color: var(--e-global-color-e2dadd4);
}
.hsl-prod-attrs .hsl-attr.fat-free,
.hsl-prod-attrs .hsl-attr.free-run,
.hsl-prod-attrs .hsl-attr.frozen {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.hsl-prod-attrs .hsl-attr.fat-free {
	background-image: url('assets/img/fat-free.svg');
}
.hsl-prod-attrs .hsl-attr.free-run {
	background-image: url('assets/img/free-run.svg');
}
.hsl-prod-attrs .hsl-attr.frozen {
	background-image: url('assets/img/frozen.svg');
}
.hsl-egg-size-attr {
	color: #fff;
	font-size: 20px;
	line-height: 1em;
	font-weight: 800;
	height: 1.7em;
	width: auto;
	aspect-ratio: 1/1;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: var(--e-global-color-secondary);
	border-radius: 50%;
}
.term-shell-eggs #shell-eggs-sub {
	margin-top: 70px;
}

.hsl-egg-sizes {
	margin: -5px -21px 0 0;
}
.hsl-egg-size-attr.l {
	background-color: #58aee1;
}
.hsl-egg-size-attr.m {
	background-color: #faa529;
}

.hsl-loop-header {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: 1fr;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	background-color: #b7dff6;
}
.hsl-loop-header > div {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.hsl-loop-header .hsl-loop-header___content {
	grid-area: 1 / 1 / 2 / 2;
	padding: 50px 95px 50px 160px;
}
.hsl-loop-header .hsl-loop-header___content .term-description p {
	font-size: 22px;
	line-height: 1.3em;
	margin-bottom: 0.8em;
}
.hsl-loop-header .hsl-loop-header___content .term-description p:last-of-type {
	margin-bottom: 0;
}
.hsl-loop-header .hsl-loop-header___content .term-description a {
	text-decoration: none;
	display: inline-block;
}
.hsl-loop-header .hsl-loop-header___content h1 {
	margin: 0 0 23px;
}
.hsl-loop-header .hsl-loop-header_image {
	grid-area: 1 / 2 / 2 / 3;
}
.hsl-loop-header .hsl-loop-header_image img {
	aspect-ratio: 16/9;
	object-fit: cover;
	min-height: 480px;
}

/* Shell Eggs Subcategories Loop */
.tax-product_cat.term-regular-shell-eggs .hsl-loop-header,
.tax-product_cat.term-omega-3-shell-eggs .hsl-loop-header,
.tax-product_cat.term-free-run-shell-eggs .hsl-loop-header,
.tax-product_cat.term-organic-shell-eggs .hsl-loop-header {
	background-color: #fff;
	gap: 28px;
}
.tax-product_cat.term-regular-shell-eggs
	.hsl-loop-header
	.hsl-loop-header_image,
.tax-product_cat.term-omega-3-shell-eggs
	.hsl-loop-header
	.hsl-loop-header_image,
.tax-product_cat.tax-product_cat.term-free-run-shell-eggs
	.hsl-loop-header
	.hsl-loop-header_image,
.tax-product_cat.term-organic-shell-eggs
	.hsl-loop-header
	.hsl-loop-header_image {
	grid-column: 1;
}
.tax-product_cat.term-regular-shell-eggs
	.hsl-loop-header
	.hsl-loop-header___content,
.tax-product_cat.term-omega-3-shell-eggs
	.hsl-loop-header
	.hsl-loop-header___content,
.tax-product_cat.tax-product_cat.term-free-run-shell-eggs
	.hsl-loop-header
	.hsl-loop-header___content,
.tax-product_cat.tax-product_cat.term-organic-shell-eggs
	.hsl-loop-header
	.hsl-loop-header___content {
	grid-column: 2;
	padding: 50px 290px 50px 30px;
}
.tax-product_cat.term-regular-shell-eggs
	.hsl-loop-header
	.hsl-loop-header___content
	h1,
.tax-product_cat.term-omega-3-shell-eggs
	.hsl-loop-header
	.hsl-loop-header___content
	h1,
.tax-product_cat.tax-product_cat.term-free-run-shell-eggs
	.hsl-loop-header
	.hsl-loop-header___content
	h1,
.tax-product_cat.tax-product_cat.term-organic-shell-eggs
	.hsl-loop-header
	.hsl-loop-header___content
	h1 {
	max-width: 270px;
	position: relative;
}
.tax-product_cat.term-regular-shell-eggs
	.hsl-loop-header
	.hsl-loop-header___content
	h1:after,
.tax-product_cat.term-omega-3-shell-eggs
	.hsl-loop-header
	.hsl-loop-header___content
	h1:after,
.tax-product_cat.tax-product_cat.term-free-run-shell-eggs
	.hsl-loop-header
	.hsl-loop-header___content
	h1:after,
.tax-product_cat.tax-product_cat.term-organic-shell-eggs
	.hsl-loop-header
	.hsl-loop-header___content
	h1:after {
	content: '';
	position: absolute;
	width: 80px;
	aspect-ratio: 1/1;
	right: 0;
	top: -30px;
	right: -20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.tax-product_cat.term-regular-shell-eggs
	.hsl-loop-header
	.hsl-loop-header___content
	h1:after {
	background-image: url('assets/img/regular.svg');
}
.tax-product_cat.term-omega-3-shell-eggs
	.hsl-loop-header
	.hsl-loop-header___content
	h1:after {
	background-image: url('assets/img/omega-3.svg');
}
.tax-product_cat.tax-product_cat.term-free-run-shell-eggs
	.hsl-loop-header
	.hsl-loop-header___content
	h1:after {
	background-image: url('assets/img/free-run.svg');
}
.tax-product_cat.tax-product_cat.term-organic-shell-eggs
	.hsl-loop-header
	.hsl-loop-header___content
	h1:after {
	background-image: url('assets/img/organic.svg');
}
.tax-product_cat.term-regular-shell-eggs
	.hsl-loop-header
	.hsl-loop-header_image,
.tax-product_cat.term-omega-3-shell-eggs
	.hsl-loop-header
	.hsl-loop-header_image,
.tax-product_cat.tax-product_cat.term-free-run-shell-eggs
	.hsl-loop-header
	.hsl-loop-header_image,
.tax-product_cat.term-organic-shell-eggs
	.hsl-loop-header
	.hsl-loop-header_image {
	padding: 76px 0;
}

.hsl-loop-header .hsl-loop-header_image img {
	aspect-ratio: unset;
	object-fit: unset;
	min-height: unset;
}

.tax-product_cat.term-regular-shell-eggs
	.hsl-loop-header
	.hsl-loop-header_image
	img,
.tax-product_cat.term-omega-3-shell-eggs
	.hsl-loop-header
	.hsl-loop-header_image
	img,
.tax-product_cat.tax-product_cat.term-free-run-shell-eggs
	.hsl-loop-header
	.hsl-loop-header_image
	img,
.tax-product_cat.term-organic-shell-eggs
	.hsl-loop-header
	.hsl-loop-header_image
	img {
	object-fit: contain;
	height: 100%;
	max-height: 300px;
	object-position: right;
}

/* Recipes */
.single-recipe .page-header {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: 1fr;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
	background-color: var(--e-global-color-accent);
}

.single-recipe .page-header .post-thumbnail {
	grid-area: 1 / 1 / 2 / 2;
}
.single-recipe .page-header .post-info {
	grid-area: 1 / 2 / 2 / 3;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 50px 85px 50px 75px;
}
.single-recipe .recipe-image-main {
	width: 100%;
	height: auto;
	aspect-ratio: 16/9;
	object-fit: cover;
	min-height: 480px;
}
.single-recipe .recipe-summary {
	display: block;
	width: 100%;
}
.single-recipe .recipe-summary-item {
	font-size: 21px;
	line-height: 1em;
	margin-bottom: 15px;
}
.single-recipe .page-header .post-info .elementor-button {
	margin-top: 24px;
}
.single-recipe .recipe-summary-item .recipe-summary-title {
	font-weight: 700;
	text-wrap: nowrap;
}
.single-recipe h1,
.single-recipe h2 {
	font-size: 36.8px;
	line-height: 1.2em;
	margin: 0 0 24px;
}
.single-recipe .page-header .post-info h1 {
	margin: 0 0 47px;
}
.single-recipe .recipe-ingredients .recipe-ingredients-list,
.single-recipe .recipe-nutrients .recipe-nutrients-list {
	display: table;
	width: 100%;
}
.single-recipe .recipe-ingredients .recipe-ingredient-item,
.single-recipe .recipe-nutrients .recipe-nutrient-row {
	display: table-row;
}
.single-recipe .recipe-ingredients .recipe-ingredient-title,
.single-recipe .recipe-ingredients .recipe-ingredient-value,
.single-recipe .recipe-nutrients .recipe-nutrient-row .recipe-nutrient-item {
	display: table-cell;
}
.single-recipe .recipe-ingredients .recipe-ingredient-title,
.single-recipe .recipe-ingredients .recipe-ingredient-value {
	padding-bottom: 0.5em;
}
.single-recipe .recipe-ingredients .recipe-ingredient-title {
	padding-right: 75px;
	text-wrap: nowrap;
	width: auto;
}
.single-recipe .recipe-ingredients .recipe-ingredient-value {
	width: 100%;
}
.single-recipe .container {
	margin: auto;
	width: 100%;
	max-width: 1085px;
	padding: 50px 80px;
	font-size: 24px;
	line-height: 1.3em;
}
.single-recipe .recipe-nutrients {
	background-color: var(--e-global-color-fadb807);
}
.single-recipe .recipe-nutrients .container {
	padding-top: 68px;
	padding-bottom: 68px;
}
.single-recipe .recipe-nutrients h2 {
	font-size: 24px;
	font-weight: 700;
	font-family: var(--e-global-typography-text-font-family), sans-serif;
}
.single-recipe .recipe-nutrients .recipe-nutrients-list {
	font-size: 12px;
	line-height: 1em;
	text-align: center;
	border-left: 1px solid var(--e-global-color-c80fc3f);
	border-top: 1px solid var(--e-global-color-c80fc3f);
}
.single-recipe .recipe-nutrients .recipe-nutrients-list .recipe-nutrient-item {
	border-right: 1px solid var(--e-global-color-c80fc3f);
	border-bottom: 1px solid var(--e-global-color-c80fc3f);
}
.single-recipe
	.recipe-nutrients
	.recipe-nutrients-list
	.recipe-nutrient-item
	> div {
	padding: 12px;
}
.single-recipe .recipe-nutrients .recipe-nutrient-label {
	font-weight: 700;
	background-color: #b7dff6;
	border-bottom: 1px solid var(--e-global-color-c80fc3f);
}
.single-recipe .recipe-nutrients .recipe-nutrient-value {
	background-color: #fff;
}
.single-recipe .recipe-featured-products .products-list {
	display: flex;
	flex-direction: row;
	justify-content: center;
	gap: 40px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.single-recipe .recipe-featured-products .products-list li.product {
	flex: 1;
	width: 100%;
	max-width: 360px;
}
.single-recipe .recipe-featured-products .products-list a {
	text-decoration: none;
}
.single-recipe .recipe-featured-products img.attachment-woocommerce_thumbnail {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 0 1em;
	box-shadow: none;
}
.single-recipe .recipe-featured-products .products-list .button {
	margin-top: 1em;
}

/* Recipes Archive */
.archive .container {
	padding: 20px 80px;
}
.archive .archive-title {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	border-bottom: 1px solid #0a3f82;
	padding: 0 0 24px;
}
.archive .archive-title .entry-title {
	font-size: 36px;
	line-height: 1.2em;
	margin: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.archive-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 10px 50px;
}
.archive-grid .archive-grid-item {
	margin-top: 30px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.archive-grid .archive-grid-item a {
	text-decoration: none;
}
.post-type-archive-recipe
	.archive-grid
	.archive-grid-item
	.entry-title
	a:not(:hover) {
	color: var(--e-global-color-secondary);
}
.archive-grid .archive-grid-item .wp-post-image {
	width: 100%;
	height: auto;
	max-width: 100%;
	object-fit: cover;
	aspect-ratio: 4/3;
}
.archive-grid .archive-grid-item .item-details {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: space-between;
	gap: 20px;
	padding: 20px 0;
}
.archive-grid .archive-grid-item .entry-title {
	font-size: 24px;
	line-height: 1.2em;
	margin: 0;
}
.archive-grid .archive-grid-item .item-details .archive-view-btn {
	text-wrap: nowrap;
	padding-top: 4.4px;
	padding-bottom: 4.4px;
}
.healthcare-formulated {
	background-image: url('assets/img/healthcare-formulated.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.healthcare-formulated-legend {
	color: #23376d;
	font-size: 19px;
	line-height: 1.6em;
	margin-top: 10px;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.archive-grid .archive-grid-item .item-thumbnail-link {
	position: relative;
}
.archive-grid .archive-grid-item .healthcare-formulated {
	width: 54px;
	height: 75px;
	position: absolute;
	right: 27px;
	top: 26px;
}
.healthcare-formulated-legend .healthcare-formulated {
	width: 35px;
	height: 48px;
	margin-right: 0.6em;
	display: inline-block;
}
.archive .load-more-wrapper {
	display: flex;
	justify-content: center;
	margin-top: 55px;
}
.archive .load-more-wrapper .load-more-btn {
	cursor: pointer;
}
.archive .load-more-wrapper .load-more-btn:focus {
	background-color: var(--e-global-color-secondary);
	color: #fff;
}
.recipe-accordion-filter {
	color: #003972;
	width: 100%;
	max-width: 335px;
	display: flex;
	gap: 20px;
	flex-direction: column;
	justify-content: center;
}
.recipe-accordion-filter .accordion-item.parent-accordion {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	gap: 0;
	position: relative;
	background-color: #b7dff6;
}
.recipe-accordion-filter > .accordion-item.parent-accordion > .accordion-panel {
	width: 100%;
	position: absolute;
	background-color: #b7dff6;
	z-index: 3;
	top: 58px;
	padding-bottom: 10px;
}
.recipe-accordion-filter .accordion-item {
	display: block;
	position: relative;
}
.recipe-accordion-filter
	> .accordion-item.parent-accordion
	> .accordion-panel
	> .accordion-item {
	padding: 0 25px 0 40px;
}
.recipe-accordion-filter
	> .accordion-item.parent-accordion
	> .accordion-panel
	> .accordion-item
	> .accordion-panel {
	margin-bottom: 20px;
}
.recipe-accordion-filter .accordion-item .accordion-toggle {
	display: block;
	width: 100%;
	background-color: #b7dff6;
	color: #003972;
	font-family: var(--e-global-typography-secondary-font-family), serif;
	font-size: 17px;
	line-height: 23px;
	text-align: left;
	cursor: pointer;
	border-radius: 0;
	padding: 0 0 10px;
}
.recipe-accordion-filter .accordion-item .accordion-toggle::after {
	content: '\f077';
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	font-size: 20px;
	display: inline-block;
	position: absolute;
	right: 25px;
	top: 0px;
}
.recipe-accordion-filter
	.accordion-item
	.accordion-toggle[aria-expanded='true']::after {
	content: '\f078';
}

.recipe-accordion-filter
	> .accordion-item.parent-accordion
	> .accordion-toggle {
	font-size: 14px;
	line-height: 1em;
	font-family: var(--e-global-typography-primary-font-family), sans-serif;
	padding: 22px 25px 22px 40px;
}
.recipe-accordion-filter
	> .accordion-item.parent-accordion
	> .accordion-toggle::after {
	content: '\f1de';
	top: 23px;
}
.recipe-accordion-filter
	> .accordion-item.parent-accordion
	> .accordion-toggle[aria-expanded='true']::after {
	content: '\f00d';
	font-size: 1.6em;
}
.recipe-accordion-filter .unavailable {
	color: #bbb;
	text-decoration: line-through;
	cursor: not-allowed;
}
.recipe-accordion-filter .recipe-filter:disabled {
	cursor: not-allowed;
}

/* Single Product Template */
.hsl-product-tabs .tab-buttons,
.hsl-product-tabs .tab-contents {
	padding: 0 80px;
}
.hsl-product-tabs .tab-buttons .container {
	width: 100%;
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 85px;
}
.hsl-product-tabs .tab-buttons .container > div {
	height: min-content;
	padding: 32px 0;
	border-bottom: 2px dashed #b7dff6;
}
.hsl-product-tabs .related-products-slider-wrapper > div {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.hsl-product-tabs .tab-btn {
	cursor: pointer;
	padding: 0;
	border-radius: 0;
	background-color: transparent;
	color: #23376d;
	text-align: left;
	font-size: 35px;
	line-height: 1.25em;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.hsl-product-tabs .tab-btn .tab-title-left {
	display: flex;
	align-items: center;
}
.hsl-product-tabs .tab-content {
	width: 100%;
	animation: hsl-prod-anim 1s ease 0s 1 normal forwards;
	font-size: 24px;
	line-height: 32px;
}
.hsl-product-tabs .tab-btn .tab-title-before {
	width: 64px;
	height: 64px;
	margin-right: 28px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.hsl-product-tabs .tab-btn .tab-title-before.tab-pi {
	background-image: url('assets/img/product-information-icon.svg');
}
.hsl-product-tabs .tab-btn .tab-title-before.tab-ni {
	background-image: url('assets/img/nutrition-information-icon.svg');
}
.hsl-product-tabs .tab-btn .tab-title-before.tab-hi {
	background-image: url('assets/img/heating-instructions-icon.svg');
}
.hsl-product-tabs .tab-btn .tab-title-before.tab-rr {
	background-image: url('assets/img/recipes-icon.svg');
}
.hsl-product-tabs .tab-btn .tab-title-after {
	width: 42px;
	height: 42px;
	border-radius: 50%;
	margin-left: 28px;
	background-image: url('assets/img/plus-icon.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.hsl-product-tabs .tab-btn.active .tab-title-after,
.hsl-product-tabs .tab-btn:hover .tab-title-after {
	background-image: url('assets/img/plus-blue-icon.svg');
}
.hsl-product-tabs .tab-pi-content,
.hsl-product-tabs .tab-hi-content {
	padding-top: 50px;
	padding-bottom: 50px;
}
.hsl-product-tabs .tab-pi-content .container,
.hsl-product-tabs .tab-pi-content .tab-pi-content-left {
	display: flex;
	flex-direction: row;
	gap: 0 50px;
}
.hsl-product-tabs .tab-pi-content .tab-pi-content-left {
	gap: 0 40px;
}
.hsl-product-tabs .tab-pi-content .tab-pi-content-left,
.hsl-product-tabs .tab-pi-content .tab-pi-content-left > div,
.hsl-product-tabs .tab-pi-content .tab-pi-content-right {
	width: 50%;
}
.hsl-product-tabs .tab-pi-content .container p {
	margin-bottom: 16px;
}
.hsl-product-tabs .tab-pi-content .tab-pi-left-1 p:last-of-type,
.hsl-product-tabs .tab-pi-content .tab-pi-left-2 p {
	margin-bottom: 0;
}
.hsl-product-tabs .tab-ni-content {
	background-color: #e0e1e3;
	padding: 50px;
}
.hsl-product-tabs .tab-ni-content .container {
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.hsl-product-tabs .tab-ni-content img {
	max-height: 690px;
	width: auto;
}
.hsl-product-tabs .tab-rr-content {
	padding-top: 30px;
	padding-bottom: 50px;
}
.hsl-product-tabs .tab-rr-content .archive-grid {
	gap: 30px 50px;
}
.hsl-product-tabs .tab-rr-content .archive-grid .archive-grid-item {
	margin-top: 0;
}

.related-products-slider-wrapper {
	position: relative;
	background-color: #e6f6fe;
	padding: 14px 185px 0;
}
.related-products-slider-wrapper .slider-nav {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	z-index: 2;
}
.related-products-slider-wrapper .slider-nav .slider-arrow {
	position: absolute;
	font-family: 'Font Awesome 5 Free';
	font-size: 27px;
	color: #0f2a5a;
	cursor: pointer;
	padding: 0;
	border-radius: 0;
	background-color: transparent;
}
.related-products-slider-wrapper .slider-nav .slider-arrow.slider-arrow-left {
	left: 170px;
}
.related-products-slider-wrapper .slider-nav .slider-arrow.slider-arrow-right {
	right: 170px;
}
.related-products-slider-wrapper .slider-dots {
	display: flex;
	gap: 53px;
	padding: 14px 0;
	justify-content: center !important;
}
.related-products-slider-wrapper .slider-dots .slider-dot {
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background-color: #23376d;
	margin: 0;
	cursor: pointer;
}
.related-products-slider-wrapper .slider-dots .slider-dot:hover,
.related-products-slider-wrapper .slider-dots .slider-dot.active {
	background-color: #fe9d2b;
}
.related-products-slider {
	overflow: hidden;
	position: relative;
}
.related-products-slider .product {
	list-style: none;
}
.related-products-slider .hsl-loop-content-container {
	padding: 0 30px;
	margin-top: 0;
	min-height: 160px;
	background-color: transparent;
}
.related-product-slide {
	min-width: 15%;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
}
.related-products-slider .hsl-loop-content-container > div {
	text-align: center;
}
.related-products-slider .hsl-prod-attrs {
	height: 30px;
}
.related-products-slider .hsl-prod-attrs .hsl-attr {
	width: 30px;
}
.related-product-slide .product .woocommerce-loop-product__title {
	color: var(--e-global-color-text);
	font-size: 20px;
	line-height: 1.2em;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0;
}
.related-product-slide .slider-product-meta {
	font-size: 15px;
	line-height: 1.2em;
}
.related-product-slide .slider-product-meta:last-of-type {
	margin-bottom: 5px;
}
.related-product-slide .product .button {
	font-size: 11px;
	font-weight: 700;
	padding: 5px 7px 5px 15px;
}
.related-product-slide .product .button:after {
	margin-left: 0.5em;
}
.related-product-slide .product .woocommerce-loop-product__link {
	display: block;
	position: relative;
}
.related-product-slide .hsl-egg-sizes {
	margin: 0;
	text-align: right;
	display: flex;
	flex-direction: row;
	justify-content: end;
	position: absolute;
	right: 0;
	top: -40px;
}
.related-product-slide .hsl-egg-sizes .hsl-egg-size-attr {
	font-size: 18px;
	margin-left: 5px;
}

.single-product #product-hero {
	background-color: #b7dff6;
	padding: 45px 220px 45px 280px;
	animation: hsl-prod-anim 1s ease 0s 1 normal forwards;
}
.single-product #product-hero .container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.single-product #product-hero .product-hero-content {
	width: 65%;
	font-size: 24px;
	line-height: 1.4em;
	color: #1c4780;
}
.single-product #product-hero .product-hero-content P:last-of-type {
	margin-bottom: 0;
}
.single-product #product-hero .product-title {
	color: #1c4780;
	font-size: 45px;
	line-height: 1.2em;
	margin: 0 0 10px;
}
.single-product #product-hero .product-image {
	width: 35%;
}

/* Responsive */
@media screen and (min-width: 1361px) {
	#header-menu .eael-simple-menu-container {
		min-height: unset;
	}
	#header-menu .eael-simple-menu li:not(:last-of-type) {
		margin-right: 19px;
	}
	#header-menu .eael-simple-menu li.menu-highlight:not(:last-of-type) {
		margin-right: 13px;
		margin-left: 8.5px;
	}
	#header-menu .eael-simple-menu.eael-simple-menu-horizontal li ul {
		width: 110px;
	}
	#header-menu .eael-simple-menu li ul li {
		margin-right: 0 !important;
	}
	#header-menu .eael-simple-menu li ul li a {
		text-align: center;
		border-bottom: 1px solid var(--e-global-color-c80fc3f);
		padding: 10px 0;
	}
	#header-menu .eael-simple-menu li ul li:last-of-type > a {
		border-bottom: none;
	}
}

@media screen and (max-width: 1360px) {
	#header-menu .eael-simple-menu li > a {
		padding: 10px 0;
	}
	#header-menu #menu-main-menu {
		padding: 0 20px 20px;
		background-color: rgba(255, 255, 255, 0.85);
		width: 145px;
		right: -20px;
	}
	#header-menu .eael-simple-menu li > a {
		font-size: 10.2px;
		letter-spacing: 0.5px;
	}
	#header-menu .eael-simple-menu li.menu-highlight {
		text-align: end;
	}
	#header-menu .eael-simple-menu li.menu-highlight:not(:last-of-type) {
		padding: 2px 0 9px;
	}
	#header-menu .eael-simple-menu li.menu-highlight a {
		display: inline-block;
		padding: 7.5px 16px;
	}
	#header-menu .eael-simple-menu-toggle-text {
		display: none;
	}
	#header-menu .eael-simple-menu li span.eael-simple-menu-indicator {
		display: none;
	}
	#header-menu .eael-simple-menu li ul {
		background-color: transparent;
		padding: 0;
	}

	.img-side-box-resp {
		aspect-ratio: 1/1;
	}

	#footer-menu li.menu-item {
		display: block;
		width: 100%;
		margin-right: 0;
	}
	#footer-menu li.menu-item:not(:last-of-type) {
		margin-bottom: 17px;
	}
	#footer-menu li.menu-item a {
		justify-content: center;
	}

	.woocommerce-products-header .page-title,
	.woocommerce-no-products-found,
	.hsl-loop-container {
		margin: 0 20px;
	}
	.hsl-loop-header .hsl-loop-header_image img {
		min-height: 335px;
	}
	.hsl-loop-header .hsl-loop-header___content {
		padding: 20px 30px 30px;
	}
	.hsl-loop-header .hsl-loop-header___content h1 {
		font-size: 26px;
		margin-bottom: 12px;
	}
	.hsl-loop-header .hsl-loop-header___content .term-description p {
		font-size: 15px;
		margin-bottom: 20px;
	}
	.woocommerce .products ul,
	.woocommerce ul.products {
		margin: 0;
	}

	.woocommerce ul.products li.product .button,
	.related-product-slide .product .button,
	.hsl-loop-header .hsl-loop-header___content .term-description a {
		font-size: 16px;
		padding: 5px 18px 5px 18px;
	}
	.hsl-loop-container {
		margin: 0;
		padding: 30px;
	}
	.hsl-loop-container .hsl_prod_subcat {
		font-size: 26px;
	}
	.woocommerce ul.products li.product .woocommerce-loop-product__title {
		font-size: 18px;
		margin: 10px 0 5px;
		padding: 0;
	}
	.hsl-loop-content-container p {
		font-size: 13px;
	}
	.hsl-loop-content-container {
		padding: 50px 15px 15px;
		margin-top: -50px;
		min-height: 190px;
	}
	.hsl-loop-img-container {
		padding: 0 20px;
	}
	.hsl-loop-img-container img {
		margin: 0 !important;
	}
	.woocommerce ul.products li.product .button,
	.related-product-slide .product .button,
	.hsl-loop-header .hsl-loop-header___content .term-description a {
		font-size: 13px;
		padding: 5px 18px 5px 18px;
	}
	.hsl-prod-attrs {
		height: 25px;
	}
	.hsl-prod-attrs .hsl-attr {
		width: 25px;
		height: 25px;
		background-color: var(--e-global-color-e2dadd4) !important;
	}

	.tax-product_cat.term-regular-shell-eggs
		.hsl-loop-header
		.hsl-loop-header___content,
	.tax-product_cat.term-omega-3-shell-eggs
		.hsl-loop-header
		.hsl-loop-header___content,
	.tax-product_cat.tax-product_cat.term-free-run-shell-eggs
		.hsl-loop-header
		.hsl-loop-header___content,
	.tax-product_cat.tax-product_cat.term-organic-shell-eggs
		.hsl-loop-header
		.hsl-loop-header___content {
		padding: 20px;
		text-align: center;
	}
	.tax-product_cat.term-regular-shell-eggs
		.hsl-loop-header
		.hsl-loop-header___content
		h1,
	.tax-product_cat.term-omega-3-shell-eggs
		.hsl-loop-header
		.hsl-loop-header___content
		h1,
	.tax-product_cat.tax-product_cat.term-free-run-shell-eggs
		.hsl-loop-header
		.hsl-loop-header___content
		h1,
	.tax-product_cat.tax-product_cat.term-organic-shell-eggs
		.hsl-loop-header
		.hsl-loop-header___content
		h1 {
		max-width: 150px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 60px;
	}
	.tax-product_cat.term-regular-shell-eggs
		.hsl-loop-header
		.hsl-loop-header___content
		h1::after,
	.tax-product_cat.term-omega-3-shell-eggs
		.hsl-loop-header
		.hsl-loop-header___content
		h1::after,
	.tax-product_cat.tax-product_cat.term-free-run-shell-eggs
		.hsl-loop-header
		.hsl-loop-header___content
		h1::after,
	.tax-product_cat.tax-product_cat.term-organic-shell-eggs
		.hsl-loop-header
		.hsl-loop-header___content
		h1::after {
		width: 50px;
		top: 10px;
		right: calc(50% - 25px);
	}
	.tax-product_cat.term-regular-shell-eggs
		.hsl-loop-header
		.hsl-loop-header_image,
	.tax-product_cat.term-omega-3-shell-eggs
		.hsl-loop-header
		.hsl-loop-header_image,
	.tax-product_cat.tax-product_cat.term-free-run-shell-eggs
		.hsl-loop-header
		.hsl-loop-header_image,
	.tax-product_cat.term-organic-shell-eggs
		.hsl-loop-header
		.hsl-loop-header_image {
		padding: 0;
	}
	.tax-product_cat.term-regular-shell-eggs
		.hsl-loop-header
		.hsl-loop-header_image
		img,
	.tax-product_cat.term-omega-3-shell-eggs
		.hsl-loop-header
		.hsl-loop-header_image
		img,
	.tax-product_cat.tax-product_cat.term-free-run-shell-eggs
		.hsl-loop-header
		.hsl-loop-header_image
		img,
	.tax-product_cat.term-organic-shell-eggs
		.hsl-loop-header
		.hsl-loop-header_image
		img {
		min-height: unset;
		max-height: 250px;
		width: auto;
		object-fit: contain;
		object-position: unset;
	}
	.hsl-loop-container.shell-eggs .hsl-loop-content-container {
		padding: 5px 15px 15px;
		margin-top: 0;
		min-height: 140px;
	}
	.hsl-egg-sizes {
		margin: 3px -10px 0 0;
	}
	.hsl-egg-size-attr {
		font-size: 15px;
	}
	.term-shell-eggs #shell-eggs-sub {
		margin-top: 0px;
	}
	.single-recipe .page-header {
		display: flex;
		flex-direction: column;
	}
	.single-recipe .recipe-image-main {
		min-height: unset;
	}
	.single-recipe .page-header .post-info,
	.single-recipe .container {
		padding: 24px 34px;
	}
	.single-recipe .page-header .post-info h1,
	.single-recipe h1,
	.single-recipe h2 {
		font-size: 26px;
		line-height: 30px;
		margin-bottom: 20px;
	}
	.single-recipe .recipe-summary-item {
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 0;
	}
	.single-recipe .container {
		font-size: 15px;
		line-height: 18px;
		width: auto;
		max-width: unset;
	}
	.single-recipe .recipe-ingredients .recipe-ingredients-list,
	.single-recipe .recipe-nutrients .recipe-nutrients-list,
	.single-recipe .recipe-ingredients .recipe-ingredient-item,
	.single-recipe .recipe-nutrients .recipe-nutrient-row {
		display: flex;
		flex-direction: column;
	}
	.single-recipe .recipe-nutrients .recipe-nutrients-list {
		font-size: 18px;
		line-height: 21px;
	}
	.single-recipe
		.recipe-ingredients
		.recipe-ingredient-item:not(:last-of-type) {
		padding-bottom: 1em;
		margin-bottom: 1em;
		border-bottom: 1px solid var(--e-global-color-c80fc3f);
	}
	.single-recipe .recipe-ingredients .recipe-ingredient-title,
	.single-recipe .recipe-ingredients .recipe-ingredient-value {
		padding-bottom: 0;
	}
	.single-recipe .recipe-ingredients .recipe-ingredient-title {
		display: block;
		padding-right: 0;
		text-wrap: wrap;
		width: 100%;
	}
	.single-recipe .recipe-nutrients .container {
		padding: 0;
	}
	.single-recipe .recipe-nutrients h2 {
		font-size: 22px;
		line-height: 30px;
		margin-bottom: 0;
		text-align: center;
		padding: 30px 34px;
	}
	.single-recipe .recipe-nutrients .recipe-nutrients-list,
	.single-recipe .recipe-nutrients .recipe-nutrients-list .recipe-nutrient-item,
	.single-recipe .recipe-nutrients .recipe-nutrient-label {
		border: none;
	}
	.single-recipe
		.recipe-nutrients
		.recipe-nutrients-list
		.recipe-nutrient-item
		> div {
		padding: 6px 0;
	}
	.single-recipe .recipe-nutrients .recipe-nutrient-value {
		background-color: transparent;
	}
	.single-recipe .recipe-featured-products .products-list {
		padding: 0;
	}
	.single-recipe .recipe-featured-products .products-list li.product {
		max-width: 100%;
	}

	.archive .archive-grid {
		grid-template-columns: repeat(2, 1fr);
		gap: 10px 20px;
	}
	.archive .archive-grid-item {
		margin-top: 25px;
	}
	.archive .container {
		padding: 20px;
	}
	.archive .archive-title {
		padding-bottom: 15px;
	}
	.archive .archive-grid-item .wp-post-image {
		aspect-ratio: 16/9;
	}
	.archive .archive-grid-item .healthcare-formulated {
		width: 22px;
		height: 30px;
		right: 3px;
		top: 5px;
	}
	.archive .archive-grid-item .item-details {
		flex-direction: column;
		align-items: center;
		padding: 15px 0 0;
		gap: 10px;
	}
	.archive .archive-grid-item .entry-title {
		font-size: 20px;
		line-height: 25px;
		text-align: center;
	}
	.archive .archive-grid-item .item-details .archive-view-btn {
		font-size: 12px;
	}
	.healthcare-formulated-legend {
		font-size: 15px;
		justify-content: center;
		margin-top: 20px;
	}
	.healthcare-formulated-legend .healthcare-formulated {
		width: 22px;
		height: 30px;
	}
	.archive .load-more-wrapper {
		margin-top: 10px;
	}

	.single-product #product-hero {
		padding: 28px 50px 45px;
	}
	.single-product #product-hero .product-hero-content {
		font-size: 15px;
		line-height: 20px;
	}
	.single-product #product-hero .product-hero-content p:not(:last-of-type) {
		margin-bottom: 8px;
	}
	.single-product #product-hero .product-title {
		font-size: 26px;
		line-height: 30px;
		margin-bottom: 8px;
	}

	.hsl-product-tabs .tab-buttons {
		padding: 0 22px;
	}
	.hsl-product-tabs .tab-contents {
		padding: 0;
	}
	.hsl-product-tabs .tab-buttons .container {
		grid-column-gap: 43px;
	}
	.hsl-product-tabs .tab-buttons .container > div {
		padding: 16px 21px;
	}
	.hsl-product-tabs .tab-btn {
		font-size: 20px;
		line-height: 55px;
	}
	.hsl-product-tabs .tab-btn .tab-title-before {
		width: 40px;
		height: 40px;
		margin-right: 13px;
	}
	.hsl-product-tabs .tab-btn .tab-title-after {
		width: 26px;
		height: 26px;
		margin-left: 15px;
	}
	.hsl-product-tabs .tab-pi-content {
		padding: 0;
	}
	.hsl-product-tabs .tab-pi-content .container {
		flex-direction: column-reverse;
	}
	.hsl-product-tabs .tab-pi-content .tab-pi-content-left {
		flex-direction: column;
	}
	.hsl-product-tabs .tab-pi-content .tab-pi-content-left,
	.hsl-product-tabs .tab-pi-content .tab-pi-content-left > div,
	.hsl-product-tabs .tab-pi-content .tab-pi-content-right {
		width: 100%;
	}
	.hsl-product-tabs .tab-pi-content .tab-pi-content-right img {
		width: 100%;
		height: auto;
	}
	.hsl-product-tabs .tab-pi-content .tab-pi-content-left {
		width: auto;
		padding: 25px 33px;
		gap: 16px;
	}
	.hsl-product-tabs .tab-content {
		font-size: 20px;
		line-height: 1.5em;
	}
	.hsl-product-tabs .tab-content p:not(:last-of-type) {
		margin-bottom: 16px;
	}
	.hsl-product-tabs .tab-ni-content {
		padding: 36px;
		width: auto;
	}
	.hsl-product-tabs .tab-ni-content img {
		max-width: 100%;
		height: auto;
	}
	.hsl-product-tabs .tab-hi-content {
		padding: 27px;
	}
	.hsl-product-tabs .tab-rr-content {
		padding: 33px 22px;
		width: auto;
	}
	.hsl-product-tabs .tab-rr-content .archive-grid {
		grid-template-columns: repeat(2, 1fr);
		gap: 40px 20px;
	}
	.hsl-product-tabs
		.tab-rr-content
		.archive-grid
		.archive-grid-item
		.healthcare-formulated {
		width: 22px;
		height: 30px;
		right: 3px;
		top: 5px;
	}
	.hsl-product-tabs
		.tab-rr-content
		.archive-grid
		.archive-grid-item
		.wp-post-image {
		aspect-ratio: 16/9;
	}
	.hsl-product-tabs
		.tab-rr-content
		.archive-grid
		.archive-grid-item
		.item-details {
		flex-direction: column;
		gap: 7px;
		align-items: center;
		text-align: center;
		padding: 15px 0 0;
	}
	.hsl-product-tabs
		.tab-rr-content
		.archive-grid
		.archive-grid-item
		.entry-title {
		font-size: 20px;
		line-height: 25px;
	}
	.related-products-slider-wrapper {
		padding: 30px 40px 35px;
	}
	.related-products-slider-wrapper .slider-nav .slider-arrow.slider-arrow-left {
		left: 22px;
	}
	.related-products-slider-wrapper
		.slider-nav
		.slider-arrow.slider-arrow-right {
		right: 22px;
	}
	.related-products-slider {
		grid-template-rows: auto;
		grid-column-gap: 20px;
		grid-row-gap: 20px;
	}
	.related-products-slider .hsl-loop-content-container {
		padding: 0 10px;
		min-height: 130px;
	}
	.related-product-slide .product .woocommerce-loop-product__title {
		font-size: 15px;
		line-height: 17px;
	}
	.related-product-slide .slider-product-meta {
		font-size: 12px;
		line-height: 15px;
	}
	.related-products-slider-wrapper .slider-dots {
		gap: 17px;
		padding: 35px 0 0;
	}
	.related-products-slider-wrapper .slider-dots .slider-dot {
		width: 10px;
		height: 10px;
	}
}

@media screen and (max-width: 767px) {
	.img-side-box-resp {
		aspect-ratio: 4/3;
	}

	.hsl-loop-container {
		padding: 30px 20px;
	}
	.hsl-loop-header {
		display: flex;
		flex-direction: column-reverse;
		text-align: center;
	}

	.tax-product_cat.term-regular-shell-eggs .hsl-loop-header,
	.tax-product_cat.term-omega-3-shell-eggs .hsl-loop-header,
	.tax-product_cat.term-free-run-shell-eggs .hsl-loop-header,
	.tax-product_cat.term-organic-shell-eggs .hsl-loop-header {
		gap: 0;
	}

	.tax-product_cat.term-regular-shell-eggs
		.hsl-loop-header
		.hsl-loop-header_image,
	.tax-product_cat.term-omega-3-shell-eggs
		.hsl-loop-header
		.hsl-loop-header_image,
	.tax-product_cat.tax-product_cat.term-free-run-shell-eggs
		.hsl-loop-header
		.hsl-loop-header_image,
	.tax-product_cat.term-organic-shell-eggs
		.hsl-loop-header
		.hsl-loop-header_image {
		padding: 10px 80px;
		background-color: #b7dff6;
	}

	.single-recipe .recipe-featured-products .container {
		padding: 24px 0;
	}
	.single-recipe .recipe-featured-products .products-list {
		gap: 20px;
		flex-direction: column;
	}
	.archive .archive-title .entry-title {
		font-size: 25px;
	}
	.archive .archive-title {
		flex-direction: column;
		align-items: center;
		gap: 15px;
	}
	.recipe-accordion-filter {
		max-width: unset;
	}
	.related-products-slider {
		grid-template-columns: repeat(2, 1fr);
	}

	.single-product #product-hero .container {
		flex-direction: column-reverse;
		align-items: center;
	}
	.single-product #product-hero .product-hero-content,
	.single-product #product-hero .product-image {
		width: 100%;
		text-align: center;
	}
	.single-product #product-hero .product-image {
		padding: 0 36px;
		width: auto;
	}
	.hsl-product-tabs .tab-buttons .container {
		grid-template-columns: 1fr;
		grid-column-gap: 0;
	}
}
