/*
Theme Name:     Traveler Childtheme for asmaraviajes
Description:    Traveler Child Theme for asmaraviajes
Theme URI:      https://travelerwp.com/
Author:         the ShineTheme
Author URI:     http://shinetheme.com
Version:        1.0
Template:       traveler
*/

.st-solo-list-tour .wpb_content_element .wpb_wrapper h3:before {
/* 	filter: brightness(100) invert(1); */
	content: url(https://asmaraviajes.com/wp-content/uploads/2023/11/Layer-1.png);
	transform: translateX(-50%) scale(.5);
}
.st-solo-testimonial-wrapper .st-testimonial-solo-slider .item .content-item p:before,
.banner--solo .banner-content-solo:after {
	filter: brightness(100) invert(1);
}
.st-testimonial-new .st-testimonial-slider .item {
	background: url(https://asmaraviajes.com/wp-content/uploads/2023/11/quote-icon.png) top 30px right 30px no-repeat;
}

#st-content-wrapper .st-list-service--bg .related__item .st-tour--feature .st-tour__item svg path {
	fill: #393B47;
}

.st-solo-list-tour .owl-dots .owl-dot.active,
.st-solo-testimonial-wrapper .st-testimonial-solo-slider .owl-dots .owl-dot.active,
.st-solo-blog-list .st_blog .owl-dots .owl-dot.active, .st-solo-blog .st_blog .owl-dots .owl-dot.active {
	background: #393B47
}
.st-solo-list-tour .owl-dots .owl-dot,
.st-solo-testimonial-wrapper .st-testimonial-solo-slider .owl-dots .owl-dot,
.st-solo-blog-list .st_blog .owl-dots .owl-dot, .st-solo-blog .st_blog .owl-dots .owl-dot {
	border: 1px solid #393B47;
}

#st-content-wrapper.st-single-tour .st-tour-feature .item .icon i,
#st-content-wrapper.st-single-tour .st-tour-feature .item .info .name {
	color: #393B47
}
.hotel-target-book-mobile .btn.btn-green {
	background: #393B47
}

@media(max-width: 575px) {
	h1.sidebarHeader {
		line-height: 1 !important;
	}
}