// Replace "Powered by Shopify" with "Powered by NexCommerce" + Logo (function() {// Your NexCommerce logo URL - REPLACE THIS WITH YOUR ACTUAL LOGO URL const logoURL = "/cdn/shop/files/Logo_NexCommerce_430x.jpg?v=1765710706#"; // Inject CSS styles const style = document.createElement("style"); style.textContent = ` .shopify-link,a[href*="shopify.com"],.powered-by-shopify {font-size: 0 !important; visibility: hidden !important;} .shopify-link::after,a[href*="shopify.com"]::after,.powered-by-shopify::after {content: "Powered by NexCommerce"; font-size: 14px !important; visibility: visible !important; display: inline-flex !important; align-items: center !important; gap: 8px;} .shopify-link::before,a[href*="shopify.com"]::before,.powered-by-shopify::before {content: ""; display: inline-block !important; width: 24px; height: 24px; background-image: url(${/cdn/shop/files/Logo_NexCommerce_430x.jpg?v=1765710706#}); background-size: contain; background-repeat: no-repeat; background-position: center; visibility: visible !important; margin-right: 6px; vertical-align: middle;} .shopify-link,a[href*="shopify.com"],.powered-by-shopify {color: #333 !important; text-decoration: none !important; transition: opacity .3s ease;} .shopify-link:hover,a[href*="shopify.com"]:hover,.powered-by-shopify:hover {opacity: .7;} `; // Append the style to the document head document.head.appendChild(style); // Optional: Direct DOM manipulation as backup function replaceShopifyText() {const shopifyLinks = document.querySelectorAll('a[href*="shopify.com"]'); shopifyLinks.forEach(link => {if (link.textContent.toLowerCase().includes("shopify")) {link.setAttribute("data-nexcommerce","true");}});} // Run on page load if (document.readyState === "loading") {document.addEventListener("DOMContentLoaded",replaceShopifyText);} else {replaceShopifyText();}})(); .custom-footer-branding{display:inline-flex;align-items:center;gap:8px}.custom-footer-logo{height:24px;width:auto;display:block}@media (max-width: 768px){.custom-footer-logo{height:20px}}.footer__copyright{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px}.copyright__content{display:inline-block}.custom-footer-branding{display:inline-flex;align-items:center;gap:8px}.custom-footer-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:inherit;transition:opacity .3s ease}.custom-footer-link:hover{opacity:.7}.custom-footer-logo{height:20px;width:auto;display:block}.custom-footer-link span{font-size:.9em;white-space:nowrap}@media (max-width: 768px){.footer__copyright{flex-direction:column;gap:8px}.custom-footer-logo{height:18px}}.product__media-wrapper{position:relative}.product__media{position:relative;overflow:hidden}.product__media:after{content:"Purple Cushhh Apothecare\aPurple Cushhh Apothecare\aPurple Cushhh Apothecare\aPurple Cushhh Apothecare";position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;letter-spacing:3px;text-transform:uppercase;text-align:center;line-height:4;color:#805aaa2e;pointer-events:none;z-index:2;white-space:pre;transform:rotate(-30deg)}.card__inner{position:relative;overflow:hidden}.card__inner:after{content:"Purple Cushhh Apothecare\aPurple Cushhh Apothecare\aPurple Cushhh Apothecare\aPurple Cushhh Apothecare";position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;letter-spacing:3px;text-transform:uppercase;text-align:center;line-height:3.5;color:#805aaa2e;pointer-events:none;z-index:2;white-space:pre;transform:rotate(-30deg)}@media (max-width: 768px){.product__media:after,.card__inner:after{font-size:14px;letter-spacing:2px;line-height:3.5}}@media (max-width: 480px){.product__media:after,.card__inner:after{font-size:11px;letter-spacing:1.5px;line-height:3}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom.css.map */
