/*
Theme Name: Hernandez Law
Theme URI: https://www.hernandezlawtx.com
Description: White and clean theme almost without css styles. Fonts and colors will be default of your browser.
Version: 1.0
Author: Hernandez Law
Author URI: https://www.hernandezlawtx.com
Tags: white, simple, fixed width, two columns, widgets, clean
*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

p img {
	padding: 0;
	max-width: 100%;
	}
a img {
	border: none;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.breadcrumb > li + li:before{
	content: none !important;
}
.banner-text h2 {
    margin-bottom: 20px;
    font-size: 70px;
    font-weight: 100;
    text-transform: capitalize;
    color: #fff;
    line-height: 1.1;
    font-family: "Playfair Display";
}
.practice-single {
    padding: 50px 0;
}
.practice-single h1 {
    font-size: 45px;
}
.content_sec.practice-single h2 {
    font-size: 35px;
}
.content_sec.practice-single h3 {
    font-size: 28px;
}
.contact-page .Contact-box h4 {
    font-size: 18px;
    margin-bottom: 10px;
}
.contact-page .Contact-box .inner_box {
    margin-bottom: 30px;
}
.contact-page .Contact-box a {
    font-size: 16px;
}
.contact_phone_box p {
    display: inline-block;
}
.contact_phone_box a {
    margin-right: 15px;
}
.page-template-template-contact footer {
    padding-top: 30px;
}
.page-template-template-contact .footer-logo {
    border: none;
}
.our_achievments {
    padding: 100px 0;
    background: #fafafa;
    border-top: 1px solid #e9e8ef;
    border-bottom: 1px solid #e9e8ef;
}
.blog-main-page h4 {
    min-height: auto !important;
}
.blog-main-page .blog_box{
    height: auto !important;
    margin-bottom: 40px;
}
.blog-pagination ul li {
    display: inline-block;
    padding: 0;
    margin-right: 5px;
}
.blog-pagination ul li.active a {
    background: #41a0d7;
    color: #fff;
}
.blog-pagination ul li a {
    display: block;
    color: #41a0d7;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    border: 1px solid #41a0d7;
    border-radius: 5px;
    padding: 10px 20px;
}
.practice-single .text ul, .cont ul{
	margin: 0 0 20px;
}
.practice-single .text ul li, .cont ul li{
	position: relative;
    margin: 0 0 10px;
    padding: 0 20px 10px 32px;
}
.practice-single .text ul li:before, .cont ul li:before{
    position: absolute;
    content: "\f061";
    font: normal normal normal 15px/1 FontAwesome;
    font-size: 15px;
    color: #e98c06;
    left: 0px;
    top: 5px;
    font-weight: 100;
}
.meet_team {
    background: #fafafa;
    border-top: 1px solid #e9e8ef;
    border-bottom: 1px solid #e9e8ef;
}
.mainmenu ul .call-us span{
    margin-bottom: 10px;
    display: block;
}
#home-slider .item .slider-content h2 {
    letter-spacing: 0;
    font-weight: bold;
    margin: 0 0 50px;
    font-family: "Playfair Display";
    line-height: 65px;
    color: #fff;
    text-transform: uppercase;
    font-size: 65px;
}
.footer_menu .city_menus {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 25px;
    display: block;
}
.why-sec.home_page_why {
    background: #fafafa;
    border-top: 1px solid #e9e8ef;
    border-bottom: 1px solid #e9e8ef;
}
.res_phone {
    float: left;
    margin-top: 28px;
    text-align: right;
    font-size: 25px;
}
#wpadminbar {
    z-index: 9999999 !important;
}
.pi_menus .sub-menu {
    height: 400px;
    overflow-x: auto;
}
.logo img {
    width: 170px !important;
}
span.h2{
	color: #2b292f;
    font-size: 45px;
    font-weight: 500;
    margin: 0 0 20px;
    display: block;
    text-transform: uppercase;
    line-height: 1.1;
    font-family: "Playfair Display";
}
.bg_head{
	color: #fff;
    font-size: 55px;
    font-weight: 500;
    margin: 0 0 20px;
    text-transform: uppercase;
    line-height: 1.1;
    font-family: "Playfair Display";
	display: block;
}
body{
	overflow: initial!important;
}

@media screen and (min-width: 991px) {
    .res_phone{
        display: none;
    }
.res_phone a {
    font-size: 15px;
    font-weight: bold;
}
.bg_head{font-size:40px;}
}
/* End Images */


ul.ez-toc-list li:before {
    content: none !important;
}