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

.the-date {
    font-size: 14px;
    margin-top: 20px;
}
.headerh1{
    font-size: 32px;
}
.entry-header-new{
  margin-top: 120px;
}

.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;
}

ol{
    list-style: decimal!important;
     list-style-type: decimal!important;
     margin-left: 20px;
}

h3, .h3{
    overflow: hidden;
     text-overflow: ellipsis;
}

.page-numbers{
   padding: 8px 14px;
    text-align: center;
    min-width: 36px;
    min-height: 36px;
    margin: 0 5px;
    border: 1px solid rgb(54, 241, 205);
    color: #000;
    transition: background-color 0.5s ease;
}

.page-numbers.current
{
    color: #000;
    background-color: rgb(54, 241, 205);
    border: 1px solid rgb(54, 241, 205);
}


.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/* div#hustle-popup-id-22 {
    display: none;
} */