/*
Theme Name: Dacko Realty
Theme URI: https://dackorealty.com
Author: Dacko Realty
Description: Custom static theme for Dacko Realty
Version: 1.0.0
Text Domain: dacko-realty
*/

/* Hide GoDaddy shopping cart icon everywhere */
[data-aid="CART_ICON_RENDER"],
[aria-label="Shopping Cart Icon"],
[data-ux="UtilitiesMenuLink"][aria-label="Shopping Cart Icon"] {
    display: none !important;
}
