Guest User

Untitled

a guest
Dec 7th, 2015
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 1.24 KB | None | 0 0
  1. #top .main_menu a:hover {background: #14C819;color: #ffffff;}
  2.  
  3. .main_menu ul:first-child > li > a {font-weight: 400; font-size: 18px;}
  4.  
  5. .avia-menu li.current-page-ancestor > a > .avia-menu-text {
  6. color: #e65a37;
  7. }
  8.  
  9. h1, h2, h3, h4 {text-transform: none !important; }
  10.  
  11. .iconbox_content_title {
  12. text-transform: none !important;
  13. }
  14.  
  15. body { line-height: 100%; }
  16.  
  17. #footer #text-7 p {
  18. margin-bottom: 0!important;
  19. margin-top: 10px;
  20. }
  21.  
  22. #footer {padding: 0; }
  23. #footer {line-height: 110%;}
  24. #footer {font-weight: 400 ;}
  25. #footer { font-size: 15px; }
  26. #footer .widget {text-align: left;}
  27. #footer .widgettitle {
  28. color: white !important;
  29. }
  30.  
  31. #top .tm-ctabox { padding: 15px; border: 2px solid #0E565C; line-height: 1.5; }
  32.  
  33. #top .tm-promobox2 { font-size: 16px; line-height: 1.5; border: 2px solid #16D322;}
  34.  
  35. .avia-promocontent p {
  36. font-size: 16px !important;
  37. }
  38.  
  39. .avia-icon-list .iconlist_icon:hover {
  40. color: #E65A37;
  41. }
  42.  
  43. .avia-button.avia-size-large { font-size: 16px; } /* for large buttons */
  44. .avia-button.avia-size-medium { font-size: 16px; } /* for medium buttons */
  45. .avia-button.avia-size-small { font-size: 16px; } /* for small buttons */
  46.  
  47. .avia_ajax_form .button { font-size: 16px; }
  48.  
  49. .main_color .av-masonry {
  50. background-color: white;
  51. }
Advertisement
Add Comment
Please, Sign In to add comment