/*
 Theme Name:   Kingster Child
 Theme URI:    http://demo.goodlayers.com/kingster
 Description:  Goodlayers Kingster Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     kingster
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  kingster-child

 START YOUR CHILD THEME CSS HERE
*/

.justificado{
	text-align: justify;
}

.amarillo{
	color: #fdfd00;
}

.kingster-sticky-navigation.kingster-style-fixed.kingster-animate-fixed-navigation .kingster-logo-inner img {
    max-width: 100px;
}

/* menú en el medio ("vertical-align") */
.kingster-navigation {
    padding-top: 63px;
}

/* Document Gallery */

/* Margin bottom de FILA */
.document-gallery .document-icon-row {
    margin-bottom: 30px;
}
/* Tamaño ícono PDF */
.document-gallery .document-icon img {
    width: 75px;
}