/*
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
*/

@media (min-width: 1421px) {
	.home_cat_main .col-xl-2 a {
		padding: 20px 0px;
	}
}

@media (max-width: 1420px) {
	.home_cat_main .col-xl-2 a {
		height: 180px;
		display: flex;
		flex-direction: column;
		padding: 0px 10px;
		justify-content: center;
		align-items: center;
	}
}

.home_mobile_phone_slider .listing-grid-each .rtin-item {
    height: 480px;
}


.home_mobile_phone_slider .listing-grid-each .rtin-item .rtin-thumb a img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}