/* 
Theme Name: SmileFlexible Theme
Theme URI: https://www.sena.pt/
Description: SmileFlexible Child is a child theme of Hello Elementor, created by Sena Design Stutio
Author: Sena Design Studio
Author URI: https://sena.pt/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.fpg-grid.fpg-1 {
	text-align:left;
}
.ac-container{
	margin-top:30px;
}
.fpg-grid.fpg-1 h1{
	text-align: left;
	font: normal normal 300 24px/32px Roboto Mono;
	letter-spacing: 0px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-bottom:8px;
}
.fpg-grid.fpg-1 .text{
	text-align: left;
	font: normal normal 300 16px/24px Roboto Mono;
	letter-spacing: 0px;
	color: #999999;
}
.fpg-grid.fpg-1 .text span{
	display:inline;
	margin-right:10px;
	position:relative;
}
.fpg-grid.fpg-1 .text span:after{
	content:'/';
	padding-left:10px;
}
.fpg-grid.fpg-1 .text span:last-child:after{
	content:none;
}









