/*
Theme Name: IndionDesign
Description: Designed by <a href="https://www.indiondesign.nl”>IndionDesign</a>
Author: IndionDesign
Template: inspiro
*/

/* -------------------------------------------------------------- */

/*
snuiten4buiten.nl

blauw #347291 | rgba(52, 114, 145, 0.9)
oranje #eb7e4d
donkerdergrijs #404752

rgba(0, 0, 0, 0.15)
background: #ffffff url(images/bg.jpg) no-repeat right top;
@media (min-width: 768px) and (max-width: 979px)
*/

a {
    color: #eb7e4d;
}

a:hover {
	color: #347291;
}

td, th,
td:first-child, th:first-child {
	padding: 5px;
}

body {
	background: url(/wp-content/themes/indiondesign/images/snuiten4buiten_patroon.jpg);
	background-size: 15% auto;
}

.site-content-contain {
	background-color: transparent;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	background: white;
}

tbody tr:nth-child(2n+1) {
	background-color: #e1eaef;
}

.custom-header {
	background-color: #347291;
}

.has-header-image.home.blog .headroom--not-top .navbar, .has-header-image.inspiro-front-page .headroom--not-top .navbar, .has-header-video.home.blog .headroom--not-top .navbar, .has-header-video.inspiro-front-page .headroom--not-top .navbar {
	background: rgba(52, 114, 145, 0.9);
}

.navbar {
    padding: 7px 0;
}

.navbar,
.headroom--not-top .navbar,
.side-nav__scrollable-container {
	background: #347291;
}

body.has-header-image .site-description, body.has-header-video .site-description {
	opacity: 1;
}

.side-nav .widget {
	margin-bottom: 0 !important;
}

.has-header-image .custom-header-media::before, .has-header-video .custom-header-media::before {
	background-image: linear-gradient(to bottom,rgba(0,0,0,.0) 0,rgba(0,0,0,.25) 50%,rgba(0,0,0,.0) 100%) !important;
}

.everest-forms .everest-forms-part-button, .everest-forms a.button:not(.button-large), .everest-forms button.button:not(.button-large), .everest-forms button[type="submit"], .everest-forms input[type="submit"] {
	font-family: "Roboto", Sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	display: inline-block;
	background-color: #eb7e4d;
	color: white;
	line-height: 1;
	font-size: 15px;
	padding: 12px 24px;
	border-radius: 3px;
	border: none;
}

.everest-forms .everest-forms-part-button:active, .everest-forms .everest-forms-part-button:hover, .everest-forms a.button:not(.button-large):active, .everest-forms a.button:not(.button-large):hover, .everest-forms button.button:not(.button-large):active, .everest-forms button.button:not(.button-large):hover, .everest-forms button[type="submit"]:active, .everest-forms button[type="submit"]:hover, .everest-forms input[type="submit"]:active, .everest-forms input[type="submit"]:hover {
	background-color: #347291;
	color: white;
	border: none;
}

.wp-block-button a:hover,
.everest-forms .everest-forms-part-button:active, .everest-forms .everest-forms-part-button:hover, .everest-forms a.button:not(.button-large):active, .everest-forms a.button:not(.button-large):hover, .everest-forms button.button:not(.button-large):active, .everest-forms button.button:not(.button-large):hover, .everest-forms button[type="submit"]:active, .everest-forms button[type="submit"]:hover, .everest-forms input[type="submit"]:active, .everest-forms input[type="submit"]:hover {
	background-color: #eb7e4d;
	color: white;
	border-color: #eb7e4d;
}

.side-nav__scrollable-container {
	color: white;
}

.wp-block-button__link {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    display: inline-block;
    padding: 10px 25px;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    color: white;
    border: 2px solid white;
	background-color: transparent;
	border-radius: 0;
}

/*------- FOOTER -------*/
footer div.inner-wrap, .site-footer.has-footer-widgets .inner-wrap,
.site-info {
	display: none;
}

.site-footer {
    background: #347291;
    color: white;
}

.footer-id {
	position: relative;
	padding: 2em 0;
    background: #347291;
    color: white;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.6;
	text-align: center;
}

.footer-id a {
    color: white;
}
.footer-id a:hover {
    color: #eb7e4d;
}

footer div.inner-wrap,
.site-footer.has-footer-widgets .inner-wrap {
    padding-bottom: 15px !important;
    padding-top: 100px !important;
}

.site-footer-separator {
    height: 0;
}

@media (max-width: 767px) {
div#content.site-content {
	padding: 0!important;
}

.elementor-6933 .elementor-element.elementor-element-f9379dd {
	margin-top: 0!important;
}

.footer-id {
	font-size: 0.9rem;
}
}

@media screen and (max-width: 40em) {
.site-title {
	font-size: 2.5rem;
}

.site-description {
  font-size: 1.2rem;
  text-shadow: 0 0 10px black;
}
}

@media screen and (max-width: 64em) {
.navbar-nav > li.current-menu-item > a, .navbar-nav > li.current-menu-parent > a, .navbar-nav > li.current_page_item > a, .navbar-nav > li.current_page_parent > a {
	color: #eb7e4d;
}
}
