/*
Theme Name: Mavix Lawyer Child
Theme URI: http://creativthemes.com/downloads/mavix-lawyer/
Author: Tom Yang
Author URI: http://creativthemes.com/
Description: This is a custom child theme inherited from Mavix Lawyer theme
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: mavix-lawyer
Text Domain: mavix-lawyer-child
Version: 0.1
*/
.dis-why-us-title .elementor-icon-box-title {
    font-size: 27px !important;
}

.site-logo img {
    max-height: 100px;
    width: auto;
}

.dis-vl {
	border-left: 6px solid #333;	
}

@media screen and (max-width: 1023px) {
    .site-title {
        font-size: 21px;
    }    
}

@media screen and (min-width: 1024px) {
    #masthead .site-branding {
        float: left;
        max-width: 450px;
    }
}