/*
 Theme Name:   My Listing Child
 Theme URI:    http://mylisting.27collective.net/my-city/
 Description:  MyListing Child Theme
 Author:       27collective
 Author URI:   https://27collective.net/
 Template:     my-listing
 Version:      1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  my-listing-child
*/
@import url('https://fonts.googleapis.com/css?family=Tajawal:400,500,700&display=swap&subset=arabic');

body, p {
    font-family: 'Roboto', GlacialIndifference, 'Tajawal', sans-serif !important;
}

/*.header-container .container-fluid.header-bottom {*/
/*position: relative;*/
/*z-index: 1;*/
/*}*/

.rtl .elementor-widget-heading .elementor-heading-title {
    font-family: 'Roboto', GlacialIndifference, 'Tajawal', sans-serif;
}

.rtl .elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
    font-family: "Georgia", 'Tajawal', sans-serif;
}

.element .social-nav li {
    width: 33.3%;
}

.element .social-nav li a {
    color: #7b7b7b;
    display: flex;
    align-items: center;
}

.social-nav li span {
    margin-top: 0;
    font-size: 13px;
}

.element .social-nav li a i {
    color: #7b7b7b;
    margin: 0 10px 0 0 !important;
    width: 20px;
    height: 20px;
    font-size: 17px;
    border: none !important;
}

.element .social-nav li a:hover,
.element .social-nav li a:hover i {
    color: #6b1cfe !important;
    background-color: transparent !important;
}

.footer-bottom .social-links ul li a {
    padding-left: 5px;
    padding-right: 5px;
}

.search-form-quick-search .search-shortcode.header-search > i {
    position: absolute;
    display: none;
}
.search-form-quick-search .search-shortcode .search-shortcode-light input,
.search-form-quick-search .search-shortcode.header-search input,
.search-form-quick-search .search-shortcode.header-search.is-focused input,
.search-form-quick-search input,
.search-form-quick-search .header-search input {
    background-color: #fff !important;
    color: #242429 !important;
    border: 1px solid !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border-bottom: 2px solid rgba(0, 0, 0, .12) !important;
    display: block !important;
    border-color: rgba(0, 0, 0, .12) !important;
}

.search-form-quick-search .search-shortcode.header-search.is-focused input[type=search] {
    color: #242429 !important;

}

.search-form-quick-search .instant-results {
    position: relative;
    opacity: 1;
    visibility: visible;
    top: 10px;
    transform: translateY(0);
    box-shadow: none;
}

.search-form-quick-search .featured-search .search i {
    display: none !important;
}

.search-form-quick-search .quick-search-instance {
    padding-bottom: 15px;
}

.search-form-quick-search .instant-results-list.default-results {
    display: none !important;
}

.search-form-quick-search .header-search input::placeholder,
.search-form-quick-search .search-shortcode .search-shortcode-light input::placeholder,
.search-form-quick-search .search-shortcode.header-search input::placeholder,
.search-form-quick-search .search-shortcode.header-search:not(.is-focused) input::placeholder,
.search-form-quick-search .search-shortcode.header-search.is-focused input::placeholder,
.search-form-quick-search input::placeholder,
.search-form-quick-search .header-search input::-webkit-input-placeholder,
.search-form-quick-search .search-shortcode .search-shortcode-light input::-webkit-input-placeholder,
.search-form-quick-search .search-shortcode.header-search input::-webkit-input-placeholder,
.search-form-quick-search .search-shortcode.header-search.is-focused input::-webkit-input-placeholder,
.search-form-quick-search .search-shortcode.header-search.is-focused input::-webkit-input-placeholder,
.search-form-quick-search input::placeholder
{
    color: #1d1d23 !important;
    opacity: 1 !important;
}

#menu-footer-social-links {
    flex-wrap: wrap;
}

#menu-footer-social-links .menu-item-has-children {
    display: flex;
    width: 100%;
    clear: both;
    flex: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#menu-footer-social-links .menu-item-has-children > a {
    pointer-events: none;
}

/* .form-group.explore-filter i.material-icons.geocode-location{
	display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0;
} */

/* 
.cts-autocomplete-input{
	pointer-events:none;
} */

.header,
.header.header-scroll {
    height: 59px;
}
