.contra-myaccount-nav > ul, .contra-myaccount-nav {
  list-style: none;
  width: 100%;
  padding-left: 0;
}

.contra-myaccount-nav > ul > li {
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
  width: 100%;
}

.w-login {
  width: 36%;
}

.contra-table-order {
  border-radius: 16px !important;
  border-spacing: 0 !important;
  border-color: #F3F4F6 !important;
  background-color: #F9FAFB !important;
  overflow: hidden;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
}

.blurr-window-subscription {
  background: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(2px);
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
}

.subscription-window {
  background: #FFFFFF;
  box-shadow: 0px 25px 50px -12px rgba(0, 0, 0, 0.25);
  border-radius: 32px;
  padding: 2rem;
  max-width: 50%;
}

.subscription-window > h3 {
  font-family: "Quablo";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: #000000;
}

.subscription-window > p {
  font-family: "GeistMono";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
  color: #4B5563;
}

.subscription-black-btn-yes {
  background: #000000;
  border-radius: 12px;
  font-family: "GeistMono";
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 1rem;
}

.contra-table-order > tfoot {
  border-radius: 16px !important;
}

.contra-table-order > thead > tr > th, .contra-table-order > tbody > tr > td, .contra-table-order > tfoot > tr > td, .contra-table-order > tfoot > tr > th {
  padding: 1rem !important;
}

.contra-table-order > tfoot > tr#total > th, .contra-table-order > tfoot > tr#total > td {
  color: #000000;
  font-size: 14px;
}

.addres-pay-contra {
  background: #FFFFFF;
  border: 1px solid #F3F4F6 !important;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 16px !important;
  padding: 1.5rem !important;
}

.header-form-login-contra {
  background: #F3F4F6;
  border-radius: 12px;
  padding: 0.2rem;
  width: 100%;
}

.login-form-lost-password {
  font-family: "GeistMono";
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 15px;
  text-decoration-line: underline;
  color: #9CA3AF;
}

.contra-login-form > input {
  font-family: "GeistMono";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  color: #9CA3AF;
  outline: none;
  padding: 1rem 1.5rem;
  width: 100%;
  margin-top: 0.5rem;
  background: #F9FAFB;
  border: 1px solid #E5E7EB;
  border-radius: 12px;
}

.form-login-header-box {
  overflow-x: hidden;
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 32px;
}

.green-bar-login-form {
  border-top: 6px #03D7C5 solid;
  width: 100%;
}

.btn-login-form {
  background: #F3F4F6;
  border: none;
  outline: none;
  border-radius: 8px;
  font-family: "GeistMono";
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  color: #6B7280;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  width: 48.5%;
}

.btn-login-form.active {
  background: #FFFFFF;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
  color: #000000;
}

.subscription-border-row {
  background: #FFFFFF;
  border: 1px solid #F3F4F6;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 16px;
  padding: 1rem;
}

.subscryption-border {
  border: 1px solid #E5E7EB;
  border-radius: 32px;
  background: #ffffff;
}

.subscryption-border.anulowano {
  background: #F9FAFB;
  opacity: 0.8;
  border: 1px solid #F3F4F6;
}

.subscrypion-light-green-background {
  background: #F0FDF4;
  border-radius: 6px;
}

.subscription-green-background {
  background: #03D7C5;
  border: 1px solid #03D7C5;
  border-radius: 9999px;
}

.subscryption-border.anulowano > div > .subscription-green-background {
  background: #F3F4F6;
  border: 1px solid #E5E7EB;
  color: #6B7280 !important;
}

.subscryption-border.anulowano > div > .subscrypion-light-green-background,
.subscryption-border.anulowano > div > div > div > .wysylka,
.subscryption-border.anulowano > div > div > .wysylka,
.come-back {
  display: none !important;
  background: #FFFFFF;
  border: 1px solid #F3F4F6;
  border-radius: 12px;
}

.subscryption-border.anulowano > div > div > .come-back {
  display: flex !important;
}

.subscription-image {
  -o-object-fit: cover;
     object-fit: cover;
  background: #F5F5F7;
  border-radius: 12px;
  height: 48px !important;
  width: 48px;
  max-width: none !important;
}

.subscription-price-promo {
  font-family: "Quablo";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  display: block;
  color: #000000;
}

.subscryption-border.anulowano > div > div > div > div > .subscription-price-promo {
  color: #9CA3AF;
}

.subscription-price {
  font-family: "GeistMono";
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 15px;
  text-decoration-line: line-through;
  color: #9CA3AF;
}

.suscription-text {
  font-family: "GeistMono";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #9CA3AF;
}

.subscribtion-text > span {
  font-weight: 700;
  color: #4B5563;
}

.subscryption-border.anulowano > div > div > div > div > .subscribtion-text > span {
  color: #9CA3AF;
}

.subscription-bar-grey {
  height: 8px;
  background: #F3F4F6;
  border-radius: 9999px;
}

.subscription-bar-green {
  width: 68%;
  height: 8px;
  background: #03D7C5;
  border-radius: 9999px;
}

