.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: #ffa595;
    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);
}

.uc-catalog-menu .t395__tab {
    border-radius: 50px;
}

.uc-catalog-menu .t395__width_33 {
    width: fit-content !important;
}

.uc-catalog-menu .t395__tab:before {
    content: "";
    width: 200px;
    height: 200px;
    background-size: cover;
    position: absolute;
    bottom: 120%;
    transform: translate(-50%);
    left: 50%;
    border-radius: 50%;
    border: 2px solid #e2e9f0;
}

.uc-catalog-menu .t395__tab[data-tab-number="1"]:before {
    background-image: url(https://static.tildacdn.com/tild3138-6637-4164-a439-343661313266/default.jpg);
}

.uc-catalog-menu .t395__tab[data-tab-number="2"]:before {
    background-image: url(https://static.tildacdn.com/tild3663-6166-4162-a165-353134656264/2.jpg);
}

.uc-catalog-menu .t395__tab[data-tab-number="3"]:before {
    background-image: url(https://static.tildacdn.com/tild3366-3961-4966-b165-376232393632/3.jpg);
}

.uc-catalog-menu .t395__tab_active:before {
    border-color: #2d1608 !important;
}

@media (min-width:640px) and (max-width:960px) {
.uc-catalog-menu .t395__tab:before {
    width: 150px;
    height: 150px;
}
.uc-catalog-menu .t395__wrapper {
    margin-top: 80px;
}
}

@media (min-width:480px) and (max-width:640px) {
.uc-catalog-menu .t395__tab:before {
    width: 120px;
    height: 120px;
}
.uc-catalog-menu .t395__wrapper {
    margin-top: 60px;
}
}

@media (max-width:480px) {
.uc-catalog-menu .t395__tab:before {
    width: 70px;
    height: 70px;
}
.uc-catalog-menu .t395__wrapper {
    margin-top: 20px;
}
}

@media (min-width:961px) {
.uc-catalog-menu .t395__wrapper {
    margin-top: 120px;
}
}

.uc-catalog-menu .t395__tab:last-child {
    margin-right: 0px !important;
}

.uc-catalog-menu .t395__wrapper {
    display: flex !important;
    justify-content: space-between;
}

@media(max-width: 640px) {
.uc-catalog-menu .t395__tab .t395__title {
    font-size: 18px !important;
    padding: 5px 5px !important;
}
}

.uc-catalog-menu .t395__tab .t395__title {
    padding: 5px 15px !important;
}

.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;
}