/*
Theme Name: Longo E-Commerce - Progetto Foto Completo
Theme URI: https://registratoritelematici.it/
Author: OpenAI for Longo
Description: Tema e-commerce responsive giallo/nero/verde per Longo, compatibile con WooCommerce.
Version: 2.1.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: longo-ecommerce
*/


/* CHI SIAMO */
.longo-about{background:#fff;color:#151515}.longo-about-inner{width:min(1180px,calc(100% - 40px));margin:auto}.longo-about-hero{padding:86px 0;background:linear-gradient(135deg,#111 0%,#202020 100%);color:#fff}.longo-about-hero h1{font-size:clamp(42px,6vw,72px);line-height:1;margin:10px 0 18px}.longo-about-hero p{font-size:clamp(18px,2.3vw,25px);max-width:760px;margin:0;color:#eee}.longo-about-kicker{display:inline-block;color:#39a935;font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:14px}.longo-about-section{padding:76px 0}.longo-about-section h2,.longo-about-quality h2{font-size:clamp(30px,4vw,46px);line-height:1.1;margin:10px 0 24px}.longo-about-section p,.longo-about-quality p{font-size:17px;line-height:1.75;color:#4a4a4a}.longo-about-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:55px;align-items:center}.longo-about-stats{display:grid;gap:14px}.longo-about-stats div{padding:24px;border-radius:16px;background:#111;color:#fff}.longo-about-stats strong{display:block;font-size:38px;color:#39a935}.longo-about-stats span{font-weight:700}.longo-about-soft{background:#f5f7f5}.longo-about-lead{max-width:900px}.longo-about-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:36px}.longo-about-card{background:#fff;padding:28px 24px;border-radius:16px;border:1px solid #e5e8e5;box-shadow:0 8px 28px rgba(0,0,0,.05)}.longo-about-card>span{font-size:32px}.longo-about-card h3{font-size:20px;margin:14px 0 8px}.longo-about-card p{font-size:15px;line-height:1.6;margin:0}.longo-about-copy{max-width:900px}.longo-about-quality{padding:76px 0;background:#111;color:#fff;text-align:center}.longo-about-quality .longo-about-inner{max-width:900px}.longo-about-quality p{color:#ddd}.longo-about-quality .longo-about-claim{font-size:21px;font-weight:800;color:#fff;margin:28px auto}.longo-about-button{display:inline-block;padding:14px 30px;border-radius:8px;background:#39a935;color:#fff!important;text-decoration:none;font-weight:900}.longo-about-button:hover{filter:brightness(.92)}
@media(max-width:900px){.longo-about-grid{grid-template-columns:1fr}.longo-about-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.longo-about-inner{width:min(100% - 28px,1180px)}.longo-about-hero,.longo-about-section,.longo-about-quality{padding:52px 0}.longo-about-cards{grid-template-columns:1fr}.longo-about-card{padding:22px}.longo-about-section p,.longo-about-quality p{font-size:16px}}

/* LONGO checkout ospite */
.longo-checkout-guest-note{
  margin:0 0 24px;padding:18px 20px;border:1px solid #dfe8df;border-left:4px solid #39a935;
  background:#f7fbf7;border-radius:10px;line-height:1.55;
}
.woocommerce-checkout .col2-set,
.woocommerce-checkout #order_review_heading,
.woocommerce-checkout #order_review{margin-top:16px}
.woocommerce-checkout .form-row label{font-weight:700}
.woocommerce-checkout input.input-text,
.woocommerce-checkout select,
.woocommerce-checkout textarea{
  min-height:44px;border:1px solid #cfd6cf;border-radius:8px;padding:10px 12px;
}
.woocommerce-checkout #place_order{
  width:100%;min-height:50px;font-weight:800;border-radius:9px;
}

