/*
Theme Name: Trimcuts Child
Theme URI: https://zozothemes.com/
Author: ZozoThemes
Author URI: https://zozothemes.com/
Description: Child theme for Trimcuts parent theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: trimcuts
Template: trimcuts
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozothemes
*/
ul.nav.wp-menu > li > a {
    font-size: 20px;
}
h3.post-title-head {
    font-size: 30px !important;
}
.awards-sec .portfolio-inner {
    max-width: 500px;
    max-height: 500px;
    margin: 30px 0;
}
@media only screen and (max-width: 1024px) {
    .sticky-outer {
        height: 50px !important;
        margin: 15px 0;
    }
	body .trimcuts-content-wrap {
        padding: 0 0px !important;
    }
}