.navbar__list-item .tn-atom {
    border-bottom: 1px dashed #1A202C !important;
}

.navbar__list-item .tn-atom:hover {
    border-bottom: 1px dashed #3b3f46 !important;
    color: #3b3f46 !important;
}

.navbar__contact .tn-atom:hover {
    color: #3b3f46 !important;
}

.t-checkbox__indicator {
    border-color: rgb(251, 39, 0);
    border-radius: 3px;
    background-color: white;
}

.t-checkbox__indicator:after {
    border-color: #fb2700;
    background-color: #d8f3ae;
    width: 10px !important;
    height: 10px !important;
    border: solid #000;
    border-width: none;
    content: "";
    display: none;
    height: 8px;
    position: initial;
    top: 2px;
    -webkit-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
    width: 3px;
}

@media screen and (max-width: 960px) {
    .uc-catalog-menu .t395__col_mobile-flex {
        overflow: visible;
    }
}

.text-shadow .tn-atom {
    text-shadow: 0px 0px 16px rgba(0,0,0,0.6);
}

.slideris .uc-slider-mer {
    width:inherit;
    height: inherit;
}

.slideris .uc-slider-mer .t1148, .slideris .uc-slider-mer .t1148__slider, .slideris .uc-slider-mer .t1148__gallery {
    height: inherit;
}

.slideris .uc-slider-mer .t1148__slider {
    padding-left: 0px !important;
}

.slideris .uc-slider-mer .t1148__control {
    border-radius: 0px !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
    height: 60px !important;
}

.slideris .uc-slider-mer .t1148__controls {
    padding: 0px !important;
}

.slideris svg {
    background-color: rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 960px) {
    .t1148__container_flex {
        position: absolute;
        z-index: 1;
    }
}

.t-store__card__mark-wrapper {
    right: 0px !important;
    top: 0px !important;
}

.t-store__card__mark {
    border-radius: 0px !important;
    width: 120px !important;
    height: 30px !important;
}