.product-style-1{display:flex;flex-direction:column;flex-wrap:wrap;gap:var(--w-product-gap);width:100%}.product-style-1 .product-image{clear:both;display:block;margin:0 auto;width:auto}.product-style-1 .price-container{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;width:100%}.product-style-1 .prime-logo{max-height:25px}.product-style-1 .review>:last-child{margin-bottom:0}.product-style-1 .footer{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-bottom:0;margin-top:auto}.product-name-style-2{background:var(--w-h2-bg-color);border-radius:var(--w-radius-sm);color:var(--w-h2-text-color);display:inline-block;font-weight:600;padding:.6em .85em;text-align:center;width:100%}.cta-style-1{background-color:var(--w-cta-1-bg-color,var(--w-color-main));border-radius:var(--w-radius);box-shadow:var(--w-shadow);color:var(--w-cta-1-text-color,#fff);display:block;font-size:var(--w-cta-1-font-size,1em);font-weight:600;line-height:1.15rem;padding:.7rem 1.25rem;text-align:center}.cta-style-1:hover{box-shadow:var(--w-shadow-lg);transform:var(--w-cta-1-hover-transform,scale(1.05));transition:all .1s ease-out}.cta-style-1 svg{font-size:1.15rem;height:var(--w-cta-1-font-size,1em);margin-right:5px;vertical-align:middle}.cta-style-1 svg *{fill:currentColor}