.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;
}marquee {
margin-top: 6px;
width: 100%;
}
.runtext-container {
background:#000;
border: 1px solid #000000;
width: 100%;
overflow-x: hidden;
overflow-y: hidden;
padding:0 3px 0 3px;
}
.main-runtext {margin: 0 auto;
overflow: visible;
position: relative;
height: 40px;
}
.runtext-container .holder {
position: relative;
overflow: visible;
display:inline;
float:left;
}
.runtext-container .holder .text-container {
display:inline;
}
.runtext-container .holder a{
text-decoration: none;
font-weight: bold;
color:#fff;
text-shadow:0 -1px 0 rgba(0,0,0,0.25);
line-height: -0.5em;
font-size:16px;
}
.runtext-container .holder a:hover{
color:#c5c4c7;
}
.text-container{
margin: 0 10px 0 10px;
}
.text-container a:before {
content: '';
height: 11px;
width: 11px;
display: inline-block;
background-color: #ffffff;
border-radius: 100%;
position: relative;
margin-right: 10px;
}
.text-container a:hover::before {
background-color: #c5c4c7;
}