p {
    margin: 0 0 .5rem
}

#jumptotop {
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 10000;
    border: none;
    font-size: 30px;
    border-radius: 50px;
    background-color: rgba(89, 89, 89, 0.8);
    line-height: 1rem;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s;
}

#jumptotop.show {
    opacity: 1;
    visibility: visible;
}

.tro-flyouts {
    position: fixed;
    right: 0;
    top: 35vh;
    z-index: 1000;
    pointer-events: none
}

.tro-flyouts > div * {
    pointer-events: auto
}

.tro-flyouts .tro-flyout-btn {
    overflow: hidden;
    display: flex;
    transition: width .3s ease;
}

.tro-flyouts .tro-flyout-btn.open {
    width: 100%;
    overflow: visible;
    transition: width .4s ease
}

.tro-flyouts .tro-flyout-btn button {
    display: inline-flex!important;
    margin: 0!important;
    float: left;
    font-size: 20px;
}

.tro-flyouts .tro-flyout-btn > button {
    border-left: 3px solid transparent;
    border-top: none;
    border-bottom: none;
}

.tro-flyouts .tro-flyout-btn.available > button {
    border-left: 3px solid #1fff01;
}

.tro-flyouts .tro-flyout-btn .tro-flyout-content {
    visibility: hidden;
    opacity: 0;
    display: inline-flex;
    padding: 0 .5rem;
    float: left;
    height: 100%;
    position: relative;
    transition: opacity .3s ease, visibility .3s ease
}

.tro-flyouts .tro-flyout-btn.open .tro-flyout-content,
.tro-flyouts .tro-flyout-btn.open .tro-flyout-extended {
    visibility: visible;
    opacity: 1;
    transition-delay: .4s
}

.tro-flyouts .tro-flyout-btn .tro-flyout-extended {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0%;
    right: calc(55px + .5rem);
    padding: .5rem;
    transition: opacity .3s ease, visibility .3s ease, top .3s ease
}

.tro-flyouts .tro-flyout-btn.open .tro-flyout-extended {
    top: 100%;
}

.tro-flyouts .fa-circle-notch,
.tro-flyout-content .reload.loading .fa-sync-alt,
.action-buttons .fa-circle-notch,
.trooffer-offer .fa-circle-notch,
.form-loader .fa-circle-notch  {
    animation-name: tro-rotate;
    animation-duration: 1s;
    animation-iteration-count: infinite
}

.tro-flyouts .reference-no {
    color: #ee5f5b
}

.tro-flyout-inside-button {
    border: 1px solid #ffffff;
    padding: 2px 20px;
    margin: 5px 0 5px 0;
    display: inline-block;
}

.form-loader {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
}

#detailsMain .konfi_button_icon:not(:last-child) {
    margin: 0 0 .5rem
}

.details .tab-content {
    border: none
}

.axZm_mouseOverZoomContainerWrap {
    border: none;
    background: transparent
}

.axZm_zoomContainer, .axZm_mouseOverSpinWrapper, .zFsO {
    background: transparent !important
}

footer .social-links i {
    font-size: 35px
}

.quantity input[type="number"]::-webkit-outer-spin-button,
.quantity input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.quantity input[type="number"] {
    -moz-appearance: textfield
}

.quantity i, .header_icons, .chatstatus, .header_links {
    cursor: pointer
}

.news_bild_box {
    margin-left: auto;
    margin-right: auto;
    max-width: 560px
}

.verlauf_box2 {
    height: auto
}

.verlauf_box2 p :nth-child(1) {
    position: static
}

.dd-hero-box p {
    font-size: 20px!important;
    font-weight: 200!important;
    margin: 0!important;
    opacity: unset!important
}

.dd-hero-box p > span {
    font-weight: 300!important
}

.dd-hero-box .dd-hero-inner .dd-hero-holder {
    padding: 4rem 3rem!important
}

.modal-header .close {
    font-size: 4rem;
    line-height: 1rem
}

.modal-body {
    padding: 0 1rem
}

.red_icon {
    color: #ee5f5b
}

.lager_icon_or {
    color: #ffc107
}

.fa.lager_icon_r,
.fa.lager_icon_or,
.fa.lager_icon_gr,
.fa.chat_icon {
    font-size: 6px
}