.fs-subscription-h3 {
  font-size: 30px;
}

.subscryption-border.anulowano > div > div > div > div > .fs-subscription-h3 {
  color: #6B7280;
}

.btn-contra {
  border: none;
  outline: none;
  padding: 1rem 1rem !important;
  border-radius: 12px;
  font-family: "GeistMono";
}

.subscription-black-btn {
  background: #000000;
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
}

.subscription-white-btn {
  background: #FFFFFF;
  border: 1px solid #E5E7EB;
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
}

.btn-contra.contra-logout > svg > path {
  stroke: #EF4444;
}

.subscription-green-btn {
  background: #03D7C5;
  border-radius: 8px;
  font-weight: 700;
  font-size: 10px;
  line-height: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  padding: 0.5rem 1.5rem !important;
}

.contra-myaccount-nav > ul > li > a {
  font-family: "GeistMono";
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  color: #6B7280;
  border-radius: 16px;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  width: 100%;
  display: block;
}

.pc-3 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.contra-myaccount-nav > ul > li > a:hover {
  border: 1px solid #6B7280;
}

.contra-myaccount-nav > ul > li > a > svg > path {
  stroke: #6B7280;
}

.contra-myaccount-nav > ul > li.is-active > a > svg > path {
  stroke: #FFFFFF;
}

.contra-myaccount-nav > ul > li.is-active > a {
  background: #000000;
  color: #FFFFFF;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 100% !important;
}

.contra-myaccount-window {
  width: 100% !important;
  float: none !important;
}

.green-circle {
  display: block;
  width: 8px;
  height: 8px;
  background-color: #03D7C5;
  border-radius: 99999px;
}

.contra-progress-bar-icon-posiion {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 100000000;
}

.contra-progerss-icons {
  transform: translate(0, -50%);
  background: #FFFFFF;
  opacity: 0.4;
  border: 1px solid #E5E7EB;
  border-radius: 9999px;
  width: 36px;
  height: 36px;
  text-align: center;
  display: flex;
}

.contra-progerss-icons > svg {
  margin: auto;
}

.contra-progress-bar-icon-posiion.done > .contra-progerss-icons {
  background: #000000;
  opacity: 1;
  border: 4px solid #FFFFFF;
  box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.1);
}

.contra-progress-bar-icon-posiion > p {
  color: #6B7280;
}

.contra-progress-bar-icon-posiion.done > p, .contra-progress-bar-icon-posiion.next > p {
  color: #000000;
}

.contra-progress-bar-icon-posiion.next > .contra-progerss-icons {
  background: #ffffff;
  opacity: 1;
  border: 2px solid #03D7C5;
  box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.1);
}

.contra-progress-bar-under {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 100%;
  background-color: #F3F4F6;
  z-index: 100000;
  margin-top: auto;
  margin-bottom: auto;
  height: 2px;
}

.contra-progress-outside {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  background-color: #000000;
  z-index: 1000000;
  height: 2px;
}

.contra-myaccount-order-grey-bar {
  background: #F5F5F7;
  border-radius: 24px;
  padding: 1rem;
}

.contra-myaccount-order-grey-bar-clock {
  background: #FFFFFF;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 16px;
  padding: 0.5rem;
}

.contra-myaccount-order-grey-bar-story-ico {
  background: #FAFAFA;
  border-radius: 16px;
  padding: 0.5rem;
}

.contra-myaccount-order-grey-bar-status {
  border-radius: 9999px;
  font-family: "GeistMono";
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 15px;
  text-transform: uppercase;
  padding: 0.5rem 1rem;
}

.contra-myaccount-order-grey-bar-status.completed {
  background: rgba(3, 215, 197, 0.1);
  border: 1px solid rgba(3, 215, 197, 0.2);
  color: #03D7C5;
}

.contra-myaccount-order-grey-bar-status.cancelled {
  background: #FEF2F2;
  border: 1px solid #FEE2E2;
  color: #EF4444;
}

.contra-myaccount-order-grey-bar-status.failed {
  background: #fff8e4;
  border: 1px solid #fdf0ca;
  color: #ef9144;
}

.contra-myaccount-order-grey-bar-status.refunded {
  background: rgba(218, 218, 218, 0.7725490196);
  border: 1px solid rgba(218, 218, 218, 0.7725490196);
  color: #6d6d6d;
}

.contra-logout {
  color: #EF4444 !important;
}

.contra-logout > svg > path {
  stroke: #EF4444;
}

@media (max-width: 830px) {
  .w-login {
    width: 80%;
  }
}
@media (max-width: 600px) {
  .w-login {
    width: 100%;
  }
  .fs-subscription-h3 {
    font-size: 24px;
  }
  .btn-contra {
    padding: 1rem 0.75rem !important;
  }
  .subscription-image {
    height: 100% !important;
    width: 100%;
  }
  .subscription-window {
    max-width: 94%;
  }
}/*# sourceMappingURL=myaccount.css.map */