/* CSS Document */

/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * montserrat:
 *   - http://typekit.com/eulas/00000000000000003b9b1338
 *   - http://typekit.com/eulas/00000000000000003b9b1332
 *   - http://typekit.com/eulas/00000000000000003b9b1336
 *   - http://typekit.com/eulas/00000000000000003b9b133d
 *   - http://typekit.com/eulas/00000000000000003b9b1340
 *
 * © 2009-2020 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2020-07-08 06:40:39 UTC"}*/
@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Caveat:wght@400;600&display=swap");

.wg {
}
.weglot-container {
  z-index: 100;
  display: none;
}
.wg-default,
.wg-default .country-selector {
  position: fixed;
  top: 0px;
  right: 20px;
  height: 20px;
}
html {
  min-height: 100%;
  margin-left: calc(100vw - 100%);
}
body {
  overflow-x: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
:root {
  --font1: "Heebo";
  --font2: "Poppins";
  --font3: "Bebas Neue";
  --font4: "Caveat";
  --color__accent: #888;
  --color--selected: #000;

  --field__background: #fff;
  --field__background--hover: #fff;
  --input__border: rgba(0, 0, 0, 0);
  --input__border--hover: rgba(0, 0, 0, 0.2);
  --label__color: #888;
  --sm_size: 1rem;
}

main {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

#sidebar-wrapper {
  min-height: 100vh;
  min-width: 40vw;
  margin-right: 0;
  -webkit-transition: margin 0.25s ease-out;
  transition: margin 0.25s ease-out;
  padding-left: 20px;
  padding-top: 30px;
  padding-right: 15px;
}

#sidebar-wrapper .sidebar-heading {
  padding: 0.875rem 1.25rem;
  font-size: 1.2rem;
  margin: 0;
  font-weight: 400;
  line-height: 1.5;
}

#sidebar-wrapper .list-group {
  width: 50rem;
}
#page-content-wrapper {
  min-width: 0;
}
#wrapper.toggled #sidebar-wrapper {
  margin-right: -100%;
}

.input_field {
  position: relative !important;
  height: 44px;
  line-height: 44px;
}
label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #777;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  cursor: text;
}
input {
  width: 100%;
  border: 0;
  outline: 0;
  padding: 0.1rem 0;
  border-bottom: 2px solid #d3d3d3;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333;
  font-weight: 600;
}
input[required] + label:after {
  content: "*";
  color: red;
}
input:valid[required] + label:after {
  content: "";
  color: green;
}

