.website360-hide-page-title body.page .entry-header,
body.website360-hide-page-title.page .entry-header,
body.website360-hide-page-title.page h1.entry-title,
body.website360-hide-page-title.page .page-title,
body.website360-hide-page-title.page h1.page-title{display:none!important}.website360-page{color:var(--w360-text);font-family:inherit}.w360-container{max-width:var(--w360-container);margin:0 auto;padding:0 24px}.w360-hero{min-height:var(--w360-hero-min,420px);padding:var(--w360-hero-pad,56px) 24px;background-color:var(--w360-soft);background-size:cover;background-position:center right;background-repeat:no-repeat;position:relative;overflow:hidden;display:flex;align-items:center}.w360-hero.has-bg:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;opacity:var(--w360-overlay-opacity,.2)}.w360-hero.overlay-light:before{background:#fff}.w360-hero.overlay-dark:before{background:#0f172a}.w360-hero.overlay-brand:before{background:var(--w360-primary)}.w360-hero-inner{max-width:var(--w360-container);width:100%;margin:0 auto;position:relative;z-index:1}.w360-hero-content{max-width:640px}.w360-hero.align-center{text-align:center;justify-content:center}.w360-hero.align-center .w360-hero-content{margin:0 auto}.w360-hero.align-center .w360-buttons{justify-content:center}.w360-hero h1{font-size:clamp(34px,4vw,58px);line-height:1.08;margin:0 0 16px;color:var(--w360-heading);font-weight:800;letter-spacing:-.03em}.w360-hero p{font-size:clamp(16px,2vw,20px);line-height:1.55;margin:0 0 24px;color:var(--w360-text);max-width:680px}.w360-hero.text-light h1,.w360-hero.text-light p{color:#fff!important;text-shadow:0 2px 18px rgba(0,0,0,.2)}.w360-buttons{display:flex;gap:14px;flex-wrap:wrap}.w360-btn,.w360-card-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--w360-primary);color:#fff!important;border-radius:var(--w360-button-radius,10px);padding:13px 20px;text-decoration:none!important;font-weight:800;box-shadow:0 10px 24px rgba(31,78,121,.16)}.w360-btn.secondary{background:#fff;color:var(--w360-primary)!important;border:1px solid rgba(31,78,121,.22);box-shadow:none}.w360-section{padding:var(--w360-section-pad,56px) 0;background:#fff}.w360-section-head{text-align:center;margin-bottom:28px}.w360-section-head h2{font-size:clamp(28px,3vw,40px);line-height:1.15;margin:0 0 8px;color:var(--w360-heading);font-weight:800}.w360-section-head p{margin:0;color:var(--w360-text)}.w360-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.w360-card{background:#fff;border:1px solid #e6edf5;border-radius:var(--w360-card-radius,16px);overflow:visible;box-shadow:0 8px 24px rgba(31,78,121,.08);transition:transform .2s ease,box-shadow .2s ease;position:relative}.w360-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(31,78,121,.14)}.w360-card-image{display:flex;align-items:center;justify-content:center;background:#f3f7fb;border-radius:var(--w360-card-radius,16px) var(--w360-card-radius,16px) 0 0;padding:18px;min-height:190px;overflow:visible}.w360-card-image img{max-width:100%;height:180px;object-fit:contain;transition:transform .22s ease,filter .22s ease;transform-origin:center}.w360-card.hover-subtle:hover .w360-card-image img{transform:scale(1.08)}.w360-card.hover-large:hover .w360-card-image img{transform:scale(1.45);filter:drop-shadow(0 18px 28px rgba(0,0,0,.2));z-index:5}.w360-card.hover-xlarge:hover .w360-card-image img{transform:scale(1.75);filter:drop-shadow(0 22px 34px rgba(0,0,0,.24));z-index:5}.w360-card-body{padding:18px}.w360-card-label{display:inline-block;background:#e8f1fd;color:var(--w360-primary);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:5px 10px;margin-bottom:10px}.w360-card h3{font-size:20px;line-height:1.25;margin:0 0 10px}.w360-card h3 a{color:var(--w360-heading);text-decoration:none}.w360-card p{font-size:14px;line-height:1.55;color:var(--w360-text);margin:0 0 14px}.w360-price{font-weight:800;margin-bottom:12px;color:var(--w360-heading)}.w360-card-btn{width:100%;padding:11px 16px}.w360-topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.w360-topic-card{display:block;background:#fff;border:1px solid #e6edf5;border-radius:var(--w360-card-radius,16px);padding:24px;text-decoration:none!important;color:var(--w360-text);box-shadow:0 8px 24px rgba(31,78,121,.06)}.w360-topic-card h3{margin:0 0 8px;color:var(--w360-heading);font-size:22px}.w360-topic-card p{margin:0 0 14px;line-height:1.55}.w360-topic-card span{font-weight:800;color:var(--w360-primary)}@media(max-width:980px){.w360-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.w360-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.w360-hero{background-position:center right}}@media(max-width:640px){.w360-container{padding:0 16px}.w360-grid,.w360-topic-grid{grid-template-columns:1fr}.w360-hero{min-height:auto;padding:42px 18px;background-position:center}.w360-buttons{flex-direction:column}.w360-card.hover-large:hover .w360-card-image img,.w360-card.hover-xlarge:hover .w360-card-image img{transform:scale(1.08)}}

body.website360-shadow-none .w360-card,body.website360-shadow-none .w360-topic-card{box-shadow:none!important}
body.website360-shadow-medium .w360-card,body.website360-shadow-medium .w360-topic-card{box-shadow:0 12px 34px rgba(31,78,121,.13)!important}
body.website360-preset-minimal_editorial .w360-card-label{background:#f3f4f6;color:#374151}
body.website360-preset-finance_trust .w360-card-label{background:#edf7f2;color:#215b4b}
body.website360-preset-medical_clean .w360-card-label{background:#eaf7fa;color:#1d6f8f}
body.website360-preset-warm_family .w360-card-label{background:#fff5ec;color:#9a5a2e}

/* v1.3 Template Engine refinements */
.w360-card-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:180px;border-radius:12px;background:linear-gradient(135deg,#eef6ff,#ffffff);color:var(--w360-primary);font-weight:800;text-align:center;padding:20px;line-height:1.25}
.w360-card-image img[src=''],.w360-card-image img:not([src]){display:none!important}
.w360-topic-card span{display:inline-block;border-bottom:0!important;text-decoration:none!important}
.w360-topic-card:hover span{text-decoration:underline}

/* v1.5 Original PH360 layout + builder refinements */
.w360-hero.title-small h1{font-size:clamp(28px,3vw,42px)}
.w360-hero.title-medium h1{font-size:clamp(34px,4vw,58px)}
.w360-hero.title-large h1{font-size:clamp(42px,5vw,72px)}
.w360-narrow{max-width:780px!important}.w360-intro-section{border-top:1px solid #e6edf5;border-bottom:1px solid #e6edf5;background:#fafcff}.w360-intro-section .w360-section-head{margin-bottom:18px}.w360-bottom-cta{text-align:center}.w360-category-cards{padding-top:42px;padding-bottom:42px}.w360-topic-grid-five{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.w360-topic-card.compact{padding:18px;text-align:center}.w360-topic-card.compact h3{font-size:17px}.w360-topic-card.compact p{font-size:13px}.w360-trust-section{background:#fff}.w360-trust-section h2{font-size:26px;color:var(--w360-heading);margin:0 0 18px}.w360-trust-list{list-style:disc;margin:0;padding-left:26px;color:var(--w360-text);font-weight:700;line-height:1.9}.w360-toolkits-section{background:#fbfdff;border-top:1px solid #e6edf5;border-bottom:1px solid #e6edf5}.w360-toolkit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;text-align:center}.w360-toolkit-grid span{display:block;font-size:38px;color:var(--w360-primary);opacity:.75}.w360-toolkit-grid h3{font-size:18px;margin:8px 0 0;color:var(--w360-heading)}.w360-join-section{background:#f7f9fc}.w360-join-form{display:flex;justify-content:center;gap:8px}.w360-join-form input{min-width:280px;border:1px solid #cbd5e1;border-radius:4px;padding:12px 14px;font-size:15px}.w360-join-form button{background:var(--w360-primary);color:#fff;border:0;border-radius:var(--w360-button-radius);padding:12px 20px;font-weight:800}.w360-library-title{text-align:center;padding:58px 0 40px;background:#fff}.w360-library-title h1{font-size:clamp(36px,4vw,52px);line-height:1.1;color:var(--w360-heading);margin:0 0 14px}.w360-library-title p{font-size:20px;line-height:1.6;color:var(--w360-text);margin:0}.w360-library-search{background:#f7f9fc;border-top:1px solid #e6edf5;border-bottom:1px solid #e6edf5;padding:28px 0}.w360-library-search form{display:flex}.w360-library-search input{flex:1;border:1px solid #cbd5e1;padding:16px;font-size:18px}.w360-library-search button{background:var(--w360-primary);color:#fff;border:0;padding:0 28px;font-weight:800;font-size:17px}.w360-library-tabs{padding:22px 0;background:#fff}.w360-tabs-row{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.w360-tabs-row a{border:1px solid #d7dee8;background:#f7f8fa;color:var(--w360-heading);text-decoration:none!important;border-radius:6px;padding:12px 18px;font-weight:700}.w360-tabs-row a.active{background:var(--w360-primary);color:#fff}.website360-homepage .w360-section .w360-grid{max-width:900px;margin:0 auto}.website360-homepage .w360-card-image{min-height:160px}.website360-homepage .w360-card-image img{height:150px}
@media(max-width:980px){.w360-topic-grid-five{grid-template-columns:repeat(2,minmax(0,1fr))}.w360-toolkit-grid{grid-template-columns:1fr}}
@media(max-width:640px){.w360-topic-grid-five{grid-template-columns:1fr}.w360-join-form,.w360-library-search form{flex-direction:column}.w360-join-form input{min-width:0;width:100%}.w360-library-search button{padding:14px}}

/* v1.6 fixes: smaller hero title, original library background, clean cards without thumbnails */
.w360-hero.title-xsmall h1{font-size:clamp(24px,2.5vw,34px)}
.w360-hero.title-custom h1{font-size:var(--w360-hero-custom,44px)}
.w360-library-title.has-bg{background-size:cover;background-position:center right;background-repeat:no-repeat;position:relative;overflow:hidden;text-align:left;min-height:300px;display:flex;align-items:center}
.w360-library-title.has-bg:before{content:"";position:absolute;inset:0;opacity:var(--w360-overlay-opacity,.2);pointer-events:none;z-index:0}
.w360-library-title.has-bg.overlay-light:before{background:#fff}.w360-library-title.has-bg.overlay-dark:before{background:#0f172a}.w360-library-title.has-bg.overlay-brand:before{background:var(--w360-primary)}
.w360-library-title.has-bg .w360-container{position:relative;z-index:1}.w360-library-title.has-bg h1,.w360-library-title.has-bg p{text-align:left;max-width:620px}
.w360-card.no-thumb .w360-card-body{padding-top:22px}.w360-card.no-thumb{overflow:hidden}.w360-card.no-thumb .w360-card-label{margin-top:0}
.w360-card.no-thumb .w360-card-btn{margin-top:auto}.w360-card{display:flex;flex-direction:column}.w360-card-body{display:flex;flex-direction:column;flex:1}.w360-card-body p{flex:1}
@media(max-width:640px){.w360-hero.title-custom h1{font-size:clamp(26px,8vw,var(--w360-hero-custom,44px))}.w360-library-title.has-bg{min-height:auto;text-align:center}.w360-library-title.has-bg h1,.w360-library-title.has-bg p{text-align:center}}

/* v1.7 Stabilizer + Builder UI controls */
body.website360-hide-page-title.page .entry-header,
body.website360-hide-page-title.page h1.entry-title,
body.website360-hide-page-title.page .page-title,
body.website360-hide-page-title.page h1.page-title,
body.website360-hide-page-title.page main > h1:first-child,
body.website360-hide-page-title.page .site-main > h1:first-child,
body.website360-hide-page-title.page article > h1:first-child,
body.website360-hide-page-title.page .content-area > h1:first-child{
  display:none!important;
}

/* Adjustable Website360 template width */
.website360-page .w360-container{
  max-width:var(--w360-template-width,1000px);
}
.website360-homepage .w360-container{
  max-width:var(--w360-container,1100px);
}

/* Adjustable single ebook/product/post width for PH360 theme */
body.single .site-content,
body.single .content-area,
body.single .site-main,
body.single article,
body.single-download .site-content,
body.single-download .content-area,
body.single-download .site-main,
body.single-download article{
  max-width:var(--w360-single-width,860px);
  margin-left:auto!important;
  margin-right:auto!important;
}

/* Smaller card buttons */
.w360-card.btn-compact .w360-card-btn{
  padding:9px 14px;
  font-size:14px;
  min-height:40px;
}
.w360-card.btn-normal .w360-card-btn{
  padding:11px 16px;
  font-size:15px;
  min-height:46px;
}
.w360-card.btn-large .w360-card-btn{
  padding:13px 20px;
  font-size:16px;
  min-height:52px;
}
.w360-card.btn-width-contained .w360-card-btn{
  width:auto;
  min-width:150px;
  max-width:210px;
  align-self:center;
}
.w360-card.btn-width-full .w360-card-btn{
  width:100%;
  align-self:stretch;
}

/* Keep cards balanced when buttons are contained */
.w360-card.btn-width-contained .w360-card-body{
  align-items:stretch;
}
.w360-card.btn-width-contained .w360-card-body .w360-card-btn{
  margin-top:auto;
}

@media(max-width:640px){
  body.single .site-content,
  body.single .content-area,
  body.single .site-main,
  body.single article{
    max-width:100%;
  }
  .w360-card.btn-width-contained .w360-card-btn{
    max-width:none;
    width:100%;
  }
}

/* v1.9 custom content + opt-in refinements */
.w360-custom-content{font-size:17px;line-height:1.75;color:var(--w360-text)}
.w360-custom-content p{margin:0 0 1em}.w360-custom-content .w360-btn{margin-top:10px}.w360-optin-success{background:#edf7f2;border:1px solid #b7e2cd;color:#215b4b;border-radius:10px;padding:12px 16px;text-align:center;font-weight:700}.w360-join-form input[type=email]{background:#fff}.w360-library-original .w360-hero{margin-bottom:0}.w360-library-original .w360-library-search{margin-top:0}

/* v2.0 Custom blocks + visual topic cards + category archive image positioning */
.w360-custom-block-admin{background:#fbfdff;border:1px solid #e6edf5;border-radius:12px;padding:14px;margin:14px 0}.w360-custom-block-admin h3{margin-top:0}.w360-topic-icon{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,var(--w360-soft,#eef6ff),#fff);border:1px solid #dbeafe;color:var(--w360-primary,#1f4e79);display:inline-flex;align-items:center;justify-content:center;font-size:24px;font-weight:900;margin-bottom:14px;box-shadow:0 8px 18px rgba(31,78,121,.06)}.w360-topic-card.compact .w360-topic-icon{margin-left:auto;margin-right:auto;width:40px;height:40px;font-size:22px}.w360-topic-card:hover .w360-topic-icon{transform:translateY(-2px);transition:transform .18s ease}.w360-topic-card{transition:transform .18s ease, box-shadow .18s ease}.w360-topic-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(31,78,121,.10)}

/* Category archive list: put image below the title and left-align it when supported by the active PH360 theme. */
body.website360-category-image-below-title.category article{display:flex!important;flex-direction:column!important;gap:0}body.website360-category-image-below-title.category article .entry-header{order:1!important}body.website360-category-image-below-title.category article .post-thumbnail,body.website360-category-image-below-title.category article .featured-image{order:2!important;align-self:flex-start!important;margin:12px 0 12px!important;text-align:left!important;background:transparent!important;min-height:0!important}body.website360-category-image-below-title.category article .post-thumbnail img,body.website360-category-image-below-title.category article .featured-image img,body.website360-category-image-below-title.category article img.wp-post-image{max-width:220px!important;width:auto!important;height:auto!important;margin:0!important;display:block!important;object-fit:contain!important}body.website360-category-image-below-title.category article .entry-content,body.website360-category-image-below-title.category article .entry-summary{order:3!important}body.website360-category-image-below-title.category article .entry-footer{order:4!important}

/* v2.1 UI Refinements + conversion elements */
.w360-section.w360-query-section{padding-top:var(--w360-query-pad,var(--w360-section-pad,56px));padding-bottom:var(--w360-query-pad,var(--w360-section-pad,56px))}
.w360-category-cards,.w360-trust-section,.w360-toolkits-section,.w360-join-section,.w360-home-topics{padding-top:var(--w360-content-pad,var(--w360-section-pad,56px));padding-bottom:var(--w360-content-pad,var(--w360-section-pad,56px))}
.w360-custom-section{padding-top:var(--w360-custom-pad,var(--w360-section-pad,56px));padding-bottom:var(--w360-custom-pad,var(--w360-section-pad,56px))}
.w360-card.btn-small .w360-card-btn{padding:7px 12px;font-size:13px;min-height:34px;min-width:118px}.w360-conversion-badge{display:inline-flex;align-self:flex-start;background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px}.w360-stars{font-size:13px;color:#b7791f;letter-spacing:1px;margin:-2px 0 8px;line-height:1}.w360-stars span{color:#64748b;letter-spacing:0;font-size:11px;margin-left:5px;font-weight:700}.w360-topic-icon.uploaded{padding:7px}.w360-topic-icon.uploaded img{max-width:100%;max-height:100%;object-fit:contain;display:block}.w360-topic-card.hover-none:hover{transform:none;box-shadow:0 8px 24px rgba(15,23,42,.05)}.w360-topic-card.hover-lift:hover{transform:translateY(-4px)}.w360-topic-card.hover-shadow:hover{box-shadow:0 16px 38px rgba(31,78,121,.14)}.w360-topic-card.hover-border:hover{border-color:var(--w360-primary);box-shadow:0 10px 24px rgba(31,78,121,.08)}.w360-topic-card.hover-scale:hover{transform:scale(1.015)}
body.website360-hide-archive-date.category .posted-on,body.website360-hide-archive-date.category time,body.website360-hide-archive-date.category .entry-date,body.website360-hide-archive-date.category .date,body.website360-hide-archive-date.category .published{display:none!important}body.website360-hide-archive-author.category .byline,body.website360-hide-archive-author.category .author,body.website360-hide-archive-author.category .vcard{display:none!important}body.website360-hide-archive-date.website360-hide-archive-author.category .entry-meta,body.website360-hide-archive-date.website360-hide-archive-author.category .post-meta,body.website360-hide-archive-date.website360-hide-archive-author.category .meta{display:none!important}
body.website360-category-image-below-title.category article .w360-moved-below-title{display:block!important;align-self:flex-start!important;margin:12px 0 16px!important}body.website360-category-image-below-title.category article .w360-moved-below-title img{max-width:220px!important;width:auto!important;height:auto!important;object-fit:contain!important;margin:0!important}.website360-category-top-image.category article .post-thumbnail,.website360-category-top-image.category article .featured-image{order:0!important;margin-bottom:14px!important}
@media(max-width:640px){.w360-grid,.w360-topic-grid,.w360-topic-grid-five{grid-template-columns:repeat(var(--w360-mobile-cols,1),minmax(0,1fr))!important}.w360-section.w360-query-section,.w360-category-cards,.w360-trust-section,.w360-toolkits-section,.w360-join-section,.w360-home-topics,.w360-custom-section{padding-top:calc(var(--w360-section-pad,56px)*.58);padding-bottom:calc(var(--w360-section-pad,56px)*.58)}.w360-topic-card{padding:22px}.w360-card.btn-width-contained .w360-card-btn{width:auto;min-width:130px}.w360-card.btn-small .w360-card-btn{width:auto}}

/* v2.2 Product Page + EDD Checkout Template */
.w360-product-page{max-width:var(--w360-single-width,860px);margin:0 auto;padding:24px}
.w360-product-hero-wrap{background:linear-gradient(135deg,var(--w360-soft,#eef6ff),#fff);border:1px solid #dbe7f3;border-radius:22px;padding:32px;margin:26px 0 28px;box-shadow:0 14px 35px rgba(31,78,121,.08)}
.w360-product-hero-grid{display:grid;grid-template-columns:280px minmax(0,1fr);gap:34px;align-items:center}
.w360-product-cover{display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.68);border-radius:18px;padding:20px;min-height:300px}
.w360-product-cover img{max-width:100%;max-height:360px;width:auto;height:auto;display:block;object-fit:contain;filter:drop-shadow(0 18px 25px rgba(15,23,42,.15))}
.w360-product-cover-placeholder{width:220px;height:300px;border-radius:14px;background:#f3f7fb;color:var(--w360-primary,#1f4e79);display:flex;align-items:center;justify-content:center;font-weight:900;text-align:center;padding:20px}
.w360-product-summary h1{font-size:clamp(30px,4vw,46px);line-height:1.08;color:var(--w360-heading,#10233a);margin:8px 0 14px}
.w360-product-subtitle{font-size:17px;line-height:1.7;color:var(--w360-text,#24364a);margin:0 0 18px;max-width:620px}
.w360-product-price{font-size:26px;font-weight:900;color:var(--w360-primary,#1f4e79);margin:12px 0 18px}
.w360-product-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:18px 0 14px}
.w360-product-buy,.w360-product-actions .edd-submit,.w360-product-bottom-cta .edd-submit{display:inline-flex!important;align-items:center;justify-content:center;background:var(--w360-primary,#1f4e79)!important;color:#fff!important;border:0!important;border-radius:var(--w360-button-radius,10px)!important;padding:12px 22px!important;font-weight:900!important;text-decoration:none!important;box-shadow:0 10px 22px rgba(31,78,121,.18)!important;line-height:1.2!important}
.w360-product-buy:hover,.w360-product-actions .edd-submit:hover,.w360-product-bottom-cta .edd-submit:hover{filter:brightness(.92);color:#fff!important;text-decoration:none!important}
.w360-product-secondary{display:inline-flex;align-items:center;justify-content:center;border:1px solid #cbd8e6;border-radius:var(--w360-button-radius,10px);padding:11px 18px;color:var(--w360-primary,#1f4e79);font-weight:800;text-decoration:none;background:#fff}
.w360-product-secondary:hover{border-color:var(--w360-primary,#1f4e79);text-decoration:none}
.w360-product-trust{display:flex;flex-direction:column;gap:7px;margin-top:14px;color:#52657a;font-size:14px;font-weight:700}
.w360-product-content-wrap{background:#fff;border:1px solid #e5edf5;border-radius:18px;padding:30px;margin-bottom:26px}.w360-product-content{font-size:17px;line-height:1.75;color:var(--w360-text,#24364a)}.w360-product-content h2,.w360-product-content h3{color:var(--w360-heading,#10233a);margin-top:1.3em}.w360-product-bottom-cta{text-align:center;background:var(--w360-soft,#eef6ff);border:1px solid #dbe7f3;border-radius:18px;padding:30px;margin:26px 0}.w360-product-bottom-cta h2{margin:0 0 8px;color:var(--w360-heading,#10233a)}.w360-product-bottom-cta p{margin:0 0 18px;color:var(--w360-text,#24364a)}
@media(max-width:780px){.w360-product-page{padding:16px}.w360-product-hero-grid{grid-template-columns:1fr;gap:20px;text-align:center}.w360-product-cover{min-height:0}.w360-product-cover img{max-height:300px}.w360-product-actions{justify-content:center}.w360-product-trust{align-items:center}.w360-product-content-wrap{padding:22px}}
