/* =========================================================
   Asareh Tochal - Title & Hero Size Fix
   Scope:
   gallery.html
   product-powder-gas.html
   product-co2.html
   product-cartridge.html
   product-automatic.html
   ========================================================= */

/* =========================
   Shared Inner Hero Height
   ========================= */

html body.asareh-product-detail-page .asareh-product-hero.inner-hero-header,
html body.asareh-gallery-page .asareh-gallery-hero.inner-hero-header {
    min-height: 430px !important;
    height: 430px !important;
    max-height: 430px !important;
}

html body.asareh-product-detail-page .asareh-product-hero .inner-hero-bg,
html body.asareh-gallery-page .asareh-gallery-hero .inner-hero-bg {
    height: 100% !important;
    background-size: cover !important;
    background-position: center center !important;
}

/* =========================
   Hero Text Position
   ========================= */

html body.asareh-product-detail-page .asareh-product-hero .inner-hero-content.asareh-product-hero-content,
html body.asareh-gallery-page .asareh-gallery-hero .inner-hero-content.asareh-gallery-hero-content {
    right: clamp(24px, 6vw, 82px) !important;
    bottom: 58px !important;
    width: min(700px, calc(100vw - 48px)) !important;
    max-width: 700px !important;
}

/* =========================
   Hero Kicker
   ========================= */

html body.asareh-product-detail-page .asareh-product-hero-kicker,
html body.asareh-gallery-page .asareh-gallery-hero-kicker {
    margin: 0 0 8px !important;
    font-size: 10.5px !important;
    line-height: 1.7 !important;
    letter-spacing: .13em !important;
    font-weight: 900 !important;
}

/* =========================
   Hero Main Titles
   ========================= */

html body.asareh-product-detail-page .asareh-product-hero .inner-hero-content.asareh-product-hero-content h1,
html body.asareh-gallery-page .asareh-gallery-hero .inner-hero-content.asareh-gallery-hero-content h1 {
    margin: 0 0 10px !important;
    font-size: clamp(30px, 3.65vw, 50px) !important;
    line-height: 1.34 !important;
    letter-spacing: -0.035em !important;
    font-weight: 920 !important;
}

/* =========================
   Hero Paragraph
   ========================= */

html body.asareh-product-detail-page .asareh-product-hero .inner-hero-content.asareh-product-hero-content p,
html body.asareh-gallery-page .asareh-gallery-hero .inner-hero-content.asareh-gallery-hero-content p {
    max-width: 610px !important;
    margin: 0 !important;
    font-size: 13.5px !important;
    line-height: 2 !important;
    font-weight: 650 !important;
}

/* =========================
   Main Section Top Breathing
   ========================= */

html body.asareh-product-detail-page .asareh-product-intro,
html body.asareh-gallery-page .asareh-gallery-intro {
    padding-top: 74px !important;
}

html body.asareh-product-detail-page .asareh-product-capacity,
html body.asareh-product-detail-page .asareh-product-split,
html body.asareh-product-detail-page .asareh-product-applications,
html body.asareh-gallery-page .asareh-gallery-board {
    padding-top: 62px !important;
}

/* =========================
   Section Kickers
   ========================= */

html body.asareh-product-detail-page .inner-kicker,
html body.asareh-gallery-page .inner-kicker {
    font-size: 10.5px !important;
    line-height: 1.8 !important;
    letter-spacing: .12em !important;
    margin-bottom: 8px !important;
    font-weight: 900 !important;
}

/* =========================
   Section Main Titles
   ========================= */

html body.asareh-product-detail-page .asareh-product-copy h2,
html body.asareh-product-detail-page .asareh-product-section-head h2,
html body.asareh-product-detail-page .asareh-product-cta-card h2,
html body.asareh-gallery-page .asareh-gallery-intro-copy h2,
html body.asareh-gallery-page .asareh-gallery-section-head h2,
html body.asareh-gallery-page .page-bottom-video-content h2 {
    margin-top: 0 !important;
    margin-bottom: 12px !important;
    font-size: clamp(24px, 2.45vw, 34px) !important;
    line-height: 1.58 !important;
    letter-spacing: -0.025em !important;
    font-weight: 900 !important;
}

/* =========================
   Section Paragraphs
   ========================= */

html body.asareh-product-detail-page .asareh-product-copy p,
html body.asareh-product-detail-page .asareh-product-section-head p,
html body.asareh-product-detail-page .asareh-product-cta-card p,
html body.asareh-gallery-page .asareh-gallery-intro-copy p,
html body.asareh-gallery-page .asareh-gallery-section-head p {
    font-size: 13.5px !important;
    line-height: 2.1 !important;
    font-weight: 600 !important;
}

/* =========================
   Product Visual Balance
   ========================= */

html body.asareh-product-detail-page .asareh-product-visual {
    min-height: 500px !important;
}

html body.asareh-product-detail-page .asareh-product-visual-main {
    height: 420px !important;
    border-radius: 34px !important;
}

html body.asareh-product-detail-page .asareh-product-floating-card {
    bottom: 24px !important;
    padding: 18px !important;
    border-radius: 24px !important;
}

html body.asareh-product-detail-page .asareh-product-floating-card strong {
    font-size: 15px !important;
    line-height: 1.8 !important;
}

