
#wps_wpr_loader, .wps_wpr_popup_wrapper {
	height: 100%;
	width: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

button#wps_cart_points_apply, input#wps_cart_points {
	min-height: 30px;
	font-size: 16px;
	vertical-align: middle;
	float: unset;
}

#wps_wpr_loader {
	background-color: rgba(255, 255, 255, .6);
	position: fixed;
	z-index: 99999;
}

.wps_wpr_heading {
	margin-bottom: 10px !important;
	padding: 0;
	font-size: 20px;
	font-weight: 700;
	clear: both;
}

#wps_wpr_loader img {
	display: block;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 40%;
}

#wps_wpr_membership .wps_rwpr_settings_display_none, .wps_rwpr_settings_display_none, .wps_wpr_wheel_icon_main audio, span.wps_wpr_all_referral_view {
	display: none;
}

.wps_rwpr_settings_display_none_notice {
	display: none !important;
}

.wps_account_wrapper .input-number {
	width: 48%;
	padding: 5px;
}

.wps_account_wrapper .wps_wpr_custom_coupon.button {
	width: 48%;
	margin-right: 0;
}

.comment-wps-wpr-points-signup {
	text-align: center;
	color: green;
}

.comment-wps-wpr-points-comment, .wps_wpr_upgrade_level {
	color: green;
}

.wps_wpr_wrapper_button a, span.wps_wpr_all_referral_name, span.wps_wpr_all_referral_name:hover~span.wps_wpr_all_referral_view, span.wps_wpr_all_referral_view:hover {
	display: inline-block;
}

.wps_wpr_wrapper_button a img {
	max-height: 28px;
	max-width: 28px;
	transition: transform .3s;
}

.wps_wpr_wrapper_button a:hover img {
	transform: scale(1.1);
}

.wps_wpr_wrapper_button .google {
	line-height: 1px;
	display: inline-block;
	vertical-align: top;
}

.wps_wpr_wrapper_button .wps_wpr_common_class {
	display: inline-block;
	margin: 0 10px 0 0;
}

a.wps_wpr_whatsapp_share {
	margin: 0 10px 0 0;
}

.wps_wpr_btn_copy, .wps_wpr_btn_copy:active, .wps_wpr_btn_copy:focus, .wps_wpr_btn_copy:hover {
	background: rgba(0, 0, 0, 0);
}

.wps_wpr_wrapper_button .wps_wpr_mail_button .wps_wpr_common_class {
	margin-left: 12px;
}

.button-primary.woocommerce-save-button.wps_wpr_save_changes {
	background: #ebe9eb;
	color: #515151;
	float: right;
}

.button-primary.woocommerce-save-button.wps_wpr_save_changes:hover {
	background: #dad8da;
}

.wps_wpr_enter_some_points>input {
	width: 50% !important;
}

.wps_wpr_enter_some_points {
	padding-bottom: 15px;
}

.wps_wpr_popup_thumbnail_section .wps_wpr_popup_cat .wps_wpr_cat_wrapper {
	display: inline-block;
	margin: 0 8px;
	width: 21.777%;
	text-align: center;
	vertical-align: top;
}

@media screen and (max-width:768px) {
	.wps_account_wrapper .input-number, .wps_account_wrapper .wps_wpr_custom_coupon.button {
		width: 50%;
	}
	
	.wps_wpr_popup_thumbnail_section .wps_wpr_popup_cat .wps_wpr_cat_wrapper {
		width: 21.5%;
	}
}

.points_log {
	overflow-x: auto;
}

.wps_wpr_cat_wrapper {
	display: inline-block;
	margin: 0 8px;
}

.wps_wpr_cat_wrapper .wps_wpr_cat_list, .wps_wpr_popup_content_section .wps_wpr_popup_thumbnail_section .wps_wpr_thumbnail_product_name {
	display: block;
	margin-top: 5px;
}

#wps_wpr_heading_id {
	margin-bottom: 0;
	text-align: right;
}

.wps_wpr_tick, .wps_wpr_view_log {
	float: right;
}

.wps_wpr_each_section>#wps_wpr_membership::after, .wps_wpr_popup_thumbnail_section::after, .wps_wpr_refrral_code_copy::after {
	clear: both;
	content: "";
	display: block;
}

