/*
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.11.1
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
*/

p > a {
color: #dd9933 !important;
}
.widget.widget_pages ul li a {
    color: #dd9933 !important;
}
.tp-entry-title {
    color: #dd9933 !important;
}

/* Custom code by WP Hero Start */
.gallery-columns-3 figure.gallery-item {
    width: 33% !important;
    float: left !important;
    padding: 3px 3px 3px 3px !important;
}
figure.gallery-item {
    width: 15%;
    display: inline-block;
    margin: 20px 2%;
}

.heli-custom-color{
	    color: #dd9933 !important;
}
.heli-custom-color:hover {
    color: #dd9933 !important;
}
a.url {
    color: #dd9933 !important;
}
.tribe-events-venue-details a {
    color: #dd9933 !important;
}
td.url a{
	color: #dd9933 !important;
}

.display_archive a { 
    color: #dd9933 !important;
}
/* Custom code by WP Hero End */