/*
Theme Name: Vunzige Deuntjes
Theme URI: http://www.causeffect.nl;
Author: Causeffect
Author URI: http://www.causeffect.nl;
Description: Opmaat gemaakte template voor Vunzige Deuntjes
Version: 1.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: black, blue, white, light, one-column, fluid-layout, responsive-layout, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready

*/

/* Reset CSS */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}

/* Theme CSS */


.vacature {
	margin-bottom:50px;
}

.kadobon-desktop {
	width:100%;
	margin-bottom:40px;
}

.kadobon-mobile {
	display:none;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}



.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.aligncenter {
	margin:auto !important;
	display:block !important;
}

.inputs input {
	padding: 11px;
    font-size: 15px;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid grey;
}

.submitform {
	padding: 9px 20px;
    font-weight: bold;
    border-radius: 19px;
	background:black;
	cursor:pointer;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 1.5;
    font-size: 14px;
    letter-spacing: 1px;
}

.vacature h2 {
	font-size:30px;
	margin-bottom:20px;
}

.vacature p {
	margin-bottom:20px;
}

.wp-caption {
	max-width:100% !important;
}

.vacature a {
	padding:8px 13px;
	border-radius:4px;
	border:1px solid black;
	display:inline-block;
	text-decoration:none;
	color:black;
}

.wp-caption-text {
	font-size:80% !important;
}

/*animation */
blockquote {
	margin: 1.5em 10px;
	padding: 0.5em 10px;
	quotes: "\201C""\201D""\2018""\2019";
	color:#8a8a8a;
	font-style:italic;
	font-weight:300;
}


blockquote:before {
	color: #feb0e7;
    content: open-quote;
    font-size: 2em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.1em;
}

blockquote:after {
	color: #feb0e7;
    content: close-quote;
    font-size: 2em;
    line-height: 0.1em;
    margin-left: 0.10em;
    vertical-align: -0.1em;
}


blockquote p {
	display: inline;
}

.line-1{
    position: relative;
    top: 50%;  
    width: 24em;
    margin: 0 auto;
    border-right: 2px solid rgba(255,255,255,.75);
    font-size: 180%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    transform: translateY(-50%);    
}


.line-1.ls {
	letter-spacing:11px;
}

.sidebar .line-1 {
	width:200px;
}

.thumbnail-overlay i.fa.fa-share-alt {
	padding:0;
}

.link .thumbnail-overlay {
	pointer-events:none;
}

.anim-typewriter{
  animation: typewriter 2.5s steps(22) 1s 1 normal both,
             blinkTextCursor 500ms steps(22) infinite normal;
}

.anim-typewriter-sidebar{
  animation: typewritersidebar 2.5s steps(22) 1s 1 normal both,
             blinkTextCursor 500ms steps(22) infinite normal;
}

@keyframes typewriter{
  from{width: 0;}
  to{width: 24em;}
}

@keyframes typewritersidebar{
  from{width: 0;}
  to{width: 17em;}
}

@keyframes blinkTextCursor{
  from{border-right-color: rgba(255,255,255,.75);}
  to{border-right-color: transparent;}
}

/* \\ cancel animation */

body {
	font-family: 'Roboto Condensed', sans-serif;
}

strong {
	font-weight:bold;
}

header {
	padding:40px 0 0;
}

header .menu-container {
    display: flex;
    justify-content: center;
    margin:45px 0;
}

header .menu li {
	float:left;
}

