/*
Theme Name: finance-partners.nl
Version: 1.0
Description: A child theme of Jupiter
Template: jupiter
*/

@import url("../jupiter/style.css");

/*Intro title color*/

.intro { padding-top:180px }

@media all and (max-width: 699px) {
.intro { padding-top:40px}
.intro h1 { font-size:16px!important }
}

.page-introduce-title {
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 2px;
}

.gform_wrapper .button { background:#002552 }

.gform_wrapper .gform_previous_button {  background:#ccc  }

#theme-page .theme-page-wrapper {
  margin: 0px;
  background-color: white;
}

.bx-wrapper { max-width: 100%!important; }

#theme-page .whitetext h1,#theme-page .whitetext h2,#theme-page .whitetext * { color:#fff!important }

.mk-footer-copyright a { color:#8C8E91;}

/*GDPR*/
a.moove-gdpr-branding {
   display: none!important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
   background: #f3f3f3!important;
   color: #000!important;
}
button.mgbutton.moove-gdpr-modal-allow-all {
   background: #0C4DA2!important;
}
.moove-gdpr-branding-cnt {
   display: none!important;
}

button.mgbutton.moove-gdpr-infobar-allow-all {}

.moove-gdpr-cookie-notice p {
   font-weight: 300!important;
}