
#mybyte_media_cookiehinweis {
	line-height: 125%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid;
    bottom: 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #484848;
    font-size: 12px;
    line-height: 125%;
    margin: 20px;
    padding: 10px;
    position: fixed;
    width: 200px;
    z-index: 999999;
	right: 0;
	display: none;
}

#mybyte_media_cookiesettings {
	line-height: 125%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid;
    bottom: 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #484848;
    font-size: 10px;
    line-height: 125%;
    margin: 10px;
    padding: 10px;
    position: fixed;
    z-index: 999999;
	right: 0;
	display: none;
	cursor: pointer;
}

#mybyte_media_cookiehinweis_close {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px;
	margin: 0;
    text-align: center;
}

#mybyte_media_cookiehinweis_save {
    background: #dedede none repeat scroll 0 0;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px;
    margin: 0;
	margin-top: 10px;
    text-align: center;
}

#mybyte_media_cookiehinweis_mehrinfos {
	text-decoration: underline;
}

/* Globale Anpassungen */

html,body{
  overflow-x:hidden;
}

body, button, input, select, textarea{
  font-family: acumin-pro-semi-condensed,sans-serif;
  font-weight: 400;
  font-style: normal;
}

h1,h2,h3,h4,h5,h6,
.menu-toggle,
.main-navigation .main-nav ul li a{
  font-family: acumin-pro-condensed,sans-serif;
  font-weight: 700;
  font-style: normal;
}

ol, ul{
  margin: 0 0 1.5em 1.3em;
}

a, a:visited,
.footer-widgets a{
  color: #c30716;
}

.site-info a{
  color: #fff;
}

.site-info a:hover{
  color: rgba(255,255,255,0.7);
}


/* Typo */
body, button, input, select, textarea,
.site-info{
  font-size: calc(16px + (26 - 16) * ((100vw - 300px) / (1600 - 300))) !important;
}

.main-navigation a, .menu-toggle,
.sidebar .widget, .footer-widgets .widget{
  font-size: calc(18px + (22 - 18) * ((100vw - 300px) / (1600 - 300))) !important;
}

h1{
  font-size: calc(24px + (48 - 24) * ((100vw - 300px) / (1600 - 300))) !important;
  color: #c30716;
}

h2{
  font-size: calc(20px + (40 - 20) * ((100vw - 300px) / (1600 - 300))) !important;
   color: #c30716;
}

h3{
  font-size: calc(18px + (36 - 18) * ((100vw - 300px) / (1600 - 300))) !important;
}




/* Hauptnavigation oben */

.site-header{
  position:relative;
  z-index:3;
}

.main-navigation{
-webkit-box-shadow: 0px 2px 8px -1px rgba(0,0,0,0.65);
-moz-box-shadow: 0px 2px 8px -1px rgba(0,0,0,0.65);
box-shadow: 0px 2px 8px -1px rgba(0,0,0,0.65);
  position:relative;
  z-index:2;
}



.main-navigation .main-nav ul li a{
  color: #c30716;
  background-color: #eee;
}

.main-navigation .main-nav ul li[class*="current-menu-"] > a{
  color: #c30716;
  background-color: #eee;
}

.main-navigation .main-nav ul li:hover > a,
.main-navigation .main-nav ul li:focus > a,
.main-navigation .main-nav ul li.sfHover > a,
.main-navigation .menu-bar-item:hover > a,
.main-navigation .menu-bar-item.sfHover > a,
.main-navigation .main-nav ul li[class*="current-menu-"] > a:hover,
.main-navigation .main-nav ul li[class*="current-menu-"].sfHover > a{
  color: #000;
  background-color: hsla(0,100%,50%,.25);
}

@media (min-width:769px){
.main-navigation .main-nav ul li{
  width: 33%;
}
}



/* Startseite */

.home.one-container .site-content{
  padding-top:0;
}

.home .n2-section-smartslider::after{
  content:'';
  background-image: url('https://heurich-dach.de/wp-content/uploads/2020/11/heurich-dach-flaeche-rot.svg');
  width: 100vw;
  height:100%;
  max-height: 600px;
  background-position: center bottom;
  background-size:cover;
  background-repeat:no-repeat;
  z-index:999;
  position:absolute;
  left:0;
  bottom:0;
}

.rotflaeche-bg{
  background-image: url('https://heurich-dach.de/wp-content/uploads/2020/11/heurich-dach-flaeche-rot.svg');
  background-size:cover;
  background-position: center bottom;
  background-repeat:no-repeat;
  overflow:visible !important;
  min-height: 20vw;
}

.rotflaeche-bg .wpb_text_column{
  margin-bottom: 20% !important;
}

.vc_icon_element-icon{
  color: #c30716 !important;
}

.grid-leistung > .vc_column-inner > .wpb_wrapper{
  background-color: #c30716;
  color: #fff;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 1em;
}

.zahlkreis .vc_column-inner > .wpb_wrapper{
  border: 2px solid #c30716;
  border-radius: 50%;
  width: 180px;
  height: 160px;
  margin: 0 auto;
  padding: 30px 20px;
  color: #000;
}

.zahlkreis .vc_column-inner > .wpb_wrapper p{
  line-height: 1.2;
}

