@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot") format("embedded-opentype"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin: 0 5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-google:before {
  content: "\e901";
}

.icon-info:before {
  content: "\e913";
}

.icon-pinterest:before {
  content: "\e911";
}

.icon-twitter:before {
  content: "\e912";
}

.icon-check-flag:before {
  content: "\e910";
}

.icon-star-full:before {
  content: "\e90f";
}

.icon-user:before {
  content: "\e90e";
}

.icon-face:before {
  content: "\e900";
}

.icon-insta:before {
  content: "\e914";
}

.icon-arr-bottom:before {
  content: "\e902";
}

.icon-arr-left:before {
  content: "\e903";
}

.icon-arr-right:before {
  content: "\e904";
}

.icon-arr-top:before {
  content: "\e905";
}

.icon-bag:before {
  content: "\e906";
}

.icon-delivery:before {
  content: "\e907";
}

.icon-menu:before {
  content: "\e908";
}

.icon-payment:before {
  content: "\e909";
}

.icon-return:before {
  content: "\e90a";
}

.icon-search:before {
  content: "\e90b";
}

.icon-star:before {
  content: "\e90c";
}

.icon-times:before {
  content: "\e90d";
}

.icon-address:before {
  content: "\e915";
}

.icon-mail:before {
  content: "\e916";
}

.icon-phone:before {
  content: "\e917";
}

.icon-whatsapp:before {
  content: "\e918";
}

.icon-linkedin:before {
  content: "\e919";
}

.icon-polarized:before {
  content: "\e91a";
}

.icon-delete:before {
  content: "\e91e";
}

.icon-edit:before {
  content: "\e91f";
}

.icon-filters:before {
  content: "\e920";
}

.icon-heart:before {
  content: "\e921";
}

.icon-heart-full:before {
  content: "\e922";
}

.icon-home:before {
  content: "\e923";
}

.icon-maximize:before {
  content: "\e924";
}

.icon-minimize:before {
  content: "\e925";
}

.icon-plus:before {
  content: "\e926";
}

.icon-sorting:before {
  content: "\e91b";
}

.icon-clean:before {
  content: "\e91c";
}

