body {
    background-color: white;
    overflow-x: hidden;
}

.cc-top {
    top: 7em !important;
}

.cc-message a {
    color: #F37A1F !important;
}

/*.cc-message {
    font-size: 12px;
}

    .cc-message #cookieTitle {
        font-family: "STIHL Contraface Display Title", "Arial Black";
        font-size: 22px;
    }*/

a:hover, a p:hover {
    color: #f37a1f !important;
    text-decoration: unset;
}

a:focus{
    color: black;
    text-decoration: none;
}

.cc-compliance a:hover {
    background-color: #F37A1F !important;
}

.alert-success {
    color: white;
    background-color: #F37A1F;
    border-radius: unset !important;
    margin-right: 13px;
}

.TermsAndConditionsCheckbox {
    float: right;
    width: 97%;
}

@media screen and (max-width: 768px) {
    .TermsAndConditionsCheckbox {
        width: 96%;
        font-size: 13px;
    }
}
.cc-window {
    border: 1px solid;
    transition: all 2s linear !important;
    -webkit-animation: linear alternate;
    -webkit-animation-name: run;
    -webkit-animation-duration: 2s;
    max-width: 31em !important;
}

@-webkit-keyframes run {
    0% {
        right: -25em;
    }

    50% {
        right: 0em;
    }

    100% {
        right: 1em;
    }
}

/*.btn {
    text-align: left;
    font-weight: 500;
    border-left: 1px solid #B1B1B1;
    height: 57px !important;
    border-radius: 0px;
    cursor: default;
    padding: 0px;
}*/

#plus {
    text-align: right;
    float: right;
}

.headerImage {
    background-size: cover;
    height: 318px;
/*    top: -2px;*/
}

.headerEmptySpace {
    height: 64px;
    border-bottom: 1px solid #B1B1B1;
}

.HeaderWhiteSeparator {
    width: 75px;
}

.stihlLogo {
    margin: 0px;
/*    margin-left: 13px;*/
    margin-top: -1px;
    height: 66px;
}

.FunctionButtons {
    float: right;
    margin-left: 45px;
}

.StihlSignout {
    padding-top: 15px;
    text-align: right;
    padding-right: 20px !important;
}

.FunctionObject {
    padding-top: 13px;
    padding-left: 0px;
    position: relative;
    padding-right: 0;
    padding-left: 0
    display:
}

#StihlSearchLabel{
    width: 100%;
    border-bottom: 1px solid black;
    border-top: none;
    border-left: none;
    border-right: none;
}

#StihlSearchIcon{
    position: absolute;
    right: 0px;
    cursor: pointer;
}


#StihlSearchLabel input{
    border: none;
}

.searchField {
    background-color: transparent;
/*    border-left: 0px;
    border-right: 0;
    border-top: 0;*/
/*    border-bottom: 1px solid black;*/
    padding: 0px;
    width: 100%;
    float: right;*/
}

.buttonLabel {
    white-space: nowrap;
    overflow: hidden;
    font-size: calc(4px + 0.5vw);
    height: 64px;
    width: 100%;
/*    padding-top: 23px !important;*/
}

/*.HeaderFunctionBar {
    font-size: 12px;
    height: 45px;
    background-color: #ededed;
    font-family: sans-serif;
    font-weight: 100;
}*/

.headercontainer {
    background-color: white;    
/*    height: 66px;*/
}

.headLink, .headIconDiv {
    padding-left: 0px;
    padding-right: 17px;
}

.StihlHeader{
    font-weight: 100;
    border-bottom: 1px solid #B1B1B1;
}

.StihlHeaderButton{
    padding: 10px;
    width: 100%;
    font-size: 14px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    position: relative;
    text-align: left;
    cursor: pointer;
}

.StihlHeaderLinkContainer{
/*    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px;*/
/*    height: 64px;*/
    padding: 0px;
/*    border-left: 1px solid #B1B1B1;*/
    border-radius: 0px;
}

.StihlHeaderLogo{
    height: 65px;
    margin: 0px;
    padding: 0px;
}

.StihlHeaderRow{
    padding-left: 0px;
    padding-right: 0px;
    height: 45px;
}

.StihlFirstHeaderRow{
    background-color: #ededed;
    border-bottom: 1px solid #B1B1B1;
}

.StihlSecondHeaderRow{
/*    border-bottom: 1px solid #B1B1B1;*/
}
 

#StihlHeader .StihlHeaderRowElement{
    padding-left: 0px;
    display: flex;
}

#StihlHeader .StihlHeaderIcon {
    padding-left: 0px;
    vertical-align: sub;
}

#StihlHeader .StihlHeadIconDiv{
    padding-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
    width: 16px;
}

#StihlHeader .StihlHeadLink{
    padding-left: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.progress-bar-custom {
    background-color: white;
    width: 100%;
    float: middle;
    height: 57px;
    display: flex;
    flex-direction: column;
    text-align: center;
}

#StihlHeader textarea:focus, #StihlHeader input:focus {
    outline: none;
    border-bottom: 1px solid #f37a1f;
}

