/* forced styling for the ml-slider
   to work with our custom theme */

.metaslider ul {
    padding: 0 !important;
}

ul.flex-direction-nav {
    top: initial !important;
}

ol.flex-control-paging {
    top: initial !important;
}

.ms-theme-architekt.metaslider-flex {
    padding-bottom: 44px !important;
}

.slides .image-container {
    margin-bottom: 5px !important;
    width: 101% !important;
}

.slides .ms-image {
    margin-bottom: 0 !important;
}