/*
Theme Name: Wanderland
Theme URI: https://wanderland.qodeinteractive.com/
Description: Travel Blog
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: wanderland
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.7.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

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-divided-left-widget-area {
    display: none !important;
}

img.attachment-full.size-full {
    max-height: 560px;
    object-fit: cover;
}

div#respond {
    max-width: 1300px;
    margin: 0 auto;
}

.mkdf-page-footer .mkdf-footer-top-holder {
	display:none!important;
}

.mkdf-grid-row.mkdf-footer-middle-alignment-left {
    display: none!important;
}

div#text-5 {
    display: none!important;
}

.mkdf-top-bar {
    display: none!important;
}

.mkdf-divided-right-widget-area {
    display: none !important;
}

.mkdf-footer-bottom-holder {
    display: none !important;
}