/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

a {
    outline: unset;
}

#ast-scroll-top{
	background: #930C1A;
   border-radius: 100%;
	display: none !important;
}

#main_header, #main_header_phone{
	position: fixed;
}

.elementor-30 .elementor-element.elementor-element-aa10f28 .menu-item.current-menu-item a.hfe-menu-item, .elementor-30 .elementor-element.elementor-element-aa10f28 .menu-item.current-menu-ancestor a.hfe-menu-item {
    border-bottom: 2px solid #930C1A;
    font-weight: 500;
}
/* .elementor-30 .elementor-element.elementor-element-9b3ddbe nav.hfe-dropdown {
margin-top: 40px;
} */
.hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal, .hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-vertical{
  margin-top: 45px;
}


/* Home */

.elementor-element-fb2a6dd.elementor-widget-divider--view-line span.elementor-divider-separator{
   transform: rotate(90deg);
   margin-left: -43px !important;
}

/* about */
elementor-element-166a780 span.aaa_none a{
text-decoration: none !important;
}



/* Contact */

.custome_contact_cointainer{
  width:100%;
  max-width: 700px;
   margin: 0 auto;
    padding: 20px 15px;
}
.custome_contact_cointainer .heading h1{
    font-size: 40px;
    font-family: 'League Spartan';
    font-weight: 600;
    color: #090406;
}
.custome_contact_cointainer .heading h1 span{
  color: #AB2B38;
}
.custome_contact_cointainer .heading p{
  font-family: 'poppins';
  font-weight: 300;
  font-size: 17px;
}
.contact_us_main{
  display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.contact_us_main .con_filed{
  width: 48%;
}
.contact_us_main .con_filed input{
  background: transparent;
  border: none;
  border-bottom: 1px solid #00000030;
}
.contact_us_main .con_filed input::placeholder{
  color: #000;
}
.contact_us_main .con_filed_message{
  width: 100%;
}
.contact_us_main .con_filed_message textarea{
  background: transparent;
  border: none;
  border-bottom: 1px solid #00000030;
  height: 70px;
}
.contact_us_main .con_filed_message textarea::placeholder{
  color: #000;
}
.contact_us_main .con_btn input{
  background: #930C1A;
    color: #fff;
    font-family: 'poppins';
    font-weight: 400;
  font-size: 18px;
    border-radius: 15px;
  padding: 16px 30px;
}

.custome_contact_cointainer .contact_flex{
      display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.custome_contact_cointainer .contact_flex .con_info h3{
	font-size: 22px;
	font-family: 'League Spartan';
    font-weight: 600;
}
.custome_contact_cointainer .contact_flex .con_info p{
	font-size: 18px;
	font-family: 'poppins';
   font-weight: 400;
}
.custome_contact_cointainer .contact_con {
  display: flex;
  width: 50%;
  column-gap: 20px;
}
/* .custome_contact_cointainer .contact_con .con_img img{
	width: 100%;
}
.custome_contact_cointainer .contact_con .con_img {
    width: 16%;
} */
.custome_contact_cointainer .contact_con.three .con_img{
	width: 26%;
}

.pum-container.pum-scrollable .pum-content::-webkit-scrollbar {
    display: none;
}
.custome_contact_cointainer .contact_flex {
    padding-top: 20px;
    }

/* Reservation */


.xdsoft_datetimepicker.xdsoft_noselect.xdsoft_ {
    z-index: 11111111111 !important;
}
.reservation_container .heading h1{
  font-size: 40px;
      font-family: 'League Spartan';
    font-weight: 600;
  color: #090406;
}
.reservation_container .heading h1 span{
  color: #AB2B38;
}

.reservation_main{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.reservation_main .res_full_filed{
  width: 100%;
}
.reservation_main .res_full_filed p{
  margin-bottom: 0px;
}
.reservation_main .res_half_filed p{
  margin-top:30px;
}
.reservation_main .res_half_filed{
  width: 48%;
}
.reservation_main label{
  font-family: 'Poppins';
  font-weight: 400;
}
.reservation_main .res_full_filed input{
  margin-top: 10px;
  background: transparent;
  border: none;
  border-bottom: 1px solid #00000050;
}
.reservation_main select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required{
  margin-top: 10px;
}
.reservation_main input.wpcf7-form-control.wpcf7-text.walcf7-datetimepicker{
  margin-top: 10px;
  cursor: pointer;
}
.pum-theme-804 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close{
  background: #930C1A;
	top: 20px;
	right: 20px;
}

.reservation_main .res_btn input{
   background: #930C1A;
    color: #fff;
    font-family: 'poppins';
    font-weight: 400;
    font-size: 18px;
    border-radius: 15px;
    margin-top: 20px;
    padding: 16px 30px;
}

.elementor-30 .elementor-element.elementor-element-afa0105 .menu-item a.hfe-menu-item:focus{
	color: #929292;
	outline: 0;
}
#receipes .premium-tabs-nav.horizontal .premium-tab-arrow-wrap {
    border: 1px solid #930C1A;
    width: 60%;
    left: 0 !important;
    margin: 0 auto !important;
    right: 0;
}
.premium-tabs-nav.horizontal .premium-tab-arrow-border {
    display: none;
}
.opening_time p {
    margin-bottom: 0 !important;
}
@media only screen and (max-width: 426px){
	.reservation_main .res_half_filed{
		width: 100%;
	}
	.reservation_main .res_half_filed.date_time p{
		margin-top: 0px;
	}
	.reservation_container .heading h1, .custome_contact_cointainer .heading h1{
		font-size: 27px;
	}
	.custome_contact_cointainer .heading p {
	    font-size: 14px;
		padding-top: 10px;
		margin-bottom: 0px;
	}
	.contact_us_main .con_filed{
		width: 100%;
	}
	.custome_contact_cointainer .contact_flex{
		flex-direction: column;
	}
	.custome_contact_cointainer .contact_con{
		width: 100%;
	}
	.pum-theme-804 .pum-container, .pum-theme-enterprise-blue .pum-container{
		padding: 15px;
	}
	.custome_contact_cointainer .con_filed p{	
    margin-bottom: 5px;
	}
	.pum-theme-804 .pum-container, .pum-theme-enterprise-blue .pum-container {
	padding-top: 40px;
	}
	.custome_contact_cointainer .contact_con.three .con_img{
		width: 35%;
	}
	.page-id-42 .elementor-image-box-wrapper{
       display: flex;
       align-items: center;
		column-gap: 20px;
    }
	.elementor-element-b7e7dd4 .elementor-widget:not(:last-child){
		margin-bottom: 0px;
	}
	.elementor-1073 .elementor-element.elementor-element-58863119 > .elementor-widget-container, .elementor-1077 .elementor-element.elementor-element-45b2fa95 > .elementor-widget-container, .elementor-1079 .elementor-element.elementor-element-7f5f4ea6 > .elementor-widget-container{
		margin-top: -40px !important;
	}
}

@media only screen and (max-width:1270px) {
	section#main_header ul li a {
    padding: 10px;
}
}

.elementor-1351 .elementor-element.elementor-element-2761b5a .premium-tabs-nav-list {
    flex-wrap: wrap;
    row-gap: 30px;
}

.menu-tabination a.premium-tab-link {
    text-decoration: none !important;
}

.menu-tabination .premium-tab-arrow, .menu-tabination .premium-tab-arrow-border {
    display: none;
}

div#premium-tabs-2761b5a {
    border: none !important; 
}

