/*
Theme Name:        Around Child
Theme URI:         https://themeforest.net/user/madrasthemes/portfolio
Author:            MadrasThemes
Author URI:        https://themeforest.net/user/madrasthemes/
Description:       Child Theme of Around Multipurpose Busines Theme. A truly multipurpose WordPress Theme designed to facilitate the needs of businesses from different niches.
Requires at least: WordPress 5.0
Template:          around
Version:           1.0.7
License:           GNU General Public License v3 or later
License URI:       LICENSE
Text Domain:       around-child
Tags:              two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options
*/

.dropdown-mega a {
	white-space: normal;
	width: 100%;
}

.uael-post__separator-wrap,
.uael-post__authorbox-wrapper {
	display: none !important;
}

@media (max-width: 768px) {
	.elementor-widget-uael-posts
		.uael-post__body
		.uael-post-grid__inner
		.uael-post-wrapper {
		width: 100% !important;
	}
}

.ar-elementor-price-table__price {
	padding-right: 0 !important;
	align-items: center !important;
}

.ar-elementor-price-table__price .ar-elementor-price-table__currency {
	margin: 0 10px 0 0 !important;
	display: block;
	line-height: 50px;
}

.ar-elementor-price-table__price .ar-elementor-price-table__integer-part {
	line-height: 50px !important;
	margin: 0 10px 0 0 !important;
	display: block;
}

.ar-elementor-price-table__price .ar-elementor-price-table__subtext {
	flex-grow: 1;
	margin: 0 !important;
	line-height: 1.2 !important;
	display: block;
}

.elementor-section,
footer {
	max-width: 100vw;
	overflow: hidden;
}
