/*
Theme Name:   Rehomes Child
Theme URI:    http://example.com/twenty-fifteen-child/
Description:  Rehomes Child Theme
Template:     rehomes
Version:      2.0.2
Text Domain:  rehomeschild
*/

body.post-type-archive-osf_portfolio #page-title-bar{
    background-image: url(/wp-content/uploads/2023/06/Projects.jpg) !important;
}
body.post-type-archive-osf_portfolio .search-project{
    display: none !important;
}

body.post-type-archive-osf_portfolio #page-title-bar{
    background-image: url(/wp-content/uploads/2023/06/Projects.jpg) !important;
}
body.post-type-archive-osf_portfolio .search-project{
    display: none !important;
}



/* PORTFOLIO */
body.single-osf_portfolio .elementor-tabs{
    display: flex !important;
    flex-direction: column !important;
}
body.single-osf_portfolio .elementor-tabs-content-wrapper,
body.single-osf_portfolio .elementor-tab-content,
body.single-osf_portfolio .elementor-tabs-wrapper{
    border: none !important;
}
body.single-osf_portfolio .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,
body.single-osf_portfolio .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{
    display: none;
}
body.single-osf_portfolio .elementor-tab-title.elementor-active{
    border-bottom-style: solid !important;
    color: #110e4a !important;
}
.muza-home-projects .elmentor-cta_content-inner{
    position: relative;
}
.muza-home-projects .elmentor-cta_content-inner:before{
    content: "";
    background: rgb(41,165,214);
    background: linear-gradient(90deg, rgba(41,165,214,1) 0%, rgba(0,212,255,0) 100%);
    position: absolute;
    left: -10%;
    bottom: -40%;
    width: 100%;
    height: 200%;
}
li.current-menu-item a{
    color: #173e62 !important;
}

li.menu-item:hover a{
    color: #173e62 !important;
}

body.single-osf_portfolio #page-title-bar{
    background-size: cover;
    background-position: center;
}
body.single-osf_portfolio .page-title-bar:before{
    display: none;   
}
body.page-id-7399 #page-title-bar{
    display: none !important;
}
.contact-light .wpcf7-list-item span{
    color: #fff;
}
.contact-light .wpcf7-list-item span a{
    color: #1589AE;
}
.muza-menu a:before{
    display: none !important;
}
.muza-menu a{
    padding-left: 10px !important;
    justify-content: unset !important;
}

input[type='submit']{
    background-color: #29a5d6 !important;
    border-color: #29a5d6 !important;
}
.muza-gallery-home figure{
    position: relative;
}
.muza-gallery-home figcaption{
    position: absolute;
    bottom: 10px;
    right: 20px;
    color: #fff;
    font-size: 1.5rem;
    font-family: "DM Serif Display";
    opacity: 0;
}
.muza-gallery-home figure:hover figcaption{
    opacity: 1;
    transition-duration: 0.3s;
}
.page-title-bar-inner .breadcrumb{
    display: none !important;
}
.grecaptcha-badge { 
    visibility: hidden;
}
@media(max-width: 767px){
.muza-mobile-padding{
    padding-top: 100px !important;    
}    
    .muza-mobile-padding h2{
        font-size: 50px !important;
    }
    .muza-mobile-width .elementor-column{
        width: 100% !important;
    }
    .muza-gallery-home .elementor-column{
        width: 100% !important;
    }
}
.mc4wp-form-fields .muza-agree a{
    color: #fff !important;
    text-decoration: underline;
    font-size: 13px;
}
h1.page-title{
    font-size: 4rem;
}
.contact-footer .wpcf7-submit{
    width: 100%;
}
.contact-footer label span{
    color: #fff !important;
    font-size: 10px !important;
}
.contact-footer label a{
    color: #fff !important;
    text-decoration: underline;
    font-size: 10px !important;
}
.contact-footer br{
    display: none !important;
}
.contact-footer .wpcf7-spinner{
    display: none;
}
.contact-footer .wpcf7-text{
    margin-bottom: 10px !important;
}
.single-portfolio-menu a{
    font-size: 1.3rem;
}
@media(max-width:1199px){
    .single-portfolio-summary-meta-list{
        margin-top: 50px !important;
    }    
}
.portfolio-content ul.portfolio-list li label,
.single-portfolio-summary-meta-list .meta-title{
    text-transform: uppercase;
}
@media(max-width:991px){
    .opal-header-absolute .site-header{
        background-color: #2184ab !important;
    }
}

@media(min-width:992px){
    .page-title-bar .wrap{
        min-height: 550px;
    }
}
body.post-type-archive-osf_portfolio h1.page-title{
    display: none !important;
}

/* Restyling 2024 */
.menu-item > a {
    padding: 0 !important;
    justify-content: center !important;
    border: none !important;
    font-weight: 400 !important;
}
.current-menu-item a span{
    border-style: solid !important;
    border-width: 0px 0px 2px 0px !important;
    color: #000 !important;
    border-color: #000 !important;
}
#menu-the-stars-menu{
    margin-bottom: 10px !important;
}
.projects-home .portfolio-content .line,
.projects-home .portfolio-content .portfolio-number,
.projects-home .portfolio-content .entry-locations{
    display: none !important;
}
.projects-home .portfolio-content{
    padding-top: 10px !important;
}
.form-project{
    justify-content: space-between !important;
}
.form-project input{
    background-color: #fff !important;
    margin-bottom: 10px !important;
}
.form-project .project-form-control{
    flex-grow: 1 !important;
}
.form-project .project-form-control p{
    margin-bottom: 0 !important;
}
.form-project .wpcf7-acceptance{
    padding-left: 20px !important;
}
.form-project button{
    margin-bottom: 0 !important;
    padding: 15px 0px !important;
    background-color: #6a92bc !important;   
}
.single-portfolio-menu{
    width: 100%;
    justify-content: space-between !important;
    border-radius: 0 !important;
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    border-color: #000;
    box-shadow: none !important;
}
.single-portfolio-menu li a{
    font-family: 'Jost' !important;
    color: #000 !important;
}
body.single-osf_portfolio .page-title-bar-inner .page-title{
    display: none !important;
}
body.single-osf_portfolio.postid-55 .overview-style-{
    display: none !important;
}
.page-title-bar-inner{
    display: none !important;
}
.scrollup{
    display: none !important;
}
@media(max-width:767px){
    .elementor-column{
        width: 100% !important;    
    }
	.elementor-element-populated{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
@media(max-width:767px){
    #masthead .elementor-column .elementor-column:nth-child(1){
        width: 69% !important;
    }
    #masthead .elementor-column .elementor-column:nth-child(2){
        width: 29% !important;
    }
    .elementor-nav-menu--canvas li{
        
    }
    .elementor-nav-menu--canvas li a{
        font-size: 18px !important;
        text-transform: uppercase;
        padding-left: 10px !important;
    }
}

@media(max-width:767px){
    .klaviyo-form [data-testid="form-row"]{
        display: block !important;
    }
}
#cta-mobile {
  transition: opacity 0.3s ease;
}
.hidden {
  opacity: 0;
}