.footer-grid > .footer-item {min-width:0;overflow-wrap:anywhere}
.footer-item .certificates-grid {display:flex!important;flex-wrap:wrap;gap:12px!important;align-items:center;max-width:100%}
.footer-item .certificate-item {flex:0 1 125px;max-width:100%;min-width:0}
.footer-item .certificate-item img {object-fit:contain;max-width:100%;max-height:136px;width:auto;height:auto}
.footer-empty-slot {border:1px dashed currentColor;background:transparent;color:inherit;padding:24px 12px;width:100%;border-radius:8px}
/* Reference storefront: compact address strip above a five-column footer. */
.site-footer[data-footer-layout="showcase-shop"] {background:#111;color:#c6c6c6;padding-top:0!important;padding-bottom:18px}
.site-footer[data-footer-layout="showcase-shop"] > .container {background:transparent}
.site-footer[data-footer-layout="showcase-shop"] .footer-grid {grid-template-columns:1.1fr 1.4fr 1fr 1fr 1.7fr!important;grid-template-areas:"address address address address address" "certificates about links guide newsletter" "certificates social links guide newsletter";gap:16px 28px!important;align-items:start}
.site-footer[data-footer-layout="showcase-shop"] [data-role="address"] {grid-area:address!important;text-align:center;padding:11px 16px;margin-bottom:18px;border-bottom:1px solid #333;background:#191919;font-size:14px;line-height:1.9}
.site-footer[data-footer-layout="showcase-shop"] [data-role="address"] .footer-title {display:none}
.site-footer[data-footer-layout="showcase-shop"] [data-role="address"] ul {display:flex;flex-wrap:wrap;justify-content:center;gap:4px 20px;margin:0!important;padding:0}
.site-footer[data-footer-layout="showcase-shop"] [data-role="address"] li {margin:0!important}
.site-footer[data-footer-layout="showcase-shop"] [data-role="address"] .footer-link {color:#c6c6c6!important}
.site-footer[data-footer-layout="showcase-shop"] [data-role="address"] .footer-contact-link {justify-content:center;gap:4px}
.site-footer[data-footer-layout="showcase-shop"] [data-role="address"] .footer-contact-link>i {flex-basis:auto;width:auto;margin-inline:0}
.site-footer[data-footer-layout="showcase-shop"] [data-role="address"] .footer-link:hover {color:#ffda00!important}
.site-footer[data-footer-layout="showcase-shop"] [data-role="certificates"] {grid-area:certificates!important;align-self:center!important}
.site-footer[data-footer-layout="showcase-shop"] [data-role="about"] {grid-area:about!important}
.site-footer[data-footer-layout="showcase-shop"] [data-role="social"] {grid-area:social!important}
.site-footer[data-footer-layout="showcase-shop"] [data-role="links"] {grid-area:links!important}
.site-footer[data-footer-layout="showcase-shop"] [data-role="guide"] {grid-area:guide!important}
.site-footer[data-footer-layout="showcase-shop"] [data-role="newsletter"] {grid-area:newsletter!important;position:relative}
.site-footer[data-footer-layout="showcase-shop"] .footer-title {color:#f6f6f6;font-size:16px;font-weight:700;margin-bottom:18px!important;line-height:1.8}
.site-footer[data-footer-layout="showcase-shop"] .footer-content-block {color:#c6c6c6;font-size:14px;line-height:2}
.site-footer[data-footer-layout="showcase-shop"] .footer-link {color:#c6c6c6!important;font-size:14px;line-height:2}
.site-footer[data-footer-layout="showcase-shop"] .footer-link:hover {color:#ffda00!important}
.site-footer[data-footer-layout="showcase-shop"] .certificates-grid {background:white;border:1px solid #ddd;border-radius:12px;padding:12px;justify-content:center;gap:8px!important}
.site-footer[data-footer-layout="showcase-shop"] .certificate-item {flex:0 1 90px}
.site-footer[data-footer-layout="showcase-shop"] .footer-social-list {flex-wrap:wrap;gap:8px;margin:0;padding:0}
.site-footer[data-footer-layout="showcase-shop"] .social-icon {display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#292929;color:#ddd;font-size:18px;transition:background-color .2s ease,color .2s ease,transform .2s ease}
.site-footer[data-footer-layout="showcase-shop"] a.social-icon:hover,
.site-footer[data-footer-layout="showcase-shop"] a.social-icon:focus-visible {background:var(--color-primary)!important;color:#111!important;border-color:var(--color-primary)!important}
.site-footer[data-footer-layout="showcase-shop"] a.social-icon:hover i,
.site-footer[data-footer-layout="showcase-shop"] a.social-icon:focus-visible i {color:#111!important}
.site-footer[data-footer-layout="showcase-shop"] .footer-newsletter-caption {font-size:13px;line-height:1.9;margin-bottom:18px}
.site-footer[data-footer-layout="showcase-shop"] .footer-newsletter-gift {position:absolute;left:0;bottom:4px;color:#ffda00;font-size:58px;pointer-events:none}
.site-footer[data-footer-layout="showcase-shop"] .ca-two-newsletter-form {margin-top:0!important;padding-left:72px;display:flex;flex-direction:column;gap:10px}
.site-footer[data-footer-layout="showcase-shop"] .ca-two-newsletter-form input {background:#242424;border:1px solid #333;color:white;border-radius:8px;padding:12px;font-size:12px;width:100%;min-width:0}
.site-footer[data-footer-layout="showcase-shop"] .ca-two-newsletter-form .btn {position:static;align-self:flex-start;background:#ffda00;color:#171717;border-radius:8px;padding:10px 25px;font-weight:700}
.site-footer[data-footer-layout="showcase-shop"] .footer-copyright {text-align:center;margin-top:24px;color:#999;font-size:12px}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="tablet"] > .container {padding:24px}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="tablet"] .footer-grid {
 grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
 grid-template-rows:repeat(5,auto)!important;
 grid-template-areas:"about about" "links guide" "newsletter certificates" "social certificates" "address address";
 gap:18px!important;
 align-items:stretch;
}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="tablet"] [data-role="certificates"] {align-self:stretch!important}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="tablet"] [data-role="certificates"] .certificates-grid {height:100%;align-content:center}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] > .container {padding:16px 12px}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] .footer-grid {
 grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
 grid-template-rows:repeat(5,auto)!important;
 grid-template-areas:"about about" "links guide" "newsletter newsletter" "certificates social" "address address";
 gap:12px!important;
 align-items:stretch;
}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] .footer-item:not([data-role="address"]) {padding:12px;background:#171717;border:1px solid #242424;border-radius:10px}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="address"] {font-size:12px;margin-bottom:2px;padding:10px 8px;line-height:1.8}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="address"] ul {gap:5px 16px}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="links"],
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="guide"] {min-width:0}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] .footer-title {font-size:14px;margin-bottom:10px!important;line-height:1.6}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] .footer-link {font-size:12px;line-height:1.75}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] .footer-nav-list li {margin-bottom:5px!important}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="newsletter"] {padding:12px}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] .footer-newsletter-caption {display:none}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] .ca-two-newsletter-form {padding-left:0}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] .ca-two-newsletter-form .btn {align-self:stretch;width:100%!important;min-width:0}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] .footer-newsletter-gift {left:14px;top:14px;font-size:26px;line-height:1}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="certificates"] {justify-self:stretch!important;max-width:100%}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="certificates"] .certificates-grid {padding:7px}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="social"] {display:flex;flex-direction:column;justify-content:center}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="about"] .footer-content-block {max-height:7.2em;overflow:hidden;line-height:1.8;-webkit-mask-image:linear-gradient(to bottom,#000 72%,transparent);mask-image:linear-gradient(to bottom,#000 72%,transparent)}
/* Neutralize legacy fixed certificate/button dimensions in this preset. */
.site-footer[data-footer-layout="showcase-shop"] .certificate-item {flex:0 1 calc(50% - 4px);width:auto!important;height:90px!important;max-width:110px;padding:4px;display:flex;align-items:center;justify-content:center}
.site-footer[data-footer-layout="showcase-shop"] .certificate-item img {max-height:82px;width:auto;max-width:100%;object-fit:contain}
.site-footer[data-footer-layout="showcase-shop"] .ca-two-newsletter-form .btn {width:auto!important;min-width:120px;max-width:none;height:auto!important;white-space:nowrap;transform:none;display:inline-flex;align-items:center;justify-content:center}
.site-footer[data-footer-layout="showcase-shop"] .ca-two-newsletter-form .btn::after,.site-footer[data-footer-layout="showcase-shop"] .ca-two-newsletter-form .btn::before {display:none}
.site-footer[data-footer-layout="showcase-shop"] .footer-newsletter-gift {top:110px;bottom:auto}
.site-footer[data-footer-layout="showcase-shop"] [data-role="social"] {align-self:start!important}

.site-footer [data-footer-runtime-hidden][hidden]{display:none!important}

/* Custom geometry stays editable without discarding the inherited visual theme. */
.site-footer[data-footer-template="custom"][data-footer-layout="showcase-shop"] .footer-grid {grid-template-areas:none;grid-template-columns:var(--footer-custom-columns)!important;gap:var(--footer-custom-gap)!important}
.site-footer[data-footer-template="custom"][data-footer-layout="showcase-shop"] .footer-item {grid-area:auto!important;grid-column:var(--footer-section-column)!important;grid-row:var(--footer-section-row)!important}

.site-footer:has(.footer-background-media),.site-footer:has(.footer-background-media)>.container{position:relative;isolation:isolate}.footer-background-media{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:-1}.site-footer:has(.footer-background-media)>.container{background-color:transparent}
