kingfisher_pro.css 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. .ug-gallery-wrapper .ug-slider-wrapper {
  2. background-color: rgb(245, 245, 245);
  3. overflow: hidden;
  4. position: absolute;
  5. z-index: 1;
  6. }
  7. .ug-gallery-wrapper .ug-strip-panel {
  8. background-color: rgb(245, 245, 245);
  9. position: absolute;
  10. z-index: 2;
  11. }
  12. #o_shop_collapse_category li a {
  13. display: inline-block;
  14. width: 80%;
  15. padding-left: 3px; }
  16. #o_shop_collapse_category li i.fa {
  17. cursor: pointer; }
  18. @font-face {
  19. font-family: 'icomoon';
  20. src: url('whatsap/icomoon.eot?o0ssr6');
  21. src: url('whatsap/icomoon1.eot?o0ssr6#iefix') format('embedded-opentype'), url('whatsap/icomoon.ttf?o0ssr6') format('truetype'), url('whatsap/icomoon.woff?o0ssr6') format('woff'), url('whatsap/icomoon.svg?o0ssr6#icomoon') format('svg');
  22. font-weight: normal;
  23. font-style: normal
  24. }
  25. [class^="icon-"], [class*=" icon-"] {
  26. font-family: 'icomoon' !important;
  27. speak: none;
  28. font-style: normal;
  29. font-weight: normal;
  30. font-variant: normal;
  31. text-transform: none;
  32. line-height: 1;
  33. -webkit-font-smoothing: antialiased;
  34. -moz-osx-font-smoothing: grayscale
  35. }
  36. .icon-ecommerce:before {
  37. content: "\e900"
  38. }
  39. .icon-tecnologia:before {
  40. content: "\e901"
  41. }
  42. .icon-whatsapp:before {
  43. content: "\e902"
  44. }