/*!
Theme Name: Lettery Child
Theme URI: https://bslthemes.com/
Author: bslthemes
Author URI: https://themeforest.net/user/bslthemes
Description: Lettery - Creative Digital Agency WordPress Theme
Version: 1.0.0
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Template: lettery
Text Domain: lettery-child
Tags: full-width-template, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, theme-options
*/

.custom-container {
    max-width: 1350px;
}

.custom-container > .inner {
    padding: 0 10px;
    position: relative;
    width: 100%;
}

.mil-link > span {
	font-size: 13px;
}

.mil-hero-1 > .container > .row.mil-p-120-0 {
	padding-top: 90px;
}

.mil-hero-1 > .container .row.mil-p-120-0 > div:first-of-type h1.mil-mb-120 {
	margin-bottom: 90px;
}

.meet-our-partners .mil-description .mil-link {
	padding-top: 15px;
}

.people-banner {
    padding-top: 200px;
    position: relative;
}

.people-banner .mil-image-frame {
    height: 80vh;
    max-height: 580px;
}

.people-banner .mil-scale-img {
    filter: grayscale(100%);
}

@media only screen and (max-width: 991px) {
    .single-managers .mil-transparent-nav,
    .single-partners .mil-transparent-nav,
    .post-type-archive-partners .mil-transparent-nav,
    .post-type-archive-managers .mil-transparent-nav {
        background-color: rgb(38, 50, 56) !important;
    }
}


.mil-accent, .mil-accent * {
    color: #F15B25 !important;
    fill: #F15B25 !important;
}

.mil-link::after, .mil-link-hover:after, .mil-link-arrow:after {
    background-color: #F15B25;
}


.elementor-widget-lettery-team,
.elementor-widget-lettery-team > .elementor-widget-container,
.elementor-widget-lettery-team > .elementor-widget-container > div {
	width: 100%;
	height: 100%;
	display: flex;
  	flex-direction: column;
}
.elementor-widget-lettery-team > .elementor-widget-container > div > .mil-overlay {
	flex: 1;
}
.elementor-widget-lettery-team > .elementor-widget-container > div > .mil-cover > .mil-image-frame > a {
	display: block;
	width: 100%;
}