/*
 Theme Name:        FBF Child Theme
 Theme URI:         https://tornados.ancorathemes.com/
 Description:       Tornados is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
 Author:            AxiomThemes
 Author URI:        https://ancorathemes.com/
 Template:          tornados
 Version:           1.1
 Tested up to:      6.7
 Requires at least: 5.5
 Requires PHP:      7.4
 License:           GNU General Public License v2 or later
 License URI:       http://www.gnu.org/licenses/gpl-2.0.html
 Tags:              flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:       tornados
*/

/* =Child-Theme customization starts here
------------------------------------------------------------ */
/* Slider Hero Home Page */
.hero-section-fbf{
	background: linear-gradient(272.54deg, rgba(0, 0, 0, 0.04) 1.83%, rgba(0, 0, 0, 0.81) 97.58%);
}
.dinamic-slider-home-fbf .n2-ss-item-content{
	width: 70%;
}

.post_featured.hover_info .post_info .post_descr {
	display: none !important;
}

/* Post type documents */
.page_content_wrap {
  padding-top: 6.1rem;
  padding-bottom: 6.4rem;
}

.fbf-documents .post_info .post_title .hover-arrow {
  left: 50%;
  transform: translateX(-50%);
}

/* Single post - document */

.single-dflip .download-pdf {
  text-align: end;
  margin-bottom: 20px;
}

/* Selecction Category*/
.hero-selection-fbf .sc_blogger_content .sc_blogger_item_body {
  background-color: rgba(19, 73, 43, 0.71);
}
.hero-selection-fbf .sc_blogger_item_content {
  padding-right: 2em;
}

/*Estilos slick slider partidos*/
.events-fbf-container .events-fbf-list.slick-slider .slick-track {
  display: flex;
  height: 100%;
}

/*
.events-fbf-container .text-events-fbf .events-fbf-title {
  font-weight: 600;
  font-size: 45px;
  line-height: 60px;
  color: #000000;
}
*/

