/*
	Theme Name: Legal Pro
	Theme URI: http://www.seothemes.net/
	Description: This is the Legal Pro theme created for the Genesis Framework.
	Author: Seo Themes
	Author URI: http://www.seothemes.net/
	Version: 1.0
	Tags: black, red, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
	Template: genesis
	Template Version: 2.4.2
	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* .page-title {
	padding: 40px 0;
	box-shadow: none !important;
	color: #fff;
	@include overlay;
	z-index: -1;
	@include breakpoint(small) {
		padding: 100px 0 !important;
	}
}*/
/*.covid19-box{
	text-align: center;
	    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
}
.covid19-box img{
	width:50px;
}
.content-covid-19{
	    padding: 0 10px;
    font-size: 1.2em;
    font-family: "Nunito", sans-serif;
}


@media only screen and (max-width: 414px){
	.content-covid-19 {
	    font-size: 1em;
	}
	.covid19-box img {
	    width: 35px;
	}
}*/