.longo-company-addresses{margin:28px 0;padding:22px;border:1px solid #e0e5e0;border-radius:12px;background:#fff}
.longo-company-addresses h3{margin:18px 0 6px;font-size:1.25rem}
.longo-company-addresses h3:first-child{margin-top:0}

/* Checkout diretto completo */
.longo-checkout-section{
  margin:26px 0;padding:22px;border:1px solid #dfe5df;border-radius:12px;background:#fff;
}
.longo-checkout-section h3{margin:0 0 8px;font-size:1.3rem}
.longo-checkout-section p{margin:0 0 18px;color:#555}
.woocommerce-checkout #customer_details h3{font-weight:800}
.woocommerce-checkout .woocommerce-billing-fields,
.woocommerce-checkout .woocommerce-shipping-fields{margin-bottom:22px}
.woocommerce-checkout #place_order{
  width:100%;padding:16px 20px;font-size:1.05rem;font-weight:800;border-radius:10px;
}

/* Checkout ordine - correzione finale */
.longo-checkout-section{
  margin:26px 0;padding:22px;border:1px solid #dfe5df;border-radius:12px;background:#fff;
}
.longo-checkout-section h3{margin:18px 0 8px;font-size:1.3rem}
.longo-checkout-section h3:first-child{margin-top:0}
.woocommerce-checkout #place_order{
  width:100%;padding:16px 20px;font-size:1.05rem;font-weight:800;border-radius:10px;
  cursor:pointer;opacity:1;pointer-events:auto;
}