header .menu li a {
	color:black;
	font-weight:500;
	text-transform:uppercase;
	text-decoration:none;
	margin:0 25px;
	font-size:17px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

header .menu li a:hover {
	color:#999;
	
}

.main-content p a {
	color:#fd9edd;
	text-decoration:none;
}

.main-content p a:hover {
	text-decoration:underline;
}

.logo {
	text-align:center;
}

.logo img {
	 max-width:150px;
}

.divider {
	border-bottom:1px solid #d7d7d7;
	width:100%;
	margin-bottom:40px;
}

.main-content h2 {
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    font-size: 19px;
    letter-spacing: 20px;
    margin:20px auto 60px;
    line-height:1.5;
}

.main-content .content {
	padding:30px 0;
	line-height:1.7;
}

.wpcf7-form p {
	margin-bottom:20px;
}

.wpcf7-form input, .wpcf7-form textarea {
	margin-top:5px;
	padding:5px;
}

.wpcf7-form input[type="submit"] {
	padding: 7px 38px;
    text-decoration: none;
    color: black;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 20px;
    border: 2px solid black;
    cursor:pointer;
    -webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
    background:none;
}

.wpcf7-form input[type="submit"]:hover {
	background:black;
	color:white;	
}

.info .button {
	float:left;
}

.button {
	padding: 9px 20px;
    font-weight: bold;
    border-radius: 19px;
	background: #fd9edd; /* Old browsers */
	background: -moz-linear-gradient(left,  #fd9edd 1%, #f5a16a 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #fd9edd 1%,#f5a16a 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #fd9edd 1%,#f5a16a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd9edd', endColorstr='#f5a16a',GradientType=1 ); /* IE6-9 */
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	line-height: 1.5;
    font-size: 14px;
    letter-spacing:1px;
   	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.button:hover {
	background: #f5a16a; /* Old browsers */
	background: -moz-linear-gradient(left,  #f5a16a 1%, #fd9edd 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #f5a16a 1%,#fd9edd 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #f5a16a 1%,#fd9edd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5a16a', endColorstr='#fd9edd',GradientType=1 ); /* IE6-9 */
}

.agenda-slider {
	padding-bottom:20px;
}

.agenda-slider .info {
	width:20%;
	float:left;
}

.top-info {
	float:left;
	width:100%;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom:15px;
}

.tickets-btn {
	float:right;
}

.info .date {
	width:55px;
	height:55px;
	background:url("img/datebg.png");
	background-size:55px;
	color:white;
	padding:11px 0;
	text-align:center;
	float:left;
	font-size:11px;
}

.info .eventplace {
	float:left;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	margin-left:20px;
	width:100px;
	line-height:1.5;
	margin-top:5px;
}

.eventplace a {
	color:black;
	text-decoration:none;
}

.hover-content a {
	color:white !important;
	text-decoration:none;
}

.info .date span.day {
	font-size:21px;
	font-weight:bold;
}

.day a, .month a {
	color:white;
	text-decoration:none;
}

.info .date span {
	display:block;
	text-transform:uppercase;
}

.slideimage {
	position:relative;
}

.slideimage.news {
	height: 425px;
	width:100%;
	background-size:cover !important;
	background-position:center !important;
}

.transparant-button {
	border-radius: 25px;
    border: 2px solid white;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    background: none;
    display: block;
    padding: 10px 49px;
    color: white;
    font-weight: 500;
    letter-spacing: 1px;
    text-decoration: none;
    position: absolute;
    cursor: pointer;
    line-height: 1.2;
    top: 20px;
    z-index: 999;
    left: 50%;
    transform: translateX(-50%);
}

.agenda-slider .slideimage {
	width:76%;
	float:left;
	margin-left:4%;
}

.agenda-slider .slideimage img {
	width:100%;
	height:inherit;
	/* max-height:340px; */
}

.top-info {
	margin-bottom:15px;
}

.mid-info {
	line-height:1.3;
	margin-bottom:15px;
}

.info .divider {
	margin-bottom:15px;
}

.owl-nav {
	display:none;
}

.owl-controls {
    padding: 10px;
}

.nieuws-slider {
	margin-bottom:90px;
}

.nieuws-slider .owl-carousel .owl-item img {
	max-height:390px !important;
}

.nieuws-slider .owl-controls {
	position: absolute;
    bottom: 5px;
    padding:0;
    left: 50%;
    transform: translateX(-50%);
}

.nieuws-slider h3 {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    z-index: 999;
    font-size: 26px;
    width: 100%;
    word-break: break-word;
    word-wrap: normal;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.navbg {
 	position: absolute;
    bottom: -1px;
    height: 40px;
    width: 100%;
    background: white;
}

.center-more-button {
	text-align:center;
	padding:40px 0 70px;
}

.page-template-nieuws .nieuws-frontpage {
	margin-bottom:60px;
}

.nieuws-frontpage img {
	width:100%;	
	max-height:205px;
}

.nieuws-frontpage .button {
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -5px;
}

.nieuws-link {
	text-decoration: none;
    color: black;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.5;
    margin-top: 15px;
    display: block;
}

.more-button {
	padding: 7px 38px;
    text-decoration: none;
    color: black;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 20px;
    border: 2px solid black;
    -webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	cursor:pointer;
}

.more-button:hover {
	background:black;
	color:white;
}

.post-type-archive-ambassadeurs .ambassadeur {
	margin-bottom:30px;
}

.ambassadeur {
	position:relative;
	margin-bottom:20px;
}

.ambassadeur img {
	width:100%;
	height:inherit;
	display:block;
}

.ambassadeur:after {
    content:'\A';
    position:absolute;
    width:100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.4);
    opacity:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.ambassadeur:hover:after {
    opacity:1;
}

.ambassadeur .ambassadeur-link {
	color: white;
    font-size: 24px;
    position: absolute;
    bottom: 50px;
    left: 30%;
    text-transform: uppercase;
    transform: translateX(-21%);
    font-weight: 500;
    text-align:center;
    text-decoration: none;
    letter-spacing: 1px;
    -webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	z-index:9999;
	text-shadow:1px 1px 15px rgba(0,0,0,0.7);
}

.ambassadeur:hover .ambassadeur-link { 
	bottom: 55%;
}

.ambassadeur .tracklink {
    border-radius: 25px;
    border: 2px solid white;
    text-transform: uppercase;
    font-size: 13px;
    text-align: center;
    background: none;
    display: block;
    padding: 10px 20px;
    color: white;
    font-weight: 500;
    letter-spacing: 1px;
    text-decoration: none;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	position: absolute;
    bottom: 0px;
    left: 50%;
    text-transform: uppercase;
    transform: translateX(-50%);
    z-index:9999;
    opacity:0;
}

.ambassadeur .tracklink:hover { 
	background:white;
	color:black;
}

.ambassadeur:hover .tracklink  { 
	bottom:35%;
	opacity:1;
}

.single-event img {
	width:100%;
	height:inherit;
}

.single-event .top-info {
	padding:20px 0;
}

.event-description {
	line-height:1.9;
	padding-bottom:15px;
	border-bottom: 1px solid #d7d7d7;
}

.event-description ul, .event-description ol {
	list-style:inherit;
	padding-left:20px;
}

.event-description img {
	width:inherit !important;
	max-width:100%;
}

.main-content .event-description h1, .page-template-default .main-content h1 {
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
    font-size: 27px;
    letter-spacing: 20px;
    line-height: 1.5;
    margin:20px 0 10px;
}

.main-content .event-description h2, .page-template-default .main-content h2 {
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
    font-size: 23px;
    letter-spacing: 5px;
    line-height: 1.5;
    margin:20px 0 10px;
    max-width:100%;
}

.main-content .event-description h3, .page-template-default .main-content h3, .main-content .event-excerpt h3 {
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
    font-size: 19px;
    letter-spacing: 5px;
    line-height: 1.5;
    margin:20px 0 10px;
}

.page-template-default .main-content p {
	margin-bottom:10px;
}

.event-description p {
	margin-bottom:10px;
	font-size:17px;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	color:black;
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 600 !important;
    text-transform: uppercase;
    text-decoration: none !important;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
	text-decoration:none !important;
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img, #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span {
	margin-bottom:8px;
}

em { 
    font-style: italic;
}

.event-excerpt {
	padding:15px 0;
	line-height:1.5;
}

.socials {
	padding:20px 0;
	margin-bottom:40px;
}

.socials a {
	display:block;
	width:100%;
	text-align:center;
	color:white;
	padding:20px;
	font-size:25px;
	text-decoration:none;
}

.socials a.fb-btn {
	background:#36599a;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:500;
	text-transform:uppercase;
}

.socials a.fb-btn i {
	margin-right:10px;
}

.socials a.tw-btn {
	background:#36b9ff;
}

.single-event .info {
	border-bottom: 1px solid #d7d7d7;
}

.single-event .comments {
	padding:35px 0;
}

#comments {
	margin-bottom:35px;
}

.comments h3 {
	font-size:21px;
	color:black;
	text-transform:uppercase;
	font-weight:bold;
}

.comments h3 > span {
	float:right;
	font-weight:normal;
}

.comments h3 span.pink {
	color:#f99cde;
}

#comments h2 {
	display:none;
}

#comments ol {
	display:none;
}

#reply-title {
	display:none;
}

#respond p label {
	display:none;
}

