/*
Theme Name:     Mohawk Child Theme
Description:    Child Theme of Woodbine RaceTrack
Author:         Alfred
Template:       woodbine

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


.home-upcoming {
    padding-bottom: 75px;
    overflow: visible !important;
        background-image: url(/wp-content/themes/mohawk-child-theme/images/mohawk-insetimage.png);
        background-repeat:no-repeat;
    background-position: 0 125%;
    background-size: auto 92%;
}

.vc_row.experience-wb:before {
    background-image: url(/wp-content/uploads/sites/3/2017/09/experience-mohawk-bg.jpg) !important;
}

#track-records .tabular-data {
    margin-top: 0;
    margin-bottom: 50px;
    width: 100%;
}

.raceday .hero {
    background: url(/wp-content/uploads/sites/3/2017/09/raceday-herobg.jpg) center no-repeat;
    background-size: cover;
}

.footer-logos .site-logo {max-width:220px}

.cmm-container .cmm.cmm-horizontal[class^='cmm-theme-default-'].cmm-horizontal.cmm-horizontal-align-left {
    z-index: 999 !important;
}

.featured-nav {
    z-index: 999 !important;
}

#masthead .mega-sub-menu .horseracing-list-menu {
    background-image: url(https://woodbine.com/mohawk/wp-content/uploads/sites/3/2017/09/mm_promo.png?id=561) !important;
}

#masthead .mega-sub-menu .menu-event-calendar {
    background-image: url(https://woodbine.com/mohawk/wp-content/uploads/sites/3/2017/09/mm_promo.png?id=561) !important;
}



@media (min-width: 1750px) {
    .home-upcoming {
        background-position: 0 125%;

    }
}