<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dig_wc_loginViaContainer {
	text-align: center;
}

.dig_wc_countrycode[type="text"] {
	text-align: center;
	background: transparent !important;
	padding-right: 4px;
	outline: none;
	min-width: 20px;
	width: auto !important;
	z-index: 2;
	box-shadow: none !important;
}

.ump_digits_otp_container {
	display: none;
}

.digcon {
	direction: ltr;
}

.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.dig_wc_countrycodecontainer {
	display: none;
	position: absolute;
	top: 0;
	z-index: 10;
	left: 0;
}

.dig_wc_countrycodecontainer input {
	text-align: center;
}

.digcon {
	position: relative;
}

.loginerrordg {
	color: #b70000;
}

.create-account .dig_billing_otp_signup {
	display: none;
}

#dig_billing_otp_field label span {
	display: none;
}

.register .woocommerce-Button, #reg_billing_otp_container {
	z-index: 1;
}

#_billing_phone {
	direction: ltr;
}

#woocommerce-order-data .address p:nth-child(3) a, .woocommerce-customer-details--phone {
	direction: ltr !important;
	unicode-bidi: embed !important;
}

.dig_wc_logincountrycode {
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
}

.register .woocommerce-Button {
	width: 100%;
}

.dig_resendotp_disabled {
	opacity: .6;
	cursor: default !important;
}

#bp_otp_dig {
	display: none;
}

.dig_billing_wc_dv {
	text-align: center;
}

.dig_billing_wc_dv input[type='submit'] {
	width: 100%;
	margin: 10px 0;
}

#digorimp {
	text-align: center;
}

.digor {
	text-align: center;
}

.login .woocommerce-LostPassword a {
	float: right !important;
}

.msggreen {
	color: #00840f;
}

.dig_wc_log_msg {
	text-align: initial;
}

#dig_reg_bp_pass, #dig_bp_reg_otp {
	display: none;
}

.dig_wc_mailsecond {
	display: none;
}

.secmailormob {
	width: 100% !important;
}

#wp_bb_log_submit {
	width: 100%;
}

.bbp-login-form label {
	width: 100%;
}

.digits div.bbp-submit-wrapper {
	float: unset;
}

.dig_wc_mobileWhatsApp {
	margin-top: 10px;
}

#dig_billing_otp_field .woocommerce-input-wrapper {
	position: relative;
}

#dig_billing_otp_field .woocommerce-input-wrapper::after {
	content: " ";
	position: absolute;
	top: 2px;
	right: 16px;
	display: block;
	width: 16px;
	height: 16px;
	pointer-events: none;
	background-size: contain;
	background-repeat: no-repeat;
}

.valid_otp#dig_billing_otp_field .woocommerce-input-wrapper::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%230fa951' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");
}

.invalid_otp#dig_billing_otp_field .woocommerce-input-wrapper::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23c70049' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E");
}

.checking_otp#dig_billing_otp_field .woocommerce-input-wrapper::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='loader' x='0px' y='0px' viewBox='0 0 50 50' fill='rgba(0, 0, 0, 0.3)' style='enable-background:new 0 0 50 50;' xml:space='preserve'%3E%3Cpath d='M11.1,29.6c-0.5-1.5-0.8-3-0.8-4.6c0-8.1,6.6-14.7,14.7-14.7S39.7,16.9,39.7,25c0,1.6-0.3,3.2-0.8,4.6l6.1,2 c0.7-2.1,1.1-4.3,1.1-6.6c0-11.7-9.5-21.2-21.2-21.2S3.8,13.3,3.8,25c0,2.3,0.4,4.5,1.1,6.6L11.1,29.6z'/%3E%3C/svg%3E%0A");
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: spin 1s infinite linear;
	animation: spin 1s infinite linear;
}

.otp_valid_message {
	color: #1dae5b;
}</pre></body></html>