/*.emotion--row:nth-child(even) {*/
/*background: #434343*/
/*}*/
/*.emotion--row:nth-child(odd) {*/
/*background: #494949*/
/*}*/

/*.emotion--row {*/
/*padding-top: 50px !important;*/
/*padding-bottom: 50px !important;;*/
/*}*/

/* Header background color */
.content--wrap ul.navigation--list,
.header--main-wrap,
.navigation-main {
    background-color: #222222 !important;
}

/* Main Content Background */
.page-wrap {
    background-color: #3d3d3d;
}

.footer-main a {
    color: rgba(0, 0, 0, 0.75);
}

.footer--bottom-wrap,
.footer--columns {
    background-color: #d6d6d6 !important;
}

.product-page-description div,
.product-page-description p,
.content--wrap p,
.content--wrap li {
    font-family: "Open Sans", sans-serif;
    line-height: 1.875rem;
}

.image-with-description p {
    text-align: center;
}

.navigation--list a {
    box-shadow: none;
}

/* Microsoft Edge */
textarea::-ms-input-placeholder,
input::-ms-input-placeholder {
    color: gray;
    font-size: 14px;
    font-style: italic;
}

textarea::placeholder,
input::placeholder {
    color: gray;
    font-size: 14px;
    font-style: italic;
}

.content--wrap .navigation--entry a {
    color: rgba(255, 255, 255, 0.8) !important;
    font-size: 15px !important;
    box-shadow: none !important;
}

.hide {
    display: none !important;
}

.logo--link img {
    width: auto !important;
}

.award-white-background img {
    padding: 20px;
    background: white;
}

.shop--navigation a {
    background: none !important;
}

.blog--filter-options {
    display: none !important;
}

.max-width-500 {
    max-width: 500px !important;
}

.mauser-emotion-banner-lg,
.mauser-emotion-banner-lg .emotion--element,
.mauser-emotion-banner-lg .banner--content,
.mauser-emotion-banner-lg .emotion--banner,
.mauser-emotion-banner-lg img {
    width: 400px !important;
    min-width: 400px !important;
    max-width: 400px !important;
}

.mauser-emotion-banner-lg .emotion--banner {
    margin: 0;
}

.mauser-emotion-banner-lg .emotion--element {
    padding: 0 !important;
}

.align-start {
    justify-content: start;
}

.font-black {
    color: black !important;
}

.detail-page-example-products-img {
    min-height: 220px !important;
    object-fit: cover;
}

.mauser-button-error {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14),
        0px 0px 0px 0px rgba(0, 0, 0, 0.12);
    color: #f44336;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.12);
    padding: 0 16px;
    line-height: 34px;
    box-sizing: border-box;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    border-radius: 4px;
    overflow: visible;
    font-weight: 500;
    width: 100%;
    font-size: 14px !important;
}

.account--menu-container .btn,
.account--box .btn,
.mauser-button-dark,
.mauser-button-light {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14),
        0px 1px 5px 0px rgba(0, 0, 0, 0.12);
    color: white;
    background-color: #313131;
    box-sizing: border-box;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: 0;
    border: none;
    -webkit-tap-highlight-color: transparent;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    overflow: visible;
    transform: translate3d(0, 0, 0);
    transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    font-size: 14px !important;
}

.mauser-button-light {
    background: #c7c7c7;
    color: black;
}

.mauser-batch {
    color: black;
    background: #ffd500;
}

.center-items {
    justify-content: center;
    align-items: center;
}

.center-text {
    text-align: center;
}

.flex-center-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.reference-logo {
    max-width: 150px !important;
    min-width: 150px !important;
    width: 150px !important;
}

.reference-logo .emotion--banner {
}

.header-wrap--inner {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12),
        0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    z-index: 9999999;
}

.header--wrap.affix .header-wrap--inner {
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12),
        0 2px 4px -1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}

.header--wrap {
    z-index: 1001;
}

#map {
    height: 55vh;
    width: 100%;
}

.mauser-icon {
    margin-right: 12px;
}

.mauser-icon:hover {
    color: #ffd500 !important;
}

.mauser-yellow {
    color: #ffd500;
}

.mauser-gray {
    color: #d6d6d6;
}

.card {
    border: solid 1px #e6e6e6;
    border-radius: 3px;
    width: 250px;
    height: 200px;
    background: #e6e6e6;
}

