/* CSS remoto de https://api.github.com/repos/SatelliteWP/wcmtl-2019/contents/style.css */
/*----------------------------------------
Main Styles
----------------------------------------*/
body,
input,
select,
textarea {
	font-family: 'Rubik', sans-serif;
	line-height: 1.65;
	color: #2f2f2f;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
	background-color: #126bad;
	font-family: 'Rubik', sans-serif;
}

.link-button {
	background-color: #126bad;
	padding: 14px;
	color: #fff !important;
	border: none !important;
}

.link-button:hover {
	background-color: rgba(18,107,173,.7);
}

body.custom-background {
	background-color: #f7e9d2;
}

.site-title,
.site-description {
	display: none;
}

h1,
h2,
h2.entry-title,
h2.entry-title a,
h3,
h4,
h5 {
	color: #126bad;
}

a {
	color: #f15a38;
	text-decoration: none;
}

a:hover,
a:focus {
	color: rgba(241,90,56,.7);
}

.entry-content a, 
.entry-summary a, 
.page-content a, 
.comment-content a, 
.pingback .comment-body > a {
	border-bottom: 1px solid #f15a38;
}

.sticky .entry-footer {
	display: none;
}

/* Conferencier */
.attention_button {
	-webkit-appearance: button;
	background-color: #126bad;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	padding: .7917em 1.5em;
}

/* Footer */
.site-info {
	position: relative;
}

.site-info a {
	border-bottom: 0;
	position: relative;
	top: -30px;
}

.site-info a:before {
	content: "";
	background-image: url('http://wayback.fauppsala.se:80/wayback/20191102202557/https://cldup.com/w3gQ97rKP0.svg');
	background-size: 64px;
	background-position: center;
	background-repeat: no-repeat;
	color: #444;
	height: 64px;
	font-size: 20px;
	line-height: 1.3em;
	margin: 0 auto;
	padding: 0;
	width: 64px;
	text-indent: -9999px;
	outline: 0;
	display: block;
	margin-bottom: 10px;
	position: relative;
	background-color: #126bad;
	border-radius: 100%;
	padding: 32px;
	border: 8px solid #126bad;
}

.site-footer {
	border: 0;
	box-shadow: none;
	background-color: #126bad;
	color: #fff;
}

.site-footer a {
	color: #fff;
	text-align: center;
	display: inline-block;
	width: 100%;
}

.site-info a:hover,
.site-info a:focus {
	border-bottom: none;
	color: #eee;
}

.site-info a:hover {
	border-bottom: 0;
}

.organizer {
	overflow: auto;
	margin-bottom: 50px;
}

/* Media adjustments */
@media screen and (min-width: 59.6875em) {
	.site-info {
		padding: 2% 10% 0;
	}
}

@media screen and (min-width: 0em) {
	.site-footer {
		padding: 0;
	}
}

/* CSS personalizado de 2019.montreal.wordcamp.org */
/* WCMTL 2019 */
/* CSS personnalisé depuis 2019.calgary.wordcamp.org */
.site-branding {
	text-align: center;
}

.custom-logo {
	max-width: 200px;
}

.jetpack-social-widget-item {
	list-style: none;
	display: inline-block;
	margin-right: 10px;
}

.jetpack-social-widget-item svg {
	max-width: 40px;
	max-height: 40px;
}

.jetpack-social-widget-item svg:hover {
	opacity: .75;
}

label.checkbox-multiple {
	font-weight: 400;
}

.ticket-button-widget {
	width: 100%;
	font-size: 20px !important;
	padding: 20px !important;
}

label.grunion-field-label {
	margin-top: 1.5em;
}

.wcorg-sponsor img {
	width: 200px;
	margin-bottom: 1em;
}

.single-wcb_sponsor .post-thumbnail {
	padding-top: 1em;
}

iframe {
	margin-bottom: 0 !important;
}

.page-slug-organizers .avatar {
	margin-bottom: .5em;
}

td img {
	margin: 0 auto;
	display: block;
}

.widget_nav_menu .sub-menu {
	margin: .4688em 0 0;
}

.widget_nav_menu .sub-menu a {
	color: #C7202E;
	font-size: .9em;
	padding-left: 10px;
}

.entry-content {
	-moz-hyphens: none !important;
	-ms-hyphens: none !important;
	-webkit-hyphens: none !important;
	hyphens: none !important;
}

.wcorg-speaker {
	text-align: center;
	width: 50%;
	float: left;
}

.wcorg-speaker h2 {
	font-size: 18px;
}

.wcorg-speaker-description p {
	display: none;
}

.single-wcb_speaker .speaker-avatar {
	float: left;
	margin-right: 20px;
}

.wcorg-session h2 {
	margin-top: 0;
}

.wcorg-session ul {
	margin-left: 40px;
}

.wcorg-session:nth-child(even) {
	padding: 30px;
	background-color: #c1c1c140;
	margin-bottom: 40px;
}

.wcb-track-burnswest {
	background: rgb(189,32,50,0.1);
}

.wcb-track-jow-gallery {
	background: rgb(189,32,50,0.25);
}

.wcb-track-officers-mess {
	background: rgb(189,32,50,0.4);
}

.wcb-track-burnswest:hover, .wcb-track-jow-gallery:hover, .wcb-track-officers-mess:hover {
	background: #c1c1c1;
}

.wcb-session-lunch, .wcb-session-more-lunch, .global-session, .wcb-session-after-party, .wcb-session-after-registration, .wcpt-session-type-custom {
	background-color: #d1efff;
}

.wcpt-schedule td {
	padding: .5em;
}

.wcpt-schedule a {
	text-decoration: none !important;
	box-shadow: none;
	border-bottom: none;
}

