@charset 'utf-8';
/*
 Theme Name:   Parkivia Child
 Theme URI:    http://parkivia.ancorathemes.com/
 Description:  Parkivia - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     parkivia
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  parkivia
*/



/* =Theme customization starts here
-------------------------------------------------------------- */
/* Global CSS */

*, body, p, span, div, h1, h2, h3, h4, h5, h6, a,
button, input, optgroup, select, textarea, textarea.wp-editor-area {
    font-family: 'Questrial', sans-serif !important;
}
.scheme_default h2{
    color: #2b5c65;
}
.bnr-form{
	display:none;
}
.green-form-box{
	display:none;
}
.sc_layouts_menu_nav li {
    text-align: left;
}
ul.sub-menu{
    background-color: #000000 !important;
}
#wpcf7-f955-p293-o2 .in-wd .message {
    max-height: 50px;
    height: 100%;
    width: 62%;
    margin: 20px 10px 20px;
}
#wpcf7-f955-p293-o2 .in-wd .message textarea {
    height: 100%;
    max-height: 50px;
}




