/* WPX chrome ISEHF · ajustes */
.ujp-chrome.is-isehf .ch-header { position: relative !important; }
.ujp-chrome.is-isehf .ch-contact .row svg.ic-brand { fill:#fff !important; width:24px !important; height:24px !important; }
.ujp-chrome.is-isehf .ch-contact .row > svg:not(.ic-brand) { stroke:#fff !important; fill:none !important; width:24px !important; height:24px !important; }
.ujp-chrome.is-isehf .ch-contact a.row { color:inherit; text-decoration:none; transition:opacity .2s ease; }
.ujp-chrome.is-isehf .ch-contact a.row:hover { opacity:.82; }
.is-isehf .ch-logo img { transition:transform .3s ease; }
.is-isehf .ch-logo a:hover img { transform:scale(1.04); }
.ujp-chrome.is-isehf .ch-footer { background: linear-gradient(180deg, #6e1a38 0%, #A02654 32%, #A02654 100%) !important; }
.wpx-wa{position:fixed;right:24px;bottom:24px;width:64px;height:64px;border-radius:50%;background:radial-gradient(circle at 34% 30%, #74cf74 0%, #5cbf5c 55%, #52b552 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(0,0,0,.18);z-index:9998;transition:transform .2s}
.wpx-wa:hover{transform:scale(1.06)}
.wpx-wa svg{width:40px;height:40px;fill:#fff}
