/*
Theme Name: Ruudhagens.nl
Theme URI: https://ruudhagens.nl
Template: wp-bootstrap-starter
Author: Wiwi Websolutions
Author URI: https://wiwi.nl
Version: 3.3.2.1576500098
Updated: 2019-12-16 12:41:38

*/
@font-face {
    font-family: "Open Sans";
    src: url(/wp-content/themes/ruudhagens/assets/fonts/OpenSans-Regular.ttf);
    font-weight: normal;
}


body{
  font-family: Arial, Helvetica, sans-serif;
  /* background-color: #cbcbcb; */
  font-size: 0.75rem;
  color: #666;
}


a {
    color: #666;
    text-decoration: none!important;
    background-color: transparent;
}
a:hover {
  color: #666;
  text-decoration: underline;
}
.current-lang a{
  color: #CA003B;
}

#content.site-content {
    padding-top: 1rem;
}

p{
  font-size: 1rem;
}

h1, h2, h4 {
    font-size: 1.2rem;
}
h3{
 font-size: 0.9rem;
}
.btn-primary {
  color:#fff;
  background-color:#CA003B;
  border-color:#CA003B;
}

footer, footer a{
  font-size: 1rem;
}
.slider-content {
    margin-bottom: 4rem;
}
.btn-primary:hover{
  color:#fff;
  background-color:#931439!important;
  border-color:#931439!important;
}

h1,h2,h3,h4,h5{
  font-family: "Open Sans", Arial;
  color:#CA003B;
  font-weight: normal;
}
 footer#colophon a {
  text-decoration: none;
}
footer#colophon a:hover {
  color:#CA003B;
}
.span4 {
    font-size: 1rem;
}

/* navbar */
body #masthead .container .navbar-nav > li > a {
    font-weight: 300;
    font-size: 0.8125rem;
    color: #666;
    text-transform: uppercase;
}

.taal{
  display: inline-flex;
  font-size: 1rem;
}
.taal ul{
  padding: 0;
  list-style-type: none;
  display: inline-flex;
}

.carou-caption{
opacity: 1;
color:#FFF;
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
line-height: 30px;
text-align: center;
background:#3c3333cc;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    font-weight: normal;
    color:#CA003B!important;
}

.lang-item  a img{
  width:1.4rem;
}

.carou-caption h5{
  font-size: 1.375rem;
  color: #fff;
}
.taal ul li{
    padding-right: 0.4rem;
}
#search-input {
    padding: 8px 40px 8px 10px;
    margin-bottom: 0;
    width: 170px;
    color:  #ccc;
    border: 1px solid #ccc;
    -webkit-appearance: none;
}

.search-ico {
  display: flex;
}


.searchTerm:focus{
  color: #CA003B;
}

.searchButton {
  width: 40px;
  height: 36px;
  border: 1px solid #CA003B;
  background: #CA003B;
  text-align: center;
  color: #fff;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  font-size: 1rem;
}
body div.wpcf7-mail-sent-ok {
    border: 2px solid  #8c8c8c;
}
body div.wpcf7-response-output {
    margin: 2rem 0;
    padding: 0.2em 1em;
    border: #CA003B solid !important;
}
.container-main{
  background-color: #fff;
}


header#masthead {
    background-color:#fff;
    box-shadow: unset;
    /* border-bottom: 1px solid #e9e9e9; */
}

body #masthead .navbar  .navbar-nav > li > a:hover, body #masthead .navbar  .navbar-nav > li.current_page_item > a {
  color: #666;
}
 body #masthead .navbar .navbar-nav > li.current_page_item > a {
    color:  #CA003B;
}
.fts-powered-by-text-popup a.fts-powered-by-text {
    display: none !important;
}
.card{
  border:unset;
}

/*footer */
.footer-menu ul {
    padding: 0;
    list-style-type: none;
}

.footer-block{
    border-top:1px solid #e9e9e9;
}
body #page footer#colophon {
  color: #666;
  background-color:#fff;
  font-size: 0.75rem
}
body .navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: none!important;
    border-radius: .25rem;
}

@media screen and (min-width: 992px) {
  li.search{
    padding-left: 2rem;
  }

}
@media screen and (min-width: 1200px) {
  .search-mobile {
    display: none;
  }

}
@media screen and (max-width: 1199px) {
  .search {
      display: none;
  }
  .taal {
    display: inline-flex;
    padding-top: 2rem;
    font-size: 1.2rem;
    float: unset!important
}
#main-nav {
    padding-top: 1rem;
}
}
