/*
	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:

body #layerslider-wrapper a.fusion-button.button-flat.button-square.button-medium.button-default.button-1 {
	background: #afca0b;
	color: #fff !important;
	padding: 10px 20px;
	width: auto;
}
body #layerslider-wrapper a.slider-btn:hover {
	background: #004f9f;
}*/
.ls-container { /* Slider container */

}

.ls-layers { /* Layers wrapper */ 

}

.ls-3d-box div { /* Sides of 3D transition objects */ 

}