/* ========= 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-b input:checked ~ ul li:nth-child(1) {
			left: -250%;
			}
			.wow-bmp-pos-b input:checked ~ ul li:nth-child(2) {
			top: -65.625%;
			left: -228.125%;
			}
			.wow-bmp-pos-b input:checked ~ ul li:nth-child(3) {
			top: -162.5%;
			left: -162.5%;
			}
			.wow-bmp-pos-b input:checked ~ ul li:nth-child(4) {
			top: -228.125%;
			left: -65.625%;
			}
			.wow-bmp-pos-b input:checked ~ ul li:nth-child(5) {
			top: -250%;
			left: 50%;
			}
			.wow-bmp-pos-b input:checked ~ ul li:nth-child(6) {
			top: -228.125%;
			left: 165.625%;
			}
			.wow-bmp-pos-b input:checked ~ ul li:nth-child(7) {
			top: -162.5%;
			left: 262.5%;
			}
			.wow-bmp-pos-b input:checked ~ ul li:nth-child(8) {
			top: -65.625%;
			left: 328.125%;
			}
			
			