/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/


img.attachment-entry-fullwidth.size-entry-fullwidth.wp-post-image {
    max-height: 500px;
}

.entry-wrap h1{font-size:3rem!important; color:#6c1225;}

.entry-wrap h2{font-size:2rem!important; color:#6c1225;}

.entry-wrap h3{font-size:1.1rem!important; color:#6c1225;}
.entry-wrap p{font-size:1.1rem!important; color:#000000; line-height: 1.4;}

.entry-wrap {padding: 15px;}
@media screen and (max-width: 688px) {


    .sp_wpspwpost_static.wpspw-design-1 .wpspw-post-image-bg img {
    
        object-fit: scale-down;}
        
    .sp_wpspwpost_static.wpspw-design-1 .wpspw-medium-6 .wpspw-post-image-bg {
        height: max-content;
    }

}

@media screen and (min-width: 900px) {

    #nf-form-2-cont nf-fields-wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    #nf-form-2-cont nf-fields-wrap nf-field {
        width: 48%;
    }

    #nf-form-2-cont nf-fields-wrap nf-field:nth-child(9) {
        width: 100%;
    }

    #nf-form-2-cont nf-fields-wrap nf-field:nth-child(12) {
        width: 100%;
    }

    #nf-form-2-cont nf-fields-wrap nf-field:nth-child(13) {
        width: 100%;
    }

    #nf-form-2-cont nf-fields-wrap nf-field:nth-child(14) {
        width: 100%;
    }
    #nf-form-2-cont nf-fields-wrap nf-field:nth-child(15) {
        width: 100%;
    }
    #nf-form-2-cont nf-fields-wrap nf-field:nth-child(16) {
        width: 100%;
    }

}
