/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.header_hor .ush_menu_1.type_desktop .menu-item.level_1 > a:not(.w-btn){padding:28px 10px;}
#fluentform_3 > p > a {color:white;text-decoration:underline;}
.death-notices-search-form label {color:#191975;}
.death-notices-search-form input{background:#ffffff;}
.death-notices-search-form input::placeholder, .death-notices-search-form textarea::placeholder {
    color: #191975;
    opacity: 1;
}
.ff-message-success{border:3px solid #58a210;background:#c2ecc2;color:#027702;width:fit-content;}
.ftrLogout a, .ftrLogout a:hover{color:#fff;font-family:Montserrat,sans-serif;}
.g-recaptcha{
    transform: scale(0.75);
    -webkit-transform: scale(0.75);
    transform-origin: 0 100%;
    -webkit-transform-origin:0 100%;
}
.frm-fluent-form input:checked::before{visibility:hidden;}
.w-hwrapper.us_custom_2ae65f69{flex-wrap:wrap;}
@media (min-width: 300px) and (max-width: 767px) {
    .g-recaptcha{
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        transform-origin: 0 0;
        -webkit-transform-origin:0 0;
    }
}