/* ----------------------------------------------------------------
	Custom CSS

	voor Teun Voeten door Nathalie Albert
-----------------------------------------------------------------*/
img.crowdfunding {
	height: 150px;
	width:150px;
	margin-top: 20px;
	margin-left: 20px;
}
img.crowdfunding-home {
	height: 200px;
	width: 200px;
	margin-top: 150px;
	margin-left: 30px;
}
@media (max-width: 991px) {
	img.crowdfunding-home {
	height: 150px;
	width: 150px;
	margin-top: 80px;
	margin-left: 30px;
}
}
.fundraiser p {
	color:#fff; 
	font-size:18px;
	line-height: 1.8;
}
.container .fundraiser {
	background-color: #993333;
}
.fundraiser a {
	color:#fff!important;
	text-decoration:underline!important;
}
 
.fundraiser a.button-white {
	color:#333!important;
	text-decoration:none!important;
}
.fundraiser a.button-white:hover {
	background-color: #333;
	color:#fff!important;
	text-decoration:none!important;
}

#header.full-header #logo {
	background-color:#333;
	padding-left:30px;
}
#page-title.page-title-dark {
	background-color: #474747;
}

#page-title h2 {padding: 0;
margin: 0;
line-height: 1;
font-weight: 600;
letter-spacing: 1px;
color: #333;
font-size: 28px;
text-transform: uppercase;
}
#page-title.page-title-dark h2 {
    color: rgba(255,255,255,0.9)
}

.dark #header-wrap:not(.not-dark) #primary-menu > ul > li:hover > a,
.dark #header-wrap:not(.not-dark) #primary-menu > ul > li.current > a,
.dark #header-wrap:not(.not-dark) #primary-menu > .container > ul > li:hover > a,
.dark #header-wrap:not(.not-dark) #primary-menu > .container > ul > li.current > a { color: #993333; }

.promo.promo-dark {
	color:#FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.promo.promo-books {
	border: 2px solid #444;
	border-radius: 3px;
	padding-left: 30px;
}

.promo.promo-books h3{
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:10px;
}

.promo.promo-books-dark {
	background-color: #444;
	color:#fff;
	border: 2px solid #444;
	border-radius: 3px;
	padding-left: 30px;
}
.promo.promo-red {
	border: 2px solid #993333;
}
.promo.promo-books-dark h3{
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:10px;
}
.promo.promo-flat h3 {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.emphasis-title.entry-date {
	background-color:rgba(255,255,255,0.7);
}
.events .entry-c p, .events .entry-c h6 {
	margin: 0px; 
}
.events .entry-c h6 {
	color: #999;
	text-transform:uppercase;
	font-size:14px;
}
h3.date  {
	font-size:36px;
}

.section.grey {
	background-color: #e0e0e0;
	border-color: rgba(255,255,255,0.1);
}

/*---bio titel---*/
.skill-area .skill-info {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    padding-left: 25px;
}
.skill-area .skill-info span {
    display: block;
    margin-top: 30px;
    font-size: 15px;
}


/*---articles titel---*/
.entry-image {
    margin-bottom: 10px;
}
.post-grid .entry-title h2 {
    color: #333;
	font-size:12px;
}
.entry-meta {
    margin: 10px -10px 0 0;
    list-style: none;
}
#posts .entry-content {
	margin: 10px 0;
}
#posts .entry-content p {
	margin-bottom: 10px;
}
.button.button-mini {
    padding: 0 5px;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
}
.button.button-border.button-mini {
    line-height: 16px;
}
/*---footer---*/
.footer-big-contacts {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}

.footer-big-contacts span {
	display: block;
	font-size: 10px;
	font-weight: 400;
	text-transform: uppercase;
	color: #888;
	letter-spacing: 2px;
}

.dark .footer-big-contacts { color: rgba(255,255,255,0.8); }

@media (max-width: 767px) {
#copyrights .col_half:last-child {
    display: block;
	text-align:center !important;
	margin-top:20px;
}
}

