/*
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
------------------------------------------------------- */


h1.page-title {
    color: #fff !important;
    font-weight: 600;
	font-size: 80px;
}

/* .page-header .breadcrumbs li a {
    color: #000 !important;
    font-weight: 600;
}

.page-header .breadcrumbs li {
    color: #000 !important;
    font-weight: 600;
} */


ul#breadcrumbs li {
    font-size: 24px;
    font-weight: 700;
}

ul#breadcrumbs li a {
    font-size: 24px;
    font-weight: 700;
}

