.cdv-product-card{position:relative;display:flex;flex-direction:column;width:100%;height:100%;box-sizing:border-box;background:#fff;border-radius:12px;overflow:visible;padding:10px;color:#000}
.cdv-product-card__image-wrap{position:relative;display:flex;align-items:center;justify-content:center;height:200px;min-height:200px;padding:10px;box-sizing:border-box;background:#fff;border-radius:12px;box-shadow:0 0 5px 0 rgba(0,0,0,.1);overflow:hidden}
.cdv-product-card__image-link{display:flex;width:100%;height:100%;align-items:center;justify-content:center;overflow:hidden}
.cdv-product-card__image{display:block;width:100%;height:180px!important;max-height:180px;object-fit:contain!important;object-position:center}
.cdv-product-card__category-icon{position:absolute;z-index:3;top:10px;right:10px}
.cdv-product-card__category-icon img{display:block;width:48px;height:48px;object-fit:contain}
.cdv-product-card__badges-top{position:absolute;z-index:3;top:10px;left:10px;display:flex;flex-direction:column;align-items:flex-start;gap:5px}
.cdv-product-card__badge{display:inline-flex;align-items:center;width:max-content;padding:2.5px 12.5px;border-radius:15px;font-size:12px!important;font-weight:400;line-height:1.2;color:#fff;text-transform:uppercase}
.cdv-product-card .cdv-product-card__badge{font-size:12px!important}
.cdv-product-card__badge--discount{background:var(--e-global-color-e31081f,#671b22)}
.cdv-product-card__badge--shipping{background:#2BAD64}
.cdv-product-card__badge--installments{position:absolute;right:0;bottom:0;left:0;width:100%;box-sizing:border-box;justify-content:center;padding:4px!important;border-radius:0 0 12px 12px;background:#3F84B9;font-size:12px}
.cdv-product-card .cdv-product-card__badge--installments{padding:4px!important}
.cdv-product-card__offer-countdown{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px;padding:4px 7px;border-radius:4px;background:linear-gradient(90deg,#f8af02 2.26%,#ffe601 99.95%);font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;text-transform:uppercase}
.cdv-product-card__offer-label{font-style:italic}
.cdv-product-card__offer-time{display:inline-flex;gap:2px;font-variant-numeric:tabular-nums}
.cdv-product-card__wineries{display:flex;flex-wrap:wrap;gap:4px;min-height:16px;margin-top:7px;font-size:12px;line-height:16px;font-weight:500;text-transform:uppercase}
.cdv-product-card__wineries--empty{visibility:hidden}
.cdv-product-card__wineries a{color:#000;text-decoration:none!important}
.cdv-product-card__title{display:-webkit-box;margin:5px 0 4px;min-height:44px;overflow:hidden;color:#000;font-size:16px;font-weight:700;line-height:22px;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.cdv-product-card__title a{color:#000;text-decoration:none!important}
.cdv-product-card__price{min-height:46px;color:#671b22;font-size:20px;font-weight:700}
.cdv-product-card__price del{display:block;color:#671b22;font-size:13px;font-weight:400;line-height:18px;text-decoration:line-through!important}
.cdv-product-card__price ins{display:block;color:#671b22;text-decoration:none!important}
.cdv-product-card__price .amount,.cdv-product-card__price .amount bdi,.cdv-product-card__price ins .amount,.cdv-product-card__price del .amount{color:#671b22}
.cdv-product-card__transfer{min-height:16px;margin-top:3px;color:#555;font-size:12px;line-height:16px}
.cdv-product-card__actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:20px}
.cdv-product-card__quantity{display:inline-flex;align-items:center;flex:0 0 auto;width:fit-content;max-width:100%;height:40px;padding:0 5px;box-sizing:border-box;border-radius:999px;background:#f7f3f4;overflow:hidden}
.cdv-product-card__quantity button{flex:0 0 30px;width:30px;height:40px;margin:0!important;padding:0!important;border:0!important;outline:0;background:transparent!important;box-shadow:none!important;color:#111;font-size:20px;line-height:1;cursor:pointer}
.cdv-product-card__quantity button:hover,.cdv-product-card__quantity button:focus{background:transparent!important;color:#000!important;transform:none!important;box-shadow:none!important}
.cdv-product-card .cdv-product-card__quantity input{flex:0 0 30px;width:30px;min-width:30px;max-width:30px;height:40px;margin:0!important;padding:0!important;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:#000!important;-webkit-text-fill-color:#000!important;opacity:1!important;font-size:14px;font-weight:500;line-height:40px;text-align:center;-moz-appearance:textfield}
.cdv-product-card .cdv-product-card__quantity input:focus{border:0!important;outline:0!important;box-shadow:none!important}
.cdv-product-card__quantity input::-webkit-inner-spin-button,.cdv-product-card__quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.cdv-product-card__quantity-confirm{display:none;flex:0 0 auto;align-items:center;justify-content:center;width:40px;height:40px;box-sizing:border-box;border-radius:50%;background:#671b22;color:#fff;cursor:pointer}
.cdv-product-card__quantity-confirm svg{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5}
.cdv-product-card__quantity-confirm:hover,.cdv-product-card__quantity-confirm:focus-visible{background:#000;color:#fff;outline:2px solid #671b22;outline-offset:2px}
.cdv-product-card__stock-notice{position:absolute;z-index:12;right:8px;bottom:58px;width:max-content;max-width:calc(100% - 16px);box-sizing:border-box;padding:6px 9px;border-radius:6px;background:#222;color:#fff;font-size:10px;line-height:13px;text-align:center;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .15s ease,transform .15s ease,visibility .15s ease}
.cdv-product-card__stock-notice.is-visible{opacity:1;visibility:visible;transform:translateY(0)}
.cdv-product-card__add-to-cart,.cdv-product-card__select-options{display:inline-flex;flex:1 1 auto;min-width:0;justify-content:center;align-items:center;min-height:40px;box-sizing:border-box;padding:0 14px;border-radius:999px;background:#671b22;color:#fff;font-size:13px;font-weight:700;text-decoration:none!important;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}
.cdv-product-card__add-to-cart.loading{position:relative;color:transparent!important;text-indent:-9999px;pointer-events:none;padding:0 14px!important}
.cdv-product-card__add-to-cart.loading::after{content:"";position:absolute;top:50%;right:auto;left:50%;display:block;width:14px;height:14px;margin:-8px 0 0 -8px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:cdv-product-card-spin .7s linear infinite}
.cdv-product-card__add-to-cart.loading::before{display:none!important;content:none!important}
@keyframes cdv-product-card-spin{to{transform:rotate(360deg)}}
.cdv-product-card__add-to-cart:hover,.cdv-product-card__select-options:hover{background:#000;color:#fff;text-decoration:none!important}
.cdv-product-card .cdv-product-card__actions .added_to_cart.wc-forward{display:flex;flex:0 0 100%;width:100%;box-sizing:border-box;justify-content:center;align-items:center;margin:0!important;padding:5.5px 10px;border-radius:0 0 10px 10px;background:#373737;color:#fff;font-size:13px;font-weight:600;line-height:1.2;text-transform:uppercase;text-decoration:none!important}
.cdv-product-card .cdv-product-card__actions .added_to_cart.wc-forward:hover,.cdv-product-card .cdv-product-card__actions .added_to_cart.wc-forward:focus{background:#000;color:#fff;text-decoration:none!important}
.cdv-product-card__unavailable,.cdv-product-card__no-price{color:#666;font-size:13px}
@media(max-width:767px){.cdv-product-card{min-width:0;max-width:100%;padding:8px}.cdv-product-card__image-wrap{height:150px;min-height:150px;padding:10px}.cdv-product-card__image{height:130px!important;max-height:130px}.cdv-product-card .cdv-product-card__badges-top .cdv-product-card__badge{font-size:9px!important;line-height:12px!important;padding:2px 8px!important}.cdv-product-card .cdv-product-card__badge--installments{font-size:9px!important;line-height:12px!important;padding:3px 5px!important}.cdv-product-card__wineries{font-size:10px;line-height:14px;min-height:14px}.cdv-product-card__title{font-size:14px;line-height:18px;min-height:36px}.cdv-product-card__price{font-size:16px;min-height:40px}.cdv-product-card__price del{font-size:11px;line-height:15px}.cdv-product-card__transfer{font-size:11px;line-height:14px;min-height:14px}.cdv-product-card__badge{font-size:10px!important}.cdv-product-card__actions{gap:5px}.cdv-product-card__quantity{display:none;height:38px;padding:0 4px}.cdv-product-card__quantity button{flex-basis:24px;width:24px;height:38px;font-size:18px}.cdv-product-card .cdv-product-card__quantity input{flex-basis:26px;width:26px;min-width:26px;max-width:26px;height:38px;font-size:13px;line-height:38px}.cdv-product-card__add-to-cart{flex:1 1 100%;width:100%;min-width:0;min-height:38px;padding:0 10px;font-size:11px;line-height:1.1}.cdv-product-card__add-to-cart.loading{padding:0 10px!important}.cdv-product-card__quantity-confirm{display:none;width:38px;height:38px}.cdv-product-card__quantity-confirm svg{width:19px;height:19px}.cdv-product-card--quantity-open .cdv-product-card__quantity{display:inline-flex}.cdv-product-card--quantity-open .cdv-product-card__add-to-cart{display:none}.cdv-product-card--quantity-open .cdv-product-card__quantity-confirm{display:inline-flex}.cdv-product-card__select-options{min-height:38px;padding:8px;font-size:10px;line-height:12px}.cdv-product-card .cdv-product-card__actions .added_to_cart.wc-forward{font-size:11px}.cdv-product-card__stock-notice{right:6px;bottom:54px;max-width:calc(100% - 12px)}}
