.butan-wizard {
  max-width: 1920px;
  margin: 0 auto;
}

.butan-wizard a {
  outline: none !important;
}

.butan-wizard-head,
.butan-wizard-footer-content,
.butan-footer-copyright-content {
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 20px;
}

.butan-wizard-head {
  display: grid;
  grid-template-columns: 25% 65% 10%;
  align-items: center;
  border-bottom: 1px solid #c4c4c4;
  padding: 50px 0;
}

.butan-wizard-footer {
  padding: 45px 0 0 0;
  background-color: #f3f3f3;
}

.butan-footer-copyright {
  background-color: #5f5f5f;
  padding: 20px 0;
}

.butan-footer-copyright .butan-footer-copyright-content {
  display: flex;
  align-items: center;
  gap: 50px;
}

.butan-footer-copyright p {
  margin: 0;
  font-family: "Arial";
  font-style: normal;
  font-weight: 400;
  font-size: 16px !important;
  line-height: 18px !important;
  color: #e5e5e5 !important;
}

.butan-footer-copyright a {
  font-family: "Arial";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  text-decoration: none !important;
  color: #ffffff !important;
  outline: none !important;
}

.butan-wizard-footer-row {
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
  gap: 120px;
}

.butan-wizard-footer .butan-footer-list a {
  font-family: "Arial";
  font-style: normal;
  font-weight: 400;
  font-size: 16px !important;
  line-height: 18px !important;
  text-decoration: none !important;
  outline: none !important;
  color: #5f5f5f !important;
  display: flex;
  gap: 15px;
  padding: 10px 0;
}

.butan-wizard-footer .butan-phone-txt {
  font-family: "Arial";
  font-style: normal;
  font-weight: 700 !important;
  font-size: 36px !important;
  line-height: 41px !important;
  color: #5f5f5f !important;
  text-decoration: none !important;
  outline: none !important;
}

.butan-wizard-footer .butan-footer-list a img {
  display: inline-block;
}

.butan-wizard-footer p {
  font-family: "Arial";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #5f5f5f;
  margin: 0;
}

.butan-wizard-footer .butan-wizard-social {
  margin-top: 32px;
}

.butan-wizard-footer .butan-wizard-social a {
  display: inline-block;
  padding: 20px 10px 20px 0;
}

.butan-wizard-footer .butan-wizard-social p {
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 18px !important;
}

.butan-wizard-footer .butan-wizard-footer-column-content h4 {
  padding-top: 40px;
  padding-bottom: 15px;
  max-width: 195px;
  border-bottom: 1px solid #c4c4c4;
  font-family: "Arial";
  font-style: normal;
  font-weight: 700;
  font-size: 16px !important;
  line-height: 18px !important;
  color: #5f5f5f !important;
}

.butan-wizard-head .butan-wizard-head-logo img {
  max-height: 86px;
}

.butan-wizard-head h2 {
  font-family: "Arial";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 41px;
  margin: 0;

  color: #000000;
}

.butan-wizard-head .butan-wizard-head-cta img {
  display: inline-block;
}

.butan-wizard-head a {
  font-family: "Arial";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  text-decoration: none !important;
  color: #de2b2a !important;
  outline: none !important;
}

.butan-wizard-body {
  display: grid;
  grid-template-columns: 50% 50%;
}

.butan-wizard-body.butan-wide {
  grid-template-columns: 100% !important;
}

.butan-wide .butan-wizard-content-form {
  max-width: 1500px;
  margin: 0 auto;
}

.butan-wizard-body .butan-wizard-banner img {
  width: 100%;
  border-radius: unset;
}

.butan-wizard-content .butan-wizard-content-form {
  padding: 50px 150px;
}

#butan-wizard h2 {
  font-family: "Arial";
  font-style: normal;
  font-weight: 700;
  font-size: 36px !important;
  line-height: 41px !important;
  color: #000000 !important;
}

#butan-wizard h4 {
  font-family: "Arial";
  font-style: normal;
  font-weight: 700;
  font-size: 20px !important;
  line-height: 150% !important;
  color: #000000 !important;
}

@media screen and (min-width: 768px) {
  #butan-wizard .b-margin-0 {
    margin-left: 20px !important;
  }
}

#butan-wizard .b-mbt-60 {
  margin: 60px 0;
}

#butan-wizard .b-mbt-30 {
  margin: 30px 0;
}

#butan-wizard .b-mb-60 {
  margin-bottom: 60px;
}

#butan-wizard .b-mbt-160 {
  margin: 160px 0 60px 0;
}

#butan-wizard .b-margin-0 li::marker {
  font-weight: bold;
}

#butan-wizard .b-margin-0 li {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  color: #000000;
}

#butan-wizard .no-list {
  list-style-type: none;
  margin-inline-start: 0;
  padding-left: 0px;
}

#butan-wizard .no-list li {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

#butan-wizard .no-list img {
  margin-right: 12.5px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-50 {
  margin-top: 50px;
}

#butan-wizard #error {
  color: #de2b2a;
}

#butan-wizard .butan-table-dostava {
  margin: 70px 0;
}

#butan-wizard .butan-table-dostava thead td {
  font-family: "Arial";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  color: #000000;
  padding: 14px 0;
}

#butan-wizard .butan-table-dostava tbody td {
  padding: 0;
  vertical-align: middle;
}

#butan-wizard .butan-table-dostava tbody td img {
  width: 100%;
  border-radius: 0;
}

#butan-wizard .butan-table-dostava .no-border {
  border: unset !important;
  vertical-align: middle;
  text-align: left;
  padding-right: 14px;
  font-family: "Arial";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
}

#butan-wizard .butan-tall-input {
  height: 150px;
}

