/*.fullHeight {
    height: inherit;
}
*/

.item.fullHeight {
    height: inherit;
}

.carousel {
    height: inherit;
}

.indicators {
    bottom: 0px !important;
    margin-bottom: 0px !important;
}

.coverImage {
    height: 100% !important;
    object-fit: cover;
    width: 100% !important;
}

.carouselCardContent{
    width: 450px;
    height: auto !important;
    max-height: 270px;
    font-size: 15px;
    font-family: "STIHL Contraface Text", "Arial";
    padding: 30px;
    right: auto;
}

.carouselCardContent.StihlWideCard{
    width: 550px !important;
}

.carouselCardContent H1,
.carouselCardContent H2,
.carouselCardContent H3,
.carouselCardContent H4,
.carouselCardContent H5,
.carouselCardContent H6{
    padding-top: 0px;
    margin-top: 0px;
}

.carouselCardContent H1::after,
.carouselCardContent H2::after,
.carouselCardContent H3::after,
.carouselCardContent H4::after,
.carouselCardContent H5::after,
.carouselCardContent H6::after{
    width: 27px;
    height: 5px;
    margin-top: 5px;
    display: block;
    content: '';
    background-color: #000;
}

.carouselCardContent p{
    font-size: 15px;
    font-family: "STIHL Contraface Text", "Arial";
}

.carouselCardContent a{
    font-size: 14px;
    font-family: 'STIHL-Contraface-Display-Title', 'Arial Black', sans-serif;
}

.carouselCardContent a::after{
    content: '';
    background: url(/icon-arrow-right-16.svg) no-repeat center/contain;
    width: 12px;
    height: 12px;
    transform: translate3d(5px, 1px, 0);
    display: inline-block;
}

.carouselCardContent a:hover{
    color: black !important;
}

.carouselCardContent a:hover::after{
    transform: translate3d(10px, 1px, 0);
}

@media only screen and (min-width: 1024px) {
    .carouselCardContent {
        background-color: #fff;
        color: #000;
        left: calc((100% - 984px) / 2);
        text-shadow: none !important;
        text-align: inherit !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .carouselCardContent {
        background-color: #fff;
        color: #000;
        left: calc((100% - 728px) / 2);
        text-shadow: none !important;
        text-align: inherit !important;
    }
}
@media screen and (max-width: 767px) {
    .carouselCardContent {
        background-color: #fff;
        color: #000;
        left: 20px !important;
        right: 20px !important;
        text-shadow: none !important;
        text-align: inherit !important;
        padding-left: 10px;
        padding-right: 10px;
        max-width: calc(100% - 40px) !important;
    }
}

.carouselChevron {
    top: 50px !important;
    margin-right: 0px !important;
    margin-top: 0px !important;
}

.sideCarousel {
    text-shadow: none !important;
    color: #000 !important;
    height: 120px;
    width: 60px;
    right: 0px !important;
    left: auto !important;
    top: 50% !important;
    transition: all 200ms linear !important;
    background: white !important;
    opacity: 1 !important;
}

.sideCarousel:hover {
    background: #000 !important;
    color: #fff !important;
}

.upperSideCarousel {
    margin-top: -125px;
    bottom: auto;
}

.lowerSideCarousel {
    bottom: auto;
}

#StihlBreadCrumbList{
    display: flex;
    padding-left: 0px;
    padding-right: 0px;
}

#StihlBreadCrumbAppend{
    display: flex;
}

/*#StihlBreadCrumbAppend .breadCrumbInActive{
    width: 100%
}
*/

.StihlBreadcrumbs{

}

.breadcrumb > li + li:before {
    content: unset !important;
}

.breadCrumbActive {
    color: black !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#StihlBreadCrumbList{
    display: flex;
/*    display: contents;
*/
}

#StihlBreadCrumbContainer{
    display: flex;
    z-index: 100;
}

.StihlKaAnswerTextContainer{
    padding-top: 20px;
}

.StihlKaAnswerTextContainer a{
    font-weight: bold;
    box-shadow: var(--link-inner-shadow);
/*    text-decoration: underline;
    text-decoration-color: #F37A1F;
    text-underline-offset: 2px;
    text-decoration-thickness: 2px;*/
}

.StihlKaAnswerTextContainer a:hover {
    color: unset !important;
}