input:invalid {
  outline: 0;
  color: #777;
  border-color: #d3d3d3;
}
input:focus,
input:valid {
  border-color: #d3d3d3;
}
input:focus ~ label,
input:valid ~ label {
  font-size: 10px;
  top: -10px;
  color: #777;
}
input:placeholder-shown ~ label {
  font-size: 16px;
  top: 2px;
  color: #777;
}
input:focus ~ label {
  font-size: 10px;
  top: -10px;
  color: #777;
}
.invalid-feedback {
  margin-top: 0 px;
}
/* Hover */
.hover12 figure img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}
.hover12 figure:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.mas-vendidos {
  margin-bottom: 0px;
  font-size: 1rem;
}
.subtitle {
  font-family: var(--font4);
  font-size: 1.7rem;
}
.product_name {
  font-size: 1rem;
  line-height: 1.2;
  margin-top: 0rem;
  margin-bottom: 5px;
  font-weight: 300;
  font-family: var(--font2);
  color: #80603e;
}
.product_image {
  padding-top: 1rem;
  padding-bottom: 1rem;
  height: 300px;
  min-height: 300px;
}
.related.product_image {
  max-width: 100%;
  height: auto;
  max-height: 15vh;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.row-equal {
  display: table;
  width: 100%;
}
.col-equal {
  display: table-cell;
}
.f-nav-link {
  font-size: var(--sm_size);
  font-family: var(--font1);
  padding-top: 2px;
  padding-bottom: 2px;
}
.precio {
  font-size: 1.2rem;
  font-weight: 200;
  text-align: left;
  margin-bottom: 0px;
  text-transform: uppercase;
  font-family: var(--font2);
  color: #80603e;
}
.fs2.precio {
  font-size: 2.3rem;
}
.product_desc_corta {
  font-size: 0.8rem;
  line-height: 1.3;
  color: #383838;
  height: 80px;
  max-height: 80px;
  overflow: hidden;
}
.span_precio {
  font-size: 0.7rem;
  color: #5c5c5c;
  display: block;
  margin-top: -7px;
  text-align: left;
}
.precio_anterior {
  font-size: 0.9rem;
  font-weight: 300;
  color: #8a8a8a;
  display: inline-block;
  text-decoration: line-through;
  margin-top: -5px;
  margin-right: 10px;
}
@media (min-width: 1200px) {
  .precio {
    display: inline-block;
  }
  .lateralbar {
    width: 84vw;
    max-width: 50vw;
  }
  .Title-01 {
    font-size: 3rem;
  }
  .mas-vendidos {
    font-size: 1.2rem;
  }
  .logo {
    width: 253px;
  }

  .product_image {
    max-height: 25vh;
  }

  .product_desc_corta {
    height: 65px;
    max-height: 65px;
  }

  .precio_anterior {
    text-align: right;
  }

  .iconav {
    height: 30px;
  }
  .checkout-by-steps-box__title {
    font-size: 1rem;
  }
  .top-bar-section {
    background-color: #402a03;
  }

  .desc-prod {
    font-size: 0.85rem;
    color: #888;
    line-height: 1.2;
  }
}

.lateralbar {
  right: 0px;
  border-top-width: 6px;
  border-bottom-width: 6px;
  border-right-width: 6px;
  border-color: #d9d9d9;
  z-index: 1000;
  background-color: #404040;
  position: fixed;
  position: -webkit-sticky;

  float: right;
  width: 30vw;
  height: 100vh;
  top: 0px;
}
.referencia {
  font-size: 0.7rem;
  color: #9c9c9c;
  text-transform: uppercase;
}
.style1 {
  width: 20vw;
  max-width: 20vw;
}
.navigation-bar {
  font-family: var(--font01);
  font-weight: 100;
}
.btn-addtocart {
  font-size: 0.8rem;
  text-transform: uppercase;
  background-color: #fff;
  color: #000;
  margin-top: 10px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  border-width: 1px;
  border-color: #000;
  width: 175px;
}

.btn-addtocart:hover {
  background-color: #262626;
  border-width: 1px;
  color: #fff;
}
.col-producte {
  border-top: 5px solid #fff;
  cursor: pointer;
}

.Title-01 {
  font-weight: 400;
  margin-bottom: 0px;
  line-height: 1;
  font-size: 1.9rem;
  color: #000;
  font-family: var(--font2);
  /* text-transform: uppercase */
}
.Title-02 {
  font-weight: 200;
  margin-bottom: 0px;
  line-height: 1;
  font-size: 1.7rem;
}
.lh1.Title-01 {
  line-height: 1;
}
.lt.Title-01 {
  font-size: 1.5rem;
}
.Logo-text {
  font-family: "montserrat";
  font-weight: 800;
  text-transform: uppercase;
  color: #000;
}
.navbar {
  padding: 0px;
}
.nav-link {
  color: #31261d;
  text-transform: uppercase;
  font-family: var(--font2);
  font-weight: 400;
  font-size: 0.8rem;
  padding-top: 4px;
  padding-bottom: 0px;
}
.nav-link:hover {
  color: #a3a3a3;
}

.nav-link-top {
  font-family: var(--font1);
  text-transform: uppercase;
  font-size: 0.75rem;
  padding: 0;
  margin-right: 10px;
  color: #6e4b22;
}
.nav-link-top:hover {
  color: #dbd8d8;
  text-decoration: none;
}

.cartbox {
  background-image: url("../assets/interface/cart.svg");
  background-size: auto;
  background-repeat: no-repeat;
  width: 50px;
  cursor: pointer;
  max-width: 50px;
  min-height: 40px;
  background-position: 50%;
  padding-top: 14px;
  padding-left: 5px;
  padding-right: 5px;
}
.userbox {
  background-image: url("../assets/interface/user.svg");
  background-size: auto;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 50px;
  max-width: 50px;
  min-height: 40px;
  background-position: 50%;
}
.searchbox {
  background-image: url("../assets/interface/find.svg");
  background-size: auto;
  background-repeat: no-repeat;
  cursor: pointer;
  width: 35px;
  max-width: 35px;
  min-height: 40px;
  background-position: 50%;
}
.breadcrumbs {
  text-transform: uppercase;
  font-size: 0.8rem;
  color: #ffa400;
}

.desc-cat {
  font-family: montserrat;
  font-weight: 400;
  margin-top: 10px;
  font-size: 0.85rem;
}
.logo {
  width: 300px;
  margin-bottom: 0px;
}
.iconav {
  height: 30px;
}
.overlay_cart {
  height: auto;
  width: 0;
  position: fixed;
  z-index: 10000;
  top: 90px;
  right: 0px;
  background-color: rgba(255, 255, 255, 0.95);
  overflow-x: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: 1px solid #000;
}

.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.95);
  overflow-x: hidden;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.overlay-content {
  position: relative;

  width: 100%;
  text-align: left;
  margin-top: 30px;
}
.overlay2 {
  padding: 0;
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  background-color: rgb(255, 255, 255);
  background-color: #fff(0, 0, 0, 0.95);
  overflow-x: hidden;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.overlay2-content {
  position: relative;

  width: 100%;
  text-align: left;
  margin-top: 30px;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 24px;
  color: #fff;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  line-height: 1;
}

.overlay a:hover,
.overlay a:focus {
  color: #777;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 80px;
  line-height: 1;
}

.searchfield {
  width: 95%;
  height: 20px;
  font-size: 24px;
}

@media screen and (max-width: 540px) {
  .logo {
    width: 250px;
  }
  .iconav {
    height: 40px;
  }
  .overlay a {
    font-size: 18px;
  }
  .overlay .closebtn {
    font-size: 50px;
    top: 0px;
    right: 10px;
  }
  .wg-default,
  .wg-default .country-selector {
    max-width: 75px;
    top: 20px;
    left: 10px;
  }
  .country-selector a {
    padding: 0 5px;
  }
}

.prod-flex {
  height: 150px;
}

@media (min-width: 992px) {
  .logo {
    width: 200px;
  }

  .iconav {
    height: 30px;
  }
  .col_price {
    text-align: left !important;
  }
  .GFG {
    /* Chrome, Safari, Opera */
    /* Firefox */
    -webkit-columns: 60px 3;
    -moz-columns: 60px 3;
    columns: 60px 3;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
  }
}

@media (min-width: 576px) {
  .logo {
    width: 200px;
  }

  .iconav {
    height: 20px;
  }
}

.cat_name_btn {
  font-family: var(--font2);
  text-align: center;
  font-size: 1.5rem;
  line-height: 1;
  margin-bottom: 0px;
  font-weight: 200;
}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-weight: bold;
  background-color: rgba(40, 47, 56, 0.31);
  padding: 20px;
  width: 70%;
  text-align: center;
}

