/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small devices */
/* line 16, ../sass/responsive.tablet.portrait.scss */
body {
 font-size: 90%;
}

/*# sourceMappingURL=responsive.tablet.portrait.css.map */

#branding, #logo {/*display: none;*/}

#block-views-exp-buscador-todos-page .views-exposed-form .views-exposed-widget #edit-keys {height: 2em; width: 10vw;}


/*
 * Menu
 */
#nav-wrapper #menu-bar {padding: 0;}

#block-system-main-menu ul.menu li a {padding: 0 1.12vw;}


/*
 * Content
 */
#content-wrapper > .containerz {}

body.section-buscador-resultados .item-list-q .quicktabs-tabs li a {padding: 0 1.5vw;}


/*
 * Footer
 */
body.not-logged-in #footer .centro svg {margin: 0 0.5em; font-size: 3em;}

.view-parrafos-reutilizables .footer-seccion-01 .derecha {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    }
    
.view-parrafos-reutilizables .footer-seccion-02 > .content {
    margin-left: 27% !important;
    margin-right: 27% !important;
    width: 46% !important;
    }
    
.view-parrafos-reutilizables .footer-seccion-01 .form-type-checkbox,
.view-parrafos-reutilizables .footer-seccion-02 .form-type-checkbox {padding: 0.5em 1em;}

