/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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
 * Updated for main stylesheet use (no .design scope)
 */


.column-2 ul{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	row-gap: 20px;
	column-gap: 30px;
}

.column-2 ul li{
	width: calc(50% - 15px);
}

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

.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;
}

.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: #000000;
	position: relative;
	width: 26px;
	height: 26px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 3px;
	transition: all 0.4s ease-in-out;
}

.elementor-widget-button .elementor-button:hover .elementor-button-content-wrapper .elementor-button-icon,
.elementor-widget-button .elementor-button:focus .elementor-button-content-wrapper .elementor-button-icon{
	background: #C09400;
}

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

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


.elementor-widget-text-editor p a,
.elementor-widget-icon-box .elementor-icon-box-description a{	
	color: inherit;
	transition: all 0.3s ease-out;	
}

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

.elementor-widget-icon-box .elementor-icon-box-description{
	word-break: break-all;
}



/*
 * Global CSS
 * */

body{
	--white-color: var(--e-global-color-cfe879d);	
	--primary: var(--e-global-color-primary); /* Primary Color */
	--secondary: var(--e-global-color-secondary);  /* Secondary Color */
	--text: var(--e-global-color-text); /* Text Color */
	--accent: var(--e-global-color-accent); /* Button Color */
	--dark-color: var(--e-global-color-88d25cf); /* Dark Section Color */
	--bg-color: var(--e-global-color-99b63c4); /* Full Page Background Color */
	overflow-x: clip;
}

.br-desktop-none br {
	display: none;
}

figure,
.elementor-widget-image-carousel .swiper .swiper-slide figure {
	line-height: 0;
}

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

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

.icon-height-size.elementor-widget-icon .elementor-icon-wrapper .elementor-icon svg {
	height: auto;
}

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

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

/* Button CSS */

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

.elementor-widget-button .elementor-button {
	position: relative;
	transition: all 0.3s ease-in-out;
	overflow: hidden;
	z-index: 1;
}

.elementor-widget-button .elementor-button:before {
	content: '';
	position: absolute;
	top: 0;
	left: auto;
	right: 0;
	bottom: 0;
	background-color: var(--primary);
	width: 0;
	height: 100%;
	transition: all 0.5s ease-in-out;
	z-index: -1;
}

.elementor-widget-button .elementor-button:hover:before,
.elementor-widget-button .elementor-button:focus:before {
	left: 0;
	right: auto;
	width: 100%;
}

.dark-btn.elementor-widget-button .elementor-button:before {
	background: var(--secondary);
}

.no-bg.elementor-widget-button .elementor-button:before,
.underline-btn.elementor-widget-button .elementor-button:before {
	display: none;
}

.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;
}

/*  .elementor-widget-button .elementor-button .elementor-button-icon svg{
	width: 16px;
	height: 16px;
} */

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

.underline-btn.elementor-widget-button .elementor-button .elementor-button-text {
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: auto;
	text-decoration-thickness: auto;
	text-underline-offset: 10%;
	text-underline-position: from-font;
}

/* Icon & Images Box CSS */
.elementor-widget-icon-box .elementor-icon-box-description a,
.elementor-widget-image-box .elementor-image-box-description a {
	color: inherit;
	transition: all 0.3s ease-in-out;
}

/*  Tab Widget CSS */
.elementor-widget-n-tabs .e-n-tabs-heading .e-n-tab-title:hover,
.elementor-widget-n-tabs .e-n-tabs-heading .e-n-tab-title:focus {
	border-radius: var(--n-tabs-title-border-radius);
}

.elementor-widget-n-tabs .e-n-tabs-heading .e-n-tab-title {
	transition: all 0.3s ease-in-out;
}

.elementor-widget-n-tabs .e-n-tabs-heading .e-n-tab-title .e-n-tab-icon svg path {
	transition: all 0.3s;
}

/* Menu Border CSS */
.elementor-widget-nav-menu ul.elementor-nav-menu--dropdown a,
.elementor-widget-nav-menu ul.elementor-nav-menu--dropdown a:focus,
.elementor-widget-nav-menu ul.elementor-nav-menu--dropdown a:hover {
	border-inline-start: 0 !important;
}