.Stihl2ColumnKnowledgeArticleItem{
/*    margin-left: 10px;
    margin-right: 10px;*/
/*    border-bottom: 1px solid #B1B1B1;
*/

/*    background-position: right 10px center;
    background-image: url(/icon-arrow-right-16.svg);
    background-size: 16px;
    background-repeat: no-repeat;*/
}

.Stihl2ColumnKnowledgeArticleItemInner{
    margin-left: 10px;
    margin-right: 10px;
    border-bottom: 1px solid #B1B1B1;
    height: 100%;
}

.Stihl2ColumnKnowledgeArticleRow{
    display: flex;
}

.Stihl2ColumnKnowledgeArticleRow  .StihKnowledgeArtikleListItemContainer{
    border-bottom: none;
}

.StihlCommonQuestionsContainerRow, .StihlImportantTopicsContainerRow{
    padding-top: 80px;
}

.breadCrumbInActive {
    display: flex;
/*    max-width: 30%;*/
    max-width: 230px;
    width: auto;
}

.StihlBreadCrumbShort.breadCrumbInActive {
/*    max-width: 50%;*/
}

.breadCrumbInActiveText{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

    display: inline-block;
/*    width: calc(100% - 35px);
*/
    width: 100%;

}

#noSearchresult{
    padding-left: 10px;
    padding-top: 10px;
    cursor: pointer;
}

#moreSearchresults{
    padding-left: 10px;
    cursor: pointer;
}

.StihlPaddingLeft{
    padding-left: 10px !important;
/*    margin-left: 0px;*/
}

.StihlPaddingRight{
    padding-right: 10px !important;
/*    margin-right: 0px;*/
}

.StihlPaddingRightLeft{
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.StihlPaddingTopBig{
    padding-top: 80px;
}

#StihlBreadCrumbContainer{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;	
}

.StihlProductsTitleContainer{
    height: 40px;
}

.StihlKnowledgeArtikleSearchListElementImage{
    display: inline-block;
    padding-bottom: 5px;
    width: 16px;
}

.StihlKnowledgeArtikleSearchListElementText{
    width: calc(100% - 50px);
    padding-left: 5px !important;
    vertical-align: middle;
    display: inline-block;
/*    margin-bottom: 5px;
*/
    line-height: 1em;
}

.StihlKnowledgeArtikleSearchListSubElementText{
    padding-left: 26px;
    display: inline-block;
    margin-bottom: 5px;
    line-height: 1em;
}

.StihlProductsTitle.title{
    width: calc(100% - 30px);
    display: inline-flex;
}

.StihlProductsTitleContainer{
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
/*    justify-content: center;
*/
}

.StihlKaQuestionText{
    padding-bottom: 20px;
    padding-right: 20px;
    padding-top: 50px;
}

.StihlKAPlainContainer{
    display: block;
}

.StihlKaFAQContainer{
    padding-left: 0px;
    padding-right: 0px;	
}

.StihlKaBackToOverview{
    display: none;
    font-size: 14px;
}


.StihlCaseConfirmationText1, .StihlCaseConfirmationText12{
    display: inline-block;
}

.StihlCaseConfirmationNumber{
    display: inline-block;
}

.breadcrumb {
    padding: unset;
    margin-bottom: unset;
    list-style: none;
    background-color: white;
    border-radius: unset;
    padding-top: 0px;
}

.breadCrumbSeparator{
    height: 10px;
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;


    height: 10px;
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    width: 30px;

    vertical-align: top;
}

.pageContainer {
    padding-left: 0px;
    padding-right: 0px;
}

.productsContainer {
/*    background-color: white;*/
/*    padding-top: 10px;*/
/*    padding-left: 0px;*/
/*    padding-right: 0px;*/
/*    padding-bottom: 120px;
*/
}

#footerStihlWhiteSpace{
/*    background-color: transparent;
*/
}

.incidentCreatedPageContainer {
    min-height: 49vh;
}

.incidentCreatedHeadline {
    margin-top: 60px;
    margin-bottom: 30px;
}

.noPaddingH1 {
    font-weight: 400;
    color: black;
}

.stihl-page-header{
/*    border-bottom: 1px solid #e5e5e5;*/
    width: 100%;
}

