/*
Theme Name: Enfold Child
Theme URI: https://www.sf-ict.nl/
Version: 1.0
Description: Child theme based on Enfold, developed by SF ICT
Author: SF ICT
Author URI: https://www.sf-ict.nl/
Template: enfold
*/
/* Variables */
#top {
  /* Typography */
  /* Header */
  /* Elementen */
  /* Openingstijden */
  /* Footer */
}
#top h1,
#top h2,
#top h3,
#top h4,
#top h5,
#top h6 {
  font-weight: 700 !important;
  text-transform: none !important;
}
#top .phone-info {
  font-size: 16px !important;
}
#top .av-menu-button-colored > a {
  background-color: #FFFFFF !important;
}
#top .av-menu-button-colored > a .avia-menu-text {
  border-radius: 29px !important;
  padding: 15px 25px !important;
  background-color: #13438D !important;
  border-color: #13438D !important;
}
#top .av-menu-button-colored > a .avia-menu-text:hover {
  background-color: #E30812 !important;
  border-color: #E30812 !important;
  transition: all 0.3s ease-in-out !important;
}
#top .avia-menu.av_menu_icon_beside {
  margin-right: 5px;
}
#top img {
  pointer-events: none !important;
}
#top .mfp-title {
  display: none !important;
}
#top .button-bottom {
  position: absolute;
  bottom: 20px;
}
#top .avia-button {
  background-color: #E30812;
  font-size: 18px;
  font-weight: 700;
  color: #FFF;
  border-radius: 29px !important;
  padding: 19px 40px;
  box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.2);
}
#top .avia-button.avia-size-medium {
  font-size: 16px;
  box-shadow: none !important;
  border: none;
  padding: 15px 30px;
}
#top .av_font_icon.av-icon-style-border .av-icon-char {
  border: none !important;
  padding: 15px !important;
}
#top .av_icon_caption {
  font-weight: 600;
  color: #13438D;
}
#top .section-fullwidth .container {
  width: 100% !important;
  min-width: 100%;
  padding: 0;
  margin: 0;
}
#top.single-post .blog-author,
#top.single-post .text-sep,
#top.single-post .blog-categories {
  display: none;
}
#top .footer_color table {
  background: transparent;
}
#top .mabel-bhi-businesshours tr {
  background: #f2f4f8 !important;
}
#top .mabel-bhi-businesshours tr td {
  color: #13438D !important;
  padding: 0 !important;
  font-size: 16px;
  border-color: transparent !important;
}
#top .mabel-bhi-businesshours tr.mbhi-is-current td {
  font-weight: 600;
}
#top #footer {
  padding-top: 0;
  padding-bottom: 0;
  background-size: cover;
}
#top #footer .mabel-bhi-businesshours tr {
  background: transparent !important;
}
#top #footer .mabel-bhi-businesshours tr td {
  color: #ffffff !important;
}
#top #footer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
#top #footer .av_font_icon {
  color: #FFFFFF !important;
}
#top #footer .av_font_icon svg {
  fill: #FFFFFF !important;
}
#top #footer .widgettitle {
  border: none;
}
#top #footer a {
  font-weight: 600;
}
#top #socket {
  font-size: 13px;
}
/* Responsive */
@media screen and (max-width: 1400px) {
  #top #header .av-main-nav > li > a {
    padding: 0 9px !important;
  }
}
@media screen and (max-width: 1200px) {
  #top #header .social_bookmarks {
    display: none !important;
  }
  #top .logo svg,
  .logo.avia-img-svg-logo > a > img,
  .logo .alternate.avia-img-svg-logo {
    max-width: 200px;
  }
}
/*# sourceMappingURL=style.css.map */