/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

@font-face {
    font-family: 'Catalina Clemente';
    src: url('fonts/catalina_clemente_regular-webfont.eot');
    src: url('fonts/catalina_clemente_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/catalina_clemente_regular-webfont.woff2') format('woff2'),
         url('fonts/catalina_clemente_regular-webfont.woff') format('woff'),
         url('fonts/catalina_clemente_regular-webfont.ttf') format('truetype'),
         url('fonts/catalina_clemente_regular-webfont.svg#catalina_clementeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Handsomehand Regular';
    src: url('fonts/handsomehand-regular-webfont.eot');
    src: url('fonts/handsomehand-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/handsomehand-regular-webfont.woff2') format('woff2'),
         url('fonts/handsomehand-regular-webfont.woff') format('woff'),
         url('fonts/handsomehand-regular-webfont.ttf') format('truetype'),
         url('fonts/handsomehand-regular-webfont.svg#handsomehand-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Calista';
    src: url('fonts/Calista.eot');
    src: url('fonts/Calista.eot?#iefix') format('embedded-opentype'),
         url('fonts/Calista.woff2') format('woff2'),
         url('fonts/Calista.woff') format('woff'),
         url('fonts/Calista.ttf') format('truetype'),
         url('fonts/Calista.svg#Calista') format('svg');
    font-weight: normal;
    font-style: normal;

}
.uk-container {
	max-width: 1080px;	
}
article {
	margin-top: 25px !important;
}
a {
	color: #537a97;	
}
a:hover {
	color: #2f5875;		
}
#hero {
	background-size: cover;
	background-position: bottom center;
	background-repeat: no-repeat;
	position: relative;
}
.single .tm-content h3,
.sub-portfolio-title {
	font-size: 16px;
	line-height: 26px;
	font-family: Oswald;
	text-transform: uppercase;
	color: #27718e;
	letter-spacing: 0.5px;
	font-weight: 400;
}
.sub-portfolio-title {
	font-size: 24px;
	line-height: 32px;
	margin: 45px 0 10px 0;
}
.tags a {
	font-family: 'Oswald';
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	background: #9fb7c9;
	color: #fff;
	padding: 2px 15px;
	border-radius: 25px;
	display: inline-block;
	letter-spacing: 1px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.diensten {
	list-style: none;
	padding-left: 0 !important;
}
.diensten-tag {
	background: #dfc4b6;
	font-family: 'Oswald';
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
	padding: 5px 10px;
	border-radius: 8px;
	display: inline-block;
	letter-spacing: 1px;
	margin-right: 5px;
}
.site-header:after {
	background-image: url('images/menu_background_no_logo.png');
	background-size: auto auto;
	background-position: center 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	width: 100%;	
	z-index: 100;
	height: 100px;
	position: absolute;
	content:"";
}
.uk-navbar-nav > li > a {
	font-family: 'Oswald';
	font-size: 11px;
	letter-spacing: 2px;
	height: 110px;
	line-height: 140px;
	color: #666457;
}
.tm-nav-logo-centered > a 	{
	height: 200px !important;
	line-height: 180px !important;	
}
.uk-navbar-content {
	float: none;
	text-align: center;	
}
.uk-offcanvas-bar {
	background: #faf1ea;	
}
.uk-nav-offcanvas > li > a {
	font-family: 'Oswald';
	font-size: 14px;
	letter-spacing: 2px;
	color: #666457;	
	text-transform: uppercase;
}
.facebook > a, .pinterest > a, .instagram > a {
	text-indent: -9999px;
	width: 12px;
	background-position: center 48px;
	background-size: 12px 15px;
	background-repeat: no-repeat;
	display:block;
}
.facebook > a {
	background-image: url('images/facebook.png');	
	background-size: 8px 15px;
	padding: 0 20px !important;
}
.pinterest > a {
	background-image: url('images/pinterest.png');
	padding: 0 20px !important;
}
.instagram > a {
	background-image: url('images/instagram.png');	
	background-size: 15px 15px;
	padding: 0 20px !important;
}
.tm-wrapper {
	top: 0 !important;
	position:relative;
	margin-top:-90px;
}
#tm-top-a, #tm-top-a .uk-container {
	padding: 0 !important;
}
#genesis-content {
	background: url('images/aquarel_pink_bottom.png') no-repeat top center #fff;
	background-size: 100% auto;
	padding: 60px 0;
}
.home .impressie > * {
	padding-left: 0 !important;	
}
.home #genesis-content {
	text-align: center;
}
.home #genesis-content p, .maxwidth60 {
	max-width:60%;
	line-height: 32px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
