/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 23 2026 | 09:00:43 */
.lang .jet-check-list__item {
    overflow: unset;
}

.lang .jet-check-list--has-divider .jet-check-list__item {
    margin-top: 0px;
    border-top: none;
}

.lang .jet-check-list--columns-2 .jet-check-list__item {
    flex: 0 0 0;
    margin-right: 0%;
}

.lang .jet-check-list__item {
    padding: 0px;
}

.elementor-29556 .elementor-element.elementor-element-382fa38 div {
    line-height: 1.2;
}

/****************************************/
.lang .jet-listing-dynamic-field__content {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 6px;
}

.lang .jet-listing-dynamic-field__content b {
    display: block;
    width: 100%;
    margin: 0;
}

.lang .jet-check-list--columns-2,
.lang .jet-check-list {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 0 6px;
    align-items: center;
}

.lang .jet-check-list__item {
    display: inline-flex !important;
}

.lang .jet-check-list__item-content::after {
    content: ",";
    margin-left: 4px;
}

.lang .jet-check-list__item:last-child .jet-check-list__item-content::after {
    content: "";
}