.login:not(.hidden-form){display:block !important}.login-form-footer{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;margin-bottom:-10px}.login-form-footer :is(.lost_password,.woocommerce-form-login__rememberme){margin-bottom:10px;font-weight:400;font-size:14px}.login-form-footer .lost_password{order:2;color:var(--wd-primary-color)}.login-form-footer .lost_password:hover{color:var(--wd-primary-color);text-decoration:underline;opacity:.7}.login-form-footer .woocommerce-form-login__rememberme{order:1}:is(.register,.login) .button{width:100%;border-radius:var(--btn-shop-brd-radius);color:var(--btn-shop-color);box-shadow:var(--btn-shop-box-shadow);background-color:var(--btn-shop-bgcolor)}:is(.register,.login) .button:hover{color:var(--btn-shop-color-hover);box-shadow:var(--btn-shop-box-shadow-hover);background-color:var(--btn-shop-bgcolor-hover)}:is(.register,.login) .button:active{box-shadow:var(--btn-shop-box-shadow-active);bottom:var(--btn-shop-bottom-active)}.wd-login-divider{display:flex;align-items:center;justify-content:space-between;margin-top:30px;margin-bottom:30px;text-transform:uppercase}.wd-login-divider span{margin-right:20px;margin-left:20px}.wd-login-divider:after,.wd-login-divider:before{content:"";flex:1 0 0;border-bottom:1px solid var(--brdcolor-gray-300)}.social-login-title{margin-top:20px;margin-bottom:20px}[class*="wd-swatches"].wd-bg-style-4 .wd-swatch.wd-bg{overflow:hidden}[class*="wd-swatches"].wd-bg-style-4 .wd-swatch.wd-bg:after{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0.2);color:#fff;font-weight:400;font-size:calc(var(--wd-swatch-text-size) - 4px);opacity:0;transition:inherit;content:"\f107";font-family:"woodmart-font"}[class*="wd-swatches"].wd-bg-style-4 .wd-swatch.wd-bg:is(.wd-active,:hover:not(.wd-disabled)):after,[class*="wd-swatches"].wd-bg-style-4 :is(.wd-swatch-wrap a:hover,.wd-swatch-wrap.wd-active) .wd-swatch.wd-bg:after{opacity:1}[class*="wd-swatches"].wd-text-style-4 .wd-swatch.wd-text{border:1px solid var(--wd-swatch-brd-color)}[class*="wd-swatches"].wd-text-style-4 .wd-swatch.wd-text .wd-swatch-text{font-size:calc(var(--wd-swatch-text-size) - 2px)}[class*="wd-swatches"].wd-text-style-4 .wd-swatch.wd-text:is(.wd-active,:hover:not(.wd-disabled)),[class*="wd-swatches"].wd-text-style-4 :is(.wd-swatch-wrap a:hover,.wd-swatch-wrap.wd-active) .wd-swatch.wd-text{border-color:var(--color-gray-900);background-color:var(--color-gray-900);color:var(--color-white)}[class*="wd-swatches"].wd-dis-style-1 .wd-swatch.wd-disabled{opacity:0.1 ;cursor:default; display: none}