/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
a#select-point {
	position: relative;
	padding: 2px 4px;
	font-size: 16px;
	background-color: #4e6141;
	color: #fff!important;
}

a#select-point:hover {
	background-color: #000;
}

.woodmart-recent-posts :is(
.recent-posts-time,
.recent-posts-comment) {
  color: var(--color-gray-700);
  font-size: 90%; }

.unordered-list.tight li { margin-bottom: 6px !important; line-height: 1.15 !important; }


