  ﻿.alert {
    display: none;
}

a.k-link.k-menu-link:visited, a.k-link.k-menu-link:link {
    color: #ffffff;
    font-weight: 600;
}

.yotpo a.text-m {
    color: #ffffff !important;
}

    .yotpo a.text-m:hover {
        color: #E5E8E8 !important;
    }

#tabstrip > .k-content {
    overflow: visible;
}

.fit-image {
    max-width: 100%;
    object-fit: cover;
    height: auto;
    border: solid 1px #e3e3e3;
    border-bottom-width: 0;
}