/*
Theme Name: Avada Child
Theme URI: https://avada.com/
Template: Avada
Author: ThemeFusion
Author URI: https://themeforest.net/user/ThemeFusion
Description: The Avada Website Builder is the ultimate design and creation suite. Design Anything, Build Everything, Fast. The #1 selling product of all time on ThemeForest.
Version: 7.11.14.1739358050
Updated: 2025-02-12 12:00:50

*/
@media (min-width: 1300px) {
    .imagen-destacada-noticias > img{
        width: 600px !important;
        height: 740px !important;
        object-fit: cover !important;
        object-position: center top !important;
    }
}
.postCardHome > .awb-swiper-button-prev{
    display: none !important;
}
.postCardHome > .awb-swiper-button-next{
    border: 1px solid;
    padding: 28px;
    border-radius: 50%
}
.title-item-cat > h3{
    min-height: 90px !important;
    height: 100% !important;
}