.flagge_img {
    height: auto
}

.dd-icon-box {
    margin: 0;
    padding: 20px 0
}

.dd-icon-box .dd-icon,
.dd-shortcode-text > p:last-child {
    margin: 0
}

#axZm_zoomCornerFsc,
.axZm_mouseOverZoomMsg360,
.axZmHoverTooltip {
    display: none!important
}

.account_card_box .btn-link.btn-sm {
    font-size: 1rem;
    text-decoration: none!important;
    padding: 0;
    border: none
}

.text-link > a,
a.text-link {
    color: #cbde93
}

.text-link > a:hover,
a.text-link:hover {
    color: #b4c581
}

.row_highlight_kenko_light.active {
    box-shadow: inset 2px 0 0 0 #cbde93;
    color: #cbde93;
    background-color: #4e4e4e!important
}

.row_highlight_akino_light.active {
    box-shadow: inset 2px 0 0 0 #bad8e7;
    color: #bad8e7;
    background-color: #4e4e4e!important
}

.row_highlight_kanwa_light.active {
    box-shadow: inset 2px 0 0 0 #9999cc;
    color: #bbbbdd;
    background-color: #404040!important
}

.ie_warning {
    background: #9999cc;
    padding: 1.5rem 0;
    font-size: 1.3rem;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999
}

.navbar-text .warenkorb_counter,
.axZm_ctrlZoomTxtInner {
    color: #fff
}

body .xajax_resp_cl.xajax_resp_flow {
    left: auto!important
}

body .xajax_resp_cl {
    width: 400px
}

body .xajax_resp_flow #d3_extsearch_quicksearch {
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #747474;
    background: #303030;
    padding: .5rem
}

body .xajax_resp_flow #d3_extsearch_quicksearch .headline {
    background: #303030;
    border-bottom: 1px solid #747474;
    font-size: 1.3rem;
    font-weight: normal
}

body #d3_extsearch_quicksearch .d3extsearch_suggest h3 {
    display: none
}

body .xajax_resp_flow #d3_extsearch_quicksearch .d3_extsearch_footer {
    border-radius: 0;
    border: none;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1;
    padding: 0;
    border-top: 1px solid #747474;
    background: #303030
}

body #d3_extsearch_quicksearch .d3_extsearch_footer a {
    width: 100%;
    font-weight: 300;
    text-align: center;
    user-select: none;
    border: 1px solid transparent;
    padding: .75rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;
    background: #3a3f44;
    margin-top: .5rem;
    padding: .75rem 1rem;
    border-color: #3a3f44;
    transition: color .15s ease-in-out, background .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

body #d3_extsearch_quicksearch .d3_extsearch_footer a:hover {
    width: 100%;
    color: inherit;
    border-color: #232628;
    background: #282c2f
}

body #d3_extsearch_quicksearch .d3_extsearch_footer a:active {
    width: 100%;
    color: inherit;
    background-color: #232628;
    border-color: #1d1f22;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

body #d3_extsearch_quicksearch .d3_extsearch_footer a:active:focus {
    width: 100%;
    color: inherit;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125), 0 0 0 0.2rem rgba(58, 63, 68, .5)
}

body #d3_extsearch_quicksearch #d3extsearch_suggest_articlebox a {
    background: transparent;
    padding: 0;
    margin-top: .7rem;
    color: #fff;
    font-size: 1rem;
    display: flex
}

body #d3_extsearch_quicksearch .list .articlebox,
body #d3_extsearch_quicksearch .list .categorybox,
body #d3_extsearch_quicksearch .list .vendorbox,
body #d3_extsearch_quicksearch .list .contentbox,
body #d3_extsearch_quicksearch .list .manufacturerbox {
    padding: 0 0 .7rem
}

body #d3_extsearch_quicksearch .list {
    margin: .5rem 0;
    overscroll-behavior: contain
}

body #d3_extsearch_quicksearch .item_inact .imgframe,
body #d3_extsearch_quicksearch .item_act .imgframe {
    align-self: center;
    border: none;
    background: transparent;
    height: auto;
    flex: none
}

