/*
Theme Name:   Parezy Child
Theme URI:    https://themecrafter.com/parezy/
Description:  Parezy Child Theme
Author:       Theme Kreativ
Author URI:   https://themecrafter.com/
Template:     parezy
Version:      1.0.0
License:      GNU General Public License version 3.0
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Tags:         one-column, two-columns, right-sidebar, custom-logo, custom-menu, threaded-comments, translation-ready, left-sidebar, custom-background, custom-colors, custom-header, featured-images, sticky-post
Text Domain:  parezy-child
*/

/* NOTE: Main theme's style.css file is already added in head tag. /*

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


.site-header .tcr-header-button a { background-color: #ef5f50; }


.site-header .main-navigation div>ul>li>a { padding: 2px 15px; }

.timeline-style-1 .parezy-timeline-wrapper { background-color:#ef5f50!important; }


.post-thumbnail, .post-thumbnail img { width: 100%; }


@media (min-width: 768px) {
    .site-header .site-logo img { margin-bottom: -60px; }

}


@media (max-width: 767px) {
    
    #site-navigation-mobile .slicknav_menu .slicknav_btn {
        box-shadow: none;
    }
    
    .tcr-footer-widgets-wrapper .widget,
    .social-info-wrapper { text-align: center!important; }
    
    
    
    .site-header .site-logo img, .site-header .sticky-site-logo img {
        height: 60px !important;
        margin-bottom: -22px;
    }
    
    .elementor-top-section h1.elementor-heading-title { margin-top: 20px; }
}

@media (max-width: 1200px) {
  
    body .header-layout-2 .tcr-topbar-wrapper {
        display: block!important;
    }
    
    .header-topbar-content {
        height: 36px;
        line-height: 36px;
    }
    .header-topbar-left { display: none; }
    .header-topbar .header-topbar-right { margin: auto; }
    .header-topbar .header-topbar-right li { margin: 0 5px!important; font-size: 14px; }
    
    
    
    
}

