/* TNEW Template Changes - Not related to purple color change */
.tnew-template-wrapper .tn-events-detail-page .tn-event-detail__performance-details-container .tn-event-detail__location {
    padding-bottom: 5px !important;
}


/* TNEW Utility Nav Changes */
.tn-cart-item-details__list {
		background-color: #f2f2f2 !important;
}

.tn-utility-nav {
		background-color: #f2f2f2 !important;
		padding: 0px !important;
		flex-wrap: wrap !important;
}

.tn-utility-nav-account-section__container {
		padding: 10px !important;
}

.tn-utility-nav-cart-controls-section {
padding: 10px !important;
}



/* --Flex Package Detail Page Changes-- */
.tn-flex-package-details__image-wrapper {
display: block !important;
order: unset !important;
max-width: 300px !important;
width: unset !important;
margin-right: 15px !important;
}


.tn-flex-package-details__details-and-image-container {
display: flex !important;
flex-direction: column-reverse !important;
flex-wrap: wrap !important;
}




/* Marketing Site Changes - Not related to purple color change */

.hideblock {
		display: none !important;
}


/* Parking Page - Featured Content Block Margin */
.page-id-810 .featured-content-block.reversed.larger {
	margin-top: 0px !important;
}

/* Site Footer */
.newsletter-button {
		margin-top: 15px !important;
}