/*
Theme Name:     Trucking Child Theme
Theme URI:      http://pixel-industry.com/
Description:    Child theme for the Wordpress theme 
Author:         Pixel Industry
Author URI:     http://pixel-industry.com/
Template:       trucking
Version:        1.0
*/

@import url("../trucking/style.css");
#footer-wrapper{
    background-image: url('img/footer-bkg.png');
}
.mfp-iframe-holder .mfp-title {
  position:absolute;
}
.mfp-hidden-caption {
    display: none;
}
.mfp-title {
    margin-top: 10px;
}
.mfp-title h4 {
    color: #fff;
}