/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
.gdpr-privacy-preferences .gdpr-tab-content h4, .gdpr-general-confirmation .gdpr-tab-content h4 {
  font-weight: 400;
}
.one-dot-link.is-selected:after {content:"";background: url(http://mohrenschildt.voxelproject.de/wp-content/uploads/2022/04/Hirsch.png);
background-repeat: no-repeat;
background-size: contain; width:20px; height:20px; display:block; position:absolute; top:10px; left:5px; 
}
.one-dot-link.is-selected { 
	position:relative; 
}
.logo-container > * {
  margin: -20px 0 20px 0;
}
p {
  line-height: 1.3;
}
html.overlay-open .menu-container {
  background: #fff !important;
}
.menu-overlay .vmenu-container .menu-smart a:not(.wc-forward) {
  font-size: 30px !important;
}
.no-touch .onepage-pagination .cd-dot {
  width: 10px;
  height: 10px;
  background-color: rgba(248, 231, 197, 0.5) !important;
  border-radius: 0;
  box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0);
}
.no-touch .onepage-pagination a.is-selected .cd-dot {
  background-color: transparent !important;
  transform: scale(1.3);
}
.body-borders .body-border-shadow {
  box-shadow: 0 0px 14px 0px rgba(0, 0, 0, 0);
}