html body.asareh-product-detail-page .asareh-product-floating-card p {
    font-size: 11.5px !important;
    line-height: 1.95 !important;
}

/* =========================
   Cards Titles
   ========================= */

html body.asareh-product-detail-page .asareh-product-info-list h3,
html body.asareh-product-detail-page .asareh-product-app-card h3 {
    font-size: 14.5px !important;
    line-height: 1.8 !important;
    margin-bottom: 6px !important;
}

html body.asareh-product-detail-page .asareh-product-info-list p,
html body.asareh-product-detail-page .asareh-product-app-card p {
    font-size: 12.5px !important;
    line-height: 2 !important;
}

/* =========================
   Capacity Chips
   ========================= */

html body.asareh-product-detail-page .asareh-product-chip {
    min-height: 88px !important;
    border-radius: 20px !important;
}

html body.asareh-product-detail-page .asareh-product-chip strong {
    font-size: 22px !important;
}

html body.asareh-product-detail-page .asareh-product-chip span {
    font-size: 10.5px !important;
}

/* =========================
   Gallery Page Specific
   ========================= */

html body.asareh-gallery-page .asareh-gallery-stats div {
    min-height: 96px !important;
    border-radius: 22px !important;
}

html body.asareh-gallery-page .asareh-gallery-stats strong {
    font-size: clamp(22px, 2.3vw, 30px) !important;
}

html body.asareh-gallery-page .asareh-gallery-toolbar {
    margin-top: 0 !important;
}

html body.asareh-gallery-page .asareh-gallery-filter button {
    min-height: 40px !important;
    padding: 0 16px !important;
    font-size: 12px !important;
}

/* =========================
   Bottom Video Titles
   ========================= */

html body.asareh-product-detail-page .page-bottom-video-content h2,
html body.asareh-gallery-page .page-bottom-video-content h2 {
    font-size: clamp(24px, 3vw, 38px) !important;
    line-height: 1.5 !important;
}

html body.asareh-product-detail-page .page-bottom-video-content p,
html body.asareh-gallery-page .page-bottom-video-content p {
    font-size: 11px !important;
    letter-spacing: .12em !important;
}

/* =========================
   Tablet
   ========================= */

@media (max-width: 980px) {

    html body.asareh-product-detail-page .asareh-product-hero.inner-hero-header,
    html body.asareh-gallery-page .asareh-gallery-hero.inner-hero-header {
        min-height: 380px !important;
        height: 380px !important;
        max-height: 380px !important;
    }

    html body.asareh-product-detail-page .asareh-product-hero .inner-hero-content.asareh-product-hero-content,
    html body.asareh-gallery-page .asareh-gallery-hero .inner-hero-content.asareh-gallery-hero-content {
        right: 28px !important;
        bottom: 48px !important;
        width: calc(100vw - 56px) !important;
    }

    html body.asareh-product-detail-page .asareh-product-hero .inner-hero-content.asareh-product-hero-content h1,
    html body.asareh-gallery-page .asareh-gallery-hero .inner-hero-content.asareh-gallery-hero-content h1 {
        font-size: 32px !important;
        line-height: 1.4 !important;
    }

    html body.asareh-product-detail-page .asareh-product-intro,
    html body.asareh-gallery-page .asareh-gallery-intro {
        padding-top: 58px !important;
    }

    html body.asareh-product-detail-page .asareh-product-visual {
        min-height: auto !important;
    }

    html body.asareh-product-detail-page .asareh-product-visual-main {
        height: 360px !important;
    }
}

/* =========================
   Mobile
   ========================= */

@media (max-width: 640px) {

    html body.asareh-product-detail-page .asareh-product-hero.inner-hero-header,
    html body.asareh-gallery-page .asareh-gallery-hero.inner-hero-header {
        min-height: 340px !important;
        height: 340px !important;
        max-height: 340px !important;
    }

    html body.asareh-product-detail-page .asareh-product-hero .inner-hero-content.asareh-product-hero-content,
    html body.asareh-gallery-page .asareh-gallery-hero .inner-hero-content.asareh-gallery-hero-content {
        right: 22px !important;
        bottom: 38px !important;
        width: calc(100vw - 44px) !important;
    }

    html body.asareh-product-detail-page .asareh-product-hero .inner-hero-content.asareh-product-hero-content h1,
    html body.asareh-gallery-page .asareh-gallery-hero .inner-hero-content.asareh-gallery-hero-content h1 {
        font-size: 27px !important;
        line-height: 1.45 !important;
    }

    html body.asareh-product-detail-page .asareh-product-hero .inner-hero-content.asareh-product-hero-content p,
    html body.asareh-gallery-page .asareh-gallery-hero .inner-hero-content.asareh-gallery-hero-content p {
        font-size: 12.5px !important;
        line-height: 1.95 !important;
    }

    html body.asareh-product-detail-page .asareh-product-copy h2,
    html body.asareh-product-detail-page .asareh-product-section-head h2,
    html body.asareh-product-detail-page .asareh-product-cta-card h2,
    html body.asareh-gallery-page .asareh-gallery-intro-copy h2,
    html body.asareh-gallery-page .page-bottom-video-content h2 {
        font-size: 23px !important;
        line-height: 1.65 !important;
    }

    html body.asareh-product-detail-page .asareh-product-visual-main {
        height: 300px !important;
        border-radius: 26px !important;
    }
}