/*
Theme Name: Hello Elementor Child
Template: hello-elementor
*/
body {
	font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
	overflow-x: hidden;
}
body.elementor-editor-active header.sticky_header {
    position: relative;
    background: #000000;
}
.visibility_hidden {
    display: none;
}
header.sticky_header {
    position: absolute;
    width: 100%;
    z-index: 3;
  	padding-top: 40px;
	transition: all ease 0.3s;
}
header.sticky_header.scrolled {
    position: fixed;
    background: #000000d4;
    padding-top: 10px;
}
.site-branding .site-logo.show .custom-logo {
    width: 110px;
}
header.sticky_header .header-inner ul li a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
	padding: 10px 28px;
}
h1 {
	    font-family: "Playfair Display", serif;
    font-size: var(--e-global-typography-1d352ee-font-size);
    font-weight: var(--e-global-typography-1d352ee-font-weight);
    text-transform: var(--e-global-typography-1d352ee-text-transform);
}
h2, h3, h4, h5, h6, .hding {
	font-family: "Playfair Display", serif;	
  font-optical-sizing: auto;
  font-style: normal;
	font-weight: 400;
}
.elementor-button-wrapper .elementor-button {
    padding: 4px;
}
.elementor-button-wrapper .elementor-button span.elementor-button-content-wrapper, .site-navigation ul#menu-primary li:last-child a {
    padding: 9px 20px;
    border-radius: 13px;
    border: 1px solid #fff;
		text-transform: uppercase;
}
.elementor-button-wrapper .elementor-button:hover, .site-navigation ul#menu-primary li:last-child:hover {
    background: #7C2011 !important;
    transition: all ease 0.7s;
}
.site-navigation ul#menu-primary li:last-child a {
    padding: 3px 20px;
}
.site-navigation ul#menu-primary li:last-child {
    padding: 5px;
    border-radius: 13px;
    background-color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-accent-font-family), Montserrat;
    font-weight: var(--e-global-typography-accent-font-weight);
}
.newsltr_frm input {
	padding: 10px 10px 10px 30px !important;
	border: 2px solid #fff !important;
	background: transparent;
}
.newsltr_frm input::placeholder {
  color: #fff !important;
  opacity: 1; /* Firefox */
}
.newsltr_frm {
    display: grid;
    grid-template-columns: 3fr 3.5fr 1.5fr;
    gap: 8px;
}
.newsltr_frm input, .newsltr_frm .elementor-button-wrapper a, 
.newsltr_frm .elementor-button-wrapper a .elementor-button-content-wrapper {
   font-size: 22px;
   border-radius: 50px !important;
	color: #fff;
	width: 100% !important;
}
.newsltr_frm span.elementor-button-content-wrapper {
    padding: 15px !important;
}
.custom-footer .footer-inner{
	color: #894e29;
}
.custom-footer .footer-social-icons a {
    font-size: 35px;
    padding-right: 15px;
    color: #894e29;
}
.custom-footer .footer-social-icons {margin-top: 20px;}
.hding {
	font-size: 24px;
    display: block;
    margin-bottom: 16px;
}
.custom-footer{
	    background-image: url(https://vedaphilly.com/NewVedaDesign1/wp-content/uploads/2025/05/hexa-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 9px 0 28px 0;
}
/* -- bottom order/reservartion btn -- */
.btm_btns {
    display: flex;
    flex-wrap: wrap;
	    position: fixed;
    width: 100%;
    bottom: 0;
	z-index: 2;
	display: none;
}
.btm_btns .btn {
    flex: 1;
    padding: 10px;
    box-sizing: border-box;
    background: #f87c26;
    text-align: center;
    transition: .35s ease-in-out;
}
.btm_btns .btn1 {
    border-right: 3px solid #ffffff66;
}
.btm_btns .btn:hover {
    background: #894e29;
}
.btm_btns .btn a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.catering-gallery .swiper-slide .swiper-slide-inner {
    width: 270px;
    height: 235px;
	overflow: hidden;
}
.catering-gallery .swiper-slide .swiper-slide-inner img {
    width: 100%;
	height: 210px;
}
.comments-area {
    max-width: 1140px;
    margin-inline-start: auto;
    margin-inline-end: auto;
}
.comments-area .comment-respond .form-submit .submit {
    color: #fff;
    text-transform: uppercase;
}
/* booking enquiry form */
#booking_enqiry .wpforms-head-container {
    padding-bottom: 0;
}
#booking_enqiry .wpforms-container .wpforms-field {
    padding: 7px 0;
}
#booking_enqiry .wpforms-container .wpforms-field-label {
    margin-bottom: 5px;
}
#booking_enqiry label.wpforms-field-sublabel.after {
    display: none;
}
#booking_enqiry .wpforms-container {
    margin-top: 0;
}
#booking_enqiry .wpforms-container .wpforms-confirmation-container-full {
    background: transparent;
    border: 1px solid #705118;
}
#booking_enqiry .event_booking_form input, #booking_enqiry .event_booking_form textarea {
    background: transparent;
    border: none;
    border-bottom: 1px solid #ababab;
    border-radius: 0;
}
#booking_enqiry .event_booking_form input:focus, #booking_enqiry .event_booking_form textarea:focus {
    box-shadow: none;
    border-bottom: 1px solid #852c1d;
}
.elementor-heading-title {
    line-height: 33px;
}