.home h4 {
	font-weight: 400;
}
.single .maxwidth60 {
	margin-top: 35px;
}
.single .featured-image {
	background-position: center center;
	background-size:cover;
	position: relative;
	margin: 0 auto;
}
.category .featured-image {
	background-position: center center;
	background-size:cover;
	position: relative;
	width: 80%;
	margin: 0 auto;
}
.entry-title, .uk-article-title {
	padding-bottom: 25px;
	margin-bottom: 25px;	
	background: url('images/lijn_bruin.png') no-repeat bottom center transparent;
	background-size: 200px auto;	
}
.category .uk-article-title {
	font-size: 25px;
  	line-height: 29px;
}
.category-blog .entry-title {
	margin-top: 25px;
}
.single .entry-title {
	font-size: 38px;
}
.button-portfolio {
	background-image: url('images/button_meer_zien.png');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center center;
	background-size: 300px 83px;
	display:block;
	width: 300px;
	height: 83px;	
	font-size: 18px;
	letter-spacing: 1px;
	font-family: 'Oswald';
	text-transform:uppercase;
	color: #bf967d;
	line-height: 83px;
	font-weight: 300;
}



/* ---- PAGES ----- */

#genesis-content > article {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.page #genesis-content article > * {
	margin-left: auto;
	margin-right: auto;
	line-height: 32px;
} 

.page-id-21 #genesis-content article > * {
	max-width: 100%;	
}
.page #genesis-content h1 {
	margin-bottom: 50px;	
}
.page #genesis-content h2 {
	margin-top: 50px;	
}
.page #genesis-content h1, .page #genesis-content h2 {
	text-align: center;	
}
.page .uk-slideshow, .page .uk-slideshow > li, .category .uk-slideshow,  .category .uk-slideshow > li, .single .uk-slideshow,  .single .uk-slideshow > li, .archive .uk-slideshow,  .archive .uk-slideshow > li  {
	height: 350px !important;
}
.home .uk-slideshow, .home .uk-slideshow > li {
	height: 450px !important;
}
.home #genesis-content h1 {
	max-width: 100%;	
}
.frm_forms {
	max-width: 60% !important;
	margin-left: auto !important;
	margin-right: auto !important;	
}

/* ---- PORTFOLIO ----- */

.category h1.uk-article-title, .single h1.uk-article-title, .archive h1.uk-article-title {
	padding-bottom: 25px;
	padding-left: 0 !important;
	margin-bottom: 25px;	
	background: url('images/lijn_bruin.png') no-repeat bottom center transparent;
	background-size: 200px auto;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	font-size: 32px;
	line-height: 38px;
	width:100%;
}

.uk-article + .uk-article {
	margin-top: 25px;	
}
.uk-article {
	margin-top: 25px;	
}

/* ---- BOTTOM-A ----- */

#bottom-a {
	background: url('images/structuur.png') repeat 0 0 #fff;
	padding: 60px 0;	
}
#bottom-a .widget, #bottom-a .wp-block-columns {
	margin-bottom: 0;
}

.bottom-a .wp-block-heading, .steekwoorden {
	font-family: 'Calista';
	text-align: center;
	background: url('images/bloem_achtergrond.png') no-repeat center center transparent;
	background-size: 150px 57px;
	padding: 15px 0;
	color: #537a97;
	font-size: 54px;
	line-height: 80px;
	text-transform: lowercase;
	font-weight: 400 !important;
}
.bottom-a p {
	line-height: 32px;
	text-align: center;	
}
.bottom-a .read-more,
.read-more {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background: url('images/button.png') no-repeat center center transparent;
	text-align: center;
	color: #fff;
	font-size: 28px;
	line-height: 60px;
	height: 60px;
	background-size: 150px 60px;
	font-family: 'Calista';
	width:150px;
	text-transform: lowercase;
}
/* ------------ VIDEO -------------- */

