/* Oxi2026: fundo leve-médio em toda a árvore de Oxigenoterapia. */
body[class*="categorypath-oxigenoterapia"] .wrapper {
    background-color: #f1fbfa;
    background-image: url("../images/oxigenoterapia-bg-leve-medio.jpg") !important;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
