/* 
Theme Name: Thirteen05 Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Thirteen05 Elementor Child is a child theme of Hello Elementor
Author: Thirteen05
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
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 - HERO */
span.hero-quote-author {
	font-size: 18px !important;
	font-weight: 700;
	color: #ffffff !important;
	font-style: normal !important;
	text-transform: uppercase !important;
}

/* HOME - TESTIMONIALS */
span.testimonial-quote-author {
	font-size: 18px !important;
	font-weight: 700;
	color: #454545 !important;
	font-style: normal !important;
	text-transform: uppercase !important;
}

/* GENERAL - IMAGE CAROUSELS */
footer .elementor-slideshow__title {
  display: none !important;
}

/* PAGE - TESTIMONIALS */
#testimonials-page .elementor-testimonial__content {
	border-left: 2px solid #fe5601;
}

#testimonials-page .elementor-swiper-button.elementor-swiper-button-prev,
#testimonials-page .elementor-swiper-button.elementor-swiper-button-next {
  margin-top: -280px;
}