/*
Theme Name: Twenty Sixteen Child
Theme URI: https://wordpress.org/themes/twentysixteen/
Template: twentysixteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Tags: one-column,two-columns,right-sidebar,accessibility-ready,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,flexible-header,microformats,post-formats,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog,block-patterns
Version: 2.4.1626365755
Updated: 2021-07-15 16:15:55

*/
/* Estilos del menú secundario */
#menu-menu-secundario {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#menu-menu-secundario li {
	margin-right: 0.85em;
}
/* Estilos del top header */
#topheader {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #f6f6f6;
	margin: 0;
	padding: 20px 0;
}
#topheader > section {
	border: none;
	margin: 0 2.5em;
	padding: 0;
}
.site-header {
	padding: 1.25em 4.5455% 5.25em;
}
/* Estilos plantilla de página Full-width */
.page-template #primary.content-area {
	width: 100%;
}
.page-template #topheader {
	display: none;
}
.page-template .site-header {
	padding: 5.25em 4.5455%;
}
/* Estilos plantilla de entradas Full-width-post */
.post-template #primary.content-area {
	float: none;
	margin: auto;
}
/* Estilos de la plantilla ARCHIVE-RAZAS.PHP */
.archive.post-type-archive.post-type-archive-razas.logged-in.admin-bar.wp-embed-responsive.hfeed.customize-support .page-header h1 {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	margin-bottom: 20px;
}
.archive.post-type-archive.post-type-archive-razas.logged-in.admin-bar.wp-embed-responsive.hfeed.customize-support .entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover {
	box-shadow: none;
}
/* Estilos de los campos personalizados (CPT-RAZAS) */
#cpt_razas ul {
	list-style: inside square;
}
