<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
	Theme Name: Suffys
	Theme URI: http://suffys.be/
	Description: Website van Suffys
	Version: 1.0
	Author: Pauline Chevalier
	Author URI: http://quadus.be
	Tags: Webdesign
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}


body {
	color:#444;
}
p {
    font-family: 'Raleway', sans-serif;
    font-size: 1em;
    line-height: 1.5em;
    color: #999;
}

ul {
	font-family: 'Raleway', sans-serif;
	font-size:1em;
	line-height: 1.5em;
	color:#444;
	list-style: none;
	padding:0;
	margin:0;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#b29a5c;
	text-decoration:none;
}
a:hover {
	color:#333;
	text-decoration: none;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #b29a5c;
}

.button {
    background-color:#fff;
    color:#b29a5c;
}


/*------------------------------------*\
    SUFFYS
\*------------------------------------*/
div.logohome {
    margin-top:20px;
    width:80%;
}


div.rijmarge {
    margin:40px 0 10px 0;
}

div.titelmarge {
    margin:80px 0 30px 0;
}

span.personen {
    font-size:0.8em;
    font-style:italic;
    text-align:center;
}

h3.script {
    font-family: 'Clicker Script', cursive;
    font-size:3.2em;
	color:#b29a5c;   
    text-align:left;
    text-transform:none;
    margin:0;
    padding:0;
}

.wit {
    color:#fff;
    font-size:1em;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/


/* wrapper */
.wrapper {
	width:100%;
	margin:0 auto;
	position:relative;
}


.headerwrap {
	margin-left:300px;
	margin-right:300px;
	padding: 0 5%;
}

.footerwrap {
	margin-left:300px;
	margin-right:300px;
}




/*------------------------------------*\
    NAVIGATIE
\*------------------------------------*/

nav ul {
	list-style: none;
}

nav ul li {
	display:inline-block;
	margin:0 1em;
	text-transform:uppercase;
	font-size:0.8em;
	letter-spacing: 0.2em;
}

.current-menu-item {
	font-weight:700;
}

li &gt; a {
  	position: relative;
  	color: #fff;
  	text-decoration: none;
	font-family: 'Raleway', sans-serif;
	font-size:1.2em;
}

li &gt; a:hover {
  color: #fff;
}


#mega-menu-wrap-header-menu #mega-menu-header-menu &gt; li.mega-menu-item &gt; a.mega-menu-link {
    font-family: 'Raleway', sans-serif;
    font-weight:400;
    text-transform:uppercase;
}




/*------------------------------------*\
    SCROLL TO TOP
\*------------------------------------*/
.scrolltotop{
    width:36px;
    height:36px;
    display:block;
    position:fixed;
    right:20px;
    bottom:20px;
    background:url('img/totop.png') no-repeat;
    background-size:contain;
    text-indent:-999em;
    cursor:hand;
    cursor:pointer;
}



/*------------------------------------*\
    FOOTER 
\*------------------------------------*/

footer {
padding:1% 5% 1% 5%;
background-color:#b29a5c;
color:#fff;
margin-top:-18px;
}



#footer-widgets {
height: 0px;
overflow:auto;
}

.sidebar-widget1 {
float:left;
width: 33%;
}

.sidebar-widget2 {
float:left;
width: 33%;

}

.sidebar-widget3 {
float:left;
width: 33%;
}

div.sidebar-widget1 h3, div.sidebar-widget2 h3, div.sidebar-widget3 h3 {
color:#fff;
}



/*------------------------------------*\
    HEADINGS
\*------------------------------------*/



H2 {
	font-family: 'Raleway', serif;
    font-size: 1.9em;
	letter-spacing: 0em;	
    line-height: 1.1;
    font-weight: 500;
    font-style: normal;
    text-transform: none;
	color:#b29a5c;
    text-align:center;
    overflow: hidden;
    position: relative;
}

h2::after {
    content: '';
    width: 10%;
    height: 2px;
    background: #b29a5c;
    display:block;
    margin:30px auto;
}


body.contact h2::after {
    content: '';
    width: 10%;
    height: 2px;
    background: #b29a5c;
    display:block;
    margin:40px 0 0 0;
}



H3 {
	font-family: 'Raleway', serif;
	color:#b29a5c;
	font-size:0.8em;
    letter-spacing: 1px;
	font-weight: 800;
    text-transform: uppercase;
}

