Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ### Scroll down Text bei Fullslider ###
- span.scroll-down-text {
- height: 60px;
- width: 80px;
- margin: 0px 0 0 -40px;
- position: absolute;
- left: 50%;
- bottom: 0px;
- color: #FFF;
- text-align: center;
- font-size: 20px;
- z-index: 100;
- text-decoration: none;
- }
- ### Scroll down Text bei Fullslider ###
- ### Fullscreenslider Scrolldown ###{}
- /*#top .scroll-down-link { font-size: 90px !important; /*color: red !important*/; }*/
- ### Fullscreenslider Scrolldown ###{}
- ### Scroll to top beim iPhone enblenden ###
- /*#scroll-top-link {
- display: block !important;
- }*/
- @media only screen and (max-width: 768px) {
- .responsive #scroll-top-link {
- display: block!important;
- }}
- ### Scroll to top beim iPhone enblenden ###
- ### Masonry Gallerie bei Mobilgeräten Infotext ausblenden ###{}
- @media only screen and (max-width: 1024px) {
- .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 {
- display: none !important;
- }}
- ### Masonry Gallerie bei Mobilgeräten Infotext ausblenden ###{}
- ### Partnerlogo iPad ###{}
- @media only screen and (min-width: 480px) and (max-width: 768px) {
- #top .no_margin.av_one_fourth {
- clear: none;
- float: left;
- width: 25%;
- }
- }
- ### Partnerlogo iPad ###{}
- ### Transparentes Mobile Header ###{}
- /*@media only screen and (max-width: 767px) {
- #top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle {
- background-color: transparent;
- }
- .responsive #top #wrap_all #header {
- position: absolute;
- }
- }*/
- ### Transparentes Mobile Header ###{}
- ### Mobile Menü rechts ausblenden ###{}
- @media only screen and (max-width: 990px) {
- #wrap_all {
- position: relative !important;
- }}
- ### Mobile Menü rechts ausblenden ###{}
- #leistung-box .flex_column.av_one_third {
- background: #ffffff;
- border:1px solid #D8D8D8;
- border-radius: 5px;
- min-height: 405px;
- padding:5px 5px;
- }
- #leistung-box .flex_column.av_three_fifth {
- background: #ffffff;
- border:1px solid #D8D8D8;
- border-radius: 5px;
- padding:5px 5px;
- }
- ### Leistungen Box ###{}
- ### Kontakt ###{}
- #kontakt img {
- border-radius: 50%;
- background-color: rgba(0, 0, 0, 0.4);
- border:1px solid #D8D8D8;
- }
- #kontakt fieldset {
- background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.1);
- border: 1px solid #3E4652;
- border-radius: 6px;
- padding: 20px;
- margin-top: 20px;
- }
- ### Kontakt ###{}
- ### Über Uns Kreis Icon ###{}
- #kreis-icon .avia-animated-number {
- width: 200px;
- height: 200px;
- border-radius: 100px;
- background-color: rgba(0, 0, 0, 0.2);
- border:1px solid #3E4652;
- display: inline-block;
- padding: 70px 10px;
- }
- #kreis-icon .flex_column {
- text-align: center;
- }
- ### Über uns Kreis Icon ###{}
- ### Menü aktiv Farbe ###{}
- /* Megamenü aktiv Schriftfarbe im Dropdown */
- li.current-menu-item>span>a {
- color: #eb3b3b!important;
- }
- /* Unterstrich bei Dropmenu aktiv */
- li.current_page_ancestor>a>.avia-menu-fx {
- opacity: 1;
- visibility: visible;
- background-color: #666666 !important;
- }
- /* Schriftfarbe im normalen Dropdown */
- .av-main-nav ul li.current_page_item a {
- color: #eb3b3b !important;
- }
- /* Menü aktiv Schriftfarbe */
- /*.av-main-nav > li.current_page_item > a {
- color: #eb3b3b!important;
- }*/
- /* Dropdown aktiv Menü Schriftfarbe */
- /*li.current_page_ancestor>a {
- color: black!important;
- }*/
- ### Menü aktiv Farbe ###{}
- ### Iconbox Eckig ###{}
- .iconbox_top .iconbox_icon {
- padding: 15px;
- border-radius: 3px;
- }
- ### Iconbox Eckig ###{}
- ### Header Farbe ändern ###{}
- /*div#header_main {
- background: #efefef;
- }*/
- ### Header Farbe ändern ###{}
- ### Menü Notification Kreis ###{}
- .menu-notification > a > span.avia-menu-text:after {
- content: "1";
- font-size: 9px;
- color: #FFF;
- background: #eb3b3b;
- line-height: 17px;
- width: 17px;
- display: inline-block;
- text-align: center;
- border-radius: 100px;
- position: relative;
- top: -9px;
- left: 2px;
- }
- .menu-notification > a:hover > span.avia-menu-text:after {
- content: "1";
- font-size: 9px;
- color: #FFF;
- background: #666666;
- line-height: 17px;
- width: 17px;
- display: inline-block;
- text-align: center;
- border-radius: 100px;
- position: relative;
- top: -9px;
- left: 2px;
- }
- ### Menü Notification Kreis ###{}
- ### error 404 ###{}
- /*.error404 #footer, */.error404 .sidebar, .error404 .title_container { display: none !important; }
- .error404 .content { width: 100% !important; border: none !important; }
- .img_container_404 {/*position:relative;*/ /*text-align: center;*/ position:relative }
- .img_container_404 h2 {color:#fff; position: absolute; top:50%; margin-top:-42px; z-index: 5; left:7%; font-weight: 300; max-width:70%;}
- /*@media only screen and (max-width: 989px) {
- .img_container_404 h2{font-size: 24px; margin-top:-31px;}
- }*/
- /*@media only screen and (max-width: 767px) {
- .img_container_404 h2{font-size: 18px; margin-top:-35px;}
- }*/
- ### error 404 ###{}
- ### Vorschläge bei Suche und error404 deaktivieren ###{}
- .error404 .avia_combo_widget, .error404 h3 {
- display: none!important;
- }
- .search .avia_combo_widget, .search h3 {
- display: none!important;
- }
- ### Vorschläge bei Suche und error404 deaktivieren ###{}
- ### Ungenutzte Schnipsel ###{}
- #top1 .team-member-job-title {
- position: relative;
- top: -100px;
- padding: 5px 17px;
- background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.4);
- color: #FFF;
- float: left;
- clear: both;
- margin: 0px;
- z-index: 5;
- }
- #top1 .team-member-name {
- position: relative;
- top: -100px;
- padding: 5px 17px;
- background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.4);
- color: #FFF;
- float: left;
- clear: both;
- margin: 0px;
- z-index: 5;
- }
- ### Ungenutzte Schnipsel ###{}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement