/*
Theme Name: Multi
Theme URI: https://meetmulti.com/
Description: Multi is a customizable, lightweight, SEO-friendly, responsive, multi-purpose theme packed with features and top-notch performance.
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, accessibility-ready, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, sticky-post, theme-options, threaded-comments, translation-ready, blog, news, portfolio
Version: 3.0
Requires at least: 5.7
Tested up to: 6.7
Requires PHP: 5.6
Author: Multi
Author URI: https://meetmulti.com/
Text Domain: multi
License: commercial
License URI: commercial

Multi WordPress Theme, Copyright 2025 Multi.
Multi is distributed under the terms of the GNU GPL
*/

.site-header a.logo img{
    width: 80px !important;
    height: 80px !important;
    max-height: none !important;
}
/*
.video-bg{
    left: 0 !important;
    max-width: 100% !important;
    margin-left: 0 !important;
}
*/
.mb-container .mb-container-video{
    width: 100% !important;
}

.mainmenu .menu>li.btn>a.button{
    background-color: transparent;
    color: #fff;
    border: solid 1px #fff;
}
.site-footer{
    .mb-columns{
        min-height: 300px;
        p.mb-text-block.mb-text-block-1{
            font-size: 24px;
        }
    }
}
@media screen and (max-width:600px) {
    .mb-container.mb-container-1.video-bg {
        height: 250px !important;
    }
    html body p.mb-text-block.mb-text-block-3{
        padding-top: 0 !important;
        padding-left: 0 !important;
    }
    h2.mb-headline.mb-headline-1{
        margin-bottom: 0;
    }
    .mb-headline{
        white-space: normal !important;
    }
    html body h1.mb-headline.mb-headline-1{
        font-size: 30px !important;
    }
    h1.page-title{
        font-size: 30px !important;
    }
    .mb-img.mb-img-1 .image-frame img{
        margin-left: 40px;
    }
    .single-project .mb-container.mb-container-3{
        height: 20vh !important;
    }
    .page-id-1605 .mb-container.mb-container-2{
        height: 30vh !important;
    }
    .home .wp-block-group-is-layout-flex > span{
        font-size: 60px !important;
        padding-top: 0 !important;
    }
    .home .wp-block-group-is-layout-flex h2{
        font-size: 30px !important;
        line-height: 34px !important;
    }
    .page-id-523 p.mb-text-block.mb-text-block-3{
        padding-bottom: 0 !important;
    }
}

ul.filter-list{
    text-transform: uppercase;
    font-weight: 700;
}
h1.page-title{
    font-size: 50px;
}
.post-nav{
    display: none;
}
.portfolio-item{
    flex-direction: column;
}
.portfolio-item .img img{
    transform: scale(1.1);
}
.portfolio-item .project-categories{
    display: none;
}
.portfolio-item .project-description{
    font-size: 16px;
    margin-top: 5px;
}
.portfolio-item .project-title{
    line-height: 1.3em;
}
.portfolio-item h3.project-title{
    margin-top: 8px !important;
}
.splide__pagination{
    margin-top: 0px !important;
}