{"1":{"id":"1","name":"Reina Pagination","handle":"reina","type":"bullets","css":".reina .tp-bullet {\n  \twidth: 8px;\n    height: 8px;\n    opacity: 1;\n  \tbackground-color: transparent;\n}\n\n.reina .tp-bullet:before {\n  content: \\'\\';\n  display: block;\n  height: 100%;\n  width: 100%;\n  background-color: ##bullet-color##;\n  border-radius: 100%;\n  transform-origin: 50% 50%;\n  transform: scale(.5);\n  transition: background-color .25s ease-out, transform .25s ease-out;\n}\n\n.reina .tp-bullet.selected:before,\n.reina .tp-bullet:hover:before {\n  \tbackground-color: ##bullet-active-color##;\n    transform: scale(1);\n}\n\n\n.reina.qodef-skin--light .tp-bullet:before {\n    background-color: rgba(255,255,255, .5);\n}\n\n.reina.qodef-skin--light .tp-bullet.selected:before, \n.reina.qodef-skin--light .tp-bullet:hover:before {\n    background-color: #fff;\n}","markup":"","settings":"{\"dim\":{\"width\":\"160\",\"height\":\"160\"},\"placeholders\":{\"bullet-color\":{\"type\":\"color\",\"title\":\"Bullet Color\",\"data\":\"#405861\"},\"bullet-active-color\":{\"type\":\"color\",\"title\":\"Bullet Active Color\",\"data\":\"#a1b8c4\"}},\"presets\":\"\",\"version\":\"6.0.0\"}"}}