.elementor-29 .elementor-element.elementor-element-63548905{--display:flex;--padding-top:05%;--padding-bottom:05%;--padding-left:0%;--padding-right:0%;}.elementor-29 .elementor-element.elementor-element-7e188f59{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--padding-top:0%;--padding-bottom:05%;--padding-left:0%;--padding-right:0%;}.elementor-29 .elementor-element.elementor-element-7e188f59.e-con{--align-self:center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-29 .elementor-element.elementor-element-eec7e69 .elementor-heading-title{font-family:var( --e-global-typography-d4daef9-font-family ), Sans-serif;font-size:var( --e-global-typography-d4daef9-font-size );font-weight:var( --e-global-typography-d4daef9-font-weight );text-transform:var( --e-global-typography-d4daef9-text-transform );}.elementor-29 .elementor-element.elementor-element-7d962a0a{--display:flex;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-29 .elementor-element.elementor-element-60432d61{--grid-row-gap:30px;--grid-column-gap:35px;}.elementor-29 .elementor-element.elementor-element-60432d61 .elementor-post__meta-data span + span:before{content:"•";}body.elementor-page-29:not(.elementor-motion-effects-element-type-background), body.elementor-page-29 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-81d3e38 );}:root{--page-title-display:none;}@media(min-width:768px){.elementor-29 .elementor-element.elementor-element-63548905{--content-width:90%;}}@media(max-width:1024px){.elementor-29 .elementor-element.elementor-element-7e188f59{--padding-top:015%;--padding-bottom:05%;--padding-left:0%;--padding-right:0%;}.elementor-29 .elementor-element.elementor-element-eec7e69 .elementor-heading-title{font-size:var( --e-global-typography-d4daef9-font-size );}}@media(max-width:767px){.elementor-29 .elementor-element.elementor-element-7e188f59{--padding-top:20%;--padding-bottom:05%;--padding-left:0%;--padding-right:0%;}.elementor-29 .elementor-element.elementor-element-eec7e69 .elementor-heading-title{font-size:var( --e-global-typography-d4daef9-font-size );}}/* Start custom CSS for posts, class: .elementor-element-60432d61 *//* 1. Set the post container to Flex so we can control the layout */
.elementor-29 .elementor-element.elementor-element-60432d61 .elementor-post {
    display: flex !important;
    flex-direction: column !important;
    position: relative;
}

/* 2. Create a "Ghost" image at the top of every post */
.elementor-29 .elementor-element.elementor-element-60432d61 .elementor-post::before {
    content: "";
    display: block;
    width: 100%;l('https://www.drivetimepaving.co.uk/wp-content/uploads/2026/01/Photo04-01-20192C225533-1920w-1.jpeg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    order: -1; /* Forces the fallback to the top of the card */
    border-radius: 8px 8px 0 0; /* Optional: Rounds the top corners */
}

/* 3. THE FIX: If a real thumbnail DOES exist, hide the ghost image */
.elementor-29 .elementor-element.elementor-element-60432d61 .elementor-post:has(.elementor-post__thumbnail)::before,
.elementor-29 .elementor-element.elementor-element-60432d61 .elementor-post:has(.elementor-post__card__image)::before {
    display: none !important;
}

/* Remove the underline from the post title link */
.elementor-29 .elementor-element.elementor-element-60432d61 .elementor-post__title a {
    text-decoration: none !important;
    box-shadow: none !important; /* Some themes use box-shadow instead of underline */
}

/* Optional: Ensure it stays clean on hover */
.elementor-29 .elementor-element.elementor-element-60432d61 .elementor-post__title a:hover {
    text-decoration: none !important;
}/* End custom CSS */