#shopify-section-template--password {
  display: flex;
  width: 100vw;
}
.password--wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.password--main-container {
  flex-grow: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 60%;
}
.password--main {
  padding: 30px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
.password--logo {
  margin-bottom: 20px;
}
.password--logo img {
  max-width: 100%;
}
.password--welcome-message h1 {
  margin-top: 0;
}
.password--site-owner-options a:hover {
  text-decoration: none;
}
.background-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.password--main #sm-icons {
  padding: 0;
  margin: 0;
  margin-top: 30px;
}
.password--main #sm-icons li {
  display: inline-block;
  list-style-type: none;
  transition: opacity 0.15s ease-in-out 0s;
}
.password--main #sm-icons li a {
  display: inline-flex;
}
.password--main #sm-icons li a svg {
  display: block;
}
.password--main #sm-icons i {
  font-size: 15px;
}
.password--input {
  padding: 8px;
}
.password--store-owner-links {
  font-size: 13px;
  margin: 30px 0 0;
}
.password--store-owner-links a:hover {
  text-decoration: none;
}
.input-group > * {
  margin-bottom: 10px;
}
.input-group-btn {
  width: fit-content;
}
.input-group-btn button {
  margin-left: 0;
  border: 0 none;
  cursor: pointer;
  display: flex;
  align-items: center;
  background: 0 0;
  font-size: 20px;
  position: relative;
  width: fit-content;
}
input#password {
  width: 100%;
  background-image: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-family: var(--body-font-stack);
  -webkit-appearance: none;
  margin-bottom: 0;
}
input#PasswordEmail {
  flex: 2;
  width: fit-content;
  background: 0 0;
  font-family: var(--body-font-stack);
  -webkit-appearance: none;
}
.password--mailing-list .input-group {
  position: relative;
  left: 12px;
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.password--mailing-list .input-group [type="email"].password--input {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .password--mailing-list .input-group [type="email"].password--input {
    width: 40%;
  }
}
.site-header {
  position: absolute;
  text-align: center;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.site-header div.site-header--inner {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  padding: 40px;
}
@media only screen and (min-width: 768px) {
  .site-header div.site-header--inner form {
    max-width: 50%;
  }
}
.site-header div.site-header--inner .password--store-owner-links,
.site-header div.site-header--inner form {
  width: 100%;
}
.site-header div.site-header--inner .form-group {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.site-header div.site-header--inner .input-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  position: relative;
  left: 12px;
}
.password--close {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 1;
}
.password--close svg {
  display: block;
}
.password-modal--open {
  height: 100vh;
  overflow-y: hidden !important;
}
footer {
  width: 95%;
  font-size: 13px;
  display: flex;
  justify-content: space-between;
  padding: 30px 0;
}
.powered a {
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAACl0lEQVR4AW2RS2jcdRSFv3v/j5nJOBnbJCba0DQ2qU1aqw0oOqB0oxbB564gFLvothvBlWQjuJBCwcfOhYouBF2ILlMsFKWSIopFFNNSkyxaqxPzmJn/43evmUVpFv3gu9zNgQNHuAsfnn/2tLufcHgI9E3gU+6CvL/wHDsR/A3EDwiy6HAMmBbxsze+a30BGDuQ+fl5brP76Uv7I7GXFTbMfVTQKyL+tigzS9ey9fWOvxaJXQTaAPHN0QVuMyq14+Ycd5EN8FcQQ1QA2Owy2F4LXw/tilZ0WGaAzViGI2ZHKlO4f4xErTJsspW1EVEiTRisDeMugCMIvYzx5rruAX7XZF3B/flI4lY3b6OS0Jo6zUtH3+WJB0/hGEUoMAONIAQnTayxLXH/CLKvV25QTZq8OneOseYMANfTXfy0/BkeKpiBCAAUBU8Ci/H2g+OjWbHJ45Mn6Qcv/PEeW9mtbf8BDJUUsx4i9CUrbApAJw/URsR9QkTZXd8LgJtx/rezXP37Io3qfQRzzB1BKEsH9B5QNAphjyN7BeHPGxcAOHbwDCdbnxNrhcI6uDkh3Klt5nMDDZ1Q7++p+kA1GeSHpY/48vIZAB4ef5HJkRbdfA1zcHdEQFUIwafzzPepIuO9/L/o/uZhXnj0Hda6K2z0bgKQRnXcA2bgDgAIFAUDsXotdnx/GXrU0ub2NK/3BaDdWWa5fZlq0qDXcXZkcRArORqDHqpXhrl663u+/eUtDo49Q1Zu8eO1T+jk/3JvfQizHBzgToO8sMdicf9AJFpy84krq9/M/rzy1bS4RNV0kHo6BBghQBkcd4hjQRWynJqcOvcUO5l7pDGmhMPudgQ4lCZ65K/VfPb6arlVH5AFVX6tVHUxmF/6H+vwKe+hBs8sAAAAAElFTkSuQmCC);
}
.errors {
  background: var(--error-background-color);
  padding: 4px 5px;
  font-size: 15px;
  color: var(--error-font-color);
  display: inline-block;
  margin-bottom: 25px;
}
.errors ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.errors {
  background: #feefef;
  color: #a70101;
  padding: 10px 20px;
  border: 1px solid #a70101;
}
.errors + .form-group {
  border: 1px solid #a70101;
  background: #feefef;
  color: #a70101;
  padding: 15px;
}
.errors + .form-group input#PasswordEmail {
  color: #a70101;
}
@media only screen and (max-width: 767px) {
  #shopify-section-template--password {
    height: auto;
    display: block;
    width: 100vw;
  }
  .password--wrapper {
    width: 100%;
    height: auto;
  }
  .password--main-container {
    width: 80%;
  }
  input#PasswordEmail {
    margin-bottom: 20px;
  }
  footer {
    display: block;
    text-align: center;
  }
  .powered {
    margin-bottom: 20px;
  }
}
/* Transparent and slightly more blurred box */
.password--main {
  background: none !important;
  backdrop-filter: none !important;
  box-shadow: none !important;
  padding: 0 !important;
}

/* Push it lower on the page */
.password--main-container {
  padding-top: 25vh !important; /* was 15vh */
}

/* Optional: Center the text */
.password--main h1,
.password--main h2 {
  text-align: center;
}
