@charset "utf-8";
/*	CSS Document for Joomla 3 styles
	Stylesheet for The Hair Rebel
	Auteur Marc Luijten
	Versie 1.0 - 07 oktober 2019  */

/*  ==========================
	FONT STYLES
	========================== */
	
@import "../webfonts/bebas-neue/css/bebas-neue.css";
@import "../webfonts/courier-new/style.css";
@import "../webfonts/britanic/style.css";
	
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	line-height: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000;
	background-color: #fff;
}

h1, h2, h3, h4, h5, h6, .quote {
	font-family: 'BebasNeue-Regular',sans-serif;
	font-weight: 400;
	letter-spacing: 3px;
}

h1 {
  font-size: 30px;
  line-height: 34px;
}

h2 {
  font-size: 25px;
  line-height: 28px;
}

h3 {
  font-size: 22px;
  line-height: 26px;
}

h4 {
  font-size: 18px;
  line-height: 20px;
}

h5 {
  font-size: 14px;
  line-height: 20px;
}

h6 {
  font-size: 12px;
  line-height: 20px;
}

/*  ======================
	GENERAL STYLES
	===================== */

.linkzwart > a, linkzwart > a:link, linkzwart > a:visited, linkzwart > a:hover, linkzwart > a:active, .linkzwart > span > a, linkzwart > span > a:link, linkzwart > span > a:visited, linkzwart > span > a:hover, linkzwart > span > a:active{
	color: #000;
}

/* ===================================================================================
	BOOTSTRAP MEDIA QUERIES OVERRIDES
	NOTE: The order of the media queries is important when styles overwrite each other
	================================================================================== */
	
@media (min-width: 1200px) {
	.insta{
		display: none;
	}
	.insta2{
		margin: -128px 10px 0px 0px;
	}
}

@media (max-width: 1199px) {
	
}

@media (min-width: 980px) and (max-width: 1199px) {
	.insta{
		display: none;
	}	
	.insta2{
		margin: -128px 10px 0px 0px;	
	}
	.image-rechts{
		width: 35%;
	}	
}

@media (min-width: 980px) {
	/* Activeren hovering van hoofd items maakt subitems zichtbaar*/
	.navbar .nav > li.dropdown:hover ul.dropdown-menu {
		display: block;
	}
	/* Navigatie */
	#welkom, #over, #fotos, #producten, #prijslijst, #contact{
		padding-top: 315px; /* positionering van ankers bepalen */
		margin-top: -285px;
	}	
	.navbar-fixed-top{
		max-width: 1140px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0px;
    }
	.navbar{
		margin-bottom: 220px;
	}
	.navbar .nav {
		display: inline-block;
		float: none;
	}
	.navbar .nav-collapse {
		text-align: center;
	}
	div.nav-collapse{
		margin-left: -100px;
	}	
	.menulogo{
		margin-top: -110px;
		display: inline-block;
	}
	.brand{
		display: none!important;
	}
	div.contact{
		margin: 0px 10% 0px 10%;
	}
	.tekstblok-links{
		width: 55%;
		float: left;
		padding-left: 30px;
	}	
	.tekstblok-rechts{
		width: 55%;
		float: right;
	}
	.image-links{
		width: 40%;
		float: left;
	}	
	.image-rechts {		
		width: 40%;
		float: right;
	}
	.image-rechts img {
		float: right;
	}		
	.tekstblok-fleur{
		width: 33%;
	}
	.tekstblok-contact{
		width: 33%;
	}
	.tekstblok-openingstijden{
		width: 33%;
	}
	div.row{
		margin-top: 30px;
		padding-left: +10px;
	}
	h1{
		margin-top: -10px;
		margin-bottom: 20px;
		font-size: 30px;
		line-height: 34px;
		text-align: center;
	}
	table.prijslijst {
		margin-top: 30px;
	}
}	
	