.wps_wpr_btn_copy {
	float: left;
	padding: 6px;
}

#wps_wpr_copy {
	float: left;
	width: calc(100% - 44px);
}

#wps_wpr_copy code {
	background: #ebe9eb;
	display: block;
	padding: 0 3px;
	word-break: break-all;
}

.wps_wpr_message {
	font-size: 14px;
}

.wps_wpr_membership_with_img thead {
	display: table-header-group !important;
}

.wps_wpr_membership_with_img td, .wps_wpr_membership_with_img th {
	display: table-cell !important;
}

.wps_wpr_membership_with_img tr {
	display: table-row !important;
}

.wps_wpr_membership_with_img tr td:before {
	content: "" !important;
}

.wps_tooltip {
	position: relative;
	display: inline-block;
}

.wps_account_wrapper .wps_tooltip .wps_tooltiptext {
	background-color: #000;
	border-radius: 6px;
	bottom: -30px;
	color: #fff;
	font-size: 11px;
	left: -19px;
	padding: 5px 0;
	position: absolute;
	text-align: center;
	visibility: hidden;
	width: 80px;
	z-index: 1;
}

.wps_account_wrapper .wps_tooltip .wps_tooltiptext::after {
	content: "";
	position: absolute;
	bottom: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent transparent #000;
}

.wps_tooltip:hover .wps_tooltiptext {
	visibility: visible;
}

.wps_wpr_popup_wrapper {
	background-color: rgba(0, 0, 0, .41);
	position: fixed;
	z-index: 2147483646;
}

.wps_wpr_popup_content_section {
	background: #fff;
	border-bottom: 5px solid #7f527d;
	border-radius: 5px;
	bottom: 0;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	left: 0;
	margin: 0 auto;
	max-width: 600px;
	overflow-wrap: break-word;
	overflow-y: auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	width: 95%;
	z-index: 9;
}

#wps_wpr_order_notice, .wps_wpr_product_point {
	position: relative;
	background-color: #55b3a5;
	font-family: Montserrat;
}

.wps_wpr_intro_text {
	width: calc(100% - 80px);
}

.wps_wpr_close {
	text-align: right;
	width: 60px;
}

.wps_wpr_close>a {
	box-shadow: none !important;
	float: right;
	text-decoration: none;
}

.wps_wpr_popup_notice_section span {
	display: inline-block;
	vertical-align: top;
}

.wps_wpr_close img {
	border-radius: 50%;
	width: 30px;
}

.wps_wpr_popup_content_section .wps_wpr_popup_content .wps_wpr_popup_notice_section {
	background: #7f527d;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #fff;
	padding: 10px;
	display: flex;
	justify-content: space-between;
	gap: 10px;
}

.wps_wpr_popup_content_section .wps_wpr_popup_content .wps_wpr_popup_notice_section>p {
	margin: 0;
	font-size: 16px;
	display: block;
	flex: 1;
}

.wps_wpr_popup_thumbnail_section {
	padding: 10px;
	max-height: 333px;
	overflow-y: auto;
}

.wps_wpr_avada_wrap .custom_point_checkout.woocommerce-info, .wps_wpr_popup_thumbnail_section ul {
	margin: 0;
	padding: 0;
}

.wps_wpr_popup_thumbnail_section ul li {
	display: inline-block;
	list-style: none;
	margin-bottom: 10px;
	text-align: center;
	width: 137px;
}

.wps_wpr_popup_thumbnail_section ul li a {
	text-decoration: none;
	color: #ddd;
}

.wps_wpr_popup_thumbnail_section .wps_wpr_thumbnail_img_wrap {
	display: block;
	max-width: 100%;
}

.wps_wpr_thumbnail_price_wrap {
	color: #7f527d;
	display: inline-block;
	font-size: 15px;
	margin-top: 5px;
}

.wps_wpr_popup_thumbnail_section .wps_wpr_thumbnail_img_wrap img {
	max-width: 100%;
}

.wps_wpr_popup_content .wps_wpr_popup_thumbnail_section+p.wps_wpr_mems_rewards {
	padding: 10px 10px 30px;
	text-align: center;
	margin: 0;
	font-weight: 700;
}

