@font-face {
  font-family: "Mindthegap";
  src: url("https://r3n.io/r3n/assets/fonts/Mindthegap-Regular.woff2") format("woff2"), url("https://r3n.io/r3n/assets/fonts/Mindthegap-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "EnigmaSans";
  src: url("https://r3n.io/r3n/assets/fonts/EnigmaSans.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.font-1,
.font-1 h1 {
  font-family: "Mindthegap", sans-serif !important;
}

.font-2 {
  font-family: "EnigmaSans", sans-serif !important;
}

.r3n-header {
  margin: 3rem auto 0;
  max-width: 62rem !important;
}

.r3n-footer {
  background: url("https://r3n.io/r3n/assets/footerbg.jpg") top center repeat-x;
  color: #fff !important;
}
.r3n-footer .btn {
  background-color: #e7352b !important;
  border: 0 none !important;
  color: #fff !important;
}

.r3n-content {
  margin: 3rem auto;
  max-width: 62rem !important;
}
.r3n-content p {
  margin-bottom: 1rem;
}

.r3n-menu a {
  font-family: "EnigmaSans", sans-serif !important;
  font-weight: 300 !important;
}

.sociallinks a {
  background-color: #e7352b !important;
  border: 0 none !important;
  color: #fff !important;
  font-size: 1.2rem !important;
}

body {
  background: #000;
}

a {
  color: #e7352b !important;
}

a:focus,
.focus a {
  outline: none !important;
}

.site-header {
  background: url("https://r3n.io/r3n/assets/bg.jpg") #242424 repeat-x top center;
  padding-top: 0.75rem;
}

.entry-header {
  padding-bottom: 1rem !important;
}

.site-search {
  display: none;
}

.accordion-section-content {
  display: flex !important;
}

.storefront-breadcrumb {
  margin-bottom: 0 !important;
}

.col-full {
  max-width: 92rem !important;
}

#r3n-content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

#pa_size {
  padding: 1rem;
}

.woocommerce-products-header {
  margin: 0;
  padding: 0 0 1rem !important;
}

.woocommerce-product-gallery__image a {
  display: flex;
  width: 100%;
}
.woocommerce-product-gallery__image a img {
  width: 100%;
}

.variations_form {
  background: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 0.5rem;
  padding: 1rem !important;
}

.primary-navigation a {
  border-bottom: 2px solid rgba(217, 40, 27, 0);
  font-weight: 700;
  text-transform: uppercase;
}
.primary-navigation a:hover, .primary-navigation a:active {
  background-color: #000;
  color: #fff !important;
}

.products .button,
.products .price {
  display: none !important;
}
.products li {
  margin-bottom: 1rem !important;
}

.page-id-11 .wc-block-checkout {
  background: #fff;
  border-radius: 0.5rem;
}

.r3n-menu a,
.r3n-menu label {
  background-color: #000 !important;
  border: 0 !important;
  box-shadow: unset !important;
  color: #fff !important;
}
.r3n-menu .menu {
  background: #000;
}

.wc-block-components-button {
  background: #000;
  border-radius: 0.5rem;
  color: #fff;
  text-transform: uppercase;
}

.breakdance-woocommerce div.product form.cart {
  max-width: 100% !important;
}

.breakdance .bde-heading {
  margin: unset !important;
}

.page-id-100 p {
  margin-bottom: 1rem;
}

#ship-to-different-address > label {
  width: 100%;
}
#ship-to-different-address > label > span {
  font-size: unset !important;
}
#ship-to-different-address > .checkbox {
  padding: 2rem 1.5rem !important;
}
#ship-to-different-address > .checkbox::before {
  content: unset !important;
  width: 0 !important;
}

.wc_payment_method > label > img,
.wc_payment_method > label > div {
  margin-left: 1rem;
}

.wc-ppcp-popup__container p {
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

@media (max-width: 768px) {
  .container {
    padding: 1rem;
  }
}

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