/**
 * Theme Name:   RB By Lis
 * Theme URI:    rb.persianfinedining.com
 * Description:  Lis Child Theme 
 * Author:       let it start
 * Author URI:   https://lis.persianfinedining.com/
 * Template:     hello-elementor
 * Version:      1.0.0
 * Text Domain:	 rb-by-lis
 */

/* ----------------------------------------------------------------------------
 * Add your Child Theme css styles 
 * ------------------------------------------------------------------------- */
/* basic elementor styles */
.elementor-section.elementor-section-boxed > .elementor-container{
	max-width: 1440px !important;
}
.elementor-button-text{
	white-space: nowrap !important
}


/* background */
.background_primary{
	background-color: #667080 !important;
	color: #fff !important;
}
.background_secondary{
	background-color: #FF0000 !important;
	color:#fff !important;
}
button.background_primary:hover{
	background-color: #4f5661 !important;
}
button.background_secondary:hover{
	background-color: #d20606 !important;
}
/* button-size */
	.bttun_width_180{
		width:180px !important;
		padding:6px 0px !important;
	}

/* border-radius */
.border_radius_8{
	border-radius: 8px !important;
}

/* border */
.border_primary{
	border: 1px solid  #667080 !important;
}
.border_secondary{
	border: 1px solid #ccc !important;
}
.border_black{
	border: 1px solid #1d1d1d !important;
}
/* placeholder */
.primary_placeholder::placeholder{
	color: #667080
}
/* checkbox */
input[type="checkbox"]{
	accent-color: #667080;
    width: 20px;
    height: 20px;
}
/* header=================================================================================================================== */
#header-section{
	width:100%;
	position:fixed;
	top:0;
	z-index:1000;
}
#header-section-other{
	width:100%;
	position:fixed;
	top:0;
	z-index:1000;
}
#header-section-mobile-other-page{
	width:100%;
	position:fixed;
	top:0;
	z-index:1000;
}
#header-section-mobile{
	position: fixed !important;
	top: 0px !important;
	width:100%;
	z-index:1000;
}
#header-section-mobile-other-page{
	position: fixed !important;
	top: 0px !important;
	z-index: 100000 !important;
}
.mobile_menu{
	z-index: 1;
	
}
.mobile_menu .elementor-menu-toggle{
	background-color: transparent !important
}
.elementor-nav-menu--dropdown{
	display: none;
}
.mobile_menu_btn span svg{
	width: 30px !important;
}
.mobile_menu_btn {
	margin-bottom: 0 !important
}
.close_menu_btn{
	display: none;
}


/* mobile menu popup */
#elementor-popup-modal-1461{
	align-items: flex-start !important;
	background-color: transparent !important;
	z-index:1000000
}
#elementor-popup-modal-1461 .dialog-widget-content{
	margin-top: 24vw;
	background-color: transparent !important
}
#menu_inside_popup{
	height: 87vh
}
#menu_inside_popup{
	background-color: rgba(0,0,0,1)
}
#menu_inside_popup li{
	border: none !important;
}

#menu_inside_popup a{
	border: none !important;
	border-width:0 !important;
	box-shadow:none;
}
/* #menu_inside_popup ul li:first-child{
	border: 2px solid red !important;
} */
/* #menu_inside_popup ul li{
	border: 1px solid yellow !important;
} */
#menu_inside_popup a::after{
	display: none !important
	
}
.dialog-close-button{
	padding: 10px;
	top: 0!important
}
/* hide blue border on ios menu popoup */
#menu_inside_popup ul a:focus{
	outline: none !important; 
    outline: 0 !important;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
    -khtml-user-select: none !important;
	-moz-user-select: none !important;
    -ms-user-select: none !important;
	-ms-border: none !important;
	-moz-border: none !important;
	-webkit-border: none !important;
     user-select: none !important; 
	border: none !important; 
}
*:focus:not(.focus-visible) {
  outline: none;
}


/* home===================================================================================================================== */
/* search form style */
.seach_form_container{
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	width: 70%;
	max-width: 450px;
}
.search_icon{
	position: absolute;
	right: 7px;
	top: 5px;
}
.search_input{
	width: 100%;
	padding: 7px 35px 7px 12px;
/* 	max-width: 400px; */
	padding-right: 29px !important;
}

