/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.related-post-thumb img {
    height: 150px;
    width: 100%;
    object-fit: cover;
}



.related-post-info h3 {
    font-size: 15px;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
    margin-top: 15px;
}
.related-post-box {
    height: 309px;
}
#sidebar-custom .rpwwt-post-title {
    float: right;
    width: 136px;
}
div#comments {
    display: none;
}
.tag-single {
    background: #eee;
    padding: 10px;
    margin-bottom: 20px;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    min-width: 100% !important;
    width: 100% !important;
}
.da-1-img img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}

.da-1 h3 {
    font-size: 16px;
    line-height: 25px;
    margin-top: 15px;
    overflow: hidden;
    height: 50px;
}

.da-1 {
    height: 260px;
}