#mep_0 {
	width: 640px !important; 
	height: 360px !important;
	margin: 0 auto;
}
@media (min-width: 1220px) {
.video {
	position:relative;
	background-image: url('images/Wedding-Eve-video-meet.png'), url('images/Wedding-Eve-video-eve.png');
	background-position: left center, right center;
	background-size: auto;
	background-repeat: no-repeat;
}
}
#video-21-1_html5 {
	width: 640px !important; 
	height: 360px !important;
}
.wp-video {
	margin: 0 auto;
}
.page-id-21 #tm-bottom-a .uk-container {
	max-width: 1250px;
}
.quotes .uk-card {
	background: #e2e9ee;	
	position: relative;
}
.page-id-21 #bottom-b .uk-container {
	position: relative;
	max-width: 1080px;
}
@media (min-width: 1360px) {
.page-id-21 #bottom-b .uk-container:after {
	background-image: url('images/Wedding-Eve-quote-bg.png');
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
	right:-109px;
	content: "";
	width: 139px;
	height: 143px;
	top: 50%;
	transform: translateY(-50%);
}
}
.quotes h3 {
	font-size: 40px;
	font-family: 'Catalina Clemente';
	line-height: 60px;
	color: #6597ab !important;
	display: flex;
	align-items: center;
}
.quotes .uk-slidenav {
	position: absolute;
	right: 0;
	bottom: 0;
}
.page-id-21 #tm-bottom-c {
	background: #fff;
}
.page-id-21 #tm-bottom-c .uk-panel-title {
	font-family: 'Calista';
	font-size: 48px;
	line-height: 60px;
	color: #333333;
}
.bekijk-mijn-portfolio {
	color: #6597ab;
	font-family: 'Oswald';
	font-size: 48px;
	line-height: 60px;
	letter-spacing: 5px;
	text-transform: uppercase;
	font-weight: 200;
	margin-bottom: 40px;
}
/* ------------ CALL-TO-ACTION -------------- */

.call-to-action {
	background: url(images/Wedding-Eve-call-to-action.png) no-repeat left center transparent;
	background-size: 100%;
	height: 275px;
}
.call-to-action > div {
	padding-left: 35px;
	padding-right: 150px;
}
.call-to-action h3 {
	color: #fff !important;
	font-family: 'Calista' !important;
	font-size: 40px !important;
	font-weight: 400 !important;
	line-height: 48px !important;
	letter-spacing: 1px !important;
	margin-bottom: 0px !important;
	text-transform: none !important;
}
.call-to-action h4 {
	color: #fff;
	font-family: 'Calista';
	font-size: 32px;
	font-weight: 400;
	line-height: 40px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 0px !important;
}
.maxwidth60 .call-to-action h3 {
	font-size: 32px !important;
	line-height: 36px !important;
}
	
.maxwidth60 .call-to-action h4 {
	font-size: 26px !important;
	line-height: 30px !important;
}
.maxwidth60 .call-to-action {
	height: 180px;
}

/* ------------ QUOTES -------------- */

.page-id-21 .tm-bottom-b .uk-width-medium-1-2:first-child .uk-slideshow, .page-id-21 .tm-bottom-b .uk-width-medium-1-2:first-child .uk-slideshow > li {
	height: 410px !important;
}
.credits {
	font-size: 12px;
	font-family: 'Oswald';
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: right;
	font-weight: 300;
}

/* ---- REVIEWS ----- */

.review .review-foto {
	left: 50%;
}
.review .review-tekst {
	left: -50%;
}
.review .review-tekst p {
	background-image: url('images/WeddingEve-quote-links.png');
	background-size: auto;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
}
.review:nth-child(odd) .review-foto {
	left: 0%;
}
.review:nth-child(odd) .review-tekst {
	left: 0%;
}
.review:nth-child(odd) .review-tekst p {
	background-image: url('images/WeddingEve-quote-rechts.png');
	background-size: auto;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top:25px;
}
.review-title {
	font-family: 'Calista', 'Handsomehand Regular';
	color: #27718e;
	font-size: 32px;
}
.archive .uk-article {
	margin-top: 60px !important;
}

/* ---- BOTTOM-B ----- */

#bottom-b {
	background: #fff;
	padding: 60px 0;	
}
#bottom-b .widget {
	margin-bottom: 0;
}
.tm-bottom-b .uk-slideset {
	font-family: 'Catalina Clemente';
	text-transform: uppercase;
	font-size: 21px;
	letter-spacing: 1px;
	line-height: 36px;	
}
.tm-bottom-b .uk-slideset p,
.tm-bottom-b .uk-slidenav-position {
	margin: 0;	
}
.partners {
	display: inline-block;
	padding-left: 35px;
}
.partners:first-child {
	padding-left:0px;
}

/* ---- BOTTOM-INSTA ----- */

#tm-bottom-instagram {
	padding-bottom: 0;
}

#tm-bottom-instagram .uk-container {
	padding: 0 !important;
	max-width: 100%;
}
#tm-bottom-instagram section {
	margin-bottom: 0; 
}
#sbi_images, #sb_instagram {
	padding: 0 !important;
}
.instagram-title {
	background: #d5b4a0;
}
.instagram-title strong {
	font-weight: 400;
}
.instagram-title h3 {
	color: #fff;
	font-family: 'Oswald';
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 36px;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0;
}
.instagram-title a {
	color: #fff;
	text-decoration: underline;
}
.instagram-content {
	margin:0 !important;
}
/* ---- BOTTOM-C ----- */

