/*
	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:
*/


.container aside {
    position: relative;
    z-index: 11;
    margin: 42px;
	font-size: 18px;
	width: 100%
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#fbuilder .pbreak .pbPrevious, .pbreak .pbNext, .pbSubmit {
	background: #414faf !important;
    color: #fff;
    display: block;
    float: left;
    cursor: pointer;
    margin: 30px 10px 0px 0px;
    padding: 5px 20px;
}

/* hstream Side_menu Widget Styles */
.side_menu .widget {
    margin: 0 0 30px;
}


.ls-container { /* Slider container */

}

.ls-layers { /* Layers wrapper */ 

}

.ls-3d-box div { /* Sides of 3D transition objects */ 

}