/*
	Theme Name: Adventure Tours Child
	Theme URI: http://themeforest.net/user/themedelight/portfolio
	Description: Adventure Tours child theme
	Template: adventure-tours
	Text Domain: adventure-tours-child
	Version: 1.0.0
*/
.post-home .vc_btn3-container {
	display: none !important;
}
.post-home a.atbtn {
	background: transparent;
	color: #333 !important;
	border: 2px solid rgba(187,153,102,0.8);
}
.post-home a.atbtn:hover {
	background: rgba(187,153,102,0.9);
	border-bottom: 2px solid rgba(187,153,102,0.9);
	color: #fff !important;
}