Advertisement
Guest User

Untitled

a guest
Dec 9th, 2013
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.07 KB | None | 0 0
  1. .list-featured {
  2. background-color: #fff;
  3. border: 1px solid #f0a30a;
  4. border-top: none;
  5. }
  6. .lof-featured h3.featured-title {
  7. background-color: #fff;
  8. color: #f0a30a;
  9. margin: 0;
  10. padding: 12px;
  11. text-transform: uppercase;
  12. font-size: 18px;
  13. font-weight: normal;
  14.  
  15. }
  16. .responsive-img {
  17. max-width: 100%;
  18. }
  19. .lof-featured .lof-pager {
  20. padding: 13px;
  21. height: 0px;
  22. position: absolute;
  23. right: 60px;
  24. top: -38px;
  25. }
  26. .lof-pager a {
  27. background: url("") no-repeat scroll 0 -300px transparent;
  28. display: inline-block;
  29. height: 15px;
  30. margin: 0 5px 0 0;
  31. width: 15px;
  32. }
  33. .lof-pager a.selected {
  34. background-position: -25px -300px;
  35. cursor: default;
  36. }
  37. .lof-pager a span {
  38. display: none;
  39. }
  40. .lof-featured{
  41. margin-bottom: 10px;
  42. }
  43. .list-featured {
  44. .list-featured ul li {
  45. display: block;
  46. float: left;
  47. margin-right: -1px;
  48. padding: 0;
  49. width: 189px;
  50. }
  51. ;
  52. }
  53. .list-featured ul li {
  54. display: block;
  55. float: left;
  56. margin-right: -1px;
  57. padding: 0;
  58. width: 189px;
  59. }
  60. .list-featured ul li {
  61. padding-top: 10px;
  62. }
  63. .list-featured ul li .featured-item {
  64. margin-left: 11px;
  65. margin-right: 10px;
  66. }
  67. .entry-content .entry-price-discount{
  68. font-style: italic;
  69. }
  70. .entry-content .entry-price {
  71. font-size: 16px;
  72. color: #f0a30a;
  73. font-weight: bold;
  74. padding-top: 3px;
  75. text-align: center;
  76. }
  77. .list-featured ul li h4 {
  78. margin-bottom: 3px;
  79. font-size: 14px;
  80. text-align: center;
  81. }
  82. .list-featured ul li h4 a {
  83. color: #000000;
  84. display: block;
  85. height: 15px;
  86. overflow: hidden;
  87. }
  88.  
  89. .list-featured ul li h4 a:hover {
  90. text-decoration: none;
  91. color: #f0a30a;
  92. }
  93. .list-featured ul li p {
  94. margin: 5px 0 0;
  95. height: 40px;
  96. overflow: hidden;
  97. }
  98. .list-featured.responsive {
  99. padding: 5px 0 10px;
  100. position: relative;
  101. background-color: #fff;
  102. border: 1px solid #dee7ec;
  103. border-top: none;
  104. }
  105. .list-featured.responsive .caroufredsel_wrapper {
  106. padding-bottom: 15px;
  107. }
  108. .list-featured .featured-nav {
  109. padding: 10px;
  110. position: absolute;
  111. right: 18px;
  112. top: -27px;
  113. }
  114. .list-featured .featured-nav a {
  115. outline: medium none;
  116. text-decoration: none;
  117. }
  118. .list-featured .next, .list-featured .prev {
  119. background-color: #f0a30a;
  120. height: 17px;
  121. position: absolute;
  122. top: 0;
  123. width: 17px;
  124. border-radius: 100%;
  125. }
  126. .list-featured .next:before{
  127. border-color: transparent transparent transparent #C84848;
  128. border-style: solid;
  129. border-width: 5px 0 5px 5px;
  130. content: "";
  131. display: block;
  132. height: 0;
  133. position: absolute;
  134. right: 5px;
  135. top: 4px;
  136. }
  137. .list-featured .next:after {
  138. border-bottom: 1px solid #;
  139. content: "";
  140. display: block;
  141. position: absolute;
  142. right: 9px;
  143. top: 8px;
  144. width: 1px;
  145.  
  146. }
  147. .list-featured .next:hover, .list-featured .prev:hover{
  148. background-color: #f0a30a;
  149. }
  150. .list-featured .prev {
  151. right: 15px;
  152. }
  153. .list-featured .prev:before {
  154. border-color: transparent #C84848 transparent transparent;
  155. border-style: solid;
  156. border-width: 5px 5px 5px 0;
  157. content: "";
  158. display: block;
  159. height: 0;
  160. left: 5px;
  161. position: absolute;
  162. top: 4px;
  163. }
  164. .list-featured .prev:after{
  165. border-bottom: 1px solid #f0a30a;
  166. content: "";
  167. display: block;
  168. position: absolute;
  169. right: 7px;
  170. top: 8px;
  171. width: 1px;
  172. }
  173.  
  174. .featured-item .video-thumb {
  175. position: relative;
  176. text-align: center;
  177. padding: 3px;
  178. border: 1px solid #DEE7EC;
  179. margin-bottom:8px;
  180. overflow: hidden;
  181. }
  182. .featured-item .play-icon {
  183. background: url("images/play.png") no-repeat scroll center center transparent;
  184. display: block;
  185. height: 100%;
  186. left: 0;
  187. position: absolute;
  188. top: 0;
  189. width: 168px;
  190. }
  191. .featured-item .black-overlay {
  192. background: none repeat scroll 0 0 #000000;
  193. cursor: pointer;
  194. display: block;
  195. height: 100%;
  196. opacity: 0.3;
  197. width: 100%;
  198. }
  199. .featured-item img {
  200. -webkit-transition: all 0.5s ease-out;
  201. -moz-transition: all 0.5s ease;
  202. -o-transition: all 0.5s ease;
  203. }
  204.  
  205. .featured-item img:hover {
  206. -webkit-transform: scale(1.1,1.1);
  207. -moz-transform: scale(1.1,1.1);
  208. -o-transform: scale(1.1,1.1);
  209. -ms-transform: scale(1.1,1.1);
  210. transform: scale(1.1,1.1);
  211. }
  212. .featured-item a.lof-add-cart span{
  213. background-color: #f0a30a;
  214. background-image: -moz-linear-gradient(center top , #4289B9 50%, #396D9C 50%);
  215. border: 0px solid #505050;
  216. box-shadow: 0 0px 0 0 #505050 inset;
  217. color: #FFFFFF;
  218. cursor: pointer;
  219. font-size: 11px;
  220. font-weight: bold;
  221. padding: 4px 6px;
  222. position: relative;
  223. text-transform: uppercase;
  224. z-index: 1;
  225. }
  226. .featured-item a.lof-add-cart:hover span{
  227. background-color: #505050;
  228. background-image: -moz-linear-gradient(center top , #396D9C 50%, #4289B9 50%);
  229. box-shadow: none;
  230. text-decoration: none;
  231. text-shadow: 0 0 4px #FFFFFF;
  232. }
  233. .featured-item a.lof-add-cart:hover{
  234. text-decoration: none;
  235. }
  236. .featured-item .lof-main-puplic {
  237. text-align: center;
  238. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement