/** Shopify CDN: Minification failed

Line 215:15 Unexpected "'.link'"

**/
@font-face {
  font-family: Vastago Grotesk;
  src: url(/cdn/shop/files/VastagoGrotesk-Thin.otf);
  font-weight: 100;
}
@font-face {
  font-family: Vastago Grotesk;
  src: url(/cdn/shop/files/VastagoGrotesk-ExtraLight.otf);
  font-weight: 200;
}
@font-face {
  font-family: Vastago Grotesk;
  src: url(/cdn/shop/files/VastagoGrotesk-Light.otf);
  font-weight: 300;
}
@font-face {
  font-family: Vastago Grotesk;
  src: url(/cdn/shop/files/VastagoGrotesk-Regular.otf);
  font-weight: 400;
}
@font-face {
  font-family: Vastago Grotesk;
  src: url(/cdn/shop/files/VastagoGrotesk-Medium.otf);
  font-weight: 500;
}
@font-face {
  font-family: Vastago Grotesk;
  src: url(/cdn/shop/files/VastagoGrotesk-SemiBold.otf);
  font-weight: 600;
}
@font-face {
  font-family: Vastago Grotesk;
  src: url(/cdn/shop/files/VastagoGrotesk-Bold.otf);
  font-weight: 700;
}
@font-face {
  font-family: Vastago Grotesk;
  src: url(/cdn/shop/files/VastagoGrotesk-Black.otf);
  font-weight: 800;
}
@font-face {
  font-family: Vastago Grotesk;
  src: url(/cdn/shop/files/VastagoGrotesk-Heavy.otf);
  font-weight: 900;
}

/* * {
  font-family: Vastago Grotesk !important;
}
 */
.rdc-p-abs {
  position: absolute;
}
 .rdc-d-flex {
  display: flex;
 }
 .rdc-ai-cen {
  align-items: center;
 }

 .rdc-m-t20 {
  margin-top: 20px;
 }
 .rdc-m-r10 {
  margin-right: 10px;
 }
 .rdc-m-r5 {
  margin-right: 5px;
 }

 .rdc-p-r10 {
  padding-right: 10px;
 }
 .rdc-p-r5 {
  padding-right: 5px;
 }

.rdc-d-none {
  display: none;
}

 .rdc-w-full {
  width: 100%;
 }
.rdc-w-70 {
  width: 70%;
}
.rdc-w-30 {
  width: 30%;
}
.rdc-w-25 {
  width: 25%;
}

.rdc-d-flex {
  display: flex;
}
.rdc-fw-wra {
  flex-wrap: wrap;
}

.rdc-jc-cen {
  justify-content: center;
}
.rdc-jc-spb {
  justify-content: space-between;
}

.rdc-ai-cen {
  align-items: center;
}

.rdc-ta-cen {
  text-align: center;
}

.rdc-fs-50 {
  font-size: 50px;
}
.rdc-fs-20 {
  font-size: 20px;
}
.rdc-fs-18 {
  font-size: 18px;
}
.rdc-fs-15 {
  font-size: 15px;
}
.rdc-fs-14 {
   font-size: 14px;
}

.rdc-mi-auto {
  margin-inline: auto;
}

.rdc-co-black {
  color:#000;
}

.rdc-bg-dgray {
  background-color:#565656;
}
.rdc-bg-gray {
  background-color:#dadada;
}


/**Global**/
.button--primary:after,
.button--primary:before {
  box-shadow: unset;
}
.header-wrapper--border-bottom {
    border-bottom: unset;
}

/**Hero**/
.nl-hero-form label {
    display: none;
}

.nl-hero-form .field:after {
  box-shadow: unset !important;
}

.nl-hero-main {
    height: 70vh;
      padding-top: 5rem;
}

.nl-hero-form .newsletter-form,
.nl-hero-form .newsletter-form__field-wrapper {
      max-width: unset;
}

.nl-hero-main h2 {
    font-size: 80px;
    margin-bottom: 20px;
    width: 100%;
    max-width: 500px;
    margin-inline: auto;
    line-height: 1;
}
.nl-hero-form {
    margin-top: 4rem;
    max-width: 900px;
}


.nl-hero-form .field input {
    margin-right: 20px;
}

