#outer-wrap--showcase-props,
#outer-wrap--showcase-props.wp-block-group:has(.alignfull),
.wp-site-blocks > #outer-wrap--showcase-props:has(.alignfull),
#outer-wrap--showcase-search-mls,
#outer-wrap--showcase-search-mls.wp-block-group:has(.alignfull),
.wp-site-blocks > #outer-wrap--showcase-props-search-mls:has(.alignfull) {
	margin-left: auto!important;
	margin-right: auto!important;

	width: 100%!important;
	max-width: 1340px!important;
}

#outer-wrap--showcase-props .buttons--showcase {
	margin-top: 0!important;
	padding-top: 0!important;
}

#outer-wrap--showcase-props .wp-block-buttons {
	gap: 30px!important;
}

#outer-wrap--showcase-props .is-style-accent-button {
	width: 260px!important;
}

#outer-wrap--showcase-props .sidx-no-results {
    margin-top: 0!important;
    background: #eee!important;
    padding: 30px!important;
    margin-bottom: 50px!important;
    color: #aaa!important;	
}