/*

Theme Name: lawyers canada
*/
p {
    margin: 0 0 10px;
}
h1, h2, h3, h4, h5, h6{
	margin:10px 0px;
	color: #0099e5;
}
.product-details p{
	float: none; 
    width: auto; 
	color: #333;
	font-size:14px;
}
.product-view{
	padding: 20px;
}
.product-view p{
	color: #333;
	word-spacing: normal;
}
.product-view p a.label{
	color:#fff;
}
.w3layouts-boder1 .focus-image i{
	background:#dd0908;
}
.w3layouts-boder2 .focus-image i{
	background:#ff9e29;
}
.w3layouts-boder3 .focus-image i{
	background:#3fb7d2;
}
.w3layouts-boder4 .focus-image i{
	background:#15c01c;
}
.w3layouts-boder5 .focus-image i{
	background:#7e3b07;
}
.w3layouts-boder6 .focus-image i{
	background:#1963ce;
}
.w3layouts-boder7 .focus-image i{
	background:#c119ce;
}
.w3layouts-boder8 .focus-image i{
	background:#7fbad8;
}
.w3layouts-boder9 .focus-image i{
	background:#1ca39d;
}
.w3layouts-boder10 .focus-image i{
	background:#f49ecf;
}
.w3layouts-boder11 .focus-image i{
	background:#070c1f;
}
.w3layouts-boder12 .focus-image i{
	background:#df8012;
}
#container .list li .list-right{
	width:35%;
}
.ads-grid.home{
	margin:0;
}
.portfolio-description{
	width:auto;
	float:none;
	padding: 20px;
}
.page-header.related{
	border: none;
}
.single-page {
    padding: 0px 0 70px 0;
}
.moreCity{
	margin-top: 10px;
	text-decoration:underline;
	display: inline-block;
}
.randomList{
	list-style: none;
	padding-left:0px;
}
.randomList li {
	list-style-type: none;
    margin: 5px 0;
	font-size: 16px;
}
.randomList li a {
    color: #979797;
    font-size: 16px;
    font-weight: 400;
	text-decoration:none;
}
.randomList li a:hover {
	color: #1d292f;
	text-decoration:underline;
}
.randomList li a i.fa.fa-long-arrow-right {
    margin-right: 12px;
    font-size: 10px;
    color: #848383;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
.randomList li a:hover i.fa.fa-long-arrow-right {
	color: #1d292f;
	margin-right:8px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
.randomList .fa{
	margin-right: 12px;
}
.w3-footer-social-icons{
    margin: 10px 0 0 0;
}
ul,ol{
	    padding-left: 15px;
    color: #333;
    padding-bottom: 10px;
}
ul li{
	padding-bottom: 10px;
    line-height: 1.5;
}
h5{
	font-size:22px;
}
.wthree-footer-grid ul{
	padding-left:0px;
}
.wthree-footer-grid ul li{
	margin: 10px 0;
}
.agileinfo-ads-display .wrapper{
	padding:0px;
}
.textCenter{
	text-align: center;
}
#container .list li img.post-ratings-image{
	float: none;
	border: none;
	width: auto;
    background: none;
}
.w3layouts-partners ul{
	width: 100%;
    margin: 0;
}
.w3layouts-partners ul li{
	vertical-align: top;
}
.socialmedia{
	margin:10px 0px;
}
.socialmedia img{
	width:32px;
}
.agileits_search{
	margin-top: 20px;
}
.ads-list{
	width:25%;
}
@media (max-width: 640px){
	.ads-list {
    	width: 100%;
	}
	.product-view h2{
		display:inline-block;
	}
}

.full-size{
	font-size:100%;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}
.clear-both{
	clear:both;
}
#container .list li .cityname {
    color: #C1C1C1;
}
table {
    margin-bottom: 20px;
    width: 100%;
}
th, td, caption {
    border: 1px solid #00b6f2;
	padding: 4px 10px 4px 5px;
}
.reviewBlock{
	margin-bottom:10px;
	color: #a3a3a3;
}
.sidebarBlock{
	border: 1px solid #eee;
	padding: 20px;
	margin-bottom: 20px;
}
.randomList.related{
	padding-left: 20px;
}
.randomList.related li{
	list-style-type: disc;
	display: list-item;
}
.randomList.related li h3{
	margin: 3px 0px;
    color: #979797;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
.randomList.related li:before{
	content:none;
}
.agile-trend-ads{
	width:100%;
}
.lawfirmsPageNav{
	padding-left: 30px;
	padding-top: 30px;
}
.wpcf7 input[type=text],
.wpcf7 textarea{
	width:100%;
}
.addthis_tool {
    text-align: right;
}
.ads-grid.detail-page{
	    margin: 20px 0;
}
.description td:nth-child(1){
	width:20%;
}
.focus-layout h4{
	text-transform: none;
}
ul.all{
	column-count: 4;
}
a:hover{
	text-decoration:underline;
}
@media (max-width: 767px){
	ul.all{
		column-count: 1;
	}
}
.recent-blog{
background: #0099e5;
    padding: 20px 0px;
}
.recent-blog h3 {
    color: #fff;
    font-size: 40px;
    margin-bottom: 40px;
    text-align: center;
}
.recent-blog h3:after, .recent-blog h3:before {
    width: 170px;
    height: 1px;
    display: inline-block;
    vertical-align: middle;
    content: "";
    background: #000;
    margin: 0 1%;
}
.recent-blog .blog-info h4{
	color:#fff;
}
.recent-blog img{
	max-height:175px;
	max-width: 300px;
}
.product-view h2{
	color: #0099e5;
}
.blog-list{
padding:30px 0px;
}
.blog-list .blog-block{
	margin-bottom:20px;
}
.blog-list .navigation{
	display: inline-block;
    margin-top: 30px;
}
.blog-info h4{
	min-height:40px;
	max-width:300px
}
@media (max-width: 767px){
	.recent-blog h3:after, .recent-blog h3:before{
		width: 95px;
	}
}