/* Add here all your CSS customizations */
.thumb-info{
	background-color:transparent !important;
	border:1px solid #ddd;
}

.thumb-info-rounded{
	background-color:transparent !important;
	border:1px solid #ddd;
	border-radius: 4px;
}

.col-lg-4.isotope-item{
	background-color:#ffffff;
	width:31% !important;
	margin:1%;
}

.letter-spacing-plus-title {
	letter-spacing: 2px;
}
.news-carousel{min-height:400px !important;}

html, body
{
    max-width: 100%;
    overflow-x: hidden;
}

.btn-rounded {
	border-radius: 0.25em;
}

.owl-stage-outer.owl-height {
    height: auto !important;
}
.space-y {	
	line-height: 35px;
}

@media (max-width: 575px) {
	.text-xxl {
	font-size: 2.5rem !important;
}