.black-on-mauseryellow {
    background: #ffd500 !important;
    color: black !important;
}

.z-depth-0 {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

/* 2dp elevation modified*/
.z-depth-1 {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12),
        0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.z-depth-1-half {
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12),
        0 3px 1px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

/* 6dp elevation modified*/
.z-depth-2 {
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12),
        0 2px 4px -1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}

/* 12dp elevation modified*/
.z-depth-3 {
    -webkit-box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12),
        0 5px 5px -3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12),
        0 5px 5px -3px rgba(0, 0, 0, 0.2);
}

/* 16dp elevation */
.z-depth-4 {
    -webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12),
        0 8px 10px -7px rgba(0, 0, 0, 0.2);
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12),
        0 8px 10px -7px rgba(0, 0, 0, 0.2);
}

/* 24dp elevation */
.z-depth-5 {
    -webkit-box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12),
        0 11px 15px -7px rgba(0, 0, 0, 0.2);
    box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12),
        0 11px 15px -7px rgba(0, 0, 0, 0.2);
}

.no-margin {
    margin: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.padding-sm {
    padding: 8px;
}

.padding-md {
    padding: 20px;
}

.padding-left-sm {
    padding-left: 8px;
}

.margin-top-none {
    margin-top: 0;
}

.margin-top-xs {
    margin-top: 4px;
}

.margin-top-sm {
    margin-top: 8px;
}

.margin-top-md {
    margin-top: 24px !important;
}

.margin-left-none {
    margin-left: 0;
}

.margin-left-md {
    margin-left: 24px;
}

.margin-left-sm {
    margin-left: 8px;
}

.margin-right-md {
    margin-right: 24px;
}

.margin-right-lg {
    margin-right: 48px;
}

.margin-right-sm {
    margin-right: 8px;
}

.margin-top-lg {
    margin-top: 48px;
}

.margin-top-xl {
    margin-top: 75px;
}

.margin-top-xl {
    margin-top: 64px;
}

.margin-bottom-md {
    margin-bottom: 24px;
}

.margin-bottom-lg {
    margin-bottom: 48px;
}

.margin-bottom-sm {
    margin-bottom: 8px;
}

.margin-bottom-none {
    margin-bottom: 0;
}

.margin-top-none {
    margin-bottom: 0;
}

.full-width {
    width: 100% !important;
}

.full-height {
    height: 100% !important;
}

.flex {
    flex: 1;
}

.flex-center {
    justify-content: center;
    align-items: center;
    align-content: center;
}

.flex-align {
    display: flex;
    flex-wrap: wrap;
    margin: 24px auto;
}

.flex-align-column {
    display: flex;
    flex-direction: column;
    /*margin: auto auto;*/
}

.flex-wrap {
    flex-wrap: wrap;
}

.relative {
    position: relative;
}

.clickable {
    cursor: pointer;
}

.no-margin-left {
    margin-left: 0;
}

.text-center {
    text-align: center;
}

.emotion--banner-slider:hover,
.emotion--banner-slider img:hover,
.banner-slider--container:hover {
    cursor: initial !important;
}

.ripple {
    position: relative;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
}

.ripple:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-image: radial-gradient(circle, #000 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-position: 50%;
    transform: scale(10, 10);
    opacity: 0;
    transition: transform 0.5s, opacity 1s;
}

.ripple:active:after {
    transform: scale(0, 0);
    opacity: 0.2;
    transition: 0s;
}

.spin-animation {
    animation: spin 1500ms infinite linear;
    width: 14px;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.word-break {
    word-break: break-word;
}

.product-card-title {
    display: flex;
    background: #ececec;
    border-top: solid 1px;
    color: #d0d0d0;
    text-align: center;
    padding: 12px;
    width: 100%;
    font-size: 1.1em;
    font-size: 15px;
}

.product-card-title-container {
    display: flex;
    background: #313131;
    height: 78px;
    align-items: center;
    align-content: center;
    width: 100%;
    font-size: 15px;
    padding: 12px;
    text-align: center;
}

.product-card-title-content {
    color: white;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    width: 100%;
    line-height: 24px; /* fallback */
    max-height: 48px; /* fallback */
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
}

.product-card-button {
    align-items: center;
    display: flex;
    width: 100%;
    font-size: 15px;
    padding: 12px;
    text-align: center;
    background: #313131;
}

.search-error-message {
    margin-top: 8px;
    text-align: left !important;
    font-size: 15px;
    color: #ff4141;
}

.mauser-slider-card {
    min-width: 0 !important;
}

.mauser-card {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14),
        0px 1px 3px 0px rgba(0, 0, 0, 0.12);
    background: #313131;
    color: white;
    transition: all 280ms cubic-bezier(0.4, 0, 0.2, 1);
    display: block;
    position: relative;
    max-width: 98%;
}

.mauser-property-slider-card {
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14),
        0px 1px 3px 0px rgba(0, 0, 0, 0.12);
    background: #313131;
    color: white;
    transition: all 280ms cubic-bezier(0.4, 0, 0.2, 1);
    display: block;
    position: relative;
    max-width: 98%;
    overflow: hidden;
}

