.elementor-1162 .elementor-element.elementor-element-0bcf6f4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1162 .elementor-element.elementor-element-2abd312{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1162 .elementor-element.elementor-element-2abd312:not(.elementor-motion-effects-element-type-background), .elementor-1162 .elementor-element.elementor-element-2abd312 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F5F5;}.elementor-1162 .elementor-element.elementor-element-96addd1{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-1162 .elementor-element.elementor-element-96addd1.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-1162 .elementor-element.elementor-element-96addd1 .jet-listing-dynamic-repeater__items{flex-direction:column;justify-content:flex-start;}.elementor-1162 .elementor-element.elementor-element-96addd1 .jet-listing-dynamic-repeater__item > *{justify-content:flex-start;}.jet-listing-item.single-jet-engine.elementor-page-1162 > .elementor{width:1175px;margin-left:auto;margin-right:auto;}@media(min-width:768px){.elementor-1162 .elementor-element.elementor-element-2abd312{--width:800px;}}@media(max-width:767px){.elementor-1162 .elementor-element.elementor-element-0bcf6f4{--justify-content:flex-start;}.elementor-1162 .elementor-element.elementor-element-2abd312{--width:100%;--flex-wrap:nowrap;}.elementor-1162 .elementor-element.elementor-element-2abd312.e-con{--align-self:flex-start;}}/* Start custom CSS for jet-listing-dynamic-repeater, class: .elementor-element-96addd1 */.repeater-container {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.repeater-row {
    display: flex;
    width: 800px;
    border-bottom: 2px solid white;
}

.common-col {
    color:black;
    border-right: 2px solid white;
    padding: 6px 20px;
    font-size: 14px;
    font-weight: 600;
}

.col-date {
    width: 20%;
    flex: 1;
}

.col-name {
    width: 300%;
    flex: 2;
}

.col-price {
    width: 20%;
    flex: 1;
    color: highlight;
}

.col-note {
    width: 30%;
    flex: 3;
    font-style: italic;
        border-right: none !important;

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-0bcf6f4 */.residents-list{
    min-width: 800px !important;
}/* End custom CSS */