/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* ============================================================
   Grey and orange components, 1 Sep 2026.
   Depth comes from three steps of grey, so no hairline borders.
   The palette itself lives in the Stellar Skin options, this file
   only adds the components and the rounding.
   ============================================================ */
.entry-content h2{border:0!important;padding:0!important;margin:52px 0 18px!important;}
.entry-content hr{display:none!important;}
.stbar-chip{border:0!important;background:var(--st-surface)!important;border-radius:999px!important;}
.stbar .stbar-chip.stbar-on{background:var(--st-surface)!important;border:1px solid var(--st-accent)!important;color:var(--st-accent2)!important;font-weight:700;}
#masthead,.main-header-bar,.ast-primary-header-bar,.site-primary-header-wrap,.stbar{border:0!important;}
.smc-row{position:relative;background:var(--st-surface);border-radius:18px;margin:0 0 16px;padding:20px 22px 0;overflow:hidden;}
.smc-row:hover{background:var(--st-surface2);}
.smc-tag{position:absolute;top:0;right:0;background:linear-gradient(150deg,#F0B429,#DD9A0B);color:#1A1B1D;font-size:11.5px;font-weight:800;letter-spacing:.05em;padding:7px 18px;border-radius:0 18px 0 14px;}
.smc-top{display:grid;grid-template-columns:112px 1fr 250px;gap:20px;align-items:center;}
.smc-logo{position:relative;background:#0D0E10;border-radius:18px;min-height:104px;display:flex;align-items:stretch;justify-content:center;padding:14px;box-shadow:inset 0 3px 9px rgba(0,0,0,.75);}
.smc-mark{font-family:Anton,Impact,sans-serif;font-size:17px;line-height:1.05;text-align:center;color:#fff;}
.smc-plate{display:flex;align-items:center;justify-content:center;width:100%;min-height:100%;background:#4E535B;border-radius:9px;padding:12px 8px;box-shadow:0 1px 0 rgba(255,255,255,.18) inset, 0 3px 7px rgba(0,0,0,.55);}
.smc-num{position:absolute;top:-2px;left:-2px;background:linear-gradient(150deg,var(--st-accent) 10%,var(--st-accent2) 90%);color:#1A1B1D;font-family:Anton,Impact,sans-serif;font-size:13px;padding:3px 10px;border-radius:14px 0 12px 0;}
.smc-name{font-family:Anton,Impact,sans-serif;font-size:25px;color:#fff!important;margin:0 0 10px!important;}
.smc-feat{list-style:none!important;margin:0!important;padding:0!important;}
.smc-feat li{position:relative;padding-left:21px;margin:0 0 6px;font-size:14.5px;line-height:1.4;color:var(--st-muted)!important;}
.smc-feat li::before{content:"";position:absolute;left:0;top:6px;width:9px;height:5px;border-left:2px solid var(--st-good);border-bottom:2px solid var(--st-good);transform:rotate(-45deg);}
.smc-box{background:var(--st-bg);border-radius:16px;padding:16px;text-align:center;}
.smc-k{display:block;font-size:10.5px;letter-spacing:.13em;text-transform:uppercase;color:var(--st-dim);margin-bottom:5px;}
.smc-v{display:block;font-family:Anton,Impact,sans-serif;font-size:18px;color:var(--st-accent2);line-height:1.2;margin-bottom:12px;}
.smc-btn{display:block;background:linear-gradient(150deg,var(--st-accent) 10%,var(--st-accent2) 90%);color:#1A1B1D!important;font-weight:800;font-size:15px;padding:13px;border-radius:999px;text-decoration:none!important;}
.smc-btn:hover{filter:brightness(1.07);color:#1A1B1D!important;}
.smc-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px -22px 0;padding:14px 22px;border-top:1px solid rgba(255,255,255,.055);}
.smc-s{font-size:14.5px;color:var(--st-text);font-weight:600;}
.smc-more{margin:34px 0;}
.smc-more h4{font-family:Anton,Impact,sans-serif;font-size:13px!important;letter-spacing:.14em;text-transform:uppercase;color:var(--st-dim)!important;margin:0 0 14px!important;}
.smc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;}
.smc-lnk{display:block;background:var(--st-surface);border-radius:16px;padding:18px 20px;text-decoration:none!important;position:relative;overflow:hidden;}
.smc-lnk::after{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--st-accent),var(--st-accent2));}
.smc-lnk:hover{background:var(--st-surface2);}
.smc-lnk b{display:block;font-family:Anton,Impact,sans-serif;font-size:17px;color:#fff;margin-bottom:5px;}
.smc-lnk i{font-style:normal;font-size:13.5px;color:var(--st-muted);}
.smc-lnk em{font-style:normal;display:block;margin-top:9px;font-size:12.5px;color:var(--st-accent2);}
@media(max-width:860px){
 .smc-top{grid-template-columns:84px 1fr;gap:14px;}
 .smc-box{grid-column:1 / -1;text-align:left;}
 .smc-btn{text-align:center;}
 .smc-stats{grid-template-columns:1fr 1fr;margin:16px -16px 0;padding:14px 16px;}
 .smc-grid{grid-template-columns:1fr;}
 .smc-logo{min-height:78px;}
 .smc-name{font-size:21px;}
 .smc-row{padding:16px 16px 0;border-radius:16px;}
}

/* brand column: plate, then a small review link under it */
.smc-brand{display:flex;flex-direction:column;gap:8px;}
.smc-rev{display:block;text-align:center;font-size:12.5px;color:var(--st-accent2)!important;text-decoration:none!important;line-height:1.2;}
.smc-rev:hover{text-decoration:underline!important;}
.smc-box .smc-v{font-size:16px;margin-bottom:0;}
@media(max-width:860px){.smc-brand{flex-direction:row;align-items:center;gap:12px;}.smc-brand .smc-logo{flex:0 0 92px;}.smc-rev{text-align:left;}}

/* site wordmark sits in its own stepped plate, like the cards */
.site-branding.ast-site-identity{background:#0D0E10!important;border:2px solid #565B64!important;border-radius:16px!important;padding:26px 34px 27px!important;display:inline-block!important;box-shadow:inset 0 2px 8px rgba(0,0,0,.75), 0 0 0 5px #2E3033, 0 4px 12px rgba(0,0,0,.5)!important;}
.site-branding.ast-site-identity::after{color:var(--st-accent)!important;}
@media(max-width:768px){.site-branding.ast-site-identity{padding:18px 22px 19px!important;border-radius:13px!important;box-shadow:inset 0 2px 6px rgba(0,0,0,.75), 0 0 0 4px #2E3033!important;}}

/* card CTA back in the box */
.smc-box .smc-btn{margin-top:12px;}

/* read review as a small chip, overrides the plain link above */
.smc-brand .smc-rev{display:inline-block!important;width:auto!important;align-self:center;font-size:12px!important;line-height:1!important;color:var(--st-muted)!important;text-decoration:none!important;background:var(--st-surface2)!important;border:1px solid var(--st-line2)!important;border-radius:999px!important;padding:7px 13px!important;}
.smc-brand .smc-rev:hover{border-color:var(--st-accent)!important;color:var(--st-accent2)!important;text-decoration:none!important;}
.smc-box .smc-btn{margin-top:12px;}
@media(max-width:860px){.smc-brand .smc-rev{align-self:flex-start;}}

/* The skin plugin prints its CSS after this file, so its padding:0 was winning.
   #masthead raises the specificity enough to take it back. */
#masthead .site-branding.ast-site-identity{background:#0D0E10!important;border:2px solid #565B64!important;border-radius:16px!important;padding:11px 16px 12px!important;display:inline-block!important;min-width:0!important;box-shadow:inset 0 2px 8px rgba(0,0,0,.75), 0 0 0 5px #2E3033, 0 4px 12px rgba(0,0,0,.5)!important;}
#masthead .site-branding.ast-site-identity::before{font-size:26px!important;letter-spacing:.01em!important;}
#masthead .site-branding.ast-site-identity::after{font-family:Anton,Impact,sans-serif!important;font-size:26px!important;font-weight:400!important;letter-spacing:.01em!important;line-height:.9!important;margin-top:3px!important;}
@media(max-width:768px){#masthead .site-branding.ast-site-identity{padding:9px 13px 10px!important;border-radius:13px!important;box-shadow:inset 0 2px 6px rgba(0,0,0,.75), 0 0 0 4px #2E3033!important;}#masthead .site-branding.ast-site-identity::before{font-size:22px!important;}#masthead .site-branding.ast-site-identity::after{font-size:22px!important;letter-spacing:.01em!important;}}

/* ---- hover states, 1 Sep 2026 ----
   Chips carry a transparent border at rest so hover has something to colour
   in without the element changing size. The CTA uses a ring rather than a
   border for the same reason. */
.stbar-chip{border:1px solid transparent!important;transition:border-color .15s ease,color .15s ease;}
.stbar-chip:hover{border-color:var(--st-accent)!important;color:var(--st-accent2)!important;}
.stbar .stbar-chip.stbar-on:hover{border-color:var(--st-accent2)!important;}
.smc-btn{transition:box-shadow .15s ease,filter .15s ease;}
.smc-btn:hover{box-shadow:0 0 0 2px var(--st-accent)!important;filter:brightness(1.06);}
.smc-lnk{border:1px solid transparent!important;transition:border-color .15s ease,background .15s ease;}
.smc-lnk:hover{border-color:var(--st-accent)!important;}
.smc-row{transition:background .15s ease,box-shadow .15s ease;}
