/* wiesner.marketing | selbstgestrickt für Helix3 w.m – copy to CSS files */
/*  damit custom.css funktioniert add <link href="/templates/shaper_helix3/css/custom.css" rel="stylesheet" type="text/css" /> im Backend ... custom code Reiter Before </head> */

h1{
  letter-spacing: 1.2px !important;
  font-weight: 500 !important;
}

h1 a{
  font-weight: lighter;
}

.h4, .h5, .h6, h4, h5, h6 {
    line-height: 1.3;
}

#column-id-1477911185390:hover {
    background-color: rgba(216, 174, 170, 0.75);
}

#column-id-1477911185391:hover {
    background-color: rgba(163, 195, 251, 0.75);
}

#column-id-1477911185392:hover {
    background-color: rgba(169, 214, 180, 0.75);
}
.sppb-row.sppb-no-gutter > [class^="sppb-col-"], .sppb-row.sppb-no-gutter > [class*="sppb-col-"] {
    width: 100%;
}

#sp-header .logo a {
   max-width: 265px !important;
}

#sp-header .logo {
  max-width: 265px !important;
  height: 75px;
}

/* main menu */

.sp-megamenu-parent {padding: 12px 0 0 0;}
.mm38  {width: 38px;}
.mm40  {width: 40px;}
.mm52  {width: 52px;}
.mm64 {width: 64px;}
.mm96  {width: 96px;}
.mm106  {width: 106px;}
.mm148  {width: 148px;}

.mm1 {width: 60px;}
.mm2 {width: 98px;}
.mm3 {width: 110px;}
.mm4 {width: 105px;}
.mm5 {width: 102px;}
.mm6 {width: 147px;}
.mm7 {width: 56px;}
.mm8 {width: 54px;}

.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    font-size: 15px;
    letter-spacing: 0.03em;
    line-height: 17px;
    padding: 0 8px;
    color: rgba(0,0,0,0.3);
    font-weight: 600;
}

.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: rgba(0,0,0,1);
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    padding: 5px;
    color: rgba(0,0,0,0.3);
    font-weight: 600;
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: -100px;
}


.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    padding: 15px 10px;
    font-size: 12px;
    line-height: 20px;
    width: 230px;
}

#offcanvas-toggler {
    line-height: 75px;
}

/*
bottom menu
*/

.sp-module ul >li >a:before {
    margin-right: 2px;
    margin-left: 10px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    background-color: lightgray;
}

.sp-module ul >li >a {
    line-height: 16px;
    padding: 2px 5px 2px 0px;
}

.sp-module ul >li {
    border: none;
}

/*
end bottom menu
*/

/* logo breadcrumbs still u.c. */
.fa-home:before {
    content: "\f015";
    display: none !important;
}

/* end logo breadcrumbs */

#sp-top-bar {
    background-color: white;
    color: black;
/*    border-bottom: 1px solid black;*/
    font-size:110%;
    max-width: 1140px;
    margin: auto;
}

#sp-header {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    height: 75px;
}

#sp-footer {
    background-color: white;
    color: black;
    border-top: 1px solid black;
    text-align: center;
    padding: 20px 0;
}

#sp-footer a {
    color: rgba(0,0,0,0.3);
}

#sp-footer a:hover, #sp-footer a:focus, #sp-footer a:active {
    color: rgba(0,0,0,0.9);
}

a {
    color: rgba(0,0,0,0.3);
    font-weight:400;
}

a:hover, a:focus, a:active {
    color: rgba(0,0,0,0.9);
}


.sp-contact-info {
    margin: 0 5px;
}


/* Anton & Logo start */

.anton {
    font-family: 'Anton', sans-serif;
    font-weight: 400 !important;
}


.logoant {
    font-family: 'anton', sans serif !important;
    font-size: 32px;
    margin-left: -130%;
    font-weight: 400;
    padding: 3px;
    color: #777;
}


img.waveh1ant{
    width: auto;
    height: 38px;
    padding-bottom: 1px;
    padding-right: 3px;
}

img.waveh3ant{
    width: auto;
    height: 24px;
    padding-bottom: 1px;
    padding-right: 3px;
    display: inline;
    margin-left: 7px;
}

img.waveh6ant{
    width: auto;
    height: 12px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-left: 7px;
    display: inline;
}

.contentant 
 {
    font-family: 'anton', sans serif !important;
    letter-spacing: 0.03em;
}


.contentantnobr {
    font-family: 'anton', sans serif !important;
    letter-spacing: 0.05em;
    white-space: nowrap;
    font-size: 12px;
}

.nobreak {
white-space: nowrap;
}

/* Anton & Logo end */

/* Pagebuilder sections special css */

.contactinfo a {
    color: rgba(255, 255, 255, 1);
}

/* Gogodigital Cookie Consent Plugin  */
.cc_container a, .cc_container a:visited{
margin-right: 150px;  
}

.scrollup {
    bottom: 20px;
    right: 117px;
}