.menu-tabination ul.premium-tabs-nav-list.premium-tabs-horizontal {
    width: 100%;
    max-width: 1210px;
}

/* .elementor-repeater-item-b3198e8 a.premium-tab-link, .elementor-repeater-item-09ded2d a.premium-tab-link, 
.elementor-repeater-item-80ee427 a.premium-tab-link, .elementor-repeater-item-be12b06 a.premium-tab-link{
    margin-left: 50px !important;
    margin-right: 50px !important;
} */

span.food-price {
    font-weight: bold;
    float: right;
    color: #AA2A37;
}

/*----------------------*/
.menu-tabination .elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper {
    align-items: center !important;
}

.menu-tabination .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
    text-align: left;
    flex-direction: row;
}

.menu-tabination .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper, .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
    display: flex;
}

.menu-tabination .elementor-widget-image-box .elementor-image-box-wrapper {
    text-align: center;
}

.menu-tabination .elementor-image-box-wrapper .elementor-image-box-img {
    width: 50%;
}

.menu-tabination .elementor-position-left .elementor-image-box-img {
    margin-right: 30px;
}

.menu-tabination .elementor-widget-image-box .elementor-image-box-img {
    display: inline-block;
}

.menu-tabination .elementor-widget-image-box .elementor-image-box-content {
    width: 100%;
}

.menu-tabination .elementor-image-box-description {
	margin-bottom:0;
}

@media screen and (max-width:768px) {
	section#food-tab-1 {
    padding: 30px;
}
}

@media screen and (max-width:426px) {
	span.food-price {
    font-weight: bold;
    float: none;
    color: #AA2A37;
    padding-left: 40px;
}
	
	.food-menu-tab h3.elementor-image-box-title {
    padding-top: 20px;
}
	
	.menu-tabination .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper, .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
    display: block;
}
	
	.menu-tabination .elementor-widget-image-box .elementor-image-box-wrapper {
    text-align: center !important;
}
	
	.menu-tabination .elementor-widget-wrap.elementor-element-populated {
    padding: 30px 10px 30px 10px !important;
    border: none !important;
    border-bottom: 1px solid #00000014 !important;
}
	.elementor-element-c3c83a1 h3.elementor-image-box-title {
		text-align: left;
	}
	.elementor-element-c3c83a1 h3.elementor-image-box-title span.food-price {
		float: right !important;
	}
	.elementor-element-c3c83a1 h2.elementor-heading-title.elementor-size-default {
		font-size: 30px !important;
		padding-bottom: 20px;
	}
}

/*---------------------------------------*/
.premium-tab-arrow-border {
    display: none;
}