/*
Theme Name: Funsavi
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. 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 and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 3.9.2.1664643306
Updated: 2022-10-01 18:55:06

*/

/* Estilos generales de todas las páginas */

p > a {
    color: #0092d9 !important;
}

.single div#primary,
.page div#primary {
    margin-top: 0 !important;
}

.grid__notas-de-prensa :nth-child(1) {
    grid-column: 1/span 3;
}

.grid__notas-de-prensa div:nth-child(1) {
    padding: 1rem;
    flex-direction: initial;
}

@media (max-width: 767px) {
    .grid__notas-de-prensa div:nth-child(1) {
        flex-direction: column;
    }
}
/* Footer */

@media (max-width: 900px) {
    .site-footer-below-section-1.site-footer-section.site-footer-section-1 {
        text-align: center;
        margin: 0 auto;
    }
    
    .site-footer-below-section-2.site-footer-section.site-footer-section-2 {
        margin: 2rem auto;
    }
    
    .site-footer-primary-section-1.site-footer-section.site-footer-section-1 {
        margin: 0 auto;
        text-align: center;
    }
    
    .site-footer-primary-section-2.site-footer-section.site-footer-section-2 {
        margin: 0 auto;
    }
    
    .site-below-footer-wrap,
    .site-primary-footer-wrap {
        padding: 2rem !important;
    }
        
}


/* Estilos Home */


.layout__funsavi__home {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-gap: 1rem;
}
    
.layout__funsavi__home__col-izda { 
    grid-area: 1 / 1 / 2 / 2;
    min-width: 243px;
}
.layout__funsavi__home__col-central { grid-area: 1 / 2 / 2 / 5; }
.layout__funsavi__home__col-dcha { 
    grid-area: 1 / 5 / 2 / 6;
    min-width: 243px;
}

.glide__slide {
    height: unset !important;
}

.imagen-slide-slider-home-funsavi img {
    height:100%;
    aspect-ratio:1;
}


@media (max-width: 900px) {
	.layout__funsavi__home {
        display: flex;
        flex-direction: column;
    }
    .slider__funsavi {
        display: none;
    }
    .te__interesa,
    .funsavi__social,
    .funsavi_galeria,
    .funsavi_novedades {
        display: grid;
        grid-template-columns: 120px 1fr !important;
    }
}

/* Informaciones */

.bloque__descargas__descarga a#enlace__descarga__bloque__descargas {
    color: white !important;
}

img.imagen__cuerpo__informacion {
    float: left;
    max-width: 50%;
    margin: 0px 1rem 0 0 !important;
}


@media (max-width: 900px) {
	.imagen__cuerpo__informacion {
        float: none !important;
        max-width: 100%;
        margin: 0;
	}
}

/* Páginación y filtros */

.wp-pagenavi a {
    border: 0;
    color: #0092D7;
    font-weight: 600;
    list-style: none;
    text-decoration: none !important;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border: none !important;
    background: #0092d9;
    color: #fff !important;
}

.searchandfilter ul {
    list-style: none !important;
    padding: 0;
}

.searchandfilter ul li:before {
    content:"";
    list-style: none !important;
    padding: 0;
    display: none;
}

.searchandfilter ul li {
    display:flex;
    align-items: center;
    gap: 1rem;
    justify-content: flex-end;
    margin: 0;
}

.searchandfilter h4 {
    margin: 0;
    padding: 5px 0 10px;
    font-size: 14px;
    color: #666;
}

input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    font: normal 1em Lato,Arial;
    color: #666;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: .5em;
    -ms-border-radius: .5em;
    -o-border-radius: .5em;
    border-radius: 0.5em;
    -webkit-box-shadow: inset 0 0 8px #dedede;
    -moz-box-shadow: inset 0 0 8px #dedede;
    box-shadow: inset 0 0 8px #dedede;
    padding: 5px !important;
    border: solid 1px #dedede;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    background-color: unset !important;
}

/* Menú Terciario Funsavi */

.menu__terciario__funsavi ul li{
    margin-bottom:0 !important;
}

