/*
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.1.9
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;
}

.elementor-column > .elementor-element-populated:not(.card-body):not(.dropdown-body):not(.dropdown-img-left):not(.no-pad-0) {
    padding: 20px !important;
}

.cs-parallax > .ar-parallax:first-child img {
	height: 100% !important;
}
.ar-parallax {
	align-content: center;
}
.swiper-slide {
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	border: none !important;
}

.p0.elementor-element .elementor-column {
	padding: 0 !important;
}

.p0.elementor-element .elementor-column:first-child .elementor-widget-wrap {
	padding-left: 0 !important;
}
.p0.elementor-element .elementor-column:last-child .elementor-widget-wrap {
	padding-right: 0 !important;
}

.twae-slider-container {
	padding-bottom: 20px !important;
}
.twae-slider-wrapper {
	height: auto !important;
}

.elementor-column.card.card-shadow {
    box-shadow: 0 0 5px 1px #0000001a;
}
.elementor-column .card.card-shadow {
	padding: 20px;
    box-shadow: 0 0 5px 1px #0000001a;
}
.elementor-column.card.card-shadow:hover {
	background-color: #fdfdfd;	
}

.elementor-column-gap-wide {
	gap: 20px;
}

.elementor-widget-ar-parallax {
	max-height: 100px;
	min-height: 540px;
}
.dropdown .dropdown-toggle::after {
	content: "\f107";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	float: right;
}

.nav-item {
    display: flex;
    margin: auto !important;
}
a[title="Schedule a meeting"] {
	background-color: var(--e-global-color-46aa960);
	color: white !important;
	padding: 10px 20px !important;
	border-radius: 10px !important;
}
a[title="Schedule a meeting"]:hover {
	background-color: var(--e-global-color-46aa960);
	color: white !important;
}
.navbar-light .navbar-nav .nav-link[title="Schedule a meeting"]:hover,
#menu-item-28378:hover {
	border-radius: 10px;
	background-color: #4675E1 !important;
	color: white !important;
}
.navbar-expand-lg .navbar-nav .nav-item:hover > .nav-link[title="Schedule a meeting"]:not(.disabled) {
	color: white !important;
}

footer .btn-secondary {
	background-color: transparent !important;
}
footer .btn-secondary:hover {
	background-color: transparent !important;
}

.navbar-expand-lg .navbar-nav .nav-item > .nav-link[title="Services"]:after {
	content: "\f107";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	float: right;
}