/*!
Theme Name: Festival Prevenzione
Theme URI: http://underscores.me/
Author: MazzMedia
Author URI: https://www.mazzmedia.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: festivalprevenzione
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Festival Prevenzione is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

.pmargin p{
    margin-bottom: 15px;
}

.box-banner-outro{
    background: linear-gradient(135deg, #FF6900 0%, #F54900 100%);
}
.box-banner-outro-inner{
    border-radius: 24px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    background: rgba(255, 255, 255, 0.10);
}

.gfield_label{
    color: rgb(51 65 85 / var(--tw-text-opacity, 1)) !important;
    letter-spacing: 0.1em !important;
    text-transform: uppercase !important;
    font-weight: 900 !important;
    font-size: 0.75rem !important;
    line-height: 1rem !important;
    margin-bottom: 0.5rem !important;
}
.ginput_container input[type="text"],
.ginput_container input[type="email"],
.ginput_container textarea{
    transition-property: all !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-duration: 150ms !important;
    --tw-text-opacity: 1 !important;
    color: rgb(15 23 42 / var(--tw-text-opacity, 1)) !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    --tw-border-opacity: 1 !important;
    border-color: rgb(226 232 240 / var(--tw-border-opacity, 1)) !important;
    border-width: 2px !important;
    border-radius: 0.75rem !important;
    height: auto !important;
}
/*.ginput_container input[type="text"]:focus,
.ginput_container input[type="email"]:focus,
.ginput_container textarea:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(241 135 0 / var(--tw-ring-opacity, 1));
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    outline: 4px solid transparent;
    outline-offset: 3px;
    border:0px !important;
    --tw-border-opacity: 1;
    border-color: rgb(241 135 0 / var(--tw-border-opacity, 1));
}*/
.gform_footer input[type="submit"]{
    border-radius: 9999px !important;
    background: #F18700 !important; 
    box-shadow: 0 20px 25px -5px rgba(249, 115, 22, 0.30), 0 8px 10px -6px rgba(249, 115, 22, 0.30) !important;
    width: 100% !important;
    padding: 17px !important;
    text-transform: uppercase !important;
    font-family: Montserrat !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 900 !important;
    letter-spacing: 1.6px !important;
}

.gform_required_legend{ display: none; }

#event-modal-content .bg-lilt-beige a{
    color: #F18700 !important;
}

.contentp p{
    margin-bottom: 15px;
}

.wp-block-button__link{
    background-color: rgb(241 135 0 / var(--tw-bg-opacity, 1));
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight:bold;
}
.wp-block-button__link:hover{
    background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1));
}

#protagonisti article.protagonist-card {
    max-width: 320px !important;
}

.alert-success {
    color: #496621;
    background-color: #e8f3d9;
    border-color: #dfeec9;
}
.alert-danger {
    color: #760111;
    background-color: #f9ccd3;
    border-color: #f7b8c1;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

