.elementor-1001 .elementor-element.elementor-element-d44aafd{--display:flex;--margin-top:-36px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for ovabrw_product_destination_ajax, class: .elementor-element-3da8fde */.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 */