/*
	Theme Name: Legalpower
	Theme URI: http://templatation.com
	Author: Templatation
	Author URI: http://themeforest.net/user/templatation
	Description: A powerful theme for Lawyers, and Law Agencies.
	Version: 2.8
	Text Domain: legalpower
	License: Themeforest Split License.
	License URI: http://themeforest.net/licenses
	Tags: white, custom-background, threaded-comments, translation-ready, custom-menu
*/


/*
 *
 * This is default style.css file that WordPress loads.
 * Its not recommended to put anything here, as this file will get overwritten when you update theme.
 * The styles for themes can be found in /assets/css/styles.css
 * If you want to just change few styles, then you can put your styles in wp-admin/theme-options/display-options.
 * If you want to do heavy modifications, please use a child theme. A blank child theme is supplied with your Themeforest download.
 *
 */

.published-date h3 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.pager-container {
  text-align: center;
}
.pager-container a {
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
  border-radius: 0;
  color: #8e8d8d;
  display: inline-block;
  font-family: "Open Sans",sans-serif;
  font-size: 20px;
  height: 46px;
  line-height: 44px;
  margin: 0 5px;
  padding: 0 16px;
  text-decoration: none;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
a.active_page, .pager-container a:hover {
  background: #b89b5e;
  color: #ffffff;
  border-color: #e2e2e2;
}
.mainmenu .nav-holder > ul > li > ul > li {
  clear: both;
}
.mainmenu .nav-holder > ul > li > ul > li > a {
  float: left;
}
.pum-overlay.pum-active,
.pum-overlay.pum-active .popmake.active {
    display: block !important;
}
html {
  scroll-behavior: smooth;
}
header .logo {
	margin:5px auto;
}
header.sticky-fixed .logo img {
    width: 80%;
}
.right-content .raf{
	position: absolute;
    top: 0px;
    right: 182px;
    background: #b89b5e;
    padding: 10px 15px;
    color: #fff;
}
body.single-post .blog-details-top-text p,body.single-post .blog-details-top-text ul li{font-size:16px;color:#000}
body.single-post .blog-details-top-text h2{font-size:16px;font-weight:bold}
blockquote {
    border-left: 5px solid #b89b5e;
}
.social-link-left-text{
	display:none
}
.blog-details-social-links {
    border-bottom: none;
}
#testimonial-carousel:after {
    font-family: FontAwesome;
    content: "\f10e";
    position: absolute;
    right: -45px;
    top: 125px;
    color: #b89b5e;
    font-size: 36px;
}
 .published-date h3 {
 	margin-top: 5px !important;
 	margin-bottom: 0 !important;
 }

 .pager-container {
 	text-align: center;
 }
 .pager-container a {
 	background-color: #ffffff;
    border: 1px solid #e2e2e2;
    border-radius: 0;
    color: #8e8d8d;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    height: 46px;
    line-height: 44px;
    margin: 0 5px;
    padding: 0 16px;
    text-decoration: none;
    transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
 }
 a.active_page, .pager-container a:hover {
 	background: #b89b5e;
    color: #ffffff;
    border-color: #e2e2e2;
 }
.mainmenu .nav-holder > ul > li > ul > li {
    clear: both;
}
header .top-line{background:#1f1f1f;}
header .top-line .top-text{color:#fff}
#footer-widget-area {
    background: #1F1F1F;
    color: #fff;
}
.footer-widget-1 img{width:270px}
.widget-social-links a i.mysocial_style {
    border: 1px solid #fff;
	color: #fff;
}
.widget-social-links li{
	display:inline-block;
}
.widget-social-links a:before,#footer-widget-area .widget-get-intouch ul li a::before{
	display:none
}
#footer-widget-area .widget ul li a,.widget-get-intouch ul li, .footer-read-more a {
    color:#fff;
}
#footer-widget-area h4.title {
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    letter-spacing: 0;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
}
#footer-widget-area .widget ul li.menu-item{padding-bottom:5px}
.reviews {
    color: #f9d71c;
	font-size:22px;
	text-align:center;
}
.footer-btmtxt p {
    text-align: center;
    color: #b5aeae;
    font-size: 16px;
}
.footer-btmtxt img{width:36px;}
.footer-btmtxt a{color:#007bff}
.single-blog-read-more{
	text-align:left;
}
/* Social Media Icons*/
.fa-facebook, .facebook, header .top-social a.facebook:hover{
  background: #3B5998;
}
.fa-linkedin, .linkedin, header .top-social a.linkedin:hover {
  background: #0077B5;
}
.fa-twitter, .twitter, header .top-social a.twitter:hover {
  background: #1DA1F2;
}
.fa-instagram, .instagram, header .top-social a.instagram:hover {
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
  box-shadow: 0px 3px 10px rgba(0,0,0,.25);
}
.fa-google-plus, .google-plus {
  background: #D04338;
}
.fa-youtube, .youtube, header .top-social a.youtube:hover {
  background: #FF0000;
}

.fa-pinterest, .pinterest {
  background: #BD081C;
}
header .top-social a, header .top-social i{background: transparent}
/*end sicial media icons*/
.single-post .heateor_sss_horizontal_sharing{
    float: unset !important;
    margin: auto;
    width: 170px;
}
.blog-v3-content-box{margin:0;padding: 0 15px;}
.single-attorney:hover .attorney-image-holder .attorney-overlay{display:none;}
.single-post .blog-details h4{padding:25px 0 5px;}
#ssb-container {top: 45%;}
#ssb-container ul li span{font-size:22px}
.lawyer-count {
    margin: 0;
    width: 100%;
}
.lawyer-count p:after{
	font-family: FontAwesome;
    font-size: 24px;
    font-weight: normal;
    content: "\f067";
    position: absolute;
    top: 15px;
    padding-left: 5px;
}
.single-attorney-right img{display:none;}
.testi-sl{background-blend-mode: overlay;}

.gb-home{
	background: #b89b5e;
	color:#fff!important;
	padding: 10px 20px;
}
.container-f {
            background-color: #1f1f1f;
            max-width: 310px;
            padding: 5px 5px 15px 5px;
            margin-left: auto;
            margin-right: auto;
            line-height:1.3;
		    color: #fff
        }
.container-f h3{color:#fff}
        .pageTitle {
            background-color: #DDDDDD;
            padding: 8px;
            font-size: 16px;
            font-weight: bold;
            color: #000000;
            text-align: left;
        }
           .pageTitleAlert {
            background-color: #FF0000;
            padding: 8px;
            font-size: 16px;
            font-weight: bold;
            color: #FFFFFF;
            text-align: left;
        }
           .pageTitleSuccess {
            background-color: #33CC00;
            padding: 8px;
            font-size: 16px;
            font-weight: bold;
            color: #FFFFFF;
            text-align: left;
        }
            .formLabel {
            font-size: 13px;
            vertical-align: top;
        }
           .error {
            color: #FF0000;
            font-weight: bold;
            font-size: 11px;
        }
           .small {
            font-size: 11px;
        }
        .s-button{
        border: none !important;
        background: #b89b5e !important;
        }
       .container-f input, .container-f table{
        width: 100%;
        margin: 1px 0;
        border-radius: 4px;
		 }
       .container-f input{
        border: 1px solid #bbb;
		margin-bottom: -7px;
		padding: 10px 15px;
		color:#000;
		background: #fff;
        }
.container-f input[type="submit"]{padding:0;color: #fff;}
.container-f ul li {padding: 5px 0}
.container-f hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
.flex-parent {display: flex;}.child {padding: 0px 15px 0 0;}.child h4{ margin-top: 10px;  font-size: 26px;}.child p {font-size: 18px;font-weight: 400;}.child img{margin:5px 75px 20px 0;}.child button{width:100%;background: #b89b5e;border: none;margin-top: 10px;}.child button a{color:#fff}
@media (min-width:1600px){
	#popmake-1746{width:540px}
	#popmake-1786 {
    width: 450px;
}
}

@media (min-width:1024px){
	#footer-area .f-left{
		width:55%;
		display: inline-block;
	}
	#footer-area .row .f-right{
		width:42%;
		display: inline-block;
		margin:0;
	}
}
@media (min-width:800px){
	.breadcrumb-area,.no-bpadd section#mainblock, .no-bpadd .mainblock {
	margin-top: 47px;
}	
}
@media (min-width: 768px){
.mc-modal {
    top: 30% !important;
	}}
@media (min-width:768px) and (max-width:1023px){
	.f-right .created-text, .f-left{
	text-align:center
	}

}

@media (max-width:767px){
	#footer-area .f-left{
		width:100%;
		text-align:center;
	}
	#footer-area .row .f-right, #footer-area .row .f-right .created-text {
		width:100%;
		text-align:center;
	}
	body.error404 #mainblock{padding-top:60px;}
	.copy-right-text span{
		display:block
	}
	a.appintment-button {
    margin-left: 0px;
    padding: 12px 12px;
	font-size:19px;
}
}