.tp-caption.th_bg_black {
font-size:36px;
line-height:36px;
font-weight:700;
font-family:"Roboto Condensed";
color:#ffffff;
text-decoration:none;
background-color:rgb(0, 0, 0);
background-color:rgba(0, 0, 0, .5);
padding:10px 20px 15px 20px;
width:50%;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style: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.excerpt {
font-size:36px;
line-height:36px;
font-weight:700;
font-family:Arial;
color:#ffffff;
text-decoration:none;
background-color:rgb(0, 0, 0);
background-color:rgba(0, 0, 0, 1);
text-shadow:none;
margin:0px;
letter-spacing:-1.5px;
padding:1px 4px 0px 4px;
width:150px;
white-space:normal !important;
height:auto;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

