:root {
--wp--style--root--padding-right:15px;
--wp--style--root--padding-left:15px;
--gris1: #f1f1f1;
--gris2: #f9f9f9;
--gris3: #fbfbfb;
--azul1: #5299D3;
--azul2: #3072A8;
--texto: #444444;
}
h1, h2, h3, h4 {
line-height:1.3em;
}
h4 {
font-size: 28px;
margin-bottom: 10px;
}
.has-global-padding { }
p, ol li, ul li {
font-size: 16px;
line-height:1.5em;
}
a:link {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a.bnt:hover {
text-decoration:none;
}
.bold {
font-weight: bold;
}
strong {
font-weight: var(--wp--custom--font-weight--bold) !important;
}
.wp-block-button__link.wp-element-button {
background:var(--texto);
} .gris1 {
color: #f1f1f1;
}
.gris2 {
color: #f9f9f9;
}
.gris3 {
color: #fbfbfb;
}
.azul1 {
color: #5299D3;
}
.azul2 {
color: #3072A8;
}
.btnStreaming {
padding:10px 15px;
background:var(--azul2);
border-radius:5px;
color:#FFFFFFCC;
font-size:16px;
text-decoration:none;
font-weight:bold;
}
.btnMeetup {
padding:10px 15px;
background:#444444;
border-radius:5px;
color:#FFFFFFCC;
font-size:16px;
text-decoration:none;
font-weight:bold;
}
.btnStreaming img, .btnMeetup img {
vertical-align:middle;
}
.btnStreaming:hover, .btnMeetup:hover {
color:#FFFFFFFF;
text-decoration:none;
}
.btnOutline {
font-size:18px;
color:#FFFFFF;
border:2px solid #FFFFFF;
background:none;
padding: 5px 20px;
text-align:center;
}
.btnOutline:hover {
background:#FFFFFF;
color:var(--azul2);
border: 2px solid var(--azul2);
text-decoration:none;
}
.fondoAzul h1, .fondoAzul h2, .fondoAzul h3, .fondoAzul h4 {
color:#FFFFFF;
}
.fondoBiznaga, .fondoEspeto {
background:#3072A8;
} .tagTipo {
background:var(--texto);
padding:3px 10px;
font-size:14px;
color:#FFF;
border-radius:3px;
text-transform: uppercase;
text-align:center;
}
.search-results .wp-block-query .wp-block-post-title, .search-results, .search-results .wp-block-query .wp-block-post-excerpt, .search-results .wp-block-query .wp-block-post-excerpt__more-text, .search-results .wp-block-query figure {
margin-top:0px;
margin-bottom:10px;
}
.search-results .wp-block-query .wp-block-post-excerpt__more-text {
margin-top:15px;
}
.search-results .wp-block-uagb-container {
overflow:hidden;
} .wp-block-search__button {
padding:10px;
} .radius100 {
border-radius:100px;
}
.related-ponente {
background-color: #fbfbfb;
padding: 30px;
display: inline-flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: normal;
align-items: normal;
align-content: normal;
margin-bottom: 15px;
}
.related-ponente .ponente-thumbnail {
display: flex;
flex-wrap: wrap;
padding-right: 10px;
padding-top: 35px;
}
.related-ponente .ponente-thumbnail img {
border-radius: 50%;
}
.related-ponente .info-ponente {
display: flex;
flex-direction: column;
padding: 20px;
}
.related-ponente .info-ponente p {
margin-bottom: 0px;
}
.related-ponente .info-ponente .redes-ponente {
display: flex;
flex-direction: row;
padding-top: 5px;
}
.related-ponente .info-ponente .redes-ponente a {
margin-right: 5px;
} .related-lugar {
padding: 20px;
}
.related-lugar .map{
padding: 20px 0px;
}
.related-lugar .profile-related-lugar {
display: flex;
}
.related-lugar .profile-related-lugar .info-related-lugar {
display: flex;
flex-direction: column;
padding: 0px 35px;
}
.related-lugar .profile-related-lugar .info-related-lugar h2, p {
margin: 0px;
} .portadaMeetup {
max-width:800px;
}
.pods-pagination-number, .pods-pagination-label, a.page-numbers, .page-numbers {
padding:4px 8px;
border:1px solid var(--azul1);
color:var(--azul2);
margin-right:5px;
font-size:14px;
font-weight:bold;
}
.page-numbers.current {
color:var(--texto);
}
a.pods-pagination-number, a.pods-pagination-label {
color:var(--azul2);
}
.pods-pagination-paginate {
grid-column: 1 / -1;
}
.meetup-thumbnail img, .portadaMeetup img {
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
} .barraLateralMeetup {
position: -webkit-sticky; position: sticky;
top: 30px; 
background-color: #fff;
padding: 10px;
}
.lateral-meetup {
background-color: #fbfbfb;
padding: 65px 25px;
margin-bottom: 60px;
border-radius:5px;
border:1px solid #e6e6e6;
}
.lateral-meetup .fecha-meetup-lateral {
font-size: 18px;
font-weight: bold;
color: #444444;
}
.lateral-meetup .lugar-meetup-lateral, .lateral-meetup .speaker-meetup-lateral {
font-size: 18px;
color: #444444;
}
.lateral-meetup .lugar-meetup-lateral a, .lateral-meetup .speaker-meetup-lateral a{
font-size: 18px;
color: #3072A8;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
}
.lateral-meetup .btnMeetup-meetup-lateral, .lateral-meetup .btnStreaming-meetup-lateral {
margin-top: 30px;
}
.related-patrocinadores .related-patrocinador img {
width: 100%;
height: auto;
margin-bottom: 10px;
}
.col2 {
grid-template-columns:1fr 1fr;
grid-gap:10px;
} .flex {
display:flex;
}
.flex-row {
flex-direction: row;
}
.flex-row {
gap:25px;
}
.grid {
display:grid;
}
.grid-meetups {
grid-template-columns: 1fr 1fr 1fr;
grid-gap:25px;
}
.grid-ponentes {
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
grid-gap:25px;
}
.rounded, .rounded .wp-block-column, .rounded img {
border-radius:5px;
}
.responsive {
width: 100%;
height: auto;
}
.bordered {
border:1px solid #E1E1E1;
}
.grid-meetups .item {
padding-bottom:20px;
}
.item .fecha-grid, .item .con {
font-size:16px;
line-height:1.5em;
padding-bottom:5px;
}
.ponente-grid {
text-transform: uppercase;
color: #3072A8;
font-weight: bold;
}
.streaming-grid img {
vertical-align:text-top;
}
.hero-home {
font-size:3em;
text-align:center;
} .wp-block-cover__background {
background: none !important;
background-color: #E5EBF8 !important;
}
.proximo-meetup .info-meetup {
padding: 10px;
display: flex;
flex-direction: column;
justify-content: center;
}
.proximo-meetup .column {
flex: 1;
}
.proximo-meetup .foto-meetup .meetup-thumbnail img {
width: 100%;
height: auto;
}
.proximo-meetup .info-meetup .fecha-proximo-meetup {
color: #3072A8;
font-weight: bold;
}
.proximo-meetup .info-meetup .titulo-proximo-meetup {
margin: 10px 0px;
}
.proximo-meetup .info-meetup .botones-proximo-meetup {
margin-top: 30px;
}
.proximo-meetup .info-meetup .ponente-proximo-meetup {
text-transform: uppercase;
font-size: 14px;
color: #3072A8;
font-weight: bold;
}
.proximo-meetup .info-meetup .ponente-proximo-meetup span {
text-transform: none;
font-size: 14px;
color: #444444;
font-weight: 100;
}
.streaming-grid {
font-size:16px;
font-weight:bold;
} :where(.wp-site-blocks) > * {
margin-block-start: 0;
margin-block-end: 0;
} .grid-ponentes h2 {
font-size:20px;
} footer .wp-block-uagb-container {
align-self: flex-start
}
footer figure {
margin-top:0px !important;
} .wp-block-uagb-container.uagb-block-d73d59a1.alignfull.uagb-is-root-container {
display: none;
} .wp-block-post-featured-image img { 
display: block;
margin: 0 auto;
width: auto;
min-width: 200px;
}
.flex-row .related-patrocinador {
max-width:300px;
}
.grecaptcha-badge { } .wp-block-post-template-is-layout-grid .multiple-authors-target-shortcode.box-post-id-1546 .pp-author-boxes-name.multiple-authors-name {
margin-bottom:0px;
}
.single .multiple-authors-target-shortcode.box-post-id-1546 .pp-author-boxes-name.multiple-authors-name {
margin-bottom:3px;
font-weight:bold;
}
.wp-block-post-template-is-layout-grid .multiple-authors-target-shortcode.box-post-id-1546 .pp-author-boxes-name.multiple-authors-name a, .single .multiple-authors-target-shortcode.box-post-id-1546 .pp-author-boxes-name.multiple-authors-name a {
font-size:16px;
white-space:nowrap;
}
.postmeta .ppma-category-group {
display:flex;
gap:10px;
}  @media (max-width: 480px) { .proximo-meetup .flex-row {
flex-direction:column;
}
.grid-meetups {
display:block;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 25px;
}
.hero-home {
font-size:32px;
}
.related-ponente {
padding: 20px;
display: block;
margin-bottom: 15px;
}
.related-ponente .info-ponente {
padding: 0px;
}
.lateral-meetup {
padding: 20px 20px 40px 20px;
margin-bottom: 0px;
}
.barraLateralMeetup {
order:1;
position: static;
}
.contenidoMeetup {
order:2;
overflow:hidden;
}
p.map {
}
.related-lugar {
padding:0px;
}
.related-lugar .profile-related-lugar {
display:block;
}
.related-lugar .profile-related-lugar .info-related-lugar {
padding: 0px;
}
.grid-ponentes {
grid-template-columns: 1fr 1fr;
grid-gap:10px;
}
.grid-ponentes h2 {
font-size:14px;
}
.bioPonente, .order2{
order:2;
}
.fotoPonente, .order1 {
order:1;
}
ul.wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container {
padding:0px !important;
text-transform:uppercase;
}
.wp-block-navigation.items-justified-right {
--navigation-layout-justification-setting: flex-start;
--navigation-layout-justify: flex-start;
}
header nav ul, header nav ul li, header nav ul li ul, header nav ul li ul li {
margin:0px;
padding:10px 0px;
gap:10px;
}
ul.wp-block-navigation__container.has-x-small-font-size.is-responsive.items-justified-right.wp-block-navigation.has-x-small-font-size {
gap:10px;
}
header nav ul li.has-child button {
display:none !important;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__button {
padding:0px;
} .wp-block-query {
padding:0px !important;
}
.tagTipo {
font-size: 12px;
}
.wp-block-post-excerpt__excerpt {
overflow:hidden;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
padding-top:50px !important;
}
header.entry-header, body:not(.home) .entry-content.is-layout-constrained {
padding-left:15px;
padding-right:15px;
}
.postmeta .ppma-category-group {
flex-wrap:wrap;
line-height:16px;
}
}