/*
Theme Name:   bateo
Description:  Write here a brief description about your child-theme
Author:       bateo_admin
Author URL:   Write here the author's blog or website url
Template:     bootstrap-basic
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  bateo
*/

/* Write here your own personal stylesheet */

#minor-publishing .validation_message {font-size:25px;}

.entry-content .subsubsub {
    display: none !important;
}

.entry-meta {
    display: none !important;
}

table.entries th {
    padding: 5px !important;
}

td.workflow_final_status.column-workflow_final_status a {
    display:none;
}

td.workflow_final_status.column-workflow_final_status {
     display:none;
}

th#workflow_final_status, th.column-workflow_final_status {display:none;}

@media (min-width: 1200px) {
.page-id-118 .container, .page-id-58 .container, .page-id-8 .container, .page-id-9 .container, .page-id-143 .container, .page-id-489 .container {
    width: 100% !important;
}
}

#post-body.columns-2 #postbox-container-1 {
    margin-right: -280px !important;
}

.ui-datepicker-title select {
    color: black !important;   
}

.entry-title {
    font-size: 26px !important;
}

.gpnf-nested-entries {
    width: 100% !important;
}

select.medium.gfield_select {
    height: 32px;
    padding-top: 5px;
    padding-bottom: 5px;
}