.plugxen-fbt-box{width:100%;max-width:100%;background:var(--plugxen-fbt-box-bg,#f4f4f4);border-radius:var(--plugxen-fbt-box-radius,14px);padding:18px;color:#111;box-sizing:border-box;margin:18px 0}.plugxen-fbt-box *{box-sizing:border-box}.plugxen-fbt-title{margin:0 0 16px;font-size:20px;line-height:1.25;color:var(--plugxen-fbt-title-color,#111)}.plugxen-fbt-items{width:100%}.plugxen-fbt-item{position:relative;display:grid;grid-template-columns:28px 76px minmax(0,1fr) auto;gap:10px;align-items:center;background:var(--plugxen-fbt-card-bg,#fff);border-radius:10px;padding:10px;margin:0}.plugxen-fbt-item.plugxen-fbt-current{grid-template-columns:76px minmax(0,1fr) auto}.plugxen-fbt-item+.plugxen-fbt-item{margin-top:8px}.plugxen-fbt-plus{width:24px;height:24px;margin:8px auto;border-radius:50%;background:#9b9b9b;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:1}.plugxen-fbt-check-wrap{width:22px;height:22px;display:flex;align-items:center;justify-content:center;margin:0;cursor:pointer}.plugxen-fbt-check-wrap input{display:none}.plugxen-fbt-check-wrap span{width:20px;height:20px;border-radius:5px;border:1px solid var(--plugxen-fbt-checkbox-color,#111);background:#fff;display:block;position:relative}.plugxen-fbt-check-wrap input:checked+span{background:var(--plugxen-fbt-checkbox-color,#111);border-color:var(--plugxen-fbt-checkbox-color,#111)}.plugxen-fbt-check-wrap input:checked+span:after{content:"";position:absolute;left:5px;top:2px;width:6px;height:11px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.plugxen-fbt-img{width:76px !important;min-width:76px !important;height:90px !important;overflow:hidden !important;border-radius:var(--plugxen-fbt-image-radius,7px) !important;background:#f1f2f4 !important;display:flex !important;align-items:center !important;justify-content:center !important}.plugxen-fbt-box .plugxen-fbt-img img,.plugxen-fbt-box .plugxen-fbt-img .wp-post-image,.plugxen-fbt-box .plugxen-fbt-img .woocommerce-placeholder{width:76px !important;min-width:76px !important;max-width:76px !important;height:90px !important;min-height:90px !important;max-height:90px !important;object-fit:cover !important;object-position:center !important;border-radius:var(--plugxen-fbt-image-radius,7px) !important;display:block !important;margin:0 !important;padding:0 !important}.plugxen-fbt-name{font-size:14px;line-height:1.35;color:#111;margin-bottom:10px}.plugxen-fbt-variation{width:100%;max-width:150px;height:34px;border:1px solid #dcdfe6;border-radius:7px;background:#fff;color:#111;font-size:13px;padding:0 10px;outline:none}.plugxen-fbt-price{min-width:90px;text-align:right;align-self:end;padding-bottom:4px}.plugxen-fbt-regular{display:block;font-size:12px;line-height:1.2;color:var(--plugxen-fbt-regular-price-color,#999);margin-bottom:3px}.plugxen-fbt-sale{display:block;font-size:14px;line-height:1.2;color:var(--plugxen-fbt-price-color,#111)}.plugxen-fbt-footer{margin-top:16px}.plugxen-fbt-total-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.plugxen-fbt-total-label{font-size:14px;line-height:1.2;color:#111}.plugxen-fbt-total-note{font-size:13px;line-height:1.35;color:#111}.plugxen-fbt-total-price{min-width:115px;text-align:right}.plugxen-fbt-total-regular{display:block;font-size:13px;color:var(--plugxen-fbt-regular-price-color,#999);margin-bottom:3px}.plugxen-fbt-total-sale{display:block;font-size:17px;color:var(--plugxen-fbt-price-color,#111);line-height:1.2}.plugxen-fbt-add-btn{width:100%;height:48px;border:0;border-radius:var(--plugxen-fbt-button-radius,9px);background:var(--plugxen-fbt-button-bg,#212d74);color:var(--plugxen-fbt-button-text,#fff);font-size:15px;cursor:pointer;transition:opacity 0.2s ease}.plugxen-fbt-add-btn:hover{opacity:0.9}.plugxen-fbt-add-btn.is-loading{opacity:0.7;cursor:wait}.plugxen-fbt-message{font-size:13px;color:#111;margin-top:10px;min-height:18px}.plugxen-fbt-message.is-error{color:#b00020}.plugxen-fbt-link{color:inherit !important;text-decoration:none !important}.plugxen-fbt-link:hover{color:inherit !important;text-decoration:none !important}.plugxen-fbt-img a,.plugxen-fbt-name a{display:block}@media (max-width:520px){.plugxen-fbt-box{padding:14px}.plugxen-fbt-item{grid-template-columns:24px 64px minmax(0,1fr);gap:9px}.plugxen-fbt-item.plugxen-fbt-current{grid-template-columns:64px minmax(0,1fr)}.plugxen-fbt-img{width:64px !important;min-width:64px !important;height:76px !important}.plugxen-fbt-box .plugxen-fbt-img img,.plugxen-fbt-box .plugxen-fbt-img .wp-post-image,.plugxen-fbt-box .plugxen-fbt-img .woocommerce-placeholder{width:64px !important;min-width:64px !important;max-width:64px !important;height:76px !important;min-height:76px !important;max-height:76px !important}.plugxen-fbt-price{grid-column:3;text-align:left;padding-bottom:0}.plugxen-fbt-current .plugxen-fbt-price{grid-column:2}.plugxen-fbt-name{font-size:13px}.plugxen-fbt-total-row{flex-direction:column}.plugxen-fbt-total-price{text-align:left}}