/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

@import url(https://db.onlinewebfonts.com/c/7de69a716652a3d82e8e7099fa1ec6a2?family=National+2+Condensed+Bold); 
@import url(https://db.onlinewebfonts.com/c/356d2ab4795f14ee6856742cfb0f034c?family=Manrope+Medium); 

@font-face {
    font-family: "National 2 Condensed Bold";
    src: url("https://db.onlinewebfonts.com/t/7de69a716652a3d82e8e7099fa1ec6a2.eot");
    src: url("https://db.onlinewebfonts.com/t/7de69a716652a3d82e8e7099fa1ec6a2.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/7de69a716652a3d82e8e7099fa1ec6a2.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/7de69a716652a3d82e8e7099fa1ec6a2.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/7de69a716652a3d82e8e7099fa1ec6a2.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/7de69a716652a3d82e8e7099fa1ec6a2.svg#National 2 Condensed Bold")format("svg");
}

@font-face {
    font-family: "Manrope Medium";
    src: url("https://db.onlinewebfonts.com/t/356d2ab4795f14ee6856742cfb0f034c.eot");
    src: url("https://db.onlinewebfonts.com/t/356d2ab4795f14ee6856742cfb0f034c.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/356d2ab4795f14ee6856742cfb0f034c.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/356d2ab4795f14ee6856742cfb0f034c.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/356d2ab4795f14ee6856742cfb0f034c.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/356d2ab4795f14ee6856742cfb0f034c.svg#Manrope Medium")format("svg");
}


h1, h2, h3, h4 {
	font-family: "National 2 Condensed Bold" !important;
	line-height:0.9em;
}

html, body {
	font-family: "Manrope Medium" !important;
}

.button {
	font-family: "Manrope Medium" !important;
	
}

.header {
	display: none;
}

#main {
	background-color: #f90201 !important;
}

.banner-inner, .banner-bg, .banner-bg img {
	border-radius: 12px !important;
}

.border img {
	border-radius: 12px !important;	
}

.bordertekst {
	border-radius: 30px !important;	
	margin-top:-16px;
}

.zoom-instagram-widget__header {
	display: none !important;
}

.volg p {
	color:#f90201 !important;
	background: #fef8e8;
	padding: 7px 0px 7px 0px;
	text-align: center;
	border-radius: 12px;
	margin-top:2px;
	max-width:100px
}

.volg img {
	height:44px !important;
	width: 44px !important;
}

.text-box-content h3 {
	font-weight: 400 !important;
	font-family: "Manrope Medium" !important;
}

.check p {
	color:#ffffff !important;
	background: #f90201;
	padding: 9px 0px 9px 0px;
	text-align: center;
	border-radius: 12px;
	width: 180px;
	margin-top: -5px !important;
}

.zoom-instagram.feed-73, .zoom-instagram.feed-188 {
	padding: 0px !important;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

h1, h2 {
	font-size: 65px !important;
}

.banner h1 {
	line-height: 0.9 !important;
}

.festival h2 {
	font-size: 47px !important;
}

.mobiel {
	color: #ffffff !important;
}

.mobiel {
	font-family: "National 2 Condensed Bold" !important;
	font-size: 64px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.8em !important;
	min-height: 0 !important;
}

p {
	font-size: 20px !important;
}
	
.volg p {
	color:#f90201 !important;
	background: #fef8e8;
	padding: 7px 0px 7px 0px;
	text-align: center;
	border-radius: 12px;
	max-height: 44px;
	margin-top:0px;
	max-width:130px
}

.volg img {
	height:44px !important;
	width: 44px !important;
}

.festival p {
	font-size: 18px !important;
	margin-top: -5px !important;
}

.medium-logo-center .logo {
	margin:0px !important;
}

}