        /*
Theme Name: Kinglaw
Theme URI: http://demo.themenovo.com/kinglaw
Author: ThemeNovo
Author URI: https://themeforest.net/user/themenovo/portfolio
Description: The 2018 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background
Version: 1.0.3
License: themeforest.net
License URI: themeforest.net
Text Domain: kinglaw
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* #menu-main-menu > li:nth-child(6) > a {
    background-image: url('./images/flag-american.png');
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    min-width: 26px;
    text-align: center;
} */

/* .pll-parent-menu-item > a {
    padding: 0 20px;
}
.pll-parent-menu-item > a > span {
    display: none;
} */

/* footer .widget_nav_menu .pll-parent-menu-item {
    display: none;
} */
@media (min-width:767px){
	.mobile-free-estimate
	{ display:none !important; 
	} 
}
.lang-item {
    margin-left: 10px !important;
    margin-right: 10px !important;
}
footer .widget_nav_menu .lang-item {
    display: none;
}

.lang-item > a > img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.lang-item.current-lang > a > img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.lang-item > a:hover > img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

/* .current-lang:after {
    height: 4px;
    display: block;
    color: #c29765;
    background-color: #c29765;
    content: " ";
    bottom: 0px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
} */



#post-340 .single-service-image {
    margin-left: auto;
    margin-right: auto;
    float: none;
}

#post-340 .single-service-holder {
    width: 100%;
}

#post-340 .single-service-holder h2,
#post-340 .single-service-holder h3 {
    margin-top: 75px;
}

#post-340 .single-service-holder .box-text {
    padding: 16px 0;
    /* background-color: #333; */
    /* color: #fff; */
    text-align:justify;
    text-align-last: center;
}

.custom-header-title {
    padding-top: 50px;
    padding-bottom: 50px;
}
.custom-header-title > span {
    text-transform: uppercase !important;
}


@media all and (max-width:500px) {
    .custom-header-title {
        font-size: 36px;
    }
}

#csr-overall-link {
    display: block;
    max-height: 43px;
}
#csr-aggreegate-rate {
    margin-top: 0;
}
#csr-ratings-meta {
    margin-top: 0;
    color: #fff;
}
#csr-ratings-overall {
    padding-top: 3px;
}

.archive.post-type-archive.post-type-archive-reviews .page-title.pt-style4,
.reviews-template-default.single-reviews .page-title.pt-style4 {
    background-image: url(./assets/images/bg-page-title.jpg) !important;
}


.site-footer .menu .sub-menu {
    display: none;
}
.mobile-free-estimate{
	background:#c29765;
	padding:10px;
	text-align:center;
	display:none;
	    z-index: 9999;
		    position: fixed;
    top: 0px;
    left: 0px;
	width:100%;
}
.mobile-free-estimate a{
	color:#fff;
}
.free-estimate-hide{
	display:none;
}
.free-estimate-show{
	display:block;
}

.cms-contact-slider .wpcf7-form-control-wrap.your-email,
.cms-contact-slider .wpcf7-form-control-wrap.your-subject,
.cms-contact-slider .wpcf7-form-control-wrap.your-message {
	margin-bottom:10px!important;
}

.cms-contact-slider .cms-input-contact-us.cms-contact-submit {
	 display: flex;
    justify-content: center;
}

#rev_slider_7_1 .wpcf7 {
	padding: 20px;
    min-width: 350px;
    max-width: 350px;
    background: rgba(255,255,255,0.6);
}

.cms-contact-slider .wpcf7-form-control-wrap.cf7sr-g-recaptcha-invalid {
	margin:0px!important;
}

.head-form-slider {
	text-align:center!important;
	font-weight:bold;
	text-transform:uppercase;
}

.tp-static-layers .tp-parallax-wrap {
	top:100px!important;
}
@media (max-width:991px) {
	.page-id-3111 .site-content,
	.page-id-3101 .site-content,
	.page-id-3105 .site-content,
	.page-id-3120 .site-content,
	.page-id-3088 .site-content {
		padding-top:0px!important;
	}
}

@media (max-width:767px) {
	 body .entry-content .row-z-index.custom-icon-mobile .counter-content{
		padding-right:0px!important;
	}
	
	.empty-space-mobile {
		height: 10px!important;	
	}
	.entry-mobile-services {
		margin-bottom:0px!important;	
	}
	.empty-space-mobile2 {
		height: 30px!important;	
	}
	.empty-space-mobile3 {
		height: 0px!important;	
	}
	.empty-space-mobile5 {
		height: 40px!important;	
	}
	.cms-layout-team .entry-specialized {
		margin-bottom:0px!important;
		padding-bottom:0px!important;
		min-height: 130px!important;
	}
}