/* 
 Theme Name:   Child Theme
 Theme URI:    locallhost:8000
 Description:  Beautiful and efficient theme
 Author:       Reza Moosavi
 Author URI:   https://letitstart.persianfinedining.com/
 Template:     hello-elementor
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
#site-header{
	display: none;
}

.home_product_container .elementor-image-box-content p,.home_product_container .elementor-image-box-content div ,.home_product_container .elementor-image-box-content h4{
	color:#fff;
}
.home_product_container h4{
	font-weight: bold;
}
.home_product_container .contact.line1{
	font-weight: bold;
}
@media (max-width: 768px){
	.home_product_container .elementor-image-box-wrapper{
		display: flex;
		align-items: center;
	}
	.home_product_container .elementor-image-box-content p{
		margin: 0 !important;
	}
	.home_product_container .elementor-image-box-content h4{
		font-size: 18px;
		text-align: left;
		margin-left: 10px ;
		margin-right: 10px ;
		margin-top: 0;
		margin-bottom: 0;
		color:#fff;
	}
	.home_product_container .elementor-image-box-content .content{
		font-size: 16px;
		text-align: left;
		margin-left: 10px;
		color:#fff;
	}
}
.home_contact_form .e-form__buttons{
	width: fit-content !important;
	margin: 10px auto;
}
