<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Futbolcatalunya
 Theme URI:    https://customcomunicacion.com/
 Description:  Tema principal de Futbolcatalunya
 Author:       Norman Reyes
 Author URI:   https://customcomunicacion.com
 Template:     wp-bootstrap-starter
 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, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  futbolcatalunya
*/
/*Reset inputs*/
input,
select,
textarea {
  background: transparent;
  border: 0;
  color: #fff;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000000;
  padding: 5px 15px;
}
select,
.widget-selector {
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%234e8e3a%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat, repeat;
  background-position: right 0 top 50%, 0 0;
  background-size: .65em auto, 100%;
  background-color: #000000;
}
select:focus {
  outline: none;
}
option:focus {
  outline: #4e8e3a auto 1px;
}
body,
body p,
body span {
  color: #272727;
}
h1,
h2,
h3,
h4,
h5,
h6,
a,
body:not(.theme-preset-active) #page-sub-header h1 {
  color: #141414;
}
h1.entry-title {
  font-size: 1.8rem;
}
h4 {
  font-size: 1.1rem;
}
a:hover {
  color: #272727;
}
a.match-link {
  color: #ffffff;
}
a.match-link:hover {
  text-decoration: none;
}
header#masthead {
  background-color: #000000;
  padding: 0.60rem 1rem;
}
body:not(.theme-preset-active) #masthead .navbar-nav &gt; li &gt; a {
  color: #cccccc;
}
body:not(.theme-preset-active) #page-sub-header {
  background-color: #ffffff;
  height: calc(37vh);
}
.navbar-brand &gt; a,
.navbar-brand &gt; a:visited,
.navbar-brand &gt; a:hover {
  text-transform: uppercase;
  color: #4e8e3a;
  font-size: 1.5em;
  line-height: 1.3em;
}
.navbar-brand {
  padding: 0;
}
.page-description {
  color: #dadada;
  font-size: 0.8em;
  letter-spacing: 2px;
}
#masthead ul#menu-principal li a {
  padding: 0.4rem;
  font-size: 1rem;
}
#masthead ul#menu-principal li .dropdown-menu li a {
  font-size: 1em;
  padding: 4px 10px;
}
#masthead ul#menu-principal li .dropdown-menu li.active {
  border-bottom: 0;
}
#masthead ul#menu-principal li .dropdown-menu li.active &gt; a {
  color: #4e8e3a;
}
#masthead ul#menu-principal li.active {
  border-bottom: solid 2px #4e8e3a;
}
#masthead ul#menu-principal .dropdown-menu.show {
  padding: 0.8em;
  min-width: 12rem;
}
#main-nav {
  flex-grow: 0.5;
}
#masthead nav {
  justify-content: space-between;
}
button {
  border: 0;
  background: #4e8e3a;
  color: #ffffff;
  padding: 5px 10px;
  border-radius: 5px;
}
button a {
  color: #ffffff;
}
button.button-medium {
  font-size: 14px;
}
.apPluginContainer {
	height:auto;
}
body.home #secondary {
	margin-top:10px;
}
body.home #secondary .bsa-block-350--100:first-child {
	margin-bottom:20px;
}
.bsaProContainer-21 {
	margin-bottom: 20px;	
}
.league-title-container {
  max-height: 78px;
  position: relative;
  border-bottom: solid 4px #000000;
  display: flex;
}
.league-shields {
  /*width:50%;*/
  display: flex;
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  flex-grow: 1;
}
.league-title-container svg {
  fill: #4e8e3a;
  height: 34px;
  max-width: 150px;
}
.league-title-content {
  position: relative;
  z-index: 5;
  color: #ffffff;
  padding: 5px 15px;
  min-width: 130px;
  font-size:14px;
}
.diagonal-line {
  width: 100%;
  position: absolute;
  top: 0;
}
.max-diag-line {
  max-width: 150px;
}
.shields {
  display: flex;
  justify-content: flex-start;
  padding-left: 20px;
  /*position:absolute;
	left:150px;*/
  max-height: 34px;
}
.shields a img {
  max-width: 26px;
  height: auto;
  padding: 5px 0;
}
#footer-widget {
  background: #000000;
  padding: 0;
}
#footer-widget .green-background {
  width: 100%;
  background: #4e8e3a;
  padding: 1em;
}
.widget-title {
  background: #000000;
  color: #ffffff;
  font-weight: bold;
  padding-left: 25px;
  min-height: 35px;
  padding-top: 5px;
}
.widget-title span {
  color: #ffffff;
  font-weight: lighter;
}
.equip-title {
  font-size: 1.3em;
}
.center {
  text-align: center;
}
.widget-title::before {
  content: ' ';
  border: solid 3px #4e8e3a;
  border-right: 0;
  border-left: 0;
  width: 15px;
  height: 7px;
  display: block;
  position: absolute;
  left: 0;
  top: 14px;
}
.widget p,
.widget td,
.widget th {
  color: #ffffff;
}
table tr {
  padding: 0 0.2em;
}
table thead tr:first-child {
  background: #4e8e3a;
}
table thead tr th,
table tr td {
  padding: 0.2em 0;
}
table thead tr th:first-child,
table tr td:first-child {
  padding-left: 0.3em;
}
tr:nth-child(odd) {
  background: #333333;
}
tr:nth-child(even) {
  background: #171717;
}
.mercat-taller-container {
  padding-top: 30px;
  padding-bottom: 30px;
}
.mc4wp-form-fields {
  display: flex;
  justify-content: space-around;
  color: #ffffff;
}
.mc4wp-form-fields label {
  font-size: 1.5em;
  line-height: 3em;
}
.mc4wp-form-fields input[type="email"],
.mc4wp-form-fields input[type="text"] {
  background: transparent;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: solid 1px #ffffff;
  height: 3em;
  margin: 0 5px;
  /*width:90%;*/
}
.mc4wp-form-fields select {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: solid 1px #ffffff;
  height: 3em;
  margin: 0 5px;
  background-color: #4e8e3a;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
}
::placeholder {
  color: #ffffff;
}
.fcat-mailchimp-container {
  display: flex;
}
.mc4wp-form-fields i {
  font-size: 3em;
  color: #ffffff;
  line-height: 1.5em;
}
.widget_mc4wp_form_widget {
  margin-bottom: 0;
}
.mcfwp-fc-fields {
  width: 60%;
}
.mc4wp-form-fields input[type="submit"] {
  height: 2.5em;
  background: transparent;
  border: 0;
  color: #fff;
  font-size: 1.2em;
  border: solid 1px #ffffff;
  padding: 0 10px;
  /*margin-left:-5px;*/
}
.mc4wp-response p {
  text-align: center;
}
.enllacos-container {
  padding-top: 30px;
}
#footer-widget .site-title {
  text-transform: uppercase;
  color: #4e8e3a;
  font-size: 1.3em;
  line-height: 1.3em;
}
.link-lists {
  display: flex;
}
.link-lists ul {
  list-style-type: none;
  padding: 0 30px 0 0;
}
.link-lists ul li,
.link-lists ul li a {
  color: #cccccc;
  font-size: 0.9em;
}
.link-lists ul li.list-title {
  font-size: 1.2em;
  color: #ffffff;
  font-weight: bold;
}
#footer-widget .social-icons i {
  color: #ffffff;
  padding: 5px;
  font-size: 1.5em;
}
footer#colophon {
  background: #000000 !important;
  padding-bottom: 30px;
}
footer#colophon .container {
  border-top: solid 2px #4e8e3a;
}
footer#colophon .site-info {
  display: flex;
  justify-content: space-between;
}
.auxiliar-footer-nav a {
  padding: 0 5px;
}
section.widget {
  position: relative;
}
/*Directes*/
.fc-directes {
  padding: 15px;
}
.margin-top {
  margin-top: 20px;
}
article .post-thumbnail {
  position: relative;
}
article .post-thumbnail .category-tag {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #4e8e3a;
  color: #ffffff;
  padding: 5px;
  text-transform: uppercase;
  font-size: 0.8em;
}
/* BÃºsqueda*/
form.search-form {
  margin-top: 1em;
}
input.search-submit.btn.btn-default {
  display: none;
}
form.search-form label {
  position: relative;
}
.cerca-trigger {
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  border: 0;
  z-index: 99;
  outline: none;
}
form.search-form label i {
  color: #4e8e3a;
  padding: 6px;
  cursor: pointer;
}
/* Noticias hero home*/
.frontpage-posts {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#page-sub-header-fc .frontpage-posts article {
  width: 32%;
  padding-left: 0;
  margin: 0;
}
#page-sub-header-fc .frontpage-posts article.first-post {
  width: 100%;
  padding: 0;
  margin-bottom: 10px;
}
#page-sub-header-fc .frontpage-posts article:nth-child(2) {
  padding-left: 0;
}
.frontpage-posts article.first-post,
.frontpage-notcias-title {
  position: relative;
}
.frontpage-notcias-title {
  border-top: solid 4px #4e8e3a;
}
.frontpage-notcias-title .widget-title {
  margin: 0;
}
.frontpage-posts article.first-post .post-thumbnail img {
  width: 100%;
}
.frontpage-posts article.first-post header {
  background: #000000;
  color: #ffffff;
  padding: 10px;
  /*position:absolute;
	bottom:0;*/
  width: 100%;
}
.frontpage-posts h2.entry-title,
.altres-n-wrapper article header h2.entry-title {
  border: 0;
  margin: 0;
  padding: 0;
}
.frontpage-posts h2.entry-title a:hover,
.altres-n-wrapper article header h2.entry-title a:hover {
  color: #4e8e3a;
}
.frontpage-posts article.first-post header h2 {
  color: #ffffff;
}
.frontpage-posts article header .entry-meta,
.frontpage-posts article header .entry-meta span,
.frontpage-posts article header .entry-meta span a {
  color: #4e8e3a;
}
#page-sub-header-fc .frontpage-posts article:not(.first-post),
.altres-n-wrapper article {
  position: relative;
}
#page-sub-header-fc .frontpage-posts article:not(.first-post) header,
.altres-n-wrapper article header {
  position: absolute;
  bottom: 0;
  background: #000000;
  padding: 10px;
  height: 86%;
  opacity: 0;
  transition: all 1s;
}
.altres-n-wrapper article header {
  height: auto;
  width: 100%;
  opacity: 1;
}
#page-sub-header-fc .frontpage-posts article:not(.first-post) header:hover,
.altres-n-wrapper article:hover header,
.altres-n-wrapper article:hover {
  opacity: 1;
  cursor: pointer;
}
#page-sub-header-fc .frontpage-posts article:not(.first-post) header h2.entry-title,
.altres-n-wrapper article header h2.entry-title {
  color: #ffffff;
  font-size: 1.3em;
}
.frontpage-posts article:not(.first-post) header .entry-meta,
.frontpage-posts article:not(.first-post) header .entry-meta span,
.frontpage-posts article:not(.first-post) header .entry-meta span a,
.altres-n-wrapper article header .entry-meta,
.altres-n-wrapper article header .entry-meta span,
.altres-n-wrapper article header .entry-meta span a {
  font-size: 0.9em;
  color: #4e8e3a;
}
.fc-widget-title {
  position: relative;
}
.resultats-recents-content {
  background: #000000;
}
/*.dynamic-selectors-wrapper:before {
	left:15px;
}*/
.wpcf7-submit {
  background-color: #4e8e3a;
  border-color: #4e8e3a;
}
.classificacio-widget-content tr td &gt; a {
  color: #ffffff;
}
.widget-selector {
  background-color: #000000;
  color: #ffffff;
  border: 0;
  position: relative;
  font-size: 0.85em;
  /*-moz-appearance:none; /* Firefox */
  /* -webkit-appearance:none; /* Safari and Chrome */
  /* appearance:none;*/
}
.widget-selector:before {
  content: "XXXXX";
  width: 5px;
  height: 5px;
  background: #4e8e3a;
  position: absolute;
  right: 0;
  top: 40%;
}
.resultats-recents-body {
  padding: 10px;
  color: #ffffff;
}
.resultats-recents-body span {
  color: #ffffff;
  font-size: 1em;
}
.resultats-recents-body .row {
  margin: 0;
  transition: 0.5s all;
}
.resultats-header {
  padding: 5px 10px;
  background: #333333;
  display: flex;
  justify-content: space-around;
}
span.resultats-recents-date {
  color: #4e8e3a;
  font-size: 0.8em;
}
.resultats-recents-body .row.resultats-item {
  margin: 15px -15px;
  padding: 10px;
  justify-content: center;
}
.resultats-recents-body .row.resultats-item div.equip {
  display: flex;
  justify-content: flex-start;
  font-size: 1em;
  padding: 0 5px;
}
.resultats-recents-body .row.resultats-item div.equip.visitor {
  justify-content: flex-end;
}
.resultats-recents-body .row.resultats-item div.equip img {
  max-width: 25px;
  max-height: 25px;
  margin: 0 5px;
  display: inline-block;
}
.resultats-recents-body .row.resultats-item .score {
  text-align: center;
  background: #333333;
  padding: 3px;
  display: inline-block;
}
.resultats-recents-body .row.resultats-item .score-wrapper {
  padding: 0;
  text-align: center;
}
.resultats-recents-body .row.resultats-item div.sparator {
  text-align: center;
}
.resultats-recents-body span.resultats-recents-equip {
  font-size: 0.8em;
  display: inline-block;
  margin-right: 10px;
}
.fc-widget-footer {
  display: none;
}
.resultats-recents-wrapper .resultats-recents-content .resultats-recents-body {
  overflow-x: hidden;
  overflow-y: scroll;
  max-height: 480px;
  height:565px;
}
#page-sub-header-fc .widget_fcat_results_widget {
	margin-bottom:0;
}
#float-lat-izq {
	width: 250px;
	height: 640px;
	position: fixed;
	top: 144px;
	left: 100px;
}
#float-lat-der {
	width: 250px;
	height: 640px;
	position: fixed;
	top: 144px;
	right: 100px;
}
/*Hide below XS*/
@media (max-width: 1149px) {
	#float-lat-izq, #float-lat-der {
		display:none;
	}
}
/*Desktop XS*/
@media (min-width: 1149px) and (max-width: 1279px) {
	#float-lat-izq {
		top: 164px;
		left: -145px;
	}
	#float-lat-der {
		top: 164px;
		right: -145px;
	}
}
/* Desktop S*/
@media (min-width: 1280px) and (max-width: 1365px) {
	#float-lat-izq {
		top: 164px;
		left: -170px;
	}
	#float-lat-der {
		top: 164px;
		right: -170px;
	}
}
/* Desktop M*/
@media (min-width: 1366px) and (max-width: 1439px) {
	#float-lat-izq {
		top: 164px;
		left: -130px;
	}
	#float-lat-der {
		top: 164px;
		right: -130px;
	}
}
/* Desktop Mac 15*/
@media (min-width: 1440px) and (max-width: 1535px) {
	#float-lat-izq {
		top: 164px;
		left: -95px;
	}
	#float-lat-der {
		top: 164px;
		right: -95px;
	}
}
/* Desktop L*/
@media (min-width: 1536px) and (max-width: 1676px) {
	#float-lat-izq {
		top: 164px;
		left: -45px;
	}
	#float-lat-der {
		top: 164px;
		right: -45px;
	}
}