.menu__terciario__funsavi ul{
    border-bottom: solid 4px #0092d9;
    padding: 0 !important;
    display: flex;
    gap: 0;
}

.menu__terciario__funsavi ul li:before {
    display:none;
}

.menu__terciario__funsavi ul li a{
    padding: 0.8em;
    text-decoration: none !important;
    color:#0092d9 !important;
}

.menu__terciario__funsavi ul li a:hover{
    padding: 0.8em;
    background:#0092d9 !important;
    color:white !important;
}

.menu__terciario__funsavi ul .current-menu-item a{
    padding: 0.8em;
    background:#0092d9 !important;
    color:white !important;
}

.menu__terciario__funsavi ul .current-menu-item a::after{
    width: 10px;
    height: 10px;
    background: #0092d9;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    content: "";
    left: 0;
    right: 0;
    position: absolute;
    text-align: center;
    margin: auto;
    bottom: -9px;
}

/* Bloque Descargas  */

.texto__documento__boton__descargas{
    margin-bottom: 0!important;
}

.bloque__descargas__descarga a {
    text-decoration: none !important;
}


/* Filtro pestañas */

form#search-filter-form-2072[data-sf-field-input-type="radio"] > ul > li,
form#search-filter-form-2072[data-sf-field-input-type="checkbox"] > ul > li
 {
	display: inline-block !important;
	padding: 0 20px;
}


form#search-filter-form-2072 li.sf-field-category .sf-input-radio {
	display:none;
}

form#search-filter-form-2072 li.sf-field-category ul li {
    background: #f3f3f3;
    border: 1px solid #f3f3f3;
    color: #0092d9;
    /* padding: 10px; */
    cursor: pointer;
    margin-bottom: 0;
    border-bottom: 0;
}

form#search-filter-form-2072 li.sf-field-category ul li:hover {
    background: #0092d9 !important;
    color: #fff !important;
}

form#search-filter-form-2072 .sf-option-active {
	background: #0092d9 !important;
    color: #fff !important;	
}

form#search-filter-form-2072 li.sf-field-category {
    width: 100%;
}

form#search-filter-form-2072 li.sf-field-category ul {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    padding: 0;
    flex-wrap: wrap;
}

form#search-filter-form-2072 ul {
    margin: 0 !important;
    padding: 0 !important;
}

form#search-filter-form-2072 label.sf-label-radio {
    width: 100%;
    height: 100%;
	padding:10px 16px;
	cursor:pointer;
}

form#search-filter-form-2072 li.sf-field-category ul {
	border-bottom:4px solid #0092d9;
}

form#search-filter-form-2072 .sf-item-0 label {
    display: none !important;
}


/* Breadcrumbs */

.ast-breadcrumbs ul li a {
    color: #0092d9;
    margin-right: 7px;
}

.ast-breadcrumbs ul li a:hover {
    color: #4b4f58;
}

.ast-breadcrumbs {
    border-radius: 1em;
    border: solid 2px #f3f3f3;
    display: inline-block;
    padding: 5px;
}

.ast-breadcrumbs-wrapper {
    border-radius: 1em;
    width: max-content;
    margin-bottom: 10px;
}

/* Formulario Login */

h2.wppb-form-title {
    display: none;
}

#wppb-form-style-1-wrapper {
    width: unset !important;
    max-width: 470px;
    margin-right: 1rem;
}

p.wppb-form-field.login-password.wppb-form-text-field.label-outside,
p.wppb-form-field.login-username.wppb-form-text-field.label-outside {
    margin-bottom: 1rem !important;
}

p.login-submit input#wppb-submit {
    background-color:#0092d9 !important;
    width:100%;
}

p.login-submit input#wppb-submit:hover {
    border-color:#0092d9eb !important;
    background-color:#0092d9eb !important;
    width:100% !important;
}

p.login-submit {
    width: 100%;
}

/* Formularios */


form#wpforms-form-18710 ul li:before {
    content: '';
    margin: 0 5px 0 0px;
}

.nf-iframe-container iframe {
    width: 100%;
}