{"2":{"id":"2","name":"Halstein Bullets Navigation","handle":"halstein_bullets","type":"bullets","css":"\n.halstein_bullets .tp-bullet {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: ##bullet-width##px;\n    height: ##bullet-height##px;\n    background: ##bullet-color##;\n    transition: background .3s ease-out;\n}\n\n.halstein_bullets .tp-bullet.selected,\n.halstein_bullets .tp-bullet.rs-touchhover {\n    background: ##bullet-active-color##;\n}\n\n.halstein_bullets .tp-bullet::before {\n    content: \\'\\';\n    position: absolute;\n    width: calc(##bullet-width##px + 20px);\n    height: calc(##bullet-height##px + 20px);\n}\n\n.halstein_bullets .tp-bullet:not(:last-child):not(:only-child)::after {\n    content: \\'\\';\n    position: absolute;\n    top: calc(50% - 1px);\n    left: calc(##bullet-width##px + 10px);\n    display: inline-block;\n    width: ##bullet-separator-length##px;\n    height: 1px;\n    background-color: ##bullet-separator-color##;\n    pointer-events: none;\n}\n\n.halstein_bullets.nav-dir-vertical .tp-bullet:not(:last-child):not(:only-child)::after {\n    content: \\'\\';\n    left: 50%;\n    top: calc(##bullet-width##px + 10px);\n    width: 1px;\n    height: ##bullet-separator-length##px;\n    transform: translateX(-1px);\n}","markup":"","settings":"{\"dim\":{\"width\":\"160\",\"height\":\"160\"},\"placeholders\":{\"bullet-width\":{\"type\":\"custom\",\"title\":\"Bullet Width\",\"data\":\"5\"},\"bullet-height\":{\"type\":\"custom\",\"title\":\"Bullet Height\",\"data\":\"5\"},\"bullet-color\":{\"type\":\"color\",\"title\":\"Bullet Color\",\"data\":\"#ffffff\"},\"bullet-active-color\":{\"type\":\"color\",\"title\":\"Bullet Active Color\",\"data\":\"#b29063\"},\"bullet-separator-color\":{\"type\":\"color\",\"title\":\"Bullet Separator Color\",\"data\":\"rgba(255, 255, 255, 0.3)\"},\"bullet-separator-length\":{\"type\":\"custom\",\"title\":\"Bullet Separator Length\",\"data\":\"100\"}},\"presets\":\"\",\"version\":\"6.0.0\"}"}}