/*
Theme Name: Eventica Child
Theme URI: http://www.toko.press
Author: TokoPress
Author URI: http://www.toko.press
Description: Child Theme Sample for Eventica WP Theme.
Version: 1.4
Template: eventica-wp
License: GPL License
License URI: license.txt
Tags: one-column, two-columns, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, theme-options, translation-ready
*/
h1, h2, h3, h4, h5 {
    font-family: "Noto Sans",sans-serif;
    font-style: normal;
}

.site-logo-image img {
    padding-left: 35px;
}

#back-top, #back-top:hover {
	background: #F70031;
}

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.tribe-events-list .tribe-events-loop .tribe-events-list-separator-month, .tribe-events-list .tribe-events-loop .tribe-events-day-time-slot h5 {
    clear: both;
    padding: 0 20px;
    margin: 0 0 30px;
    line-height: 70px;
    background: #f70031;
    font-weight: 400;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
}