#StihlHeader input:focus {
    border: 0px;
}

.removeSpace {
    padding: 0px !important
}

#StihlHeaderNavButtons{
    flex: 1;
    display: inline-flex;
    border-left: 1px solid #B1B1B1;
}

.StihlRowSection{
    display: flex;
}

#StihlHeaderNavigation{
    display: none;
}

#StihlHeaderNavigationRow{
    padding-top: 15px;
/*    padding-bottom: 10px;*/
}

#StihlHeaderNavigationCloseBtn{
    position: absolute;
    right: 0px;
    z-index: 100;
}

.StihlHeaderLinkContainer{
/*    display: flex-inline;*/
    flex: 1;
}

.StihlHeaderLinkContainer.StihlBorderLeft{
    border-left: 1px solid #B1B1B1;
}

#StihlHeaderNavigation{
    background-color: white;
    position: absolute;
    z-index: 1000;
    width: 100%;
    border-bottom: thin solid #B1B1B1;
}

.StihlHeaderNavigationGroup{
    padding-top: 15px;
}

#StihlHeaderNavigationMenu{
    position: relative;
    padding-bottom: 20px;
}

.StihlHeaderNavigationContainer{
    margin-right: 20px;
    min-height: 185px;
}

#StihlHeaderNavigationList{
    list-style: none;
    padding-left: 0px;
}

.StihlHeaderNavigationListColumn{
    padding-left: 0px;
/*    padding-top: 25px;*/
}

.StihlHeaderNavigationLink{
    display: inline-block;
/*    padding-bottom: 20px;*/
}

.StihlRotate45{
    transform: rotate(45deg);
}

#StihlHeaderNavigationGroupHome{
    display: none;
}

.StihlHeaderNavigationLinkBack{
    display: none !important;
}

.StihlHeaderNavigationHide, .StihlHeaderNavigationShow{
    display: block;
}

.StihlNoScroll{
    overflow: hidden;
    height: 100vh;
}

#StihlNavigationImg{
    width: 14px;
}

.StihlNavigationSelected{
    background-color: #ededed;
}

@media screen and (min-width: 768px) {
    .headercontainer .buttonLabel:hover {
        background: #DADADA;
    }
}

@media screen and (max-width: 996px) {
/*    .StihlHeaderNavigationContainer{
        border-bottom: thin solid #B1B1B1;
    }*/

    .StihlHeaderNavigationGroup{
        border-bottom: thin solid #B1B1B1;
    }

    #StihlHeaderNavigationRow{
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 767px) {

    .StihlHeaderLogo{
        height: 45px;
    }

    .FunctionObject{
        padding-top: 10px;
    }

    .stihlLogo{
        height: 46px;
    }

    .container.headercontainer {
        height: 45px;
    }

    .buttonLabel {
        height: 45px !important;
    }

    .StihlHeaderRow{
        height: 40px;
    }

    #StihlHeaderNavigation{
        height: 100vh;
    }

    .StihlHeaderNavigationShow{
        display: block !important;
    }

    #StihlHeaderNavigationList{
        position: relative;
        overflow: hidden;
    }   

    #StihlHeaderNavigationGroupHome{
        display: block;
        align-items: center;
        display: flex;
    }

    .StihlHeaderNavigationContainer{
        min-height: 0px;
        background-repeat: no-repeat;
        background-position: right 0px center;
        background-image: url(/icon-arrow-right-16.svg);
        background-size: 16px;
        margin-right: 0px;
        align-items: center;
        display: flex;
        height: 100%;
    }
    
    .StihlHeaderNavigationContainerText{
        align-items: center;
        display: flex;
        height: 100%;
        width: 100%;
    }

    .StihlHeaderNavigationLink{
        height: 70px;
        align-items: center;
        display: flex !important;
        padding-bottom: 0px;
        padding-left: 20px;
    }

    .StihlHeaderNavigationListColumn{
        padding-top: 0px;
        display: none;
/*        display: block;*/
        position: absolute;
        background-color: white;
        left: 0px;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
    }

    .StihlHeaderNavigationGroup{
        height: 70px;
        padding-top: 0px;
        padding-left: 20px !important;
        padding-right: 20px !important;
        position: initial;
        cursor: pointer;
    }

    #StihlHeaderNavigationCloseBtn{
        display: none;
    }

    .StihlHeaderNavigationLinkBack{
        display: block;
        background-repeat: no-repeat;
        background-position: left 20px center;
        background-image: url(/icon-arrow-left-16.svg);
        background-size: 16px;
        height: 70px;
        align-items: center;
        display: flex !important;
        padding-left: 50px;
        padding-bottom: 0px;
        border-bottom: thin solid #B1B1B1;
    }

}

@media (max-width: 510px) {

    .container.headercontainer {
      padding: 0px;
      margin: 0px;
      width: 100% !important;
    }
}

@media (max-width: 450px) {

    .StihlHeaderButton {
        font-size: 12px;
    }
}

@media (max-width: 360px) {

    .StihlHeaderButton {
        font-size: 10px;
    }
}

