/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.4.1.1637875397
Updated: 2021-11-25 21:23:17

*/
.contenedor-txt-slider{
background:#00000042;
padding:50px;
}

/*tablet*/
@media (min-width: 667px) and max-width(767px){
.contenedor-txt-slider{
width:437px;
}
}

/*movil*/
@media (max-width: 666px){
	.contenedor-txt-slider{
		width:300px;
	}
	
		
}





