/*
Theme Name: Prague (Child Theme)
Theme URI: https://themeforest.net/user/fox-themes
Author: Fox-Themes
Author URI: https://themeforest.net/user/fox-themes
Version: 1.1.1
Description: A stunning visual experience for minimal loving creative. This template is a responsive and retina-ready WordPress theme with grid system layout. It is optimized for mobile touch and swipe.
Tags: one-column, two-columns, right-sidebar, custom-menu, post-formats, sticky-post, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: prague-child
Template: prague
*/

/* = Add your own modification from here
-------------------------------------------------------------- */

.prague-header .prague-logo img {
    max-height: 100px;
    width: auto;
}
.awards-list .awards-item div.awards-date{
	font-size: 11px;
}
.prague-services-wrapper .services-item-title {
    font-size: 26px;
}
.prague-clients-overlay{
    background: rgba(0,0,0,0) !important;
}
.team-wrapper.simple .team-outer {
    height: 280px!important;
    background-position: center !important;
    background-size: contain !important;
}
@media (max-width: 48em){
	.prague-header .prague-logo img {
	    max-height: 80px;
	}
	.wpb_wrapper .team-wrapper.simple .team-outer{
	    height: 200px!important;
	}
	.prague-shortcode-parent  .prague-clients-wrapper{
		min-height: 157px !important;
	}
}