html, body {
    font-family: 'Oxygen', sans-serif;
    font-size: 14px;
    color: #000;
    background-color: #e5e5e5;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 700;
}
a, a:hover, a:focus {
    color: #115CB7;
}
.form-control {
    border-color: #115CB788;
    height: 37px;
    border-width: 1px;
}
.has-error .form-control {
    border-width: 2px;
}
.form-control:focus {
    border-color: #115CB7;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 102, 255, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 102, 255, 0.6);
}
.input-group-addon {
    border-width: 1px;
    border-color: #115CB788;
    background: #e5e5e5;
}
.input-group-btn .btn, .input-group-btn .btn:hover, .input-group-btn .btn:focus,
.input-group-btn .btn.active, .input-group-btn .btn.active:hover, .input-group-btn .btn.active:focus
{
    border-color: #115CB7;
    background: #115CB7;
    color: #fff;
}
.well {
    background-color: #fff;
    border: none;
}
.btn {
    font-size: 15px;
    border-width: 1px;
}
.btn-default,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.btn-default:active:hover,
.btn-default.active:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.pagination > li > a:hover,
.pagination > li > a:focus
{
    border-color: #115CB7;
    background-color: transparent;
    color: #115CB7;
}
.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary:active:hover,
.btn-primary.active:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.pagination > li.active > a,
.pagination > li.active > a:hover,
.pagination > li.active > a:focus {
    background-color: #115CB7;
    border-color: #115CB7;
    color: #fff;
}
.btn.variant {
    background-color: transparent;
    border-color: #115CB788;
    color: #115CB7;
}
.btn.variant:hover,
.btn.variant:focus,
.btn.variant:active,
.btn.variant.active,
.btn.variant:active:hover,
.btn.variant.active:hover,
.btn.variant:active:focus,
.btn.variant.active:focus,
.btn.variant:active.focus,
.btn.variant.active.focus {
    background-color: #115CB7;
    border-color: #115CB7;
    color: #fff;
}
.btn.variant.disabled,
.btn.variant.disabled:hover,
.btn.variant.disabled:focus {
    background-color: #fff;
    color: #aaa;
    border-color: #aaa;
}
.btn.btn-cart {
    height:37px;
}
.content-container {
    padding: 0 15px;
}
.page-content {
    padding: 15px 0;
}
.SFCPageHeader {
    margin: 0;
}
.navbar-brand {
    height: auto;
}
.navbar-btn,
.navbar-btn:hover,
.navbar-btn:focus,
.off-canvas-active .off-canvas-toggle {
    color: #fff;
    font-size: 28px;
}
.navbar-default {
    background-color: transparent;
}
.SFCPageHeadNavigation .section-0 {
    float: left;
}
.SFCPageHeadNavigation .social-label {
    display: none;
}
.SFCPageHeadNavigation .section-1,
.SFCPageHeadNavigation .section-2,
.SFCPageHeadNavigation .section-3,
.SFCPageHeadNavigation .section-4 {
    float: none;
    clear: none;
}
.SFCPageHeadNavigation .nav > li > a {
    font-size: 14px;
    color: #292929;
    padding: 5px;
}
.SFCPageHeadNavigation .navbar-nav > li > a:hover, .SFCPageHeadNavigation .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #474747;
}
.SFCPageHeadNavigation > li.active > a, .SFCPageHeadNavigation > li.active > a:hover, .SFCPageHeadNavigation > li.active > a:focus,
.SFCPageHeadNavigation .navbar-nav > .active > a, .SFCPageHeadNavigation .navbar-nav > .active > a:hover, .SFCPageHeadNavigation .navbar-nav > .active > a:focus {
    color: #000;
    background-color: transparent;
    outline: none;
}
.SFCPageHeadNavigation .badge {
    color: #fff;
    background-color: #115CB7;
}
.SFCPageMainNavigation {
    background-color: #2B2A29;
    padding: 5px 0;
    text-align: right;
}
.SFCPageMainNavigation .navbar-nav {
    display: inline-block;
}
.SFCPageMainNavigation .navbar-nav:first-child {
    padding-left: 113px;
}
.SFCPageMainNavigation .navbar-nav > li {
    float: none;
    display: inline-block;
}
.SFCPageMainNavigation .navbar-nav > li > a {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.SFCPageMainNavigation .navbar-nav > li > a, .SFCPageMainNavigation .navbar-nav > li > a:hover, .SFCPageMainNavigation .navbar-nav > li > a:focus,
.SFCPageMainNavigation > li.active > a, .SFCPageMainNavigation > li.active > a:hover, .SFCPageMainNavigation > li.active > a:focus,
.SFCPageMainNavigation .navbar-nav > .active > a, .SFCPageMainNavigation .navbar-nav > .active > a:hover, .SFCPageMainNavigation .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #fff;
    outline: none;
}
.SFCPageMainNavigation .navbar-nav > li > a:hover,
.SFCPageMainNavigation .navbar-nav > li > a:focus,
.SFCPageMainNavigation > li.active > a:hover,
.SFCPageMainNavigation > li.active > a:focus,
.SFCPageMainNavigation .navbar-nav > .active > a:hover,
.SFCPageMainNavigation .navbar-nav > .active > a:focus {
    color: #ddd;
}
.SFCOffCanvasNavigation {
    background-color: #2B2A29;
    padding-top: 65px;
}
.SFCOffCanvasNavigation .badge {
    background-color: #115CB7;
}
.SFCOffCanvasNavigation .nav > li > a {
    font-size: 17px;
    color: #fff;
}
.SFCOffCanvasNavigation .nav > li > a:hover, 
.SFCOffCanvasNavigation .nav > li > a:focus,
.SFCOffCanvasNavigation .nav > li.active > a:hover, 
.SFCOffCanvasNavigation .nav > li.active > a:focus  {
    color: #000;
    background-color: #fff;
}
.SFCOffCanvasNavigation .nav > li:last-child {
    border: none;
}
.off-canvas-menu > ul > li:last-child {
    border: none;
}
.SFCOffCanvasNavigation .SFCSearchBar .form-control {
    border-color: #2B2A29;
    border-width: 0;
}
.SFCOffCanvasNavigation .SFCSearchBar .input-group-btn .btn,
.SFCOffCanvasNavigation .SFCSearchBar .input-group-btn .btn:hover,
.SFCOffCanvasNavigation .SFCSearchBar .input-group-btn .btn:focus,
.SFCOffCanvasNavigation .SFCSearchBar .input-group-btn .btn.active,
.SFCOffCanvasNavigation .SFCSearchBar .input-group-btn .btn.active:hover,
.SFCOffCanvasNavigation .SFCSearchBar .input-group-btn .btn.active:focus {
    border-color: #2B2A29;
    background-color: #fff;
    color: #000;
    border-width: 0;
    padding: 8px 12px;
}
.SFCPageFooter .footer-content {
    background-color: #2B2A29;
    padding: 10px 15px;
    text-align: center;
}
.SFCPageFooterInfo {
    position: relative;
    top: auto;
    right: auto;
    display: inline-block;
    margin: 50px 0 20px;
}
.SFCPageFooterNavigation .nav {
    text-align: center;
}
.SFCPageFooterNavigation .nav > li {
    float: none;
    display: inline-block;
    color: #fff;
}
.SFCPageFooterNavigation .nav > li > a {
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 2px 4px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.SFCPageFooterNavigation .nav > li > a:hover, 
.SFCPageFooterNavigation .nav > li > a:focus,
.SFCPageFooterNavigation .nav > li.active > a:hover, 
.SFCPageFooterNavigation .nav > li.active > a:focus {
    color: #ddd;
}
.SFCPageFooterNavigation .nav.section-0 > li:before {
    content: '  |  ';
}
.SFCPageFooterNavigation .nav.section-0 > li:first-child:before {
    content: '';
}
.SFCPageFooterNavigation .nav.section-1 {
    display: none;
}
.SFPDefault .SFCPageFooterNavigation .nav.section-1 {
    display: block;
}
.SFPDefault .SFCPageFooterNavigation .nav.section-1,
.SFPDefault .SFCPageFooterNavigation .nav.section-2 {
    margin-top: 20px;
}
.SFCPageFooterNavigation .nav.section-1 > li > a {
    font-size: 12px;
    text-transform: none;
}
.SFCPageFooterNavigation .nav.section-1 > li > a:hover, .SFCPageFooterNavigation .nav.section-1 > li > a:focus,
.SFCPageFooterNavigation .nav.section-1 > li.active > a, .SFCPageFooterNavigation .nav.section-1 > li.active > a:hover, .SFCPageFooterNavigation .nav.section-1 > li.active > a:focus {
    font-size: 12px;
}
.SFCSubNavigation ul.nav {
    text-align: left;
}
.SFCSubNavigation > ul > li {
    margin: 0;
}
.SFCSubNavigation > ul > li > a {
    border: 2px solid #115CB7;
    border-radius: 4px;
    background-color: transparent;
    color: #115CB7;
}
.SFCSubNavigation > ul > li > span.title,
.SFCSubNavigation > ul > li > a.reset,
.SFCSubNavigation > ul > li > a.reset:hover,
.SFCSubNavigation > ul > li > a.reset:focus
{
    border-radius: 4px;
    border: 2px solid #2B2A29;
    background-color: #2B2A29;
    color: #fff;
    display: block;
}
.SFCSubNavigation > ul > li > a:hover,
.SFCSubNavigation > ul > li > a:focus
{
    background-color: #115CB7;
    color: #fff;
}
.SFCSubNavigation > ul > li.active > a,
.SFCSubNavigation > ul > li.active > a:hover,
.SFCSubNavigation > ul > li.active > a:focus,
.SFCSubNavigation > ul > li > a.active
{
    background-color: #115CB7;
    border-color: #115CB7;
    color: #fff;
}
.promotion-1540 .SFCArtistSubNavigation,
.promotion-1361 .SFCArtistSubNavigation {
    display: none;
}
.SFCArtistOverview .SFCSubNavigation.artists div.title span {
    border: 2px solid #2B2A29;
    background-color: #2B2A29;
    color: #fff;
}
.SFCTeaserList.row {
    margin: 0 auto;
    padding: 0 15px;
}
.SFCTeaser {
    margin-bottom: 5px;
}
.SFCTeaser.brvbtnnavi_de a, .SFCTeaser.brvbtnnavi_en a {
    margin-bottom: 5px;
    font-family: 'Oxygen', sans-serif;
    letter-spacing: 1px;
}
.SFCTeaser.brvbtnnavi_de a,
.SFCTeaser.brvbtnnavi_de a:hover,
.SFCTeaser.brvbtnnavi_de a:focus,
.SFCTeaser.brvbtnnavi_de a:active,
.SFCTeaser.brvbtnnavi_de a.active,
.SFCTeaser.brvbtnnavi_de a:active:hover,
.SFCTeaser.brvbtnnavi_de a.active:hover,
.SFCTeaser.brvbtnnavi_de a:active:focus,
.SFCTeaser.brvbtnnavi_de a.active:focus,
.SFCTeaser.brvbtnnavi_de a:active.focus,
.SFCTeaser.brvbtnnavi_de a.active.focus,
.SFCTeaser.brvbtnnavi_en a,
.SFCTeaser.brvbtnnavi_en a:hover,
.SFCTeaser.brvbtnnavi_en a:focus,
.SFCTeaser.brvbtnnavi_en a:active,
.SFCTeaser.brvbtnnavi_en a.active,
.SFCTeaser.brvbtnnavi_en a:active:hover,
.SFCTeaser.brvbtnnavi_en a.active:hover,
.SFCTeaser.brvbtnnavi_en a:active:focus,
.SFCTeaser.brvbtnnavi_en a.active:focus,
.SFCTeaser.brvbtnnavi_en a:active.focus,
.SFCTeaser.brvbtnnavi_en a.active.focus {
    color: #2B2A29;
    background: #fff;
    text-transform: uppercase;
    text-decoration: none;
    border: none;
    border-bottom: 10px solid #2B2A29;
    border-radius: 0;
    font-size: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.SFCTeaser.brvbtnnavi_de .artists > a, .SFCTeaser.brvbtnnavi_en .artists > a {
    border-color: #115cb7;
}

.SFCTeaser.brvbtnnavi_de .sale > a, .SFCTeaser.brvbtnnavi_en .sale > a {
    border-color: #bf4140;
}

.SFCTeaser .divider {
    border-top: 1px solid #aaa;
    height: 1px;
}
.SFCTeaser .divider:first-child {
    margin-top: 15px;
    margin-bottom: 20px;
}
.SFCTeaser .divider:last-child {
    margin-top: 20px;
    margin-bottom: 15px;
}
.SFCTeaser .divider-label {
    margin-top: -9px;
    text-align: center;
}
.SFCTeaser .divider-label span {
    display: inline-block;
    background: #e5e5e5;
    color: #aaa;
    padding: 0 25px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
}
.SFCTeaser.supertees_banner {
    border-bottom: 30px solid #2B2A29;
}
.promotion-1361 .page-content > h1,
.promotion-1540 .page-content > h1 {
    display: none !important;
}
.supertees_navi {
    padding-bottom: 20px;
}
.supertees_navi .nav > li {
    float: left;
    width: 25%;
    padding: 0 1%;
}
.supertees_navi .nav > li > a {
    height: 95px;
    color: transparent;
}
@media (max-width: 767px) {
    .supertees_navi .nav > li {
        width: 33.333%;
    }
}
@media (min-width: 768px) {
    .supertees_navi .nav > li > a {
        height: 60px;
    }
}
@media (min-width: 992px) {
    .supertees_navi .nav > li {
        width: 20%;
    }
    .supertees_navi .nav > li > a {
        height: 74px;
    }
}
.supertees_navi .nav > li > a.supertees_logo  {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.supertees_navi .nav > li > a.animaniacs {    			background-image: url(img/supertees/animaniacs.png) 	}
.supertees_navi .nav > li > a.antman {    				background-image: url(img/supertees/antman.png) 		}
.supertees_navi .nav > li > a.avengers {  				background-image: url(img/supertees/avengers.png) 		}
.supertees_navi .nav > li > a.batman {    				background-image: url(img/supertees/batman.png) 		}
.supertees_navi .nav > li > a.batman-vs-superman {		background-image: url(img/supertees/batmanvsuperman.png)}
.supertees_navi .nav > li > a.birdsofprey {    			background-image: url(img/supertees/birdsofprey.png) 	}
.supertees_navi .nav > li > a.black-panther {		    background-image: url(img/supertees/blackpanther.png) 	}
.supertees_navi .nav > li > a.captain-america {		    background-image: url(img/supertees/captainamerica.png) }
.supertees_navi .nav > li > a.deadpool {			    background-image: url(img/supertees/deadpool.png) 		}
.supertees_navi .nav > li > a.flash {				    background-image: url(img/supertees/flash.png) 			}
.supertees_navi .nav > li > a.green-lantern {		    background-image: url(img/supertees/greenlantern.png) 	}
.supertees_navi .nav > li > a.guardians {			    background-image: url(img/supertees/guardians.png) 		}
.supertees_navi .nav > li > a.inhumans {			    background-image: url(img/supertees/inhumans.png) 		}
.supertees_navi .nav > li > a.justice-league {		    background-image: url(img/supertees/justiceleague.png) 	}
.supertees_navi .nav > li > a.kung-fury {			    background-image: url(img/supertees/kungfury.png) 		}
.supertees_navi .nav > li > a.marvel {				    background-image: url(img/supertees/marvel.png) 		}
.supertees_navi .nav > li > a.punisher {			    background-image: url(img/supertees/punisher.png) 		}
.supertees_navi .nav > li > a.spiderman {			    background-image: url(img/supertees/spiderman.png) 		}
.supertees_navi .nav > li > a.star-wars {			    background-image: url(img/supertees/starwars.png) 		}
.supertees_navi .nav > li > a.suicide-squad {		    background-image: url(img/supertees/suicidesquad.png) 	}
.supertees_navi .nav > li > a.superman {			    background-image: url(img/supertees/superman.png) 		}
.supertees_navi .nav > li > a.thor {				    background-image: url(img/supertees/thor.png) 			}
.supertees_navi .nav > li > a.warcraft {			    background-image: url(img/supertees/warcraft.png) 		}
.supertees_navi .nav > li > a.wonder-woman {		    background-image: url(img/supertees/wonderwoman.png) 	}
.supertees_navi .nav > li > a.the-incredibles-2 {       background-image: url(img/supertees/incredibles2.png)   }
.supertees_navi .nav > li > a.disney {      			background-image: url(img/supertees/disney.png)   		}
.supertees_navi .nav > li > a.grumpycat {      			background-image: url(img/supertees/grumpycat.png)   	}
.supertees_navi .nav > li > a.tomjerry {      			background-image: url(img/supertees/tomjerry.png)   	}
.supertees_navi .nav > li > a.captain-marvel {      	background-image: url(img/supertees/captain-marvel.png) }
.supertees_navi .nav > li > a.fantasticbeasts {      	background-image: url(img/supertees/fantasticbeasts.png) }
.supertees_navi .nav > li > a.harrypotter {      		background-image: url(img/supertees/harrypotter.png) }
.supertees_navi .nav > li > a.looneytunes {      		background-image: url(img/supertees/looneytunes.png) }
.supertees_navi .nav > li > a.spacejam {      			background-image: url(img/supertees/spacejam.png) }

.emblem {
    text-transform: uppercase;
    background-color: #2B2A29;
    color: #fff;
    padding: 6px 12px;
    letter-spacing: 0.6px;
}
.emblem-new {
    top: 15px;
    right: -10px;
    background-color: #115CB7;
}
.emblem-pricehit {
    top: auto;
    right: auto;
    bottom: 20px;
    left: -10px;
    padding: 8px 15px;
    background-color: #BF4140;
}
.SFCDetail .emblem-pricehit {
    bottom: 40px;
}
.emblem-soldout {
    background-color: #a5a5a5;
    top: 50%;
    left: 10%;
    bottom: auto;
    width: 80%;
    text-align: center;
    padding: 8px 15px;
    border-radius: 0;
}

.SFCProductList {
    margin: 0 -10px;
}
.SFCProductList .col-xs-6,
.SFCProductList .col-md-3 {
    padding-right: 10px;
    padding-left: 10px;
}
.SFCProductList .thumbnail {
    border: none;
    margin-bottom: 15px;
}
.SFCProductList .caption {
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    height: 130px;
}
.SFCProductList .caption .title {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.4px;
    height: 50px;
    overflow: hidden;
}
.SFCProductList .caption .product_type {
    height: 25px;
}
.SFCProductListItem {
    overflow: visible;
}
.SFCProductListItem.soldout .img {
    opacity: .5;
}
.SFCDetail > .col-sm-6 {
    padding-bottom: 15px;
}
.SFCProductDetailVisuals {
    background-color: #fff;
    padding: 15px;
}
.SFCProductDetails {
    font-size: 14px;
}
.SFCProductDetails h2 {
    font-size: 20px;
    margin-bottom: 2px;
}
.SFCProductDetails .title:before {
    content: ' - ';
}
.SFCProductDetails .product_type {
    font-weight: bold;
    display: inline-block;
    margin: 0;
    padding-top: 0;
}
.SFCProductDetails .product_type .detail-label {
    display:none;
}
.SFCProductDetails .color:before {
    content: ' ';
}
.SFCProductDetails .color {
    display: inline-block;
}
.SFCProductDetails .color .detail-label {
    display:none;
}
.SFCProductDetails .date {
    margin-top: 20px;
}
.SFCProductDetails .material{
    display:inline-block;
}
.SFCProductDetails .material:after{
    content: ' - ';
}
.SFCProductDetails .barcode{
    display:inline-block;
}
.SFCProductDetails .price_container {
    font-size: 20px;
}
.SFCProductDetails .detail-label {
    font-style: normal;
}
.SFCProductDetails .delivery_time {
    font-size: 14px;
}
.SFCProductDetails .delivery_time.disabled, .SFCProductDetails .delivery_time .text-danger {
    color: #aaa;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: #a5a5a5;
    color: #fff;
}
.list-group-item.disabled {
    text-transform: uppercase;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.list-group-item.shipping-info {
    background-color: transparent;
}
.SFCCartDisplayTotalsTable .cart-total {
    background: #fff;
}
.SFCCartDisplay .coupon-form a {
    font-weight: normal;
}
.SFCSubscribe .form-group .col-sm-4 {
    max-width: 200px;
}
.bravado.unhide { display: inherit !important; } /* RKO */

@media screen and (max-width: 767px) {
    .logo.mobile {
        width: 196px;
    }
    .SFCPageHeader {
        height: 60px;
        overflow: hidden;
    }
    .SFCPageFooter > .container {
        padding: 0;
    }
    .navbar-header {
        background-color: #2B2A29;
    }
    .navbar-brand {
        margin-top: 4px;
        padding: 10px 15px;
    }
    .canvas {
        padding-top: 75px;
    }
    .SFCTeaserList.row {
        padding: 0;
    }
    .SFCTeaser.brvbtnnavi_de .row, .SFCTeaser.brvbtnnavi_en .row {
        margin: 0;
    }
    .SFCCartDisplayItem .input-group.quantity {
        width: 140px;
    }
    .SFCCartDisplayItem .input-group.quantity.active {
        width: 180px;
    }
}
@media screen and (min-width: 768px) {
    .SFCPageHeadNavigation {
        min-height: 0;
    }
    .SFCPageHeadNavigation .navbar-brand {
        position: absolute;
        top: 50px;
        padding: 5px 15px 5px 0;
        z-index: 10;
    }
    .SFCPageHeadNavigation .navbar-body {
        text-align: right;
        margin-top: 10px;
    }
    .SFCPageMainNavigation .navbar-nav > li > a {
        padding-left: 0;
    }
    .logo.desktop {
        height: 40px;
    }
    .navbar-nav {
        float: none;
        display: inline-block;
    }
    .SFCTeaserList {
        width: 750px;
    }
    .SFCTeaser.col-sm-6:nth-of-type(even) {
        padding-left: 3px;
    }
    .SFCTeaser.col-sm-6:nth-of-type(odd) {
        padding-right: 3px;
    }
    .SFCTeaser.col-sm-4:nth-of-type(3n+2) {
        padding: 0 2px;
    }
    .SFCTeaser.col-sm-4:nth-of-type(3n+1) {
        padding-right: 4px;
    }
    .SFCTeaser.col-sm-4:nth-of-type(3n) {
        padding-left: 4px;
    }
    .SFCTeaser.brvbtnnavi_de .row, .SFCTeaser.brvbtnnavi_en .row {
        margin: 0;
    }
    .SFCTeaser.brvbtnnavi_de .vinyl, .SFCTeaser.brvbtnnavi_en .vinyl {
        padding-left: 0;
        padding-right: 3px;
    }
    .SFCTeaser.brvbtnnavi_de .artists, .SFCTeaser.brvbtnnavi_en .artists {
        padding-right: 3px;
        padding-left: 3px;
    }
    .SFCTeaser.brvbtnnavi_de .sale, .SFCTeaser.brvbtnnavi_en .sale {
        padding-left: 3px;
        padding-right: 0;
    }
    .SFCCartDisplayItem .input-group.quantity {
        width: 70px;
    }
    .SFCCartDisplayItem .input-group.quantity.active {
        width: 110px;
    }
}
@media screen and (min-width: 992px) {
    .SFCTeaserList {
        width: 970px;
    }
    .SFCPageMainNavigation .navbar-nav > li > a {
        padding-left: 15px;
    }
}
@media screen and (min-width: 1200px) {
    .SFCTeaserList {
        width: 1170px;
    }
}


.SFCShopNotification .notification{ background: #000; }
.SFCShopNotification .notification a { color: #fff;  }

.SFCInfo p { color:#444; }
.SFCInfo td { color:#444;}
.SFCInfoService .nav a { color:#444; }
.SFCInfo h3 { margin-top: 40px }
.SFCAccount h4 { margin-top: 60px }
.SFCAccount > h4 { margin-top: 0 }


/* Startseite Logo und Produkte einblenden */
.SFPDefault div.navbar-header {
    -webkit-animation: fadein 0.8s; /* Safari, Chrome and Opera */
    -moz-animation: fadein 0.8s; /* Firefox */
    -ms-animation: fadein 0.8s; /* Internet Explorer */
    -o-animation: fadein 0.8s; /* Opera */
    animation: fadein 0.8s;
}
.SFPDefault div.SFCTeaserList.row {
    -webkit-animation: fadein 1s; /* Safari, Chrome and Opera */
    -moz-animation: fadein 1s; /* Firefox */
    -ms-animation: fadein 1s; /* Internet Explorer */
    -o-animation: fadein 1s; /* Opera */
    animation: fadein 1s;
}
.SFPDefault .SFCProductList a.thumbnail.SFCProductListItem .visual .img-container {
    -webkit-animation: fadein 1.4s; /* Safari, Chrome and Opera */
    -moz-animation: fadein 1.4s; /* Firefox */
    -ms-animation: fadein 1.4s; /* Internet Explorer */
    -o-animation: fadein 1.4s; /* Opera */
    animation: fadein 1.4s;
}
@keyframes fadein {    			from { opacity: 0.1; }    to   { opacity: 1; }}
@-moz-keyframes fadein {    	from { opacity: 0.1; }    to   { opacity: 1; }}
@-webkit-keyframes fadein {    	from { opacity: 0.1; }    to   { opacity: 1; }}
@-ms-keyframes fadein {    		from { opacity: 0.1; }    to   { opacity: 1; }}
@-o-keyframes fadein {    		from { opacity: 0.1; }    to   { opacity: 1; }}


/*SuperTees Header aus Geschenkideen Promotion entfernen */
.promotion-1674 .supertees_banner,
.promotion-1674 .supertees_navi{
    display:none;
}


/* Hotfix */
/* .giveaway-campaigns { display:none; } */
/* #SFCCartDisplayItem-4055585159137 { display:none; } */
.SFPOrderProcess.SFPOrderProcess-step-address .SFCJoin h3 { margin-bottom: 30px }
.SFPOrderProcess.SFPOrderProcess-step-address .SFCJoin .btn-primary { margin:10px 0 20px }

/* Artikelseite Mehr von... */
.SFCRecommendation h2 { font-weight: 400; }

.shariff .theme-white .shariff-button a { background-color: #fff; opacity:0.5; }
.shariff .theme-white .shariff-button a:hover { background-color: #fff; opacity:1; }


/* Link in Bio p30 */
.SFPPromotionProduct.promotion-2101 .SFCTeaserList .SFCTeaser { background: #1c1c1c; padding: 3% 6%; }
.SFPPromotionProduct.promotion-2101 .SFCTeaser { margin-bottom: 0; }
.SFPPromotionProduct.promotion-2101 .content-container { display: none; }
.SFPPromotionProduct.promotion-2101 .textteaser.linkinbio { text-align:center; font-size: 16px; color:#fff; }
.SFPPromotionProduct.promotion-2101 .textteaser.linkinbio a { color:#fff; text-decoration-color: #aaa; padding-left:8px; white-space:nowrap; }


/* Deal der Woche Seite */
body.promotion-2621 nav.SFCSubNavigation { display:none; }

/* Groeszentabelle */
table.sizetable { margin-top:4px }
table.sizetable td, table.sizetable th { text-align:Center; padding:0 15px; border: 1px solid #828282 }

/* Full Title over several lines not shortened */
.SFCProductListItem .artist, .SFCProductListItem .title, .SFCProductListItem .product_type {
    white-space: normal;
    max-width: 100%;
    overflow: visible;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    height: 23px;
}

/* Listenitems zentriert */
.SFCProductList {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

/* ==================================================== P30 Seiten Aktionsstylings ============================= */


/* Weihnachtsaktion Geschenkefinder Startseite */
    
    .SFPPromotionProduct.promotion-2650 .SFCTeaserList:first-of-type {
        margin-bottom: 10px;
    }

    .SFPPromotionProduct.promotion-2650 .content-container {
        padding: 0 15px;
        display: none;
    }

    .SFPPromotionProduct.promotion-2650 .SFCPageFooter {
        margin-top: 10px;
    }

    .art-126963 .emblem-new {
        display: none;
    }

/* Osteraktion */

.SFPPromotionProduct.promotion-2832 .content-container {
    padding: 0 15px;
    display: none;
}


/* P30 - i2833 Mastercut Records */

/*.SFPPromotionProduct.promotion-2833 .page-content {
    background: #fafafa; }*/

.promotion-2833 .SFCTeaserList .SFCTeaser {
     margin-top: 0px; margin-bottom: 0px; background: #fafafa; padding: 30px;}

.promotion-2833 .SFCSubNavigation ul.nav {
    display: none; }

/* Festival Grid My Festival Shop */

        html.promotion-2864,body.promotion-2864 {
            background: #fff; }

        .promotion-2864 .SFCTeaserList .SFCTeaser {
            margin-top: 0px; margin-bottom: 0px; background: #fff; padding: 0px;}

        .promotion-2864 .brv_my_festival_shop_logo { 
            width: 240px; display: block; float: none; margin: auto;}

        .promotion-2864 .SFCTeaserList .brv_my_festival_shop_logo {
                background: #fff;
                margin-top: 20px;
                margin-bottom: 20px;
            }

        .promotion-2864 .festivalgrid {
            display: grid;
            grid-template-columns: repeat(7, 15.9%);
            grid-gap: 15px;
            grid-template-areas: 
            'item1 item1 item2 item3 item4 item5 item6'
            'item1 item1 item7 item8 item9 item10 item11'
            'item12 item13 item14 item15 item16 item16 item16'
            ;
            max-width: 940px;
            padding-top: 15px;
            padding-bottom: 15px;
        }

@media (max-width: 1200px) {
        .promotion-2864 .festivalgrid {
        grid-template-columns: repeat(4, 12.9%);
        grid-gap: 5px;}
}

@media (max-width: 986px) {
        .promotion-2864 .festivalgrid {
        grid-template-columns: repeat(4, 12.9%);
        grid-gap: 2px;} 
}

@media (max-width: 500px) {
            .promotion-2864 .festivalgrid {
                display: grid;
                grid-template-columns: repeat(4, 24%);
                grid-gap: 5px;
                grid-template-areas: 
                'item1 item1 item2 item3'
                'item1 item1 item4 item5'
                'item6 item7 item8 item9'
                'item10 item11 item12 item13'
                'item14 item15 item16 item16'
                ; }
}

       .promotion-2864 .festivalgrid img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            }
    
        .promotion-2864  .festivalbox{
        background-color: #e5e5e5; 
        border-radius: 0px;
        text-align: center;
        }

          #item1{ grid-area: item1;}
          #item2{ grid-area: item2;}
          #item3{ grid-area: item3;}
          #item4{ grid-area: item4;}
          #item5{ grid-area: item5;}
          #item6{ grid-area: item6;}
          #item7{ grid-area: item7;}
          #item8{ grid-area: item8;}
          #item9{ grid-area: item9;}
          #item10{ grid-area: item10;}
          #item11{ grid-area: item11;}
          #item12{ grid-area: item12;}
          #item13{ grid-area: item13;}
          #item14{ grid-area: item14;}
          #item15{ grid-area: item15;}
          #item16{ grid-area: item16;}

          .SFPPromotionProduct.promotion-2864 .content-container {
            display: none;
        }

        .promotion-2864 .SFCPageMainNavigation {
        background-color: #9d9d9d;}

        .promotion-2864 .SFCPageMainNavigation .navbar-nav > li > a {
            font-weight: 700;
            font-size: 16px;
            text-transform: uppercase;
            letter-spacing: 1px;
            color: #fff;
        }
        .promotion-2864 .SFCPageMainNavigation .navbar-nav > li > a:hover,
        .promotion-2864 .SFCPageMainNavigation .navbar-nav > li > a:focus,
        .promotion-2864 .SFCPageMainNavigation > li.active > a:hover,
        .promotion-2864 .SFCPageMainNavigation > li.active > a:focus,
        .promotion-2864 .SFCPageMainNavigation .navbar-nav > .active > a:hover,
        .promotion-2864 .SFCPageMainNavigation .navbar-nav > .active > a:focus {
            color: #fff;
        }

        .promotion-2864 .SFCPageFooter .footer-content {
            background-color: #9d9d9d; }

        .promotion-2864 .SFCPageFooterNavigation .nav > li {
            color: #fff; }

        .promotion-2864 .SFCPageFooterNavigation .nav > li > a {
            color: #fff; }

        .promotion-2864 .SFCPageFooterNavigation .nav > li > a:hover {
            color: #fff; }

            @media screen and (max-width: 767px) {
            .promotion-2864  .navbar-header {
            background-color: #9d9d9d; }
            }

        /* Social Media Preview Trick */
            .promotion-2864 .SFCPromotionTitle {display: none;}
            .promotion-2864 .BoxPromotionProductImage {display: none;}

/* Lady Gaga Top Gun */  

body.promotion-2873
{ background-color: #000 }

.promotion-2873 div[role="listitem"]:first-of-type {
    width: 100%;
    text-align: center;
    margin: auto;
    float: inherit;
    background-color: #000;
    margin: 0px 20px 40px 10px;
    padding-top: 20px       
    }
    .promotion-2873 div[role="listitem"]:first-of-type img {
        margin: auto;
    }
    .promotion-2873 div[role="listitem"]:first-of-type .SFCProductListItem div {
        color: #fff;
        font-size: 120%;
    }

    .promotion-2873 .emblem {display: none;}
    .promotion-2873 .thumbnail {background: #000;}
    .promotion-2873 .SFCProductList .caption .product_type { height: 30px;}

    .promotion-2873 .SFCPromotionProductImage {width: 40%; margin: auto; margin-top: 50px; margin-bottom: 20px;}
    .promotion-2873 .SFCPageHeadNavigation .nav > li > a { color: #fff; }


/* BTS artist-157859 */

        /*2 Highlight Produkte oben */ 

        @media screen and (min-width: 992px) { 

        .artist-157859  div[role="listitem"]:first-of-type {
            flex-basis: 50%;
            }

            .artist-157859  div[role="listitem"]:first-of-type img {
                margin: auto;
            }


            .artist-157859  div[role="listitem"]:nth-child(2) {
            flex-basis: 50%;
            break-after: always; 
            page-break-after: always;     
            }

            .artist-157859 div[role="listitem"]:nth-child(2) img {
                margin: auto;
            }
        }

            .btstrailertext_brv { 
                display: block;
                margin: auto;
                width: 95%;
                margin-top: 10px;
                text-align: justify;
                color: black; }

            .art-141928 .thumbnail, .art-141927 .thumbnail {background: transparent;}
            .art-141928 .emblem, .art-141927 .emblem {margin-right: 60px;}

            /* Listenitems zentriert 3-spaltig */
            .artist-157859 .SFCProductList { display: flex; justify-content: center; flex-wrap: wrap; }
            @media screen and (min-width: 992px) { .artist-157859 .SFCProductList > .col-md-3 { width: 33.333333%; } 
            }

            /* Mobil 1-spaltig */
            @media screen and (max-width: 500px) {
            .artist-157859 .col-md-3 { width:100%; max-width: 500px; margin: auto; float: inherit;}
            .artist-157859 .caption { margin-top: 8px; font-size:140%}
            .artist-157859 .caption .artist, .artist-157955 .caption .title { display:none; }
            .artist-157859 .SFCProductList .caption .product_type { height: 27px;}
            }

/* PRIDE 2022 Social Preview */

    /* Social Media Preview Trick */
    .promotion-2876 .SFCPromotionTitle {display: none;}
    .promotion-2876 .BoxPromotionProductImage {display: none;}


/* Oster Sale Kampagne Umleitung zu Sommer Kampagne - Grid ausblenden */
.promotion-2831 .SFCProductList {display: none;}


/* Video Responsive Container default */

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}

/* Highlight BLACKPINK 2 Artikel */

    @media screen and (min-width: 768px) {
        .SFPArtist.artist-157359 .art-143611 {
        flex-basis: 50%;
        }

        .SFPArtist.artist-157359.art-143611 img {
            margin: auto;
        }

        .SFPArtist.artist-157359 .art-143610 {
        flex-basis: 50%;
        break-after: always; 
        page-break-after: always;     
        }

        .SFPArtist.artist-157359 .art-143610 img {
            margin: auto;
        }
    }

    /* Highlight BLACKPINK 1 Artikel */

    @media screen and (min-width: 768px) {

        .SFPArtist.artist-157359 .art-143948 {
            width: 100%;
            text-align: center;
            margin: auto;
            float: inherit;
            background-color: transparent;
            margin: 0px 20px 20px 10px;
            padding-top: 20px       
            }
            .SFPArtist.artist-157359 .art-143948 img {
                margin: auto;
                width: 45%;
            }
            .SFPArtist.artist-157359 .art-143948 .SFCProductListItem div {
                /*color: #000;*/
                font-size: 100%;}
            
            .SFPArtist.artist-157359 .art-143948 .emblem-new {display: none;}}

    /* BLACKPINK Hover Effekt */

    a:hover img[src="https://www.bravado.de/assets/asset_480x480/P0602448486929_1.png"] {
        content: url('https://www.bravado.de/assets/asset_480x480/P0602448486929_2.png');
    }
    a:hover img[src="https://www.bravado.de/assets/asset_480x480/P0602448487124_1.png"] {
        content: url('https://www.bravado.de/assets/asset_480x480/P0602448487124_2.png');
    }
    a:hover img[src="https://www.bravado.de/assets/asset_480x480/P0602448487179_1.png"] {
        content: url('https://www.bravado.de/assets/asset_480x480/P0602448487179_2.png');
    }

     
    /* BLACKPINK Titel ausschreiben (Editions-Titel wichtig) */
    .artist-157359 .SFCProductList .caption .title {
        white-space: unset;
    }


    /* SIDO Titel ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾nderung fÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼r Beste (2002-2012) Artikel 143802 mit Hashtag */
    /*
        .SFCProductListItem.art-143802 .title { font-size: 0px; }
        .SFCProductListItem.art-143802 .title:after { content: "\a";
            white-space: pre; content:"#BESTE (2002 - 2012)"; white-space: pre-wrap;
            overflow: show; margin-left: -5px; font-size: 14px; visibility: visible; }

        .SFCProductListItem.art-143802 .artist  {white-space: pre-wrap; overflow: show;}

        .SFCDetail#product-0028948634309 .title { font-size:0px; }
        .SFCDetail#product-0028948634309 .title:after { content:"\a #BESTE (2002 - 2012)"; 
        font-size: 38px;  margin-left: -5px;}

        .SFCDetail#product-0602448254283 .title { font-size:0px; }
        .SFCDetail#product-0602448254283 .title:after { content:"\a #BESTE (2002 - 2012)"; 
        font-size: 38px; margin-left: -10px; }
    */
    
/* Herkules Notification */
.SFCShopNotification .notification {background-color: #ff6e3f ;border: 1px solid #000; margin-top: 20px; margin-bottom: 50px; text-align: center;}
.SFCShopNotification .notification a {color: #fff;}
.SFPDefault .SFCShopNotification .notification, 
.promotion-2101 .SFCShopNotification .notification {display: none;}


/* AnnenMayKantereit artist-157953 */

.artist-157953 .SFCSubNavigation {display: none;}
.artist-157953 .emblem-new {background: #065157;}


/* BRV 2022 Weihnachtsecke */

        html.promotion-3064,body.promotion-3064 {
            background: #fff; }

        .promotion-3064 .SFCTeaserList .SFCTeaser {
            margin-top: 0px; margin-bottom: 0px; background: #fff; padding: 0px;}

        .promotion-3064 .SFCTeaserList .brv_christmas_weihnachtsecke_header {
                background: #fff;
                margin-top: 5px;
                margin-bottom: 14px;
            }
        .promotion-3064 .page-footer {margin-top: 5px;}

            .promotion-3064 .xmasgrid {
                display: grid;
                grid-template-columns: repeat(4, 24%);
                grid-gap: 15px;
                grid-template-areas: 
                'item1 item2 item3 item3'
                'item1 item2 item4 item4'
                'item5 item6 item7 item8'
                'item5 item6 item7 item8'
                ; }

        @media (max-width: 1199px) {

                .promotion-3064 .xmasgrid {
                display: grid;
                grid-template-columns: repeat(4, 23.8%);
                grid-gap: 15px;
                grid-template-areas: 
                'item1 item2 item3 item3'
                'item1 item2 item4 item4'
                'item5 item6 item7 item8'
                'item5 item6 item7 item8'
                ; }
        }

        @media (max-width: 970px) {

                .promotion-3064 .xmasgrid {
                display: grid;
                grid-template-columns: repeat(4, 23.4%);
                grid-gap: 15px;
                grid-template-areas: 
                'item1 item2 item3 item3'
                'item1 item2 item4 item4'
                'item5 item6 item7 item8'
                'item5 item6 item7 item8'
                ; }
        }

        @media (max-width: 500px) {
            .promotion-3064 .xmasgrid {
                display: grid;
                grid-template-columns: repeat(2, 50%);
                grid-gap: 5px;
                grid-template-areas: 
                'item1 item2'
                'item3 item3'
                'item4 item4'
                'item5 item6'
                'item7 item8'
                ; }

                .promotion-3064 .SFCTeaserList .brv_christmas_weihnachtsecke_header { margin-top: 5px; margin-bottom: 5px; }
                .promotion-3064 .page-footer {margin-top: 5px;}
        }

        .promotion-3064 .xmasgrid img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            }

        .promotion-3064  .xmasbox {
        background-color: #e5e5e5; 
        border-radius: 0px;
        text-align: center;
        }

        #item1{ grid-area: item1;}
        #item2{ grid-area: item2;}
        #item3{ grid-area: item3;}
        #item4{ grid-area: item4;}
        #item5{ grid-area: item5;}
        #item6{ grid-area: item6;}
        #item7{ grid-area: item7;}
        #item8{ grid-area: item8;}

        .SFPPromotionProduct.promotion-3064 .content-container {
            display: none;
        }

        .promotion-3064 .SFCPageMainNavigation {
        background-color: #C76757;}

        .promotion-3064 .SFCPageMainNavigation .navbar-nav > li > a {
            font-weight: 700;
            font-size: 16px;
            text-transform: uppercase;
            letter-spacing: 1px;
            color: #fff;
        }
        .promotion-3064 .SFCPageMainNavigation .navbar-nav > li > a:hover,
        .promotion-3064 .SFCPageMainNavigation .navbar-nav > li > a:focus,
        .promotion-3064 .SFCPageMainNavigation > li.active > a:hover,
        .promotion-3064 .SFCPageMainNavigation > li.active > a:focus,
        .promotion-3064 .SFCPageMainNavigation .navbar-nav > .active > a:hover,
        .promotion-3064 .SFCPageMainNavigation .navbar-nav > .active > a:focus {
            color: #fff;
        }

        .promotion-3064 .SFCPageFooter .footer-content {
            background-color: #C76757; }

        .promotion-3064 .SFCPageFooterNavigation .nav > li {
            color: #fff; }

        .promotion-3064 .SFCPageFooterNavigation .nav > li > a {
            color: #fff; }

        .promotion-3064 .SFCPageFooterNavigation .nav > li > a:hover {
            color: #fff; }

            @media screen and (max-width: 767px) {
            .promotion-3064  .navbar-header {
            background-color: #C76757; }
            }

        /* Social Media Preview Trick */
            .promotion-3064 .SFCPromotionTitle {display: none;}
            .promotion-3064 .BoxPromotionProductImage {display: none;}

        /* SNOW Effect CSS */

                /* customizable snowflake styling */
                    .snowflake {
                        color: #fff;
                        font-size: 1em;
                        font-family: Arial;
                        text-shadow: 0 0 1px #000;
                        }
            
                        @-webkit-keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@-webkit-keyframes snowflakes-shake{0%{-webkit-transform:translateX(0px);transform:translateX(0px)}50%{-webkit-transform:translateX(80px);transform:translateX(80px)}100%{-webkit-transform:translateX(0px);transform:translateX(0px)}}@keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@keyframes snowflakes-shake{0%{transform:translateX(0px)}50%{transform:translateX(80px)}100%{transform:translateX(0px)}}.snowflake{position:fixed;top:-10%;z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;-webkit-animation-name:snowflakes-fall,snowflakes-shake;-webkit-animation-duration:10s,3s;-webkit-animation-timing-function:linear,ease-in-out;-webkit-animation-iteration-count:infinite,infinite;-webkit-animation-play-state:running,running;animation-name:snowflakes-fall,snowflakes-shake;animation-duration:10s,3s;animation-timing-function:linear,ease-in-out;animation-iteration-count:infinite,infinite;animation-play-state:running,running}.snowflake:nth-of-type(0){left:1%;-webkit-animation-delay:0s,0s;animation-delay:0s,0s}.snowflake:nth-of-type(1){left:10%;-webkit-animation-delay:1s,1s;animation-delay:1s,1s}.snowflake:nth-of-type(2){left:20%;-webkit-animation-delay:6s,.5s;animation-delay:6s,.5s}.snowflake:nth-of-type(3){left:30%;-webkit-animation-delay:4s,2s;animation-delay:4s,2s}.snowflake:nth-of-type(4){left:40%;-webkit-animation-delay:2s,2s;animation-delay:2s,2s}.snowflake:nth-of-type(5){left:50%;-webkit-animation-delay:8s,3s;animation-delay:8s,3s}.snowflake:nth-of-type(6){left:60%;-webkit-animation-delay:6s,2s;animation-delay:6s,2s}.snowflake:nth-of-type(7){left:70%;-webkit-animation-delay:2.5s,1s;animation-delay:2.5s,1s}.snowflake:nth-of-type(8){left:80%;-webkit-animation-delay:1s,0s;animation-delay:1s,0s}.snowflake:nth-of-type(9){left:90%;-webkit-animation-delay:3s,1.5s;animation-delay:3s,1.5s}


/* Universum25 Styling Artist Seite */

        .artist-158942 .SFCProductList .caption .artist {display: none; }

        .artist-158942 .col-xs-6:nth-child(1),
        .artist-158942 .col-xs-6:nth-child(2),
        .artist-158942 .col-xs-6:nth-child(3),
        .artist-158942 .col-xs-6:nth-child(4),
        .artist-158942 .col-xs-6:nth-child(9),
        .artist-158942 .col-xs-6:nth-child(10),
        .artist-158942 .col-xs-6:nth-child(11),
        .artist-158942 .col-xs-6:nth-child(12),
        .artist-158942 .col-xs-6:nth-child(17),
        .artist-158942 .col-xs-6:nth-child(18),
        .artist-158942 .col-xs-6:nth-child(19),
        .artist-158942 .col-xs-6:nth-child(20),
        .artist-158942 .col-xs-6:nth-child(25),
        .artist-158942 .col-xs-6:nth-child(26),
        .artist-158942 .col-xs-6:nth-child(27),
        .artist-158942 .col-xs-6:nth-child(28),
        .artist-158942 .col-xs-6:nth-child(33),
        .artist-158942 .col-xs-6:nth-child(34),
        .artist-158942 .col-xs-6:nth-child(35),
        .artist-158942 .col-xs-6:nth-child(36),
        .artist-158942 .col-xs-6:nth-child(41),
        .artist-158942 .col-xs-6:nth-child(42),
        .artist-158942 .col-xs-6:nth-child(43),
        .artist-158942 .col-xs-6:nth-child(44)
        {
            background: #1A3043; 
        }

        .artist-158942 .col-xs-6:nth-child(5),
        .artist-158942 .col-xs-6:nth-child(6),
        .artist-158942 .col-xs-6:nth-child(7),
        .artist-158942 .col-xs-6:nth-child(8),
        .artist-158942 .col-xs-6:nth-child(13),
        .artist-158942 .col-xs-6:nth-child(14),
        .artist-158942 .col-xs-6:nth-child(15),
        .artist-158942 .col-xs-6:nth-child(16),
        .artist-158942 .col-xs-6:nth-child(21),
        .artist-158942 .col-xs-6:nth-child(22),
        .artist-158942 .col-xs-6:nth-child(23),
        .artist-158942 .col-xs-6:nth-child(24),
        .artist-158942 .col-xs-6:nth-child(29),
        .artist-158942 .col-xs-6:nth-child(30),
        .artist-158942 .col-xs-6:nth-child(31),
        .artist-158942 .col-xs-6:nth-child(32),
        .artist-158942 .col-xs-6:nth-child(37),
        .artist-158942 .col-xs-6:nth-child(38),
        .artist-158942 .col-xs-6:nth-child(39),
        .artist-158942 .col-xs-6:nth-child(40),
        .artist-158942 .col-xs-6:nth-child(45),
        .artist-158942 .col-xs-6:nth-child(46),
        .artist-158942 .col-xs-6:nth-child(47),
        .artist-158942 .col-xs-6:nth-child(48)
        {
            background: #132331;   
        }

        .artist-158942 .thumbnail {background: transparent!important;}
        .artist-158942 .caption {color: #fff; height: 105px;}
        .artist-158942 .price_container {margin-top: 15px;}
        .artist-158942 .title {margin-bottom: -15px;}
        .artist-158942 .SFCSubNavigation ul.nav { display: none;}

        @media (min-width: 768px) {
        .artist-158942 .page-content {width: 98.2%; float: none; margin: auto;}
        .brv_universum25_artist_header {margin-bottom: -10px;}
        }

        @media (max-width: 768px) {
        .artist-158942 .page-content {width: 100%; float: none; margin: auto; margin-top: -350px; }
        .brv_universum25_artist_header {margin-bottom: -1px;}
        }

        @media (max-width: 500px) {
        .artist-158942 .page-content {width: 100%; float: none; margin: auto; margin-top: 0px; }
        .brv_universum25_artist_header {margin-bottom: -1px;}
        }

        .artist-158942 .emblem-new {background: #507368; display: none; }
        .universum25_meetngreet_brv {background: #1A3043; margin-bottom: -25px; color: #fff;}
        .universum25_meetngreet_brv a {color: #d1d1d1;}


/* BRV 2022 Black Friday */

        .promotion-3100 .SFCTeaserList {
            background: #2B2A29; width: 1140px; }
        .promotion-3100 .content-container {display: none;}

        @media (max-width: 1199px) {
        .promotion-3100 .SFCTeaserList {
            background: #2B2A29; width: 940px; }}

        @media (max-width: 991px) {
        .promotion-3100 .SFCTeaserList {
            background: #2B2A29; width: 720px; }}

        @media (max-width: 767px) {
        .promotion-3100 .SFCTeaserList {
            background: #2B2A29; width: 100%; } }

/* Josie Plueschfigur */
.art-126097 .emblem-soldout {top: 65%;}

/* BlACK FRIDAY 2022 Teaser Grid */

.blackfridayrow {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    column-gap: 15px;
    /* row-gap: -3px; */
    padding: 7px 0 7px 0;
  }
  
  .blackfridaycolumn {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1;
    row-gap: 10px;

  }

  .blackfriday-wrapper {
    margin: 0px;
    background-color:#2B2A29;  
  }
  
  
.blackfriday img { width: 100%; }
.promotion-3064 .xmasnotification { display:none; } 

/* Hand of Blood Preis Prozent weg */

    div[role="listitem"].art-130540 .emblems .emblem-pricehit .percentage,
    div[role="listitem"].art-132660 .emblems .emblem-pricehit .percentage,
    div[role="listitem"].art-132661 .emblems .emblem-pricehit .percentage,
    div[role="listitem"].art-136204 .emblems .emblem-pricehit .percentage,
    div[role="listitem"].art-136205 .emblems .emblem-pricehit .percentage,
    div[role="listitem"].art-136206 .emblems .emblem-pricehit .percentage,
    div[role="listitem"].art-136207 .emblems .emblem-pricehit .percentage,
    div[role="listitem"].art-136210 .emblems .emblem-pricehit .percentage,
    div[role="listitem"].art-136213 .emblems .emblem-pricehit .percentage,
    div[role="listitem"].art-136216 .emblems .emblem-pricehit .percentage,
    div[role="listitem"].art-137904 .emblems .emblem-pricehit .percentage,
    div[role="listitem"].art-139692 .emblems .emblem-pricehit .percentage,
    div[role="listitem"].art-141648 .emblems .emblem-pricehit .percentage,
    div[role="listitem"].art-141650 .emblems .emblem-pricehit .percentage,
    div[role="listitem"].art-141651 .emblems .emblem-pricehit .percentage,
    div[role="listitem"].art-141652 .emblems .emblem-pricehit .percentage,
    div[role="listitem"].art-141653 .emblems .emblem-pricehit .percentage,
    div[role="listitem"].art-141654 .emblems .emblem-pricehit .percentage,
    div[role="listitem"].art-141655 .emblems .emblem-pricehit .percentage,
    div[role="listitem"].art-141656 .emblems .emblem-pricehit .percentage,
    div[role="listitem"].art-141657 .emblems .emblem-pricehit .percentage,
    div[role="listitem"].art-141658 .emblems .emblem-pricehit .percentage,
    div[role="listitem"].art-141659 .emblems .emblem-pricehit .percentage,
    div[role="listitem"].art-142880 .emblems .emblem-pricehit .percentage,
    div[role="listitem"].art-500425 .emblems .emblem-pricehit .percentage
    { display:none }


/* Krogi x Bravado P30 id 3243 */

            @media (min-width: 993px) {

                .promotion-3243 .canvas {
                    background: url('https://asset.bravado.de/assets/ext/img/Krogi_Page_BG.jpg') top center no-repeat fixed;
                    background-size: cover;
                    width: 940px;
                    float: none; 
                    margin: auto;}
                        
                    }

            @media (min-width: 500px) and (max-width: 992px) {

                .promotion-3243 .canvas {
                    background: url('https://asset.bravado.de/assets/ext/img/Krogi_Page_BG.jpg') top center no-repeat fixed;
                    background-size: cover;
                    width: 720px;
                    float: none; 
                    margin: auto;}
                        
                    }

            @media (max-width: 499px) {

                .promotion-3243 .canvas {
                    background: url('https://asset.bravado.de/assets/ext/img/Krogi_Page_BG.jpg') top center no-repeat fixed;
                    background-size: cover;
                    float: none; 
                    margin: auto;}         
                    }

            @media (min-width: 1140px) {
                
            .promotion-3243 .canvas {
                    background: url('https://asset.bravado.de/assets/ext/img/Krogi_Page_BG.jpg') top center no-repeat fixed;
                    background-size: cover;
                    width: 1140px;
                    float: none; 
                    margin: auto;}}


            .promotion-3243 .content-container {display: none;}
            .promotion-3243 .SFCTeaserList.row {margin-left: -15px;}
            .promotion-3243 .footer-content {margin-left: -15px; margin-top: 50px;}