/*
 Theme Name:     Blocksy Child
 Description:    Child theme for the Blocksy theme
 Template:       blocksy
 Version:        1.0.338263
*/



#map_inner {
    position: relative;
}

#map_inner::before {
    content: "";
    background: #ffffff;
    position: absolute;
    height: 30px;
    width: 100%;
    right: 0;
    bottom: 0;
    z-index: 99999;
}



body .ct-social-box {
    gap: 8px
}


#html-1 .forminator-label {
    display: none;
}

#html-1 .stk-block-subtitle__text {
    font-size: 36px;
}

.post-navigation {
    margin-bottom: 50px;
}

.mc4wp-form-fields [type=email] {
    background: #fff !important;
}

.mc4wp-form-fields,

.single .forminator-custom-form {
    background: #fff;
    padding: 30px !important;
    border-radius: 40px !important;
    box-shadow: 0px 10px 60px #0000001a;
    max-width: 1290px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.single .forminator-custom-form#forminator-module-875 {
    background: #fff;
}


.home .mc4wp-form-fields {
    background: none !important;
    box-shadow: none !important;
    padding: 0 !important;


}