<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Vanquish - Default
Theme URI: http://www.autosoft.eu
Template:     Vanquish
Author: Autosoft automotive internet
Author URI: http://www.autosoft.eu/
Description: Vanquish CHILD Thema, ontworpen en ontwikkeld door Autosoft. Afgeleide van het Autosoft Vanquish thema voor klantspecifieke aanpassingen.
Version: 1.0
Text Domain: autosoft
*/

body {font-size: 14px;}

#mainvisual.smaller img { margin-top: -8%; }

h1,h2,h3,h4,h5,h6 { font-weight: bold!important}

a {	
	-webkit-transition: all 450ms ease-in-out;
	-moz-transition: all 450ms ease-in-out;
	-ms-transition: all 450ms ease-in-out;
	-o-transition: all 450ms ease-in-out;
	transition: all 450ms ease-in-out;
	color: #999999;
	text-decoration: underline;
}

a:hover {	
	color: #ffffff;
	text-decoration: underline;
}


#mainvisual div[class^="amazingslider-description-"] {display: none!important;}

#bottomcontent { display: none!important;}

#footerwidgets .widget img {
    float: none;
    height: auto !important;
    margin-right: 0px;
    max-width: 100% !important;
}

#sharebar { display: none!important;}



#access li:hover &gt; a,
#access ul ul :hover &gt; a,
#access a:focus,
#access li.current-menu-item a,
#access li.current-menu-parent a  {
	background: #353535;
}

#access li.current-menu-item a,
#access li.current-menu-parent a  { font-weight: bold!important; }

#access li.current-menu-item li a ,
#access li.current-menu-parent li a  { font-weight: normal!important; }

#access li li.current-menu-item a  { font-weight: bold!important; }

#colofon, #colofon a { color: #666666 }
#colofon a:hover { color: #ffffff }


@media screen and (max-width: 800px) {
	#topcontent .widget { height: 360px;}
	}

@media screen and (max-width: 480px) {
	#topcontent .widget { height: auto;}
	}

/* BLACK *//* BLACK *//* BLACK *//* BLACK *//* BLACK */

body { 
	background: #000000;
	color: #f0f0f0;
}

h1, h2, h3, h4, h5, h6, a.su-button {
	color: #ffffff;
	}
	
#topcontent { 
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 10%, rgba(0,0,0,1) 80%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 10%,rgba(0,0,0,1) 80%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 10%,rgba(0,0,0,1) 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	}
	
#sitecontainer { 
	background: #000000;
	}
	
	
	
#bottomcontent .widget h3 { color: #ffffff; }	

#bottomcontent .widget a.nieuwslink,
#minizoeker #zoekbar #zoekbutton	{  border: 1px solid #333333;	}


	
	.bericht { 
	background: #333333; border: 1px solid #e3e3e3;
	}
	
	form.wpcf7-form input,
form.wpcf7-form textarea {
	border: 1px solid #cccccc;
	background: #333333;
	color: #fefefe;
	}

form.wpcf7-form input:focus,
form.wpcf7-form textarea:focus {
	border: 1px solid #cccccc;
	background: #000000;
	}
	
	form.wpcf7-form input.wpcf7-submit:hover {  color: #ffffff;}
	
	

/* Tablet */
@media screen and (min-width: 481px) and (max-width: 820px) {
	
	ul#menu-main li.homelink { display: none; }

	.wrapper  { width: 780px; }

		#mainvisual { height: 420px; }
		#mainvisual img, #mainvisual .mslide img { min-width: 800px; margin-top: 0%}
		#mainvisual .featuredtext { height: 440px!important;}
		
		#personeelbar .block.onefourth {margin: 0px 10px 30px 10px; box-sizing: border-box; width: 47%}
		
		.bericht { 
		box-sizing: border-box; width: 47.5%;
		min-height: 220px; max-height: 220px;}
		
		#topcontent .widget {
		width: 48%;
		margin-top: 0px;
		height: 360px;
		}
		
		#bottomcontent .widget a.nieuwslink {  margin-top: 26px; }

		#maincontent.sidebar-left #inhoud,
		#maincontent.sidebar-right #inhoud  { width: 100%; box-sizing: border-box;}
		#maincontent #sidebar { width: 100%; box-sizing: border-box; margin-top: 20px;}
			
		#maincontent.sidebar-left #inhoud  { float: none;}
		#maincontent.sidebar-right #inhoud  { float: none;}
		#maincontent.sidebar-left #sidebar  { float: none; margin-right: 0%}
		#maincontent.sidebar-right #sidebar  { float: none; margin-left: 0%}
		
		#maincontent #sidebar .block { width: 48%; margin: 0 1% 2.5em 1%;}
	
		#footerwidgets iframe { max-width: 98%!important;}
		
		#sharebar { display: none;}
		
}

/* ===== ===== ===== AUTOCOMMERCE ===== ===== ===== */

:root {
    --ACbgwrapper: #000000!important;
	--ACoverlay: #111111!important;
	--ACimgpadding: 56.65%!important;
}
	</pre></body></html>