{"2":{"id":"2","name":"Theme Custom","handle":"theme-arrows","type":"arrows","css":".theme-arrows.tparrows {\n\tcursor:pointer;\n\tbackground:##bg-color##;\n\twidth:##bg-size##px;\n\theight:##bg-size##px;\n\tposition:absolute;\n\tdisplay:block;\n\tz-index:1000;\n    border-radius: 50%;\n    transition: all 300ms linear 0s;\n}\n\n.theme-arrows.tparrows:hover {\n\tbackground:##hover-bg-color##;\n}\n.theme-arrows.tparrows:hover:before {\n\topacity:0.5;\n}\n.theme-arrows.tparrows:before {\n\tfont-family: \\'revicons\\';\n\tfont-size:##arrow-size##px;\n\tcolor:##arrow-color##;\n\tdisplay:block;\n\tline-height: ##bg-size##px;\n\ttext-align: center;\n    transition: all 300ms linear 0s;\n    -webkit-font-smoothing: antialiased;\n    font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n}\n.theme-arrows.tparrows.tp-leftarrow:before {\n\tcontent: \\'##left-icon##\\';\n    margin-left:-2px;\n}\n.theme-arrows.tparrows.tp-rightarrow:before {\n\tcontent: \\'##right-icon##\\';\n    margin-right:-2px;\n}","markup":"","settings":"{\"dim\":{\"width\":\"160\",\"height\":\"160\"},\"placeholders\":{\"bg-color\":{\"title\":\"BG-Color\",\"type\":\"color\",\"data\":\"rgba(0, 0, 0, 0.3)\"},\"bg-size\":{\"title\":\"BG-Size\",\"type\":\"custom\",\"data\":\"60\"},\"arrow-color\":{\"title\":\"Arrow-Color\",\"type\":\"color\",\"data\":\"#ffffff\"},\"arrow-size\":{\"title\":\"Arrow-Size\",\"type\":\"custom\",\"data\":\"25\"},\"hover-bg-color\":{\"title\":\"Hover-BG-Color\",\"type\":\"color\",\"data\":\"rgba(0, 0, 0, 0.3)\"},\"left-icon\":{\"title\":\"Left-Icon\",\"type\":\"icon\",\"data\":\"\\\\\\\\e824\"},\"right-icon\":{\"title\":\"Right-Icon\",\"type\":\"icon\",\"data\":\"\\\\\\\\e825\"}},\"presets\":\"\",\"version\":\"6.0.0\"}"},"1":{"id":"1","name":"Theme Custom","handle":"theme-custom","type":"bullets","css":"\n.theme-custom .tp-bullet {\n  \tposition: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius:50%;\n    width:15px;\n    height:15px;\n  \ttransform: scale(0.6);\n    background-color: ##bullet-color##;\n  \ttransition: all 300ms linear 0s;\n    position:absolute;\n}\n.theme-custom .tp-bullet:after{\n    content: \\\"\\\";\n    display: block;\n    width: 100%;\n    height: 100%;\n    border-radius: 50%;\n    transition: all 300ms ease 0s;\n    background-color: ##pulse-color##;\n  \tvisibility: hidden;\n}\n\n.theme-custom .tp-bullet.selected{\n\t  background-color: ##bullet-hover##;\n  \t  transform: scale(1);\n}\n\n.theme-custom .tp-bullet.selected:after{\n\t  visibility: visible;\n}","markup":"","settings":"{\"dim\":{\"width\":\"160\",\"height\":\"160\"},\"placeholders\":{\"bullet-color\":{\"title\":\"Bullet-Color\",\"type\":\"color\",\"data\":\"rgba(255, 255, 255, 0.7)\"},\"bullet-hover\":{\"title\":\"Hover-Bullet\",\"type\":\"color\",\"data\":\"#ffffff\"},\"pulse-color\":{\"type\":\"color\",\"title\":\"Pulse Color\",\"data\":\"#ffffff\"}},\"presets\":\"\",\"version\":\"6.0.0\"}"}}