@media (max-width: 979px) {
	/* Navigatie */
	#welkom, #over, #fotos, #producten, #prijslijst{
		padding-top: 0px; /* positionering van ankers bepalen */
		margin-top: 0px;
	}
	#contact{
		padding-top: 0px; /* positionering van anker bepalen */
		margin-top: 20px;
	}		
	.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
		font-weight: normal;
	}
	.nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
		background: none;
	}
	.navbar{
		margin-bottom: 0px;
	}	
	/* popup window bij kleinere schermen bijstellen*/
	#sbox-content{
		height: auto;
	}
	#sbox-window{
		background-color: transparent;
	}
	.menulogo{
		display: none!important;
	}
	.brand{
		display: block;
		margin-top: -90px!important;
		text-align: center;
	}	
	.insta{
		margin: -50px 12px 0px 0px;	
	}
	.insta2{
		display: none;
	}
	div.contact{
		margin-right: 0px;
	}
	.tekstblok-links{	
		padding-left: 10px;
		width: 95%;
		float: left;
	}	
	.tekstblok-rechts{
		width: 95%;
		float: left;
	}
	.tekstblok-rechts > h2, .tekstblok-links > h2{
		text-align:center;
	}
	div.image-rechts, div.image-links{
		max-width: 100%;
		float: none;
		text-align: center;
	}
	div.image-rechts > img, div.image-links > img{
		margin-left: auto;
		margin-right: auto;
		margin-top: 30px;
	}
	.tekstblok-fleur{
		width: 100%;
	}
	.tekstblok-contact{
		width: 100%;
	}
	.tekstblok-openingstijden{
		width: 100%;
	}
	div.tekstblok-links, div.tekstblok-rechts, div.tekstblok-midden, div.image-rechts, div.image-links{
		margin-top: 30px;
	}
	h1 {
		font-size: 27px;
		line-height: 30px;
		text-align: center;
		margin-top: 0px;
		margin-bottom: 25px;
	}	
	h1.slogan{
		padding-left: 8px;
		padding-right: 5px;
	}
	table.prijslijst {
		margin-top: -30px;
	}
	h2#producten, h2#prijslijst {
	margin-top: 30px;
	}	
}

@media (min-width: 768px) and (max-width: 979px) {
	
}

@media (min-width: 768px){
	iframe {
		height: 1140px!important;
	}
}

@media (max-width: 767px) {
	body {
		padding-left: 0px;
		padding-right: 0px;
	}
	.container-content {
		padding-left: 10px;
		padding-right: 10px;
	}
	.footer p{
		padding-left: 10px;
		padding-right: 10px;
	}
	.navbar {
		margin-left: 0px;
		margin-right: 0px;
	}
}

@media (min-width: 600px) and (max-width: 767px){
	iframe {
		height: 1040px!important;
	}
}

@media (min-width: 481px) and (max-width: 599px){
	iframe {
		height: 840px!important;
	}
}

@media (min-width: 481px) and (max-width: 979px){	
	.brand {
		float: none!important;		
		/* padding-left: 60px!important; */
	}
}

@media (min-width: 400px) and (max-width: 482px){
	iframe {
		height: 700px!important;
	}
}

@media (min-width: 481px) {	
	.btn-navbar{
	margin-top: 20px!important;
	}
}

@media (max-width: 480px) {
	div.brand img {
		max-width: 210px;
	}
	.brand {
		float: left;
		padding-left: 12%!important;
	}
	.btn-navbar{
	margin-top: 10px!important;
	}
}

@media (max-width: 400px) {
	iframe {
		height: 560px!important;
	}
}


/* ======================
	Navigatie
	===================== */
	
.navbar-fixed-top {	
	background-color: #fff;
	/* background-image: url("../images/plantentop2.jpg");
	background-repeat: no-repeat;
	background-position: center top; */
	max-width: 100%;
	padding-top: 80px;
}
	
/* Aanpassingen menuknoppen */
.navbar .nav > li > a {
	padding-top: 25px;	
    color: #000;
	font-family: "BebasNeue-Regular", Fallback, sans-serif;
	font-size: 18px;
	letter-spacing: 2px;
}

.nav > li {
	min-width: 7vw;
}	