#bottom-c {
	background: #9fb7c9;	
	padding: 60px 0;
	color: #fff; 
}
#bottom-c a {
	color: #fff;	
}
#bottom-c a:hover {
	color: #537a97;	
}
#bottom-c .wp-block-heading {
	display: none;
}
#bottom-c .widget, #bottom-c img, #bottom-c .wp-block-columns {
	margin-bottom: 0;
}
.testimonials {
	background-image: url('images/apostrophe_links.png'), url('images/apostrophe_rechts.png');
	background-repeat: no-repeat;
	background-position: left top, right bottom;	
}
.ik-ben {
	color: #fff;
	font-family: 'Calista', 'Handsomehand Regular';
	font-size: 48px;
	line-height: 42px;
	text-align: center;
	margin-bottom: 15px !important;	
}
.contact {
	font-size: 15px; 	
}
.contact-title {
	display: block !important;
	font-family: 'Oswald';
	font-size: 24px;
	line-height: 36px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px;	
	font-weight: 300;
	background: url('images/lijn_wit.png') no-repeat left bottom transparent;
	background-size: 200px auto;
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-top: 0;
}
.phone {
	background: url('images/icon_phone.png') no-repeat left center transparent;	
	width: 19px;
	height: 19px;
	padding-left: 30px;
}
.mail {
	background: url('images/icon_mail.png') no-repeat left center transparent;	
	width: 19px;
	height: 19px;
	padding-left: 30px;
}
.frm_style_formidable-style.with_frm_style label.frm_primary_label, .frm_style_formidable-style.with_frm_style.frm_login_form label {		
	color: #537a97;
	font-family: 'Catalina Clemente';
	font-size: 14px;
	text-transform: uppercase;
}
.frm_style_formidable-style.with_frm_style input[type="text"], .frm_style_formidable-style.with_frm_style input[type="password"], .frm_style_formidable-style.with_frm_style input[type="email"], .frm_style_formidable-style.with_frm_style input[type="number"], .frm_style_formidable-style.with_frm_style input[type="url"], .frm_style_formidable-style.with_frm_style input[type="tel"], .frm_style_formidable-style.with_frm_style input[type="phone"], .frm_style_formidable-style.with_frm_style input[type="search"], .frm_style_formidable-style.with_frm_style select, .frm_style_formidable-style.with_frm_style textarea, .frm_form_fields_style, .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices, .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
	border-radius: 0px;
	border-width: 0px;
	box-shadow: none;
	background: #faf1ea;
}
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style.with_frm_style input[type="submit"], .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .frm_style_formidable-style.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style.with_frm_style.frm_login_form input[type="submit"] {
	background: #9fb7c9;
	border: 0px;	
	border-radius: 0px;
	box-shadow: none;
	font-family: 'Catalina Clemente';
	color: #fff;
	text-transform: uppercase;
}
.tm-footer {
	background: #f1dccd;
	text-transform: uppercase;
	font-family: 'Oswald';
	letter-spacing: 2px;
	font-size: 9px;
}
a.tm-totop-scroller {
	position: relative;	
}
@media (max-width: 1220px) {
	.wp-video {
		padding-bottom: 85px;
		background-image: url('images/Wedding-Eve-video-meet-eve.png');
		background-position: bottom center;
		background-repeat: no-repeat;
	}	
	#hero {
		height: 350px !important;
	}
	.genesis-nav-menu a {
		font-size: 11px;
	}
	.wp-custom-logo .title-area {
		max-width: 180px !important;
	}
}
@media (max-width: 960px) {
	.genesis-nav-menu {
		margin-top: 20px;
		padding-left: 0;
	}
	.genesis-nav-menu a {
		height: 32px;
		line-height: 32px;
		font-size: 14px;
		font-weight: 300;
		padding: 0;
	}
	.site-header {
		padding: 10px 0;
	}
	.site-header:after {
		display: none;
	}
	.site-inner {
		padding-top: 0;
	}
	.menu-toggle {
		font-family: 'Oswald';
  		letter-spacing: 2px;
  		text-transform: uppercase;
		font-weight: 300;
		color: #b98b6f;
	}
	.facebook > a, .pinterest > a, .instagram > a {
		background-position: left center;
	}
}

@media (max-width: 768px) {

.home #tm-middle p, .page #tm-middle article > *, .frm_forms {
	max-width:80% !important;
}
.home .impressie > * {
	padding-left: 0 !important;	
	padding-top: 25px;
}
.home .impressie img {
	width: 100%;
}
	.maxwidth60 {
	max-width:100%;
}
	#hero {
		height: 300px !important;
	}
	.review-foto > img {
		width: 100%;
	}
	.review-tekst > div {
		padding: 0 30px; 
		text-align: center !important;
	}
	.review-tekst h3 {
		text-align: center !important;
	}
}
