/*
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:
*/

.cms-id-83 .container{
	width: 100%;
	padding: 0;
}

.cms-id-85 #layerslider_177 {-webkit-mask-image: -webkit-radial-gradient(white, black);}

.cms-id-85 .ls-inner,
.cms-id-85 .ls-slide-transition-wrapper{  overflow:hidden; border-radius: 20px; -webkit-mask-image: -webkit-radial-gradient(white, black);}

.cms-id-85 #content{margin:200px 0; box-shadow: rgba(0, 0, 0, 0.25) 0px 90px 80px -40px; border-radius: 21px;}

.cms-id-87  .ls-v6 .ls-thumbnail {
    top: 50px;
}

.cms-id-87  .ls-fullscreen-wrapper{
	margin-bottom: 130px;
}

.ls-container { /* Slider container */

}

.ls-layers { /* Layers wrapper */ 

}

.ls-3d-box div { /* Sides of 3D transition objects */ 

}