/*
 Theme Name:     Divi Child Theme
 Theme URI:      
 Description:    Divi Child Theme for Castrum
 Author:         Elegant Themes adapted by Emily Lister
 Author URI:     
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */


#top-menu a {
font-size: 16px !important;
font-weight: 500;
}

#top-menu li{
font-size: 14px !important;
}


h1 {
font-weight: 400;
color: #20409a;
}
.et_pb_fullwidth_header_subhead {
font-size: 18px;
font-weight: 400;
}

.et_pb_row {
padding: 0 0 0 0;
}

.et_pb_column_1_4 {
padding: 25px 0 10px 0;
}

.et_pb_contact_main_title {
padding: 25px 0 10px 0;
}



#footer-info {
font-size: 12px;
color: #6c8cc8;
line-height: 1.5;
text-align:center;
}


#footer-info a {
font-size: 12px;
font-weight: 500;
color: #6c8cc8;
}

#footer-info a:hover {
color: #ffffff;
}

.widget_search #searchsubmit {
background-color: #20409a;
color: #ffffff;
}


.et-pb-contact-message {
margin-top: 20px;
}


/*--After Divi Update--*/

@media only screen and (min-width: 1350px){
.et_pb_row {
  padding: 0px 0 10px 0 !important;
}

.et_pb_section {
  padding: 0px 0 10px 0 !important;
}

.et_pb_section .et_pb_fullwidth_header {
padding:10px 0 10px 0 !important;
margin-top: 10px;
}
}


@media only screen and (max-width: 980px) {
.et_pb_section {
  padding: 0px 0 10px 0 !important;
}
}

@media only screen and (max-width: 479px) {
.et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4 {
  width: 100% !important;
margin: 0 0 0px 0; 
}
}


.et_pb_fullwidth_header {
margin-left: 0px !important;
padding: 10px 0 10px 0 !important; 
}

.et_pb_fullwidth_header_container.left .header-content {
margin-left: 0px !important;
padding: 10px 0 0px 0 !important; 
}

.et_pb_main_blurb_image {
  margin-bottom: 10px;
margin-top: 5px;
}

.et_pb_fullwidth_header_scroll {
display: none;
}

#left-area .post-meta {
display: none;
}

#footer-bottom {
margin-top: 15px;
}

input#searchsubmit {
color: #FFFFFF !important;
}


