.elementor-193 .elementor-element.elementor-element-5ed5f34{--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;--border-radius:10px 10px 10px 10px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-193 .elementor-element.elementor-element-5ed5f34:not(.elementor-motion-effects-element-type-background), .elementor-193 .elementor-element.elementor-element-5ed5f34 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-193 .elementor-element.elementor-element-5ed5f34.e-con{--flex-grow:1;--flex-shrink:0;}.elementor-193 .elementor-element.elementor-element-fc923e5 .jet-listing-dynamic-image{justify-content:flex-start;}.elementor-193 .elementor-element.elementor-element-fc923e5 .jet-listing-dynamic-image__figure{align-items:flex-start;}.elementor-193 .elementor-element.elementor-element-fc923e5 .jet-listing-dynamic-image a{display:flex;justify-content:flex-start;}.elementor-193 .elementor-element.elementor-element-fc923e5 .jet-listing-dynamic-image img{height:200px;object-fit:cover;}.elementor-193 .elementor-element.elementor-element-fc923e5 .jet-listing-dynamic-image__caption{text-align:left;}.elementor-193 .elementor-element.elementor-element-c80929b{--display:flex;}.elementor-193 .elementor-element.elementor-element-839d217{margin:-15px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-193 .elementor-element.elementor-element-839d217 .jet-listing-dynamic-field__content{font-weight:700;text-align:left;}.elementor-193 .elementor-element.elementor-element-839d217 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-193 .elementor-element.elementor-element-839d217 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-193 .elementor-element.elementor-element-839d217 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-193 .elementor-element.elementor-element-18062af{margin:-15px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-193 .elementor-element.elementor-element-18062af .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-193 .elementor-element.elementor-element-18062af .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-193 .elementor-element.elementor-element-18062af .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-193 .elementor-element.elementor-element-18062af .jet-listing-dynamic-field__content{text-align:left;}.elementor-193 .elementor-element.elementor-element-394184e{margin:-15px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-193 .elementor-element.elementor-element-394184e .jet-listing-dynamic-field__content{font-size:16px;font-weight:600;text-align:left;}.elementor-193 .elementor-element.elementor-element-394184e .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-193 .elementor-element.elementor-element-394184e .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-193 .elementor-element.elementor-element-394184e .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Lato;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-193 .elementor-element.elementor-element-a139a17{padding:0px 5px 0px 5px;text-align:start;}.elementor-193 .elementor-element.elementor-element-a139a17 .elementor-heading-title{font-family:"Lato", Lato;font-size:14px;font-weight:500;line-height:1.3em;color:#C0392B;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Lato;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-193 .elementor-element.elementor-element-1ed26a9 .elementor-button{font-family:"Roboto", Lato;font-weight:500;fill:var( --e-global-color-bbce679 );color:var( --e-global-color-bbce679 );}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}@media(min-width:768px){.elementor-193 .elementor-element.elementor-element-5ed5f34{--content-width:500px;}}@media(max-width:767px){.elementor-193 .elementor-element.elementor-element-839d217 .jet-listing-dynamic-field__content{font-size:16px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}/* Start custom CSS for heading, class: .elementor-element-a139a17 */.price-disclaimer {
  margin-bottom: 6px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-5ed5f34 *//* 1. Make each listing item act as a flex column wrapper */
.jet-listing-grid .jet-listing-grid__item {
    display: flex;
}

/* 2. Make the inventory-card container stretch and stack vertically */
.jet-listing-grid .jet-listing-grid__item .inventory-card {
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* 3. Push the button to the bottom of the card */
.jet-listing-grid .jet-listing-grid__item .inventory-card .elementor-widget-button {
    margin-top: auto;
}/* End custom CSS */