/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
:root {
	--scroll-bar-w: 0px !important;
}
@font-face {
    font-family: 'Niagara';
    src: url('./fonts/Niagara-Solid.woff2') format('woff2');
}
@font-face {
    font-family: 'Palace';
    src: url('./fonts/Palace-script.woff2') format('woff2');
}
.iwithtext .iwt-text {
    padding-left: 40px !important;
}

.iwithtext .iwt-icon {
    top: -4px;
}

.nectar-global-section.nectar_hook_before_secondary_header {
    background-color: #000 !important;
    height: 50px !important;
	position: relative;
}
.nectar-global-section.nectar_hook_before_secondary_header::before {
    content: "";
    border-bottom: 2px dashed rgb(255 255 255 / 50%);
    position: absolute;
    width: 100%;
    top: 42px;
}
.nectar-global-section.nectar_hook_before_secondary_header .container.normal-container.row {
    padding-bottom: 0 !important;
    padding-top: 8px !important;
}
#top #logo {
    margin-top: 12px !important;
}
.iwithtext .iwt-icon i {
    font-size: 18px !important;
}
.iwithtext .iwt-text {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 25px !important;
    color: #b1b1b1;
}
.iwithtext .iwt-text:hover {
    color: #f7dede !important;
}
ul.top-social {
    display: flex;
    gap: 16px;
}
header#top {
    background-color: #F9DFDE !important;
    height: 100px !important;
}
header#top a#logo img {
    height: 150px !important;
}
div#header-outer {
    box-shadow: none !important;
}
/* div#header-space {
    height: 140px !important;
} */
#header-space {
    height: 100px !important;
}
header#top .col.span_9.col_last {
    height: 100px !important;
}
header#top ul.buttons.sf-menu {
    height: 100px !important;
}
header#top ul li a {
    font-family: 'Poppins';
    font-size: 18px !important;
    font-weight: 700;
    line-height: 28px !important;
    color: #151515;
}
header#top ul li a:hover, header#top ul li.current-menu-item {
    color: #F77FD8 !important;
}
header#top ul.buttons.sf-menu .nectar-header-text-content strong {
    font-family: 'Poppins';
    font-size: 16px !important;
    line-height: 22px !important;
    font-weight: 500;
    color: #151515;
    display: block;
}
header#top ul.buttons.sf-menu .nectar-header-text-content {
    font-weight: 800 !important;
    font-size: 26px !important;
    color: #F77FD8;
    border-left: 1px solid rgb(255 255 255 / 40%);
    padding-left: 26px;
}
.banner .content {
    width: 40% !important;
}
.banner .content h3 {
    font-family: 'Palace';
    font-size: 108px;
    line-height: 80px;
    color: #fff !important;
    font-weight: 100;
    text-align: left;
}
.banner .content h2 {
    font-family: 'Niagara';
    font-size: 160px;
    font-weight: 100;
    line-height: 160px;
    text-align: left;
    color: #F77FD8 !important;
}
.banner .content h3.rg, .banner .content h2.rg {
    text-align: right;
}
.cate-sec .inner {
    top: 126px;
}
.cate-sec .inner h3 {
    font-family: 'Niagara';
    font-size: 64px;
    line-height: 55px;
    letter-spacing: 1.9px;
    font-weight: 100;
    color: #fff !important;
}
.cate-sec .inner p {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 24px !important;
    line-height: 40px !important;
    color: #fff !important;
}
div#menu-sec h3 {
    font-family: 'Poppins' !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 16px !important;
    color: #F77FD8;
}
div#menu-sec h2 {
    font-family: 'Niagara' !important;
    font-size: 72px !important;
    line-height: 50px;
    font-weight: 400;
    letter-spacing: 0.7px;
    color: #242424;
}
div#menu-sec a.nectar-button {
    font-family: 'Poppins';
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 4.4px;
    text-transform: uppercase;
    background: #F77FD8 !important;
    color: #fff;
    text-align: center;
    width: 280px;
    height: 58px;
    display: block;
    margin: 0 auto;
}
div#about-sec h2 {
    font-family: 'Niagara' !important;
    font-size: 90px;
    line-height: 50px;
    font-weight: 100;
    color: #fff !important;
    margin-bottom: 60px;
}
div#about-sec p {
    font-family: 'Roboto';
    font-size: 14px !important;
    line-height: 28px;
    font-weight: 400;
    color: #fff !important;
    width: 80%;
}
div#about-sec p:first-child {
    font-weight: 800;
}
div#about-sec a.nectar-button {
    font-family: 'Poppins';
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    color: #fff !important;
    letter-spacing: 1.9px;
    padding: 15px 30px;
	margin-top: 30px;
}
.testi-sec .testi-inner {
    background-color: #101720;
    border: 1px solid #F9DFDE;
    padding: 95px 120px 120px 120px !important;
}
.testi-sec .testimonial_slider .image-icon {
    order: 1;
    width: 95px !important;
    height: 95px !important;
    margin-top: -72px;
}
.testi-sec .testimonial_slider blockquote p {
    font-family: 'Roboto';
    font-size: 20px;
    line-height: 36px;
    font-style: italic;
    font-weight: 400;
    color: #C8C8C8 !important;
    padding-bottom: 60px;
}
.testi-sec .testimonial_slider blockquote {
    display: flex;
    flex-direction: column;
}
.testi-sec span.testimonial-name {
    font-family: 'Roboto';
    font-size: 18px !important;
    line-height: 18px !important;
    font-weight: 700;
    color: #fff;
    text-align: left;
    padding-left: 102px;
}
.testi-sec span.title {
    font-family: 'Roboto';
    font-size: 14px !important;
    line-height: 22px !important;
    font-weight: 400;
    color: #fff !important;
    text-align: left;
    padding-left: 116px;
}
div#contact-sec .get-inner {
    background: url("/wp-content/uploads/2026/03/Image.png") no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 80px 60px !important;
	height: 500px !important;
}
div#contact-sec .get-inner h2 {
    font-family: 'Niagara' !important;
    font-weight: 400;
    font-size: 90px !important;
    line-height: 50px;
    letter-spacing: 0.8px;
    color: #fff;
}
div#contact-sec .get-inner p {
    font-family: 'Roboto';
    font-size: 18px;
    line-height: 44px;
    font-weight: 400;
    padding-top: 30px;
    color: #fff !important;
}
div#contact-sec .get-inner a.nectar-button {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
    padding: 22px 40px;
    color: #fff !important;
}
.four-col-sec .four-col-sec-inner {
    border: 1px dashed #F77FD8;
    padding: 44px 20px !important;
    margin-right: 20px !important;
    width: 24%;
    margin: 0 auto !important;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.four-col-sec .four-col-sec-inner h4 {
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: 800;
    line-height: 25px !important;
    width: 74% !important;
    margin: 0 auto;
    margin-bottom: 30px !important;
    color: #242424;
}
.four-col-sec .four-col-sec-inner p {
    font-family: 'Roboto';
    font-size: 16px !important;
    line-height: 28px;
    font-weight: 400;
    color: #242424;
}
.newsletter-sec h2 {
    font-family: 'Niagara' !important;
    font-size: 60px !important;
    line-height: 50px;
    font-weight: 400;
    color: #111 !important;
}
.newsletter-sec {
    padding: 100px 46px !important;
}
.newsletter-sec p {
    font-family: 'Roboto';
    font-size: 16px !important;
    line-height: 25px;
    letter-spacing: 0.15px;
    font-style: italic;
    color: #171616;
}
.newsletter-sec form{
    background: transparent !important;
    display: flex !important;
}
.newsletter-sec form label.es-field-label {
	font-size: 0;
	margin: 0 !important;
	padding: 0 !important;
}
.newsletter-sec form input.es_required_field.es_txt_email.ig_es_form_field_email.ig-es-form-input {
    width: 370px !important;
    height: 50px;
    background-color: #fff !important;
    color: #ADADAD;
    padding-left: 22px;
    border: none !important;
    border-radius: 0 !important;
    margin-top: -14px !important;
}
.newsletter-sec input.es-subscribe-btn.es-custom-button {
    width: 134px !important;
    height: 50px;
    border-radius: 0 !important;
    border: none !important;
    color: #151515 !important;
    background-color: #F77FD8 !important;
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 26px !important;
    text-transform: uppercase;
    letter-spacing: 1.7px;

}
div#gallery-sec img {
    height: 300px !important;
    object-fit: cover;
}
#footer-outer .widget h4 {
    font-family: 'Poppins';
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    color: #fff;
    position: relative;
}
#footer-outer .widget h4::before {
    content: "";
    border-bottom: 2px solid #F77FD8;
    width: 15%;
    height: 100%;
    position: absolute;
    top: 4px;
}
#footer-outer a, #footer-outer p {
    font-family: 'Roboto';
    font-size: 16px !important;
    font-weight: 400;
    line-height: 44px !important;
    color: #A8A8A8 !important;
}
#footer-outer .textwidget.custom-html-widget {
    margin-top: 40px !important;
}
#footer-outer a:hover {
    color: #F77FD8 !important;
}
#footer-outer .row {
    display: flex;
    align-items: center;
}
#footer-outer .widget.widget_media_image img {
    width: 144px !important;
    height: 142px !important;
    object-fit: cover;
    text-align: center;
}
#footer-outer div#media_image-2 {
    text-align: center !important;
    margin: 0 auto !important;
}
#footer-outer div#block-7 p {
    text-align: center !important;
    line-height: 18px !important;
}
body #footer-outer p strong {
    padding-right: 128px !important;
    text-align: start !important;
}
body #footer-outer p:nth-child(2) strong {
    padding-right: 205px !important;
}
body #footer-outer p:nth-child(3) strong {
    padding-right: 276px !important;
}
#footer-outer #footer-widgets .col p {
    line-height: 12px !important;
}
#footer-outer #copyright[data-layout="centered"] {
    padding: 10px 0 !important;
}

