/*
Theme Name:  Sinatra Child
Template: 	 sinatra
Theme URI:	 https://wordpress.org/themes/sinatra/
Author:		 ChildThemeWP
Author URI:	 https://childthemewp.com
Version:	 1.3.0
License:	 GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:    	 opensource     
Text Domain: sinatrachild
*/

.text-red{
	color:#ED4033 !important;
}

.text-red-dark{
	color:#B7272B !important;
}

.btn-icon-rounded .elementor-button-content-wrapper{
	align-items:center;
}

.btn-icon-rounded .elementor-button-icon{
	width:40px;
	height:40px;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:23px;
	background:#C7C7C773;
	border-radius:100px;
	border:1px solid #FFFFFF33;
}
.custom-grid .e-child{
	filter:grayscale(1)
}
.custom-grid .e-child:hover{
	filter:grayscale(0)
}
.radial-gradient {
	background: radial-gradient(ellipse at center,  #fff3e3 0%,#fedcae 44%,#f5b373 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.elementor-1839 .elementor-element.elementor-element-932341c .elementor-icon-list-text {
	word-break: break-word;
}
.elementor-search-form .e-font-icon-svg-container {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border-left: 2px solid #E5E4E4;
	cursor: pointer;
}