/*!
Theme Name: divinefitness
*/
span.mnm-submenu-button {
    display: block;
}

 


.Register-form input {
    background: #ffffff1f;
    padding: 15px;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    border: 0;
}

span.wpcf7-form-control-wrap {
    width: 100%;
}

form.search-form {
    display: none;
}

.pagination li
 {
    list-style: none;
    display: inline-block;
    background: #da090f;
    padding: 3px 10px;
    color: #fff;
}

.pagination li:hover
 {
    background: #000;
    color: #fff;
}

.pagination li a:hover
 {
    background: #000;
    color: #fff;
}