#wps_wgm_to_name_optional { }
#wps_uwgc_send_date, #wps_wgm_hours, #wps_wgm_minutes {
width: 99%;
}
#wps_wgm_hours, #wps_wgm_minutes {
min-height: 40px;
}
#wps_wgm_to_ship {
width: 99%;
}
.wps_whatsapp_share {
background: #25d366;
color: #ffffff;
width: 147px;
display: block;
font-size: 21px;
text-decoration: none !important;
text-align: center;
margin: 12px 0px;
}
.wps_whatsapp_share img {
margin-left: 7px;
font-size: 30px;
vertical-align: middle;
font-weight: normal;
display: inline-block;
max-width: 26px;
}
#wps_whatsapp_contact {
width: 99%;
}
#wps_whatsapp_error{
color: red; 
font-size: 12px;
}
.wps_uwgc_msg_info {
display: block;
font-size: 14px;
}
#wps_uwgc_browse_img {
width: 100%;
}
.wps_wgm_info {
display: block;
}
.wps_download_pdf {
padding: 7px 14px;
background: black;
color: #fff;
font-weight: bold;
}
.fas.fa-file-download.wps_wgm_download_pdf {
margin-left: 7px;
}
.wps_gift_card_balance_heading {
margin: 0; margin-bottom: 10px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
gap: 10px;
line-height: 1.25;
}
.wps_gift_card_balance_heading .amount_wrapper {
color: #483de0;
font-weight: 600;
}
img.wps_resend_image {
background: #70b3b5;
width: 45px;
}
.resend_mail_wrapper {
margin-bottom: 15px;
}
.wps_uwgc_price_button {
margin-right: 4px;
margin-bottom: 4px;
}
#wps_wgm_to_contributor_email {
width: 99%;
} .gc-card-wrapper {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 15px;
}
.gc-car-widget.wps-coupon-card {
border: solid 1px #545454;
border-radius: 5px;
}
.gc-car-widget.wps-coupon-card a {
text-align: center;
background-color: #ffffff;
padding: 15px 0px;
display: block;
text-decoration: none;
}
.wps-wps_recharge_coupon-btn .button {
float: none !important;
}
.gc-car-widget.wps-coupon-card .h4 {
font-size: 16px;
font-weight: 400;
padding: 0px 10px;
padding-bottom: 10px;
display: block;
color: #545454;
}
.gc-card-table-wrapper {
max-width: 680px;
}
.wps-gc-card-section {
border-radius: 8px;
margin-top: 20px;
max-width: 680px;
margin-bottom: 20px;
}
.wps-coupon-card-icon {
display: block;
}
.wps-order-status.wps-processing,
.wps-order-status.wps-completed,
.wps-order-status.wps-on-hold {
position: relative;
}
.wps-order-status.wps-processing:before,
.wps-order-status.wps-completed:before,
.wps-order-status.wps-on-hold:before {
position: absolute;
content: "";
width: 7px;
height: 7px;
background-color: #483de0;
border-radius: 50%;
left: 4px;
top: 0px;
bottom: 0px;
margin: auto;
}
.wps-order-status.wps-on-hold:before {
background-color: #fc9918;
}
.wps-order-status.wps-completed:before {
background-color: #36a635;
}
.wps-coupon-card-icon svg {
width: 60px;
height: 60px;
}
.wps-wallet-field-container #wps_gc_recharge_amount,
.wps-wallet-field-container .wps_recharge_coupon_code {
width: 100% !important;
border-radius: 5px;
height: auto;
padding: 10px 12px;
border: solid 1px #ccc;
}
.wps-wallet-field-container #wps_recharge_coupon_code,
.wps-wallet-field-container #wps_gc_recharge_amount {
margin-bottom: 10px;
border: solid 1px #ccc;
width: 100% !important;
max-width: 100%;
padding: 10px 15px;
}
.gc-card-table-wrapper table {
width: 100%;
}
.gc-card-table-wrapper table thead tr th { text-align: left;
padding: 10px 15px;
font-size: 14px; font-weight: 600;
}
.gc-card-table-wrapper table tbody tr td {
padding: 5px 15px;
}
.gc-card-table-wrapper table tbody tr td {
padding: 5px 15px;
border: solid 1px #ccc;
font-size: 14px;
}
.gc-card-table-scroll {
max-height: 486px;
overflow: auto;
padding-bottom: 20px;
}
.wps-wallet-field-container {
margin-top: 20px;
}
.wps-custom-price .contri_product_price {
margin: 10px 0 20px;
width: 100%;
}
.gc-car-widget.wps-coupon-card a.active .h4 {
color: inherit;
}
.gc-car-widget.wps-coupon-card a.active .wps-coupon-card-icon svg path {
fill: #483de0;
}
.gc-card-wrapper .gc-car-widget.wps-coupon-card a {
text-decoration: none;
}
.gc-car-widget.wps-coupon-card a.active {
border-color: #483de0;
color: #483de0;
}
.wps-coupon-card a.active {
position: relative;
}
.wps-coupon-card a.active:after {
position: absolute;
content: "";
width: 10px;
aspect-ratio: 1;
background: #483de0;
border-radius: 50%;
top: 10px;
right: 10px;
}
.wps_copyLinkButton {
position: relative;
}
.wps-copied-text-msg {
vertical-align: middle;
padding: 4px 6px;
background-color: rgb(83, 83, 83);
color: #ffffff;
font-size: 5px;
line-height: 1.25;
border-radius: 3px;
position: absolute;
left: 50%;
top: calc(100% + 15px);
transform: translateX(-50%);
z-index: 9;
}
.wps-copied-text-msg:after {
position: absolute;
content: "";
border: 10px solid transparent;
border-bottom-color: rgb(83, 83, 83);
top: -18px;
left: 50%;
transform: translateX(-50%);
}
.gc-card-table-wrapper table tbody tr td:last-of-type {
min-width: 100px;
}
.gc-card-table-wrapper table tbody tr td:last-of-type a {
display: inline-block;
margin-right: 10px;
text-decoration: none !important;
vertical-align: top;
}
.wrapper-wps-thankyou-whatsapp-icon {
display: flex;
align-items: center;
margin-top: 25px;
}
.wps-thankyou-whatsapp-icon {
margin-right: 30px;
text-align: center;
}
.wps-thankyou-whatsapp-icon .wps_pgfw_whatsapp_share_icon {
text-decoration: none !important;
margin-bottom: 10px !important;
}
.wps-thankyou-whatsapp-icon p {
margin-top: 15px;
font-size: 16px;
text-transform: capitalize;
}
.wps-thankyou-whatsapp-icon .wps_pgfw_whatsapp_share_icon img {
width: 42px !important;
display: block;
margin: 0 auto;
}
.wps-thankyou-whatsapp-icon a.wps_copyLinkButton {
text-decoration: none !important;
display: block !important;
}
.wps-thankyou-whatsapp-icon a.wps_copyLinkButton span {
font-size: 38px;
height: auto;
width: auto;
}
.wps-thankyou-whatsapp-icon a.wps_copyLinkButton .wps-copied-text-msg {
font-size: 15px;
top: 40px;
background-color: rgb(83, 83, 83);
color: #fff;
}
.wps-thankyou-whatsapp-icon a.wps_copyLinkButton .wps-copied-text-msg:after {
border-bottom-color: rgb(83, 83, 83);
}
a.wps_copyLinkButton.wps-group-tool-tip .wps-copied-text-msg {
top: 26px;
font-size: 12px;
}
a.wps_copyLinkButton.wps-group-tool-tip .wps-copied-text-msg:after {
top: -19px;
}
.wps-gc-card-section+.woocommerce-error {
margin: 10px 0 0;
} .wps-gc_lay-2.wps_wgm_added_wrapper {
padding-top: 20px;
}
.wps-gc_lay-2 .wps-ts__head {
display: flex;
gap: 5px;
border-bottom: 1px solid #d3d3d3;
}
.wps-gc_lay-2 .wps-ts__h-item {
border: 1px solid #d3d3d3;
padding: 10px 8px;
border-bottom: none;
cursor: pointer;
font-size: 14px;
line-height: 1.25;
flex: 1;
text-align: center;
}
.wps-gc_lay-2 .wps-ts__b-item {
padding: 15px 10px;
display: none;
}
.wps-gc_lay-2 .wps-ts__b-item.wps-ts__active {
display: block;
}
.wps-gc_lay-2 .wps-ts__body .wps_wgm_delivery_method {
padding: 15px 10px 10px;
box-shadow: none;
border: 1px solid #d3d3d3; }
.wps-gc_lay-2 .wps-ts__body .wps_wgm_method {
font-size: 16px;
font-weight: 600;
line-height: 1.25;
margin: 0 0 5px;
display: inline-block;
color: #1e1e1e;
display: none !important;
}
.wps-gc_lay-2 .wps-ts__body .wps_wgm_msg_info {
font-size: 14px;
font-weight: 400;
line-height: 1.25;
display: inline-block;
color: #d3d3d3;
}
.wps-gc_lay-2 .wps-ts__body input[type="radio"] {
display: none !important;
}
.wps-gc_lay-2 .wps-ts__h-item.wps-ts__active {
background: #D3D3D3;
color: #fff;
}
.wps-gc_lay-2 .wps_demo_browse {
display: inline-block;
width: 70px;
height: 70px;
position: relative;
cursor: pointer;
vertical-align: top;
flex: 0 0 70px;
}
.wps-gc_lay-2 .wps_demo_browse .wps-gc__upload-icon {
display: flex;
position: absolute;
top: 0;
bottom: 0;
left: 0;
height: 70px;
width: 70px;
align-items: center;
justify-content: center;
font-size: 36px;
font-weight: 100;
border: 1px dashed #D3D3D3;
color: #D3D3D3;
cursor: pointer;
background: #fff;
flex-direction: column;
line-height: 0.8;
}
.wps-gc_lay-2 .wps_demo_browse .wps-gc__upload-icon div {
font-size: 14px;
}
.wps-gc_lay-2 .wps_demo_browse input[type="file"] {
opacity: 0;
}
.wps-gc_lay-2 .wps_wgm_selected_template .wps_wgm_featured_img {
border-radius: 0;
border: none;
object-fit: cover;
float: unset;
vertical-align: top;
margin: 0;
}
.wps-gc_lay-2 .wps_demo_browse .selected-file-name-span {
position: absolute;
left: 0;
font-size: 10px;
display: flex;
bottom: 0;
right: 0;
align-items: center;
justify-content: center;
text-align: center;
line-height: 1.25;
background: transparent;
color: #fff;
cursor: pointer;
top: 0;
}
.wps-gc_lay-2 .wps_wgm_pre_selected_temp~.selected-file-name-span {
background-color: rgba(0, 0, 0, 0.5) !important;
}
.wps-gc_lay-2 .wps_wgm_selected_template_wrapper .wps_wgm_pre_selected_temp {
border: 2px solid #1e1e1e !important;
color: #1e1e1e !important;
border-radius: 0;
}  .wps-gc_lay-2.wps_wgm_added_wrapper .wps_wgm_selected_template {
overflow: auto;
padding: 0 !important;
display: flex;
}
.wps-gc_lay-2.wps_wgm_added_wrapper .wps_wgm_selected_template_wrapper {
display: flex;
gap: 5px;
margin: 0 0 10px;
}
.wps-gc_lay-2 .wps_wgm_new_layout_for_from_select {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
gap: 10px;
width: calc(100% - 1px);
}
.wps-gc_lay-2.wps_wgm_added_wrapper .wps_wgm_section .wps_uwgc_info,
.wps-gc_lay-2.wps_wgm_added_wrapper .wps_wgm_section .wps_uwgc_msg_info {
font-size: 12px;
line-height: 1.25;
display: inline-block;
margin: 3px 0 0;
color: #d3d3d3;
}
.wps-gc_lay-2.wps_wgm_added_wrapper .wps_wgm_section label.wps_wgc_label {
font-size: 14px;
color: #1e1e1e;
line-height: 1.25;
display: inline-block;
margin: 0 0 10px;
}
.wps-gc_lay-2.wps_wgm_added_wrapper .wps_wgm_section input[type="text"],
.wps-gc_lay-2.wps_wgm_added_wrapper .wps_wgm_section input[type="number"],
.wps-gc_lay-2.wps_wgm_added_wrapper .wps_wgm_section textarea,
.wps-gc_lay-2.wps_wgm_added_wrapper .wps_wgm_section input[type="tel"] {
box-sizing: border-box;
width: 100% !important;
background: transparent;
border: 1px solid #d3d3d3;
box-shadow: none;
border-radius: 5px;
color: #1e1e1e;
padding: 10px;
font-size: 16px;
line-height: 1.25;
margin: 0;
min-height: 33px;
}
.wps-gc_lay-2.wps_wgm_added_wrapper .wps_wgm_section {
margin: 0 0 10px;
padding: 0;
flex: 1 0 45%;
width: calc(100% - 1px);
}
.wps-gc_lay-2.wps_wgm_added_wrapper .wps_wgm_section textarea {
resize: none;
min-height: 66px;
}
.wps-gc_lay-2.wps_wgm_added_wrapper .wps_wgm_section textarea+.wps_wgm_message_length {
font-size: 10px;
display: block;
text-align: right;
color: #d3d3d3;
line-height: 1.5;
padding-right: 2px;
}
.wps-gc_lay-2 .mwg_wgm_preview_email {
display: block;
}
.wps-gc_lay-2 .mwg_wgm_preview_email #mwg_wgm_preview_email {
width: 100%;
padding: 10px 20px;
font-size: 14px;
background: var(--wp--preset--color--vivid-green-cyan);
color: #fff;
text-align: center;
box-sizing: border-box;
}
.wps-gc_lay-2.wps_wgm_added_wrapper .wps_wgm_section input[type="text"]:focus,
.wps-gc_lay-2.wps_wgm_added_wrapper .wps_wgm_section input[type="number"]:focus,
.wps-gc_lay-2.wps_wgm_added_wrapper .wps_wgm_section textarea:focus,
.wps-gc_lay-2.wps_wgm_added_wrapper .wps_wgm_section input[type="tel"]:focus,
.wps-gc_lay-2 .mwg_wgm_preview_email #mwg_wgm_preview_email:focus {
outline: none;
}
@media screen and (max-width: 480px) {
.wps-gc_lay-2 .wps_wgm_new_layout_for_from_select {
gap: 0;
}
.wps-gc_lay-2.wps_wgm_added_wrapper .wps_wgm_section {
margin: 0 0 20px;
flex: 1 0 98%;
}
.wps-gc_lay-2 .wps_wgm_wrapper_for_preview {
margin: 15px 0 25px;
}
.wps-gc_lay-2.wps_wgm_added_wrapper .wps_wgm_selected_template {
flex: 1;
}
}
@media screen and (max-width: 340px) {
.wps-gc_lay-2.wps_wgm_added_wrapper .wps_wgm_selected_template {
flex: 0 0 150px;
}
}
.wps_demo_browse.wps_for_variable_product {
display: none;
} .wps_wgm_wrapper_for_preview .wps_text_style {
text-align: right;
width: 100%;
display: block;
font-weight: 500;
flex: 1;
max-width: 300px;
} #TB_window {
background: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
height: 400px !important;
overflow: unset !important;
}
#TB_window iframe {
background: #fff !important;
padding-bottom: 20px;
} :root {
--wps-gc-primary-color: #3D397B;
--wps-gc-primary-color-rgb: 61, 57, 123;
}
#wps-gc-card-section-head,
#wps-gc-card-section,
#wps_gift_card_view_wrapper_order,
#wps_gift_card_balance_wrapper_order,
#wps_gift_card_balance_wrapper_recharge,
#wps_gift_card_balance_wrapper_check,
#wps-gc_contri-detail {
max-width: 800px;
margin: 0 0 25px;
}
.woocommerce-MyAccount-content {
container-type: inline-size;
container-name: mobile-size;
}
#wps-gc-card-section-head {
display: flex;
align-items: flex-start;
gap: 20px;
justify-content: space-between;
}
#wps-gc-card-section-head #wps_giftcard_view_tab {
border: none;
}
#wps-gc-card-section-head #wps_giftcard_view_tab a {
padding: 0;
display: flex;
white-space: nowrap;
align-items: center;
gap: 5px;
color: #000;
text-decoration: underline;
font-size: 16px;
line-height: 1.25;
}
#wps-gc-card-section-head #wps_giftcard_view_tab a:after {
display: none;
}
#wps-gc-card-section-head #wps_giftcard_view_tab a:hover,
#wps-gc-card-section-head #wps_giftcard_view_tab a:hover path {
color: var(--wps-gc-primary-color);
stroke: var(--wps-gc-primary-color);
}
#wps-gc-card-section-head h4 {
font-weight: 600;
font-size: 24px;
margin: 0 0 5px;
line-height: 1.25;
}
#wps-gc-card-section-head p {
font-size: 14px;
line-height: 1.5;
color: grey;
margin: 0;
}
#wps-gc-card-section-head .wps-gc-card-section-head-in {
max-width: 400px;
}
#wps-gc-card-section {
border-radius: 0;
}
#wps-gc-card-section .gc-card-wrapper {
display: flex;
gap: 20px;
flex-wrap: wrap;
}
#wps-gc-card-section .gc-card-wrapper .wps-coupon-card {
border: none;
flex: 1;
padding: 0;
max-width: 33%;
display: flex;
}
#wps-gc-card-section .gc-card-wrapper .wps-coupon-card a {
padding: 20px;
background: #fff;
border: 2px solid #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
border-radius: 5px;
position: relative;
transition: all 0.2s linear;
flex: 1;
display: flex;
}
#wps-gc-card-section .gc-card-wrapper .wps-coupon-card a:focus,
#wps-gc-card-section-head #wps_giftcard_view_tab a:focus {
outline: none!important;
}
#wps-gc-card-section .gc-card-wrapper .wps-coupon-card a span {
line-height: 1.25;
font-size: 14px;
font-weight: 600;
padding: 0;
color: var(--wps-gc-primary-color);
}
#wps-gc-card-section .gc-card-wrapper .wps-coupon-card a svg {
width: 24px;
height: 24px;
}
#wps-gc-card-section .gc-card-wrapper .wps-coupon-card a .wps-coupon-card-icon {
display: flex;
align-items: center;
gap: 10px;
justify-content: space-between;
flex: 1;
}
#wps-gc-card-section .gc-card-wrapper .wps-coupon-card a.active {
background: var(--wps-gc-primary-color);
border-color: var(--wps-gc-primary-color);
}
#wps-gc-card-section .gc-card-wrapper .wps-coupon-card a:hover {
border-color: var(--wps-gc-primary-color);
}
#wps-gc-card-section .gc-card-wrapper .wps-coupon-card a:before,
#wps-gc-card-section .gc-card-wrapper .wps-coupon-card a:after {
position: absolute;
content: '';
bottom: 5px;
width: 50%;
height: 10px;
background: var(--wps-gc-primary-color);
left: 5px;
border-radius: 3px;
opacity: 0.05;
top: unset;
}
#wps-gc-card-section .gc-card-wrapper .wps-coupon-card a:after {
bottom: 22px;
width: 40%;
}
#wps-gc-card-section .gc-card-wrapper .wps-coupon-card a path {
stroke: var(--wps-gc-primary-color);
fill: unset;
}
#wps-gc-card-section .gc-card-wrapper .wps-coupon-card a.active:before,
#wps-gc-card-section .gc-card-wrapper .wps-coupon-card a.active:after {
background: white;
}
#wps-gc-card-section .gc-card-wrapper .wps-coupon-card a.active path {
stroke: white;
}
#wps-gc-card-section .gc-card-wrapper .wps-coupon-card a.active span {
color: white;
}
#wps_gift_card_balance_wrapper_recharge h4,
#wps_gift_card_balance_wrapper_check h4,
#wps-gc-card-section+.gc-card-table-wrapper h4,
#wps-gc_contri-detail h4, h4.wps_gift_card_amount_head {
margin: 0 0 10px;
font-size: 18px;
font-weight: 600;
line-height: 1.25;
color: #000;
}
h4.wps_gift_card_amount_head{
display: flex;
justify-content: space-between;
gap: 10px;
align-items: center;
max-width: 800px;
flex-wrap: wrap;
}
h4.wps_gift_card_amount_head b{
color: var(--wps-gc-primary-color);
}
h4.wps_gift_card_amount_head .wps_gift_card_expired_amount b{
color: red;
}
#wps_gift_card_balance_wrapper_recharge,
#wps_gift_card_balance_wrapper_check {
margin: 0;
display: block;
}
#wps_gift_card_balance_wrapper_check p {
margin: 0;
}
#wps_gift_card_balance_wrapper_check p.wps_check_balance {
display: flex;
align-items: center;
gap: 10px;
}
#wps_gift_card_balance_wrapper_recharge .form-group-wrap,
#wps_gift_card_balance_wrapper_check .form-group-wrap {
display: flex;
gap: 20px;
margin: 0 0 20px;
flex-wrap: wrap;
}
#wps_gift_card_balance_wrapper_check .wps_gift_card_balance_heading .amount_wrapper {
color: var(--wps-gc-primary-color);
}
#wps_gift_card_balance_wrapper_recharge .form-group-wrap .form-group,
#wps_gift_card_balance_wrapper_check .form-group-wrap .form-group {
margin: 0;
flex: 1 0 40%;
}
#wps_gift_card_balance_wrapper_recharge label,
#wps_gift_card_balance_wrapper_check label {
font-size: 14px;
font-weight: 600;
margin: 0 0 5px;
display: inline-block;
color: #000;
line-height: 1.25;
}
#wps_gift_card_balance_wrapper_recharge .form-group-wrap input[type=email],
#wps_gift_card_balance_wrapper_recharge .form-group-wrap input[type=text],
#wps_gift_card_balance_wrapper_recharge .form-group-wrap input[type=number],
#wps_gift_card_balance_wrapper_check .form-group-wrap input[type=text],
#wps_gift_card_balance_wrapper_check .form-group-wrap input[type=number],
#wps_gift_card_balance_wrapper_check .form-group-wrap input[type=email] {
border: 1px solid #ccc;
box-shadow: none;
background: transparent;
color: #000;
line-height: 1.25;
min-height: 33px;
padding: 10px;
font-size: 14px;
margin: 0;
border-radius: 5px;
} .theme-twentytwentyfive #wps_gift_card_balance_wrapper_recharge .form-group-wrap input[type=email],
.theme-twentytwentyfive #wps_gift_card_balance_wrapper_recharge .form-group-wrap input[type=text],
.theme-twentytwentyfive #wps_gift_card_balance_wrapper_recharge .form-group-wrap input[type=number],
.theme-twentytwentyfive #wps_gift_card_balance_wrapper_check .form-group-wrap input[type=text],
.theme-twentytwentyfive #wps_gift_card_balance_wrapper_check .form-group-wrap input[type=number],
.theme-twentytwentyfive #wps_gift_card_balance_wrapper_check .form-group-wrap input[type=email],
.theme-twentytwentyfour #wps_gift_card_balance_wrapper_recharge .form-group-wrap input[type=email],
.theme-twentytwentyfour #wps_gift_card_balance_wrapper_recharge .form-group-wrap input[type=text],
.theme-twentytwentyfour #wps_gift_card_balance_wrapper_recharge .form-group-wrap input[type=number],
.theme-twentytwentyfour #wps_gift_card_balance_wrapper_check .form-group-wrap input[type=text],
.theme-twentytwentyfour #wps_gift_card_balance_wrapper_check .form-group-wrap input[type=number],
.theme-twentytwentyfour #wps_gift_card_balance_wrapper_check .form-group-wrap input[type=email],
.theme-twentytwentythree #wps_gift_card_balance_wrapper_recharge .form-group-wrap input[type=email],
.theme-twentytwentythree #wps_gift_card_balance_wrapper_recharge .form-group-wrap input[type=text],
.theme-twentytwentythree #wps_gift_card_balance_wrapper_recharge .form-group-wrap input[type=number],
.theme-twentytwentythree #wps_gift_card_balance_wrapper_check .form-group-wrap input[type=text],
.theme-twentytwentythree #wps_gift_card_balance_wrapper_check .form-group-wrap input[type=number],
.theme-twentytwentythree #wps_gift_card_balance_wrapper_check .form-group-wrap input[type=email] {
width: calc(100% - 22px)!important;
min-height: 24px;
}
#wps_gift_card_balance_wrapper_recharge .form-group-wrap input::placeholder,
#wps_gift_card_balance_wrapper_check .form-group-wrap input::placeholder {
color: #ccc;
}
#wps_gift_card_balance_wrapper_recharge .form-group-wrap .form-group input:focus,
#wps_gift_card_balance_wrapper_check .form-group-wrap .form-group input:focus {
outline: none!important;
border: 1px solid #ccc;
}
#wps_gift_card_balance_wrapper_recharge input[type=submit],
#wps_gift_card_balance_wrapper_check input[type=button],
#wps-gc_contri-detail+.wps-back-btn a {
background: var(--wps-gc-primary-color);
color: #fff;
padding: 10px 20px !important;
border-radius: 5px;
line-height: 1.15;
font-size: 14px;
min-height: fit-content;
border: 1px solid var(--wps-gc-primary-color);
transition: all 0.2s linear;
left: unset !important;
margin: 0 !important;
text-decoration: none;
}
#wps-gc_contri-detail+.wps-back-btn a:after {
display: none;
}
#wps_gift_card_balance_wrapper_recharge input[type=submit]:focus,
#wps_gift_card_balance_wrapper_check input[type=button]:focus,
#wps-gc-card-section+.gc-card-table-wrapper table tbody tr td a:focus,
#wps-gc_contri-detail+.wps-back-btn a:focus {
outline: none!important;
}
#wps_gift_card_balance_wrapper_recharge input[type=submit]:hover,
#wps_gift_card_balance_wrapper_check input[type=button]:hover,
#wps-gc_contri-detail+.wps-back-btn a:hover {
background: #fff;
color: var(--wps-gc-primary-color);
box-shadow: none;
}
#wps-gc-card-section+.woocommerce-error,
#wps-check-balamce-error .woocommerce-error {
background: transparent;
color: red !important;
margin: 0 0 15px;
padding: 5px 10px !important;
border: none !important;
border-left: 5px solid red !important;
line-height: 1.25;
outline: none;
font-size: 14px !important;
line-height: 1.25 !important;
}
#wps-gc-card-section+.woocommerce-error::before,
#wps-check-balamce-error .woocommerce-error::before,
#wps-gc-card-section+.woocommerce-error::after,
#wps-check-balamce-error .woocommerce-error::after {
display: none;
}
#wps-gc-card-section+.gc-card-table-wrapper table,
#wps-gc_contri-detail table {
border: none;
margin: 0 0 15px;
border-collapse: collapse;
}
#wps-gc-card-section+.gc-card-table-wrapper table thead tr th,
#wps-gc_contri-detail table thead tr th {
background: var(--wps-gc-primary-color);
color: #fff;
text-align: center;
border: none;
}
#wps-gc-card-section+.gc-card-table-wrapper table thead tr th:nth-of-type(1),
#wps-gc_contri-detail table thead tr th:nth-of-type(1) {
border-radius: 5px 0 0 5px;
text-align: left;
}
#wps-gc-card-section+.gc-card-table-wrapper table thead tr th:last-of-type,
#wps-gc_contri-detail table thead tr th:last-of-type {
border-radius: 0 5px 5px 0;
}
#wps-gc-card-section+.gc-card-table-wrapper table tbody tr td,
#wps-gc_contri-detail table tbody tr td {
border: none;
color: #000;
padding: 8px;
background: transparent;
text-align: center;
}
#wps-gc-card-section+.gc-card-table-wrapper table tbody tr td:nth-of-type(1),
#wps-gc_contri-detail table tbody tr td:nth-of-type(1) {
text-align: left;
}
#wps-gc-card-section+.gc-card-table-wrapper table tbody tr:nth-of-type(even),
#wps-gc_contri-detail table tbody tr:nth-of-type(even) {
background: rgba(var(--wps-gc-primary-color-rgb), 0.1);
}
#wps-gc-card-section+.gc-card-table-wrapper table tbody tr td a.wps_copyLinkButton {
margin: 0;
line-height: 0;
}
#wps-gc-card-section+.gc-card-table-wrapper table tbody tr td a.wps_copyLinkButton path {
stroke: var(--wps-gc-primary-color);
}
#wps-gc-card-section+.gc-card-table-wrapper table tbody tr td a.wps_copyLinkButton svg {
width: 20px;
height: 20px;
vertical-align: middle;
}
#wps-gc_contri-detail .gc-card-table-scroll {
padding: 0;
}
#wps-gc_contri-detail .gc-card-table-scroll table {
margin: 0;
border-collapse: collapse;
}
#wps-gc-card-section+.gc-card-table-wrapper table tbody tr td a,
#wps-gc_contri-detail table tbody tr td a {
color: var(--wps-gc-primary-color);
text-decoration: underline;
}
@container mobile-size (width < 400px) {
#wps-gc-card-section-head {
flex-direction: column;
}
#wps-gc-card-section .gc-card-wrapper .wps-coupon-card {
max-width: 100%;
}
#wps_gift_card_balance_wrapper_recharge .form-group-wrap, #wps_gift_card_balance_wrapper_check .form-group-wrap {
flex-direction: column;
}
} .wps_wgm_quantity_fixed{
margin-top: 15px;
}
.wps_wgm_hours_minutes_colon{
margin: 0 5px;
}
.wps_wgm_hours_minute{
display: flex; 
align-items: center;
}
.wps_wgm_time{
width: 60px;
}