/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.4.1.1626510311
Updated: 2021-07-17 11:25:11

*/

/*
Replace Eicons with FontAwesome
*/
.eicon {
display: inline-block;
font: normal normal normal 14px/1 'Font Awesome\ 5 Free';
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.eicon-menu-bar {
font-style: normal;
}
.eicon-close {
font-style: normal;
}
.elementor-menu-toggle i:before {
content:"\f0c9";
font-family:'Font Awesome\ 5 Free';
font-weight:900;
padding: 8px;
}
.elementor-menu-toggle.elementor-active i:before {
content: "\f00d";
font-family: 'Font Awesome\ 5 Free';
font-weight:900;
}
.dialog-close-button .dialog-lightbox-close-button i:before {
content:"\f410";
font-family:'Font Awesome\ 5 Free';
font-weight:900;
padding: 8px;
}
.glsr-summary-rating {
	color: #54595F;
    font-family: "Roboto", Sans-serif;
    font-size: 1.2rem !important;
    font-weight: bold !important;	
}
.glsr-summary-text {
	color: #54595F;
    font-family: "Roboto", Sans-serif;
}
.glsr .glsr-reviews {
display: flex !important;
}
.glsr .glsr-reviews-wrap {
display:flex !important;
}
.exitpopup {
	padding-left:0;padding-right:0;
}
.elementor-widget-wp-widget-ajaxsearchprowidget > .elementor-widget-container > h5{
	display: none;
}
#fpsearch > .elementor-widget-container > .asp_w_container {
	width: 100% !important;
}
#topbc{
	
}
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
	background-color: goldenrod !important;
}
@media only screen and (max-width: 420px) {
.exitpopup {
	padding-left:18px;padding-right:18px;
}
.babyname{
	text-align:center;
}
.babyname > div > div > div{
	align-items: center;
    justify-content: center;
}
.glsr-summary-text{
	font-size:20px;
}
}