.description {
    border-bottom: 1px solid lightgray;
    padding-bottom: 5px;
}

.itemImage {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 100%;
    display: block;
    padding-bottom: 62px;
    max-height: 220px;
}

.special {
    max-height: 220px;
    height: 220px;
    display: block;
    width: fit-content;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.title {
    font-weight: 100;
    display: inline;
    font-size: 14px;
    padding-left: 10px;
    font-family: "STIHL Contraface Display Medium", Arial;
}

.list-group-item {
    padding-left: 10px;
    padding-right: 10px;
/*    padding-bottom: 20px;*/
}

li.list-group-item {
    padding-top: 70px;
}

.StihlAdditionalTopicsTitle {
    padding-left: 0px !important;
}

.StihlAdditionalTopicsRow li.list-group-item {
    padding-top: 50px;
}

.rightArrowIcon {
    display: inline-block;
    float: right;
    padding-right: 10px;
}

.StihlAdditionalTopicsRow .rightArrowIcon {
    padding-right: 15px;
}

.StihlAdditionsTopicsTitle{
    width: calc(100% - 30px);
}

.StihlAdditionsTopicsTitleContainer{
    padding-bottom: 10px;
    min-height: 40px;
    display: flex;
    align-items: center;
}

.StihlAdditionalTopicsRow .special{
    height: 100%;
    max-height: 210px;
}

.StihlAdditionalTopicsRow .itemImage{
    width: calc(100% - 10px);
    margin-left: 0px;
    max-width: 100%;
}

.description:after {
    content: '\003E';
    font-family: FontAwesome;
    font-weight: 800;
    float: right;
    margin-right: 25px;
}

a {
    color: black;
}

html {
    scroll-behavior: smooth;
    height: calc(100vh + 10px) !important;
    overflow: auto;
}

.stihl_headline {
    padding-left: 10px;
/*    padding-bottom: 9px;
*/
    z-index: 100;
}

.description {
    border-bottom: 1px solid lightgray;
    padding-bottom: 5px;
}

.itemImage {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-height: 257px;
}


#ourProducts .liBorderBottom {
    border-bottom: none;
}

   #ourProducts .liBorderBottom:before {
        content: '';
        height: 1px;
        background: #B1B1B1;
        position: absolute;
        width: calc(100% - 20px);
        bottom: 0;
        padding-right: 10px;
    }

.description:after {
    content: '\003E';
    font-family: FontAwesome;
    font-weight: 800;
    float: right;
    margin-right: 25px;
}

a {
    color: black;
}



.biggerTitle {
    font-weight: 800;
    font-size: 1.5em;
}

.biggerTitleNoWeight {
    font-size: 1.5em;
}

.descriptionOneLine {
    padding: 5px 0 5px 0;
}

.descriptionHalfLine {
    padding: 20px 15px 40px 15px;
}

.subTitle {
    font-weight: 500;
    margin-bottom: 0px;
    color: black;
}

.arrowDiv {
    text-align: right;
    font-size: 200%;
    font-weight: 800;
}

.halfListArrowsDiv {
    text-align: right;
    font-size: 200%;
    font-weight: 800;
    position: absolute;
    top: 50%;
    left: 87%;
    transform: translate(-50%,-50%);
}

.oneLineList {
/*    border-bottom: 1px solid #B1B1B1;
*/
}

.spacer {
    height: 30px;
    display: inline-block;
}

.spacerContent {
    height: 30px;
    display: contents;
}

.biggerspacer {
    height: 60px;
    display: inline-block;
}

.StihlSearchTopSpacer {
    height: 0px;
    display: inline-block;
}

.sectionTitle {
/*    padding-top: 80px;
*/
    margin: 0 !important;
/*    font-size: 45px;
*/
/*    letter-spacing: 2.5px;
*/
}

.StihlSearchContainerRow{
    padding-top: 30px;
}

.StihlProductContainerRow{
    padding-top: 50px;
    display: inline-block;
}

#productTitle, #digitalProductTitle{
    font-size: 18px;
}

.sectionTitleHalf {
    margin: 0 !important;
    width: 50%;
}

.ribbonListItem {
/*    text-align: center;
    font-size: 0.8em;
    word-wrap: break-word;
    display: table-cell;*/
}