#butan-wizard input[type="text"],
#butan-wizard input[type="email"] {
  /*min-width: 332px;*/
  border: 1px solid #5f5f5f !important;
  padding: 16px 25px;
  font-family: "Arial";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  background: transparent;
  color: #5f5f5f;
  outline: none !important;
  outline-width: 0;
}

#butan-wizard .butan-products-text {
  font-family: "Arial";
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px !important;
  color: #5f5f5f !important;
}

#butan-wizard .butan-products-text a,
.butan-order-footer a {
  color: #de2b2a !important;
  text-decoration: none;
}

#butan-wizard .butan-order-footer label:not(:last-child) {
  margin: 25px 0;
}

#butan-wizard .butan-order-footer input[type="radio"] {
  outline: none !important;
  width: 19px;
  height: 19px;
  margin-right: 40px;
}

#butan-wizard .butan-order-footer input[type="radio"]:checked {
  background-color: #de2b2a !important;
  border-color: #de2b2a !important;
}

/* The container */
.butan-radio-label {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 50px;
  margin-bottom: 12px;
  cursor: pointer;
  font-family: "Arial";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.butan-radio-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.butan-radio-label .butan-checkmark {
  position: absolute;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.butan-radio-label:hover input~.butan-checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.butan-radio-label input:checked~.butan-checkmark {
  background-color: #de2b2a;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.butan-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.butan-radio-label input:checked~.butan-checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.butan-radio-label .butan-checkmark:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #de2b2a;
}

.butan-checkbox-label {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 50px;
  margin-bottom: 12px;
  cursor: pointer;
  font-family: "Arial";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.butan-checkbox-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.butan-checkbox-label .butan-checkmark {
  position: absolute;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.butan-checkbox-label:hover input~.butan-checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.butan-checkbox-label input:checked~.butan-checkmark {
  background-color: #de2b2a;
}

/* Create the checkmark/indicator (hidden when not checked) */
.butan-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.butan-checkbox-label input:checked~.butan-checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.butan-checkbox-label .butan-checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#butan-wizard .butan-products-row-2 {
  display: grid;
  grid-template-columns: 50% 50%;
  margin: 0;
  grid-column-gap: 40px;
  width: calc(100% - 40px);
}

.kavcija-note {
  margin-top: 20px;
}

#butan-wizard .butan-products-row-2>div:first-child {
  margin-right: 0;
}

#butan-wizard .butan-products-row-2>div:last-child {
  margin-left: 0;
}

#butan-wizard .butan-products-row-2 .butan-product-content {
  display: grid;
  grid-template-columns: 20% 50% 30%;
  align-items: center;
  border: 1px solid #e5e5e5;
}

#butan-wizard .butan-products-row-2 .butan-product-content img {
  max-height: 69px;
  margin: 15px 0;
}

#butan-wizard .butan-products-row-2 .butan-product-content h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  color: #000000 !important;
}

#butan-wizard .butan-products-row-2 .butan-product-content .butan-price {
  text-align: center;
}

#butan-wizard .butan-products-row-3 {
  display: grid;
  grid-template-columns: 33.3% 33.3% 33.3%;
  margin: 50px 0;
}

#butan-wizard .butan-products-row-3:nth-child(2) {
  margin-bottom: 0;
}

#butan-wizard .butan-products-row-3 .butan-product {
  width: 390px;
}

#butan-wizard .butan-products-row-3>div:first-child,
#butan-wizard .butan-products-row-3>div:nth-child(2) {
  /*margin-right: 37.5px;*/
  display: grid;
  grid-template-columns: auto auto auto auto;
  gap: 10px;
}

#butan-wizard .butan-products-row-3>div:last-child,
#butan-wizard .butan-products-row-3>div:nth-child(2) {
  /*margin-left: 37.5px;*/
  display: grid;
  grid-template-columns: auto auto auto auto;
  gap: 10px;
}

#butan-wizard .butan-products-row-3>div:last-child,
#butan-wizard .butan-products-row-3>div:nth-child(3) {
  /*margin-left: 37.5px;*/
  display: grid;
  grid-template-columns: auto auto auto auto;
  gap: 10px;
}

#butan-wizard .butan-products-row-3>.butan-product>div {
  border: 1px solid #e5e5e5;
}

#butan-wizard .butan-products-row-3>.butan-product>div .butan-product-thumbnail {
  padding: 50px 10px 15px 10px;
  text-align: center;
  position: relative;
}

#butan-wizard .butan-products-row-3>.butan-product>div .butan-product-thumbnail img {
  margin: 0 auto;
}

#butan-wizard .butan-products-row-3>.butan-product>div .butan-product-content {
  padding: 25px 35px;
}

#butan-wizard .butan-products-row-3>.butan-product>div .butan-product-content h3 {
  font-family: "Arial";
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  color: #000000;
  /*min-height: 52px;*/
  height: 52px;
  overflow: hidden;
}

#butan-wizard .butan-products-row-3>.butan-product>div .butan-product-content .butan-price,
#butan-wizard .butan-products-row-2>.butan-product>div .butan-product-content .butan-price {
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  color: #de2b2a !important;
}

#butan-wizard .butan-product-footer {
  display: grid;
  grid-template-columns: 75% 25%;
  align-items: center;
}

#butan-wizard .butan-product-footer .butan-product-qty {
  background: #e5e5e5;
  padding: 15px 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#butan-wizard .butan-product-footer.butan-added-product .butan-product-qty {
  background: rgba(168, 208, 137, 0.37) !important;
}

#butan-wizard .butan-product-footer .butan-product-button {
  background-color: #de2b2a;
  padding: 15px 5px;
  text-align: center;
  cursor: pointer;
  height: 100%;
  display: flex;
  align-items: center;
}

