/*
Theme Name: TechRound Theme Child
Author: TC Marketing
Author URI: https://tcmarketing.co.uk/
Description:  Bespoke theme built for TechRound
Version: 1.0.0
License: GNU General Public License v2 or later
Template: techround-theme
*/

.the-date {
    font-size: 14px;
    margin-top: 20px;
}

.blog-divider-lines {
    border: 1px solid transparent !important;
}

.widget_st_latest_posts_widget {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.feat-meta {
    background: #f8f8f8;
    padding: 0px 20px 20px;
}

.intro-text p {
    font-weight: 500 !important;
}

.intro-text p {
    margin-bottom: 0;
}

.subscribe-to-us {
    background: #7CC371 !important;
    color: white !important;
    box-shadow: none !important;
    border-radius: 50px !important;
    border: 2px solid white !important;
    font-weight: 500 !important;
}

body .intro-text .col-md-8 a {
    color: #333 !important;
    font-weight: 600 !important;
}

.related_post li {
    list-style: none;
    display: inline-block;
    width: 23%;
    vertical-align: top;
    margin-right: 2%;
}

.related_post.wp_rp {
    padding-left: 0;
}

.related_post img {
    width: 100%;
}

.ubermenu-submenu {
    background: white !important;
}

.ubermenu a {
    color: #333;
}
