#wps_wpr_pro_cost_to_points{
padding: 8px;
border: 1px solid #d5d5d5;
margin-right: 10px;
vertical-align: middle;
-webkit-appearance: checkbox;
height: auto!important;
width: auto!important;
}
.wps_wpr_purchase_pro_point {
display: inline-block;
letter-spacing: 1px;
margin-bottom: 4px;
position: relative;
padding: 4px 8px 4px 20px;
color: #fff;
font-weight: 700;
margin-top: 20px;
font-family: Montserrat;
font-size: 15px;
}
.wps_wpr_shared_points_code {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.wps_wpr_shared_points_code #wps_copy {
margin: 0 30px 0 0;
} .wps_wpr_copy_link_wrapper {
display: inline-flex;
align-items: center;
gap: 10px;
margin-top: 10px;
}
.wps_wpr_copy_referral_link_btn {
display: inline-flex;
align-items: center;
gap: 8px;
padding: 10px 16px;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: #ffffff;
border: none;
border-radius: 6px;
cursor: pointer;
font-size: 14px;
font-weight: 600;
transition: all 0.3s ease;
box-shadow: 0 2px 4px rgba(102, 126, 234, 0.2);
}
.wps_wpr_copy_referral_link_btn:hover {
background: linear-gradient(135deg, #764ba2 0%, #667eea 100%);
box-shadow: 0 4px 8px rgba(102, 126, 234, 0.3);
transform: translateY(-1px);
}
.wps_wpr_copy_referral_link_btn:active {
transform: translateY(0);
box-shadow: 0 1px 2px rgba(102, 126, 234, 0.2);
}
.wps_wpr_copy_referral_link_btn svg {
flex-shrink: 0;
}
.wps_wpr_copy_success_message {
color: #10b981;
font-size: 14px;
font-weight: 600;
animation: fadeIn 0.3s ease;
}
@keyframes fadeIn {
from {
opacity: 0;
transform: translateX(-5px);
}
to {
opacity: 1;
transform: translateX(0);
}
}
.wps_wpr_wrapper_button-insta{
max-width: 70px;
}
.wps_wpr_instagram_share {
align-items: center;
background: linear-gradient( 45deg , #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
border-radius: 5px;
display: flex;
justify-content: center;
margin-bottom: -30px;
min-height: 30px;
min-width: 70px;
text-align: center;
}
.wps_wpr_instagram_share img {
width: 20px;
}
.wps_wpr_wrapper_button {
display: flex;
flex-wrap: wrap;
} 
.wps_wpr_wrapper_button .wps_wpr_common_class {
border: 0;
max-height: 30px;
}
.wps_wpr_wrapper_button .wps_wpr_wrapper_button {
margin: 0;
}
.wps_wpr_wrapper_button button{
background: transparent;
padding: 0;
width: 28px;
}
.wps_wpr_wrapper_button button:hover,.wps_wpr_wrapper_button button:focus,.wps_wpr_wrapper_button a:focus{
background: transparent;
outline:none;
}
.wps_wpr_wrapper_button button img{
max-height: 28px;
max-width: 28px;
transition: transform 0.3s;
}
.theme-flatsome .wps_wpr_wrapper_button button img{
margin-bottom: 10px;
}
.wps_wpr_wrapper_button button:hover img{
transform: scale(1.1);
}
.wps-wpr__email-input {
display: flex;
flex-wrap: wrap;
margin-top: 10px;
order: 2;
width: 100%;
}
.wps_wpr_enter_emaill {
border-bottom: 1px solid;
box-shadow: none;
min-height: 40px;
font-size: 16px;
background-color: transparent;
margin-right: 10px;
outline: 0;
}
#wps_wpr_shared_points_notificatio {
font-size: 16px;
margin-bottom: 10px;
order: 3;
}
.wps-wpr-show-cashback-notice-on-shop-page {
border: none;
color: #FFFFFF;
padding: 5px 14px;
font-size: 12px;
font-weight: 600;
display: inline-block;
margin-bottom: 10px;
position: relative;
background-color: #1b76ef;
}
.wps-wpr-show-cashback-notice-on-shop-page::after {
border-color: transparent #fff transparent transparent;
border-style: solid;
border-width: 13px;
content: "";
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
} .wps_wpr_assign_product_points_feature label.form-label {
margin: 10px 0 10px;
display: block;
}
.wps_wpr_assign_product_points_feature .wps_wpr_dokan_child_wrapper {
border: 1px solid #ebebeb;
padding: 20px 15px 15px;
margin: 20px 0;
}
.wps_wpr_assign_product_points_feature {
position: relative;
}
.wps_wpr_assign_product_points_feature .wps_wpr_assign_product-par-title {
position: absolute;
text-align: right;
font-size: 12px;
display: inline-block;
right: 0;
top: 0;
font-weight: 400;
line-height: 1.5;
background: #ebebeb;
padding: 0 6px;
color: #000;
}  #wps_wpr_points_validity_notification,
#wps_wpr_upgrade_loader {
display: none;
}
.wps_wpr_upgarde_validity_wrapper h4 {
font-size: 16px;
background: #f2f2f2;
padding: 5px 10px;
border-radius: 5px;
margin: 0 0 15px;
line-height: 1.5;
}
.wps_wpr_upgarde_validity_wrapper label {
font-size: 16px;
font-weight: 600;
margin: 0 0 10px;
line-height: 1.5;
}
.wps_wpr_upgarde_validity_wrapper form {
margin: 0;
}
.wps_wpr_upgarde_validity_wrapper form div#wps_wpr_points_validity_notification {
font-size: 14px;
line-height: 1.5;
margin: 5px 0 0;
}
.wps-wpr_enter-points-validity-wrap {
display: flex;
gap: 10px;
flex-wrap: wrap;
justify-content: space-between;
}
input#wps_wpr_upgrade_points_validity_button {
flex: 1;
max-width: 200px;
border-radius: 5px;
}
.wps-wpr_enter-points-validity-in {
display: flex;
gap: 10px;
align-items: center;
}
.wps-wpr_enter-points-validity-wrap input#wps_wpr_upgrade_points_value {
max-width: 200px;
background: transparent;
box-shadow: none;
border: 1px solid #c2c2c2;
border-radius: 5px;
font-size: 14px;
}
.wps-wpr_enter-points-validity-in select#wps_wpr_validity_type {
min-height: 33px;
padding: 5px;
font-size: 14px;
padding: 10px;
border-radius: 5px;
background: transparent;
}
input#wps_wpr_upgrade_points_validity_button:focus,.wps-wpr_enter-points-validity-in select#wps_wpr_validity_type:focus,.wps-wpr_enter-points-validity-wrap input#wps_wpr_upgrade_points_value:focus{
outline: none;
}
.wps_wpr_upgrade_loader_wrap {
display: inline-flex;
gap: 5px;
}
div#wps_wpr_upgrade_loader { justify-content: center;
align-items: center;
}
div#wps_wpr_upgrade_loader img {
height: 24px;
width: 24px;
}
.wps-wpr-membership-custom-notice {
border-radius: 5px;
width: max-content;
margin: 0 0 15px;
}
.wps-wpr-membership-custom-notice .wps_wpr_first_notice {
padding: 5px 15px;
font-size: 16px;
color: #fff;
border-radius: 5px;
display: inline-block;
}
.wps-level-highlight {
font-weight: 600;
} #wps_wpr_share_coupons {
vertical-align: middle;
}
#wps_wpr_shared_coupon_notification {
display: none;
}
#wps_wpr_coupon_loader {
width: 35px;
height: 35px;
vertical-align: middle;
margin-left: 5px;
display: inline-block;
}
.wps-wpr-rank-holder-banner{
display:flex;
flex-wrap:wrap;
gap:10px;
align-items:center;
padding:14px 16px;
border-radius:14px;
border:1px solid #e5e7eb;
background:linear-gradient(90deg,#fdf2f8,#f3f4ff,#eff6ff);
}
.wps-wpr-rank-holder-badge{
font-size:12px;
font-weight:700;
padding:4px 10px;
border-radius:999px;
background:#111827;
color:#fff;
}
.wps-wpr-rank-holder-banner__text{
font-size:14px;
color:#111827;
}
.wps-wpr-birthday-notice{
display:flex;
gap:12px;
align-items:flex-start;
padding:14px 16px;
border-radius:14px;
border:1px solid #e5e7eb;
background:#ffffff;
box-shadow:0 8px 18px rgba(0,0,0,.05);
}
.wps-wpr-notice__icon{
font-size:22px;
line-height:1;
}
.wps-wpr-notice__content{
font-size:14px;
color:#111827;
line-height:1.5;
}
.wps-wpr-notice--birthday{
background:linear-gradient(90deg,#fff7ed,#fdf2f8,#eff6ff);
border-left:5px solid #ec4899;
}
.wps-wpr-mailchimp-wrap {
padding: 12px;
margin: 12px 0;
background: #f8f8f8;
border: 1px solid #e2e2e2;
border-radius: 6px;
}
.wps-wpr-mailchimp-title {
display: block;
margin-bottom: 6px;
font-size: 14px;
color: #333;
}
.wps-wpr-mailchimp-label {
display: flex;
align-items: center;
gap: 8px;
font-size: 14px;
cursor: pointer;
}
.wps-wpr-mailchimp-label input[type="checkbox"] {
width: 16px;
height: 16px;
cursor: pointer;
} .wps-wpr-points-to-discount-notice {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
border-radius: 4px;
padding: 8px 16px;
margin: 10px 0;
box-shadow: 0 2px 6px rgba(102, 126, 234, 0.15);
animation: wps-wpr-slide-in 0.5s ease-out;
}
.wps-wpr-product-notice {
margin-top: 10px;
margin-bottom: 10px;
}
.wps-wpr-cart-notice {
margin: 0;
}
.wps-wpr-points-to-discount-notice .wps-wpr-notice-text {
color: #ffffff;
margin: 0;
font-size: 13px;
line-height: 1.4;
display: flex;
align-items: center;
flex-wrap: nowrap;
gap: 6px;
}
.wps-wpr-points-to-discount-notice .wps-wpr-notice-icon {
font-size: 16px;
display: inline-block;
margin-right: 2px;
flex-shrink: 0;
}
.wps-wpr-points-to-discount-notice strong {
font-weight: 600;
color: #ffffff;
}
.wps-wpr-points-to-discount-notice .wps-wpr-notice-cta {
display: inline;
margin-left: 6px;
font-size: 12px;
opacity: 0.9;
font-weight: 400;
}
.wps-wpr-points-to-discount-row td {
padding: 0 !important;
}
.wps-wpr-points-to-discount-cell {
border: none !important;
}
@keyframes wps-wpr-slide-in {
from {
opacity: 0;
transform: translateY(-10px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@media (max-width: 768px) {
.wps-wpr-points-to-discount-notice {
padding: 12px 16px;
}
.wps-wpr-points-to-discount-notice .wps-wpr-notice-text {
font-size: 14px;
}
.wps-wpr-points-to-discount-notice .wps-wpr-notice-icon {
font-size: 18px;
}
} .wps_wpr_slider_container {
background: #f9fafb;
border: 2px solid #e5e7eb;
border-radius: 12px;
padding: 24px;
margin: 20px 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
transition: all 0.3s ease;
}
.wps_wpr_slider_container:hover {
border-color: #3b82f6;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
} .wps_wpr_slider_header {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 20px;
flex-wrap: wrap;
gap: 10px;
}
.wps_wpr_slider_header label {
font-size: 16px;
font-weight: 600;
color: #1f2937;
margin: 0;
}
.wps_wpr_points_display {
font-size: 18px;
font-weight: 700;
color: #059669;
display: flex;
align-items: baseline;
gap: 6px;
flex-wrap: wrap;
}
.wps_wpr_selected_points {
color: #3b82f6;
font-size: 24px;
line-height: 1;
}
.wps_wpr_points_label {
font-size: 14px;
color: #6b7280;
font-weight: 500;
}
.wps_wpr_equals {
color: #9ca3af;
font-weight: 400;
font-size: 16px;
}
.wps_wpr_discount_preview {
color: #059669;
font-size: 22px;
} .wps_wpr_slider_wrapper {
position: relative;
margin: 20px 0;
} .wps_wpr_points_slider {
-webkit-appearance: none;
appearance: none;
width: 100%;
height: 8px;
border-radius: 5px;
background: linear-gradient(to right, #3b82f6 0%, #3b82f6 0%, #e5e7eb 0%, #e5e7eb 100%);
outline: none;
transition: background 0.15s ease;
cursor: pointer;
} .wps_wpr_points_slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 24px;
height: 24px;
border-radius: 50%;
background: #3b82f6;
cursor: grab;
box-shadow: 0 2px 6px rgba(59, 130, 246, 0.4);
transition: all 0.2s ease;
}
.wps_wpr_points_slider::-webkit-slider-thumb:hover {
background: #2563eb;
transform: scale(1.1);
box-shadow: 0 4px 12px rgba(59, 130, 246, 0.6);
}
.wps_wpr_points_slider::-webkit-slider-thumb:active {
cursor: grabbing;
transform: scale(1.05);
} .wps_wpr_points_slider::-moz-range-thumb {
width: 24px;
height: 24px;
border-radius: 50%;
background: #3b82f6;
cursor: grab;
border: none;
box-shadow: 0 2px 6px rgba(59, 130, 246, 0.4);
transition: all 0.2s ease;
}
.wps_wpr_points_slider::-moz-range-thumb:hover {
background: #2563eb;
transform: scale(1.1);
box-shadow: 0 4px 12px rgba(59, 130, 246, 0.6);
}
.wps_wpr_points_slider::-moz-range-thumb:active {
cursor: grabbing;
transform: scale(1.05);
}
.wps_wpr_points_slider::-moz-range-track {
background: #e5e7eb;
border-radius: 5px;
height: 8px;
} .wps_wpr_points_slider::-ms-thumb {
width: 24px;
height: 24px;
border-radius: 50%;
background: #3b82f6;
cursor: grab;
border: none;
box-shadow: 0 2px 6px rgba(59, 130, 246, 0.4);
}
.wps_wpr_points_slider::-ms-track {
background: #e5e7eb;
border-radius: 5px;
height: 8px;
border: none;
color: transparent;
} .wps_wpr_slider_markers {
display: flex;
justify-content: space-between;
margin-top: 8px;
font-size: 12px;
color: #6b7280;
font-weight: 500;
} .wps_wpr_quick_picks {
display: flex;
gap: 10px;
margin: 20px 0;
flex-wrap: wrap;
}
.wps_wpr_quick_pick {
flex: 1;
min-width: 80px;
padding: 12px 20px;
background: #ffffff;
border: 2px solid #d1d5db;
border-radius: 8px;
color: #374151;
font-size: 14px;
font-weight: 600;
cursor: pointer;
transition: all 0.2s ease;
text-align: center;
position: relative;
overflow: hidden;
}
.wps_wpr_quick_pick:hover:not(:disabled) {
background: #eff6ff;
border-color: #3b82f6;
color: #3b82f6;
transform: translateY(-2px);
box-shadow: 0 4px 8px rgba(59, 130, 246, 0.2);
}
.wps_wpr_quick_pick:active:not(:disabled),
.wps_wpr_quick_pick.active {
background: #3b82f6;
border-color: #3b82f6;
color: #ffffff;
transform: translateY(0);
}
.wps_wpr_quick_pick.clicked {
animation: quickPickPulse 0.4s ease;
}
.wps_wpr_quick_pick:disabled {
background: #f3f4f6;
border-color: #e5e7eb;
color: #9ca3af;
cursor: not-allowed;
opacity: 0.5;
}
.wps_wpr_max_btn {
background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
color: #ffffff;
border-color: #3b82f6;
}
.wps_wpr_max_btn:hover:not(:disabled) {
background: linear-gradient(135deg, #2563eb 0%, #1d4ed8 100%);
border-color: #2563eb;
color: #ffffff;
}
.wps_wpr_max_value {
font-size: 12px;
opacity: 0.9;
} .wps_cart_points_apply {
width: 100%;
margin-top: 16px;
padding: 14px 24px;
font-size: 16px;
font-weight: 600;
border-radius: 8px;
transition: all 0.2s ease;
}
.wps_cart_points_apply:disabled,
.wps_cart_points_apply.disabled {
opacity: 0.5;
cursor: not-allowed;
background: #d1d5db;
} .wps_wpr_available_info {
margin-top: 12px;
margin-bottom: 0;
font-size: 14px;
color: #6b7280;
text-align: center;
}
.wps_wpr_available_info strong {
color: #374151;
font-weight: 700;
} @keyframes quickPickPulse {
0%, 100% {
transform: scale(1);
}
50% {
transform: scale(0.95);
}
} .wps_wpr_points_slider:focus {
outline: 3px solid rgba(59, 130, 246, 0.3);
outline-offset: 2px;
}
.wps_wpr_quick_pick:focus {
outline: 3px solid rgba(59, 130, 246, 0.3);
outline-offset: 2px;
} @media (max-width: 640px) {
.wps_wpr_slider_container {
padding: 16px;
}
.wps_wpr_slider_header {
flex-direction: column;
align-items: flex-start;
}
.wps_wpr_points_display {
width: 100%;
}
.wps_wpr_quick_picks {
gap: 8px;
}
.wps_wpr_quick_pick {
min-width: 70px;
padding: 10px 16px;
font-size: 13px;
}
.wps_wpr_selected_points {
font-size: 20px;
}
.wps_wpr_discount_preview {
font-size: 18px;
}
} @media (prefers-color-scheme: dark) {
.wps_wpr_slider_container {
background: #1f2937;
border-color: #374151;
}
.wps_wpr_slider_header label {
color: #f9fafb;
}
.wps_wpr_quick_pick {
background: #374151;
border-color: #4b5563;
color: #f9fafb;
}
.wps_wpr_quick_pick:hover:not(:disabled) {
background: #4b5563;
}
.wps_wpr_available_info {
color: #d1d5db;
}
.wps_wpr_available_info strong {
color: #f9fafb;
}
}