.elementor-11 .elementor-element.elementor-element-25ead899{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-6d6a7e76 */.woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--downloads {
    display: none !important;
}

@media (max-width: 767px) {
    .woocommerce-MyAccount-navigation {
        padding: 20px !important;
    }
    
    .woocommerce-MyAccount-navigation ul li a br {
        display: none !important;
    }
    
    .woosw-list .woosw-actions .woosw-copy .woosw-copy-url input {
    	min-width: 250px;
    	padding: 0 120px 0 10px;
    }
    
    .woosw-list .woosw-items .woosw-item--remove {
        display: flex;
        align-items: center;
    }
    
    .woosw-list .woosw-copy {
        align-items: flex-end;
    }
    
    .woosw-list .woosw-actions .woosw-copy-label {
        display: block;
    }
    
    .woosw-list .woosw-copy .woosw-copy-url {
        margin-left: 0;
        width: 100%;
    }
    
    .woosw-list .woosw-actions .woosw-copy .woosw-copy-btn {
        right: 0;
    }
    
    .woosw-list .woosw-actions .woosw-copy .woosw-copy-btn button {
        height: 50px;
    }
}/* End custom CSS */
/* Start custom CSS */.account button.show-password-input::after {
    display: none !important;
}

.woocommerce-account #customer_login .box-content .show-password-input {
    border: 1px solid black !important;
}

.woocommerce-account #customer_login .box-content .show-password-input:before {
    color: black !important;
}/* End custom CSS */