/*
 Theme Name:   Lawyer Zone Pro Child Theme
 Description:  Changes to the Lawyer Zone Pro Theme
 Author:       Very Twisty
 Author URI:   https://verytwisty.com/
 Template:     lawyer-zone-pro
 Version:      1.0.0
 Text Domain:  _vt
*/

.site-footer {
	background-color: #eef5f8 !important;
	color: #838383 !important;
}

.site-footer h3, .site-footer .widget-title {
	color: #ddaa5d !important;
	font-weight: bold;
}
.site-footer, .site-footer li, .site-footer p {
	color: #838383 !important;
}

.inner-main-title::before, .inner-main-title {
	background: transparent !important;
}

.inner-main-title .entry-title, .inner-main-title .page-title {
	color: black;
}

.gform_wrapper.gravity-theme .gform_footer input {
	    background-color: #44465d;
    color: #fff;
    border: 1px solid #44465d;
	display: inline-block;
    margin: 10px 0;
    padding: 10px;
    position: relative;
    text-align: center;
    transform: translateZ(0px);
    width: 200px;
}
.grecaptcha-badge { visibility: hidden; }
@media (min-width: 1200px) {
    .navbar .container {
        width: 1300px;
    }
}

.home-latest-blog .at-cat-color-wrap-12 {
	text-align: center;
}

.home-latest-blog .at-cat-color-wrap-12 h5 {
	font-size: 18px;
}