/*
 Theme Name:   Penca
 Theme URI:    https://tepuilabs.dev
 Description:  Con este template se gestionan los sitios de la penca de SAMMEL y STARCENTER
 Author:       tepuiLabsDEV
 Author URI:   https://tepuilabs.dev
 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
*/

@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap");

body {
	font-family: "Roboto", sans-serif;
}
/* .jumbo-color-sammel {
	background-image: url("assets/bg/Penca22_Sammel_banner_web.jpg")
} */
.sammel-bg-color {
	margin-top: -2px;
}

.mt-50 {
	margin-top: 50px;
}

.text-jumbo {
	font-size: 44px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 10px;
	color: #ffffff;
}

.card-copa {
	width: 186px;
	height: 192px;
	margin: 15px 265px 18px 255px;
	padding: 4.2px 24.1px 39.8px 23.9px;
	border-radius: 15px;
	background-color: #ffffff;
}

.copa-image {
	width: 125px;
	height: 138px;
}

.card-predicciones {
	background-color: #f9bb65;
}
.card-partidos {
	background-color: #907a67;
}

.rectangle {
	width: 28px;
	height: 4px;
	margin: 10px 246px 32px 0;
	border-radius: 2.5px;
	background-color: #ffffff;
}

.text-card-white {
	width: 274px;
	height: 56px;
	margin: 0 0 10px;
	font-size: 23px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
}
.btn-predicciones {
	width: 152px;
	height: 41px;
	margin: 32px 122px 0 0;
	padding: 9px 15px 13px 16px;
	border-radius: 20.5px;
	background-color: #34ba61;

	color: #ffffff !important;
}
.card-predicciones a {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #ffffff !important;
}
.card-puntos {
	background-color: #fc934e !important;
}
.points-text {
    font-size: 14px;
}
.james {
    margin-top: 8px;
    margin-left: -14px;
}
.messi {
	width: 258px;
	height: 194px;
	max-width: none !important;
	margin-left: -90px;
	margin-top: -20px;
}
.suarez {
	width: 221px;
	height: 206px;
	max-width: none !important;
	margin-top: -30px;
}
/* header sammel */

@media (max-width: 600px) {
	.hide-wpp {
		display: none;
	}
}
.header-bar {
	height: inherit !important;
	padding: 46px 135px 59px 135px;
	width: inherit !important;
	max-width: inherit !important;
}

.float {
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 40px;
	right: 40px;
	background-color: #25d366;
	color: #fff;
	border-radius: 50px;
	text-align: center;
	font-size: 30px;
	box-shadow: 2px 2px 3px #999;
	z-index: 100;
}

.my-float {
	margin-top: 16px;
}
header {
	height: auto !important;
}
.bg-color-sammel-verde {
	background-color: #ed572a !important;
	border-color: transparent;
}
.bg-color-sammel-naranja {
	background-color: #40bbaa !important;
	border-color: transparent;
}
.bg-color-sammel-marron {
	background-color: #ffcd09 !important;
	border-color: transparent;
}


.mundial-btn {
	background: rgb(31,0,19) !important;
	background: linear-gradient(90deg, rgba(31,0,19,1) 0%, rgba(91,0,45,1) 35%, rgba(131,17,64,1) 100%)  !important;
	color: #fff !important
}

.mundial-fase1-btn {
	background: #003282 !important;
	color: #fff !important
}

.mundial-fase2-btn {
	background: #e8472f !important;
	color: #fff !important
}

.mundial-fase3-btn {
	background: #969492 !important;
	color: #fff !important
}

#joomsport-container .seasonTable #stab_main .table tr:nth-child(1) > td:nth-child(1),
#joomsport-container .seasonTable #stab_main .table tr:nth-child(2) > td:nth-child(1) {
   box-shadow: inset 5px 0 0 0 #003282 !important;
}