/*
Theme Name: Stockholm Child
Theme URI: https://stockholmlanding.qodeinteractive.com/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: https://qodeinteractive.com/
Version: 1.1.2
Text Domain: stockholm
Template: stockholm
*/

.footer_top.footer_top_full {
    padding: 18px 45px 17px;
}

.footer_top a:not(.qbutton), .footer_top p {
		font-weight: 300;
	font-size: 17px;
}

.qode_footer_adv_responsiveness.qode_footer_adv_responsiveness_1024.qode_footer_adv_responsiveness_one_column .footer_top .two_columns_50_50 .column1 {
    margin: 0 0 0px;
}

.footer_top .column_inner>div:not(.qodef-separator-widget) {
    margin: 0 0 12px!important;
}
/* Over [Menu] | Portfolio [Header] | titels op portfolio paginas */

.menu-text, .textwidget a, .info_section_title {
	color: #5c5828;
}


.wpcf7
{
    background-color: #f7f7f7;
}


input.wpcf7-form-control.wpcf7-date,input.wpcf7-form-control.wpcf7-number,input.wpcf7-form-control.wpcf7-quiz,input.wpcf7-form-control.wpcf7-text,select.wpcf7-form-control.wpcf7-select,textarea.wpcf7-form-control.wpcf7-textarea {
    border: 2px solid #5c5829 !important;
}

.wpcf7-response-output {
color: #5c5829;  /* logo groen */
}

.wpcf7 form.sent .wpcf7-response-output {
	background-color: #5c5829; /*logo  Green */
	border-color: #5c5829; /*logo  Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	background-color: #a43c23; /* Jess Red */
	border-color: #a43c23; /* Jess Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	background-color: #a43c23; /* Jess Red was Orange*/
	border-color: #a43c23; /* Jess Red was Orange*/
}

.wpcf7-response-output, form.payment-required {
	background-color: #a43c23; /* Jess Red was Yellow*/
	border-color: #a43c23; /* Jess Red was Yellow*/
}

 
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	background-color: #a43c23; /* Jess Red was Yellow*/
	border-color: #a43c23; /* Jess Red was Yellow*/
}

.wpcf7-not-valid-tip {
    color: #a43c23; /* Jess Red */
}

