/*
Theme Name: construction Child
Theme URI: http://www.wpcharming.com
Author: WPCharming
Author URI: http://www.wpcharming.com
Description: Construction Child and Building Business WordPress Theme
Version: 3.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wpcharming
Tags:two-columns, left-sidebar, right-sidebar, light, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready

Template: construction 
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Reset
2.0 Document
3.0 Layout
4.0 Elements
5.0 Posts
6.0 Pages
7.0 Widgets
8.0 Supports

--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 Reset
--------------------------------------------------------------*/
@import url("../construction/style.css");
h2 {
    font-size: 18px;
}
.post-home ul {
    margin-left: 0px;
	padding: 0px;
	list-style: none;
}
.post-home ul li:before {
  content: "\f138"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 0px; /* same as padding-left set on li */
  width: 20px; /* same as padding-left set on li */
  color: #4c4b4b;
}
.icon-link-post a {
    color: #4c4b4b;
}
#pg-538-1.panel-grid {
    background: #eeeeee none repeat scroll 0 0;
    padding-top: 10px;
	padding-bottom: 10px;
}

#pg-538-0.panel-grid{
	margin-bottom: 0px;
}
.entry-summary .entry-title {
    clear: none;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-bottom: 7px;
}
article .post-thumbnail img {
    width: 250px;
}
.more-link {
    display: block;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.5px;
    padding-top: 10px;
    text-align: right;
    text-transform: uppercase;
}
#secondary {
    padding-top: 0;
}
.register-custom {
    background: #4ba435 none repeat scroll 0 0;
    border-radius: 4px;
    padding: 10px;
}

.register-custom a,.contact-custom  a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.register-custom a  i ,.contact-custom  a  i{
    font-size: 45px;
}
.register-custom span,.contact-custom  span{
    font-size: 21px;
    letter-spacing: -1px;
    line-height: 20px;
    vertical-align: super;
}
.widget {
    margin-bottom: 20px;
}
.widget_categories ul li.cat-item::before ,.product-categories li::before{
    color: #4c4b4b;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    margin-left: 0;
    width: 20px;
}
.widget_categories ul li.cat-item a,.product-categories li a{
	font-weight: bold;
}
.contact-custom {
    background: #ffbb00 none repeat scroll 0 0;
    border-radius: 4px;
    margin-top: 15px;
    padding: 10px;
}
.alignleft, .entry-thumbnail.thumbnail {
    display: inline;
    float: left;
    margin-right: 30px;
}
.entry-summary .entry-title a {
    font-size: 23px;
    letter-spacing: 0;
}
.entry-summary .entry-title a:hover {
    color: #4c4b4b;
	text-decoration: none;
}
.page-title-wrap h1 {
    font-size: 25px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.page-title-wrap {
    padding: 30px;
}


@media screen and (max-width: 500px) {
	.alignleft, .entry-thumbnail.thumbnail {
		display: inline;
		float: none;
		margin-right: 0px;
	}
	article .post-thumbnail img {
		width: 100%;
	}
	.entry-summary {
		padding-left: 0px;
	}

	#hotline {
		bottom: 30px;
		right: 30px;
	}
#pg-538-1 .panel-grid-cell{
    float: left !important;
    width: 50% !important;
}

.woocommerce .post_content .fl.newsdesc,
.page .post_content .fl.newsdesc {
    float: left;
    margin: 0 3.8% 1.992em 0;
    padding: 0;
    position: relative;
    width: 48% !important;
}
.woocommerce .post_content .fl.newsdesc:nth-child(4n+2),
.page .post_content .fl.newsdesc:nth-child(4n+2) {
    margin: 0 !important;
}

}

@media screen and (min-width: 768px) {
	.alignleft, .entry-thumbnail.thumbnail {
		display: inline;
		float: left;
		margin-right: 20px;
	}
	article .post-thumbnail img {
		width: 250px;
	}
	.entry-summary {
		padding-left: 0px;
	}

	
}

@media screen and  (min-width: 481px) and (max-width: 790px) {

#hotline {
    bottom: 0;
    left: 30px;
}
#pg-538-1 .panel-grid-cell {
    float: left !important;
    width: 50% !important;
}

.woocommerce .post_content .fl.newsdesc,
.page .post_content .fl.newsdesc {
    float: left;
    margin: 0 3.8% 1.992em 0;
    padding: 0;
    position: relative;
    width: 48%!important;
}