.wps_wpr_membership_with_img-wrap {
	overflow: auto;
}

.wps_wpr_cat_list {
	border: 1px solid #7f527d;
	border-radius: 5px;
	color: #7f527d;
	display: inline-block;
	margin-bottom: 5px;
	padding: 5px 10px;
	text-decoration: none;
	transition: .3s linear;
}

.wps_wpr_cat_list:hover {
	background: #7f527d;
	color: #fff;
	transition: .3s;
}

@media screen and (max-width:600px) and (min-width:320px) {
	.points_log table.shop_table.my_account_points.account-points-table thead th {
		width: 100px;
	}
	
	#points_form .wps_wpr_custom_coupon.button, #wps_custom_point_num {
		width: 100%;
	}
	
	.wps_wpr_popup_thumbnail_section .wps_wpr_popup_cat .wps_wpr_cat_wrapper {
		width: 29%;
	}
}

@media screen and (max-width:768px) and (min-width:320px) {
	.wps_wpr_table_view_log thead {
		display: table-header-group !important;
	}
	
	.wps_wpr_table_view_log td {
		padding-left: 6px 25px !important;
		display: table-cell !important;
	}
	
	.wps_wpr_table_view_log td:before {
		content: "" !important;
	}
	
	.wps_wpr_table_view_log tr {
		display: table-row !important;
	}
	
	.woocommerce-MyAccount-points.wps_wpr_table_view_log tbody tr td {
		text-align: left !important;
	}
	
	#points_form .wps_wpr_custom_coupon.button {
		margin-top: 10px;
	}
}

@media screen and (max-width:500px) {
	.wps_wpr_popup_thumbnail_section .wps_wpr_popup_cat .wps_wpr_cat_wrapper {
		width: 28%;
		font-size: 14px;
	}
}

@media screen and (max-width:387px) and (min-width:320px) {
	#wps_wpr_upgrade_level {
		float: none;
		margin-top: 10px;
		font-size: 12px;
	}
	
	.wps_wpr_popup_thumbnail_section .wps_wpr_popup_cat .wps_wpr_cat_wrapper {
		margin: 10px 8px;
		width: 42.777%;
	}
}

.points_log, .wps_wpr_each_section, .wps_wpr_membership_with_img {
	border: 1px solid #d1d1d1 !important;
	margin-bottom: 30px !important;
	padding: 20px;
	box-shadow: 0 0 10px -1px #d1d1d1;
	border-collapse: separate;
}

.wps_wpr_each_section .wps_wpr_membership_message {
	display: block;
	margin-bottom: 5px;
}

.wps_wpr_each_section>#wps_wpr_membership {
	margin-bottom: 0;
}

.wps_wpr_each_section #wps_wpr_membership_roles {
	padding: 9px;
	float: left;
}

.wps_wpr_each_section .wps_wpr_btn_copy {
	border: none;
	display: inline-block;
	opacity: 1;
	width: 44px;
}

.wps_ways_to_gain_points_section .wps_wpr_each_section {
	white-space: pre-line;
}

.wps_wpr_coupon_details {
	border: none !important;
	margin-bottom: 0 !important;
}

.wps_wpr_product_point {
	display: inline-block;
	letter-spacing: 1px;
	width: 260px;
	padding: 4px 8px 4px 0;
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
}

.wps_wpr_product_point img {
	max-width: 20px;
	margin-left: 12px;
	width: 100%;
}

.wps_wpr_item_meta img {
	max-width: 20px;
	width: 100%;
}

#wps_wpr_share_point {
	background: #ebe9eb;
	color: #515151;
}

#wps_wpr_share_point:hover {
	background-color: #dad8da;
}

#wps_wpr_referal_points_notification, #wps_wpr_shared_points_notification {
	margin-bottom: 4px;
}

.wps_wpr_heading_para {
	display: inline-block;
	margin-bottom: 0;
}

.wps_wpr_points_expiry {
	color: #666;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 0;
	vertical-align: middle;
}

.wps_wpr_total_earn_points {
	font-size: 18px;
	font-weight: 600;
}