/* Section Title CSS */
.section-title h3.elementor-heading-title {
	display: inline-block;
	position: relative;
	border: 1px solid currentColor;
	border-radius: 100px;
	padding: 10px 25px;
}

.column-2 ul{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 20px;
}

.column-2 ul li{
	width: calc(50% - 10px);
	padding: 0 !important;
	margin: 0 !important;
}

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

	.container-padding-left {
		padding-left: 10px;
	}

	.container-padding-right {
		padding-right: 10px;
	}
}

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

	.br-tablet-none br {
		display: none;
	}

	.container-padding-left {
		padding-left: var(--padding-left);
	}

	.container-padding-right {
		padding-right: var(--padding-right);
	}
}

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

	.br-mobile-none br {
		display: none;
	}

	.section-title h3.elementor-heading-title {
		padding: 8px 15px;
	}

}


/* 
 * Header CSS 
 * */

/* For Editor if Header BG Color Was White OR Transparent */
/* body .site-header,
body.hello-elementor-default .elementor-location-header,
body.elementor-editor-active .elementor-location-header,
body.elementor-template-full-width .elementor-location-header{
	background-color: var(--e-global-color-primary);
} */

.header-logo img[src$=".svg"] {
	width: auto !important;
}

.main-header.elementor-sticky {
	transition: all 0.3s ease-in-out
}

.main-header.elementor-sticky.elementor-sticky--effects {
	background: #00000099;
	backdrop-filter: blur(20px);
}

.main-header nav ul li.header-logo img {
	width: 180px;
}

.header-logo img {
	transition: all 0.3s ease-in-out;
}

.main-header.elementor-sticky.elementor-sticky--effects .header-logo img {
	max-width: 140px;
}

.mobile-menu {
	display: none !important;
}

.header-menu .elementor-nav-menu--main>.elementor-nav-menu>li>.elementor-nav-menu--dropdown,
.header-menu .elementor-nav-menu__container.elementor-nav-menu--dropdown {
	transition: all 0.3s ease-in-out;
}

.main-header.elementor-sticky.elementor-sticky--effects .header-menu .elementor-nav-menu--main>.elementor-nav-menu>li>.elementor-nav-menu--dropdown,
.main-header.elementor-sticky.elementor-sticky--effects .header-menu .elementor-nav-menu__container.elementor-nav-menu--dropdown {
	margin-top: 39px !important;
}

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

	.main-header .elementor-menu-toggle {
		margin-right: 0 !important;
	}

	.main-header nav ul li.header-logo {
		display: none !important;
	}

	.header-menu-container {
		padding-left: var(--padding-left);
	}

	.mobile-menu {
		display: block !important;
	}

	.main-header.elementor-sticky.elementor-sticky--effects .header-menu .elementor-nav-menu__container.elementor-nav-menu--dropdown {
		margin-top: 28px !important;
	}

}

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

	.main-header.elementor-sticky.elementor-sticky--effects .header-logo img {
		max-width: 100px;
	}

	.main-header.elementor-sticky.elementor-sticky--effects .header-menu .elementor-nav-menu__container.elementor-nav-menu--dropdown {
		margin-top: 23px !important;
	}

}


/*
 * Footer CSS
 * */

.footer-contact-info ul li p {
	display: inline-block;
	vertical-align: middle;
	font-family: "Helvetica Neue";
	font-size: 16px;
	font-weight: 400;
	margin: 0;
}

.footer-contact-info ul li p strong {
	font-weight: 500;
}

.cafe-footer-menu nav ul {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: 15px 30px;
}

.cafe-footer-menu nav ul:after {
	display: none;
}

.cafe-footer-menu nav ul li.header-logo {
	display: none;
}

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


/*
 * 	Home Page CSS
 * */

.hero-btn-round .elementor-button {
	height: var(--container-widget-width);
	display: flex;
	align-items: center;
	justify-content: center;
}

.hero-btn-round.elementor-widget-button .elementor-button:before {
	left: 0;
	width: 100%;
	transform: scale(0);
	border-radius: 100%;
}

