/*
Theme Name: RGSge Child
Theme URI: http://rgsge.it
Description: RGSge Child
Author: DPSONLINE
Author URI: http://www.dpsonline.it/
Version: 1.0.0
Template: rgsge
*/
@import url("../rgsge/style-1.css");


/* INIZIO DPSONLINE */

/* stile testo all'interno dello slider */
.carousel-inner .left h2 {
    text-align: center;
}
/* fine */

/* Inizio stile bottone modulo contatti nel footer */
input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
    background-color: transparent;
}
/* fine */

.wpcf7-form textarea, .wpcf7-form input{
    border:1px solid #e1e1e1 !important;
}
.wpcf7-form .privacy a{
    color:#9b9b9b !important;
}
.wpcf7-form .scheda{
    padding-top:15px;
    color:#9b9b9b !important;
}
.wpcf7-form .submit input {
    float:right;
    background-color: #388dcc!important;
    border:0px solid #e1e1e1!important;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]){

    color: #388dcc!important;
    font-family: 'Open Sans', sans-serif!important;
    border-color: #388dcc!important;
    font-size: 14px!important;
    height: 47px;
    font-style: normal;
    font-weight: 700;
    background-color: transparent!important;
    border-radius: 0px!important;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    letter-spacing: 1px;
    border-width: 1px!important;
}
.wpcf7-response-output{
	overflow: hidden;
}
/* FINE DPSONLINE */