/* Custom CSS
------------------------------------------------------------ */

.pagination-previous,.pagination-previous a, .pagination-next,.pagination-next a {color: #ea5a0b;}
																		  

ul li.pvdm-portfolio-item {list-style-type: none;color:white;}
ul a li.button.pvdm-portfolio-item {}
ul a li.button.pvdm-portfolio-item {
	width: 160px;
	color: white;
	border-radius:15px;
	margin: 20px 30px 0px 30px;
	position: relative;
	padding: 8px 6px 12px 26px;
	top: 1px;
	background: -webkit-gradient(linear, left top, left bottom, from(#ea5a0b), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea5a0b', endColorstr='#faa51a');
}

a.std-kleur, a.std-kleur:visited  {color: white;}

..content{margin-left: 20px}
..petra-content-container {margin-top: 40px;}
..fl-widget .featuredpost p ,.fl-widget h2.entry-title {margin:0;}
li.pvdm-portfolio-item{margin-left: 30px!important;}
li.pvdm-portfolio-item.pvdm-portfolio-titel {font-size: 2rem;color:#ea5a0b;margin:0 0 20px 30px!important;}
div.vidplayer{width:610px;height: 348px;margin: 50px auto;border:5px;border-style:solid;}
.tribe-events-event-meta, .tribe-events-notices{background-color: transparent!important;color: #bbbbbb;border-width:0 0 1px 0!important;border-style: dotted!important; border-color: #ea5a0b!important;}
h3.tribe-events-single-section-title {font-size:1.8rem!important;padding-top: 10px;}
.tribe-events-cal-links{border:0;border-top: 1px;margin-top: 40px;border-style: dotted; border-color: #ea5a0b;}
#tribe-events-footer{display:none;}
#pvdm-nav-portfolio-next, #pvdm-nav-portfolio-prev{position: absolute;top:400px;font-size:60px;}
#pvdm-nav-portfolio-next{right:5px;}
#pvdm-nav-portfolio-prev{left:5px;}
#pvdm-nav-mob{position: relative; display:none;}
#pvdm-nav-portfolio-prev-mob,#pvdm-nav-portfolio-next-mob {display:inline;width:30px;font-size:40px;}
.div.sharedaddy h3.sd-title:before{border-top: 1px solid #ea5a0b;}
.div.sharedaddy h3.sd-title{color:#ea5a0b;}
..sd-social-icon .sd-content ul li a.sd-button,.sd-social-icon .sd-content ul li a.sd-button:hover {color:#eee!important; border-color:black;background-color:#ea5a0b;}
..inner{background: grey!important;border-color:black!important;border-radius:25px!important;}
.wp-embed{background:#eee;}
.grecaptcha-badge { visibility: hidden; }

/* Custom Responsive CSS
------------------------------------------------------------ */
@media only screen and (max-width: 1140px) {
#pvdm-nav-portfolio-next,#pvdm-nav-portfolio-prev{display:none;}
#pvdm-nav-mob{display:block;}
}

@media only screen and (min-width: 840px) and (max-width: 1140px) {

}

@media only screen and (min-width: 480px) and (max-width: 1140px) {

}

@media only screen and (max-width: 839px) {
#linker-column-homepage, #rechter-column-homepage {width: 100%!important;}
#menu-oeuvre li, .pvdm-menu-home li {margin: 0!important;}
#menu-oeuvre li a, #menu-home li a{padding-left: 0!important;}
}

@media only screen and (min-width: 480px) and (max-width: 839px) {

}

@media only screen and (max-width: 479px) {

}