.main-navigation ul li.current-menu-item a {
  color: #cab543;
}
.main-navigation ul li.current-menu-item a::after {
  width: 100%;
}
.delivery-badge {
  background-color: #d33;
  color: #fff;
  font-size: 0.7rem;
  width: 50px;
  display: flex;
  height: 50px;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 1.5rem;
  border-radius: 50%;
  position: absolute;
  left: -0.5rem;
  top: -0.5rem;
}
.woocommerce-custom-field .optional {
  display: none !important;
}
.woocommerce-delivery-fields {
  margin-bottom: 1.5rem;
}
.google-map-field-container .optional {
  display: none !important;
}
.google-map-field-container .woocommerce-input-wrapper {
  margin-bottom: 0.5rem;
  display: block;
}
.quantity {
  width: 72px;
}
.quantity input {
  padding: 0;
  font-family: "Harmonia Sans", serif;
  border: 2px solid #000;
  padding-right: 35px;
  padding-left: 15px;
  line-height: 1.65;
  display: block;
  height: 50px;
  width: 70px;
  float: left;
  margin: 0;
}
.quantity input::-webkit-outer-spin-button, .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.quantity input[type=number] {
  -moz-appearance: textfield;
}
.quantity .quantity-nav {
  position: relative;
  height: 50px;
  float: left;
}
.quantity .quantity-nav .quantity-button {
  border: none;
  background-color: transparent;
  transform: translateX(-100%);
  border-left: 2px solid #000;
  text-align: center;
  position: relative;
  line-height: 21px;
  user-select: none;
  font-size: 20px;
  cursor: pointer;
  padding: 0px;
  height: 25px;
  width: 25px;
  color: #333;
}
.quantity .quantity-nav .quantity-button:hover {
  cursor: pointer;
}
.quantity .quantity-nav .quantity-button:active, .quantity .quantity-nav .quantity-button:focus {
  outline: 0px !important;
}
.quantity .quantity-nav .quantity-button.quantity-up {
  border-bottom: 2px solid #000;
  position: absolute;
  height: 50%;
  top: 0;
}
.quantity .quantity-nav .quantity-button.quantity-down {
  position: absolute;
  bottom: 0px;
  height: 50%;
}
.woocommerce-page table.shop_table_responsive tr td.product-quantity, .woocommerce table.shop_table_responsive tr td.product-quantity {
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.woocommerce form .form-row span {
  font-weight: 400;
  display: block;
  width: 100%;
}
.woocommerce form .form-row label {
  font-size: 1rem;
  width: 100%;
}
.woocommerce form .form-row input.input-text {
  border: 1px solid #efefef;
  padding: 0.618em 1em;
  font-family: arial;
  border-radius: 4px;
  font-size: 1rem;
  width: 100%;
}
.woocommerce form .form-row textarea {
  border: 1px solid #efefef;
  padding: 0.618em 1em;
  font-family: arial;
  border-radius: 4px;
  font-size: 1rem;
  height: auto;
  resize: none;
  width: 100%;
}
.widget_shopping_cart_content .woocommerce-mini-cart {
  list-style: none;
  line-height: 1;
  padding: 0px;
  margin: 0px;
}
.widget_shopping_cart_content .woocommerce-mini-cart li.woocommerce-mini-cart-item {
  border-bottom: 1px solid #efefef;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
  padding-left: 1.5rem;
  position: relative;
}
.widget_shopping_cart_content .woocommerce-mini-cart li.woocommerce-mini-cart-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.widget_shopping_cart_content .woocommerce-mini-cart li.woocommerce-mini-cart-item a {
  border: none;
  padding: 0;
}
.widget_shopping_cart_content .woocommerce-mini-cart li.woocommerce-mini-cart-item .quantity {
  margin-top: 0rem;
  display: flex;
  width: 100%;
}
.widget_shopping_cart_content .woocommerce-mini-cart li.woocommerce-mini-cart-item .quantity .woocommerce-Price-amount {
  margin-left: 0.5rem;
}
.widget_shopping_cart_content .woocommerce-mini-cart li .remove_from_cart_button {
  justify-content: center;
  align-items: center;
  position: absolute;
  border-radius: 50%;
  display: flex;
  height: 25px;
  width: 25px;
  left: -5px;
  padding: 0;
  top: 0px;
}
.widget_shopping_cart_content .woocommerce-mini-cart li img {
  max-width: 50px;
}
.widget_shopping_cart_content .woocommerce-mini-cart__total {
  background-color: #efefef;
  padding: 0.5rem 2rem;
  border-radius: 5px;
  margin-top: 1rem;
}
.widget_shopping_cart_content .woocommerce-mini-cart__buttons a {
  margin-right: 1rem;
}
.widget_shopping_cart_content .woocommerce-mini-cart__buttons a:last-child {
  margin-right: 0;
}
.woocommerce-billing-fields__field-wrapper {
  margin-bottom: 1.5rem;
}
.woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-2, .woocommerce .col2-set .col-2 {
  max-width: 48%;
}
.woocommerce ul.order_details {
  list-style: none;
  line-height: 1;
  padding: 0px;
  margin: 0px;
  margin-bottom: 1.5rem;
}
.woocommerce ul.order_details li {
  font-size: 0.7rem;
}
.woocommerce ul.order_details li strong {
  font-size: 0.8rem;
}
.woocommerce span.onsale {
  color: #fff !important;
  height: 50px;
  width: 50px;
}
.woocommerce button.button.alt {
  color: #fff !important;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
  color: #cab543;
}
.btn-primary, .btn-success {
  background-color: #cab543;
  border-color: #cab543;
}
.btn-primary:hover, .btn-success:hover {
  background-color: #f2d950;
  border-color: #f2d950;
}
.btn-link {
  color: #cab543;
}
.btn-link:hover {
  color: #f2d950;
}
.modal-title {
  color: #cab543;
}
.main-header {
  background-color: #666e71;
}
.main-header form {
  margin-right: 1.5rem;
  margin-top: -1px;
}
.main-header form .form-control {
  border-bottom-color: #cab543;
  color: #fff;
}
.main-header form ::-webkit-input-placeholder {
  color: #fff;
}
.main-header form :-moz-placeholder {
  color: #fff;
}
.main-header form ::-moz-placeholder {
  color: #fff;
}
.main-header form :-ms-input-placeholder {
  color: #fff;
}
.main-footer {
  background-color: #666e71;
}
.navigation-and-slider-section {
  padding-top: 4rem;
}
.head-navigation .mobile-button {
  background-color: #cab543;
  padding: 0.8rem 1rem;
  border-radius: 5px;
  display: none;
  border: none;
  color: #fff;
  align-items: center;
}
.head-navigation .mobile-button:hover {
  cursor: pointer;
}
.head-navigation .mobile-button:active, .head-navigation .mobile-button:focus {
  outline: 0 !important;
  text-decoration: none;
}
.head-navigation .mobile-button span {
  text-transform: uppercase;
  margin-right: 0.3rem;
  font-size: 1rem;
  line-height: 1;
}
.head-navigation .mobile-button span:last-child {
  margin-right: 0;
}
.head-navigation .mobile-button span.bar {
  display: block;
}
.head-navigation .mobile-button span span {
  background-color: #fff;
  margin-bottom: 0.2rem;
  display: block;
  height: 3px;
  width: 20px;
}
.head-navigation .mobile-button span span:last-child {
  margin-bottom: 0;
}
.head-navigation ul {
  list-style: none;
  line-height: 1;
  padding: 0px;
  margin: 0px;
}
.head-navigation ul li {
  display: inline-block;
  margin-right: 1.5rem;
}
.head-navigation ul li:last-child {
  margin-right: 0;
}
.head-navigation ul li a {
  border-bottom: 5px solid #fff;
  font-size: 1.3rem;
  color: #fff;
}
.head-navigation ul li a:hover {
  border-bottom-color: #cab543;
}
.head-navigation ul li.current-menu-item a {
  border-bottom-color: #cab543;
}
.footer-copyright p {
  margin-bottom: 0;
}
.footer-copyright a {
  margin-right: 1rem;
  color: #fff;
}
.footer-copyright a:hover {
  color: #cab543;
}
.footer-copyright a:last-child {
  margin-right: 0;
}
@media (min-width: 280px) and (max-width: 479px) {
  .woocommerce-page ul.products[class*="columns-"] li.product, .woocommerce ul.products[class*="columns-"] li.product {
    margin-right: 0;
    max-width: 100%;
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .main-logo img {
    max-width: 150px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-logo img {
    max-width: 150px;
  }
  .main-header form {
    max-width: 160px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .main-logo img {
    max-width: 150px;
  }
  .main-header form {
    max-width: 160px;
  }
  .head-navigation .mobile-button {
    display: flex;
  }
  .head-navigation ul {
    display: none;
  }
}
@media (min-width: 280px) and (max-width: 575px) {
  .main-logo img {
    max-width: 150px;
  }
  .main-header form {
    margin-bottom: 1rem;
    max-width: 160px;
  }
  .head-navigation .mobile-button {
    display: flex;
  }
  .head-navigation ul {
    display: none;
  }
}