.events-fbf-container .events-fbf-list .event-fbf-item {
  background: var(--color-white-solid, #ffffff);
  border: 1px solid var(--color-grey-86, #dededb);
  padding: 20px;
}

.events-fbf-container .events-fbf-list .event-fbf-item .event-fbf-date p {
  font-weight: 300;
  font-size: 12px;
  color: #000000;
  margin-bottom: 10px;
  line-height: 20px;
}

.events-fbf-container .events-fbf-list .event-fbf-item .event-fbf-league p {
  font-weight: 300;
  font-size: 14px;
  color: #686868;
  margin-bottom: 10px;
  line-height: 20px;
}

.events-fbf-container .events-fbf-list .event-fbf-item .event-fbf-title {
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 20px;
}

.events-fbf-container .events-fbf-list .event-fbf-item img.icon {
  display: inline-block;
  margin-right: 10px;
}

.events-fbf-container .events-fbf-list .event-fbf-item .event-fbf-teams {
  display: flex;
  gap: 20px;
  text-align: center;
  justify-content: center;
  padding-top: 10px;
  margin-bottom: 20px;
}

.events-fbf-container .events-fbf-list .event-fbf-item .event-fbf-teams p {
  margin-bottom: 0;
}

.events-fbf-container .events-fbf-list .event-fbf-item .event-fbf-teams a img {
  max-width: 80px;
  max-height: 80px;
  width: 100%;
}

.events-fbf-container
  .events-fbf-list
  .event-fbf-item
  .event-fbf-teams
  .content-versus {
  display: flex;
  align-items: center;
}

.events-fbf-container
  .events-fbf-list
  .event-fbf-item
  .event-fbf-teams
  .versus {
  font-weight: 500;
  font-size: 16.69px;
  color: #000000;
}

.events-fbf-container .events-fbf-list .event-fbf-item .event-fbf-results span,
.events-fbf-container .events-fbf-list .event-fbf-item .event-fbf-venue span {
  font-weight: 300;
  font-size: 15px;
  color: #000000;
  line-height: 20px;
}

.events-fbf-list .slick-slide {
  margin-right: 20px;
}

.events-fbf-list .slick-slide:last-child {
  margin-right: 0;
}

.events-fbf-list .event-fbf-item {
  width: 288px;
  height: 277px;
  box-sizing: border-box;
}

/**/
.events-fbf-inner {
  position: relative;
  width: 100%;
}

.text-events-fbf {
  position: absolute;
  left: 0;
  top: 0;
  width: 24%;
}

.events-fbf-slider-wrapper {
  margin-left: 25%;
}

.events-fbf-list {
  width: 100%;
}

.events-fbf-list .event-fbf-item {
  height: auto;
  box-sizing: border-box;
}

.events-fbf-list .slick-slide {
  padding: 0 10px;
}

.slider-arrows {
  display: flex;
  gap: 20px;
  margin-top: 10px;
}

.slider-arrows button {
  background: transparent;
  color: #000000;
  padding: 13px 15px;
  cursor: pointer;
  border: 1px solid #b2b2b2;
  border-radius: 50%;
  width: 51px;
  height: 51px;
}

/* Videos FBF */
.videos-fbf-container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0;
  align-items: stretch;
}

.videos-fbf-container .videos-fbf-title {
  margin-top: 0;
}

.videos-fbf-container .text-videos-fbf {
  flex: 0 0 20%;
  max-width: 20%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.videos-fbf-container .videos-fbf-slider-wrapper {
  flex: 0 0 80%;
  max-width: 80%;
  box-sizing: border-box;
}

.videos-fbf-container .sb-feed-posts .sb-grid-wrapper {
  display: flex !important;
  flex-wrap: wrap;
}

.videos-fbf-container .sb-feed-posts .sb-grid-wrapper .sb-post-item-wrap {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.videos-fbf-container .sb-feed-posts .sb-post-item-image-wrap::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 90;
  pointer-events: none;
}

.videos-fbf-container .sb-feed-posts .sb-post-item {
  margin-right: 20px;
}

.videos-fbf-container .sb-feed-posts .sb-post-item-image-wrap {
  width: 415px !important;
  height: auto !important;
  border-radius: unset !important;
}

.videos-fbf-container .sb-feed-posts .sb-post-item-play {
  left: 50%;
  top: 40%;
  transform: translateX(-50%);
  z-index: 99;
  pointer-events: none;
}

.videos-fbf-container .sb-feed-posts .sb-post-item-play::before {
  content: "PLAY";
  border-radius: 50px;
  border: 2px solid white;
  width: 100px;
  height: 100px;
  justify-content: center;
  display: flex;
  align-items: center;
  font-size: 14px;
}

.videos-fbf-container .sb-feed-posts .sb-post-item-play svg {
  display: none !important;
}
body .denuncia-form{
	text-align: center;
}

body .denuncia-form .title-form{
	font-weight: 700;
	font-size: 38px;
	line-height: 100%;
	color: #1D673D;
}

body .denuncia-form .description{
	font-weight: 500;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	color: #000000;
}

body .denuncia-form .subtitle-form{
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #000000;
}

body .denuncia-form .div-name-email{
	display: flex;
    flex-direction: row;
    gap: 38px;
	padding-top: 35px;
	width: 100%;
    justify-content: space-between;
}

body .denuncia-form .div-name-email .campo-con-icono .input-wrapper p {
	display: flex;
    align-items: baseline;
    gap: 5px;
}

body .denuncia-form .div-name-email .campo-con-icono .input-wrapper p i:before{
	color: #797C7F;
}

body .denuncia-form .div-name-email .campo-con-icono .input-wrapper p br{
	display: none;
}

body .denuncia-form .div-name-email .campo-con-icono .input-wrapper p span input{
	color: #797C7F;
}

/**/
body .denuncia-form .div-comment .campo-con-icono .input-wrapper p {
	display: flex;
    gap: 5px;
}

body .denuncia-form .div-comment .campo-con-icono .input-wrapper p i:before{
	color: #797C7F;
	margin-top: 13px;
	display: inline-block;
}

body .denuncia-form .div-comment .campo-con-icono .input-wrapper p br{
	display: none;
}

body .denuncia-form .div-comment .campo-con-icono .input-wrapper p span{
	width: 100%;
}

body .denuncia-form .div-comment .campo-con-icono .input-wrapper p span textarea{
	color: #797C7F;
	height: 80px;
}

body .denuncia-form .submit-button-form input{
	font-family: Avenir LT Std;
	font-weight: 700;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	color: #FFFFFF;
	text-transform: capitalize;
	padding: 15px 80px !important;
    background: #1D673D !important;
	border-radius: 50px;
}

body .wpcf7 .wpcf7-submit-style .wpcf7-submit{
	font-family: "Inter Tight",sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	color: #FFFFFF;
	text-transform: capitalize;
	padding: 15px 80px !important;
    background: #1D673D !important;
	border-radius: 50px;
}

body .denuncia-form .submit-button-form .submit-style-in{
	display: none !important;
}

body .btn-popup-reclamos{
	background: transparent;
    text-decoration: underline;
	font-family: Poppins;
	font-weight: 600;
	font-style: Italic;
	font-size: 16px;
	text-decoration-style: solid;
	color: #1D673D;
}

body .pum-container{
	top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    margin: auto !important;
	width: 50% !important;
}

/* slick for selection team */
.slick-team {
  padding-bottom: 20px;
}

.slick-team .elementor-column.slick-slide {
  padding: 10px;
}

.slick-team .slick-dots {
  bottom: -50px;
}

.slick-team .slick-dots li button:before {
  font-size: 50px;
  color: rgba(182, 181, 181, 0.74);
}

.slick-team .slick-dots li.slick-active button:before {
  color: #ffffff;
  opacity: 1;
}
.slick-team .elementor-column .sc_title .sc_item_subtitle {
  font-size: 17px;
  font-weight: 600;
}

.slick-team .elementor-column .sc_title .sc_item_descr {
  font-size: 14px;
  font-weight: 400;
  max-width: 100%;
  margin-top: 5px;
  line-height: 1.2;
  color: white;
}

/* Sponsors slick */
.sponsors-fbf-widget {
  background-color: #F8F8F7;
  padding: 50px 0;
}

.sponsors-fbf-widget .sponsors-slider { 
  display: flex;
  justify-content: center;
  gap: 20px;
}

.sponsors-fbf-widget h2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
}