.shop-carousel-element .carousel-buttons {
    flex-direction: row-reverse;
}

.shop-carousel-element .box-heading .box-title span:after {
    left: auto;
    right: -10px;
}

.shop-carousel-element .box-heading .box-buttons a svg {
    transform: rotateY(180deg);
}