/*
Theme Name: Sharp Heels Theme
Description: Sharp Heels Theme by Run Riot Creative LLC
Version: 1.0
Tags: gray, black, white, fixed-width, custom-header, custom-background, threaded-comments, translation-ready, editor-style, custom-menu
Author: Run Riot Creative
Author URI: http://runriotcreative.com
Text Domain: Sharp Heels
*/

@import "css/screen.css";


/* Event Tab Styling */

#content_wrapper .sidebar .content .sidebar_widget li ul li.event_item{
    overflow:hidden;
    border-bottom:1px dashed #c7c7c7 !important;
}
#content_wrapper .sidebar .content .sidebar_widget li ul li.event_item div.event_detail span{
    font-size: 90%;
    clear: both;
}
#content_wrapper .sidebar .content .sidebar_widget li ul li.event_item div.event_detail > span:not(:last-child):after{
    content: ' | ';
}

#content_wrapper .sam_post_sidebar #sidebar-tabs{
    margin:-38px 0 0 !important;
}

.gm-fullscreen-control {
  display: none;
}