#butan-wizard .butan-product-footer.butan-added-product .butan-product-button {
  background-color: #95c11e !important;
}

#butan-wizard .butan-product-footer .butan-product-button img {
  margin: 0 auto;
  height: 44px;
}

#butan-wizard .butan-product-footer .butan-product-button img:hover {
  cursor: pointer;
}

#butan-wizard .butan-product-footer.butan-added-product .butan-product-button .butan-product-not-added {
  display: none !important;
}

#butan-wizard .butan-product-footer.butan-added-product .butan-product-button .butan-product-added {
  display: block !important;
  height: 44px;
}

#butan-wizard .butan-quantity .num-in {
  background: #ffffff;
  border-radius: 25px;
  height: 32px;
  width: 110px;
  margin: 0 auto;
}

#butan-wizard .butan-quantity .num-in span {
  width: 25%;
  display: block;
  height: 32px;
  float: left;
  position: relative;
  border-radius: 100%;
  background-color: #c4c4c4;
  cursor: pointer;
}

#butan-wizard .butan-quantity .num-in span:before,
#butan-wizard .butan-quantity .num-in span:after {
  content: "";
  position: absolute;
  background-color: #000000;
  height: 2px;
  width: 10px;
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -5px;
}

#butan-wizard .butan-quantity .num-in span.plus:after {
  transform: rotate(90deg);
}

#butan-wizard .butan-quantity .num-in input {
  background: white;
  outline: none !important;
  box-shadow: unset !important;
  float: left;
  width: 50%;
  height: 32px;
  border: 0 !important;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #95c11e;
}

#butan-wizard .butan-quantity .num-in input::-webkit-outer-spin-button,
#butan-wizard .butan-quantity .num-in input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
#butan-wizard .butan-quantity .num-in input[type="number"] {
  -moz-appearance: textfield;
}

#butan-wizard .butan-pregled {
  padding-bottom: 60px;
  border-bottom: 1px solid #c4c4c4;
}

#butan-wizard .butan-pregled th,
#butan-wizard .butan-pregled td {
  background-color: transparent;
}

#butan-wizard .butan-pregled .butan-price {
  font-family: "Arial";
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  text-align: right;
  color: #000000;
}

#butan-wizard .butan-pregled .butan-quantity .num-in input {
  color: #000000 !important;
}

#butan-wizard .butan-pregled-bottom {
  display: grid;
  grid-template-columns: 50% 50%;
}

#butan-wizard .butan-pregled-bottom .butan-order {
  text-align: right;
}

#butan-wizard .butan-pregled-bottom .butan-order .butan-price {
  font-family: "Arial";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 150%;
  color: #de2b2a;
}

#butan-wizard .butan-pregled-bottom .butan-order small {
  font-family: "Arial";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  text-align: right;
  color: #000000;
  margin-bottom: 80px;
}

#butan-wizard .butan-float-right>ul {
  float: right;
}

.butan-popust-wrap {
  margin-top: 60px;
  background-color: #f3f3f3;
  padding: 15px;
}

.butan-popust-wrap>div {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  max-width: 800px;
  margin: 0 auto;
}

.butan-popust-wrap h3 {
  font-family: "Arial";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 150%;
  color: #de2b2a;
}

.butan-popust-wrap h5 {
  font-family: "Arial";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  color: #de2b2a;
}

.butan-order-summary input[type="text"],
.butan-order-summary input[type="email"] {
  width: 100% !important;
}

.butan-order-summary .butan-order-dostava-wrap {
  padding: 20px 0 20px 40px;
  font-size: 16px;
  line-height: 18px;
  color: #5f5f5f;
}

.butan-order-summary .butan-order-dostava {
  font-weight: bold;
}

.butan-wizard-content-form .wizard>.steps>ul>li:after,
.butan-wizard-content-form .wizard>.steps>ul>li:before {
  content: "";
  z-index: 9;
  display: block;
  position: absolute;
}

.butan-wizard-content-form .wizard {
  width: 100%;
  overflow: hidden;
}

.butan-wizard-content-form .wizard .content {
  margin-left: 0 !important;
}

.butan-wizard-content-form .wizard>.steps {
  position: relative;
  display: block;
  width: 100%;
}

.butan-wizard-content-form .wizard>.steps .current-info {
  position: absolute;
  left: -99999px;
}

.butan-wizard-content-form .wizard>.steps>ul {
  display: table;
  width: 100%;
  max-width: 220px;
  table-layout: fixed;
  margin: 0;
  padding: 0;
  list-style: none;
}

.butan-wizard-content-form .wizard>.steps>ul>li {
  padding-left: 10px;
  display: table-cell;
  width: auto;
  vertical-align: top;
  text-align: center;
  position: relative;
}

.butan-wizard-content-form .wizard>.steps>ul>li a {
  position: relative;
  padding-top: 52px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}

.butan-wizard-content-form .wizard>.steps>ul>li:before {
  left: 0;
}

.butan-wizard-content-form .wizard>.steps>ul>li:after {
  right: 0;
}

.butan-wizard-content-form .wizard>.steps>ul>li:first-child:before,
.butan-wizard-content-form .wizard>.steps>ul>li:last-child:after {
  content: none;
}

.butan-wizard-content-form .wizard>.steps>ul>li.current>a {
  color: #2f3d4a;
  cursor: default;
}

.butan-wizard-content-form .wizard>.steps>ul>li.current .step {
  border-color: #de2b2a;
  background-color: #de2b2a;
  /*
    border-color: #669827;
    background-color: #669827;
    */
  color: #fff;
}

.butan-wizard-content-form .wizard>.steps>ul>li.disabled a,
.butan-wizard-content-form .wizard>.steps>ul>li.disabled a:focus,
.butan-wizard-content-form .wizard>.steps>ul>li.disabled a:hover {
  color: #999;
  cursor: default;
}

