.elementor-995 .elementor-element.elementor-element-f8c1aec{--display:flex;--margin-top:-52px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for ovabrw_product_destination_ajax, class: .elementor-element-6c478f3 */.destination-item {
  display: none !important;
}
.woocommerce-Price-amount.amount::before {
    content: "From:";
    font-size: 20px; /* same as product title */
    font-weight: bold;
    color: var(--secondary); /*var(--heading); same variable color */
    font-feature-settings: "pnum" on, "onum" on;
    margin-right: 6px;
    transition: all 0.3s ease; /* match smooth transition */
}/* End custom CSS */