.resultats-recents-wrapper .resultats-recents-content .resultats-recents-body span.pstat-ajornat {
  background: red;
}
.resultats-recents-wrapper .resultats-recents-content .resultats-recents-body span.pstat-en-directe {
  background: #4e8e3a;
}
.resultats-recents-wrapper .resultats-recents-content .fc-widget-footer {
  display: block;
}
#resultados-widget-content span.pstat-ajornat {
  background: red;
}
#resultados-widget-content span.pstat-en-directe {
  background: #4e8e3a;
}
.subgrup-wrapper {
  background: #4e8e3a;
  text-align: center;
  padding: 5px 0;
  margin: 0;
}
.subgrup-wrapper .subgrup-title {
  color: #ffffff;
  text-transform: uppercase;
}
body.page-template-mercat-provisional #main table {
  table-layout: fixed;
}
::-webkit-scrollbar {
  width: 5px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #999;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #333;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #000;
}
/*.widget_fcat_results_widget {
  margin-bottom: 20px;
}*/
.altres-noticies-title {
  position: relative;
}
.altres-n-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#page .altres-n-wrapper article {
  width: 48%;
  margin-bottom: 10px;
}
body.home #content.site-content {
  padding: 0;
}
.bsaProContainerNew .bsaProHeader {
  padding: 0;
}
#page .home-ads .bsaProContainerNew .bsaProHeader h3.bsaProHeader__title span {
  font-size: 0.7em;
  color: #999;
}
.classificacio-widget-wrapper {
  margin-bottom: 30px;
}
#page .home-ads {
  margin-top: 20px;
}
.fc-widget-header {
  border: solid 2px #4e8e3a;
  border-bottom-width: 4px;
  padding: 5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.fc-widget-header h4,
.fc-widget-header span,
.fc-widget-header a,
.fc-widget-header p,
.fc-widget-header h1,
.fc-widget-header h2,
.fc-widget-header h3 {
  color: #ffffff;
}
.fc-widget-header #fcat_submit_resultats,
.fc-widget-header #fcat_classificacio_submit {
  margin-left: 15px;
}
.fc-widget-content {
  background: #000000;
  padding-bottom: 15px;
}
.fc-widget-content table {
  color: #ffffff;
}
.fc-widget-content table th:first-child,
.fc-widget-content table td:first-child {
  padding-left: 10px;
}
.position-class {
  display: inline-block;
  color: #fff;
  padding: 1px 3px;
  min-width: 22px;
  margin-right: 5px;
  text-align: center;
}
.classificacio-widget-content tr td .position-class {
  margin-left: -10px;
}
.ascenso {
  background: #4e8e3a;
}
.sequeda {
  background: #426bbb;
}
.descenso {
  background: #dd9b13;
}
.adspace {
  margin: 10px 0;
}
.adspace,
#page .bsaProContainerNew,
.bsaProContainerNew .bsaProItems {
  display: flex;
  justify-content: space-around;
}
.widget-nav {
  display: flex;
  justify-content: flex-end;
  padding: 5px 10px;
}
.widget-nav i {
  color: #ffffff;
  cursor: pointer;
}
table {
  color: #ffffff;
}
table th:first-child,
table td:first-child {
  padding-left: 10px;
}
.ranquing-item-wrapper,
.team-title-information {
  background: #000000;
}
.ranquing-item-wrapper .fc-ranquing-header,
.team-title-information .fc-ranquing-header,
.ranquing-item-wrapper .fc-ranquing-body,
.team-title-information .fc-ranquing-body {
  padding: 5px 10px;
}
.ranquing-item-wrapper .fc-ranquing-header,
.team-title-information .fc-ranquing-header {
  background: #4e8e3a;
}
.ranquing-item-wrapper .fc-ranquing-header .fc-ranquing-title h3,
.team-title-information .fc-ranquing-header .fc-ranquing-title h3,
.ranquing-item-wrapper .fc-ranquing-header .fc-ranquing-title h4,
.team-title-information .fc-ranquing-header .fc-ranquing-title h4 {
  color: #ffffff;
  margin: 0;
}
.ranquing-item-wrapper .fc-ranquing-header .fc-ranquing-title h3,
.team-title-information .fc-ranquing-header .fc-ranquing-title h3 {
  font-weight: bold;
  font-size: 1.1em;
}
.ranquing-item-wrapper .fc-ranquing-header .fc-ranquing-title h4,
.team-title-information .fc-ranquing-header .fc-ranquing-title h4 {
  font-size: 1em;
}
.ranquing-item-wrapper .fc-ranquing-body .rank-number,
.team-title-information .fc-ranquing-body .rank-number {
  color: #4e8e3a;
  font-weight: bold;
}
.ranquing-item-wrapper .fc-ranquing-body .maxim-golejador-wrapper,
.team-title-information .fc-ranquing-body .maxim-golejador-wrapper {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-around;
}
.ranquing-item-wrapper .fc-ranquing-body .maxim-golejador-wrapper .maxim-golejador-img,
.team-title-information .fc-ranquing-body .maxim-golejador-wrapper .maxim-golejador-img {
  padding-right: 5px;
}
.ranquing-item-wrapper .fc-ranquing-body .maxim-golejador-wrapper .maxim-golejador-img img,
.team-title-information .fc-ranquing-body .maxim-golejador-wrapper .maxim-golejador-img img {
  max-width: 60px;
}
.ranquing-item-wrapper .fc-ranquing-body .maxim-golejador-wrapper .maxim-golejador-name,
.team-title-information .fc-ranquing-body .maxim-golejador-wrapper .maxim-golejador-name,
.ranquing-item-wrapper .fc-ranquing-body .maxim-golejador-wrapper .maxim-golejador-score,
.team-title-information .fc-ranquing-body .maxim-golejador-wrapper .maxim-golejador-score {
  color: #ffffff;
  font-weight: bold;
  padding: 0 5px;
}
.ranquing-item-wrapper .fc-ranquing-body .maxim-golejador-wrapper .maxim-golejador-name,
.team-title-information .fc-ranquing-body .maxim-golejador-wrapper .maxim-golejador-name {
  font-size: 1.5em;
  line-height: 1.2em;
}
.ranquing-item-wrapper .fc-ranquing-body .maxim-golejador-wrapper .maxim-golejador-name img,
.team-title-information .fc-ranquing-body .maxim-golejador-wrapper .maxim-golejador-name img {
  max-width: 50px;
}
.ranquing-item-wrapper .fc-ranquing-body .maxim-golejador-wrapper .maxim-golejador-score,
.team-title-information .fc-ranquing-body .maxim-golejador-wrapper .maxim-golejador-score {
  font-size: 2em;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.equip-mes-golejador {
  margin-top: 20px;
}
.equip-mes-golejador .equip-mes-golejador-wrapper .fc-ranquing-body .equip-mes-golejador-name {
  font-size: 1.5em;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.equip-mes-golejador:first-child {
  margin-top: 0;
}
.container,
.complimentary-header,
.fc-directes {
  background: #ffffff;
}
#footer-widget .container,
#colophon .container {
  background: transparent;
}
#page-sub-header-fc .main-subheader-noticias-wrapper {
  padding-top: 30px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 15px;
}
.wrap-img {
  width: 100%;
  padding: 3px;
  border: 1px solid #cccccc;
}
.fc-team-body,
.fc-estadi-body {
  background: #000000;
  margin-top: 10px;
  padding: 10px;
}
.fc-team-body p,
.fc-estadi-body p,
.fc-team-body div,
.fc-estadi-body div,
.fc-team-body a,
.fc-estadi-body a {
  color: #ffffff;
}
.fc-team-body .fc-team-field,
.fc-estadi-body .fc-team-field {
  border-bottom: solid 1px #cccccc;
}
.fc-team-body .fc-team-field p,
.fc-estadi-body .fc-team-field p {
  margin: 10px 0;
}
.fc-team-body .fc-team-field:last-child,
.fc-estadi-body .fc-team-field:last-child {
  border: 0;
}
.fc-team-body .fc-team-title,
.fc-estadi-body .fc-team-title {
  background: #4e8e3a;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
}
.equip-title-wrapper {
  align-self: flex-end;
}
.plantilla {
  margin: 15px 0;
}
.jugador {
  margin-bottom: 15px;
}
.jugador .main-player-wrapper {
  padding: 5px;
}
.jugador .number-item {
  background: #cccccc;
  width: 30%;
  position: absolute;
  top: 29px;
  left: 5px;
}
.jugador .position-item {
  background: #4e8e3a;
  width: 30%;
  position: absolute;
  top: 5px;
  left: 5px;
}
.jugador .position-item span {
  color: #ffffff;
}
.width-100 {
  width: 100%;
}
.estadi-img-row {
  margin-top: 10px;
  margin-bottom: 10px;
}
.equip-wrapper {
  margin-bottom: 30px;
}
article.equip-container {
  height: 100%;
  border: solid 1px #cccccc;
  padding: 5px;
}
article.equip-container .img-estadi-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 50%;
  padding-top: 35%;
}
article.equip-container .img-estadi-bg .escut-thumbnail {
  border-radius: 50%;
  height: 70px;
  width: 70px;
  background: #ffffff;
  padding: 15px;
  text-align: center;
  margin: 0 auto;
}
article.equip-container .img-estadi-bg .escut-thumbnail img {
  width: 45px;
}
article.equip-container .img-estadi-bg header h2.entry-title {
  font-size: 1.2em;
  padding: 15px 10px;
  border: 0;
  text-align: center;
  font-weight: bold;
}
article.equip-container .img-estadi-bg header .entry-meta {
  text-align: center;
  font-weight: lighter;
}
.resultats-wrapper .fecha-wrapper {
  text-align: center;
}
.resultats-wrapper .subgrup-wrapper {
  background: #4e8e3a;
  text-align: center;
  padding: 5px 0;
  margin: 0;
}
.resultats-wrapper .subgrup-wrapper .subgrup-title {
  color: #ffffff;
  text-transform: uppercase;
}
.resultats-wrapper .partido-wrapper .partido-resultats {
  display: flex;
  justify-content: space-between;
}
.resultats-wrapper .partido-wrapper .partido-resultats div {
  flex-grow: 1;
  flex-basis: 20%;
}
.resultats-wrapper .partido-wrapper .partido-resultats .escut {
  text-align: center;
  margin: 0 5px;
}
.resultats-wrapper .partido-wrapper .partido-resultats .escut img {
  width: 30px;
}
.resultats-wrapper .partido-wrapper .partido-resultats .equip-noum {
  font-size: 1em;
  min-width: 30%;
  margin: 0 5px;
}
.resultats-wrapper .partido-wrapper .partido-resultats .local-equip {
  text-align: right;
}
.resultats-wrapper .partido-wrapper .partido-resultats .resultats {
  text-align: center;
}
.resultats-wrapper .partido-wrapper .partido-resultats .resultats span {
  color: #ffffff;
  padding: 2px;
}
.resultats-wrapper .partido-wrapper .partido-resultats .resultats .pstat-ajornat {
  background: red;
}
.resultats-wrapper .partido-wrapper .partido-resultats .resultats .pstat-en-directe {
  background: #4e8e3a;
}
.competicio-selectores {
  padding-top: 3px;
  padding-bottom: 3px;
  position: relative;
}
.competicio-selectores form {
  margin: 5px 0;
}
.competicio-selectores form input[type="submit"] {
  padding: 5px 10px;
  color: #ffffff;
  background-color: #4e8e3a;
  border-radius: 5px;
}
.competicio-menu-wrapper {
  margin-top: 10px;
  background: #000000;
  padding: 10px;
}
.competicio-menu-wrapper ul.competicio-menu {
  list-style-type: none;
  display: flex;
  margin: 0;
  padding: 0;
}
.competicio-menu-wrapper ul.competicio-menu li {
  color: #ffffff;
}
.competicio-menu-wrapper ul.competicio-menu li a {
  color: #ffffff;
  font-size: 1.2em;
  padding: 5px 10px;
}
.competicio-menu-wrapper ul.competicio-menu li.isactive a {
  border-bottom: solid 2px #4e8e3a;
}
.competicio-escuts-wrapper {
  margin: 10px 0;
}
.competicio-escuts-wrapper img {
  max-width: 40px;
}
.resultats-wrapper .resultats-nav-wrapper {
  display: flex;
  justify-content: space-between;
  background-color: #000000;
  padding: 5px 10px;
}
.resultats-wrapper .resultats-nav-wrapper span {
  color: #ffffff;
}
.resultats-wrapper .resultats-nav-wrapper a {
  color: #4e8e3a;
}
.resultats-wrapper .fecha-wrapper {
  background-color: #333333;
  color: #ffffff;
  padding: 5px 0;
  margin: 0;
}
.resultats-wrapper .partido-wrapper {
  color: #ffffff;
  background-color: #000000;
  margin: 0;
  padding: 5px;
}
.table-title-wrapper {
  position: relative;
}
.table-title-wrapper h2.widget-title {
  font-size: 1.2em;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.table-header {
  background-color: #4e8e3a;
  color: #ffffff;
  margin: 0;
}
.table-header .col {
  padding: 0 5px;
  font-size: 0.8rem;
}
.border-1 {
  border-left: solid 1px #ffffff;
}
.classificacio-wrapper {
  border-bottom: solid 1px #cccccc;
  margin: 0;
  padding: 10px 0;
}
.classificacio-wrapper span {
  display: inline-block;
}
.classificacio-wrapper .equip-cell {
  padding: 0 5px;
}
.classificacio-wrapper .posicion {
  min-width: 5px;
  margin-right: 5px;
}
.classificacio-wrapper .position-class {
  color: #fff;
  padding: 1px 3px;
  min-width: 22px;
}
.classificacio-wrapper .noplayoff {
  color: #272727;
}
.classificacio-wrapper .escut {
  margin-right: 5px;
}
.classificacio-wrapper .escut img {
  max-width: 28px;
}
.classificacio-wrapper .equip-noum {
  font-size: 0.9em;
}
.classificacio-wrapper .col {
  padding: 0 5px;
  font-size: 0.8rem;
}
.classificacio-wrapper:last-child {
  border: 0;
}
/*.taula-partits-header {
	display:flex;
}
.taul-partits-body {
	.taula-row {
		display:flex;
	}
}*/
table.taula-partits-header {
  border-color: #ffffff;
}
table.taula-partits-header thead tr:first-child {
  background: #ffffff;
}
table.taula-partits-header thead tr:first-child th {
  color: #333333;
}
table.taula-partits-header tr:nth-child(odd) {
  background: #cccccc;
}
table.taula-partits-header tr:nth-child(even) {
  background: #ffffff;
}
table.taula-partits-header td {
  color: #333333;
  text-align: center;
  font-size: 0.8em;
  padding: 0;
}
table.taula-partits-header td.empty-cell {
  background: #aaa;
}
table.taula-partits-header td:first-child {
  background-color: #ffffff;
}
table.taula-partits-header .team-name a img {
  max-width: 40px;
}
.team-stats {
  padding: 2em 1em 1em 1em;
  border: solid 1px green;
  border-radius: 5px;
  background: #fff;
  position: absolute;
  z-index: 1;
  min-width: 23em;
  font-size: 0.8em;
}
.team-stats .team-data {
  margin-bottom: 1em;
  border-bottom: solid 1px #cccccc;
}
.team-stats .close-stats {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.5em;
  z-index: 2;
  padding: 1em;
}
.news-wrapper article.post.hentry,
.news-wrapper article.podcast.hentry {
  width: 32%;
  margin-bottom: 10px;
}
.news-wrapper article.post.hentry header,
.news-wrapper article.podcast.hentry header {
  background: #000000;
  color: #ffffff;
  padding: 5px;
}
.news-wrapper article.post.hentry header h2,
.news-wrapper article.podcast.hentry header h2 {
  line-height: 20px;
  border: 0;
}
.news-wrapper article.post.hentry header h2 a,
.news-wrapper article.podcast.hentry header h2 a {
  color: #ffffff;
  font-size: 18px;
  line-height: 20px;
}
.news-wrapper article.post.hentry header .entry-meta,
.news-wrapper article.podcast.hentry header .entry-meta {
  display: flex;
  color: #4e8e3a;
  font-size: 14px;
}
.news-wrapper article.post.hentry header .entry-meta span,
.news-wrapper article.podcast.hentry header .entry-meta span {
  color: #4e8e3a;
  font-size: inherit;
  margin: 0 5px;
}
.news-wrapper article.post.hentry header .entry-meta ul.post-categories,
.news-wrapper article.podcast.hentry header .entry-meta ul.post-categories {
  list-style-type: none;
  display: flex;
  margin: 0;
  padding: 0;
}
.news-wrapper article.post.hentry header .entry-meta ul.post-categories li,
.news-wrapper article.podcast.hentry header .entry-meta ul.post-categories li {
  margin: 0 5px;
}
.news-wrapper article.post.hentry header .entry-meta ul.post-categories li a,
.news-wrapper article.podcast.hentry header .entry-meta ul.post-categories li a {
  color: #4e8e3a;
  font-size: inherit;
}
.news-wrapper .grid-sizer {
  width: 32%;
}
.mercat-title {
  background: #4e8e3a;
  margin: 10px 0;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  padding: 10px;
}
.mercat-title h1,
.mercat-title h2,
.mercat-title span {
  color: #ffffff;
  font-size: 1.2em;
  margin: 0;
  padding: 0;
}
.mercat-title span {
  font-size: 0.9em;
}
table.mercat td,
.mercat table td {
  text-align: center;
  padding: 2px;
}
table.mercat th,
.mercat table th {
  text-align: center;
}
.single-post article .post-thumbnail img {
  width: 100%;
  padding: 20px;
}
.post-type-archive-podcast header {
  margin-bottom: 10px;
  padding: 0 15px;
}
.post-type-archive-podcast header .podcast-main-title h1 {
  font-size: 1.5em;
  color: #ffffff;
  margin: 0;
  padding: 0;
}
.single-podcast .podcast_player #ssp-play-pause span {
  color: #ffffff;
}
.single-podcast .podcast_player .ssp-wave wave wave {
  background: #4e8e3a !important;
}
.single-podcast .podcast_player .ssp-duration span {
  color: #ffffff;
}
.single-podcast .podcast_player span {
  color: #ffffff;
}
.single-podcast .podcast_player a.ssp-episode-download {
  display: none;
}
.single-podcast .podcast_meta a.podcast-meta-download {
  display: none;
}
/*Blinking animation*/
.blinking {
  -webkit-animation: 1s blink ease infinite;
  -moz-animation: 1s blink ease infinite;
  -ms-animation: 1s blink ease infinite;
  -o-animation: 1s blink ease infinite;
  animation: 1s blink ease infinite;
}
.cargando-widget-classificacio-row {
  background: #000000 !important;
}
.cargando-widget-classificacio {
  color: #ffffff;
  padding: 35% 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: bold;
}
.cargando-widget {
  display: flex;
  color: #ffffff;
  padding: 35% 0;
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: bold;
  justify-content: center;
}
@keyframes "blink" {
  from,
  to {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  from,
  to {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes "blink" {
  from,
  to {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-ms-keyframes "blink" {
  from,
  to {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-o-keyframes "blink" {
  from,
  to {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
.red-dot {
  background: red;
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-right: 5px;
}
.fc-directes {
  display: flex;
  justify-content: flex-start;
}
.fc-directes .directes-nav {
  background: #000000;
  width: 30px;
  padding: 20px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fc-directes .directes-nav a {
  display: block;
  width: 100%;
  padding: 10px 0;
  text-align: center;
}
.fc-directes .directes-nav a i {
  color: #4e8e3a;
}
.fc-directes .directes-label {
  padding: 20px;
  color: #ffffff;
  font-weight: bold;
  background: #333333;
}
.fc-directes .directes-content-wrapper {
  width: 100%;
  margin: 0 10px;
  overflow: hidden;
  /*.directes-item-wrapper:last-child {
    		margin-right:0;
    	}*/
}
.fc-directes .directes-content-wrapper .directes-carousel {
  display: flex;
  left: -33.33333%;
  margin: 0;
  padding: 0;
  position: relative;
  transform: translateX(33.33333%);
}
.fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper {
  min-width: 340px;
  margin-right: 10px;
  width: 33%;
  flex: 0 0 32.8%;
  order: 2;
}
.fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-meta {
  position: relative;
  width: 100%;
}
.fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-meta .directe-status,
.fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-meta .directe-duration {
  display: inline-block;
  color: #ffffff;
  font-size: 0.8em;
  position: relative;
  z-index: 5;
  padding: 0;
  text-align: center;
  width: 47%;
  min-width: 160px;
  line-height: 1.5em;
}
.fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-meta .diagonal-line {
  width: 60%;
}
.fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-meta .diagonal-line svg {
  fill: #4e8e3a;
  max-height: 24px;
  max-width: 120%;
}
.fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-meta .directe-status {
  width: 60%;
}
.fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-meta .directe-duration {
  margin-left: 0;
  width: 37%;
  min-width: 100px;
  text-align: right;
}
.fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-meta .diagonal-line-inverted {
  right: 0;
  width: 40%;
}
.fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-content {
  position: relative;
  width: 100%;
  margin-top: 10px;
  /*background:@verde;*/
  padding-bottom: 10px;
}
.fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-content .directe-home,
.fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-content .directe-visitor {
  display: inline-block;
  color: #ffffff;
  font-size: 0.8em;
  position: relative;
  z-index: 5;
  padding-top: 6px;
  text-align: center;
  width: 49%;
  /*width:45%*/
  min-width: 130px;
  line-height: 1.5em;
}
.fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-content .directe-home img,
.fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-content .directe-visitor img {
  max-width: 21px;
}
.fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-content .directe-home {
  text-align: left;
  padding-left: 5px;
  /*margin-right:4%;*/
}
.fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-content .directe-home .directe-score {
  /*float:right;*/
}
.fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-content .directe-visitor {
  text-align: right;
  padding-right: 5px;
  /*margin-left:4%;*/
}
.fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-content .directe-visitor .directe-score {
  /*float:left;*/
}
.fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-content .diagonal-line svg {
  fill: #4e8e3a;
  max-height: 34px;
  max-width: 100%;
}
.fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-content .diagonal-line-inverted {
  right: 0;
}
.fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-footer {
  background-color: #000000;
  padding: 2px 5px;
}
.fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-footer i {
  color: red;
}
.fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-footer span {
  display: inline-block;
  color: #ffffff;
  margin-left: 5px;
}
.fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper.is-ref {
  order: 1;
}
.fc-directes .directes-content-wrapper .directes-carousel.is-reversing {
  transform: translateX(-33.33333%);
}
.fc-directes .directes-content-wrapper .directes-carousel.is-set {
  transform: none;
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.fc-directes .directes-content-wrapper .directes-carousel.is-set-few {
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.fc-directes .directes-content-wrapper .directe-score {
  color: #4e8e3a;
  font-size: 1em;
  padding: 1px 4px;
  /*padding:1px 4px;*/
  font-weight: bold;
  background: #ffffff;
  border-radius: 50%;
}
.mensaje-destacado-fcat {
  padding: 10px;
  background: #4e8e3a;
  border-radius: 3px;
  color: #ffffff;
  margin-bottom: 15px;
  font-size: 0.9em;
}
#content .wp-block-pullquote {
  padding: 0.3em 0;
  background: #eee;
  border-radius: 5px;
}
#content .wp-block-pullquote blockquote {
  margin: 0;
}
#content .wp-block-pullquote p {
  font-size: 20px;
  margin-bottom: 0;
  color: #4e8e3a;
}
#content .wp-block-pullquote a {
  color: #4e8e3a;
}
#content .subgrup-label {
  background-color: #4e8e3a;
}
.scrollTop {
  position: fixed;
  right: 10%;
  bottom: 10px;
  background-color: #000000;
  padding: 15px 20px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
}
.scrollTop a {
  font-size: 18px;
  color: #4e8e3a;
}
.partido-arbitro {
  text-align: center;
}
.partido-alineacion {
  background: url('/wp-content/uploads/2020/08/campo-futbol-desktop.jpg') no-repeat;
  background-size: contain;
  width: 100%;
  height: 459px;
  margin-bottom: 20px;
}
.partido-alineacion .partido-alineacion-campo .partido-alineacion-wrapper {
  display: flex;
  align-items: center;
}
.partido-alineacion .partido-alineacion-campo .partido-alineacion-wrapper .partido-posicion-container {
  padding: 0 5px;
  width: 25%;
}
.partido-alineacion .partido-alineacion-campo .partido-alineacion-wrapper .partido-posicion-container .partido-foto-jugador {
  position: relative;
}
.partido-alineacion .partido-alineacion-campo .partido-alineacion-wrapper .partido-posicion-container .partido-foto-jugador .yellow-cards-jugador {
  display: inline-block;
  background-color: yellow;
  width: 10px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
.partido-alineacion .partido-alineacion-campo .partido-alineacion-wrapper .partido-posicion-container .partido-foto-jugador .red-cards-jugador {
  display: inline-block;
  background-color: red;
  width: 10px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 20px;
}
.partido-alineacion .partido-alineacion-campo .partido-alineacion-wrapper .partido-posicion-container .partido-foto-jugador .numero-jugador {
  display: inline-block;
  background-color: #333333;
  color: #ffffff;
  width: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
}
.partido-alineacion .partido-alineacion-campo .partido-alineacion-wrapper .partido-posicion-container .partido-nombre-jugador {
  background-color: #000000;
  color: #ffffff;
  font-size: 0.7em;
  padding: 5px 3px;
  margin-bottom: 30px;
  width: 100%;
}
.partido-alineacion .partido-alineacion-campo .partido-alineacion-wrapper .partido-posicion-container img {
  width: 100%;
}
.partido-alineacion .partido-alineacion-campo .partido-alineacion-wrapper .partido-arquero-col {
  height: 459px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.partido-alineacion .partido-alineacion-campo .partido-alineacion-visitor {
  flex-flow: row-reverse;
}
.partido-alineacion.alineacion-mobile {
  background: url('/wp-content/uploads/2020/08/campo-futbol-mobile.jpg') no-repeat;
  background-size: contain;
  height: auto;
}
.partido-alineacion.alineacion-mobile .partido-alineacion-campo .partido-alineacion-wrapper {
  flex-direction: column;
}
.partido-alineacion.alineacion-mobile .partido-alineacion-campo .partido-alineacion-wrapper .partido-arquero-col {
  height: auto;
}
.partido-alineacion.alineacion-mobile .partido-alineacion-campo .partido-alineacion-wrapper .partido-posicion-container .partido-nombre-jugador {
  margin-bottom: 5px;
}
.partido-resultado-principal-wrapper {
  margin-bottom: 20px;
}
.partido-resultado-principal-wrapper .partido-resultado-header {
  background: #171717;
  color: #ffffff;
  padding: 5px;
  display: flex;
  justify-content: space-evenly;
  border-bottom: solid 2px #4e8e3a;
}
.partido-resultado-principal-wrapper .partido-resultado-header .partido-resultado-fecha {
  background: #333333;
  padding: 3px;
}
.partido-resultado-principal-wrapper .partido-resultado-data {
  color: #ffffff;
  background: #333333;
  padding: 10px 0;
}
.partido-resultado-principal-wrapper .partido-resultado-data .partido-team {
  text-align: center;
  padding: 10px;
  font-size: 1.15em;
}
.partido-resultado-principal-wrapper .partido-resultado-data .partido-team img {
  max-width: 40px;
  margin: 0 10px;
}
.partido-resultado-principal-wrapper .partido-resultado-data .partido-resultado-desc .yellow-cards {
  display: inline-block;
  padding: 5px 3px;
  background: yellow;
  margin-right: 5px;
}
.partido-resultado-principal-wrapper .partido-resultado-data .partido-resultado-desc .red-cards {
  display: inline-block;
  padding: 5px 3px;
  background: red;
  margin-right: 5px;
}
.partido-resultado-principal-wrapper .partido-resultado-data .partido-resultado-desc .cards-number {
  color: #ffffff;
}
.partido-resultado-principal-wrapper .partido-resultado-data .partido-resultado-desc .partido-score {
  display: flex;
  justify-content: center;
}
.partido-resultado-principal-wrapper .partido-resultado-data .partido-resultado-desc .partido-score .partido-score-number {
  font-size: 4em;
  font-weight: bold;
  font-family: sans-serif;
  line-height: 55px;
  padding: 0 10px;
}
.partido-resultado-principal-wrapper .partido-resultado-data .partido-resultado-desc .partido-status {
  background: red;
  color: #ffffff;
  padding: 3px;
  font-size: 0.9em;
  text-align: center;
}
.partido-secondary-title {
  position: relative;
}
.partido-alineacion-tabla {
  margin-bottom: 20px;
}
.partido-alineacion-tabla .partido-alineacion-tabla-header {
  background: #333333;
  border-bottom: solid 2px #4e8e3a;
  color: #ffffff;
  padding: 10px;
}
.partido-alineacion-tabla .partido-alineacion-tabla-header img {
  max-width: 30px;
}
.partido-alineacion-tabla .partido-alineacion-tabla-header .visitor-title {
  text-align: right;
}
.partido-alineacion-tabla .partido-alineacion-tabla-body {
  background: #171717;
  padding: 10px 35px;
  color: #ffffff;
}
.partido-alineacion-tabla .partido-alineacion-tabla-body .tabla-label {
  background: #9b9b9b;
  color: #ffffff;
  padding: 5px;
}
.partido-alineacion-tabla .partido-alineacion-tabla-body .partido-alineacion-table-column {
  padding: 5px;
  border-bottom: solid 1px #cccccc;
}
.partido-alineacion-tabla .partido-alineacion-tabla-body .partido-alineacion-table-column span {
  color: #ffffff;
  display: inline-block;
}
.partido-alineacion-tabla .partido-alineacion-tabla-body .partido-alineacion-table-column .partido-alineacion-table-number {
  min-width: 25px;
}
.partido-alineacion-tabla .partido-alineacion-tabla-body .partido-alineacion-table-column-local .partido-alineacion-table-number {
  margin-right: 10px;
}
.partido-alineacion-tabla .partido-alineacion-tabla-body .partido-alineacion-table-column-local .partido-alineacion-table-goals {
  margin-left: 20px;
  color: #ffffff;
}
.partido-alineacion-tabla .partido-alineacion-tabla-body .partido-alineacion-table-column-local .partido-alineacion-table-yellows {
  margin-left: 20px;
  color: #ffffff;
  padding: 2px 3px;
  background: yellow;
}
.partido-alineacion-tabla .partido-alineacion-tabla-body .partido-alineacion-table-column-local .partido-alineacion-table-reds {
  margin-left: 20px;
  color: #ffffff;
  padding: 2px 3px;
  background: yellow;
}
.partido-alineacion-tabla .partido-alineacion-tabla-body .partido-alineacion-table-column-visitor {
  text-align: right;
}
.partido-alineacion-tabla .partido-alineacion-tabla-body .partido-alineacion-table-column-visitor .partido-alineacion-table-number {
  margin-left: 10px;
}
.partido-alineacion-tabla .partido-alineacion-tabla-body .partido-alineacion-table-column-visitor .partido-alineacion-table-goals {
  margin-right: 20px;
  color: #ffffff;
}
.partido-alineacion-tabla .partido-alineacion-tabla-body .partido-alineacion-table-column-visitor .partido-alineacion-table-yellows {
  margin-right: 20px;
  color: #ffffff;
  padding: 2px 3px;
  background: yellow;
}
.partido-alineacion-tabla .partido-alineacion-tabla-body .partido-alineacion-table-column-visitor .partido-alineacion-table-reds {
  margin-right: 20px;
  color: #ffffff;
  padding: 2px 3px;
  background: yellow;
}
.partido-alineacion-tabla .partido-alineacion-tabla-body .coach-name {
  padding: 5px;
  border-bottom: solid 1px #cccccc;
}
.partido-resumen .partido-resumen-header {
  border-bottom: solid 2px #4e8e3a;
}
.partido-resumen .partido-resumen-header h3 {
  margin: 0;
}
.partido-resumen .partido-resumen-subtitle {
  background: #000000;
  padding: 5px;
  margin: 0;
}
.partido-resumen .partido-resumen-subtitle h4 {
  color: #ffffff;
  margin: 0;
}
.partido-resumen .minuto {
  background: #9b9b9b;
  color: #ffffff;
  border-radius: 50%;
  padding: 5px 0;
  font-size: 1.2em;
  width: 40px;
  margin: 0 auto;
}
.partido-resumen .minuto:before {
  content: ' ';
  border-right: solid 1px #9b9b9b;
  position: absolute;
  bottom: -20px;
  height: 30px;
  left: 50%;
}
.partido-resumen .row-events {
  margin: 5px 0;
  padding: 5px;
  border-bottom: solid 1px #cccccc;
}
.partido-resumen .row-events .action {
  font-size: 0.9em;
}
.partido-resumen .row-events .player-name {
  font-size: 0.9em;
}
.partido-resumen .row-events:last-child {
  border: 0;
}
.partido-resumen .row-events:last-child .minuto:before {
  height: 0;
}
.a-competicions-wrapper .a-competicions-title div {
  position: relative;
  background: #000000;
}
.a-competicions-wrapper .a-competicions-title div h3 {
  margin-bottom: 0;
  text-align: center;
}
.a-competicions-wrapper .a-competicions-header {
  background: #4e8e3a;
}
.a-competicions-wrapper .a-competicions-header .a-competicions-field {
  color: #ffffff;
  text-align: center;
  padding:0 10px;
}
.a-competicions-wrapper .a-competicions-row {
  background: #000000;
}
.a-competicions-wrapper .a-competicions-row .a-competicions-field {
  color: #ffffff;
  text-align: center;
  font-size: 0.9em;
  padding:0 10px;
}
.a-competicions-wrapper .a-competicions-row .a-competicions-field.a-data-hora {
  font-size: 0.8em;
}
.a-competicions-wrapper .a-competicions-row:nth-child(even) {
  background: #333333;
}
.a-competicions-wrapper .a-competicions-campio {
  background: #4e8e3a;
}
.a-competicions-wrapper .a-competicions-campio .campio-title {
  color: #ffffff;
  text-align: center;
  font-size: 1.5em;
  text-transform: uppercase;
  font-weight: bold;
  padding: 20px;
}
.a2a_svg {
  background-color: #4e8e3a !important;
}
.responsive-ad-spaces {
  display: flex;
  margin: 20px 0;
}
.no-margin-top {
  margin-top: 0;
}
#ctf .ctf-action-count {
  color: #ffffff;
}
#fcat-error-404 {
  font-size: 4em;
  text-align: center;
  display: block;
  font-weight: bold;
}
.error-404 h1 {
  text-align: center;
}
.error-404 .page-header {
  margin: 20px 0 80px;
}
.wp-block-image figcaption {
  background-color: #eee;
  padding: 5px;
  text-align: center;
  color: #777;
}
#fcat_classificacio_widget-3 {
  margin-top: 25px;
}
#paging {
  display: flex;
  justify-content: space-evenly;
  background: #000000;
  color: #ffffff;
  padding: 10px 20px;
  margin-bottom: 20px;
}
#paging a {
  color: #4e8e3a;
  font-weight: bold;
}
#paging .fcat-pag-nav-limit {
  padding: 10px;
}
#paging .page-numbers.current {
  color: #ccc;
}
#main .fcat-taller-table table {
  margin-bottom: 10px;
}
/* ONLY DESKTOP*/
@media (min-width: 1024px) {
  .hide-desktop,
  #fcat_classificacio_widget-3, #fcat_classificacio_widget-6, .responsive-ad-spaces .bsaProContainer-2 {
    display: none;
  }
}
/* ONLY BIG*/
@media (min-width: 1360px) {
  #masthead ul#menu-principal li a {
    padding: 0.6rem;
  }
}
/*MOBILES*/
@media (max-width: 768px) {
	/*.bsaProContainer-21 {
		display: none;
	}*/
  .resultats-wrapper .partido-wrapper .partido-resultats .escut img {
    width: 25px;
    max-width: unset;
  }
  .resultats-wrapper .partido-wrapper .partido-resultats .equip-noum {
    min-width: 25%;
  }
  .fcat-mailchimp-container {
    flex-direction: column;
    align-items: center;
  }
  .mc4wp-form-fields input[type="submit"] {
    width: 50%;
    margin: 10px;
  }
  .mc4wp-form-fields input[type="email"],
  .mc4wp-form-fields input[type="text"],
  .mc4wp-form-fields select {
    width: 100%;
  }
  .responsive-ad-spaces {
    flex-direction: column;
  }
  .league-title-container {
    display: none !important;
  }
  #primary-sidebar,
  .directes-label,
  .hide-mobile,
  body.home #fcat_classificacio_widget-4 {
    display: none;
  }
  .navbar-brand a,
  .navbar-brand a:visited,
  .navbar-brand a:hover {
    font-size: 1.3em;
  }
  .navbar-toggler span {
    color: #4e8e3a;
  }
  .navbar-toggler i {
    color: #4e8e3a;
    font-size: 2rem;
  }
  h3.widget-title {
    font-size: 1.4rem;
    line-height: 1.2rem;
  }
  .widget-title {
    padding-top: 10px;
  }
  .widget {
    font-size: 1rem;
  }
  .widget-selector {
    font-size: 1em;
  }
  table tr td {
    padding: 0.2em;
  }
  .fc-directes .directes-nav {
    width: 25px;
  }
  .fc-directes .directes-content-wrapper {
    width: 100%;
    margin: 0 5px;
  }
  .fc-directes .directes-content-wrapper .directes-carousel {
    left: -100%;
    transform: translateX(100%);
  }
  .fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper {
    min-width: unset;
    flex-basis: 100%;
    width: 100%;
    margin: 0;
  }
  .fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-meta .directe-status {
    width: 60%;
  }
  .fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-meta .directe-duration {
    margin-left: 0;
    width: 37%;
    min-width: 100px;
  }
  .fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-content {
    margin-top: 10px;
    background: #4e8e3a;
  }
  .fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-content .directe-home,
  .fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-content .directe-visitor {
    width: 49%;
    font-size: 0.9em;
  }
  .fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-content .directe-home {
    text-align: left;
    padding-left: 5px;
  }
  .fc-directes .directes-content-wrapper .directes-carousel .directes-item-wrapper .directes-content .directe-visitor {
    text-align: right;
    padding-right: 5px;
  }
  .fc-directes .directes-content-wrapper .directes-carousel.is-reversing {
    transform: translateX(-100%);
  }
  .fc-directes .directes-content-wrapper .directes-carousel.is-set {
    transform: none;
  }
  header#masthead {
    padding: 1rem;
  }
  header#masthead nav {
    flex-direction: row-reverse;
  }
  header#masthead nav .navbar-brand {
    width: 80%;
  }
  header#masthead nav #menu-principal {
    width: 100%;
    position: absolute;
    z-index: 10;
    background: #000000;
    padding: 15px;
    left: 0;
    transition: all 1s;
  }
  header#masthead nav #menu-principal li {
    transition: all 1s;
    padding: 8px;
  }
  header#masthead nav #menu-principal li a {
    display: inline;
    font-size: 1.35rem;
  }
  header#masthead nav #menu-principal li .dropdown-menu {
    transition: all 1s;
    background: #333333;
  }
  header#masthead nav #menu-principal li .dropdown-menu li a {
    color: #ffffff;
    font-size: 1.35rem;
  }
  header#masthead nav #menu-principal li.active {
    border: 0;
  }
  header#masthead nav #menu-principal li.active &gt; a {
    border-bottom: solid 2px #4e8e3a;
  }
  header#masthead nav #menu-principal ul.dropdown-menu.show li &gt; ul.dropdown-menu.show {
    padding: 0.8em 0;
  }
  #page-sub-header-fc .main-subheader-noticias-wrapper {
    padding-top: 15px;
  }
  #page-sub-header-fc .frontpage-posts article.first-post .post-thumbnail {
    padding-bottom: 0px;
  }
  #page-sub-header-fc .frontpage-posts article {
    padding: 0;
  }
  #page-sub-header-fc .frontpage-posts article:not(.first-post) {
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 20px;
  }
  #page-sub-header-fc .frontpage-posts article:not(.first-post) header {
    opacity: 1;
    height: auto;
    width: 100%;
  }
  #page .altres-n-wrapper article {
    width: 100%;
  }
  .equip-mes-golejador {
    margin-top: 0;
  }
  .mc4wp-form-fields {
    justify-content: space-evenly;
    flex-wrap: wrap;
  }
  .mc4wp-form-fields .mcfwp-fc-fields {
    width: 100%;
  }
  .mc4wp-form-fields .mcfwp-fc-fields input[type="submit"] {
    height: 2.4em;
  }
  .news-wrapper article.post.hentry,
  .news-wrapper article.podcast.hentry {
    width: 100%;
  }
  #content.site-content {
    padding-top: 1rem;
  }
  .page-template-competiciones .row .col-sm-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .competicio-selectores {
    padding-top: 0;
    margin: 0;
  }
  .competicio-menu-wrapper ul.competicio-menu {
    flex-wrap: wrap;
  }
  .competicio-menu-wrapper ul.competicio-menu li a {
    margin-top: 10px;
    display: inline-block;
  }
  .single-equip article .wrap-img {
    text-align: center;
  }
  .single-jugador article .wrap-img {
    text-align: center;
  }
  .partido-resultado-principal-wrapper .partido-resultado-data .partido-resultado-desc .partido-resultado-cards {
    padding: 0;
  }
  .partido-resultado-principal-wrapper .partido-resultado-data .partido-resultado-desc .partido-resultado-cards-visitor {
    padding: 0;
    text-align: right;
  }
  .partido-resultado-principal-wrapper .partido-resultado-data .partido-resultado-desc .partido-score-wrapper {
    padding: 0;
  }
  .partido-alineacion-tabla .partido-alineacion-tabla-body .partido-alineacion-table-column-local .partido-alineacion-table-goals {
    margin-left: 5px;
  }
  .partido-alineacion-tabla .partido-alineacion-tabla-body .partido-alineacion-table-column-local .partido-alineacion-table-number {
    margin-right: 5px;
  }
  .partido-alineacion-tabla .partido-alineacion-tabla-body .partido-alineacion-table-column-visitor .partido-alineacion-table-goals {
    margin-right: 5px;
  }
  .partido-alineacion-tabla .partido-alineacion-tabla-body .partido-alineacion-table-column-visitor .partido-alineacion-table-number {
    margin-left: 5px;
  }
  .partido-alineacion-tabla .partido-alineacion-tabla-body .partido-alineacion-table-column .partido-alineacion-table-number {
    min-width: 17px;
  }
  .partido-resumen .row-events .player-pic,
  .partido-resumen .row-events .event-icon {
    padding: 0;
  }
  .partido-resumen .row-events .minuto-wrapper {
    padding: 0;
  }
  .partido-resumen .row-events .minuto-wrapper .minuto {
    width: 30px;
  }
  .partido-resumen .row-events .minuto-wrapper .minuto::before {
    display: none;
  }
  .link-lists {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .social-icons a i {
    font-size: 1.25rem;
  }
  footer#colophon .site-info {
    flex-wrap: wrap;
    justify-content: center;
  }
  .partido-resultado-principal-wrapper .partido-resultado-data .partido-team {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .partido-resultado-principal-wrapper .partido-resultado-data .partido-team-visitor {
    flex-flow: column-reverse;
  }
  #main-nav {
    height: 0 !important;
  }
	.apPluginContainer, .apPluginContainer .bsaProItems {
		height:auto;
	}
}
/*TABLETS*/
@media (min-width: 768px) and (max-width: 991px) {
  #page-sub-header-fc article .post-thumbnail img {
    width: 100%;
  }
}
.grecaptcha-badge {
    visibility: hidden;
}</pre></body></html>