.ticker .content a {color: #ffffff}
  • Alle Artikel sind lagernd und sofort lieferbar
0 0 0
.ticker .content a {color: #ffffff}
  • Alle Artikel sind lagernd und sofort lieferbar
{ "@context":"http://schema.org/", "@type":"BreadcrumbList", "itemListElement": [{"@type":"ListItem","position":1,"item":{"@id":"\/","name":"Home"}},{"@type":"ListItem","position":2,"item":{"@id":"\/jungenmode","name":"Jungenmode"}}] }
{ "@context":"http://schema.org/", "@type":"BreadcrumbList", "itemListElement": [{"@type":"ListItem","position":1,"item":{"@id":"\/","name":"Home"}},{"@type":"ListItem","position":2,"item":{"@id":"\/jungenmode","name":"Jungenmode"}}] }
Jungenmode
Jungenmode
#page-header + .bcrumb {display:none !important} .cat-img .bcrumb a {color: #FFFFFF} .cat-img .bcrumb a::after { background: no-repeat center transparent url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='5.379' height='8.919' viewBox='0 0 5.379 8.919'%3e%3cpath d='M1139,1169.5l-4,4-4-4' transform='translate(-1169.042 1139.46) rotate(-90)' fill='none' stroke='%23FFFFFF' stroke-miterlimit='10' stroke-width='1.3'/%3e%3c/svg%3e"); }
Filter
$(document).ready(function() { $('.custom-select option[selected="selected"]').prop("selected", true); });
const style = document.createElement('style'); style.textContent = ` #quiz-trigger { position: fixed; left: 15px; bottom: 70px; font-size: 24px; color: #fff; background-color: #c482b0; min-height: 50px; z-index: 100; border-radius: 25px; border: none; padding: 0 20px; transition: color .15s ease-in-out,background-color .15s ease-in-out; } #quiz-trigger:hover { background: #000;' } `; document.head.appendChild(style);