.grid-entry .inner-entry { box-shadow: none; }
#top div .avia-gallery img { border-width: 0px; }
.widget  .wp-caption { border-width: 0px; }
.widget  .wp-caption p { font-size: 15px; font-style: normal; text-align: left; line-height: 20px; }
.kitclass .caption_bottom .slideshow_caption {
width: 100%;
height: 100%;
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
align-content: center;
position: relative;
}
.kitclass  .caption_bottom .slideshow_caption .slideshow_inner_caption {
display: block;
height: auto;
padding: 0 50px;
width: 100%;
position: relative;
}
.kitclass .caption_bottom .slideshow_caption .avia-caption-title {
font-size: 3rem;
}
.kitclass .caption_bottom .slideshow_caption .avia-caption-content   {
font-size: 2rem;
}