/*
	Theme Name:   Jannah Child
	Theme URI:    http://jannah.tielabs.com/
	Description:  Jannh Child Theme
	Author:       TieLabs
	Author URI:   https://tielabs.com
	Template:     jannah
	Version:      1.0.2
	License:      license purchased
	License URI:  http://themeforest.net/licenses/regular_extended
	Tags:         Tags: two-columns, buddypress, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, microformats, rtl-language-support, sticky-post, threaded-comments, translation-ready
	Text Domain:  jannah-child
*/


/* write custom css after this line */

.realty-ad-slot,
.cordless-native-ad {
	margin: 20px 0;
	text-align: center;
}

.realty-ad-slot__frame,
.cordless-native-ad__frame {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 250px;
	padding: 10px;
}

.cordless-native-ad__frame {
	min-height: 280px;
}

.realty-ad-slot__slot,
.cordless-native-ad__slot {
	width: 100%;
}

.realty-additional-services-widget {
	margin: 40px 0;
}

.realty-ad-slot--article .realty-ad-slot__frame {
	min-height: 250px;
}

.realty-article-ad {
	margin: 30px 0;
	text-align: center;
}

.realty-article-ad__frame {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 90px;
 }

.realty-article-ad__slot {
	width: 100%;
	min-height: 90px;
}

.realty-article-ad--full {
	width: 100%;
	padding: 0 20px;
}

.realty-article-ad--full .realty-article-ad__frame {
	margin: 0 auto;
	max-width: 1240px;
	width: 100%;
}
.realty-article-ad.realty-article-ad--atf.realty-article-ad--full {
    margin-top: 15px;
}