/*
 Theme Name:   wonderbuild
 Template:     Divi
*/


@import url("../Divi/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

/* HIDE DIVI LOGO NAVIGATION HEADER AREA */

#main-header { display:none; }
#page-container { 
	padding-top:0px !important; 
	margin-top:-1px !important 
}


/* FULL WIDTH HEADER */

.et_pb_fullwidth_header_subhead {
  font-weight: 700;
  line-height: 1.5;
}

.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1 {
    text-transform: uppercase;
    font-size: 40px;
    color: #fdfde3 !important;
    font-weight: 700;
    line-height:1 !important;
}


/* IMAGES */


.justice-estle img, .matias-photo img {
  border-radius:8px;
  border: 10px solid #fdfde3;
}