.woocommerce .post_content .fl.newsdesc:nth-child(4n+2)
.page .post_content .fl.newsdesc:nth-child(4n+2) {
    margin: 0 !important;
}



}

@media screen and (max-width: 790px) {
.alignleft, .entry-thumbnail.thumbnail {
		display: inline;
		float: left;
		margin-right: 20px;
	}
	article .post-thumbnail img {
		width: 250px;
	}
	.entry-summary {
		padding-left: 0px;
	}

	
}

@media screen and (min-width: 790px) {
.alignleft, .entry-thumbnail.thumbnail {
		display: inline;
		float: left;
		margin-right: 20px;
	}
	article .post-thumbnail img {
		width: 250px;
	}
	.entry-summary {
		padding-left: 0px;
	}

#hotline {
    bottom: 0;
    left: 30px;
}
	.woocommerce .post_content .fl.newsdesc
	.page .post_content .fl.newsdesc {
    float: left;
    margin: 0 3.8% 1.992em 0;
    padding: 0;
    position: relative;
    width: 22.05%!important;
}
.woocommerce .post_content .fl.newsdesc:nth-child(4n+4),
.page .post_content .fl.newsdesc:nth-child(4n+4) {
    margin: 0 !important;
}

	}	

@media (min-width: 992px) {
#hotline {
    bottom: 0;
    left: 30px;
}

	.woocommerce .post_content .fl.newsdesc ,
	.page .post_content .fl.newsdesc {
    float: left;
    margin: 0 3.8% 1.992em 0;
    padding: 0;
    position: relative;
    width: 22.05%;
}
.woocommerce .post_content .fl.newsdesc:nth-child(4n+4) ,
.page .post_content .fl.newsdesc:nth-child(4n+4) {
    margin: 0 !important;
}
}	

@media screen and (max-width: 1100px) {
	.site-header .header-right-wrap .extract-element {
		margin-left: 0px;
		margin-right: 15px;
	}

	.woocommerce .post_content .fl.newsdesc,
	.page .post_content .fl.newsdesc {
    float: left;
    margin: 0 3.8% 1.992em 0;
    padding: 0;
    position: relative;
    width: 22.05%;
}
.woocommerce .post_content .fl.newsdesc:nth-child(4n+4) ,
.page .post_content .fl.newsdesc:nth-child(4n+4) {
    margin: 0 !important;
}

}


@media screen and (min-width: 1100px) {
	.woocommerce .post_content .fl.newsdesc ,
	.page .post_content .fl.newsdesc {
    float: left;
    margin: 0 3.8% 1.992em 0;
    padding: 0;
    position: relative;
    width: 22.05%;
}
.woocommerce .post_content .fl.newsdesc:nth-child(4n+4) ,
.page .post_content .fl.newsdesc:nth-child(4n+4) {
    margin: 0 !important;
}

}
.woocommerce .post_content ,
.page .post_content {
    margin: 0;
}

.woocommerce .post_content .post_thumbnail ,
.page .post_content .post_thumbnail {
    margin-right: 0 !important;
    padding-right: 0 !important;
}
.woocommerce .post_content .post_thumbnail .attachment-thumb.size-thumb.wp-post-image,
.page .post_content .post_thumbnail .attachment-thumb.size-thumb.wp-post-image {
    width: 100%;
}
.post_thumbnail {
    height: 110px !important;
    overflow: hidden;
}
.woocommerce .post_content .post-title,
.page .post_content .post-title {
    color: #4c4b4b !important;
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
}
.woocommerce .post_content .fl.newsdesc > h2 ,
.page .post_content .fl.newsdesc > h2 {
    height: 75px !important;
    margin: 0;
    overflow: hidden;
    padding: 0;
}


.page .post_content,
.woocommerce .post_content {
    border-bottom: medium none;
    overflow: hidden;
}



#primary {
    padding-top: 0px;
}
.breadcrumbs {
    margin-bottom: 30px;
}