.seach_form_container .search_find{
	position: absolute;
	right: 0;
	top:0;
	width: 100px;
	padding:7px 0px !important;
	border-radius: 0 8px 8px 0 !important; 
	
}
@media(max-width: 768px){
	.seach_form_container{
		width: 100%
	}
	.search_input::placeholder{
		font-size: 13px 
	}
}
/* decission tree section */
.decission_tree_container{
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	justify-content: center;
}
@media(min-width: 768px){
	.decission_tree_container{
		margin-top: 21vh
	}
}
.decission_tree_text{
	font-weight: bold;
}
.decission_tree_open_btn{
	margin-top: 15px;
}
.width_100{
	width: 100%;
	display: flex
} 
.justify_end{
	justify-content: flex-end;
}
.justify_center{
	justify-content: center;
}
@media(max-width:768px){
	.mobile_logo_container .elementor-column-gap-default{
		display: flex !important;
		flex-wrap: nowrap !important;
		overflow-x : auto !important;
	}
	.mobile_logo_container .elementor-column-gap-default .elementor-column{
		min-width:100px
	}
	.mobile_logo_container .elementor-column-gap-default .elementor-column:nth-child(4){
		min-width:140px
	}
	.mobile_logo_container .elementor-column-gap-default .elementor-column:nth-child(5){
		min-width:130px
	}
	
}

/* swipers styles */
.swiper-container-top,.swiper-container-top-mobile,.swiper-container-bottom-mobile,.swiper-container-bottom{
	padding-bottom:40px;
	overflow-x: hidden;
}
.swiper-button-next{
	right: -45px !important;
	top: 45% !important;
	background: none !important;
}
.swiper-button-prev{
	left: -45px !important;
	top: 45% !important;
	background: none !important;
}
@media(max-width: 768px){
	.swiper-button-prev,.swiper-button-next{
		display: none !important;
	}
}
/* posts styles */
.post_card_container_skeleton{
	background-color: #4f5661;
	height: 536px !important;
}
.post_card_image_container_skeleton{
	 height: 100%;
     border-radius: 5px;
     background: rgba(130, 130, 130, 0.4);
     background: -webkit-gradient(linear, left top, right top, color-stop(8%, rgba(130, 130, 130, 0.2)), color-stop(18%, rgba(130, 130, 130, 0.3)), color-stop(33%, rgba(130, 130, 130, 0.2)));
     background: linear-gradient(to right, rgba(130, 130, 130, 0.2) 8%, rgba(130, 130, 130, 0.3) 18%, rgba(130, 130, 130, 0.2) 33%);
     background-size: 800px 100px;
     animation: wave-squares 1s infinite ease-out;
}
.post_card_container{
	position: relative;
	background-size: cover;
	background-position: center;
}
.post_card_background_overlay{
	background-color: rgba(0,0,0,0.3);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.post_card_content_container{
	min-height: 320px;
	position: relative;
	padding: 20px;
	padding-top:40px;
	z-index: 2;
}
.post_card_title{
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.6rem;
}
.post_card_description{
	color: #fff;
	overflow: hidden;
  	display: -webkit-box;
  	-webkit-box-orient: vertical;
  	-webkit-line-clamp: 5; /* start showing ellipsis when 5rd line is reached */
  	white-space: pre-wrap;
	width: calc(100% - 150px);
	margin-top:35px;
	min-height: 120px;
	margin-bottom: 15px
}
.post_card_show_more_button{
	background-color: #fff;
	width: 120px;
	border-radius: 8px;
	border: none;
	color: #000;
	font-weight: bold;
	position: absolute;
	top: 45%;
	right:30px;
	text-align: center
}
@media(max-width:768px){
	.post_card_show_more_button{
		top: 80%
	}
	.post_card_description{
		width:calc(100% - 15px);
		-webkit-line-clamp: 4;
	}
	.post_card_show_more_button{
		right: 35%
	}
}
.post_card_show_more_button:hover{
	border: none;
	background-color: #fff;
	color: #000;
	box-shadow: inset 0 0 20px 6px #00000030
}
.post_card_tags_container{
	display: flex;
	width: 100%;
	justify-content: space-between;
}
.post_card_tag{
	background-color: #fff;
	border-radius: 8px;
	color: #000;
	padding: 5px 10px;
}

/* mailchimp */
#mc_embed_signup{
	display: flex;
	justify-content: center;
	flex-direction: column;
    align-items: center;
}

