@font-face {
	font-family: 'Conv_ChaletTT-NewYorkEighty';
	src: url('/Belludio/CustomUpload/374O357O340O370O356O369O350O353O356O363O363O372O355O360O366O/WebPortal/kevinmurphy/div/ChaletTT-NewYorkEighty.eot');
	src: local('☺'), url('/Belludio/CustomUpload/374O357O340O370O356O369O350O353O356O363O363O372O355O360O366O/WebPortal/kevinmurphy/div/ChaletTT-NewYorkEighty.woff') format('woff'), url('/Belludio/CustomUpload/374O357O340O370O356O369O350O353O356O363O363O372O355O360O366O/WebPortal/kevinmurphy/div/ChaletTT-NewYorkEighty.ttf') format('truetype'), url('/Belludio/CustomUpload/374O357O340O370O356O369O350O353O356O363O363O372O355O360O366O/WebPortal/kevinmurphy/div/ChaletTT-NewYorkEighty.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Gotham-Book';
	src: url('/Belludio/CustomUpload/374O357O340O370O356O369O350O353O356O363O363O372O355O360O366O/WebPortal/kevinmurphy/div/Gotham-Book.eot');
	src: local('☺'), url('/Belludio/CustomUpload/374O357O340O370O356O369O350O353O356O363O363O372O355O360O366O/WebPortal/kevinmurphy/div/Gotham-Book.woff') format('woff'), url('/Belludio/CustomUpload/374O357O340O370O356O369O350O353O356O363O363O372O355O360O366O/WebPortal/kevinmurphy/div/Gotham-Book.ttf') format('truetype'), url('/Belludio/CustomUpload/374O357O340O370O356O369O350O353O356O363O363O372O355O360O366O/WebPortal/kevinmurphy/div/Gotham-Book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html {
    background-color: black;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, p, div, body, td, tr, table, a, span {
	font-family: 'Conv_Gotham-Book';
	color: black;
}

.compactText {
line-height: 0.6 !important;

}

.extraSmall {
font-size: 65%;
}

.km-font {
font-family: 'Conv_ChaletTT-NewYorkEighty' !important;
text-transform: uppercase;
color: black;
}

.km-font-artikel {
font-family: 'Conv_ChaletTT-NewYorkEighty' !important;
color: black;
}

.km-lila {
background-color: #8E7AAB !important;
color: #ffffff;
}

.bg-black {
background-color: #000000 !important;
color: #ffffff !important;
}

.text-black {
color: #000000 !important;
}

.noround, .square {
border-radius: 0px !important;
}

.display-none {
display: none !important;
}



.navbar {
    position: relative;
}

@media (min-width: 768px) {
.navbar-brand
    {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }
}

.navbar-brand {
margin-right: 0px !important;
max-width: 80%;
overflow: hidden;
}



.hoverwhitesmall {
transition: 300ms;
border-bottom: 1px solid transparent;
}
.hoverwhitesmall:hover {
border-color: white;
}
.activewhitesmall {
border-bottom: 1px solid white;
}

.hoverblacksmall {
transition: 300ms;
border-bottom: 1px solid transparent;
}
.hoverblacksmall:hover {
border-color: black;
}
.activeblacksmall {
border-bottom: 1px solid black;
}



.hr-logo {
width: 40px; 
border-top: 5px solid black; 
margin-top: 8px !important; 
margin-bottom: 10px !important
}

.hr-black {
border-top: 1px solid black; 
margin-bottom: 0px !important;
margin-top: 0px !important;
}

.hr-black-2 {
border-top: 2px solid black; 
margin-bottom: 0px !important;
margin-top: 0px !important;
}

.hr-grey {
border-top: 1px solid lightgrey; 
margin-bottom: 0px !important;
margin-top: 0px !important;
}

.mw-100 {
max-width: 100% !important;
}

.mw-50 {
max-width: 50% !important;
}

.mw-30 {
max-width: 30% !important;
}


.searchCollapsible {
position: absolute;
right: 0px;
margin-top: 15px;
}

@media all and (min-width: 1230px) {
.searchCollapsible{
margin-right: 190px;
}
}

@media all and (max-width: 1230px) {
.searchCollapsible{
margin-top: 32px;
}
}

.searchForm {
right: 0px;
    position: absolute;
    margin-right: 20px;
}

.searchFormMobile {
right: 0px;
    position: absolute;
    margin-right: 20px;
}


.banner-overlay {
  position: relative;
  background-color: black;
  min-height: 400px;
  height: 400px;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

.banner-overlay .container {
  position: relative;
  z-index: 2;
}

.banner-overlay .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 400px;
  width: 100%;
  background-color: black;
  opacity: 1.0; //Helligkeit des Bildes anpassen
  z-index: 1;
}

.banner-overlay .overlay.overlay-2 {
  opacity: 1.0; //Helligkeit des Bildes anpassen
}

.banner-image {
width: revert;
min-width: 100%;
}

@media all and (max-width: 980px) {
.center-mobile {
text-align: center !important;
}
}

.header-logo {
max-height: 140px;
width: 100%;
}

.footer-logo {
height: 140px;
max-width: 100%;
}

.vertical-center {
margin-top: auto;
margin-bottom: auto;
}

.align-center {
margin-left: auto;
margin-right: auto;
}

@media all and (min-width: 1230px) {
.mr-buttons-mobile{
margin-right: 190px;
}
}

.navbar-toggler {
border: none !important;
}

.warenkorb-bild {
height: 50px;
max-width: 100%;
}

.merkzettel-bild {
height: 150px;
max-width: 100%;
}

.justify-content-left {
justify-content: left !important;
}

.custom_alert {
    margin-top: 2.4rem;
    border-radius: 0px;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}

.shadow-light {
-webkit-box-shadow: 0px 15px 10px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 15px 10px 0px rgba(0,0,0,0.3);
box-shadow: 0px 15px 10px 0px rgba(0,0,0,0.3);
}

.noborder {
border: none !important;
}

.cursorpointer {
cursor: pointer !important;
}

.pointereventsnone {
pointer-events: none;
}

.img-about {
width: 100%;
max-width: 350px;
}

.dropdown-item.active, .dropdown-item:active {
background-color: #f8f9fa !important;
}

.dropdown-item {
border-bottom: 1px solid lightgrey;
padding-bottom: 10px;
padding-top: 10px;
}

.small, small {
    font-size: 90%;
    font-weight: 400;
}

@media (min-width: 820px){
.navbartabletmargin {
margin-left: 1rem;
margin-right: 1rem;
}
}


.dropdown:hover>.dropdown-menu{
display:block;
}


.animate {
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
}


@keyframes slideIn {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
  100% {
    transform:translateY(0rem);
    opacity: 1;
  }
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
}

@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: transform;
    -webkit-opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 1;
  }
  0% {
    -webkit-transform: translateY(1rem);
    -webkit-opacity: 0;
  }
}

.slideIn {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
}






#JQUERY STUFF


.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #000000;
    text-decoration: none;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #000000;
    text-decoration: none;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border: 0;
    overflow: auto;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 0px solid #d8dcdf;
    font-weight: bold;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    font-weight: bold;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    border-radius: 0px !important;
    font-weight: bold;
    background: none;
    color: #000000;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: none;
    font-weight: bold;
    color: #000;
}

