.tp-caption.th_bg_black {
font-size:30px;
line-height:17px;
font-weight:700;
font-family:'Roboto Condensed';
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
background-color:rgba(0, 0, 0, 0.498);
padding:10px;
width:50%;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.black {
color:#000;
text-shadow:none;
}

.tp-caption.th_large_bg_black {
font-size:60px;
line-height:60px;
font-weight:800;
font-family:"Roboto Condensed";
color:#ffffff;
text-decoration:none;
background-color:rgb(0, 0, 0);
background-color:rgba(0, 0, 0, .8);
padding:10px 20px 15px 20px;
text-transform:uppercase;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.large_bg_black {
font-size:40px;
line-height:20px;
font-weight:800;
font-family:'Open Sans';
color:rgb(255, 255, 255);
text-decoration:none;
padding:10px 20px;
background-color:rgb(0, 0, 0);
background-color:rgba(0, 0, 0, 0.74902);
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

