.wc-block-components-totals-wrapper .lws-wr-blocks.pointsoncart-component_unfold{text-decoration:none;cursor:pointer;color:inherit;display:flex;flex-direction:row;margin:0px 16px;border-top:1px solid rgba(18,18,18,.11);border-bottom:1px solid rgba(18,18,18,.11)}.wc-block-components-totals-wrapper .lws-wr-blocks.pointsoncart-component_unfold .wr-label{display:flex;justify-content:space-between;flex-grow:1}.wc-block-components-totals-wrapper .lws-wr-blocks.pointsoncart-component_unfold svg{margin-left:auto;fill:currentColor}.wc-block-components-totals-wrapper .lws-wr-blocks.pointsoncart-component{border-top:1px solid rgba(18,18,18,.11);border-bottom:1px solid rgba(18,18,18,.11);margin-top:16px;padding:8px 16px}.wc-block-components-totals-wrapper .lws-wr-blocks.pointsoncart-component.is_loading{opacity:.5}.wc-block-components-totals-wrapper .lws-wr-blocks.pointsoncart-component .pointsoncart-component_fold{display:flex;gap:8px;cursor:pointer}.wc-block-components-totals-wrapper .lws-wr-blocks.pointsoncart-component .pointsoncart-component_fold svg{margin-left:auto;fill:currentColor}.wc-block-components-totals-wrapper .lws-wr-blocks .pointsoncart-component_form{display:flex;flex-direction:row;gap:8px;margin-bottom:0;width:100%}.wc-block-components-totals-wrapper .lws-wr-blocks .pointsoncart-component_form>*{margin-top:0px}@keyframes dot-flashing{0%{bottom:0px}25%{bottom:10px}46%{bottom:-3px}50%,100%{bottom:0px}}.wc-block-components-totals-wrapper .lws-wr-blocks .pointsoncart-component_form .loading-dots span{opacity:1;font-weight:bold;position:relative;animation-timing-function:ease-in-out;animation:dot-flashing 2s infinite}.wc-block-components-totals-wrapper .lws-wr-blocks .pointsoncart-component_form .loading-dots .dot1{animation-delay:0s}.wc-block-components-totals-wrapper .lws-wr-blocks .pointsoncart-component_form .loading-dots .dot2{animation-delay:.5s}.wc-block-components-totals-wrapper .lws-wr-blocks .pointsoncart-component_form .loading-dots .dot3{animation-delay:1s}.wc-block-components-totals-wrapper .lws-wr-blocks .pointsoncart-component_form button{cursor:pointer;align-items:center;display:inline-flex;flex:1;height:auto;justify-content:center;position:relative;text-align:center;transition:box-shadow .1s linear;padding-left:1em;padding-right:1em}.wc-block-components-totals-wrapper .lws-wr-blocks .pointsoncart-component_form button:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.wc-block-components-totals-wrapper .lws-wr-blocks .points-on-cart-details{font-size:smaller;font-weight:bold;text-align:right;display:inline-block;width:100%}.wc-block-components-totals-wrapper .wc-block-components-discounts-meta .lwswc-cartnotice-inner{position:relative}.wc-block-components-totals-wrapper .wc-block-components-discounts-meta .lwswc-cartnotice-inner .lwswc-cartnotice-content{background:#3c2ecd;color:#fff;padding:3px 6px;font-size:medium;transition:all 0.8s ease-out}.wc-block-components-totals-wrapper .wc-block-components-discounts-meta .lwswc-cartnotice-inner .lwswc-cartnotice-content.lwswc-success{background:#3b9f38}.wc-block-components-totals-wrapper .wc-block-components-discounts-meta .lwswc-cartnotice-inner .lwswc-cartnotice-content.lwswc-warning{background:#cd602e}.wc-block-components-totals-wrapper .wc-block-components-discounts-meta .lwswc-cartnotice-inner .lwswc-cartnotice-content:hover{padding:7px;margin:-1em;background:rgba(60,46,205,0.9)}.wc-block-components-totals-wrapper .wc-block-components-discounts-meta .lwswc-cartnotice-inner .lwswc-cartnotice-content:hover.lwswc-success{background:rgba(59,159,56,0.9)}.wc-block-components-totals-wrapper .wc-block-components-discounts-meta .lwswc-cartnotice-inner .lwswc-cartnotice-content:hover.lwswc-warning{background:rgba(205,96,46,0.9)}.pwgc-applied-gift-cards {
padding-bottom: 16px;
}
.pwgc-applied-gift-cards-title {
font-weight: 600;
}
.pwgc-applied-gift-cards-list {
list-style: none;
margin: 0;
padding: 0;
}
.pwgc-applied-gift-cards-item {
display: flex;
justify-content: space-between;
align-items: flex-start;
margin-top: 4px;
}
.pwgc-gift-card-balance {
font-size: 0.9em;
opacity: 0.8;
}
.pwgc-applied-gift-cards-right {
display: flex;
align-items: flex-start;
gap: 8px;
} #pwgc-redeem-gift-card-number {
width: 100%;
}
.pwgc-apply-gift-card-button {
width: 100%;
margin-top: 4px;
} .pwgc-remove-gift-card {
border: none;
background: transparent;
cursor: pointer;
padding: 0 4px;
font-size: 1.1em;
line-height: 1;
}
.pwgc-remove-gift-card:disabled {
cursor: default;
}
.wp-block-woocommerce-checkout #pwgc-redeem-gift-card-container {
padding: 16px;
}