/*--
        Theme Name: theme1792_childtheme
        Theme URI: http://template-help.com/
        Description: A theme for Wordpress 3.2+ from Template-Help.com Collection
        Author: Template_Help.com
        Author URL: http://www.Template-Help.com/
        Template: theme1792
        Version: 1.0
--*/
@import url("../theme1792/style.css");

/* ===== Avery Vale Custom Styles ===== */
#header {
    background-color: #F9E4DC !important;
    height: auto !important;
    overflow: hidden !important;
}
#header .container_12 {
    padding: 0 !important;
    margin: 0 auto !important;
    text-align: center !important;
}
.logo {
    height: auto !important;
    text-align: center !important;
    margin: 0 auto !important;
    float: none !important;
}
#logo {
    display: inline-block !important;
    margin: 0 auto !important;
}
#logo img {
    width: 100% !important;
    max-width: 960px !important;
    height: auto !important;
    max-height: 200px !important;
    object-fit: contain !important;
    display: block !important;
    margin: 0 auto !important;
}
nav.primary {
    clear: both !important;
    text-align: center !important;
    background-color: #F9E4DC !important;
}
.sf-menu a {
    background-color: #F9E4DC !impo


