/*
Theme Name: Eventica WP Child
Theme URI: http://www.toko.press
Author: TokoPress
Author URI: http://www.toko.press/support
Description: Child Theme Sample for Eventica WP Theme.
Version: 1.9.0
Template: eventica-wp    
Text domain: tokopress;
License: GPL License
License URI: license.txt
Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, theme-options, translation-ready
*/

/*input[type="text"].es_textbox_class{
width:300px;
}*/

#tribe-events-content.tribe-events-single .tribe-events-cta .tribe-events-cta-date{
	max-width: calc( 85px ) !important;
	}

.tribe-events-list .tribe-events-loop .tribe-events-event-image {
    float: none;
    margin: 0;
    width: 100%;
}	

.header-menu.sf-menu li li a {
	background:#3a3a3a;
}

.home .tribe-events-c-subscribe-dropdown__container{
    display:none;
}