Hi Ziggy Ive checked the CSS and this is all the code I have, I'm still not to sure what's causing this problem?
/* Nav item hover color */
.header-nav-item a:hover {
color: hsl(0, 0%, 60%) !important;
transition-duration: 0.4s;
}
font-family: john-doe, sans-serif;
font-weight: 700;
font-style: normal;
.sqs-announcement-bar-close { display: none !important }
.primary-button-shape-rounded #siteWrapper:not(.with-button-variants) .sqs-button-element--secondary, .primary-button-shape-rounded #siteWrapper:not(.with-button-variants) .sqs-button-element--tertiary {
background-color: #18DEE0 !important;
}
.cart-checkout button {
background-color: #000000 !important;
}