.mt-7 {
    margin-top: 3rem !important;
}
.entry-meta {
    line-height: 1;
    display: none;
}
@media (min-width: 768px) {
    .main-search-form .search-form input {
        font-size: 16px;
        text-align: right;
        padding-right: 2rem;
    }
}

open-search-form .header-style-2 .off-canvas-toggle-cover {
    right: auto;
    left: 110px;
}
body[dir=rtl] .footer-menu ul li {
    margin-left: unset;
    margin-right: 36px;
}
body[dir=rtl] .footer-menu ul li:first-child {
    margin-left: 0px;
    margin-right: 0;
}
body[dir=rtl] .footer-menu ul li:last-child {
    margin-left: 0;
    margin-right: 40px;
}

.thumb-overlay:before {
    background: linear-gradient(180deg, transparent 10%, rgba(0, 0, 0, .9));
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .4s 
ease;
    -webkit-transition: all .4s 
ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    width: 100%;
}

.entry-meta.meta-0 span {
    border-radius: 30px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .8px;
    padding: 4px 10px 4px 19px;
    position: relative;
    text-transform: uppercase;
    display: none;
}
a:hover{
	color:c9111e;
	transition: all .2s ease-out 0s;
}
.post-title .a:hover{
	color:c9111e;
	transition: all .2s ease-out 0s;
}
body[dir=rtl] .letter-background {
    left: unset;
    right: -15px;
    display: none;
}
.logo-img{
	width:100px;
}
#off-canvas-toggle {
    cursor: pointer;
    width: max-content;
}
.list-inline-item:not(:last-child) {
    margin-right: .5rem;
    margin-left: .5rem;
}
.user-account .ti-user {
    margin-right: 12px;
    margin-left: 12px;
}

body[dir=rtl] .mr-5 {
    margin-left: .5rem !important;
    margin-right: .5rem !important;
}

[class^="ti-"], [class*=" ti-"] {
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: .5rem;
    margin-right: .5rem;
}

.tab-nav.style-1 .nav-link.active, .tab-nav.style-1 .nav-link:hover {
    background: #C9111E !important;
}
.post-excerpt{
	color: #818894 !important;
}
.color1 {
    color: #C9111E !important;
}
.color2 {
    color: #C9111E !important;
}
.color3 {
    color: #C9111E !important;
}
.color4 {
    color: #C9111E !important;
}

.background11 {
    background: #242424;
}

.footer-area {
    color: #fff;
}

.text-muted {
    color: #F8F2EA !important;
}
.user-account, button.search-icon, p, ul.header-social-network li a {
    color: #F8F2EA;
}

.footer-area a {
    color: #F8F2EA;
}
/*
.color-grey {
    color: #F8F2EA;
}
*/
.footer-area .footer-form form input {
    background: none;
    border: 0;
    border-bottom: 1px solid #F8F2EA !important;
    height: 43px;
    width: 100%;
}



.featured-slider-2 .slick-prev,
.featured-slider-2 .slick-next {
  display: none !important;
}

.user-account, button.search-icon, p, ul.header-social-network li a {
    color: #696969;
}

#scrollUp, .blog_item_img .blog_item_date, .blog_right_sidebar .search_widget .input-group button, .blog_right_sidebar .tag_cloud_widget ul li a:hover, .hero-caption span:before, .primary-bg, .trending-tittle strong {
    background: #C9111E;
}

.entry-main-content h2 {
    font-size: 24px;
    line-height: 1.25;
    margin-bottom: 28px;
    margin-top: 30px;
    color: #242424;
}

.d-inline-block {
    display: inline-block !important;
    margin-right: 4px;
    margin-left: 4px;
    padding-left: 6px;
    padding-right: 6px;
}

#off-canvas-toggle p {
    display: inline;
    font-size: 12px;
    margin: 0 0 0 0; 
}

.recently-viewed-posts{
	display:none;
}

.border-color-1 {
    display: none;
    border-color: #e0dede;
}