#respond input[type="text"], #respond input[type="email"], #respond textarea {
	color:black;
	border:none;
	padding:15px 0;
	font-size:15px;
	margin-bottom:10px;
	font-family: 'Roboto Condensed', sans-serif;
	border-bottom:1px solid black;
	width:100%;
}

#respond .form-submit {
	text-align:center;
}

#respond input[type="submit"] {
	padding: 9px 30px;
    font-weight: bold;
    border-radius: 19px;
	background: #fd9edd; /* Old browsers */
	background: -moz-linear-gradient(left,  #fd9edd 1%, #f5a16a 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #fd9edd 1%,#f5a16a 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #fd9edd 1%,#f5a16a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd9edd', endColorstr='#f5a16a',GradientType=1 ); /* IE6-9 */
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	line-height: 1.5;
    font-size: 14px;
    letter-spacing:1px;
    margin:40px 0;
    border:none;
    cursor:pointer;
}

.comment-notes {
	display:none;
}

.comment-form-url {
	display:none;
}

.sidebar.main-content h2 {
	letter-spacing:13px;
}

.sidebar-event {
	margin-bottom:60px;
	text-align:center;
}

.sidebar-event img {
	width:100%;
	height:inherit;
}

.sidebar-event h3 {
	font-weight:bold;
	font-size:21px;
	margin-top:20px;
	margin-bottom:7px;	
}

