/*
Theme Name: TM Lawyers Child
Theme URI: http://lawyers.thememove.com
Description: A child theme of TM Lawyers
Author: ThemeMove Team
Author URI: http://thememove.com/
Version: 1.0.2
Template: tm-lawyers
*/

@charset "UTF-8";
.banner h3{color:#ffffff !important}
input[type="checkbox"] {
		float: left;
		margin-left: 0px;
        width: 100% !important;
}
.header02 .site-header .site-header-info .site-header-info-content div.info-content span.info {font-size: 14px !important;
    font-weight: 200 !important;}
.header02 .site-header .site-header-info .site-header-info-content div.info-content i{width: 47px !important;}
.main-navigation{background-color:#161616 !important}

@media (min-width: 80em) {
    .container {
        max-width: 130rem!important;
    }
}