/*
 Theme Name:   Accent Cincinnati
 Description:  Child theme based on Themify Flow
 Author:       Michael Burch
 Template:     themifyflow
*/

/************************************************************************************
Theme Customization
*************************************************************************************/

#middle {
    background-color: #fff;
    max-width: 1100px;
}

.tf_site_logo {
    margin: 0px;
}

.tf_menu ul {
    border-top: none !important;
}

.index-cover {
    background-image: url("http://accent.atomiccomputers.com/wp-content/uploads/2020/07/new-cinci-skyline.jpg");
    background-position: center center;
    background-size: cover;
    min-height: 650px;
}

.index-content {
    padding-top: 350px;
}

#sidebar {
    padding: 20px 0px 0px 20px;
}

/************************************************************************************
Media Queries
*************************************************************************************/
