/* You can type here any CSS code that will be loaded both on your admin and front-end pages.
Let us help you by giving a few exmaple CSS classes: */

/* Front-end sliders & preview */

.ls-container { /* The slider itself */

}

.ls-slide { 

}

.ls-slide a:hover {
	color: blue;
	text-decoration: underline;
}

.ls-slide #yourID {

}

.ls-slide .yourClass {

}
#layerslider_1 .ls-inner{
    background-image: url(https://www.assignmentworkhelp.com/wp-content/uploads/2020/06/Home-banner.jpg) !important;
}

/* Side color of 3D objects */
.ls-3d-box div { background: #777; }
@media only screen and (max-width: 400px){
.ls-inner, .ls-wp-container.ls-container, .ls-wp-fullwidth-container, .ls-wp-fullwidth-helper {
    height: 800px!important;
    margin-bottom: 21px;
}
}