.icon-envelope:before {
  content: "\e91d";
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
  background-color: #fbfbfb;
  border-top: 2px solid #000;
  font-weight: 600;
  padding: 15px;
}
.woocommerce .woocommerce-error::before, .woocommerce .woocommerce-info::before, .woocommerce .woocommerce-message::before {
  top: 1.25rem;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button {
  font-family: "Overpass", sans-serif;
  transition: 0.4s;
  border-radius: 0;
  cursor: pointer;
  text-decoration: none;
  color: #fff;
  background: #000;
  border: 1px solid transparent;
  font-size: 1rem;
  padding: 15px 20px;
  outline-color: transparent;
  outline-style: none;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.woocommerce .woocommerce-error .button.wide-button, .woocommerce .woocommerce-info .button.wide-button, .woocommerce .woocommerce-message .button.wide-button {
  min-width: 260px;
}
.woocommerce .woocommerce-error .button:hover, .woocommerce .woocommerce-info .button:hover, .woocommerce .woocommerce-message .button:hover {
  transition: 0.4s;
  color: #fff;
  background: #747474;
  border-color: #747474;
}
.woocommerce .woocommerce-error .button:hover h3, .woocommerce .woocommerce-info .button:hover h3, .woocommerce .woocommerce-message .button:hover h3 {
  transition: 0.4s;
  color: #fff;
}
.woocommerce .woocommerce-error .button:disabled, .woocommerce .woocommerce-info .button:disabled, .woocommerce .woocommerce-message .button:disabled {
  cursor: default;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  border-color: transparent;
}
.woocommerce .woocommerce-error .button i, .woocommerce .woocommerce-info .button i, .woocommerce .woocommerce-message .button i {
  font-size: 1.5rem;
  line-height: 20px;
  width: 24px;
  height: 24px;
}
@media (max-width: 425px) {
  .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button {
    padding: 12px 9px;
  }
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button {
  padding: 8px 20px;
  font-weight: 600;
}
.woocommerce .woocommerce-error a, .woocommerce .woocommerce-info a, .woocommerce .woocommerce-message a {
  font-family: "Overpass", sans-serif;
  cursor: pointer;
  transition: 0.4s;
  color: #000;
  text-decoration: none;
  font-weight: 300;
  border-bottom: 1px solid;
  border-color: #000;
  width: fit-content;
  width: -moz-fit-content;
}
.woocommerce .woocommerce-error a:hover, .woocommerce .woocommerce-info a:hover, .woocommerce .woocommerce-message a:hover {
  transition: 0.4s;
  color: #747474;
  border-color: #747474;
}
@media (max-width: 991px) {
  .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    display: flex;
    flex-direction: column;
  }
  .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button {
    margin-top: 10px;
  }
}
.woocommerce .woocommerce-info {
  border-top-color: #000;
  color: #000;
}
.woocommerce .woocommerce-info::before {
  color: #000;
}
.woocommerce .woocommerce-error {
  border-top-color: #ca2c2c;
  color: #ca2c2c;
}
.woocommerce .woocommerce-error::before {
  color: #ca2c2c;
}
.woocommerce .woocommerce-message {
  border-top-color: #004E00;
  color: #004E00;
}
.woocommerce .woocommerce-message::before {
  color: #004E00;
}
.woocommerce .navigation-login #tabs {
  background: #fff;
  width: 100%;
  display: flex;
}
.woocommerce .navigation-login #tabs li {
  list-style: none;
  width: 50%;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.woocommerce .navigation-login #tabs li a {
  transition: 0.4s;
  width: 100%;
  text-align: center;
  font-size: 0.875rem;
  padding: 27px 10px;
  border-bottom: 4px solid transparent;
  color: #707070;
}
.woocommerce .navigation-login #tabs li a:hover {
  transition: 0.4s;
  color: #000;
  border-bottom: 4px solid #707070;
}
.woocommerce .navigation-login #tabs li a.active {
  color: #000;
  border-bottom: 4px solid #000;
}
.woocommerce .sfe-content-tabs, .woocommerce .sfe-lost-password, .woocommerce .lost_reset_password {
  padding: 50px 20px;
  background: #fff;
}
.woocommerce .sfe-content-tabs h4, .woocommerce .sfe-lost-password h4, .woocommerce .lost_reset_password h4 {
  margin-bottom: 81px !important;
}
.woocommerce .sfe-lost-password p, .woocommerce .lost_reset_password p {
  margin: 0 0 30px;
}
.woocommerce .sfe-lost-password .form-row, .woocommerce .lost_reset_password .form-row {
  padding: 0;
  width: 100%;
  position: relative;
}
.woocommerce .sfe-lost-password .form-row.focused label, .woocommerce .lost_reset_password .form-row.focused label {
  transition: all 0.2s;
  top: -20px;
  padding-right: 12px;
  left: 8px;
  background-color: #fff;
}
.woocommerce .sfe-lost-password .form-row label, .woocommerce .lost_reset_password .form-row label {
  font-size: 0.875rem;
  font-weight: 400;
  color: #707070;
  position: absolute;
  top: 0;
  padding: 11px 0 0 12px;
  line-height: unset;
}
.woocommerce .sfe-lost-password .form-row input, .woocommerce .lost_reset_password .form-row input {
  width: 100%;
  padding: 6px 10px;
  font-size: 0.9rem;
  border: 1px solid #707070;
  resize: none;
  border-radius: 0;
}
.woocommerce .sfe-lost-password .form-row button, .woocommerce .lost_reset_password .form-row button {
  width: 100%;
}
.woocommerce .tabs-login form.login, .woocommerce .tabs-login form.register {
  border: 0;
  margin: 0;
  padding: 0;
}
.woocommerce .tabs-login form.login .form-row, .woocommerce .tabs-login form.register .form-row {
  padding: 0;
  margin: 0 0 30px;
  position: relative;
  display: flex;
  flex-direction: column-reverse;
}
.woocommerce .tabs-login form.login .form-row.action, .woocommerce .tabs-login form.register .form-row.action {
  flex-direction: column;
}
.woocommerce .tabs-login form.login .form-row label, .woocommerce .tabs-login form.register .form-row label {
  font-weight: bold;
  color: #707070;
  line-height: unset;
  z-index: 1;
  font-size: 18px;
  text-transform: uppercase;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 767px) {
  .woocommerce .tabs-login form.login .form-row label, .woocommerce .tabs-login form.register .form-row label {
    font-size: 10px;
  }
}
.woocommerce .tabs-login form.login .form-row input, .woocommerce .tabs-login form.register .form-row input {
  width: 100%;
  padding: 11px 10px;
  font-size: 0.8rem;
  border: 1px solid #707070;
  resize: none;
  border-radius: 0;
  margin-bottom: 7px;
}
.woocommerce .tabs-login form.login .form-row input:focus, .woocommerce .tabs-login form.register .form-row input:focus {
  outline: none;
}
.woocommerce .tabs-login form.login .form-row .select2-selection, .woocommerce .tabs-login form.register .form-row .select2-selection {
  outline-color: transparent;
  outline-style: none;
  border-radius: 0;
  border: 1px solid #707070;
  font-size: 0.9rem;
  padding: 6px 10px;
  height: unset;
  min-height: 42px;
}
.woocommerce .tabs-login form.login .form-row .select2-selection .select2-selection__arrow, .woocommerce .tabs-login form.register .form-row .select2-selection .select2-selection__arrow {
  top: 7px;
}
.woocommerce .tabs-login form.login .form-row em, .woocommerce .tabs-login form.register .form-row em {
  font-size: 0.875rem;
  font-weight: 400;
  color: #555;
}
.woocommerce .tabs-login form.login .form-row .sfe-remeber-me, .woocommerce .tabs-login form.register .form-row .sfe-remeber-me {
  position: relative;
  top: unset;
  padding: unset;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  font-weight: normal;
  text-transform: none;
  font-size: 16px;
  color: #707070;
}
@media (max-width: 767px) {
  .woocommerce .tabs-login form.login .form-row .sfe-remeber-me, .woocommerce .tabs-login form.register .form-row .sfe-remeber-me {
    font-size: 10px;
  }
}
.woocommerce .tabs-login form.login .form-row .sfe-remeber-me input[type=checkbox], .woocommerce .tabs-login form.register .form-row .sfe-remeber-me input[type=checkbox] {
  width: unset !important;
  transition: 0.4s;
  cursor: pointer;
  -webkit-appearance: none;
  padding: 7px;
  border: 1px solid #000;
  border-radius: 0;
  position: relative;
}
.woocommerce .tabs-login form.login .form-row .sfe-remeber-me input[type=checkbox]:checked, .woocommerce .tabs-login form.register .form-row .sfe-remeber-me input[type=checkbox]:checked {
  transition: 0.4s;
  font-style: normal;
  background: #000;
}
.woocommerce .tabs-login form.login .form-row .sfe-remeber-me input[type=checkbox]:checked::before, .woocommerce .tabs-login form.register .form-row .sfe-remeber-me input[type=checkbox]:checked::before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin: 0 5px;
  -webkit-font-smoothing: antialiased;
  content: "\e910";
  position: absolute;
  top: 0;
  left: 0;
  margin: 2px;
  color: #fff;
  font-size: 0.7rem;
}
.woocommerce .tabs-login form.login .form-row .sfe-remeber-me input[type=checkbox], .woocommerce .tabs-login form.register .form-row .sfe-remeber-me input[type=checkbox] {
  margin-right: 10px;
  margin-bottom: 0;
}
.woocommerce .tabs-login form.login .form-row button, .woocommerce .tabs-login form.register .form-row button {
  font-family: "Overpass", sans-serif;
  transition: 0.4s;
  border-radius: 0;
  cursor: pointer;
  text-decoration: none;
  color: #fff;
  background: #000;
  border: 1px solid transparent;
  font-size: 1rem;
  padding: 15px 20px;
  outline-color: transparent;
  outline-style: none;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.woocommerce .tabs-login form.login .form-row button.wide-button, .woocommerce .tabs-login form.register .form-row button.wide-button {
  min-width: 260px;
}
.woocommerce .tabs-login form.login .form-row button:hover, .woocommerce .tabs-login form.register .form-row button:hover {
  transition: 0.4s;
  color: #fff;
  background: #707070;
  border-color: #707070;
}
.woocommerce .tabs-login form.login .form-row button:hover h3, .woocommerce .tabs-login form.register .form-row button:hover h3 {
  transition: 0.4s;
  color: #fff;
}
.woocommerce .tabs-login form.login .form-row button:disabled, .woocommerce .tabs-login form.register .form-row button:disabled {
  cursor: default;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  border-color: transparent;
}
.woocommerce .tabs-login form.login .form-row button i, .woocommerce .tabs-login form.register .form-row button i {
  font-size: 1.5rem;
  line-height: 20px;
  width: 24px;
  height: 24px;
}
@media (max-width: 425px) {
  .woocommerce .tabs-login form.login .form-row button, .woocommerce .tabs-login form.register .form-row button {
    padding: 12px 9px;
  }
}
.woocommerce .tabs-login form.login .form-row button, .woocommerce .tabs-login form.register .form-row button {
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 31px;
  padding: 13px 22px;
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .woocommerce .tabs-login form.login .form-row button, .woocommerce .tabs-login form.register .form-row button {
    font-size: 10px;
    padding: 5px 10px;
  }
}
.woocommerce .tabs-login form.login .lost_password, .woocommerce .tabs-login form.register .lost_password {
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: fit-content;
}
.woocommerce .tabs-login form.login .lost_password a, .woocommerce .tabs-login form.register .lost_password a {
  font-weight: normal;
  text-decoration: underline;
  color: #707070;
  font-size: 18px;
}
@media (max-width: 767px) {
  .woocommerce .tabs-login form.login .lost_password a, .woocommerce .tabs-login form.register .lost_password a {
    font-size: 10px;
  }
}
.woocommerce .tabs-login form.login .woocommerce-privacy-policy-text p, .woocommerce .tabs-login form.register .woocommerce-privacy-policy-text p {
  font-weight: 300;
  color: #707070;
}
.woocommerce .tabs-login form.login .woocommerce-privacy-policy-text p a, .woocommerce .tabs-login form.register .woocommerce-privacy-policy-text p a {
  font-weight: 600;
}
.woocommerce .tabs-login form.login .wc-social-login .ywsl-label, .woocommerce .tabs-login form.register .wc-social-login .ywsl-label {
  margin-bottom: 0.5rem;
  font-size: 1rem;
  font-weight: 600;
}
.woocommerce .tabs-login form.login .wc-social-login .socials-list, .woocommerce .tabs-login form.register .wc-social-login .socials-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.woocommerce .sfe-my-account {
  margin-top: 60px;
}
.woocommerce .sfe-my-account .nav-block {
  background: #fff;
  margin-bottom: 10px;
  padding: 25px 30px;
}
@media (max-width: 767px) {
  .woocommerce .sfe-my-account .nav-block {
    padding: 0;
  }
}
.woocommerce .sfe-my-account .nav-block h4 {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.7rem;
}
.woocommerce .woocommerce-MyAccount-navigation {
  float: unset;
  width: 100%;
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
  list-style: none;
  padding: 5px 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a {
  transition: 0.4s;
  font-weight: 400;
  font-size: 0.875rem;
  color: #000;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
  transition: 0.4s;
  color: #707070;
}
.woocommerce .woocommerce-MyAccount-content {
  padding: 10px 15px;
  width: 100%;
  background: #fff;
}
.woocommerce .woocommerce-MyAccount-content > p {
  display: none;
}
.woocommerce .woocommerce-MyAccount-content address {
  color: #707070;
  font-size: 0.875rem;
  font-style: normal;
}
.woocommerce .woocommerce-MyAccount-content .turn-back {
  border-bottom: 0;
  font-weight: 400;
}
.woocommerce .woocommerce-MyAccount-content .turn-back i {
  font-size: 0.7rem;
}
.woocommerce .woocommerce-MyAccount-content form .form-row {
  margin: 0 0 30px;
  display: flex;
  flex-direction: column-reverse;
}
.woocommerce .woocommerce-MyAccount-content form .form-row label {
  font-size: 18px;
  font-weight: bold;
  color: #707070;
}
@media (max-width: 767px) {
  .woocommerce .woocommerce-MyAccount-content form .form-row label {
    font-size: 10px;
  }
}
.woocommerce .woocommerce-MyAccount-content form .form-row input {
  width: 100%;
  padding: 11px 10px;
  font-size: 0.9rem;
  border: 1px solid #707070;
  resize: none;
  border-radius: 0;
}
.woocommerce .woocommerce-MyAccount-content form .form-row .select2-selection {
  outline-color: transparent;
  outline-style: none;
  border-radius: 0;
  border: 1px solid #707070;
  font-size: 0.9rem;
  padding: 6px 10px;
  height: unset;
  min-height: 42px;
}
.woocommerce .woocommerce-MyAccount-content form .form-row .select2-selection .select2-selection__arrow {
  top: 7px;
}
.woocommerce .woocommerce-MyAccount-content form .form-row em {
  font-size: 0.875rem;
  font-weight: 400;
  color: #555;
}
.woocommerce .woocommerce-MyAccount-content form fieldset {
  border: 0;
  margin: 40px 0 15px;
}
.woocommerce .woocommerce-MyAccount-content table.shop_table {
  border-radius: 0;
}
.woocommerce .woocommerce-MyAccount-content table.shop_table .button {
  font-family: "Overpass", sans-serif;
  transition: 0.4s;
  border-radius: 0;
  cursor: pointer;
  text-decoration: none;
  color: #fff;
  background: #000;
  border: 1px solid transparent;
  font-size: 1rem;
  padding: 15px 20px;
  outline-color: transparent;
  outline-style: none;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.woocommerce .woocommerce-MyAccount-content table.shop_table .button.wide-button {
  min-width: 260px;
}
.woocommerce .woocommerce-MyAccount-content table.shop_table .button:hover {
  transition: 0.4s;
  color: #fff;
  background: #707070;
  border-color: #707070;
}
.woocommerce .woocommerce-MyAccount-content table.shop_table .button:hover h3 {
  transition: 0.4s;
  color: #fff;
}
.woocommerce .woocommerce-MyAccount-content table.shop_table .button:disabled {
  cursor: default;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  border-color: transparent;
}
.woocommerce .woocommerce-MyAccount-content table.shop_table .button i {
  font-size: 1.5rem;
  line-height: 20px;
  width: 24px;
  height: 24px;
}
@media (max-width: 425px) {
  .woocommerce .woocommerce-MyAccount-content table.shop_table .button {
    padding: 12px 9px;
  }
}
.woocommerce .woocommerce-MyAccount-content table.shop_table .button {
  margin: 3px;
  font-size: unset;
  font-weight: 600;
  padding: 8px 10px;
}
.woocommerce .woocommerce-MyAccount-content table.shop_table .button.cancel {
  font-family: "Overpass", sans-serif;
  transition: 0.4s;
  border-radius: 0;
  cursor: pointer;
  text-decoration: none;
  color: #000;
  background: #fff;
  border: 1px solid #000;
  font-size: 1rem;
  padding: 15px 20px;
  outline-color: transparent;
  outline-style: none;
  text-transform: uppercase;
}
.woocommerce .woocommerce-MyAccount-content table.shop_table .button.cancel:hover {
  transition: 0.4s;
  color: #fff;
  background: #000;
  border-color: #000;
}
.woocommerce .woocommerce-MyAccount-content table.shop_table .button.cancel:disabled {
  cursor: default;
}
.woocommerce .woocommerce-MyAccount-content table.shop_table .button.cancel:disabled:hover {
  color: #000;
  background: rgba(255, 255, 255, 0.6);
}
.woocommerce .woocommerce-MyAccount-content table.shop_table .button.cancel i {
  font-size: 1.5rem;
}
@media (max-width: 425px) {
  .woocommerce .woocommerce-MyAccount-content table.shop_table .button.cancel {
    padding: 12px 9px;
  }
}
.woocommerce .woocommerce-MyAccount-content table.shop_table .button.cancel {
  font-size: unset;
  font-weight: 600;
  padding: 8px 10px;
}
.woocommerce .woocommerce-MyAccount-content p mark {
  background: #707070;
  padding: 0 4px;
}
.woocommerce .woocommerce-MyAccount-content section.woocommerce-order-details {
  margin-top: 25px;
}
.woocommerce .woocommerce-MyAccount-content section.woocommerce-order-details .order-again,
.woocommerce .woocommerce-MyAccount-content section.woocommerce-order-details .refound-order {
  width: 50%;
  float: left;
  margin-bottom: 20px;
}
.woocommerce .woocommerce-MyAccount-content section.woocommerce-order-details .order-again a,
.woocommerce .woocommerce-MyAccount-content section.woocommerce-order-details .refound-order a {
  font-family: "Overpass", sans-serif;
  transition: 0.4s;
  border-radius: 0;
  cursor: pointer;
  text-decoration: none;
  color: #fff;
  background: #000;
  border: 1px solid transparent;
  font-size: 1rem;
  padding: 15px 20px;
  outline-color: transparent;
  outline-style: none;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.woocommerce .woocommerce-MyAccount-content section.woocommerce-order-details .order-again a.wide-button,
.woocommerce .woocommerce-MyAccount-content section.woocommerce-order-details .refound-order a.wide-button {
  min-width: 260px;
}
.woocommerce .woocommerce-MyAccount-content section.woocommerce-order-details .order-again a:hover,
.woocommerce .woocommerce-MyAccount-content section.woocommerce-order-details .refound-order a:hover {
  transition: 0.4s;
  color: #fff;
  background: #707070;
  border-color: #707070;
}
.woocommerce .woocommerce-MyAccount-content section.woocommerce-order-details .order-again a:hover h3,
.woocommerce .woocommerce-MyAccount-content section.woocommerce-order-details .refound-order a:hover h3 {
  transition: 0.4s;
  color: #fff;
}
.woocommerce .woocommerce-MyAccount-content section.woocommerce-order-details .order-again a:disabled,
.woocommerce .woocommerce-MyAccount-content section.woocommerce-order-details .refound-order a:disabled {
  cursor: default;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  border-color: transparent;
}
.woocommerce .woocommerce-MyAccount-content section.woocommerce-order-details .order-again a i,
.woocommerce .woocommerce-MyAccount-content section.woocommerce-order-details .refound-order a i {
  font-size: 1.5rem;
  line-height: 20px;
  width: 24px;
  height: 24px;
}
@media (max-width: 425px) {
  .woocommerce .woocommerce-MyAccount-content section.woocommerce-order-details .order-again a,
  .woocommerce .woocommerce-MyAccount-content section.woocommerce-order-details .refound-order a {
    padding: 12px 9px;
  }
}
.woocommerce .woocommerce-MyAccount-content section.woocommerce-order-details .order-again.refound-order,
.woocommerce .woocommerce-MyAccount-content section.woocommerce-order-details .refound-order.refound-order {
  text-align: right;
}
.woocommerce .woocommerce-MyAccount-content section.woocommerce-order-details .refound-form {
  clear: both;
}
.woocommerce .woocommerce-MyAccount-content section.woocommerce-order-details .refound-form #form .form-group label {
  font-size: 0.875rem;
  font-weight: 400;
  color: #555;
}
.woocommerce .woocommerce-MyAccount-content section.woocommerce-order-details .refound-form #form .form-group textarea {
  width: 100%;
  padding: 6px 10px;
  font-size: 0.8rem;
  border: 1px solid #707070;
  resize: none;
  border-radius: 0;
}
.woocommerce .woocommerce-MyAccount-content section.woocommerce-customer-details {
  clear: both;
}
.woocommerce .woocommerce-MyAccount-content section table {
  border-radius: 0;
}
.woocommerce .woocommerce-MyAccount-content section h2 {
  font-weight: 400;
  font-size: 1.3rem;
  margin-bottom: 10px;
}
.woocommerce .woocommerce-MyAccount-content section address {
  border: 0;
  padding: 0;
  color: #707070;
  font-style: italic;
}
.woocommerce .woocommerce-MyAccount-content section.addresses .col-1, .woocommerce .woocommerce-MyAccount-content section.addresses .col-2 {
  float: left;
  width: 100% !important;
  display: block;
  flex: 100%;
  max-width: 100% !important;
}
.woocommerce .woocommerce-MyAccount-content section.addresses .col-2 {
  margin-top: 25px;
}
.woocommerce .woocommerce-MyAccount-content button {
  font-family: "Overpass", sans-serif;
  transition: 0.4s;
  border-radius: 0;
  cursor: pointer;
  text-decoration: none;
  color: #fff;
  background: #000;
  border: 1px solid transparent;
  font-size: 1rem;
  padding: 15px 20px;
  outline-color: transparent;
  outline-style: none;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.woocommerce .woocommerce-MyAccount-content button.wide-button {
  min-width: 260px;
}
.woocommerce .woocommerce-MyAccount-content button:hover {
  transition: 0.4s;
  color: #fff;
  background: #707070;
  border-color: #707070;
}
.woocommerce .woocommerce-MyAccount-content button:hover h3 {
  transition: 0.4s;
  color: #fff;
}
.woocommerce .woocommerce-MyAccount-content button:disabled {
  cursor: default;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  border-color: transparent;
}
.woocommerce .woocommerce-MyAccount-content button i {
  font-size: 1.5rem;
  line-height: 20px;
  width: 24px;
  height: 24px;
}
@media (max-width: 425px) {
  .woocommerce .woocommerce-MyAccount-content button {
    padding: 12px 9px;
  }
}
.woocommerce .woocommerce-MyAccount-content button {
  width: 100%;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Address {
  background: #fff;
  padding: 20px;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-areas: "address" "address-header";
  grid-gap: 20px;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Address a {
  border-color: #000;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Address address {
  grid-area: address;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Address header h3 {
  display: none;
  grid-area: title;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Address header a {
  grid-area: edit-address;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Address header {
  grid-area: address-header;
  display: grid;
  grid-template-columns: repeat(2, 50%);
  grid-template-areas: "edit-address title";
  grid-gap: unset;
  grid-column-gap: 21px;
  top: unset;
  position: relative;
  background: transparent;
  max-width: unset;
  margin: unset;
  box-shadow: unset;
  padding: unset;
}
@media (max-height: 768px) {
  .woocommerce .woocommerce-MyAccount-content {
    min-height: 40vh;
    padding: 0;
  }
}/*# sourceMappingURL=reserved-area.css.map */