#mc-embedded-subscribe-form{
	width:100%;
	max-width: 380px;
	margin: 0 !important
}
#mce-EMAIL{
	background: transparent;
    border: 3px solid #999 !important;
	color: #fff
}
#mc_embed_signup .mc-field-group{
	padding-bottom: 0!important;
	width: 100% !important;
}
#mce-responses{
	position: relative !important;
	top: -7px !important
}
#mc_embed_signup_scroll{
	position: relative;
}

#mc-embedded-subscribe{
	position: absolute;
	top: 3px;
	right: 3px;
	margin: 0 !important;
	height: 40px !important;
	border: none !important;
	background-color: transparent !important;
	color: #000 !important;
	border-radius:0 !important;
	background-color: #fff !important;
		
}
#mc-embedded-subscribe:hover,#mc-embedded-subscribe:focus {
	border: none !important;
	outline: none !important;
	background-color: transparent !important;
	color: #fff !important;
}
#mce-responses{
	padding: 0 !important;
	margin: 0 !important;
}
#mc_embed_signup div.response{
	margin: 0 !important;
	padding: 0 !important;
	white-space: nowrap !important;
}
#mc_embed_signup .helper_text{
	background: transparent !important;
}
#mc_embed_signup .loyalty_club{
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom: 10 !important
}
#mc_embed_signup .loyalty_club_mobilepopup{
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom: 10 !important;
	
}
#mc_embed_signup .get_special{
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin: 0 !important;
	position: relative;
	margin-top: 5px !important;
}
#mc_embed_signup  .get_special_mobilepopup{
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin: 0 !important;
	position: relative;
	margin-top: 5px !important;
	padding: 0 45px !important;
    line-height: 2.5 !important;
}
/* #newsletter_column{
	position: relative;
	left:100px
}
@media(max-width:768px){
	#newsletter_column{
		position: relative;
		left:0px
	}	
} */
/* form[name="newsletter"] .e-form__buttons{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 130px;
    padding-right: 0 !important;
}

form[name="newsletter"] input[type="email"]{
	padding-right: 135px;
}

form[name="join_us"] .e-form__buttons{
	display: flex;
	justify-content: center;
}
form[name="join_us"] .e-form__buttons button{
	width: 130px;
	max-width: 130px;
}

div[data-elementor-type="footer"] .elementor-widget-form{
	max-width: 400px !important;
	position: relative
}
form[name="newsletter_footer"] .e-form__buttons{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 120px;
    padding-right: 0 !important;
}
form[name="newsletter_footer"] input[type="email"]{
	padding-right: 125px;
	color: #fff;
} */



/* decision tree */
#dicision_tree{
	z-index: 10
}
.decision_tree_back{

}
@media(max-width: 768px){
	#mc-embedded-subscribe.footer_mob{
		height: 41px
	}
	.decision_tree_back{
		bottom: -20vh
	}
}
.decision_tree_area{
	display: flex;
    flex-direction: column;
    align-items: center;
}

.dt_display_subtext{
	font-weight: bold;
	font-size:16px !important;
	text-align: center ;
	color: #fff !important
	
}
.decision_tree_area_donated{
	display: none !important
}
.dt_display_title{
	display: none
}
.dt_display_title + div{
	display: none
}
.dt_display_question{
	font-weight: bold;
}
.dt_button.dt_radio_choice{
	width:130px !important;
	padding:4px 0px !important;
	background-color: #667080 !important;
	color: #fff !important;
	border-radius: 8px;
	margin:0 10px;
	margin-top:20px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important;
	font-family: Verdana,Arial,sans-serif !important;
	
}
.dt_button.answer-restart{
	background-color: #5CB85C !important;
	color:#fff !important;
	border-radius: 8px;
	margin:0 10px;
	padding:4px 0px !important;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important;
	border: 1px solid #000;
	user-select: none;
	margin-top:20px;
}
.dt_button.answer-restart i.fa{
	font-family: Verdana,Arial,sans-serif !important;
	user-select: none;
	
}
.dt_button.answer-restart i.fa:before{
	font-family: "Font Awesome 5 Free" !important;
	user-select: none;
	
}

