/*
Theme Name: Lucrezia
Theme URI: https://lucrezia.qodeinteractive.com
Description: A Contemporary Theme for Creative Business
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Text Domain: lucrezia
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

h1, h2, h3, h4, h5, h6 {
	text-transform: none!important;
}

.teo-top-img-title {
    position: absolute!important;
    left: 0;
	top: 80px;
    margin: 0;
    z-index: 1;
    color: white!important;
    width: 100%!important;
    display: block;
    padding-left: 40px;
	padding-right: 50%;
}
.teo-img-responsive img {
	width: 100%!important;
	height: auto;
}
img.teo-img-resp {
	width: 100%!important;
	height: auto;
	margin: 7px;
}
p.teo-img-title {
	font-size: 2em; 
	font-weight: bold; 
	line-height: 1.2em;
}
.teo-img-annotation {
	font-size: 1.2em;
	line-height: 1.2em;
}
.teo-srv h3, .teo-srv h5 {
    color: #fff!important;	
}
.teo-srv img {
	width: 100%;
}
.teo-img-blur img {
	filter: blur(3px);
}
@media screen and (min-width: 1400px) {
	p.teo-img-title {
		font-size: 3em; 
	}
	.teo-img-annotation {
		font-size: 2em;
	}
}
@media screen and (max-width: 600px) {
	p.teo-img-title {
		font-size: 1.3em; 
	}
	.teo-img-annotation {
		font-size: 0.8em;
	}
	.qodef-m-content h3 {
		font-size: 1.4em;
	}
	.qodef-m-content h4 {
		font-size: 1.3em;
	}
	.qodef-m-content h5 {
		font-size: 1.2em;
	}
	.qodef-m-button {
		margin: 7px 0;
	}
}
