/**
 * [itinerary-listings] shortcode — loads with plugin (cache-busted) so rules apply
 * even when theme CSS is cached or a different theme is active on multisite.
 */
.wa-itinerary-add-all-wrap {
	text-align: center;
	margin-top: 30px;
}

.wa-itinerary-add-all .elementor-button-content-wrapper {
	flex-direction: row-reverse;
	gap: 20px;
}
