​x1.post-set .jetpack-likes-widget-loaded {2    display: none !important;3}4​5.post-set .sharedaddy.sd-sharing-enabled {6    display: none;7}8​9h1.entry-title {10    display: none;11}12​13div#sidx-main-container {14    padding: 6% 0% 6% 0% !important;15}16​17.featured-list form {18    display: none;19}20​21.featured-list .sidx-details {22    padding: 20px;23}24​25.featured-list .sidx-price{26    font-family: var(--e-global-typography-text-font-family), Sans-serif;27    font-size: var(--e-global-typography-text-font-size);28    font-weight: var(--e-global-typography-text-font-weight);29    text-transform: var(--e-global-typography-text-text-transform);30    font-style: var(--e-global-typography-text-font-style);31    text-decoration: var(--e-global-typography-text-text-decoration);32    line-height: var(--e-global-typography-text-line-height);33    color: #C01933 !important;34}35​36.featured-list .sidx-sale-type.sidx-for-sale {37    font-family: var(--e-global-typography-accent-font-family), Sans-serif;38    font-size: var(--e-global-typography-accent-font-size);39    font-weight: var(--e-global-typography-accent-font-weight);40    text-transform: var(--e-global-typography-accent-text-transform);41    font-style: var(--e-global-typography-accent-font-style);42    text-decoration: var(--e-global-typography-accent-text-decoration);43    line-height: var(--e-global-typography-accent-line-height);44    color:black !important;45}46​47.featured-list .sidx-info-blocks{48    font-family: var(--e-global-typography-accent-font-family), Sans-serif;49    font-size: var(--e-global-typography-accent-font-size);50    font-weight: var(--e-global-typography-accent-font-weight);51    text-transform: var(--e-global-typography-accent-text-transform);52    font-style: var(--e-global-typography-accent-font-style);53    text-decoration: var(--e-global-typography-accent-text-decoration);54    line-height: var(--e-global-typography-accent-line-height);55    color:black !important;56}57​58.featured-list .sidx-listing-heading{59    font-family: var(--e-global-typography-9c8fe32-font-family), Sans-serif;60    font-size: var(--e-global-typography-9c8fe32-font-size);61    font-weight: var(--e-global-typography-9c8fe32-font-weight);62    text-transform: var(--e-global-typography-9c8fe32-text-transform);

/* Keep the open homepage menu above the hero headline. */
body.home .elementor-location-header { position: relative; z-index: 1000; }
body.home .elementor-location-header .elementor-nav-menu--dropdown { z-index: 1001; }


/* Ensure the homepage dropdown is an opaque top layer. */
body.home .elementor-location-header { position: relative !important; z-index: 9999 !important; }
body.home .elementor-location-header .elementor-nav-menu--dropdown,
body.home .elementor-location-header .sub-menu { position: absolute; z-index: 10000 !important; background-color: #fff !important; opacity: 1 !important; }

