/**
* Theme Name: (New2NZ) BuddyX Child v1.2 - New TopBar Menu
* Description: This is a child theme of BuddyX, generated by Merlin WP.
* Template: buddyx
* Version: 4.5.8
*/


/* Site wide */
div#page.site {
    background-color: #fff;
}

div#page.site .site-header-wrapper {
    box-shadow: none;
    padding-top: 12px;
}

div#page.site .site-header-wrapper.has-sticky-header {
    box-shadow: 0 5px 10px 0 hsla(0, 0%, 51.8%, .8);
}

/* Front Page */
h1.hero-welcome-h1{
    font-size: 60px;
    font-weight: bold;
    margin-top: 80px;
    margin-bottom: 36px;
}

h2.hero-welcome-h2{
    font-size: 36px;
    margin-bottom: 36px;
}

h2.hero-welcome-h2-sub{
    font-size: 36px;
    margin-bottom: 36px;
}

.hero-image-auckland{
    margin-top: 80px;
    margin-bottom: 100px;
}

.hero-features{
    margin-bottom: 100px;
}

div.ten-issues p, p.hero-text{
    font-size: 22px;
} 

div.ten-issues{
    margin-bottom: 100px;
}

p.hero-founder{
    font-size: 22px;
    padding-bottom: 65px;
}

div.join-us-hero-session{
    margin-bottom: 100px;
}

i.new2nz-red{
    color: #FF0000;
}

.ub-countdown-odometer-container {
    color: #FF0000;
}

.buddyx-breadcrumbs {
    display: none;
}

.topbar-menu ul {
    padding: 0px !important; 
}

.topbar-menu li {
    float:left;
    padding-left: 10px;
}