/*
Theme Name:   Renovate Child
Theme URI: https://1.envato.market/renovate-construction-renovation-wordpress-theme
Description:  Renovate Child Theme
Author: QuanticaLabs
Author URI: https://1.envato.market/quanticalabs
Template:     renovate
Version:      1.2
Text Domain:  renovate
*/

/* Header */
body.home .header .logo a img {
    height: 70px;
}
h1, h2 {
	font-weight: 800;
}
h3 {
    font-size: 23px;
    line-height: 35px;
    font-weight: 700;
}
h4 {
    font-size: 19px;
    line-height: 28px;
    font-weight: 700;
}
.header-container {
    padding: 15px 0;
    background: #ffffff;
    position: relative;
    top: 0;
    z-index: 1000000;
    width: 100%;
}
.header-top-bar, .header {
    display: flex;
    align-items: center;
}
.header .logo a img {
    height: 65px;
}

.menu-menu-principal-container .sf-menu>li, .menu-menu-principal-container .sf-menu>li>a {
    background: transparent!important;
}

.quantity-wrapper {
	display: flex;
    flex-direction: column;
    min-height: 120px;
    justify-content: space-between;
    min-width: 155px;
}
.shop_table .quantity-wrapper {
    min-height: 0;
}
.woocommerce .shop_table div.quantity {
    margin-top: 0 !important;
    margin-bottom: 10px !important;
}

.menu-menu-principal-container .sf-menu li a {
    text-transform: uppercase;
}

.menu-menu-principal-container .sf-menu li a {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
    padding-left: 47px;
}

/* HOME */
body .site-container .dark-bg-deco {
	background-image: url(assets/img/background-black.jpg); 
	background-size: 100%;
	background-repeat: repeat-y;
	padding: 50px 0 60px;
}
body .site-container .dark-bg-deco h2, body .site-container .dark-bg-deco p {
	color: #fdfdfd;
}

body.home h2, body.home h4, body.home h6, body.home p, body.page-id-137 h2, body.page-id-137 h4, body.page-id-137 h6 { 
}
.flex-middle {
    display: flex;
    align-items: center;
}
.yellow {
    background: #FDD34D!important;
}
.list li a {
    color: #000!important;
    font-weight: 600;
}

.padding-top-bottom-15 {
	padding: 15px 0;
}
.contact-details-box {
    display: flex;
    align-items: center;
}
.contact-details-box:before {
    width: 35px;
	line-height: 35px!important;
    height: 35px!important;
    font-size: 35px;
}

.vc_row.wpb_row.home-shadow {
    z-index: 200;
    box-shadow: 30px -20px 23px 4px #000000;
    position: relative;
}

.services-list li {
	background: transparent;
	padding: 0 7px;
	box-sizing: border-box;
}

.services-list li a {
	color: #fdfdfd;
	text-transform: uppercase;
}

.services-list li img {
	border-radius: 5px;
}

.services-list li h4 {
	margin-top: 10px;
	margin-bottom: 30px;
}

/* SERVICE */
.top-service h1 {
	font-size: 40px;
    font-weight: 700;
    display: inline-block;
    line-height: 55px;
    margin: 0;
	float: left;
	text-transform: uppercase;
} 
.service-icon {
    font-size: 68px;
    margin-left: 46px;
    float: left;
    color: #000000;
    margin-top: -11px;
}
.services-list li, .team-box {
    position: relative;
    float: left;
    width: 25%;
    background: #FFF;
    padding: 7px;
    overflow: hidden;
}
.services-list li h4 {
    margin-top: 10px;
    margin-bottom: 30px;
    position: absolute;
    bottom: 0;
    margin: 0;
    font-size: 15px;
	line-height: 19px;
	text-align: center;
	width: 100%;
	left: 0;
    right: 0;
}
.services-list li h4:after {
	width: 120px;
	border-bottom: 3px solid #F9C531;
	margin: 12px auto 18px!important;
	display: block;
	content: " ";
}
.services-list li h4 a {
    text-transform: none;
	text-align: center;
}
.top-service-fluid {
	padding: 25px 0!important;
}
.ql_services-template-default section .margin-top-70 {
	margin-top: 0!important;
}


