.care-focus-header .elementor-heading-title {
    font-weight: 300;
}

.elementor-post__text {
    padding: 20px 0 0 !important;
    margin: 0px !important;
    background-color: #f4f4f4;
    order: 3;
}

h3.elementor-post__title, .elementor-post__excerpt {
    padding: 0 30px;
}

.elementor-post__read-more {
    width: 100%;
    margin: 0px !important;
    font-weight: 100!important;
}
.elementor-post__read-more svg {
    width: 100%;
}

.elementor-post__thumbnail {
    padding-bottom: 0px !important;
}

.elementor-post__card {
    display: flex;
    flex-wrap: wrap;
    border-radius: 0px !important;
}

.badge-location-service {
    order: 2;
    width: 100%;
}

.elementor-post__thumbnail__link img {
    width: 100% !important;
    height: 245px;
    object-fit: cover;
    object-position: top;
    position: unset !important;
    top: unset !important;
    left: unset !important;
    transform: none !important;
}

.elementor-post__thumbnail.elementor-fit-height {
    padding: 0px !important;
}

.elementor-post__thumbnail__link {
    margin-bottom: 0px !important;
}

.elementor-post__title {
    margin-bottom: 1rem !important;
}

.elementor-post__title a {
    color: #556475 !important;
    font-weight: 500;
    font-size: 2.4rem;
}

.elementor-post__meta-data {
    order: 2;
    background-color: #f4f4f4;
    color: #A0A8B2;
    border: none !important;
    padding-top: 0px !important;
}

.elementor-post__thumbnail__link {
    order: 1;
}

.elementor-post__excerpt p, span.elementor-post-date {
    font-weight: 300;
}

span.elementor-post-date {
    font-size: 1.3rem;
}

.badge-location-service {
    display: flex;
    align-items: center;
    /* margin-bottom: 10px; */
    padding: 0 30px;
    background-color: #f4f4f4;
}

.badge-location-name,
.page-id-66832 .story-cards .elementor-post__badge {
    background: #f4f4f4;
    text-transform: capitalize;
    color: #A0A8B2;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 2rem;
}

.badge-location-name {
    border-right: 1px solid #A0A8B2;
    padding-top: 10px;
    padding-right: 15px;
}

.page-id-66832 .story-cards .elementor-post__badge {
    position: initial;
    padding: 10px 0 0 15px;
    border-radius: 0;
    margin: 0 !important;
}


@media (max-width: 1023px) and (min-width: 768px) {
    .elementor-post__thumbnail__link > .elementor-post__thumbnail {
        height: 200px;
    }
    
    .care-focus-header h2.elementor-heading-title {
        font-size: 24px !important;
    }
    
    .care-focus-header h3.elementor-heading-title {
        font-size: 16px;
    }
}


@media (max-width: 767px) {
    .care-focus-header>.elementor-container>.elementor-column:first-child {
        width: 25%;
    }
    
    .care-focus-header>.elementor-container>.elementor-column:last-child {
        width: 75%;
    }
    
    .care-focus-header h2.elementor-heading-title {
        font-size: 17px !important;
    }
    
    .care-focus-header h3.elementor-heading-title {
        font-size: 12px;
    }
    .badge-location-name, 
    .page-id-66832 .story-cards .elementor-post__badge {
        font-size: 1.2rem;
        line-height: 1rem
    }
    
    .badge-location-service, 
    .elementor-post__meta-data,
    h3.elementor-post__title, .elementor-post__excerpt {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    
    .story-cards iframe, .story-cards .elementor-post__thumbnail__link img {
        height: 160px;
    }
}


@media only screen and (max-width: 320px){
    .badge-location-name {
        padding-right: 10px;
    }
    
    .page-id-66832 .story-cards .elementor-post__badge {
        padding-left: 10px;
    }
    
    .badge-location-name, 
    .page-id-66832 .story-cards .elementor-post__badge {
        font-size: 1rem;
    }
    
    .care-focus-header h2.elementor-heading-title {
        font-size: 1.5rem !important;
    }
    
    .care-focus-header h3.elementor-heading-title {
        font-size: 1rem;
    }
}



