.tp-caption.boxshadow {
-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.largepinkbg {
font-size:30px;
line-height:50px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
font-style:italic;
text-decoration:none;
background-color:rgb(219, 67, 96);
text-shadow:none;
padding-top:0px;
padding-right:20px;
padding-bottom:0px;
padding-left:20px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.deniganregular {
font-size:31px;
font-family:nunito;
color:rgb(255, 255, 255);
font-style:italic;
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.medium_bg_orange {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(243, 156, 18);
padding-top:10px;
padding-right:10px;
padding-bottom:10px;
padding-left:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

