/*
Theme Name: GrandSpa Child
Theme URI: http://themes.themegoods.com/grandspa/demo
Description: Premium Spa Theme
Version: 1.0
Author: ThemeGoods
Author URI: http://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: grandspa
Template: grandspa
*/




/* =======================================================
 *
 * Adjusting typos for "Parallax Content With Image" block
 *
 * ======================================================= */

.ppb_card_two_cols_with_image h2.ppb_title {
    font-size: 24px;
}

.ppb_card_two_cols_with_image .ppb_header_content {
    margin-top: 0;
}

/* =======================================================
 *
 * Custom styles for single product page
 *
 * ======================================================= */

.product-details {
    position: relative;
    width: 100%;
}

.product-details .product-details__title {
    text-align: center;
}

.product-details .product-details__content {
    /*text-align: center;*/
}

.product-details .product-details__content > *:first-child {
    padding-top: 0;
}

.product-details .product-details__content > *:last-child {
    padding-bottom: 0;
}

.product-details .product-details__benefits {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
}

.product-details .product-details__benefits span {
    font-weight: 600;
}

.product-plans {
    position: relative;
    width: 100%;
}

.product-plans .product-plans__title {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
}