#wpadminbar {
    display: none !important;
}

#tapApp {
    margin-left: 0px !important;
    margin-right: 0px !important;
    display: inline !important;
}

#tAmainContent {
    width: calc(100% - 256px);
    margin-left: 256px;
}

#tapApp {
    margin-top: 60px !important;
    padding-top: 60px !important;
}

#tAMainContent {
    width: calc(100% - 256px) !important;
    margin-left: 256px !important;
}

h1.wp-block-post-title {
    display: none !important;
}

footer {
    display: none !important;
}

header {
    display: none !important;
}


.flatpickr-month {
    margin-bottom: 5px !important;
}


.flatpickr-rContainer {
    display: inline !important;
}

.ekit-template-content-markup.ekit-template-content-header {
    display: none !important;
}

.ekit-template-content-markup.ekit-template-content-footer {
    display: none !important;
}

#tAMainContent {
    width: calc(100% - 256px) !important;
    margin-left: 256px !important;
}
