    /*
Theme Name: Vamtam Landscaping Child
Author: VamTam
Author URI: https://vamtam.com
Template: vamtam-landscaping
*/
    /*

put your child theme styles here


you don't need any @import rules

*/
    
    body.sticky-header-type-over.sticky-header .sticky-header-state-reset header.main-header .logo-tagline .logo,
    body.sticky-header-type-over.sticky-header .sticky-header-state-reset header.main-header .logo-tagline .site-tagline {
        color: var(--vamtam-main-menu-text-sticky-color);
        width: 137%;
    }
    
    .fixed-header-box .logo-wrapper .site-tagline {
        width: 137%;
    }
    
    .boxed-layout img.wp-image-14016 {
        height: auto;
        width: 100%;
    }
    
    .top-nav p {
        margin: 0;
    }
    
    @media (max-width:767px) {
        body {
            overflow-x: hidden;
        }
        .num p {
            font-size: 15px!important;
        }
        .responsive-layout header.main-header .top-nav {
            display: block!important;
        }
        .fl-builder-content .fl-node-59aafb0895102,
        .fl-builder-content .fl-node-59aafb0895148,
        .fl-builder-content .fl-node-59aafb089518e {
            width: 100%!important;
            margin: 20px 0;
        }
    }
    
    @media screen and (max-width: 667px) {
        .fl-node-59ad204205ec6 {
            height: 970px!important;
        }
        .none {
            display: none!important;
        }
        .resp {
            font-size: 25px!important;
            margin: 0 0 0 0!important;
            width: 100%!important;
            text-align: center!important;
            clear: both;
            max-width: 667px!important;
        }
        .vamtam-heading-text {
            font-size: 24px!important;
        }
    }