body .xajax_resp_flow #d3_extsearch_quicksearch .closebtn {
    background: none;
    border:none;
    right: 0;
    top: 0;
    margin: 0;
    font-size: 2rem;
    line-height: 1
}

body .xajax_resp_flow #d3_extsearch_quicksearch .closebtn::after {
    content: "×"
}

body #d3_extsearch_quicksearch .list.hasCategoryItems .articlebox,
body #d3_extsearch_quicksearch .list.hasManufacturerItems .articlebox,
body #d3_extsearch_quicksearch .list.hasVendorItems .articlebox,
body #d3_extsearch_quicksearch .list.hasContentItems .articlebox {
    border-right: 1px solid #747474
}

body #d3_extsearch_quicksearch .list.hasArticleItems .categorybox,
body #d3_extsearch_quicksearch .list.hasArticleItems .manufacturerbox,
body #d3_extsearch_quicksearch .list.hasArticleItems .vendorbox,
body #d3_extsearch_quicksearch .list.hasArticleItems .contentbox {
    margin-left: -1px;
    border-left: 1px solid #747474;
    box-sizing: content-box
}

body #d3_extsearch_quicksearch .item_inact,
body #d3_extsearch_quicksearch .item_act {
    background: transparent;
    color: #fff;
    font-size: .8rem;
    margin-top: .7rem;
    padding: 0 0 0 10px
}

body #d3_extsearch_quicksearch .item_inact:hover,
body #d3_extsearch_quicksearch .item_act:hover,
body #d3_extsearch_quicksearch #d3extsearch_suggest_articlebox a:hover {
    color: #cbde93!important
}

.pagination-sm .page-link {
    padding: .5rem 1.5rem
}

.standard_finder_template_box {
    box-shadow: inset 0 -30px 17px -20px #e1e1e1
}

.dropdown-toggle img.ml-2 {
    height: 1rem
}

.row_highlight_kenko,
.row_highlight_akino,
.row_highlight_kanwa {
    transition: box-shadow .2s ease, color .2s ease, background-color .2s ease
}

.tro-category.open .row_highlight_kenko {
    box-shadow: inset 2px 0 0 0 #cbde93;
    color: #cbde93;
    background-color: #171717!important
}

.tro-category.open .row_highlight_akino {
    box-shadow: inset 2px 0 0 0 #bad8e7;
    color: #bad8e7;
    background-color: #171717!important
}

.tro-category.open .row_highlight_kanwa {
    box-shadow: inset 2px 0 0 0 #9999cc;
    color: #bbbbdd;
    background-color: #171717!important
}

.productData .title {
    font-size: 24px;
    margin-bottom: .5rem
}

.productData .description {
    font-family: 'Fira Sans Condensed', sans-serif;
    margin-bottom: 1.5rem
}

.header_second_nav.header_second_nav_components {
    background: #303030;
    background: linear-gradient(to right, #303030 0%,#eb462f 50%,#303030 100%);
    border-top: 1px solid #ec462f;
    border-bottom: 1px solid #ec462f
}

.color-accent-kenko .progress-bar {
    background-image: linear-gradient(90deg,#cbde93 0,#f0ffc2 80%);
    background-color: #cbde93
}

.color-accent-kanwa .progress-bar {
    background-image: linear-gradient(90deg,#9999cc 0,#f5ebf9 80%);
    background-color: #9999cc
}

.color-accent-akino .progress-bar {
    background-image: linear-gradient(90deg,#bed8e8 0,#ecf4f8 80%);
    background-color: #bed8e8
}

.d3_extsearch_navigation .list a {
    font-size: 1rem
}

.manufacturer-img {
    max-width: 25%;
    max-height: 20%
}

#az_mouseOverZoomContainer {
    max-height: 430px
}

#axZm_mouseOverWithGalleryContainer,
.axZmWrapper.picture {
    margin: 0
}

#axZm_mouseOverWithGalleryContainer {
    z-index: 0!important
}

#fancybox-outer {
    background: #000
}

.axZm_ctrlZoomTxt {
	background-color: rgba(0, 0, 0, 0.5)
}

.axZmHotspotLabel {
    font-size: 12px
}

.turnaround_icon {
    max-width: 75px
}

p,
.smaller_list li,
#addressText {
    font-family: 'Fira Sans Condensed', sans-serif
}