.col_dir_selected {
  background-color: #fff;
  border-color: #000 !important;
  border-width: 3px !important;
}
.col_dirf_selected {
  background-color: #999;
  border-color: green;
  color: #fff;
}

.table th {
  padding: 0;
  border: none;
  font-size: 0.7rem;
}
.table td {
  padding: 0.25rem;
}
.payment {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0.5rem;
  font-weight: bold;
  border: 1px solid #888;
}
.search-api--wrapper {
  position: fixed;
  top: 0px;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 1px solid #ccc;
  z-index: 2000;
  background-color: #fff;
  overflow: auto;
}

.search-api--wrapper aside {
  width: 300px;
  border-right: 1px solid #eee;
  padding: 32px 0 0;
  background-color: #fafafa;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  overflow-x: hidden;
  overflow-y: auto;
  display: block;
}
.search-api--wrapper section nav {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 32px;
  padding: 4px;
  position: fixed;
  width: calc(100% - 314px);
  background: #fff;
  border-bottom: 1px solid #eee;
}
.search-api--wrapper section {
  width: 100%;
}
.cat_banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 150px;
  background-color: #acd0f5;
}
.claim_cat_banner {
  color: #000;
  font-family: var(--font1);
  font-size: 2rem;
  text-transform: uppercase;
  line-height: 3rem;
  font-weight: bold;
  margin-bottom: 0px;
  padding-right: 20px;
}
.is-form,
button.is-form,
input[type="submit"].is-form,
input[type="reset"].is-form,
input[type="button"].is-form {
  overflow: hidden;
  position: relative;
  background-color: #f9f9f9;
  text-shadow: 1px 1px 1px #fff;
  color: #666;
  border: 1px solid #ddd;
  text-transform: none;
  font-weight: normal;
}
.megam_cont {
  position: absolute;
  z-index: 100;
  background-color: #fff;
  border-color: #ffa400 #ffa400 rgba(0, 0, 0, 0);
  border-top: 5px solid #ffa400;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  padding: 15px;
}
.cat_left_menu {
  margin-bottom: 0px;
  text-transform: uppercase;
  font-family: sans-serif;
  cursor: pointer;
  font-size: 0.75rem;
}
.cat_left_menu:active {
  color: #000;
}
.cat_left_menu:hover {
  color: #6c757d;
}
.style2 {
  margin-bottom: 0px;
}
.top-bar {
}
.top-bar-section {
  background-color: #ffa400;
  color: #222;
}
.img_list {
  max-height: 175px;
  height: 175px;
}
.lateral_title {
  margin-bottom: 3px;
  text-transform: uppercase;
  font-weight: bold;
  border: dotted #888;
  border-width: 0px 0px 1px;
}
.selected {
  background-color: var(--color--selected);
  color: #fff;
  font-weight: 700;
}
.selected2 {
  background-color: var(--color--selected);
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.8rem;
  display: inline-block;
  padding: 3px;
}
.checkout-by-steps-box__title {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 1.6rem;
}
.wappler-temp {
}
.progressbar {
  counter-reset: step;
}
.progressbar li {
  list-style-type: none;
  width: 33%;
  float: left;
  font-size: 12px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  color: #7d7d7d;
}
.progressbar li:before {
  width: 35px;
  height: 35px;
  content: counter(step);
  counter-increment: step;
  line-height: 25px;
  border: 5px solid #7d7d7d;
  display: block;
  text-align: center;
  margin: 0 auto 10px;
  border-radius: 50%;
  background-color: white;
}
.progressbar li:after {
  width: 100%;
  height: 5px;
  content: "";
  position: absolute;
  background-color: #7d7d7d;
  top: 15px;
  left: -50%;
  z-index: -1;
}
.progressbar li:first-child:after {
  content: none;
}
.progressbar li.active {
  color: #ffa400;
}
.progressbar li.active:before {
  border-color: #ffa400;
}
.progressbar li.active + li:after {
  background-color: #ffa400;
}
.prod_short {
  font-size: 1.1rem;
  line-height: 1.2;
}
.col-desc {
  padding-top: 15px;
  padding-bottom: 15px;
}
.section_claim01 {
  background-image: url("../assets/interface/back_fulles.png");
  background-size: auto;
  background-position: center 50%;
  background-repeat: no-repeat;
  min-height: 300px;
}
.section_servicios {
  background-image: url("../assets/interface/back_servicios.jpg");
  background-size: auto;
  background-position: center 50%;
  background-repeat: no-repeat;
  min-height: 300px;
}
.cat-btn-home {
}
.cat-btn-home:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.pos-rel {
  position: relative;
}

