/*
Theme Name: Arabesque
Theme URI: http://arabesque.mikado-themes.com
Description: Modern Ballet School Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: arabesque
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.1.2
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.mkdf-events-list-item-location-holder {
display: none !important;
}

.wpcf7-list-item.first.last {
margin-bottom: 1px !important;
}

.wpcf7-form-control.wpcf7-submit.mkdf-btn.mkdf-btn-medium.mkdf-btn-solid{
margin-top: 10px !important;
}

.tribe-events-schedule__separator.tribe-events-schedule__separator--time{
color: #000 !important;
}

.tribe-events-schedule__separator.tribe-events-schedule__separator--time{
font-weight: bold !important;
}

.mkdf-drop-down .narrow .second .inner ul li {
    white-space: nowrap;
    width: auto !important;
}
.mkdf-blog-holder.mkdf-blog-single article:not(.post_format-post-format-audio).has-post-thumbnail .mkdf-post-heading .mkdf-post-info-date a, .mkdf-blog-holder.mkdf-blog-single article:not(.post_format-post-format-gallery).has-post-thumbnail .mkdf-post-heading .mkdf-post-info-date a, .mkdf-blog-holder.mkdf-blog-single article:not(.post_format-post-format-link).has-post-thumbnail .mkdf-post-heading .mkdf-post-info-date a, .mkdf-blog-holder.mkdf-blog-single article:not(.post_format-post-format-quote).has-post-thumbnail .mkdf-post-heading .mkdf-post-info-date a, .mkdf-blog-holder.mkdf-blog-single article:not(.post_format-post-format-video).has-post-thumbnail .mkdf-post-heading .mkdf-post-info-date a {
    background: transparent !important;
    color: black !important;
    padding: 0 !important;
    cursor: default ;
}
.mkdf-blog-single-navigation {
    margin-top: 0 !important;
}
.mkdf-blog-single-navigation .mkdf-blog-single-navigation-inner {
    background-color: transparent !important;
}
.mkdf-blog-single-navigation .wp-post-image {
    display: none;
}
.mkdf-post-info-top .mkdf-post-info-category{
    display: none !important;
}
.mkdf-blog-holder.mkdf-blog-single article:not(.post_format-post-format-audio).has-post-thumbnail .mkdf-post-heading .mkdf-post-info-date, .mkdf-blog-holder.mkdf-blog-single article:not(.post_format-post-format-gallery).has-post-thumbnail .mkdf-post-heading .mkdf-post-info-date, .mkdf-blog-holder.mkdf-blog-single article:not(.post_format-post-format-link).has-post-thumbnail .mkdf-post-heading .mkdf-post-info-date, .mkdf-blog-holder.mkdf-blog-single article:not(.post_format-post-format-quote).has-post-thumbnail .mkdf-post-heading .mkdf-post-info-date, .mkdf-blog-holder.mkdf-blog-single article:not(.post_format-post-format-video).has-post-thumbnail .mkdf-post-heading .mkdf-post-info-date {
    position: relative !important;
    top: auto !important;
    left: auto !important;
}