Advertisement
Guest User

Untitled

a guest
Mar 25th, 2015
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 5.84 KB | None | 0 0
  1. ### Scroll down Text bei Fullslider ###
  2. span.scroll-down-text {
  3.   height: 60px;
  4.   width: 80px;
  5.   margin: 0px 0 0 -40px;
  6.   position: absolute;
  7.   left: 50%;
  8.   bottom: 0px;
  9.   color: #FFF;
  10.   text-align: center;
  11.   font-size: 20px;
  12.   z-index: 100;
  13.   text-decoration: none;
  14. }
  15. ### Scroll down Text bei Fullslider ###
  16.  
  17. ### Fullscreenslider Scrolldown ###{}
  18. /*#top .scroll-down-link { font-size: 90px !important; /*color: red !important*/; }*/
  19. ### Fullscreenslider Scrolldown ###{}
  20.  
  21. ### Scroll to top beim iPhone enblenden ###
  22. /*#scroll-top-link {
  23.   display: block !important;
  24. }*/
  25.  
  26. @media only screen and (max-width: 768px) {
  27. .responsive #scroll-top-link {
  28.   display: block!important;
  29. }}
  30. ### Scroll to top beim iPhone enblenden ###
  31.  
  32. ### Masonry Gallerie bei Mobilgeräten Infotext ausblenden ###{}
  33. @media only screen and (max-width: 1024px) {
  34. .av-fixed-size .av-masonry-entry .av-inner-masonry-content, .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry .av-inner-masonry-content {
  35.  display: none !important;
  36. }}
  37. ### Masonry Gallerie bei Mobilgeräten Infotext ausblenden ###{}
  38.  
  39. ### Partnerlogo iPad ###{}
  40. @media only screen and (min-width: 480px) and (max-width: 768px) {
  41. #top .no_margin.av_one_fourth {
  42.   clear: none;
  43.   float: left;
  44.   width: 25%;
  45. }
  46. }
  47. ### Partnerlogo iPad ###{}
  48.  
  49. ### Transparentes Mobile Header ###{}
  50. /*@media only screen and (max-width: 767px) {
  51. #top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle {
  52.    background-color: transparent;
  53. }
  54. .responsive #top #wrap_all #header {
  55.    position: absolute;
  56. }
  57. }*/
  58. ### Transparentes Mobile Header ###{}
  59.  
  60. ### Mobile Menü rechts ausblenden ###{}
  61. @media only screen and (max-width: 990px) {
  62. #wrap_all {
  63. position: relative !important;
  64. }}
  65. ### Mobile Menü rechts ausblenden ###{}
  66.  
  67. #leistung-box .flex_column.av_one_third {
  68.    background: #ffffff;
  69.    border:1px solid #D8D8D8;
  70.    border-radius: 5px;
  71.    min-height: 405px;
  72.    padding:5px 5px;
  73. }
  74. #leistung-box .flex_column.av_three_fifth {
  75.    background: #ffffff;
  76.    border:1px solid #D8D8D8;
  77.    border-radius: 5px;
  78.    padding:5px 5px;
  79. }
  80. ### Leistungen Box ###{}
  81.  
  82. ### Kontakt ###{}
  83. #kontakt img {
  84.    border-radius: 50%;
  85.    background-color: rgba(0, 0, 0, 0.4);
  86.    border:1px solid #D8D8D8;
  87. }
  88. #kontakt fieldset {
  89.    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.1);
  90.    border: 1px solid #3E4652;
  91.    border-radius: 6px;
  92.    padding: 20px;
  93.    margin-top: 20px;
  94. }
  95. ### Kontakt ###{}
  96.  
  97. ### Über Uns Kreis Icon ###{}
  98. #kreis-icon .avia-animated-number {
  99.    width: 200px;
  100.    height: 200px;
  101.    border-radius: 100px;
  102.    background-color: rgba(0, 0, 0, 0.2);
  103.    border:1px solid #3E4652;
  104.    display: inline-block;
  105.    padding: 70px 10px;
  106. }
  107. #kreis-icon .flex_column {
  108.   text-align: center;
  109. }
  110. ### Über uns Kreis Icon ###{}
  111.  
  112. ### Menü aktiv Farbe ###{}
  113. /* Megamenü aktiv Schriftfarbe im Dropdown */
  114. li.current-menu-item>span>a {
  115.    color: #eb3b3b!important;
  116. }
  117. /* Unterstrich bei Dropmenu aktiv */
  118. li.current_page_ancestor>a>.avia-menu-fx {
  119.    opacity: 1;
  120.    visibility: visible;
  121.   background-color: #666666 !important;
  122. }
  123. /* Schriftfarbe im normalen Dropdown */
  124. .av-main-nav ul li.current_page_item a {
  125.    color: #eb3b3b !important;
  126. }
  127. /* Menü aktiv Schriftfarbe */
  128. /*.av-main-nav > li.current_page_item > a {
  129.    color: #eb3b3b!important;
  130. }*/
  131. /* Dropdown aktiv Menü Schriftfarbe */
  132. /*li.current_page_ancestor>a {
  133.    color: black!important;
  134. }*/
  135. ### Menü aktiv Farbe ###{}
  136.  
  137. ### Iconbox Eckig ###{}
  138. .iconbox_top .iconbox_icon {
  139.    padding: 15px;
  140.    border-radius: 3px;
  141. }
  142. ### Iconbox Eckig ###{}
  143.  
  144. ### Header Farbe ändern ###{}
  145. /*div#header_main {
  146.    background: #efefef;
  147. }*/
  148. ### Header Farbe ändern ###{}
  149.  
  150. ### Menü Notification Kreis ###{}
  151. .menu-notification > a > span.avia-menu-text:after {
  152.    content: "1";
  153.    font-size: 9px;
  154.    color: #FFF;
  155.    background: #eb3b3b;
  156.    line-height: 17px;
  157.    width: 17px;
  158.    display: inline-block;
  159.    text-align: center;
  160.    border-radius: 100px;
  161.    position: relative;
  162.    top: -9px;
  163.    left: 2px;
  164. }
  165. .menu-notification > a:hover > span.avia-menu-text:after {
  166.    content: "1";
  167.    font-size: 9px;
  168.    color: #FFF;
  169.    background: #666666;
  170.    line-height: 17px;
  171.    width: 17px;
  172.    display: inline-block;
  173.    text-align: center;
  174.    border-radius: 100px;
  175.    position: relative;
  176.    top: -9px;
  177.    left: 2px;
  178. }
  179. ### Menü Notification Kreis ###{}
  180.  
  181. ### error 404 ###{}
  182. /*.error404 #footer, */.error404 .sidebar, .error404 .title_container { display: none !important; }
  183. .error404 .content { width: 100% !important; border: none !important; }
  184.  
  185. .img_container_404 {/*position:relative;*/ /*text-align: center;*/ position:relative }
  186. .img_container_404 h2 {color:#fff; position: absolute; top:50%; margin-top:-42px; z-index: 5; left:7%; font-weight: 300; max-width:70%;}
  187.  
  188. /*@media only screen and (max-width: 989px) {
  189. .img_container_404 h2{font-size: 24px; margin-top:-31px;}
  190. }*/
  191. /*@media only screen and (max-width: 767px) {
  192. .img_container_404 h2{font-size: 18px; margin-top:-35px;}
  193. }*/
  194. ### error 404 ###{}
  195.  
  196. ### Vorschläge bei Suche und error404 deaktivieren ###{}
  197. .error404 .avia_combo_widget, .error404 h3  {
  198. display: none!important;
  199. }
  200. .search .avia_combo_widget, .search h3  {
  201. display: none!important;
  202. }
  203. ### Vorschläge bei Suche und error404 deaktivieren ###{}
  204.  
  205. ### Ungenutzte Schnipsel ###{}
  206. #top1 .team-member-job-title {
  207.     position: relative;
  208.     top: -100px;
  209.     padding: 5px 17px;
  210.     background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.4);
  211.     color: #FFF;
  212.     float: left;
  213.     clear: both;
  214.     margin: 0px;
  215.     z-index: 5;
  216. }
  217. #top1 .team-member-name {
  218.     position: relative;
  219.     top: -100px;
  220.     padding: 5px 17px;
  221.     background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.4);
  222.     color: #FFF;
  223.     float: left;
  224.     clear: both;
  225.     margin: 0px;
  226.     z-index: 5;
  227. }
  228. ### Ungenutzte Schnipsel ###{}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement