/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         CodeSlice Creative Company
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter - Toverfluit
Version:        1.0
*/

/*
Header
*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300');

.mk-custom-box:hover { cursor: pointer; cursor: hand; }

.nav-donate a, .nav-donate a:hover {
	color: #ffffff !important;
    font-weight: 500 !important;
    font-size: 15px !important;
    background-color: #fb7f24 !important;
}

.nav-donate{
	background-color: #fb7f24;
    font-size: 15px;
}

.fit-logo-img a img {
    max-height: 61%;
}


.full-width-2 .page-section-content {
    padding: 0px 0 25px;
}

.max-width-500{
	max-width: 600px;
	margin: 0 auto;
}

.display-none{
	display: none;
}

.border-top {
	border-top:3px solid #38404D;
}

.border-bottom {
	border-top:3px solid #38404D;
}


.home-first {
	background: url("https://toverfluit.devcode.nl/wp-content/uploads/2017/04/events_toverfluit_left.jpg") no-repeat left center;
	background-size: cover;
	padding: 100px 0px;
	border-top:3px solid #38404D;
	border-bottom:3px solid #38404D;
}

.home-piano {
	background: url("https://toverfluit.devcode.nl/wp-content/uploads/2017/04/steunons_toverfluit_right.jpg") no-repeat right center;
	background-size: cover;
	padding: 100px 0px;
	border-top:3px solid #38404D;
	border-bottom:3px solid #38404D;
}

.home-flute {
	background: url("https://toverfluit.devcode.nl/wp-content/uploads/2017/02/bg-dwarsfluit.jpg") no-repeat center bottom;
	background-size: cover;
	padding: 50px 0px;
	border-top:3px solid #38404D;
	border-bottom:3px solid #38404D;
}

.mk-custom-box.hover-effect-image.image-effect-blur .box-holder:before {
	opacity: 1;
}

.mk-custom-box.hover-effect-image.image-effect-blur .box-holder:hover:before {
	opacity: 0;
}


#mk-footer .mk-padding-wrapper {
    padding: 0;
}

.mk-header, .mk-header-inner {
    border-bottom: none !important;
}

.header-style-1 .menu-hover-style-4 .main-navigation-ul > li > a {
	height:65px !important;
}

.blokken-stichting p:hover {

	color: white !important;
}

/* ERROR FIX RIGHT SIDEBAR */

.theme-page-wrapper #mk-sidebar.mk-builtin {
    width: 27%;
}

.theme-page-wrapper.right-layout .theme-content, .theme-page-wrapper.left-layout .theme-content {
    width: 73%;
}

/* TOPBAR */

.mk-header-social ul li a {
    position: relative;
    display: block;
    margin: 0px 5px 0px 0px;
}

/* CONTACT FORM WERKEN */

#contactwerken input, #contactwerken .wpcf7-form .wpcf7-textarea {
	width:98%;
}

#steuntoverfluit input, #steuntoverfluit .wpcf7-form .wpcf7-textarea{
	width:98%;
}

.mollie-donatie #dmm_permission input {
	width: 15px;
}


.mollie-knop{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:15px !important;
    padding: 11px;
    background: #e2e2e2;
    border: 1px solid #fff;
    border-radius: 4px;
    width: 100% !important;
    color: #666;
    font-size: 13px;
    font-weight: 400;
}

#steuntoverfluit .wpcf7-submit{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:15px;
	padding: 13px;
    background: #e2e2e2;
    border: 1px solid #fff;
    border-radius: 4px;
    width: 98% !important;
    color: #666;
    font-weight: 400;
    text-transform: none;
    margin-top:3px;
}

@media screen and (max-width: 720px) {
	
		.wpb_single_image.vc_align_left, .wpb_single_image.vc_align_right {
		    text-align: center;
		}

}


/*
BUTTON STYLING
*/


