/* widget: Remote Tabs */

#uc_remote_tabs_elementor_111cd0b7 .uc-items-wrapper{
  display:flex;
  /* flex-wrap: wrap; */
}

#uc_remote_tabs_elementor_111cd0b7 .ue-item{
  transition:0.3s;
  display:flex;
  position:relative;
}

#uc_remote_tabs_elementor_111cd0b7 .ue-item-link{
  transition: all .3s ease;
}

#uc_remote_tabs_elementor_111cd0b7 .ue-item-text{
  transition: all .3s;
}

#uc_remote_tabs_elementor_111cd0b7 .ue-item-link
{
  transition:0.3s;
  display:flex;
  position:relative;
}

#uc_remote_tabs_elementor_111cd0b7 .ue-item:hover
{
  cursor:pointer;
}


#uc_remote_tabs_elementor_111cd0b7 .ue-item-icon
{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex-grow:0;
  flex-shrink:0;
}

.ue-remote-tabs .ue-item-title
{
  transition: all .3s;
  font-size:18px;
}

#uc_remote_tabs_elementor_111cd0b7 .ue-item-icon
{
  line-height:1em;
}

#uc_remote_tabs_elementor_111cd0b7 .ue-item-icon svg
{
  height:1em;
  width:1em;
}

#uc_remote_tabs_elementor_111cd0b7 .ue-item .ue-item-label
{
  position:absolute;
  display:flex;
  justify-content:center;
  align-items:center;
  transition:0.3s;
}

#uc_remote_tabs_elementor_111cd0b7 .ue-item-image 
{
  display:inline-flex;
  flex-grow:0;
  flex-shrink:0;
  overflow:hidden;
}

#uc_remote_tabs_elementor_111cd0b7 .ue-item-image img
{
  width:100%;
}

#uc_remote_tabs_elementor_111cd0b7 .ue-item-element-gap
{
  flex-grow:0;
  flex-shrink:0;
}
