.mt-5px {
  margin-top: 5px;
}

#modal18 {
  transition: opacity 0.1s linear;
  background: transparent;
  padding: 0 !important;
  top: 10px;
}

#modal18 .modal-content {
  background: #D2AC67;
  border-radius: 0;
}

#modal18 .modal-dialog {
  width: 1050px;
  max-width: 100%;
}

#modal18 .modal-body {
  padding: 20px 90px;
}

#modal18 .modal-body p {
  font-size: 12px;
  line-height: 22px;
  padding: 0;
  color: #ffffff;
}

#modal18 .modal-header {
  padding: 10px 20px;
}

#modal18 .modal-title {
  color: #fff;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 42px;
}

#modal18 .modal-footer {
  padding: 0 60px 60px;
}

#modal18 .modal-footer .row {
  width: 100%;
}

#modal18 .modal-footer .row .button {
  width: 100%;
  border: 3px solid #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  margin-bottom: 10px;
}

#modal18 .modal-footer .row .button:hover {
  background-color: #ffffff;
  color: #D2AC67;
}

#modal18 .modal-footer .row .button.button-alt {
  background-color: white;
  color: #D2AC67;
}

#modal18 .modal-footer .row .button.button-alt:hover {
  background-color: #D2AC67;
  color: #ffffff;
}

@media (max-width: 991px) {
  #modal18 .modal-title {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 0;
    margin-top: 20px;
  }

  #modal18 .modal-body {
    max-height: 260px;
    overflow: auto;
    margin-bottom: 30px;
  }

  #modal18 .modal-dialog {
    margin-top: 10px;
  }

  #modal18 .modal-body {
    padding: 20px 40px;
  }

  #modal18 .modal-footer {
    padding: 0 40px 20px;
  }
}
@media (max-width: 767px) {
  #modal18 .modal-title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 0;
  }

  #modal18 .modal-body {
    padding: 20px 20px;
  }

  #modal18 .modal-footer {
    padding: 0 20px 20px;
  }

  #modal18 .modal-footer .row {
    width: 115%;
  }
}
.error404 h2 {
  font-size: 80px;
  line-height: 100px;
  margin-bottom: 20px;
}

#welcome-section {
  color: #fff;
}
#welcome-section * {
  color: #fff;
}

.product-image {
  display: block;
  margin: 0 auto;
  text-align: center;
}

input[type=checkbox], input[type=radio] {
  margin-right: 1rem !important;
  width: 0;
}

.webshop-filter .form-check-label {
  padding-left: 0.2rem;
}

.pt-140 {
  padding-top: 140px;
}

.product-info .product-info-title h3 {
  text-transform: none;
}

.display-none {
  display: none;
}

.order-winemaker-name {
  width: 150px;
}

.no-border {
  border: 0 none !important;
}

.programs .program-list .detail .category {
  padding-top: 20px;
  text-align: left;
}

@media (min-width: 1200px) {
  .mw-1000 {
    max-width: 1000px;
  }
}
.qty div.counter-holder span.plus {
  font-size: 21px !important;
}

.font-size10 {
  font-size: 10px;
}

.product-footer .unit {
  padding-left: 0;
  padding-right: 0;
}

.product .add-to-cart input {
  max-width: 55%;
  text-align: center;
}

.qty div.cancel {
  position: relative;
  bottom: 3px;
}

@media (max-width: 768px) {
  .product-page-image img {
    max-width: 100%;
    height: auto;
  }
}
input[type=checkbox]:before, input[type=radio]:before {
  top: auto;
  bottom: auto;
}

.checkout-thx-bg a {
  color: #fff;
}
.checkout-thx-bg a:hover {
  font-weight: bold;
}

.mega-menu .badge {
  background: #ffffff;
  color: #D2AC67;
  border-radius: 50%;
}

#product-breadcrumb a:hover {
  font-weight: bold;
}

.wishlist-page .table > thead > tr > th, .wishlist-page .table > thead > tr > td {
  padding: 5px 0 5px 10px;
}

.wishlist-page .table > tbody > tr > td.price {
  padding-right: 0;
}

#checkoutForm .button {
  font-size: 21px;
}

@media screen and (max-width: 500px) {
  .mobile-text-center {
    text-align: center;
  }
  .mobile-text-center .category {
    text-align: center !important;
    padding-left: 0 !important;
  }
}
.programs .program-list .time {
  padding: 22px 0 15px;
  font-size: 15px;
}

.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen) > .swal2-modal {
  margin: 10% auto 0;
}

/*# sourceMappingURL=frontend.css.map */