/* LONGO checkout stabile */
.longo-checkout-section{margin:26px 0;padding:22px;border:1px solid #dfe5df;border-radius:12px;background:#fff}
.longo-checkout-section h3{margin:18px 0 8px}.longo-checkout-section h3:first-child{margin-top:0}
.woocommerce-checkout #payment,.woocommerce-checkout #place_order{position:relative;z-index:2}
.woocommerce-checkout #place_order{display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;cursor:pointer!important;width:100%;min-height:52px}

/* Catalogo WooCommerce: tre colonne desktop e griglia mobile leggibile */
.catalog-woo-shell{width:100%;max-width:100%;overflow:hidden}
.catalog-woo-shell .woocommerce-result-count,
.catalog-woo-shell .woocommerce-ordering{float:none!important;width:100%;margin:0 0 16px!important}
.catalog-woo-shell .woocommerce-ordering select{width:100%;max-width:320px}
.catalog-woo-shell ul.products{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:24px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
.catalog-woo-shell ul.products::before,
.catalog-woo-shell ul.products::after{display:none!important}
.catalog-woo-shell ul.products li.product{
  float:none!important;
  clear:none!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  box-sizing:border-box!important;
}
.catalog-woo-shell ul.products li.product img{width:100%!important;height:auto!important;object-fit:contain}
.catalog-woo-shell ul.products li.product .button{white-space:normal!important;width:100%!important;box-sizing:border-box!important;text-align:center!important}
@media (max-width:767px){
  .catalog-woo-shell{padding-inline:12px;box-sizing:border-box}
  .catalog-woo-shell ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
  .catalog-woo-shell ul.products li.product{padding:12px 8px!important}
  .catalog-woo-shell ul.products li.product .woocommerce-loop-product__title{font-size:16px!important;line-height:1.25!important;overflow-wrap:anywhere}
  .catalog-woo-shell ul.products li.product .price{font-size:17px!important;line-height:1.25!important;overflow-wrap:anywhere}
}
@media (max-width:359px){
  .catalog-woo-shell ul.products{grid-template-columns:1fr!important}
}

/* Correzione forte catalogo responsive: evita colonne compresse in anteprima/mobile */
@media (max-width:1024px){
  .catalog-woo-shell .woocommerce ul.products,
  .catalog-woo-shell ul.products,
  body.woocommerce .catalog-woo-shell ul.products{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:14px!important;
    width:100%!important;
    max-width:100%!important;
  }
  .catalog-woo-shell .woocommerce ul.products li.product,
  .catalog-woo-shell ul.products li.product,
  body.woocommerce .catalog-woo-shell ul.products li.product{
    float:none!important;
    clear:none!important;
    width:auto!important;
    max-width:none!important;
    min-width:0!important;
    margin:0!important;
    padding:14px 10px!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
  }
  .catalog-woo-shell ul.products li.product img{
    display:block!important;
    width:100%!important;
    max-width:180px!important;
    height:160px!important;
    object-fit:contain!important;
    margin:0 auto 12px!important;
  }
  .catalog-woo-shell ul.products li.product .woocommerce-loop-product__title{
    font-size:18px!important;
    line-height:1.25!important;
    min-height:45px!important;
    overflow-wrap:anywhere!important;
  }
  .catalog-woo-shell ul.products li.product>.price,
  .catalog-woo-shell ul.products li.product .price{
    display:block!important;
    font-size:18px!important;
    line-height:1.2!important;
    white-space:normal!important;
  }
  .catalog-woo-shell .longo-loop-vat{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
  }
  .catalog-woo-shell .longo-loop-vat>div{
    min-width:0!important;
    padding:10px 8px!important;
    box-sizing:border-box!important;
  }
  .catalog-woo-shell .longo-loop-vat span,
  .catalog-woo-shell .longo-loop-vat strong{
    white-space:normal!important;
    overflow-wrap:anywhere!important;
    word-break:normal!important;
  }
  .catalog-woo-shell ul.products li.product .button{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-height:48px!important;
    padding:10px 8px!important;
    font-size:15px!important;
    line-height:1.2!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
  }
}
@media (max-width:480px){
  .catalog-woo-shell{padding-inline:10px!important}
  .catalog-woo-shell ul.products{gap:10px!important}
  .catalog-woo-shell ul.products li.product{padding:10px 7px!important}
  .catalog-woo-shell ul.products li.product img{height:130px!important;max-width:145px!important}
  .catalog-woo-shell ul.products li.product .woocommerce-loop-product__title{font-size:16px!important;min-height:40px!important}
  .catalog-woo-shell ul.products li.product .price{font-size:16px!important}
  .catalog-woo-shell .longo-loop-vat{font-size:14px!important}
  .catalog-woo-shell ul.products li.product .button{font-size:14px!important;min-height:44px!important}
}
@media (max-width:330px){
  .catalog-woo-shell ul.products{grid-template-columns:1fr!important}
}

/* Archivio categoria Registratori di Cassa - stile coerente con il sito */
.tax-product_cat.term-registratori-di-cassa .woo-wrap{
  max-width:1180px;
  margin:0 auto;
  padding:54px 20px 70px;
}
.tax-product_cat.term-registratori-di-cassa .page-title{
  position:relative;
  margin:0 0 22px;
  padding:30px 32px 28px 38px;
  overflow:hidden;
  border:1px solid #e5e5e5;
  border-radius:18px;
  background:linear-gradient(135deg,#fff 0%,#f7f7f7 100%);
  box-shadow:0 10px 30px rgba(0,0,0,.06);
  font-size:clamp(34px,5vw,56px);
  line-height:1.05;
  font-weight:900;
  letter-spacing:-.03em;
  color:#171717;
}
.tax-product_cat.term-registratori-di-cassa .page-title::after{
  content:"";
  position:absolute;
  inset:0 auto 0 0;
  width:7px;
  background:#39a935;
}
.tax-product_cat.term-registratori-di-cassa .page-title::before{
  content:"FILTRO RICERCA ATTIVO";
  display:block;
  width:max-content;
  margin:0 0 12px;
  padding:7px 12px;
  border-radius:7px;
  background:#171717;
  color:#fff;
  font-size:11px;
  line-height:1;
  font-weight:900;
  letter-spacing:.11em;
  text-transform:uppercase;
}
.tax-product_cat.term-registratori-di-cassa .woocommerce-result-count{
  float:none!important;
  margin:0 0 18px!important;
  color:#5a5a5a;
  font-size:16px;
}
.tax-product_cat.term-registratori-di-cassa .woocommerce-ordering{
  float:none!important;
  margin:0 0 24px!important;
}
.tax-product_cat.term-registratori-di-cassa .woocommerce-ordering select{
  min-height:46px;
  padding:0 14px;
  border:1px solid #dcdcdc;
  border-radius:12px;
  background:#fff;
  color:#171717;
  font-weight:700;
}
.tax-product_cat.term-registratori-di-cassa ul.products{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:24px!important;
}
.tax-product_cat.term-registratori-di-cassa ul.products li.product{
  width:auto!important;
  margin:0!important;
  padding:18px!important;
  border:1px solid #e9e9e9;
  border-radius:18px;
  background:#fff;
  box-shadow:0 8px 24px rgba(0,0,0,.05);
}
@media(max-width:760px){
  .tax-product_cat.term-registratori-di-cassa .woo-wrap{padding:30px 14px 52px}
  .tax-product_cat.term-registratori-di-cassa .page-title{margin-bottom:18px;padding:24px 20px 22px 26px;border-radius:14px;font-size:clamp(31px,10vw,42px)}
  .tax-product_cat.term-registratori-di-cassa .page-title::before{margin-bottom:10px;font-size:10px;letter-spacing:.09em}
  .tax-product_cat.term-registratori-di-cassa .page-title::after{display:block;width:6px;margin:0}
  .tax-product_cat.term-registratori-di-cassa ul.products{grid-template-columns:1fr!important;gap:16px!important}
}

/* Pagina Registratori di cassa - grafica Longo */
.registratori-page{background:#fff;color:#171717}
.registratori-page .catalog-hero{width:min(1180px,calc(100% - 40px));margin:34px auto 0;display:grid;grid-template-columns:1.15fr .85fr;min-height:420px;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#111 0%,#232323 100%);box-shadow:0 18px 45px rgba(0,0,0,.12)}
.registratori-page .catalog-hero-copy{padding:58px 54px;color:#fff;display:flex;flex-direction:column;justify-content:center}
.registratori-page .catalog-kicker{display:inline-block;width:max-content;margin:0 0 14px;padding:7px 11px;border-radius:7px;background:#f4c400;color:#111;font-size:12px;line-height:1;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.registratori-page .catalog-kicker.light{background:#39a935;color:#fff}
.registratori-page .catalog-hero h1{margin:0 0 12px;font-size:clamp(42px,5.3vw,68px);line-height:.98;letter-spacing:-.035em;color:#fff}
.registratori-page .catalog-hero h2{margin:0 0 15px;font-size:clamp(22px,2.4vw,30px);line-height:1.15;color:#f4c400}
.registratori-page .catalog-hero p{margin:0 0 24px;max-width:680px;font-size:17px;line-height:1.65;color:#e4e4e4}
.registratori-page .catalog-hero-btn{display:inline-flex;align-items:center;gap:12px;width:max-content;padding:14px 20px;border-radius:9px;background:#39a935;color:#fff!important;text-decoration:none;font-weight:900}
.registratori-hero-panel{position:relative;min-height:100%;padding:44px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(145deg,#f4c400 0%,#ffd92f 100%);color:#111}
.registratori-hero-panel:before{content:"RT";position:absolute;top:28px;right:32px;font-size:110px;line-height:1;font-weight:1000;color:rgba(17,17,17,.09)}
.registratori-hero-panel span{font-size:13px;font-weight:1000;letter-spacing:.15em}
.registratori-hero-panel strong{display:block;margin:8px 0;font-size:clamp(30px,3vw,44px);line-height:1.05}
.registratori-hero-panel small{font-size:16px;font-weight:800}
.registratori-benefits{width:min(1180px,calc(100% - 40px));margin:26px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.registratori-benefits>div{padding:22px;border:1px solid #e6e6e6;border-radius:16px;background:#fff;box-shadow:0 7px 24px rgba(0,0,0,.05)}
.registratori-benefits>div>span{display:grid;place-items:center;width:38px;height:38px;margin-bottom:12px;border-radius:50%;background:#39a935;color:#fff;font-weight:1000}
.registratori-benefits strong,.registratori-benefits small{display:block}.registratori-benefits strong{font-size:17px}.registratori-benefits small{margin-top:4px;color:#666;line-height:1.4}
.registratori-products{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:70px 0}
.registratori-products .catalog-section-heading{margin-bottom:28px}.registratori-products .catalog-section-heading h2{margin:8px 0 6px;font-size:clamp(34px,4vw,50px);line-height:1.05}.registratori-products .catalog-section-heading p{margin:0;color:#666;font-size:17px}
.registratori-products .catalog-woo-shell ul.products li.product{border:1px solid #e8e8e8;border-radius:18px;background:#fff;box-shadow:0 8px 26px rgba(0,0,0,.06);padding:18px!important}
.registratori-products .catalog-woo-shell ul.products li.product .button{background:#111!important;color:#fff!important;border-radius:9px!important;font-weight:900!important}
.registratori-products .catalog-woo-shell ul.products li.product .button:hover{background:#39a935!important}
.registratori-help{width:min(1180px,calc(100% - 40px));margin:0 auto 70px;padding:38px 42px;border-radius:20px;background:#111;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:28px}
.registratori-help h2{margin:8px 0 8px;font-size:clamp(28px,3.5vw,42px);color:#fff}.registratori-help p{margin:0;max-width:700px;color:#ddd;line-height:1.6}.registratori-help .catalog-help-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.registratori-help .catalog-help-actions a{padding:13px 18px;border-radius:8px;background:#39a935;color:#fff!important;text-decoration:none;font-weight:900}.registratori-help .catalog-help-actions a.outline{background:transparent;border:2px solid #f4c400;color:#f4c400!important}
@media(max-width:900px){.registratori-page .catalog-hero{grid-template-columns:1fr}.registratori-hero-panel{min-height:220px}.registratori-benefits{grid-template-columns:repeat(2,1fr)}.registratori-help{align-items:flex-start;flex-direction:column}.registratori-help .catalog-help-actions{justify-content:flex-start}}
@media(max-width:600px){.registratori-page .catalog-hero,.registratori-benefits,.registratori-products,.registratori-help{width:min(100% - 24px,1180px)}.registratori-page .catalog-hero{margin-top:18px;border-radius:18px}.registratori-page .catalog-hero-copy{padding:38px 24px}.registratori-hero-panel{padding:28px 24px;min-height:180px}.registratori-hero-panel:before{font-size:80px}.registratori-benefits{grid-template-columns:1fr;gap:10px}.registratori-products{padding:48px 0}.registratori-help{padding:28px 24px;margin-bottom:50px}}

/* LMenu - grafica coerente con Home Longo */
.page-id-922 #lmapp{width:min(1180px,calc(100% - 40px));margin:34px auto 70px;min-height:auto;background:#fff!important;color:#171717!important;border:1px solid #e7e7e7;border-radius:22px;overflow:hidden;box-shadow:0 14px 38px rgba(0,0,0,.08);font-family:inherit!important}
.page-id-922 #lmapp aside{background:#111!important;color:#fff!important;padding:26px 20px!important}
.page-id-922 #lmapp .brand{padding-bottom:20px;margin-bottom:20px!important;border-bottom:1px solid rgba(255,255,255,.12)}
.page-id-922 #lmapp .brand>b{background:#f4c400!important;color:#111!important;border-radius:8px!important;font-weight:1000!important}
.page-id-922 #lmapp .brand strong{font-size:22px;letter-spacing:-.02em}.page-id-922 #lmapp .brand small{color:#c9c9c9!important;margin-top:2px}
.page-id-922 #lmapp nav button{border-radius:8px!important;color:#e6e6e6!important;font-weight:800!important;transition:.2s ease}
.page-id-922 #lmapp nav button.on,.page-id-922 #lmapp nav button:hover{background:#f4c400!important;color:#111!important}
.page-id-922 #lmcontent{padding:34px!important;background:linear-gradient(180deg,#fff 0%,#fafafa 100%)}
.page-id-922 .lm-top{padding-bottom:18px;border-bottom:1px solid #ececec;margin-bottom:26px!important}
.page-id-922 .lm-top h1{font-size:clamp(30px,4vw,46px)!important;line-height:1.05!important;letter-spacing:-.03em!important;font-weight:950!important;color:#171717!important}
.page-id-922 .lm-top p{color:#666!important;font-size:16px}
.page-id-922 #lmcontent>section>h2,.page-id-922 .panel>h2{font-weight:900!important;letter-spacing:-.02em;color:#171717!important}
.page-id-922 .grid{gap:16px!important}.page-id-922 .card,.page-id-922 .panel,.page-id-922 .order,.page-id-922 .tablewrap{border:1px solid #e6e6e6!important;border-radius:16px!important;background:#fff!important;box-shadow:0 7px 22px rgba(0,0,0,.045)}
.page-id-922 .action{position:relative;min-height:142px;justify-content:center;padding:22px!important;text-align:left!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.page-id-922 .action:before{content:"";position:absolute;left:0;top:20px;bottom:20px;width:4px;border-radius:0 4px 4px 0;background:#f4c400}
.page-id-922 .action:hover{transform:translateY(-2px);border-color:#f4c400!important;box-shadow:0 10px 26px rgba(0,0,0,.08)}
.page-id-922 .action b{font-size:24px}.page-id-922 .action strong{font-size:18px!important;color:#171717}.page-id-922 .action span{color:#666!important;line-height:1.45}
.page-id-922 .primary{background:#111!important;color:#fff!important;border-radius:8px!important;font-weight:900!important;padding:12px 17px!important}.page-id-922 .primary:hover{background:#39a935!important}
.page-id-922 .pill{background:#eef8ef!important;color:#238326!important;border:1px solid #cfe8d0!important}
.page-id-922 .stats div{background:#f7f7f7!important;border-left:4px solid #f4c400!important;border-radius:10px!important}.page-id-922 .stats b{color:#171717}.page-id-922 .qrpanel{border:2px solid #f4c400!important;background:#fffdf3!important}.page-id-922 .badge{background:#111!important;color:#f4c400!important;border-radius:6px!important}
.page-id-922 #lmapp input,.page-id-922 #lmapp select{border:1px solid #cfcfcf!important;border-radius:8px!important;background:#fff!important}.page-id-922 #lmapp input:focus,.page-id-922 #lmapp select:focus{outline:2px solid #f4c400!important;outline-offset:1px}
.page-id-922 #lmapp code{background:#f3f3f3!important;border:1px solid #e7e7e7!important;border-radius:7px!important}.page-id-922 .copybtn,.page-id-922 .orderacts button{border-radius:8px!important;font-weight:800!important}.page-id-922 .orderacts .dark{background:#111!important;color:#fff!important}
.page-id-922 .tablewrap th{background:#111;color:#fff;font-weight:900}.page-id-922 .tablewrap tbody tr:hover{background:#fffbe8}.page-id-922 .modal{background:rgba(17,17,17,.72)!important}.page-id-922 .modalbox{border-radius:16px!important;border-top:5px solid #f4c400!important;box-shadow:0 24px 70px rgba(0,0,0,.25)}
@media(max-width:900px){.page-id-922 #lmapp{width:min(100% - 24px,1180px);margin-top:22px}.page-id-922 #lmapp aside{padding:16px!important}.page-id-922 #lmapp .brand{margin-bottom:12px!important;padding-bottom:14px}.page-id-922 #lmapp nav{gap:6px}.page-id-922 #lmapp nav button{min-height:48px}.page-id-922 #lmcontent{padding:24px!important}}
@media(max-width:600px){.page-id-922 #lmapp{width:100%;margin:0 0 40px;border-left:0;border-right:0;border-radius:0}.page-id-922 #lmapp nav button{font-size:18px}.page-id-922 #lmcontent{padding:18px!important}.page-id-922 .lm-top{gap:10px}.page-id-922 .action{min-height:124px;padding:18px!important}.page-id-922 .grid{gap:10px!important}}
