/*
 Theme Name:   Twenty Twelve Child
 Description:  Kosmetikkaufhaus Child Theme
 Author:       M.Z.
 Author URI:   httpw://www.kosmetikkaufhaus.de.de
 Template:     twentytwelve
 Version:      1.0
 Text Domain:  twenty-twelve-child
*/

@import url("https://www.kosmetikkaufhaus.de/fontawesome-subset/css/all.min.css");

.site {  max-width: 100% !important;}
body{line-height: initial;}
body, body.custom-font-enabled {  font-family: Arial, Helvetica, sans-serif;	font-size:13px;	color:#000;	 min-height:100vh;	 width: 100%;}
button{border: none;  border-radius: 0;   padding: 0;}
footer[role="contentinfo"] {
  border-top: 0;
  clear: both;  
  font-size: 1em;
  line-height: inherit;
  max-width: 100%;
  
  margin-top: 24px;
  color: #000;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  
}
footer[role="contentinfo"] a:hover {  color: #000;}
footer[role="contentinfo"] a {  color: #000;}
.post-template-default .site-content {  width: 100%;}
.site-content nav {  clear: both;  line-height: inherit;  overflow: initial;}
.site-content nav a{  color: #000;}
.site-content article {  border-bottom: none;}
.nav-next,.nav-previous, .next-image {  float: inherit;  text-align: unset;    align-self: center;  width: 33%;}
.nav-single {  justify-content: space-between;   align-items: stretch;}
.nav-single a {  display: block;  padding: 15px;}
.nav-next {  text-align: right;}
a.blogueber {text-align: center;display: flex !important;align-items: center;padding: 0 20px !important;background-color: #a2004d75 !important;justify-content: center;}
.home article,.archive article{cursor: pointer;}
.entry-meta{ display:none;}
ul.menu {  margin-left: 0px;  padding-left: 0 !important;  color: #000;}
.widget-area .widget a:visited {  color: #000;}
ul.menu a {  font-size: 1.3em;}
.widget.widget_nav_menu {  margin-bottom: 10px;}
.wp-block-categories-list.wp-block-categories {  padding-left: 0;}
.widget-area h2 {  font-size: 1.1em;  margin-bottom: 5px;}
.site-content article {  margin-bottom: 20px;  padding-bottom: 20px;}
.entry-title a {  color: #000;}
.more-link {display: block;text-align: left;color: #000;background-color: #f9f9f9;padding-left: 5px;border: 1px solid #d0d0d0;}
.more-link::before {    font-family: "Font Awesome 5 Pro";    content: "\f0fe";    margin-right: 5px;    font-size: 1.2em;    font-weight: 600;}
#menu-item-80 a::before {    font-family: "Font Awesome 5 Pro";    content: "\f03c";    margin-right: 5px;    font-size: 1em;    font-weight: 100;}
.widget-area .widget {  margin-bottom: 30px;}
/*.menuButton, .cartButton, .menuButton, .merkzButton,.suchbutton {  padding: 0 !important;}
.socialIcons i {  color: #fff;}
.socialIcons a {  border-color: #fff;}*/
.elementor-post__meta-data {  display: none !important;}
.whiteButton:hover, .whiteButtonActiv {
  background-color: #e6e6e6 !important;
  border: 0;
  color: #000;
  background-image: unset;
}
@media only screen and (max-width:560px){	
	.nav-next,.nav-previous, .next-image,.blogueber {  width: 100%; margin-bottom: 5px;}
	
}