{"1":{"id":"1","name":"Dor Styles","handle":"dor-styles","css":".dor-styles.tparrows {\n\twidth: auto;\n    height: auto;\n    padding: 0;\n    margin: 0;\n    color: #fff;\n    background-color: transparent;\n    border: 0;\n    border-radius: 0;\n    outline: none;\n    -webkit-appearance: none;\n    -webkit-transition: color .2s ease-out;\n    -ms-transition: color .2s ease-out;\n    transition: color .2s ease-out;\n}\n\n.dor-styles.tparrows:hover {\n\tcolor: #fff;\n}\n\n.dor-styles.tparrows:before {\n\tdisplay: none;\n}\n\n.dor-styles.tparrows > span {\n\tposition: relative;\n\tdisplay: inline-block;\n\tvertical-align: middle;\n\tfont-family: \\'Ionicons\\';\n    font-size: 38px;\n\tline-height: 1;\n}\n\n.dor-styles.tparrows > span:before {\n\tdisplay: block;\n    line-height: inherit;\n}\n\n.dor-styles.tparrows.tp-leftarrow > span:before {\n\tcontent: \\\"\\\\f3d5\\\";\n}\n\n.dor-styles.tparrows .mkdf-nav-arrow {\n\ttransition: transform .2s;\n}\n\n.dor-styles.tparrows.tp-leftarrow:hover .mkdf-nav-arrow {\n\ttransform: translateX(-5px);\n}\n\n.dor-styles.tparrows.tp-rightarrow:hover .mkdf-nav-arrow {\n\ttransform: translateX(5px);\n}\n\n.dor-styles.tparrows.tp-rightarrow > span:before {\n\tcontent: \\\"\\\\f3d6\\\";\n}","markup":"<span class=\\\"mkdf-nav-arrow\\\"><\/span>","settings":"{\"dim\":{\"width\":\"160\",\"height\":\"160\"},\"placeholders\":{\"height\":{\"title\":\"Height\",\"type\":\"custom\",\"data\":\"50\"},\"font-size\":{\"title\":\"Font-Size\",\"type\":\"custom\",\"data\":\"40\"},\"background\":{\"title\":\"BG-Color\",\"type\":\"color-rgba\",\"data\":\"rgba(255,255,255,0)\"},\"width\":{\"title\":\"Width\",\"type\":\"custom\",\"data\":\"50\"}},\"presets\":{\"test\":{\"name\":\"test\",\"values\":{\"ph-uranus-arrows-width\":\"50\",\"ph-uranus-arrows-background\":\"rgba(255,255,255,0)\"}},\"test2\":{\"name\":\"test2\",\"values\":{\"ph-uranus-arrows-width\":\"50\"}}},\"version\":\"6.0.0\"}","type":"arrows"},"2":{"id":"2","name":"Dor Styles","handle":"dor-styles","css":".dor-styles.tp-bullets {\n\tcounter-reset: counter;\n  box-sizing: content-box;\n}\n\n.dor-styles .tp-bullet {\n  \tbox-sizing: content-box;\n\tdisplay: inline-block;\n    width: 13px;\n    height: 19px;\n  \tvertical-align: middle;\n  \tmargin: 0;\n    padding: 4px 18px;\n  \tbackground: none;\n  \tborder: 0;\n  \tborder-radius: 0;\n  \toutline: none;\n  \t-webkit-appearance: none;\n    border-bottom: 1px solid #8b8b8b;\n\t-webkit-transition: all 0.3s ease-in-out;\n    -ms-transition: all 0.3s ease-in-out;\n    transition: all 0.3s ease-in-out;\n}\n\n.dor-styles .tp-bullet:first-child:after,\n.dor-styles .tp-bullet:last-child:after {\n\tcontent: \\'\\';\n    position: absolute;\n    display: block;\n    top: 50%;\n    width: 21px;\n    height: 100%;\n    border-bottom: 1px solid #8b8b8b;\n    -webkit-transform: translateY(-50%);\n    -ms-transform: translateY(-50%);\n    transform: translateY(-50%);\n    -webkit-transition: all 0.3s ease-in-out;\n    -ms-transition: all 0.3s ease-in-out;\n    transition: all 0.3s ease-in-out;\n}\n\n.dor-styles .tp-bullet:first-child:after {\n    left: -21px;\n}\n\n.dor-styles .tp-bullet:last-child:after {\n    right: -21px;\n}\n\n.dor-styles .tp-bullet:before {\n\tposition: relative;\n    display: inline-block;\n    width: 6px;\n    font-size: 15px;\n    font-family: \\'Montserrat\\', sans-serif;\n    font-weight: 600;\n    top: 0;\n    left: 50%;\n    color: #8b8b8b;\n    \/* Increment \\\"counter\\\" by 1 *\/\n    counter-increment: counter;\n    content: counter(counter);\n    -webkit-transform: translateX(-50%);\n    -ms-transform: translateX(-50%);\n    transform: translateX(-50%);\n    -webkit-transition: all .3s ease-in-out;\n    -ms-transition: all .3s ease-in-out;\n    transition: all .3s ease-in-out;\n}\n\n.dor-styles .tp-bullet:after {\n\tdisplay: none;\n}\n\n.dor-styles .tp-bullet span {\n\tposition: relative;\n}\n\n.dor-styles .tp-bullet:first-child span:before {\n\tcontent: \\'|\\';\n    position: absolute;\n    display: block;\n    margin: 0;\n    top: 7px;\n    right: 26px;\n    width: 0;\n    font-size: 19px;\n    -webkit-transform: rotate(39deg);\n    -ms-transform: rotate(39deg);\n    transform: rotate(39deg);\n    color: #8b8b8b;\n}\n\n.dor-styles .tp-bullet span:after {\n\tcontent: \\'|\\';\n    position: absolute;\n    display: block;\n    margin: 0;\n    top: 7px;\n    left: 23px;\n    width: 0;\n    font-size: 19px;\n    -webkit-transform: rotate(39deg);\n    -ms-transform: rotate(39deg);\n    transform: rotate(39deg);\n    color: #8b8b8b;\n}\n\n.dor-styles .tp-bullet:hover,\n.dor-styles .tp-bullet.selected {\n\tborder-bottom: 1px solid #fff;\n}\n\n.dor-styles .tp-bullet:hover:before,\n.dor-styles .tp-bullet.selected:before {\n\tcolor: #fff;\n}\n\n\/* Vertical Pagination *\/\n\n.dor-styles.vertical.tp-bullets {\n\twidth: 30px;\n}\n\n.dor-styles.vertical .tp-bullet {\n\tdisplay: block;\n    position: static;\n    width: auto;\n    height: 54px;\n  \tborder-bottom: none;\n  \tborder-left: 1px solid #8b8b8b;\n  \tpadding: 12px 9px;\n    box-sizing: border-box;\n}\n\n.dor-styles.vertical .tp-bullet:first-child:after,\n.dor-styles.vertical .tp-bullet:last-child:after {\n\ttop: auto;\n    left: 0;\n    width: 100%;\n    height: 21px;\n    border-bottom: none;\n    border-left: 1px solid #8b8b8b;\n}\n\n.dor-styles.vertical .tp-bullet:first-child:after {\n    top: -10px;\n}\n\n.dor-styles.vertical .tp-bullet:last-child:after {\n    bottom: -32px;\n}\n\n.dor-styles.vertical .tp-bullet:before {\n\twidth: 9px;\n}\n\n.dor-styles.vertical .tp-bullet:first-child span:before {\n\ttop: -26px;\n    right: auto;\n    left: -21px;\n    transform: rotate(-39deg);\n}\n\n.dor-styles.vertical .tp-bullet span:after {\n\ttop: 27px;\n    left: -21px;\n    transform: rotate(-39deg);\n}\n\n.dor-styles.vertical .tp-bullet:hover,\n.dor-styles.vertical .tp-bullet.selected {\n\tborder-bottom: none;\n  \tborder-left: 1px solid #fff;\t\n}","markup":"<span class=\\\"tp-bullet-inner\\\"><\/span>","settings":"{\"dim\":{\"width\":\"160\",\"height\":\"160\"},\"placeholders\":{\"size\":{\"title\":\"Size\",\"type\":\"custom\",\"data\":\"15\"},\"color\":{\"title\":\"Color\",\"type\":\"color\",\"data\":\"#ffffff\"}},\"presets\":\"\",\"version\":\"6.0.0\"}","type":"bullets"}}