{"1":{"id":"1","name":"Warren Nav","handle":"warren-nav","type":"arrows","css":".warren-nav.tparrows {\n  \tdisplay: flex;\n\talign-items: center;\n\twidth: auto;\n\theight: auto;\n  \tpadding: 0;\n  \tmargin: 0;\n  \tbackground: none;\n}\n\n.warren-nav.tparrows:before {\n\tdisplay: none;\n}\n\n.warren-nav.tparrows.tp-rightarrow .qodef-svg-nav {\n\ttransform: scaleX(-1);\n}\n\n.warren-nav.tparrows .qodef-svg-nav svg {\n\tposition: relative;\n    display: block;\n    width: ##width##px;\n    height: auto;\n  \tfill: none;\n    stroke: ##color##;\n    stroke-width: ##stroke-width##;\n    transform: translateX(0);\n    transition: stroke .3s ease-out, transform .5s cubic-bezier(0.22, 0.61, 0.36, 1);\n}\n\n.warren-nav.tparrows.rs-touchhover .qodef-svg-nav svg {\n    transform: translateX(-5px);\n}","markup":"<span class=\\\"qodef-svg-nav\\\"><svg xmlns=\\\"http:\/\/www.w3.org\/2000\/svg\\\" width=\\\"18.121\\\" height=\\\"33.414\\\" viewBox=\\\"0 0 18.121 33.414\\\"><path d=\\\"M9622,10791l-16,16,16,16\\\" transform=\\\"translate(-9604.586 -10790.293)\\\"\/>\n<\/svg><\/span>\n\n ","settings":"{\"dim\":{\"width\":\"160\",\"height\":\"160\"},\"placeholders\":{\"color\":{\"type\":\"color\",\"title\":\"Color\",\"data\":\"#ffffff\"},\"width\":{\"type\":\"custom\",\"title\":\"Width\",\"data\":\"30\"},\"stroke-width\":{\"type\":\"custom\",\"title\":\"Stroke Width\",\"data\":\"1\"}},\"presets\":\"\",\"version\":\"6.0.0\"}"},"2":{"id":"2","name":"Warren Bullets","handle":"warren-bullets","type":"bullets","css":".warren-bullets .tp-bullet {\n    overflow:hidden;\n    border-radius:50%;\n    width:##bullet-size##px;\n    height:##bullet-size##px;\n    background-color: rgba(0, 0, 0, 0);\n    box-shadow: inset 0 0 0 ##border##px ##bullet-color##;\n    -webkit-transition: background 0.3s ease;\n    transition: background 0.3s ease;\n    position:absolute;\n}\n\n.warren-bullets .tp-bullet.rs-touchhover {\n  background-color: ##bullet-hover##;\n}\n.warren-bullets .tp-bullet:after {\n  content: \\' \\';\n  position: absolute;\n  bottom: 0;\n  height: 0;\n  left: 0;\n  width: 100%;\n  background-color: ##bullet-color##;\n  box-shadow: 0 0 1px ##bullet-color##;\n  -webkit-transition: height 0.3s ease;\n  transition: height 0.3s ease;\n}\n.warren-bullets .tp-bullet.selected:after {\n  height:100%;\n}\n","markup":"","settings":"{\"dim\":{\"width\":\"160\",\"height\":\"160\"},\"placeholders\":{\"bullet-size\":{\"title\":\"Bullet-Size\",\"type\":\"custom\",\"data\":\"11\"},\"bullet-color\":{\"title\":\"Bullet-Color\",\"type\":\"color\",\"data\":\"#274543\"},\"border\":{\"title\":\"Border-Thickness\",\"type\":\"custom\",\"data\":\"1\"},\"bullet-hover\":{\"title\":\"Hover-Bullet\",\"type\":\"color\",\"data\":\"#274543\"}},\"presets\":\"\",\"version\":\"6.0.0\"}"}}