.ribbonList {
    display: list-item;
    height: 100%;
}

#ribbonDivM {
    display: flex;
    padding-bottom: 1px;
}

    #ribbonDivM a, #ribbonDivL a {
        display: contents;
    }

.list-group-item:last-child {
/*    margin-bottom: -1px;
*/
    border-radius: 0;
}


.StihlKaRibbonRow .list-group-item:first-child {
    padding-top: 20px;
    padding-left: 20px;
}

.halfLineListWImage {
    font-size: 1.2em;
    word-wrap: break-word;
    display: table-cell;
    padding: 20px 15px;
    border-bottom: 2px solid #B1B1B1;
}

    .halfLineListWImage:hover, .list-group-item:hover {
        text-decoration: none;
        color: black;
    }

.imgDiv {
    display: block;
    overflow: auto;
}

#ribbonDivL {
    border-bottom: 1px solid black;
    display: flex;
    padding-bottom: 1px;
}

.mediumTitle {
    font-weight: 800;
    font-size: 1em;
    padding: 30px 20px;
}

p.bottomText {
    position: absolute;
}

.mediumTitle:after {
    font-family: "Font Awesome 5 Free";
    content: '\f019';
    font-weight: 800;
    float: right;
}

.topic {
    font-size: 1.3em;
    margin-top: 20px;
}

    .topic p {
        display: inline;
    }

.after {
    font-weight: 800;
    margin-right: 25px;
    display: inline;
}


.secarchTitle {
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    margin-top: 0px;
    display: block;
}

#searchInput, #searchInputSmall  {
    transition: width 0.25s;
    min-width: 100px !important;
    width: auto;
    display: inline-block;
    border: 0;
    text-align: center;
    font-weight: 400;
    color: #F37A1F;
    text-transform: uppercase;
    background-color: transparent;
    flex: 1;
    width: calc(100% - 60px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 0px;
    margin-bottom: 0px;
}

    #searchInput:focus, #searchInputSmall:focus {
        outline: 0;
    }

    #searchInput::placeholder, #searchInputSmall::placeholder {
        color: #b4b4b4;
    }

#searchDiv {
/*    width: 300px;*/
    text-align: center;
    margin-left: auto;
    margin-right: auto;
/*    display: flex;
    flex-direction: row;*/
/*    border-bottom: 1px solid black;*/
    justify-content: center;
    align-items: center;
}

#StihlFaqFilterBar{
    height: 20px;
}

#searchText {
    border-bottom:  1px solid black;
    display: Flex;
}

#searchButton, #StihlKaSearchButton {
    display: inline-block;
}

#StihlKaSearch{
    border-bottom: 1px solid black;
    border-top: none;
    border-left: none;
    border-right: none;
}

#StihlKaSearchContainer{
    padding-right: 40px;
}

#StihlKaSearchInput{
    border: none;
}

#StihlKaSearchLabel{
    width: calc(100% - 25px);
    margin-bottom: 0px;
}

#StihlKaSearchIcon{
    height: 16px;
    width: 16px;
    cursor: pointer;
}

#searchIcon {
    height: 35px;
    width: 50px;
    margin-top: 10px;
    cursor: pointer;
}

.searchList {
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    list-style: none;
}

    .searchList li {
        padding-top: 5px;
/*        padding-bottom: 5px;
*/
        padding-left: 10px;
        padding-right: 10px;
    }
    .searchList li a {
        margin: 0px;
    }

#allFaqs {
    font-weight: 800;
}

#searchResultList {
    max-height: 0px;
    visibility: hidden;
    overflow: hidden;
    -webkit-transition: max-height 0.5s;
    -moz-transition: max-height 0.5s;
    transition: max-height 0.5s;
    max-height: 1024px;
    position: absolute;
}

.paddingRightMobileField {
    padding-right: 0px;
}

.paddingLeftMobileField {
    padding-left: 5px;
}

#searchResultListContainer{
    border-style: solid;
    border-width: 1px;
    border-top: none;
    z-index: 1000;
    background-color: white;
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.StihlAdditionalTopicsRow{
    padding-top: 120px;
    padding-bottom: 120px;
    padding-left: 10px;
    padding-right: 0px;
}

#MSLiveChatWidget #webChatHeader{
    background: red;
}

