/*
Generated time: June 20, 2025 08:17
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.product--infobox{isolation:isolate;border-radius:var(--block-border-radius,16px)}.product--infobox{display:flex;align-items:center;padding:13px 16px;background:var(--info-box-bg);color:var(--info-box-color);font-size:.8125rem;position:relative}.product--infobox-container{margin-bottom:20px;display:grid;grid-gap:5px}@media only screen and (min-width:1068px){.product--infobox-container{margin-top:20px;margin-bottom:0;padding:0 25px 0 0}}.product--infobox-image{margin-right:15px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.product--infobox-image svg{fill:var(--info-box-color)}.product--infobox-link{position:absolute;top:0;left:0;width:100%;height:100%}