.wps_wpr_view_log_notice {
	background-color: #e3e3e3;
	color: #444;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 0;
	padding: 10px 20px 10px 10px;
	position: relative;
	cursor: pointer;
	line-height: 1.5;
}

.wps_wpr_slide_toggle {
	margin-bottom: 15px;
}

.wps_wpr_view_log_notice.wps_wpr_common_slider .wps_wpr_open_toggle {
	position: absolute;
	right: 23px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}

.wps_wpr_view_log_notice.wps_wpr_common_slider .wps_wpr_open_toggle:after {
	position: absolute;
	content: "";
	height: 2px;
	width: 15px;
	background: #444;
}

.wps_wpr_view_log_notice.wps_wpr_common_slider .wps_wpr_open_toggle:before {
	background: #444;
	content: "";
	height: 15px;
	left: 7px;
	position: absolute;
	top: -6px;
	width: 2px;
}

.wps_wpr_avada_wrap .custom_point_checkout.woocommerce-info:before, .wps_wpr_view_log_notice.wps_wpr_common_slider .wps_wpr_plus_icon:before {
	content: none;
}

.wps_wpr_common_table {
	display: none;
	table-layout: fixed;
	width: 100%;
}

.wps_wpr_apply_custom_points {
	display: inline-block;
	width: 100%;
	text-align: left;
	margin-top: 10px;
	clear: both;
}

.wps_wpr_product_point::after {
	border-color: transparent #fff transparent transparent;
	border-style: solid;
	border-width: 20px;
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

#wps_wpr_order_notice::before {
	content: "";
}

#wps_wpr_order_notice {
	border-top: 0;
	padding: 20px 0;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	color: #fff;
	width: 100%;
	margin-top: 30px;
	text-align: center;
}

#wps_wpr_order_notice p {
	display: inline-block;
	margin-left: 20px;
	background-color: #76d4c6;
	padding: 5px;
	margin-bottom: 0;
}

#wps_wpr_order_notice+.shop_table.cart .coupon .input-text {
	width: auto;
	max-width: 170px;
}

.shop_table.cart .wps_wpr_apply_custom_points #wps_cart_points {
	width: 170px;
	border-radius: 4px;
	height: 40px !important;
	padding: 5px 12px;
	background-color: #f2f2f2;
	box-shadow: none !important;
	border: 0;
	font-size: 18px;
	margin: 0 5px 0 0;
	max-width: 170px;
}

.theme-Divi .custom_point_checkout #wps_cart_points_apply {
	background: #fff;
}

.theme-storefront .custom_point_checkout #wps_cart_points_apply {
	background-color: #eee;
	border-color: #eee;
	color: #333;
	padding: 8px 20px;
}

.wps_wpr_reward {
	padding: 20px;
}

.custom_point_checkout #wps_cart_points_apply {
	margin-left: 10px;
}

.wps_wpr_popup_content_section .wps_wpr_popup_thumbnail_section li {
	vertical-align: top;
}

.wps_wpr_popup_content_section .wps_wpr_popup_thumbnail_section li a {
	color: #000;
	font-weight: 600;
	text-decoration: none !important;
}

.wps_wpr_popup_content_section .wps_wpr_popup_thumbnail_section .wps_wpr_thumbnail_price_wrap {
	display: block;
}

@media screen and (max-width:997px) {
	#wps_wpr_order_notice:after {
		border: none;
	}
}

@media screen and (max-width:768px) {
	.wps_wpr_reward {
		display: none;
	}
	
	#wps_wpr_order_notice {
		padding: 20px;
		display: block;
	}
	
	#wps_wpr_order_notice p {
		margin-left: 0;
		margin-top: 20px;
	}
	
	#wps_wpr_order_notice+.shop_table.cart .coupon .input-text {
		width: 100% !important;
		max-width: 100% !important;
	}
	
	#wps_wpr_order_notice+.shop_table.cart .actions .button, #wps_wpr_order_notice+.shop_table.cart .coupon .button {
		width: 100%;
	}
	
	.shop_table.cart .wps_wpr_apply_custom_points #wps_cart_points, .shop_table.cart .wps_wpr_apply_custom_points .button {
		width: 100% !important;
	}
	
	.shop_table.cart .wps_wpr_apply_custom_points #wps_cart_points {
		width: 100% !important;
		max-width: unset;
		margin-bottom: 10px;
	}
}

