@charset "utf-8";

.tx-som-sensirionproducts .filter-view .category-selector .select-wrapper select.four {
    width: 22.7%;
}

@media (max-width: 45em) {
    .tx-som-sensirionproducts .filter-view .category-selector .select-wrapper select.four {
        float: left;
        width: 100%;
        margin-right: 0;
        font-size: 25px;
        margin-bottom: 25px;
    }
}

/* productslider */
.tx-som-sensirionproducts .productImage-slider,
.tx-som-sensirionproducts .productImage-slider.standalone {
    width: 580px;
    height: 310px;
}

.tx-som-sensirionproducts .productImage-slider .rev_slider .tp-caption {
    position: absolute;
    bottom: inherit;
}

.tx-som-sensirionproducts .productImage-slider figure {
    text-align: center;
}

@media (max-width: 45em) {
    .tx-som-sensirionproducts .productImage-slider,
    .tx-som-sensirionproducts .productImage-slider.standalone {
        width: 315px;
        height: 190px;
    }

    .tx-som-sensirionproducts .productImage-slider img,
    .tx-som-sensirionproducts .productImage-slider.standalone img {
        height: 240px;
        margin-left: auto;
    }

    .tx-som-sensirionproducts .productImage-slider .rev_slider .tp-caption,
    .tx-som-sensirionproducts .productImage-slider.standalone .rev_slider .tp-caption {
        font-size: 1em !important;
        top: -55px !important;
        width: 315px;
        white-space: normal;
    }

    .wrap-0 .sliderproduct.rev_slider.revslider-initialised.tp-simpleresponsive .tparrows {
        top: 100px !important;
    }
}

/*  newsslider auf home */
.bg-wrap-home .wrap-1 {
    width: 89% !important;
}

/* Mobile */
/* Einkaufswagen neben Sprachnavigation */

/* @media (max-width: 45em) */

@media (max-width: 45em) {
    body.template-3 .bg-wrap .wrap-1 div.content-1 {
        display: none;
    }

    .tx-som-sensirionproducts .features-divider,
    .tx-som-sensirionproducts .content,
    .tx-som-sensirionproducts .tableText table,
    .tx-som-sensirionproducts .divider.tableText,
    .tx-som-sensirionproducts .addingContent .contentText table,
    .tx-som-sensirionproducts .addingContent .contentText-fullWidth table {
        display: none;
    }

    .tx-som-sensirionproducts .categorySelector #filter-corporate,
    .tx-som-sensirionproducts .categorySelector .filter-single {
        width: 100%;
    }
}

body.template-5.template-3 .wrap-1 p {
    font-size: 100%;
}

body.template-6.template-3 #sidr,
body.template-6 #sidr {
    display: block;
}

@media (max-width: 45em) {
    body.template-6.template-3 #sidr {
        display: none;
        position: fixed;
    }

    body.template-6.template-3 .bg-wrap#sidr,
    body.template-6 .bg-wrap#sidr {
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: 9;
        padding: 0;
        overflow-y: scroll;
        display: none;
    }
}

header .partials-layout-container .layernavi .navigation-teaser ul {

    margin: 1.0em 0 0 -0.5em;
    list-style: none;
    font-size: 1.0625em;
}

header .partials-layout-container .layernavi .navigation-teaser li {
    color: #504646;
    font-size: 1.0625rem;
    line-height: 140%;
    padding: 0;
    margin: 0 1em 0.5em 1.5em;
    list-style: none;
}

header .partials-layout-container .layernavi .navigation-teaser li:before {
    content: "\f04d";
    color: #66cc33;
    font: normal normal normal 6px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: relative;
    margin: 0 0.5em 0 -2.8em;
    top: -0.5em;
    padding-right: 1.2em;
}

/* product faq */
.tx-som-sensirionproducts .catgroup.faq .toggle ul {
    margin: 1.0em 0 1rem 0em;
    list-style: none;
    font-size: 1.0625em;
}

.tx-som-sensirionproducts .catgroup.faq .toggle ol {
    margin: 0em 0 1rem 1em;
}