.ui-accordion .ui-accordion-header {
    margin-top: -1.89px;
}

.ui-accordion-content {
   height: auto !important;
}

.ui-state-hover .ui-icon {
    background-image: url(/myfactory/web/jquery.ui/10.1.3/themes/flick/images/ui-icons_454545_256x240.png) !important;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    transform: scale(1.2);
}


/* Consent Manager */

.cmpboxbtnyes, A.cmpboxbtnyes, A.cmpboxbtnyes:link {
    background-color: #2C2 !important;
}

.cmpboxbtn {
    border-radius: 0px !important;
}

.cmpboxbtnno, A.cmpboxbtnno, A.cmpboxbtnno:link, .cmpboxbtncustom, A.cmpboxbtncustom, A.cmpboxbtncustom:link, .cmpboxwelcomeprps {
    display: none !important;
}

.cmpbox {
    border-top: solid 5px #000 !important;
    padding-top: 60px !important;
    padding-right: 60px !important;
    padding-left: 60px !important;
    padding-bottom: 60px !important;
}

.cmpboxbtn span {
    color: white;
}

.cmplanguage {
display: none;
}


.nl-modal-img {
left: -150px;
position: relative;
}

.display-none {
display: none;
}

.slider-height-4 {
    min-height: auto !important;
}

.bg-warmgrey {
background-color: #6E6259 !important;
}

.form-button-detailpage:hover {
color: #cecece;
}

/* Login Formular */

        .background-container {
            position: relative;
            width: 100%;
            height: 100vh;
            overflow: hidden;
        }
        .background-container img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        .login-card {
            position: absolute;
            top: 50%;
            left: 10%;
            transform: translateY(-50%);
            max-width: 650px;
            min-width: 25vw;
            padding: 20px;
        }



/* HV Portal Stuff */


.bg-orange {
background-color: #E4B290;
color: white;
border: none !important;
}

