/*

Theme Name:  Zenista Child Theme

Description: Child theme for the Zenista theme

Author:      ThemetechMount

Author URI:  https://www.themetechmount.com/

Template:    zenista

Version:     0.1

Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina

*/





/* NOTE: Main theme's style.css file is already added in head tag. /*



/* =Theme customization starts here

-------------------------------------------------------------- */

.Sbutton button {
	background-color: #5A5C82 !important;
	color: white !important;
}

.more-link {
	font-weight: 700;
    text-decoration: underline !important;
}

.directorist-card-contact-owner,
.directorist-card-author-info,
.directorist-info-item-review,
.directorist-view-count,
.directorist-thumb-listing-author,
.directorist-favorite-icon {
	display: none !important;
}

.tribe-events .tribe-events-c-search__button,
.tribe-events-calendar-list__event-date-tag-datetime:after,
.tribe-events-calendar-month__calendar-event--featured:before {
	background-color: #5A5C82 !important;
}

.tribe-events-calendar-list__event-datetime-featured-text {
	color: #A86EAD !important;
}

.tribe-common .tribe-common-c-svgicon--featured path {
	fill: #A86EAD !important;
}

#tribe-events-content a:hover {
background-color: unset;
}

.tribe-events-back,
.tribe-events-schedule {
	float: none;
}

.tribe-events .tribe-events-c-ical__link, .tribe-events .tribe-events-c-ical__link:visited {
    background-color: #5A5C82;
    border: 1px solid #5A5C82;
    color: #FFF;
}

.tribe-events .tribe-events-c-ical__link:hover {
	background-color: #A86EAD;
	border: 1px solid #A86EAD;
}

.tribe-common .tribe-common-c-svgicon {
	color: white;
}