.icon-xl {
    font-size: 32px;
}

.flex-center {
    justify-items: center;
    align-items: center;
    align-content: center;
}

.flex-end-center {
    justify-content: flex-end;
    align-items: center;
}

.center {
    margin: 0 auto;
}

.small-text p {
    font-size: 14px !important;
}

.blog--description a {
    display: flex;
    max-width: 92px;
    margin-top: 12px;
}

.menu--container .menu--list-item {
    min-width: 225px;
}

.banner-slider--banner,
.banner-slider--banner img {
    height: 100%;
    object-fit: cover;
}

.image-slider--container {
    margin: 0 !important;
}

.image-slider--container.custom-image-slider {
    height: 70vh;
}

.image-slider {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}

.mauser-title {
    line-height: 1.75rem;
    font-size: 32px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    padding: 50px 0px 0px 0px;
    margin: 0px 20px 0px 20px;
    display: block;
    color: #e6e6e6;
    text-align: center;
    text-transform: none;
}

.mauser-slider-title-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    min-height: 150px;
    min-width: 5%;
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 33%;
    left: 33%;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    padding: 16px;
}

.center-children {
    display: flex;
    justify-content: center;
    align-items: center;
}

.mauser-slider-title {
    margin: 0;
}

.is--ctl-detail .content--breadcrumb-wrap {
    margin: 0;
    padding: 0;
}

.specialties-container,
.example-products-container,
.related-products-container,
.download-container {
    margin: 64px 0 24px 0;
}

.menu--container {
    width: 990px !important;
}

.download-items-container {
    padding: 0 16px;
}

.left {
    text-align: left;
}

.product-item {
    width: 100%;
    cursor: pointer;
    margin: 0;
}

.product-item .download-title {
    padding: 12px 16px;
}

.download-item {
    max-width: 100%;
    flex: 100%;
    cursor: pointer;
    min-width: 100%;
    margin: 10px 0;
}

.download-title i {
    font-size: 18px;
}

.banner--content {
    height: auto !important;
}

.emotion--html {
    overflow: hidden !important;
    height: auto !important;
}

.download-extension {
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.6);
}

.icon-hover-container:hover i {
    color: #ffd500;
}

.mauser-card:hover i.icon--arrow-right {
    color: #ffd500;
}

.product-item-container:hover i.icon--arrow-right,
.download-item:hover i.icon--download {
    color: #ffd500;
}

.download-icon {
    font-size: 84px;
    margin: 30px auto;
    width: 84px;
}

.blog--box-readmore .btn {
    padding: 2px 12px !important;
}

.mauser-hover:hover {
    color: #ffd500;
}

.product-title,
.download-title {
    display: flex;
    background-color: #313131;
}

.download-title {
    align-items: center;
    padding: 4px 16px;
}

.product-property-description {
    background-color: #313131;
    color: rgba(255, 255, 255, 0.72);
    padding: 16px;
    white-space: normal;
    min-height: 76px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-page-article-number {
    width: 100%;
    text-align: center;
    margin-bottom: 24px;
}

.product-page-title {
    text-align: left;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 32px;
    margin: 32px 0 16px 0;
}

.configurator-divider {
    margin: 24px auto;
    background-color: rgba(255, 255, 255, 0.2);
    height: 1px;
    width: 80%;
}

.configurator-example-products-container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}

.product-design-image {
    max-height: 100px;
    box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14),
        0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.schnellzugriff-wrapper {
    top: 375px !important;
}

