.ast-archive-entry-banner[data-post-type="product"][data-banner-background-type="featured"] {
    background-image: url(https://gunnerd.us/wp-content/uploads/2026/06/gun_store_bg.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.wc-block-product-categories-list-item__name {color: #000000;}
/* Target Chrome, Safari, Edge, and Opera */
input.wc-block-price-filter__range-input::-webkit-slider-thumb {
    background-color: #000000 !important;
    border-color: #000000 !important;
}

/* Target Firefox */
input.wc-block-price-filter__range-input::-moz-range-thumb {
    background-color: #000000  !important;
    border-color: #000000 !important;
}

.woocommerce-page .widget .wc-block-price-slider input[type=range] {
	 background-color: #000000  !important;
    border-color: #000000 !important;
}

.wc-block-components-price-slider__actions button[type=submit]:not(.wp-block-search__button).wc-block-components-filter-submit-button {background: none;}

.woocommerce-js nav.woocommerce-pagination ul li a, .woocommerce-js nav.woocommerce-pagination ul li span {color: #000000; background: none;}

#moderncart-floating-cart .moderncart-floating-cart-count {background-color: #7A7A7A;}

#moderncart-floating-cart button {
  background-color: #DCA54A;
}

.ast-icon svg:not([fill]) {
    fill: #ffffff;
}

.ast-site-header-cart .ast-addon-cart-wrap i.astra-icon:after {
    color: #000000;
    background-color: #ffffff;
}

.woocommerce-js div.product .stock {
    color: #77a464;
}

a, .page-title {
    color: #000000;
}

#moderncart-slide-out .moderncart-slide-out-footer .moderncart-cart-total a.checkout-button { 
background-color: #DCA54A;
}

.moderncart-cart-item-image .moderncart-cart-item-onsale { background-color: #DCA54A; }

.woocommerce-shop :where(h1,h2,h3,h4,h5,h6, span) {
	color: #000000;
}

.ast-builder-menu-1 .menu-item > .menu-link {
	color: #ffffff;
}

.woocommerce-js ul.products li.product .price del {
    color: #000000;
}

.woocommerce-page a, .page-title {
	color: #ffffff;
}

.woocommerce-js ul.products li.product .price del {
	color: #ffffff;
}

.cfvsw-swatch-inner, .woocommerce-result-count {
	color: #000000;
}

.woocommerce-checkout .wc-gc-gift-cards-wrapper,
.add_gift_card_form {
    display: none !important;
}

.woocommerce-Tabs-panel {
	color: #ffffff;
}

.ast-archive-entry-banner h1 {
		font-size: 90px !important;
    font-size: 5.625rem !important;
    font-family: 'Allerta Stencil', sans-serif;
    line-height: 1.4em;
    text-transform: uppercase;
    color: #ffffff;
}


.e-ff5ba94-f126429, .e-divider-base {
	  width: 25%;
    height: 5px;
    background: #dca54a !important;
    border: none;
}

@media (max-width: 543px) {
    .ast-builder-grid-row-mobile-layout-default {
        background: transparent;
    }
    .ast-builder-grid-row-mobile-layout-default img {
        max-width: 100px !important;
        width: 100px;
    }
    .ast-woocommerce-container {
      background: #ffffff !important;
    }
    .ast-archive-entry-banner[data-post-type="product"] {
      margin-top: -180px;
      padding-bottom: 100px;
    }
    .ast-archive-entry-banner h1 {
      font-size: 4rem !important;
    }
}
/* GunNERD shop product text */
.woocommerce ul.products li.product .astra-shop-summary-wrap,
.woocommerce ul.products li.product .astra-shop-summary-wrap *,
.woocommerce ul.products li.product .astra-shop-summary-wrap a,
.woocommerce ul.products li.product .astra-shop-summary-wrap span,
.woocommerce ul.products li.product .astra-shop-summary-wrap bdi,
.woocommerce ul.products li.product .astra-shop-summary-wrap del,
.woocommerce ul.products li.product .astra-shop-summary-wrap ins {
    color: #ffffff !important;
}