.searchtext {
  display: block;
  font-size: 0.9rem;
  border-radius: 25px;
  margin: 0px;
  width: 25px;
  height: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0px solid #fff;
  background-color: transparent;
  background-image: url("../assets/interface/search.svg");
  background-position: 0px 5px;
  background-size: 25px;
  background-repeat: no-repeat;
  padding: 0px;
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
}
.searchtext:focus {
  background: #fff;
  color: #000;
  padding-left: 20px;
  margin-right: 0px;
  outline: none;
  width: 200px;
}
.s_newsletter {
  background-image: url("../assets/interface/back_newsletter.jpg");
  background-size: cover;
  min-height: 35vh;
}
.newsletter {
  border-radius: 25px;
  border: 0px solid #fff;
  background-color: rgba(255, 255, 255, 0.68);

  text-align: center;
  width: 250px;
}
.shortdesc-01 {
  font-family: var(--font2);
  font-weight: 300;
  line-height: 1.1;
  font-size: 0.8rem;
  text-align: center;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    z-index: 999;
  }
}
/* for md */

.custom-switch.custom-switch-md .custom-control-label {
  padding-left: 2rem;
  padding-bottom: 1.5rem;
}

.custom-switch.custom-switch-md .custom-control-label::before {
  height: 1.5rem;
  width: calc(2rem + 0.75rem);
  border-radius: 3rem;
}

