/*
Theme Name: Startit Child
Theme URI: https://startit.qodeinteractive.com/
Description: A child theme of Startit Theme
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 2.0.2
Text Domain: startit
Template: startit
*/

.qodef-blog-holder.qodef-blog-type-gallery .qodef-post-image img, .qodef-blog-holder.qodef-blog-type-gallery .qodef-post-image > a {
    height: 100%;
    display: block;
    position: relative;
    width: auto;
    object-fit: cover;
    object-position: left;
}

.qodef-blog-holder.qodef-blog-type-masonry article {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}

.qodef-blog-holder.qodef-blog-type-masonry .qodef-post-title {
    font-size: 21px !important;
}

.qodef-blog-holder.qodef-blog-type-masonry article:not(.format-audio) .qodef-post-image {
    border-bottom: 0 !important;
}

.qodef-blog-holder.qodef-blog-type-masonry article:not(.format-audio) .qodef-post-image img {
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}

.qodef-blog-holder.qodef-blog-type-masonry article:not(.format-quote):not(.format-link) .qodef-post-text,
.qodef-blog-holder.qodef-masonry-full-width article:not(.format-quote):not(.format-link) .qodef-post-text {
    border-bottom-right-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
    padding: 25px 20px 25px 25px !important;
}

.qodef-blog-holder.qodef-blog-type-masonry article:not(.format-quote):not(.format-link) .qodef-post-text {
    border: 0 !important;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.qodef-blog-holder.qodef-blog-type-masonry .qodef-btn,
.qodef-blog-holder.qodef-masonry-full-width .qodef-btn {
    color: #00999D !important;
}

.elementor-posts .elementor-post__card .elementor-post__text {
    margin-top: 25px !important;
}

.elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
    margin-bottom: 0 !important;
}

.elementor-posts .elementor-post__card {
    border-radius: 8px !important;
}

.elementor-posts .elementor-post__card .elementor-post__meta-data {
    border-top: 0 !important;
    padding: 0 30px 25px 30px !important;
}

