/*
Theme Name: Woopstrap
Theme URI: http://woopstrap.com
Author: @pauguardiola
Author URI: http://pauguardiola.com/
Description: woopstrap web site development project
Version: 1.0 beta
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: bootstrap, wpml, woocommerce, gravity forms, calendar pro
Text Domain: woopstrap

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.grecaptcha-badge {
    visibility: hidden;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('inc/fontawesome/fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('inc/fontawesome/fonts/fontawesome-webfont.ttf')  format('truetype'), url('inc/fontawesome/fonts/fontawesome-webfont.svg#fontawesome') format('svg');
    font-weight: normal;
    font-style: normal;
}


.form-control, textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
input.custom-file-input:focus, input.custom-file-input:active, .custom-file-input:focus~.custom-file-label {
    border-color: #f2f2f2;
    box-shadow: 0 0px 0px #f2f2f2!important;
    outline: 0 none;
}