.smaller_list li {
    font-weight: 400;
    color: #000
}

#basketSummary > div > .border-top:first-child {
    border: 0!important
}

p.footer_titel, .header_second_nav p {
    font-family: 'Oswald'
}

.kenko_color_hover_eff_btn_toggle_activated {
    color: #323232!important;
    border: 1px solid #cbde93!important;
    background-color: #cbde93!important
}

.kenko_color_hover_eff_btn_toggle {
    color: #fff;
    border: 1px solid #cbde93;
    background-color: transparent
}

.kenko_color_hover_eff_btn_toggle:hover {
    color: #323232;
    border: 1px solid #cbde93;
    background-color: #cbde93
}

.hint_box {
    border: 1px solid #cbde93
}

.hint_table table {
    border: 1px solid #fff;
    margin-bottom: 0
}

.hint_table table td, table th {
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial
}

.hint_table table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff
}

.switch_box {
    font-size: 10px;
    background: none
}

.breadcrumb {
    font-size: 13px;
    font-family: 'Fira Sans Condensed', sans-serif;
    background: none;
    text-shadow: none;
    border: 0;
    padding: .2rem 0
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #fff;
    content: ">"
}

.second_level_links, .second_level_links_hover {
    width: unset
}

.second_level_links_hover, .second_level_links:hover, .second_level_links_hover:hover, .third_level_links:hover {
    color: #ec462f
}

.second_level_links:hover, .second_level_links_hover, .second_level_links_hover:hover, .third_level_links_box {
    border-left: 1px solid #ec462f;
    border-right: 1px solid #ec462f
}

.cl-start h1 {
    font-size: 2rem
}

.cart_overview_oncanvas {
    background-color: #626262
}

.cart_overview_oncanvas.tro-fixed {
    max-width: calc(1366px - 30px);
    width: calc(100% - 30px);
    position: fixed;
    bottom: 0;
    z-index: 1000
}

.cart_overview_oncanvas .notch_icon {
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s
}

.cart_overview_oncanvas.tro-fixed .notch_icon {
    opacity: 1;
    visibility: visible
}

.notch_icon {
    top: 0px;
    right: -13px
}

.notch_height {
    height: 15px
}

.alert .alert-link, .alert a {
    color: #2f6473
}

#cookieNote {
    position: fixed;
    z-index: 16000002;
    bottom: 0;
    width: 100%
}

#cookieNote button {
    font-size: 60px;
    margin-top: -22px;
}

#cookieNote .alert-info {
    background: #cbde93;
    border-color: #cbde93;
    color: #323232;
}

.btn.tro-generate {
    font-size: 14px;
    border: 1px solid #cbde93
}

.btn.tro-generate:hover {
    background-color: rgba(203,222,147,.4);
    border: 1px solid #cbde93
}

.btn.tro-contact {
    font-size: 14px;
    border: 1px solid #747474
}

.btn.tro-contact:hover {
    border: 1px solid #cdcdcd;
    background-color: #747474
}

.berater_email {
    font-size: 14px
}

.kontaktieren_box {
    background-color: #303030
}

.referenz_nummer {
    text-align: center;
    padding: .5rem;
    background-color: #fff;
    color: #000;
    border: 1px solid #cdcdcd
}

.konfi_overview_list_box {
    height: auto;
    min-height: 235px
}

.footer-img,
.img-text,
#productTitle img {
    height: .8em
}

.img-text-small {
    height: .72em
}

.dd-ve-container .collapse:not(.show) {
    display: none!important
}

.text-dark a {
    color: inherit
}

.form-control-sm, .form-control {
    height: unset!important;
}

.tobasket-input-group .input-group-prepend {
    width: 60px
}

.color-accent-akino .slider:before {
    background-color: #bed8e8
}

.color-accent-akino .switch_box_active {
    color: #bed8e8
}

.color-accent-kanwa .slider:before {
    background-color: #99c
}

.color-accent-kanwa .switch_box_active {
    color: #99c
}

.btn.focus, .btn:focus {
    box-shadow: unset
}

.provider-ratings span {
    display: block
}

.provider-ratings span span {
    display: initial
}

