.width-100, .width-100 .banner--content, .width-100 .emotion--banner, .width-100 img {
    width: 100px !important;
    min-width: 100px !important;
    max-width: 100px !important;
}

.width-150, .width-150 .banner--content, .width-150 .emotion--banner, .width-150 img {
    width: 150px !important;
    min-width: 150px !important;
    max-width: 150px !important;
}

.width-180, .width-180 .emotion--element {
    width: 180px !important;
    min-width: 180px !important;
    max-width: 180px !important;
}

.width-200, .width-200 .banner--content, .width-200 .emotion--banner, .width-200 img {
    width: 200px !important;
    min-width: 200px !important;
    max-width: 200px !important;
}

.height-100, .height-100 .emotion--banner, .height-100 .emotion--content {
    max-width: 175px !important;
    min-width: 175px !important;
}

.height-100 img {
    height:100px;
    max-width: 175px;
}

.mauser-color-material-body .emotion--element {
    min-width: 20px !important;
    flex: initial !important;
    padding: 0 !important;
    margin: 16px 0; !important;
}

.color-material-image, .color-material-image .banner--content, .color-material-image .emotion--banner, .color-material-image img,
.category-header-pic, .category-header-pic .banner--content, .category-header-pic .emotion--banner, .category-header-pic img {
    width: 145px !important;
    min-width: 145px !important;
    max-width: 145px !important;

}

.color-material-image img,
.category-header-pic img {
    max-height:100px !important;
    height: 100px !important;
}

td a {
    color: black;
}

.mauser-color-material-body .emotion--element .emotion--banner {
    margin: 0;
}

.mauser-color-material-body .emotion--row {
    justify-content: start;
}

.max-height-300 img {
    max-height: 320px !important;
    object-fit: cover;
    border-radius: 5px;
}

.max-height-300 .emotion--banner, .max-height-300 .emotion--banner .banner--content {
    max-height: 320px;
}

.height-300 img {
    height: 320px !important;
    object-fit: cover;
    border-radius: 5px;
}

.height-300 .emotion--banner, .height-300 .emotion--banner .banner--content {
    height: 320px !important;
}

.emotion--banner {
    margin-top: 20px;
}

.blog--entry {
    width: 100% !important;
    margin: 0 !important;
}

.image-with-description {
    display: flex !important;
    flex-direction: column !important;
    width: 100%;
    justify-content: center;
    align-content: center;
}

.image-with-description p {
    margin-top: 10px;
    width: 100%;
    text-align: center;
}

.mauser-grid-adjustments-start .emotion--element {
    flex: initial;
    min-width: auto;
}

.mauser-grid-adjustments .emotion--element {
    display: flex;
    flex: 1;
    min-width: 360px;
    margin: 8px;

}
.mauser-grid-adjustments .mauser-banner {
    max-width: 500px !important;
    flex: initial !important;
    padding: 0 !important;
    margin: 10px 0;
}

.mauser-grid-adjustments p {
    margin: 20px 0;
}

.mauser-grid-adjustments h2 {
    margin-top: 50px;
}

.mauser-grid-adjustments section {
    padding-top: 0 !important;
}

.mauser-grid-adjustments .emotion--row {
    display: flex !important;
    flex-wrap: wrap;
    align-items: start;
    align-content: center;
    justify-content:center;
    padding: 0 300px;
}

.mauser-grid-adjustments-start .emotion--row {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: start !important;
    align-items: start !important;
    align-content: start !important;
    padding: 0 300px;
}

.mauser-grid-adjustments .banner-slider--container {
    margin: auto;
}

.mauser-grid-adjustments .banner-slider--title {
    min-width: 25%;
    word-break: break-word;
    white-space: normal !important;
    height:150px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    top: 30% !important;
    font-family:"Open Sans", sans-serif;
    font-size:32px;
    font-weight:700;
    -webkit-font-smoothing:antialiased;
    left: calc(50% - 200px) !important;
}

.mauser-grid-adjustments .banner-slider--banner,
.mauser-grid-adjustments .banner-slider--banner img {
    object-fit: cover;
    max-height:670px !important;
}

.mauser-grid-adjustments .emotion--row.row--1,
.mauser-grid-adjustments .emotion--row.row--1 .emotion--element {
    margin: 0 !important;
    padding: 0 !important;
}

.mauser-grid-adjustments .emotion--row.row--1 .emotion--element {
    width:100% !important;
}

.mauser-grid-adjustments .blog--entry {
    margin-bottom: 24px;
    background: #d6d6d6;
}

.mauser-grid-adjustments .emotion--blog .blog--entry {
    height: fit-content !important;
}

@media screen and (max-width: 1600px) {
    .mauser-grid-adjustments .emotion--row {
        padding: 0 175px;
    }
    .mauser-grid-adjustments img {
        width: 450px;
    }
}

@media screen and (max-width: 1440px) {
    .mauser-grid-adjustments img {
        width: 450px;
    }
}

@media screen and (max-width: 1260px) {
    .mauser-grid-adjustments .emotion--row {
        padding: 0 75px;
        width: 100% !important;
    }
}

@media screen and (max-width: 1023px) {

}

@media screen and (max-width: 890px) {
    .mauser-grid-adjustments .emotion--element {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .mauser-grid-adjustments .emotion--row {
        padding: 0 50px;
    }

    .mauser-grid-adjustments-start .emotion--row {
        justify-content: center !important;
        align-items: center !important;
        align-content: center !important;
    }

    .mauser-color-material-body .emotion--row {
        justify-content: center !important;
    }
}

@media screen and (max-width: 991.98px) {
    .mauser-grid-adjustments div .banner-slider--title {
        margin: 0;
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%);
    }
}

@media screen and (max-width: 600px) {
    .mauser-grid-adjustments .emotion--row {
        padding: 0 50px;
    }

    .mauser-grid-adjustments div .banner-slider--title {
        margin: 0;
        min-width: 33%;
        height: unset !important;
        padding: 16px;
        font-size: 1.5rem !important;
    }
}

@media screen and (max-width: 479px) {
    .mauser-grid-adjustments .mauser-banner span {
        font-size: 16px;
    }

    .mauser-grid-adjustments .emotion--row {
        padding: 0 25px;
    }
}

@media screen and (max-width: 420px) {
    .mauser-grid-adjustments .emotion--row {
        padding: 0 6px;
    }
}

@media screen and (max-width: 360px) {
    .mauser-grid-adjustments .mauser-banner {
        width: 370px !important;
        min-width: initial;
    }

    .mauser-grid-adjustments .mauser-banner span {
        font-size: 15px;
    }
}




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

#toast-container i {
    color: black !important;
    background:red !important;
}

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


.toast-success.toast-message{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 20%;
}
