/* Start custom CSS */body.elementor-page-1129 .woocommerce-message a {
    background: #e3a135 !important;
    color: #fff !important;
    font-weight: 400 !important;
    border-radius: 9px !important;
    padding-top: 0.5rem !important;
    margin-right: auto;
    font-family: "Dana" !important;
    border-color: #e3a135 !important;
}

body.elementor-page-1129 .woocommerce-message {
    display: flex;
    flex-direction: row-reverse;
    justify-content: right;
    align-items: center;
    background-color: #d3d3d378;
    border-radius: 12px !important;
}


body.elementor-page-1129 .woocommerce-message a:hover {
    background: #e3a135 !important;
    color: #fff !important;
}/* End custom CSS */