/**
Theme Name: Mucho Fomo
Author: Paula Albarracín & Valeria Ávila
Author URI: https://digitalchills.com
Description: DigitalChills 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, DigitalChills comes with schema.org code integrated so search engines will love your site. DigitalChills 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. DigitalChills 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: digitalchills
Template: astra
*/

/* BOTONES */
.wp-block-button .wp-block-button__link, .wp-block-search .wp-block-search__button, body .wp-block-file .wp-block-file__button, input.submit, .gform_footer input[type="submit"]{
background:linear-gradient(90deg, #eee600 5%, #f38200 20%, #e21f04 35%, #f90be5 50%, #8937f3 75%, #38b7fe 90%, #32d342 100%) !important;
border: solid #000 2px; border-radius: 30px; padding: 9px 30px; font-size: 14px;
	
}
.wp-block-button .wp-block-button__link:hover, .wp-block-search .wp-block-search__button:hover, body .wp-block-file .wp-block-file__button:hover{
}

/* TOGGLE MENU */

[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-outline{
background: linear-gradient(white, white) padding-box,
            linear-gradient(90deg, #eee600, #f38200, #e21f04, #f90be5, #8937f3, #38b7fe, #32d342) border-box;
 border-radius: 15px;
 border: 4px solid transparent;
}
#menu-toggle-close {
background: linear-gradient(#1E1E1E, #1E1E1E) padding-box,
            linear-gradient(90deg, #eee600, #f38200, #e21f04, #f90be5, #8937f3, #38b7fe, #32d342) border-box;
 border-radius: 15px;
 border: 4px solid transparent;
 margin: 15px 15px auto 10px;
}

.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close {
  line-height: 0.6;
}
[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-outline
{
  background: transparent;
  color: #000;
  border-color: transparent;
  background: linear-gradient(white, white) padding-box,
            linear-gradient(90deg, #eee600, #f38200, #e21f04, #f90be5, #8937f3, #38b7fe, #32d342) border-box;
}
[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg
{
  fill: #000;
}
.content-align-flex-start .main-header-menu {text-align: center;}
ul#ast-desktop-toggle-menu li.menu-item, ul#ast-hf-mobile-menu li.menu-item{background: linear-gradient(90deg, #eee600, #f38200, #e21f04, #f90be5, #8937f3, #38b7fe, #32d342) !important;
border: solid #000 2px;
border-radius: 30px;
margin-top: 30px;
}
ul#ast-desktop-toggle-menu li.menu-item, ul#ast-hf-mobile-menu li.menu-item:last-child{margin-bottom: 30px;}

/* COLORES TITULO ACORDEON */

.wp-block-kadence-pane:nth-of-type(7n+1) .kt-blocks-accordion-title{
	color: #eee600 !important; /* amarillo */
}
.wp-block-kadence-pane:nth-of-type(7n+2) .kt-blocks-accordion-title{
	color: #f38200 !important; /* naranja */
}
.wp-block-kadence-pane:nth-of-type(7n+3) .kt-blocks-accordion-title{
	color: #e21f04 !important; /* rojo */
}
.wp-block-kadence-pane:nth-of-type(7n+4) .kt-blocks-accordion-title{
	color: #f90be5 !important; /* rosa */
}
.wp-block-kadence-pane:nth-of-type(7n+5) .kt-blocks-accordion-title{
	color: #8937f3 !important; /* violeta */
}
.wp-block-kadence-pane:nth-of-type(7n+6) .kt-blocks-accordion-title{
	color: #38b7fe !important; /* azul */
}
.wp-block-kadence-pane:nth-of-type(7n+7) .kt-blocks-accordion-title{
	color: #32d342 !important; /* verde */
}
/* Bloque evento individual calendario */
.calendario-mes .uagb-infobox-right{text-align: left !important;}

/* FOOTER */
.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row{
padding-left: 0px; padding-right: 0px;
}

/* POST */
.uagb-post__image img, .post-thumb-img-content img, .kb-gallery-image-contain img{border-radius: 5%;}


.clubfomo .kb-gallery-image-contain img, .wp-block-uagb-post-carousel img, .clubfomo .spectra-image-gallery__media img, .clubfomo .spectra-image-gallery__media-wrapper img, .wp-block-kadence-posts img, .uagb-post__image, .wp-block-uagb-image.aligncenter.uagb-block-efec064c.wp-block-uagb-image--layout-default.wp-block-uagb-image--effect-static.wp-block-uagb-image--align-center img, .wp-block-uagb-image.aligncenter.uagb-block-32fcea60.wp-block-uagb-image--layout-default.wp-block-uagb-image--effect-static.wp-block-uagb-image--align-center img {
background: linear-gradient(white, white) padding-box,
            linear-gradient(120deg, #eee600, #f38200, #e21f04, #f90be5, #8937f3, #38b7fe, #32d342) border-box;
border: 6px solid transparent;
border-radius: 50px;
}

.clubfomo .kb-gallery-image-contain{
	max-height: 500px;	
}
//.kadence-blocks-gallery-item img{
//	border: 5px solid #000;
//}

/* FORMS */
.gform_wrapper.gravity-theme input[type="text"]{color: #000 !important; border-bottom: 1px solid #000; border-top: 0px; border-left: 0px; border-right: 0px; background: #fff;}

/* gform placeholders*/
::-webkit-input-placeholder { color:#000; }
:-moz-placeholder { opacity: 1; color:#000; } /* Firefox 18- */
::-moz-placeholder { opacity: 1; color:#000; } /* firefox 19+ */
:-ms-input-placeholder { color:#000; } /* ie */
input:-moz-placeholder { color:#000; }

#gform_2 .ginput_container_textarea{
	background-color: #fff;
	border: #000 solid 3px;
	border-radius: 15px;
	padding: 5px;

}
#gform_2 .gfield textarea.large{
	background-color: #fff;
	border-radius: 15px;
}
#gform_2 .gform_footer {
	margin: 0 auto;
	text-align: center;
	display: block;
}
#gform_submit_button_2{
	padding: 12px 40px;
}
#gform_3 .gfield_label{
	margin-bottom: 0px;	
}
#gform_3 input[type="text"]{
	padding: 0px;	
}
#gform_3 .gfield--input-type-text{
	margin-bottom: 20px;
}
#field_3_9{
	margin-bottom: 0px !important;
}
#gform_3 .gfield_required{
	color: #ccc;
}
.gform_required_legend{
	display: none;
}
.gfield_consent_label{
	font-size: 12px;
}
/* TEXTO ANIMADO */
.wrappermarquee {
  max-width: 100% /*!important*/;
  overflow: hidden;
}

.marquee {
  white-space: nowrap;
  overflow: hidden;
  overflow-x: hidden;
  display: inline-block;
  animation: marquee 30s linear infinite;
	font-size: 20px;
	font-style: italic;
}

.marquee p {
  display: inline-block;
  background: linear-gradient(to right, #eee600, #f38200, #e21f04, #f90be5, #8937f3, #38b7fe, #32d342);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@keyframes marquee {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-50%, 0, 0);
  }
}

/* BOTON FF */
.btnff {
  margin: 20px auto;
  padding: 20px 90px;
  font-size: 16px;
  line-height: 40px;
  position: relative;
  border-radius: 45px;
  border: solid 2px #000;
  background-color: #fff;
  font-family: "Encode Sans Expanded";
}
.btnff::before {
  transition: 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;
  content: 'General';
  width: 70%;
  height: 100%;
  background: linear-gradient(90deg, #eee600 5%, #f38200 20%, #e21f04 35%, #f90be5 50%, #8937f3 75%, #38b7fe 90%, #32d342 100%);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 45px;
  color: #fff;
}
.btnff .btn-text {
  color: #000;
  mix-blend-mode: normal;
  position: absolute;
  right: 8%;
  top: 0;
}

.btnff:hover::before {
  background: linear-gradient(90deg, #eee600 5%, #f38200 20%, #e21f04 35%, #f90be5 50%, #8937f3 75%, #38b7fe 90%, #32d342 100%);
  width: 99%;
  content: '';
}
.btnff:hover{
  background-color: #fff;
  border-color: #000;
}
/* BOTON General */
.btngal {
  margin: 20px auto;
  padding: 22px 90px;
  font-size: 15px;
  line-height: 42px;
  position: relative;
  border-radius: 45px;
  border: none;
  background-color: #fff;
  font-family: "Encode Sans Expanded";
}
.btngal::before {
  transition: 0.3s ease all;
  content: 'F.F';
  width: 45%;
  height: 100%;
  background: linear-gradient(90deg, #eee600 5%, #f38200 20%, #e21f04 35%, #f90be5 50%, #8937f3 75%, #38b7fe 90%, #32d342 100%);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 45px;
  color: #fff;
}
.btngal .btn-text {
  color: #000;
  mix-blend-mode: normal;
  position: absolute;
  right: 8%;
  top: 0;
}

.btngal:hover::before {
  background: linear-gradient(90deg, #eee600 5%, #f38200 20%, #e21f04 35%, #f90be5 50%, #8937f3 75%, #38b7fe 90%, #32d342 100%);
  width: 99.9%;
  content: '';
}
.btngal:hover{
  background-color: #fff;
  border-color: #000;
}