

.q_icon_with_title .icon_text_inner .separator{
height: 5px!important;
}
.wpcf7 form.wpcf7-form p {
    margin-bottom: 4px;
}
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
margin-top:10px;
box-shadow: 0px 7px 5px 0px rgba(0, 0, 0, 0.07); 
}
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea{
text-align: center;
}

.wpcf7 form.wpcf7-form.cf7_custom_style_1 p{
text-align: center;
}

div.wpcf7 .cf7_custom_style_1 .ajax-loader{
display: none;
}
.q_icon_with_title.tiny .icon_holder img {
    width: 26px;
}
.q_icon_with_title .icon_text_inner {
    padding: 0 0 5px;
}
.qbutton {
box-shadow: 0px 7px 5px 0px rgba(0, 0, 0, 0.07); 
}

.qbutton .qode_button_icon_element{
position: relative;
top: 2px;
}