@media screen and (max-width:376px) {
	.custom_point_checkout #wps_cart_points_apply {
		margin-top: 10px;
		margin-left: 0;
		width: 100%;
	}
	
	.custom_point_checkout #wps_cart_points {
		width: 100% !important;
	}
}

.wps_wpr_table_view_log {
	table-layout: fixed;
}

#wps_cart_points_apply+p {
	width: 100%;
	margin-bottom: 0;
}

.wps_wpr_checkout_points_class::after {
	display: block;
	clear: both;
	content: "";
}

.custom_point_checkout #wps_cart_points {
	padding: 10px;
	width: 135px;
}

.wps_wpr_avada_wrap button#wps_cart_points_apply {
	line-height: 1.8;
}

.wps_wpr_common_table thead th {
	padding: 0 24px;
}

input#wps_cart_points {
	padding: 8px 5px;
	max-width: 200px;
	display: inline-block;
	margin-right: 10px;
}

button#wps_cart_points_apply+p {
	color: #636161;
	font-size: 14px;
}

#points_form .wps_wpr_custom_coupon.button, input#wps_wpr_upgrade_level_click {
	min-height: 40px;
	float: right;
}

#points_form #wps_custom_point_num, .wps_wpr_each_section #wps_wpr_membership_roles {
	border: 1px solid;
	max-width: 200px;
	width: 80% !important;
	min-height: 40px;
}

#wps_wpr_points_notification+.wps_wpr_generate_coupon.button {
	float: left;
	min-height: 40px;
}

.wps_wpr_cart_redemption__notice ul {
	margin: 0;
}

.wps-par__badge-wrap, div#wps_wpr_order_notice {
	padding: 10px;
}

div#wps_wpr_order_notice p {
	padding: 0;
}

input#wps_wpr_some_custom_points {
	border: 1px solid;
	min-height: 40px;
	min-width: 150px;
}

.wps_wpr_show_redemption_conversion_rate {
	margin-left: 20px;
}

@media screen and (max-width:420px) {
	.custom_point_checkout #wps_cart_points {
		width: 180px;
	}
	
	.custom_point_checkout #wps_cart_points_apply {
		margin-left: 0;
		margin-top: 10px;
	}
}

:root {
	--08-black: rgba(0, 0, 0, .8);
	--wheel-width: 500px;
	--wheel-border-color: #fff;
	--wheel-border-width: 4px;
	--wheel-spin-speed: 5s;
	--pointer-width: 80px;
	--pointer-color: #fff;
	--pointer-text-color: #000;
	--pointer-text-size: 14px;
	--shadow-color: #fff;
	--btn-pr-color: #333;
	--btn-txt-color: #fff;
	--success-color: #4ac600;
	--label-font-size: 20px;
}

.wps_wpr_wheel_icon {
	position: fixed;
	display: block;
	z-index: 9999999999999;
	padding: 0;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	cursor: pointer;
}

.wps_wpr_wheel_icon .wps_wpr_icon_wheel_tooltip {
	background-color: var(--08-black);
	padding: 4px 10px;
	font-size: 14px;
	position: absolute;
	width: 100%;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	top: 45px;
	opacity: 0;
}

.wps_wpr_wheel_icon .wps_wpr_icon_wheel_tooltip:before {
	position: absolute;
	top: 20px;
	content: "";
	width: 0;
	height: 0;
	border: 8px solid transparent;
}

.wps_wpr_wheel_icon:hover .wps_wpr_icon_wheel_tooltip {
	opacity: 1 !important;
}

.wps_wpr_wheel_icon.wps_wpr_canvas_top_left_position {
	top: 0;
	left: -75px;
}

.wps_wpr_wheel_icon.wps_wpr_canvas_bottom_left_position:hover, .wps_wpr_wheel_icon.wps_wpr_canvas_middle_left_position:hover, .wps_wpr_wheel_icon.wps_wpr_canvas_top_left_position:hover {
	left: 0;
}