.provider-ratings .stars {
    font-size: 1.3rem;
    color: #fd0
}

.provider-ratings .feedback-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

div[id^="tip_"] > .table {
    margin: 0;
    color: #303030
}

#pcadvisor .form-check {
    padding-left: 0rem!important
}

.header_links {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: baseline
}

/* Title -> Image */
/* .header_links .cat-title {
    transform: scale(1);
    transition: opacity .3s, transform .3s;
}

.header_links .cat-image {
    opacity: 0;
    position: absolute;
    transform: translateY(5px) translateX(-50%);
    left: 50%;
    right: 0;
    height: 17px;
    margin: 6.5px 0;
    transition: opacity .3s, transform .3s
}

.header_links:hover .cat-title {
    opacity: 0;
    transform: scale(.9)
}

.header_links:hover .cat-image {
    opacity: 1;
    transform: translateY(0) translateX(-50%);
} */
/* END */

/* Image -> Title */
.header_links .cat-title {
    opacity: 0;
    position: absolute;
    transform: translateY(5px);
    left: 0;
    right: 0;
    transition: opacity .3s, transform .3s;
}

.header_links .cat-image {
    height: 17px;
    margin: 6.5px 0;
    transform: scale(1);
    transition: opacity .3s, transform .3s
}

.header_links:hover .cat-title {
    opacity: 1;
    transform: translateY(0);
}

.header_links:hover .cat-image {
    opacity: 0;
    transform: scale(.9)
}
/* END */

.header_links .cat-image-static {
    height: 17px;
    margin: 6.5px 0
}

.hover_box_eff_3:hover {
    background-color: rgba(152, 153, 204, .3) !important
}

.tro-search-snippet .row > div {
    flex: 0 0 50%;
    max-width: 50%
}

.tro-search-snippet ul {
    padding: 0 0 0 1.5rem;
    margin: 0 0 .5rem
}

.tro-search-snippet p {
    font-size: 80%;
    margin: 0
}

.tro-search-snippet ul li {
    font-size: 80%
}

.owl-carousel .owl-stage {
    display: flex;
    align-items: center
}

.owl-carousel .owl-stage img[src$="spinner.gif"] {
    object-fit: contain
}

a:hover .img-text,
a:hover .footer-img {
    filter: brightness(.85)
}

.tro-fontweight-bold {
    font-weight: 600!important
}

#fancybox-overlay {
    background: none!important
}

#fancybox-wrap {
    padding: 0
}

.konfi_button_icon {
    height: 55px;
    width: 55px
}

#nav_service_dp_box {
    color: #000;
}

#nav_service_dp_box a {
    white-space: nowrap;
    font-family: 'Fira Sans Condensed', sans-serif;
    color: #000;
}

#nav_service_dp_box p {
    font-size: 1.5rem;
    font-weight: 200
}

.ekw-template .greyed-box .w-header .w-title {
    width: 134px!important;
}

.ekw-template .greyed-box .w-header .w-logo {
    width: 48px!important;
}

.ekw-template {
    width: 200px!important;
}

.nav.nav-tabs .nav-link {
    background-color: #171717!important
}

.akino_color_hover_eff_btn_toggle_activated {
    color: #323232!important;
    border: 1px solid #bad8e7!important;
    background-color: #bad8e7!important
}

.kanwa_color_hover_eff_btn_toggle_activated {
    color: #fff!important;
    border: 1px solid #9999cc!important;
    background-color: #9999cc!important
}

.titelbild_auszeichnung {
    width: 100%
}

.parallax_holder {
    display: none
}

.custom-switch {
    padding-left: 2.25rem;
}

.bg-dark3.active {
    background-color: #303030!important
}

a.bg-dark3.active:focus,
a.bg-dark3.active:hover,
button.bg-dark3.active:focus,
button.bg-dark3.active:hover {
    background-color: #171717!important
}

.hidden_showbox_space {
  height: 40px;
  opacity: 0;
}

.order_submit_button {
    color: #323232;
    border: 1px solid #cbde93;
    background-color: #cbde93;
}

.show-large {
    display: none
}

.content h1 {
    word-break: break-word
}

.kenko_products_span_abs {
    left: 15px;
    justify-content: center
}

