.notextdeco a {
    color: inherit;
}

.keuzepagina .uk-card {
    border: #fff 1px solid; /* donker blawuw #2853b9 */
    border-radius: 15px;
    box-shadow: 2px 5px 10px #687186;
}

.keuzepagina .uk-link, a{
    color:#1e3876;
}
.keuzepagina .uk-button-primary {font-weight:bold;color:#fff !important;}
.keuzepagina li {
    list-style: none;
	  display: list-item;
	  margin-left: 10px;
    line-height:2em;
}
ul {
    list-style: disc;
    }
.keuzepagina li:before {
    content: "";
	  border: 10px orange solid !important;
	  border-radius: 50px;
	  margin-top: 10px;
	  margin-left: -30px;
	  position: absolute;
}
.footerimages img {
    margin-left: 20px;
    margin-right: 20px;
    height: 88px;
}
.uk-tile-default-aangepast > * {
  background-color: transparent !important;
}
/* welk menu verborgen */
/*.page-id-413 ul.uk-navbar-nav:nth-child(2) {
    display: none;
}*/
.category-over-cesartherapie-schaftenaar ul.uk-navbar-nav:nth-child(2) {
    display: none;
}
.category-over-cesartherapie-weultjes ul.uk-navbar-nav:first-child {
    display: none;
}
.block {
    display: inline-block;
}
.achtergrondwit {
	background:#fff;
}
.icoontjes h3.el-title.uk-margin-top.uk-margin-remove-bottom::before {
    content: url(/wp-content/uploads/2022/11/Cesartherapie-icon-68-01.svg);
    display: block;
    max-width: 68px;
    max-height: 68px;
}

/* overruling Ninja Forms field label and button styling */

.nf-field-container .html-container  .label-above .rechtercont,
#nf-field-10-container .rechtercont {
    float: right;
    margin-top: -60px;
}
/*.cf-modal-element {
    display: none;
}
a#modal-button-id-1 {
    display: none !important;
}*/

@media screen and (max-width: 1700px) {
	    .oranjebal { display: none !important;}
    }

/* Contact Form Styles */
.contact-styled .nf-help {
color: #bdc3c7 !important;
}

.contact-styled {
background: rgb(240, 240, 240);
padding: 10px 30px 40px 30px;
border: 1px solid rgb(236, 236, 236);
box-shadow: rgba(0, 0, 0, 0.20) 0px 3px 8px;
font-family: Arial, Helvetica, sans-serif;
color: #7f8c8d;
}

.contact-styled h3 {
color: #2c3e50;
}

.contact-styled .nf-field-label {
color: #7f8c8d;
}

.contact-styled .nf-form-content input[type=button] {
background: #2ecc71;
font-weight: 700;
font-size: 22px;
border-radius: 3px;
}

.contact-styled .nf-form-content input[type=submit] {
    background: #2853b9;
    border: 0;
    color: #f7f7f7;
    transition: all .5s;
    border-radius: 25px;
    padding: 0 40px;
}

.contact-styled .nf-form-content input[type=button]:hover {
background: #27ae60;
color:#fff;
}

.contact-styled .nf-error.field-wrap .nf-field-element:after {
background: #e74c3c;
}

.contact-styled .nf-form-fields-required {
margin-bottom: 10px;
}

.contact-styled .nf-error .nf-error-msg {
color: #e74c3c;
}

.contact-styled .nf-error-msg, .ninja-forms-req-symbol {
	color: #e74c3c;
}

.contact-styled .nf-pass.field-wrap .nf-field-element:after {
color: #2ecc71;
content: "\f164";
}
/* End Contact Form Styles */
