.foot-logo {
max-width: 140px !important;
}
#sub-footer a {
color: #b1cee0 !important;
} .wpcf7-form {
padding: 2em;
background: rgba(255,255,255,0.37);
}
.wpcf7-form label {
width: 100%;
font-weight: bold;
}
.wpcf7-form textarea {
max-height: 200px;
}
.wpcf7-form input,
.wpcf7-form textarea {
opacity: 0.95;
box-shadow: 2px 2px 4px rgba(0,0,0,0.2);
}
.wpcf7-form input.wpcf7-submit {
box-shadow: none;
color: #fff !important;
background-color: #450e77 !important;
opacity: 1;
transition: all 0.3s ease !important;
text-transform: uppercase !important;
}
.wpcf7-form input.wpcf7-submit:hover {
background-color: #b1cee0 !important;
color: #450e77 !important;
}
.wpcf7-form .wpcf7-checkbox .wpcf7-list-item-label {
padding-left: 10px;
} @media (max-width: 799px) {
.qf-mobile-flex .wpb_row {
display: flex !important;
flex-wrap: wrap;
}
.qf-mobile-sorting {
width: 100% !important;
order: -1;
}
.qf-mobile-flex .qf-centered-row-padding {
width: 100% !important;
}
.wpb_wrapper h1.widget-title {
font-size: 32px !important;
line-height: 40px !important;
}
}