/**
* Theme Name: Shopic Child
* Description: This is a child theme of Shopic, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes</a>
* Template: shopic
* Version: 2.3.6
*/
.show-password-input::before {
    content: '👁';   /* eye emoji or use Font Awesome icon */
    font-size: 16px;
}
.bottom_c h3 {
  background: #F0F0F0;
  padding: 30px;
  font-size: 22px;
}.bottom_c input[type="submit"] {
  background: #333B3D;
  color: #fff;
  padding: 10px 20px;
  border: none;
  font-size: 20px;
  letter-spacing: 1px;
}
.custom-login-buttons {}
.custom-login-buttons a{}