.result--list {
    background: #5f5f5f;
    border-radius: 5px;
    border: solid 1px;
}

.btn {
    border-radius: 5px !important;
}

.kdz__social--wrapper div {
    border-radius: 5px;
}

.max-lines-two-card-text {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    width: 100%;
    line-height: 24px;
    max-height: 48px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: white;
    text-align: center;
}

.entry--link {
    padding-right: 10px !important;
}

.center-children {
    display: flex;
    justify-content: center;
}

div:not(.emotion--banner-slider) .slick-list {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.account--dropdown-navigation .account--menu {
    background-color: #505050;
}

.has--offcanvas-l .sidebar-main .sidebar--navigation .navigation--entry .navigation--link {
    transition: all 150ms;
}

.has--offcanvas-l .sidebar-main .sidebar--navigation .navigation--entry .navigation--link.is--active {
    color: #434343 !important;
}

.has--offcanvas-l .sidebar-main .sidebar--navigation .navigation--entry .navigation--link:hover {
    color: #414141 !important;
}

.account--dropdown-navigation .account--menu-container ul {
    background-color: #313131;
}

.account--info,
.account--payment,
.account--shipping,
.account--billing,
.account--newsletter {
    background-color: #313131 !important;
    border: none !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.btn,
.account--menu-container .btn,
.account--box .btn {
    transition: all 150ms;
    line-height: 36px !important;
    margin: 0 !important;
}

.btn:hover {
    transform: scale(1.015) !important;
}

.account--welcome p {
    padding: 24px;
}

.flex-wrap {
    flex-wrap: wrap;
}

.download-card {
    flex: calc(50% - 16px);
    margin: 16px 8px;
    position: relative;
    height: 100%;
}

.account--info .panel--body {
    height: auto !important;
}

.admin-upload-items-container,
.admin-download-items-container {
    padding: 0 32px !important;
    overflow-y: hidden;
    overflow-x: hidden;
    transition: all 200ms;
}

.admin-download-items-container {
    max-height: 400px;
}

.admin-show-more-container {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(
        0deg,
        rgba(119, 119, 119, 1) 0%,
        rgba(119, 119, 119, 0.3) 45%,
        rgba(119, 119, 119, 0) 100%
    );
}

.panel .admin-show-more-container .btn {
    margin-bottom: -16px !important;
}

.btn span {
    min-width: 48px;
    text-align: start;
}

.navigation--entry .btn {
    padding: 0 !important;
}

.profile-password--container {
    width: 100% !important;
    margin-left: 16px !important;
}

.profile--email-password-container {
    margin-left: 32px;
}

.account--profile {
    padding-top: 6px !important;
}

.account--profile {
    display: flex;
}

.address--item-content .btn {
    padding: 2px 12px !important;
}

.green {
    color: green;
}

.red {
    color: orangered;
}

.upload-list {
    list-style: none;
    padding: 16px 0;
}

.upload-list li {
    padding: 12px 16px;
    background-color: rgba(255, 255, 255, 0.05);
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    position: relative;
    display: flex;
}

.drop-active {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: fixed;
    z-index: 9999;
    opacity: 0.6;
    text-align: center;
    background: #000;
}

.drop-active h3 {
    margin: -0.5em 0 0;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 40px;
    color: #fff;
    padding: 0;
}

.content--wrap ul {
    padding-left: 24px;
}

ul li {
    /*override from my-list class, no idea where this is defined*/
    margin-inline-start: 0px !important;
}

.content--wrap .account--menu-container ul {
    padding: 0 !important;
}

.is--ctl-custom .content--breadcrumb-wrap {
    display: none;
}

.panel--body {
    height: auto !important;
}

.product-page-description {
    margin: 26px 0;
}

.product-page-description ul span,
.product-page-description p span {
    font-size: 14px !important;
}

.product-page-description div,
.product-page-description p {
    margin-bottom: 10px;
}

.product-page-description ul {
    margin-bottom: 16px;
}

.contact--inner {
    padding: 0 !important;
}

.category-teaser--title {
    white-space: pre-line !important;
}

.password-new--content,
.password-reset--content {
    background: #3d3d3d !important;
}

@media screen and (max-width: 1260px) {
    .blog--listing {
        width: 100% !important;
        margin: auto !important;
    }

    .blog--content {
        display: flex;
    }
}

@media screen and (max-width: 1023px) {
    .slick-arrow {
        display: none !important;
    }

    .image-slider--container.custom-image-slider {
        max-height: 50vh;
    }

    .listing-item {
        flex: 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .mauser-slider-title-container {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        min-height: 50px;
        z-index: 1000;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 33%;
        min-width: 280px;
        left: calc(50% - 140px);
        text-align: center;
        right: auto;
    }
}

@media (min-width: 768px) {
    .configurator-entry-emotion {
        max-width: 335px !important;
    }
}

@media screen and (max-width: 600px) {
    .image-slider--container.custom-image-slider {
        max-height: 125px;
    }
}

@media screen and (min-width: 48em) {
    .account--dropdown-navigation .account--menu {
        background: #505050 !important;
        border-radius: 5px;
    }

    .account--dropdown-navigation .account--menu {
        border: none !important;
        box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    }

    .account--menu .navigation--headline {
        margin-bottom: 0 !important;
        border: none !important;
    }
}

@media screen and (min-width: 78.75em) {
    .has--offcanvas-l .sidebar-main .account--menu .sidebar--navigation {
        border: none;
        background-color: #313131;
    }

    .has--offcanvas-l .sidebar-main .account--menu .navigation--headline {
        background-color: #313131;
    }

    .has--offcanvas-l .sidebar-main .account--menu {
        border: none !important;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    }

    .sidebar-main .sidebar--categories-wrapper {
        padding: 6px;
    }
}

.js--overlay.is--closable {
    cursor: pointer;
    z-index: 1000;
}

.account--dropdown-navigation .navigation--signin .navigation--signin-btn.btn {
    box-shadow: none;
    color: #ffd100;
}

.account--dropdown-navigation.off-canvas .account--menu .navigation--entry .navigation--link,
.account--dropdown-navigation.off-canvas .sidebar--navigation .navigation--entry .navigation--link {
    color: #fff !important;
}

.navigation--smartphone .entry--close-off-canvas .navigation--link,
.navigation--smartphone .entry--close-off-canvas .account--close-off-canvas {
    color: #000 !important;
}

.layout-emotion .emotion--category-teaser .category-teaser--link:hover .category-teaser--title {
    height: 30%;
}

.layout-emotion .emotion--category-teaser .category-teaser--link .category-teaser--title {
    white-space: pre-line !important;
    line-height: 35px !important;
    padding-top: 8px !important;
}

.layout-emotion .box--inner,
.blog--box-picture,
.layout-emotion .emotion--category-teaser,
.layout-emotion .emotion--banner,
.blog--entry {
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.45);
}

.toast {
    font-size: 17px;
    color: white !important;
    opacity: 1 !important;
}

.toast-progress {
    height: 8px !important;
    color: black !important;
}

#toast-container {
    color: black !important;
    margin-bottom: 50px;
    margin-right: 50px;
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    z-index: 1 !important;
}

.toast-container i {
    color: black !important;
}

.toast-center {
    top: 50% !important;
    left: calc(50vw - 100px) !important;
    width: 200px !important;
}

.toast-success {
    background-color: #000 !important;
    height: 200px !important;
    width: 400px !important;
    box-shadow: none;
    background-position: 25px center !important;
}

@media (max-width: 600px) {
    .toast-success {
        width: 300px !important;
        height: 200px !important;
    }

    .toast-message {
        margin: 15px !important;
    }
}

.toast-message {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 30px;
    color: #fff !important;
}

.toast-message a {
    width: 200px;
    display: flex;
    justify-content: center;
    color: #000;
}

.toast-bottom-right {
    right: auto;
    left: auto;
}

.toast-success:hover {
    box-shadow: 12px #767575;
    transition: 0.3s;
}

.new-button-yellow {
    color: white;
    background-color: #ffd100;
    height: 55px;
    width: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.new-button-yellow:hover {
    color: #000 !important;
    background-color: #feda38 !important;
    transition: 0.3s !important;
}

body:not(.layout-emotion) .content--breadcrumb-wrap .content--breadcrumb .breadcrumb--list,
body.is--custom-listing .content--breadcrumb-wrap .content--breadcrumb .breadcrumb--list {
    margin-top: 0px !important;
    padding: 20px 20px !important;
}
