/*
Theme Name: Open Window Studio - Child Theme
Description: Open Window Studio Child Theme
Template: ows
Version: 1.0.0
Text Domain:  Avada
*/

.site-logo-mobile img{
    max-width:150px;
}

.post-content .home-title-text{
    background: center / contain no-repeat url(../../uploads/2024/11/Top.jpg);
    padding: 25px 0;
}

.post-content .homepage-hero-text h1 {
    font-size:73px;
    margin-bottom:15px;
    color:#fff;
}
.post-content .homepage-hero-text h2{
    font-size:20px;
    color:#fff;
}

.avada-main-menu ul.fusion-menu li.menu-item > ul{
    border-top: solid 3px #ec008c;
}

.ows-text-bottom{
    margin-top:auto !important;
}
