:root{--primary-color:#000000;--secondary-color:#ffffff;--border-color:silver;--background-light:#ebebeb;--border-radius-small:3px;--border-radius-medium:6px;--border-radius-large:9px;--spacing-small:5px;--spacing-medium:10px;--spacing-large:20px;--highlight-color:#1d6740;--chalvi-azul:#2aa5f7;--chalvi-rojo:#ff2a23;--chalvi-dorado:#f2c037;--txt:#222;--txt2:#333;--borde:#e8ecf0}.chalvi-woo-grid{width:96%;max-width:1440px;margin:0 auto;padding:35px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}.chalvi-showcase-card{position:relative;overflow:hidden;border-radius:32px;background:#fff;box-shadow:0 18px 50px rgb(0 0 0/.1);transition:transform .3s ease,box-shadow .3s ease;min-height:660px;display:flex;flex-direction:column}.chalvi-showcase-card:hover{transform:translateY(-8px);box-shadow:0 28px 70px rgb(0 0 0/.16)}.chalvi-top{position:relative;height:340px;padding:14px;background:radial-gradient(circle at 15% 20%,rgb(86 214 127/.18)0 70px,transparent 72px),radial-gradient(circle at 88% 18%,rgb(86 214 127/.16)0 92px,transparent 94px),radial-gradient(circle at 25% 82%,rgb(86 214 127/.14)0 58px,transparent 60px),linear-gradient(135deg,#f7fbf3,#fff 55%,#effbef);overflow:hidden}.chalvi-top::after,.chalvi-top::before{content:"";position:absolute;border-radius:50%;background:rgb(188 255 205/.28);border:1px solid rgb(255 255 255/.65);box-shadow:inset 8px 8px 18px rgb(255 255 255/.65),inset -10px -10px 22px rgb(72 180 108/.1),0 12px 30px rgb(39 190 91/.1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);pointer-events:none}.chalvi-top::before{width:190px;height:190px;right:-32px;top:18px}.chalvi-top::after{width:110px;height:110px;left:-18px;bottom:28px}.chalvi-buttons a,.chalvi-top,.chalvi-top a{display:flex;align-items:center;justify-content:center}.chalvi-top a{position:relative;z-index:3;width:96%;height:96%}.chalvi-glass{display:none}.chalvi-product-img{position:relative;z-index:3;width:auto;max-width:98%;max-height:315px;object-fit:contain;filter:drop-shadow(0 18px 22px rgb(0 0 0/.12));transition:transform .35s ease,filter .35s ease}.chalvi-showcase-card:hover .chalvi-product-img{transform:scale(1.08) translateY(-6px);filter:drop-shadow(0 22px 26px rgb(0 0 0/.18))}.chalvi-discount,.chalvi-tag{position:absolute;top:20px;z-index:5;padding:8px 13px;border-radius:999px;font-size:12px;line-height:1;font-weight:800}.chalvi-tag{left:20px;background:#0d0d0d;color:#fff}.chalvi-discount{right:20px;background:#ffe14b;color:#111}.chalvi-body{padding:24px 26px 26px;flex:1;display:flex;flex-direction:column}.chalvi-body-inner{flex:1}.chalvi-mini-title{display:inline-block;background:#eef8ee;color:#23a447;padding:7px 13px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.8px;margin:0 0 15px}.chalvi-body h2{margin:0 0 13px;font-size:22px;line-height:1.12;color:#111;font-weight:900;min-height:76px}.chalvi-description{color:#666;font-size:14px;line-height:1.5;margin:0 0 16px;min-height:44px}.chalvi-info-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.chalvi-info-row span{background:#f8f8f8;padding:8px 10px;border-radius:999px;font-size:12px;font-weight:700;color:#444;box-shadow:0 4px 10px rgb(0 0 0/.04)}.chalvi-bottom{margin-top:auto}.chalvi-price-area{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;border-top:1px solid #eee;padding-top:16px}.chalvi-price-html,.chalvi-price-html .woocommerce-Price-amount{font-size:17px!important;font-weight:700;color:#555}.chalvi-stock{background:#ecf9ec;color:#23a447;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:800}.chalvi-buttons{display:grid;grid-template-columns:1fr 1fr;gap:11px}.chalvi-buttons a{text-decoration:none;min-height:48px;padding:11px 10px;border-radius:14px;font-size:14px;line-height:1.15;font-weight:800;transition:transform .22s ease,box-shadow .22s ease}.buy-btn,.wa-btn{color:#fff!important}.buy-btn{background:#080808;box-shadow:0 8px 18px rgb(0 0 0/.16)}.wa-btn{background:#24c95a;box-shadow:0 8px 18px rgb(36 201 90/.22)}.chalvi-buttons a:hover{transform:translateY(-3px)}@media (max-width:1180px){.chalvi-woo-grid{width:96%;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.chalvi-top{height:360px}.chalvi-product-img{max-height:335px;max-width:99%}}@media (max-width:820px){.chalvi-woo-grid{width:96%;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.chalvi-showcase-card{min-height:auto;border-radius:28px}.chalvi-top{height:300px;padding:10px}.chalvi-product-img{max-height:285px;max-width:100%}.chalvi-body{padding:20px}.chalvi-body h2{font-size:20px;min-height:auto}}@media (max-width:620px){.chalvi-woo-grid{width:98%;grid-template-columns:1fr;gap:24px;padding:18px 0}.chalvi-showcase-card{width:100%;max-width:100%;border-radius:26px}.chalvi-top{height:330px;padding:8px}.chalvi-top a{width:100%;height:100%}.chalvi-product-img{max-width:100%;max-height:315px}.chalvi-body{padding:20px}.chalvi-body h2{font-size:21px;min-height:auto}.chalvi-description{min-height:auto}.chalvi-buttons a{min-height:44px;font-size:13px;padding:10px}}@media (max-width:767px){body,html,img{max-width:100%!important}body,html{width:100%!important;overflow-x:hidden!important}.et_pb_code,.et_pb_column,.et_pb_image,.et_pb_module,.et_pb_row,.et_pb_section,.et_pb_text{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}img{height:auto!important}}body,html{width:100%;max-width:100%;overflow-x:hidden!important}@media (max-width:767px){.et_pb_code,.et_pb_column,.et_pb_image,.et_pb_module,.et_pb_row,.et_pb_section,.et_pb_text{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}img{max-width:100%!important;height:auto!important}}