/*
Theme Name: Playroom Child
Theme URI: https://playroom.qodeinteractive.com
Description: A child theme of Playroom
Author: Elated Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: playroom
Template: playroom
*/
#qodef-woo-page.qodef--single .entry-summary .price {
    font-size: 26px;
    font-weight: 800;
    color: #444444;
}
#qodef-woo-page .added_to_cart, #qodef-woo-page .button, .qodef-woo-shortcode .added_to_cart, .qodef-woo-shortcode .button {
    color: #8dc9af;
    background-color: #cef3e3;
}
#qodef-woo-page .added_to_cart:hover, #qodef-woo-page .button:hover, .qodef-woo-shortcode .added_to_cart:hover, .qodef-woo-shortcode .button:hover {
    color: #679b84;
    background-color: #b1f0d5;
}