/**
 * Theme Name: XVC
 * Description: XVC Child Theme
 * Author: AFWD
 * Template: blocksy
 * Text Domain: xvc
 */

/* Accessible contrast for white text on orange surfaces. */
.home #gspb_col-id-gsbp-5a431ed { background-color: #a65018 !important; }
.xvc-footer-details { max-width: 1290px; margin: 32px auto 0; padding: 24px; border-top: 1px solid #d9dbe1; text-align: center; font-size: 14px; line-height: 1.7; }
.xvc-footer-details p { margin-bottom: 12px; }
.xvc-footer-details nav { display: flex; justify-content: center; flex-wrap: wrap; gap: 12px 24px; }
.xvc-footer-details a { text-decoration: underline; text-underline-offset: 3px; }
.xvc-collection-note { padding: 18px; margin: 20px 0; border: 1px solid #d9dbe1; border-radius: 8px; background: #f6f7f9; }
.xvc-collection-note p { margin: 8px 0 0; }
.xvc-product-specifications th { width: 32%; vertical-align: top; }
.xvc-project-context { padding: 20px 0; }
@media (max-width: 689px) {
    .home #gspb_col-id-gsbp-5a431ed { padding: 26px 24px !important; margin-top: 0 !important; }
    .home #xvc-campers-1 { font-size: 30px !important; line-height: 1.18 !important; }
    .home #gspb_col-id-gsbp-5a431ed > p { font-size: 16px; line-height: 1.55; margin: 16px 0 0; }
    .home #gspb_container-id-gsbp-dd219c6 { flex-direction: row !important; flex-wrap: wrap; gap: 12px !important; padding-top: 20px !important; }
    .home #gspb_container-id-gsbp-dd219c6 > .wp-block-buttons:nth-child(2) { order: -1; flex-basis: 100%; }
    .home #gspb_container-id-gsbp-dd219c6 a { font-size: 16px; }
    .xvc-footer-details { padding: 20px; }
}