.dt_radio_answer_nolink.dt_button{
	background-color: #FF0000 !important;
	color:#fff !important;
	border-radius: 8px;
	margin:0 10px;
	padding:4px 10px !important;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important;
	border: 1px solid #000;
	font-family: Verdana,Arial,sans-serif !important;
	user-select: none;
	margin-top:20px;
}
.dt_radio_answer.dt_button{
	background-color: #FF0000 !important;
	color:#fff !important;
	border-radius: 8px;
	margin:0 10px;
	padding:4px 10px !important;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important;
	border: 1px solid #000;
	font-family: Verdana,Arial,sans-serif !important;
	user-select: none;
	margin-top:20px;
}
#dt_choice_set_2180{
	display: flex;
}
@media(max-width:768px){
	/* 	search input in home in mobile */
	div[data-id="eb8da78"]{
		position: relative;
		top: 330px;
		z-index: 1;
		margin-bottom:0 !important;
	}
	.elementor-10 .elementor-element.elementor-element-b96585f{
		width: 100% !important;
		max-width: 100% !important;
		position: relative;
		top: 400px;
		z-index: 1;
	}
	#suggested_list{
		margin-bottom: 20px;
	}
	#suggested_list .swiper-slide{
		display:flex;
		background: #eee;
		align-items: center;
		justify-content:center;
		transition:all 500ms linear;
		transform: scale(0.8) !important;
	}
	#suggested_list .swiper-slide-active{
		transform: scale(1.15) !important;
		-ms-transform: scale(1.15) !important;
		-moz-transform: scale(1.15) !important;
		
	}
	#suggested_list .swiper-pagination {
		bottom:-4px !important
	}
	#suggested_list .post_card_description{
		min-height: 100px
	}
	.swiper-container-top-mobile .swiper-slide{
		display:flex;
		background: #eee;
		align-items: center;
		justify-content:center;
		transition:all 500ms linear;
		transform: scale(0.8) !important;
	}
	.swiper-container-top-mobile .swiper-slide-active{
		transform: scale(1.15) !important;
		-ms-transform: scale(1.15) !important;
		-moz-transform: scale(1.15) !important;
		
	}
	.swiper-container-top-mobile .swiper-pagination {
		bottom:-4px !important
	}
	.swiper-container-top-mobile .post_card_description{
		min-height: 100px
	}
		
	
}



/* map */
#map_home{
	height: 500px
}



/* Restaurants page =============================================================================================== */
.filter_column_container{
	min-width: 370px;
}
.filter_column_container > div{
	flex-direction: column !important;
	
}
.filter_column_container div[data-id="593c39f"]{
	display: flex;
	flex: 1;
	justify-content: center;
	max-width: 320px;
}
.filter_column_container div[data-id="593c39f"] > div{
	height: fit-content;
    position: sticky;
    top: 81vh;
}
.button_container_mobile{
	display: flex;
	justify-content: center;
	width: 100%;
	padding-bottom:20px
}
/* Style the buttons that are used to open and close the accordion panel */
.accordion {
	display: flex;
	justify-content: space-between;
  	background-color: #eee;
  	color: #444;
  	cursor: pointer;
  	padding: 18px;
  	width: 100%;
  	text-align: left;
  	border: none;
  	outline: none;
  	transition: 0.4s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
  background-color: #ccc;

}
.arrow{
	width: 22px;
	transition: 0.4s;
}
.arrow.active{
	width: 22px;
	transform: rotate(180deg)
}
/* Style the accordion panel. Note: hidden by default */
.panel {
	padding: 0 18px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}



.filter_form_container{
	background-color: #f7f7f7;
	box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.4);
	padding: 15px 0;
	width: 320px
}
.filte_title_container{
	display: flex;
	justify-content: center;
	margin-top:0px;
	padding-bottom:20px;
	border-bottom:2px solid #00000060;
	margin-bottom: 15px;
	
}
.filte_title{
	font-size: 24px !important;
	font-weight: bold !important;
	margin-right: 20px;
	
}
.archive_search_sonntainer{
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	padding:30px 0;
}
.archive_search{
	flex: 1;
	padding: 6px 30px 6px 10px;
	border:1px solid  #1d1d1d;
	margin-bottom: 15px;
}
.archive_search:focus{
	outline: none;
}
.archive_search_icon{
	position: absolute;
	right: 4%;
	top: 5px
}

.filter_choose_chechbox{

}
.filter_choose_label_container{
	display: flex;
}
.filter_choose_label{
	margin-left: 5px;
}
.filter_label{
	font-size: 20px;
	font-weight: bold !important;
	font-family: Roboto,sans-serif !important;
}
.filter_group_container{
	display: flex;
	flex-direction: column;
	padding: 0px 30px;
/* 	padding-bottom: 20px; */
	border-bottom: 2px  solid #00000060;
/* 	margin-bottom: 20px; */
}
.filter_group_container_end{
	display: flex;
	flex-direction: column;
	padding: 0px 30px;
	padding-bottom: 20px;
}
.filter_choose_row{
	margin-top: 10px;
	padding-left: 10px
}
.filter_choose_row:last-child{
	margin-bottom: 10px;
}
.radio_group_container{
	display: flex;
	width: 150px;
    justify-content: space-between;
	margin-top: 10px;
	padding-left: 10px
}

