.elementor-2925 .elementor-element.elementor-element-f925044{--display:flex;--min-height:100vh;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 160px;--row-gap:0px;--column-gap:160px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2925 .elementor-element.elementor-element-f925044:not(.elementor-motion-effects-element-type-background), .elementor-2925 .elementor-element.elementor-element-f925044 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FCFCF7;}.elementor-2925 .elementor-element.elementor-element-7760bec{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2925 .elementor-element.elementor-element-7760bec:not(.elementor-motion-effects-element-type-background), .elementor-2925 .elementor-element.elementor-element-7760bec > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://biancolabsusa.com/wp-content/uploads/2026/04/Screenshot-2026-04-03-205421.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-2925 .elementor-element.elementor-element-79d6160{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2925 .elementor-element.elementor-element-5eb9d95{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 16px) 0px;text-align:center;}.elementor-2925 .elementor-element.elementor-element-5eb9d95 .elementor-heading-title{font-family:"Cheyenne", Sans-serif;font-size:24px;font-weight:300;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:767px){.elementor-2925 .elementor-element.elementor-element-f925044{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2925 .elementor-element.elementor-element-7760bec{--min-height:280px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(min-width:768px){.elementor-2925 .elementor-element.elementor-element-f925044{--width:100%;}.elementor-2925 .elementor-element.elementor-element-7760bec{--width:50%;}.elementor-2925 .elementor-element.elementor-element-79d6160{--width:27%;}}@media(min-width:1025px){.elementor-2925 .elementor-element.elementor-element-7760bec:not(.elementor-motion-effects-element-type-background), .elementor-2925 .elementor-element.elementor-element-7760bec > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:scroll;}}/* Start custom CSS for container, class: .elementor-element-79d6160 *//* Hide the Login column on the Register page */
.woocommerce #customer_login .col-1 {
    display: none !important;
}

/* Make the Register column take up the full width */
.woocommerce #customer_login .col-2 {
    width: 100% !important;
    float: none !important;
}

/* Fix the pink "Privacy Policy" link to match brand green */
.woocommerce #customer_login .col-2 a {
    color: #1C3A13 !important;
    font-weight: bold; /* Makes it stand out nicely against the dark text */
    text-decoration: underline; /* Keeps it clear that it's a clickable link */
}

/* Update the Register button to the brand green */
.woocommerce #customer_login .col-2 button.woocommerce-Button {
    background-color: #1C3A13 !important;
    color: #FFFFFF !important;
    border: none !important;
    border-radius: 8px !important; /* Adjust if your other buttons are more rounded */
    padding: 10px 24px !important;
    font-weight: 600;
    transition: all 0.3s ease;
}

/* Add a slight hover effect to the button */
.woocommerce #customer_login .col-2 button.woocommerce-Button:hover {
    background-color: #0f200a !important; /* A slightly darker green for hover */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Cheyenne';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://biancolabsusa.com/wp-content/uploads/2026/03/hinted-CheyenneSans-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Cheyenne';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://biancolabsusa.com/wp-content/uploads/2026/03/hinted-CheyenneSans-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Cheyenne';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://biancolabsusa.com/wp-content/uploads/2026/03/hinted-CheyenneSans-Medium.woff2') format('woff2');
}
/* End Custom Fonts CSS */