/*
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
-------------------------------------------------------------- */
.footer-topbar:before 
    {
        background-image: url(/wp-content/uploads/2024/10/footer-top-bg.png);
    }

.tcr-copyright:before 
    {
        background: url(/wp-content/uploads/2024/10/footer-bottom-bg.png);
    }

.post-meta-item.post-comment { display: none !important;}

.site-header .tcr-header-button a
    {
    font-family:"Comfortaa", Sans-serif!important;
    }

.site-header .main-navigation div > ul > li > a
    {
    font-family:"Comfortaa", Sans-serif!important;
    }

.team-style-2 .tcr-teammember-title h5
    {
        font-family:"Comfortaa", Sans-serif!important;
    }

.team-style-1 .tcr-teammember-designation
    {
        font-family:"Comfortaa", Sans-serif!important;
    }
.testimonials-style-2 .testimonial-designation 
    {
        font-family:"Comfortaa", Sans-serif!important;
    }
 @media (max-width: 1024px) 
 {
  .site-header .site-logo .img-fluid, .site-header .sticky-site-logo .img-fluid 
    {
        height: 100px !important;
        min-height: 100px !important;
    }
 }
.header-layout-3 .site-header .site-logo
{
  height: 110px!important;
}    

.header-layout-3 .site-header .sticky-site-logo 
    {
        height: 135px !important;
    }
    
.social-info-wrapper h2.widget-title{
    color:#ffffff;
}
.site-header .main-navigation div>ul>li>a {
    font-size: 13px!important;
}
.tcr-pricing-table-button a, .site-header .tcr-header-button a {
        font-size: 13px!important;
}
.tcr_custom_heading_wrapper .tcr-heading-title-wrapper .heading-title {
    font-size: 30px!important;
}
.infobox-style-1 .tcr-infobox-title {font-size:20px!important;}

.entry-meta-container {
    display: none;
}

.navigation .nav-links .nav-next a, .navigation .nav-links .nav-previous a {
    font-family:"Comfortaa", Sans-serif!important;
}