/*
 Theme Name:   MFG Child
 Theme URI:    http://www.the-pass.co.uk/
 Description:  MFG Child Theme
 Author:       Metropolis Webteam
 Author URI:   
 Template:     mbm-optimized
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
.slider-caption {
    background: none !important;
    position: absolute;
    right: 0px !important;
    left: 15px !important;
    padding: 0 10px;
    bottom: 15px !important;
    max-width: 90% !important;
    opacity: 0.85 !important;
}

.slider-caption h2 {
    background: #136487 !important;
    padding: 10px !important;
}
.flex-direction-nav a {
  background-color: #136487 !important;
}
header.cat-box-title, .block-head {
    background: unset;
    border-left: unset;
}
header.cat-box-title h2, header.cat-box-title h3, header.cat-box-title span.box-title, .block-head h2, .block-head h3, .block-head span.box-title {
    font-weight: 400;
    color: #f5f5f5;
}
div.post-box-title a {
    font-weight: 500 !important;
}
div.post-box-title a:hover {
    color: #136487;
}
 .ei-slider-large li {
    position: relative !important;
    padding: 0px !important;
}
.ei-slider-large {
    height: 100% !important;
    width: 100% !important;
    position: relative !important;
}
.ei-slider-large li.block {
    width: 440px;
    height: 330px;
    float: left !important;
    overflow: hidden;
}
.ei-title {
    position: absolute !important;
    left: 0 !important;
    margin-right: 0 !important;
    bottom: 0 !important;
    color: #fff !important;
    max-width: 100% !important;
    right: unset !important;
margin-left: unset !important;
}

.ei-title h2 {
    color: #b5b5b5 !important;
    position: relative !important;
    float: left !important;
    padding: 5px 8px !important;
    text-align: left !important;
    z-index: 1 !important;
    font-weight: bold !important;
}
.ei-title h2 a{
text-align: left !important;
}