/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS to dropdown menus
 ========================================================================== */

/* For New Here */
.uk-width-6-10 .uk-navbar-nav>li:nth-child(1) .uk-dropdown {

}

.uk-width-6-10 .uk-navbar-nav>li:nth-child(1) .uk-dropdown .uk-dropdown-grid::before {
    content: "We're so glad to have you visit our site! You can learn all about our church here.";
}

/* For Get Connected */
.uk-width-6-10 .uk-navbar-nav>li:nth-child(2) .uk-dropdown {

}

.uk-width-6-10 .uk-navbar-nav>li:nth-child(2) .uk-dropdown .uk-dropdown-grid::before {
    content: "Find all of the latest updates on special events, become an e-member, and send prayer requests.";
}

/* For Church Life */
.uk-width-6-10 .uk-navbar-nav>li:nth-child(3) .uk-dropdown {

}

.uk-width-6-10 .uk-navbar-nav>li:nth-child(3) .uk-dropdown .uk-dropdown-grid::before {
    content: "Immerse yourself in all things IBOC. Discover how you can get involved in ministry life here.";
}

/* For The Tanks */
.uk-width-6-10 .uk-navbar-nav>li:nth-child(5) .uk-dropdown {

}

.uk-width-6-10 .uk-navbar-nav>li:nth-child(5) .uk-dropdown .uk-dropdown-grid::before {
    content: "Want to learn more about the aquarium at IBOC? Find out more about tours, dive shows, and more here.";
}

/* For Watch */
.uk-width-6-10 .uk-navbar-nav>li:nth-child(4) .uk-dropdown {

}

.uk-width-6-10 .uk-navbar-nav>li:nth-child(4) .uk-dropdown .uk-dropdown-grid::before {
    content: "Watch live services from the comfort of your living room! You can also pre-order upcoming sermons or browse past sermons via the sermon archive.";
}

/* For Store */
.uk-width-6-10 .uk-navbar-nav>li:nth-child(6) .uk-dropdown {

}

.uk-width-6-10 .uk-navbar-nav>li:nth-child(6) .uk-dropdown .uk-dropdown-grid::before {
    content: "Need some IBOC merchandise of your own? Check out our online store, The Deep.";
}

/* For Give */
.uk-width-6-10 .uk-navbar-nav>li:nth-child(6) .uk-dropdown {

}

.uk-width-6-10 .uk-navbar-nav>li:nth-child(6) .uk-dropdown .uk-dropdown-grid::before {
    content: "Learn why we give, see how your contributions affect the lives of others, and choose from several ways to give.";
}
