/*
Theme Name: BodyFit
Theme URI: http://shoredigital.com.au
Author: Shore Digital
Author URI: http://shoredigital.com.au
Version: 1.0.0

Description: Advanced theme that's user friendly and versatile.  With revolutionary drag and drop page/footer builder paired with widget builder, creating dynamic control and placement is your site has never been easier. 
 
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, full-width-template, theme-options, threaded-comments, translation-ready, black, blue, green, orange, red, yellow
*/

/* 
*
*	Default style file is located in "css/main.css".
*
*	We recommend creating a child theme to customize this theme.
*	
*/

.centered {
    text-align: center;
}

#mainHeader.wrapper {
    padding-bottom: 0;
}

.widget.layerslider_widget {
    margin-bottom: 40px;
}

.custom-panel {
    text-align: center;
}
.custom-panel h1 {
    font-size: 27px;
}

@media only screen and (max-width: 507px) {
    .custom-panel h1 {
        font-size: 22px;
    }
}

@media only screen and (max-width: 767px) {
    .incave-scode.panel ul {
        text-align: left;
    }

    .widget.layerslider_widget {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .top-nav-active .top-nav-left, .top-nav-active .top-nav-right {
        width: auto;
     }
    .top-nav-active .top-nav-right {
        border-top: none;
        display: inline;
        float: right;
    }
}