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

/* Global CSS */
.br-desktop-none br{
	display: none;
}

.elementor-widget-text-editor p:last-child{
	margin-bottom: 0;
}

.text-editor-link-color.elementor-widget-text-editor p a,
.dark-text-editor-link-color.elementor-widget-text-editor p a{
	font-weight: 600;
	color: inherit;
	transition: all 0.3s ease-out;	
}

.text-editor-link-color.elementor-widget-text-editor p a:hover{
	color: #024550;
}

.dark-text-editor-link-color.elementor-widget-text-editor p a:hover{
	color: #26D16D;
}

.elementor-widget-icon .elementor-icon-wrapper{
	line-height: 0;
}

.elementor-widget-icon-box .elementor-icon-box-wrapper{
	align-items: center;
}

.elementor-widget-icon-box .elementor-icon-box-title,
.elementor-widget-image-box .elementor-image-box-title{
	margin-top: 0;
}

.elementor-widget-button .elementor-button{
	transition: all 0.3s ease-in-out;
}

.white-bg.elementor-widget-button .elementor-button:hover{
	background-color: #FFF;
	color: #26D16D;
}

.elementor-widget-button .elementor-button .elementor-button-content-wrapper{
	align-items: center;
}

.elementor-widget-button .elementor-button .elementor-button-content-wrapper .elementor-button-icon{
	line-height: 0;
	background: #41E786;
	position: relative;
	width: 26px;
	height: 26px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 3px;
	transition: all 0.2s ease-in-out;
}

.blue-btn.elementor-widget-button .elementor-button .elementor-button-content-wrapper .elementor-button-icon,
.elementor-widget-button .elementor-button:hover .elementor-button-content-wrapper .elementor-button-icon{
	background: #0A6371;
}

.white-bg.elementor-widget-button .elementor-button:hover .elementor-button-content-wrapper .elementor-button-icon,
.blue-btn.elementor-widget-button .elementor-button:hover .elementor-button-content-wrapper .elementor-button-icon{
	background: #41E786;
}

.elementor-widget-button .elementor-button .elementor-button-content-wrapper .elementor-button-icon svg{
	height: 1em;
}

/* Responsive Global CSS */
@media only screen and (max-width: 991px){
	
	.br-tablet-none br{
		display: none;
	}
}

@media only screen and (max-width: 767px){
	
	.br-mobile-none br{
		display: none;
	}
	
	.elementor-widget-button .elementor-button .elementor-button-content-wrapper .elementor-button-icon{
		width: 24px;
		height: 24px;
	}
	
	.elementor-widget-button .elementor-button .elementor-button-content-wrapper .elementor-button-icon svg{
		width: 0.95em;
		height: 0.95em;
	}
}



/**************************************************************************************************************/


/* ************************************ */

/* 
 * New Restaurant Page CSS 
 * https://yqgonepage.wpenginepowered.com/new-restaurant/
 * */

/* Header Css */

.mobile-menu {
	display: none;
}

@media only screen and (max-width: 1024px) {
	
	.mobile-menu {
		display: block;
	}

	.new-resto-header-menu .elementor-nav-menu--dropdown > ul{
		padding: 10px 0;
	}
}

/* Hero Section Css */

.new-resto-hero-section,
.new-resto-hero-main-section{
	position: relative;
}

.new-resto-hero-main-section::before{
	content: '';
    position: absolute;
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    width: 400px;
    height: 585px;
    background: url("/wp-content/uploads/2026/01/new-resto-hero-bg-img-1.jpg") no-repeat center center;
    z-index: 1;
	opacity: 0.5;
}

.new-resto-hero-main-section::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: auto;
    right: 0;
    background: radial-gradient(62% 62% at 50% 50%, rgba(21, 20, 25, 0.00) 43.5%, #151419 71.19%);
    width: 400px;
    height: 585px;
	z-index: 2;
}

.new-resto-hero-section::before{
	content: '';
	position: absolute;
	top: 0;
	left: -8%;
	width:500px;
	height: 585px;
	background: url('https://yqgonepage.wpenginepowered.com/wp-content/uploads/2024/11/new-resto-hero-bg-img-2.jpg')no-repeat center center;
	opacity: 0.5;
}