.butan-wizard-content-form .wizard>.steps>ul>li.done a,
.butan-wizard-content-form .wizard>.steps>ul>li.done a:focus,
.butan-wizard-content-form .wizard>.steps>ul>li.done a:hover {
  color: #999;
}

.butan-wizard-content-form .wizard>.steps>ul>li.done .step {
  /*
    background-color: #DE2B2A ;
    border-color: #DE2B2A ;
    color: #fff
    */
  background-color: #fff;
  border-color: #de2b2a;
  color: #de2b2a;
}

.butan-wizard-content-form .wizard>.steps>ul>li.error .step {
  border-color: #f62d51;
  color: #ffffff;
}

.butan-wizard-content-form .wizard>.steps .step {
  background-color: #fff;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -24px;
  z-index: 10;
  text-align: center;
}

.butan-wizard-content-form .wizard>.content {
  overflow: hidden;
  position: relative;
  width: auto;
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
}

.butan-wizard-content-form .wizard>.content>.title {
  position: absolute;
  left: -99999px;
}

.butan-wizard-content-form .wizard>.content>iframe {
  border: 0;
  width: 100%;
  height: 100%;
}

.butan-wizard-content-form .wizard>.actions>ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.butan-wizard-content-form .wizard>.actions>ul:after {
  content: "";
  display: table;
  clear: both;
}

.butan-wizard-content-form .wizard>.actions>ul>li {
  float: left;
}

.butan-wizard-content-form .wizard>.actions>ul>li+li {
  margin-left: 10px;
}

.butan-wizard-content-form .wizard>.actions>ul>li:first-child {
  display: none;
}

.butan-wizard-content-form .wizard>.actions>ul>li>a {
  background: #de2b2a;
  color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  display: block;
  padding: 10px 20px;
  border-radius: 100px;
  border: 1px solid transparent;
  text-decoration: none !important;
}

.butan-wizard-content-form .wizard>.actions>ul>li>a:focus,
.butan-wizard-content-form .wizard>.actions>ul>li>a:hover {
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
}

.butan-wizard-content-form .wizard>.actions>ul>li>a:active {
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.1) inset;
}

.butan-wizard-content-form .wizard>.actions>ul>li>a[href="#previous"] {
  background-color: #fff;
  color: #54667a;
  border: 1px solid #d9d9d9;
}

.butan-wizard-content-form .wizard>.actions>ul>li>a[href="#previous"]:focus,
.butan-wizard-content-form .wizard>.actions>ul>li>a[href="#previous"]:hover {
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
}

.butan-wizard-content-form .wizard>.actions>ul>li>a[href="#previous"]:active {
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.04) inset;
  box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.04) inset;
}

.butan-wizard-content-form .wizard>.actions>ul>li.disabled>a,
.butan-wizard-content-form .wizard>.actions>ul>li.disabled>a:focus,
.butan-wizard-content-form .wizard>.actions>ul>li.disabled>a:hover {
  color: #999;
}

.butan-wizard-content-form .wizard>.actions>ul>li.disabled>a[href="#previous"],
.butan-wizard-content-form .wizard>.actions>ul>li.disabled>a[href="#previous"]:focus,
.butan-wizard-content-form .wizard>.actions>ul>li.disabled>a[href="#previous"]:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.butan-wizard-content-form .wizard.wizard-circle>.steps>ul>li:after,
.butan-wizard-content-form .wizard.wizard-circle>.steps>ul>li:before {
  top: 32.5px;
  width: 50%;
  height: 1px;
  background-color: #de2b2a;
}

.butan-wizard-content-form .wizard.wizard-circle>.steps>ul>li.current:after,
.butan-wizard-content-form .wizard.wizard-circle>.steps>ul>li.current~li:after,
.butan-wizard-content-form .wizard.wizard-circle>.steps>ul>li.current~li:before {
  background-color: #de2b2a;
}

.butan-wizard-content-form .wizard.wizard-circle>.steps .step {
  width: 26px;
  height: 26px;
  line-height: 23px;
  border: 1px solid #de2b2a;
  color: #de2b2a;
  font-size: 14px;
  border-radius: 50%;
}

.butan-wizard-content-form .wizard.wizard-notification>.steps>ul>li:after,
.butan-wizard-content-form .wizard.wizard-notification>.steps>ul>li:before {
  top: 39px;
  width: 50%;
  height: 2px;
  background-color: #de2b2a;
}

.butan-wizard-content-form .wizard.wizard-notification>.steps>ul>li.current .step {
  border: 2px solid #de2b2a;
  color: #de2b2a;
  line-height: 36px;
}

.butan-wizard-content-form .wizard.wizard-notification>.steps>ul>li.current .step:after,
.butan-wizard-content-form .wizard.wizard-notification>.steps>ul>li.done .step:after {
  border-top-color: #de2b2a;
}

.butan-wizard-content-form .wizard.wizard-notification>.steps>ul>li.current:after,
.butan-wizard-content-form .wizard.wizard-notification>.steps>ul>li.current~li:after,
.butan-wizard-content-form .wizard.wizard-notification>.steps>ul>li.current~li:before {
  background-color: #f3f3f3;
}

.butan-wizard-content-form .wizard.wizard-notification>.steps>ul>li.done .step {
  color: #fff;
}

.butan-wizard-content-form .wizard.wizard-notification>.steps .step {
  width: 40px;
  height: 32px;
  line-height: 32px;
  font-size: 1.3rem;
  border-radius: 15%;
  background-color: #f3f3f3;
}

.butan-wizard-content-form .wizard.wizard-notification>.steps .step:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -8px;
  margin-bottom: -8px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 8px solid #f3f3f3;
}

