/*
Theme Name: Yogax Child
Theme URI: http://ttdemo2.wpengine.com/yogax
Description: Child Theme for the Yogax Theme
Version: 1.1.0
Author: Themetwins
Author URI: http://themeforest.net/user/themetwins/portfolio
Template: yogax
*/

/* ==========================================================================
   Your custom styles
   ========================================================================== */

.textwidget, p {
    line-height: 1.75rem;
}

.intro {
    line-height: 2.25rem;
}

/* h6 {
	line-height: 2rem;
} */

.content-area li {
    font-size: 1.25rem;
    font-weight: 300;
}

.ttbase-pricing-table .lead {
    /* Price table points were too small */
    font-size: 1.25rem;
}

/** GYMCATCH **/
/* Increase width and left-align */
#page .gymcatch-app .grid-container {
	max-width: 68rem;
	margin-left: inherit;
}

@media only screen and (max-width: 991px) {

    body h2 {

        /* cb: original is a bit too small */
        /*font-size: 1.875rem;*/
        font-size: 2.5rem;
    }
}