body.single-rancher_blog {
    color: #000;
}

.single-rancher_blog .blog-breadcrumbs a span,
.single-rancher_blog .blog-breadcrumbs a.home {
    color: #0075A8;
}

.single-rancher_blog .shariff.shariff-align-flex-start ul {
    justify-content: flex-end;
}
.single-rancher_blog .blog-header-2020 .ShariffHeadline {
    text-align: right;
    margin-right: 20px;
}

.page-template-rancher-blog main > .container-fluid{
    max-width:none;
    padding:0;
    background-color: #F2F5F5;
}

.page-template-rancher-blog .home-featured {
    background: #F2F5F5 url('/c/wp-content/themes/suse/img/cloud.svg') right bottom no-repeat;
    color: #000 !important;
}

.page-template-rancher-blog .footer-container .label,
.single-rancher_blog .footer-container .label {
    padding: 0;
    text-align: left;
}

.page-template-rancher-blog .header-container,
.single-rancher_blog .header-container{
    z-index: 6;
}

.page-template-rancher-blog .top-banner.promo,
.single-rancher_blog .top-banner.promo{
    border: 0 none;
    display: none;
}

.page-template-rancher-blog .top-banner{
    background-color: #fff;
    color: #000;
}

.page-template-rancher-blog header #menu .category>a{
    color: #2353FF;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
}

.page-template-rancher-blog header #menu .categories .downloads>a{
    background-color: #D9E8ED;
    border: solid 2px #D9E8ED;
}

.page-template-rancher-blog header #utilitynav,
.page-template-rancher-blog header #menu.fixed {
    background-color: #fff;
}

.page-template-rancher-blog header #utilitynav a, header #utilitynav span{
    color: #192072;
    font-size: 14px;
    font-weight: 600;
}

.page-template-rancher-blog .blog-breadcrumbs a span span,
.page-template-rancher-blog .blog-breadcrumbs a.home {
    color: #0075A8;
}

.page-template-rancher-blog .hm-ft .hm-ft-cnt2 a,
.page-template-rancher-blog .hm-ft .hm-ft-cnt2 {
    color: #000;
}

.page-template-rancher-blog .hm-ft .hm-ft-cnt2 h4 {
    font-size: 40px;
}

.page-template-rancher-blog .hm-ft .hm-ft-cnt2 .theme-default .c1-btn {
    color: #2353FF;
    background-color: #D9E8ED !important;
    border-color: #D9E8ED !important;
}

.page-template-rancher-blog .home-featured2 {
    background-color: #fff;
    display: inline-flex;
    width: 100%;
}

.page-template-rancher-blog .home-featured2 .ft-card {
    border: 1px solid #D5D5D5;
    height: 100%;
    position: relative;
}
.page-template-rancher-blog .home-featured2 .ft-card .content{
    height: 100%;
}
.page-template-rancher-blog .home-featured2 .ft-card h4{
    height: auto;
}
.page-template-rancher-blog .home-featured2 .ft-card .thumb{
    height: 220px;
    background-size: auto 65% !important;
}
.page-template-rancher-blog .home-featured2 .ft-card p.byline a.read-more{
    position: absolute;
    bottom: 20px;
    right: 30px;
}
.page-template-rancher-blog .home-featured2 .ft-card p.byline a.read-more,
.page-template-rancher-blog .home-featured2 .ft-card p.byline a.read-more:after,
.page-template-rancher-blog .blog-home-2020 .blog-home-card p.byline a.read-more,
.page-template-rancher-blog .blog-home-2020 .blog-home-card p.byline a.read-more:after{
    color: #0075A8;
    font-size: 14px;
}
.page-template-rancher-blog .home-featured2 .ft-card p.byline a.read-more,
.page-template-rancher-blog .blog-home-2020 .blog-home-card p.byline a.read-more{
    text-decoration: underline;
}

.page-template-rancher-blog .home-featured2 .ft-card p.date,
.page-template-rancher-blog .blog-home-2020 .blog-home-card p.date{
    color: #30BA78;
    font-size: 14px;
}

.page-template-rancher-blog .blog-filters{
    background-color: #ECF0F1;
}

.page-template-rancher-blog .blog-filters .the-search input[type="submit"]{
    background-color: #0075A8;
    color: #fff;
    height: 40px;
}

.page-template-rancher-blog .blog-filters .the-search input[type="text"],
.page-template-rancher-blog .blog-filters .the-filters select {
    height: 40px;
}

.page-template-rancher-blog .blog-home-2020{
    background: url('/c/wp-content/themes/suse/img/background_container.svg')  center 51px repeat-x, linear-gradient(to bottom, #fff 0%, #efefef 40%);
}

.page-template-rancher-blog .blog-home-2020 .blog-home-card{
    background-color: #fff;
}

.page-template-rancher-blog .blog-home-2020 .blog-2020-pagination .buttons{
    background-color: transparent;
}

.page-template-rancher-blog .blog-home-2020 .blog-2020-pagination .buttons a.current,
.page-template-rancher-blog .blog-home-2020 .blog-2020-pagination .buttons span.current{
    color: #0075A8;
}

.content-2020 h1, .content-2020 h2, .content-2020 h3, .content-2020 h4, .content-2020 h5, .content-2020 h6{
    font-weight: 400 !important;
}

.rancher_blog-template-default .single-post ul li {
    list-style-type: disc;
    margin-left: 20px;
}

.rancher_blog-template-default .single-post ul,
.rancher_blog-template-default .single-post ol{
    margin-bottom: 20px;
}

.rancher_blog-template-default .single-post ol li {
    list-style-type: auto;
    margin-left: 20px;
}

.page-template-rancher-blog #filter-summary{
    margin-bottom:15px
}

.primary-menus-sub{
    transition-delay: 0.2s!important;
}

.byline {
    line-height: 1.2;
}
@media screen and (max-width: 768px) { 
    .page-template-rancher-blog .home-featured2 {
        display: block;
    }
}