
body,
h1, h2, h3, h4, h5, h6 {
font-family: "Signika", sans-serif;
}

a,
h2.blog-arc-heading a:hover,
h2.event-arc-title a:hover,
.title-home h3,
.sidebarnav h3,
.event-past h3,
.event-upcoming h3,
.footer-col h3,
.event-w-title a:hover, 
.list-nav ul li a:hover, 
.sidebar .widget_calendar table#wp-calendar>tbody>tr>td>a, 
.sidebar .widget_calendar tfoot>tr>td>a, tfoot>tr>td>a:link, tfoot>tr>td>a:visited, tfoot>tr>td>a:hover, tfoot>tr>td>a:active, .widget_calendar table#wp-calendar>tbody>tr>td>a, 
.blog-h-title a:hover, 
.footer-col a:hover,
.blog-home-title a:hover,
.widget-audio-title a:hover,
.button-link a,
ul.tabs li a,
.comment-meta a:active, .comment-meta a:hover,
.widget_calendar tfoot>tr>td#prev a:hover, 
.widget_calendar tfoot>tr>td#next a:hover,
#footer .blog-w ul li a:hover,
#footer .event-w-title a:hover,
#footer .widget-audio-title a:hover {
color:#02c0f8;
}

.blog-home-more a, 
.blog-arc-more a:hover, 
.event-tickets a:hover,
.event-tickets2 a:hover,  
.audiojsZ .loadedZ,
.audiojsW .progressW,
.pagination a:hover, 
.pagination .current, 
.event-home-title h2 a,
.event-home-more a,
.tagcloud a:hover, 
.audio-buy a:hover,
.reply a:hover,
.widget-audio-buy a:hover,
.button-send#submitmail:hover,
.highlight,
.button-link a,
ul.tabs li a,
a.pp_download,
p.form-submit input#submit:hover,
#footer .tagcloud a:hover,
#clubbmenu > ul > li:hover > a, 
#clubbmenu > ul > li.active > a, 
#clubbmenu > ul > li > a:active, 
#clubbmenu > ul ul li a:hover,
#search-button:hover {
background:#02c0f8;
}

#footer {
border-top:10px solid #02c0f8;
}


.slide-title {
background: url("https://www.trioosboemios.pt/wp-content/themes/clubber/admin/theme_options/images/color-style/trans02c0f8.png");
}
.text-center {
text-align:center
}

.contact-data h5 {
margin: 0px 0px 10px 0px !important;
padding: 10px 0px 0px 0px !important;
text-transform: uppercase;
color: #02c0f8;
}

.contact-data .text-center i {
    font-size: 30px !important;
}

.contact-data  .container.text-center { 
 padding: 10px;
background: #000;
border: 1px dashed #333;
}

.contactTitle {
text-transform: Uppercase; 
margin: 30px 0 20px; 
padding-bottom: 10px;
border-bottom: 1px dashed #333;
}

.contactTitle span {
color: #02c0f8;
}

.wp-block-gallery .blocks-gallery-item {
position: relative;
overflow: hidden;
}

.wp-block-gallery .blocks-gallery-item:after {
background-color: rgba(0,0,0,.5);
background-image: url('/wp-content/uploads/images/photo.png');
background-repeat: no-repeat;
background-position: center;
width:100%;
z-index: 5;
position: absolute;
pointer-events: none;
top: 100%;
left:0;
height:100%;
content:"";
transition: .5s ease-in-out;
text-decoration: none;
-moz-transition: .5s ease-in-out;
-webkit-transition: .5s ease-in-out;
}
.wp-block-gallery .blocks-gallery-item:hover:after {
top:0;
}

#footerDevelopedBy {
text-align: right;
}