a.bg-orange:hover, a.bg-orange:active, a.bg-orange:focus, a.bg-orange:focus-visible, button.bg-orange:hover, button.bg-orange:active, button.bg-orange:focus, button.bg-orange:focus-visible, input.bg-orange:hover, input.bg-orange:active, input.bg-orange:focus, input.bg-orange:focus-visible, .dropdown-item:focus, .dropdown-item:active, .dropdown-item:focus-visible {
background-color: #8E7AAB !important;
color: white !important;
}

a.bg-orange:disabled, button.bg-orange:disabled {
background-color: #777 !important;
}

.text-orange {
color: #E4B290 !important;
}

a:not(.bg-orange, .text-white, .dropdown-item) {
/*color: #ff8b51;*/
}

.display-none{
display: none !important;
}

.product-preview{
height: 350px;
object-fit: contain;
}

.detail-link {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.sidebar .nav-link.active, #ctl22836_A617, #ctl22836_1_A627, .page-link {
    color: #000000 !important;
}


/* Warenkorb */
.table-cart img {
	max-width: 100px;
}
.table-cart input[type=number] {
	width: 50px;
}
@media (min-width: 992px) {
.table-cart input[type=number] {
	width: 80px;
}
}


input.cart-plus-minus-box {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    float: left;
    font-size: 16px;
    height: 25px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 25px;
}

.cart-plus-minus *::-moz-selection {
    background: transparent none repeat scroll 0 0;
    text-shadow: none;
}

.cart-plus-minus {
    overflow: hidden;
    padding: 12px 0 8px 5px;
    min-width: 80px;
}

.qtybutton {
    cursor: pointer;
    float: left;
    font-size: 16px;
    font-weight: 600;
    height: 20px;
    line-height: 25px;
    position: relative;
    text-align: center;
    width: 20px;
}

.cart-plus-minus *::-moz-selection {
    color: #333;
}

.cart-plus-minus {
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    margin-right: 5px;
}

.qtybutton {
    color: #727272;
}

.shopping-cart {
    background: #fff none repeat scroll 0 0;
}

.shopping-cart {
    border-radius: 0;
    margin: 0 0 50px;
    text-align: center;
    width: 100%;
    border: none;
}

.shopping-cart {
    border-radius: 0;
    width: 100%;
}

.shopping-cart-headline div, .shopping-cart-content > div {
	display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
	align-items: center;
	justify-content: center;
}

.shopping-cart-headline div, .shopping-cart-content div {
    border-top: medium none;
    font-size: 16px;
    font-weight: normal;
    padding: 15px 10px 12px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}

.shopping-cart-infotext {
	width: 100%;
	height: 100%;
    border: medium none;
    box-shadow: none;
    font-size: 13px;
}

.table-responsive {
    overflow-x: visible !important;
    -webkit-overflow-scrolling: touch;
}

.table-dark.sticky-top {
top: 156px !important;
}

@media (min-width: 992px) {
.table-dark.sticky-top {
top: 90px !important;
}
}

header {
z-index: 1035 !important;
}

.shopContainerHeightOverflow {
    height: calc(100vh - 157px);
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
}

@media (min-width: 992px) {
.shopContainerHeightOverflow {
    height: calc(100vh - 91px);
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
}
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/* Doppeltippen zum Zoomen deaktivieren bei Plus/Minus Knöpfen */
.qtybutton {
touch-action: manipulation;
}

@media (max-width: 800px) {
.hideiPadMini {
display: none;
}
}

@media (min-width: 800px) {
.showiPadMini {
display: none;
}
}


.bildergalerie a {
    width: 100px;
    height: 100px;
    #padding: .25rem;
    margin: 5px;
    background-color: #fff;
    border: 1px solid #dee2e6;
    #border-radius: .25rem;
    max-width: 100%;
}

.bildergalerie a img {
    max-height: 100%;
    width: auto;
    max-width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: auto !important;
    margin-bottom: auto !important;
    display: block;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}




.object-fit-cover {
object-fit: cover;
}

@media all and (min-width: 1330px) {
.markenlogo-nav {
height: 32px;
}
}

@media all and (max-width: 1329px) {
.markenlogo-nav {
height: 24px;
}
}

@media all and (min-width: 1130px) {
.markenlogo-navbar-align {
justify-content: center !important;
}
}

@media all and (max-width: 1129px) {
.markenlogo-navbar-align {
justify-content: left !important;
}
}

.mobileNavButtons {
    height: 35px;
    width: 50px;
    text-align: center;
    border: none;
}

.cart-count-mobile {
    border-radius: 50px;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 0px;
    text-align: center;
    min-width: 20px;
    padding: 7px;
    position: relative;
    top: -40px;
    right: -20px;
    background-color: #8E7AAB;
    color: white;
}

.login-form-container h5, .cart-subtotal, .cart-total {
    font-weight: 400;
}