.wps_wpr_wheel_icon.wps_wpr_canvas_bottom_left_position .wps_wpr_icon_wheel_tooltip, .wps_wpr_wheel_icon.wps_wpr_canvas_middle_left_position .wps_wpr_icon_wheel_tooltip, .wps_wpr_wheel_icon.wps_wpr_canvas_top_left_position .wps_wpr_icon_wheel_tooltip {
	left: 150px;
}

.wps_wpr_wheel_icon.wps_wpr_canvas_bottom_left_position .wps_wpr_icon_wheel_tooltip::before, .wps_wpr_wheel_icon.wps_wpr_canvas_middle_left_position .wps_wpr_icon_wheel_tooltip::before, .wps_wpr_wheel_icon.wps_wpr_canvas_top_left_position .wps_wpr_icon_wheel_tooltip::before {
	left: -15px;
	border-right: 15px solid var(--08-black);
	border-left: 0;
}

.wps_wpr_wheel_icon.wps_wpr_canvas_top_right_position {
	top: 0;
	right: -75px;
}

.wps_wpr_wheel_icon.wps_wpr_canvas_bottom_right_position:hover, .wps_wpr_wheel_icon.wps_wpr_canvas_middle_right_position:hover, .wps_wpr_wheel_icon.wps_wpr_canvas_top_right_position:hover {
	right: 0;
}

.wps_wpr_wheel_icon.wps_wpr_canvas_bottom_right_position .wps_wpr_icon_wheel_tooltip, .wps_wpr_wheel_icon.wps_wpr_canvas_middle_right_position .wps_wpr_icon_wheel_tooltip, .wps_wpr_wheel_icon.wps_wpr_canvas_top_right_position .wps_wpr_icon_wheel_tooltip {
	right: 150px;
}

.wps_wpr_wheel_icon.wps_wpr_canvas_bottom_right_position .wps_wpr_icon_wheel_tooltip::before, .wps_wpr_wheel_icon.wps_wpr_canvas_middle_right_position .wps_wpr_icon_wheel_tooltip::before, .wps_wpr_wheel_icon.wps_wpr_canvas_top_right_position .wps_wpr_icon_wheel_tooltip::before {
	right: -15px;
	border-left: 15px solid var(--08-black);
	border-right: 0;
}

.wps_wpr_wheel_icon.wps_wpr_canvas_middle_left_position {
	top: 50%;
	transform: translateY(-50%);
	left: -75px;
}

.wps_wpr_wheel_icon.wps_wpr_canvas_middle_right_position {
	top: 50%;
	transform: translateY(-50%);
	right: -75px;
}

.wps_wpr_wheel_icon.wps_wpr_canvas_bottom_left_position {
	bottom: 0;
	left: -75px;
}

.wps_wpr_wheel_icon.wps_wpr_canvas_bottom_right_position {
	bottom: 0;
	right: -75px;
}

@keyframes rotate_wheel {
	0% {
		transform: rotate(0);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

.wps_wpr_wheel_icon_main {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 9999999999;
	display: none;
}

.wps_wpr_container-close, .wps_wpr_container-popup-close {
	display: inline-flex;
	width: 36px;
	aspect-ratio: 1;
	line-height: 0;
	position: absolute;
	top: 15px;
	right: 15px;
	color: #000;
	z-index: 1;
	font-size: 36px;
	align-items: center;
	justify-content: center;
	transform: rotate(45deg);
	cursor: pointer;
}

.wps_wpr_container-shadow {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: var(--shadow-color);
	opacity: .8;
}

.wps_wpr_wheel_icon_main .wps_wpr_container {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0);
	max-width: var(--wheel-width);
	width: calc(100% - 20px);
	aspect-ratio: 1;
	box-shadow: 0 0 0 var(--wheel-border-width) var(--wheel-border-color), 0 0 10px 5px rgba(0, 0, 0, .5);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: transform .3s ease-out;
	overflow: hidden;
}

.wps_wpr_container-popup-in.wps_wpr_container-popup-in--show, .wps_wpr_wheel_icon_main .wps_wpr_container.wps_wpr-container--show {
	transform: translate(-50%, -50%) scale(1);
}

.wps_wpr_wheel_icon_main #wps_wpr_spinWheelButton {
	width: var(--pointer-width);
	aspect-ratio: 1;
	font-size: var(--pointer-text-size);
	font-weight: 600;
	border-radius: 50%;
	background: var(--pointer-color);
	color: var(--pointer-text-color);
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	user-select: none;
	z-index: 9;
	box-shadow: rgba(0, 0, 0, .25) 0 14px 28px, rgba(0, 0, 0, .22) 0 10px 10px, 0 0 0 10px #fff inset, 0 0 8px 8px rgba(0, 0, 0, .5) inset;
}

