
/*
Theme Name: Andean Trails

*/

/*
Required WordPress CSS
*/
#gform_confirmation_message_1 {
	font-weight: bold;
}

.interactive-map {
	margin-bottom: 200px;
	position: relative;
}

.activity-square {
	overflow: hidden;
}

.mobile-links a {
	margin-left: 10px;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.bypostauthor {}

.gallery-caption {}

.sticky {}

.wp-caption {}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}

.wp-caption-text {
	text-align: center;
}

.wp-caption .wp-caption-text {
	margin: .8075em 0;
}

.page-separator .cover {}

.tab-content>.active {
	display: block;
}

.fade.in, .active.show, .fade.active {
	display: block !important;
	opacity: 1 !important;
}

.c19notice {
	width: 100%;
	background-color: #fff;
	float: left;
	border-bottom: 0px solid #111;
	padding: 10px 0;
	text-align: center;
}

.c19notice p {
	background-repeat: no-repeat;
	font-size: 20px;
	font-weight: 500;
	margin: 0;
	display: inline-block;
	padding: 10px 0 10px 0px;
	color: #fff;
}

.c19notice p a {
	color: #fff;
}

@media (max-width:767px) {
	.single h1 {
		font-size: 32px;
	}
}

.anchortag {
	opacity: 0;
	position: relative;
}

.anchortag span {
	position: absolute;
	top: -140px;
}

.admin-bar .postlinks, .admin-bar .anchortag {
	display: block;
	overflow: hidden;
}

.postlinks {
	display: block;
	list-style: none;
	margin-left: 0 !important;
	padding-left: 0;
}

@media (min-width: 768px) {
	.postlinks li {
		display: inline-block;
		float: left;
		margin-right: 10px;
	}
}

.postlinks a {
	border: solid 1px #337ab7;
	display: inline-block;
	padding: 5px 10px;
	margin-bottom: 5px;
}

.postlinks a:hover {
	background: #337ab7;
	color: #fff;
	text-decoration: none;
}

.home-ctas .sub-section:nth-child(3) {
	padding: 0 15px;
}