.custom-heading {
    position: relative;
}
.breadcrumbs {
    color: #fff;
}
.breadcrumbs span {
    margin-left: 10px;
    margin-right: 10px;
}
.breadcrumbs span span {
    color: #777777;
}
.breadcrumbs span:first-child {
    margin-left: 0;
}
.page-header-wrap h1 {
    font-size: 35px;
}
#secondary .widget-title, .site-topbar .widget-title {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.1px;
    margin-bottom: 20px;
}
.entry-footer .post-categories li a, .entry-footer .post-tags li a {
    color: #1896d5;
    font-size: 13px;
    position: relative;
    text-decoration: none;
}
img.owl-lazy {
    height: 175px !important;
}
.wp-posts-carousel-title > a {
    font-size: 14px;
    text-transform: uppercase;
}
.wp-posts-carousel-title {
    height: 53px;
    line-height: 25px;
    margin-bottom: 0;
    overflow: hidden;
    text-align: left !important;
}
.default-theme.wp-posts-carousel .wp-posts-carousel-desc {
    color: #444;
    font-size: 13px !important;
    height: 80px;
    margin-bottom: 2%;
    overflow: hidden;
    padding: 2%;
}
.default-theme.wp-posts-carousel .wp-posts-carousel-image {
    overflow: hidden;
    height: 175px !important;
    padding-top: 10px;
    text-align: center;
}
.single-testimonial img {
    padding: 0 10px !important;
    width: 90px;
}
.single-testimonial blockquote {
    padding: 10px 10px 10px 0;
}
.single-testimonial h3 {
    font-size: 14px;
    margin: 0 !important;
    padding: 0 !important;
}
blockquote {
    clear: both;
    margin: 0 0 20px;
}
.widget-title {
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    padding-bottom: 10px;
}
.wpc-menu .current-menu-item a,.wpc-menu li a:hover {
    color: #322075 !important;
}
.menu-item .sub-menu li.menu-item a:hover {
    color: #fff !important;
	background: #4c4b4b !important;
}

.current-menu-parent a {
    color: #FFBB00 !important;
}
.menu-item .sub-menu li.menu-item a {
    color: #4c4b4b !important;
}
.menu-item .sub-menu li.menu-item.current-menu-item a {
    color: #322075 !important;
}
.wpc-menu.wpc-menu-mobile li,.wpc-menu.wpc-menu-mobile li.current-menu-item {
    background: #4c4b4b none repeat scroll 0 0 !important;
    border-top: 1px solid #d32929;
}
 .wpc-menu.wpc-menu-mobile li.current-menu-item  a{
    background: #4c4b4b none repeat scroll 0 0 !important;
}

.wpc-menu.wpc-menu-mobile li.menu-item a,.wpc-menu.wpc-menu-mobile li.menu-item.current-menu-item  .sub-menu li.menu-item a{
    color: #fff !important;
}
.wpc-menu.wpc-menu-mobile li.menu-item {
    border-top: 1px solid #d32929;
}
.site-footer .footer-columns .contact-info-item .contact-value {
    margin-left: 20px;
}
._50f3 span {
    display: none;
}
.site-footer .footer-columns {
    padding: 20px 0;
}
.main-navigation {
    padding-top: 15px;
    position: static;
    z-index: 100;
}
.icon-link-post .textwidget p {
    margin: 1px;
}

.a3-dgallery .a3dg-image-wrapper{
	border: none !important;
}


.header-topbar .site-header .site-branding {
    margin-top: 0;
    padding-bottom: 10px;
}
.contact-value-tel  a{
    color: #43C1A5;
    font-size: 28px;
    font-weight: bold;
}
.icon-tel {
    background: rgba(0, 0, 0, 0) url("tel-icon.png") no-repeat scroll 0 8px;
    display: block;
    float: left;
    height: 44px;
    width: 44px;
}
.contact-value-phone  a{
    color: #f7921e;
    font-size: 28px;
    font-weight: bold;
}
.icon-phone{
    background: rgba(0, 0, 0, 0) url("phone-icon.png") no-repeat scroll 0 8px;
    display: block;
    float: left;
    height: 44px;
    width: 44px;
}
.contact-value-email{
    color: #f7921e;
    font-size: 28px;
    font-weight: bold;
}
.icon-email{
    background: rgba(0, 0, 0, 0) url("email-icon.png") no-repeat scroll 0 8px;
    display: block;
    float: left;
    height: 44px;
    width: 40px;
}
.contact-value-email a {
    color: #1740d6;
    font-size: 14px;
    font-weight: bold;
    line-height: 48px;
}
.widget-area .widget_wpc_posts img {
    border-radius: 2px;
    float: left;
    height: auto;
    margin-right: 18px;
    margin-top: 3px;
    max-width: 80px;
    overflow: hidden;
}
#hotline {
    background: #4c4b4b none repeat scroll 0 0;
    border-radius: 4px 4px 0 0;
    padding: 5px 20px;
    position: fixed;    z-index: 16000002;
}
#hotline > a {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}