/*
Theme Name:     Evolve-Plus Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Evolve-Plus theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       evolve-plus
Version:        4.0.9
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}
*/

.entry-content a:link, .entry-content a:active, .entry-content a:visited { text-decoration: underline !important; }

.article table tr td {
	vertical-align: top;
}

.article img.no-border {
	padding: 0px;
	border: 0px;
}

table.ui-datepicker-calendar td, table.ui-datepicker-calendar th {
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-top: 0px !important;
}

#pavilion-map-canvas img, #wedding-map-canvas img {
    max-width: none; 
}
#pavilion-map-canvas label, #wedding-map-canvas label { width: auto; display: inline; }

.product-category a h3 { font-size: 18px }

span.woocommerce-menu-holder { display: none; }

.entry-content h3.tribe-events-month-event-title { font-size: 1em !Important; }

.product-buttons .button.product_type_simple:before { display: none; }

mark.count { background: white; color: #51545C; }

/* Timeline fix */
@media only screen and (min-width: 822px) {
   .cd-timeline-block {
      min-height: 372px;
   }
}

/* remove printfriendly from timeline blocks */
.cd-timeline-block .printfriendly { display: none; }