.t706__cartwin-prodamount-wrap,
.t706__cartwin-totalamount-wrap {
    display: none !important;
}
.t706__cartwin-prodamount-price::after,
.t-store__prod-popup__price .t-store__prod-popup__price-value::after,
.t-store__card__price .t-store__card__price-value::after {
    content: " / night ";
    font-size: 0.8em;
    white-space: nowrap;
}
.t-form__successbox {
	background: #ffffff;
	color: #009688;
	margin-bottom: 0;
	padding: 0;
}