.sidebar-event h3 a {
	color:black;
	text-decoration:none;
}

.sidebar-event h4 {
	font-weight:normal;
	font-size:21px;
	margin-bottom:25px;
}

.search-events {
	padding:60px 0 0;
}

.search-event {
	display: flex;
  	align-items: center;
  	border-top:1px solid #d7d7d7;
  	border-bottom:1px solid #d7d7d7;
  	cursor:pointer;
}

.search-event .top-info {
	padding-bottom:0;
}

.media-boxes-filters {

}

.media-boxes-filters li {
	display:inline-block;
	margin-right:18px;
}

.media-boxes-filters a {
	color: black;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 10px 0px;
    display: block;
}

.media-boxes-filters a.selected {
	border-bottom:2px solid pink
}

.media-box-container {
	box-shadow:none !important;	
	overflow:visible !important;
}

.media-box-image div[data-width][data-height] {
	overflow:visible !important;
}

.media-box-container .button {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -20px;
    z-index:99;
    font-family: 'Roboto Condensed', sans-serif;
    text-align:center;
}

.media-boxes-load-more-button {
	display:none;
}

.nieuws-container-details h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	color:black;
	font-weight:bold;
	margin-top:20px;
	height:30px;
	text-transform:uppercase;
}

.nieuws-container-details h3 a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	color:black;
	font-weight:bold;
	margin-top:20px;
	height:30px;
	text-transform:uppercase;
	text-decoration:none;
}

