/*
Theme Name: AccessPress Root Child
Theme URL: http://katthjalpen.nu
Description: AccessPress Root Child Theme
Author: J.V.Bonet
Author URL: http://katthjalpen.nu
Template: accesspress-root
Version: 1.0.0
Text Domain: accesspress-root-child
*/

#accesspress-breadcrumb {display: none}

h1, h2, h3, h4, h5 {font-weight:bold}

.social-feed-text {white-space: pre-line}

#top-footer {
	padding-bottom: 10px;
}

.wp-block-gallery {
	margin-left: 0;
}

/* Styling of sponsor logos at the bottom of the page */
.sponsor {
	height: 55px;
	margin: 5px;
	margin-bottom: 10px
}

/* Footer styling to fit 3 columns */
.sfsi_plus {
	text-align: center;
}
.sfsi_plus_widget {
	display: inline-block;
}
.sfsiplus_norm_row.sfsi_plus_wDiv {
	position: relative !important;
}
#text-5 {
	text-align: right
}