.row {
    width: unset;
}
.function_menu {
    width: unset;
    height: unset;
    display: block;
    margin: unset;
}
.popupButtons {
    display: flex;
    justify-content: space-between;
    padding: 17px 0;
    padding-left: 5px;
}
.klickPopup {
    position: relative;
}
.klickPopupCont {
    display: none;
    position: absolute;
    border: 2px solid #cfd8dc;
    padding: 15px;
    background: #fff;
    z-index: 102;
    min-width: 250px;
}
.klickPopupRight {
    right: 0;
}
.klickBlock {
    position: fixed;
    z-index: 100;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
}
.circleBtn {
    border-radius: 40px;
    background: #ECEFF1;
    color: #333;
    height: 40px;
    max-width: 40px;
    display: inline-block;
    text-align: center;
    position: relative;
    transition: 0.4s ease;
    width: 40px;
    cursor: pointer;
    z-index: 101;
    border: 0;
    padding: 0;
}
.circleBtn i {
    font-size: 28px;
    line-height: 40px;
}
.circleBtn:hover {
    opacity: 0.8;
}
.circleBtn.infoIconBtn {
    width: 30px;
    height: 30px;
}
.circleBtn.infoIconBtn .mdi {
    margin-top: -6px;
    display: inline-block;
}
.contactBtns {
    position: relative;
    margin: 10px 0;
    min-height: 45px;
}
.contactBtns > div {
    position: absolute;
    top: 0;
}
.circleContactBtns {
    overflow: hidden;
    color: #333;
    transition: 0.2s ease;
    text-align: left;
    z-index: 0;
    padding-left: 6px;
    padding-right: 15px;
    background: #36813A;
    padding-top: 0;
    border: 0;
    text-transform: initial;
    font-weight: normal;
}

.showContactTxt {
    display: none;
    padding-left: 8px;
    color: #fff;
}

.circleContactBtns i {
    color: #fff;
}
.circleContactBtns:hover, .circleContactBtns.visible {
    max-width: 100%;
    width: auto;
    opacity: 1;
    z-index: 101;
    background-color: #36813A;
}
.circleContactBtns:hover .showContactTxt, .circleContactBtns.visible .showContactTxt {
    display: inline-block;
}
.contactBtns > div:nth-child(2) {
    left: 55px;
}
.contactBtns > div:nth-child(3) {
    left: 110px;
}
.circleContactBtns .function_menu {
    display: inline-block;
}
.circleRueckrufBtn.visible {
    overflow: visible;
}
.popup_rueckruf {
    top: 55px !important;
    left: 0 !important;
}
.contactBtns .whatsAppHolder > p {
    display: none;
}
.whatsAppHolder {
    position: relative;
    margin-bottom: 15px;
}
.whatsAppBtn {
    margin-top: 0;
    border-radius: 50px;
    height: 40px;
    width: 40px;
}
.whatsAppHolder br {
    display: none;
}
.whatsAppBtnPlain {
    border-radius: 50px;
    display: block;
    float: none;
}
.versandLink, .versandLink:hover, .versandLink:focus {
    background: transparent;
    border: 0px;
    padding: 2px 0 0;
    text-transform: initial;
}
.artangebote_popup {
    height: 360px;
}
.tabAccordionCap {
    cursor: pointer;
    background: transparent;
    width: 100%;
    text-align: left;
}
.tabAccordionCap:hover, .tabAccordionCap:focus {
    background: transparent;
}
.tabAccordionCap i {
    float: right;
    font-size: 35px;
    line-height: 18px;
}
.tabAccordionCont {
    padding-bottom: 40px;
}
.tabAccMaxHeight {
    max-height: 800px;
    overflow: auto;
    padding: 10px;
    clear: both;
}
.klickPopup.alreadyPurchased {
    text-align: left;
}
.klickPopup.alreadyPurchased span {
    font-size: 20px;
    display: inline-block;
    margin-right: 5px;
}
.titleRow {
    display: flex;
    justify-content: space-between;
}
.artikelTitle {
    font-weight: 700;
    text-overflow: ellipsis;
    overflow: hidden;
}
.teilenBtn, .favoritenBtn {
    display: inline-block;
    margin-left: 5px;
}
.teilenBtn .klickPopupCont {
    width: 400px;
}
.favoriten_icon.active i {
    color: #333;
}
.favoriten_icon i {
    padding-left: 1px;
}
.favoritenBtn a {
    background: #FC0;
}
.flexProduktInfos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.flexProduktInfos .produktInfos {
    flex-grow: 4;
}
.flexProduktInfos .moreProduktInfos {
    flex-grow: 1;
    overflow: auto;
}
.flexProduktInfos .artangebote_outer_frame {
    min-width: 200px;
}
.livePriceBox {
    width: 150px;
}
.functionMenuButtons {
    margin: 20px 0;
}
.functionMenuButtons .function_menu {
    position: relative;
    display: inline-block;
}
.functionMenuButtons .function_menu::after {
    content: attr(title);
    padding-left: 4px;
}
.eigenschaftenTable {
    margin-bottom: 10px;
}
.eigenschaftenTable .artdetail_feature_item_caption, .eigenschaftenTable .artdetail_feature_item_content {
    border: 0px;
}
.eigenschaftenTableCaption, .eigenschaftenTable .mdi.mdi-check:not(.SaveIcpn, .editIcpnSaved) {
    display: none;
}
.eigenschaftenTable tr:nth-child(odd) {
    background: #f8f9fa;
}
.eigenschaftenTable tr td:first-child {
    border-right: 3px solid #fff;
}
.eigenschaftenTable tr td {
    padding: 8px;
}
.preisnote {
    margin: 0;
    padding: 30px 0 15px;
}
.preisDivContent {
    min-height: unset;
}
/* Artikelbild */
.n-more{
    margin-top: 15px;
}
.n-more-vertical-holder{
    width:120px;
    height:465px;
    float:left;
}
.n-more-vertical{
    margin-top: 15px;
    width:90px;
    height:465px;
    margin: 0 auto
}

