/* = Parent Theme Custom CSS File
-------------------------------------------------------------- */
.home-slider-content-wrapper{
	display:block !important;
}
@media (max-width: 768px) {
  .home-slider-content-wrapper p{
    display: none !important;
  }
}