/**
Theme Name: Child Osfivel
Author: Mimo Comunicacion
Author URI: https://mimocomunicacion.com
Description: Theme desarrollado para fisioterapia Osfivel.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: child-osfivel
Template: astra
*/
:where(body, iframe, pre, img, svg, video, canvas, select) {
        max-width: 100%;
        overflow: auto;
        word-break: break-word;
    }
.ast-advanced-headers-title{
	background-color: rgba(174, 203, 2, 0.7); 
	padding:10px;
	border-radius:15px 15px 0 0;
	text-shadow: 0px 0px 3px #262626;
	text-transform:uppercase;
}
.ast-advanced-headers-title {
	background-color: rgba(174, 203, 2, 0.7); 
	padding:10px;
	border-radius:15px 15px 0 0;
}
.lista_footer li a {
	color:#000 !important;
}
.lista_footer li a:hover {
	color:#fff !important;
}
.ast-site-title-wrap{
	display:none;
}
.tipos_osteo .wp-block-column{
	border-radius: 10px !important;
}
.fixed-call{
	position:sticky;
	bottom:0;
	left:0px !important;
}
@media (max-width: 1250px) 
{
   .page-id-15 .ast-advanced-headers-wrap
	{
	
    }
}