body .xajax_resp_cl.xajax_resp_flow {
    margin-top: 13px
}

.konfi_notch_para.product-title {
    line-height: 1.2
}

.konfi_notch_para.product-title .img-text-small {
    margin-bottom: .25rem
}

.basketitems .btn.tro-edit {
    padding: .1rem .5rem;
    font-size: .9rem;
    font-family: Oswald;
    margin-top: -.25rem;
}

.basketitems .btn.tro-edit:not(:hover) {
    color: #f89406;
}

.kanwa_navbar_active {
    border-bottom-right-radius: 5px;
}

.tro-small {
    font-size: .9rem;
}

#widget-container .tuv__wrapper {
    transform: scale(0.88);
    transform-origin: left;
    margin: 0;
}

@media (max-width: 575px) {
    .tro-toggle {
        width: 100%
    }
}

@media (max-width: 767px) {
    .list-xs-unstyled {
        padding-left: 0;
        list-style: none
    }
    .akino_navbar_active {
        box-shadow: inset 60px 0 40px -30px #bad8e7
    }
    .kenko_navbar:hover,
    .kenko_navbar_active {
        border-radius: 0
    }
    .kenko_navbar_active {
        box-shadow: inset 60px 0 40px -30px #cbde93
    }
    .kanwa_navbar_active {
        box-shadow: inset 60px 0 40px -30px #9999cc
    }
    .components_navbar_active {
        box-shadow: inset 60px 0 40px -30px #ec462f
    }
    #nav_search_dp_box {
        right: 0;
        top: 0;
        display: block!important;
        border: none
    }
}

@media (min-width: 300px) {
    .kat_titel_bild {
        top: unset;
        bottom: 50px
    }
}

@media (min-width: 576px) {
    .kat_titel_bild {
        bottom: 70px
    }
    .w-sm-auto {
        width: auto!important
    }
    .kenko_products_span_abs {
        left: unset
    }
}

@media (min-width: 768px) {
    .components_navbar {
        box-shadow: inset 0 -1px 0 0 #ec462f;
        transition: all .2s ease
    }
    .components_navbar_active,
    .components_navbar:hover {
        box-shadow: inset 0 -30px 20px -25px #ec462f;
        color: #ec462f!important
    }
    .konfi_overview_box {
        right: -135px;
        width: 165px;
        top: 30vh
    }
    .konfiguration_box,
    .konfi_overview_list_box {
        width: 135px
    }
    .smaller_list {
        font-size: 16px
    }
    #nav_search_dp_box {
        position: absolute;
        width: 400px
    }
    .cart_overview_oncanvas.tro-fixed {
        min-width: calc(768px - 30px);
        max-width: calc(1100px - 30px)
    }
}

@media (min-width: 992px) {
    .konfi_overview_box {
        right: -155px;
        width: 185px
    }
    .konfiguration_box,
    .konfi_overview_list_box {
        width: 155px
    }
    .konfi_expanded_highlighter {
        box-shadow: inset 2px 0 0 0 #fff
    }
    .color-accent-kenko .konfi_expanded_highlighter {
        box-shadow: inset 2px 0 0 0 #cbde93
    }
    .color-accent-kanwa .konfi_expanded_highlighter {
        box-shadow: inset 2px 0 0 0 #9999cc
    }
    .color-accent-akino .konfi_expanded_highlighter {
        box-shadow: inset 2px 0 0 0 #bed8e8
    }
    .kat_list_row_eff:hover {
        box-shadow: inset -1px 0 0 0 #fff;
        border-right: 1px solid #fff!important
    }
    .color-accent-kenko .kat_list_row_eff:hover {
        box-shadow: inset -1px 0 0 0 #cbde93;
        border-right: 1px solid #cbde93!important
    }
    .color-accent-kanwa .kat_list_row_eff:hover {
        box-shadow: inset -1px 0 0 0 #9999cc;
        border-right: 1px solid #9999cc!important
    }
    .color-accent-akino .kat_list_row_eff:hover {
        box-shadow: inset -1px 0 0 0 #bed8e8;
        border-right: 1px solid #bed8e8!important
    }
    .kat_titel_bild {
        bottom: 50px
    }
    .parallax_holder {
        display: block
    }
    .kat_titel_bild_text > p {
        font-size: 1.2rem
    }
}

