/**
 * Theme Name: DSM
 * Author: Eboost
 * Version: 1.0
**/


body.archive #tribe-events-content-wrapper .tribe-bar-filters input[type=text]{
	font-size: 20px;
}
body.archive #tribe-events-content-wrapper .tribe-bar-filters input[type=text]::-webkit-input-placeholder {
	padding: 0 17px;
	line-height: 22px;
	font-size: 20px;
	height: 42px;
}

a[href^='tel:'] {
	white-space: nowrap;
}
body#header_2 .main-banner .services__block .services__title a{
	color: #222;
}
body#header_2 .main-banner .services__block .services__title a:hover{
	color: #ff6000;
}


.footer-menu-column{
	width: auto !important;
	padding-right: 100px;
}
.footer-menu-column:last-child{
	padding-right: 0;
}

@media only screen and (max-width: 1024px) {
	.footer-menu-column{
		padding-right: 50px;
	}
}

.main-banner__image {
	float: none;
}

.news .read-more{
	margin-bottom: 0;
}

body.page-template-default .event-page__content{
	    padding-bottom: 40px;
}

.tribe-breadcrumbs {
	opacity: 0;
	visibility: hidden;
}

.list-info { padding: 10px 0 60px 20px!important;}