.custom-switch.custom-switch-md .custom-control-label::after {
  width: calc(1.5rem - 4px);
  height: calc(1.5rem - 4px);
  border-radius: calc(2rem - (1.5rem / 2));
}

.custom-switch.custom-switch-md
  .custom-control-input:checked
  ~ .custom-control-label::after {
  -webkit-transform: translateX(calc(1.5rem - 0.25rem));
  transform: translateX(calc(1.5rem - 0.25rem));
}
.col_login {
  background-color: #fff;
  -webkit-box-shadow: -8px 0 10px -6px rgba(0, 0, 0, 0.2);
  box-shadow: -8px 0 10px -6px rgba(0, 0, 0, 0.2);
  height: 100vh;
  width: 350px;
  max-width: 30vw;
  padding-top: 30px;
  padding-left: 1em;
  padding-right: 1em;
}
.col_left_admin {
  max-width: 75px;
  min-width: 75px;
  padding-left: 15px;
}
.col_price {
  text-align: center;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 16px;
  height: 25px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 16px 25px;
  background-position: center;
  background-repeat: no-repeat;
}
.pointer {
  cursor: pointer;
  font-size: 0.8rem;
}
.nav-link-color {
  padding-left: 3px;
  padding-right: 3px;
}
.nav-link-color:hover {
  color: #fd7e14;
}
.nav-link-color:active {
  color: #3b3b3b;
}
.order_label {
  font-size: 1rem;
  padding-top: 12px;
  font-weight: 600;
  position: relative;
  display: inline-block;
  margin-right: 2rem;
  border-radius: 8px;
  /* background-color: #fff */
}
.order_label_span {
  font-size: 0.7rem;
  position: absolute;
  top: 0;
  color: #7b7c7d;
  font-weight: 300;
}
.order_label_bottom {
  font-size: 0.7rem;
  position: absolute;
  top: 32px;
  /* left: 5px */
  color: #000;
  font-weight: 300;
}
.span_bottom {
  position: absolute;
  bottom: -23px;
  font-size: 13px;
  right: 10px;
  color: #000;
}

.btn_admin {
  background-color: #f0f0f0;
  cursor: pointer;
}

.btn_admin:hover {
  background-color: #e0e0e0;
}
@media (min-width: 1400px) {
  .searchform {
    width: 400px;
  }
  .style3 {
    width: 450px;
  }
  .logohome {
    width: 350px;
  }
  .cart-lateral {
    width: 45vw;
    max-width: 800px;
  }
}
.searchform {
}
.style3 {
  width: 100%;
}
.logohome {
  width: 120px;
}
.bs5icon {
  font-size: 1.7rem;
  cursor: pointer;
  margin-left: 12px;
}
a {
  color: #000000;
  text-decoration: none;
}
.cart-lateral {
  width: 95vw;
}
.bround {
  border-radius: 7px;
  border: 1px solid #c2c2c2;
}

#progress-bar {
  display: table;
  width: 100%;
  margin: 0;
  padding: 15px 15px 0;
  table-layout: fixed;
  counter-reset: step;
}

#progress-bar li {
  list-style-type: none;
  display: table-cell;
  width: 33%;
  float: left;
  font-size: 16px;
  position: relative;
  text-align: center;
  cursor: pointer;
}

#progress-bar li:before {
  width: 50px;
  height: 50px;
  color: #212121;
  content: counter(step);
  counter-increment: step;
  line-height: 45px;
  font-size: 18px;
  border: 3px solid #d4d3d3;
  display: block;
  text-align: center;
  margin: 0 auto 10px;
  border-radius: 50%;
  background-color: #fff;
}

#progress-bar li:after {
  width: 100%;
  height: 10px;
  content: "";
  position: absolute;
  background-color: #d4d3d3;
  top: 25px;
  left: -50%;
  z-index: -1;
}

#progress-bar li:first-child:after {
  content: none;
}

#progress-bar li.step-done {
  color: #ffa400;
}

#progress-bar li.step-done:before {
  border-color: #ffa400;
  background-color: #ffa400;
  color: #fff;
  content: "";
  font-family: "FontAwesome";
}

#progress-bar li.step-done + li:after {
  background-color: #ffa400;
}

#progress-bar li.step-active {
  color: #ffa400;
}

#progress-bar li.step-active:before {
  border-color: #ffa400;
  color: #ffa400;
  font-weight: 700;
}
