
/* 
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
*/
.elementor-location-header .elementor-widget-image.elementor-widget-theme-site-logo img {
	transition: .3s all;
}

.elementor-sticky--effects .elementor-widget-image.elementor-widget-theme-site-logo img {
	width: 100px !important;
}

.header-home::before {
	width: 40%;
	margin-left: 60%;
	border-radius: 20px 0px 0px 20px;
}

.elementor-testimonial {
	min-height: 263px;
	display: flex;
	flex-direction: row;
}

.elementor-testimonial__content {
	background: #ffe5de;
	margin-left: 50px;
	display: flex;
	align-items: center;
	border-radius: 0px 20px 20px 0px;
}

.elementor-testimonial__cite {
	position: absolute;
	left: 260px;
	top: 5px;
	bottom: 20px;
	width: 100%;
}

.elementor-testimonial__header {
	z-index: 1;
	padding: 0 !important;
}

.elementor-star-rating {
	position: absolute;
	bottom: -15px;
	left: -5px;
}

.elementor-star-rating i.elementor-star-full {
	background-image: url("https://cdn-hlaib.nitrocdn.com/vhKDFHPwzBnnfqvlflIXReXXZIWNygZH/assets/images/optimized/rev-a502096/happyllamaevents.com/wp-content/themes/hello-elementor-child/./img/heart.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 40px;
	height: 30px;
	text-indent: -999px;
	background-position: center;
	overflow: hidden;
}

.elementor-star-rating i.elementor-star-full.nitro-lazy {
	background-image: none !important;
}

.elementor-star-rating i.elementor-star-full::before {
	display: none;
}

.elementor-testimonial__text {
	padding: 35px 10px 0 140px !important;
}

.elementor-testimonial__footer {
	margin-top: 0 !important;
}

.elementor-testimonial__image img {
	border: 6px solid #ffe5de;
}

.dialog-close-button {
	border: 2px solid #fb4285;
	border-radius: 50%;
	padding: 5px;
}

.elementor-widget-reviews .elementor-swiper-button.elementor-swiper-button-prev {
	left: 0;
	top: 0;
}

.elementor-widget-reviews .elementor-swiper-button.elementor-swiper-button-next {
	left: 20px;
	top: 0;
	right: auto;
}

.elementor-accordion-icon svg {
	fill: #fff !important;
}

.elementor-accordion-icon *, .elementor-accordion-icon {
	width: 40px !important;
	height: 40px !important;
}

.elementor-accordion .elementor-tab-title {
	padding: 30px 0px !important;
	height: 40px;
	display: inline-block;
	display: flex;
	align-items: center;
}

.permiso-home::before {
	width: 100vw;
}

.elementor-field-type-acceptance {
	font-size: 12px;
}

@media (max-width:1200px ) {
	.no-br br {
		display: none;
	}
}

@media (max-width:768px ) {
	.elementor-testimonial {
		flex-direction: column;
	}
	
	.elementor-testimonial__content {
		margin-left: 0;
		border-radius: 0 0px 20px 20px;
		padding-top: 10px;
	}
	
	.elementor-testimonial__header {
		flex-wrap: wrap;
	}
	
	.elementor-testimonial__cite {
		position: relative;
		left: auto;
		margin: 0 !important;
		background: #ffe5de;
		padding: 150px 15px 15px;
	}
	
	.elementor-testimonial__text {
		padding: 10px 0 !important;
	}
	
	.elementor-star-rating {
		position: relative;
	}
	
	.elementor-testimonial__name {
		margin-top: 0 !important;
	}
	
	.elementor-testimonial__image {
		margin-bottom: -150px;
		z-index: 1;
	}
}

.pp-podcast.playerview {
	background: #ffe5de !important;
	border: 0;
	padding: 30px;
}

.wide-player .pod-items__title {
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-weight: var(--e-global-typography-accent-font-weight);
	color: #fb4285;
	font-size: 29px !important;
}

.subscribe-item.pp-badge {
	border: 0 !important;
	border-radius: 30px !important;
	background: #fb4285;
	background-image: none;
	color: #fff !important;
	padding: 20px !important;
}

.subscribe-item.pp-badge.nitro-lazy {
	background-image: none !important;
}

.icon.icon-pp-spotify svg {
	fill: #404040 !important;
}

.subscribe-item.pp-badge .sub-text .sub-item-text {
	color: #404040 !important;
}

.elementor-location-footer {
	margin-bottom: -50px !important;
}
