/**
Theme Name: Astra Child - Eccuo
Author: Eccuo Digital 4.0
Author URI: https://www.eccuo.com/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child-eccuo
Template: astra
*/


/* ECCUO */

span.color-corp {
    color: #e09d35;
}

p:last-child {
    margin-bottom: 0 !important;
}

div.btn-gold a.elementor-button {
    background: url(https://elultimodesafio.com/wp-content/uploads/2026/07/background-btn.png) !important;
    background-size: cover !important;
}

div#content.site-content {
    margin-top: -124px;
}

ul.eael-countdown-items {
    width: 1000px;
    padding-left: 0;
    margin: auto;
}
ul.eael-countdown-items li .eael-countdown-digits::after {
    content: "·" !important;
    left: 95% !important;
}

.marquesina-container {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  background-color: #000000;
  padding: 15px 0;
  box-sizing: border-box;
}
.marquesina-track {
  display: flex;
  width: max-content;
  animation: marquesina-loop 25s linear infinite;
}
.marquesina-track:hover {
  animation-play-state: paused;
}
.marquesina-content {
  display: flex;
  align-items: center;
  gap: 20px;
  padding-right: 20px;
}
.marquesina-content span {
  color: #ffffff;
  font-family: Bingo;
  font-size: 68px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@keyframes marquesina-loop {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-50%, 0, 0);
  }
}

.marquesina-container-2 {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  background-color: #000000;
  padding: 16px 0;
  box-sizing: border-box;
}
.marquesina-track-2 {
  display: flex;
  width: max-content;
  animation: marquesina-loop-2 20s linear infinite; 
}
.marquesina-track-2:hover {
  animation-play-state: paused;
}
.marquesina-content-2 {
  display: flex;
  align-items: center;
  gap: 30px;
  padding-right: 30px;
}
.marquesina-texto {
  color: #ffffff;
  font-family: Bingo;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.marquesina-texto strong {
  font-weight: 900;
  color: #ffffff;
}
.asterisco {
  color: #e09d35;
  font-size: 38px;
  font-weight: bold;
  line-height: 1;
  transform: translateY(5px);
}
@keyframes marquesina-loop-2 {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-25%, 0, 0);
  }
}

