/* xl - DESKTOP STYLES */
html, body {
  width: 100%;
  overflow-x: hidden;
}
#cookies-eu-banner {
  font-family: Poppins;
  background: #EEDCD6;
  color: black;
  font-size: 80%;
}
#cookies-eu-banner button {
  font-family: Poppins;
  color: white !important;
  background: #E84A4B;
  border-radius: 50px;
  border: none !important;
  transition: 0.3s;
  padding: 5px 15px;
}
#cookies-eu-banner button:hover {
  background: #5F051C;
}
#custom-cookies-eu-reject, #custom-cookies-eu-accept {
  font-family: Poppins;
  color: white !important;
  background: #E84A4B;
  border-radius: 50px;
  border: none !important;
  transition: 0.3s;
  padding: 5px 15px;
}
#custom-cookies-eu-reject:hover, #custom-cookies-eu-accept:hover {
  background: #5F051C;
}
.custom-cookies-option input[type="radio"]:checked + label {
  background-color: #E84A4B;
  color: white;
}
.woocommerce-input-wrapper textarea#billing_career {
  height: 150px;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F985-scss-desktop.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%22%7D */