.site-footer .site-info {
display: none;
}

.wp-block-post-date__modified-date::before {
    content: 'Senast uppdaterad: ';
}

.wp-block-post-date__modified-date::after {
    content: ' (tabellen uppdateras manuellt)';
}

.superac-dialog-title {
	font-size: 18px !important;
	
}

.superac-dialog-body {
	font-size: 15px !important;
	
}


.contact-form .grunion-field-wrap input.radio {
	border: 1px solid #bbb;
}

.contact-form .grunion-field-wrap input.checkbox-multiple {
	border: 1px solid #bbb;
}

.em-event-content li {
	  padding-left: 16px ;
  text-indent: -16px ;
}

.contact-form .grunion-radio-options {
	margin-bottom: 2px !important;
}

h3 {
	margin-top: 30px;
	margin-bottom: 10px;
}

.wf-active .site-title {
		font-family: "Roboto Condensed","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-size: 18px;
	display: none;
}

.wf-active h2 {
	font-size: 24px;

}

.wf-active h2::first-letter {
 text-transform: uppercase;
}

.site-description {
	font-family: "Exo 2",sans-serif;
	font-size: 20px !important;
	color: #47C005;
	text-align: right;
	margin-right: 8px;
	margin-bottom: 20px;
}

.bpress-page-header p {
  font-size: 22px;
}
	
.em.em-list .em-item .em-item-info h3.em-item-title a {
  color: #3D7CAE !important;
  text-decoration: none;
}

.em.em-search .em-search-main.em-search-main-bar > .em-search-submit button, .em.em-search-advanced .em-search-main.em-search-main-bar > .em-search-submit button {
	background-color: #3D7CAE !important;
}

.em.em-list .em-item .em-item-info {
  border-left: 4px solid #B2B2B2;
  padding: 0 10px 0 35px;
}

.em.em-event .em-item-image .em-item-image-placeholder div.date span, .em.em-events-list .em-item-image .em-item-image-placeholder div.date span, .em.em-events-widget .em-item-image .em-item-image-placeholder div.date span {
	line-height: 50%;	
	text-transform: uppercase;
	font-family: "Exo 2",sans-serif;
	font-weight: 800;
	color: #000000 !important;
}

.em.em-item .em-item-meta .em-item-meta-line a, .em.em-list .em-item .em-item-meta .em-item-meta-line a, .em.em-list-widget .em-item .em-item-meta .em-item-meta-line a {
  
  font-style: normal !important;
  
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #3D7CAE;
}


/* visited link */
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #3D7CAE;
}

/* mouse over link */
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #3D7CAE;
}

/* selected link */
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #3D7CAE;
}

.entry-title {
	font-size: 65px;
	
}

.site-title {
	font-family: "Roboto Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 16px;
	 text-transform: capitalize;
}

.mtable {
	vertical-align: middle;
}

.vTop {
	vertical-align: top;
}

.vertical {
  writing-mode: vertical-rl; 
}
	
}

.wp-block-image figcaption {
  margin-bottom: 1em;
  margin-top: .5em;
	font-size: 12px;
}

.wp-element-caption {
	
	margin-top: .5em;
	font-size: 12px;
	text-align: center;
}

.main-navigation a {
	padding: 0.5% 0;
	font-size: 19px;
}

.wp-block-preformatted {
	font-family: "Roboto Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;
}

.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
  vertical-align: middle;
}

#main .contact-form label {
  text-transform: none;
}

.widget-area .widget {
  border: none;
	margin-top: -5px;
	margin-bottom: 5px;
	padding-bottom 5px;
 
}

.lcase {
  text-transform: lowercase;
}