At the moment this style is invalid
}
.slideshow .slider-content-inner .item-title{text-shadow:2px 2px 2px #ffffff !important;
}
You need to remove the first bracket
e.g.
It should be >
slideshow .slider-content-inner .item-title{text-shadow:2px 2px 2px #ffffff !important;}