1 line
2.6 KiB
CSS
1 line
2.6 KiB
CSS
#square-gift-card-wrapper{min-height:155px;overflow:hidden;padding:.75rem 0}#square-gift-card-wrapper+#payment>div.place-order:first-of-type{margin-top:0}#square-gift-card-application{display:none;flex-wrap:wrap}#square-gift-card-apply-button-wrapper{padding-left:.5rem}#square-gift-card-apply-button-wrapper button{height:52px;padding-left:18px;padding-right:18px}#square-gift-card-title{margin-bottom:.5rem;width:100%}#square-gift-card-fields-input{flex:1}#square-gift-card-response{align-items:center;display:none;flex-flow:column wrap;height:100%;justify-content:center}#square-gift-card-response #square-gift-card-funds-message{margin-bottom:0!important}#square-gift-card-response #square-gift-card-balance-info{margin-bottom:1.5rem}#square-gift-card-remove{color:#0d9cd9!important;display:block;font-weight:600;margin-top:13px;text-decoration:underline}#square-split-payment,#square-split-payment-separator{margin-top:1rem}#square-gift-card-user-controls{display:none}.sq-card-wrapper{min-width:auto!important}.force-hide{display:none!important}#square-gift-card-buying-options{margin:0 0 2rem;padding:0 .25rem}#square-gift-card-buying-options input[type=radio]{cursor:pointer;margin-right:.5rem}#square-gift-card-buying-options>label{cursor:pointer;display:inline-flex;margin-bottom:.5rem}#square-gift-card-buying-options label[for=square-gift-card-buying-option__new]{margin-right:1rem}#square-gift-card-email-to-wrapper,#square-gift-card-gan-wrapper{margin-bottom:1rem;margin-top:1rem}#square-gift-card-email-to-wrapper label,#square-gift-card-gan-wrapper label{display:block;margin-bottom:.5rem}#square-gift-card-email-to-wrapper input,#square-gift-card-gan-wrapper input{width:100%}#square-gift-card-email-to-wrapper .wc-square-required-indicator,#square-gift-card-gan-wrapper .wc-square-required-indicator{color:var(--wp--preset--color--vivid-red)}#square-gift-card-email-to-wrapper .square-gift-card-field-wrapper,#square-gift-card-gan-wrapper .square-gift-card-field-wrapper{margin-bottom:1rem}.square-gift-card-response{display:none;margin-bottom:32px}.square-gift-card-response__header{color:#fff;padding:15px 15px 15px 40px;position:relative}.square-gift-card-response__header:before{font-family:Font Awesome\ 5 Free;left:15px;position:absolute;top:50%;transform:translateY(-50%)}.square-gift-card-response__header--success{background-color:#3b8052}.square-gift-card-response__header--success:before{content:""}.square-gift-card-response__header--fail{background-color:#dc3232}.square-gift-card-response__header--fail:before{content:""}.square-gift-card-response__content{border:1px solid rgba(0,0,0,.3);padding:17px 15px}
|