/* Nav Z-index */

.elementor-sticky--active {
    z-index: 500;
}

/* tooltip on hover */

.tooltipster-base {
	background-color: rgba(113,113,113, 0.85)!Important;
}

.tooltipster-punk .tooltipster-content {
	max-width:300px;
	padding: 30px!Important;
	color: white;
	font-family: "Open Sans", Sans-serif!Important;
}

.tool-hr{  
	text-align:left !Important;
	width: 100%;    
	height: 1px;  
	border: none;  
	color: #e21e79;    
	background-color: #e21e79;
	
}

/* map styles */

.infoBoxTail:after {
    display:none;
}
.wpgmp_filter_wrappers {
    background: #cecece !important;
    border-radius: 10px!Important;
}

/* resetbutton */
.categories_filter_reset_btn {
    line-height: 1 !important;
	max-height:34px;
}
/*grid button */
span.span_grid {
    line-height: 1!Important;
}

/* read more  Info window */

.fc-btn-small {
	 background-color: #009344!Important;
    padding: 2px 8px;
}

.fc-btn-small:hover {
	 background-color: grey!Important;
}

.fc-item-aare .read-more {
	border:none !Important;
  background-color: #e2e2e2;
	border-radius:3px;
	margin-left: 20px!Important;
}

.fc-item-aare .read-more:hover {
	border:none;
  background-color: #61ce70!Important;
}

/* pagination */

.wpgmp-map-1 .wpgmp_pagination a:hover {
	background-color: #61ce70!Important;
}

/* sidebar links */

li.cat-item a {
    color: #23a455;
	font-weight:600;
}

li.cat-item a:hover {
    color: white;
}

span.current {
    background-color: #009344!Important;
}

/* Planting Dates */

.ms-thumb-list {
    padding-bottom: 30px;
}


.ms-thumb-frame {
    opacity: 1;
}

.ms-thumb-frame:hover {
    opacity: .6;
}

/* Sidebar */

aside#recent-posts-2 {
    font-size: 14px;
}

aside#recent-posts-2 a {
    color: #23a455;
}

aside#categories-2 {
    font-size: 14px;
		margin-bottom: 5px;
}

aside#search-2 {
		margin-top:10px;
    margin-bottom: 10px;
}

h2.widget-title {
    margin-bottom: 5px;
}