/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 26 2025 | 11:30:25 */
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-title,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h2{
	font-size:28px!important;
}
header#masthead {
    display: none;
}


.woocommerce-js .woocommerce-customer-details, .woocommerce-js .woocommerce-order-details, .woocommerce-js .woocommerce-order-downloads {
    margin-bottom: 0;
}


.ast-plain-container.ast-no-sidebar #primary {
    margin-top: 20px;
    margin-bottom: 0;
}

.woocommerce-js a.compare.button {
    display: none;
}

header .custom-logo-link img {
    filter: none;
}

.ast-sticky-add-to-cart .ast-container .ast-sticky-add-to-cart-content {
    color: var(--e-global-color-astglobalcolor8);
}

.woocommerce-js #review_form #respond .form-submit input {
    background-color: #bc2026;
    color: #fff;
    border-color: #bc2026;
    border-radius: 6px;
    padding: 9px 30px;
}

@media (min-width: 922px) {

    body.woocommerce-js.woocommerce .ast-container,
    body.woocommerce-page .ast-container,
    body.woocommerce-checkout.woocommerce-js .ast-container,
    body.woocommerce-account.woocommerce-js .site-content .ast-container {
        max-width: 1240px !important;
    }
}

.woocommerce-js #review_form #respond .form-submit input:hover {
    background-color: transparent;
    color: #000;
}




body.woocommerce-cart.woocommerce-js .site-content .ast-container,
body.woocommerce-checkout.woocommerce-js .site-content .ast-container,
body.woocommerce-account.woocommerce-js .site-content .ast-container {
    width: 100%;
    max-width: 100% !important;
    margin: 0;
    padding: 0;
}

a.button.wc-forward {
    background-color: #bc2026 !important;
    border-color: #bc2026 !important;
    border-radius: 8px !important;
}

a.button.wc-forward:hover {
    color: black !important;
    background-color: transparent !important;
    border: 1px solid #bc2026 !important;
}


@media (max-width: 767px) {
    .woocommerce-page.woocommerce-checkout .woocommerce-order ul.order_details {
        display: grid !important;
        margin: 40px 20px !important;
    }
	
	.astra-cart-drawer .astra-cart-drawer-close {
    outline: none !important;
    border: none !important;
    top: 0;
}
	
	.site-header-section>div:first-child,
	.site-header-section>div:last-child {
		padding: 0
	}
	
	.ast-site-header-cart .ast-woo-header-cart-info-wrap {
		display: none;
	}
	
	.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle {
    border: none !important;
}

   .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
    max-width: 100%;
    object-fit: contain;
    width: 100%;
    object-position: top center;
    height: 250px;
}

    .woocommerce-js ul.products li.product a img {
        height: 220px !important;
    }

    .archive.woocommerce-page div#content {
        padding: 0 !important;
    }

    .woocommerce-js ul.order_details li {
        margin-top: 10px;
        border: none;
    }

    .ast-archive-entry-banner[data-post-type="product"] .ast-container h1 {
        font-size: 40px !important;
    }

    .ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .footer-widget-area .ast-builder-html-element {
        text-align: left !important;
    }

    .ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-html-element img.alignnone {
        width: 50% !important;
    }

    .ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"] nav.menu-footer-info-container,
    .ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"] nav.menu-footer-discover-container,
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .textwidget {
        margin-left: 10px !important;
    }

    .footer-widget-area.widget-area.site-footer-focus-item.ast-footer-html-2 .ast-builder-html-element p {
        text-align: center !important;
    }
	body.woocommerce-checkout.woocommerce-page.woocommerce-js .ast-container {
 
    padding: 0 !important;
}

    .ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner,
    .ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner,
    .ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner,
    .ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner {
        text-align: left !important;
    }
}