.navigation-carousel h1 {
    text-align: center
}

.owl-carousel .item {
    border: .07rem solid #ebecf0;
    border-radius: .43rem
}

.owl-carousel .item i {
    margin: .5em 0
}

.owl-carousel .item a {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: .5em
}

.orderpage .orderpage-summary.orderpage-summary-sticky {
    position: absolute !important;
    margin: 0 !important;
}