.butan-wizard-content-form .wizard.vertical>.steps {
  display: inline;
  float: left;
  width: 20%;
}

.butan-wizard-content-form .wizard.vertical>.steps>ul>li {
  display: block;
  width: 100%;
}

.butan-wizard-content-form .wizard.vertical>.steps>ul>li.current:after,
.butan-wizard-content-form .wizard.vertical>.steps>ul>li.current:before,
.butan-wizard-content-form .wizard.vertical>.steps>ul>li.current~li:after,
.butan-wizard-content-form .wizard.vertical>.steps>ul>li.current~li:before,
.butan-wizard-content-form .wizard.vertical>.steps>ul>li:after,
.butan-wizard-content-form .wizard.vertical>.steps>ul>li:before {
  background-color: transparent;
}

.places-submit {
  /*width: 19%;*/
  display: inline-block;
  background: #de2b2a;
  color: #ffffff;
  vertical-align: top;
  line-height: unset;
  /*padding: 6px 25px 8px;*/
  /*border-radius: 5%;*/
  cursor: pointer;
  border-radius: 100px;
  font-weight: 700;
  font-size: 20px;
  /*padding: 11px 9px;*/
  padding: 9px 20px 9px 20px;
  height: 52px;
}

.table-dostava-glava {
  display: inline-block;
  width: 14.28%;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  padding: 14px 0;
  text-align: center;
}

.table-dostava-glava-lj {
  display: inline-block;
  width: 20%;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  padding: 14px 0;
  text-align: center;
}

.table-dostava-body {
  width: 14.28%;
  display: inline-block;
  height: 61px;
  text-align: center;
  border: 1px solid #cccccc;
}

.table-dostava-body-lj {
  width: 20%;
  display: inline-block;
  height: 61px;
  text-align: center;
  border: 1px solid #cccccc;
}

.table-dostava-body-lj.ure {
  vertical-align: top;
  border: 0px;
  padding-top: 20px;
  font-weight: 700;
  font-size: 14px;
}

.table-dostava-body-lj.ure span {
  font-weight: 400 !important;
}

.table-dostava-body.posible {
  background-image: url("/wp-content/themes/hello-theme-child-master/butan_wizard/img/table-krogec.svg");
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.table-dostava-body.posible:hover {
  background-image: url("/wp-content/themes/hello-theme-child-master/butan_wizard/img/table-na-voljo.svg");
  background-position: center;
  background-repeat: no-repeat;
}

.table-dostava-body.posible.active {
  background-image: url("/wp-content/themes/hello-theme-child-master/butan_wizard/img/table-na-voljo.svg");
  background-position: center;
  background-repeat: no-repeat;
}

.table-dostava-body.not-posible {
  background-image: url("/wp-content/themes/hello-theme-child-master/butan_wizard/img/table-ni-na-voljo.svg");
  background-color: #ffffff;
  background-position: center;
  background-repeat: no-repeat;
}

/*LJ TABELA*/
.table-dostava-body-lj.posible {
  background-image: url("/wp-content/themes/hello-theme-child-master/butan_wizard/img/table-krogec.svg");
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.table-dostava-body-lj.posible:hover {
  background-image: url("/wp-content/themes/hello-theme-child-master/butan_wizard/img/table-na-voljo.svg");
  background-position: center;
  background-repeat: no-repeat;
}

.table-dostava-body-lj.posible.active {
  background-image: url("/wp-content/themes/hello-theme-child-master/butan_wizard/img/table-na-voljo.svg");
  background-position: center;
  background-repeat: no-repeat;
}

.table-dostava-body-lj.not-posible {
  background-image: url("/wp-content/themes/hello-theme-child-master/butan_wizard/img/table-ni-na-voljo.svg");
  background-color: #ffffff;
  background-position: center;
  background-repeat: no-repeat;
}

.butan-datum-dostave {
  font-weight: 700;
}

.product-weight {
  position: absolute;
  color: #95c11e;
  font-weight: 700;
  font-size: 28px;
  font-family: "Arial";
  left: 50%;
  top: 50%;
  transform: translate(-50%, 0%);
}

.coupon-submit {
  width: 18%;
  display: inline-block;
  background: #de2b2a;
  color: #ffffff;
  /*font-size: 25px;*/
  vertical-align: top;
  line-height: unset;
  padding: 9px 25px 8px;
  /*border-radius: 5%;*/
  cursor: pointer;
  font-weight: 700;
  font-size: 20px;
  border-radius: 100px;
  height: 52px;
}

.butan-popust {
  width: 80% !important;
}

.show-added-coupon {
  display: none;
  color: #84b84a;
}

.old-price-added {
  font-family: "Arial";
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 150%;
  color: #a3a3a3;
  text-decoration: line-through;
  display: block;
}

#butan-wizard-p-2 table td,
#butan-wizard-p-2 table th {
  border: 0px !important;
}

#butan-wizard-p-3 table td,
#butan-wizard-p-3 table th {
  border: 0px !important;
}

.remove_coupon {
  display: inline-block;
  padding-top: 5px;
  padding-left: 5px;
  vertical-align: sub;
  cursor: pointer;
}

/*thank you*/
.wizard-success-1 {
  margin-top: 30px;
}

.wizard-success-2 {
  font-family: "Gotham", Sans-serif;
  font-size: 28px;
  padding-top: 30px;
  padding-bottom: 20px;
  color: #000;
}

.wizard-success-3 {
  font-size: 20px !important;
  padding-bottom: 30px;
  color: #000;
}

.wizard-success-4 {
  font-size: 15px !important;
  padding-bottom: 30px;
  color: #000;
}

