/* ==================================================
   Split from home-sections.css
   File generated for Blocksy child theme modular CSS.
================================================== */

/* ==================================================
HOMEPAGE BESTSELLER SECTION
================================================== */

.home .akj-bestseller-section {
    width: calc(100% - 72px) !important;
    max-width: 1680px !important;
    margin: 0 auto 22px !important;
    padding: 24px 36px 26px !important;
    background:
        radial-gradient(circle at bottom center, rgba(184, 0, 0, 0.22) 0%, rgba(184, 0, 0, 0) 34%),
        linear-gradient(180deg, #07070a 0%, #0d0d12 100%) !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
}

.home .akj-bestseller-header {
    display: flex !important;
    align-items: flex-start !important;
    justify-content: space-between !important;
    gap: 40px !important;
    margin-bottom: 0 !important;
}

.home .akj-bestseller-header-left {
    max-width: 960px !important;
}

.home .akj-bestseller-eyebrow {
    display: inline-flex !important;
    align-items: center !important;
    gap: 16px !important;
    margin: 0 0 18px !important;
    color: #ff1717 !important;
    font-size: 16px !important;
    font-weight: 900 !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.04em !important;
}

.home .akj-bestseller-eyebrow::after {
    content: "" !important;
    display: inline-block !important;
    width: 64px !important;
    height: 2px !important;
    background: #b80000 !important;
}

.home .akj-bestseller-title {
    margin: 0 0 12px !important;
    color: #ffffff !important;
    font-size: clamp(46px, 5vw, 76px) !important;
    font-weight: 900 !important;
    line-height: 1 !important;
    letter-spacing: -0.045em !important;
}

.home .akj-bestseller-description {
    margin: 0 !important;
    color: rgba(255, 255, 255, 0.78) !important;
    font-size: 20px !important;
    line-height: 1.55 !important;
}

.home .akj-bestseller-top-cta {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 18px !important;
    min-width: 300px !important;
    min-height: 68px !important;
    margin-top: 42px !important;
    padding: 0 38px !important;
    border: 2px solid #b80000 !important;
    border-radius: 8px !important;
    background: transparent !important;
    color: #ffffff !important;
    font-size: 17px !important;
    font-weight: 900 !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    transition:
        background-color 0.22s ease,
        border-color 0.22s ease,
        color 0.22s ease,
        transform 0.18s ease,
        box-shadow 0.22s ease !important;
}

.home .akj-bestseller-top-cta::after {
    content: "→" !important;
    font-size: 26px !important;
    line-height: 1 !important;
}

.home .akj-bestseller-top-cta:hover,
.home .akj-bestseller-top-cta:focus-visible {
    background: #b80000 !important;
    color: #ffffff !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 18px 38px rgba(184, 0, 0, 0.32) !important;
}

.home .akj-bestseller-bottom {
    display: none !important;
}


/* ==================================================
HOMEPAGE BESTSELLER SPACING FIX
================================================== */

.home .akj-bestseller-section + .woocommerce,
.home .akj-bestseller-section + .wp-block-shortcode,
.home .akj-bestseller-section + .wp-block-group,
.home .akj-bestseller-section + div {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.home .akj-bestseller-section + .woocommerce ul.products,
.home .akj-bestseller-section + .wp-block-shortcode ul.products,
.home .akj-bestseller-section + .wp-block-group ul.products,
.home .akj-bestseller-section + div ul.products {
    margin-top: 0 !important;
}


/* ==================================================
HOMEPAGE PRODUCT GRID SAFETY
================================================== */

body.home .entry-content ul.products,
body.home .woocommerce ul.products,
body.home .wp-block-shortcode ul.products {
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 26px !important;
    width: calc(100% - 72px) !important;
    max-width: 1680px !important;
    margin: 0 auto 54px !important;
    padding: 0 !important;
    list-style: none !important;
    box-sizing: border-box !important;
}

body.home .entry-content ul.products li.product,
body.home .woocommerce ul.products li.product,
body.home .wp-block-shortcode ul.products li.product {
    position: relative !important;
    float: none !important;
    clear: none !important;
    width: 100% !important;
    max-width: none !important;
    min-height: 430px !important;
    margin: 0 !important;
    padding: 22px 18px 18px !important;
    box-sizing: border-box !important;
    border: 1px solid rgba(0, 0, 0, 0.08) !important;
    border-radius: 6px !important;
    background: #ffffff !important;
    color: #111111 !important;
    box-shadow: 0 18px 42px rgba(0, 0, 0, 0.38) !important;
    overflow: hidden !important;
    text-align: center !important;
    transition:
        transform 0.2s ease,
        box-shadow 0.2s ease,
        border-color 0.2s ease !important;
}

body.home .entry-content ul.products li.product:hover,
body.home .woocommerce ul.products li.product:hover,
body.home .wp-block-shortcode ul.products li.product:hover {
    transform: translateY(-5px) !important;
    box-shadow: 0 26px 54px rgba(0, 0, 0, 0.48) !important;
    border-color: rgba(184, 0, 0, 0.35) !important;
}


/* ==================================================
HOMEPAGE BESTSELLER BADGE - SECTION FALLBACK FINAL
================================================== */


/* ==================================================
HOMEPAGE PRODUCT CARD CONTENT
================================================== */

body.home .entry-content ul.products li.product img,
body.home .woocommerce ul.products li.product img,
body.home .wp-block-shortcode ul.products li.product img {
    display: block !important;
    width: 100% !important;
    height: 190px !important;
    margin: 20px auto 18px !important;
    object-fit: contain !important;
}

body.home .entry-content ul.products li.product .woocommerce-loop-product__title,
body.home .woocommerce ul.products li.product .woocommerce-loop-product__title,
body.home .wp-block-shortcode ul.products li.product .woocommerce-loop-product__title,
body.home .entry-content ul.products li.product h2,
body.home .woocommerce ul.products li.product h2,
body.home .wp-block-shortcode ul.products li.product h2,
body.home .entry-content ul.products li.product h3,
body.home .woocommerce ul.products li.product h3,
body.home .wp-block-shortcode ul.products li.product h3 {
    min-height: 52px !important;
    margin: 0 0 10px !important;
    padding: 0 !important;
    color: #000000 !important;
    font-size: 18px !important;
    font-weight: 900 !important;
    line-height: 1.26 !important;
    text-align: center !important;
}

body.home .entry-content ul.products li.product .star-rating,
body.home .woocommerce ul.products li.product .star-rating,
body.home .wp-block-shortcode ul.products li.product .star-rating {
    display: block !important;
    float: none !important;
    width: 5.4em !important;
    height: 1em !important;
    margin: 0 auto 12px !important;
    overflow: hidden !important;
    color: #ffc400 !important;
    line-height: 1 !important;
    white-space: nowrap !important;
}

body.home .entry-content ul.products li.product .star-rating::before,
body.home .woocommerce ul.products li.product .star-rating::before,
body.home .wp-block-shortcode ul.products li.product .star-rating::before,
body.home .entry-content ul.products li.product .star-rating span,
body.home .woocommerce ul.products li.product .star-rating span,
body.home .wp-block-shortcode ul.products li.product .star-rating span,
body.home .entry-content ul.products li.product .star-rating span::before,
body.home .woocommerce ul.products li.product .star-rating span::before,
body.home .wp-block-shortcode ul.products li.product .star-rating span::before {
    top: 0 !important;
    height: 1em !important;
    line-height: 1 !important;
    white-space: nowrap !important;
}

body.home .entry-content ul.products li.product .price,
body.home .woocommerce ul.products li.product .price,
body.home .wp-block-shortcode ul.products li.product .price,
body.home .entry-content ul.products li.product .price *,
body.home .woocommerce ul.products li.product .price *,
body.home .wp-block-shortcode ul.products li.product .price * {
    color: #d00000 !important;
    font-size: 22px !important;
    font-weight: 900 !important;
    line-height: 1 !important;
}

body.home .entry-content ul.products li.product .button,
body.home .woocommerce ul.products li.product .button,
body.home .wp-block-shortcode ul.products li.product .button,
body.home .entry-content ul.products li.product .add_to_cart_button,
body.home .woocommerce ul.products li.product .add_to_cart_button,
body.home .wp-block-shortcode ul.products li.product .add_to_cart_button {
    background: #b80000 !important;
    color: #ffffff !important;
    border-radius: 6px !important;
    font-weight: 900 !important;
    text-transform: uppercase !important;
}

body.home .entry-content ul.products li.product .button:hover,
body.home .woocommerce ul.products li.product .button:hover,
body.home .wp-block-shortcode ul.products li.product .button:hover,
body.home .entry-content ul.products li.product .add_to_cart_button:hover,
body.home .woocommerce ul.products li.product .add_to_cart_button:hover,
body.home .wp-block-shortcode ul.products li.product .add_to_cart_button:hover,
body.home .entry-content ul.products li.product .button:focus-visible,
body.home .woocommerce ul.products li.product .button:focus-visible,
body.home .wp-block-shortcode ul.products li.product .button:focus-visible,
body.home .entry-content ul.products li.product .add_to_cart_button:focus-visible,
body.home .woocommerce ul.products li.product .add_to_cart_button:focus-visible,
body.home .wp-block-shortcode ul.products li.product .add_to_cart_button:focus-visible {
    background: #000000 !important;
    color: #ffffff !important;
}