H4 {
	font-family: 'Raleway', serif;
	font-size:1.1em;
	font-weight: 600;
}

H5 {
    font-family: 'Raleway', serif;
    font-size: 0.8em;
    font-weight: 800;
    font-style: normal;
    margin-top: 0;
    margin-left: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #aaa;
}


H6 {
	font-family: 'Raleway', serif;
	font-size:0.9em;
	font-weight: 400;
	text-transform: uppercase;	
}




/*------------------------------------*\
    FONT AWESOME
\*------------------------------------*/

.fa-facebook-f {
	font-size:2em;
}

.fa-facebook-f:before {
	content:"\f39e" !important;
}




/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {
	/* Header */
	.headerwrap {
	margin-left:0px;
	margin-right:0px;
	padding:0;
	}
	
	
	/* Navigatie */
	nav ul {
	width:100%;
	display:none;
	-webkit-padding-start:0px;
	padding:0;
	margin-top:10px;
	}
	
	
	nav ul li {
	display:block;
	text-align:center;
	margin:0;
	padding:0.1em 0;
	}
	
	nav ul li:hover{
	background-color:#750d20;	
	color:#fff;
	}
	
	
	li &gt; a {
  	position: relative;
  	color: #333;
  	text-decoration: none;
	font-family: 'Raleway', sans-serif;
	font-size:0.7em;
	letter-spacing:2px;
	font-weight:100;
	}

	li &gt; a:hover {
	font-weight:normal;
	color:#A57F5A;
	}

	
	/* Footer */
	.footerwrap {
	margin-left:10px;
	margin-right:10px;
	}
	
	p.copyright {
	font-size:0.8em;
	text-align: center;	
	color:#fff;		
	}
	
	footer a, footer p {
	color:#fff;
	}
	
	
	#footer-widgets {
	height:0px;
	}

	.sidebar-widget1 {
	float:none;
	width: 100%;
	text-align: center;
	margin-bottom:2.5em;
	}
	
	.sidebar-widget1 img {
	width: 40%;
    margin-top: 2em;		
	}

	.sidebar-widget2 {
	float:none;
	width: 100%;
	text-align: center;	
	margin-bottom:2.5em;		
	}

	.sidebar-widget3 {
	float:none;
	width: 40%;
	text-align: center;	
	margin: 2.5em auto;
	}

    
     
    #mega-menu-wrap-header-menu #mega-menu-header-menu &gt; li.logo {
	display:none;
    }   
    
    .nav {
    margin:0;
    width: 100%;
	}
    
    .headerwrap {
	margin-left:0px;
	margin-right:0px;
	}
    
    #mega-menu-wrap-header-menu #mega-menu-header-menu &gt; li.mega-menu-item &gt; a.mega-menu-link {
    padding: 0px 10px 0px 10px;
    font-size:14px;
    }
    
    
	/* Nav fixed on scroll*/
	/* The sticky class is added to the header with JS when it reaches its scroll position */
	.sticky {
  	position:relative !important;
  	width: 100%;
	margin-left:0px;
	margin-right:0px;        
	}

	/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
	main {
  	margin-top: 0px;
	}
    
    div.logomobile {
    display:block;
    width:50%;
    margin:50px auto 20px auto;
    }
    
    /* header */
    .header {
	width: 100%;
	background-color: #fff;
	position:relative;
	top:0px;
	left:0px;
	margin:0;
	z-index:9;
    }
    
    #mega-menu-wrap-header-menu #mega-menu-header-menu &gt; li.mega-menu-flyout ul.mega-sub-menu {
    margin-left:0px;
    }
    
    #mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open + #mega-menu-header-menu {
    display: block !important;
	}
    
    H1 {
	font-family: 'Raleway', serif;
	font-size:2em;
	line-height:1.1;
	letter-spacing: 0.1em;
	font-weight: 200;
	font-style: normal;
	color:#b29a5c;
	text-transform: uppercase;
    text-align:center;
	}
    
    .vc_row {
    margin-left: 0px !important; 
    margin-right: 0px !important; 
    }
}




