/*
 Theme Name:   ESCIS 2021
 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
*/


/**** explore ****/

/***results panels ***/



.additional-contact .details-block-content > li > i, #event-address .details-block-content > li > i {
	display: none;
}



.additional-contact .details-block-content > li, #event-address .details-block-content > li {
	margin-bottom: 5px;
}

#tags .pf-body > .social-nav li a i{
	display: none;
}

#tags .pf-body > .social-nav li {
    width: auto !important;
	min-width: 0;
	
}

#admin-menu-container{
	width: 100%;
	background: #343c8d;
	height: 30px;
}

#admin-menu-container ul li{
	display: inline-block !important;
}