.ql_services-template-default .wpb_wrapper p:first-child {
	margin-top: 0;
}

.ql_services-template-default h3 {
	margin-top: 35px;
	margin-bottom: 15px;
}
.ql_services-template-default h4 { 
	margin-bottom: 15px;
}
.grey-box {
	background: lightgrey;
	margin-top: 30px;
	border-radius: 5px;
	display: flex;
    align-content: space-between;
    overflow: hidden;
}
.grey-box.box-color-1 {
	background: #818145;
	color: #1E1E1D;
}
.grey-box.box-color-2 li, .grey-box.box-color-2 p, .grey-box.box-color-3 li, .grey-box.box-color-3 p, .grey-box.box-color-4 li, .grey-box.box-color-4 p {
	color: #1E1E1D;
}
.grey-box.box-color-1 li, .grey-box.box-color-1 p {
	color: #FFFFFF;
}
.grey-box.box-color-1 li:before, .grey-box.box-color-2 li:before, .grey-box.box-color-3 li:before, .grey-box.box-color-4 li:before {
	color: #ffffff!important;
}
.grey-box.box-color-1 h3:after, .grey-box.box-color-2 h3:after, .grey-box.box-color-3 h3:after, .grey-box.box-color-4 h3:after {
	background-color: #ffffff!important;
	margin-top: 10px;
}
.grey-box.box-color-2 {
	background: #f9c531b5;
	color: #1E1E1D;
}
.grey-box.box-color-3 {
	background: #c39a86;
	color: #1E1E1D;
}
.grey-box.box-color-4 {
	background: #000000de;
	color: #1E1E1D;
}
.grey-box.box-color-4 li, .grey-box.box-color-4 p, .grey-box.box-color-4 h3  {
	color: #ffffff;
}
.grey-box.box-color-4 li:before {
	color: #ffffff!important;
}
.grey-box.box-color-4 h3:after {
	background-color: #ffffff!important;
	margin-top: 10px;
}
.grey-box .wpb_column {
	margin: 0!important;
}
.grey-box h3 {
	margin-top: 0;
}

.accordion .ui-accordion-header.ui-state-active h3 {
	font-weight: bold;
}
.ql_services-template-default ul.projects-list {
	margin-top: 10px;
	height: auto!important;
}
.ql_services-template-default .projects-list li, .ql_services-template-default .projects-list li a, .ql_services-template-default .projects-list li img {
	margin-top: 0;
	position: relative!important;
	width: 100%;
	height: auto;
	border-radius: 5px;
}
#menu-services-menu a {
    display: block;
    background: #F5F5F5;
    padding: 18px 18px 18px 62px;
    font-family: 'Raleway';
    line-height: 24px;
    color: #444;
	margin: 10px 0;
}
#menu-services-menu {
	margin: 20px 0 0 0;  
}
#menu-services-menu a:before {
    color: #F4BC16;
    float: left;
    font-size: 24px;
    margin-right: 19px;
    margin-left: -43px;
	content: "b"; 
	font-family: "template" !important;
}
.postid-18 #menu-item-1069 {
	display: none;
}

.ql_services-template-default .vc_col-sm-3 img.size-large-thumb {
	width: 100%;
	height: auto;
    margin-top: 55px;
}
.srv-top-img {
	position: relative;
	display: none;
}
.srv-top-img img {
	width: calc(100% + 44px);
    height: auto;
    margin: -40px -22px 0 -22px;
}
.srv-top-img .excerpt {
	position: absolute;
    top: -20px;
    color: #ffffff;
    text-align: center;
    font-size: 26px;
    line-height: 34px;
    padding: 0 15px;
}

/* realisations*/

.projects-list li {
    position: relative;
    float: left;
    width: 25;
	margin: 0;
    overflow: hidden;
    box-sizing: border-box;
}
.projects-list li img {
    border-radius: 0;
}
.black {
	background: #1E1E1D;
}
.black h1 {
	color: #F5F5F5;
}

.woocommerce div.product div.images .flex-control-thumbs {
    margin: -50px 15px 0!important;
    z-index: 10;
    position: relative;
}