.post_custom_code .page-content .post {
    flex: 1;
	background: #c08457;
    padding: 20px;
}
.post_custom_code .page-content {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}
.top_banr {
    background: #a66a44;
    margin-bottom: 30px;
}
.top_banr h2 {
    padding: 21% 0% 8% 0%;
    text-align: center;
    color: #fff !important;
}
.post_custom_code .page-content .post h4{
	font-size: 25px;
}
.post_custom_code .page-content .post h4 ~ p{
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	color: #fff;
}
.post_custom_code .page-content .post h4 a {
    color: #fff;
}
.post_custom_code .page-content .post h4 ~ p ~ a {
    color: #fff;
    background: #f87c26;
    padding: 6px 20px;
    display: inline-block;
    border-radius: 15px;
    text-decoration: none;
    margin-top: 20px;
}
.site-navigation ul.menu>li ul.sub-menu li a {
    background: #a87956;
    width: 100%;
}
.site-navigation ul.menu>li ul.sub-menu {
    width: 210px;
}
.sticky_header .site-navigation ul.menu li.menu-item-has-children:after {
    content: none;
}
.custom_tab_content .narep-food-menu-item-wrap {
    background: transparent;
    box-shadow: none;
    margin-bottom: 0;
    padding: 0 0 20px 0;
}
.custom_tab_content .narep-food-menu-item-wrap .food-title, .custom_tab_content .narep-food-menu-item-wrap .food-price {
    background: transparent;
    font-family: var(--e-global-typography-text-font-family), 'Montserrat';
}
.custom_tab_content .narep-food-menu-item-wrap .food-title{	
	font-size: 21px;
}
.custom_tab_content .narep-food-menu-title:after {
    border-bottom: 1px dashed #7c20113d;
    bottom: 0px;
}
.custom_tab_content .narep-food-menu-item-wrap .food-price {
    font-size: 15px;
    margin-top: 18px;
}
.custom_tab_content .bar_wines .narep-food-menu-title:after {
    border: none;
}
.custom_tab_content .bar_wines .narep-food-menu-item-wrap {
    padding-bottom: 0;
}
.custom_tab_content .bar_menu .narep-food-menu-item-wrap .food-price {
    margin-top: 23px;
}


.single_menu .e-con-full.elementor-element .elementor-widget-container p, .bar_wines.e-con-full.elementor-element .elementor-widget-container p {
    margin-bottom: 20px;
}
.custom_list .elementor-element .elementor-widget-container p:last-child {
   /* background: red; */
    position: absolute;
    top: 0;
    right: 5px;
}
.custom_list .elementor-element .elementor-widget-container p:first-child {
    width: 88%;
	position: static;
}


/* -- media query -- */
@media(max-width: 991px) {
	.btm_btns {
		display: flex;
	}
	.site-navigation-dropdown ul.menu ~  ul {
        margin-top: 132px;
    }
	.elementor-button-wrapper .elementor-button span.elementor-button-content-wrapper {
    	font-size: 24px; 
	}
	.custom-footer {
		padding: 9px 0 60px 0;
	}
	.site-navigation-toggle-holder .site-navigation-toggle {
		background: #fff !important;
	}
	.site-navigation-dropdown ul.menu>li ul.sub-menu li {
		max-height: 100% !important;
		transform: none !important;
	}
	.site-navigation-dropdown ul.menu>li ul.sub-menu li a {
		background: #fff8e7;
		padding-left: 45px;
		color: #55595c;
	}
	.site-navigation-dropdown ul.menu li.current-menu-item ul.sub-menu li a {
		background: #55595c;
		color: #fff;
	}
	.post_custom_code .page-content {
		grid-template-columns: 1fr 1fr;
	}
	
}

