{"1":{"id":"1","name":"tbay-bullets","handle":"tbay-bullets","css":"\n\n.tbay-bullets .tp-bullet {\n    border-radius         : 50%;\n    -webkit-border-radius : 50%;\n    -moz-border-radius    : 50%;\n    -ms-border-radius     : 50%;\n    -o-border-radius      : 50%;\n    width:##bullet-size##px;\n    height:##bullet-size##px;\n    background: ##bg## !important;\n    border: 1px solid ##border-cl## !important;\n    -webkit-transition: .3s;\n    -moz-transition: .3s;\n    -ms-transition: .3s;\n    -o-transition: .3s;\n    transition: .3s;\n}\n.tbay-bullets .tp-bullet:hover {\n  background: ##hbg## !important;\n}\n.tbay-bullets .tp-bullet.selected {\n  background: ##hbg## !important;\n  width: ##width-select##px !important;\n  border-radius         : 20px;\n    -webkit-border-radius : 20px;\n    -moz-border-radius    : 20px;\n    -ms-border-radius     : 20px;\n    -o-border-radius      : 20px;\n}\n \n\n","markup":"","settings":"{\"dim\":{\"width\":\"160\",\"height\":\"160\"},\"placeholders\":{\"bullet-size\":{\"title\":\"Bullet-Size\",\"type\":\"custom\",\"data\":\"14\"},\"border-cl\":{\"type\":\"color\",\"title\":\"Border-Color\",\"data\":\"#ff2d55\"},\"bg\":{\"type\":\"color\",\"title\":\"Background\",\"data\":\"#ffffff\"},\"hbg\":{\"type\":\"color\",\"title\":\"Background-Hover\",\"data\":\"#ff2d55\"},\"width-select\":{\"type\":\"custom\",\"title\":\"Width Selected\",\"data\":\"40\"}},\"presets\":\"\",\"version\":\"6.0.0\"}","type":"bullets"}}