.woocommerce .site-container div.product div.images .flex-control-thumbs li {
    margin-right: 3%!important;
    width: 22%!important;
    border: 1px solid #ffffff;
    border-radius: 15px;
    overflow: hidden;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    opacity: 0.9;
}
.entry-summary .product_meta {
	display: none;
}
.woocommerce-product-gallery__image.flex-active-slide {
    border-radius: 8px;
    overflow: hidden;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 0;
    opacity: 0;
	z-index: 9;
}

.woocommerce-Tabs-panel {
	padding-top: 15px!important;
}

.woocommerce table.shop_attributes td p {
    padding: 8px;
}

.menu-cart .cart-icon {
    width: 20px;
    color: #000000;
    padding: 17px;
    font-size: 18px;
    margin-left: 18px;
}

.woocommerce ul.products li.last, .woocommerce ul.products.columns-3 li.last, .woocommerce-page ul.products li.last, .woocommerce .related ul li.product.last, .woocommerce .cart-collaterals .cross-sells ul.products li.last, .woocommerce-page .cart-collaterals .cross-sells ul.products li.last, .woocommerce .related ul.products li.product:nth-child(4n), .woocommerce .upsells.products ul li.product:nth-child(4n) {
    margin-right: 0;
} 

.products.columns-4 li .add_to_cart_button {
	display: none!important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 18px!important;
    line-height: 27px!important;
    text-transform: none!important;
    font-weight: 500!important;
	min-height: 72px;
	padding: 0 10px;
}
.woocommerce ul.products li.product, .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products li.product, .woocommerce .related ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li, .woocommerce-cart .cart-collaterals .cross-sells ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {
    background: #f9f7f6;
    border-radius: 7px;
	width: 22%!important;
    margin: 30px 1% 0 1%!important;
	box-sizing: border-box;
	box-shadow: 3px 3px 7px 0px rgba(40, 45, 82, .2);
}
.woocommerce ul.products li.product a img {
    border-radius: 7px 7px 0 0;
}
.term-description, .shop-cat-desc {
    text-align: center;
    padding: 0 50px;
    margin-top: -40px;
    font-weight: 500;
	font-size: 14px;
    line-height: 24px;
}
.term-description:after, .shop-cat-desc:after {
    width: 80px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
	display: block;
    content: "";
    background: #F4BC16;
    height: 2px;
}
.woocommerce ul.products li.product .price {
    color: #7C7C7C;
    font-family: 'Raleway';
    font-size: 18px;
    font-weight: 300;
    text-decoration: none;
    padding: 10px;
    text-align: center;
	font-weight: bold;
	margin-bottom: 0!important;
    color: #101010;
}
.woocommerce ul.products li.product .price bdi {
	font-weight: bold;
    color: #101010;
}
.woocommerce-ordering, .woocommerce-result-count {
	display: none;
}
.woocommerce .related.products li h2::after {
	display: none!important;
}
.woocommerce .related.products > h2 {
	margin-bottom: 0;
}
body.single-product .theme-page .page-header {
	display: none;
}
.single_add_to_cart_button.button:before {
    content: "k";
    font-family: "template" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    vertical-align: middle;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	margin-right: 10px;
    float: left;
    font-size: 15px;
}
.woocommerce div.product p.price {
    background: #F7F1DE;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    padding: 0!important;
    margin-bottom: 20px!important;
    display: inline-block;
    padding: 10px!important;
    font-size: 18px!important;
    font-weight: 500!important;
    color: #252525!important;
}
bdi {
	font-family: Roboto;
}
.woocommerce div.quantity {
    margin: 4px 10px 35px 0!important;
	float: none;
	display: flex;
    justify-content: flex-start;
    align-items: center;
	width: 100%;
}
.woocommerce-message .button {
	margin-top: 30px!important;
}
.woocommerce-cart-form__cart-item .product-quantity .quantity, .woocommerce-cart-form__cart-item .product-quantity:before {
	color: #000000;
}
.woocommerce div.quantity {
    margin-top: -20px!important;
}
.woocommerce div.quantity .quantity-left {
    width: 136px; 
	float: left;
	display: flex;
    position: relative;
}
.woocommerce div.quantity .calc-sub-total {
    margin-left: 15px;
	background: #fff6f5;
	padding: 10px;
	margin-top: 25px;
	border-radius: 5px;
}
.woocommerce div.quantity .calc-sub-total .price {
    font-weight: bold;
    font-size: 23px;
    margin-bottom: 9px;
}
.woocommerce div.quantity .calc-sub-total ul {
    margin-bottom: 0!important;
    margin-top: 0!important;
    font-size: 12px!important;
}
.woocommerce div.quantity .calc-sub-total ul li {
    line-height: 18px!important;
}
.quantity-suffix {
	display: block;
    text-align: center;
    padding: 6px 0;
    border-top: 1px solid #f1f1f1;
    border-radius: 0;
    background: #f5f5f5;
    position: absolute;
    bottom: -27px;
    left: -1px;
    right: -1px;
    justify-content: center;
}
.woocommerce .quantity .plus, .woocommerce .quantity .minus {
    background: #f9c531!important;
    font-size: 30px!important;
    line-height: 14px!important;
}
.single-ql_services .vc_col-sm-12 h3.box-header {
	color: #c59300; 
	font-family: Roboto;
}

