/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


/* START
 * CUSTOM CSS
 * */



/* Tisa Sans Pro font faces. */
/* ===========================
   TISA SANS PRO — Sans-Serif (Body text)
   7 variante, fisiere .woff din Media Library
   Base URL: /wp-content/uploads/2026/03/
   =========================== */

@font-face {
    font-family: 'Tisa Sans Pro';
    src: url('/wp-content/uploads/2026/03/Tisa-Sans-Pro-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tisa Sans Pro';
    src: url('/wp-content/uploads/2026/03/Tisa-Sans-Pro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tisa Sans Pro';
    src: url('/wp-content/uploads/2026/03/Tisa-Sans-Pro-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tisa Sans Pro';
    src: url('/wp-content/uploads/2026/03/Tisa-Sans-Pro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tisa Sans Pro';
    src: url('/wp-content/uploads/2026/03/Tisa-Sans-Pro-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tisa Sans Pro';
    src: url('/wp-content/uploads/2026/03/Tisa-Sans-Pro-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tisa Sans Pro';
    src: url('/wp-content/uploads/2026/03/Tisa-Sans-Pro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* Snippet 766 - Tisa Pro font faces. */
/* ===========================
   TISA PRO — Serif (Headings + accents)
   6 variante, fisiere .otf din Media Library
   Base URL: /wp-content/uploads/2026/03/
   =========================== */

@font-face {
    font-family: 'Tisa Pro';
    src: url('/wp-content/uploads/2026/03/Tisa-Pro-Thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tisa Pro';
    src: url('/wp-content/uploads/2026/03/Tisa-Pro-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tisa Pro';
    src: url('/wp-content/uploads/2026/03/Tisa-Pro-.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tisa Pro';
    src: url('/wp-content/uploads/2026/03/Tisa-ProMedium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tisa Pro';
    src: url('/wp-content/uploads/2026/03/Tisa-Pro-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tisa Pro';
    src: url('/wp-content/uploads/2026/03/Tisa-Pro-Black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* recipe count badge. */
/* Badge container — flex row, aliniat vertical */
.badge-retete {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

/* Cerc galben cu numarul */
.badge-retete__count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    background: rgba(237, 206, 75, 1);
    border-radius: 50%;
    font-family: 'Tisa Sans Pro', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #394A64;
    line-height: 22px;
}

/* Textul "retete disponibile" */
.badge-retete__text {
    font-family: 'Tisa Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #394A64;
    line-height: 1.3;
}

/* Elementor carousel and tabs overrides. */
.loop-carousel-hp-retete .swiper-pagination-bullet-active {
	background: #fff !important;
}

.loop-carousel-ce-pui-pe-masa .swiper-pagination-bullet-active {
	background: #00583f !important;
}

@media (max-width: 767px) {
	.e-n-tabs-mobile .e-n-tabs-heading {
		display: flex !important;
		flex-direction: row !important;
		flex-wrap: nowrap !important;
		overflow-x: auto !important;
		overflow-y: hidden !important;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
		-ms-overflow-style: none;
		gap: 8px !important;
		padding: 0 16px 8px;
		align-items: stretch !important;
	}

	.e-n-tabs-mobile .e-n-tabs-heading::-webkit-scrollbar {
		display: none;
	}

	.e-n-tabs-mobile .e-n-tabs .e-n-tab-title,
	.e-n-tabs-mobile .e-n-tabs .e-n-tab-title:hover,
	.e-n-tabs-mobile .e-n-tabs .e-n-tab-title:focus,
	.e-n-tabs-mobile .e-n-tabs .e-n-tab-title:active,
	.e-n-tabs-mobile .e-n-tabs .e-n-tab-title[aria-selected="true"],
	.e-n-tabs-mobile .e-n-tabs .e-n-tab-title[aria-selected="false"] {
		flex: 0 0 auto !important;
		width: auto !important;
		white-space: nowrap !important;
		order: initial !important;
		padding: 10px 20px !important;
		font-size: 14px !important;
		line-height: 1.2 !important;
		box-sizing: border-box !important;
		border-width: 1px !important;
		height: auto !important;
		min-height: 0 !important;
		max-height: none !important;
		margin: 0 !important;
	}

	.e-n-tabs-mobile .e-n-tabs-content,
	.e-n-tabs-mobile .e-n-tabs-content > * {
		order: initial !important;
	}

	/*
	 .elementor-widget-loop-carousel .swiper-slide {
		width: 240px !important;
	}
	*/

	.loop-carousel-ce-pui-pe-masa:has(.slider-custom-produse) {
		width: 100vw !important;
		max-width: 100vw !important;
		margin-left: calc(50% - 50vw) !important;
		margin-right: calc(50% - 50vw) !important;
		overflow-x: hidden !important;
	}

	.loop-carousel-ce-pui-pe-masa:has(.slider-custom-produse) .e-n-tabs-heading {
		width: calc(100% + 48px) !important;
		padding-left: 24px !important;
		padding-right: 16px !important;
		transform: none;
	}

	.slider-custom-produse.elementor-widget-loop-carousel {
		width: 100% !important;
		max-width: 100% !important;
		box-sizing: border-box;
		padding-left: 24px;
		overflow: visible;
	}

	.slider-custom-produse.elementor-widget-loop-carousel .swiper {
		clip-path: inset(0 -100vw 0 0);
		overflow: visible;
	}

	.slider-custom-produse .elementor-539 .elementor-element.elementor-element-98d8929 {
		--width: 100% !important;
		overflow: hidden !important;
	}

	.slider-custom-produse .elementor-539 .elementor-element.elementor-element-fbb42d3 img {
		border-radius: 24px 24px 0 0 !important;
	}
	
		.loop-carousel-hp-retete .e-n-tabs-heading {
		justify-content: flex-start !important;
		align-items: center !important;
		width: 100vw !important;
		max-width: 100vw !important;
		margin-left: calc(50% - 50vw) !important;
		padding-left: 24px !important;
		padding-right: 24px !important;
		overflow-x: auto !important;
		overflow-y: hidden !important;
		flex-wrap: nowrap !important;
		scroll-padding-left: 24px;
		-webkit-overflow-scrolling: touch;
	}

	.loop-carousel-hp-retete .e-n-tab-title {
		flex: 0 0 auto !important;
		white-space: nowrap !important;
	}
}
	
}

@media (min-width: 768px) and (max-width: 1024px) {
	.e-n-tabs .e-n-tabs-heading {
		display: flex !important;
		flex-direction: row !important;
		flex-wrap: nowrap !important;
		overflow-x: auto !important;
		overflow-y: hidden !important;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
		gap: 8px !important;
		align-items: stretch !important;
	}

	.e-n-tabs .e-n-tabs-heading::-webkit-scrollbar {
		display: none;
	}

	.e-n-tabs .e-n-tab-title {
		flex: 0 0 auto !important;
		white-space: nowrap !important;
	}
}

/*HERO SLIDER HOMEPAGE */
.transavia-homepage-hero {
	--hero-rail: max(24px, calc((100vw - 1300px) / 2));
}

.transavia-homepage-hero .transavia-hero-slider--desktop .swiper-slide-inner {
	align-items: flex-start !important;
	padding-left: var(--hero-rail) !important;
}

.transavia-homepage-hero .transavia-hero-slider .elementor-slide-description p {
	margin: 0 !important;
}

.transavia-homepage-hero .transavia-hero-slider .transavia-hero-actions {
	display: flex;
	gap: 10px;
	margin-top: 24px;
}

.transavia-homepage-hero .transavia-hero-slider .transavia-hero-btn {
	align-items: center;
	border-radius: 12px;
	display: inline-flex;
	font-family: "Tisa Sans Pro", sans-serif;
	font-size: 18px;
	font-weight: 500;
	height: 50px;
	justify-content: center;
	line-height: 1.4;
	padding: 14px 21px;
	text-decoration: none;
	white-space: nowrap;
}

.transavia-homepage-hero .transavia-hero-slider .transavia-hero-btn-primary {
	background: #e2001a;
	color: #fff;
}

.transavia-homepage-hero .transavia-hero-slider .transavia-hero-btn-secondary {
	background: #fff;
	color: #293854;
}

.transavia-homepage-hero .transavia-hero-slider--desktop .swiper-pagination {
	bottom: 40px !important;
	left: var(--hero-rail) !important;
	right: auto !important;
	width: auto !important;
}

.transavia-homepage-hero .transavia-hero-slider .swiper-pagination-bullet {
	border-radius: 10px;
	height: 4px !important;
	opacity: .2;
	width: 60px !important;
}

.transavia-homepage-hero .transavia-hero-slider .swiper-pagination-bullet-active {
	opacity: 1;
}

@media (max-width: 767px) {
	.transavia-homepage-hero .transavia-hero-slider--mobile .elementor-slide-description {
		max-width: 100%;
		width: 100%;
	}

	.transavia-homepage-hero .transavia-hero-slider--mobile .elementor-slide-description p {
		max-width: 252px;
	}

	.transavia-homepage-hero .transavia-hero-slider--mobile .transavia-hero-actions {
		margin-top: 9px;
		max-width: 311px;
		width: 100%;
	}

	.transavia-homepage-hero .transavia-hero-slider--mobile .transavia-hero-btn {
		flex: 1 1 0;
		font-size: 16px;
		height: 42px;
		line-height: 1.3;
		min-width: 0;
		padding: 10px 16px;
	}

	.transavia-homepage-hero .transavia-hero-slider--mobile .swiper-pagination {
		bottom: 18px !important;
		left: 24px !important;
		right: auto !important;
		width: auto !important;
	}

	.transavia-homepage-hero .transavia-hero-slider--mobile .swiper-pagination-bullet {
		width: 33.86px !important;
	}
}

@media (max-width: 360px) {
	.transavia-homepage-hero .transavia-hero-slider--mobile .transavia-hero-actions {
		gap: 8px;
	}

	.transavia-homepage-hero .transavia-hero-slider--mobile .transavia-hero-btn {
		font-size: 14px;
		padding-left: 9px;
		padding-right: 9px;
	}
}


/* Recipe card home */
.h-recipe-card-home {
	 display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	overflow: hidden;
	a {
		font-weight: 400;
	}
}

/*.Social media section */
.social-media-container {
	.elementor-element.elementor-arrows-position-outside .swiper {
		.elementor-swiper-button-prev,.elementor-swiper-button-next {
		border-radius: 32px;
        border: 1px solid rgba(0, 88, 63, 1);
        background: rgba(0, 88, 63, 1);
		padding: 15px;
		display: flex;
		align-items: center;
		justify-content: center;
		}
		.elementor-swiper-button-prev {
        left: -50px;
		}
		.elementor-swiper-button-next {
	    right: -50px;
		}
	}
}
/* Testiomonials section */
.testiomonial-carousel {
	.elementor-swiper-button-prev {
        left: -37px!important;
		}
		.elementor-swiper-button-next {
	    right: -37px!important;
		}
}
/* Brands section */

.brands-carousel {
		.elementor-element.elementor-arrows-position-outside .swiper {
		.elementor-swiper-button-prev,.elementor-swiper-button-next {
        border: 1px solid #293854;
		border-radius: 32px;	
        background: #fff;
		padding: 15px;
		display: flex;
		align-items: center;
		justify-content: center;
		}
		.elementor-swiper-button-prev {
        left: -70px;
		}
		.elementor-swiper-button-next {
	    right: -70px;
		}
	}
}

/*Hide nav arrows on mobile*/
		.elementor-swiper-button-prev,.elementor-swiper-button-next {
			@media screen and (max-width:767px) {
				display: none!important;
			}
		}


/* Header search popup */
.header-search-widget {
	--transavia-search-popup-width: 320px;
	position: relative;
	z-index: 60;
}

.header-search-widget .e-search-form {
	align-items: center;
	position: relative;
}

.header-search-widget .e-search-label {
	align-items: center;
	cursor: pointer;
	justify-content: flex-end;
}

.header-search-widget .e-search-label > i,
.header-search-widget .e-search-label > svg {
	inset: auto !important;
	position: static !important;
	transform: none !important;
}

.header-search-widget .e-search-input-wrapper {
	background: #fff;
	border: 1px solid #d9dee7;
	border-radius: 12px;
	box-shadow: 0 14px 34px rgba(26, 23, 28, .12);
	opacity: 0;
	padding: 0 44px 0 14px;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: calc(100% + 10px);
	transform: translateY(-6px);
	transition: opacity .18s ease, transform .18s ease, visibility .18s ease;
	visibility: hidden;
	width: min(var(--transavia-search-popup-width), calc(100vw - 32px));
	z-index: 1000;
}

.header-search-widget.is-search-open .e-search-input-wrapper {
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0);
	visibility: visible;
}

.header-search-widget .e-search-input {
	background: transparent;
	border: 0 !important;
	box-shadow: none !important;
	color: #1a171c;
	font-size: 16px;
	line-height: 1.35;
	min-height: 48px;
	padding: 0 !important;
	width: 100%;
}

.header-search-widget .e-search-input:focus {
	outline: none;
}

.header-search-widget .e-search-input-wrapper > i,
.header-search-widget .e-search-input-wrapper > svg {
	right: 16px;
}

.header-search-widget .e-search-results-container {
	left: 0;
	right: 0;
	width: 100%;
}

@media (max-width: 767px) {
	.header-search-widget {
		--transavia-search-popup-width: 280px;
	}
}



.header-search-widget .e-search-label {
	background: #fff;
	box-sizing: border-box;
}

.header-search-widget .e-search-submit {
	display: none !important;
}



/* Header search submit in popup */
.header-search-widget .e-search-input-wrapper {
	align-items: center;
	display: flex;
	flex-direction: row;
	gap: 8px;
	padding: 8px;
	width: min(420px, calc(100vw - 32px));
}

.header-search-widget .e-search-input {
	flex: 1 1 auto;
	min-height: 40px;
	min-width: 0;
	padding: 0 8px !important;
}

.header-search-widget .e-search-input-wrapper > svg.e-fas-times {
	display: none;
}

.header-search-widget .e-search-input-wrapper .e-search-submit {
	align-items: center;
	background: #f6f9fd;
	border: 1px solid #dee5ef;
	border-radius: 12px;
	box-shadow: none;
	color: #1a171c;
	display: inline-flex !important;
	flex: 0 0 auto;
	font-family: "Tisa Sans Pro", sans-serif;
	font-size: 14px;
	font-weight: 500;
	justify-content: center;
	line-height: 1.2;
	margin: 0;
	min-height: 38px;
	padding: 9px 14px;
	white-space: nowrap;
	width: auto;
}

.header-search-widget .e-search-input-wrapper .e-search-submit:hover,
.header-search-widget .e-search-input-wrapper .e-search-submit:focus-visible {
	background: #fff;
	border-color: #dee5ef;
	color: #1a171c;
}

.header-search-widget .e-search-input-wrapper .e-search-submit span {
	font: inherit;
}

@media (max-width: 767px) {
	.header-search-widget .e-search-input-wrapper {
		width: min(340px, calc(100vw - 32px));
	}
}
.grid-retete {
	img {
		display: block!important;
	}
}

/* Sectiune, noutati home */
.card-noutati-home {
	.elementor-heading-title {
		display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
	}
	a {
		    font-weight: 400!important;
	}
}

/* GENERAL */
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
    font-weight: inherit;
}
.label-produs {
	width: fit-content;
}

/* === TRANSAVIA CSS: BREADCRUMBS ETC === */


.elementor-1638 .tx-recipe-breadcrumbs {
	align-items: center;
	color: #fff;
	display: flex;
	font-family: "Tisa Sans Pro", sans-serif;
	font-size: 14px;
	gap: 8px;
	line-height: 1.3;
	margin: 0;
}

.elementor-1638 .tx-recipe-breadcrumbs a {
	color: #293854;
	text-decoration: none;
}

.elementor-1638 .tx-recipe-breadcrumbs strong {
	font-weight: 700;
}

.elementor-1638 .tx-recipe-breadcrumbs [itemprop="itemListElement"] + [itemprop="itemListElement"]::before {
	color: #293854;
	content: "/";
	font-weight: 400;
	margin-right: 8px;
}

@media (max-width: 767px) {
	.elementor-1638 .tx-recipe-breadcrumbs {
		padding: 0;
	}
}
/*
.elementor-1235 .tx-recipes-sidebar {
	flex: 0 0 200px !important;
	position: sticky !important;
	top: 24px !important;
	width: 200px !important;
}
*/
.elementor-1235 .tx-recipes-mobile-filter {
	display: none !important;
}

.elementor-1235 .tx-recipes-sidebar-accordion {
	width: 220px !important;
}

.elementor-1235 .tx-recipes-sidebar-accordion>.e-n-accordion {
	display: flex !important;
	flex-direction: column !important;
	gap: 16px !important;
}

.elementor-1235 .tx-recipes-sidebar-accordion .e-n-accordion-item {
	background: #fff !important;
	border: 1px solid #f4f2fa !important;
	border-radius: 24px !important;
	box-shadow: none !important;
	overflow: hidden !important;
	width: 260px !important;
}

.elementor-1235 .tx-recipes-sidebar-accordion .e-n-accordion-item-title {
	align-items: center !important;
	border: 0 !important;
	color: #000 !important;
	display: flex !important;
	font-family: "Tisa Sans Pro",sans-serif !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	justify-content: space-between !important;
	line-height: 1.3 !important;
	padding: 24px !important;
}



.elementor-1235 .tx-recipes-sidebar-accordion .e-n-accordion-item:nth-child(2)>[role=region] {
	display: flex !important;
}

.elementor-1235 .tx-recipes-sidebar-accordion .e-n-accordion-item:nth-child(2) .e-opened {
	display: inline-flex !important;
}

.elementor-1235 .tx-recipes-sidebar-accordion .e-n-accordion-item:nth-child(2) .e-closed {
	display: none !important;
}

.tx-recipes-sidebar-accordion [role=region] {
	padding: 0 0 24px 24px !important;
}

.elementor-1235 .tx-recipes-sidebar-accordion .e-filter {
	display: flex !important;
	flex-direction: column !important;
	gap: 16px !important;
}

.elementor-1235 .tx-recipes-sidebar-accordion .e-filter-item {
	align-items: center !important;
	background: transparent !important;
	border: 0 !important;
	color: #000 !important;
	display: flex !important;
	font-family: "Tisa Sans Pro",sans-serif !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	justify-content: space-between !important;
	line-height: 1.4 !important;
	padding: 0 !important;
	text-align: left !important;
	width: 100% !important;
}

.elementor-1235 .tx-recipes-sidebar-accordion .e-filter-item:after {
	background: #fff;
	border: 1px solid #a4b0c0;
	border-radius: 4px;
	content: "";
	height: 15px;
	margin-left: 12px;
	width: 15px;
}

.elementor-1235 .tx-recipes-sidebar-accordion .e-filter-item[aria-pressed=true]:after {
	background: #e2001a;
	border-color: #e2001a;
	box-shadow: inset 0 0 0 3px #fff;
}

@media (max-width:1024px) {
	.elementor-1235 .tx-recipes-sidebar {
		position: static !important;
		width: 100% !important;
	}
}

@media (max-width:767px) {
	.elementor-1235 .tx-recipes-sidebar {
		display: none !important;
	}
	
	.elementor-1235 .tx-recipes-mobile-filter {
		align-items: center !important;
		background: #fff !important;
		border: 1px solid #f5f2fa !important;
		border-radius: 12px !important;
		color: #085741 !important;
		display: flex !important;
		font-family: "Tisa Sans Pro",sans-serif !important;
		font-size: 18px !important;
		font-weight: 400 !important;
		height: 50px !important;
		justify-content: space-between !important;
		line-height: 1.4 !important;
		padding: 12px 24px !important;
		width: 335px !important;
	}
	
	.elementor-1235 .tx-recipes-mobile-filter:after {
		content: "\f1de";
		font-family: "Font Awesome 6 Pro","Font Awesome 6 Free";
		font-weight: 900;
	}
}

.elementor-1235 .tx-recipes-sidebar-accordion details.e-n-accordion-item:nth-child(2)[open] [role=region] {
	display: flex !important;
}

.elementor-1638 .tx-recipe-breadcrumbs p {
	margin: 0;
	color: #293854;
	font-family: "Tisa Sans Pro",sans-serif;
	font-size: 14px;
	line-height: 1.3;
}
/*
.elementor-1057 .tx-recipes-sidebar {
	flex: 0 0 200px !important;
	position: sticky !important;
	top: 24px !important;
	width: 200px !important;
}*/

.elementor-1057 .tx-recipes-mobile-filter {
	display: none !important;
}

.elementor-1057 .tx-recipes-sidebar-accordion {
	width: 200px !important;
}

.elementor-1057 .tx-recipes-sidebar-accordion>.e-n-accordion {
	display: flex !important;
	flex-direction: column !important;
	gap: 16px !important;
}

.elementor-1057 .tx-recipes-sidebar-accordion .e-n-accordion-item {
	background: #fff !important;
	border: 1px solid #f4f2fa !important;
	border-radius: 24px !important;
	box-shadow: none !important;
	overflow: hidden !important;
	width: 260px !important;
}

.elementor-1057 .tx-recipes-sidebar-accordion .e-n-accordion-item-title {
	align-items: center !important;
	border: 0 !important;
	color: #000 !important;
	display: flex !important;
	font-family: "Tisa Sans Pro",sans-serif !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	justify-content: space-between !important;
	line-height: 1.3 !important;
	padding: 24px !important;
}

/*
.elementor-1057 .tx-recipes-sidebar-accordion .e-n-accordion-item:nth-child(-n+2) .e-n-accordion-item-title {
	padding-bottom: 8px !important;
}
*/

.elementor-1057 .tx-recipes-sidebar-accordion .e-n-accordion-item:nth-child(2)>[role=region] {
	display: flex !important;
}

.elementor-1057 .tx-recipes-sidebar-accordion .e-n-accordion-item:nth-child(2) .e-opened {
	display: inline-flex !important;
}

.elementor-1057 .tx-recipes-sidebar-accordion .e-n-accordion-item:nth-child(2) .e-closed {
	display: none !important;
}


.elementor-1057 .tx-recipes-sidebar-accordion .e-filter {
	display: flex !important;
	flex-direction: column !important;
	gap: 16px !important;
}

.elementor-1057 .tx-recipes-sidebar-accordion .e-filter-item {
	align-items: center !important;
	background: transparent !important;
	border: 0 !important;
	color: #000 !important;
	display: flex !important;
	font-family: "Tisa Sans Pro",sans-serif !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	justify-content: space-between !important;
	line-height: 1.4 !important;
	padding: 0 !important;
	text-align: left !important;
	width: 100% !important;
}

.elementor-1057 .tx-recipes-sidebar-accordion .e-filter-item:after {
	background: #fff;
	border: 1px solid #a4b0c0;
	border-radius: 4px;
	content: "";
	height: 15px;
	margin-left: 12px;
	width: 15px;
}

.elementor-1057 .tx-recipes-sidebar-accordion .e-filter-item[aria-pressed=true]:after {
	background: #e2001a;
	border-color: #e2001a;
	box-shadow: inset 0 0 0 3px #fff;
}

@media (max-width:1024px) {
	.elementor-1057 .tx-recipes-sidebar {
		position: static !important;
		width: 100% !important;
	}
}

@media (max-width:767px) {
	.elementor-1057 .tx-recipes-sidebar {
		display: none !important;
	}
	
	.elementor-1057 .tx-recipes-mobile-filter {
		align-items: center !important;
		background: #fff !important;
		border: 1px solid #f5f2fa !important;
		border-radius: 12px !important;
		color: #085741 !important;
		display: flex !important;
		font-family: "Tisa Sans Pro",sans-serif !important;
		font-size: 18px !important;
		font-weight: 400 !important;
		height: 50px !important;
		justify-content: space-between !important;
		line-height: 1.4 !important;
		padding: 12px 24px !important;
		width: 335px !important;
	}
	
	.elementor-1057 .tx-recipes-mobile-filter:after {
		content: "\f1de";
		font-family: "Font Awesome 6 Pro","Font Awesome 6 Free";
		font-weight: 900;
	}
}

.elementor-1057 .tx-recipes-sidebar-accordion details.e-n-accordion-item:nth-child(2)[open] [role=region] {
	display: flex !important;
}

.elementor-1057 .tx-collection-hero-breadcrumbs {
	margin: 0 0 0 0 !important;
}

.elementor-1057 .tx-recipe-breadcrumbs {
	display: flex;
	gap: 0;
	color: inherit;
	font-family: "Tisa Sans Pro",sans-serif;
	font-size: 14px;
	line-height: 1.3;
}

.elementor-1057 .tx-recipe-breadcrumbs a,
.elementor-1057 .tx-recipe-breadcrumbs span {
	color: inherit;
	text-decoration: none;
}

.elementor-1057 .tx-collection-hero .tx-recipe-breadcrumbs {
	color: #fff;
}

.elementor-1057 .tx-collection-breadcrumbs-widget {
	flex: 0 0 100% !important;
	width: 100% !important;
	color: #1a171c;
	margin-bottom: 0 !important;
}

.elementor-1057 .tx-collection-breadcrumbs-widget .tx-recipe-breadcrumbs {
	color: #1a171c;
}

@media(max-width:767px) {
	.elementor-1057 .tx-collection-breadcrumbs-widget {
		display: none !important;
	}
}

.elementor-1057 .tx-recipe-breadcrumbs {
	align-items: center !important;
	display: flex !important;
	flex-wrap: wrap !important;
	gap: 0 !important;
	font-family: "Tisa Sans Pro",sans-serif !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 1.3 !important;
}

.elementor-1057 .tx-recipe-breadcrumbs span[itemprop=itemListElement] {
	display: inline-flex !important;
	align-items: center !important;
}

.elementor-1057 .tx-recipe-breadcrumbs span[itemprop=itemListElement]+span[itemprop=itemListElement]:before {
	content: "/" !important;
	display: inline-block !important;
	margin: 0 6px !important;
	font-weight: 400 !important;
	opacity: .85;
}

.elementor-1057 .tx-recipe-breadcrumbs strong {
	font-weight: 700 !important;
}

.elementor-1057 .tx-collection-hero .tx-recipe-breadcrumbs {
	color: #fff !important;
}

.elementor-1057 .tx-collection-hero .tx-recipe-breadcrumbs a,
.elementor-1057 .tx-collection-hero .tx-recipe-breadcrumbs strong,
.elementor-1057 .tx-collection-hero .tx-recipe-breadcrumbs span {
	color: #fff !important;
}

.elementor-1057 .tx-collection-breadcrumbs-widget .tx-recipe-breadcrumbs,
.elementor-1057 .tx-collection-breadcrumbs-widget .tx-recipe-breadcrumbs a,
.elementor-1057 .tx-collection-breadcrumbs-widget .tx-recipe-breadcrumbs strong,
.elementor-1057 .tx-collection-breadcrumbs-widget .tx-recipe-breadcrumbs span {
	color: #1a171c !important;
}

.icon-reteta-container {
	.elementor-widget-image {
			display: flex!important;
	}
}
.container-img-card-reteta {
	.elementor-widget-image  {
		a {
				display: block!important;
		}
	}
}



/* Reusable filter sidebar styling */
.tx-recipes-mobile-filter,
.tx-filter-mobile-filter {
	display: none !important;
}

.tx-recipes-sidebar-accordion,
.tx-filter-sidebar-accordion {
	width: 200px !important;
}

.tx-recipes-sidebar-accordion > .e-n-accordion,
.tx-filter-sidebar-accordion > .e-n-accordion {
	display: flex !important;
	flex-direction: column !important;
	gap: 16px !important;
}

.tx-recipes-sidebar-accordion .e-n-accordion-item,
.tx-filter-sidebar-accordion .e-n-accordion-item {
	background: #fff !important;
	border: 1px solid #f4f2fa !important;
	border-radius: 24px !important;
	box-shadow: none !important;
	overflow: hidden !important;
	width: 230px !important;
}

.tx-recipes-sidebar-accordion .e-n-accordion-item-title,
.tx-filter-sidebar-accordion .e-n-accordion-item-title {
	align-items: center !important;
	border: 0 !important;
	color: #000 !important;
	display: flex !important;
	font-family: "Tisa Sans Pro", sans-serif !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	justify-content: space-between !important;
	line-height: 1.3 !important;
	padding: 24px !important;
}

.tx-recipes-sidebar-accordion .e-n-accordion-item:nth-child(2) > [role=region],
.tx-filter-sidebar-accordion .e-n-accordion-item:nth-child(2) > [role=region] {
	display: flex !important;
}

.tx-recipes-sidebar-accordion .e-n-accordion-item:nth-child(2) .e-opened,
.tx-filter-sidebar-accordion .e-n-accordion-item:nth-child(2) .e-opened {
	display: inline-flex !important;
}

.tx-recipes-sidebar-accordion .e-n-accordion-item:nth-child(2) .e-closed,
.tx-filter-sidebar-accordion .e-n-accordion-item:nth-child(2) .e-closed {
	display: none !important;
}

.tx-recipes-sidebar-accordion [role=region],
.tx-filter-sidebar-accordion [role=region] {
	padding: 0 0 24px 24px !important;
}

.tx-recipes-sidebar-accordion .e-filter,
.tx-filter-sidebar-accordion .e-filter {
	display: flex !important;
	flex-direction: column !important;
	gap: 16px !important;
}

.tx-recipes-sidebar-accordion .e-filter-item,
.tx-filter-sidebar-accordion .e-filter-item {
	align-items: center !important;
	background: transparent !important;
	border: 0 !important;
	color: #000 !important;
	display: flex !important;
	font-family: "Tisa Sans Pro", sans-serif !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	justify-content: space-between !important;
	line-height: 1.4 !important;
	padding: 0 !important;
	text-align: left !important;
	width: 100% !important;
}

.tx-recipes-sidebar-accordion .e-filter-item::after,
.tx-filter-sidebar-accordion .e-filter-item::after {
	background: #fff;
	border: 1px solid #a4b0c0;
	border-radius: 4px;
	content: "";
	height: 15px;
	margin-left: 12px;
	min-width: 15px;
	max-width: 15px;
}

.tx-recipes-sidebar-accordion .e-filter-item[aria-pressed=true]::after,
.tx-filter-sidebar-accordion .e-filter-item[aria-pressed=true]::after {
	background: #e2001a;
	border-color: #e2001a;
	box-shadow: inset 0 0 0 3px #fff;
}

.tx-recipes-sidebar-accordion details.e-n-accordion-item:nth-child(2)[open] [role=region],
.tx-filter-sidebar-accordion details.e-n-accordion-item:nth-child(2)[open] [role=region] {
	display: flex !important;
}

@media (max-width: 767px) {
	.tx-recipes-mobile-filter,
	.tx-filter-mobile-filter {
		align-items: center !important;
		background: #fff !important;
		border: 1px solid #f5f2fa !important;
		border-radius: 12px !important;
		color: #085741 !important;
		display: flex !important;
		font-family: "Tisa Sans Pro", sans-serif !important;
		font-size: 18px !important;
		font-weight: 400 !important;
		height: 50px !important;
		justify-content: space-between !important;
		line-height: 1.4 !important;
		padding: 12px 24px !important;
		width: 335px !important;
	}

	.tx-recipes-mobile-filter::after,
	.tx-filter-mobile-filter::after {
		content: "\f1de";
		font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free";
		font-weight: 900;
	}
}



/* Context breadcrumbs */
.tx-breadcrumbs {
	align-items: center !important;
	display: flex !important;
	flex-wrap: wrap !important;
	font-family: "Tisa Sans Pro", sans-serif !important;
	font-size: 14px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	gap: 0 !important;
	line-height: 130% !important;
	margin: 0 !important;
}

.tx-breadcrumbs span[itemprop="itemListElement"] {
	align-items: center !important;
	display: inline-flex !important;
	font-weight: 400 !important;
}

.tx-breadcrumbs span[itemprop="itemListElement"] + span[itemprop="itemListElement"]::before {
	color: currentColor !important;
	content: "/" !important;
	display: inline-block !important;
	font-weight: 400 !important;
	margin: 0 8px !important;
	opacity: 1 !important;
}

.tx-breadcrumbs a,
.tx-breadcrumbs span,
.tx-breadcrumbs span[itemprop="name"] {
	color: inherit !important;
	font-size: 14px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 130% !important;
	text-decoration: none !important;
}

.tx-breadcrumbs strong,
.tx-breadcrumbs strong[itemprop="name"] {
	color: inherit !important;
	font-size: 14px !important;
	font-style: normal !important;
	font-weight: 700 !important;
	line-height: 130% !important;
	text-decoration: none !important;
}

.tx-breadcrumbs--hero {
	color: #fff !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 130% !important;
}

.tx-breadcrumbs--listing {
	color: #1a171c !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 130% !important;
}

@media (max-width: 767px) {
	.tx-breadcrumbs--hero,
	.tx-breadcrumbs--listing {
		font-size: 14px !important;
		line-height: 130% !important;
	}
}

.tx-collection-hero .tx-breadcrumbs {
	color: #fff !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 130% !important;
}

@media (max-width: 767px) {
	.tx-collection-hero .tx-breadcrumbs {
		font-size: 14px !important;
		line-height: 130% !important;
	}
}

/* === TRANSAVIA ALLOWED PAGE CSS: END === */

/* RECIPE SINGLE SHORTCODES CSS */
.elementor-1638 .tx-recipe-breadcrumbs {
	align-items: center !important;
	color: #fff !important;
	display: flex !important;
	flex-wrap: wrap !important;
	font-family: "Tisa Sans Pro", sans-serif !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	gap: 0 !important;
	line-height: 1.3 !important;
	margin: 0 !important;
}

.elementor-1638 .tx-recipe-breadcrumbs span[itemprop="itemListElement"] {
	align-items: center !important;
	display: inline-flex !important;
}

.elementor-1638 .tx-recipe-breadcrumbs span[itemprop="itemListElement"] + span[itemprop="itemListElement"]::before {
	color: currentColor !important;
	content: "/" !important;
	display: inline-block !important;
	font-weight: 400 !important;
	margin: 0 8px !important;
	opacity: .9;
}

.elementor-1638 .tx-recipe-breadcrumbs a,
.elementor-1638 .tx-recipe-breadcrumbs span,
.elementor-1638 .tx-recipe-breadcrumbs strong {
	color: #293854 !important;
	text-decoration: none !important;
}

.elementor-1638 .tx-recipe-breadcrumbs strong {
	font-weight: 700 !important;
}

.elementor-1638 .tx-recipe-partner-badge .elementor-heading-title {
	align-items: center !important;
	background: #edce4b !important;
	border-radius: 0 !important;
	color: #293854 !important;
	display: inline-flex !important;
	font-family: "Tisa Sans Pro", sans-serif !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	height: 28px !important;
	justify-content: center !important;
	line-height: 1.3 !important;
	padding: 5px 12px !important;
	position: relative !important;
	white-space: nowrap !important;
	width: auto !important;
}

.elementor-1638 .tx-recipe-partner-badge .elementor-heading-title::after {
	background: #edce4b !important;
	clip-path: polygon(0 100%, 100% 100%, -99% 0, 0 0);
	content: "" !important;
	height: 16px !important;
	position: absolute !important;
	right: -1px !important;
	top: -16px !important;
	width: 28px !important;
}

.elementor-1638 .tx-recipe-meta-card {
	align-items: center !important;
	background: #fbf8f3 !important;
	border-radius: 16px !important;
	box-sizing: border-box !important;
	color: #293854 !important;
	display: flex !important;
	gap: 24px !important;
	max-width: 100% !important;
	padding: 16px 24px !important;
	width: max-content !important;
}

.elementor-1638 .tx-recipe-meta-card > span {
	display: flex !important;
	flex-direction: column !important;
	gap: 4px !important;
	justify-content: center !important;
	min-width: 28px !important;
}

.elementor-1638 .tx-recipe-meta-card b {
	color: #293854 !important;
	font-family: "Tisa Sans Pro", sans-serif !important;
	font-size: 12px !important;
	font-weight: 400 !important;
	line-height: 1.5 !important;
}

.elementor-1638 .tx-recipe-meta-card em {
	color: #293854 !important;
	font-family: "Tisa Pro", serif !important;
	font-size: 16px !important;
	font-style: normal !important;
	font-weight: 500 !important;
	letter-spacing: -.16px !important;
	line-height: 1.1 !important;
}

.elementor-1638 .tx-recipe-meta-card__icon {
	display: block !important;
	height: 18px !important;
	object-fit: contain !important;
	width: 41px !important;
}

.elementor-1638 .tx-recipe-nutrition {
	display: flex !important;
	flex-wrap: wrap !important;
	gap: 10px !important;
	max-width: 640px !important;
}

.elementor-1638 .tx-recipe-nutrition__item {
	align-items: center !important;
	color: #fff !important;
	display: flex !important;
	flex-direction: column !important;
	gap: 10px !important;
}

.elementor-1638 .tx-recipe-nutrition__item strong {
	border: 1px solid #293854 !important;
	border-radius: 32px !important;
	color: #293854 !important;
	display: block !important;
	font-family: "Tisa Pro", serif !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	letter-spacing: -.16px !important;
	line-height: 1.1 !important;
	padding: 8px 16px !important;
	white-space: nowrap !important;
}

.elementor-1638 .tx-recipe-nutrition__item em {
	color: #293854 !important;
	font-family: "Tisa Sans Pro", sans-serif !important;
	font-size: 14px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 1.3 !important;
	max-width: 120px !important;
	text-align: center !important;
}

.elementor-1638 .tx-recipe-actions {
	align-items: center !important;
	color: #fff !important;
	display: flex !important;
	font-family: "Tisa Sans Pro", sans-serif !important;
	font-size: 13px !important;
	gap: 10px !important;
	line-height: 1.3 !important;
}

.elementor-1638 .tx-stars,
.elementor-1638 .tx-review-icon {
	color: #edce4b !important;
}

.elementor-1638 .tx-recipe-actions button {
	background: #fff !important;
	border: 0 !important;
	border-radius: 16px !important;
	color: #00583f !important;
	font: 500 13px/1.3 "Tisa Sans Pro", sans-serif !important;
	padding: 7px 12px !important;
}

.elementor-1638 .tx-cooked-card-widget {
	flex: 0 0 197px !important;
	max-width: 197px !important;
	min-width: 197px !important;
	width: 197px !important;
}

.elementor-1638 .tx-cooked-card-widget .elementor-shortcode {
	width: 197px !important;
}

.elementor-1638 .tx-cooked-card {
	align-items: flex-start !important;
	background: #f6f9fd !important;
	border-radius: 24px !important;
	box-sizing: border-box !important;
	color: #293854 !important;
	display: flex !important;
	flex-direction: column !important;
	gap: 8px !important;
	padding: 24px !important;
	text-decoration: none !important;
	width: 197px !important;
}

.elementor-1638 .tx-cooked-card:hover,
.elementor-1638 .tx-cooked-card:focus {
	color: #293854 !important;
	text-decoration: none !important;
}

.elementor-1638 .tx-cooked-card__media {
	align-items: flex-start !important;
	display: flex !important;
	flex-direction: column !important;
	gap: 10px !important;
	position: relative !important;
	width: 100% !important;
}

.elementor-1638 .tx-cooked-card__image {

}

.elementor-1638 .tx-cooked-card__badge {
	align-items: center !important;
	background: #00583f !important;
	border-radius: 8px !important;
	color: #fff !important;
	display: inline-flex !important;
	font-family: "Tisa Sans Pro", sans-serif !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	letter-spacing: 0 !important;
	line-height: 1.3 !important;
	padding: 4px 8px !important;
	position: static !important;
	width: max-content !important;
}

.elementor-1638 .tx-cooked-card__body {
	align-items: flex-start !important;
	display: flex !important;
	flex-direction: column !important;
	gap: 4px !important;
	margin: 0 !important;
	width: 100% !important;
}

.elementor-1638 .tx-cooked-card__title {
	color: #293854 !important;
	display: block !important;
	font-family: "Tisa Pro", serif !important;
	font-size: 18px !important;
	font-weight: 500 !important;
	letter-spacing: -.18px !important;
	line-height: 1.1 !important;
	margin: 0 !important;
	text-decoration: none !important;
	width: 100% !important;
}

.elementor-1638 .tx-cooked-card__subtitle {
	color: #394a64 !important;
	display: -webkit-box !important;
	font-family: "Tisa Sans Pro", sans-serif !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	-webkit-box-orient: vertical !important;
	-webkit-line-clamp: 3 !important;
	letter-spacing: 0 !important;
	line-height: 1.3 !important;
	margin: 0 !important;
	overflow: hidden !important;
	text-decoration: none !important;
	text-overflow: ellipsis !important;
	width: 100% !important;
}

.elementor-1638 .tx-cooked-card__footer {
	align-items: center !important;
	display: flex !important;
	gap: 8px !important;
	justify-content: space-between !important;
	margin: 0 !important;
	width: 100% !important;
}

.elementor-1638 .tx-cooked-card__meta {
	align-items: center !important;
	color: #394a64 !important;
	display: flex !important;
	font-family: "Tisa Sans Pro", sans-serif !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	gap: 4px !important;
	letter-spacing: 0 !important;
	line-height: 1.3 !important;
	margin: 0 !important;
	white-space: nowrap !important;
}

.elementor-1638 .tx-cooked-card__meta > span {
	align-items: center !important;
	background: #edce4b !important;
	border-radius: 32px !important;
	color: #394a64 !important;
	display: inline-flex !important;
	font-family: "Tisa Sans Pro", sans-serif !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	height: 24px !important;
	justify-content: center !important;
	line-height: 1.4 !important;
	width: 24px !important;
}


.elementor-1638 .tx-cooked-card__view-icon {
	display: block !important;
}

.elementor-1638 .tx-recipe-ingredients-list {
	color: #293854 !important;
	font-family: "Tisa Sans Pro", sans-serif !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	letter-spacing: 0 !important;
	line-height: 1.4 !important;
	margin: 0 !important;
	padding: 0 0 0 18px !important;
	white-space: normal !important;
}

.elementor-1638 .tx-recipe-ingredients-list li {
	color: #293854 !important;
	font-family: "Tisa Sans Pro", sans-serif !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 1.4 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.elementor-1638 .tx-recipe-ingredients-list li::marker {
	color: #293854 !important;
	font-size: 12px !important;
}

.elementor-1638 .tx-recipe-ingredients-list a {
	color: #293854 !important;
	font-family: "Tisa Sans Pro", sans-serif !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 1.4 !important;
	text-decoration: underline !important;
	text-decoration-thickness: 1px !important;
	text-underline-offset: 2px !important;
}

.elementor-1638 .tx-recipe-quote {
	background: #fafbf4 !important;
	border-radius: 16px !important;
	color: #394a64 !important;
	display: grid !important;
	gap: 10px 16px !important;
	grid-template-columns: 26px minmax(0, 1fr) !important;
	padding: 24px !important;
}

.elementor-1638 .tx-recipe-quote span {
	color: #293854 !important;
	font: 700 72px/.8 "Tisa Sans Pro", sans-serif !important;
	grid-row: 1 / 3 !important;
	margin: 0 !important;
}

.elementor-1638 .tx-recipe-quote p {
	color: #394a64 !important;
	font: 400 14px/1.4 "Tisa Sans Pro", sans-serif !important;
	margin: 0 !important;
}

.elementor-1638 .tx-recipe-quote a,
.elementor-1638 .tx-recipe-quote strong {
	color: #293854 !important;
	display: block !important;
	font: 700 14px/1.3 "Tisa Sans Pro", sans-serif !important;
	margin: 0 !important;
	text-decoration: underline !important;
}

.elementor-1638 .tx-recipe-steps {
	display: flex !important;
	flex-direction: column !important;
	gap: 32px !important;
}

.elementor-1638 .tx-recipe-step {
	align-items: start !important;
	display: grid !important;
	gap: 20px !important;
	grid-template-columns: 48px minmax(0, 1fr) !important;
}

.elementor-1638 .tx-recipe-step__number {
	align-items: center !important;
	background: #00583f !important;
	border-radius: 999px !important;
	color: #fff !important;
	display: flex !important;
	font: 500 20px/1.1 "Tisa Pro", serif !important;
	height: 48px !important;
	justify-content: center !important;
	width: 48px !important;
}

.elementor-1638 .tx-recipe-step__copy h3 {
	color: #293854 !important;
	font: 500 20px/1.1 "Tisa Pro", serif !important;
	letter-spacing: -.2px !important;
	margin: 0 0 10px !important;
}

.elementor-1638 .tx-recipe-step__copy p {
	color: #394a64 !important;
	font: 400 16px/1.4 "Tisa Sans Pro", sans-serif !important;
	margin: 0 !important;
}

.elementor-1638 .tx-recipe-step__image {
	grid-column: 2 !important;
	margin-top: 16px !important;
}

.elementor-1638 .tx-recipe-step__img {
	border-radius: 16px !important;
	display: block !important;
	height: auto !important;
	object-fit: cover !important;
	width: 100% !important;
}

.elementor-1638 .tx-recipe-tags {
	display: flex !important;
	flex-wrap: wrap !important;
	gap: 10px !important;
}

.elementor-1638 .tx-recipe-tags a,
.elementor-1638 .tx-recipe-tags span {
	background: #fff !important;
	border: 1px solid #d6e0eb !important;
	border-radius: 20px !important;
	color: #546170 !important;
	display: inline-flex !important;
	font-family: "Tisa Sans Pro", sans-serif !important;
	font-size: 13px !important;
	font-weight: 500 !important;
	line-height: 1.2 !important;
	padding: 8px 14px !important;
	text-decoration: none !important;
	white-space: nowrap !important;
}

.elementor-1638 .tx-recipe-video {
	max-width: 569px !important;
	width: 100% !important;
}

.elementor-1638 .tx-recipe-video iframe {
	aspect-ratio: 1700 / 802 !important;
	background: #111 !important;
	border: 0 !important;
	border-radius: 16px !important;
	display: block !important;
	height: auto !important;
	min-height: 268px !important;
	width: 100% !important;
}

@media (max-width: 767px) {
	.elementor-1638 .tx-recipe-breadcrumbs {
		font-size: 12px !important;
		line-height: 18px !important;
		padding: 0 !important;
	}

	.elementor-1638 .tx-recipe-meta-card {
		gap: 24px !important;
		overflow-x: auto !important;
		padding: 16px 24px !important;
		width: max-content !important;
	}

	.elementor-1638 .tx-recipe-nutrition {
		flex-wrap: nowrap !important;
		gap: 4px !important;
		max-width: 100% !important;
		overflow-x: auto !important;
		padding-bottom: 2px !important;
	}

	.elementor-1638 .tx-recipe-nutrition__item em {
		max-width: 92px !important;
	}

	.elementor-1638 .tx-recipe-actions {
		gap: 8px !important;
		justify-content: space-between !important;
		width: 100% !important;
	}

	.elementor-1638 .tx-cooked-card-widget {
		flex: 0 0 auto !important;
		max-width: 100% !important;
		min-width: 0 !important;
		width: 100% !important;
	}

	.elementor-1638 .tx-cooked-card-widget .elementor-shortcode,
	.elementor-1638 .tx-cooked-card {
		max-width: 335px !important;
		width: 100% !important;
	}

	.elementor-1638 .tx-cooked-card {
		padding: 24px !important;
	}

	.elementor-1638 .tx-cooked-card__image {
		height: 132px !important;
		max-width: 132px !important;
		width: 132px !important;
	}

	.elementor-1638 .tx-recipe-quote {
		grid-template-columns: 24px minmax(0, 1fr) !important;
		padding: 24px !important;
	}

	.elementor-1638 .tx-recipe-quote span {
		font-size: 56px !important;
	}

	.elementor-1638 .tx-recipe-step {
		grid-template-columns: 48px minmax(0, 1fr) !important;
	}

	.elementor-1638 .tx-recipe-step__image {
		grid-column: 1 / -1 !important;
	}

	.elementor-1638 .tx-recipe-video {
		max-width: 100% !important;
	}

	.elementor-1638 .tx-recipe-video iframe {
		aspect-ratio: 335 / 285 !important;
		min-height: 285px !important;
	}
}

/* END RECIPE SINGLE SHORTCODES CSS */

/* Transavia product Elementor bridge shortcodes */
.transavia-term-media {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    /*gap: 32px 48px;*/
}

.transavia-term-media__item,
.transavia-term-media__link {
    display: flex;
    align-items: center;
    justify-content: center;
}

.brands-carousel .e-loop-item .e-con-inner {
	justify-content: center;
}

.transavia-term-media__image {
    display: block;
    /*
    max-width: 116px;
    max-height: 64px;
	*/
    object-fit: contain;
	min-height: 64px;
    min-width: 64px;
}

.transavia-term-media__name {
    color: #293854;
    font-weight: 700;
}

/* Transavia store slider shortcode */
#magazine:has(.transavia-store-slider--empty),
.brands-carousel:has(.transavia-store-slider--empty) {
	display: none;
}

.transavia-store-slider {
	--tx-store-gap: 53.5px;
	--tx-store-logo-rail: 872px;
	--tx-store-arrow-size: 64px;
	display: grid;
	grid-template-columns: var(--tx-store-arrow-size) minmax(0, var(--tx-store-logo-rail)) var(--tx-store-arrow-size);
	align-items: center;
	justify-content: center;
	gap: var(--tx-store-gap);
	width: 100%;
	max-width: 1096px;
	margin: 32px auto 0;
}

.transavia-store-slider--empty {
	display: none;
}

.transavia-store-slider--static {
	display: block;
	max-width: var(--tx-store-logo-rail);
}

.transavia-store-slider__items,
.transavia-store-slider__track {
	display: flex;
	align-items: center;
	gap: var(--tx-store-gap);
}

.transavia-store-slider__items {
	justify-content: center;
	flex-wrap: wrap;
	min-height: 64px;
}

.transavia-store-slider__viewport {
	min-width: 0;
	overflow-x: auto;
	scroll-behavior: smooth;
	scroll-snap-type: none;
	scrollbar-width: none;
}

.transavia-store-slider__viewport::-webkit-scrollbar {
	display: none;
}

.transavia-store-slider__track {
	width: max-content;
	min-width: 100%;
}

.transavia-store-slider .transavia-term-media__item,
.transavia-store-slider .transavia-term-media__link {
	width: auto;
	min-width: 0;
	min-height: 64px;
	scroll-snap-align: none;
}

.transavia-store-slider .transavia-store-slider__item--clipped {
	pointer-events: none;
	visibility: hidden;
		@media screen and (max-width: 767px) {
		visibility: visible;
	}

}

.transavia-store-slider .transavia-term-media__image {
	display: block;
	width: auto;
	height: auto;
	max-width: 116px;
	max-height: 64px;
	min-width: 0;
	min-height: 0;
	object-fit: contain;
	border-radius: unset!important;
}

.transavia-store-slider .transavia-term-media__name {
	display: inline-flex;
	align-items: center;
	min-height: 64px;
	color: #293854;
	font-family: 'Tisa Sans Pro', sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
	white-space: nowrap;
}

.transavia-store-slider .transavia-store-slider__button,
.transavia-store-slider button.transavia-store-slider__button {
	appearance: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: var(--tx-store-arrow-size);
	min-width: var(--tx-store-arrow-size);
	max-width: var(--tx-store-arrow-size);
	height: var(--tx-store-arrow-size);
	min-height: var(--tx-store-arrow-size);
	max-height: var(--tx-store-arrow-size);
	aspect-ratio: 1;
	padding: 0 !important;
	border: 1px solid #293854 !important;
	border-radius: 999px !important;
	background: transparent !important;
	background-color: transparent !important;
	box-shadow: none !important;
	color: #293854 !important;
	cursor: pointer;
	font-size: 0 !important;
	line-height: 1 !important;
	text-decoration: none !important;
	transition: border-color 160ms ease, color 160ms ease, opacity 160ms ease;
}

.transavia-store-slider__button span {
	display: none !important;
}

.transavia-store-slider .transavia-store-slider__button::before {
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	border-color: currentColor;
	border-style: solid;
	border-width: 2px 0 0 2px;
}

.transavia-store-slider__button--prev::before {
	transform: translateX(3px) rotate(-45deg);
}

.transavia-store-slider__button--next::before {
	transform: translateX(-3px) rotate(135deg);
}

.transavia-store-slider__button:hover {
	opacity: 0.72;
}

.transavia-store-slider__button:focus-visible {
	outline: 2px solid #00583f;
	outline-offset: 4px;
}

.transavia-store-slider .transavia-store-slider__button[disabled],
.transavia-store-slider button.transavia-store-slider__button[disabled] {
	border-color: #c9cfbd !important;
	color: #c9cfbd !important;
	cursor: default;
	opacity: 1;
	pointer-events: none;
}

.transavia-store-slider__dots {
	grid-column: 1 / -1;
	display: flex;
	justify-content: center;
	gap: 10px;
	margin-top: -26px;
}

.transavia-store-slider .transavia-store-slider__dot,
.transavia-store-slider button.transavia-store-slider__dot {
	appearance: none;
	display: block;
	flex: 0 0 11px;
	width: 11px !important;
	min-width: 11px !important;
	max-width: 11px !important;
	height: 11px !important;
	min-height: 11px !important;
	max-height: 11px !important;
	padding: 0;
	border: 0 !important;
	border-radius: 999px !important;
	background: #dbdfc8 !important;
	background-color: #dbdfc8 !important;
	box-shadow: none !important;
	cursor: pointer;
	font-size: 0 !important;
	line-height: 0 !important;
}

.transavia-store-slider .transavia-store-slider__dot.is-active,
.transavia-store-slider button.transavia-store-slider__dot.is-active {
	background: #00583f !important;
	background-color: #00583f !important;
}

@media (max-width: 767px) {
	.transavia-store-slider {
		--tx-store-gap: 24px;
		--tx-store-logo-rail: min(100%, 256px);
		--tx-store-arrow-size: 48px;
		box-sizing: border-box;
		grid-template-columns: minmax(0, var(--tx-store-logo-rail));
		justify-items: center;
		gap: 0;
		margin-top: 32px;
		padding: 0 16px;
	}

	.transavia-store-slider .transavia-store-slider__viewport {
		width: 100%;
		max-width: var(--tx-store-logo-rail);
		justify-self: center;
	}

	.transavia-store-slider .transavia-store-slider__button,
	.transavia-store-slider button.transavia-store-slider__button {
		display: none !important;
	}

	.transavia-store-slider--static {
		overflow-x: auto;
		scrollbar-width: none;
	}

	.transavia-store-slider--static::-webkit-scrollbar {
		display: none;
	}

	.transavia-store-slider__items {
		justify-content: flex-start;
		flex-wrap: nowrap;
		width: max-content;
		min-width: 100%;
	}

	.transavia-store-slider .transavia-term-media__item,
	.transavia-store-slider .transavia-term-media__link {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		min-height: 64px;
	}

	.transavia-store-slider .transavia-term-media__image {
		width: auto !important;
		height: auto !important;
		max-width: 116px;
		max-height: 64px;
		object-fit: contain;
		image-rendering: auto;
	}

	.transavia-store-slider__dots {
		margin-top: 20px;
	}
}

.transavia-product-nutrition {
    display: flex;
    flex-direction: column;
    gap: 16px;
	@media screen and (max-width: 767px) {
		gap: 0px!important;
	}
    width: 100%;
}

.transavia-product-nutrition__heading {
    margin: 0;
    color: #1A171C;
    font-family: "Tisa Pro", serif;
    font-size: 30px;
	@media screen and (max-width: 767px) {
		font-size: 22px!important;
	}
    font-weight: 500;
    line-height: 1.1;
}

.transavia-product-nutrition__items {
    display: grid;
    gap: 8px;
}

.transavia-product-nutrition__item {
    display: grid;
    grid-template-columns: 1.2fr repeat(4, 1fr);
    gap: 12px;
    padding: 12px 0;
    border-bottom: 1px solid #dee5ef;
    color: #394a64;
    font-size: 14px;
    line-height: 1.4;
}

.transavia-product-nutrition__value {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.transavia-product-nutrition__value small {
    color: #495567;
    font-size: 12px;
}

.transavia-product-gallery {
    --transavia-product-gallery-viewport: 335px;
    --transavia-product-gallery-image: 281px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
    width: 100%;
    max-width: 440px;
    /*min-height: 462px;*/
    margin-inline: auto;
    padding: 0;
    border-radius: 16px;
    background: #f2f4ef;
    outline: none;
}

.transavia-product-gallery__viewport {
    position: relative;
    width: min(var(--transavia-product-gallery-viewport), 100%);
    aspect-ratio: 1 / 1;
    overflow: hidden;
    border-radius: 16px;
    background: #f5f5f0;
}

.transavia-product-gallery__track {
    display: flex;
    width: 100%;
    height: 100%;
    transform: translate3d(0, 0, 0);
    transition: transform 0.35s ease;
    will-change: transform;
}

.transavia-product-gallery__slide {
    flex: 0 0 100%;
    display: grid;
    place-items: center;
    width: 100%;
    height: 100%;
    margin: 0;
}

.transavia-product-gallery__image-button {
    appearance: none !important;
    -webkit-appearance: none !important;
    display: grid !important;
    place-items: center !important;
    width: 100% !important;
    height: 100% !important;
    min-width: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 16px !important;
    background: transparent !important;
    color: inherit !important;
    box-shadow: none !important;
    cursor: zoom-in;
}

.transavia-product-gallery__image-button:hover,
.transavia-product-gallery__image-button:focus,
.transavia-product-gallery__image-button:active {
    background: transparent !important;
    box-shadow: none !important;
}

.transavia-product-gallery__image-frame {
    display: grid;
    place-items: center;
	@media screen and (max-width: 767px) {
	width: var(--transavia-product-gallery-image);
    max-width: 83.9%;
    height: var(--transavia-product-gallery-image);
    max-height: 83.9%;
	}
}

.transavia-product-gallery__image {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    border-radius: 0;
    object-fit: contain;
    pointer-events: none;
    -webkit-user-drag: none;
}

.transavia-product-gallery__dots {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    height: 8px;
    overflow: hidden;
}

.transavia-product-gallery__dot {
    appearance: none !important;
    -webkit-appearance: none !important;
    display: block !important;
    flex: 0 0 8px !important;
    width: 8px !important;
    min-width: 8px !important;
    max-width: 8px !important;
    height: 8px !important;
    min-height: 8px !important;
    max-height: 8px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 4px !important;
    background: rgba(200, 205, 200, 0.5) !important;
    color: transparent !important;
    font-size: 0 !important;
    line-height: 0 !important;
    box-shadow: none !important;
    cursor: pointer;
    transition: width 0.25s ease, background-color 0.25s ease;
}

.transavia-product-gallery__dot:hover,
.transavia-product-gallery__dot:focus,
.transavia-product-gallery__dot:active {
    background: rgba(200, 205, 200, 0.5) !important;
    box-shadow: none !important;
    outline: none;
}

.transavia-product-gallery__dot.is-active {
    flex-basis: 24px !important;
    width: 24px !important;
    min-width: 24px !important;
    max-width: 24px !important;
    background: #00583f !important;
}

.transavia-product-gallery__dot.is-active:hover,
.transavia-product-gallery__dot.is-active:focus,
.transavia-product-gallery__dot.is-active:active {
    background: #00583f !important;
}

.transavia-product-gallery-lightbox {
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: none;
    place-items: center;
    padding: 64px 96px;
    background: rgba(10, 16, 24, 0.86);
    box-sizing: border-box;
}

.transavia-product-gallery-lightbox.is-open {
    display: grid;
}

.transavia-product-gallery-lightbox-open {
    overflow: hidden;
}

.transavia-product-gallery-lightbox__figure {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    margin: 0;
}

.transavia-product-gallery-lightbox__image {
    display: block;
    width: auto !important;
    height: auto !important;
    max-width: min(86vw, 1100px) !important;
    max-height: calc(100vh - 160px) !important;
    border-radius: 12px;
    background: #f5f5f0;
    object-fit: contain;
}

.transavia-product-gallery-lightbox__caption {
    position: fixed;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
    min-height: 20px;
    margin: 0;
    color: #fff;
    font-family: "Tisa Sans Pro", sans-serif;
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
}

.transavia-product-gallery-lightbox__close,
.transavia-product-gallery-lightbox__nav {
    appearance: none !important;
    -webkit-appearance: none !important;
    position: absolute;
    display: grid !important;
    place-items: center;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: rgba(255, 255, 255, 0.12) !important;
    color: #fff !important;
    box-shadow: none !important;
    cursor: pointer;
}

.transavia-product-gallery-lightbox__close:hover,
.transavia-product-gallery-lightbox__close:focus,
.transavia-product-gallery-lightbox__nav:hover,
.transavia-product-gallery-lightbox__nav:focus {
    background: rgba(255, 255, 255, 0.22) !important;
}

.transavia-product-gallery-lightbox__close {
    top: 24px;
    right: 24px;
    width: 44px !important;
    height: 44px !important;
    font-size: 32px !important;
    line-height: 1 !important;
}

.transavia-product-gallery-lightbox__nav {
    top: 50%;
    width: 52px !important;
    height: 52px !important;
    font-size: 44px !important;
    line-height: 1 !important;
    transform: translateY(-50%);
}

.transavia-product-gallery-lightbox__nav--prev {
    left: 24px;
}

.transavia-product-gallery-lightbox__nav--next {
    right: 24px;
}

@media (max-width: 767px) {
    .transavia-term-media {
        gap: 24px;
    }

    .transavia-product-nutrition__item {
        grid-template-columns: 1fr;
    }

    .transavia-product-gallery {
        position: relative;
        left: 50%;
        width: min(335px, calc(100vw - 40px));
        max-width: 335px;
        min-height: 389px;
        padding: 0;
        background: transparent;
        transform: translateX(-50%);
    }
}

@media (max-width: 1024px) {
    .transavia-product-gallery__image-button {
        cursor: default;
    }

    .transavia-product-gallery-lightbox {
        display: none !important;
    }
}

.transavia-product-recipe-loop {
    width: 100%;
}

.transavia-product-recipe-loop__items {
    display: flex;
    gap: 24px;
    overflow-x: auto;
    padding-bottom: 8px;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
}

.transavia-product-recipe-loop__items::-webkit-scrollbar {
    display: none;
}

.transavia-product-recipe-loop__item {
    flex: 0 0 min(280px, 80vw);
    scroll-snap-align: start;
}

.transavia-product-featured-recipe .transavia-product-recipe-loop__item {
    flex: 0 0 auto;
    width: 337px;
    scroll-snap-align: none;
}

.transavia-product-related-recipes .transavia-product-recipe-loop__item {
    flex-basis: min(270px, 80vw);
}

.transavia-product-featured-recipe .transavia-product-recipe-loop__items {
    display: block;
    overflow: visible;
    padding: 0;
    scroll-snap-type: none;
}

.transavia-featured-recipe-card {
    position: relative;
    display: block;
    width: 337px;
    height: 391px;
    min-height: 391px;
    color: #fafbf4;
    text-decoration: none !important;
    background: transparent;
    box-sizing: border-box;
}

.transavia-featured-recipe-card:hover,
.transavia-featured-recipe-card:focus,
.transavia-featured-recipe-card:active {
    color: #fafbf4;
    text-decoration: none !important;
}

.transavia-featured-recipe-card__tilt {
    position: absolute;
    top: 0;
    left: 32px;
    display: block;
    width: 274px;
    height: 368px;
    padding: 24px;
    border-radius: 16px;
    background: #00583f;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    backface-visibility: hidden;
    backdrop-filter: blur(24px);
    text-rendering: geometricPrecision;
    transform: rotate(5deg) translateZ(0);
    transform-origin: top left;
    transform-style: preserve-3d;
    will-change: transform;
}

.transavia-featured-recipe-card__inner {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    min-height: 320px;
}

.transavia-featured-recipe-card__media {
    display: block;
    width: 100%;
    height: 196px;
    overflow: hidden;
    border-radius: 8px;
    background: #f6f9fd;
}

.transavia-featured-recipe-card__image {
    display: block;
    width: 100%;
    height: 100%!important;
    object-fit: cover;
	border-radius: 0!important;
}

.transavia-featured-recipe-card__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    width: 100%;
}

.transavia-featured-recipe-card__badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 21px;
    padding: 4px 10px;
    border-radius: 24px;
    background: #fafbf4;
    color: #293854;
    font-family: "Tisa Sans Pro", sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.2;
    white-space: nowrap;
}

.transavia-featured-recipe-card__title {
    display: -webkit-box;
    width: 100%;
    overflow: hidden;
    color: #fafbf4;
    font-family: "Tisa Sans Pro", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.transavia-featured-recipe-card__labels {
    display: grid;
    grid-template-columns: max-content max-content;
    align-items: center;
    gap: 16px;
    width: 199px;
    max-width: 100%;
    height: 39px;
    color: #fff;
}

.transavia-featured-recipe-card__label {
    display: grid;
    grid-template-rows: 16px 18px;
    align-items: flex-start;
    gap: 4px;
    min-width: 0;
    height: 38px;
}

.transavia-featured-recipe-card__icons {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 4px;
    padding-left: 2px;
    height: 16px;
    line-height: 1;
}

.transavia-featured-recipe-card__icon {
    display: block;
    width: 11px;
    height: 11px;
    color: #fff;
}

.transavia-featured-recipe-card__icon.is-muted {
    opacity: 0.2;
}

.transavia-featured-recipe-card__icon svg {
    display: block;
    width: 100%;
    height: 100%;
    fill: currentColor;
}

.transavia-featured-recipe-card__icon-media {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 16px;
}

.transavia-featured-recipe-card__icon-image {
    display: block;
    width: 41px;
    height: 16px;
    object-fit: contain;
}

.transavia-featured-recipe-card__label small {
    display: flex;
    align-items: center;
    width: 100%;
    height: 16px;
    color: #fff;
    font-family: "Tisa Sans Pro", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
}

.transavia-featured-recipe-card__label strong {
    display: flex;
    align-items: center;
    height: 18px;
    color: #fff;
    font-family: "Tisa Pro", serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0;
}

@media (max-width: 767px) {
    .transavia-product-featured-recipe .transavia-product-recipe-loop__item {
        width: min(335px, calc(100vw - 40px));
    }

    .transavia-featured-recipe-card {
        width: min(335px, calc(100vw - 40px));
        height: 196px;
        min-height: 196px;
    }

    .transavia-featured-recipe-card__tilt {
        position: relative;
        top: auto;
        left: auto;
        width: min(335px, calc(100vw - 40px));
        height: 196px;
        min-height: 196px;
        padding: 16px;
        transform: none;
        transform-origin: center;
    }

    .transavia-featured-recipe-card__inner {
        flex-direction: row;
        align-items: center;
        gap: 16px;
        min-height: 164px;
    }

    .transavia-featured-recipe-card__media {
        flex: 0 0 calc((100% - 16px) / 2);
        width: calc((100% - 16px) / 2);
        height: 164px;
    }

    .transavia-featured-recipe-card__content {
        flex: 1 1 0;
        min-width: 0;
        justify-content: center;
    }

    .transavia-featured-recipe-card__title {
        min-height: 60px;
    }

    .transavia-featured-recipe-card__labels {
        width: 199px;
    }
}


/* ==========================================================================
   Recipe of the Month (Rețeta Lunii) Card Shortcode Styles
   ========================================================================== */

.tx-recipe-month-card {
	display: flex !important;
	flex-direction: column !important;
	padding: 24px !important;
	border-radius: 16px !important;
	gap: 16px !important;
	background: rgba(255, 255, 255, 0.8) !important;
	border: 1px solid rgba(255, 255, 255, 0.5) !important;
	backdrop-filter: blur(8px) !important;
	-webkit-backdrop-filter: blur(8px) !important;
	box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05) !important;
	box-sizing: border-box !important;
	width: 100% !important;
	max-width: 100% !important;
	min-width: 274px;
	transition: transform 0.2s ease, box-shadow 0.2s ease !important;
}

.tx-recipe-month-card:hover {
	transform: translateY(-2px) !important;
	box-shadow: 0px 8px 36px rgba(0, 0, 0, 0.08) !important;
}

.tx-recipe-month-card__badge {
	align-self: flex-start !important;
	background-color: #00583f !important;
	color: #ffffff !important;
	font-family: "Tisa Sans Pro", sans-serif !important;
	font-size: 11px !important;
	line-height: 13.2px !important;
	font-weight: 400 !important;
	padding: 4px 10px !important;
	border-radius: 24px !important;
	letter-spacing: 0 !important;
	text-transform: none !important;
	white-space: nowrap !important;
}

.tx-recipe-month-card__title {
	margin: 0 !important;
	font-family: "Tisa Sans Pro", sans-serif !important;
	font-size: 14px !important;
	line-height: 19.6px !important;
	font-weight: 400 !important;
	color: #394a64 !important;
	display: -webkit-box !important;
	-webkit-line-clamp: 2 !important;
	-webkit-box-orient: vertical !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
}

.tx-recipe-month-card__title a {
	color: #394a64 !important;
	text-decoration: none !important;
	transition: color 0.2s ease !important;
	max-width: 226px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    align-self: stretch;
	overflow: hidden;
	font-weight: 400;
    line-height: 19.6px;
}

.tx-recipe-month-card__title a:hover {
	color: #00583f !important;
}

.tx-recipe-month-card__labels {
	display: flex !important;
	gap: 24px !important;
	align-items: flex-end !important;
}

.tx-recipe-month-card__complexity {
	display: flex !important;
	flex-direction: column !important;
	gap: 4px !important;
}

.tx-recipe-month-card__complexity-icons {
	display: flex !important;
	gap: 4px !important;
	align-items: center !important;
}
.tx-recipe-month-card__icon-image {
	height: 16px!important;
    margin-left: -2px;
}
.tx-chef-hat {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
}

.tx-chef-hat--active {
	color: #293854 !important;
}

.tx-chef-hat--inactive {
	color: #293854 !important;
	opacity: 0.2 !important;
}

.tx-recipe-month-card__complexity-text {
	font-family: "Tisa Pro", serif !important;
	font-size: 16px !important;
	line-height: 17.6px !important;
	font-weight: 500 !important;
	color: #293854 !important;
	letter-spacing: -0.16px !important;
}

.tx-recipe-month-card__time {
	display: flex !important;
	flex-direction: column !important;
	gap: 8px !important;
}

.tx-recipe-month-card__time-label {
	font-family: "Tisa Sans Pro", sans-serif !important;
	font-size: 12px !important;
	line-height: 18px !important;
	font-weight: 400 !important;
	color: #293854 !important;
}

.tx-recipe-month-card__time-value {
	font-family: "Tisa Pro", serif !important;
	font-size: 16px !important;
	line-height: 17.6px !important;
	font-weight: 500 !important;
	color: #293854 !important;
	letter-spacing: -0.16px !important;
}

@media (max-width: 767px) {
	.tx-recipe-month-card {
		padding: 20px !important;
		gap: 12px !important;
	}
}

/* Product quick view shortcode */
.elementor-4578 .elementor-widget-shortcode,
.elementor-4578 .elementor-widget-container,
.elementor-4578 .elementor-shortcode {
	width: 100%;
	height: 100%;
}

.tx-product-quickview,
.tx-product-quickview * {
	box-sizing: border-box;
	letter-spacing: 0;
}

.tx-product-quickview {
	/*width: min(801px, calc(100vw - 32px));*/
	min-height: 400px;
	max-height: calc(100vh - 32px);
	padding: 16px;
	background: #ffffff;
	border-radius: 24px;
	overflow: auto;
}

.tx-product-quickview__content,
.tx-product-quickview__layout {
	width: 100%;
	min-height: 368px;
}

.tx-product-quickview__layout {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(300px, 367px);
	gap: 0;
}

.tx-product-quickview__info {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 16px;
	min-width: 0;
	padding: 24px;
	background: #00583f;
	border-radius: 24px;
	color: #fafbf4;
}

.tx-product-quickview__brand {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 31px;
	padding: 8px 12px;
	border: 1px solid rgba(250, 251, 244, 0.9);
	border-radius: 24px;
	color: #fafbf4 !important;
	font: 400 12px/15px "Tisa Sans Pro", sans-serif !important;
	text-transform: uppercase;
	white-space: nowrap;
}

.tx-product-quickview__title {
	margin: 0;
	color: #fafbf4 !important;
	font-family: "Tisa Pro", serif !important;
	font-size: 40px !important;
	font-weight: 500 !important;
	line-height: 1.04 !important;
}

.tx-product-quickview__description {
	display: -webkit-box;
	overflow: hidden;
	color: #fafbf4 !important;
	font-family: "Tisa Sans Pro", sans-serif !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 22.4px !important;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

.tx-product-quickview__description p {
	margin: 0;
}

.tx-product-quickview__actions {
	display: flex;
	gap: 10px;
	align-items: center;
	margin-top: 2px;
}

.tx-product-quickview__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	min-height: 40px;
	padding: 10px 16px;
	border-radius: 12px;
	font: 500 16px/20px "Tisa Sans Pro", sans-serif!important;
	text-decoration: none !important;
	white-space: nowrap;
	transition: opacity 0.2s ease;
}

.tx-product-quickview__button:hover {
	opacity: 0.88;
}

.tx-product-quickview__button--primary {
	background: #e2001a;
	color: #ffffff !important;
}

.tx-product-quickview__button--secondary {
	background: #ffffff;
	color: #e2001a !important;
}

.tx-product-quickview__media {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 0;
	min-height: 368px;
	padding: 48px 24px 24px;
}

.tx-product-quickview__close {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	min-height: 40px;
	padding: 10px 16px;
	border-radius: 12px;
	background: #1a171c;
	color: #ffffff !important;
	font: 500 14px/20px "Tisa Sans Pro", sans-serif!important;
	text-decoration: none !important;
}

.tx-product-quickview__image {
	display: block;
	width: auto;
	max-width: 100%;
	max-height: 300px;
	object-fit: contain;
}

.tx-product-quickview__loading {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 368px;
	color: #00583f;
	font: 500 18px/24px "Tisa Sans Pro", sans-serif;
	text-align: center;
}

@media (max-width: 767px) {
	.tx-product-quickview {
		/*width: min(654px, calc(100vw - 32px));*/
		min-height: auto;
		padding: 16px;
	}

	.tx-product-quickview__layout {
		display: flex;
		flex-direction: column-reverse;
		min-height: 0;
	}

	.tx-product-quickview__info {
		gap: 12px;
		padding: 16px;
	}

	.tx-product-quickview__title {
		font-size: 26px !important;
		line-height: 1.05 !important;
	}

	.tx-product-quickview__description {
		font-size: 14px !important;
		line-height: 20px !important;
		-webkit-line-clamp: 3;
	}

	.tx-product-quickview__actions {
		justify-content: center;
		width: 100%;
	}

	.tx-product-quickview__button {
		min-height: 32px;
		padding: 6px 10px;
		border-radius: 8px;
		font-size: 14px;
		line-height: 20px;
	}

	.tx-product-quickview__media {
		min-height: 260px;
		padding: 48px 16px 16px;
	}

	.tx-product-quickview__close {
		min-height: 36px;
		padding: 8px 12px;
		border-radius: 8px;
		font-size: 14px;
		line-height: 20px;
	}

	.tx-product-quickview__image {
		max-height: 220px;
	}
}

/* Back to top button */
button.transavia-back-to-top {
	position: fixed;
	right: max(18px, env(safe-area-inset-right));
	bottom: max(22px, env(safe-area-inset-bottom));
	z-index: 999;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 52px;
	height: 52px;
	border: 1px solid rgba(0, 88, 63, 0.18);
	border-radius: 999px;
	background: #fff;
	color: #e2001a;
	box-shadow: 0 14px 32px rgba(0, 88, 63, 0.2);
	cursor: pointer;
	opacity: 0;
	pointer-events: none;
	transform: translateY(14px) scale(0.96);
	transition:
		opacity 180ms ease,
		transform 180ms ease,
		background-color 180ms ease,
		color 180ms ease,
		box-shadow 180ms ease;
}

button.transavia-back-to-top.transavia-back-to-top--visible {
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0) scale(1);
}

button.transavia-back-to-top:hover,
button.transavia-back-to-top:focus-visible {
	background: #e2001a;
	color: #ffffff;
	box-shadow: 0 16px 36px rgba(0, 88, 63, 0.28);
}

button.transavia-back-to-top:focus-visible {
	outline: 3px solid rgba(237, 206, 75, 0.65);
	outline-offset: 3px;
}

button.transavia-back-to-top .transavia-back-to-top__icon {
	display: block;
	width: 19px;
	height: 19px;
	min-width: 19px;
	min-height: 19px;
	flex: 0 0 19px;
	overflow: visible;
}

button.transavia-back-to-top .transavia-back-to-top__icon path {
	transform: scale(1.35);
	transform-box: fill-box;
	transform-origin: center;
}

@media (max-width: 767px) {
	button.transavia-back-to-top {
		right: max(14px, env(safe-area-inset-right));
		bottom: max(16px, env(safe-area-inset-bottom));
		width: 46px;
		height: 46px;
		box-shadow: 0 10px 24px rgba(0, 88, 63, 0.22);
	}

	button.transavia-back-to-top .transavia-back-to-top__icon {
		width: 19px;
		height: 19px;
		min-width: 19px;
		min-height: 19px;
		flex-basis: 19px;
	}
}

@media (prefers-reduced-motion: reduce) {
	button.transavia-back-to-top {
		transition: none;
	}
}

/* Product archive contextual filters */
.elementor-widget-loop-grid.loopgrid-game-brands .e-loop-item.tx-context-hidden,
.elementor-widget-taxonomy-filter .e-filter-item.tx-context-hidden,
.tx-filter-sidebar-accordion .e-n-accordion-item.tx-context-empty,
.tx-recipes-sidebar-accordion .e-n-accordion-item.tx-context-empty {
	display: none !important;
}

/*Load mode btn*/
.e-loop__load-more .elementor-button {
	display: flex;
	margin: 0 auto;
	align-items: center;
	justify-content: center;
	height: 50px!important;
	@media screen and (min-width: 1200px) {
		width: 418px!important;
	}
}

/* Slider mobile bullet points display none */
.loop-carousel-ce-pui-pe-masa {
    @media screen and (max-width: 1023px) {
		.swiper.elementor-loop-container{
			padding-bottom: 0!important;
		}
        .swiper-pagination-bullets {
            display: none;
        }
    }
}


.cards-homepage-products-retete p {
  margin-block-end: 0!important;
}

.e-loop-item {
	.elementor-heading-title {
			 display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	overflow: hidden;
	}
}
.testiomonial-carousel {
	.swiper-slide {
		padding: 0!important;
		align-content: center!important;
	}

}

.elementor-widget-taxonomy-filter {
	align-self: flex-start!important;
	width: 100%!important;
}

/* Product related recipes: prevent empty section flash */
@supports selector(:has(*)) {
    .gatite-cu-produsul-tau:has(.e-loop-nothing-found-message):not(:has(.e-loop-item)):not(:has(.transavia-product-recipe-loop__item)) {
        display: none !important;
    }
}

/* Product ingredients typography */
.elementor-2528 .elementor-element.elementor-element-673c9425 {
    font-size: var(--e-global-typography-713528c-font-size, 16px);
    line-height: var(--e-global-typography-713528c-line-height, 1.25rem);
}

.elementor-2528 .elementor-element.elementor-element-673c9425 p {
    font-size: inherit;
    line-height: inherit;
}


/* Product store slider desktop centering */
@media (min-width: 1024px) {
    #magazine .transavia-store-slider--context-product {
        --tx-store-gap: clamp(32px, calc((100vw - 777px) / 7), 53.5px);
        width: min(1096px, calc(100vw - 72px));
        max-width: none;
        margin-left: 50%;
        transform: translateX(-50%);
    }
}
