/*
 Theme Name:   Divi Child
 Theme URI:    http://www.elegantthemes.com/gallery/divi/
 Description:  Divi Child Theme
 Author:       EDS Ltd
 Author URI:   http://essentialdesign.co.uk
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         responsive-layout
 Text Domain:  divi-child
*/

body.home .et_pb_post, body.home .et_pb_text, body.home .et_pb_blurb {
border-radius: 20px;
moz-border-radius: 20px;
webkit-border-radius: 20px;
min-height: 248px;
}
body.home .et_pb_text_3, body.home .et_pb_text_4 {
min-height: inherit;
}
body.home .et_pb_text, body.home .et_pb_blurb {
padding: 19px;
}
body.home .et_pb_post a.more-link {
background-color: #990000;
border: 1px solid;
font-weight: bold;
padding: 0.25em 0.5em;
color: #ffffff;
border-radius: 4px;
moz-border-radius: 4px;
webkit-border-radius: 4px;
}
.et_pb_post .post-content p {
margin-bottom: 1em;
}
@media screen and (max-width:650px) {
.et_pb_fullwidth_header_1.et_pb_fullwidth_header .header-content h1 {
font-size: 45px !important;
}
@media screen and (max-width:480px) {
.et_pb_fullwidth_header_1.et_pb_fullwidth_header .header-content h1 {
font-size: 27px !important;
line-height: 1.2em;
}
.et_pb_section et_pb_fullwidth_section  et_pb_section_2 et_pb_with_background et_section_regular div.et_pb_fullwidth_header_scroll {
display: none;
}
body.home .et_pb_fullwidth_header_container {
width: 100%;
}

}
.et_pb_fullwidth_header_0 img {
max-width: 70%;
}