/* Add here all your css styles (customizations) */

/*  Mega Menu stuff copied from header-v5.css  */

/*Style List*/
.header h3.mega-menu-heading {
    color: #555;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
    border-bottom: 1px solid #dedede;
}
.header h4.mega-menu-heading {
    color: #555;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
    border-bottom: 1px solid #dedede;
}

.header h3.mega-menu-heading.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.header h4.mega-menu-heading.margin-bottom-10 {
    margin-bottom: 10px !important;
}


/* Below sets the slider banner height*/
.tp-banner-container {
max-height: 300px;
}

