/* 
Theme Name: Cuga
Theme URI:
Description: Cuga is a child theme of Hello Elementor
Author:
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: cuga
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

@media (max-width: 768px) {
    .conocenos-valores-grid .e-con-inner {
        display: flex;
        flex-direction: column;
    }
}

/*
.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next:hover svg, 
.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev:hover svg {
	fill: #532128 !important;
}

.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next:hover svg path, 
.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev:hover svg path {
	stroke: #fff !important;
}

.cuga-blog-grid__pagination a.page-numbers:hover {
    color: #fff !important;
}
*/
a {
    text-decoration-line: underline;
    text-decoration-thickness: .04em !important;
    text-underline-offset: .24em;
}
a:hover {
    text-decoration: none;
} 
