/*
Theme Name: Cromer Preschool Theme
Description: Child theme for Themify Ultra
Author: ATEB IT Solutions
Template: themify-ultra
*/

/* write custom css below */

h2 {
    font-family: marvin-round, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #272727;
}

h1, h4 {
    font-family: marvin-round, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #ffffff !important;
}

.footer-text-inner {
    color: #ffffff !important;
}

.footer-text-inner a{
    font-weight: 700 !important;
    color: #ffffff !important;
}

.footer-text-inner a:hover{
    font-weight: 700 !important;
    color: #272727 !important;
}

.widget a {
    color: #ffffff !important;
    font-weight: 700 !important;
}

.widget a:hover {
    color: #272727 !important;
}

.sidemenu a {
    font-family: marvin-round, sans-serif !important;
}

.textwidget {
    color: #ffffff !important;
}

.testimonial-entry-content p{
    font-family: marvin-round, sans-serif !important;
    font-size: 2em !important;
    line-height: 1em !important;
    margin-bottom: 0px !important;
}

.cromer_button, .btn, .tb-label-span {
    font-family: marvin-round, sans-serif !important;
}

.orange_button :hover{
    box-shadow: 0 10px 30px 0 rgba(247,98,0,.3) !important;
}

.blockfix {
    display: block;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
}

.module-icon:not(.tf_textc) .module-icon-item.tf_inline_b a, .module-icon:not(.tf_textc) .module-icon-item.tf_inline_b {
    display: block !important;
}

.nobottompadding p {
    margin-block-end: 0em !important;

}