.filter_submit_button{
	width: 150px !important;	
}

.post_list_grid{
	display: grid;
	flex-wrap: wrap;
	gap: 15px;
	grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
						
}
@media(max-width: 768px){
	.post_list_grid{
		min-height: 350px
	}
}
/* archive posts card */
.post_card_container_type2{
	background-color: #f7f7f7;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.4);
	padding: 24px;
	color: #000 !important;
}

.post_card_image_container_type2{
	width: 100%;
	min-height: 240px;
	background-position: center;
    background-size: cover;
}
.post_card_content_container_type2{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.post_card_title_type2{
	margin-top: 10px;
    font-size: 1.4rem;
    margin-bottom: 10px;
    font-weight: bold;
}
.post_card_tags_container_type2{
	width: 100%;
	display: flex;
	justify-content: space-between;
	gap:4px;
	min-height: 26px;
}
.post_card_tag_type2{
	font-size: 0.8rem;
	color: #fff;
	background-color: #000;
	padding: 3px 10px;
	border-radius: 8px;
	display: flex;
	justify-content: center;
	flex: 1;
}
.post_card_description_type2{
	overflow: hidden;
  	display: -webkit-box;
  	-webkit-box-orient: vertical;
  	-webkit-line-clamp: 5; /* start showing ellipsis when 5rd line is reached */
  	white-space: pre-wrap;
	margin-top:15px;
	min-height: 120px;
}
.post_card_location_type2{
	display: none;
}
.post_card_show_more_button_type2{
	color:#000 !important;
	background-color: #fff !important;
	border: 1px solid #000 !important;
	padding: 0px 25px !important; 
	border-radius: 8px !important;
	margin-top: 12px !important;
	font-size: 0.86rem !important;
}
.post_card_show_more_button_type2:hover{
	color:#000 !important;
	box-shadow: inset 0 0 16px 0 #00000033;
	padding: 0px 25px !important; 
	border-radius: 8px !important;
	margin-top: 12px !important
}
/* filter mobile */
.popup_backdrop_search,.popup_backdrop_filter{
	background-color: #00000040;
	width: 100vw;
	position: absolute;
	display: none;
	padding: 24px;
}
.archive_form_mobile_container{
	background-color: #f7f7f7;
}

.archive_search_sonntainer input.archive_search{
	width: 90%;
}
.archive_search_sonntainer .archive_search_icon{
	position: absolute;
    right: 6%;
    top: 25%;
}
.buttons_container{
	display: flex;
	justify-content: space-between;
	width: 70%
}
.cancel_search_button,.cancel_filter_button{
	width:100px !important;
	color: #000 !important;
	border: 1px solid #000 !important;
	border-radius: 8px !important;
	padding:3px 0px !important;
}
.no_result_container{
	display: flex;
	flex-direction: column;
	align-items: center;
	position: absolute;
    width: 100%;
}
.no_result_imag{
	max-width: 240px !important;
}
.no_result_title{
	text-align: center;
	font-size: 24px
}
.no_result_text{
	text-align: center;
	max-width: 470px !important;
	font-size: 20px
}
.back_to_top_container{
	margin-top: 40px

}
.back_to_top_img{
	width: 20px !important;
	height: 40px !important;
	cursor: pointer
}
@media(max-width:768px){
	.back_to_top_container{
		display: flex;
		justify-content: center
	}
	.filter_submit_button{
		width:100px !important;
		padding:3px 0px !important;
	}
	.cancel_search_button,.cancel_filter_button{
		text-align: center;
	}
	#mobile_filters_row_container .elementor-widget:not(:last-child){
		margin-bottom: 0 !important
	}
	#mobile_filters_row_container .filter_mobile_container{
		padding-top: 20px !important
	}
	.no_result_title{
		text-align: center;
		font-size: 20px
	}
	.no_result_text{
		text-align: center;
		max-width: 470px !important;
		font-size: 18px
	}
}




