/*
Theme Name: Grand Portfolio Child
Theme URI: http://themes.themegoods2.com/grandportfolio/landing
Description: Premium Portfolio Theme
Version: 1.0
Tags: yellow, white, responsive-layout, custom-header, custom-background, threaded-comments, translation-ready, editor-style, custom-menu
Author: ThemeGoods
Author URI: http://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: grandportfolio
Template: grandportfolio
*/

@import "../grandportfolio/style.css";

.ilightbox-holder.metro-white .ilightbox-container .ilightbox-caption {
    background: #000;
    background: rgba(0,0,0,.2);
    left: 0;
    right: 0;
    color: #fff;
    padding: 10px 15px 10px 15px;
    font-style: normal;
    font-size: 17px;
    line-height: 18px;
    text-align: center;
}

.ppb_header_video .background_center_title_wrapper .title_content {
    vertical-align: top;
    color: #fff;
    text-align: center;
    padding-top: 20px;
}
.ppb_header_video .background_center_title_wrapper .title_content h1,
.ppb_header_video .background_center_title_wrapper .title_content h2, 
.ppb_header_video .background_center_title_wrapper .title_content h5 {
    font-style: normal;
    text-transform: none;
}