/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 04 2025 | 05:22:47 */
.cfvsw-swatch-inner {
    color: black;
}



.ccpw-header-ticker-fixedbar {
    position: absolute !important;
    top: 0 !important;
}


.astra-shop-summary-wrap table.cfvsw-shop-variations.variations.cfvsw-variation-disable-logic {
    display: none !important;
}


/* blog page css */
.ast-post-format-.blog-layout-4.ast-article-inner {
    background: #13171f !important;
    border-radius: 15px !important;
}

/* Shop page css */
.woocommerce ul.products li.product.desktop-align-left, .woocommerce-page ul.products li.product.desktop-align-left {
    text-align: center;
    background: #13171f !important;
    padding: 12px !important;
    border-radius: 5px !important;
}

a.button.product_type_variable.add_to_cart_button.cfvsw_ajax_add_to_cart {
    padding: 12px 17px !important;
    font-size: 14px !important;
}

img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    border-radius: 5px !important;
}

/* home page faqs  */

.uagb-block-cba53104 .uagb-faq-item {
    background: #13171f !important;
}