/*
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-container { /* Slider container */

}

.ls-layers { /* Layers wrapper */ 

}

.ls-3d-box div { /* Sides of 3D transition objects */ 


}



.ls-v6 .ls-bottom-nav-wrapper{
    width: 100%;
    position: absolute;
    top: 118% !important;
    left: 0;
}

.ls-v6 .ls-bottom-nav-wrapper .ls-bottom-slidebuttons a{
    border: 2px solid #f07c00 !important;
}

.ls-v6 .ls-bottom-slidebuttons a.ls-nav-active{
    background-color: #f07c00 !important;
    border-color: #f07c00 !important;
}