/* Contact Us page =============================================================================================== */
#contact-us-form{
	padding: 20px;
	background-color: #f7f7f7;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	margin-bottom: 30px
}
#contact-us-form .e-form__buttons{
	width: 150px !important;
	margin: auto;
	margin-bottom: 27px
}
#contact-us-form button[type="submit"]{
	border-radius: 8px !important;
}

/* restaurant detail======================================================================================================= */
.feture_image_container{
	margin-top:130px
}
.feture_image{
	height:80vh;
	width:100%
}
.categories{
	display: flex;
	align-items: center; 
}
.restaurant_category_title{
	font-size: 18px;
	color: #000;
	margin-right: 20px; 
}
.categories_row{
	display: flex;
	align-items: center;
	gap:15px
}
.restaurant_category{
	background: #000;
	border-radius: 20px;
	text-align: center;
	min-width: 140px;
	padding: 4px 0;

	color: #fff;
	font-weight: bold
}
.branches{
	display: flex;
	align-items: center;
	margin-bottom: 20px
}
.restaurant_branch_title{
	font-size: 18px;
	color: #000;
	margin-right: 31px; 
}
.branches_row{
	display: flex;
	align-items: center;
	gap:15px
}
.restaurant_branch{
	background: #000;
	border-radius: 20px;
	text-align: center;
	min-width: 140px;
	padding: 4px 0;
	color: #fff;
	font-weight: bold
}
/* restaurant event */
.events{
	display: flex;
	align-items: center
}
.events_title{
	color: #fff;
	transform-origin: 0 0;
	transform: rotate(-90deg);
	margin-top: 70px;
	margin-left:0px;
	font-size: 22px;
    width: fit-content;
	font-weight: bold;
}
.event_fieldContainer{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.events_field{
	display: flex;
	justify-content: center;
	align-items: center;
	flex: 1
}
.events_inside{
	display: flex;
	justify-content: space-around;
	align-items: center;
	width:700px
}
.event_image{
	width:90px !important;
	height: 90px !important;
	margin-bottom: 15px;
	border-radius: 100px !important
}

.event_detail_container{
	display:flex;
	flex-direction: column;
	align-items: center
}
.event_title{
	color: #000;
	font-weight: bold;
	margin-bottom: 14px;
	margin-bottom: 15px;
	color: #fff;
	text-align: center
}
.event_more{
	background-color: #fff;
	color: #000;
	border-radius: 20px ;
	width: 120px;
	text-align: center;
	padding: 0px 0
}
/* restaurant gallery */

.swiper-container-gallery{
	padding-bottom:40px;
	overflow-x: hidden;
}
.swiper-container-gallery .swiper-button-prev{
	left:0 !important
}
.swiper-container-gallery .swiper-button-next{
	right:0 !important
}
.restaurant_gallery_card{
	height: 400px;
	width: 100%
}
.swiper-container-gallery .swiper-slide{
	display:flex;
	background: #eee;
	align-items: center;
	justify-content:center;
	transition:all 500ms linear;
	transform: scale(0.8) !important;
}
.swiper-container-gallery .swiper-slide-active{
	transform: scale(1.15) !important;
	-ms-transform: scale(1.15) !important;
	-moz-transform: scale(1.15) !important;
}
.swiper-container-gallery .swiper-pagination{
	bottom: -20px !important;
}


/* restaurant recommended */
.swiper-container-reommended{
	overflow-x: hidden !important;
	padding-bottom:60px;
	width:94%;
	margin: auto;
}

.swiper-container-reommended .swiper-button-prev{
	left:0 !important
}
.swiper-container-reommended .swiper-button-next{
	right:0 !important
}





/*  restaurant rates */
.rate_row{
	display: flex;
	align-items: center;
}
.ratings_reviews{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.dot_container_reviews{
	display: flex;
	align-items: center
}
.dot_container{
	display: flex;
	align-items: center;
	margin-left: 20px
}
.ratings_reviews{
	margin-bottom: 25px
}

.reviews_container{
	display:flex;
	align-items:center;
	margin-top: 30px
}
.restaurant_rate{
	margin-right: 15px;
}
.rate_title_container{
	display: flex;
	width: 200px;
	align-items: center
}
.rate_title_container img{
	width:40px
}
.rate_title{
	display:flex;
	flex:1;
	margin-left: 20px
}
.dot{
	width: 10px;
	height: 10px;
	border-radius: 50px;
	margin: 0 3px
}
.detail_container{
	display: flex !important
}
.detail_title{
	text-align: center	
}
.cantact_detail_container{
	display: flex;
	min-width: 525px;
	padding:10px;
	margin-right:20px;
	justify-content:space-between;
	display: flex;
	flex-direction: column;
}
.contact_row{
	display: flex;
	align-items: start;
	justify-content: space-between
}
.row{
	display: flex;
	align-items: center;
	margin-bottom:20px;	
}
.contact_row_inside{
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom:20px;
	min-height:185px;
	padding: 0 20px;
	max-width: 50%;
	flex:1;
	
}
.contact_row_inside img{
	height: 34px !important;
}
.contact_text{
	text-align:center;
	color: #000;
}
.contact1{
	color: #000;
}
.contact2{
	color: #000;
}
.address_text{
	text-align:center;
	color: #000;
}
.openinig_time_text{
	text-align:center;
}
.website_text{
	text-align:center;
	color: #000;
	overflow-wrap: anywhere;
}
.address_image{
/* 	margin-top:10px */
}
#map2{
	width: 100%;
	height: 370px
}
@media(max-width:768px){
	.branches{
		flex-direction: column;
	}
	.categories{
		flex-direction: column;
	}
	.branches_row{
		flex-wrap: wrap;
		justify-content:center;
		gap:15px
	}
	.restaurant_branch{
		min-width: 130px;
		padding:0 15px
	}
	.categories_row{
		flex-wrap: wrap;
		justify-content:center;
		gap:15px
	}
	.restaurant_category{
		min-width: 130px;
		padding:0 15px
	}
	.restaurant_branch_title{
		margin-right:0;
		margin-bottom: 20px
	}
	.restaurant_category_title{
		margin-right:0;
		margin-bottom: 20px
	}
	.events{
		flex-direction: column;
		align-items:center
	}
	.events_title{
		transform:rotate(0);
		margin-top: 0px
	}
	.events_inside{
		display:flex;
		flex-direction: column;
		width: fit-content;
		align-items: flex-start
	}
	.event_fieldContainer{
		margin-bottom: 15px;
		display:flex;
		flex-direction: row
	}
	.event_detail_container{
		margin-left: 10px;
		align-items: flex-start;
	}
	.event_image{
		margin-bottom:0
	}
	.cantact_detail_container{
		width: fit-content;
		min-width: fit-content;
		display: flex;
		flex-direction: column
	}
	
	.contact_row_inside{
		padding: 0 10px;
		flex:1;
		
	}
	.contact_row_bottom{
		
	}
	.contact_info{
	
	}
	.openinig_time_text{
		font-size: 13px
	}
	.address_text{
		font-size: 13px
	}
	.contact_text{
		font-size: 13px
	}
	.website_text{
		font-size: 13px
	}
	.address_image{
		
	}
	.swiper-container-reommended .swiper-slide{
		display:flex;
		background: #eee;
		align-items: center;
		justify-content:center;
		transition:all 500ms linear;
		transform: scale(0.8) !important;
	}
	.swiper-container-reommended .swiper-slide-active{
		transform: scale(1.15) !important;
	}
	/* hidden pagination in all swiper	 */
	.swiper-pagination{
		display: none !important;
	}
	.detail_container{
		flex-direction: column !important
	}
}

/* blogs ================================================================================================================== */

.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after{
	display: none !important;
}

.elementor-column[data-id="41375b0"],.elementor-column[data-id="0daa6b0"]{
	height: fit-content !important;
}
.elementor-search-form__input::-webkit-search-cancel-button {
	-webkit-appearance: none;
	height: 16px;
  	width: 16px;
  	background-image: url("/wp-content/uploads/2023/09/close-black.svg");
	background-size: cover;
	background-position: center;
	cursor: pointer;
}

#desktop_searchForm .elementor-search-form__submit{
	display: none !important;	
}
#find_search_result{
	cursor: pointer;
}