.new-resto-hero-section::after{
    content: '';
    position: absolute;
    top: 0;
    left: -7%;
    right: auto;
    background: radial-gradient(62% 62% at 50% 50%, rgba(21, 20, 25, 0.00) 43.5%, #151419 71.19%);
    width: 500px;
    height: 585px;
}

/* About Section */

.new-resto-about-img::before{
	content: '';
	position: absolute;
	top:0;
	left:0;
	background: url('/wp-content/uploads/2026/01/new-resto-img-bg-1.svg');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 100% auto;
	width: 158px;
	height: 126px;
}

.new-resto-about-img::after{
	content: '';
	position: absolute;
	bottom: 0;
	right: 25px;
	background: url("/wp-content/uploads/2026/01/new-resto-img-bg-2.svg");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 100% auto;
	width: 135px;
	height: 180px;
}

/* History of Restaurant Section */

.new-resto-tab .e-n-tab-title-text{
	gap: 30px;
	width: 462px;
}

.new-resto-tab .e-n-tab-title-text span{
	font-size: 80px;
	font-weight: 700;
	width: 52%;
}

.new-resto-tab .e-n-tabs-heading{
	border-right: 1px solid #BABABA;
}

.new-resto-tab .e-n-tabs-heading .e-n-tab-title[aria-selected="true"]{
	border-right: 1px solid #262022;
}

.new-resto-tab .nwe-resto-tab-img-box .elementor-image-box-img img{
	width: 100%;
	aspect-ratio: 1 / 0.87;
	object-fit: cover;
}

/* Our Special Dishes Section */

.new-resto-our-dish-items .elementor-image-box-img img{
	filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.30));
}

/* Our Menu Section */

.new-resto-price-list .elementor-price-list-image img{
	width: 60px;
	aspect-ratio: 1/1;
	object-fit: cover;
}

/* Services Section */

.new-resto-best-food-services .elementor-widget-container,
.new-resto-best-food-services .elementor-icon svg path,
.new-resto-best-food-services .elementor-icon-box-title,
.new-resto-best-food-services .elementor-icon-box-description{
	transition: all 0.3s ease-in-out;
}

.new-resto-best-food-services:hover .elementor-icon svg path{
	fill: #FDEEDA !important;
}

.new-resto-best-food-services:hover .elementor-icon-box-title,
.new-resto-best-food-services:hover .elementor-icon-box-description{
	color: #FDEEDA !important;
}

/* Testimonial Section */

.new-resto-testimonial .swiper-slide {
	padding: 10px 10px 52px 10px;
	text-align: center;
	transition: all 0.4s ease-in-out;
}

.new-resto-testimonial .swiper-slide:hover .elementor-testimonial {
	background-color: #21694D !important;
}

.new-resto-testimonial .swiper-slide .elementor-testimonial__text,
.new-resto-testimonial .swiper-slide .elementor-testimonial__name{
	transition: all 0.4s ease-in-out;
}

.new-resto-testimonial .swiper-slide:hover .elementor-testimonial__text,
.new-resto-testimonial .swiper-slide:hover .elementor-testimonial__name{
	color: #fff !important;
}

.new-resto-testimonial .elementor-testimonial {
	position: relative;
	display: inline-flex;
	flex-direction: column-reverse;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
	padding: 40px 38px 0;
	background-color: #FDEEDA;
	transition: all 0.4s ease-in-out;
}

.new-resto-testimonial .elementor-testimonial .elementor-star-rating{
	position: absolute;
	top: 40px;
	left: 50%;
	transform: translatex(-50%);
}

.new-resto-testimonial .elementor-testimonial__content{
	padding: 0;
	margin-top: 50px;
}

.new-resto-testimonial .elementor-testimonial__header{
	padding-top: 20px !important;
	padding-bottom: 60px;
	display: inline-grid;
}

.new-resto-testimonial .elementor-testimonial__image{
	background-color: #FDEEDA;
	height: 90px;
	width: 90px;
	border-radius: 100px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #262022;
	position: absolute;
	bottom: -50px;
	left: 50%;
    transform: translate(-50%);
}

/* Social Media gallery Section */

.new-resto-insta-gallery .swiper-slide-inner{
	line-height: 0 !important;
}

.new-resto-insta-gallery .swiper-slide-inner img{
	width: 100%;
	aspect-ratio: 1 / 1;
	object-fit: cover;
}

/* Contact Section */

.new-resto-contact-list .elementor-icon{
	margin-top: 3px;
}

@media only screen and (max-width: 991px){
	
	.new-resto-hero-main-section::before,
	.new-resto-hero-main-section::after,
	.new-resto-hero-section::before,
	.new-resto-hero-section::after{
		display: none;
	}

	.new-resto-tab .e-n-tabs-heading {
		border-right: none;
	}
	
	.new-resto-tab .e-n-tabs-heading .e-n-tab-title[aria-selected="true"] {
		border-right:none;
	}
	
	.new-resto-tab .e-n-tab-title-text {
		width: 100%;
	}
	
	.new-resto-tab .e-n-tab-title-text span {
		font-size: 56px;
		width: 17%;
	}
		
	.new-resto-testimonial .elementor-testimonial .elementor-star-rating {
		top: 30px;
	}
	
	.new-resto-testimonial .elementor-testimonial{
		padding: 30px 30px 0;
	}
	
	.new-resto-testimonial .elementor-testimonial__header {
		padding-top: 15px !important;
	}
	
	.new-resto-testimonial .elementor-testimonial__content {
		margin-top: 40px;
	}
	
	.new-resto-testimonial .elementor-testimonial__image img{
		width: 70px !important;
		height: 70px !important;
	}

	.new-resto-testimonial .elementor-testimonial__image{
		height: 80px;
		width: 80px;
		bottom: -40px;
	}
}

