/*
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.1.1
	Stable tag: 3.1.1
	Requires at least: 6.0
	Tested up to: 6.5
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/
/**
 * Loading first in the style.scss & classic-editor.scss
 */
/**
* Document basic styling
* Inspired by Normalize.css, HTML5 Boilerplate & Bootstrap Reboot Projects under MIT License
 */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

*,
*::before,
*::after {
  box-sizing: border-box; /* 3 */
}

/* Sections
 */
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, h2, h3, h4, h5, h6 {
  margin-block-start: 0.5rem;
  margin-block-end: 1rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

p {
  margin-block-start: 0;
  margin-block-end: 0.9rem;
}

/* Grouping content
 */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
  white-space: pre-wrap;
}

/* Text-level semantics
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: #CC3366;
}
a:hover, a:active {
  color: #333366;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-block-end: none; /* 1 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
 */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  height: auto;
  max-width: 100%;
}

/* Interactive
 */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

figcaption {
  font-size: 16px;
  color: #333333;
  line-height: 1.4;
  font-style: italic;
  font-weight: 400;
}

/* Misc
 */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Print
 */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important; /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    border: 1px solid #cccccc;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    -moz-column-break-after: avoid;
         break-after: avoid;
  }
}
/**
 * Form styling
 */
label {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 1rem; /* 1 */
  line-height: 1.5; /* 1 */
  margin: 0; /* 2 */
}

input[type=text],
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=url],
select,
textarea {
  width: 100%;
  border: solid 1px #666666;
  border-radius: 3px;
  padding: 0.5rem 1rem;
  transition: all 0.3s;
}
input[type=text]:focus,
input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
  border-color: #333333;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  width: auto;
  -webkit-appearance: button;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button,
[type=submit],
[type=button] {
  display: inline-block;
  font-weight: 400;
  color: #CC3366;
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid #CC3366;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 3px;
  transition: all 0.3s;
}
button:focus:not(:focus-visible),
[type=submit]:focus:not(:focus-visible),
[type=button]:focus:not(:focus-visible) {
  outline: none;
}
button:hover, button:focus,
[type=submit]:hover,
[type=submit]:focus,
[type=button]:hover,
[type=button]:focus {
  color: #ffffff;
  background-color: #CC3366;
  text-decoration: none;
}
button:not(:disabled),
[type=submit]:not(:disabled),
[type=button]:not(:disabled) {
  cursor: pointer;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
  resize: vertical;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

select {
  display: block;
}

/**
 * Table styling
 */
table {
  background-color: transparent;
  width: 100%;
  margin-block-end: 15px;
  font-size: 0.9em;
  border-spacing: 0;
  border-collapse: collapse;
}
table th,
table td {
  padding: 15px;
  line-height: 1.5;
  vertical-align: top;
  border: 1px solid rgba(128, 128, 128, 0.5019607843);
}
table th {
  font-weight: bold;
}
table thead th,
table tfoot th {
  font-size: 1em;
}
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-block-start: 1px solid rgba(128, 128, 128, 0.5019607843);
}
table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background-color: rgba(128, 128, 128, 0.0705882353);
}
table tbody tr:hover > td,
table tbody tr:hover > th {
  background-color: rgba(128, 128, 128, 0.1019607843);
}
table tbody + tbody {
  border-block-start: 2px solid rgba(128, 128, 128, 0.5019607843);
}
@media (max-width: 767px) {
  table table {
    font-size: 0.8em;
  }
  table table th,
  table table td {
    padding: 7px;
    line-height: 1.3;
  }
  table table th {
    font-weight: 400;
  }
}

/**
 * List styling
 */
dl,
dt,
dd,
ol,
ul,
li {
  margin-block-start: 0;
  margin-block-end: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}




/*-----custom css start-----*/
.menu-item a.elementor-item.elementor-item-active {
    font-weight: 500 !important;
}
.fixed_header{
	transition:all 0.4s ease-in-out;
}