@media(max-width: 767px) {
	.btm_btns {
		display: block;
	}
	.custom-footer {
		padding-bottom: 120px;
	}
	.btm_btns .btn1 {
    border-bottom: 2px solid #ffffff66;
    border-right: none;
	}
	.catering-gallery .swiper-slide .swiper-slide-inner, 
	.catering-gallery .swiper-slide .swiper-slide-inner img {
		width: 95%;
		height: 595px;
		overflow: hidden;
	}
	#menu_tabs_custom .e-n-tabs-heading {
    	display: block !important;
	}
	#menu_tabs_custom .e-n-tab-title {
		margin-bottom: 0;
	}
	.site-branding .site-logo.show .custom-logo {
		width: 70px;
	}
	header.sticky_header.scrolled {
		top: 0;
	}
	header.sticky_header {
		padding-top: 8px;
	}
	h2 {
		font-size: 34px !important;
	}
	h1 {
		font-size: 46px !important;
	}
	p, p.elementor-heading-title {
		font-size: 20px;
	}
    .newsltr_frm {
        display: block;
    }
    .newsltr_frm input {
        margin-bottom: 15px;
    }
	#menu_tabs_custom .elementor-heading-title .elementor-widget-container p, #menu_tabs_custom .elementor-element .elementor-widget-container ul li {
		font-size: 17px;
	}
	#menu_tabs_custom .elementor-widget-container .elementor-heading-title {
		font-size: 26px;
	}
	#menu_tabs_custom .tab_heading .elementor-heading-title {
		font-size: 27px !important;
	}
	#menu_tabs_custom .elementor-element .elementor-widget-container p span {
		font-size: 14px;
	}
	#menu_tabs_custom .elementor-element .elementor-widget-container p {
		line-height: 22px;
	}
	.post_custom_code .page-content {
		grid-template-columns: 1fr;
	}
	
}

@media(max-width: 545px) {
	.catering-gallery .swiper-slide .swiper-slide-inner, .catering-gallery .swiper-slide .swiper-slide-inner img{
		height: 305px;
		width: 100%;
	}
	h1 {
		font-size: 33px !important;
	}
	h2 {
		font-size: 27px !important;
	}
	p, p.elementor-heading-title {
		font-size: 16px !important;
	}
	.elementor-button-wrapper .elementor-button span.elementor-button-content-wrapper, 
	.site-navigation ul#menu-primary li:last-child a {
		font-size: 14px;
	}
	#menu_tabs_custom .elementor-heading-title .elementor-widget-container p, #menu_tabs_custom .elementor-element .elementor-widget-container ul li, #menu_tabs_custom .elementor-element .elementor-widget-container p {
        font-size: 15px !important;
    }
	#menu_tabs_custom .elementor-widget-container .elementor-heading-title {
		font-size: 23px !important;
	}	
	#menu_tabs_custom .tab_heading .elementor-heading-title {
		font-size: 25px !important;
	}
	.post_custom_code {
		padding: 0 15px !important;
	}
	.post_custom_code .page-content .post {
		padding: 10px;
	}
	.post_custom_code .page-content .post h4 {
		font-size: 20px;
	}
	.site-footer .foot-left h4 {
		font-size: 25px;
	}
	.custom_tab_content .narep-food-menu-item-wrap .narep-food-menu-title .food-title {
		width: 90%;
		font-size: 16px;
		margin-bottom: 5px;
	}
	.custom_tab_content .narep-food-menu-item-wrap .narep-food-menu-info {
		position: relative;
	}
	.custom_tab_content .narep-food-menu-title:after {
		content: '';
		top: auto;
	}

	.custom_tab_content .narep-food-menu-item-wrap .food-price {
		position: absolute;
		/* top: 13px; */
	}
	.custom_list .elementor-element .elementor-widget-container p:first-child {
		width: 82%;
	}
	.single_menu .e-con-full.elementor-element .elementor-widget-container p, .bar_wines.e-con-full.elementor-element .elementor-widget-container p {
		margin-bottom: 10px;
	}
}