.media-grid {
	padding-bottom:80px;
}

.media-menu {
	width:100%;
	min-height:120px;
}

.search-event:hover {
	background: #fd9edd; /* Old browsers */
	background: -moz-linear-gradient(left,  #fd9edd 1%, #f5a16a 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #fd9edd 1%,#f5a16a 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #fd9edd 1%,#f5a16a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd9edd', endColorstr='#f5a16a',GradientType=1 ); /* IE6-9 */
	color:white;
}

.search-event:hover .info .date {
	background:url("img/datebg_white.png");
	color:black;
	background-size:55px;
}

.search-event:hover .info .date a {
	color:black;
}

.search-event:hover .normal-content {
	display:none;
}

.search-event:hover .hover-content {
	display:block !important;
}

.search-event .info .date {
	padding:7px 0;
}

.search-event img {
	width:100%;
	display:block;
}

.search-event .hover-content img {
	display:inline-block;
	max-width:35px;
	margin-right:15px;
}

.faq .main-content {
	line-height:1.9;
}

.search-event .hover-content strong {
	vertical-align: top;
    margin-top: 8px;
    display: inline-block;
}


.search-event .top-info {
	border-bottom:0;
	margin-bottom:0;
}

.search-event {
	line-height:1.3;
}

.koop-tickets-event {
	border-radius: 25px;
    border: 2px solid white;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    background: none;
    display: inline-block;
    padding: 9px 25px;
    color: white;
    font-weight: 500;
    float: right;
    letter-spacing: 1px;
    text-decoration: none;
    margin-right: 20px;
    cursor: pointer;
    line-height: 1.2;
    color:white !important;
}

.getvunzig-grid {
	min-height:650px;
	margin-bottom:60px !important;
}

.nieuwsimg {
	display:block;
	width:100%;
	height:200px;
}

.media-box-image div[data-url] {
	cursor:pointer;
}

footer {
	padding:50px 0 100px;
	background: #fd9edd; /* Old browsers */
	background: -moz-linear-gradient(left,  #fd9edd 1%, #f5a16a 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #fd9edd 1%,#f5a16a 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #fd9edd 1%,#f5a16a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd9edd', endColorstr='#f5a16a',GradientType=1 ); /* IE6-9 */
	color:white;
}

footer h2 {
	color:white;
	text-transform:uppercase;
	font-size:24px;
	font-weight:500;
	letter-spacing:1px;
	margin-bottom:15px;
}

footer p {
	margin-bottom:15px;
	line-height:1.5;
}

footer a {
	color:white;
	text-decoration:none;
}

footer input[type="text"], footer input[type="email"] {
	padding:10px 7px;
	width:80%;
	margin-bottom:15px;
}

footer .ft-button {
	width:80%;
	font-family: 'Roboto Condensed', sans-serif !important;
	border-radius:25px;
	border:2px solid white;
	text-transform:uppercase;
	font-size:16px;
	text-align:center;
	background:none;
	display:block;
	padding:10px;
	color:white;
	font-weight:500 !important;
	line-height:19px !important;
	letter-spacing:1px;
	text-decoration:none;
	cursor:pointer;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

footer .ft-button:hover { 
	background:white;
	color:black;
}

.social-ft {
	margin-top:30px;
}

.social-ft a {
	font-size:24px;
	margin-right:30px;
}

.fixed-socials {
	position:fixed;
	top: 50%;
    text-transform: uppercase;
    transform: translateY(-50%);
    text-align:center;
    padding-left:10px;
}

.fixed-socials a {
	display:block;
	margin-bottom:20px;
	color:black;
	text-decoration:none;
	font-size:21px;
}

.ctitle {
	display:inline-block;
	width:30px;
}

.copy {
	padding:17px 0;
	background:black;
	color:white;
	font-size:13px;
}

.logged-in-as a {
	color:black;
}

.single-comment {
	margin-bottom: 30px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom:20px;
}

.single-comment h3 {
	font-size: 17px;
    color: black;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom:8px;
}

.single-comment img {
	width:55px;
	height:inherit;
	float:left;
	margin-right:25px;
}

.single-post-title {
	margin-top:17px;
	margin-left:20px;
	font-weight: bold;
    font-size: 21px;
    float:left;
    text-transform:uppercase;
    max-width:650px;
}

.gutter-0.row {
  margin-right: 0px;
  margin-left: 0px;
}

.gutter-0 > [class^="col-"], .gutter-10 > [class^=" col-"] {
  padding-right: 0px;
  padding-left: 0px;
}

.search-bar {
	max-width:500px;
	width:100%;
	margin:75px auto 0px auto;
}

.search-bar input {
	color: black;
    border: none;
    padding: 8px 0;
    font-size: 15px;
    margin-bottom: 10px;
    font-family: 'Roboto Condensed', sans-serif;
    border-bottom: 1px solid black;
    width: 80%;
}

.search-bar img {
	max-width:40px;
	vertical-align: middle;
	margin-left:20px;
}

.main-content ol {
	padding-left: 35px;
    margin-bottom: 20px;
    list-style: initial;
}

.clear {
	clear:both;
}

.menu-trigger {
	display:none;
}

.menu-trigger {
	position: absolute;
    top: 17px;
    right: 20px;
    z-index:9999999;
}

.mobnav-trig {
	height: 18px;
    width: 90px;
    cursor: pointer;
    position: relative;
    margin: 10px auto;
}

span.trigger-icon {
	display: block;
	float: left;
	width: 30px;
	margin: 0 8px 0 0;
}

span.trigger-icon span {
	display: block;
	height: 2px;
	border-radius:3px;
	margin-bottom: 5px;
	background:black;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.media-box .media-box-image img {
	height:initial;
}


.social-menu, .ticketshop-head {
	display:none;
}

@media screen and (max-width:1400px) {
	.koop-tickets-event {
		padding: 10px 26px;
		font-size:14px;
	}
	
	.button {
		display:block;
		margin-bottom:5px;
	}
	
	.sidebar-event h3 {
		font-size:18px;
	}
	
}


@media screen and (max-width:568px) {
	.main-content h2 {
		font-size: 13px;
    	letter-spacing: 13px;
    	margin-bottom:30px;
	}
}

@media screen and (max-width:768px) {
	.menu-trigger {
		display:block;
	}
	
	.social-menu {
		display:block;
		text-align:center;
	}
	
	.ticketshop-head {
		display: block;
	    position: absolute;
	    left: 17px;
	    color: black;
	    text-transform: uppercase;
	    text-decoration: none;
	    border: 1px solid black;
	    padding: 10px 10px 8px;
	    font-weight: bold;
	    top: 12px;
	    z-index: 9999;
	}
	
	.social-menu a {
	    font-size: 26px;
	    background: black;
	    width: calc(100% / 3);
	    display: block;
	    text-align: center;
	    padding: 12px;
	    color: white;
	    float: left;
	    border: 4px solid white
	}
	
	
	.nieuwsimg {
		height:400px;
	}
	
	.fixed-socials {
		display:none;
	}
	
	.social-ft a {
		margin-right:20px;
	}
	
	footer h2 {
		margin-top:35px;
	}
	
	header {
		padding:20px 0 10px;
	}
	
	header .menu-container {
		display:none;
	}
	
	header .menu-container.active {
		display:block;
	}
	
	header .divider {
		margin-bottom:20px;
		margin-top:20px;
	}
	
	
	header .menu li {
		width: 100%;
    	text-align: center;
    	margin-bottom:5px;
	}
	
	header .menu li a {
		text-align: center;
	    background: black;
	    color: white;
	    display: block;
	    padding: 8px;
	    margin:0 !important;
	    font-size:13px;
	}
	
	.main-content h2 {
		font-size: 16px;
    	letter-spacing: 13px;
    	margin-bottom:30px;
	}
	
	.logo img {
		max-width:75px;
	}
	
	.nieuws-slider h3 {
		font-size:16px;
	}
	
	.transparant-button {
		padding: 6px 30px;
		font-size: 11px;
	}
	
	.media-box-container {
		margin-bottom:40px;
	}
	
	.col-xs-hidden {
		display:none;
	}
	
	.search-event {
		border-bottom: none;
    	padding: 10px 0;
	}
	
	.search-event .top-info { 
		display: flex;
	    align-items: center;
	    justify-content: center;
    }
    
    .search-event .info .date {
    	width:50px;
    }
    
    .tickets-btn {
    	float:none;
    	margin-top:15px;
    }
}


@media screen and (max-width:1170px) {
	.single-post-title {
		display:block;
		max-width:385px;
		margin-top:10px;
	}
	
	header .menu li a {
		margin:0 20px;
	}
	
	.agenda-slider .info {
		width:25%;
	}
	
	.agenda-slider .slideimage {
		width:71%;
	}
	
	.owl-controls {
		bottom:50px;
	}
	
	.nieuws-link {
		font-size:16px;
	}
	
	.ambassadeur .ambassadeur-link {
		font-size:16px;
	}
	
	.ambassadeur .tracklink {
		left: 33%;
	    transform: translateX(-24%);
	    font-size:11px;
	}
	
	.search-event .info .date {
		width: 50px;
	    height: 45px;
	    background-size: 45px !important;
	}
	
	.search-event .info .date span.day {
		font-size:15px;
	}
	
	.search-event .info .eventplace {
		margin-top:0;
		margin-left:10px;
	}
	
	.search-event .hover-content strong {
		font-size:14px;
		margin-top:2px;
	}
	
	.search-event .hover-content img { 
		max-width:20px;
		margin-right:3px;
	}
	
	.media-boxes-filters li {
		margin-right:10px;
	}
	
	.normal-content p {
		font-size:14px;
	}
	
	.koop-tickets-event {
	    font-size: 10px;
	    display: inline-block;
	    padding: 5px 13px;
	}
}

@media screen and (max-width:768px) { 
	
	.kadobon-desktop {
		width:100%;
		margin-bottom:40px;
		display:none;
	}
	
	.kadobon-mobile {
		display:block;
		margin-bottom:40px;
		width:100%;
	}
	
	.page-id-3169 .main-content h2 {
		text-align: center;
	    font-size: 29px !important;
	    line-height: 1.5 !important;
	}
	
	.info .date {
		background-position:center center;
		background-repeat:no-repeat;
	}
	
	.media-boxes-filters {
		position:relative;
		transform:none;
		left:inherit;
	}
	
	.media-boxes-filters a {
		font-size: 14px;
		padding: 10px 4px;
	}
	
	.media-box-container .button {
		top:10px;
	}
	
	.owl-carousel .owl-item img {
		s
	}
	
	.nieuws-slider h3 {
		line-height:1.5;
	}
	
	.agenda-slider .slideimage {
		width:100% !important;
		margin-left:0 !important;
	}
	
	.agenda-slider .info {
		width:100% !important;
	}
	
	.owl-controls {
	    bottom: 5px;
	}
	
	.info .button {
		margin-bottom:15px;
		display: block;
    	text-align: center;
    	float:none;
	}
	
	.mid-info {
		text-align:center;
	}
	
	.info .date, .info .eventplace{
		float:none;
		display:inline-block;
		margin-left:0 !important;
		width:inherit;
	}
	
	.top-info {
		float:none;
		text-align:center;
		border:none !important;
		margin-bottom:5px;
	}
	
	.single-post-title {
		float:none !important;
	}
}