.banner_slider .swiper {
    padding: 30px 40px 45px 40px !important;
}
.banner_slider .swiper-slide{
	transition:all 0.4s ease-in-out;
}
.banner_slider .swiper-slide.swiper-slide-active {
    transform: rotate(21deg);
    overflow: unset !important;
}
.banner_slider .swiper-slide.swiper-slide-next{
    transform: rotate(12deg);
    overflow: unset !important;
	margin-top:80px;
}
.banner_slider .swiper-slide.swiper-slide-next+.swiper-slide{
	margin-top:105px;
}
.banner_slider .swiper-slide.swiper-slide-next+.swiper-slide+.swiper-slide{
    transform: rotate(-12deg);
    overflow: unset !important;
	margin-top:80px;
}
.banner_slider .swiper-slide.swiper-slide-duplicate-prev{
    transform: rotate(-21deg);
    overflow: unset !important;
}
.btn_main .elementor-button:hover {
    box-shadow: 0px 0px 0px 0px #96297A00 !important;
}


.featured_product .eael-product-grid .woocommerce ul.products{
    grid-gap: 30px !important;
	margin-bottom:0 !important;
}
.featured_product a.button.product_type_simple {
    display: none !important;
}
.featured_product img{
	border-radius:15px;
}
.featured_product li.product:after{
	content:"";
	width:100%;
	height:65%;
	background-color:var( --e-global-color-secondary );
	position:absolute;
	top:0;
	left:50%;
	transform:translatex(-50%);
	z-index:-1;
	border-radius:15px 15px 0 0;
}
.featured_product li.product .eael-product-wrap{
	display: flex;
    flex-direction: column;
    height: 100%;
}
.featured_product li.product .eael-product-wrap a {
    height: 100%;
    display: block;
}
.featured_product li.product .eael-product-wrap a img{
	height:100% !important;
	object-fit:cover;
}

.recipes_section .recipe_main:nth-child(2) {
    grid-column: 2 / 4;
}
.recipes_section .recipe_main:nth-child(3) {
    grid-column: 1 / 3;
}
.recipes_section .recipe_main .recipe_hover{
	top:100% !important;
	transition:all 0.4s ease-in-out;
}
.recipes_section .recipe_main:hover .recipe_hover{
	top:0 !important;
}
.section_recipes ul.products li.product:nth-child(2),.upsells_recipe ul.products li.product:nth-child(2) {
    grid-column: 2 / 4;
}
.section_recipes ul.products li.product:nth-child(3),.upsells_recipe ul.products li.product:nth-child(3) {
    grid-column: 1 / 3;
}
.section_recipes ul.products .eael-product-wrap,.page_recipes ul.products .eael-product-wrap,.upsells_recipe  ul.products li.product{
	border-radius:15px;
	overflow:hidden;
	height:100%;
}
.section_recipes ul.products .eael-product-title,.page_recipes  ul.products .eael-product-title,.upsells_recipe h2.woocommerce-loop-product__title {
   	position: absolute;
    bottom: calc(100%);
    left: 50%;
    transform: translate(-50%, 0%);
    z-index: 9;
    transition: all 0.4s ease-in-out;
    width: 100%;
    margin: 0 !important;
    padding: 0 20px !important;
	text-align:center !important;
}
.section_recipes ul.products a.button.product_type_simple,.page_recipes ul.products a.button.product_type_simple,.upsells_recipe ul.products a.button.product_type_simple{
    position: absolute;
    top: calc(100%);
    left: 50%;
    transform: translate(-50%, 0%);
	z-index:9;
    margin:20px 0 0 0 !important;
    box-shadow: 4px 4px 0px 0px #96297A !important;
	transition:all 0.4s ease-in-out;
	width:177px !important;
    text-transform: capitalize !important;
	text-align:center;
}
.section_recipes ul.products a.button.product_type_simple:hover,.page_recipes ul.products a.button.product_type_simple:hover,.upsells_recipe ul.products a.button.product_type_simple:hover {
    box-shadow: 4px 4px 0px 0px #96297A00 !important;
}
.section_recipes ul.products .eael-product-wrap:after,.page_recipes ul.products .eael-product-wrap:after,.upsells_recipe ul.products li:after {
	content:"";
	width:100%;
	height:100%;
	background-color: var( --e-global-color-primary );
	position:absolute;
	top:100%;
	left:50%;
	transform:translate(-50% , 0%);
	opacity:0.42;
	border-radius:15px;
	transition:all 0.4s ease-in-out;
}
.section_recipes ul.products .eael-product-wrap:hover:after,.page_recipes ul.products .eael-product-wrap:hover:after,.upsells_recipe ul.products li:hover:after {
	top:50%;
	transform:translate(-50% , -50%);
}
.section_recipes ul.products .eael-product-wrap:hover .eael-product-title,.page_recipes ul.products .eael-product-wrap:hover .eael-product-title,.upsells_recipe ul.products li:hover h2.woocommerce-loop-product__title  {
    bottom: 55%;
    transform: translate(-50%, 50%);
}
.section_recipes ul.products .eael-product-wrap:hover a.button.product_type_simple,.page_recipes  ul.products .eael-product-wrap:hover a.button.product_type_simple,.upsells_recipe ul.products li:hover a.button.product_type_simple{
    top: 58%;
    transform: translate(-50%, -50%);
}
.home-recipes .eael-product-grid.eael-product-simple .woocommerce ul.products li.product img,.upsells_recipe ul.products li.product img,.upsells_recipe ul.products li.product a.woocommerce-loop-product__link {
	height:100% !important;
	object-fit:cover;
	max-height:515px;
}


