/*
Theme Name: St. Edmunds Nursery School
Description: Child theme for the Avada
Author: St. Edmunds
Template: Avada
*/

@import url("../Avada/style.css");

#header {
    background: #ffffff url('images/SENS-Header-BG.png') bottom no-repeat ; 
/*    border-bottom: 4px solid #ccc599 !important  ;*/
/*    background: #ffff00 ; */
    border-bottom: 3px solid #cccccc !important  ;
}

#header .logo {
    float: right !important;
    margin: 31px 0 0;
    overflow: hidden;
}

#header img, .wooslider {
    border: 0px !important;
}

/* #nav ul a {
    border-top: 3px solid #000000 ccc599  !important;
} */

#main {
    padding: 15px 10px 40px;
}

img {
    border: 1px solid #f2f2f2 !important;
    padding: 3px;
    height: auto;
    max-width: 100%;
    vertical-align: top;
}

.footer-area {
    background: none repeat scroll 0 0 #4B6FB1 !important ;
    border-top: 12px solid #B5C0DF !important  ; 
    color: #FFFFFF !important;
    padding: 43px 10px 40px;
}

#footer {
    background: none repeat scroll 0 0 #214E77 ;
    border-top: 5px solid #F2F2F2 !important;
    padding: 18px 10px 22px;
}

.social-networks {
    display: none !important;
}

.copyright {
    color: #FFFFFF;
    float: none !important;
    font-size: 14px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: center;
    text-shadow: 0px !important;
    width: 100%;
}