.br_alabel > span {
    padding: 0;
    font-weight: bold;
    display: inline-block;
    overflow: visible;
    text-overflow: clip;
    text-align: center;
    box-sizing: border-box;
    border: 0px solid transparent;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/*.br_alabel.br_alabel_template_type_advanced > span b {
    bottom: 0;
    top: 0;
}*/

/*.br_alabel.br_alabel_template_type_css > span b.br-labels-css {
    left: 0;
    position: absolute !important;
    right: 0;    
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}*/

.br_alabel.br_alabel_template_type_image > span {
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: contain;
}

.br_alabel.br_alabel_template_type_image > span b {
    display: none;
}
.br_alabel > span b {
    color: inherit;
}

.br_alabel_label {
    line-height: 1.75;
    margin-top: 0.5em;
}
.br_alabel_label.br_alabel_type_image > span {
    padding: 0;
}
.br_alabel_label.br_alabel_left {
    float: left;
    clear: left;
}
.br_alabel_label.br_alabel_right {
    float: right;
    clear: right;
}
.br_alabel_label.br_alabel_center {
    clear: both;
    text-align: center;
}
.br_alabel_label.br_alabel_center > span {
    display: inline-block;
}
.br_alabel_image {
    position: absolute;
    top: -10px;
    z-index: 500;
}
.br_alabel_image.br_alabel_left {
    left: -10px;
}
.br_alabel_image.br_alabel_right {
    right: -10px;
}
.br_alabel_image.br_alabel_center {
    left: 50%;
}
.br_alabel_image.br_alabel_center > span {
    position: relative;
    left: -50%;
}
.br_alabel img {
    display: block;
    max-width: 100%;
    margin: 0!important;
    padding: 0!important;
}
.br_alabel_sale_p.br_alabel_image > span {
    font-size: 16px;
    padding: 0;
}
.br_alabel_image .woocommerce-Price-amount.amount,
.br_alabel_image .woocommerce-Price-currencySymbol,
.br_alabel_label.br_alabel_center span.woocommerce-Price-currencySymbol,
.br_alabel_label.br_alabel_center span.woocommerce-Price-amount.amount {
    line-height: inherit;
    display:inline;
}

.br_alabel_in_title {
    display: inline-block;
}

.berocket_tooltip_image {
    max-height: 100%;
    max-width: 100%;
}

.br_alabel > span i.template-i,
.br_alabel > span i.template-span-before,
.br_alabel > span i.template-i-before,
.br_alabel > span i.template-i-after {
    border-width: 0;
}

/************** css templates ***************/

/*.br_alabel.br_alabel_template_type_css > span b.br-labels-css-10 {
    top: 0;
}

.br_alabel.br_alabel_template_type_css > span b.br-labels-css-16 {
    transform: none;
}
*/
/*.br-labels-css-21-i1 {}*/

.br-labels-css-21-i1::before {
    background: rgba(255, 255, 255, 0.3) !important;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
}

/************** advanced templates ***************/

.br-labels-advanced-1,
.br-labels-advanced-2,
.br-labels-advanced-4,
.br-labels-advanced-5,
.br-labels-advanced-6,
.br-labels-advanced-9,
.br-labels-advanced-10,
.br-labels-advanced-11,
.br-labels-advanced-12 {
    position: absolute !important;
    bottom: 0;    
    left: 0;
    right: 0;
    top: 0;
}

.br-labels-advanced-2.rotated .b_span_before,
.br-labels-advanced-2.rotated .b_span_text,
.br-labels-advanced-2.rotated .b_span_after {
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
}

.br-labels-advanced-1 .b_span_text {
    font-size: 1.7em;
    position: absolute;
    left: 22%;
    top: 35%;
    margin-top: -0.5em;
    line-height: 1em;
}

.br-labels-advanced-1 .b_span_after {
    bottom: 27%;
    font-size: 1.2em;
    right: 20%;
    position: absolute;
    line-height: 1em;
    margin-bottom: -0.5em;
}

.br-labels-advanced-1.rotated .b_span_text {
    left: 0.5em;
    right: auto;
}

.br-labels-advanced-1.rotated .b_span_after {
    left: 0.4em;
    right: auto;    
}

/*.br-labels-advanced-2 {
    overflow: hidden;
}*/

.br-labels-advanced-2 .b_span_before {
    display: inline-block;
    font-size: 1em;
    line-height: 1;
    position: absolute;
    text-align: left;
    left: 65%;
    top: 20%;
    width: 40%;
    line-height: 1em;
    margin-top: -0.5em;
}

.br-labels-advanced-2 .b_span_text {
    display: inline-block;
    font-size: 1.7em;
    right: 35%;
    position: absolute;
    text-align: right;
    top: 30%;
    width: 50%;
    line-height: 1em;
    margin-top: -0.5em;
}

.br-labels-advanced-2 .b_span_after {
    bottom: 17%;
    font-size: 0.9em;
    left: 15%;
    position: absolute;
    right: 0;
    white-space: nowrap;
    line-height: 1em;
    margin-bottom: -0.5em
}

.br-labels-advanced-2.rotated .b_span_before {
    left: 5%;
    right: 0;
}

.br-labels-advanced-2.rotated .b_span_text {
    right: 5%;
    text-align: end;
}

.br_alabel.br_alabel_template_type_advanced > span b.br-labels-advanced-3 {
    top: 14%;
}

.br-labels-advanced-3 .b_span_text {
    font-size: 1.8em;
    line-height: 1em;
    position: absolute;
    top: 50%;
    margin-top: -0.5em;
    left: 0;
    right: 0;
}

.br-labels-advanced-3 .b_span_after {
    font-size: 0.8em;
    line-height: 1em;
    position: absolute;
    bottom: 20%;
    left: 0;
    right: 0;
    margin-bottom: -0.5em;
}

.br-labels-advanced-3 .b_span_before {
    font-size: 0.8em;
    line-height: 1em;
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    margin-top: -0.5em;
}

/*.br-labels-advanced-4 {
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 74%;
}*/

.br-labels-advanced-4 .b_span_before {
    left: 0;
    position: absolute;
    top: 47%;
    right: 0;
    font-size: 0.6em;
    text-transform: uppercase;
    line-height: 1em;
    margin-top: -0.5em;
}

.br-labels-advanced-4 .b_span_text {
    font-size: 1.2em;
    position: absolute;
    top: 16%;
    left: 0;
    right: 0;
    margin-top: -0.5em;
    line-height: 1em;
}

.br-labels-advanced-4 .b_span_after {
    bottom: 29%;
    font-size: 0.7em;
    left: 0;
    position: absolute;
    right: 0;
    white-space: nowrap;
    margin-bottom: -0.5em;
    line-height: 1em;
}

.br-labels-advanced-5 .b_span_before {
    font-size: 0.6em;
    left: 0;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 55%;
    margin-top: -0.5em;
    line-height: 1em;
}

.br-labels-advanced-5 .b_span_text {
    font-size: 1.5em;
    left: 0;
    right: 0;
    position: absolute;
    top: 20%;
    white-space: nowrap;
    margin-top: -0.5em;
    line-height: 1em;
}

.br-labels-advanced-5 .b_span_after {
    bottom: 23%;
    font-size: 0.7em;
    left: 0;
    position: absolute;
    right: 0;
    white-space: nowrap;
    margin-bottom: -0.5em;
    line-height: 1em;
}

.br-labels-advanced-6 .b_span_text {
    font-size: 1.5em;
    position: absolute;
    top: 27%;
    left: 0;
    right: 0;
    margin-top: -0.5em;
    line-height: 1em;
}

.br-labels-advanced-6 .b_span_after {
    bottom: 27%;
    font-size: 0.7em;
    left: 0;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    margin-bottom: -0.5em;
    line-height: 1em;
}

.br-labels-advanced-7 {
    font-size: 1.8em;
    left: 0;
    position: absolute !important;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.br-labels-advanced-7 .b_span_text {
    line-height: 1;
    display: block;
}

.br-labels-advanced-7 .b_span_after {
    font-size: 50%;
    line-height: 50%;
}

.br-labels-advanced-7 .b_span_after .woocommerce-Price-amount {
    white-space: nowrap;
}

.br-labels-advanced-7-i3 {}

.br-labels-advanced-7-i3:before {
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    content: '';
    height: 100%;
    left: -50%;
    position: absolute;
    right: 0;
    top: 60%;
}

.br-labels-advanced-8 {
    font-size: 2.2em;
    height: 70%;
    left: 0;
    position: absolute !important;
    right: 0;
    top: 40%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.br-labels-advanced-8 .b_span_text {
    line-height: 1;
    display: block;
}

.br-labels-advanced-8 .b_span_after {
    font-size: 50%;
    line-height: 50%;
}

/*.br-labels-advanced-8-i3 {}*/

.br-labels-advanced-8-i3::before {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    bottom: 10%;
    content: '';
    left: -50%;
    position: absolute;
    right: 0;
    top: -20%;
    width: 200%;
    z-index: 99;
}

.br-labels-advanced-8-i2::before {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    bottom: 10%;
    content: '';
    left: -85%;
    position: absolute;
    right: 0;
    top: -20%;
    width: 200%;
    z-index: 99;
}

.br-labels-advanced-8 .b_span_after .woocommerce-Price-amount {
    white-space: nowrap; 
}

/*.br_alabel.br_alabel_template_type_advanced > span b.br-labels-advanced-9 {
    bottom: 13%;
}*/

.br-labels-advanced-9 .b_span_text {
    font-size: 0.8em;
    left: 0;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 65%;
    -webkit-filter: invert(60%);
    filter: invert(60%);
    margin-top: -0.5em;
    line-height: 1em;
}

.br-labels-advanced-9 .b_span_after {
    left: 0;
    font-size: 1em;
    position: absolute;
    right: 0;
    white-space: nowrap;
    line-height: 1em;
    margin-bottom: -0.5em;
    bottom: 11%;
}

.br-labels-advanced-9 .b_span_before {
    font-size: 1.2em;
    left: 0.5em;
    line-height: 1.1em;
    position: absolute;
    right: 0.5em;
    top: 17%;
    -webkit-filter: invert(60%);
    filter: invert(60%);
    margin-top: -0.6em;
}

.br-labels-advanced-10 .b_span_text {
    font-size: 1.8em;
    left: 17%;
    position: absolute;
    right: 0;
    top: 35%;
    white-space: nowrap;
    line-height: 1em;
    margin-top: -0.5em;
}

.br-labels-advanced-10 .b_span_after {
    bottom: 25%;
    font-size: 1em;
    left: 32%;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    line-height: 1em;
    margin-bottom: -0.5em;
}

.br-labels-advanced-10.rotated .b_span_text {
    left: 0;
    right: 17%;
}

.br-labels-advanced-10.rotated .b_span_after {
    left: 0.5em;
    right: auto;
}

.br-labels-advanced-11 .b_span_before {
    text-transform: uppercase;
    display: inline-block;
    font-size: 1em;
    position: absolute;
    text-align: left;
    left: 65%;
    top: 20%;
    width: 40%;
    line-height: 1em;
    margin-top: -0.5em;
}

.br-labels-advanced-11 .b_span_text {
    display: inline-block;
    font-size: 1.7em;
    right: 35%;
    position: absolute;
    text-align: right;
    top: 30%;
    width: 50%;
    line-height: 1em;
    margin-top: -0.5em;
}

.br-labels-advanced-11 .b_span_after {
    bottom: 19%;
    font-size: 0.9em;
    left: 15%;
    position: absolute;
    right: 0;
    white-space: nowrap;
    line-height: 1em;
    margin-bottom: -0.5em;
}

.br-labels-advanced-11.rotated .b_span_before {
    right: 0;
    left: 55%;
}

.br-labels-advanced-11.rotated .b_span_text {
    left: 5%;
    right: 0;
}

.br-labels-advanced-11.rotated .b_span_after {
    left: 0;
    right: 10%;
}

.br-labels-advanced-12 .b_span_before {
    bottom: 44%;
    font-size: 0.6em;
    left: 0;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    line-height: 1em;
    margin-bottom: -0.5em;
}

.br-labels-advanced-12 .b_span_text {
    font-size: 1.4em;
    left: 0;
    position: absolute;
    right: 0;
    top: 37%;
    line-height: 1em;
    margin-top: -0.5em;
}

.br-labels-advanced-12 .b_span_after {
    bottom: 28%;
    font-size: 0.8em;
    left: 0;
    position: absolute;
    right: 0;
    margin-bottom: -0.5em;
    line-height: 1em;
}


/************* tippy styles ************************/
.tippy-content {
    text-align: center;
}

.berocket_tooltip_image {
    display: block;
}

.berocket_tooltip_text {
    white-space: pre-wrap;
}

.br_alabel svg {
    position: absolute;
    top: 0;
    width: 100%;
    overflow: visible!important;
    left: 0;
}
.jet-woo-products-list__item {
    position: relative;
    overflow: visible!important;
}


/**
 * Colorlib Login Customizer — static base styles for the login page.
 *
 * Only rules that never change with user settings belong here; anything
 * derived from saved options is printed inline by
 * Colorlib_Login_Customizer_CSS_Customization::generate_css().
 */

/* Hide third-party theme customizer overlays (Astra, etc.) */
.ast-style-guide-wrapper,
.ast-quick-tour-body,
.ast-close-tour,
.ast-tour-inner-wrap {
	display: none !important;
}

.language-switcher {
	z-index: 9;
	margin: 0;
}

/* Footer & Links (#173 too): give the custom above-form text, custom footer,
   the core language switcher and the privacy-policy link their own full-width
   rows so they stack centered around the form instead of sitting beside
   #login as flex siblings (.ml-form-container also gets flex-wrap below). */
.ml-form-container > .clc-above-form,
.ml-form-container > .clc-custom-footer,
.ml-form-container > .language-switcher,
.ml-form-container > .privacy-policy-page-link {
	flex: 0 0 100%;
	max-width: 100%;
	text-align: center;
	/* Stack above the absolute .ml-extra-div background layer, like #login,
	   so custom text/links stay visible when a background is set. */
	position: relative;
	z-index: 1;
}

.clc-above-form {
	margin: 0 0 16px;
	order: -1;
}

.ml-form-container > .clc-custom-footer {
	margin: 16px 0 0;
	order: 1;
}

.ml-form-container > .privacy-policy-page-link {
	order: 2;
}

.ml-form-container > .language-switcher {
	order: 3;
}

.clc-footer-links {
	margin: 0 0 8px;
}

.clc-footer-links a {
	color: inherit;
	text-decoration: underline;
}

.clc-footer-sep {
	opacity: .5;
}

.clc-footer-text {
	font-size: 13px;
	opacity: .85;
}

/* Clickable background image overlay. */
body .ml-container .ml-extra-div .clc-custom-background-link {
	display: block;
	width: 100%;
	height: 100%;
}

#registerform #wp-submit {
	float: none;
	margin-top: 15px;
}

.login.clc-text-logo:not(.clc-both-logo) h1 a {
	background-image: none !important;
	text-indent: unset;
	width: auto !important;
	height: auto !important;
}

#login form p label br {
	display: none;
}

body:not( .ml-half-screen ) .ml-form-container {
	background: transparent !important;
}

.login:not(.clc-both-logo) h1 a {
	background-position: center;
	background-size: contain !important;
}

/* #70: center an image logo even when its width exceeds the form
   container (flex centers an over-wide child; block margin:auto cannot). */
.login:not(.clc-text-logo):not(.clc-both-logo) h1 {
	display: flex;
	justify-content: center;
}

.ml-container #login {
	position: relative;
	padding: 0;
	width: 100%;
	max-width: 320px;
	margin: 0;
}

