/*
Theme Name: Appointment Pro Child
Theme URI: https://wordpress.org/themes/
Template: appointment
Author: Webriti
Author URI: https://wordpress.org/
Description: A responsive theme for all types of business that use multiple nav menus, several sidebars, etc.
Tags: full-width-template,threaded-comments,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-colors,custom-header,featured-image-header,featured-images,footer-widgets,post-formats,blog,sticky-post,custom-background,custom-menu,translation-ready,portfolio
Version: 2.7.2.1611075006
Updated: 2021-01-19 16:50:06

*/

.txtcenter {text-align: center !important;}

/*Para banners en la web para mostrar en ordenador uno y en movil otro tamaño*/
	@media only screen and (min-width: 720px) {	
	.max {display:none !important;}
	
	}

	@media only screen and (max-width: 720px) {	
	.min {display:none !important;}}
	
.slide-caption {color: white !important;}