
.home header .eltdf-vertical-align-containers{
    padding: 0 24px!important;
}
.eltdf-hspl-cover-image{
   
}

.eltdf-hspl-images-holder{
    background-color: #222!important;
}
.eltdf-blog-holder article .eltdf-post-title a{
    color:white!important;
}
#about-me-quote blockquote{
    color:white;
    text-align: justify;
    line-height: 2;
}

blockquote{
    color:white!important;
    text-align: justify;
    line-height: 2;
}
.text-black *{
    color: #222!important;
}
.ext-link a:hover{
    color:#f08c7f;
}
.text-main-color{
    color:#f08c7f!important;
}

.text-main-color *{
    color:#f08c7f!important;
}

.home .eltdf-pli-category{
    font-size: 24px!important;
    padding: 24px!important;
}
.text-padding .eltdf-iwt-text{
    padding: 0 36px;
}
body{
    color:#fff;
}
.eltdf-post-excerpt{
    color:#fff;
}
.eltdf-post-info-top *{
    color: #fff!important;
}
.figcaption{
    color: #fff!important;
}
.eltdf-side-menu p{
    color:white;
}
.eltdf-side-menu .widget_text a {
    color: white!important;
}

body.single .entry-title{
    margin-bottom: 48px;
}

.eltdf-hspl-item image{

}




@media (min-width:768px) {
    .eltdf-hspl-images-row:nth-last-of-type(1) article{
        height: calc(100% - 50px)!important;
    }
    .eltdf-hspl-images-row:nth-last-of-type(1) .eltdf-hspl-item img{
        width: 100%!important;
        object-fit: cover!important;
    
    }
    .home .eltdf-hspl-images-row:nth-last-of-type(2) .eltdf-hspl-item img{
        width: 100%!important;
        object-fit: cover!important;
    }
    .home .eltdf-hspl-images-row:nth-last-of-type(2) article{
        height: calc(100% - 50px)!important;
    }
    .eltdf-hspl-images-row{

        margin: 12px 12px 0;
    }
    .eltdf-hspl-item{
        margin-left: 12px;
    }
}

@media (max-width:768px) {
    .eltdf-mobile-header .eltdf-mobile-logo-wrapper a {
    width: 60px!important;
    height: 60px!important;
    object-fit: contain;
    }
}

.box-shadow{
    box-shadow: 0px 4px 11px 1px #ffffff50;
}
.stretch .eltdf-iwt-text{
    min-height:110px;
    display: flex;
    justify-content: center;
    align-items: center;
}


@media only screen and (max-width: 600px){
    .eltdf-container-inner, .eltdf-grid, .eltdf-row-grid-section {
        width: 90vw!important;
    }
    .eltdf-testimonial-text{
        font-size: 18px;
    }
}