/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
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 */


/*HOME*/

.noticia h3{
	font-size: 20px !important;
}

.noticia img{
	border-radius: 15px;	
}

.noticia li.elementor-icon-list-item {
    background-color: transparent !important;
	font-size: 16px;
    border-radius: 3px;
    display: inline-block;
    padding: 5px 0px !important;
    margin-bottom: 5px !important;
}


/*HIGHER EDUCATION KNOWLEDGE*/
.higher-education-container h3{
	font-size: 24px;
}


/*BCN SUMMER SCHOOL*/
#elementor-tab-content-5601{
	display: none !important;
}

/*TESTIMONIALS*/
.slider-testimonials .elementor-testimonial__content{
	display: contents !important;
}

.slider-testimonials .elementor-testimonial__text{
	margin-top: 25px !important;
	font-size: 15px !important;
}

.slider-testimonials .elementor-testimonial__cite{
	margin-top: 0px !important;
}

.slider-testimonials .elementor-swiper-button-next{
	right: -15px !important;
}

.slider-testimonials .elementor-swiper-button-prev{
	left: -15px !important;
}


/*NEWS*/
.post-tags{
	text-align: center;
}


@media (max-width: 1024px) {
	/*NEWS*/
	.category-guni-news.category-news.tag-guni-news{
		padding: 10px !important;
	}

	.category-guni-news.category-news.tag-guni-news h2{
		margin-top: -30px !important;
	}

	.post-tags{
		padding: 10px;
	}
}
