/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.cs-preview-element-wrapper .metaslider {
    display: none;
}

.flex-direction-nav a.flex-next {
    left: auto !important;
}

.flex-direction-nav .flex-next {
    right: 5px !important;
}

.flex-direction-nav a.flex-prev {
    left: 5px !important;
}

.flex-control-nav:not(.flex-control-thumbs) {
    background-color: inherit;
    top: inherit;
    right: inherit;
    border-radius: inherit;
    padding: inherit;
}