/*
Template:       classima
Theme Name:     Classima Child
Theme URI:      http://radiustheme.com/demo/wordpress/classima
Author:         RadiusTheme
Author URI:     https://www.radiustheme.com
Description:    Classima is a clean and modern WordPress Theme best suited for Classified Listing. This theme comes with all necessary features and pages for a Classified Listing website.
Version:        1.0
Text Domain:    classima
Tags:           two-columns, three-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog
License:        Envato split License
License URI:    https://themeforest.net/licenses/terms/regular
*/

.main-header .site-branding a img{
	padding: 25px;
	max-width: 180px;
}
.rt-el-listing-cat-box-2 .rtin-item{
	min-height: 130px;
}
.d-nonee{
	display: none;
}
.footer-top-area .widget_classima_about .rtin-img img{
	max-width: 170px;
}
.single-post .theme-banner:before{
	background-color: #F5F7FA;
}
.single-post .theme-banner {
	background: #F5F7FA !important;
}
.single-post .theme-banner .banner-content h1 {
	 color: #1B2A41;
    text-align: center;
    text-transform: uppercase;
}
.single-post .theme-banner .banner-content {
    padding: 60px 0 10px;
}
.single-post .wp-post-image{
	width: 100%;
}

.header-btn {
    font-weight: 600;
	padding: 0 15px;
	height: 40px;
	border-radius: 0;
}
.header-btn i {
	font-size: 14px;
}
.footer-bottom-area {
	font-size: 12px;
}
.footer-top-area .widget > h3 {
    font-size: 22px;
    font-weight: 500;
}
.widget h3 {
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.new-adds .rtcl-listing-item .rtin-phn{
	display: none!important;
}
.new-adds .rtin-item .rtin-content {
    padding: 10px 10px !important;
}
.new-adds .rtin-content .rtin-title {
    font-size: 16px !important;
	font-weight: 600 !important;
}
.new-adds .rtcl-listing-item{
	position: relative;
}
.new-adds .rtcl-listing-badge-wrap{
	position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
}
.new-adds .rtcl-listing-badge-wrap .rtcl-badge-new{
	font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
}
.new-adds .rtin-item .rtin-thumb .rtin-price {
    background-color: #1b2a41;
    clip-path: none !important;
    bottom: 0 !important;
    padding: 5px 10px !important;
}
.new-adds .col-xl-3 {
	padding-left: 10px;
	padding-right: 10px;
}
.popular-category .col-xl-3 {
	padding-left: 10px;
	padding-right: 10px;
}
.popular-category .rtin-item {
    min-height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.home-news .col-xl-3 {
	padding-left: 10px;
	padding-right: 10px;
}

.home-news .rtin-each .rtin-content-area {
    padding: 15px;
    border-radius: 4px;
}
.home-news .rtin-each .post-title {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 6px;
    word-break: auto-phrase;
}


