/*
Theme Name:     Schutter Famrs
Theme URI:      http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme
Author:         Shawn Wernig
Theme URI:      http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/
.vc_btn3.vc_btn3-color-blue, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
    background: #0c5564;
}
.vc_btn3.vc_btn3-color-blue:hover, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover {
    background: #b5d6de;
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline {
    color: #0c5564;
    border-color: #0c5564;
    background-color: transparent;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:hover {
    color: white;
    border-color: #0c5564;
    background-color: #0c5564;
}


.group:after {
    content: "";
    display: table;
    clear: both;
}

.mk-header-nav-container {
    border-top: none !important;
}
.no-margin {
    margin: 0px !important;
}
.floating-logo {
    position: relative;
    z-index: 999;
}