.butan_hompega_btn {
  display: inline-block;
  background: #de2b2a;
  padding: 10px;
  color: #ffffff;
  border-radius: 100px;
  margin: 10px 0 50px 0;
  font-family: "Gotham", Sans-serif;
}

body.page-id-3524 .entry-title {
  /*ostrani header*/
  display: none;
}

.dodatne-moznosti-heading,
.dodatno-zamenjava,
.dodatno-kavcija,
.kavcija-note,
.dodatno-priklop {
  display: none;
}

.dodatne-moznosti-heading {
  margin: 0 0 20px !important;
}

.dodatno-zamenjava,
.dodatno-kavcija {
  margin-bottom: 40px;
}

.dodatno-priklop {
  margin-left: 0 !important;
  margin-right: 0;
}

#butan-wizard .butan-products-row-3:first-child>.butan-product:first-child>div .butan-product-content h3 {
  padding-right: 15px;
}

.butan-wizard-content-form .wizard>.actions>ul>li+li {
  margin-left: 0px;
}

#butan-wizard .butan-products-row-2 {
  padding-right: 50px;
}

@media (max-width: 768px) {
  .butan-wizard-content-form .wizard>.steps>ul {
    margin-bottom: 20px;
  }

  .butan-wizard-content-form .wizard>.steps>ul>li>a {
    margin-bottom: 0;
  }

  .butan-wizard-content-form .wizard>.steps>ul>li:first-child:before {
    content: "";
  }

  .butan-wizard-content-form .wizard>.steps>ul>li:last-child:after {
    content: "";
    background-color: #de2b2a;
  }

  .butan-wizard-content-form .wizard.vertical>.steps {
    width: 15%;
  }

  #butan-wizard .butan-products-row-3>div:last-child,
  #butan-wizard .butan-products-row-3>div:nth-child(3) {
    grid-template-columns: auto;
    margin: 7.5px 0 !important;
  }

  #butan-wizard .butan-products-row-3 {
    margin: 0;
  }

  #butan-wizard .butan-products-row-3>div:first-child,
  #butan-wizard .butan-products-row-3>div:nth-child(2),
  #butan-wizard .butan-products-row-3>div:last-child {
    margin: 7.5px 0 !important;
  }

  #butan-wizard .butan-products-row-2 {
    width: 100%;
  }

  .dodatne-moznosti-heading {
    margin-top: 30px !important;
  }

  #butan-wizard .butan-products-row-2 .butan-product:not(.dodatno-kavcija):not(.dodatno-zamenjava)>div {
    display: block !important;
  }

  .dodatno-zamenjava,
  .dodatno-kavcija {
    margin-bottom: 15px !important;
  }

  #butan-wizard .butan-products-row-2 {
    padding-right: 0;
  }
}

@media (max-width: 480px) {
  .butan-wizard-content-form .wizard>.steps>ul>li {
    width: 100%;
  }

  .butan-wizard-content-form .wizard>.steps>ul>li.current:after {
    background-color: #de2b2a;
  }

  .butan-wizard-content-form .wizard.vertical>.steps {
    width: 100%;
    float: none;
  }
}

#butan-wizard {
  position: relative;
}

.butan-wizard-content-form .wizard>.content {
  position: unset !important;
}

#butan-wizard .backbtn {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 65px;
  z-index: 9999;
}

.empty-cart {
  font-size: 20px;
}

