/*
Theme Name: Zolar Child
Theme URI: https://zolar.wpengine.com/
Template: zolar
Author: the WeDesignTech team
Author URI: https://wedesignthemes.com/
Description: Zolar is a lightweight, superfast, and attractive business theme suitable for creating every type of professional website. This multipurpose responsive theme is neatly coded, fully customizable, and highly optimized for SEO to rank high on search engines. It works completely fine with Gutenberg and significant page builders like Elementor, Visual Composer, etc. Zolar is entirely compatible with WooCommerce to create your online store. With its extensive collection of features and easy customization options, every beginner can easily set up the websites without coding knowledge. It supports all the popular WordPress plugins, Google fonts, Menu options &amp; Translation Ready. This stylish theme is 100% responsive, mobile-friendly, and good-looking with all device screens. Zolar is the best and well-suited theme for you to craft a high-quality website. Zolar theme is designed, developed, and Professionally maintained by Creative Brahma, and it is regularly updated with new advanced features.
Tags: Blog,Portfolio
Version: 1.0.0.1748958375
Updated: 2025-06-03 13:46:15

*/

.main-title-section-wrapper > .main-title-section-bg{
	z-index: 0 !important;
}
.main-title-section-container{
	position: relative;
	z-index: 1;
}
.wpcf7-not-valid-tip{
	bottom: -20px !important;
    left: 20px !important;
	right: unset !important;
}
.wdt-content-title h5{
	color: black !important;
}
.testimonial-card:hover .testimonial-icon .elementor-widget-container .elementor-icon-wrapper .elementor-icon svg{
	fill: black;
}

@media (max-width: 767px){
	#header-wrapper{
		padding-bottom: 6rem !important;
	}
	#header{
		position: fixed !important;
		z-index: 1;
	}
	.main-title-section-wrapper{
		margin-top: 14rem !important;
	}
	#header .menu-opacity{
		background-color: #161616A6;
	}
}

/* Estilos para Iphone 13*/
@media (max-width: 390px) and (orientation: portrait) {
	.servicios-grid {
		min-height: 60vh;
	}
}

/* Accesibilidad */
.sr-only {
    position: absolute !important;
    width: 1px; height: 1px;
    padding: 0; margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}