.page_recipes  img{
	height: 100% !important;
    object-fit: cover;
	width:100% !important;
}
.page_recipes .eael-product-grid .woocommerce ul.products {
	grid-gap:18px !important;
}
.section_recipes .eael-product-grid .woocommerce ul.products {
	grid-gap:20px !important;
}

.story_slider .elementor-testimonial,.page_recipes  .elementor-testimonial{
	display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
	padding:50px 30px;
	overflow:unset !important;
	background-color:var( --e-global-color-secondary );
    border-radius: 15px 15px 15px 15px;
}
.story_slider .elementor-testimonial__footer{
	justify-content: end !important;
}
.story_slider  .swiper-slide .elementor-testimonial:after{
	content:"" !important;
	width:calc(100% - 20px);
	height:calc(100% - 40px);
	background-color: var( --e-global-color-primary );
    border-radius: 15px 15px 15px 15px !important;
	position:absolute;
	bottom:0;
	right:0;
	z-index:-1;
}
.story_slider .swiper{
	padding-bottom:66px !important;
}

.footer_menu a.elementor-item {
    border: 2px solid var(--e-global-color-secondary);
    border-radius: 50px;
    width: 170px;
    justify-content: center;
	transition:all 0.4s ease-in-out;
}
.footer_menu a.elementor-item:hover,.footer_menu a.elementor-item-active {
    background-color: var(--e-global-color-secondary);
}
footer ul{
	list-style-type:none !important;
}

.wa_btn svg {
    font-size: 21px;
}
.product_img_slider ol.flex-control-nav.flex-control-thumbs {
    display: flex;
    align-items: center;
    justify-content: center;
	gap:20px;
}
.product_img_slider ol.flex-control-nav.flex-control-thumbs li{
	width:15px !important;
	height:15px;
	float:unset !important;
	position:relative;
	padding:0 !important;
} 
.product_img_slider a.woocommerce-product-gallery__trigger {
/*     display: none; */
    width: 100% !important;
    height: calc(100% - 50px) !important;
    border-radius: 0 !important;
    top: 0 !important;
    right: 50% !important;
    transform: translateX(50%);
    background: #00000000 !important;
}
.product_img_slider a.woocommerce-product-gallery__trigger::before,.product_img_slider a.woocommerce-product-gallery__trigger::after{
	display:none !important;
}
.product_img_slider ol.flex-control-nav.flex-control-thumbs li img{
    border: 7px solid #96297a;
}

