/*!
Theme Name: Hello Elementor Child
Template: hello-elementor
Text Domain: hello-elementor-child
!*/

.learndash-wrapper .ld-quiz-actions input[name=reShowQuestion], .learndash-wrapper .ld-quiz-actions input[name=restartQuiz] {
  background-color: #FF6600 !important;
  border-radius: 4px;
  font-weight: 600;
  font-size: 13px;
  font-family: montserrat;
}

.learndash-wrapper .ld-button:hover:not(.learndash-link-previous-incomplete):not(.ld-button-transparent), #learndash-tooltips .ld-tooltip:after, #learndash-tooltips .ld-tooltip, .learndash-wrapper .ld-primary-background, .learndash-wrapper .btn-join, .learndash-wrapper #btn-join, .learndash-wrapper .ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent), .learndash-wrapper .ld-expand-button, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button:not(.wpProQuiz_button_reShowQuestion):not(.wpProQuiz_button_restartQuiz), .learndash-wrapper .wpProQuiz_content .wpProQuiz_button2, .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading, .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-trigger, .learndash-wrapper .ld-focus-comments .form-submit #submit, .learndash-wrapper .ld-login-modal input[type='submit'], .learndash-wrapper .ld-login-modal .ld-login-modal-register, .learndash-wrapper .wpProQuiz_content .wpProQuiz_certificate a.btn-blue, .learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items a, #wpProQuiz_user_content table.wp-list-table thead th, #wpProQuiz_overlay_close, .learndash-wrapper .ld-expand-button.ld-button-alternate .ld-icon{
background-color: #FF6600 !important;
  border-radius: 4px;
  font-weight: 600;
  font-size: 13px;
  font-family: montserrat;
}

.searchandfilter h4, .searchandfilter p, .searchandfilter a{
font-family: Montserrat;
}


/**
* Fix WooCommerce checkout postcode field 
*/
#pc4woo_billing_wrapper #pc4woo_billing_housenumber_wrapper.form-row-quart-first
{
margin-right: 0% !important;
}

/**
* Fix padding locatie labels stap 3 inschrijfformulier.
* Deze code is alleen van toepassing op de live, omdat het interfereert met de plugin search and filter.
*/

#mq-form .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
padding-left: 15px !important;
}

