@media(max-width:767px){.elementor-13 .elementor-element.elementor-element-9d8e909 > .elementor-widget-container{margin:0px 0px 0px -30px;}}/* Start custom CSS for shortcode, class: .elementor-element-1471da6 */#three-column{
width: 100%;
}
#three-column #left{
width: 30%;
float: left;
margin: 0 15px;
}

#three-column p{
margin-bottom: 12px;
font-size: 14px;
}
#three-column input{
border:none;
border-bottom:1px solid grey;
font-size :12px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
width: 100%;
padding: 5px;
height: 40px;
background-color: transparent;
}

#three-column select {
position: relative;
padding: 5px;
border:0px;
border-bottom:1px solid grey;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
background-color: transparent;
}

#three-column input[type="tel"] {
position: relative;
padding: 5px;
border:0px;
border-bottom:1px solid grey;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
width: 100%;
height: 80px;
background-color: transparent;
}

#three-column input[type="number"] {
position: relative;
padding: 5px;
border:0px;
border-bottom:1px solid grey;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
width: 100%;
height: 80px;
background-color: transparent;
}

#three-column textarea {
position: relative;
padding: 5px;
border:0px;
border-bottom:1px solid grey;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
width: 100%;
height: 80px;
background-color: transparent;
}

#three-column input[type="submit"]{
padding:3px 18px 2px 18px;
margin-top: 20px;
background:#917450;
color:#EBDFCD;
border: 0px;
float:right;
font-size: 12px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}

#three-column input[type="submit"]:hover{
background:#624f33;
color:#EBDFCD;
font-size: 14px;
border: 0px;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select {
height: 40px;
width: 100%;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #46b450;
    font-size: 14px;
    border: none !important;
}

input:focus, select:focus, textarea:focus, button:focus { outline: none; }

@media only screen and (max-width: 600px) {
#three-column #left {
width: 100%;
float: none;
}

#three-column #right {
float: none;
width: 100%;
}

#three-column input[type="tel"] {height:40px;}
#three-column input[type="number"] {height:40px;}
}/* End custom CSS */