@media (min-width: 1100px) {
    .cart_overview_oncanvas.tro-fixed {
        max-width: calc(1100px - 30px)
    }
    .show-large {
        display: inline
    }
}

@media (min-width: 1500px) {
    .cart_overview_oncanvas.tro-fixed {
        max-width: calc(1366px - 30px)
    }
}

@media (min-width: 768px) {
	.titelbild_auszeichnung {
        bottom: 160px;
        margin-left: auto;
        margin-right: auto;
        width: 80%
    }
}

@media (min-width: 768px) {
    header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 20;
    }

    .maincontainerHeaderSmall {
        margin-top: 94px;
    }

    .maincontainerHeaderLarge {
        margin-top: 176px;
    }
}

@keyframes tro-rotate {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.kanwa_navbar {
    border-bottom-right-radius: 5px;
}

.tro-new-products-search-link {
    color: #F69306;
}

.navigation-dropdown-menu {
    margin-top: 0;
    border-radius: 0;
    background: #303030;
    border: none;
    width: 100%;
    opacity: 0;
    font-size: 1.1rem;
}

.navigation-dropdown-menu .dropdown-divider {
    border-top: 1px solid rgba(255,255,255,.15);
}

.navigation-dropdown-menu.show {
    opacity: 1;
    animation: tro-show .4s;
}

@keyframes tro-show {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.navigation-dropdown-menu.kenko-menu a:hover {
    background: transparent;
    box-shadow: inset 30px 0px 20px -25px #cbde93;
    transition: all .2s ease;
    color: #cbde93!important;
}

.navigation-dropdown-menu.akino-menu a:hover {
    background: transparent;
    box-shadow: inset 30px 0px 20px -25px #bed8e8;
    transition: all .2s ease;
    color: #bed8e8!important;
}

.navigation-dropdown-menu.kanwa-menu a:hover {
    background: transparent;
    box-shadow: inset 30px 0px 20px -25px #99c;
    transition: all .2s ease;
    color: #99c!important;
}

.navigation-dropdown-menu .tro-highlight {
    display: inline-block;
    animation-name: navigation-highlight;
    animation-duration: .4s;
    animation-iteration-count: 1;
    animation-delay: .3s;
    transform-origin: center right;
}

.navigation-dropdown-menu.kenko-menu .tro-highlight {
    color: #cbde93!important;
}

.navigation-dropdown-menu.akino-menu .tro-highlight {
    color: #bed8e8!important;
}

.navigation-dropdown-menu.kanwa-menu .tro-highlight {
    color: #99c!important;
}

@keyframes navigation-highlight {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.15);
    }
    100% {
        transform: scale(1);
    }
}

.search_box {
    right: 0;
}

.kenko_products_span_abs,
.akino_products_span_abs,
.kanwa_products_span_abs {
    font-size: 14px!important;
}

.white_circle {
    position: relative;
    display: block;
    width: 100%;
    max-width: 135px;
    padding: 0;
    overflow: hidden;
}

.white_circle::before {
    padding-top: 100%;
    display: block;
    content: "";
}

.white_circle_inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 6px solid #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    word-break: break-word;
}

.tro-start-overview .col-xs-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}

.tro-start-overview .col-xs-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}

img.header_icons {
    width: 30px;
    height: 30px;
    object-fit: contain;
}

.tro-flyouts .konfi_button_icon {
    height: 70px;
    width: 70px;
}

.tro-flyouts .konfi_button_icon > p {
    width: 70px;
}

.tro-flyouts .tro-flyout-btn .tro-flyout-extended {
    right: calc(70px + .5rem);
}

div[class*="hover_box_eff_"] .dd-image-box {
    margin: 0;
}

@media (min-width: 768px) {
    .modal-md {
        max-width: 600px;
    }
}

.ekomi-widget-container .tuv__wrapper-content .h1, .ekomi-widget-container .tuv__wrapper-content h1 {
    font-size: 22px;
    margin: 10px 0 2px 0;
}

#datasheet .showdatasheet {
    color: #fff;
    border-color: #fff;
}