/*
Theme Name: Vantage Premium Child 01
Theme URI: 
Description: Child 01 theme for the Vantage Premium theme
Author: <a href="http://siteorigin.com/">SiteOrigin</a>
Author URI: 
Template: vantage
Version: 2.4.4
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 18 Feb 2016 18:49:42 +0000 */ 

@import url('../vantage/style.css');

.metaslider .caption-wrap {
        position: absolute!important;
    bottom: 50%!important;
    color: white!important;
    background: transparent!important;
    margin: 0!important;
    width: 100%!important;
    line-height: 3.4em!important;
    opacity: 1!important;
    display: block!important;
    text-align: right!important;
}

.metaslider .caption {
	padding: 5px 10px;
    word-wrap: break-word;
        font-size: 50px;
    font-family: arial;
    font-weight: 900;
    text-transform: uppercase;
    border-bottom: 5px solid #ff6600;
    float: right;
}

 @media screen and (max-width: 600px) {
.metaslider .caption-wrap {
 visibility: hidden;
 clear: both;
 display: none;
 }
}