/*
 Theme Name:   Shapely Child
 Theme URI:    http://www.haansbouwbedrijf.nl/
 Description:  Shapely Child Theme
 Author:       Haans Bouwbedrijf
 Author URI:   http://www.haansbouwbedrijf.nl/
 Template:     shapely
 Version:      1.0.0
 Tags:         plaats, hier, jouw, tags, gescheiden, door, kommas
 Text Domain:  shapely-child
*/
 
@import url("../shapely/style.css");
 
/* =Eigen CSS hier beneden plaatsen
-------------------------------------------------------------- */

.footer .footer-credits {
    color: #fff;
	display: none;
}
.pb0 {
    padding-bottom: 30px !important;
	padding-top: 70px !important; /* Our Latest Projects Front Page */
}
section, footer {
	padding: 50px 0 50px 0;
}
h3.page-title {
	font-size: 50px !important; /* Font pagina titel */
	line-height: 90px;
}
.page-title-section {
    height: 135px; /* Pagina titel */
    padding: 20px 0;
}
.social-list {
    margin-bottom: 30px; /* Ruimte tussen social icons en pijl omhoog Footer */
}
p.sow-more-text {
	color: #f39c12; /* Kleur Lees Meer werkzaamheden */ 
	font-weight: bold;
}
.so-widget-sow-features-default-8e7567f83f39 .sow-features-list .sow-features-feature p.sow-more-text a {
    font-weight: bold; /* Stijl Lees Meer werkzaamheden */ 
	color: #f39c12; /* Kleur Lees Meer werkzaamheden */ 
}