.nl-hero-form .field input,
.nl-hero-form .field button {
    /* border-radius: 100px; */
      border: none;
cursor: pointer;
}
.nl-hero-form .field input {
      background-color: #dadada;
  height: 6rem;
  padding: 20px;
}
.aug-btn-1.link {
  text-decoration: underline;
}
.nl-hero-form .field button,
.aug-btn-1:not('.link'),
.button--primary {
   background-color: #000;
  color: #fff;
  font-family: inherit;
}
.nl-hero-form .field input::placeholder {
    color: #000;
}

.aug-btn-1,
.button--primary {
    /* border-radius: 100px; */
  height: 5rem;
    /* max-height: 7rem; */
    text-decoration: none;
  min-width: 200px;
}

/**Newsletter Section**/
.aug-nl-inner {
    padding: 4rem;
}
.aug-nl-inner .nl-hero-form {
  margin-top: 0;
}


/**Image Text**/


.rdc-custom.img-text-main .button--primary.button {
    margin-top: 5rem;
}

/**Footer**/
.footer .nl-hero-form {
  margin-bottom: 4rem;
}

/**Product Page**/
.product-form__buttons .button {
    background-color: unset;
    color: #000;
    font-weight: 500;
    justify-content: left;
    padding: 0;
    font-size: 20px;
      width: fit-content;
}
.product-form__buttons .button:hover:after {
    box-shadow: none;
}
.product__info-wrapper .aug-price {
    margin: 0 !important;
}
.product__info-wrapper .product__title {
    margin-bottom: 5px !important;
}
.product__info-wrapper ul.icon-with-text {
    margin-bottom: 5rem !important;
}
.aug-warn-text-main p {
  margin-bottom: 5px;
}
.aug-warn-text,
.aug-warn-text-main p {
    font-size: 14px;
    line-height: 1.4;
}
.product__info-wrapper .product__description {
    margin-top: 5rem !important;
}
.rdc-custom.header {
  max-width: unset;
}
 .product-form-buttons button {
    justify-content: flex-start;
    padding: 0 !important;
}
 .product-form-buttons span.add-to-cart-text {
    flex-flow: row-reverse;
}

 .product-form-buttons span.svg-wrapper.add-to-cart-icon {
    padding-bottom: 5px;
}

 .product-form-buttons button * {
     text-transform: uppercase;
   font-size: 22px;
 }
.aug-prod-vid-wrap video {
    object-fit: cover;
}

/**Product Video on Hover**/
.aug-video-hover {
    bottom: 0;
    left: 0;
    /* height: 100%; */
    z-index: 99;
    display: none;
}
.card-gallery:hover .aug-video-hover {
  display: block;
}

/**Pre order Agreement**/
.preorder-agre {
    padding: 10px 5px;
    background-color: #2b2b2b;
    color: #eaddc7;
    width: fit-content;
}

.preorder-agre.rdc-active {
    background-color: unset;
    color: #2b2b2b;
}

@media only screen and (max-width: 899px) {
    .aug-btn-1, 
   .button--primary {height: 5rem;
     }


}

@media only screen and (min-width: 768px) {


  /**Global**/
.rdc-custom .page-width {
  max-width: unset;
  padding: 0 7rem;
}
/**Header**/
  .header--middle-left {
        grid-template-columns: auto 1fr auto ;
}

nav.header__inline-menu {
    text-align: right;
}
 /**Video Hero**/
  .hero__content-wrapper.layout-panel-flex.layout-panel-flex--column.mobile-column.section-content-wrapper.page-width h2 {
    font-size: 60px;
    max-width: 800px;
}
/**Home Featured Collection**/
.rdc-custom.collection--full-width .grid__item {
  width: 21%;
}
  .rdc-custom.collection--full-width ul {
  column-gap: 4%;
  margin-top: 6rem;
}
}

@media only screen and (max-width: 767px) {
.rdc-m-w-full {
  width: 100%;
}
  .nl-hero-form .field input {
    margin-right: 0;
        height: 5rem;
}

 .nl-hero-form button#Subscribe {
    /* width: 70%; */
   margin-top: 10px;
 }
  
  .nl-hero-main h2 {
    font-size: 60px;
}
    .aug-btn-1, .button--primary {
    height: 5rem;
}
.nl-hero-main {
    height: auto;
    padding-bottom: 10rem;
}
  .nl-hero-form .field button {
    height: 5rem;
    margin-top: 20px;
}
  .aug-nl-inner {
    padding: 2rem;
}
 
/**Bottom Newsletter**/
.email-signup-block.size-style.spacing-style {
    max-width: 380px;
}
}