#loginform,
#registerform,
#lostpasswordform {
	box-sizing: border-box;
	max-height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

/* Fix password field width to match username field */
.login form .input,
.login input[type="text"],
.login input[type="password"],
.login input[type="email"] {
	width: 100% !important;
	box-sizing: border-box !important;
}

.login .user-pass-wrap {
	display: block !important;
}

.login .user-pass-wrap > label {
	display: block !important;
}

.login .wp-pwd {
	position: relative !important;
	display: block !important;
}

.login .wp-pwd input[type="password"] {
	width: 100% !important;
	padding-right: 50px !important;
	box-sizing: border-box !important;
}

.login .wp-pwd .wp-hide-pw {
	position: absolute !important;
	right: 0 !important;
	top: 35% !important;
	transform: translateY(-50%) !important;
	height: auto !important;
	width: 44px !important;
	padding: 0 !important;
	margin: 0 !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	background: transparent !important;
	border: none !important;
	box-shadow: none !important;
	cursor: pointer !important;
	z-index: 10 !important;
}

.login .wp-pwd .wp-hide-pw .dashicons {
	position: static !important;
	top: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

.ml-container {
	position: relative;
	min-height: 100vh;
	display: flex;
	height: 100%;
	min-width: 100%;
}

.ml-container .ml-extra-div {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

body .ml-form-container {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: center;
}

body:not( .ml-half-screen ) .ml-container .ml-extra-div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

body:not( .ml-half-screen ) .ml-container .ml-form-container {
	width: 100%;
	min-height: 100vh;
}

body.ml-half-screen .ml-container {
	flex-wrap: wrap;
}

body.ml-half-screen .ml-container > .ml-extra-div,
body.ml-half-screen .ml-container > .ml-form-container {
	width: 50%;
}

body.ml-half-screen.ml-login-align-2 .ml-container > div,
body.ml-half-screen.ml-login-align-4 .ml-container > div {
	width: 100%;
	flex-basis: 50%;
}

body.ml-half-screen.ml-login-align-2 .ml-container {
	flex-direction: column-reverse;
}

body.ml-half-screen.ml-login-align-4 .ml-container {
	flex-direction: column;
}

/* The stacked (form above/below) variants run the flex container in column
   direction. Inherited `flex-wrap: wrap` then starts a *second column* as soon
   as the two rows are taller than the viewport, which doubles the page width
   and forces a horizontal scrollbar. Keep them on one column and let the page
   grow downwards instead. */
body.ml-half-screen.ml-login-align-2 .ml-container,
body.ml-half-screen.ml-login-align-4 .ml-container {
	flex-wrap: nowrap;
}

body.ml-half-screen.ml-login-align-2 .ml-container > div,
body.ml-half-screen.ml-login-align-4 .ml-container > div {
	/* Grow past the configured share rather than overflow when the form is
	   taller than its half of the viewport. */
	flex-shrink: 0;
	min-height: 50vh;
	height: auto;
}

body.ml-half-screen.ml-login-align-1 .ml-container {
	flex-direction: row-reverse;
}

body.ml-login-vertical-align-1 .ml-form-container {
	align-items: flex-start;
}

body.ml-login-vertical-align-3 .ml-form-container {
	align-items: flex-end;
}

body.ml-login-horizontal-align-1 .ml-form-container {
	justify-content: flex-start;
}

body.ml-login-horizontal-align-3 .ml-form-container {
	justify-content: flex-end;
}

.login input[type=text]:focus,
.login input[type=search]:focus,
.login input[type=radio]:focus,
.login input[type=tel]:focus,
.login input[type=time]:focus,
.login input[type=url]:focus,
.login input[type=week]:focus,
.login input[type=password]:focus,
.login input[type=checkbox]:focus,
.login input[type=color]:focus,
.login input[type=date]:focus,
.login input[type=datetime]:focus,
.login input[type=datetime-local]:focus,
.login input[type=email]:focus,
.login input[type=month]:focus,
.login input[type=number]:focus,
.login select:focus,
.login textarea:focus {
	box-shadow: none;
}

@media only screen and (max-width: 768px) {

	body.ml-half-screen .ml-container > .ml-extra-div,
	body.ml-half-screen .ml-container > .ml-form-container {
		width: 50% !important;
	}

	.login h1 a {
		max-width: 100%;
	}
}

@media only screen and (max-width: 577px) {

	body.ml-half-screen .ml-container > .ml-extra-div,
	body.ml-half-screen .ml-container > .ml-form-container {
		width: 100% !important;
	}

	body.ml-half-screen.ml-login-align-1 .ml-container .ml-extra-div,
	body.ml-half-screen.ml-login-align-1 .ml-container .ml-form-container,
	body.ml-half-screen.ml-login-align-3 .ml-container .ml-extra-div,
	body.ml-half-screen.ml-login-align-3 .ml-container .ml-form-container {
		width: 100%;
	}

	body.ml-half-screen.ml-login-align-1 .ml-container .ml-extra-div,
	body.ml-half-screen.ml-login-align-3 .ml-container .ml-extra-div {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}
