/*
Theme Name: kinderen
Theme URI: https://wordpress.org/themes/kinderen/
Author: channel affairs
Author URI: https://www.channelaffairs.com
Description: The kinderen theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Tags: blog, one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: kinderen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =Reset
-------------------------------------------------------------- */
#back-top-wrapper {
	position: fixed;
	right: 10px;
	bottom: 10px;
	overflow: hidden;
	z-index: 99;
}
#back-top {
	display: none;
}
#back-top a {
	display: block;
	width: 50px;
	color: #bbb;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
#back-top-wrapper span {
	background: #ffffff;
	border-radius: 100%;
	width: 42px;
	height: 42px;
	position: relative;
	display: block;
	margin-bottom: 8px;
}
#back-top-wrapper span::after {
	content: "\f0aa";
	color: #303334;
	font-size: 19px;
	width: 42px;
	text-align: center;
	height: 42px;
	line-height: 42px;
	display: block;
	font-family: 'FontAwesome';
}
.owl-carousel-partners .owl-nav{
	
}
.owl-carousel-partners .owl-nav > div{
	position: absolute;
	top: -8px;
	text-indent: 10000000%;
} 
.owl-carousel-partners .owl-nav .owl-prev{
	left: -4%;
} 
.owl-carousel-partners .owl-nav .owl-next {
	right: -4%;
}
.owl-carousel-partners .owl-nav .owl-prev:after, .owl-carousel-partners .owl-nav .owl-next:after{
	color: #303334;
	font-size: 19px;
	width: 42px;
	text-align: center;
	height: 42px;
	line-height: 42px;
	display: block;
	font-family: 'FontAwesome';
	text-indent: 0;
}
.owl-carousel-partners .owl-nav .owl-prev:after{
	content: "\f053";
}
.owl-carousel-partners .owl-nav .owl-next:after{
	content: "\f054";
} 
.gform_wrapper .gform_footer input.clear_form_fields {
	background: #005280;
	box-shadow: none;
	border: none;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 20px;
	padding: 8px 0 8px 0 !important;
	text-transform: none;
	letter-spacing: 1px;
	display: block;
	font-weight: normal;
	text-shadow: none;
	width: 200px !important;
	height: 40px;
	padding-top: 0px;
	float: left;
	transition: all 0.3s ease;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.gform_wrapper .gform_footer input.clear_form_fields:hover {
	color: #ffffff;
	background-color: rgba(0,82,128,0.5);
	transition: all 0.3s ease;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(0.98);
	-moz-transform: scale(0.98);
	-ms-transform: scale(0.98);
	-o-transform: scale(0.98);
	transform: scale(0.98);
}
.wp-image-7140{
	margin-right: 22% !important;
	margin-bottom: 25px !important;
}

@media only screen and (max-width: 767px) {
.visible-desktop {
	display: none !important;
}
.gform_wrapper .gform_footer input.gform_button, .gform_wrapper .gform_footer input.clear_form_fields {
	width: 160px !important;
	line-height: 1 !important;
	margin-right: 10px !important;
}
.wp-image-7140{
	margin-right: 0px;
	margin-bottom: 25px;
}

iframe {
    display:block;
    width:100%;
	max-width:625px;
}	

}
