/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
@import url("css/ico.css");
@font-face {
  font-family: 'Bariol Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Bariol Regular'), url('fonts/bariol_regular-webfont.woff') format('woff');
}
@font-face {
  font-family: 'Bariol Bold';
  font-style: normal;
  font-weight: normal;
  src: local('Bariol Bold'), url('fonts/bariol_bold-webfont.woff') format('woff');
}
/* algemeen */
.beeldje {
  font-family: 'icomoon' !important;
  margin-right: 25px;
  font-size: 24px;
  position: relative;
  top: 6px;
  display: inline-block;
}
.underlined {
  text-decoration: underline;
}
.underlined:hover {
  color: white !important;
  text-decoration: none;
}
.announcement {
  background-color: #F3F3F3;
  padding: 20px;
}
/* nav */
.navbar-nav .menu-item-button a .menu-btn-container {
  padding: 7px 14px !important;
  border-width: 2px;
  border-radius: 16px;
}
/* footer */
.socmedfooter a {
  margin-bottom: 20px;
  display: inline-block;
}
.socmedfooter a .socialtext {
  display: inline-block;
}
.socmedfooter a .beeldje {
  font-size: 32px;
}
.betaalmiddelenfooter img {
  margin-top: 25px;
  margin-right: 15px;
}
.eskidoos {
  font-weight: bold;
  text-decoration: none;
}
.eskidoos:hover {
  color: white !important;
  text-decoration: underlined;
}
.footer-last .site-info {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.footer-last .site-info .underlined:hover {
  color: black !important;
}
.footer-last .site-info p {
  font-size: 14px !important;
}
.footer-last .site-info p .eskidoos {
  font-weight: bold;
}
.footer-last .site-info p .eskidoos:hover {
  text-decoration: underline;
  color: black !important;
}
.footer-last .text-right {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.footer-last .text-right .social-icon a i {
  font-size: 24px;
}
.footer-scroll-top {
  bottom: 13px;
  right: 13px;
}
/* button style */
.btnwhite {
  font-family: 'Bariol Bold', sans-serif;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 20px !important;
  border-radius: 16px;
}
/* coming soon page */
.infoonthefold .infoblockfold,
.infoonthefooter .infoblockfold,
.infoonthecontact .infoblockfold,
.infoonthefold .infoblockfooter,
.infoonthefooter .infoblockfooter,
.infoonthecontact .infoblockfooter {
  display: block;
  margin-top: 0 !important;
  margin-bottom: 10px;
}
.infoonthefold .infoblockfold a .theinfo,
.infoonthefooter .infoblockfold a .theinfo,
.infoonthecontact .infoblockfold a .theinfo,
.infoonthefold .infoblockfooter a .theinfo,
.infoonthefooter .infoblockfooter a .theinfo,
.infoonthecontact .infoblockfooter a .theinfo {
  display: inline-block;
}
.infoonthefold .infoblockfold a:hover,
.infoonthefooter .infoblockfold a:hover,
.infoonthecontact .infoblockfold a:hover,
.infoonthefold .infoblockfooter a:hover,
.infoonthefooter .infoblockfooter a:hover,
.infoonthecontact .infoblockfooter a:hover {
  color: #404040;
}
.infoonthefold .infoblockfold a:focus,
.infoonthefooter .infoblockfold a:focus,
.infoonthecontact .infoblockfold a:focus,
.infoonthefold .infoblockfooter a:focus,
.infoonthefooter .infoblockfooter a:focus,
.infoonthecontact .infoblockfooter a:focus {
  color: #404040;
}
.infoonthefold .infoblockfold .infomano .theinfo,
.infoonthefooter .infoblockfold .infomano .theinfo,
.infoonthecontact .infoblockfold .infomano .theinfo,
.infoonthefold .infoblockfooter .infomano .theinfo,
.infoonthefooter .infoblockfooter .infomano .theinfo,
.infoonthecontact .infoblockfooter .infomano .theinfo {
  display: inline-block;
}
.infoonthefold .infoblockfold .tworows,
.infoonthefooter .infoblockfold .tworows,
.infoonthecontact .infoblockfold .tworows,
.infoonthefold .infoblockfooter .tworows,
.infoonthefooter .infoblockfooter .tworows,
.infoonthecontact .infoblockfooter .tworows {
  top: -6px;
}
.infoonthefold .routebeschrijving,
.infoonthefooter .routebeschrijving,
.infoonthecontact .routebeschrijving {
  font-family: 'Bariol Bold', sans-serif;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 20px;
  border-radius: 16px;
  background-color: #F3F3F3;
  margin-top: 15px;
}
.infoonthefold .routebeschrijving:hover,
.infoonthefooter .routebeschrijving:hover,
.infoonthecontact .routebeschrijving:hover {
  background-color: #dadada;
  color: black !important;
}
.infoonthefold .routebeschrijving:focus,
.infoonthefooter .routebeschrijving:focus,
.infoonthecontact .routebeschrijving:focus {
  background-color: #dadada;
  color: black !important;
}
.infoonthefold .uncol {
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.infoonthecontact {
  padding: 0 0 30px 9% !important;
}
/* menu page */
.menuslideshow {
  min-height: 600px;
}
.menuslideshow .owl-item .t-entry-visual {
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  margin: 15px;
}
.chooselang a {
  border: 2px solid black;
  border-radius: 16px;
  display: inline-block;
  padding: 6px 13px;
  margin: 0 3px;
  font-weight: bold;
}
.chooselang a:hover {
  background-color: #F3F3F3;
  color: black !important;
}
.chooselang a:focus {
  color: black !important;
}
.chooselang .active {
  background-color: black !important;
  color: white !important;
}
.chooselang .active:hover {
  color: white !important;
}
.chooselang .active:focus {
  color: white !important;
}
/* contact page */
#contactform input[type="text"] {
  width: 100%;
}
#contactform textarea {
  width: 100%;
  height: 200px;
}
#contactform input[type="button"] {
  font-family: 'Bariol Bold', sans-serif;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 20px;
  border-radius: 16px;
  background-color: #F3F3F3;
  margin-top: 15px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
/* jobs pagina */
.shadowjobs {
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.shadowjobs h3 {
  margin-top: 0px;
}
.shadowjobs a {
  font-family: 'Bariol Bold', sans-serif;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold !important;
  padding: 5px 20px;
  border-radius: 16px;
  background-color: #F3F3F3;
  margin-top: 15px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.shadowjobs a:hover {
  color: black !important;
  background-color: #dadada;
}
#scrolltoairtablebtn {
  font-family: 'Bariol Bold', sans-serif !important;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold !important;
  padding: 5px 20px !important;
  border-radius: 16px;
  font-size: 16px !important;
  background-color: #F3F3F3 !important;
  border-color: #F3F3F3 !important;
  color: black !important;
  margin-top: 15px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
#scrolltoairtablebtn:hover {
  color: black !important;
  background-color: #dadada;
}
/* media queries */
@media (max-width: 959px) {
  /*onderste footer smaller on mobile*/
  footer .footer-last {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media (max-width: 570px) {
  .infoonthecontact {
    padding: 50px 0 30px 0 !important;
  }
}
