/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 6,000+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.13.6.1783411684
Updated: 2026-07-07 11:08:04

*/
:root{
  --aw-page-bg:#f3ddd2; --aw-card:#fffbf7; --aw-text:#5c473f;
  --aw-gold-1:#fff6da; --aw-gold-2:#edcf80; --aw-gold-3:#d2aa4f; --aw-gold-text:#5a4011;
}
body{background:linear-gradient(180deg,#f3ddd2,#f8ece4 50%,#efd5c9 100%);color:var(--aw-text);font-family:'Montserrat',Arial,sans-serif;}
.aw-hero-card{max-width:1180px;margin:18px auto;padding:24px;border-radius:30px;background:linear-gradient(180deg,rgba(255,252,248,.96),rgba(250,239,232,.94));box-shadow:0 18px 42px rgba(91,64,42,.10)}
.aw-inner-title{font-family:'Cormorant Garamond',Georgia,serif;font-size:36px;line-height:1.14;color:#8d6570;margin:0 0 8px}
.aw-inner-subtitle{font-size:16px;color:#66524b;margin:0}
.aw-kittens-grid{max-width:1180px;margin:14px auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.aw-kitten-card{padding:14px;border-radius:24px;background:linear-gradient(180deg,#fffaf7,#fcf0e5);box-shadow:0 12px 28px rgba(73,48,32,.09);text-align:center}
.aw-kitten-card img{width:100%;height:260px;object-fit:cover;border-radius:18px;box-shadow:0 9px 20px rgba(62,42,22,.13)}
.aw-kitten-name{font-family:'Cormorant Garamond',Georgia,serif;font-size:24px;color:#4d4025;margin:10px 0}
.aw-kitten-meta .aw-line{font-size:14px;color:#5d4b42;margin:3px 0}
.aw-kitten-status{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:5px 10px;border-radius:999px;font-weight:800;font-size:12px;margin-top:6px;border:1px solid transparent}
.aw-kitten-status-sale{color:#3f6936;background:linear-gradient(180deg,#f5fff0,#d9f0ce);border-color:rgba(116,166,91,.45)}
.aw-kitten-status-reserv{color:#8a6218;background:linear-gradient(180deg,#fff8df,#f1d991);border-color:rgba(198,154,61,.48)}
.aw-kitten-status-option{color:#7b5968;background:linear-gradient(180deg,#fff1f7,#efd4df);border-color:rgba(196,133,157,.42)}
.aw-kitten-status-supervision{color:#5a5f79;background:linear-gradient(180deg,#f3f6ff,#dfe5f7);border-color:rgba(122,132,172,.38)}
.aw-kitten-status-sold{color:#6d5146;background:linear-gradient(180deg,#f7efe6,#ead3be);border-color:rgba(160,120,80,.34)}
.aw-kitten-actions{display:grid;gap:8px;margin-top:10px}
.aw-btn.aw-gold{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border-radius:999px;padding:9px 14px;text-decoration:none;background:linear-gradient(180deg,var(--aw-gold-1),var(--aw-gold-2) 50%,var(--aw-gold-3));color:var(--aw-gold-text);font-weight:800;border:1px solid rgba(181,132,42,.56);box-shadow:0 8px 18px rgba(145,113,29,.14)}
.aw-kp-gallery{max-width:1160px;margin:12px auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.aw-kp-photo{padding:9px;border-radius:22px;background:linear-gradient(180deg,#fffaf4,#f8e7d7);border:1px solid rgba(218,184,147,.68);box-shadow:0 10px 22px rgba(88,62,40,.08);text-align:center}
.aw-kp-photo img{border-radius:16px}
.aw-kp-card{max-width:1160px;margin:0 auto 22px;padding:16px;border-radius:28px;display:grid;grid-template-columns:1fr 360px;gap:16px;background:linear-gradient(180deg,rgba(255,250,244,.88),rgba(248,231,215,.78))}
.aw-kp-table .aw-kp-row{display:grid;grid-template-columns:40% 60%;border-bottom:1px solid rgba(218,184,147,.52);min-height:40px}
.aw-kp-label{padding:9px 11px;font-weight:800;color:#70551f;background:rgba(247,221,187,.44)}
.aw-kp-value{padding:9px 11px;color:#5d4b42}
.aw-kp-actions{display:flex;flex-direction:column;gap:10px;align-items:stretch;justify-content:flex-start}
@media(max-width:980px){
  .aw-kittens-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .aw-kp-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}
  .aw-kp-card{grid-template-columns:1fr}