@media only screen and (min-width:768px) {

    
    #mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open + #mega-menu-header-menu {
    display: none;
	}
    
    #mega-menu-wrap-header-menu #mega-menu-header-menu &gt; li.mega-menu-flyout ul.mega-sub-menu {
    margin-left:10px;
    }
    
    #mega-menu-wrap-header-menu #mega-menu-header-menu &gt; li.logo {
	display:inline-block;
    }   

    
    /* header */
    .header {
	width: 100%;
	background-color: #fff;
	position:fixed;
	top:0px;
	left:0px;
	margin:0;
	z-index:999999;
    }
    
    div.logomobile {
    display:block;
    width:130px;
    float:left;
    margin:30px auto 20px auto;        
    }
    
    .nav {
    display:block;
    width:80%;
    float:right;   
    }

	
	
	/* Header */
	.headerwrap {
	background-color:#fff;
	z-index:99999;
	}
	
	
	
	
	/* Navigatie */
	nav ul {
	display:block;
	-webkit-padding-start:0px;
	padding:0;
	margin-top:30px;
	}
	
	
	nav ul li {
	display:inline-block;
	text-align:right;
	margin:0;
	padding:0.6em 0.5em;
	}
	
	nav ul li:hover, nav ul li:active {
	background-color:transparent;		
	}
	
	li &gt; a {
  	position: relative;
  	color: #333;
  	text-decoration: none;
	font-family: 'Raleway', serif;
	font-size:1em;
	letter-spacing:1px;
	font-weight:100;
	}

	li &gt; a:hover {
	font-weight:normal;
	color:#A57F5A;
	}

	
	/* Nav fixed on scroll*/
	/* The sticky class is added to the header with JS when it reaches its scroll position */
	.sticky {
  	position: fixed;
  	top: 0;
  	width: 100%;
	left:0;
	margin:0 !important;
	padding-left:0px;
	padding-right:0px;
	}

	/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
	main {
  	margin-top: 80px;
	}
	
	
	/* Footer */
	.footerwrap {
	margin-left:10px;
	margin-right:10px;
	}
	
	p.copyright {
	font-size:0.8em;
	text-align: center;		
	color:#fff;
	}
	
	footer p {
	color:#fff;
	font-size:1.2em;	
	}
	
	footer a {
	color:#fff;		
	}
	
	
	#footer-widgets {
	height: 0px;
	}

	.sidebar-widget1 {
	float:left;
	width: 33%;
	text-align: center;
	margin-bottom:2.5em;
	}
	
	.sidebar-widget1 img {
	width: 50%;
    margin-top: 1.2em;
	}

	.sidebar-widget2 {
	float:left;
	width: 33%;
	text-align: center;	
	margin-bottom:2.5em;		
	}

	.sidebar-widget3 {
	float:left;
	width: 33%;
	text-align: center;	
	margin-bottom:2.5em;		
	}
	
    
    
  
    li.logo {
	float:none !important;
	width:120px !important;
	margin:0 0 0 0 !important;
    display:block;
    }   
    
    .nav {
    margin: 20px 0;
    width: 80%;
    text-align: right;
	}
    
    .headerwrap {
	margin-left:20px;
	margin-right:20px;
	}
    
    .sticky {
	padding-left:20px;
	padding-right:20px;
	}
    
    #mega-menu-wrap-header-menu #mega-menu-header-menu &gt; li.mega-menu-item &gt; a.mega-menu-link {
    padding: 0px 6px 0px 6px;
    font-size:10px;
    }
    
    
    H1 {
	font-family: 'Raleway', serif;
	font-size:2.1em;
	line-height:1.1em;
	letter-spacing: 0.1em;
	font-weight: 200;
	font-style: normal;
	color:#b29a5c;
	text-transform: uppercase;
    text-align:center;
	}
    
    
    p {
    font-family: 'Raleway', sans-serif;
    font-size: 1em;
    line-height: 1.4em;
    color: #999;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu &gt; li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-size: 12px;
    line-height: 35px;
    }
    
    .vc_custom_1603091579750 {
    padding-left: 20px !important;
    background-color: #eeeeee !important;
    }  
    
    .vc_custom_1603091593317 {
    padding-right: 20px !important;
    }
	
}





