/*
Theme Name: US Law Assistance
Theme URI: https://www.uslawassistance.com
Description: White and clean theme almost without css styles. Fonts and colors will be default of your browser.
Version: 1.0
Author: US Law Assistance
Author URI: https://www.uslawassistance.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;
	}
#wpadminbar {
    z-index: 9999999999 !important;
}

.author-posts-pagi .page-numbers.current {
	background: #B31942;
    border: 1px solid #B31942;
    color: #fff !important;
    padding: 0.7rem 1.15rem;
    margin-right: 10px;
}

.author-posts-pagi .page-numbers {
	color: #000 !important;
    border: 1px solid #efefef;
    background: transparent;
    padding: 0.7rem 1.15rem;
    margin-right: 10px;
}
.Our-blog .BlogBox:hover .BlogImg:before {
    display: none;
}
.Our-blog .BlogBox .BlogImg img {
    width: 100%;
    height: 240px;
    object-fit: cover;
}

.Our-blog .BlogBox .BlogText ul li {
    font-size: 12px;
}
.attorneys-profilebuzz-data .social_media a {
    background: #0077b5;
    padding: 3px 5px;
    border-radius: 5px;
}
.Our-blog .heading h1 {
    color: #0a3161;
}
.BlogBox .BlogText h2 {
    margin: 0 0 10px;
    font-size: 20px;
}
.SideBar h3 {
    font-size: 21px;
    color: #000;
    font-weight: 700;
    margin: 0 0 30px;
}
.top-header .h5 {
    display: inline;
    color: #fff;
    font-size: 16px;
}
footer .h6 {
    margin: 0 0 25px;
    color: #fff;
    font-size: 21px;
    font-weight: 700;
}
.SideBar .h6 {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 10px;
}
footer .Get-Touch .Recent-posts .post-text .h6 {
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 5px;
}
.InnerPageAuthor .Team-box .Team-text h2 {
    color: #000;
    font-weight: 700;
    margin: 0px;
    text-transform: uppercase;
    font-size: 21px;
}
.Details h3 {
    font-size: 40px;
    margin: 0 0 15px;
    line-height: 1.2;
    color: #000;
    text-transform: capitalize;
}
.SingleBlog .SingleBlogPost .h3 {
    color: #000;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 15px;
}
#author-posts {
    padding-top: 10px;
}
/* End Images */

.BlogBox .BlogText h2{
	min-height: 50px;
}
.small_blogs .BlogBox .BlogText h2{
	min-height: 75px;
}
.small_blogs .BlogBox .BlogText p{
	min-height: 90px;
}
.Our-blog .taxonomy-description, .Our-blog .cat-bottom-description {
    text-align: left;
    margin-bottom: 40px;
}
.ez-toc-list li::after {
	content: none !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.BlogBox .BlogText p{
		min-height: 90px;
	}
	.small_blogs .BlogBox .BlogText p {
		min-height: 120px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.BlogBox .BlogText h2 {
		min-height: 72px;
	}
	.small_blogs .BlogBox .BlogText p {
		min-height: 120px;
	}
	.small_blogs .BlogBox .BlogText h2 {
		min-height: 96px;
	}
}
@media screen and (max-width: 767px) {
	
}

@media screen and (max-width: 600px) {
	.BlogBox .BlogText h2 {
		min-height: auto;
	}
	.small_blogs .BlogBox .BlogText p {
		min-height: auto;
	}
	.small_blogs .BlogBox .BlogText h2 {
		min-height: auto;
	}
	.small_blogs .BlogBox .BlogText p{
		min-height: auto;
	}
}


