Guest User

Untitled

a guest
May 3rd, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.55 KB | None | 0 0
  1. header.site-header .header-menu .logo a {
  2. padding: 40px 0 !important;
  3. }
  4.  
  5. header.site-header ul.nav>li>a, header.site-header div.nav>ul>li>a {
  6. font-size: 14px !important;
  7. }
  8.  
  9. header.site-header .full-menu.menu-centered .main-menu .nav {
  10. text-align:center;
  11. }
  12.  
  13. header.site-header ul.nav li.sub-visible>a {
  14. background-color: transparent !important;
  15. }
  16.  
  17. header.site-header ul.nav>li:hover>a, header.site-header div.nav>ul>li:hover>a {
  18. background: none !important;
  19. text-decoration: underline;
  20. color: #00078d !important;
  21. }
  22.  
  23. .sidebar.widget_text.text-5,.sidebar.widget_text.text-3,.sidebar.widget_text.text-4 {
  24. padding-top:50px;
  25. }
  26.  
  27. header.site-header ul.nav>li>a:hover, header.site-header div.nav>ul>li>a:hover {
  28. color: #00078d !important;
  29. }
  30. .page-container .wpb_content_element.lab_wpb_products_carousel .owl-buttons .owl-prev,
  31. .page-container .wpb_content_element.lab_wpb_products_carousel .owl-buttons .owl-next {
  32. background-color: #00078d !important;
  33. }
  34.  
  35. header.site-header ul.nav>.current-menu-item:hover>a,
  36. header.site-header div.nav>ul>.current-menu-item:hover>a {
  37. text-decoration: none !important;
  38. }
  39.  
  40. header.site-header ul.nav>li>a:after, header.site-header div.nav>ul>li>a:after {
  41. background: #00078d !important;
  42. }
  43.  
  44. nav.nav-growpop a:hover .icon-wrap {
  45. background-color: #00078d !important;
  46. border-color: #00078d !important;
  47. }
  48.  
  49. footer.site-footer {
  50. background-color: #EEE;
  51. background-image: url(http://themes.laborator.co/aurum/jewelry/wp-content/uploads/2014/11/map.png);
  52. background-position: 100% 20%;
  53. background-repeat: no-repeat !important;
  54. }
  55.  
  56. .sidebar.widget_text.text-5, .sidebar.widget_text.text-3, .sidebar.widget_text.text-4 {
  57. padding-top: 0px !important;
  58. }
  59.  
  60. .container.page-title-container .col-sm-6:last-child .breadcrumb {
  61. float: left;
  62. }
  63.  
  64. .container.page-title-container .col-sm-6:last-child {
  65. width: 100%;
  66. }
  67.  
  68. @media screen and (min-width: 768px) {
  69. .container.page-title-container .col-sm-6:last-child .breadcrumb {
  70. margin-top: -55px;
  71. }
  72. }
  73.  
  74. body.page-id-427 b {
  75. display: none;
  76. }
  77.  
  78. .nav > li > a:hover, .nav > li > a:focus {
  79. background-color: transparent !important;
  80. }
  81.  
  82. header.site-header div.nav > ul li ul li:hover > a, header.site-header ul.nav li ul li:hover > a {
  83. background: gray !important;
  84. color: #000 !important;
  85. }
  86.  
  87. .nav > li > a:hover, .nav > li > a:focus {
  88. background-color: transparent !important;
  89. }
  90.  
  91. .breadcrumb span, .breadcrumb {
  92. color: #ff0000 !important;
  93. }
Advertisement
Add Comment
Please, Sign In to add comment