body #footer-outer .row {
    padding: 50px 0 28px 0 !important;
}



.food-menu-list {
  max-width: 900px;
  margin: auto;
}

.food-menu-item {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eee;
  padding: 15px 0px;
}

.food-img img {
  width: 90px;
  height: 90px;
  border-radius: 10px;
  object-fit: cover;
  margin-right: 15px;
}

.food-content {
  width: 100%;
  padding-left: 30px;
}

.food-content h4 {
  display: flex;
  justify-content: space-between;
  font-size: 20px;
  margin: 0;
  font-family: 'Poppins';
  font-weight: 700;
  line-height: 24px;
  color: #242424;
}

.food-content h4 span {
  color: #F77FD8;
  font-weight: bold;
  font-size: 20px;
  font-family: 'Poppins';
}
.food-content p {
  font-size: 18px;
  color: #797979;
  margin-top: 5px;
  font-family: "Roboto", sans-serif;
  line-height: 30px;
  width: 80%;
}

.food-cart-btn a {
  display: inline-block;
  margin-top: 8px;
  background: #ff4d6d;
  color: #fff;
  padding: 6px 14px;
  border-radius: 6px;
  font-size: 13px;
}

@media only screen and (max-width: 1000px) {
	#header-outer #top .col.span_3 #logo {
    	margin: 0 !important;
	}
	.off-canvas-menu-container.mobile-only ul li a {
    	color: #151515 !important;
	}
	.nectar-header-text-content.mobile-only {
    	background-color: #f377d5 !important;
	}
	.nectar-global-section.nectar_hook_before_secondary_header {
		display: none !important;
	}
	body #header-outer {
		padding: 0 !important;
	}
	header#top {
		height: 160px !important;
		padding: 20px 0;
	}
	.banner .content h3 {
		font-size: 50px !important;
		line-height: 50px !important;
		text-align: center !important;
	}
	.banner .content {
		width: 100% !important;
	}
	.nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content h2 {
		font-size: 70px !important;
		line-height: 80px !important;
		text-align: center !important;
	}
	header#top a#logo img {
		height: 120px !important;
	}
	.cate-sec .inner h3 {
		font-size: 36px !important;
		line-height: 30px !important;
	}
	.cate-sec .inner p {
		font-size: 18px !important;
		line-height: 20px !important;
	}
	.cate-sec, div#menu-sec, div#about-sec, div#contact-sec {
		padding: 30px 0 !important;
	}
	div#menu-sec h3 {
		font-size: 14px !important;
		line-height: 22px !important;
	}
	div#menu-sec h2 {
		font-size: 44px !important;
		line-height: 44px !important;
	}
	.food-menu-item {
		display: block !important;
	}
	.food-img img {
		width: 100% !important;
	}
	.food-content {
		padding: 0 !important;
	}
	.food-content h4 {
		font-size: 16px !important;
		line-height: 22px !important;
	}
	.food-content p {
		font-size: 14px !important;
		line-height: 20px !important;
		width: 100% !important;
	}
	div#menu-sec a.nectar-button {
		font-size: 14px !important;
		line-height: 22px !important;
		width: 190px !important;
		letter-spacing: 1.5px !important;
		height: 44px !important;
	}
	div#about-sec h2 {
		font-size: 60px !important;
		line-height: 30px !important;
		margin-bottom: 20px !important;
	}
	div#about-sec p {
		font-size: 14px !important;
		line-height: 22px !important;
		width: 100% !important;
	}
	div#about-sec a.nectar-button {
		font-size: 14px !important;
		line-height: 22px !important;
	}
	.testi-sec .testi-inner {
		padding: 30px !important;
	}
	.testi-sec .testimonial_slider blockquote p {
		font-size: 16px !important;
		line-height: 22px !important;
	}
	.testimonial_slider .slides {
		height: 360px !important;
	}
	div#contact-sec .get-inner h2 {
		font-size: 60px !important;
		line-height: 22px !IMPORTANT;
	}
	div#contact-sec .get-inner a.nectar-button {
		font-size: 14px !important;
	}
	.four-col-sec .four-col-sec-inner {
		width: 100% !important;
		margin-bottom: 30px !important;
	}
	.four-col-sec .four-col-sec-inner h4 {
		font-size: 16px !important;
		line-height: 22px !important;
		width: 100% !important;
		margin-bottom: 20px !important;
	}
	.main-four-sec .row-bg.viewport-desktop.using-image {
    background-size: cover !important;
    background-position: center center !important;
	}
	.newsletter-sec {
		padding: 60px 30px !important;
	}
	.newsletter-sec form input.es_required_field.es_txt_email.ig_es_form_field_email.ig-es-form-input {
		width: 100% !important;
	}
	.newsletter-sec form {
		display: block !important;
		padding: 0 !important;
	}
	.newsletter-sec input.es-subscribe-btn.es-custom-button {
		width: 100% !important;
		margin: 0 !important;
	}
	.newsletter-sec h2 {
		font-size: 40px !important;
		line-height: 30px !important;
	}
	#footer-outer .row {
		display: block !important;
	}
	#footer-outer div#media_image-2 {
		text-align: left !important;
	}
	#footer-outer div#block-7 p {
		text-align: left !important;
	}
	body #footer-outer p strong, body #footer-outer p:nth-child(2) strong, body #footer-outer p:nth-child(3) strong {
		display: block !important;
		padding: 0 !important;
	}
	.testi-sec {
		padding: 30px 0 !important;
	}
	div#contact-sec .get-inner {
		height: 400px !important;
		padding: 44px !important;
	}
	.four-col-sec {
		padding-top: 30px !important;
	}
	.main-four-sec {
		padding-bottom: 30px !important;
	}
	#footer-widgets .container .col {
		margin-bottom: 0px !important;
	}
	#footer-outer .textwidget.custom-html-widget {
		margin-top: 20px !important;
	}
	#footer-outer #footer-widgets .col p {
		padding: 0 !important;
		line-height: 30px !important;
	}
}