.projects-list li {
    position: relative;
    float: left;
    width: 31%;
    overflow: hidden;
    box-sizing: border-box;
    margin: 1%;
}

body.home .projects-list li {
    width: 23%;
    margin: 1%;
}
.projects-list li .view {
    opacity: 0.7!important;
}
.projects-list li .view p.description {
    font-size: 18px!important;
    font-weight: 600!important;
}
.single-re_projects h3 {
	margin-bottom: 20px;
}
.single-re_projects h4 {
	margin-bottom: 7px;
	text-transform: none;
	font-weight: 500;
	font-size: 17px!important;
}
.single-re_projects p {
	margin: 0 0 15px 0;
}

form.cart .quantity .quantity-suffix, form.cart .quantity .paquets {
	display: none;
}
.single-ql_services .vc_col-sm-12 h2.box-header {
    color: #c59300;
    font-family: Roboto;
    text-align: left;
    margin: 35px 0 20px;
}
.ql_services-template-default .wpb_wrapper p strong {
	font-weight: 600;
}
.single-ql_services .vc_col-sm-12 h2.box-header:after {
    width: 80px;
    margin-left: 0;
    margin-right: auto;
    margin-top: 15px;
}
.single-re_projects .vc_row.wpb_row.vc_row-fluid.margin-top-70 {
	padding: 0 30px!important;
	width: 90%!important;
}

.single-re_projects .vc_row.wpb_row.vc_row-fluid.margin-top-70 .vc_col-sm-3 {
	width: 25%!important;
	margin: 0;
	padding-right: 30px;
}
.single-re_projects .vc_row.wpb_row.vc_row-fluid.margin-top-70 .vc_col-sm-9 {
	width: 75%!important;
	margin: 0;
}
.single-re_projects  h2.box-header {
	text-align: left;
}
.single-re_projects  h2.box-header:after {
	margin: 10px 0 30px;
}
.fg-panel.fg-panel-fade {
	z-index: 1000000000;
}

