/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 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
*/

blockquote {
	color: #ffffff;
	font-family: 'Chau Philomene One', Sans-serif;
	font-size: 2em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
	position: relative;
	margin: 0;
}

blockquote::before {
	background-image: url(https://3oktober.org/wp-content/uploads/2020/07/dsingt-quote-left-lightblue.svg);
	background-size: 120px 120px;
	display: inline-block;
	width: 120px;
	height: 120px;
	content: '';
	position: absolute;
	bottom: -60px;
	left: -5%;
	z-index: -1;
}

blockquote::after {
	background-image: url(https://3oktober.org/wp-content/uploads/2020/07/dsingt-quote-right-lightblue.svg);
	background-size: 120px 120px;
	display: inline-block;
	width: 120px;
	height: 120px;
	content: '';
	position: absolute;
	top: -20px;
	right: -5% !important;
	left: auto !important;
	z-index: -1;
}

.blockquote.testimonial {
	padding: 0 8.33%;
}

.blockquote.testimonial img {
	width: 150px;
	height: 150px;
	border-radius: 100px;
	object-fit: cover;
	object-position: center center;
}

.blockquote.testimonial figcaption {
	display: flex;
	align-items: center;
	margin-top: 40px;
}

.testimonial-image {
	margin-right: 20px;
}

.blockquote.testimonial .name {
	color: #0a9ad6;
	font-family: 'Chau Philomene One', Sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}

.blockquote.testimonial .title {
	color: #ffffff;
	font-family: 'Chau Philomene One', Sans-serif;
	font-size: 16px;
	font-style: normal;
}

.splide__arrows button {
	border: none !important;
	border: 0 !important;
}

.splide__arrows button svg {
	fill: white;
}

.splide__pagination {
	position: static !important;
	margin-top: 40px !important;
}

.splide__pagination__page {
	height: 10px !important;
	width: 10px !important;
	border-radius: 50% !important;
	background: #000 !important;
	opacity: 0.2 !important;
	border: 0 !important;
}

.splide__pagination__page.is-active {
	background: white !important;
	opacity: 1 !important;
	transform: none !important;
}

.splide__track {
	transition: height 0.2s;
}

@media (max-width: 767px) {
	blockquote {
		font-size: 1.3em;
	}

	.blockquote.testimonial img {
		width: 85px;
		height: 85px;
	}
}

.gmaps-content h1 {
	font-family: 'Chau Philomene One', Sans-serif;
	font-size: 1.8em;
	color: var(--e-global-color-primary);
}

.gmaps-content a:not(.elementor-button) {
	border-bottom: 1px solid #e3087d;
	padding: 0px 0px 5px 0px;
	margin: 20px 20px 0px 0px;
	display: inline-block;
	text-transform: uppercase;
}

.gmaps-content a:not(.elementor-button):hover {
	color: var(--e-global-color-primary);
}

.gmaps-content a.elementor-button {
	width: 100%;
	margin-top: 20px;
}

.gmaps-body-infotext {
	font-family: Roboto, Arial, sans-serif;
	font-weight: 400;
	font-size: 0.9em;
}

.gmaps-body .links {
	font-family: 'Chau Philomene One', Sans-serif;
	font-size: 0.8em;
}

/* YouTube Playlist */

.e-tabs-wrapper .shadow {
	display: none !important;
}
