/*
Theme Name:     Theratio Child
Theme URI:      http://wpdemo.archiwp.com/theratio/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Oceanthemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       theratio
*/

@import url("../theratio/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */


/* Cabecera menu */
@media screen and (min-width: 1024px){
section.is-stuck {
    background-image: url(https://capelpromociones.com/wp-content/uploads/2021/10/bg.gif);
}
}

/* Botones */
.octf-btn.octf-btn-dark {
    background: #243d5a!important;
}

/* Elementos */
.post-box .post-cat a {
    background: #f37920!important;
}

/* Fuentes */
.ot-heading > span {
    font-family: "Cormorant Garamond", sans-serif!important;
    font-size: 17px;
}

/* Subheader */
.dcell {
    background: rgb(27 46 69 / 65%);
}