@media only screen and (min-width:1024px) {
    .nav {
    margin: 28px 0;
    width: 80%;
    text-align: right;
	}
    
    div.logomobile {
    display:block;
    width:150px;
    float:left;
    margin:30px auto 20px auto;        
    }
    
    
    .vc_custom_1603091579750 {
    padding-left: 80px !important;
    }
    
    .vc_custom_1603091593317 {
    padding-right: 80px !important;
    }
    
    H1 {
	font-family: 'Raleway', serif;
	font-size:2.5em;
	line-height:1.1em;
	letter-spacing: 0.1em;
	font-weight: 200;
	font-style: normal;
	color:#b29a5c;
	text-transform: uppercase;
    text-align:center;
	}
    
    p {
    font-family: 'Raleway', sans-serif;
    font-size: 1em;
    line-height: 1.5em;
    color: #999;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu &gt; li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-size: 12px;
    line-height: 35px;    
    }
	
	/* Footer */
	.footerwrap {
	margin-left:10px;
	margin-right:10px;
	}
	

	
	footer a, footer p {
	color:#fff;
	}
	

	
	#footer-widgets {
	height: 0px;
	}

	.sidebar-widget1 {
	float:left;
	width: 33%;
	text-align: center;
	margin-bottom:2.5em;
	}
	
	.sidebar-widget1 img {
	width: 40%;
	}

	.sidebar-widget2 {
	float:left;
	width: 33%;
	text-align: center;	
	margin-bottom:2.5em;		
	}

	.sidebar-widget3 {
	float:left;
	width: 33%;
	text-align: center;	
	margin-bottom:2.5em;		
	}
	
	
	
	main {
	margin-left:100px;
	margin-right:100px;	
	padding:0;
	}

	.footerwrap {
	margin-left:80px;
	margin-right:80px;
	}
	
    
    li.logo {
	float:none !important;
	width:180px !important;
	margin:-20px 0 0 0 !important;
    }   

    

    
    #mega-menu-wrap-header-menu #mega-menu-header-menu &gt; li.mega-menu-item &gt; a.mega-menu-link {
    padding: 0px 10px 0px 10px;
    font-size:12px;
    }
    
    
	/* Nav fixed on scroll*/
	/* The sticky class is added to the header with JS when it reaches its scroll position */
	.sticky {
  	position: fixed;
  	top: 0;
  	width: 100%;
	left:0;
	margin:0 !important;
	padding-left:0px;
	padding-right:0px;
	}

	/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
	main {
  	margin-top: 130px;
	}
    
    .headerwrap {
	margin-left:30px;
	margin-right:30px;
	}
    
    .sticky {
	padding-left:30px;
	padding-right:30px;
	}
}


@media only screen and (min-width:1100px){
        
    .headerwrap {
	margin-left:80px;
	margin-right:80px;
	}
    
    .sticky {
	padding-left:80px;
	padding-right:80px;
	}
    
}
    
    
@media only screen and (min-width:1300px) {
    #mega-menu-wrap-header-menu #mega-menu-header-menu &gt; li.mega-menu-item &gt; a.mega-menu-link {
    padding: 0px 10px 0px 10px;
    font-size:12px;        
    }

	.headerwrap {
	margin-left:200px;
	margin-right:200px;
	}
    
    .sticky {
	padding-left:200px;
	padding-right:200px;
	}
	
	main {
	margin-left:200px;
	margin-right:200px;	
	padding:0;
	}

	.footerwrap {
	margin-left:130px;
	margin-right:130px;
	}
	

    
    li.logo {
	float:none !important;
	width:230px !important;
	margin:-45px 0 0 0 !important;
    }   

	.nav {
    margin: 35px 0 50px 0;
    width: 80%;
    text-align: right;
	}
	
}


@media only screen and (min-width:1500px) {
    #mega-menu-wrap-header-menu #mega-menu-header-menu &gt; li.mega-menu-item &gt; a.mega-menu-link {
    padding: 0px 15px 0px 15px;
    font-size:12px;        
    }
    
  	.headerwrap {
	margin-left:250px;
	margin-right:250px;
	}
    
    .sticky {
	padding-left:250px;
	padding-right:250px;
	}
    
	main {
	margin-left:250px;
	margin-right:250px;	
	padding:0;
	}

	.footerwrap {
	margin-left:130px;
	margin-right:130px;
	}
	

    
    li.logo {
	float:none !important;
	width:230px !important;
	margin:-45px 0 0 0 !important;
    }   
	
}

@media only screen and (min-width:1750px) {
    .headerwrap {
	margin-left:300px;
	margin-right:300px;
	}
    
    .sticky {
	padding-left:300px;
	padding-right:300px;
	}
    
	
}

@media only screen and (min-width:2000px) {
  
	
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#222;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#222;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#222;
	color:#FFF;
	text-shadow:none;
}




/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}


.lvca-heading {
    text-align: center;
    margin: 15px auto 5px;

</pre></body></html>