/*
Theme Name: Goodvertise Child Theme
Theme URI: http: //goodvertise.com/
Description: This is a custom child theme for Goodvertise
Author: Goodvertise
Author URI: http: //goodvertise.com/
Template: goodvertise
Version: 0.1
*/

.inline-block-title{
    display:inline-block !important;
}

.bst-info::before{
	display: none !important;
}

.size20 textarea{
    height:200px;
}

.wpcf7-form p{
    padding-bottom:10px !important;
}

.nectar_icon_wrap_align_right{
    text-align:right;
}

#cf7md-form .cf7md-item button{
	padding: 0px !important;
}

#cf7md-form .cf7md-item{
	margin-bottom: 8px !important;
}

#cf7md-form .cf7md-item, #cf7md-form .mdc-form-field, #cf7md-form .mdc-textfield{
	font-size: 14px;
}