.n-more-vertical .slick-up,
.n-more-vertical .slick-down {
    left: 21px;
    position: absolute;
    font-size: 50px;
    z-index: 2;
}
.n-more-vertical .slick-up {
    top: -30px;
}
.n-more-vertical .slick-down {
    top: unset;
    bottom: -30px;
}
.n-more-prev,
.n-more-next{
    position: absolute;
    top:6px;
    font-size: 50px;
    background-color: rgba(255,255,255,0.8);
    z-index: 2;
    cursor:pointer;
}
.n-more-next{
    right:-5px;
}
.n-more-prev{
    left:-5px;
}
.n-more-imgs.slick-active.slick-center {
    background: #cfd8dc;
}
.n-more-imgs.slick-current.slick-active {
    background: #cfd8dc;
}
.n-images, .n-image {
    height: 500px;
    overflow: hidden;
}
.n-image.cp {
    cursor: pointer;
}
.n-more-imgs {
    padding: 5px;
    padding-bottom: 2px;
    min-width: 80px;
    text-align: center;
    cursor: pointer;
    border: 0px;
    background: transparent;
    height: 80px;
}
.n-more-imgs img {
    max-height: 70px;
}
.n-video{
    background-position:  center center !important;
    background-repeat:  no-repeat !important;
    background-color:#ffffff;
    cursor:pointer;
    height:80px;
    min-height: 80px;
}
.n-images .slick-slide, #big-image-holder.loading{
    background:#fff url('/modules/javascript/slick/ajax-loader.svg') no-repeat center;
}
#big-image-holder{
    min-height:450px;
}
#big-image-holder.loading img,
#big-image-holder.loading div{
    display: none !important;
}
.n-more-lb .n-more-imgs{
    float:left;
}
.bigarrow-right,
.bigarrow-left {
    position: absolute;
    top: calc(50% - 82px);
    transform: translateY(-50%);
    display: inline !important;
    z-index: 2;
    font-size: 64px;
    cursor: pointer;
}
.bigarrow-right {
    right: 5px;
}
.bigarrow-left {
    left: 5px;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
    padding-bottom: 75%;
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.featherlight .featherlight-close-icon{
    line-height: 50px;
    width: 50px;
    background: rgba(255,255,255,0.6);
    font-size: 32px;
}
.featherlight .featherlight-content{
    min-width: 320px;
    min-height: 320px;
}
.n-artimage .artangebote_ribbon:hover .artangebote_ribbon_content {
    width: 150px;
}
.prozentRabatt {
    background: #aa0000;
    font-weight: bold;
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
    position: relative;
    top: -9px;
}
.catalogPrice {
    display: inline-block;
}
.oldPrice {
    text-decoration: line-through;
}
.actPrice .preis_list_preis {
    font-size: 26px;
    display: inline-block;
    margin-top: 5px;
    margin-right: 10px;
}
.preis_list_preis.noPrice {
    text-align: left;
    margin-top: 6px;
}
.actPrice br {
    display: none;
}
.actPriceInfo br {
    display: none;
}
.staffelBtn {
    display: inline-block;
    position: relative;
    top: -10px;
}
.hitWkButton {
    width: 100%;
    font-size: 20px;
    margin: 10px 0;
}
.vergleichButton.active i {
    color: #FC0;
}
.hitMerkenButton, .vergleichButton {
    width: 100%;
    margin-bottom: 15px;
}
.function_menu.pc_artikel {
    display: none;
}
.vergleich_anfrage_cont {
    display: flex;
    justify-content: space-between;
}
.twoButtons {
    width: 49%;
}
.print_ART .vergleich_anfrage_cont {
    display: block;
}
.print_ART .twoButtons {
    width: 100%;
}
.list_box a.varswitch_toggle {
    background: #ECEFF1;
    color: #555;
    border-bottom: 2px solid #cfd8dc;
}
.artdetail_shopping {
    width: 100%;
}
.artdetail_shopping_content {
    margin-bottom: 10px;
}
.vergleichButton a {
    color: #555;
}
.energiepopup {
    box-sizing: initial;
}
.asp_cap, .asp_sub {
    display: none;
}
.ansprechpartner {
    background: #eeeeee;
    padding: 10px;
    margin: 10px 0;
}
.artdetail_asp {
    min-height: unset;
    margin: 0
}
.artdetail_asp hr {
    display: none;
}
.asp_img {
    background-color: #fff;
}
.asp_slider.slidable {
    width: calc(100% - 40px);
    margin-left: 20px;
}
.asp_slider.slidable .slick-prev {
    left: -20px;
    overflow: hidden;
}
.asp_slider.slidable .slick-next {
    right: -20px;
    overflow: hidden;
}
.asp_slider.slick-slider {
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.pdf_mediadaten .main_caption {
    display: none;
}
.pdf_mediadaten td {
    padding: 0px 8px;
}
.varswitch_table {
    border: 0;
}
.varswitch_div tr:nth-child(4n), .varswitch_table tr:nth-child(4n) {
    background: #f8f9fa !important;
}
.varswitch_div .varswitch_listitem, .varswitch_table .varswitch_listitem {
    border: 2px solid #fff;
}
.info_box {
    border: 0px;
    background: #eeeeee;
    width: 100% !important;
    text-align: center;
    margin-top: 10px;
}
.wk_multidata > table > tbody > tr {
    display: block;
}
.wk-button-loader div {
    margin: 0 auto;
}
.ihrPreisInfo {
    margin-top: 10px;
    display: inline-block;
}
.wk_multidata .menge_container {
    float: right !important;
}
.VPM_table_width::after {
    display: block;
    content: ' ';
    clear: both;
    height: 10px;
}
.artikelbildBlock {
    margin-bottom: 40px;
}
#ar-button, #ar-gencode {
    bottom: 25px !important;
}
div.showMoreToggle {
    margin-bottom: 0px;
}
.submit_green.addtocart.addWarenkorb.sticky.quickbuybtn, input.addtocart, input.inquire, .multiHolder:nth-child(1) .addWarenkorb:first-child {
    display: none !important;
}
.newQuickbuybtn {
    min-height: 37px;
    padding: 9px 8px;
    margin-bottom: 5px;
    min-width: 165px;
    text-transform: uppercase;
    vertical-align: middle;
    float: right;
    margin-top: 18px;
}
.breadcrumbsRight > div {
    width: unset;
}
.copyTxt {
    width: 40px;
}
@media(max-width: 1300px) {
    .template_half_column .vergleich_anfrage_cont {
        display: block;
    }
    .template_half_column .twoButtons {
        width: 100%;
    }
}
@media(min-width: 992px) {
    .VPM_table {
        padding: 0 !important;
        width: 100% !important;
        display: block;
    }
    .VPM_table .light.small {
        text-align: right;
        display: block;
    }
    .lager_div.art_detail_lager_display {
        text-align: right;
    }
    .menge_lager > div:not(.art_detail_lager_display) {
        float: right;
    }
}
@media(max-width: 60em) {
    .circleContactBtns {
        width: auto;
        max-width: unset;
    }
    .contactBtns > div {
        left: unset !important;
        position: static;
        margin-top: 10px;
    }
    .showContactTxt {
        display: inline-block;
    }
    .VPM_table_width {
        width: unset;
    }
    .varswitch_div table tr, .varswitch_table table tr {
        border: 0px;
    }
    .tabAccMaxHeight {
        max-height: 500px;
    }
}
@media(max-width: 30em) {
    .teilenBtn .klickPopupCont {
        width: auto;
    }
    .mengen_einheit {
        margin: 0 auto;
    }
    .vergleich_anfrage_cont {
        display: block;
    }
    .twoButtons {
        width: 100%;
    }
    .titleRow {
        display: block;
    }
    .popupButtons {
        justify-content: end;
        padding-top: 0px;
    }
    .favoritenBtn .klickPopupCont {
        right: -15px;
    }
    .popup_rueckruf {
        margin-left: 0 !important;
        top: 115px !important;
    }
    .staffelBtn .klickPopupCont {
        right: -160px;
    }
    .tabAccMaxHeight {
        max-height: 350px;
    }
    .scrollThing.scrollFade {
        position: relative;
        padding-bottom: 20px;
        margin-bottom: -20px;
    }
    .scrollThing.scrollFade::after {
        content: ' ';
        display: block;
        width: 100%;
        height: 50px;
        position: absolute;
        background: linear-gradient(0deg, white, transparent);
        bottom: 0;
        left: 0;
        z-index: 99;
    }
}