.zahlkreis .counter{
  font-weight: 700;
  margin-bottom: 0.5em;
}

@media(max-width:768px){
  .zahlkreis .vc_column-inner > .wpb_wrapper{
    margin-bottom: 1em;
  }
}

/* Anpassungen Formulare */

button, html input[type="button"], input[type="reset"], input[type="submit"], a.button, a.button:visited, a.wp-block-button__link:not(.has-background){
  background-color: #c30716;
  border-radius: 5px;
}

select{
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}

#wpforms-118-field_4{
  font-size: 1em;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select{
  border-color: #ccc;
  color: #666;
  background-color: #fcfcfc;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus, select:focus{
  border-color: #c30716;
  color: #000;
  background-color: #fff;
}

.choice-1 input[type="checkbox"],
.depth-1 input[type="checkbox"] {
    opacity: 0;
}

.choice-1 label,
.depth-1 label {
  position: relative;
  display: inline-block !important;
  padding-left: 0 !important;
  left: 20px !important;
  margin-left: -14px !important;
  width: calc(100% - 32px);
}

.choice-1 label::before,
.choice-1 label::after,
.depth-1 label::before,
.depth-1 label::after {
    position: absolute;
    content: "";
    display: inline-block;
}

/* Outer box of the fake checkbox */
.choice-1 label::before,
.depth-1 label::before{
  height: 20px;
  width: 20px;
  border: 1px solid #ccc;
  background-color: #fcfcfc;
  left: -32px;
  top: 6px;
}

/*Checkmark of the fake checkbox*/
.choice-1 label::after,
.depth-1 label::after {
  height: 6px;
  width: 14px;
  border-left: 2px solid;
  border-bottom: 2px solid;
  transform: rotate(-45deg);
  left: -29px;
  top: 11px;
}

/*Hide the checkmark by default*/
.choice-1 input[type="checkbox"] + label::after,
.depth-1 input[type="checkbox"] + label::after {
    content: none;
}

.choice-1 input[type="checkbox"]:focus + label::before,
.choice-1 input[type="checkbox"]:checked + label::before,
.depth-1 input[type="checkbox"]:focus + label::before,
.depth-1 input[type="checkbox"]:checked + label::before {
  border: 1px solid #c30716;
  background-color: #fff;
}

/*Unhide on the checked state*/
.choice-1 input[type="checkbox"]:checked + label::after,
.depth-1 input[type="checkbox"]:checked + label::after {
  content: "";
}

.wpforms-container .wpforms-checkbox-3-columns ul li,
.wpforms-container .wpforms-multiplechoice-3-columns ul li,
.wpforms-container .wpforms-list-3-columns ul li{
  width: calc(33.3333% - 26px) !important;
}

.wpforms-container input[type=range]{
  margin: 1em 0;
}

@media(min-width:601px){
  .wpforms-container .wpforms-checkbox-2-columns ul li,
  .wpforms-container .wpforms-multiplechoice-2-columns ul li,
  .wpforms-container .wpforms-list-2-columns ul li {
    width: 48%;
    padding-right: 0;
  }
  .wpforms-container .wpforms-checkbox-2-columns ul > li:nth-child(even),
  .wpforms-container .wpforms-multiplechoice-2-columns ul > li:nth-child(even),
  .wpforms-container .wpforms-list-2-columns ul > li:nth-child(even){
    margin-left: 4%;
  }
}

@media only screen and (max-width: 600px){
  .wpforms-container .wpforms-field:not(.wpforms-field-phone) {
    overflow-x: initial;
  }
}


/* Footer */

.site-footer .footer-widgets-container .inside-footer-widgets{
  margin-left:0;
  display:flex;
  flex-direction:row;
  flex-wrap: nowrap;
}

@media(max-width:960px){
  .site-footer .footer-widgets-container .inside-footer-widgets{
    flex-direction:column;
  }
}

.site-footer .footer-widgets-container .inner-padding{
  padding: 0;
}

.site-footer .footer-widgets-container .footer-widget-1,
.site-footer .footer-widgets-container .footer-widget-2,
.site-footer .footer-widgets-container .footer-widget-3{
  padding: 40px;
  float:none !important;
  width: 100%;
  flex-width: 33%;
}

.site-footer .footer-widgets-container .footer-widget-1{
  border: 2px solid #fff;
}

.site-footer .footer-widgets-container .footer-widget-2{
  border: 2px solid #fff;
}

.site-footer .footer-widgets-container .footer-widget-3{
  border: 2px solid #fff;
}



@media (max-width: 1024px) and (min-width: 768px){
.inside-footer-widgets>div {
    margin-bottom: 0;
}
}

@media (max-width: 768px){
.inside-footer-widgets>div:not(:last-child) {
    margin-bottom: 0;
}
.site-footer .footer-widgets-container .footer-widget-1,
.site-footer .footer-widgets-container .footer-widget-2,
.site-footer .footer-widgets-container .footer-widget-3,
.site-footer .footer-widgets-container .footer-widget-4{
  min-height: 0px;
  padding: 30px;
}
}


#my_widget-2 i{
  margin-right: 8px;
}

.footer-widgets .widget-title{
    padding-bottom: 0.5em;
    border-bottom: 1px solid #ccc;
}
}

