<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.button-1 {
    background-color: #bf00ff !important;
}

.button-2 {
    color: #bf00ff !important;
    background-color: #f9f9f9 !important;
}

.topic-page a {
    color: #bf00ff !important;
}

/* HEADER */
@media (max-width: 1000px) {
    .mobile-logo {
        background: url(https://teetalyimmages.blob.core.windows.net/thumbs/0876656_IMG_15-24-11-2411133635434517888934_300.png) no-repeat center;
    }
}

.header-upper {
    background-color: #bf00ff;
}

.top-menu a:hover {
    color: #bf00ff !important;
}

.header-cart {
    background-color: #bf00ff !important;
}

/* CATALOG */
.attribute-squares .selected-value .attribute-square {
    border-color: #bf00ff !important;
}

.pager .current-page span {
    background-color: #bf00ff;
}


.block .list a:hover {
    color: #bf00ff !important;
}

.block .list .active &gt; a {
    color: #bf00ff !important;
}

.item-box .product-box-add-to-cart-button {
    background-color: #bf00ff !important;
}

    .item-box .product-box-add-to-cart-button:hover {
        background-color: #bf00ff !important;
    }

.item-box .product-title a:hover {
    color: #bf00ff;
}

.overview .product-price {
    color: #bf00ff !important;
}

.overview .add-to-cart-button, .variant-overview .add-to-cart-button {
    background-color: #bf00ff;
}

    .overview .add-to-cart-button:hover, .variant-overview .add-to-cart-button:hover {
        background-color: #bf00ff;
    }

.prices span {
    color: #bf00ff !important;
}


.search-page .search-button {
    background-color: #bf00ff;
}

    .search-page .search-button:hover {
        background-color: #bf00ff;
    }

/* BREADCRUMB */
.breadcrumb a:hover {
    color: #bf00ff !important;
}

/* LOGIN PAGE */

.login-page .forgot-password a {
    color: #bf00ff !important;
}

.login-page .buttons input {
    background-color: #bf00ff;
}

    .login-page .buttons input:hover {
        background-color: #bf00ff;
    }

.registration-page .button-1, .registration-page .button-1:hover, .account-page .button-1, .account-page .button-1:hover {
    background-color: #bf00ff;
}

/* CART */

.shopping-cart-page .button-2.update-cart-button {
    background-color: #bf00ff !important;
}

.shopping-cart-page .continue-shopping-button {
    color: #bf00ff !important;
}

.shopping-cart-page .cart td.subtotal {
    color: #bf00ff;
}

/* FOOTER */

.footer .networks li {
    background-color: #bf00ff;
}

.footer-block .title + *::before {
    background-color: #bf00ff;
}

/* ORDER PAGE */

.order-details-page .order-total strong {
    color: #bf00ff !important;
}

.order-details-page .order-number {
    color: #bf00ff;
}


.block.block-account-navigation .list li a.active {
    color: #bf00ff !important;
}</pre></body></html>