/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.courses-footer-table {
    width: 100%;
}

.courses-footer-table th {
    text-align:center;
}

.courses-footer-table .col-groups {
    width:40%;
}

.courses-footer-table .col-prices {
    width:50%;
}

.text-color-white p,
.text-color-white h5,
.text-color-white h4,
.text-color-white h3,
.text-color-white h2,
.text-color-white h1 {
    color:white;
}

.hidden {
    display:none!important;
}

#kids-courses h3 {
    font-size:20px;
}

ul.nolist {
    list-style-image: none!important;
    list-style-type: none!important;
    margin-top:8px;
    margin-bottom:16px;
}
