/*
CTC Separate Stylesheet
Updated: 2022-04-26 23:41:33
*/


.block-feat h2 {
    background: #3659a8;
    padding: 5px 20px;
    color: #fff;
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    position: absolute;
    bottom: 0;
    left: 0;
}
.block-feat h2 {
    background: #3659a8;
    padding: 5px 20px;
    color: #fff;
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    position: absolute;
    bottom: 0;
    left: 0;
}
 
.block-feat .feature-page:after{
    content: '';
    display: block;
    border-bottom: 3px solid #EC2084;
    width: 0;
    position: absolute;
    left: 0;
    bottom: -1px;
    -webkit-transition: 1s ease;
    transition: 1s ease;
}

/* Main Menu Hover */

/* keep.elementor-nav-menu li:hover {background: #726b68!important;} */
.elementor-nav-menu--dropdown {min-width:147px!important;}


.widget-title {
    border-color: transparent!important;
}

.widget-image-caption a {color:#FFFFFF;}

.widget-image-caption a:hover {
    color: #84A07C!important;
}
.widget-image-caption {background:#3659A8!important, color:#FFFFFF!important;  font-style: normal!important; font-size:20px!important; font-family: Raleway!important;}

.ocean-single-post-header .blog-post-author {display:none!important;}