.recent_blogs .elementor-post__card .elementor-post__thumbnail__link{
	margin: 0 !important;
	padding: 0 !important;
}
.recent_blogs .elementor-post__card .elementor-post__thumbnail,.elementor-posts-container .elementor-post__thumbnail{
	padding: 0 !important;
}
.recent_blogs .elementor-post__thumbnail{
	height: 250px	
}

.recent_blogs .elementor-post__card .elementor-post__text {
	position: absolute;
	display: flex;
	align-items: center;;
	top: 20%
}
.recent_blogs .elementor-post__card .elementor-post__title{
	text-align: center;
}
.recent_blogs .elementor-post__card .elementor-post__title a{
	color: #fff !important;
}
.recent_blogs .elementor-post__card .elementor-post__read-more{
	align-self: center;
	color: #000;
	background-color: #fff;
	padding: 4px 28px 3px;
	border-radius: 8px
}
.recent_posts_title{
	margin-bottom: 0 !important;
}

/* archive posts */
.archive_blogs .elementor-post__card{
	padding: 30px;
	position: relative !important;
	background-color: #F7F7F7 !important;
}
.archive_blogs .elementor-post__card {
	display: flex !important;
    flex-direction: row-reverse !important;
}
.archive_blogs .elementor-post__card .elementor-post__thumbnail__link {
	margin: 0 !important;
}
.archive_blogs .elementor-post__card .elementor-post__thumbnail {
	width: 440px;
	height: 315px
}
.archive_blogs .elementor-post__card .elementor-post__thumbnail img{
	width: auto;
	height: 100%;
}
.archive_blogs .elementor-post__card .elementor-post__meta-data{
	position: absolute !important;
	top: 100px !important;
	left: 0 !important;
	color: #000 !important;
	border: none !important;
	width: calc(100% - 469px) !important;
    padding-left: 56px !important;
}
.archive_blogs .elementor-post__card .elementor-post__title{
	margin-bottom: 80px !important;
}
.archive_blogs .elementor-post__card .elementor-post__excerpt{
	text-align: left !important;
}
.archive_blogs .elementor-post__card .elementor-post__read-more{
	padding: 4px 28px 3px;
	border-radius: 8px;
	border: 1px solid #000
}