.ingredient_list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    padding: 0;
    list-style: none;
}
.ingredient_list li{
	padding:6px 15px;
    border: 1px solid var(--e-global-color-primary);
	border-radius:5px;
}
.Instructions_list ul {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 0;
    list-style: none !important;
}
.Instructions_list ul div {
    width: 42px;
    vertical-align: middle;
    height: 42px;
    padding: 10px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    background-color: var(--e-global-color-cbf6c61);
    font-weight: 800;
    color: #000;
    vertical-align: top;
}
.Instructions_list li {
/*     display: flex;
    gap: 26px; */
}
.Instructions_list ul p {
    width: calc(100% - 60px);
	margin:0 !important;
	display:inline-block;
    margin-left: 10px !important;
}
.Instructions_list ul ul {
    padding-left: 57px;
}
.authenticity_list ul{
	list-style-type: none;
    padding: 0;
    column-count: 2;
}
.authenticity_list ul li {
    display: flex;
	gap:12px;
    align-items: center;
    margin-bottom: 20px;
}
.authenticity_list ul li::before {
    content: url(/wp-content/uploads/2024/11/list_style.svg);
    vertical-align: middle;
	display:none;
}
.authenticity_list ul li img{
	width:50px;
	height:auto;
}
form .elementor-field{
	padding:18px 24px;
}
.elementor-button[type="submit"]{
    box-shadow: 6px 6px 0px 0px var( --e-global-color-accent ) !important;
	transition:all 0.4s ease-in-out;
}
.elementor-button[type="submit"]:hover{
    box-shadow: 0px 0px 0px 0px #96297A00 !important;
}
.dialog-close-button {
    width: 48px;
    height: 48px;
    background: var( --e-global-color-accent );
    align-items: center;
    justify-content: center;
    font-size: 24px;
    border-radius: 50%;
	border:1px solid var( --e-global-color-accent );
}
.dialog-close-button svg{
    fill: var(--e-global-color-secondary) !important;
}
.dialog-close-button:hover{
    background: var(--e-global-color-secondary) ;
}
.dialog-close-button:hover svg{
    fill: var( --e-global-color-accent ) !important;
}
.recipe_date us{
	list-style-type:none !important;
}



.elementor-9 .elementor-element.elementor-element-d88a7ed .elementor-form-fields-wrapper{
    display: flex;
    flex-wrap: nowrap;
}

