/* 
Theme Name: AADC by Top Tier Digital Marketing
Theme URI: https://www.arabianassessment.com/
Description: AADC is a child theme of Hello theme by Elementor built by Top Tier Digital Marketing (Dubai, UAE)
Author: Top Tier Digital Marketing (Dubai, UAE)
Author URI: https://toptierdigital.ae/
Template: hello-elementor
Version: 1.0.3
Text Domain: aadc
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

p {
    margin-bottom: 30px;
}
.footer_menu  ul.menu{
    padding-left: 0;
    list-style: none;
}
.footer_menu  ul.menu li {
    list-style: none;
}
.footer_menu  ul.menu li a {
	color: #222222;
    margin-bottom: 10px;
    display: block;
}
.footer_menu  ul.menu > li a {
     font-size: 16px;
	font-weight: 700;
}

.footer_menu  ul.menu  li ul.sub-menu{
	padding-left: 0;
	list-style: none;
}
.footer_menu ul.sub-menu li > a {
    font-weight: 400;
}
.footer_menu  ul.menu  li ul.sub-menu > li a {
    font-size: 14px;
}
.footer_menu  ul.menu  li.menu-item-has-children > a {
    font-weight: 700;
    font-size: 16px;
}

.footer_menu  ul.menu  ul.sub-menu li > ul.sub-menu > li a {
    font-weight: 400;
    font-size: 12px;
}
span.elementor-button-icon {
    align-self: center;
    display: flex;
}
.elementor-button-icon svg {
    width: 20px;
}
.bullet_highlights ul li:hover span {
    font-weight: bold !important;
    text-decoration: underline;
}
.elementor-field-type-date input[type="date"]::-webkit-calendar-picker-indicator {
    filter: invert(1) !important;
}
.elementor-field-type-select select option {
    color: #000;
}
a.dialog-close-button.dialog-lightbox-close-button{
    padding: 10px;
    border-radius: 100%;
    border: 1px solid #ffff;
    right: -15px !important;
    top: -23px !important;
    background: #094987 !important;
    font-size: 20px !important;
}
.move_arrow .elementor-button span.elementor-button-icon {
    right: -10px;
    position: absolute;
	transition: right 0.3s linear;
}
.move_arrow:hover .elementor-button span.elementor-button-icon {
    right: -20px;
    position: absolute;
	transition: right 0.3s linear;
}

@media only screen and (max-width: 1024px) {
	.main_header .e-con-inner{
		border-bottom: 0 !important;
	}
}