/*
Theme Name: Amely Child
Theme URI: http://amely.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0
Template: amely
*/

@media (min-width: 768px) {
    .rcb-body-container > div {
        display: flex;
    }
}

.rcb-teaching-separator {
    display: none!important;
}

.rcb-description p {
    padding: 1rem 1rem 1rem 0 !important;
    all: revert!important;
}

body .rcb-dotted-groups {
    all: revert!important;
}

.rcb-description .rcb-teaching {
    border-top: 1px solid #000 !important;
    padding: 1rem 1rem 1rem 0 !important;
    margin: 0 !important;
    display: block !important;
    border-radius: 0 !important;
    background-color: #fff !important;
    color: #000 !important;
}

.rcb-footer-container div:first-child{
    border-top: 1px solid #000 !important;
    text-align: left;
    padding: 0.5rem 0 0 0;
}