/* ========= INFORMATION ============================
- document:  Bubble Menu - easily create a flyouts bubble menu.
- url:       https://wow-estore.com/item/bubble-menu-pro/
- author:    Wow-Company
- profile:   https://wow-estore.com/
- version:   2.0
- email:     support@wow-company.com
==================================================== */


			.wow-bmp-pos-br input:checked ~ ul li:nth-child(1) {
			left: -250%;
			}
			.wow-bmp-pos-br input:checked ~ ul li:nth-child(2) {
			top: -162.5%;
			left: -162.5%;
			}
			.wow-bmp-pos-br input:checked ~ ul li:nth-child(3) {
			top: -250%;
			left: 50%;
			}
			