.wps_wpr_wheel_icon_main #wps_wpr_spinWheelButton:before {
	position: absolute;
	content: "";
	top: -200px;
	bottom: -200px;
	left: -200px;
	right: -200px;
	border-radius: 50%;
}

.wps_wpr_wheel_icon_main #wps_wpr_spinWheelButton:after {
	position: absolute;
	content: "";
	width: 30px;
	height: 36px;
	background: var(--pointer-color);
	bottom: calc(100% - 6px);
	left: 50%;
	transform: translate(-50%, 0);
	clip-path: polygon(50% 0%, 15% 100%, 85% 100%);
}

.wps_wpr_wheel_icon_main .wps_wpr_wheel {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	transition: transform var(--wheel-spin-speed) ease-in-out;
}

.wps_wpr_wheel_icon_main .wps_wpr_wheel:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background: radial-gradient(transparent 65%, rgba(0, 0, 0, .5) 76%);
}

.wps_wpr_wheel_icon_main .wps_wpr_wheel .wps_wpr_number {
	position: absolute;
	width: 50%;
	height: 50%;
	background: var(--color);
	transform-origin: bottom right;
	display: flex;
	justify-content: center;
	align-items: center;
	user-select: none;
	cursor: pointer;
}

.wps_wpr_wheel_icon_main .wps_wpr_wheel .wps_wpr_number input {
	background: 0 0;
	color: #fff;
	border: none;
	box-shadow: none;
	outline: 0;
	user-select: none;
	position: relative;
	transform: rotate(45deg);
	font-size: var(--label-font-size);
	font-weight: 600;
	width: 100%;
	max-width: 175px;
	padding: 0;
	margin: 0;
	text-align: right;
}

.wps_wpr_wheel_icon_main .wps_wpr_wheel .wps_wpr_number:after {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: var(--wheel-border-color);
	left: 29%;
	top: 29%;
	transform-origin: bottom left;
	transform: translate(-50%, -50%);
	box-shadow: 0 0 0 5px rgba(0, 0, 0, .2);
}

.wps_wpr_container-popup {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
}

.wps_wpr_container-popup-gif {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
	display: none;
}

.wps_wpr_container-popup-gif img {
	max-width: 250px;
	width: 100%;
	height: auto;
}

.wps_wpr_container-popup-in {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0);
	max-width: 300px;
	aspect-ratio: 1;
	width: 100%;
	text-align: center;
	background: #fff;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	z-index: 1;
	transition: transform .3s ease-out;
	border: 2px solid #dcdcdc;
}

.wps_wpr_container-popup-in:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	border-radius: 0 0 5px 5px;
	height: 15px;
	width: 100%;
	background: var(--success-color);
}

.wps_wpr_container-popup-val {
	font-size: 24px;
	color: #000;
	line-height: 1.25;
	margin: 0 0 15px;
}

.wps_wpr_container-popup-val .wps_wpr-val {
	display: block;
	font-weight: 600;
	line-height: 1.5;
	font-size: 48px;
	color: var(--success-color);
}

.wps_wpr_container-popup-close {
	top: 10px;
	right: 10px;
}

button.wps_wpr_container-popup-claim {
	font-size: 18px;
	background: var(--btn-pr-color);
	border: 1px solid var(--btn-pr-color);
	border-radius: 5px;
	color: var(--btn-txt-color);
	line-height: 1.5;
	min-height: 30px;
	padding: 10px 16px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	transition: .3s;
	cursor: pointer;
}

#wps_wpr_button_to_add_points_section+.woocommerce-error.wps_error li, .wps_wpr_para a {
	line-height: 1.25;
	font-size: 12px;
}