/* about css  */
.left-shape {
	position: absolute;
	z-index: 1;
	width: 15%;
	top: 24%;
	left:0;
}
.right-shape {
	  position: absolute;
    z-index: 1;
    width: 10%;
    top: 45%;
	  right:0;
}
.left-girl {
	  position: absolute;
    z-index: 1;
    width: 10%;
    bottom: 8%;
	  left:15%;
}
.right-girl {
	  position: absolute;
    z-index: 1;
    width: 12%;
    bottom: 5%;
	  right:12%;
}
.round-shape .elementor-spacer>.elementor-spacer-inner{
	display:inline-block;
	height:75px !important;
	width:75px;
	border-radius:100%;
	background-color:transparent;
	border:8px solid #96297A;
}
.left-masala {
	  position: absolute;
    z-index: 1;
    width: 25%;
    top: 12%;
	  left:0;
}
.right-masala {
	  position: absolute;
    z-index: 1;
    width: 25%;
    top: 12%;
	  right:0;
}
.journey-content {
	padding:20px 20px 20px 120px;
}
.right-journey-content {
	padding:20px 100px 20px 20px;
}
.year-box {
	padding:20px;
}
/* .timeline-shape {
	position:absolute;
  top:0;
	left:-30px;
	height:100%;
	width:auto;
} */
/* .year-title::after {
	content: "";
    position: absolute;
    top: 0px;
    right: -40px;
    height: 25px;
    width: 25px;
    background: #96297a;
    clip-path: polygon(50% 0%, 100% 29%, 100% 72%, 53% 100%, 53% 100%, 0 72%, 0 29%);
    border-radius: 10px;
} */
/* .journey-content::before {
	content: "";
    position: absolute;
    left: -10px;
    height: 100%;
    border-left: 1px dashed #96297a;
}
.right-journey-content::before {
	content: "";
    position: absolute;
    right: -10px;
    height: 100%;
    border-right: 1px dashed #96297a;
} */
.right-journey-content::after {
	content: "";
    position: absolute;
    top: 20px;
    left: -70px;
    height: 25px;
    width: 25px;
    background: #96297a;
    clip-path: polygon(50% 0%, 100% 29%, 100% 72%, 53% 100%, 53% 100%, 0 72%, 0 29%);
    border-radius: 10px;
}
.journey-content::after {
	content: "";
    position: absolute;
    top: 20px;
    right: -30px;
    height: 25px;
    width: 25px;
    background: #96297a;
    clip-path: polygon(50% 0%, 100% 29%, 100% 72%, 53% 100%, 53% 100%, 0 72%, 0 29%);
    border-radius: 10px;
}
/* .timeline-shape .elementor-widget-container {
	height:220px !important;
} */
.timeline-shape .elementor-widget-container  img{
	height:100%;
}
.journey-left {
	      position: absolute;
    z-index: -1;
    width: 16%;
    top: 35%;
    left: 3%;
    transform: translateY(-50%);
}
.journey-left img {
	width:100%;
}
.journey-right {
	  position: absolute;
	  z-index:-1;
    width: 12%;
    bottom: 18%;
    right: 8%;
}
.journey-right img {
	width:100%;
}
.vm-image {
	height:300px;
	border-radius:15px;
}
.vm-image .elementor-widget-image {
	height:100%;
}
.vm-badge {
	  position: absolute;
    width: 19%;
    right: 5%;
    bottom: -18%;
}
.blog-box .elementor-post__card {
	padding:20px !important;
	position:relative;
	row-gap:60px;
	transition:all 0.5s;
}
.blog-box .elementor-post__card:hover {
	background-color:#96297A !important;
}
.blog-box .elementor-post__card .elementor-post__badge {
	top:unset;
	bottom:22%;
	padding:15px 40px;
	margin:20px 20px 0 !important;
	line-height:20px !important;
}
.blog-box .elementor-posts .elementor-post__card .elementor-post__text {
	margin-top:30px;
}
.blog-box .elementor-post__thumbnail__link {
	margin-bottom:0;
}
.blog-box .elementor-posts .elementor-post__card .elementor-post__thumbnail img {
	border-radius:15px;
	height:100%;
	object-fit:cover;
}
.blog-box .elementor-posts .elementor-post__card .elementor-post__thumbnail  {
	border-radius:15px;
	height:250px;
}
.blog-box .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__title a {
	transition:all 0.5s;
}
.blog-box .elementor-posts .elementor-post__card:hover .elementor-post__text .elementor-post__title a{
	color:#FEFAD8;
}
.blog-left-shape {
	  position: absolute;
    z-index: 1;
    width: 10%;
    bottom: 2%;
	  left:0;
}
.blog-right-shape {
	  position: absolute;
    z-index: 1;
    width: 10%;
    bottom: 2%;
	  right:0;
}
.blog-detail-img {
	height:600px;
}
.blog-detail-img .elementor-widget-image {
	height:100%;
}
.blog-detail-img img{
	height:100%;
}
.blog-category .elementor-icon-list-item 
.elementor-icon-list-text .elementor-post-info__terms-list .elementor-post-info__terms-list-item {
	margin-right: 12px;
	background: #96297A33;
	padding: 10px 30px;
	border-radius: 5px;
	color: var(--e-global-color-primary);
}
.blog-detail-shape {
	position: absolute;
	z-index: 1;
	width: 18%;
	bottom: 2%;
	right:10%;
}
.blog-category .elementor-icon-list-item 
.elementor-icon-list-text .elementor-post-info__terms-list {
	color:transparent;
}
.journey-desc .elementor-widget-container {
	height: 180px !important;
	overflow-y:auto;
}
.location-search input#search-f01bbfe {
    padding: 18px 24px !important;
}
.location-search label.e-search-label {
    position: absolute;
    right: 24px !important;
    top: 50%;
}
.location-search label.e-search-label svg{
	position:static !important;
}
form#location-search-form{
	position:relative;
	width:310px;
}
#location-search-form input {
    background-color: var(--e-global-color-e65a83c);
    font-family: "Rawson", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 1px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-primary);
    border-radius: 10px 10px 10px 10px;
    padding: 18px 48px 18px 24px !important;
	color:var(--e-search-input-color);
    outline: 0 !important;
}
#location-search-form input::placeholder{
	color:#9429796b;
}
#location-search-form input:focus{
	outline:none !important;
}
#location-search-form button {
    border: none !important;
    padding: 0 !important;
    position: absolute !important;
    width: 24px !important;
    height: 24px !important;
    top: 50%;
	transform:translatey(-50%);
    right: 24px;
}
.address_link a{
	text-align:left;
}

/* responsive css  */

