/*
 Theme Name:     Lovely Child
 Theme URI:      http://flothemes.com
 Description:    Lovely Child Theme
 Author:         Flothemes
 Author URI:     http://flothemes.com
 Template:       lovely
*/

/*IE slider fix*/
.flo_slick_slideshow .slide img {
    position: relative !important;
}
.flo_slick_slideshow .slide {
    display: inline-block;
}
.flo_slick_slideshow {
    display: none;
}


/* IE end */

.flo_slick_slideshow .slide img {
	width: none;
}