themify.css 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080
  1. @charset "UTF-8";
  2. /**
  3. * Themify icons, 1.0.1
  4. * Created by Themify
  5. * http://themify.me/themify-icons
  6. * MIT License
  7. */
  8. @font-face {
  9. font-family: "Themify icons";
  10. src: url("./themify.eot?v=1.0.1");
  11. src: url("./themify.eot?#iefix&v=1.0.1") format("embedded-opentype"), url("./themify.woff?v=1.0.1") format("woff"), url("./themify.ttf?v=1.0.1") format("truetype"), url("./themify.svg?v=1.0.1#themify") format("svg");
  12. font-weight: normal;
  13. font-style: normal; }
  14. [class^="ti-"],
  15. [class*=" ti-"] {
  16. font-family: "Themify icons";
  17. position: relative;
  18. display: inline-block;
  19. font-style: normal;
  20. font-weight: normal;
  21. -webkit-transform: translate(0, 0);
  22. transform: translate(0, 0);
  23. -webkit-font-smoothing: antialiased;
  24. -moz-osx-font-smoothing: grayscale;
  25. speak: none;
  26. text-rendering: auto; }
  27. .ti-arrow-up:before {
  28. content: ""; }
  29. .ti-arrow-right:before {
  30. content: ""; }
  31. .ti-arrow-left:before {
  32. content: ""; }
  33. .ti-arrow-down:before {
  34. content: ""; }
  35. .ti-arrows-vertical:before {
  36. content: ""; }
  37. .ti-arrows-horizontal:before {
  38. content: ""; }
  39. .ti-angle-up:before {
  40. content: ""; }
  41. .ti-angle-right:before {
  42. content: ""; }
  43. .ti-angle-left:before {
  44. content: ""; }
  45. .ti-angle-down:before {
  46. content: ""; }
  47. .ti-angle-double-up:before {
  48. content: ""; }
  49. .ti-angle-double-right:before {
  50. content: ""; }
  51. .ti-angle-double-left:before {
  52. content: ""; }
  53. .ti-angle-double-down:before {
  54. content: ""; }
  55. .ti-move:before {
  56. content: ""; }
  57. .ti-fullscreen:before {
  58. content: ""; }
  59. .ti-arrow-top-right:before {
  60. content: ""; }
  61. .ti-arrow-top-left:before {
  62. content: ""; }
  63. .ti-arrow-circle-up:before {
  64. content: ""; }
  65. .ti-arrow-circle-right:before {
  66. content: ""; }
  67. .ti-arrow-circle-left:before {
  68. content: ""; }
  69. .ti-arrow-circle-down:before {
  70. content: ""; }
  71. .ti-arrows-corner:before {
  72. content: ""; }
  73. .ti-split-v:before {
  74. content: ""; }
  75. .ti-split-v-alt:before {
  76. content: ""; }
  77. .ti-split-h:before {
  78. content: ""; }
  79. .ti-hand-point-up:before {
  80. content: ""; }
  81. .ti-hand-point-right:before {
  82. content: ""; }
  83. .ti-hand-point-left:before {
  84. content: ""; }
  85. .ti-hand-point-down:before {
  86. content: ""; }
  87. .ti-back-right:before {
  88. content: ""; }
  89. .ti-back-left:before {
  90. content: ""; }
  91. .ti-exchange-vertical:before {
  92. content: ""; }
  93. .ti-wand:before {
  94. content: ""; }
  95. .ti-save:before {
  96. content: ""; }
  97. .ti-save-alt:before {
  98. content: ""; }
  99. .ti-direction:before {
  100. content: ""; }
  101. .ti-direction-alt:before {
  102. content: ""; }
  103. .ti-user:before {
  104. content: ""; }
  105. .ti-link:before {
  106. content: ""; }
  107. .ti-unlink:before {
  108. content: ""; }
  109. .ti-trash:before {
  110. content: ""; }
  111. .ti-target:before {
  112. content: ""; }
  113. .ti-tag:before {
  114. content: ""; }
  115. .ti-desktop:before {
  116. content: ""; }
  117. .ti-tablet:before {
  118. content: ""; }
  119. .ti-mobile:before {
  120. content: ""; }
  121. .ti-email:before {
  122. content: ""; }
  123. .ti-star:before {
  124. content: ""; }
  125. .ti-spray:before {
  126. content: ""; }
  127. .ti-signal:before {
  128. content: ""; }
  129. .ti-shopping-cart:before {
  130. content: ""; }
  131. .ti-shopping-cart-full:before {
  132. content: ""; }
  133. .ti-settings:before {
  134. content: ""; }
  135. .ti-search:before {
  136. content: ""; }
  137. .ti-zoom-in:before {
  138. content: ""; }
  139. .ti-zoom-out:before {
  140. content: ""; }
  141. .ti-cut:before {
  142. content: ""; }
  143. .ti-ruler:before {
  144. content: ""; }
  145. .ti-ruler-alt-2:before {
  146. content: ""; }
  147. .ti-ruler-pencil:before {
  148. content: ""; }
  149. .ti-ruler-alt:before {
  150. content: ""; }
  151. .ti-bookmark:before {
  152. content: ""; }
  153. .ti-bookmark-alt:before {
  154. content: ""; }
  155. .ti-reload:before {
  156. content: ""; }
  157. .ti-plus:before {
  158. content: ""; }
  159. .ti-minus:before {
  160. content: ""; }
  161. .ti-close:before {
  162. content: ""; }
  163. .ti-pin:before {
  164. content: ""; }
  165. .ti-pencil:before {
  166. content: ""; }
  167. .ti-pencil-alt:before {
  168. content: ""; }
  169. .ti-paint-roller:before {
  170. content: ""; }
  171. .ti-paint-bucket:before {
  172. content: ""; }
  173. .ti-na:before {
  174. content: ""; }
  175. .ti-medall:before {
  176. content: ""; }
  177. .ti-medall-alt:before {
  178. content: ""; }
  179. .ti-marker:before {
  180. content: ""; }
  181. .ti-marker-alt:before {
  182. content: ""; }
  183. .ti-lock:before {
  184. content: ""; }
  185. .ti-unlock:before {
  186. content: ""; }
  187. .ti-location-arrow:before {
  188. content: ""; }
  189. .ti-layout:before {
  190. content: ""; }
  191. .ti-layers:before {
  192. content: ""; }
  193. .ti-layers-alt:before {
  194. content: ""; }
  195. .ti-key:before {
  196. content: ""; }
  197. .ti-image:before {
  198. content: ""; }
  199. .ti-heart:before {
  200. content: ""; }
  201. .ti-heart-broken:before {
  202. content: ""; }
  203. .ti-hand-stop:before {
  204. content: ""; }
  205. .ti-hand-open:before {
  206. content: ""; }
  207. .ti-hand-drag:before {
  208. content: ""; }
  209. .ti-flag:before {
  210. content: ""; }
  211. .ti-flag-alt:before {
  212. content: ""; }
  213. .ti-flag-alt-2:before {
  214. content: ""; }
  215. .ti-eye:before {
  216. content: ""; }
  217. .ti-import:before {
  218. content: ""; }
  219. .ti-export:before {
  220. content: ""; }
  221. .ti-cup:before {
  222. content: ""; }
  223. .ti-crown:before {
  224. content: ""; }
  225. .ti-comments:before {
  226. content: ""; }
  227. .ti-comment:before {
  228. content: ""; }
  229. .ti-comment-alt:before {
  230. content: ""; }
  231. .ti-thought:before {
  232. content: ""; }
  233. .ti-clip:before {
  234. content: ""; }
  235. .ti-check:before {
  236. content: ""; }
  237. .ti-check-box:before {
  238. content: ""; }
  239. .ti-camera:before {
  240. content: ""; }
  241. .ti-announcement:before {
  242. content: ""; }
  243. .ti-brush:before {
  244. content: ""; }
  245. .ti-brush-alt:before {
  246. content: ""; }
  247. .ti-palette:before {
  248. content: ""; }
  249. .ti-briefcase:before {
  250. content: ""; }
  251. .ti-bolt:before {
  252. content: ""; }
  253. .ti-bolt-alt:before {
  254. content: ""; }
  255. .ti-blackboard:before {
  256. content: ""; }
  257. .ti-bag:before {
  258. content: ""; }
  259. .ti-world:before {
  260. content: ""; }
  261. .ti-wheelchair:before {
  262. content: ""; }
  263. .ti-car:before {
  264. content: ""; }
  265. .ti-truck:before {
  266. content: ""; }
  267. .ti-timer:before {
  268. content: ""; }
  269. .ti-ticket:before {
  270. content: ""; }
  271. .ti-thumb-up:before {
  272. content: ""; }
  273. .ti-thumb-down:before {
  274. content: ""; }
  275. .ti-stats-up:before {
  276. content: ""; }
  277. .ti-stats-down:before {
  278. content: ""; }
  279. .ti-shine:before {
  280. content: ""; }
  281. .ti-shift-right:before {
  282. content: ""; }
  283. .ti-shift-left:before {
  284. content: ""; }
  285. .ti-shift-right-alt:before {
  286. content: ""; }
  287. .ti-shift-left-alt:before {
  288. content: ""; }
  289. .ti-shield:before {
  290. content: ""; }
  291. .ti-notepad:before {
  292. content: ""; }
  293. .ti-server:before {
  294. content: ""; }
  295. .ti-pulse:before {
  296. content: ""; }
  297. .ti-printer:before {
  298. content: ""; }
  299. .ti-power-off:before {
  300. content: ""; }
  301. .ti-plug:before {
  302. content: ""; }
  303. .ti-pie-chart:before {
  304. content: ""; }
  305. .ti-panel:before {
  306. content: ""; }
  307. .ti-package:before {
  308. content: ""; }
  309. .ti-music:before {
  310. content: ""; }
  311. .ti-music-alt:before {
  312. content: ""; }
  313. .ti-mouse:before {
  314. content: ""; }
  315. .ti-mouse-alt:before {
  316. content: ""; }
  317. .ti-money:before {
  318. content: ""; }
  319. .ti-microphone:before {
  320. content: ""; }
  321. .ti-menu:before {
  322. content: ""; }
  323. .ti-menu-alt:before {
  324. content: ""; }
  325. .ti-map:before {
  326. content: ""; }
  327. .ti-map-alt:before {
  328. content: ""; }
  329. .ti-location-pin:before {
  330. content: ""; }
  331. .ti-light-bulb:before {
  332. content: ""; }
  333. .ti-info:before {
  334. content: ""; }
  335. .ti-infinite:before {
  336. content: ""; }
  337. .ti-id-badge:before {
  338. content: ""; }
  339. .ti-hummer:before {
  340. content: ""; }
  341. .ti-home:before {
  342. content: ""; }
  343. .ti-help:before {
  344. content: ""; }
  345. .ti-headphone:before {
  346. content: ""; }
  347. .ti-harddrives:before {
  348. content: ""; }
  349. .ti-harddrive:before {
  350. content: ""; }
  351. .ti-gift:before {
  352. content: ""; }
  353. .ti-game:before {
  354. content: ""; }
  355. .ti-filter:before {
  356. content: ""; }
  357. .ti-files:before {
  358. content: ""; }
  359. .ti-file:before {
  360. content: ""; }
  361. .ti-zip:before {
  362. content: ""; }
  363. .ti-folder:before {
  364. content: ""; }
  365. .ti-envelope:before {
  366. content: ""; }
  367. .ti-dashboard:before {
  368. content: ""; }
  369. .ti-cloud:before {
  370. content: ""; }
  371. .ti-cloud-up:before {
  372. content: ""; }
  373. .ti-cloud-down:before {
  374. content: ""; }
  375. .ti-clipboard:before {
  376. content: ""; }
  377. .ti-calendar:before {
  378. content: ""; }
  379. .ti-book:before {
  380. content: ""; }
  381. .ti-bell:before {
  382. content: ""; }
  383. .ti-basketball:before {
  384. content: ""; }
  385. .ti-bar-chart:before {
  386. content: ""; }
  387. .ti-bar-chart-alt:before {
  388. content: ""; }
  389. .ti-archive:before {
  390. content: ""; }
  391. .ti-anchor:before {
  392. content: ""; }
  393. .ti-alert:before {
  394. content: ""; }
  395. .ti-alarm-clock:before {
  396. content: ""; }
  397. .ti-agenda:before {
  398. content: ""; }
  399. .ti-write:before {
  400. content: ""; }
  401. .ti-wallet:before {
  402. content: ""; }
  403. .ti-video-clapper:before {
  404. content: ""; }
  405. .ti-video-camera:before {
  406. content: ""; }
  407. .ti-vector:before {
  408. content: ""; }
  409. .ti-support:before {
  410. content: ""; }
  411. .ti-stamp:before {
  412. content: ""; }
  413. .ti-slice:before {
  414. content: ""; }
  415. .ti-shortcode:before {
  416. content: ""; }
  417. .ti-receipt:before {
  418. content: ""; }
  419. .ti-pin2:before {
  420. content: ""; }
  421. .ti-pin-alt:before {
  422. content: ""; }
  423. .ti-pencil-alt2:before {
  424. content: ""; }
  425. .ti-eraser:before {
  426. content: ""; }
  427. .ti-more:before {
  428. content: ""; }
  429. .ti-more-alt:before {
  430. content: ""; }
  431. .ti-microphone-alt:before {
  432. content: ""; }
  433. .ti-magnet:before {
  434. content: ""; }
  435. .ti-line-double:before {
  436. content: ""; }
  437. .ti-line-dotted:before {
  438. content: ""; }
  439. .ti-line-dashed:before {
  440. content: ""; }
  441. .ti-ink-pen:before {
  442. content: ""; }
  443. .ti-info-alt:before {
  444. content: ""; }
  445. .ti-help-alt:before {
  446. content: ""; }
  447. .ti-headphone-alt:before {
  448. content: ""; }
  449. .ti-gallery:before {
  450. content: ""; }
  451. .ti-face-smile:before {
  452. content: ""; }
  453. .ti-face-sad:before {
  454. content: ""; }
  455. .ti-credit-card:before {
  456. content: ""; }
  457. .ti-comments-smiley:before {
  458. content: ""; }
  459. .ti-time:before {
  460. content: ""; }
  461. .ti-share:before {
  462. content: ""; }
  463. .ti-share-alt:before {
  464. content: ""; }
  465. .ti-rocket:before {
  466. content: ""; }
  467. .ti-new-window:before {
  468. content: ""; }
  469. .ti-rss:before {
  470. content: ""; }
  471. .ti-rss-alt:before {
  472. content: ""; }
  473. .ti-control-stop:before {
  474. content: ""; }
  475. .ti-control-shuffle:before {
  476. content: ""; }
  477. .ti-control-play:before {
  478. content: ""; }
  479. .ti-control-pause:before {
  480. content: ""; }
  481. .ti-control-forward:before {
  482. content: ""; }
  483. .ti-control-backward:before {
  484. content: ""; }
  485. .ti-volume:before {
  486. content: ""; }
  487. .ti-control-skip-forward:before {
  488. content: ""; }
  489. .ti-control-skip-backward:before {
  490. content: ""; }
  491. .ti-control-record:before {
  492. content: ""; }
  493. .ti-control-eject:before {
  494. content: ""; }
  495. .ti-paragraph:before {
  496. content: ""; }
  497. .ti-uppercase:before {
  498. content: ""; }
  499. .ti-underline:before {
  500. content: ""; }
  501. .ti-text:before {
  502. content: ""; }
  503. .ti-Italic:before {
  504. content: ""; }
  505. .ti-smallcap:before {
  506. content: ""; }
  507. .ti-list:before {
  508. content: ""; }
  509. .ti-list-ol:before {
  510. content: ""; }
  511. .ti-align-right:before {
  512. content: ""; }
  513. .ti-align-left:before {
  514. content: ""; }
  515. .ti-align-justify:before {
  516. content: ""; }
  517. .ti-align-center:before {
  518. content: ""; }
  519. .ti-quote-right:before {
  520. content: ""; }
  521. .ti-quote-left:before {
  522. content: ""; }
  523. .ti-layout-width-full:before {
  524. content: ""; }
  525. .ti-layout-width-default:before {
  526. content: ""; }
  527. .ti-layout-width-default-alt:before {
  528. content: ""; }
  529. .ti-layout-tab:before {
  530. content: ""; }
  531. .ti-layout-tab-window:before {
  532. content: ""; }
  533. .ti-layout-tab-v:before {
  534. content: ""; }
  535. .ti-layout-tab-min:before {
  536. content: ""; }
  537. .ti-layout-slider:before {
  538. content: ""; }
  539. .ti-layout-slider-alt:before {
  540. content: ""; }
  541. .ti-layout-sidebar-right:before {
  542. content: ""; }
  543. .ti-layout-sidebar-none:before {
  544. content: ""; }
  545. .ti-layout-sidebar-left:before {
  546. content: ""; }
  547. .ti-layout-placeholder:before {
  548. content: ""; }
  549. .ti-layout-menu:before {
  550. content: ""; }
  551. .ti-layout-menu-v:before {
  552. content: ""; }
  553. .ti-layout-menu-separated:before {
  554. content: ""; }
  555. .ti-layout-menu-full:before {
  556. content: ""; }
  557. .ti-layout-media-right:before {
  558. content: ""; }
  559. .ti-layout-media-right-alt:before {
  560. content: ""; }
  561. .ti-layout-media-overlay:before {
  562. content: ""; }
  563. .ti-layout-media-overlay-alt:before {
  564. content: ""; }
  565. .ti-layout-media-overlay-alt-2:before {
  566. content: ""; }
  567. .ti-layout-media-left:before {
  568. content: ""; }
  569. .ti-layout-media-left-alt:before {
  570. content: ""; }
  571. .ti-layout-media-center:before {
  572. content: ""; }
  573. .ti-layout-media-center-alt:before {
  574. content: ""; }
  575. .ti-layout-list-thumb:before {
  576. content: ""; }
  577. .ti-layout-list-thumb-alt:before {
  578. content: ""; }
  579. .ti-layout-list-post:before {
  580. content: ""; }
  581. .ti-layout-list-large-image:before {
  582. content: ""; }
  583. .ti-layout-line-solid:before {
  584. content: ""; }
  585. .ti-layout-grid4:before {
  586. content: ""; }
  587. .ti-layout-grid3:before {
  588. content: ""; }
  589. .ti-layout-grid2:before {
  590. content: ""; }
  591. .ti-layout-grid2-thumb:before {
  592. content: ""; }
  593. .ti-layout-cta-right:before {
  594. content: ""; }
  595. .ti-layout-cta-left:before {
  596. content: ""; }
  597. .ti-layout-cta-center:before {
  598. content: ""; }
  599. .ti-layout-cta-btn-right:before {
  600. content: ""; }
  601. .ti-layout-cta-btn-left:before {
  602. content: ""; }
  603. .ti-layout-column4:before {
  604. content: ""; }
  605. .ti-layout-column3:before {
  606. content: ""; }
  607. .ti-layout-column2:before {
  608. content: ""; }
  609. .ti-layout-accordion-separated:before {
  610. content: ""; }
  611. .ti-layout-accordion-merged:before {
  612. content: ""; }
  613. .ti-layout-accordion-list:before {
  614. content: ""; }
  615. .ti-widgetized:before {
  616. content: ""; }
  617. .ti-widget:before {
  618. content: ""; }
  619. .ti-widget-alt:before {
  620. content: ""; }
  621. .ti-view-list:before {
  622. content: ""; }
  623. .ti-view-list-alt:before {
  624. content: ""; }
  625. .ti-view-grid:before {
  626. content: ""; }
  627. .ti-upload:before {
  628. content: ""; }
  629. .ti-download:before {
  630. content: ""; }
  631. .ti-loop:before {
  632. content: ""; }
  633. .ti-layout-sidebar-2:before {
  634. content: ""; }
  635. .ti-layout-grid4-alt:before {
  636. content: ""; }
  637. .ti-layout-grid3-alt:before {
  638. content: ""; }
  639. .ti-layout-grid2-alt:before {
  640. content: ""; }
  641. .ti-layout-column4-alt:before {
  642. content: ""; }
  643. .ti-layout-column3-alt:before {
  644. content: ""; }
  645. .ti-layout-column2-alt:before {
  646. content: ""; }
  647. .ti-flickr:before {
  648. content: ""; }
  649. .ti-flickr-alt:before {
  650. content: ""; }
  651. .ti-instagram:before {
  652. content: ""; }
  653. .ti-google:before {
  654. content: ""; }
  655. .ti-github:before {
  656. content: ""; }
  657. .ti-facebook:before {
  658. content: ""; }
  659. .ti-dropbox:before {
  660. content: ""; }
  661. .ti-dropbox-alt:before {
  662. content: ""; }
  663. .ti-dribbble:before {
  664. content: ""; }
  665. .ti-apple:before {
  666. content: ""; }
  667. .ti-android:before {
  668. content: ""; }
  669. .ti-yahoo:before {
  670. content: ""; }
  671. .ti-trello:before {
  672. content: ""; }
  673. .ti-stack-overflow:before {
  674. content: ""; }
  675. .ti-soundcloud:before {
  676. content: ""; }
  677. .ti-sharethis:before {
  678. content: ""; }
  679. .ti-sharethis-alt:before {
  680. content: ""; }
  681. .ti-reddit:before {
  682. content: ""; }
  683. .ti-microsoft:before {
  684. content: ""; }
  685. .ti-microsoft-alt:before {
  686. content: ""; }
  687. .ti-linux:before {
  688. content: ""; }
  689. .ti-jsfiddle:before {
  690. content: ""; }
  691. .ti-joomla:before {
  692. content: ""; }
  693. .ti-html5:before {
  694. content: ""; }
  695. .ti-css3:before {
  696. content: ""; }
  697. .ti-drupal:before {
  698. content: ""; }
  699. .ti-wordpress:before {
  700. content: ""; }
  701. .ti-tumblr:before {
  702. content: ""; }
  703. .ti-tumblr-alt:before {
  704. content: ""; }
  705. .ti-skype:before {
  706. content: ""; }
  707. .ti-youtube:before {
  708. content: ""; }
  709. .ti-vimeo:before {
  710. content: ""; }
  711. .ti-vimeo-alt:before {
  712. content: ""; }
  713. .ti-twitter:before {
  714. content: ""; }
  715. .ti-twitter-alt:before {
  716. content: ""; }
  717. .ti-linkedin:before {
  718. content: ""; }
  719. .ti-pinterest:before {
  720. content: ""; }
  721. .ti-pinterest-alt:before {
  722. content: ""; }
  723. .ti-themify-logo:before {
  724. content: ""; }
  725. .ti-themify-favicon:before {
  726. content: ""; }
  727. .ti-themify-favicon-alt:before {
  728. content: ""; }