span.home-sorteo_title {
    font-family: 'Albra';
    font-size: 50px;
}
div.home-sorteo form {
    width: 470px;
    max-width: 100%;
    float: right;
}
div.home-sorteo input.wpcf7-text {
    background: #3d3d3d;
    border: none;
    border-radius: 0;
    color: #ffffff;
    font-family: "Jost", Sans-serif;
    font-size: 22px;
    padding: 20px !important;
    height: auto;
}
div.home-sorteo input.wpcf7-text::placeholder,
div.home-sorteo input.wpcf7-text:focus {
    color: #ffffff !important;
}
div.home-sorteo span.wpcf7-acceptance span {
    margin-left: 0;
    color: #ffffff;
    font-family: 'Jost';
}
div.home-sorteo span.wpcf7-acceptance span a {
    color: #ffffff;
    text-decoration: none !important;
}
div.home-sorteo span.wpcf7-acceptance span input {
    height: 16px !important;
}
div.home-sorteo input.wpcf7-submit {
    background: url(https://elultimodesafio.com/wp-content/uploads/2026/07/background-btn.png) !important;
    background-size: cover !important;
    font-size: 15px;
    font-family: 'Bingo';
    text-transform: uppercase;
    color: #000000;
    padding: 18px 28px 12px;
    border-radius: 0;
    transform: translateY(0);
    transition: 0.3s;
}
div.home-sorteo input.wpcf7-submit:hover {
    color: #000000;
    transform: translateY(-3px);
    transition: 0.3s;
}

div.footer-link li.elementor-icon-list-item:first-child span {
    color: #E09D35 !important;
}

.cartelera-marquesina .marquesina-container {
    background: #ffffff;
}
.cartelera-marquesina .marquesina-container span {
    color: #000000;
}

div.cartelera-container .date-container {
    font-family: 'Bingo';
    float: right;
    margin-top: -8px;
}
div.cartelera-container .date-container .date {
    display: flex;
    align-items: flex-end;
}
div.cartelera-container .date-container .date .day {
    color: #ffffff;
    background: #E09D35;
    font-size: 24px;
    font-weight: bold;
    padding: 10px 10px 3px;
    line-height: 1;
    border-radius: 7px;
    margin-right: 5px;
}
div.cartelera-container .date-container .date .number {
    color: #E09D35;
    font-size: 140px;
    line-height: 1;
    margin-bottom: -31px;
}
div.cartelera-container .date-container .month {
    margin-top: 17px;
}
div.cartelera-container .date-container .month div {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 31px;
    line-height: 1;
}
div.cartelera-container .text-hour {
    width: max-content;
}

div.btn-rrss span.elementor-button-text {
    font-size: 16px;
    margin-top: 4px;
}

div.form-contacto form {
    width: 470px;
    max-width: 100%;
    float: right;
}
div.form-contacto p {
    margin-bottom: 10px;
}
div.form-contacto input.wpcf7-text,
div.form-contacto select.wpcf7-select {
    background: #3d3d3d;
    border: none;
    border-radius: 0;
    color: #ffffff;
    font-family: "Jost", Sans-serif;
    font-size: 20px;
    padding: 15px 20px !important;
    height: auto;
    line-height: 0 !important;
}
div.form-contacto input.wpcf7-text::placeholder,
div.form-contacto input.wpcf7-text:focus,
div.form-contacto select.wpcf7-select:focus,
div.form-contacto textarea.wpcf7-textarea::placeholder,
div.form-contacto textarea.wpcf7-textarea:focus {
    color: #ffffff !important;
}
div.form-contacto textarea.wpcf7-textarea {
    background: #3d3d3d;
    border: none;
    border-radius: 0;
    color: #ffffff;
    font-family: "Jost", Sans-serif;
    font-size: 20px;
    padding: 15px 20px !important;
    height: 150px;
}
div.form-contacto span.wpcf7-acceptance span {
    margin-left: 0;
    color: #ffffff;
    font-family: 'Jost';
}
div.form-contacto span.wpcf7-acceptance span a {
    color: #ffffff;
    text-decoration: none !important;
}
div.form-contacto span.wpcf7-acceptance span input {
    height: 16px !important;
}
div.form-contacto input.wpcf7-submit {
    background: url(https://elultimodesafio.com/wp-content/uploads/2026/07/background-btn.png) !important;
    background-size: cover !important;
    font-size: 15px;
    font-family: 'Bingo';
    text-transform: uppercase;
    color: #000000;
    padding: 18px 28px 12px;
    border-radius: 0;
    transform: translateY(0);
    transition: 0.3s;
}
div.form-contacto input.wpcf7-submit:hover {
    color: #000000;
    transform: translateY(-3px);
    transition: 0.3s;
}

.whatsapp-icon {
    background: #e09d35;
    border-radius: 100%;
    position: fixed;
    right: 20px;
    bottom: 90px;
    width: 62px;
    height: 62px;
    padding: 12px;
}
.whatsapp-icon img {
    width: 42px;
}

body.page-id-388 .marquesina-container-2 {
    background: #040404;
}

.atletas-left {
    width: 290px;
}
.atletas-right {
    width: 310px;
    margin: 0 0 0 auto;
}

.container-tabs {
    display: flex;
    gap: 25px;
    font-family: "Bingo", Sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #000000;
    justify-content: center;
}
.container-tabs div {
    cursor: pointer;
}
.container-tabs div:hover {
    text-decoration: underline;
    transition: 0.5s;
}
.container-tabs div.active {
    text-decoration: underline;
}

.no-border {
    border: none !important;
}

.container-amateur .title:first-child h3 {
    font-size: 30px;
}


/* PANTALLAS */

@media(max-width:1366px) {
	span.home-sorteo_title {
		font-size: 40px;
	}
	div.home-sorteo input.wpcf7-text {
		font-size: 18px;
		padding: 18px 20px !important;
	}
	.marquesina-content span {
		font-size: 50px;
	}
	.marquesina-texto {
		font-size: 11px;
	}
	.marquesina-container-2 {
		padding: 5px 0;
	}
	ul.eael-countdown-items {
		width: 700px;
	}
	div.cartelera-container .date-container .date .number {
		font-size: 100px;
		margin-bottom: -21px;
	}
	div.cartelera-container .date-container .date .day {
		font-size: 20px;
	}
	div.cartelera-container .date-container .month {
		margin-top: 12px;
	}
	div.cartelera-container .date-container .month div {
		font-size: 24px;
	}
}

@media(max-width:1024px) {
	div.eael-countdown-wrapper ul.eael-countdown-items {
		width: 580px;
	}
	div.eael-countdown-wrapper span.eael-countdown-digits {
		display: block;
	}
	div.home-sorteo form {
		float: none;
		margin: 0 auto;
	}
	div.cartelera-container .date-container {
		float: none;
		margin: 0 auto;
		display: table;
	}
}

@media(max-width:1023px) {
	br {
		display: none;
	}
}

@media(max-width:768px) {
	div.eael-countdown-wrapper ul.eael-countdown-items {
		width: 460px;
	}
	div.eael-countdown-wrapper span.eael-countdown-digits {
		font-size: 70px !important;
	}
	span.home-sorteo_title {
		font-size: 34px;
	}
	.whatsapp-icon {
		left: 15px;
		bottom: 15px;
		width: 55px;
		height: 55px;
		padding: 10px;
	}
}

@media(max-width:480px) {
	div.eael-countdown-wrapper span.eael-countdown-digits {
		font-size: 60px !important;
	}
	div.eael-countdown-wrapper .eael-countdown-minutes {
		padding: 0 !important;
	}
	div.eael-countdown-wrapper .eael-countdown-container {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	div.eael-countdown-wrapper ul.eael-countdown-items {
		width: 354px;
	}
	div.eael-countdown-wrapper .eael-countdown-item div {
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding: 10px 0 !important;
	}
	.marquesina-content span {
		font-size: 35px;
	}
	div.footer-link {
		display: block;
	}
	div.btn-rrss span.elementor-button-text {
		font-size: 14px;
	}
}