/*
Theme Name: Yumchop Eats
Theme URI: https://example.com/
Author: Adwortize
Author URI: https://example.com/
Description:Yumchop Eats custom theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Yumchop Eats
*/
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body {
	font-family: 'Arial', sans-serif;
	line-height: 1.6;
	color: #333;
	background-color: #fff;
}
@font-face {
	font-family: 'FontAwesome';
	src: url('fonts/fontawesome-webfont.eot?v=4.2.0');
	src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
html {
	height: 100%;
}
body {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	margin: 0px; /* <-- Only needed for codepen */
}
.logout-container, .inner-page-container {
	flex: 1;
}
body {}
body.home .footer {
	position: relative;
}
.woocommerce-orders-table__cell .woocommerce-button {
	padding: 10px 20px !important;
	font-size: 15px !important;
	min-width: inherit !important;
}
footer {}
.woocommerce-account.woocommerce-page .inner-page-container {
	margin-top: 140px;
	padding-bottom: 50px;
	padding-top: 50px;
}
.inner-page-container {
	margin-top: 140px;
}
.logout-container {
	margin-top: 185px !important;
}
.woocommerce-cart .inner-page table.cart .product-thumbnail a img {
	width: 100%;
}
.woocommerce-cart .inner-page table.cart .product-thumbnail a {
	display: block;
}
.woocommerce-cart .inner-page table.cart .product-thumbnail {
	min-width: inherit;
	width: 150px;
	max-width: 250px;
}
.meal-card.selected {
	border-color: #F4D03F!important;
}
.meals-header {}
.meals-grid-container .counter-btn {
	padding: 0 !important;
	line-height: 20px !important;
	gap: 0 !important;
	position: relative;
	overflow: hidden;
	align-items: start !important;
}
.account-form-container .woocommerce-MyAccount-navigation ul li a {
	color: #fff !important;
}
.account-form-container .woocommerce-MyAccount-navigation ul li::before {
	color: #fff;
}
.account-form-container .woocommerce-MyAccount-navigation ul li a {
	color: #fff !important;
	padding: 10px 0 10px 35px !important;
}
.page-template-meal-box .inner-page-container {
	padding-bottom: 0;
}
.page-template-meal-box .footer {
	padding-bottom: 70px;
}
.footer-section {
	padding-top: 30px;
}
.progress-steps .progress-line {
	background-color: #fff;
}
.progress-steps .step-circle.inactive {
	border-color: #fff;
}
#mail_box_sec .content-header {}
#mail_box_sec .content-header {
	margin-top: 85px;
}
#mail_box_sec .content-header p {
	color: #fff;
}
#mail_box_sec .discount-section {
	padding: 10px 15px;
}
.inner-page-container .simmer-faq-caret {
	width: 15px !important;
	height: 15px !important;
}
#welcome_page .wre-wrap {
	position: relative;
	background-color: #000;
	overflow: hidden;
}
#welcome_page .wre-hero {
	width: 100%;
	max-width: 50%;
	float: right;
	position: absolute;
	right: 0;
	top: 52px;
	bottom: 0;
	height: 100%;
}
#welcome_page .wre-card {
	width: 100%;
	max-width: 50%;
	float: left;
	border: none;
}
#welcome_page .wre-hero img {
	height: 100%;
}
#welcome_page .wre-card .wre-body {
	padding: 20px;
}
#welcome_page .wre-logo {
	color: #e4a900;
}
#welcome_page .wre-steps span::before {
	background: #e4a900;
}
#welcome_page .wre-prose {
	max-width: inherit;
}
#welcome_page .wre-card h1 {
	color: #fff;
	font-size: 30px;
}
#wre-reopen-global-btn {
	background-color: #e4a900;
	color: #fff;
}
#welcome_page .wre-prose p {
	color: #e4a900;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 5px;
}
.wre-img {
	width: auto!important;
	height: auto;
	max-height: 250px;
	max-width: 100%;
	margin: 20px auto;
}
#home .slider-container {
	float: none;
}
.wre-modal .wre-body {
	display: block;
	min-height: inherit;
}
.wre-modal {
	background: #e4a900!important;
	color: #fff!important;
}
.wre-modal .wre-head {
	font-size: 17px;
}
.step .option {
	padding: 0 10px 5px;
}
.meal-option.selected::after {
	color: white;
	width: 20px !important;
	height: 20px !important;
	font-size: 12px !important;
	z-index: 1 !important;
}
.testimonial .hero-text {
	padding: 0 80px;
}
.container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
}
.meal-option, .breakfast-quantity-option {
	height: auto;
}
.meal-number, .quantity-number {
	margin-bottom: 0;
	line-height: 35px;
}
.pricing-row {
	font-size: 14px;
	font-weight: 600;
}
/* Header Styles */
.header {
	background: linear-gradient(135deg, #000000, #F7931E);
	padding: 7px 10px;
	position: fixed;
	width: 100%;
	top: 0;
	transition: transform 0.3s ease-in-out;
	z-index: 1000;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.navbar {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.logo img, .woocommerce .logo img {
	max-width: 190px !important;
	height: auto;
}
.footer-logo img, .woocommerce-page .footer-logo img {
	max-width: 190px;
	height: auto;
}
.nav-links {
	display: flex;
	gap: 2rem;
}
.testimonial .hero-text .vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}
.testimonial-container .wpb_wrapper {
	display: flex;
	flex-wrap: wrap;
	-moz-box-pack: start;
	justify-content: flex-start;
	-moz-box-align: stretch;
	align-items: stretch;
}
.testimonial-container .wpb_wrapper .wpb_text_column.wpb_content_element blockquote p {
	text-align: left;
	font-size: 30px;
}
.testimonial-container .wpb_wrapper .wpb_text_column.wpb_content_element .wpb_wrapper {
	display: block;
}
.testimonial-container .wpb_wrapper .wpb_text_column.wpb_content_element blockquote {
	display: block;
	max-width: inherit;
}
.reviews {
	background-color: #6a3093;
}
.reviews .carousel-control-next, .carousel-control-prev {
	display: none !important;
}
.testimonial .wpb_text_column.wpb_content_element {
	margin-bottom: 0 !important;
}
.testimonial .vc_row.wpb_row.vc_inner.vc_row-fluid {
	display: flex;
	align-items: center;
}
.testimonial h3 {
	padding-top: 45px;
}
.testimonial .hero-text .vc_column-inner .wpb_single_image.wpb_content_element.vc_align_center {
	margin-bottom: 0;
}
.reviews .testimonial-carousel {
	padding-top: 0;
}
.reviews .wpb_text_column.wpb_content_element {
	margin-bottom: 0;
}
.reviews .container {
	padding-top: 0;
}
.reviews {
	padding-top: 20px;
}
.reviews .testimonial-carousel .carousel-item {
	padding-top: 0;
}
.reviews .reviews-subtitle {
	color: #e4a900;
	font-weight: bold;
	font-size: 25px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	opacity: 1;
}
.team h2 {
	color: #e4a900;
	font-weight: bold;
	font-size: 25px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	opacity: 1;
}
.team .card .card-body.bg-purple h5 {
	color: #e4a900;
}
.team .card .card-body.bg-purple p {
	color: #fff;
}
.team .slider-arrow {
	display: none;
}
.footer-section ul {
	list-style: none;
	padding: 0;
}
.team .card {
	background-color: #222;
	padding: 20px;
	text-align: left !important;
}
.team .card .card-body.bg-purple {
	background-color: transparent;
}
.reviews h2 {
	color: #e4a900;
	font-weight: bold;
}
.testimonial-container .wpb_wrapper .wpb_single_image.wpb_content_element {
	flex: 0 0 33.3333%;
	max-width: 33.3333%;
	-moz-box-flex: 0;
}
.testimonial-container .wpb_wrapper .wpb_text_column.wpb_content_element {
	flex: 0 0 66.6667%;
	max-width: 66.6667%;
	-moz-box-flex: 0;
}
.nav-links a {
	color: white;
	text-decoration: none;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 20px;
}
.nav-links a:hover {
	opacity: 0.8;
}
.nav-actions {
	display: flex;
	gap: 1rem;
	align-items: center;
}
.login-btn {
	color: white;
	text-decoration: none;
	font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
}
.signup-btn {
	background: #e4a900;
	color: #fff;
	padding: 0.6rem 1.5rem;
	text-decoration: none;
	border-radius: 25px;
	font-weight: bold;
	transition: transform 0.3s ease;
	font-size: 20px;
}
.signup-btn:hover {
	transform: translateY(-2px);
}
.nav-actions a {
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
}
/* Hero Section */
.hero {
	background: linear-gradient(135deg, #000000, #F7931E);
	padding: 120px 0 80px;
	color: white;
}
.hero-content {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 3rem;
	align-items: center;
}
.hero-text h1 {
	font-size: 3.5rem;
	font-weight: bold;
	margin-bottom: 1rem;
	line-height: 1.2;
}
.hero-text p {
	font-size: 1.2rem;
	margin-bottom: 2rem;
	opacity: 0.9;
}
.cta-button {
	display: inline-block;
	background: #000000;
	color: #fff;
	padding: 1rem 2rem;
	text-decoration: none;
	border-radius: 30px;
	font-weight: bold;
	font-size: 1.1rem;
	transition: all 0.3s ease;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}
#menu {
	padding-bottom: 10px;
}
.cta-button:hover {
	transform: translateY(-3px);
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}
.hero-images {
	display: flex;
	gap: 1rem;
}
.hero-images img {
	width: 100%;
	border-radius: 15px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
	transform: inherit !important;
}
.home .container {
	max-width: inherit;
	padding-top: 0;
	margin: 0 auto !important;
	padding-bottom: 0;
}
/* Partners Section */
.partners {
	padding: 22px 15px;
	background: #e4a900;
}
.partners .logo-carousel-free .sp-lc-logo {
	border-color: #000 !important;
	min-height: 85px;
	display: flex;
	align-items: center;
}
body .header {
	background: #000000 !important;
	margin-bottom: 0;
}
.partners .vc_column-inner {
	padding: 0 !important;
}
.partners .vc_column-inner .wpb_images_carousel {
	margin: 0;
}
.partners-logos {
	display: flex;
	justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
	gap: 2rem;
}
.partners-logos img {
	height: 40px;
	opacity: 0.6;
	transition: opacity 0.3s ease;
}
.partners-logos img:hover {
	opacity: 1;
}
/* How It Works Section */
.how-it-works {
	padding: 40px 15px;
	background: rgb(249, 243, 228) !important;
}
.promo-bar {
	background: #e4a900 !important;
	position: sticky;
	top: 125px;
	z-index: 2;
}
.how-it-works h2 {
	color: #000000;
	text-transform: uppercase;
	font-size: 36px;
	font-weight: bold;
}
.how-it-works .step {
	background-color: transparent;
	box-shadow: none;
}
#how-it-works {
	background-color: rgb(249, 243, 228) !important;
}
.how-it-works .vc_column-inner {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.banner-left .vc_column-inner {}
#home {
	padding: 0 !important;
	background-size: cover !important;
}
.banner-left .wpb_text_column.wpb_content_element {
	margin-bottom: 0 !important;
}
.wpb_single_image.wpb_content_element.vc_align_left.vc_custom_1752235538716.hero-images {
	margin-bottom: 35px;
}
.wpb_single_image.wpb_content_element.vc_align_left.hero-images {
	margin-bottom: 0;
}
#home .slider-container .vc_row.wpb_row.vc_inner.vc_row-fluid {
	display: flex;
	align-items: center;
}
#home .slider-container .vc_column-inner {
	align-items: center;
}
#home {
	margin-top: 81px;
}
.logged-in.admin-bar .header {
	margin-top: 32px;
}
#home .banner-left h1 {
	color: #000 !important;
	font-size: 33px !important;
	font-weight: bold;
	line-height: 45px !important;
}
#home .banner-left p {
	color: #000;
}
.how-it-works h2 {
	margin-bottom: 3rem;
}
.inner-page-container {
	background-color: #fff;
	padding-top: 30px;
	min-height: 100%;
	padding-bottom: 30px;
}
#mail_box_sec .auth-form-container {
	padding: 0;
}
.inner-page .header {
	position: relative !important;
	z-index: 1;
}
/* Meal Box Page Header Hide on Scroll */
.page-template-meal-box .header {
	position: fixed !important;
	transition: transform 0.3s ease-in-out;
	z-index: 9999;
}
.hero-text .testimonial-box .author-name {
	color: #000000;
}
.pricing-row .discount {
	color: #000000;
}
.steps {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	gap: 3rem;
	margin-bottom: 3rem;
}
.step {
	text-align: center;
	padding: 2rem;
}
.step-icon {
	width: 80px;
	height: 80px;
	background: linear-gradient(135deg, #000000, #777);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 1.5rem;
	font-size: 2rem;
	color: white;
}
.step h3 {
	font-size: 30px;
	margin-bottom: 1rem;
	color: #000000;
	font-weight: bold;
}
.step p {
	color: #000;
	line-height: 1.8;
	font-weight: 600;
}
.how-it-works .hero-text .vc_row.vc_column-gap-10 {
	margin-bottom: 0;
}
.how-it-works .hero-text .wpb_text_column.wpb_content_element {
	margin-bottom: 0;
}
.how-it-works .cta-button {
	display: block;
	width: fit-content;
	margin: 0 auto;
}
.header .nav-links .main-nav .menu li {
	display: inline-block;
	background-color: transparent;
	box-shadow: none;
}
.header .nav-links .main-nav .menu {
	margin: 0;
	background-color: transparent;
	padding: 0;
}
.header .nav-links .main-nav .menu li a {
	padding: 2em 0.5em;
}
.testimonial {
	padding-right: 50px;
}
.reviews .carousel-indicators {
	bottom: 20px;
}
.kitchen {
	padding: 0 20px;
}
.kitchen-text h2 {
	color: #e4a900;
	font-weight: bold;
}
.kitchen-text p {
	color: #fff;
	font-weight: bold;
}
.kitchen-text .cta-button {
	display: block;
	text-align: center;
}
.team {
	background-color: #6f4292;
	padding: 10px 15px;
}
#menu .hero-text {
	color: #000000;
	text-transform: uppercase;
	font-size: 36px;
	font-weight: bold;
}
/* Features Section */
.how-it-works .cta-button {
	display: block;
	width: fit-content;
	margin: 0 auto;
	background-color: #000000;
	color: #fff;
}
.features {
	background-color: #000000;
}
.features h2 {
	text-align: center;
	font-size: 2.5rem;
	margin-bottom: 3rem;
}
.features-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	gap: 3rem;
	margin-bottom: 3rem;
}
.features .hero-text .vc_column-inner h2 {
	color: #fff;
	font-size: 36px;
	font-weight: bold;
}
.feature {
	text-align: center;
	padding: 2rem;
}
.feature-icon {
	width: 80px;
	height: 80px;
	background: #e4a900;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 1.5rem;
	font-size: 2rem;
}
.feature h3 {
	font-size: 1.3rem;
	margin-bottom: 1rem;
	color: #fff;
	font-weight: bold;
}
.feature p {
	color: #fff;
	font-weight: bold;
	line-height: 1.8;
}
.features .cta-button {
	display: block;
	width: fit-content;
	margin: 0 auto;
}
.features .hero-text .featuresgrid {
	margin-bottom: 0;
}
.features .hero-text .featuresgrid .feature {
	padding-bottom: 0;
}
.features .hero-text .cta-button {
	background: #e4a900;
	color: #fff;
}
.pricing-summary {
	margin: 20px auto;
}
.mail_box_details {
	max-width: 650px;
	margin: 0 auto;
}
.inner-page main .select-button {
	max-width: 610px;
	margin: 0 auto;
	display: block;
	font-size: 15px;
	padding: 10px 30px;
}
.inner-page main .select-button {
	max-width: 610px;
	margin: 0 auto;
	display: block;
}
.discount-display, .continue-button {
	background: linear-gradient(135deg, #000, #777) !important;
}
.switch-link {
	color: #000!important;
}
a:hover {}
.forgot-link:hover {
	color: #e4a900!important;
}
.terms-link {
	color: #000 !important;
}
.step {
	max-width: 650px;
	margin: 0 auto;
}
#menu h2 {
	font-weight: bold;
}
/* Menu Section */
.menu {
	padding: 80px 0;
	background: #fff;
}
#menu .carousel-control-next, #menu .carousel-control-prev {
	display: none;
}
#menu .product-carousel .card-title {
	text-transform: uppercase;
	font-size: 15px;
	margin-bottom: 0;
	color: #000000;
}
#menu .product-carousel .card-text.text-muted {
	margin-bottom: 0;
	font-size: 13px;
}
.product-carousel .price ins {
	text-decoration: none;
}
#menu .carousel-indicators {
	bottom: -35px;
}
.menu .cta-button {
	background-color: #000000;
	color: #fff;
}
.slider-container {
	float: none;
	margin: 0 auto;
}
#menu .product-carousel .price {
	margin-bottom: 0;
}
#menu .card-body {
	background-color: #e4a900;
	text-align: left !important;
	color: #fff;
}
#menu .product-carousel .card-text.text-muted {
	color: #fff !important;
}
#menu .card-body {
	color: #fff;
}
.menu h2 {
	text-align: center;
	margin-bottom: 3rem;
}
.menu-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	gap: 2rem;
	margin-bottom: 3rem;
}
.menu-item {
	background: #fff;
	border-radius: 15px;
	overflow: hidden;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
	transition: transform 0.3s ease;
}
.menu-item:hover {
	transform: translateY(-5px);
}
.menu-item img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.menu-item-content {
	padding: 1.5rem;
}
.menu-item h3 {
	font-size: 1.3rem;
	margin-bottom: 0.5rem;
	color: #333;
}
.menu-item p {
	color: #666;
	margin-bottom: 1rem;

}
.price {
	color: #000000;
	font-weight: bold;
	font-size: 1.2rem;
}
.menu .cta-button {
	display: block;
	width: fit-content;
	margin: 0 auto;
}
/* Testimonial Section */
.testimonial {
	padding: 60px 50px 60px 0;
	background: #e4a900;
	color: white;
}
.testimonial-content {
	text-align: center;
}
.testimonial-logo {
	margin-bottom: 2rem;
}
.testimonial-logo img {
	height: 60px;
}
blockquote {
	font-size: 1.5rem;
	font-style: italic;
	max-width: 600px;
	margin: 0 auto;
	line-height: 1.6;
}
/* Reviews Section */
.reviews {
	padding: 80px 0;
	background: #000000;
	color: white;
}
.testimonial-carousel {
	background-color: #000000 !important;
}
.reviews h2 {
	text-align: center;
	font-size: 2.5rem;
	margin-bottom: 1rem;
}
.reviews-subtitle {
	text-align: center;
	font-size: 1.2rem;
	margin-bottom: 3rem;
	opacity: 0.8;
}
.reviews-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	gap: 2rem;
	margin-bottom: 3rem;
}
.review-card {
	background: rgba(255, 255, 255, 0.1);
	padding: 2rem;
	border-radius: 15px;
	backdrop-filter: blur(10px);
}
.review-header {
	display: flex;
	align-items: center;
	margin-bottom: 1rem;
}
.reviewer-info {
	display: flex;
	align-items: center;
	gap: 1rem;
}
.reviewer-info img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
}
.reviewer-info h4 {
	margin-bottom: 0.5rem;
}
.stars {
	color: #e4a900;
	font-size: 1.2rem;
}
.review-card p {
	line-height: 1.8;
	opacity: 0.9;
}
.reviews .cta-button {
	display: block;
	width: fit-content;
	margin: 0 auto;
	background-color: #e4a900;
}
/* Kitchen Section */
.kitchen {
	padding: 80px 0;
	background: linear-gradient(135deg, #e4a900, #cd9800);
	color: white;
}
.kitchen-content {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 3rem;
	align-items: center;
}
.kitchen-text h2 {
	font-size: 2.5rem;
	margin-bottom: 1.5rem;
}
.kitchen-text p {
	margin-bottom: 1.5rem;
	opacity: 0.9;
	line-height: 1.8;
}
.kitchen-images {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 1rem;
}
.kitchen-images img {
	width: 100%;
	border-radius: 10px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.kitchen-images img:first-child {
	grid-column: 1 / -1;
}
/* Team Section */
.team {
	padding: 80px 0;
	background: #000000;
	color: white;
}
.team h2 {
	text-align: center;
	font-size: 2.5rem;
	margin-bottom: 3rem;
}
.team-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	gap: 2rem;
}
.team-member {
	text-align: center;
	padding: 2rem;
}
.team-member img {
	width: 200px;
	height: 250px;
	object-fit: cover;
	border-radius: 15px;
	margin-bottom: 1rem;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}
.team-member h3 {
	font-size: 1.3rem;
	margin-bottom: 0.5rem;
}
.team-member p {
	opacity: 0.9;
	line-height: 1.6;
}
.team-member p:first-of-type {
	font-weight: bold;
	color: #e4a900;
}
.footer-section h3 {
	font-weight: bold;
}
/* Footer */
.footer {
	background: linear-gradient(135deg, #e4a900, #e9ba33);
	color: white;
}
.footer-section h3 {
	color: #000;
}
.footer-content {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	gap: 2rem;
	margin-bottom: 2rem;
}
.footer-section h3 {
	font-size: 1.2rem;
	margin-bottom: 1rem;
}
.footer-section ul {
	list-style: none;
}
.footer-section li {
	margin-bottom: 0.5rem;
}
.footer-section a {
	color: #000;
	text-decoration: none;
	opacity: 0.8;
	transition: opacity 0.3s ease;
	font-weight: 600;
}
.footer-section a:hover {
	opacity: 1;
}
.social-links {
	display: flex;
	gap: 1rem;
}
.social-links a {
	width: 40px;
	height: 40px;
	background: #000000;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.2rem;
	transition: background 0.3s ease;
	color: #fff;
}
.social-links a:hover {
	background: #fff;
	color: #000000;
}
.footer-bottom {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 2rem;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	padding-bottom: 2rem;
}
.footer-logo img {
	height: 40px;
}
.footer-bottom p {
	opacity: 0.8;
	color: #000;
	font-weight: 600;
	margin-bottom: 0;
}
.footer .container {
	padding: 0 30px;
}
.team {
	padding-bottom: 30px;
}
.slider-container {
	max-width: 1200px;
	margin: 0 auto;
	display: block;
	float: none;
}
.partners .wpb_raw_code.wpb_raw_html.wpb_content_element {
	margin-bottom: 0;
}
.client-logos-wrapper {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.inner-page .total-display {
	background-color: #000000;
}
/* Responsive Design */
@media (max-width: 768px) {
	.navbar {
		flex-direction: column;
		gap: 1rem;
	}
	.nav-links {
		display: none;
	}
	.hero-content {
		grid-template-columns: 1fr;
		text-align: center;
	}
	.hero-text h1 {
		font-size: 2.5rem;
	}
	.hero-images {
		flex-direction: column;
	}
	.kitchen-content {
		grid-template-columns: 1fr;
	}
	.kitchen-images {
		grid-template-columns: 1fr;
	}
	.kitchen-images img:first-child {
		grid-column: 1;
	}
	.footer-bottom {
		flex-direction: column;
		gap: 1rem;
		text-align: center;
	}
}
@media (max-width: 480px) {
	.hero {
		padding: 100px 0 60px;
	}
	.hero-text h1 {
		font-size: 2rem;
	}
	.hero-text p {
		font-size: 1rem;
	}
	.steps {
		grid-template-columns: 1fr;
	}
	.features-grid {
		grid-template-columns: 1fr;
	}
	.menu-grid {
		grid-template-columns: 1fr;
	}
	.reviews-grid {
		grid-template-columns: 1fr;
	}
	.team-grid {
		grid-template-columns: 1fr;
	}
	.footer-content {
		grid-template-columns: 1fr;
		text-align: center;
	}
}
/* Smooth Scrolling */
html {
	scroll-behavior: smooth;
}
/* Loading Animation */
@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translateY(30px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}
.fade-in-up {
	animation: fadeInUp 0.8s ease-out;
}
/* Hover Effects */
.menu-item:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}
.review-card:hover {
	background: rgba(255, 255, 255, 0.15);
	transform: translateY(-2px);
}
.team-member:hover img {
	transform: scale(1.05);
}
.team-member img {
	transition: transform 0.3s ease;
}
/* Additional Styling */
.section-padding {
	padding: 80px 0;
}
.text-center {
	text-align: center;
}
.mb-3 {
	margin-bottom: 3rem;
}
.mb-2 {
	margin-bottom: 2rem;
}
.mb-1 {
	margin-bottom: 1rem;
}
/* Custom Scrollbar */
::-webkit-scrollbar {
	width: 8px;
}
::-webkit-scrollbar-track {
	background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
	background: #000000;
	border-radius: 4px;
}
::-webkit-scrollbar-thumb:hover {
	background: #e55a2b;
}
.partners {
	background-color: #e4a900;
}
.woocommerce .woocommerce-ordering select {
	background-color: transparent;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 5px 10px;
	font-size: 14px;
}
.woocommerce-result-count {
	font-size: 14px;
}
.added_to_cart {
	margin-right: 10px;
}
.woocommerce .inner-page div.product div.images.woocommerce-product-gallery {
	border: 1px solid #ccc;
	border-radius: 4px;
}
.woocommerce .inner-page div.product p.price, .woocommerce .inner-page div.product span.price {
	color: #333;
}
.inner-page .woocommerce-product-details__short-description p {
	margin-bottom: 5px;
}
.woocommerce .inner-page div.product div.images .woocommerce-product-gallery__trigger .emoji {
	display: none !important;
}
.woocommerce .inner-page div.product div.images .woocommerce-product-gallery__trigger {
	border: 1px solid #000;
}
.woocommerce .inner-page div.product form.cart .variations select {
	background-color: transparent;
	border: 1px solid #ccc;
	padding: 6px 15px;
	border-radius: 4px;
}
.woocommerce .inner-page #respond input#submit.disabled, .woocommerce .inner-page #respond input#submit:disabled, .woocommerce .inner-page #respond input#submit:disabled[disabled], .woocommerce .inner-page a.button.disabled, .woocommerce .inner-page a.button:disabled, .woocommerce .inner-page a.button:disabled[disabled], .woocommerce .inner-page button.button.disabled, .woocommerce .inner-page button.button:disabled, .woocommerce .inner-page button.button:disabled[disabled], .woocommerce .inner-page input.button.disabled, .woocommerce .inner-page input.button:disabled, .woocommerce .inner-page input.button:disabled[disabled], .woocommerce .inner-page button.button.alt.disabled {
	background-color: #000000;
}
.woocommerce .inner-page #respond input#submit, .woocommerce .inner-page a.button, .woocommerce .inner-page button.button, .woocommerce .inner-page input.button {
	color: #fff;
	background-color: #000000;
}
.woocommerce .inner-page #respond input#submit:hover, .woocommerce .inner-page a.button:hover, .woocommerce .inner-page button.button:hover, .woocommerce .inner-page input.button:hover {
	color: #fff;
	background-color: #e4a900;
}
.woocommerce .inner-page div.product .woocommerce-tabs .panel {
	border: 1px solid #ccc;
	padding: 20px;
	border-radius: 0;
}
.woocommerce .inner-page div.product .woocommerce-tabs .panel {
	border: 1px solid #ccc;
	padding: 20px;
	border-radius: 4px;
}
.woocommerce .inner-page div.product .woocommerce-tabs ul.tabs {
	margin-bottom: 0;
}
.woocommerce .inner-page div.product .woocommerce-tabs ul.tabs li:last-child {
	margin-left: 0;
}
.woocommerce .inner-page div.product .woocommerce-tabs ul.tabs li.active::after {
	display: none;
}
.woocommerce .inner-page #review_form #respond textarea, .woocommerce .inner-page #review_form #respond input {
	border: 1px solid #ccc;
}
.woocommerce .inner-page #review_form #respond [type="submit"] {
	background-color: #000000;
	border: 1px solid #000000;
	color: #fff;
}
.woocommerce .inner-page #respond input#submit.alt.disabled:hover, .woocommerce .inner-page #respond input#submit.alt:disabled:hover, .woocommerce .inner-page #respond input#submit.alt:disabled[disabled]:hover, .woocommerce .inner-page a.button.alt.disabled:hover, .woocommerce .inner-page a.button.alt:disabled:hover, .woocommerce .inner-page a.button.alt:disabled[disabled]:hover, .woocommerce .inner-page button.button.alt.disabled:hover, .woocommerce .inner-page button.button.alt:disabled:hover, .woocommerce .inner-page button.button.alt:disabled[disabled]:hover, .woocommerce .inner-page input.button.alt.disabled:hover, .woocommerce .inner-page input.button.alt:disabled:hover, .woocommerce .inner-page input.button.alt:disabled[disabled]:hover {
	background-color: #000000;
	color: #fff;
}
.woocommerce .inner-page ul.products li.product .price {
	color: #333;
	font-size: 18px;
}
.woocommerce .inner-page .related.products a.button, .woocommerce .inner-page .related.products .added_to_cart {
	font-size: 12px;
	padding: 7px 10px;
	line-height: 16px;
}
.related.products h2 {
	padding-bottom: 20px;
	border-bottom: 2px solid #eeeeee;
	display: block;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 40px;
	text-align: left;
}
.related.products h2:after {
	content: "";
	display: block;
	background-color: #000000;
	height: 2px;
	width: 150px;
	top: 22px;
	position: relative;
}
.woocommerce .related.products li.product .woocommerce-loop-product__title {
	border: none;
	padding-top: 0;
}
.woocommerce .related.products li.product .woocommerce-loop-product__title:after {
	display: none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	text-align: left;
}
.woocommerce .inner-page ul.products li.product, .woocommerce-page .inner-page ul.products li.product {
	border: 1px solid #eee;
	padding: 7px 7px 15px;
	text-align: center;
}
.inner-page .page-title {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 700;
}
.woocommerce .inner-page .related.products li {
	padding-bottom: 15px !important;
}
.woocommerce .quantity .qty {
	border: 1px solid #ccc;
	padding: 5px 10px;
	border-radius: 4px;
}
.woocommerce .inner-page #respond input#submit.alt, .woocommerce .inner-page a.button.alt, .woocommerce .inner-page button.button.alt, .woocommerce input.button.alt {
	background-color: #000000;
	color: #fff;
}
.woocommerce .inner-page #respond input#submit.alt:hover, .woocommerce .inner-page a.button.alt:hover, .woocommerce .inner-page button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: #e4a900;
	color: #fff;
}
.woocommerce .inner-page div.product .stock {
	color: #333;
}
.woocommerce-message::before {
	color: #000000 !important;
}
.woocommerce-message {
	border-top-color: #000000 !important;
}
.inner-page .woocommerce-message .button.wc-forward {
	margin-right: 20px;
}
.inner-page .woocommerce table.shop_table a {
	color: #333;
}
.inner-page .woocommerce #respond input#submit, .inner-page .woocommerce a.button, .inner-page .woocommerce button.button, .inner-page .woocommerce input.button {
	background-color: #000000 !important;
	color: #fff !important;
}
.inner-page .woocommerce #respond input#submit:hover, .inner-page .woocommerce a.button:hover, .inner-page .woocommerce button.button:hover, .inner-page .woocommerce input.button:hover {
	background-color: #e4a900!important;
	color: #fff!important;
}
.checkout-button.button.alt.wc-forward {
	background-color: #000000;
}
.checkout-button.button.alt.wc-forward:hover {
	background-color: #e4a900;
}
.woocommerce-info {
	border-top-color: #000000 !important;
}
.woocommerce-info:before {
	color: #000000 !important;
}
#coupon_code {
	border: 1px solid #ccc;
	padding: 5px 10px;
	border-radius: 4px;
}
.woocommerce .checkout .col2-set .col-1, .woocommerce-page .checkout .col2-set .col-1, .woocommerce .checkout .col2-set .col-2, .woocommerce-page .checkout .col2-set .col-2 {
	max-width: inherit;
}
.woocommerce .checkout .form-row {
	display: block;
}
.woocommerce .checkout .form-row {
	display: block;
	float: none;
	width: 100%;
}
.woocommerce .checkout .form-row input.input-text {
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 7px 10px;
	height: 35px;
	font-size: 14px;
}
#order_review_heading {
	padding-left: 15px;
	padding-top: 30px;
	padding-bottom: 10px;
}
#order_review {
	padding: 0 15px;
}
.inner-page #add_payment_method #payment ul.payment_methods li, .inner-page .woocommerce-cart #payment ul.payment_methods li, .inner-page .woocommerce-checkout #payment ul.payment_methods li {
	list-style: none;
}
.inner-page .woocommerce #respond input#submit.alt, .inner-page .woocommerce a.button.alt, .inner-page .woocommerce button.button.alt, .inner-page .woocommerce input.button.alt {
	background-color: #000000;
}
.main_content_part .woocommerce table.shop_table .coupon #coupon_code {
	width: 110px;
	border-radius: 4px;
}
.inner-page .woocommerce #respond input#submit, .inner-page .woocommerce a.button, .inner-page .woocommerce button.button, .inner-page .woocommerce input.button {
	color: #fff;
	background-color: #000000;
}
.woocommerce .checkout .form-row textarea {
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 7px 10px;
}
.checkout .select2-container--default .select2-selection--single {
	border: 1px solid #ccc;
	padding: 7px 10px;
	height: 35px;
	font-size: 14px;
}
.checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 18px;
	padding-left: 0;
}
.checkout .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {}
.checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 35px;
}
.checkout .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 6px;
}
.inner-page .woocommerce form.checkout_coupon, .inner-page .woocommerce form.login, .inner-page .woocommerce form.register {}
.inner-page .woocommerce form .form-row {
	display: block;
}
.inner-page .woocommerce form.checkout_coupon input[type="text"], .inner-page .woocommerce form.checkout_coupon input[type="email"], .inner-page .woocommerce form.checkout_coupon input[type="password"], .inner-page .woocommerce form.login input[type="text"], .inner-page .woocommerce form.login input[type="password"], .inner-page .woocommerce form.login input[type="email"], .inner-page .woocommerce form.register input[type="text"], .inner-page .woocommerce form.register input[type="email"], .inner-page .woocommerce form.register input[type="password"] {
	width: 100%;
	display: block;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 5px 10px;
}
.inner-page {
	text-align: left;
}
.inner-page .woocommerce form .form-row {
	display: block;
}
.woocommerce .checkout .col2-set .col-1, .woocommerce-page .checkout .col2-set .col-1, .woocommerce .checkout .col2-set .col-2, .woocommerce-page .checkout .col2-set .col-2 {
	max-width: inherit;
}
.inner-page #customer_login .col-1, .inner-page #customer_login .col-1 {
	max-width: inherit;
}
.inner-page #customer_login .col-2, .inner-page #customer_login .col-2 {
	max-width: inherit;
}
.woocommerce .inner-page #customer_login form .show-password-input, .woocommerce-page .inner-page #customer_login form .show-password-input {
	top: 1.05em;
}
.lost_password a, .woocommerce-privacy-policy-text p a {
	text-decoration: none !important;
	color: #000000;
}
.woocommerce-button.button.woocommerce-form-login__submit, .woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
	padding: 15px 20px;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	overflow: hidden;
}
.woocommerce form.login, .woocommerce form.register {
	margin: 2em 0 0!important;
}
.header .container {
	padding-top: 0;
	padding-bottom: 0;
}
.header .container .navbar {
	padding-top: 0;
	padding-bottom: 0;
}
.woocommerce-account .inner-page .woocommerce-MyAccount-navigation ul {
	background-color: #e4a900;
	border-radius: 4px;
	border: 1px solid #e9ba33;
}
.woocommerce-account .inner-page .woocommerce-MyAccount-navigation ul li a {
	border-bottom: 1px solid #e9ba33;
	display: block;
	color: #000;
	padding: 8px 10px 8px 40px;
	position: relative;
}
.woocommerce-MyAccount-navigation-link--dashboard::before {
	content: "\f3fd";
	font-family: "FontAwesome";
	color: #000;
	position: absolute;
	left: 15px;
	top: 10px;
	z-index: 1;
}
.woocommerce-MyAccount-navigation-link--orders::before {
	content: "\f570";
	font-family: "FontAwesome";
	color: #000;
	position: absolute;
	left: 15px;
	top: 10px;
	z-index: 1;
}
.woocommerce-MyAccount-navigation-link--my-meals::before {
	content: "\f2e7";
	font-family: "FontAwesome";
	color: #000;
	position: absolute;
	left: 15px;
	top: 10px;
	z-index: 1;
}
.woocommerce-MyAccount-navigation-link--downloads::before {
	content: "\f019";
	font-family: "FontAwesome";
	color: #000;
	position: absolute;
	left: 15px;
	top: 10px;
	z-index: 1;
}
.woocommerce-MyAccount-navigation-link--edit-address::before {
	content: "\f3c5";
	font-family: "FontAwesome";
	color: #000;
	position: absolute;
	left: 15px;
	top: 10px;
	z-index: 1;
}
.woocommerce-MyAccount-navigation-link--payment-methods::before {
	content: "\f09d";
	font-family: "FontAwesome";
	color: #000;
	position: absolute;
	left: 15px;
	top: 10px;
	z-index: 1;
}
.woocommerce-MyAccount-navigation-link--edit-account::before {
	content: "\f406";
	font-family: "FontAwesome";
	color: #000;
	position: absolute;
	left: 15px;
	top: 10px;
	z-index: 1;
}
.woocommerce-MyAccount-navigation-link--wps_subscriptions::before, .woocommerce-MyAccount-navigation-link--subscriptions::before {
	content: "\f0f3";
	font-family: "FontAwesome";
	color: #000;
	position: absolute;
	left: 15px;
	top: 10px;
	z-index: 1;
}
.woocommerce-MyAccount-navigation-link--refer-earn::before {
	content: "\f0d6";
	color: #fff;
	position: absolute !important;
	left: 12px;
	top: 10px !important;
	z-index: 1;
	font-family: "FontAwesome";
}
.woocommerce-MyAccount-navigation-link--customer-logout::before {
	content: "\f2f5";
	font-family: "FontAwesome";
	color: #000;
	position: absolute;
	left: 15px;
	top: 10px;
	z-index: 1;
}
.woocommerce-MyAccount-navigation-link--payment-methods::before {
	content: "\f09d";
	font-family: "FontAwesome";
	color: #000;
	position: absolute;
	left: 15px;
	top: 10px;
	z-index: 1;
}
.yc-rate-actions .button {
	background-color: #000000;
	border: none;
	color: #fff;
	padding: 5px 20px;
	border-radius: 4px;
}
.woocommerce-button.button.cancel.wcs_block_ui_on_click {
	background-color: transparent !important;
	color: #000 !important;
}
.yc-rate-actions .button:hover {
	background-color: #e4a900 !important;
	color: #fff !important;
}
.fancybox-stage .yc-nps input[type="radio"]:checked + label {
	background: #000000;
	color: #fff;
	border-color: #000000;
}
.woocommerce-table.woocommerce-table--order-details.shop_table.order_details .button {
	display: inline;
	font-size: 12px;
}
.fancybox-stage .yc-type {
	color: #000000;
}
.woocommerce-account .inner-page .woocommerce-MyAccount-navigation ul li {
	position: relative;
}
.woocommerce-account .inner-page .woocommerce-MyAccount-navigation ul li:last-child a {
	border-bottom: none;
}
.woocommerce-account .inner-page .woocommerce-MyAccount-navigation ul li.is-active a {
	background-color: #000000;
}
.woocommerce-account .inner-page .woocommerce-MyAccount-content {
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 15px;
}
.woocommerce-account .inner-page .woocommerce-MyAccount-content .woocommerce-Button.button {
	margin-left: 10px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
	max-width: inherit;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
	max-width: inherit;
}
.woocommerce-account .inner-page .woocommerce-MyAccount-navigation ul li.is-active a {
	background-color: #cd9800;
}
.woocommerce-account .inner-page .woocommerce-MyAccount-content {
	border: none;
	border-radius: 4px;
	padding: 15px;
	margin-top: 0 !important;
}
.woocommerce-account .inner-page .woocommerce-MyAccount-content .woocommerce-Button.button {
	margin-left: 10px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
	max-width: inherit;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
	max-width: inherit!important;
}
.inner-page input[type="text"], .inner-page input[type="email"], .inner-page input[type="password"] {
	width: 100%;
	display: block;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 5px 10px;
}
.woocommerce form.edit-account .show-password-input, .woocommerce-page form.edit-account .show-password-input {
	top: 1.3em;
}
.woocommerce span.onsale {
	padding: 0 !important;
	background-color: #000000 !important;
}
.inner-page .products li {
	list-style: none;
}
.inner-page ul.products {
	padding-left: 0;
	padding-top: 30px;
}
.inner-page .products li {
	list-style: none;
	border: 1px solid #eee;
	padding: 15px;
	text-align: center;
}
.woocommerce .inner-page ul.products li.product .woocommerce-loop-product__title {
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	color: #000;
}
.woocommerce .inner-page ul.products li.product .price {
	color: #333;
	font-size: 15px;
}
.inner-page .add_to_cart_button {
	-moz-user-select: none;
	background: #000000;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.1;
	padding: 10px 10px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
	position: relative;
	border: 0;
	margin-top: 0;
	margin-right: 5px;
}
.woocommerce .inner-page ul.products li.product .price ins {
	text-decoration: none;
}
.inner-page .add_to_cart_button:hover {
	color: #fbba42;
	background-color: #e4a900;
}
.woocommerce ul.products li.product .button {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 8px 15px;
	margin-top: 0 !important;
	line-height: inherit;
}
.inner-page .added_to_cart {
	-moz-user-select: none;
	background: #000000;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	line-height: inherit;
	padding: 8px 15px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
	position: relative;
	border: 0;
	margin-left: 5px;
	margin-right: 0;
}
.inner-page .added_to_cart:hover {
	color: #fff;
	background-color: #e4a900;
}
.inner-page .page-numbers {
	margin: 0;
	padding: 0;
}
.inner-page .page-numbers li {
	padding-bottom: 0;
	margin: 0 auto;
}
.inner-page .page-numbers li span, .inner-page .page-numbers li a {
	padding: 10px;
}
.inner-page .page-numbers li span.current {
	background-color: #000000;
	color: #fff;
}
.woocommerce .inner-page div.product div.images {
	border: 1px solid #eee;
}
.woocommerce .inner-page div.product div.images .flex-control-thumbs {
	padding-left: 0;
	border-top: 1px solid #eee;
}
.woocommerce .inner-page div.product div.images .flex-control-thumbs li {
	padding: 0;
	margin: 0;
	list-style: none;
	border-right: 1px solid #eee;
}
.inner-page .woocommerce-product-gallery__trigger {
	background-color: #000000;
}
.woocommerce .inner-page div.product div.images .woocommerce-product-gallery__trigger:before {
	border-color: #fff;
}
.woocommerce .inner-page div.product div.images .woocommerce-product-gallery__trigger:after {
	background: #fff;
}
.inner-page .summary.entry-summary .product_title.entry-title {
	font-size: 30px;
}
.woocommerce .inner-page div.product p.price, .woocommerce .inner-page div.product span.price {
	color: #333;
	font-weight: 600;
	font-size: 16px;
}
.woocommerce .inner-page div.product p.price ins, .woocommerce .inner-page div.product span.price ins {
	text-decoration: none;
}
.woocommerce .inner-page #respond input#submit, .woocommerce .inner-page a.button, .woocommerce .inner-page button.button, .woocommerce .inner-page input.button {
	color: #fff;
	background-color: #000000;
	border-radius: 30px;
}
.woocommerce .inner-page div.product .woocommerce-tabs ul.tabs {
	margin: 0;
	padding: 0 0 0 1em;
}
.woocommerce .inner-page div.product .woocommerce-tabs ul.tabs li {
	margin-bottom: 0;
}
.woocommerce .inner-page div.product .woocommerce-tabs .panel {
	border-left: 1px solid #ccc;
	padding: 20px;
	border-radius: 4px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.woocommerce .inner-page #review_form #respond textarea {
	border: 1px solid #ccc;
}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
	color: #000;
	text-decoration: none;
}
.wc-block-cart__submit-button, .wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
	background-color: #000000;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	border: none;
}
.wc-block-cart__submit-button:hover, .wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover {
	background-color: #e4a900;
	color: #fff;
}
.wc-block-components-title.wc-block-components-title, .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
	color: #000;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
	margin-top: 30px;
}
.woocommerce-account .woocommerce-MyAccount-content {
	margin-top: 30px;
}
.woocommerce-account .inner-page .woocommerce-MyAccount-navigation ul {
	padding: 0 0;
}
.woocommerce-account .inner-page .woocommerce-MyAccount-navigation ul li a {
	text-decoration: none !important;
	transform: translateX(0) !important;
}
.woocommerce-account .inner-page .woocommerce-MyAccount-navigation ul li a {
	text-decoration: none;
}
.woocommerce-account .inner-page .woocommerce-MyAccount-content p a {
	text-decoration: none;
	color: #000000;
}
.woocommerce-account .inner-page .woocommerce-MyAccount-content {
	padding: 15px 15px 0;
}
.promo-bar .discount-title {
	color: #fff;
	font-size: 20px;
}
.option:hover, .option.selected {
	border-color: #000000!important;
}
.coupon-code-display {
	background: #e4a900!important;
	border: 2px solid #e4a900!important;
}
.inner-page .select-button {
	background-color: #000000;
	background: #000000;
}
.inner-page .pricing-row.total {
	border-top: 2px solid #000000;
}
.form-lostpassword a {
	text-decoration: none;
	color: #000000;
}
.logout-btn {
	color: #fff;
	text-decoration: none;
}
.promo-bar {
	font-size: 14px !important;
	font-weight: 600 !important;
}
@media (min-width:769px) and (max-width:991px) {
	.header .nav-links .main-nav .menu li a {
		padding: 1em 10px;
		font-size: 14px;
	}
	.nav-actions {
		font-size: 14px;
	}
	.header .container .navbar {
		display: flex;
		align-items: center;
	}
	.logo {
		width: 100%;
		max-width: 25%;
	}
	.nav-actions {
		width: 100%;
		max-width: 40%;
	}
	.nav-links {
		width: 100%;
		max-width: 35%;
	}
	.logo img, .woocommerce .logo img {
		max-width: 145px !important;
		height: auto;
	}
	.main-nav {
		text-align: right;
	}
	.signup-btn {
		padding: 0.8rem 0.9rem;
		font-size: 14px;
	}
}
@media (min-width:240px) and (max-width:374px) {
	.meals-step {
		margin-top: 52px !important;
	}
}
@media (min-width:375px) and (max-width:767px) {
	.meals-step {
		margin-top: 52px !important;
	}
}
@media (min-width:240px) and (max-width:767px) {
	.inner-page-container {
	
	position: relative;
	overflow: hidden;
}
	.meals-step {
		position: relative;
		min-height: inherit !important;
	}
	.preference-label {}
	.meal-preferences {}
	.preference-select {
		max-width: 60%!important;
	}
	.preference-row {
		width: 100% !important;
		margin-left: 0!important;
	}
	.preference-row {}
	.preference-row.preference-sec {}
	.meals-grid-container {
		padding-bottom: 0!important;
	}
	.meals-subtitle {
		font-size: 15px!important;
	}
	.meal-stats {
		padding: 5px 10px 5px 0!important;
	}
	.preference-label {}
	.meal-name {}
	.page-template-meal-box .inner-page-container .selected-summary .continue-button {
		font-size: 12px !important;
	}
	#mail_box_sec .content-header {
		margin-top: 65px;
	}
	#mail_box_sec .discount-section {
		min-height: 120px;
		display: flex;
		align-items: center;
	}
	.progress-steps {
		max-width: 210px !important;
	}
	.step .option {
		max-width: 48%;
	}
	.step-title {
		margin-bottom: 15px!important;
	}
	.step-description {
		margin-bottom: 15px!important;
	}
	#mail_box_sec .container {
		padding-top: 0;
		min-height: inherit !important;
		padding-bottom: 0;
	}
	.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
		display: none;
	}
	.woocommerce .inner-page table.shop_table_responsive tr td, .woocommerce-page .inner-page table.shop_table_responsive tr td {
		text-align: left !important;
	}
	.coupon .button {
		font-size: 11px !important;
		padding: 12px 9px !important;
		line-height: 15px !important;
	}
	.account-menu-toggle {
		top: 60px !important;
	}
	.woocommerce-account .inner-page .woocommerce-MyAccount-navigation ul li::before {
		color: #fff;
	}
	.woocommerce-account .inner-page .woocommerce-MyAccount-navigation ul li a {
		color: #fff !important;
		padding: 10px 15px !important;
	}
	.account-menu-panel .woocommerce-MyAccount-navigation ul li a .nav-icon {
		margin-right: 0;
	}
	.woocommerce-account .inner-page .woocommerce-MyAccount-content div {
		display: block !important;
	}
	.woocommerce-account .inner-page .woocommerce-MyAccount-content button {
		margin-bottom: 10px;
	}
	.meal-box-logo {
		height: 28px;
	}
	.simmer-faq-wrap .simmer-faq-inner {
		padding: 0 !important;
	}
	.simmer-faq-wrap .simmer-faq-item {
		padding: 0;
	}
	.simmer-faq-inner .simmer-faq-qbtn {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.simmer-faq-inner .simmer-faq-qbtn .simmer-faq-qtext {
		padding-left: 0;
		padding-right: 0;
	}
	.simmer-faq-inner .simmer-faq-qtext {
		font-size: 14px;
	}
	.simmer-faq-inner .simmer-faq-answer {
		padding-left: 0;
		padding-right: 0;
	}
	.simmer-faq-inner .simmer-faq-answer .simmer-faq-answer-inner {
		padding-left: 0;
		padding-right: 0;
	}
	.inner-page-container .simmer-faq-wrap .simmer-faq-caret {
		width: 10px !important;
		height: 10px !important;
	}
	.inner-page-container .simmer-faq-wrap .simmer-faq-caret::before, .inner-page-container .simmer-faq-wrap .simmer-faq-caret::after {
		width: 10px;
		height: 10px;
	}
	.meal-box-logo {
		height: 30px;
	}
	.page-template-meal-box .header-logo {
		max-width: 30%;
	}
	.page-template-meal-box .step-circle {
		width: 10px !important;
		height: 10px !important;
	}
	.page-template-meal-box .step-item {
		min-width: 33px !important;
		max-width: 33px !important;
	}
	.page-template-meal-box .step-label {
		font-size: 8px !important;
	}
	#home .slider-container .banner-left h1 {
		font-size: 25px !important;
		line-height: 33px !important;
	}
	.page-template-meal-box .inner-page-container {
		padding-bottom: 0;
		margin-top: 100px;
	}
	.step .option {
		padding: 0 10px 5px;
		width: 100%;
		margin: 0 5px 10px !important;
		max-width: 46%;
		float: left;
		min-width: inherit;
		min-height: 105px;
	}
	.options {
		margin: 0 auto !important;
		display: block !important;
	}
	.footer .container {
		padding: 0 0;
	}
	#home .cta-button {
		font-size: 14px;
		padding: 10px 20px;
	}
	.how-it-works h2 {
		font-size: 30px;
	}
	#home .banner-left p {
		font-size: 14px;
	}
	.step h3 {
		font-size: 23px;
	}
	.footer-logo img {
		height: 35px;
	}
	.footer-section {
		padding-top: 0 !important;
	}
	.team {
		padding-bottom: 0;
	}
	.signup-btn {
		display: none;
	}
	.footer-section li {
		margin-bottom: 0;
	}
	.footer-section a {
		font-size: 14px;
	}
	.options, .meal-option-wrapper {
		width: 100%;
		display: flex;
		position: relative;
		overflow: hidden;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.option, .meal-option, .breakfast-quantity-option {
		width: 43%;
		float: left;
	}
	.footer-bottom {
		display: flex;
		clear: both;
		text-align: inherit;
		flex-direction: inherit;
		gap: 0;
		padding-bottom: 0;
	}
	.footer-bottom .footer-logo {
		width: 100%;
		max-width: 40%;
		text-align: inherit;
	}
	.footer-content {
		display: block;
		margin-bottom: 0;
	}
	.footer-bottom p {
		padding-top: 0;
		max-width: 60%;
		width: 100%;
		text-align: right;
	}
	.footer {
		padding: 20px 20px 20px;
	}
	.footer-section {
		width: 100%;
		max-width: 50%;
		float: left;
		display: block;
		text-align: left;
	}
	.social-links a {
		width: 28px;
		height: 28px;
		font-size: 10px;
		line-height: 28px !important;
	}
	.footer-section a {
		font-size: 14px;
	}
	.header .container .navbar {
		display: block;
	}
	.reviews .testimonial-carousel .col-md-4 {
		margin-bottom: 20px;
	}
	.header .container {
		padding: 0;
	}
	.header .container .navbar .logo img, .woocommerce .header .container .navbar .logo img {
	max-width: 60px !important;
}
	.header .container .navbar .logo {
		width: 100%;
		max-width: 32%;
		float: left;
		display: block;
	}
	.header .container .navbar .nav-actions {
		max-width: 68%;
		padding: 4px 30px 0 0;
		float: right;
		display: block;
	}
	.header .container .navbar .mobile-menu-btn {
		position: absolute;
		right: 0;
		top: 0;
	}
	#welcome_page .wre-hero {
		width: 100%;
		max-width: 100%;
		float: none;
		position: relative;
		right: 0;
		top: 0;
		bottom: 0;
		height: auto;
	}
	#welcome_page .wre-card {
		width: 100%;
		max-width: 100%;
		float: none;
		border: none;
	}
	#welcome_page .wre-steps {
		gap: 8px;
		font-size: 11px;
	}
	#welcome_page .wre-steps span {
		gap: 5px;
	}
	.nav-actions a {
		font-size: 9px;
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	.nav-actions {
		gap: 0.5rem;
	}
	.header .container .navbar .logo a {
		display: block;
	}
	#home .slider-container .vc_row.wpb_row.vc_inner.vc_row-fluid {
		display: block;
		align-items: center;
	}
	#home {
		margin-top: 36px;
		padding: 50px 0 !important;
	}
	#home .slider-container .vc_column-inner {
		padding-top: 0;
	}
	.banner-left {
		padding-bottom: 20px;
	}
	.mobile-menu-active {
		margin-top: 16px;
	}
	.signup-btn {
		padding: 0.8rem .9rem;
		font-size: 12px;
	}
	.login-btn, .logout-btn {
		font-size: 14px;
	}
	.step-label {
		font-size: 14px;
	}
	.inner-page-container {
		margin-top: 50px;
	}
	.promo-bar {
		top: 245px;
	}
	.meals-grid {
		display: block !important;
		position: relative;
		overflow: hidden;
	}
	.meal-option-wrapper, .breakfast-option-wrapper {
		width: 100%;
		max-width: 50%;
		padding: 0 5px;
		float: left;
	}
	.meals-grid .meal-option-wrapper .meal-option {
		width: 100% !important;
		max-width: 100% !important;
	}
	.plan-label {
		margin-bottom: 8px;
	}
	.inner-page .header {
		z-index: 1;
		padding: 15px;
	}
	.inner-page .header h1 {
		font-size: 22px;
	}
	.header .nav-links .main-nav .menu li {
		display: block;
		background-color: transparent;
		box-shadow: none;
		text-align: left;
		text-transform: uppercase;
	}
	.header .nav-links .main-nav .menu li a {
		padding: 0;
		display: block;
	}
	.mobile-menu-active {
		background: #e4a900 !important;
	}
	.header .nav-links .main-nav .menu li a {
		padding: 5px 20px;
		display: block;
		border-bottom: 1px solid #e9ba33;
	}
	.mobile-menu-active {
		z-index: 99;
		margin-top: 43px;
	}
	.social-links a {
		display: inline-block;
		line-height: 40px;
		text-align: center;
	}
	.social-links {
		display: block;
		width: 100%;
		margin: 0 auto;
	}
}
@media (min-width:768px) and (max-width:768px) {
	.mobile-menu-active {
		background: #000000 !important;
		border-top: 2px solid #e4a900;
		margin-top: 16px;
	}
	.inner-page-container {
		margin-top: 220px;
	}
	.promo-bar {
		top: 250px;
	}
}
#mail_box_sec .container {
	padding-top: 0;
}
.meal-preferences {
	width: 100%;
	margin: 40px auto;
	background: #fff;
	border-radius: 18px;
	box-shadow: 0 4px 24px 0 rgba(30, 32, 37, 0.07);
	padding: 36px 40px 30px 40px;
	font-family: 'Inter', Arial, sans-serif;
	box-sizing: border-box;
}
.section-title {
	font-size: 1.6rem;
	font-weight: 700;
	color: #232046;
	margin-bottom: 32px;
	text-align: center;
	letter-spacing: 0.01em;
}
/* 2x2 grid for 4 fields */
.preference-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 1fr 1fr;
	gap: 32px 40px;
	width: 100%;
}
.preference-group {
	display: flex;
	flex-direction: column;
	width: 100%;
}
.preference-title {
	font-weight: 600;
	font-size: 1.07rem;
	margin-bottom: 10px;
	color: #22223b;
	letter-spacing: 0.01em;
}
.preference-select {
	background: #f7f7fa;
	border: 1.5px solid #e1e1e9;
	border-radius: 10px;
	padding: 12px 14px;
	font-size: 1rem;
	transition: border 0.2s;
	outline: none;
	width: 100%;
	box-sizing: border-box;
}
.preference-select:focus {
	border-color: #3b82f6;
	background: #fff;
}
/* Make preference-label visible and black */
.preference-label {
	color: #000;
	display: block;
	font-size: 1rem;
	font-weight: 500;
	margin-bottom: 8px;
}
.simmer-faq-wrap {
	background: #000 !important;
	padding-top: 25px !important;
}
.breakdown-total {
	border-color: #000 !important;
}
/* Responsive: 1 column on mobile */
@media (max-width: 900px) {
	.meal-preferences {
		padding: 18px 8px;
		max-width: 98vw;
	}
	.preference-grid {
		grid-template-columns: 1fr;
		grid-template-rows: auto;
		gap: 22px 0;
	}
	.section-title {
		font-size: 1.15rem;
		margin-bottom: 18px;
	}
}
.preference-row.preference-sec .preference-item {
	justify-content: inherit;
}
.inner-page .promo-bar.expired {
	opacity: 1;
}
#menu .hero-text .product-carousel .price {
	color: #fff;
}
.wre-body {
	background: #000 !important;
}
#home {}
.custom-auth-tab-btn.active {
	background-color: #e4a900 !important;
}
.custom-auth-tabs {
	background: #f7e5b3!important;
	color: #000;
}
.custom-auth-discount {
	background-color: #e4a900 !important;
}
.custom-auth-discount__code {
	color: #000!important;
}
.custom-auth-form .woocommerce-LostPassword a {
	color: #000 !important;
}
.custom-auth-tab-btn {
	color: #000 !important;
}
.footer-bottom .footer-logo a {
	display: block;
}
@media print, screen and (max-width: 1921px) {
	#home .banner-left h1 {
		font-size: 50px !important;
		line-height: 50px !important;
	}
}

/* Additional CSS - Start */
.woocommerce-account .account-header {
    display: none;
}
.woocommerce-account .inner-page-container .container {
    max-width: 100%;
}
.woocommerce-account .account-container {
    min-height: auto !important;
    background: unset !important;
    padding: 0;
}
.woocommerce-account .woocommerce {
    padding: 0;
}
/* Additional CSS -  End */