/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Feb 05 2019 | 07:49:04 (pm)
/*
/******* Do not edit this file *******/

.display-posts-listing .listing-item {
  margin-bottom:25px !important;
}
.display-posts-listing .listing-item .excerpt-dash {
  display: none !important;
}
.display-posts-listing .listing-item a.title {
  float: left !important;
  font-size: 16px !important;
  width:100% !important;
  margin-bottom:5px !important;
  border-bottom:1px dotted #000 !important;
  padding-bottom:5px !important;
}
.display-posts-listing .listing-item a.title:after {
  content: " →";
}
.display-posts-listing .listing-item .excerpt {
  font-size:11px !important;
  color:#000 !important;
  line-height:12px !important;
}
.jcarousel li {
  background: none !important;
  list-style-type: none !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
  margin-bottom: 0 !important;
}
.jcarousel li h3, .jw_easy_slider_name, .jcarousel-control-prev, .jcarousel-control-next {
  display: none !important;
}
.jcarousel-pagination {
  bottom: -50px !important;
}
.jcarousel-wrapper {
  margin-bottom: 33px !important;
  margin-top: 0px !important;
}
#gform_submit_button_1 {
	margin: -20px 0px 10px 30px !important;
	clear: both !important;
	float: none !important;
	display: table-row !important;
	border: 0px !important;
	font-size: 18px;
	line-height: 50px !important;
	height: 50px !important;
	padding: 1px 20px 10px !important;
	background-image: none !important;
	background-color: black !important;
	border-radius: 6px !important;
	cursor: pointer !important;
	color: white !important;
}
#gform_submit_button_1:hover {
	background-color: white !important;
	color: black !important;
	cursor: pointer !important;
}