@media (min-width: 1201px) and (max-width: 1366px)  {
	 .home-recipes	.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button,.upsells_recipe ul.products a.button.product_type_simple {
		padding-left:26px;
		 padding-right:26px;
	}
}

@media (min-width: 1025px) and (max-width: 1200px) {
	.footer_menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
		margin-bottom: 12px;
	}
	.blog-box .elementor-posts .elementor-post__card .elementor-post__thumbnail  {
		height:200px;
	}
	.blog-box .elementor-post__card {
		padding:15px !important;
	}
	.blog-box .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__title a {
		font-size:20px;
	}
	.blog-box .elementor-posts .elementor-post__card .elementor-post__text {
		margin-top: 20px;
	}
	 .home-recipes	.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button,.upsells_recipe ul.products a.button.product_type_simple {
		padding-left:20px;
		 padding-right:20px;
	}
	
/* 	about css  */
	
	.left-shape {
			top: 28%;
	}
	.right-shape {
		top:50%;
	}
	.left-girl {
		width: 10%;
		bottom: 10%;
	}
	.right-girl {
		width:14%;
	}
	.left-masala {
		width:22%;
	}
	.right-masala {
		width:22%;
	}
}


@media (min-width: 768px) and (max-width: 1024px) {
	 .home-recipes	.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button,.upsells_recipe ul.products a.button.product_type_simple {
		font-size:14px !important;
		 padding-left:10px;
		 padding-right:10px;
	}
	.footer_menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
		margin-bottom: 12px;
	}
	.blog-box .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__title a {
		font-size:20px;
	}
	.home-recipes .eael-product-grid .woocommerce ul.products li.product .woocommerce-loop-product__title,.upsells_recipe ul.products .woocommerce-loop-product__title {
		font-size:24px !important;
		line-height:30px;
	}
	.home-recipes .eael-product-grid .woocommerce ul.products,.upsells_recipe ul.products {
		gap:15px !important;
	}
	.banner_slider .swiper-slide.swiper-slide-active {
		transform: rotate(12deg);
		margin-top: 22px;
	}
	.banner_slider .swiper-slide.swiper-slide-next {
		transform: rotate(0deg);
		margin-top: 30px;
	}
	.banner_slider .swiper-slide.swiper-slide-next+.swiper-slide {
		margin-top: 22px;
		transform: rotate(-12deg);
	}
	.banner_slider .swiper-slide.swiper-slide-next+.swiper-slide+.swiper-slide {
		margin-top: 22px;
	}
	.banner_slider .swiper {
		padding: 70px 20px 70px 20px !important;
	}
	.blog-box .elementor-post__card .elementor-post__badge {
		bottom:15%;
	}
	.right-shape {
		top: 58%;
	}
	.left-shape {
		width: 18%;
		top: 38%;
	}
	.left-girl {
		width: 11%;
		bottom: 0;
		left: 20%;
	}
	.right-girl {
		width: 14%;
		bottom: 5%;
		right: 12%;
	}
	.vm-badge {
		bottom: -10%;
	}
	.left-masala {
		width: 18%;
		top: 15%;
	}
	.right-masala {
		width: 18%;
		top: 15%;
	}
	.round-shape .elementor-spacer>.elementor-spacer-inner {
		height: 65px !important;
		width: 65px;
	}
	.timeline-shape .elementor-widget-container {
		height:220px !important;
	}
	.journey-desc .elementor-widget-container {
		height: 140px !important;
	}
	.journey-content::after {
		right:-25px;
	}
	.right-journey-content::after {
		left:-75px;
	}
	.journey-right {
		width: 12%;
		bottom: 20%;
		right: 2%;
	}
	.journey-left {
		width: 12%;
		left: 2%;
	}
	.right-journey-content {
		padding: 20px 10px;
	}
	.right-year {
		padding: 20px 10px;
	}
		.recipes-lists .eael-product-grid .woocommerce ul.products {
    grid-gap: 10px !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
	.blog-box .elementor-post__card .elementor-post__badge {
        bottom: 18%;
    }
	.blog-box .elementor-posts .elementor-post__card .elementor-post__text {
		margin-top: 40px !important;
	}
	.blog-box .elementor-post__card {
		row-gap:30px;
	}
	.product_img_slider ol.flex-control-nav.flex-control-thumbs {
		gap: 12px;
	}
	.product_img_slider ol.flex-control-nav.flex-control-thumbs li img {
		border: 5px solid #96297a;
	}
	.product_img_slider ol.flex-control-nav.flex-control-thumbs li {
		width: 10px !important;
		height: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.home-recipes .eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button,.upsells_recipe ul.products li a.button.product_type_simple {
		font-size:16px !important;
		width:80%;
		/*width:auto; */
		margin:auto;
		padding-left:20px;
		padding-right:20px;
		margin-top: 18px !important;
	}
	.footer_menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
    	margin-bottom: 12px;
		width:49%;
	}
	.blog-box .elementor-posts .elementor-post__card .elementor-post__text .elementor-post__title a {
		font-size:18px;
	}
	.home-recipes .eael-product-grid .woocommerce ul.products {
		gap:10px !important;
		grid-template-columns: repeat(3, 1fr) !important;
	}
	.home-recipes .eael-product-grid .woocommerce ul.products li.product .woocommerce-loop-product__title,.upsells_recipe ul.products li.product .woocommerce-loop-product__title {
		font-size:24px !important;
		line-height:30px;
	}
	.blog-box .elementor-post__card {
		padding:12px !important;
		row-gap:40px;
	}
	.blog-box .elementor-post__card .elementor-post__badge {
		margin: 20px 12px 0 !important;
		padding: 10px 25px;
		bottom: 16%;
	}
	.blog-box .elementor-posts .elementor-post__card .elementor-post__thumbnail  {
		height:240px;
	}
	.banner_slider .swiper-slide.swiper-slide-active {
		transform: rotate(12deg);
		margin-top: 22px;
	}
	.banner_slider .swiper-slide.swiper-slide-next {
		transform: rotate(0deg);
		margin-top: 30px;
	}
	.banner_slider .swiper-slide.swiper-slide-next+.swiper-slide {
		margin-top: 22px;
		transform: rotate(-12deg);
	}
	.banner_slider .swiper-slide.swiper-slide-next+.swiper-slide+.swiper-slide {
		margin-top: 22px;
	}
	.banner_slider .swiper {
		padding: 60px 10px 60px 10px !important;
	}
	.left-shape {
		top: 35%;
	}
	.right-shape {
		top: 55%;
	}
	.round-shape .elementor-spacer>.elementor-spacer-inner {
		height: 50px !important;
		width: 50px;
		border: 5px solid #96297A;
	}
	.right-masala {
		width:20%;
	}
	.left-masala {
		width:20%;
	}
	
	.page_recipes .eael-product-grid .woocommerce ul.products {
		grid-template-columns: repeat(2, 1fr);
	}
	.section_recipes ul.products a.button.product_type_simple,.page_recipes ul.products a.button.product_type_simple,.upsells_recipe ul.products a.button.product_type_simple {
		width:159px !important;
	}
	.vm-badge {
		width: 25%;
		bottom: -10%;
	}
	.journey-right {
		right:2%;
	}
	.journey-left {
		left:2%;
	}
	
	
	.dialog-close-button {
    width: 32px;
    height: 32px;
  }
	.order-popup .order_form .elementor-form .elementor-field-group {
		padding-left:5px !important;
		padding-right:5px !important;
		margin-bottom:12px !important;
	}
		.order-popup .order_form .elementor-form .elementor-field-group.elementor-field-type-submit {
		margin-top:12px !important;
	}
		.order-popup .order_form .elementor-form .elementor-field-group.elementor-field-type-submit button {
		padding:15px 60px !important;
	}
	    .recipes-lists .eael-product-grid .woocommerce ul.products {
               grid-template-columns: repeat(1, 1fr);
				margin-bottom:0;
    }
	.recipes-lists .eael-product-grid.eael-product-simple .woocommerce ul.products li.product img {
		width:100%;
		height:300px !important;
	}
	.Instructions_list li {
    display: flex;
    gap: 20px;
}
	.ingredient_list ul {
		gap: 10px;
	}
	.ingredient_list li {
		padding: 6px 10px;
	}
	
}

