#back2Top,
.ec-fixed-buttons {
  text-decoration: none !important;
}
#back2Top a,
.ec-fixed-buttons a,
#back2Top .alink,
.ec-fixed-buttons .alink {
  text-decoration: none !important;
}
.minicart-wrapper.active {
  border-bottom: 3px solid #d90000;
}
.copyright {
  display: none !important;
}
.cart-container .cart-discount .title {
  position: initial !important;
}
.modal-popup .confirm .modal-inner-wrap {
  max-width: 31rem !important;
}
.modal-popup._show .modal-inner-wrap {
  max-width: 31rem !important;
}
.modal-popup .modal-footer {
  margin-top: auto !important;
  padding-bottom: 1.5rem !important;
  padding-top: 2rem !important;
}
.modal-popup button.action-secondary.action-dismiss {
  background: #ffffff !important;
  border: 1px solid #000 !important;
  color: #000000 !important;
}
.modal-popup .action-primary {
  background: #000 !important;
  border: 1px solid #000 !important;
}
#fwd-ip2country-notice {
  display: none !important;
}
@media (max-width: 1024px) {
  #carselector {
    margin-top: 60px;
  }
}
/* body > div.modals-wrapper > aside.modal-popup.confirm._show > div.modal-inner-wrap > .modal-footer > button {
    background: #ffffff !important;
    border: 1px solid #000 !important;
    color: #000 !important;
} */
/* !!! THIS class [.ec-fixed-buttons] is temporary made to display:none as it is still not functional yet. Remove in future! */
.ec-fixed-buttons {
  display: none;
}
#social-buttons {
  display: none !important;
}
.b-attention {
  display: none !important;
}
.b-attention2 {
  margin-top: 77px;
  height: 60px;
  width: 100%;
  background-color: #d90000;
  color: white;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: "FuturaT";
  margin-bottom: -77px;
}
.customer-login .bordered-button {
  display: none !important;
}
@media (min-width: 1025px) and (max-width: 1330px) {
  .b-attention2 {
    margin-top: 130px;
  }
  #carselector {
    margin-top: 129px;
  }
}
@media (max-width: 499px) {
  form.bbs-cart .cart.table-wrapper tbody tr.tr-item-actions .td-toolbar span.price {
    font-size: 1.3rem;
  }
}
