Guest User

felaco

a guest
Sep 4th, 2016
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.77 KB | None | 0 0
  1. .site-header {
  2. background-image: url(http://www.francescafelaco.com/immaginiheader/rotate.php);
  3. background-position: relative;
  4. background-size: cover;
  5. padding: 0;
  6. overflow: hidden;
  7. min-height: 600px !important;
  8. }
  9.  
  10. #DIV_PLAYER1 {
  11. bottom: 284.5px;
  12. box-sizing: border-box;
  13. color: rgb(34, 34, 34);
  14. content: '""';
  15. cursor: pointer;
  16. height: 81px;
  17. left: 951.5px;
  18. position: relative;
  19. right: 886.5px;
  20. top: 325px;
  21. width: 130px;
  22. column-rule-color: rgb(34, 34, 34);
  23. perspective-origin: 65px 40.5px;
  24. transform-origin: 65px 40.5px;
  25. background: rgba(0, 0, 0, 0) url("http://www.francescafelaco.com/wp-content/uploads/2016/08/player-francesca-retina2.png") no-repeat scroll 0% 0% / cover padding-box border-box;
  26. border: 0px none rgb(34, 34, 34);
  27. font: normal normal 300 normal 16px / 26px "Helvetica Neue", Helvetica, Arial, sans-serif;
  28. margin: -40.5px 0px 0px -65px;
  29. outline: rgb(34, 34, 34) none 0px;
  30. }/*#DIV_1*/
  31.  
  32. #DIV_PLAYER2 {
  33. bottom: 0px;
  34. box-sizing: border-box;
  35. color: rgb(34, 34, 34);
  36. cursor: pointer;
  37. height: 81px;
  38. left: 0px;
  39. position: relative;
  40. right: 0px;
  41. top: 0px;
  42. width: 130px;
  43. column-rule-color: rgb(34, 34, 34);
  44. perspective-origin: 65px 40.5px;
  45. transform-origin: 65px 40.5px;
  46. border: 0px none rgb(34, 34, 34);
  47. font: normal normal 300 normal 16px / 26px "Helvetica Neue", Helvetica, Arial, sans-serif;
  48. outline: rgb(34, 34, 34) none 0px;
  49. }/*#DIV_2*/
  50.  
  51.  
  52. .site-inner {
  53. margin-top: -100px;
  54.  
  55.  
  56. }
  57. .genesis-nav-menu .sub-menu {
  58. border-top: 0px solid #eee !important;}
  59. .genesis-nav-menu .sub-menu a {
  60. background-color: #333;
  61. font-size: 12px;
  62. padding: 12px 16px;
  63. position: relative;
  64. width: 200px;
  65. border: 0px solid #eee!important;
  66.  
  67. }
  68. .genesis-nav-menu {
  69. clear: both;
  70. color: #fff;
  71. font-size: 14px;
  72. line-height: 2;
  73. margin: 0;
  74. padding: 0;
  75. width: 100%;
  76. }
  77.  
  78.  
  79. .genesis-nav-menu .menu-item a:hover {
  80. color: #f96e5b;
  81. }
  82. .genesis-nav-menu a:hover{
  83. background-color: #f96e5b;
  84. }
  85. .genesis-nav-menu a span{
  86. color:#fff;
  87. }
  88. .genesis-nav-menu .menu-item a {
  89. color:#fff;
  90. cursor:pointer;
  91. padding-top: 18px;
  92. padding-bottom: 18px;
  93. }
  94. li#menu-item-547 a span {
  95. font-family: 'Oswald',sans-serif;
  96. line-height: 1;
  97. margin: 0 0 16px;
  98. margin: 0 0 1.6rem;
  99. text-transform: uppercase;
  100. font-weight: 800;
  101. font-size: 26px;
  102. color:#fff;
  103. }
  104. .site-title a {
  105. font-size: 26px;
  106. }
  107. .nav-primary {
  108. background-color:#ff0089 !important;
  109. border-top: 0px solid #eee !important;
  110. position: absolute;
  111. z-index: 1000;
  112. width: 100%;
  113. top: 0;
  114. }
  115.  
  116. li#menu-item-547 {
  117. background-color: rgba(255, 0, 0, 0.0) !important;
  118. }
  119. li#menu-item-547 a:hover {
  120. background-color: #f96e5b;
  121. }
  122. @media screen and (max-width: 767px){
  123. .responsive-menu-icon{
  124. text-align:left;
  125. }
  126. .menu-toggle{
  127. background-color:#333 ;
  128. border-top: 0px solid #333;
  129. }
  130. .menu-toggle, .sub-menu-toggle {
  131. background-color:#333 ;
  132. }
  133.  
  134. .js nav button:hover, .js .menu-toggle:hover, .js
  135. .nav-primary {
  136. background-color: #ff0089!important;
  137. color: #000;
  138. }
  139. .dashicons-menu:before {
  140. content: "\f333";
  141. color:#fff;
  142. float:left;
  143. }
  144. }
  145. @media only screen and (max-width: 1023px){
  146. .menu-toggle{
  147. background-color:#333 ;
  148. border-top: 0px solid #333;
  149. }
  150.  
  151.  
  152.  
  153. .menu-toggle, .sub-menu-toggle {
  154. background-color:#333;
  155. }
  156. .js nav button:hover, .js .menu-toggle:hover, .js
  157. .nav-primary {
  158. background-color: #ff0089!important;
  159. color: #000!important;
  160. }
  161. .dashicons-menu:before {
  162. content: "\f333";
  163.  
  164. color:#fff;
  165. float:left;
  166. }
  167. }
Advertisement
Add Comment
Please, Sign In to add comment