.tx-som-sensirionproducts .catgroup.faq .toggle ol li {
    list-style: decimal;
    overflow: unset;
    margin: 0;
}

.tx-som-sensirionproducts .catgroup.faq .toggle ul li {
    color: #504646;
    line-height: 140%;
    padding: 0;
    margin: 0;
    list-style: none;
}

.tx-som-sensirionproducts .catgroup.faq .toggle ul li:before {
    content: "\f04d";
    color: #66cc33;
    font: normal normal normal 6px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: relative;
    margin: 0 0.5em 0 0em;
    top: -0.5em;
    padding-right: 1.2em;
}

/* product selection guide  reset Button*/

.tx-som-sensirionproducts .productContainer {
    margin: 5px 0 20px 0;
}

.tx-som-sensirionproducts .filter-view #showResetButton,
.tx-som-sensirionproducts .categorySelector #showResetButton {
    border: none;
    cursor: pointer;
    margin: 0 0 20px 0;
    background-color: #f6f3f0;
    color: #A29293;
    outline: none;
    background-repeat: no-repeat;
    line-height: 1.5em;
    padding: 0.3em 2.5em 0.3em 1em;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}

@media (max-width: 45em) {
    .tx-som-sensirionproducts .filter-view #showResetButton {
        margin: 50px 0 20px 0;
    }

    .tx-som-sensirionproducts .productContainer {
        margin: 50px 0 20px 0;
    }

}

.tx-som-sensirionproducts .filter-view #showResetButton .resetText:after,
.tx-som-sensirionproducts .categorySelector #showResetButton .resetText:after {
    content: "\f00d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 100;
    text-decoration: inherit;
    pointer-events: none;
    color: #66cc33;
    float: right;
    margin-right: -7px;
    margin-top: -2px;
}

/* Downloadcenter / FAQ corporate Button */
.tx-som-sensirionproducts .categorySelector #filter-corporate,
.tx-som-sensirionproducts .categorySelector .filter-single {
    float: left;
    border: none;
    width: 24%;
    cursor: pointer;
    margin: 0 0 20px 0;
    background-color: #f6f3f0;
    color: black;
    outline: none;
    background-repeat: no-repeat;
    line-height: 1.5em;
    padding: 0.3em 2.5em 0.3em 1em;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}

@media (max-width: 45em) {
    .tx-som-sensirionproducts .categorySelector #filter-corporate,
    .tx-som-sensirionproducts .categorySelector .filter-single {
        width: 100%;
    }

    .tx-som-sensirionproducts .tx_somsensirionproducts-search {
        width: 100%;
    }

    .tx-som-sensirionproducts .tx_somsensirionproducts-search .input {
        width: 100%;
    }
}

.tx-som-sensirionproducts .categorySelector .select-wrapper-bottom h3 {
    text-transform: uppercase;
}

/*  breadcrumb*/
.partials-nav-breadcrumb a:link,
.partials-nav-breadcrumb a:visited,
.partials-nav-breadcrumb a:focus,
.partials-nav-breadcrumb a:hover,
.partials-nav-breadcrumb a:active {
    color: #504646;
    outline: none;
    text-decoration: none;
    font-weight: normal;
}

.partials-nav-breadcrumb ul.levels li {
    float: left;
    padding: 0px;
    margin: 0px;
}

.partials-nav-breadcrumb ul.levels {
    padding: 11px 0 0 0;
}

.partials-nav-breadcrumb ul.levels .fa-angle-right {
    color: #66cc33;
    padding: 0 15px 0 15px;
}

/* home developer */
body.page-532.template-3 .wrap-2 {
    padding-bottom: 30px;
}


ul.initial ul{
   margin-left: 30px;
}
h3.initial {
    color: black;
}
h3.h3-title{
    /*color: #808080;*/
    color: #bcb0a7; 
}
h4.h4-title{
    color: #4c4c4c;
    margin-top: 4px !important;
    margin-bottom: 4px !important;
}