button.wps_wpr_container-popup-claim:focus, button.wps_wpr_container-popup-claim:hover {
	outline: 0;
	box-shadow: none;
	background: 0 0;
	color: var(--btn-pr-color);
}

#wps_wpr_show_claim_msg {
	font-weight: 600;
	display: none;
	position: absolute;
	bottom: 25px;
	width: 100%;
	text-align: center;
}

.wps_wpr_show_points_on_account_page {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
	flex-wrap: wrap;
}

.wps-par__badge-img {
	width: 100px;
	height: 100px;
	display: inline-block;
}

#wps-par__badge-wrap .wps-par__badge-img img {
	object-fit: contain;
	width: 100%;
	height: 100%;
}

.wps-par__badge-label span {
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.25;
	max-width: 245px;
}

.wps-par__badge-wrap.wps-badge-left .wps-par__badge-img-wrap, .wps-par__badge-wrap.wps-badge-left .wps-par__badge-label, .wps-par__badge-wrap.wps-badge-left .wps-par__badge-label span {
	text-align: left;
}

.wps-par__badge-wrap.wps-badge-center .wps-par__badge-img-wrap, .wps-par__badge-wrap.wps-badge-center .wps-par__badge-label, .wps-par__badge-wrap.wps-badge-center .wps-par__badge-label span {
	text-align: center;
}

.wps-par__badge-wrap.wps-badge-right .wps-par__badge-img-wrap, .wps-par__badge-wrap.wps-badge-right .wps-par__badge-label, .wps-par__badge-wrap.wps-badge-right .wps-par__badge-label span {
	text-align: right;
}

.wps_wpr_account_page_badge_name_wrapper {
	font-size: 24px;
	font-weight: 700;
}

.wps_wpr_guest_user_main_wrapper {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .41);
	z-index: 9999999999999;
}

.wps_wpr_guest_user_contain_wrapper {
	background: #fff;
	padding: 35px 10px;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	text-align: center;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 100%;
	max-width: 400px;
	transform: translate(-50%, -50%);
}

.wps_wpr_guest_close_btn {
	font-size: 24px;
	cursor: pointer;
	position: absolute;
	top: 15px;
	right: 15px;
	color: #000;
	line-height: 18px;
	display: inline-block;
}

.wps_wpr_guest_popup_title {
	margin-bottom: 5px;
	font-weight: 600;
	font-size: 23px;
	color: #000;
}

.wps_wpr_para a {
	padding: 5px 10px;
	border: 1px solid;
	margin: 0 5px;
}

#wps_wpr_button_to_add_points_section+.woocommerce-error.wps_error {
	margin: 10px 0 0;
	padding: 3px 3px 3px 20px;
	border-width: 5px;
}

#wps_wpr_button_to_add_points_section+.woocommerce-error.wps_error::before {
	left: 4px;
	top: 1px;
	font-size: 12px;
}

.wps_wpr_slide_toggle .wps_wpr_points_view {
	overflow: auto;
	display: none;
}

.wps_wpr_slide_toggle .wps_wpr_points_view table th {
	min-width: 155px;
	width: 100%;
}

.wps_wpr_slide_toggle .wps_wpr_points_view table {
	min-width: 375px;
	display: block;
}

.wps_wpr_append_points_apply_html, div#wps_wpr_button_to_add_points_section {
	padding: 5px 16px;
}

.wps_wpr_append_points_apply_html button#wps_cart_points_apply, .wps_wpr_append_points_apply_html input#wps_cart_points {
	margin: 5px 0 10px;
	min-height: 30px;
	width: 100%;
	display: block;
	padding: 10px;
	max-width: 100%;
}

@media screen and (max-width:520px) {
	.wps_wpr_wheel_icon_main #wps_wpr_spinWheelButton {
		width: calc(var(--pointer-width) * .8);
	}
	
	.wps_wpr_wheel_icon_main #wps_wpr_spinWheelButton:after {
		width: 20px;
		height: 26px;
	}
	
	.wps_wpr_wheel_icon_main .wps_wpr_wheel .wps_wpr_number input {
		font-size: calc(var(--label-font-size) * .7);
		max-width: 100px;
	}
	
	.wps_wpr_container-popup-in {
		width: calc(100% - 40px);
	}
}
