Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*
- Theme Name: Enfold Child
- Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
- Version: 1.0
- Author: Kriesi
- Author URI: http://www.kriesi.at
- Template: enfold
- */
- /*Add your own styles here:*/
- /*Main Menu*/
- .menu-item-top-level { text-transform: uppercase;}
- ul.sub-menu { text-transform: none; }
- #top #wrap_all .sub-menu { background: transparent; }
- span.avia-menu-fx { display: none !important; }
- .yellow-top:hover > a > .avia-menu-text { color: orange !important; }
- li[id*='menu-item'].category-yellow.active-parent-item > a > .avia-menu-text { color: orange !important; }
- li[id*='menu-item'] .category-yellow > a { background-color: rgba(255, 165, 0, 0.95) !important; border-bottom: 1px solid white !important; }
- li[id*='menu-item'] .category-yellow > a:hover { background-color: rgba(247, 184, 49, 0.95) !important; }
- /*
- li#menu-item-25:hover > a > .avia-menu-text { color: orange; }
- li#menu-item-109 > a, li#menu-item-110 > a, li#menu-item-111 > a { background-color: rgba(255, 165, 0, 0.95); border-bottom: 1px solid white; }
- li#menu-item-109 > a:hover, li#menu-item-110 > a:hover, li#menu-item-111 > a:hover { background-color: rgba(247, 184, 49, 0.95); }
- */
- li#menu-item-214:hover > a > .avia-menu-text { color: #930270; }
- li#menu-item-214 .active-menu-parent > a > .avia-menu-text { color: #930270; }
- li#menu-item-263 > a, li#menu-item-102 > a, li#menu-item-103 > a { background-color: rgba(148, 2, 111, 0.95); border-bottom: 1px solid white; }
- li#menu-item-263 > a:hover, li#menu-item-102 > a:hover, li#menu-item-103 > a:hover { background-color: rgba(173, 56, 142, 0.95); }
- li#menu-item-213:hover > a > .avia-menu-text { color: #007BA4; }
- li#menu-item-104 > a, li#menu-item-105 > a, li#menu-item-106 > a, li#menu-item-118 > a, li#menu-item-202 > a { background-color: rgba(0, 122, 163, 0.95); border-bottom: 1px solid white; }
- li#menu-item-104 > a:hover, li#menu-item-105 > a:hover, li#menu-item-106 > a:hover, li#menu-item-118 > a:hover, li#menu-item-202 > a:hover { background-color: rgba(4, 156, 207, 0.95); }
- li#menu-item-28:hover > a > .avia-menu-text { color: #41A62A; }
- li#menu-item-107 > a, li#menu-item-108 > a, li#menu-item-295 > a { background-color: rgba(63, 166, 40, 0.95); border-bottom: 1px solid white !important; }
- li#menu-item-107 > a:hover, li#menu-item-108 > a:hover, li#menu-item-295 > a:hover { background-color: rgba(70, 186, 44, 0.95); }
- /*
- li[id*='menu-item'] .category-green .menu-item-top-level:hover > a > .avia-menu-text { color: #41A62A !important; }
- li[id*='menu-item'] .category-green > a { background-color: rgba(63, 166, 40, 0.95) !important; border-bottom: 1px solid white !important; }
- li[id*='menu-item'] .category-green > a:hover { background-color: rgba(70, 186, 44, 0.95) !important; }
- li[id*='menu-item'] .category-green .current-menu-item .active-parent-item .avia-menu-text { color:red !important; }
- li[id*='menu-item'] .category-green .current-menu-item a { background-color: rgba(70, 186, 44, 0.95) !important; }
- */
- /*
- div#header_meta.container {
- width: auto;
- min-width: 1130px;
- max-width: 1310px;
- }
- .inner-container {
- width: auto;
- min-width: 1130px;
- max-width: 1310px;
- left: -50px;
- }
- */
- /* Kommentare, Autor & Datum ausblenden */
- .slide-meta {
- display: none;
- }
- /* Datum in Aktuelles & Portfolio Widgets ausblenden */
- span.news-time {
- display: none;
- }
- .post-meta-infos, .av-magazine-time {
- display: none;
- }
- h3.av-magazine-title.entry-title {
- padding-top: 26px;
- }
- /* Videos, Slideshows & Bilder */
- /*
- .avia-video {
- box-shadow: 8px 8px 8px rgba(25, 25, 25, 0.3);
- margin-top: 25px;
- }
- .avia-slideshow, .avia-image-container {
- box-shadow: 8px 8px 8px rgba(25, 25, 25, 0.3);
- }
- */
- /* Fix für Sidebar Image Overlay */
- .avia_transform a .image-overlay {
- top: 0 !important;
- }
- #top .sidebar .textwidget a {
- display: inline-block;
- }
- /* Sidebar Metaslider */
- .metaslider_sidebar {
- margin-bottom: -8px;
- }
- /* WP SEO HTML Sitemap */
- #wpseo_sitemap{width:100%; position:relative; clear:both;}
- #wpseo_sitemap div{min-width:200px; width:100%; padding-bottom:-20px;}
- #wpseo_sitemap h3{font-size:26px; line-height:32px; padding-bottom:0; margin-bottom:8px; width:100%;}
- #wpseo_sitemap h4{font-size:18px; line-height:20px; padding-bottom:0; margin-bottom:4px;}
- #wpseo_sitemap ul a {list-style-type:none; font-size: 1em; font-weight: bold; color:#333; background: url(images/sitemap/icon_package.gif) no-repeat 0 0.25em; margin: 0 0 10px 15px; padding: 0 0 0 22px;}
- #wpseo_sitemap ul a:hover, #wpseo_sitemap ul ul a:hover {color:#d7863b;}
- #wpseo_sitemap ul ul a {list-style-type: none; font-size: 0.9em; font-weight: normal; color:#797876; background: url(images/sitemap/bullet_orange_16x16.png) no-repeat 0 0.2em; margin: 0 0 0 15px; padding: 0 0 0 22px;}
- #wpseo_sitemap li {display:list-item; list-style-type: none;}
- .wpseo_clearRow{width:100%; height:24px; display:block; clear:both; position:relative;}
- /*
- Desktop Styles
- ================================================== */
- /* Note: Add new css to the media query below that you want to only effect the desktop view of your site */
- @media only screen and (min-width: 768px) {
- /* Add your Desktop Styles here */
- /* Header Meta - SM Buttons, Phoneninfo */
- #header_meta nav.sub_menu a {
- font-size: 105%;
- }
- #top #wrap_all .social_bookmarks {
- font-size: 105%;
- }
- #top #wrap_all .social_bookmarks li {
- font-size: 110%;
- padding-left: 5px;
- min-width: 40px;
- }
- .phone-info span {
- font-size: 105%;
- margin-top: 6px;
- }
- }
- @media only screen and (max-width: 1160px) and (min-width: 990px) {
- .responsive .main_menu ul:first-child > li > a {
- padding: 0 6px;
- font-size: 13px;
- }
- .main_menu { margin-right: -70px; }
- .inner-container { margin-left: -35px; }
- .main_menu ul:first-child > li > a { padding: 0 11px; }
- /* .logo img { width: 190px; } */
- }
- @media only screen and (max-width: 1180px) {
- /* Add your Mobile Styles here */
- /* Title & Breadcrumbs Container */
- #top .title_container .container {
- max-width: 1130px;
- }
- figcaption.av-inner-masonry-content {
- display: none !important;
- }
- .responsive .title_container .breadcrumb {
- position: relative;
- right: auto;
- top: -6px;
- margin: 0;
- }
- }
- /*
- Mobile Styles
- ================================================== */
- /* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */
- @media only screen and (max-width: 767px) {
- /* Add your Mobile Styles here */
- #advanced_menu_hide {
- position: fixed;
- }
- /*
- #advanced_menu_toggle {
- position: fixed;
- }
- */
- #scroll-top-link.avia_pop_class {
- opacity: 0.7;
- visibility: visible;
- position: fixed;
- }
- }
- @media only screen and (max-width: 990px) {
- .metaslider_sidebar, .metaslider_sidebar caption {
- float: left;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment