/*
 * PinPaws custom production CSS overrides.
 * Loaded by wp-content/mu-plugins/pinpaws-custom-css.php.
 */

:root {
  --pinpaws-codex-css-marker: "2026-06-25";
}

@media (min-width: 1025px) {
  body.home .fusion-builder-row-15 .fusion-builder-nested-column-12 {
    align-self: center !important;
    aspect-ratio: 1789 / 1402 !important;
    border-radius: 0 200px 200px 0 !important;
    overflow: hidden !important;
    min-height: 0 !important;
    height: auto !important;
    --awb-bg-size: cover !important;
    --awb-bg-repeat: no-repeat !important;
    --awb-bg-position: left center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
  }

  body.page-id-1285 .fusion-builder-row-15 .fusion-builder-nested-column-12 {
    align-self: center !important;
    aspect-ratio: 1789 / 1402 !important;
    border-radius: 0 200px 200px 0 !important;
    overflow: hidden !important;
    min-height: 0 !important;
    height: auto !important;
    --awb-bg-size: cover !important;
    --awb-bg-repeat: no-repeat !important;
    --awb-bg-position: left center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
  }

  body.home .fusion-builder-row-17 .fusion-post-cards-1.awb-swiper-coverflow {
    padding-right: 8px !important;
    padding-bottom: 18px !important;
  }

  body.page-id-1285 .fusion-builder-row-18 .fusion-post-cards-1.awb-swiper-carousel {
    padding-right: 8px !important;
    padding-bottom: 18px !important;
  }
}