a.wcpt-session-title {
	display: block;
	font-weight: bold;
	font-size: 14px;
}

a.wcpt-session-title:hover {
	box-shadow: none;
}

.wcpt-session-title {
	font-size: 14px;
}

.wcpt-session-speakers a {
	font-size: 14px;
}

.wcpt-session-speakers a:hover {
	box-shadow: none;
	opacity: .75;
}

.wcpt-col-time {
	width: 10%;
}

.wcpt-time {
	font-size: 14px;
}

.wcpt-col-track {
	width: 40%;
}

.wcpt-session-speakers {
	display: block;
}

#tix-attendees .tix-field {
	border-bottom: 0;
}

.tix-column-description {
	width: 50%;
}

#wcorg-sponsor-931 img {
	width: auto;
}

.secondary #menu-menu-principal a {
	font-size: 16px;
	text-transform: uppercase;
}

.secondary a {
	font-size: 14px;
}

#menu-menu-principal li {
	text-align: center;
}

#menu-menu-principal li.entradas {
	background: #333;
	border: 0 solid #fff;
	border-radius: 10px;
	margin-bottom: 60px;
	padding: 8px;
}

#menu-menu-principal li.entradas:hover {
	background: #333;
}

.sidebar a,
			#menu-menu-principal a,   .sidebar .custom-html-widget h4 {
	color: white;
	text-align: center;
}

.sidebar ul,
			.sidebar ul li,
			.sidebar h2.widget-title,
			.sidebar .sponsor-level {
	text-align: center;
}

.secondary .custom-html-widget a {
	border: none;
}

aside.widget_media_image {
	text-align: center;
	margin-bottom: 60px;
}

aside.widget_media_image img {
	width: 130px;
}

aside#media_image-4 img {
	width: 100%;
}

@media screen and (max-width: 955px) {
	.site-title {
		display: block;
	}
	
	.secondary {
		background: #1e73be;
	}
	
	#menu-menu-principal li.entradas {
		margin-bottom: 0;
	}
}

.tipo-patros {
	margin-top: 30px;
}

.tipo-patros h4 {
	text-transform: uppercase;
	font-style: italic;
}

.oro .patros-logo img {
	margin: 4px auto;
}

.plata,
.bronce,
.en-especie,
.miudino {
	text-align: center;
}

.plata .patros-logo img {
	width: 80%;
	margin: 4px auto;
}

.bronce .patros-logo img,
.miudino .patros-logo img {
	width: 70%;
	margin: 4px auto;
}

.en-especie .patros-logo img {
	width: 60%;
	margin: 4px auto;
}

.pulpeiro span,
.miudino span {
	font-size: 13px;
	display: block;
	margin: 2px auto 8px;
	text-align: center;
}

.author-info,
.single-wcb_sponsor article + .post-navigation {
	display: none;
}

#contact-form-403 {
	display: none;
}

@media only screen and (max-width:600px) {
	#tix-attendees .tix-columns-3 li {
		width: 100%;
		margin-bottom: 0;
	}
	
	#media_image-3 {
		display: none;
	}
	
	.site-footer {
		margin-top: 40px;
	}
}

.wcpt-schedule a {
	color: #126bad;
	font-size: 18px;
	line-height: 1.5;
}

.wcpt-track-description {
	color: #666;
	display: block;
	font-size: 14px;
}

.wcpt-session-speakers {
	display: block;
	font-size: 14px;
	line-height: 1.4;
	margin-top: 8px;
	width: 100%;
}

.wcb-session-category-iniciacion .wcpt-session-speakers::after {
	display: block;
	content: 'Iniciación';
	background: green;
	color: #fff;
	width: 70px;
	border-radius: 8px;
	text-align: center;
	margin-top: 20px;
	font-size: 12px;
	opacity: .6;
}

.wcb-session-category-medio .wcpt-session-speakers::after {
	display: block;
	content: 'Medio';
	background: orange;
	color: #fff;
	width: 70px;
	border-radius: 8px;
	text-align: center;
	margin-top: 20px;
	font-size: 12px;
	opacity: .6;
}

.wcb-session-category-avanzado .wcpt-session-speakers::after {
	display: block;
	content: 'Avanzado';
	background: red;
	color: #fff;
	width: 70px;
	border-radius: 8px;
	text-align: center;
	margin-top: 20px;
	font-size: 12px;
	opacity: .6;
}

.wcb-session-category-todos-los-niveles .wcpt-session-speakers::after {
	display: block;
	content: 'Todos';
	background: black;
	color: #fff;
	width: 70px;
	border-radius: 8px;
	text-align: center;
	margin-top: 20px;
	font-size: 12px;
	opacity: .6;
}

.wcb-session-category-galego.wcb-session-category-medio .wcpt-session-speakers::after {
	content: 'Medio (Galego)';
	width: 100px;
}

.wcb-session-category-galego.wcb-session-category-iniciacion .wcpt-session-speakers::after {
	content: 'Iniciación (Galego)';
	width: 120px;
}

.wcb-session-category-portugues.wcb-session-category-todos-los-niveles	 .wcpt-session-speakers::after {
	content: 'Todos (Portugués)';
	width: 120px;
}

.wcb-session-category-charla-rapida {
	background-color: #fffcd1;
}

.wcorg-organizer-description .avatar {
	float: left;
	margin: 0 20px 20px 0;
}

.global-session.cmo-me-he-aprovechado-de-wordpress {
	background: #fff;
}

.widget {
	hyphens: none;
}





/*
     FILE ARCHIVED ON 20:25:57 Nov 2, 2019 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 9:19:41 May 30, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
