/*
Theme Name: Frutas Pérez Carbonell
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: SDi
Author URI: https://sdi.es
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.4.1.1639128172
Updated: 2021-12-10 09:22:52

*/

/*ESTILOS GENERALES*/

.ul_no_padding ul{
	padding: 0;
}

.fa-search:before {
    font-weight: normal;
}

.elementor a{
    overflow-wrap: break-word;
}

.premium-bullet-list-content .premium-bullet-list-text span{
    margin: 0 !important;
}

.elementor-swiper-button-prev {
    left: -25px !important;
}

.elementor-swiper-button-next {
    right: -25px !important;
}

/*TECNOLOGÍA*/
.elementor-widget-image-carousel .swiper-container .swiper-slide figure{
    line-height: 0 !important;
}



/*NOTICIAS*/
.categorias_sidebar h5{
    font-family: 'Poppins', sans-serif;
    margin-top: 0;
    font-size: 35px;
    line-height: 53px;
    font-weight: 600;
    margin-bottom: 18px;
}

.categorias_sidebar ul{
    list-style-type: none;
    padding-left: 0;
}

.categorias_sidebar ul li{
    padding: 5px 0;
}

.categorias_sidebar ul li a{
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 25px;
}

.cli-modal-content .wt-cli-ckyes-footer-section {
    display: none;
}

/*CONTACTO*/
#formulario_contacto form{
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: nowrap;    
}



/*FOOTER*/
.elementor-widget.iconos_footer .elementor-icon-list-item, .elementor-widget.iconos_footer .elementor-icon-list-item a {
    -webkit-box-align: start;
    -ms-flex-align: initial;
    align-items: flex-start;
}

.elementor-widget.iconos_footer .elementor-icon-list-icon{
    margin-top: 5px;
}

.elementor-2091 .elementor-element.elementor-element-978d7d1 > .elementor-container > .elementor-column > .elementor-widget-wrap{
    justify-content: center;
}

.elementor-accordion{
    width: 250px;
    text-align: center !important;
}

.elementor-accordion .elementor-accordion-item:first-child{
    display: none;
}

.elementor-accordion-icon-closed .fas.fa-plus{
    font-size: 18px;
    margin-top: 5px;
}

.elementor-accordion-icon-opened .fas.fa-minus{
    font-size: 18px;
    margin-top: 5px;
}


/*RESPONSIVE*/
@media (max-width: 767px){
    .elementor-nav-menu__align-left .elementor-nav-menu, .elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a{
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .elementor-85 .elementor-element.elementor-element-53b72bd > .elementor-element-populated{
        margin: 30px 0 0 0 !important;
    }
}
