/**
Theme Name: Astra Child
Template: astra
*/


/* ---------------------------------------------------------------------------------------- */
/* General */
/* ---------------------------------------------------------------------------------------- */


.elementor hr {
  background-color: #534a45;
  margin-bottom: 1.5em;
}


@media (max-width: 1024px) {
	br.nomobile {
		display: none;
	}
}


h1,h2,h3,h4,h5,h6 {
	word-wrap: normal;
	clear: none;
}


.grecaptcha-badge { 
	opacity:0;
}


/* ---------------------------------------------------------------------------------------- */
/* Header */
/* ---------------------------------------------------------------------------------------- */


.ast-site-identity {
  padding: 0 !important;
}

@media (min-width: 1101px) {
	.main-header-menu .navitem-buy .sub-menu {
		width: 300px;
	}
}




/* ---------------------------------------------------------------------------------------- */
/* Homepage */
/* ---------------------------------------------------------------------------------------- */









/* ---------------------------------------------------------------------------------------- */
/* Content */
/* ---------------------------------------------------------------------------------------- */



.map-embed {
   line-height: 0;
}

.single-testimonials-widget #main {
	padding: 60px 0;
}

@media (max-width: 1024px) {
	.single-testimonials-widget #main {
  	padding: 20px 20px;
	}
}

.show-button-notice {
	display: none;
}

@media (max-width: 688px) {
	.show-button-notice {
		display: block;
	}
}


table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before, 
table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
	box-shadow: 0 0 1px #444;
	background-color: #459d45;
	font-weight: bold;
}




table.inventory-listing .tablepress tfoot th, .tablepress thead th,
table.onetime-credits .tablepress tfoot th, .tablepress thead th {
  background-color: #e0e0e0;
}


table.inventory-listing td.column-7 {
	font-weight: bold;
}

#inventory-listings h2 {
	font-size: 16px;
	font-family: "Open Sans", Arial, Helvetica, Geneva, sans-serif;
}


table.resort-locations {
	/* min-width: 70%;
  width: auto; */
}

table.resort-locations img {
	max-width: 40px;
}

table.resort-locations td {
	vertical-align: middle;
}

table.resort-locations .column-1 {
	width: 60px;
}

table.resort-locations .column-2 {
	font-weight: bold;
}

table.resort-locations h4 {
	margin-bottom: 0;
}


table.onetime-credits td.column-4 {
	font-weight: bold;
}


.last-updated {
	font-size: 13px;
	font-weight: bold;
}


/* ---------------------------------------------------------------------------------------- */
/* Sidebar */
/* ---------------------------------------------------------------------------------------- */





/* ---------------------------------------------------------------------------------------- */
/* Blog/Archives */
/* ---------------------------------------------------------------------------------------- */






/* ---------------------------------------------------------------------------------------- */
/* Forms */
/* ---------------------------------------------------------------------------------------- */






/* ---------------------------------------------------------------------------------------- */
/* Footer */
/* ---------------------------------------------------------------------------------------- */









