/*
Theme Name: Canterbury FC 2025
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/

body {
    --mfn-timeline-date-bg: #626262;
}

/* Base elements */
table td { text-align: left; border-block: 1px solid rgba(255,255,255,0.25) }

/* Components */
#Subheader.custom-subheader{ padding-block: 100px;}
#Subheader.custom-subheader::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.65); pointer-events: none; }
#Subheader.custom-subheader .title{ font-style: normal; text-align: left !important; margin: 0 1%; text-transform: uppercase; max-width: 60%; }

#Subheader::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.65); pointer-events: none; }
#Subheader .title{ font-style: normal; margin: 0 1%; text-transform: uppercase; max-width: 60%; }

#Content { padding: 60px 0 30px }

/* .social-events-listing .accordion .question .answer { color: #000; } */
.accordion .question .answer { color: #000; }

ul.clients .client_wrapper { height: 100px; }

@media (min-width: 1240px) {
    #Header_creative #Top_bar .top_bar_right .top-bar-right-input { margin-bottom: 2em }
}