.navbar .nav > li > a:focus span, .navbar .nav > li > a:hover span{
	color: #808080;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	color: #808080;
	background: none;	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/* ingeklapt menu */

.nav-collapse .nav > li > a:hover{
	background-color: transparant;
}

.nav-collapse .nav > li > a {
    text-align: center;
	
}

.btn-navbar{
	background-color: #fff!important;
	background-image: none!important;
	border: 1px solid #000!important;
	margin-right: 10px !important;
}

.icon-bar {
	color: #000!important;
	background-color: #000!important;
}	

/* ======================
	MODULES
	===================== */
	
/* Social media */

.instaicon {
	margin-left: 10px;
}

/* Afbeeldingen */

.slideplus-navigation{
	display: none; /* navigatiebalk onder fotogallerij verbergen */
}

.captionplus-overlay {
    height: 20%;
}

/* Homepage */

.text-image-blok{			
	background-color: #F0F1F4;
	width: 100%;
	float: left;
}

.containermenu{
	text-align: center;
    margin: 0 auto;
}

.tekstblok-rechts{	
	height: auto;
	display: inline-block;	
	padding-left: 10px;
	padding-right: 10px;
}

.tekstblok-links{	
	height: auto;
	display: inline-block;
	padding-right: 10px;
}

.tekstblok-midden{
	text-align: center;
}
.tekstblok-fleur{
	float: left;
	text-align: center;
}
.tekstblok-contact{
	float: left;
	text-align: center;
}
.tekstblok-openingstijden{
	float: right;
	text-align: center; 
}
.tekstblok-fleur h2, .tekstblok-openingstijden h2{
	margin-top: 30px;
}
h2#fotos{
	margin-bottom: 30px;
}
.voorbehoud{
	font-size: 12px;
}

.quote {
	font-size: 17px;
	text-align: center;
}

h2#producten, h2#prijslijst {
	text-align: center;
	margin-bottom: 30px;
}
.pdf {
	text-align: center;
}


/* tabellen prijslijst en openingstijden */

table.prijslijst, table.openingstijden{
	margin-left: auto;
	margin-right: auto;
}

table.prijslijst td{
	text-align: left;
	padding: 5px 10px 5px 10px;
}

table.prijslijst th{
	padding-top: 10px;
}

table.openingstijden td{
	text-align: left;
	padding: 5px 5px 5px 5px;
}

/* afspraak knop */

a.btn.btn-default{
	font-family: 'BebasNeue-Regular',sans-serif;
	font-size: 22px;
	letter-spacing: 2px;
	background-image: linear-gradient(to bottom,#090909,#575454);
	color: #fff;
	padding: 12px;
	margin-top: 20px;
}

a.btn.btn-default:hover, a.btn.btn-default:active, a.btn.btn-default:visited{
	color: #fff!important;
	background-color: #595757;
}

/* Aanpassingen contactformulier */

.contact-form {
	background: none;
	border: none;
}

.well{
	background: none;
	border: none;
	-webkit-box-shadow: none;
	padding: 19px 0px 19px 0px;
}

div.contact{
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}
	
div.contact legend {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	padding: 0 0 5px 0;
	color: #5A5A5A; /* kleur tekst e-mail versturen */
	border-bottom: 1px solid #000; /* lijntje contact pagina */
}
     
div.contact .form-horizontal .control-label {
	padding-right: 5px;
	text-align: left;
}
     
div.contact .form-horizontal .control-group {
	margin-bottom: 10px;
}
     
div.contact .form-horizontal .form-actions {
	padding-left: 0;
}
     
div.contact .form-actions {
	background: none;
	border-top: none;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0;
}

div.contact > dl > div > dd > span > a:link,a:visited {
	text-decoration:none;
	color: #000;
 }

.dl-horizontal dd {
    margin-left: 40px;
}

.dl-horizontal dt {
	float: left;
	clear: left;
    width: 30px;
}

div .telefoon{
	margin-top: 15px;
}

input[type='text'], input[type='email'], textarea {
	width: 80%;
	min-width: 206px;
	border-radius: 0px;
}

/* Diversen */

.container-fluid{
	margin: 0px;
	padding: 0px;
}

.page-header{
	border-bottom: none;
}

.route{
	margin-top: 30px;
}
	
hr {
	border-color: #000;
	border-width: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
	
.breadcrumb {
	background: none;
}
	
.breadcrumb > li {
       text-shadow: none
}

#wrapper {
    margin: 0px;
	element of class {
		background-color: #000000;
		opacity: 0; /* Tekst-achtergrond doorzichtig */
	}
}

/* Responsive iframe */

/*.container-iframe {
  position: relative;
  overflow: hidden;
  max-width: 800px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 150%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
/*}*/

/* Then style the iframe to fit in the container div with full height and width */
/*.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}*/

/* Plantenonder */

/* .plantenonder{
	margin-top: 30px;
	height: 80px;
	background-color: #fff;
	background-image: url("../images/plantenonder.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}	 */
	
/* footer */

.footer{
	margin-top: 30px;	
	padding-top: 10px;		
	border-top: 1px solid #000; 
	font-size: 12px;
}

.footer > div > p a:link,
.footer > div > p a:visited {
	color: #000;
}
	
















	




	
	