@media(max-width: 768px){
	.elementor-search-form__toggle i,.e-font-icon-svg-container {
		display: none !important;
	}
	.elementor-search-form .elementor-search-form__toggle{
		display: flex !important; 
		align-items: center !important;
		flex-direction: row !important;
		gap: 10px
	}
	.elementor-search-form__toggle .search_toggle_text{
		font-size: 16px !important;
	}
	.elementor-search-form__toggle svg{
		width: 21px !important;
	}
	#elementor-search-form-6815fc3{
		font-size: 18px !important;
	}
	.mobile_archive_blogs article{
		padding: 12px !important;
		background-color: #f7f7f7;
		box-shadow: 0 4px 4px 0px #00000060
	}
	.mobile_archive_blogs  .elementor-post__text{
		padding-bottom: 20px !important
	}
	.mobile_archive_blogs .elementor-post__thumbnail{
		height: 250px !important;
		display: flex !important;
		justify-content: center !important
	}
	.mobile_archive_blogs .elementor-post__thumbnail img{
		height: 100% !important;
/* 		width: auto !important; */
		object-fit: cover;
    	width: 100% !important;
	}
	.mobile_archive_blogs .elementor-post__meta-data{
		margin-top: 10px !important;
		color: #000000 !important;
	}
	.mobile_archive_blogs .elementor-post__excerpt *{
		text-align: left !important;
	}
	.mobile_archive_blogs .elementor-post__read-more{
		border: 1px solid #000;
		border-radius: 6px;
		padding:  3px 25px;
	}
}
.instagram-media{
	margin: auto !important;
	margin-top: 40px !important;
	margin-bottom: 40px !important;
}


/* footer================================================================================================================== */
.social_network_icon img{
	width: 26px !important;
	cursor: pointer;
}
.social_network_icon_2 img{
	width: 14px !important;
	cursor: pointer;
}
.spcial_network_mobile_col .elementor-widget-wrap{
	display: flex;
	flex-wrap: nowrap;
}

.spcial_network_mobile_col .elementor-widget-wrap .social_network_icon{
	width: 50px;
	margin-bottom: 0!important
}


.spcial_network_mobile_col .elementor-widget-wrap .social_network_icon_2{
	width: 50px;
	margin-bottom: 0!important
}

.footer_newsletter_form{
	width: 90% !important
}




/* hide reCaptch on all forms */
.rc-anchor-normal-footer{
	display: none !important
}

.eicon-close{
	color: white 
}

a.elementor-post-info__terms-list-item{
	background-color: #000;
	color: #fff !important;
	padding: 2px 10px 4px 10px;
	border-radius: 20px
}

/* ==============keyframe===================== */
/* skeleton keyframe */
@keyframes wave-squares {
    0% {
        background-position: -468px 0;
    }
     100% {
        background-position: 468px 0;
    }
}