
/*
	font-family: cambria, serif !important;
}

a {
	font-family: Trebuchet MS, sans-serif !important;
}

.widget {
	font-family: Cambria, serif !important;
}

.widget .widget-title {
	font-family: Trebuchet MS, sans-serif !important;
}

.site-footer a {
	font-family: Cambria, serif !important;
}

.footer-widgets {
	font: 100% Cambria, serif !important;
}

#infinite-handle span {
	font-family: Trebuchet MS, serif;
}
*/

.site-branding .custom-logo {
    width: 1920px;
	
}

.site-branding {
    text-align: center;
	width: 100%;
	
	/* HÄR ändrar man header!! Kan radera hela ifall ni vill */
  content: url(https://tbisektionen.com/wp-content/uploads/2024/01/Headerhemsidan2.png);
  max-width: 100%;
	
	/*Här OVAN är headern!!*/
	
}
/*	background-image: url(https://tbisektionen.com/wp-content/uploads/2024/01/Headerhemsidan.png);*/
}

/*
.main-navigation-menu a {
	font-family: Trebuchet MS !important;
}

*/

.custom-logo-link img {
/* display: inline-block; */
	max-height: 1050px;
	width: auto;
}

.custom-logo-link {
	display: block;
	text-align: center;
}
.footer-widgets {
    width: 100%;
    max-width: 100%;
}
.widget-title {
	text-align: left;
}

/* Center aligns image caption text */
figcaption {
	text-align: center;
}

/*Sidebar*/

div.widget-wrap
{
	font-size: px;
	ul li {
	 list-style-type: none;
	}
	ul.upcoming-events li {
  list-style-type: none;
		border-bottom: 1px solid #309055;
}	
}


/*Header i sidebar*/
div.widget-wrap h3.widget-title
{
	background-color: #fff;
	padding-left: 3px;
	 text-decoration: underline solid #309055;
	text-underline-offset: 15px;
}

/* Widgets i footern */

div.footer div.widget-area
{
	position: center;
}
div.footer-widget-column 
{
height: %;
width: 400px;
font-size: px;
}

div.footer-widgets
{
	content: center;
	position: center;
	margin: auto 0;
	margin-left:0px;
}

div.footer-widgets-columns
{
	position: center;
	margin-right: 0px;
}

div.footer-wrap
{
	width: 100%;
	background-color: #e5e5e5;

}
div.footer-widgets-wrap
{
	background-color: #e5e5e5;
}
