/*
 Theme Name:   Baby Otter NP
 Description:  Divi Child Theme
 Author:       Booyah Creative
 Author URI:   http://www.booyahcreative.com
 Template:     Divi
 Version:      1.0.0
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
h1, h2, h3, h4, h5 {
	font-family: "Delius Unicase",Arial,sans-serif;
	font-variant: small-caps;
}

h1 {
    color: #ed1c24;
    font-size: 30px;
    font-weight: 700;
    line-height: 45px;
}
.et_pb_pricing_table_button, .et_pb_promo_button, a.et_pb_more_button, .et_pb_newsletter_button, .comment-reply-link, .form-submit input, .et_pb_contact_submit, .et_pb_contact_reset, .et_password_protected_form .et_submit_button, .single_add_to_cart_button .button {
    background: none repeat scroll 0 0 #ed1c24 !important;
    border: medium none !important;
    color: #FFFFFF !important;
	font-family: "Delius Unicase",Arial,sans-serif;
	font-variant: small-caps;
}
.et_pb_fullwidth_header {
    padding: 50px 0 0;
}

/* HEADER */
/********************************/
#main-header {
	background-image: url("https://www.babyotterandredawson.org/wp-content/uploads/2015/03/back-wave2.png");
	background-repeat: repeat-x;
	background-position: center -40px;
}
#top-header {
    border-bottom: 2px solid #000000;
}
#et-secondary-menu {
	text-align: center;
    	float: none;
    	padding-bottom: 0;
}
#top-menu li > a {
    	font-family: "Delius Unicase",Arial,sans-serif;
    	font-size: 19px;
    	font-variant: small-caps;
    	font-weight: 700;
    	line-height: 40px;
	color: #FFFFFF !important;
}
#top-menu li.current-menu-item > a {
    	font-weight: 700;
	color: #fffa6e !important;
}
#top-menu li > a:hover {
    	text-shadow: 1px 1px 2px #000000;
}
#logo {
    	margin-bottom: 0;
	margin-top: -45px;
}
.et_header_style_centered #logo {
    padding: 10px 0 0;
}
.bosef-title {
    color: #fff841;
    font-family: "Delius Unicase",Arial,sans-serif;
    font-size: 30px;
    font-variant: small-caps;
    font-weight: bold;
    margin: 0;
    text-shadow: 3px 3px 2px #000000;
	padding: 0;
}
#main-header nav#top-menu-nav #top-menu {
	display: none;
}

.et_header_style_centered #main-header .mobile_nav {
    background-color: #ed1c24;
}

.et_header_style_centered .mobile_nav .select_page {
    color: #ffffff;
}

/* HOMEPAGE */
/*************************/
.et_pb_slide_description {
    padding: 120px 50px;
}

.et_pb_slide_description h2 {
    font-weight: 700;
    text-shadow: 2px 2px 3px #000000;
}
.et_pb_promo h2 {
    	color: #fff841 !important;
	text-shadow: 2px 2px 2px #000000;
}

/* FORMS */
/*************************/
#main-content ul.gform_fields {
	list-style-type: none !important;
	padding: 0 0 20px;
}
#main-content ul.gform_fields label, #main-content ul.gform_fields .ginput_container{
}
#main-content .gform_footer input[type="submit"] {
    background: none repeat scroll 0 0 #ed1c24 !important;
    border: 0 none !important;
    border-radius: 5px !important;
    color: #fff !important;
    cursor: pointer;
    font-family: "Delius Unicase",Arial,sans-serif;
    font-size: 16px !important;
    margin: 0 !important;
    padding: 3px 10px !important;
}

/* FOOTER */
/**********************/
#footer-bottom {
    background-color: #005680;
}
#footer-info {
    color: #ffffff;
    float: none;
    font-size: 80%;
    text-align: center;
}
#footer-info a {
    color: #ffffff;
}

/* RESPONSIVE QUERIES */
/******************************/
@media only screen and ( min-width: 1405px ) {
}
@media only screen and ( min-width: 981px ) {
}
@media only screen and ( min-width: 1200px ) {
}
@media only screen and ( min-width: 1100px ) {
}
@media only screen and ( min-width: 1100px ) and ( max-width: 1405px) {
}
@media only screen and ( min-width: 981px ) and ( max-width: 1405px) {

}
@media only screen and ( min-width: 981px ) {
}
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {
}
@media only screen and ( max-width: 980px ) {
	#logo {max-height: 150px;margin-top: -20px;}
}
@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {

}
@media only screen and ( max-width: 767px ) {

}
@media only screen and ( max-width: 479px ) {


}