﻿/* overwrites /engine2/style.css */
#wowslider-container2 .ws-title {
    position: absolute;
    margin-left: 70%;
    width: 29.5%;
    bottom: 0.5em;
    font-family:alegreya_sanslight, sans-serif;
}

.wowslider-container2 wows2caption {
}

.wowslider-container2 wows2description {
}

.wowslider-container2 wows2credit {
}

/** ======================== SLIDE SHOWS ======================== **/
/* see also /engine[n]/style.css for each slideshow */

#wowslider-container2 .ws-title {
    font-size: 12px;
    line-height: 11px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing:0.4px;
    background-color: rgba(0, 0, 0, 0.2);
    color: rgba(230, 230, 230, 1);
}

    #wowslider-container2 br {
        line-height: 0px;
    }
#wowslider-container2 .ws-title div {
    margin-top: 0px;
}
#wowslider-container2 .ws-title .wows2description span {
    font-size: 10px;
    line-height: 11px;
    font-weight: normal;
    color: rgba(230, 230, 230, 1);
    margin: 0 0 1px 0;
    
}

#wowslider-container2 .ws-title .wows2credit p span {
    font-size: 10px;
    line-height: 9px;
    font-weight: normal;
    color: rgba(230, 230, 230, 1);
    margin: 0;
    text-align:right;
}
