/*
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
-------------------------------------------------------------- */


body .widget a{font-family:Poppins !important;}
body .tcr-footer-box .parezy-content a{color:#fff;}
body .tcr-footer-box .parezy-content a:hover{color:#edb240;}
body .tcr-footer.row .col-lg-4:nth-child(1) .widget{max-width:333px;}
body .tcr-footer.row .col-lg-4:nth-child(2) .widget{max-width:250px;margin:0 auto;}
body .tcr-footer.row .col-lg-4:nth-child(3) .widget{max-width:360px;}
body .tcr-footer-widgets-wrapper #nav_menu-1 ul{display:flex;flex-wrap:wrap;}
body .tcr-footer-widgets-wrapper #nav_menu-1 ul li{width:50%;}
body .footer-topbar::before {height:95px;top:-85px;}
body .site-footer a.footer-button-link{background-color:transparent;border-radius:5px;border:1px solid #FFF;box-shadow: none;}
body .site-footer a.footer-button-link:hover{border-color:#edb240;}
body .tcr-copyright .footer-bottombar{padding:20px 0;}

body.home .site-content section:nth-child(4) h6.heading-title{font-size:48px;}


/*RESPONISiVE CSS*/
@media only screen and (max-width: 1699.98px) {
    .site-header .main-navigation div > ul > li > a{padding:2px 17px;font-size: 14px;}
}