Theme Name: Catch Responsive Child Theme
Theme URI: http://catchthemes.com/themes/catch-responsive
Author: Catch Themes Team
Author URI: http://catchthemes.com
Description: Catch Responsive is an extremely flexible and customizable WordPress theme suitable for almost any kind of professional website. It is based on responsive design where each element has been carefully configured for perfect display on all devices and platforms. It is built in HTML5, CSS3 and WordPress Theme Customizer for real time customization. It comes with a wide variety of options so you can modify layout, styling, featured content, promotion headline, featured slider, pagination, icons, menus, breadcrumb, widgets and much more, directly from theme customizer. This theme is translation ready and also currently translated in Swedish. Check out Theme Instructions at http://catchthemes.com/theme-instructions/catch-responsive/, Support at http://catchthemes.com/support/ and Demo at http://catchthemes.com/demo/catch-responsive/
Version: 1.0
License: GNU General Public License, version 3 (GPLv3)
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
Tags: black, gray, silver, white, dark, light, one-column, two-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, front-page-post-form, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: catchresponsive
Template: catch-responsive


/* =Child Theme Custom CSS
-------------------------------------------------------------- */
/* 
Unternehmensgruppe	Schwarz	000000
Elektrotechnik	Blau	3366cc
Schaltanlagenbau	Magenta	cc0066
Kommunikation	Rotcc0000
Fernmeldebau	Orange	ff6600 
Räber Unternehmensgruppe
Elektrotechnik • Schaltanlagenbau • Kommunikationstechnik • Fernmeldebau
Generell Dunkelblau (fast schwarz) 11274B
*/
/* Seitenkopf */
.site-title a, .site-description {
	color: #11274B;
}
.site-title a:hover {
    color: #11274B;
    text-decoration: none;
}
/* Navigationsleiste */
.nav-primary, .nav-footer {
	background-color: #11274B;
	border-bottom: white solid 2px;
}
/* Menuleiste Unternehmensgruppe */
li#menu-item-170 .sub-menu a:hover {
	border-bottom: solid 4px #000000;
}
/* Menuleiste Elektrotechnik */
li#menu-item-176 .sub-menu a:hover {
	/* border-bottom: solid 4px #3366cc;*/ 
        background:  linear-gradient(top, #ffffff 80%, #3366cc 100%);
}
/* Menuleiste Schaltanlagenbau */
li#menu-item-182 .sub-menu a:hover {
	border-bottom: solid 4px #cc0066;
}
/* Menuleiste Kommunikation */
li#menu-item-190 .sub-menu a:hover {
	border-bottom: solid 4px  #cc0000;
}
/* Menuleiste Fernmeldebau */
li#menu-item-198 .sub-menu a:hover {
	border-bottom: solid 4px #ff6600;
}
/* blauer Hintergrund im Hover über dem Menu */
.catchresponsive-nav-menu .sub-menu li a:hover, .catchresponsive-nav-menu .sub-menu li a:focus, .catchresponsive-nav-menu .children li a:hover, .catchresponsive-nav-menu .children li a:focus, .sidebar-header-right .widget_nav_menu .sub-menu li a:hover, .sidebar-header-right .widget_nav_menu .sub-menu li a:focus {
    background-color: #11274B;
    color: #fff;
}
/* Ueberschriften ueber */
body.page-id-83 .entry-title, body.page-id-83 .entry-title a {
    color: #11274B;
	font-size: medium;
}
/* RAEBER Elektrotechnik Startseite Unterseiten Blau 3366cc*/
#post-7 h1.entry-title {color: #3366cc; }
#post-16 h1.entry-title {color: #3366cc; }
#post-18 h1.entry-title {color: #3366cc; }
#post-20 h1.entry-title {color: #3366cc; }
#post-22 h1.entry-title {color: #3366cc; }
#post-24 h1.entry-title {color: #3366cc; }

/* RAEBER Schaltanlagenbau Startseite Unterseiten Magenta cc0066*/
#post-9 h1.entry-title {color: #cc0066; }
#post-26 h1.entry-title {color: #cc0066; }
#post-28 h1.entry-title {color: #cc0066; }
#post-30 h1.entry-title {color: #cc0066; }
#post-32 h1.entry-title {color: #cc0066; }
#post-34 h1.entry-title {color: #cc0066; }
#post-36 h1.entry-title {color: #cc0066; }
#post-38 h1.entry-title {color: #cc0066; }
#post-531 h1.entry-title {color: #cc0066; }

/* RAEBER Kommunikationstechnik Startseite Unterseiten Rot cc0000*/
#post-11 h1.entry-title {color: #cc0000; }
#post-41 h1.entry-title {color: #cc0000; }
#post-43 h1.entry-title {color: #cc0000; }
#post-45 h1.entry-title {color: #cc0000; }
#post-47 h1.entry-title {color: #cc0000; }
#post-49 h1.entry-title {color: #cc0000; }
#post-51 h1.entry-title {color: #cc0000; }
#post-55 h1.entry-title {color: #cc0000; }

/* RAEBER Fernmeldebau Startseite Unterseiten Orange ff6600 */
#post-14 h1.entry-title {color: #ff6600; }
#post-57 h1.entry-title {color: #ff6600; }
#post-59 h1.entry-title {color: #ff6600; }
#post-61 h1.entry-title {color: #ff6600; }
#post-63 h1.entry-title {color: #ff6600; }
#post-65 h1.entry-title {color: #ff6600; }
#post-69 h1.entry-title {color: #ff6600; }

/* Start 11274B */
li#menu-item-170 a:hover {
    border-bottom: 2px solid #11274B;
}
/* Elektrotechnik Startseite blau 3366cc */
li#menu-item-176 a:hover  {
	border-bottom: 2px solid #3366cc;
/* background:  linear-gradient(top, #ffffff 80%, #3366cc 100%);*/
}
/* Schaltanlagenbau Startseite cc0066 */
li#menu-item-550 a:hover   {
	border-bottom: 2px solid #cc0066;
}
/* Kommunikationstechnik Startseite cc0000*/
li#menu-item-190 a:hover   {
	border-bottom: 2px solid #cc0000;
}
/* Fernmeldebau Startseite Orange ff6600 */
li#menu-item-198 a:hover   {
	border-bottom: 2px solid #ff6600;
}

/* Google Fonts lokal einbinden */ 
@font-face {
	font-family: Open-Sans;
	src: url(https://www.raeber.de/wp-content/themes/catch-responsive-child/fonts/Open-Sans.ttf);
	font-weight: normal;
}
