/*
Theme Name: Sign Specialisten Son
Text Domain: sign-specialisten
Theme URI: http://www.sign-specialisten.nl
Version: 1.0
Description: Splashpage / keuzepagina voor onderliggende bedrijfswebsites
Author: Spits
Author URI: http://www.spits.online
*/
/* Coding by Spits
======================================== */
/* VARIABLES 
======================================== */

/* COOKIES 
======================================== */
.privacy-notice {
  position: fixed;
  z-index: 9999;
  left: 0;
  bottom: 0;
  right: 0;
}

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

img {
  max-width: 100%;
  height: auto; }
  
@media (min-width: 1440px) {
	.container {
	  width: 1400px;
	}
}

a {
  cursor: pointer; }

a:hover {
  text-decoration: none; }

a[href^="tel"] {
  color: inherit;
  text-decoration: none; }

*:focus {
  outline: 0; }

#melding {
  border-radius: 0; }

.navbar-brand img {
  max-height: 100px;
  width: auto;
}

/* IE SVG Fix
======================================== */
.ie9 img[src*=".svg"] {
  width: 100%; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src*=".svg"] {
    width: 100%; } }

/* Standard Contact Form
========================================= */
.wpcf7-form .form-group {
  margin-bottom: 20px; }

.wpcf7-form label {
  font-weight: 700;
  font-size: 1em;
  color: #333; }

.wpcf7-form .form-control {
  background-color: #eee;
  outline: 0;
  box-shadow: none;
  border: 0;
  border-bottom: 2px solid #bbb;
  padding: 10px 20px;
  border-radius: 0; }

.wpcf7-form .form-control:focus {
  outline: 0;
  border-color: #000; }

.wpcf7-form .btn.btn-primary {
  font-size: 1em;
  font-weight: 700;
  padding: 10px 20px;
  border-radius: 0;
  background-color: #000;
  border: 0;
  transition: all 300ms; }

.wpcf7-form .btn.btn-primary:focus, .wpcf7-form .btn.btn-primary:hover {
  outline: 0;
  box-shadow: none;
  background-color: #333; }

.wpcf7-form span.wpcf7-not-valid-tip {
  display: none; }

.wpcf7-form .wpcf7-not-valid {
  border-color: red; }

.wpcf7-form .wpcf7-response-output {
  margin: 20px 0 0 0;
  padding: 20px;
  background-color: #eee;
  border-left: 0;
  border-right: 0;
  border-top: 0; }

/* 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%; /* Image does not overflow the content area */
    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 p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.gallery-caption {}
.bypostauthor {}

/* ===================
===   Custom CSS   ===
=================== */



/* ===================
=== RESPONSIVE     ===
=================== */
/* Smallest devices (phones (.col-xs-)) below 768px)
======================================== */
/* Small devices (tablets (.col-sm-), 768px and up)
======================================== */
/* Medium devices (desktops (.col-md-), 992px and up)
======================================== */
/* Large devices (large desktops (.col-lg-), 1200px and up)
======================================== */
/* Extra resolution (1400px and up)
======================================== */