@media screen and (max-width: 479px) {
	.header-container {
		padding: 10px 0!important;
	}
	.header .logo a img {
		height: 50px!important;
	}
	.site-container .vc_row {
        min-width: 94%!important;
    }
	.site-container .vc_row.full-width.home-project > div.vc_col-sm-12 {
		padding: 0!important;
	}
	.srv-top-img {
		display: block;
	}
	.header-top-bar, .header, .top-service-fluid {
		width: 90%!important;
	}
	.header .logo a img {
		height: 55px; 
		width: auto;
		max-width: none;
	}
	.header {
		position: relative;
	}
	.vertical-align-table {
		display: block;
	}
	.mobile-menu-switch {
		position: absolute;
		right: 15px;
		top: 15px;
	}
	.mobile-menu-switch .line {
		background: #1E1E1D;
	}
	.header-top-bar, .header {
		display: block;
	}
	.home-service-row {
		width: 100%!important;
		margin: 0;
	}
	.home-service-row .home-service-col {
		padding: 0!important;
	}
	.home-service-row .services-list>li {
		margin: 0!important;
		width: 100%!important;
	}
	.home-service-row .services-list li li {
		width: 50%!important;
	}
	.site-container .vc_row.full-width > .vc_col-sm-12 {
		padding: 0 15px!important;
	}
	.home-service-row .services-list>li ul {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	.feature-item {
		position: relative;
		float: left;
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.feature-item h4 {
		text-align: center;
		margin-top: 15px;
	}
	.feature-item p {
		margin-left: 0;
	}
	.contact-details-box {
		display: block;
	}
	.top-service-fluid h1 {
		font-size: 31px;
		line-height: 42px;
	}
	.top-service-fluid .service-icon {
		display: none;
	}
	.ql_services-template-default section .margin-top-70 {
		margin-top: 0 !important;
		display: flex;
		flex-direction: column-reverse;
		width: 90%;
	}
	.grey-box .vc_col-sm-7, .grey-box .vc_col-sm-5 {
		width: 100%;
	}
	.grey-box { 
		display: flex;
		flex-direction: column;
	}
	.grey-box img {
		margin-top: 1px;
		margin-bottom: 1px;
	}
	.woocommerce  div.quantity .quantity-left {
		width: 100%;
		float: none;
		display: flex;
		position: relative;
		margin-bottom: 45px;
	}
	.woocommerce .quantity .plus, .woocommerce .quantity .minus {
		width: 18%!important;
	}
	.woocommerce .quantity .qty {
		width: 64%!important;
	}
	.woocommerce div.quantity {
		flex-direction: column!important;
	}
	.woocommerce div.quantity .calc-sub-total {
		margin-left: 0!important;
		width: 100%!important;
		box-sizing: border-box!important;
	}
	.woocommerce div.quantity {
		margin: 0 10px 25px 0 !important;
	}
	.woocommerce div.product form.cart .button {
        margin-top: 0;
        width: 100%;
    }
	.menu-cart {
		display: inline;
		position: absolute;
		top: 2px;
		right: 60px;
	}
	.woocommerce ul.products li.product, .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products li.product, .woocommerce .related ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce ul.products li.product, .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products li.product, .woocommerce .related ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product {
		width: 45%!important;
		margin: 5% 2.5%!important;
	}
	.woocommerce ul.products li.product .woocommerce-loop-product__title {
		font-size: 14px !important;
        line-height: 21px !important;
        min-height: 90px;
        text-align: center;
		font-weight: 600 !important;
	}
	.term-description, .shop-cat-desc {
		padding: 0 0!important; 
	}
	.vc_row .vc_col-sm-4 .feature-item p {
        margin-left: 0!important; 
    }
	.quantity-wrapper {
		width: 100%!important; 
	}
	.woocommerce .shop_table.cart .quantity .plus, .woocommerce .shop_table.cart .quantity .minus {
        display: inline-block!important; 
    }
	.quantity-wrapper {
		min-height: 0!important; 
	}
	.woocommerce .product-quantity div.quantity .quantity-left {
		margin-bottom: 0!important; 
	}
	.single-re_projects .vc_row.wpb_row.vc_row-fluid.margin-top-70 {
		padding: 0 5px!important;
		width: 95%!important;
	}

	.single-re_projects .vc_row.wpb_row.vc_row-fluid.margin-top-70 .vc_col-sm-3 {
		width: 100%!important;
		margin: 0;
		padding-right: 0px;
		margin-bottom: 30px;
	}
	.single-re_projects .vc_row.wpb_row.vc_row-fluid.margin-top-70 .vc_col-sm-9 {
		width: 100%!important;
		margin: 0;
	}
	.modula-best-grid-gallery .is-horizontal .f-carousel__nav .f-button.is-next, .modula-best-grid-gallery .is-horizontal .fancybox__nav .f-button.is-next {
		right: 15px!important;
	}
	.modula-best-grid-gallery .is-horizontal .f-carousel__nav .f-button.is-prev, .modula-best-grid-gallery .is-horizontal .fancybox__nav .f-button.is-prev {
		left: 15px!important;
	}
}