.skiptranslate > iframe {
    height: 0 !important;
    border-style: none;
    box-shadow: none;
}

.goog-te-gadget-icon {
    display: none !important;
}

body {
    top: 0px !important;
}

#google_translate_element {
    padding: 5px 0px;
}

.goog-te-gadget {
    font-family: "Open Sans", Arial, sans-serif !important;
}

    .goog-te-gadget a {
        font-family: "Open Sans", Arial, sans-serif !important;
    }


.dropZoneDiv {
    background: white;
    border: #0087F7 dashed 2px;
    border-radius: 5px;
    /*max-height: 100px;
    max-width: 250px;*/
    box-sizing: border-box;
}

.dropZoneDiv .dz-message {
    font-weight: 400;
}    

.dz-max-files-reached {
    background-color: red;
}

.dropzone .dz-message .note_drop {
    display: block;
    font-size: 13px;
    font-weight: 300;
    margin-top: 1.4rem;
}

p.page-intro {
    color: #212529 !important;
}

p.page-text {
    color: #212529 !important;
}

.thumb-info .thumb-info-title.thumb-info-title-vert-align {
    top: 70%;
}

.loading-image {
    width: auto;
    height: auto;
    animation: spin 1.0s linear infinite;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.home-intro {
    padding: 1.0rem 0;
}

.home-intro .text-intro{
    text-align: right;
}

.home-intro .text-contact {
    text-align: left;
}

.justify-content-right {
    justify-content: right !important;
    padding-top: 150px;
}

.page-header.page-header-modern.page-header-md {
    padding: 20px 0
}
.countdown > span > span {
    display: block;
    font-size: 20px;
    line-height: 1;
    color: var(--dark);
}

.match-info {
    text-align: center;
    margin-bottom: 20px;
}

    .match-info h2 {
        font-size: 32px;
        margin-bottom: 5px;
    }

    .match-info .highlight {
        color: var(--secondary);
    }

    .match-info .location, .match-info .date {
        font-size: 14px;
        color: #777;
    }

.match-result {
    border: 1px solid var(--secondary);
    padding: 10px;
    margin: 20px 0;
    background: #fff;
    border-radius: 10px;
    position: relative;
}

.team-name {
    font-size: 15px;
    line-height: 17px;
}

.score {
    font-size: 32px;
    font-weight: bold;
    color: var(--primary);
    padding: 10px 10px;
}

.vs {
    font-size: 24px;
    color: #333;
}

.score-container {
    background: #f2f2f2;
    border: 1px solid #e6e6e6;
    padding: 5px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.team {
    flex: 1;
    text-align: center;
}

.score-section {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    
}

.notes {
    margin-top: 20px;
    font-size: 14px;
    color: #555;
}

.btn-results {
    padding: 10px 20px;
    border: 1px solid var(--secondary);
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    margin-top: 20px;
    text-align: center;
}

    .btn-results:hover {
        background: #fff;
        color: var(--secondary);
    }

.notes {
    margin-top: 20px;
    font-size: 14px;
    color: #555;
    text-align: justify;
}

.contact-socials {
    padding: 52px 0 2px 0;
    width: 100%;
    text-align: center;
}

.contact-social-icons a {
    padding: 0 25px;
}

.match-list-wrap {
    background: #363533;
}

.match-list-wrap .match-list-item {
    margin-top: 1px;
    padding: 9px 10px 10px 10px;
    border-bottom: 1px solid #4a4a48;
    box-sizing: border-box;
}

.match-team-name {
    width: 100%;
    padding: 0px;
    margin-bottom: 10px;
    color: #fff;
    text-align: center;
    border: 1px solid #4a4a48;
    background: #808080;
}

.match-list-wrap .match-list-item .date {
    height: 60px;
}

.match-list-wrap .match-list-item .date {
    margin-right: 30px;
    border: 1px solid #4a4a48;
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px;
}

.match-list-wrap .match-list-item .date span {
        font-size: 16px;
        display: block;
}

.match-list-wrap .match-list-item .logo img {
    width: 30px;
    height: 30px;
    background-color: transparent !important;
    border: none;
}

.match-list-wrap .match-list-item .team-name {
    color: #fff;
}

.match-list-wrap .match-list-item .team-score {
    font-size: 16px;
    color: #fff;
}

.match-list-wrap .match-list-item .score-separator {
    padding: 0 2px;
    font-size: 16px;
    color: #fff;
}

.match-list-wrap .match-list-item .va-view-wrap {
    float: right;
}

    .match-list-wrap .match-list-item .va-view-wrap a {
        line-height: 20px;
    }

    .match-list-wrap .match-list-item .va-view-wrap a {
        margin-top: 5px;
        max-width: 250px;
        display: block;
        box-sizing: border-box;
        color: #fff;
        text-align: center;
        font-size: 12px;
        transition: 400ms all;
        -webkit-transition: 400ms all;
        text-transform: uppercase;
        border: 1px solid;
    }

        .match-list-wrap .match-list-item .va-view-wrap a:hover {
            text-decoration: none;
        }

.match-notes {
    width: 100%;
    padding: 0px;
    margin-top: 10px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.sponsor-desktop {
    display: block;
}

.sponsor-mobile {
    display: none;
}

.bg-dark-overlay {
    position: relative;
    z-index: 1;
}

    .bg-dark-overlay::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.7); /* regola l'opacit� qui */
        z-index: 0;
    }

    .bg-dark-overlay > * {
        position: relative;
        z-index: 2;
    }

.field-validation-valid {
    display: none;
}

.field-validation-error {
    color: #c10000;
    font-size: 0.9em;
    line-height: 18px;
    padding: 5px 0 0;
}

.input-validation-error {
    border: 1px solid #f00;
    background-color: #fee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #f00;
}

.validation-summary-valid {
    display: none;
}

/* Animazioni soft */
.fade-in {
    opacity: 0;
    transform: translateY(10px);
    animation: fadeInUp 0.6s ease forwards;
}

@keyframes fadeInUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Header con gradiente brand */
.modal-header-custom {
    background: linear-gradient(135deg, #007bff, #00b4d8);
    color: #fff;
    border-bottom: none;
}

/* Illustrazione responsive */
.welcome-illustration {
    max-width: 100%;
    border-radius: 16px;
}

/* Ombra morbida */
.modal-content {
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
}

.fw-semibold-title-modal {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600 !important;
}

#panelAccessBtn {
    position: fixed;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999999;
}

/* Pulsante moderno */
.btn-panel-access {
    background: linear-gradient(135deg, #ed1c27, #ff525a);
    color: #fff;
    font-size: 15px;
    padding: 12px 28px;
    border-radius: 10px;
    font-weight: 600;
    box-shadow: 0 8px 18px rgba(237,28,39,0.3);
    transition: all 0.25s ease;
    text-decoration: none;
    text-transform: uppercase;
}

    /* Effetto hover */
    .btn-panel-access:hover {
        color: #fff;
        transform: translateY(-2px);
        box-shadow: 0 12px 24px rgba(237,28,39,0.45);
    }

    /* Effetto in pressione */
    .btn-panel-access:active {
        transform: translateY(0);
        box-shadow: 0 6px 14px rgba(237,28,39,0.35);
    }

.btn-panel-access {
    white-space: nowrap;
}

@media (max-width: 768px) {
    .match-list-item {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .d-flex {
        justify-content: center;
        flex-wrap: wrap;
    }

    .logo img {
        max-width: 50px; /* Riduce i loghi */
        height: auto;
    }

    .date {
        width: 100%;
        margin-bottom: 8px;
    }

    .va-view-wrap {
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }

    .team-score {
        font-size: 16px;
    }

    .score-separator {
        margin: 0 8px;
    }

    .match-notes {
        margin-top: 8px;
        font-size: 14px;
    }

    .va-view-wrap {
        width: 100%; 
        display: flex;
        justify-content: center;
        margin-top: 10px;
    }

    .match-team-name {
        margin-left: -17px; 
    }

    .home-intro {
        padding: 18.4px 0 !important
    }

    .home-intro .text-intro {
        text-align: center;
    }

    .home-intro .text-contact {
        text-align: center;
    }

    .home-intro p {
        margin-bottom: 1rem;
    }

    .sponsor-desktop {
        display: none;
    }

    .sponsor-mobile {
        display: block;
    }
}
