.price-line-through {
    text-decoration: line-through;
}

.t792 .t-container{
    -webkit-box-shadow: 0px 0px 20px 0px rgba(34, 60, 80, 0.1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(34, 60, 80, 0.1);
    box-shadow: 0px 0px 20px 0px rgba(34, 60, 80, 0.1);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 30px 0px 10px;
}
.t923__wrapper{
    -webkit-box-shadow: 0px 0px 20px 0px rgba(34, 60, 80, 0.1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(34, 60, 80, 0.1);
    box-shadow: 0px 0px 20px 0px rgba(34, 60, 80, 0.1);
}

.t-divider.t792__line{
    margin-top: 0px !important;
    margin-bottom: 28px;
    width: 90%;
}

.t792__uptitle {
    margin-bottom: 0px;
}

@media screen and (max-width: 960px) {
    .t650 .t650__text {
        padding-bottom: 20px;
    }
}

.t650 .t650__text {
    padding: 20px 20px 30px;
}
@media screen and (max-width: 960px) {
    .t994__content {
        padding-top: 0px !important;
    }
}

@media screen and (max-width: 480px) {
    .t994__slidecontainer {
        height: 50vh;
    }
}

@media screen and (max-width: 480px) {
    .t994__width-wrapper {
        max-width: unset;
        height: 50vh;
    }
}
@media screen and (min-width: 480px) and (max-width: 960px) {
    .t994__slidecontainer {
        height: 75vh;
    }
}

@media screen and (min-width: 480px) and (max-width: 960px) {
    .t994__width-wrapper {
        max-width: unset;
        height: 75vh;
    }
}