Advertisement
Guest User

Custom Css

a guest
May 12th, 2014
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.30 KB | None | 0 0
  1. .main-nav a{
  2. text-transform:uppercase!important;
  3. font-family:'Helvetica W01 Cn'!important;
  4. font-size:14px!important;
  5. }
  6.  
  7. .mobile-nav{
  8. background: #0000000;
  9. }
  10.  
  11. .main-nav#secondaryNavigation a {
  12. font-size: 12px!important;
  13. line-height: 1.6em!important;
  14. }
  15.  
  16.  
  17. /* keeps text dropdowns exposed */
  18. .subnav{height:auto!important}
  19.  
  20. .subnav a {
  21. font-weight: normal!important;
  22. font-size: 11px!important;
  23. line-height: .8em!important;
  24. display: block!important;
  25. text-transform:uppercase!important;
  26. letter-spacing:0px;
  27. font-family:'Helvetica W01 Cn'!important;
  28. }
  29.  
  30.  
  31. /* Blog content & page content text */
  32.  
  33. /* form bullet option text */
  34.  
  35.  
  36.  
  37. p {
  38. font-family:'GeorgiaProW01-Light'!important;
  39. color:#515151;
  40. font-size: 13px!important;
  41. }
  42.  
  43. p, li {
  44. font-family:'GeorgiaProW01-Light';
  45. color:#515151;
  46. font-size: 13px;
  47. }
  48.  
  49.  
  50. h2{
  51. font-family:'GeorgiaProW01-Light';
  52. color:#515151;
  53. font-size: 16px;
  54. font-weight: bold!important;
  55. }
  56.  
  57.  
  58.  
  59. /* Product Related text */
  60.  
  61.  
  62. .product-title{
  63. font-family:'GeorgiaProW01-Light';
  64. color:#515151;
  65. font-size: 20px;
  66. line-height: 0em;
  67. }
  68.  
  69. .product-price{
  70. font-family:'GeorgiaProW01-Light';
  71. color:#515151;
  72. font-size: 12px!important;
  73. line-height: 1.3em;
  74.  
  75. }
  76.  
  77. .variant-option-title{
  78. font-family:'GeorgiaProW01-Light';
  79. color:#515151;
  80. }
  81.  
  82. .quantity-label{
  83. font-family:'GeorgiaProW01-Light';
  84. color:#515151;
  85. }
  86.  
  87. /* End Product Related text */
  88.  
  89.  
  90. .option {
  91. font-family:'GeorgiaProW01-Light'!important;
  92. color:#515151;
  93. font-size: 13px!important;
  94. }
  95.  
  96. b, strong{
  97. font-weight: normal!important;
  98. }
  99.  
  100. .image-title{
  101. font-weight: normal!important;
  102. font-size:12px!important;
  103. line-height:1.2em!important;
  104. text-transform:uppercase!important;
  105. font-family:'GeorgiaProW01-Light'!important;
  106. color:#ffffff!important;
  107. }
  108.  
  109. .image-title-mobile{
  110. font-weight: normal!important;
  111. font-size:13px!important;
  112. line-height:1.2em!important;
  113. text-transform:uppercase!important;
  114. font-family:'GeorgiaProW01-Light'!important;
  115. color:#000000!important;
  116. }
  117.  
  118. .image-desc p{
  119. text-transform:capitalize!important;
  120. font-family:'GeorgiaProW01-Light'!important;
  121. font-size:11px!important;
  122. color:#ffffff!important;
  123. }
  124.  
  125. .image-caption{
  126. color:#000!important;
  127. }
  128.  
  129.  
  130. /* Text in blog image description hover overlay */
  131. .sqs-block.image-block .image-block-outer-wrapper.layout-caption-overlay-hover .intrinsic .image-caption-wrapper p {
  132. color: #282828 ;
  133. }
  134.  
  135.  
  136.  
  137. /* show thumbs text */
  138. .thumbnail-toggle{
  139. color:#bdbdbd!important;
  140. font-size: 10px!important;
  141. position: absolute;
  142. left: 35px;
  143. }
  144.  
  145.  
  146.  
  147. /* blog entry title */
  148. .entry-title{
  149. text-transform:uppercase!important;
  150. font-family:'GeorgiaProW01-Light'!important;
  151. font-size: 22px;
  152. letter-spacing:1px;
  153. }
  154.  
  155. /* Blog date and other info */
  156. .entry-info{
  157. font-size: 9px;
  158. text-transform:uppercase;
  159. line-height: .5em
  160. }
  161.  
  162. .permalink{
  163. font-family:'GeorgiaProW01-Light';
  164. font-size: 9px;
  165. }
  166.  
  167. #contactpage{
  168. font-family:'Helvetica W01 Ultra Cm'!important;
  169. }
  170.  
  171. #stocklogo{
  172. font-family:'LTCBodoni175W01-Regular'!important;
  173. font-weight: normal!important;
  174. font-size: 29px;
  175. line-height: 100%;
  176. }
  177.  
  178.  
  179. #namelogosm{
  180. font-family:'Helvetica W01 Ultra Cm';
  181. font-weight: normal!important;
  182. font-size: 60px!important;
  183. line-height:.78em!important;
  184. letter-spacing:0px;
  185. color:#000000!important;
  186. }
  187.  
  188. #infologo{
  189. font-family:'Helvetica W01 Cn';
  190. font-weight: normal!important;
  191. line-height:1.3em!important;
  192. font-size: 11px!important;
  193. color:#000000!important;
  194. letter-spacing:0px;
  195. }
  196.  
  197. #replogo{
  198. font-family:'Cochin W01 Roman';
  199. font-size: 17px;
  200. }
  201.  
  202.  
  203. /* Contact form related*/
  204.  
  205. .title{
  206. font-family:'GeorgiaProW01-Light';
  207. font-size: 12px;
  208. color:#515151;
  209. }
  210.  
  211. .field-element{
  212. height: 8px;
  213. }
  214.  
  215. /* End Contact form related*/
  216.  
  217.  
  218. /* Navigation Next/Prev On Blog*/
  219. .pagination{
  220. text-transform:uppercase!important;
  221. font-family:'Transport W00 Light'!important;
  222. }
  223.  
  224. /* Comments heading on blog */
  225. .comment-count{
  226. text-transform:uppercase!important;
  227. font-family:'Transport W00 Light'!important;
  228. font-size: 19px;
  229. letter-spacing:1px;
  230. }
  231.  
  232.  
  233. /* Sidebar different color */
  234.  
  235. body.sidebar-position-left #headerWrapper {
  236. position: absolute;
  237. top: 0px;
  238. left: 25px;
  239. width: 200px;
  240. background: #1a1a1a;
  241. padding: 10px;
  242. height: 100%;
  243. }
  244.  
  245. body.sidebar-position-left #header {
  246. padding-top: 15px;
  247. padding-right: 10px;
  248. }
  249.  
  250. /* fixes scrolling problem */
  251. #page {
  252. min-height: inherit !important;
  253. }
  254.  
  255. /* End Sidebar different color */
  256.  
  257.  
  258. .collection-type-blog article footer .tags { display: none; }
  259.  
  260. /* Blog only background color change if wanted */
  261. .collection-type-blog { background-color: #fff; }
  262.  
  263. /* Hover Caption Background Color */
  264. .sqs-block.image-block .image-block-outer-wrapper.layout-caption-overlay-hover:hover .image-caption-wrapper{
  265. background: rgba(240, 240, 240, .7);
  266. }
  267.  
  268. /* Move Social Icons Up To Clear Space */
  269. .social-links {
  270. margin-top: 0px;
  271. }
  272.  
  273. contact-info, #pic {
  274. display: inline-block;
  275. }
  276.  
  277.  
  278. ul {list-style-type:circle;}
  279.  
  280. /* Move image title, description, thumbnail dots, and show thum to right */
  281.  
  282. .collection-type-gallery .meta {
  283. position: absolute;
  284. left: 50px;
  285. bottom: 45px;
  286. width: 175px;
  287. z-index: 999;
  288. }
  289.  
  290. .sqs-layout {
  291. margin-top: -3em;
  292. }
  293. .social-links {
  294. margin-top: 0;
  295. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement