/** DISPLAY NONE STUFF */

.footer--columns.block-group {
    display: none !important;
}
.product--price-info {
    display: none !important;
}
.maxia-variants-table--buybox, .maxia-variants-table--footer {
    display: none !important;
}
th.maxia-variants-table--cell.is--prices-cell, td.maxia-variants-table--cell.is--prices-cell {
    display: none;
}
.notepad-and-cart.top-bar--navigation {
    display: none !important;
}
.product--actions-new, form.action--form {
    display: none;
}
#sitebarwidget[data-position="1"] > div > div {
    padding: 20px;
}
.product--delivery .delivery--text {
    display:none;
}


th.maxia-variants-table--cell.is--stock-cell, td.maxia-variants-table--cell.is--stock-cell {
    display: none;
}

/** NEW */

.emotion--container div[class="emotion--html"] {
    background: #fff !important;
    padding-bottom: 15px;
}
.emotion--container .emotion--html .html--title {
    color: #0075ba;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    display: block;
}

.xhover-2.xhover-kategorie .emotion--category-teaser .category-teaser--link .category-teaser--title {
    margin: 0 0 30px 0;
    border: none;
    text-transform: uppercase;
}
.xhover-kategorie .emotion--category-teaser .category-teaser--link:hover .category-teaser--title:before {
    opacity: 0;
}
.xhover-2.xhover-kategorie .emotion--category-teaser .category-teaser--link:hover .category-teaser--title {
    line-height: 20px;
}

/** FROM CURRENT SHOP */
.sqh--overStock {
    font-size: 90%;
    color: red;
    line-height:1rem;
}

.dot {
    height: 25px;
    width: 25px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}

.dot-green {
    height: 25px;
    width: 25px;
    background-color: green;
    border-radius: 50%;
    display: inline-block;
}

.dot-red {
    height: 25px;
    width: 25px;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
}

.headtyp-3 .header-main .headbar,
.headtyp-3 .header-main .headbar .navigation-main,
.headtyp-3 .header-main .headbar .navigation-main .navigation--list.container{

    background: #0075ba;
}
.navigation-main .is--active .navigation--link{
    color:#f29200!important;
}

.navigation-main .navigation--list .navigation--entry, .navigation-main .navigation--link {
    background: none !important;
    color: #f29200!important;
}

.navigation--entry.is--active .navigation--link.active:hover,
.navigation--entry.is--active .navigation--link.active:hover i,
.navigation-main .navigation--list .navigation--entry.is--hovered,
.navigation-main .navigation--list .navigation--entry.is--hovered .navigation--link,
.navigation-main .navigation--link:hover,
.footer-main .column--headline::after,
.footer-main .column--headline{
    color: #f29200 !important;

}

.js--img-zoom--title,
.product--badge.badge--newcomer {
    display: none !important;
}


/*.is--ctl-detail .sidebar-left[data-nsde="1"] + .content--wrapper {*/
/*    margin-left:0;*/
/*}*/
/*.is--ctl-detail .sidebar-left[data-nsde="1"] {*/
/*    display:none!important;*/
/*}*/


.xhover-2.xhover-kategorie .emotion--category-teaser .category-teaser--link .category-teaser--title {
    margin-top: 31px;
    height: 70px !important;
    white-space: normal !important;
    background-color: #0075ba !important;
    color: #f29200 !important;
    width:100%;
    line-height: 31px;
}

.xhover-2.xhover-kategorie .emotion--category-teaser .category-teaser--link:hover .category-teaser--title {
    margin-top: 31px;
    height: 70px !important;
    white-space: normal !important;
    background-color: #0075ba !important;
    color: #f29200 !important
}

.emotion--show-listing .link--show-listing {
    display: none;
}


.product--navigation .link--next-button, .product--navigation .link--next:hover .link--next-button,
.product--navigation .link--prev-button, .product--navigation .link--prev:hover .link--prev-button{
    background-color:#f29200;
}


.maxia-variants-table thead th {
    font-size: 0.9rem;
}

.responsive-mode--scrollable::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: #0075ba;
}


.product--box .product--title{
    height:4.5rem;
    /*height: 4.9rem;*/
}

.language--flag.de_DE {
    background: url("https://www.sdn-tec.shop/media/image/f0/17/b7/de.png") no-repeat 0 0;
}

.language--flag.en_EN {
    background: url("https://www.sdn-tec.shop/media/image/3a/04/0d/en.png") no-repeat 0 0;
}

.product--details #usp-artikelbox{
    width:50%;
    display:inline-block;
}

.product--details #cadenas-artikelbox{
    width:49%;
    display:inline-block;
}
