.post-set .jetpack-likes-widget-loaded {
    display: none !important;
}

.post-set .sharedaddy.sd-sharing-enabled {
    display: none;
}

h1.entry-title {
    display: none;
}

div#sidx-main-container {
    padding: 6% 0% 6% 0% !important;
}


.featured-list form {
    display: none;
}


.featured-list .sidx-details {
    padding: 20px;
}

.featured-list .sidx-price{
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    text-transform: var(--e-global-typography-text-text-transform);
    font-style: var(--e-global-typography-text-font-style);
    text-decoration: var(--e-global-typography-text-text-decoration);
    line-height: var(--e-global-typography-text-line-height);
    color: #C01933 !important;
}




.featured-list .sidx-sale-type.sidx-for-sale {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    font-style: var(--e-global-typography-accent-font-style);
    text-decoration: var(--e-global-typography-accent-text-decoration);
    line-height: var(--e-global-typography-accent-line-height);
    color:black !important;
}

.featured-list .sidx-info-blocks{
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    font-style: var(--e-global-typography-accent-font-style);
    text-decoration: var(--e-global-typography-accent-text-decoration);
    line-height: var(--e-global-typography-accent-line-height);
    color:black !important;
}


.featured-list .sidx-listing-heading{
    font-family: var(--e-global-typography-9c8fe32-font-family), Sans-serif;
    font-size: var(--e-global-typography-9c8fe32-font-size);
    font-weight: var(--e-global-typography-9c8fe32-font-weight);
    text-transform: var(--e-global-typography-9c8fe32-text-transform);
  line-height: var(--e-global-typography-9c8fe32-line-height);
  color:black !important;
}