/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 7-feb-2017, 8.59.28
    Author     : maurizio
*/

.wpcf7-select {
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 3px;
    width: 100%;
}


.gform_button {
    float: left;
    background: #b49759;
    color: #000;
    text-transform: uppercase;
    border: none;
    padding: 20px 28px;
    cursor: pointer;
    border-radius: 5px;
}