/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 .pika-single {
	display: none;
    position: absolute !important;
}

.pika-single.active {
	display: block;
}








  
  
 