@media only screen and (max-width: 575px) {

	.home-recipes .eael-product-grid .woocommerce ul.products,.upsells_recipe ul.products {
		gap:24px !important;
		display: flex !important;
    	flex-direction: column;
		margin-bottom:0 !important;
	}

	.home-recipes .eael-product-grid.eael-product-simple .woocommerce ul.products li.product img,.page_recipes img,.upsells_recipe ul.products li.product img {
		width:100%;
		height:300px !important;
	}
	.story_slider .swiper {
		padding-bottom: 42px !important;
	}
	.blog-box .elementor-post__card .elementor-post__badge {
		bottom: 15%;
	}
	.blog-box .elementor-posts .elementor-post__card .elementor-post__text {
		margin-top: 10px !important;
	}
	.featured_product .eael-product-grid .woocommerce ul.products{
		grid-gap: 12px !important;
	}
	.featured_product  h3.woocommerce-loop-product__title{
		margin-top:12px !important;
	}
	.page_recipes .eael-product-grid .woocommerce ul.products {
		grid-template-columns: repeat(1, 1fr);
		grid-gap:24px !important;
	}
	
	.left-girl {
		width: 22%;
		bottom: -40%;
		left: 12%;
	}
	.right-girl {
		width: 15%;
	}
	.right-shape {
		top: 32%;
		width: 19%;
	}
	.left-shape {
		top: 30%;
		width: 22%;
	}
	.round-shape .elementor-spacer>.elementor-spacer-inner {
        height: 44px !important;
        width: 44px;
    }
	.right-journey-content {
		padding:0;
	}
	.year-box {
		padding:0;
	}
	.journey-content {
		padding:0;
	}
	.timeline-shape {
		max-width:fit-content;
	}
	.timeline-shape .elementor-widget-container {
		height:200px !important;
	}
	.journey-desc .elementor-widget-container {
		height: 140px !important;
		overflow-y: auto;
	}
	.right-journey-content::after {
		height:20px;
		width:20px;
		border-radius: 5px;
		top:8px;
		left:-65px;
	}
	.journey-content::after {
		height:20px;
		width:20px;
		border-radius: 5px;
		top:8px;	
	}
	.vm-image {
		height: 250px;
	}
	.vm-badge {
		bottom: -15%;
	}
	.product_img_slider ol.flex-control-nav.flex-control-thumbs {
		gap: 12px;
	}
	.product_img_slider ol.flex-control-nav.flex-control-thumbs li {
		width: 10px !important;
		height: 10px !important;
	}
	.product_img_slider ol.flex-control-nav.flex-control-thumbs li img {
		border: 5px solid #96297a;
	}
	.woocommerce div.product div.images.woocommerce-product-gallery
	{
		margin-bottom:24px !important;
	}
	.home-recipes .eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button,.upsells_recipe ul.products li a.button.product_type_simple {
		font-size:16px !important;
		/* width:80%; */
		width:auto;
		margin:auto;
		padding-left:30px;
		padding-right:30px;
        margin-top: 12px !important;
	}
	 .blog-box .elementor-post__card {
        row-gap: 50px;
    }
	
	.Instructions_list ul div {
			width: 30px;
			height: 30px;
			padding: 7px;
	}
	.Instructions_list ul {
		gap:20px;
	}
	form#location-search-form{
		width:100%;
	}
	#elementor-popup-modal-3404 .dialog-message {
        width:300px !important;
    }
	#location-search-form input {
		padding: 10px 48px 10px 24px !important;
		font-size: 16px;
		font-weight: 400;
		line-height: 20px;
	}
	
}

@media only screen and (max-width: 390px) {
	.blog-box .elementor-post__card .elementor-post__badge {
		bottom: 18%;
	}
	.blog-box .elementor-posts .elementor-post__card .elementor-post__text {
		margin-top: 8px !important;
	}
}

@media only screen and (max-width: 375px) {
	.footer_menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
		width:100%;
	}
	.by-place .elementor-widget-heading .elementor-widget-container {
		margin-left:-50px !important;
	}
	.home-recipes .eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button,.upsells_recipe ul.products li a.button.product_type_simple {       
        padding-left: 20px;
        padding-right: 20px;
    }
	.authenticity_list ul{
		column-count: 1;
	}
	.authenticity_list ul li {
		margin-bottom: 10px;
	}
	
	
}