@media only screen and (max-width: 767px){
	.new-resto-about-img::before{
		background-size: 60% auto;
	}

	.new-resto-about-img::after{
		bottom: -30px;
		right: 15px;
		background-size: 60% auto;
	}

	.new-resto-tab .e-n-tab-title-text span {
		font-size: 40px;
		width: 22%;
	}
	
	.new-resto-our-dish-items .elementor-cta__bg {
		width: 120px;
	}
	
	.new-resto-price-list .elementor-price-list-image img{
		width: 52px;
	}
	
	.new-resto-contact-list .elementor-icon-box-wrapper{
		align-items: start !important;
	}
}


/* *************************** */


/* Contact Form CSS	 */
.restaurant-contact-form	form .gform-body .gform_fields{
    row-gap: 30px !important;
}

.restaurant-contact-form form .gform-body .gform_fields .gform-grid-row{
    margin-inline: 0px !important;
	    column-gap: 30px !important;
}

.restaurant-contact-form form .gform-body .gform_fields .gform-grid-row .gform-grid-col{
	padding-inline: 0px !important;
}

.restaurant-contact-form form .gform-body .ginput_container input,
.restaurant-contact-form form .gform-body .ginput_container textarea{
	font-family: "Poppins", Sans-serif;
	font-size: 16px;
	height: 60px;
	background: transparent;
	color: #BABABA;
	padding: 12px 20px;
	border: 1px solid #BABABA;
	box-shadow: none;
	outline: none;
	border-radius: 0;
}

.restaurant-contact-form .gform-theme--foundation .gfield textarea.medium{
	min-block-size: auto;
}

.restaurant-contact-form form .gform-body .ginput_container textarea{
	height:125px;
	background:transparent;
	color: #BABABA;
	border: 1px solid #BABABA;
}
	
.restaurant-contact-form form .gform_footer{
	justify-content: center;
	margin-top: 30px !important;
}

.restaurant-contact-form form .gform_footer .gform_button{
	font-family: "Poppins", Sans-serif;
	font-size: 16px !important;
	font-weight: 500 !important;
	text-transform: uppercase !important;
	background: #FFD25A !important;
	color: #FDFDFF !important;
	padding: 16px 30px !important;
	border: none !important;
	outline: none !important;
	border-radius: 100px !important;
	transition: all 0.3s ease-in-out !important;
}

.restaurant-contact-form form .gform_footer .gform_button:hover,
.restaurant-contact-form form .gform_footer .gform_button:focus{
	outline: none !important;
	border: none !important;
	box-shadow: none !important;
}

.restaurant-contact-form form .gform_footer .gform_button:hover{
	background: #262022 !important;
}
	
.restaurant-contact-form .gform_confirmation_wrapper .gform_confirmation_message{
	font-family: "Gabarito" , Sans-serif !important;
	font-size: 20px;
	font-weight: 500;
	text-transform: capitalize;
	line-height: 1.5em;
	background: #262022;
	color: #FDEEDA;
	border-radius: 0px;
	padding: 15px;
	}
	
@media only screen and (max-width: 991px) {
	.restaurant-contact-form form .gform-body .gform_fields {
		row-gap: 20px !important;
	}
		
	.restaurant-contact-form form .gform-body .ginput_container input{
		height: 50px;
	}
		
	.restaurant-contact-form form .gform-body .ginput_container input,
	.restaurant-contact-form form .gform-body .ginput_container textarea{
		padding: 10px 15px;
	}
		
	.restaurant-contact-form form .gform_footer {
		margin-top: 20px !important;
	}
		
	.restaurant-contact-form .gform_confirmation_wrapper .gform_confirmation_message{
		font-size: 18px;
	}
}
	
	@media only screen and (max-width: 767px) {
		.restaurant-contact-form form .gform-body .ginput_container input{
			height: 45px;
		}
			
		.restaurant-contact-form form .gform-body .ginput_container input,
		.restaurant-contact-form form .gform-body .ginput_container textarea{
			font-size: 14px;
		}
			
		.restaurant-contact-form form .gform-body .ginput_container textarea
		
		.restaurant-contact-form form .gform_footer .gform_button{
			font-size: 14px !important;
		}
			
		.restaurant-contact-form .gform_confirmation_wrapper .gform_confirmation_message{
			font-size: 16px;
			padding: 12px;
		}
}