/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 24-gen-2020, 20.58.30
    Author     : Antonio d'Esposito
*/

.section-result{
    margin-top: 50px;
}

 .booking1{
     margin-bottom: 300px;
}

.cls-extras{
    margin-top: 50px;
}


@media (max-width: 991.98px) {

     .booking1{
       padding-top: 100px;
        margin-bottom: 50px;
    }

    .stepbar-main{
        text-align: center;
        padding-top: 20px;
    }

    .stepbar .--todo, .stepbar .--done{
        display: none;
    }



    h1{
        font-size: 1.7em;
    }

    .stepbar{
        text-align: center;
        margin-top: 0.2em;
        font-size: 1em;
    }
    .stepbar__step{
        margin: auto;
    }

    .container-button{
        margin: 20px 0 20px 0 !important;
        text-align: center !important;
    }

    .container-button-form{
        margin: 0 0 0 0 !important;
        text-align: center !important;
    }

    .section-result{
        margin-top: 20px;
    }

    .section-result .form-tratte{
        display: none;
    }

    .section-result .form-tratte.--show{
        display: block !important;
    }

    .section-result h3{
        margin-bottom: 20px;
    }

    .result{
        text-align: center;
        font-family: "Muli", serif;
        font-size: .75rem;
        margin-bottom: 30px;
        padding-bottom: 5px;
        border-bottom: 1px solid;
        display: none;
    }

    .result.--mobile
    {
        display: block !important;
    }

    .result div{
        margin: 0 5px 0 5px;
    }

    .result b
    {
        font-family: "Muli"
    }

    .result .--arrow{
        vertical-align: top;
    }

    .cls-extras{
        margin-top: 0px;
    }

    .cls-extras .is-link-with-fab
    {
        display: none;
    }

    .cls-login .is-link-with-fab
    {
        display: none;
    }


    .nometratta
    {
        display: none;
    }

    .extra-text-bag
    {
        font-size: 0.7rem;
        line-height: 1.2rem;
    }

    .btn-conferma
    {
        display: none;
    }

    .btn-conferma.--mobile
    {
        display: block !important;
    }

    .nav-pills .nav-link
    {
        padding: 0.5rem 1rem !important;
    }

    .cls-login .collapse
    {
        display: block !important;
    }

    #button-back i
    {
        margin-left: 0px;
    }

    .payment-select.justify-content-between
    {
        justify-content: center !important;
    }

    .reservation-result .payment.justify-content-end{
        justify-content: center !important;
    }

    .reservation-result .container-button{
        justify-content: center !important;
    }

    .menu-priv-mobile.--show{
        display: block !important;
    }

    .area-privata .reservation{
        display: none;
    }

    .jumbo-link
    {
        margin-right: 0 !important;
    }

    .rimborso-page{
        margin-top: 100px !important;
    }

    .ticket-warning{
      width: 360px;
      height: 80px;
      margin-left: 5px;
    }

    .ticket-warning .testo{
      width: 300px;
    }

    h2{
      font-size: 1.3em;
    }

    .vertical-detail__data del{
      font-size: 12px;
    }
}

.rimborso-page{
    margin-top: 50px;
    margin-bottom: 60px;
}

.menu-priv-mobile
{
    display: none;
}

.btn-conferma.--mobile
{
    display: none;
}