.hero-btn-round.elementor-widget-button .elementor-button:hover:before,
.hero-btn-round.elementor-widget-button .elementor-button:focus:before {
	right: 0;
	width: 100%;
	transform: scale(1.1);
}

.hero-btn-round .elementor-button .elementor-button-content-wrapper {
	flex-direction: column !important;
	gap: 20px !important;
}

/* This CSS Remove in New Design */
.hero-btn-round.elementor-widget-button .elementor-button .elementor-button-content-wrapper .elementor-button-icon,
.hero-btn-round.elementor-widget-button .elementor-button:hover .elementor-button-content-wrapper .elementor-button-icon,
.hero-btn-round.elementor-widget-button .elementor-button:focus .elementor-button-content-wrapper .elementor-button-icon {
	background: transparent;
	position: relative;
	width: auto;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: unset;
	transition: all 0.2s ease-in-out;
}

.hero-btn-round.elementor-widget-button .elementor-button .elementor-button-icon svg {
	width: 30px;
	height: 41px;
}

.cafe-about-round-img img {
	aspect-ratio: 1 / 1;
	object-fit: cover;
}

.cafe-price-list {
	position: relative;
}

.cafe-price-list:not(:last-child):before {
	content: '';
	position: absolute;
	top: 0;
	left: auto;
	right: -15px;
	bottom: 0;
	background-color: #FFF5DF;
	width: 1px;
	height: 100%;
}

.cafe-price-list .elementor-price-list-header {
	justify-content: center !important;
}

.cafe-price-list .elementor-price-list .elementor-price-list-header:has(.elementor-price-list-price) {
	justify-content: space-between !important;
}

.cafe-price-list .elementor-price-list .elementor-price-list-header .elementor-price-list-separator {
	display: none;
}

.cafe-price-list .elementor-price-list .elementor-price-list-header:has(.elementor-price-list-price) .elementor-price-list-separator {
	display: block;
}

.signature-dining-img-2 img {
	aspect-ratio: 1 / 0.55;
	object-fit: cover;
}

.signature-dining-img-3 img {
	aspect-ratio: 1 / 0.8;
	object-fit: cover;
}

.signature-dishes-img {
	position: relative;
}

.signature-dishes-img:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #C03A2A;
	mask-image: url("../images/signature-dishes-image-border.svg");
	mask-position: center;
	mask-size: contain;
	mask-repeat: no-repeat;
	width: calc(100% + 20px);
	height: calc(100% + 20px);
	transform: translate(-50%, -50%);
}

.art-of-dinning-img1 img {
	aspect-ratio: 1 / 0.87;
	object-fit: cover;
}

.art-of-dinning-img2 img {
	aspect-ratio: 1 / 0.917;
	object-fit: cover;
}

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

	.hero-btn-round.elementor-widget-button .elementor-button .elementor-button-icon svg {
		width: 26px;
		height: 37px;
	}

	.cafe-price-list:not(:last-child):before {
		display: none;
	}

	.signature-dining-img-1 img,
	.signature-dining-img-2 img {
		aspect-ratio: 1 / 1.1;
	}

	.signature-dining-img-3 img {
		aspect-ratio: 1 / 0.5;
	}

}


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

	.hero-btn-round .elementor-button .elementor-button-content-wrapper {
		gap: 10px !important;
	}

	.hero-btn-round.elementor-widget-button .elementor-button .elementor-button-icon svg {
		width: 20px;
		height: 31px;
	}

	.signature-dining-img-1 img,
	.signature-dining-img-2 img {
		aspect-ratio: 1 / 1.2;
	}

	.signature-dining-img-3 img {
		aspect-ratio: 1 / 0.66;
	}

}

/*
 * FaceBook Feed CSS
 * */

#cff.cff-masonry.cff-opaque-comments .cff-item{
	border: 1px solid #C09400;
}

#cff .cff-author a, #cff-lightbox-wrapper .cff-author a ,#cff .cff-text a, #cff .cff-expand a{
	color: #C09400;
	transition: all 0.3s ease-in-out;
}

#cff .cff-author a:hover, #cff-lightbox-wrapper .cff-author a:hover ,#cff .cff-text a:hover ,#cff .cff-expand a:hover{
	color: #000;
}