/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Mar 11 2021 | 03:40:10 (pm)
/*
/******* Do not edit this file *******/

.display-tckt-slctr-tkt-details {
display: none;
}

.site-header {
    padding-bottom: 34px;
}

.vc_custom_1547126081646 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    
}

img.enter-logo.img-responsive{
    margin-top: -18px;
}

.footer-wrap{
    margin-top: 30px;
}

@media only screen and (max-width: 780px){
    img.enter-logo.img-responsive{
    margin-top: -12px;
    width: 265px;
    height: auto;
    }
.site-header{
    padding-bottom: 63px;
}
}