@charset "utf-8";
/*
 Theme Name:   Ozeum Child
 Theme URI:    http://ozeum.themerex.net/
 Description:  Ozeum Child Theme
 Author:       ThemeRex
 Author URI:   https://themerex.net/
 Template:     ozeum
 Version:      1.0
 Tags:         inheritable theme options
 Text Domain:  ozeum
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.opening-text p {
    font-size: 16px;
}
.portfolio_page_featured img{
	width: 100%;
}
@media screen and (min-width: 1024px)  { 
	.logo_image{
		max-height: 4em !important;
		margin-top: -45px;
		width: 140px !important;
	}
	.sc_layouts_row.sc_layouts_row_fixed_on .custom-logo-link img, .sc_layouts_row.sc_layouts_row_fixed_on .sc_layouts_logo img{
		
		max-height: 3em !important;
		margin-top: 0px;
    	width: 140px !important;
	}
}