@media (max-width: 768px) {
  #butan-wizard .backbtn {
    font-size: 12px !important;
  }

  .butan-wizard-body {
    grid-template-columns: 100% !important;
  }

  .steps li:last-child:after {
    display: none !important;
  }

  .butan-wizard-content .butan-wizard-content-form {
    padding: 25px 50px !important;
  }

  .butan-wizard-content-form .wizard>.steps>ul>li {
    padding-left: 0 !important;
  }

  .wizard .steps>ul {
    margin: 0 auto !important;
  }

  #butan-wizard h2 {
    text-align: center;
    font-size: 20px !important;
    line-height: 23px !important;
  }

  #butan-wizard h4 {
    font-size: 16px !important;
    line-height: 24px !important;
  }

  #butan-wizard ol {
    padding-inline-start: 15px !important;
  }

  #butan-wizard ol li,
  #butan-wizard ul li,
  #butan-wizard,
  #butan-wizard p {
    font-size: 12px !important;
    line-height: 150% !important;
  }

  #butan-wizard .table-dostava-glava {
    font-size: 10px !important;
    line-height: 11px !important;
  }

  .b-margin-0 {
    margin-left: 0 !important;
  }

  .mt-70 {
    margin-top: 30px !important;
  }

  .pac-target-input,
  .places-submit {
    padding: 5px 10px !important;
    font-size: 12px !important;
    vertical-align: middle !important;
    height: auto;
  }

  .actions li a {
    font-size: 12px !important;
  }

  #butan-wizard .butan-products-row-3,
  #butan-wizard .butan-products-row-2 {
    grid-template-columns: 100% !important;
  }

  #butan-wizard .butan-products-row-3>div:last-child,
  #butan-wizard .butan-products-row-3>div:nth-child(2) {
    margin-left: 0 !important;
  }

  #butan-wizard .butan-products-row-3>div:first-child,
  #butan-wizard .butan-products-row-3>div:nth-child(2),
  #butan-wizard .butan-products-row-3>div:last-child,
  #butan-wizard .butan-products-row-3>div:nth-child(2) {
    margin-right: 0 !important;
    grid-template-columns: auto !important;
  }

  #butan-wizard .butan-product-footer {
    grid-column: span 3;
  }

  #butan-wizard .butan-products-row-3>div:first-child,
  #butan-wizard .butan-products-row-3>div:nth-child(2),
  #butan-wizard .butan-products-row-3>div:last-child {
    gap: 0 !important;
    margin: 7.5px 0;
  }

  #butan-wizard .butan-products-row-3 .butan-product {
    width: 100% !important;
  }

  #butan-wizard .butan-product:not(.dodatno-kavcija):not(.dodatno-zamenjava)>div {
    display: grid;
    align-items: center;
  }

  #butan-wizard .butan-products-row-2>div:last-child {
    margin-left: 0 !important;
  }

  #butan-wizard .butan-product-content {
    display: grid;
    grid-template-columns: 70% 30%;
    align-items: center;
  }

  #butan-wizard .butan-product-content .butan-price {
    text-align: right;
    font-size: 16px !important;
    line-height: 19px !important;
  }

  #butan-wizard .butan-product-thumbnail {
    padding: 15px !important;
  }

  #butan-wizard .butan-product-thumbnail img,
  #butan-wizard .butan-product-content img {
    max-height: unset;
    width: 60px;
  }

  #butan-wizard .butan-product-content h3 {
    height: unset;
    font-size: 12px !important;
    line-height: 14px !important;
    margin: 0;
  }

  #butan-wizard .butan-products-row-3>.butan-product>div .butan-product-content {
    padding: 0 !important;
  }

  #butan-wizard .butan-quantity .num-in input {
    width: 60% !important;
    height: 24px !important;
    padding: 0 !important;
  }

  #butan-wizard .butan-quantity .num-in span {
    width: 20% !important;
  }

  #butan-wizard .butan-quantity .num-in,
  #butan-wizard .butan-quantity .num-in span {
    height: 24px !important;
    display: inline-block;
  }

  #butan-wizard .butan-product-footer .butan-product-button img {
    max-height: 19px;
  }

  #butan-wizard .butan-product-footer.butan-added-product .butan-product-button {
    display: flex;
    align-items: center;
    height: 100%;
  }

  #butan-wizard-p-2 .butan-pregled,
  #butan-wizard-p-2 .butan-pregled thead,
  #butan-wizard-p-2 .butan-pregled tr,
  #butan-wizard-p-2 .butan-pregled tbody,
  #butan-wizard-p-2 .butan-pregled th {
    display: block;
    padding: 0;
  }

  #butan-wizard-p-2 .butan-pregled thead th:nth-child(2),
  #butan-wizard-p-2 .butan-pregled thead th:nth-child(3) {
    display: none !important;
  }

  #butan-wizard-p-2 .butan-pregled tbody tr td:first-child,
  #butan-wizard-p-2 .butan-pregled tbody tr td:nth-child(3) {
    display: block;
  }

  #butan-wizard-p-2 .butan-pregled thead h2 {
    text-align: center;
  }

  #butan-wizard-p-2 .butan-pregled tbody tr td:last-child {
    position: absolute;
    right: 0;
    top: 0;
  }

  #butan-wizard-p-2 .butan-pregled td {
    padding: 10px 0;
  }

  #butan-wizard-p-2 .butan-pregled h4 {
    margin: 0;
  }

  #butan-wizard-p-2 .butan-pregled tr {
    position: relative;
  }

  #butan-wizard #butan-wizard-p-2 .butan-pregled .butan-price {
    text-align: left;
  }

  #butan-wizard-p-2 .butan-pregled .num-in {
    margin: 0;
  }

  #butan-wizard-p-2 .butan-pregled .butan-quantity,
  #butan-wizard-p-2 .butan-pregled .butan-price {
    display: flex;
    gap: 15px;
    color: #666666 !important;
  }

  #butan-wizard-p-2 .butan-pregled .butan-quantity:before {
    content: "Količina:";
    font-size: 14px;
  }

  #butan-wizard-p-2 .butan-pregled .butan-price:before {
    content: "Znesek:";
    font-size: 14px;
    font-weight: normal;
  }

  #butan-wizard-p-2 {
    padding: 10px;
    border: 1px solid #e5e5e5;
  }

  .butan-pregled-bottom {
    grid-template-columns: 100% !important;
  }

  .coupon-submit {
    text-align: center !important;
    line-height: 52px !important;
    padding: 0 !important;
    font-size: 12px !important;
  }

  .butan-order h2 {
    text-align: right !important;
    font-size: 12px !important;
    line-height: 14px !important;
  }

  #butan-wizard .butan-pregled-bottom .butan-order .butan-price {
    font-size: 24px !important;
    line-height: 28px !important;
  }

  .butan-order-summary td,
  .butan-order-summary th {
    display: block !important;
  }

  #butan-wizard-p-3 .butan-radio-label {
    display: block;
  }

  #butan-wizard-p-3 .butan-radio-label .butan-checkmark {
    top: 50%;
    transform: translateY(-50%);
  }

  #butan-wizard .butan-products-row-2>div:first-child {
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .coupon-submit {
    width: 80px;
    line-height: 38px !important;
    height: 40px;
  }

  .butan-popust {
    border-radius: 100px;
    max-width: 150px;
    padding: 10px;
    height: 40px;
  }

  .butan-order {
    margin-top: 30px;
  }

  .empty-cart {
    font-size: 14px;
  }
}

/* START : Select payment buttons */
.butan-wizard__payment {
  width: 100%;
  display: block;
  margin: 60px 0 80px;
}

.butan-wizard__payment-title {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 40px;
}

.butan-wizard__payment-buttons {
  display: flex;
  gap: 20px;
}

.butan-icon {
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
}

.butan-icon::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: currentColor;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  transition: background-color 0.3s ease;
}

.butan-icon-card,
.butan-icon-box {
  width: 36px;
  height: 36px;
}

