﻿/* widget: Background Slider */

#uc_background_slider_bg_addon250083 {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 100%;
    overflow: hidden;
}

    #uc_background_slider_bg_addon250083 .owl-carousel {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        height: 100%;
    }

    #uc_background_slider_bg_addon250083 .owl-stage-outer {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        height: 100%;
    }

    #uc_background_slider_bg_addon250083 .owl-stage {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        height: 100%;
    }


    #uc_background_slider_bg_addon250083 .owl-carousel .ue-item {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        height: 100%;
    }

        #uc_background_slider_bg_addon250083 .owl-carousel .ue-item img {
            position: absolute;
            top: 0px;
            left: 0px;
            right: 0px;
            bottom: 0px;
            object-fit: cover;
            height: 100%;
            width: 100%;
        }

        #uc_background_slider_bg_addon250083 .owl-carousel .ue-item .ue-item-template {
            position: absolute;
            top: 0px;
            left: 0px;
            right: 0px;
            bottom: 0px;
            object-fit: cover;
            height: 100%;
            width: 100%;
        }

    #uc_background_slider_bg_addon250083 .ue-item-inside {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        height: 100%;
    }


    #uc_background_slider_bg_addon250083 .owl-item {
        height: 100%;
        overflow: hidden;
    }
