.ah-elementor-icon-list-items.elementor-inline-items {
    display: flex;
    flex-wrap: wrap;
}

.ah-elementor-icon-list-items {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.ah-elementor-icon-list-items .ah-elementor-icon-list-item,
.ah-elementor-icon-list-items .ah-elementor-icon-list-item a {
    display: flex;
    font-size: inherit;
    align-items: center;
}

.ah-elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
    word-break: break-word;
}

.ah-elementor-icon-list-items.elementor-inline-items .ah-elementor-icon-list-item {
    margin-right: 8px;
    margin-left: 8px;
}

.ah-elementor-icon-list-items.elementor-inline-items .ah-elementor-icon-list-item:after {
    width: auto;
    right: auto;
    left: -8px;
    position: relative;
    height: 100%;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    border-left-width: 1px;
    border-style: solid;
}