/* ----------------------------------------------------------------
	Photography 
-----------------------------------------------------------------*/
#page-menu, #page-menu-wrap {
    position: relative;
    height: auto;
    line-height: 44px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	font-family: 'Poppins', sans-serif;
}

.font-alt { font-family: 'Poppins', sans-serif; }

@media screen and (max-width: 40em) {
	.description-preview h3 { font-size: 0.5em; }

	.description-preview p,
	.details { display: block; }
}

@media (min-width: 768px) {
	.topmargin-md { margin-top: 30px !important; }
}

/* ----------------------------------------------------------------
	Menu responsive 
-----------------------------------------------------------------*/

@media (min-width: 992px) and (max-width: 1070px) {

body.stretched #header.full-header .container {
    padding: 0 15px 0 0;
}
#primary-menu ul li > a {
    padding: 39px 10px;
    font-size: 10px;
}
}
@media (min-width: 1071px) and (max-width: 1220px) {

body.stretched #header.full-header .container {
    padding: 0 15px 0 0;
}
#primary-menu ul li > a {
    padding: 39px 12px;
    font-size: 11px;
}
}

/* Bootstrap 1/5th columns */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
	width: 20%;
	float: left;
	flex: 0 0 20%;
	max-width: 20%;
}

@media (min-width: 768px) {
	.col-sm-15 {
		width: 20%;
		float: left;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

@media (min-width: 992px) {
	.col-md-15 {
		width: 20%;
		float: left;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

@media (min-width: 1200px) {
	.col-lg-15 {
		width: 20%;
		float: left;
		flex: 0 0 20%;
		max-width: 20%;
	}
}




.social-block .social-icon {
	display: inline-block !important;
	float: none;
}

.photo-border {
	margin: 0 auto;
	padding: 0 25px;
}
.photo-border img {
	border: 8px solid #333;
	margin: 25px 0;
	max-width: 185px;
}

span.search-match-highlight {
	background: #ffff00;
}

@media (min-width: 992px) {
	.photo-border img {
		max-width: 100%;
	}
}


@media screen and (max-width: 500px) {
	.description-preview {
		position: absolute;
		left: 0px;
		display: block;
		top: 90px;
	}

	.description-preview p, .description-preview .details2 {
		display: none;
	}

	.preview.preview-open.preview-image-loaded {
		width: 100% !important;
	}
}
/* Photography Categorie */
@media screen and (max-width: 575px) {
.portfolio-3 .portfolio-item {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
}
}
@media (min-width: 576px) and (max-width: 991px) {
.portfolio-3 .portfolio-item {
    width: 50%;
    padding: 0 15px 15px 0;
    margin-bottom: 60px;
}
}
@media screen and (min-width: 992px) {
.portfolio-3 .portfolio-item {
    width: 33.33333333%;
    padding: 0 15px 15px 0;
    margin-bottom: 60px;
}
}

.portfolio-desc {
    z-index: 3;
    padding: 15px 10px;
    background-color: #933;
}

h5.portcap a {
	color: #fff;
}
h5.portcap {
	margin-bottom: 0 !important;
}



/* Cookie Banner */
#cookie-info-banner {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 1000;
}
#cookie-info-banner > div {
	display: inline-block;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	color: black;
	background-color: rgba(185, 185, 185, 0.9);
	padding: 20px;
	border-radius: 5px;
	margin-bottom: 0;
}
#cookie-info-banner p {
	margin-bottom: 0;
}
#cookie-info-banner p.cookie-info-text {
	display: inline-block;
	float: left;
	width: calc(100% - 120px);
}
#cookie-info-banner p.cookie-info-button {
	display: inline-block;
	float: right;
	vertical-align: middle;
}
#cookie-info-banner p.cookie-info-button button {
	margin-left: 20px;
	padding: 7px 20px 5px 20px;
	border-radius: 5px;
	color: #ffffff;
	background: #993333;
	border-color: #993333;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.cookie-info-banner-extra-padding {
	padding-bottom: 120px !important;
}
#gotoTop{
	z-index:1001;
}
@media (min-width: 1200px) {
	#cookie-info-banner div {
		max-width: 80%;
	}
}