Advertisement
Guest User

rs-plugin

a guest
Dec 11th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.28 KB | None | 0 0
  1. /*-----------------------------------------------------------------------------
  2.  
  3. - Revolution Slider 4.1 Captions -
  4.  
  5. Screen Stylesheet
  6.  
  7. version: 1.4.5
  8. date: 27/11/13
  9. author: themepunch
  10. email: info@themepunch.com
  11. website: http://www.themepunch.com
  12. -----------------------------------------------------------------------------*/
  13.  
  14.  
  15.  
  16. /*************************
  17. - CAPTIONS -
  18. **************************/
  19.  
  20. .tp-static-layers { position:absolute; z-index:505; top:0px;left:0px}
  21.  
  22. .tp-hide-revslider,.tp-caption.tp-hidden-caption { visibility:hidden !important; display:none !important}
  23.  
  24.  
  25. .tp-caption { z-index:1; white-space:nowrap}
  26.  
  27. .tp-caption-demo .tp-caption { position:relative !important; display:inline-block; margin-bottom:10px; margin-right:20px !important}
  28.  
  29.  
  30. .tp-caption.whitedivider3px {
  31.  
  32. color: #000000;
  33. text-shadow: none;
  34. background-color: rgb(255, 255, 255);
  35. background-color: rgba(255, 255, 255, 1);
  36. text-decoration: none;
  37. min-width: 408px;
  38. min-height: 3px;
  39. background-position: initial initial;
  40. background-repeat: initial initial;
  41. border-width: 0px;
  42. border-color: #000000;
  43. border-style: none;
  44. }
  45.  
  46.  
  47. .tp-caption.finewide_large_white {
  48. color:#ffffff;
  49. text-shadow:none;
  50. font-size:60px;
  51. line-height:60px;
  52. font-weight:300;
  53. font-family:"Open Sans", sans-serif;
  54. background-color:transparent;
  55. text-decoration:none;
  56. text-transform:uppercase;
  57. letter-spacing:8px;
  58. border-width:0px;
  59. border-color:rgb(0, 0, 0);
  60. border-style:none;
  61. }
  62.  
  63. .tp-caption.whitedivider3px {
  64. color:#000000;
  65. text-shadow:none;
  66. background-color:rgb(255, 255, 255);
  67. background-color:rgba(255, 255, 255, 1);
  68. text-decoration:none;
  69. font-size:0px;
  70. line-height:0;
  71. min-width:468px;
  72. min-height:3px;
  73. border-width:0px;
  74. border-color:rgb(0, 0, 0);
  75. border-style:none;
  76. }
  77.  
  78. .tp-caption.finewide_medium_white {
  79. color:#ffffff;
  80. text-shadow:none;
  81. font-size:37px;
  82. line-height:37px;
  83. font-weight:300;
  84. font-family:"Open Sans", sans-serif;
  85. background-color:transparent;
  86. text-decoration:none;
  87. text-transform:uppercase;
  88. letter-spacing:5px;
  89. border-width:0px;
  90. border-color:rgb(0, 0, 0);
  91. border-style:none;
  92. }
  93.  
  94. .tp-caption.boldwide_small_white {
  95. font-size:25px;
  96. line-height:25px;
  97. font-weight:800;
  98. font-family:"Open Sans", sans-serif;
  99. color:rgb(255, 255, 255);
  100. text-decoration:none;
  101. background-color:transparent;
  102. text-shadow:none;
  103. text-transform:uppercase;
  104. letter-spacing:5px;
  105. border-width:0px;
  106. border-color:rgb(0, 0, 0);
  107. border-style:none;
  108. }
  109.  
  110. .tp-caption.whitedivider3px_vertical {
  111. color:#000000;
  112. text-shadow:none;
  113. background-color:rgb(255, 255, 255);
  114. background-color:rgba(255, 255, 255, 1);
  115. text-decoration:none;
  116. font-size:0px;
  117. line-height:0;
  118. min-width:3px;
  119. min-height:130px;
  120. border-width:0px;
  121. border-color:rgb(0, 0, 0);
  122. border-style:none;
  123. }
  124.  
  125. .tp-caption.finewide_small_white {
  126. color:#ffffff;
  127. text-shadow:none;
  128. font-size:25px;
  129. line-height:25px;
  130. font-weight:300;
  131. font-family:"Open Sans", sans-serif;
  132. background-color:transparent;
  133. text-decoration:none;
  134. text-transform:uppercase;
  135. letter-spacing:5px;
  136. border-width:0px;
  137. border-color:rgb(0, 0, 0);
  138. border-style:none;
  139. }
  140.  
  141. .tp-caption.finewide_verysmall_white_mw {
  142. font-size:13px;
  143. line-height:25px;
  144. font-weight:400;
  145. font-family:"Open Sans", sans-serif;
  146. color:#ffffff;
  147. text-decoration:none;
  148. background-color:transparent;
  149. text-shadow:none;
  150. text-transform:uppercase;
  151. letter-spacing:5px;
  152. max-width:470px;
  153. white-space:normal !important;
  154. border-width:0px;
  155. border-color:rgb(0, 0, 0);
  156. border-style:none;
  157. }
  158.  
  159. .tp-caption.lightgrey_divider {
  160. text-decoration:none;
  161. background-color:rgb(235, 235, 235);
  162. background-color:rgba(235, 235, 235, 1);
  163. width:370px;
  164. height:3px;
  165. background-position:initial initial;
  166. background-repeat:initial initial;
  167. border-width:0px;
  168. border-color:rgb(34, 34, 34);
  169. border-style:none;
  170. }
  171.  
  172. .tp-caption.finewide_large_white {
  173. color: #FFF;
  174. text-shadow: none;
  175. font-size: 60px;
  176. line-height: 60px;
  177. font-weight: 300;
  178. font-family: "Open Sans", sans-serif;
  179. background-color: rgba(0, 0, 0, 0);
  180. text-decoration: none;
  181. text-transform: uppercase;
  182. letter-spacing: 8px;
  183. border-width: 0px;
  184. border-color: #000;
  185. border-style: none;
  186. }
  187.  
  188. .tp-caption.finewide_medium_white {
  189. color: #FFF;
  190. text-shadow: none;
  191. font-size: 34px;
  192. line-height: 34px;
  193. font-weight: 300;
  194. font-family: "Open Sans", sans-serif;
  195. background-color: rgba(0, 0, 0, 0);
  196. text-decoration: none;
  197. text-transform: uppercase;
  198. letter-spacing: 5px;
  199. border-width: 0px;
  200. border-color: #000;
  201. border-style: none;
  202. }
  203.  
  204. .tp-caption.huge_red {
  205. position:absolute;
  206. color:rgb(223,75,107);
  207. font-weight:400;
  208. font-size:150px;
  209. line-height:130px;
  210. font-family: 'Oswald', sans-serif;
  211. margin:0px;
  212. border-width:0px;
  213. border-style:none;
  214. white-space:nowrap;
  215. background-color:rgb(45,49,54);
  216. padding:0px;
  217. }
  218.  
  219. .tp-caption.middle_yellow {
  220. position:absolute;
  221. color:rgb(251,213,114);
  222. font-weight:600;
  223. font-size:50px;
  224. line-height:50px;
  225. font-family: 'Open Sans', sans-serif;
  226. margin:0px;
  227. border-width:0px;
  228. border-style:none;
  229. white-space:nowrap;
  230. }
  231.  
  232. .tp-caption.huge_thin_yellow {
  233. position:absolute;
  234. color:rgb(251,213,114);
  235. font-weight:300;
  236. font-size:90px;
  237. line-height:90px;
  238. font-family: 'Open Sans', sans-serif;
  239. margin:0px;
  240. letter-spacing: 20px;
  241. border-width:0px;
  242. border-style:none;
  243. white-space:nowrap;
  244. }
  245.  
  246. .tp-caption.big_dark {
  247. position:absolute;
  248. color:#333;
  249. font-weight:700;
  250. font-size:70px;
  251. line-height:70px;
  252. font-family:"Open Sans";
  253. margin:0px;
  254. border-width:0px;
  255. border-style:none;
  256. white-space:nowrap;
  257. }
  258.  
  259. .tp-caption.medium_dark {
  260. position:absolute;
  261. color:#333;
  262. font-weight:300;
  263. font-size:40px;
  264. line-height:40px;
  265. font-family:"Open Sans";
  266. margin:0px;
  267. letter-spacing: 5px;
  268. border-width:0px;
  269. border-style:none;
  270. white-space:nowrap;
  271. }
  272.  
  273.  
  274. .tp-caption.medium_grey {
  275. position:absolute;
  276. color:#fff;
  277. text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
  278. font-weight:700;
  279. font-size:20px;
  280. line-height:20px;
  281. font-family:Arial;
  282. padding:2px 4px;
  283. margin:0px;
  284. border-width:0px;
  285. border-style:none;
  286. background-color:#888;
  287. white-space:nowrap;
  288. }
  289.  
  290. .tp-caption.small_text {
  291. position:absolute;
  292. color:#fff;
  293. text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
  294. font-weight:700;
  295. font-size:14px;
  296. line-height:20px;
  297. font-family:Arial;
  298. margin:0px;
  299. border-width:0px;
  300. border-style:none;
  301. white-space:nowrap;
  302. }
  303.  
  304. .tp-caption.medium_text {
  305. position:absolute;
  306. color:#fff;
  307. text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
  308. font-weight:700;
  309. font-size:20px;
  310. line-height:20px;
  311. font-family:Arial;
  312. margin:0px;
  313. border-width:0px;
  314. border-style:none;
  315. white-space:nowrap;
  316. }
  317.  
  318.  
  319. .tp-caption.large_bold_white_25 {
  320. font-size:55px;
  321. line-height:65px;
  322. font-weight:700;
  323. font-family:"Open Sans";
  324. color:#fff;
  325. text-decoration:none;
  326. background-color:transparent;
  327. text-align:center;
  328. text-shadow:#000 0px 5px 10px;
  329. border-width:0px;
  330. border-color:rgb(255, 255, 255);
  331. border-style:none;
  332. }
  333.  
  334. .tp-caption.medium_text_shadow {
  335. font-size:25px;
  336. line-height:25px;
  337. font-weight:600;
  338. font-family:"Open Sans";
  339. color:#fff;
  340. text-decoration:none;
  341. background-color:transparent;
  342. text-align:center;
  343. text-shadow:#000 0px 5px 10px;
  344. border-width:0px;
  345. border-color:rgb(255, 255, 255);
  346. border-style:none;
  347. }
  348.  
  349. .tp-caption.large_text {
  350. position:absolute;
  351. color:#fff;
  352. text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
  353. font-weight:700;
  354. font-size:40px;
  355. line-height:40px;
  356. font-family:Arial;
  357. margin:0px;
  358. border-width:0px;
  359. border-style:none;
  360. white-space:nowrap;
  361. }
  362.  
  363. .tp-caption.medium_bold_grey {
  364. font-size:30px;
  365. line-height:30px;
  366. font-weight:800;
  367. font-family:"Open Sans";
  368. color:rgb(102, 102, 102);
  369. text-decoration:none;
  370. background-color:transparent;
  371. text-shadow:none;
  372. margin:0px;
  373. padding:1px 4px 0px;
  374. border-width:0px;
  375. border-color:rgb(255, 214, 88);
  376. border-style:none;
  377. }
  378.  
  379. .tp-caption.very_large_text {
  380. position:absolute;
  381. color:#fff;
  382. text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
  383. font-weight:700;
  384. font-size:60px;
  385. line-height:60px;
  386. font-family:Arial;
  387. margin:0px;
  388. border-width:0px;
  389. border-style:none;
  390. white-space:nowrap;
  391. letter-spacing:-2px;
  392. }
  393.  
  394. .tp-caption.very_big_white {
  395. position:absolute;
  396. color:#fff;
  397. text-shadow:none;
  398. font-weight:800;
  399. font-size:60px;
  400. line-height:60px;
  401. font-family:Arial;
  402. margin:0px;
  403. border-width:0px;
  404. border-style:none;
  405. white-space:nowrap;
  406. padding:0px 4px;
  407. padding-top:1px;
  408. background-color:#000;
  409. }
  410.  
  411. .tp-caption.very_big_black {
  412. position:absolute;
  413. color:#000;
  414. text-shadow:none;
  415. font-weight:700;
  416. font-size:60px;
  417. line-height:60px;
  418. font-family:Arial;
  419. margin:0px;
  420. border-width:0px;
  421. border-style:none;
  422. white-space:nowrap;
  423. padding:0px 4px;
  424. padding-top:1px;
  425. background-color:#fff;
  426. }
  427.  
  428. .tp-caption.modern_medium_fat {
  429. position:absolute;
  430. color:#000;
  431. text-shadow:none;
  432. font-weight:800;
  433. font-size:24px;
  434. line-height:20px;
  435. font-family:"Open Sans", sans-serif;
  436. margin:0px;
  437. border-width:0px;
  438. border-style:none;
  439. white-space:nowrap;
  440. }
  441.  
  442. .tp-caption.modern_medium_fat_white {
  443. position:absolute;
  444. color:#fff;
  445. text-shadow:none;
  446. font-weight:800;
  447. font-size:24px;
  448. line-height:20px;
  449. font-family:"Open Sans", sans-serif;
  450. margin:0px;
  451. border-width:0px;
  452. border-style:none;
  453. white-space:nowrap;
  454. }
  455.  
  456. .tp-caption.modern_medium_light {
  457. position:absolute;
  458. color:#000;
  459. text-shadow:none;
  460. font-weight:300;
  461. font-size:24px;
  462. line-height:20px;
  463. font-family:"Open Sans", sans-serif;
  464. margin:0px;
  465. border-width:0px;
  466. border-style:none;
  467. white-space:nowrap;
  468. }
  469.  
  470. .tp-caption.modern_big_bluebg {
  471. position:absolute;
  472. color:#fff;
  473. text-shadow:none;
  474. font-weight:800;
  475. font-size:30px;
  476. line-height:36px;
  477. font-family:"Open Sans", sans-serif;
  478. padding:3px 10px;
  479. margin:0px;
  480. border-width:0px;
  481. border-style:none;
  482. background-color:#4e5b6c;
  483. letter-spacing:0;
  484. }
  485.  
  486. .tp-caption.modern_big_redbg {
  487. position:absolute;
  488. color:#fff;
  489. text-shadow:none;
  490. font-weight:300;
  491. font-size:30px;
  492. line-height:36px;
  493. font-family:"Open Sans", sans-serif;
  494. padding:3px 10px;
  495. padding-top:1px;
  496. margin:0px;
  497. border-width:0px;
  498. border-style:none;
  499. background-color:#de543e;
  500. letter-spacing:0;
  501. }
  502.  
  503. .tp-caption.modern_small_text_dark {
  504. position:absolute;
  505. color:#555;
  506. text-shadow:none;
  507. font-size:14px;
  508. line-height:22px;
  509. font-family:Arial;
  510. margin:0px;
  511. border-width:0px;
  512. border-style:none;
  513. white-space:nowrap;
  514. }
  515.  
  516. .tp-caption.boxshadow {
  517. -moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
  518. -webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
  519. box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
  520. }
  521.  
  522. .tp-caption.black {
  523. c…
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement