/*
You can type here custom CSS code, which will be loaded both on your admin and front-end pages. Please make sure to not override layout properties (positions and sizes), as they can interfere with the sliders built-in responsive functionality. Here are few example targets to help you get started:
*/
.ls-slide {
backface-visibility: hidden;
}
.ls-bg {
opacity: 1 !important;
}

.ls-layer {
background-color:rgba(0,0,0,.4);
text-shadow: #000 1px 1px 1px;
border-radius:2px;
}
.ls-layer h1 {
color:#FFF;
line-height:1.3em;
font-family:thesans;
font-size:200%;
}
.ls-layer blockquote {
padding:0;
margin:0;
border:none;
font-family:thesans;
}