/*!
Theme Name: LueneHanse CyberCore
Theme URI: http://underscores.me/
Author: Andreas Bufe
Author URI: https://cybercore.de
Description: Basiert auf underscores.me
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: luenehanse-cybercore
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 16.5%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

.text-left p{
	text-align:left !important;
}

.display-products .single-product ul li,
.display-products .single-product ul li span{
  font-size: 11px !important;
}  

p.tag{
  font-size: 14px !important;
}  


.home .row.row-header{
	margin-top: 90px;
	margin-bottom: 95px;
}

.wpcf7 input,
.wpcf7 textarea{
	border: 2px solid #203359;
	border-radius: 0;
	background: none;	
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
}

.form-group{ 
padding-right:5px;
	background: rgba(0, 0, 0, 0) url("/wp-content/themes/luenehanse-cybercore/images/kontakt/form-input-bg.png") no-repeat scroll right bottom;
}

.form-group.nachricht,
.ccformtarea .form-group,
.ccformsubmit .form-group{
	background:none !important;
}

.wpcf7 .wpcf7-text{
	border-right: 30px;
	height: 38px;
}

.form-group < .wpcf7-textarea{
	background:none !important;
}

.wpcf7 .wpcf7-submit{
	color: #ffffff;
	margin-top: 10px;
	padding: 5px 30px;
	border-radius: 4px;
	background: #203359 !important;
	border: 2px solid #203359;
}

.ccfirmenbox{
	text-align:center;
}

.ccfirmenbox h6{
	text-align:center;
	color:#203359;
}

.ccfirmenbox h3{
	text-transform:uppercase;
	font-size: 1.6em;
	color:#203359;
	font-weight:bold;
}

.help-block.wpcf7-not-valid-tip{
	position:absolute;
	top: 89px;
	right: 20px;
	color: red;
	font-weight: bold;
  font-size:smaller;
}

.ccfirmenbox p{
	text-align:left;
	margin-top: 0.8em;
}

.wpb_gmaps_widget.wpb_content_element{
	margin-bottom: 10px;
}

/*
.dropdown-toggle::after {
border-top: 0;
}

.dropdown-toggle::after {
    border-top: .3em solid !important;
}
*/


.dropdown-toggle::after {
    vertical-align: middle;
}

.navbar-light .navbar-nav .nav-link {
color: #203359 !important;
font-size: 13px !important;
font-weight: bold !important;
height: 16px !important;
}

#menu-hauptmenue > .menu-item{
	padding: 5px;	
}

#menu-hauptmenue .menu-item.current-menu-item,
.current_page_parent.active{
	background: #203359;
}	

#menu-hauptmenue .menu-item.current-menu-item a.nav-link,
.current_page_parent.active a.nav-link{
	color: #ffffff !important;
}

html #menu-hauptmenue .search-icon {
    position: absolute;
    right: 30px;
    bottom: 12px;
    color: #000;
    border: none;
    background: none;
}

.dropdown-menu .active .dropdown-item, .dropdown-item.active, .dropdown-item:active {
    color: #fff !important;
    text-decoration: none;
    background-color: #203359;
}

.dropdown-menu{
	margin:0;
}

.schrift-weiss{
	color:#ffffff !Important;
}

@media print {

  @page {                
    size: A4;
    margin: 10mm;
  }

  html, body {
    width: 1024px;
  }

  body {
    margin: 0 auto;
    line-height: 1em;
    word-spacing:1px;
    letter-spacing:0.2px;
    font: 14px "Times New Roman", Times, serif;
    background:white;
    color:black;
    width: 100%;
    float: none;
  }
  
  .display-products{
	  width:100%;
  }
  
  .hidden-print,
  .header-area,
  .footer-area,
  .footer-menu,
  .embed-container,
  .btn-block,
  .machinery-area,
  .mob-menu-header-holder,
  .mobmenu-panel,
  .mobmenu,
  .navbar {
	  display:none;  
  }
  
  .contact-area{page-break-before:always;}

  /* avoid page-breaks inside a listingContainer*/
  .listingContainer{
    page-break-inside: avoid;
  }

  h1 {
    font: 28px "Times New Roman", Times, serif;
  }

  h2 {
    font: 24px "Times New Roman", Times, serif;
  }

  h3 {
    font: 20px "Times New Roman", Times, serif;
  }

  /* Improve colour contrast of links */
  a:link, a:visited {
    color: #781351
  }

  /* URL */
  a:link, a:visited {
    background: transparent;
    color:#333;
    text-decoration:none;
  }

  a[href]:after {
    content: "" !important;
  }

  a[href^="http://"] {
    color:#000;
  }

  #header {
    height:75px;
    font-size: 24pt;
    color:black
  }
}