/* widget: Logo Carousel */

    #uc_logo_carousel_elementor_55b182eb {
      min-height: 1px;
    }

    #uc_logo_carousel_elementor_55b182eb * {
      box-sizing: border-box;
    }

    #uc_logo_carousel_elementor_55b182eb .owl-nav .owl-prev {
      position: absolute;

      display: inline-block;
      text-align: center;
    }

    #uc_logo_carousel_elementor_55b182eb .owl-nav .owl-next {
      position: absolute;

      display: inline-block;
      text-align: center;
    }


    #uc_logo_carousel_elementor_55b182eb .owl-dots {
      overflow: hidden;
      display: none !important;
      text-align: center;
    }

    #uc_logo_carousel_elementor_55b182eb .owl-dot {
      border-radius: 50%;
      display: inline-block;
    }


    #uc_logo_carousel_elementor_55b182eb {
      text-align: center;
      position: relative;
    }

    #uc_logo_carousel_elementor_55b182eb .uc_logo_carousel_holder {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
      width: 100%;
    }

    #uc_logo_carousel_elementor_55b182eb .uc_logo_carousel_holder a {
      height: 100%;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    #uc_logo_carousel_elementor_55b182eb img {
      height: 100%;
      width: 100%;
      object-fit: contain;
    }