.butan-icon-card::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='37' height='37' viewBox='0 0 37 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.5 7.51953H6.5C4.84315 7.51953 3.5 8.86268 3.5 10.5195V25.5195C3.5 27.1764 4.84315 28.5195 6.5 28.5195H30.5C32.1569 28.5195 33.5 27.1764 33.5 25.5195V10.5195C33.5 8.86268 32.1569 7.51953 30.5 7.51953Z' stroke='white' stroke-width='1.875' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.5 15.0195H33.5' stroke='white' stroke-width='1.875' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  mask-image: url("data:image/svg+xml,%3Csvg width='37' height='37' viewBox='0 0 37 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.5 7.51953H6.5C4.84315 7.51953 3.5 8.86268 3.5 10.5195V25.5195C3.5 27.1764 4.84315 28.5195 6.5 28.5195H30.5C32.1569 28.5195 33.5 27.1764 33.5 25.5195V10.5195C33.5 8.86268 32.1569 7.51953 30.5 7.51953Z' stroke='white' stroke-width='1.875' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.5 15.0195H33.5' stroke='white' stroke-width='1.875' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.butan-icon-box::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='36' height='37' viewBox='0 0 36 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5 32.6144C16.9561 32.8777 17.4734 33.0163 18 33.0163C18.5266 33.0163 19.0439 32.8777 19.5 32.6144L30 26.6144C30.4556 26.3513 30.834 25.9731 31.0973 25.5176C31.3606 25.0622 31.4995 24.5455 31.5 24.0194V12.0194C31.4995 11.4933 31.3606 10.9766 31.0973 10.5211C30.834 10.0657 30.4556 9.68743 30 9.42438L19.5 3.42438C19.0439 3.16108 18.5266 3.02246 18 3.02246C17.4734 3.02246 16.9561 3.16108 16.5 3.42438L6 9.42438C5.54439 9.68743 5.16597 10.0657 4.90269 10.5211C4.63941 10.9766 4.50054 11.4933 4.5 12.0194V24.0194C4.50054 24.5455 4.63941 25.0622 4.90269 25.5176C5.16597 25.9731 5.54439 26.3513 6 26.6144L16.5 32.6144Z' stroke='black' stroke-width='1.875' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18 33.0195V18.0195' stroke='black' stroke-width='1.875' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.9502 10.5195L16.5047 17.6205C16.9597 17.8822 17.4753 18.0199 18.0002 18.0199C18.525 18.0199 19.0407 17.8822 19.4957 17.6205L31.0502 10.5195' stroke='black' stroke-width='1.875' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.25 6.42432L24.75 14.1493' stroke='black' stroke-width='1.875' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  mask-image: url("data:image/svg+xml,%3Csvg width='36' height='37' viewBox='0 0 36 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5 32.6144C16.9561 32.8777 17.4734 33.0163 18 33.0163C18.5266 33.0163 19.0439 32.8777 19.5 32.6144L30 26.6144C30.4556 26.3513 30.834 25.9731 31.0973 25.5176C31.3606 25.0622 31.4995 24.5455 31.5 24.0194V12.0194C31.4995 11.4933 31.3606 10.9766 31.0973 10.5211C30.834 10.0657 30.4556 9.68743 30 9.42438L19.5 3.42438C19.0439 3.16108 18.5266 3.02246 18 3.02246C17.4734 3.02246 16.9561 3.16108 16.5 3.42438L6 9.42438C5.54439 9.68743 5.16597 10.0657 4.90269 10.5211C4.63941 10.9766 4.50054 11.4933 4.5 12.0194V24.0194C4.50054 24.5455 4.63941 25.0622 4.90269 25.5176C5.16597 25.9731 5.54439 26.3513 6 26.6144L16.5 32.6144Z' stroke='black' stroke-width='1.875' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18 33.0195V18.0195' stroke='black' stroke-width='1.875' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.9502 10.5195L16.5047 17.6205C16.9597 17.8822 17.4753 18.0199 18.0002 18.0199C18.525 18.0199 19.0407 17.8822 19.4957 17.6205L31.0502 10.5195' stroke='black' stroke-width='1.875' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.25 6.42432L24.75 14.1493' stroke='black' stroke-width='1.875' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.butan-wizard__payment-btn {
  flex: 1;
  position: relative;
}

.butan-wizard__payment-text {
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  min-height: 104px;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  color: #000;
  font-size: 20px;
  display: flex;
  gap: 10px;
  font-weight: 700;
  position: relative;
  transition: background-color 0.3s ease, color 0.3s ease, border 0.3s ease;
}

.butan-wizard__payment-btn input {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.butan-wizard__payment-btn:hover .butan-wizard__payment-text,
.butan-wizard__payment-btn:focus .butan-wizard__payment-text {
  border-color: #e5e5e5;
  background-color: #e5e5e5;
  color: #000;
}

.butan-wizard__payment-btn input:checked+.butan-wizard__payment-text {
  border-color: #de2b2a;
  background-color: #de2b2a;
  color: #fff;
}

.butan-wizard__payment-btn input:checked+.butan-icon::before {
  background-color: #fff;
}

@media (max-width: 1023px) {
  .butan-wizard__payment-buttons {
    flex-direction: column;
  }

  .butan-wizard__payment-text {
    min-height: 80px;
    font-size: 18px;
  }

  .butan-wizard__payment-title {
    font-size: 26px;
    margin-bottom: 32px;
  }
}

/* END : Select payment buttons */


.butan-wizard-content-form:has(.steps li.last.current) .actions,
.butan-wizard-content-form:has(.steps li:nth-child(2).current) .actions {
  position: fixed;
  bottom: 0;
  padding: 24px 0;
  left: 0;
  width: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  z-index: 5;
}

:has(.steps li.last.current) .elementor-location-footer,
:has(.steps li:nth-child(2).current) .elementor-location-footer {
  position: relative;
  z-index: 4;
  padding-bottom: 90px;
}