
:root{
  --maxel-black:#111111;
  --maxel-ink:#25211e;
  --maxel-gold:#b8893f;
  --maxel-gold-dark:#936a2f;
  --maxel-champagne:#ead8b7;
  --maxel-ivory:#fbf8f3;
  --maxel-white:#ffffff;
  --maxel-line:#e8e0d4;
  --maxel-muted:#6f6a63;
  --maxel-shadow:0 18px 60px rgba(24,18,10,.08);
  --maxel-radius:4px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--maxel-ink);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto}
.maxel-wrap{width:min(1220px,calc(100% - 40px));margin:auto}
.maxel-topbar{background:#efe3cd;color:#3b352f;font-size:12px;letter-spacing:.02em;border-bottom:1px solid rgba(0,0,0,.05)}
.maxel-topbar .maxel-wrap{display:flex;align-items:center;justify-content:space-between;min-height:34px;gap:20px}
.maxel-topbar-left,.maxel-topbar-right{display:flex;align-items:center;gap:22px}
.maxel-header{position:sticky;top:0;z-index:999;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid #eee8df}
.admin-bar .maxel-header{top:32px}
.maxel-header .maxel-wrap{min-height:80px;display:grid;grid-template-columns:240px 1fr 180px;align-items:center;gap:26px}
.maxel-brand{display:inline-flex;align-items:center}
.maxel-logo-text{display:flex;flex-direction:column;line-height:1}
.maxel-logo-text strong{font-family:"Cormorant Garamond",Georgia,serif;font-size:38px;letter-spacing:.16em;font-weight:500;color:var(--maxel-black)}
.maxel-logo-text strong::first-letter{color:var(--maxel-gold)}
.maxel-logo-text span{font-size:9px;letter-spacing:.36em;margin-top:6px;color:#555}
.maxel-menu{list-style:none;margin:0;padding:0;display:flex;justify-content:center;align-items:center;gap:30px}
.maxel-menu a{position:relative;font-size:14px;padding:29px 0}
.maxel-menu a:after{content:"";position:absolute;left:0;bottom:20px;width:0;height:1px;background:var(--maxel-gold);transition:.25s}
.maxel-menu a:hover:after,.maxel-menu .current-menu-item>a:after{width:100%}
.maxel-header-cta{justify-self:end;border:1px solid var(--maxel-gold);padding:11px 21px;font-family:"Cormorant Garamond",Georgia,serif;font-size:17px;transition:.25s}
.maxel-header-cta:hover{background:var(--maxel-gold);color:#fff}
.maxel-menu-toggle{display:none;border:0;background:none;font-size:24px;cursor:pointer}
.site-main{min-height:50vh}
.maxel-standard-page{padding:70px 0}
.maxel-standard-page h1{font-family:"Cormorant Garamond",Georgia,serif;font-size:54px;font-weight:500}
.maxel-footer{background:var(--maxel-black);color:#e9e5df}
.maxel-footer-main{padding:62px 0 45px;display:grid;grid-template-columns:1.3fr .8fr 1fr 1fr;gap:45px}
.maxel-footer .maxel-logo-text strong{color:#fff}
.maxel-footer h4{font-family:"Cormorant Garamond",Georgia,serif;font-size:20px;color:#fff;margin:0 0 15px}
.maxel-footer p,.maxel-footer a{font-size:13px;color:#bcb7af}
.maxel-footer a:hover{color:#fff}
.maxel-footer-bottom{border-top:1px solid #2c2c2c;padding:16px 0;font-size:11px;color:#827d76;display:flex;justify-content:space-between;gap:20px}
.maxel-display,.elementor .maxel-display .elementor-heading-title{font-family:"Cormorant Garamond",Georgia,serif!important;font-weight:500!important;font-size:clamp(48px,5vw,78px)!important;line-height:.96!important;letter-spacing:-.03em}
.maxel-inner-title,.elementor .maxel-inner-title .elementor-heading-title{font-size:clamp(46px,4vw,68px)!important}
.maxel-section-title,.elementor .maxel-section-title .elementor-heading-title{font-family:"Cormorant Garamond",Georgia,serif!important;font-size:clamp(34px,3vw,48px)!important;font-weight:500!important;line-height:1.05}
.maxel-eyebrow .elementor-heading-title,.maxel-eyebrow{font-size:11px!important;letter-spacing:.32em;color:#6c655d;text-transform:uppercase;font-weight:600}
.maxel-lead{font-size:18px;color:#625d56;max-width:580px}
.maxel-kicker{font-size:10px;letter-spacing:.32em;color:#7a746d}
.maxel-btn-row{display:flex;gap:16px;flex-wrap:wrap;margin-top:28px}
.maxel-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 25px;border:1px solid var(--maxel-gold);font-family:"Cormorant Garamond",Georgia,serif;font-size:18px;transition:.25s}
.maxel-btn-gold{background:var(--maxel-gold);color:#fff}
.maxel-btn-gold:hover{background:var(--maxel-gold-dark);border-color:var(--maxel-gold-dark)}
.maxel-btn-outline:hover{background:var(--maxel-black);border-color:var(--maxel-black);color:#fff}
.maxel-hero{overflow:hidden}
.maxel-hero .elementor-column{display:flex;align-items:center}
.maxel-hero-image img{width:100%;height:540px!important;object-fit:cover;object-position:center 25%}
.maxel-hero .elementor-widget-wrap{align-content:center}
.maxel-icon-strip{border-top:1px solid var(--maxel-line);border-bottom:1px solid var(--maxel-line)}
.maxel-iconbox .elementor-icon{color:var(--maxel-gold)!important}
.maxel-iconbox h3{font-family:"Cormorant Garamond",Georgia,serif!important;font-size:19px!important;font-weight:600!important}
.maxel-iconbox .elementor-icon-box-description{font-size:12px!important;color:#777!important}
.maxel-services>.elementor-container{flex-wrap:wrap}
.maxel-services>.elementor-container>.elementor-column:first-child{width:100%!important;flex:0 0 100%!important}
.maxel-services>.elementor-container>.elementor-column:not(:first-child){width:25%!important}
.maxel-card-col>.elementor-widget-wrap{border:1px solid var(--maxel-line);padding:0 0 22px!important;height:100%;background:#fff;transition:.3s}
.maxel-card-col>.elementor-widget-wrap:hover{transform:translateY(-5px);box-shadow:var(--maxel-shadow)}
.maxel-card-img img{height:230px!important;width:100%;object-fit:cover}
.maxel-card-title,.maxel-card-col .elementor-widget-heading,.maxel-card-col .elementor-widget-text-editor,.maxel-card-col .elementor-widget-button{padding-left:20px;padding-right:20px}
.maxel-card-title .elementor-heading-title{font-family:"Cormorant Garamond",Georgia,serif!important;font-size:26px!important;font-weight:500!important}
.maxel-card-col .elementor-widget-text-editor{font-size:13px;color:#6e675f}
.maxel-link-btn .elementor-button{background:transparent!important;color:var(--maxel-gold-dark)!important;padding:0!important;font-family:"Cormorant Garamond",Georgia,serif!important;font-size:16px!important}
.maxel-about-img img,.maxel-rounded img{width:100%;height:480px!important;object-fit:cover}
.maxel-mini-features{display:grid;gap:9px;margin:22px 0;color:#665f56;font-size:13px}
.maxel-outline-btn .elementor-button{background:transparent!important;color:#222!important;border:1px solid var(--maxel-gold);border-radius:0!important}
.maxel-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.maxel-products-grid article{border:1px solid var(--maxel-line);padding:12px;background:#fff}
.maxel-products-grid img{height:120px;width:100%;object-fit:cover}
.maxel-products-grid h4{font-family:"Cormorant Garamond",Georgia,serif;font-size:16px;line-height:1.1;margin:10px 0 4px}
.maxel-products-grid .price{font-weight:600;color:#222;margin:0 0 8px;font-size:13px}
.maxel-products-grid a{font-size:11px;color:var(--maxel-gold-dark)}
.maxel-ba-grid,.maxel-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.maxel-ba-pair{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--maxel-line);overflow:hidden}
.maxel-ba{height:150px;display:flex;align-items:end;justify-content:center;padding:8px;background:linear-gradient(145deg,#dfc8b5,#f3e6db);font-size:9px;letter-spacing:.15em}
.maxel-ba.after{background:linear-gradient(145deg,#efd8c1,#fff4e8)}
.maxel-ba.alt{background:linear-gradient(145deg,#c9b09f,#ead8cc)}
.maxel-ba.lip{background:linear-gradient(145deg,#d6a7a1,#efc6bf)}
.maxel-ba-grid small{display:block;margin-top:8px;color:#7a7169}
.maxel-ba-testimonials .elementor-testimonial-wrapper{background:var(--maxel-ivory);padding:20px;margin-bottom:11px;border-left:2px solid var(--maxel-gold)}
.maxel-ba-testimonials .elementor-testimonial-content{font-family:"Cormorant Garamond",Georgia,serif;font-size:17px!important}
.maxel-cta .elementor-column{display:flex;align-items:center}
.maxel-cta-button .elementor-button,.maxel-form button{border-radius:0!important;background:var(--maxel-gold)!important;color:#fff!important;border:none;padding:14px 28px;font-family:"Cormorant Garamond",Georgia,serif;font-size:17px}
.maxel-two-col .elementor-column{display:flex;align-items:center}
.maxel-dark-process{color:#fff}
.maxel-dark-process h3,.maxel-dark-process .elementor-heading-title{color:#fff!important}
.maxel-dark-process .elementor-heading-title:first-child{color:var(--maxel-gold)!important}
.maxel-list{margin:20px 0;padding:0;list-style:none}
.maxel-list li{padding:10px 0 10px 24px;border-bottom:1px solid var(--maxel-line);position:relative}
.maxel-list li:before{content:"•";color:var(--maxel-gold);position:absolute;left:5px}
.maxel-shop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.maxel-shop-grid article{border:1px solid var(--maxel-line);padding:18px;display:flex;flex-direction:column}
.maxel-shop-grid img{height:300px;width:100%;object-fit:cover}
.maxel-shop-grid span{font-size:9px;letter-spacing:.25em;color:#8b8278;margin-top:15px}
.maxel-shop-grid h3{font-family:"Cormorant Garamond",Georgia,serif;font-size:28px;margin:5px 0}
.maxel-shop-grid strong{font-size:15px;margin-bottom:15px}
.maxel-shop-grid a{border:1px solid var(--maxel-gold);padding:9px 14px;text-align:center;margin-top:auto}
.maxel-note{text-align:center;color:#827b73;font-size:12px;margin-top:25px}
.maxel-team-img img{height:420px!important;object-fit:cover}
.maxel-faq{max-width:900px;margin:auto}
.maxel-faq details{border-bottom:1px solid var(--maxel-line);padding:18px 0}
.maxel-faq summary{cursor:pointer;font-family:"Cormorant Garamond",Georgia,serif;font-size:24px}
.maxel-faq p{color:#68625b;max-width:780px}
.maxel-form{display:grid;gap:18px}
.maxel-form .grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.maxel-form label{display:grid;gap:6px;font-size:12px;letter-spacing:.05em;text-transform:uppercase}
.maxel-form input,.maxel-form textarea,.maxel-form select{width:100%;border:1px solid var(--maxel-line);background:#fff;padding:13px 14px;font:inherit;text-transform:none;letter-spacing:0}
.maxel-form input:focus,.maxel-form textarea:focus,.maxel-form select:focus{outline:1px solid var(--maxel-gold);border-color:var(--maxel-gold)}
.maxel-map-placeholder{height:230px;background:linear-gradient(135deg,#e8dfd2,#f7f3ed);display:grid;place-items:center;color:#9e8f7d;font-size:11px;letter-spacing:.25em;margin-top:25px}
.maxel-elementor-header .elementor-column{display:flex;align-items:center}
.maxel-template-nav{display:flex;justify-content:center;gap:22px;font-size:13px}
.maxel-elementor-footer{color:#bdb7ae}
.maxel-elementor-footer .elementor-heading-title,.maxel-elementor-footer a{color:#fff!important}
/* WooCommerce */
.woocommerce ul.products li.product,.woocommerce div.product{font-family:Inter,Arial,sans-serif}
.woocommerce ul.products li.product{border:1px solid var(--maxel-line);padding:15px}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:"Cormorant Garamond",Georgia,serif;font-size:24px!important;color:var(--maxel-black)}
.woocommerce ul.products li.product .price,.woocommerce div.product p.price{color:var(--maxel-gold-dark)!important}
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:var(--maxel-gold)!important;color:#fff!important;border-radius:0!important;font-weight:500!important}
.woocommerce span.onsale{background:var(--maxel-black)!important;border-radius:0!important}
@media(max-width:1024px){
 .maxel-header .maxel-wrap{grid-template-columns:1fr auto auto}
 .maxel-menu-toggle{display:block}
 .maxel-nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid var(--maxel-line);padding:18px 20px}
 .maxel-nav.is-open{display:block}
 .maxel-menu{display:block}
 .maxel-menu li a{display:block;padding:12px 0}
 .maxel-menu a:after{display:none}
 .maxel-header-cta{font-size:15px;padding:9px 14px}
 .maxel-services>.elementor-container>.elementor-column:not(:first-child){width:50%!important}
 .maxel-footer-main{grid-template-columns:1fr 1fr}
}
@media(max-width:767px){
 .admin-bar .maxel-header{top:46px}
 .maxel-topbar-right{display:none}
 .maxel-topbar .maxel-wrap{justify-content:center}
 .maxel-header .maxel-wrap{min-height:68px;grid-template-columns:1fr auto}
 .maxel-header-cta{display:none}
 .maxel-logo-text strong{font-size:30px}
 .maxel-hero .elementor-column,.maxel-two-col .elementor-column{width:100%!important}
 .maxel-hero-image img{height:360px!important}
 .maxel-display,.elementor .maxel-display .elementor-heading-title{font-size:48px!important}
 .maxel-services>.elementor-container>.elementor-column:not(:first-child){width:100%!important}
 .maxel-products-grid,.maxel-ba-grid,.maxel-gallery,.maxel-shop-grid{grid-template-columns:1fr}
 .maxel-cta .elementor-column{width:100%!important}
 .maxel-form .grid{grid-template-columns:1fr}
 .maxel-footer-main{grid-template-columns:1fr}
 .maxel-footer-bottom{display:block}
 .maxel-template-nav{flex-wrap:wrap}
}

/* =========================================================
   MAXEL Premium 3 — locked visual system for Elementor
   Prevents Elementor default blue colors from overriding theme.
   ========================================================= */
body.maxel-premium-theme{
  --e-global-color-primary:#B8893F;
  --e-global-color-secondary:#111111;
  --e-global-color-text:#4E4943;
  --e-global-color-accent:#936A2F;
  --e-global-typography-primary-font-family:"Cormorant Garamond";
  --e-global-typography-secondary-font-family:"Inter";
  --e-global-typography-text-font-family:"Inter";
  --e-global-typography-accent-font-family:"Cormorant Garamond";
}

/* Elementor neutralization */
body.maxel-premium-theme .elementor .elementor-heading-title{
  color:var(--maxel-black)!important;
}
body.maxel-premium-theme .elementor a:not(.elementor-button):not(.maxel-btn){
  color:inherit;
}
body.maxel-premium-theme .elementor-widget-text-editor,
body.maxel-premium-theme .elementor-widget-text-editor p{
  color:var(--maxel-muted);
}
body.maxel-premium-theme .elementor-widget-icon-box .elementor-icon{
  color:var(--maxel-gold)!important;
  fill:var(--maxel-gold)!important;
}
body.maxel-premium-theme .elementor-widget-icon-box .elementor-icon svg{
  fill:var(--maxel-gold)!important;
  color:var(--maxel-gold)!important;
}
body.maxel-premium-theme .elementor-widget-icon-box .elementor-icon-box-title,
body.maxel-premium-theme .elementor-widget-icon-box .elementor-icon-box-title a{
  color:var(--maxel-black)!important;
}
body.maxel-premium-theme .elementor-widget-icon-box .elementor-icon-box-description{
  color:var(--maxel-muted)!important;
}

/* Header polish */
.maxel-topbar{background:linear-gradient(90deg,#f6ecdb,#ead8b7,#f6ecdb)}
.maxel-header{box-shadow:0 8px 30px rgba(35,27,18,.035)}
.maxel-header .maxel-wrap{min-height:84px}
.maxel-logo-text strong{font-size:40px;letter-spacing:.18em}
.maxel-logo-text strong::first-letter{color:var(--maxel-gold)}
.maxel-header-cta{background:#fff;min-width:132px;text-align:center}
.maxel-header-cta:hover{transform:translateY(-1px)}

/* Hero */
body.maxel-premium-theme .maxel-hero{
  background:var(--maxel-ivory)!important;
  border-bottom:1px solid var(--maxel-line);
}
body.maxel-premium-theme .maxel-hero>.elementor-container{
  min-height:610px;
  align-items:center;
}
body.maxel-premium-theme .maxel-hero>.elementor-container>.elementor-column:first-child>.elementor-widget-wrap{
  padding-right:56px;
}
body.maxel-premium-theme .maxel-eyebrow .elementor-heading-title{
  color:var(--maxel-gold)!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:11px!important;
  letter-spacing:.34em!important;
  font-weight:600!important;
}
body.maxel-premium-theme .maxel-display .elementor-heading-title{
  color:var(--maxel-black)!important;
  font-family:"Cormorant Garamond",Georgia,serif!important;
  font-size:clamp(58px,5.15vw,78px)!important;
  line-height:.95!important;
  font-weight:500!important;
  letter-spacing:-.035em!important;
}
body.maxel-premium-theme .maxel-lead,
body.maxel-premium-theme .maxel-lead p{
  color:#625d56!important;
  font-size:17px!important;
  line-height:1.7!important;
  max-width:560px;
}
body.maxel-premium-theme .maxel-hero-image{
  position:relative;
  margin:0;
}
body.maxel-premium-theme .maxel-hero-image:before{
  content:"";
  position:absolute;
  inset:-10px 14px 14px -10px;
  border:1px solid rgba(184,137,63,.28);
  z-index:0;
  pointer-events:none;
}
body.maxel-premium-theme .maxel-hero-image .elementor-widget-container{position:relative;z-index:1;overflow:hidden}
body.maxel-premium-theme .maxel-hero-image img{
  display:block;
  width:100%!important;
  height:545px!important;
  object-fit:cover!important;
  object-position:center 34%!important;
}
.maxel-btn{border-radius:0!important;box-shadow:none!important}
.maxel-btn-gold{background:linear-gradient(135deg,#B8893F,#A97832)!important}
.maxel-btn-outline{background:#fff!important;color:#2d2925!important}

/* Trust strip */
body.maxel-premium-theme .maxel-icon-strip{
  background:#fff!important;
  padding-top:12px;
  padding-bottom:12px;
}
body.maxel-premium-theme .maxel-iconbox .elementor-icon{
  color:var(--maxel-gold)!important;
  fill:var(--maxel-gold)!important;
}
body.maxel-premium-theme .maxel-iconbox .elementor-icon-box-title{
  font-family:"Cormorant Garamond",Georgia,serif!important;
  font-size:19px!important;
  margin-top:8px!important;
}
body.maxel-premium-theme .maxel-iconbox .elementor-icon-box-description{
  font-family:Inter,Arial,sans-serif!important;
  font-size:11px!important;
}

/* Section headings */
body.maxel-premium-theme .maxel-section-title .elementor-heading-title{
  color:var(--maxel-black)!important;
  font-family:"Cormorant Garamond",Georgia,serif!important;
  font-weight:500!important;
  letter-spacing:-.02em!important;
}
body.maxel-premium-theme .maxel-kicker,
body.maxel-premium-theme .maxel-kicker p{
  color:#7A7168!important;
  letter-spacing:.30em!important;
  font-size:10px!important;
  text-transform:uppercase;
}
body.maxel-premium-theme .maxel-services>.elementor-container>.elementor-column:first-child{
  text-align:center;
  margin-bottom:20px;
}
body.maxel-premium-theme .maxel-services>.elementor-container>.elementor-column:first-child .elementor-widget-wrap{
  justify-content:center;
}
body.maxel-premium-theme .maxel-services>.elementor-container>.elementor-column:first-child .maxel-kicker{
  width:100%;
}

/* Service cards */
body.maxel-premium-theme .maxel-card-col>.elementor-widget-wrap{
  border:1px solid #ebe2d7!important;
  box-shadow:0 8px 28px rgba(28,22,15,.035);
}
body.maxel-premium-theme .maxel-card-col>.elementor-widget-wrap:hover{
  border-color:#d9c09a!important;
  box-shadow:0 18px 48px rgba(28,22,15,.09)!important;
}
body.maxel-premium-theme .maxel-card-img img{
  height:245px!important;
  object-fit:cover!important;
}
body.maxel-premium-theme .maxel-card-title .elementor-heading-title{
  color:var(--maxel-black)!important;
  font-size:27px!important;
  line-height:1.05!important;
}
body.maxel-premium-theme .maxel-link-btn .elementor-button{
  color:var(--maxel-gold-dark)!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}

/* Clinic + products */
body.maxel-premium-theme .maxel-about-products{
  background:var(--maxel-ivory)!important;
  border-top:1px solid #eee5da;
  border-bottom:1px solid #eee5da;
}
body.maxel-premium-theme .maxel-about-img img{
  height:490px!important;
  object-fit:cover!important;
  object-position:center!important;
}
.maxel-products-grid article{
  position:relative;
  padding:14px!important;
  border-color:#e7ded2!important;
  background:#fff!important;
  transition:.25s;
}
.maxel-products-grid article:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(26,19,12,.07)}
.maxel-products-grid img{
  height:170px!important;
  object-fit:contain!important;
  background:#faf8f5;
  padding:8px;
}
.maxel-product-brand{display:block;margin-top:10px;font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:#8c8379}
.maxel-products-grid h4{font-size:18px!important;color:#181512!important}
.maxel-products-grid .price{color:#2b2723!important}
.maxel-products-grid a{color:var(--maxel-gold-dark)!important}

/* Before & after */
body.maxel-premium-theme .maxel-ba-testimonials{background:#fff!important}
.maxel-ba-pair{border:1px solid #ece3d8!important;background:#fff}
.maxel-ba-pair figure{margin:0;position:relative;overflow:hidden}
.maxel-ba-pair figure+figure{border-left:1px solid #ece3d8}
.maxel-ba-pair img{display:block;width:100%;height:148px;object-fit:cover}
.maxel-ba-pair figcaption{position:absolute;left:8px;bottom:7px;background:rgba(255,255,255,.86);padding:3px 7px;font-size:8px;letter-spacing:.13em;color:#453d35}
.maxel-ba-case small{display:block;margin-top:7px;color:#756c63;font-size:11px}
body.maxel-premium-theme .maxel-ba-testimonials .elementor-testimonial-wrapper{
  border-left:1px solid var(--maxel-gold)!important;
  background:#fbf8f3!important;
}
body.maxel-premium-theme .maxel-ba-testimonials .elementor-testimonial-name{color:var(--maxel-black)!important}

/* CTA */
body.maxel-premium-theme .maxel-cta{
  background-color:#ead8b7!important;
  background-image:linear-gradient(90deg,rgba(234,216,183,1) 0%,rgba(234,216,183,.98) 54%,rgba(234,216,183,.72) 72%,rgba(234,216,183,.08) 100%),url('../images/cta-beauty.jpg')!important;
  background-repeat:no-repeat!important;
  background-size:auto 100%!important;
  background-position:right center!important;
  border-top:1px solid rgba(147,106,47,.18);
}
body.maxel-premium-theme .maxel-cta .elementor-widget-text-editor,
body.maxel-premium-theme .maxel-cta .elementor-widget-text-editor p{color:#51483f!important}
body.maxel-premium-theme .maxel-cta-button .elementor-button{
  background:var(--maxel-gold)!important;
  color:#fff!important;
  border:1px solid var(--maxel-gold)!important;
}

/* Interior pages */
body.maxel-premium-theme .maxel-inner-hero{
  background:linear-gradient(135deg,#fbf8f3,#f3eadc)!important;
  border-bottom:1px solid var(--maxel-line);
}
body.maxel-premium-theme .maxel-inner-title .elementor-heading-title{color:var(--maxel-black)!important}
body.maxel-premium-theme .maxel-dark-process .elementor-heading-title,
body.maxel-premium-theme .maxel-dark-process h1,
body.maxel-premium-theme .maxel-dark-process h2,
body.maxel-premium-theme .maxel-dark-process h3{color:#fff!important}
body.maxel-premium-theme .maxel-dark-process .elementor-heading-title:first-child{color:var(--maxel-gold)!important}
body.maxel-premium-theme .elementor-button{
  border-radius:0!important;
  font-family:"Cormorant Garamond",Georgia,serif!important;
}

/* Footer refinement */
.maxel-footer{background:#11100f!important}
.maxel-footer-main{padding-top:56px}
.maxel-footer h4{font-weight:500}

@media(max-width:1024px){
  body.maxel-premium-theme .maxel-hero>.elementor-container{min-height:540px}
  body.maxel-premium-theme .maxel-hero>.elementor-container>.elementor-column:first-child>.elementor-widget-wrap{padding-right:28px}
  body.maxel-premium-theme .maxel-hero-image img{height:500px!important}
}
@media(max-width:767px){
  body.maxel-premium-theme .maxel-hero>.elementor-container{min-height:0}
  body.maxel-premium-theme .maxel-hero>.elementor-container>.elementor-column:first-child>.elementor-widget-wrap{padding-right:0}
  body.maxel-premium-theme .maxel-display .elementor-heading-title{font-size:47px!important;line-height:.98!important}
  body.maxel-premium-theme .maxel-hero-image:before{display:none}
  body.maxel-premium-theme .maxel-hero-image img{height:430px!important}
  body.maxel-premium-theme .maxel-cta{background-image:none!important}
  .maxel-ba-pair img{height:175px}
}
