﻿/*
 Theme Name:   Gondolas 4 All
 Theme URI:    http://www.atman.it/
 Description:  A Theme Visual & CSS Simplify
 Author:       Massimiliano Losego
 Author URI:   http://www.atman.it
 Template:     Divi
 Version:      0.3
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 textarea {  background-color: #eee;  border: none;  width: 100% !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important;  border-radius: 0 !important;  font-size: 14px; color: #999 !important; padding: 16px !important; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.wpcf7-captchar { background-color: #fff !important; border: 1px solid !important; padding: 12px !important; }
.wpcf7-submit { background-origin: padding-box; background-size: auto; background: transparent !important; color: #3a2719; border: 2px solid; font-size:20px; padding: 6px 20px; line-height:1.7em; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -khtml-border-radius: 2px; height: 50px ! important; width: 102px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; }
.wpcf7-submit:hover { background: #3a2719 !important; color:#eee; border: 2px solid transparent; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; }

@media only screen and ( min-width: 981px ) { #donate-widget-area-wrap { z-index:1000; display:block !important; float:right; position:fixed; background-color:white; margin-top:2px;}
.donate_widget { padding:16px; } }
@media only screen and ( max-width: 980px ) { #donate-widget-area-wrap { display:none; }}
#donate-widget-area-wrap { position: fixed; right: 3%; bottom: 3%; border-radius: 30px; border: 3px #2C7BBE dotted;}
// div#text-3 {color: white; }