{"1":{"id":"1","name":"tbay-arrows","handle":"tbay-arrows","css":".tbay-arrows.tparrows {\n  cursor:pointer;\n  background:##back-color##;\n  width:##width##px;\n  height:##height##px;\n  display:block;\n  border-radius         : 8px;\n    -webkit-border-radius : 8px;\n    -moz-border-radius    : 8px;\n    -ms-border-radius     : 8px;\n    -o-border-radius      : 8px;\n   -webkit-transition: all 0.3s;\n  -moz-transition: all 0.3s;\n  -o-transition: all 0.3s;\n  transition: all 0.3s;\n  border: solid 2px #eee;\n}\n.tbay-arrows.tparrows:hover {\n  background: ##hbg##;\n  border-color: ##hbg##;\n}\n.tbay-arrows.tparrows:before {\n  font-family: \\'revicons\\';\n  font-size:##arrow-size##px;\n  color:##arrow-color##;\n  display:block;\n  line-height: ##height##px;\n  -webkit-transition: all 0.3s;\n  -moz-transition: all 0.3s;\n  -o-transition: all 0.3s;\n  transition: all 0.3s;\n  z-index:2;\n  position:relative;\n  font-weight: 700;\n}\n.tbay-arrows.tparrows.tp-leftarrow:before {\n  content: \\'##left-icon##\\';\n}\n.tbay-arrows.tparrows.tp-rightarrow:before {\n  content: \\'##right-icon##\\';\n}\n.tbay-arrows.tparrows:hover:before {\n \tcolor:##harr##;\n}","markup":"","settings":"{\"dim\":{\"width\":\"160\",\"height\":\"160\"},\"placeholders\":{\"back-color\":{\"title\":\"Background\",\"type\":\"color\",\"data\":\"#ffffff\"},\"arrow-color\":{\"title\":\"Arrow-Color\",\"type\":\"color\",\"data\":\"#cccccc\"},\"arrow-size\":{\"title\":\"Arrow-Size\",\"type\":\"custom\",\"data\":\"16\"},\"left-icon\":{\"title\":\"Left-Icon\",\"type\":\"icon\",\"data\":\"\\\\\\\\e824\"},\"right-icon\":{\"title\":\"Right-Icon\",\"type\":\"icon\",\"data\":\"\\\\\\\\e825\"},\"width\":{\"type\":\"custom\",\"title\":\"Width\",\"data\":\"50\"},\"height\":{\"type\":\"custom\",\"title\":\"Height\",\"data\":\"50\"},\"hbg\":{\"type\":\"color\",\"title\":\"Hover-Background\",\"data\":\"#009aff\"},\"harr\":{\"type\":\"color\",\"title\":\"Hover-Arrow\",\"data\":\"#ffffff\"}},\"presets\":\"\",\"version\":\"6.0.0\"}","type":"arrows"}}