#logo{
display: none;
}
#sidebar{
visibility: hidden;
}
#page-container {
padding-top: 0 !important;
}
#footer-info 
{
float: none;
padding-bottom: 10px;
width: 100%;
text-align: center;
}
#main-footer {
line-height: 15px;
}
#footerCreditsLeft{
float: left;
}
#footerCreditsCenter{
}
#footerCreditsRight{
float: right;
}
.socials a {
font-size: 2.6em;
}
.socials a:last-child {
margin-left: 20px;
}
@media only screen and (max-width: 600px) {
h1 {
font-size: 40px !important;
}
h2 {
font-size: 30px !important;
}
#tels{
font-size: 25px !important;
}
.socials{
font-size: 15px !important;
}
}
@media only screen and (max-width: 630px){
#catapult-cookie-bar{
font-size:10px;
}
}
@media only screen and (min-width: 631px) and (max-width: 980px){
#catapult-cookie-bar{
font-size:14px;
}
}
#santa-maria-event-all .et_pb_text h1 { font-family: 'Questrial', sans-serif; font-size: 50px;}
#santa-maria-event-all div#santa-title-events h1 {font-family: 'Dawning of a New Day',handwriting; font-size: 70px;}
.error404 article#post-0 {
padding-top: 25vh;
}