.timeshares-for-sale-three-cols-with-buttons {
	padding: 30px 0;
	border-bottom: 6px solid #e3e5e9;
}
.timeshares-for-sale-three-cols-with-buttons .cards {
	display: flex;
}
.timeshares-for-sale-three-cols-with-buttons .card {
	flex: 1 1 100%;
	border-right: 1px solid #e3e5e9;
	text-align: center;
	padding: 50px 0 70px;
	display: flex;
	flex-direction: column;
}
.timeshares-for-sale-three-cols-with-buttons .owl-item {
	border-right: 1px solid #e3e5e9;
}
.timeshares-for-sale-three-cols-with-buttons .owl-item:last-child,
.timeshares-for-sale-three-cols-with-buttons .card:last-child {
	border-right: 0;
}
.timeshares-for-sale-three-cols-with-buttons .card .image {
	height: 120px;
}
.timeshares-for-sale-three-cols-with-buttons .card .image img {
	display: inline-block;
	width: 75px;
}
.page-id-9846 .timeshares-for-sale-three-cols-with-buttons .card .title,
.page-id-9832 .timeshares-for-sale-three-cols-with-buttons .card .title {
	min-height: 60px;
}
.page-id-9846 .timeshares-for-sale-three-cols-with-buttons .card .description,
.page-id-9832 .timeshares-for-sale-three-cols-with-buttons .card .description{
	height: 185px;
}
.timeshares-for-sale-three-cols-with-buttons .card .title {
	padding: 0 50px;
	font-size: 24px;
	color: #009fc2;
	height: auto;
}
.timeshares-for-sale-three-cols-with-buttons .card .description {
	padding: 0 55px;
	font-size: 16px;
	color: #4c5160;
	min-height: 120px;
	padding-bottom: 20px;
}
.timeshares-for-sale-three-cols-with-buttons .card .link a {
	display: inline-block;
	font-size: 16px;
	width: 150px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #009fc2;
	color: #009fc2;
	border-radius: 20px;
	background: transparent;
	height: auto;
	flex: 0;
}

@media (max-width: 1024px) {
	.timeshares-for-sale-three-cols-with-buttons .sliders {
		position: relative;
	}
	.timeshares-for-sale-three-cols-with-buttons .owl-item {
		border-right: 0;
	}
	.timeshares-for-sale-three-cols-with-buttons .card {
		width: 370px;
		margin: 0 auto;
		padding: 20px 50px;
	}
	.timeshares-for-sale-three-cols-with-buttons .card .title {
		padding: 0;
	}
	.timeshares-for-sale-three-cols-with-buttons .card .description {
		padding: 0;
		font-size: 14px;
		height: 70px;
	}
	.timeshares-for-sale-three-cols-with-buttons .owl-dots {
		text-align: center;
	}
	.timeshares-for-sale-three-cols-with-buttons .owl-dots .owl-dot {
		border: 1px solid #CCC;
		width: 12px;
		height: 12px;
		border-radius: 8px;
		margin: 0 5px;
		display: inline-block;
	}
	.timeshares-for-sale-three-cols-with-buttons .owl-dots .owl-dot.active {
		background: #1FA9C6;
		border: 1px solid #1FA9C6;
	}
	.timeshares-for-sale-three-cols-with-buttons .guides-slider .carousel-control {
		width: 9%;
		background-repeat: no-repeat;
		border: none;
		border-radius: 0;
		cursor: pointer;
		opacity: 1;
	}

	.timeshares-for-sale-three-cols-with-buttons .guides-slider .carousel-control:hover {
		opacity: 0.8;	
	}
	.timeshares-for-sale-three-cols-with-buttons .slider .owl-nav{
		display: block;
	}
	.timeshares-for-sale-three-cols-with-buttons .slider .owl-prev {
		background: url('https://www.sellmytimesharenow.com/wp-content/themes/smtn/images/resorts/image-gallery-left-arrow.png');
		background-size: cover;
		background-position: center left;
		left: 2%;
		width: 24px;
		height: 24px;
		cursor: pointer;
		z-index: 2;
		position: absolute;
		top: 50%;
	}

	.timeshares-for-sale-three-cols-with-buttons .slider .owl-next {
		background: url('https://www.sellmytimesharenow.com/wp-content/themes/smtn/images/resorts/image-gallery-right-arrow.png');
		background-size: cover;
		background-position: center right;
		right: 2%;
		width: 24px;
		height: 24px;
		cursor: pointer;
		z-index: 2;
		position: absolute;
		top: 50%;
	}
}


@media (max-width: 475px) {
	.timeshares-for-sale-three-cols-with-buttons .card {
		max-width: 345px;
		padding:20px;
	}
	.timeshares-for-sale-three-cols-with-buttons .card .image {
		height: 100px;
	}
	.timeshares-for-sale-three-cols-with-buttons .card .description {
		min-height: 100px;
	}
}
