/* 
Theme Name: StyleStack Jnr
Author: Cotswold Web Design.
Template: Divi
Version: 1.0
*/
/** 1 */
#footer-bottom {
    display: none;
}
/** 2 */
h1 {
    font-size: 44px;
    font-weight: 800;
    text-transform: uppercase;
}
/** 3 */
.et_pb_contact_right p input {
    max-width: 55px; max-height: 40px;
}
/** 4 */
.nav li ul {
    width : 375px;
}
#top-menu li li a:hover {
    background-color:#a3ca3f !important;
}
#top-menu li li a {
    width: 335px;
    padding: 5px 10px;
}
/** 5 */
.et_pb_post {
    margin-bottom: 0px !important;
}