/** Shopify CDN: Minification failed

Line 320:0 Unexpected "}"
Line 592:1 Expected "}" to go with "{"

**/
/* ================================
=========== CUSTOM CSS ============ 

1. HEADER
2. CONTENT
3. COMPONENTS
4. COLLECTIONS
5. PRODUCTS
6. PAGES
7. BLOGS
*/
/* 1. HEADER */
.js-announcement-bar {
  position: relative;
  z-index: 9;
}

.header__inner {
  position: relative;
  padding: var(--header-vertical-padding) 0;
}
@media screen and (min-width: 769px) {
  .header__inner {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 1.6rem 2.7rem;
  }
  .header__inner .card.header__card .media {
    aspect-ratio: 4/5;
  }
}
@media screen and (max-width: 767px) {
  .header__inner .header__logo {
    width: 100%;
    justify-content: flex-start;
  }
}

#header .mobile-drawer.mobile-menu-active .drawer-search--wrapper {
  display: none;
  opacity: 0;
  transition: all 500s;
}
#header .mobile-drawer.mobile-menu-active .drawer__nav-link {
  display: flex;
  justify-content: space-between;
}
#header .mobile-drawer.mobile-menu-active .drawer__nav-link svg {
  position: relative;
  display: block;
  transform: none;
}
#header .mobile-drawer .drawer__nav-link {
  font-weight: var(--font-weight-medium);
  font-size: calc(var(--font-heading-scale) * 3.2rem);
}
#header .mobile-drawer .drawer__nav-link svg {
  display: none;
}
#header:not(.is-transparent) .header__inner {
  background: #fff;
}
#header:not(.is-transparent) .header__inner:before, #header:not(.is-transparent) .header__inner:after {
  background-color: var(--colorPeach);
  opacity: 0.3;
}

#Navigation-drawer-header .drawer__content,
#Search-drawer-header .drawer__content {
  background: white;
}
#Navigation-drawer-header h2,
#Search-drawer-header h2 {
  font-weight: var(--font-weight-medium);
  font-size: calc(var(--font-heading-scale) * 3.2rem);
}
#Navigation-drawer-header .field--search .field__input,
#Search-drawer-header .field--search .field__input {
  background: #fff;
  padding: 10px 15px;
  font-size: 1.9rem;
  font-family: "Reckless Neue"
}
#Navigation-drawer-header .predictive-search__links-link,
#Search-drawer-header .predictive-search__links-link {
   font-family: "Reckless Neue"
}

/* 2. CONTENT */
#MainContent {
  margin-top: -35px;
}

.section__head {
  margin: 4.8rem 0 !important;
}
@media screen and (max-width: 767px) {
  .section__head {
    margin: 20px 0 !important;
  }
}
.section__head h2.section__title {
  font-family: 'Bastille Sans', sans-serif;
  font-style: italic;
  font-size: 50pt;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 0.075em;
}

.template--product .section--product-recommendations .section__head h2.section__title {
  font-family: 'Ariel';
  font-size: 25px;
    font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: normal;
}


@media (max-width: 768px) {
  .section__head h2.section__title {
    font-size: 35px; 
    letter-spacing: 0.05em; 
  }
}

.section-dual-tiles__content h2.section-dual-tiles__title {
  font-size: 48px;
}
@media screen and (min-width: 769px) {
  .section-dual-tiles__content h2.section-dual-tiles__title {
    font-size: var(--font-size-h2);
  }
}

.hero-banner .hero__title,
.title-h1 {
  font-size: 4.15em;
  font-weight: var(--font-weight-light) !important;
}
@media screen and (min-width: 769px) {
  .hero-banner .hero__title,
  .title-h1 {
    font-size: var(--font-size-h1);
  }
}

.title-h2,
.section-dual-tiles__title {
  font-weight: var(--font-weight-medium);
   white-space: nowrap; 
   font-size: 3em !important;
}
@media (max-width: 749px) {
  .title-h2,
  .section-dual-tiles__title {
    font-size: 1.4em !important;  /* smaller for mobile */
    white-space: normal !important; /* allow wrapping */
    line-height: 1.3 !important;
    text-align: center !important;
    word-break: break-word;
  }
}
.card-collection__title {
  font-weight: var(--font-weight-medium);
  white-space: normal; /* allows wrapping */
  font-size: clamp(1rem, 3.5vw, 2.5rem);
  text-transform: uppercase;
}
@media screen and (min-width: 769px) {
  .card-collection__title {
    font-size: 4em !important;
  }
}

/* 3. COMPONENTS */
.card-product .card-product__sizes-content .card-product__swatches ul {
  background: none !important;
}
.card-product .card-product__sizes-content .card-product__swatches ul li {
  flex: 0 0 auto;
}
.card-product .card-product__sizes .card-product__sizes-btn {
  padding: 0.6rem;
  min-height: 2.4rem;
}

.marquees {
  border: 1px solid #000;
  border-width: 1px 0;
}

/* Alt Banner */
.template--index .hero-alt__content,
.template--blog .hero-alt__content {
  background: url("//allez-kit.com/cdn/shop/files/allez-A.png?v=2443306069319707203") no-repeat;
  background-size: contain;
  background-position: center;
}
.template--index .hero-alt__content ul li,
.template--blog .hero-alt__content ul li {
  background: url(" //allez-kit.com/cdn/shop/t/22/assets/icon-arrow-right.svg?v=85690188704995998881748080698 ") no-repeat;
  background-position: left;
  padding-left: 4rem;
  margin-bottom: 1.5rem;
}

/* IG Footer */
@media screen and (max-width: 767px) {
  .shop-our-instagram .hero-alt__inner {
    flex-direction: row;
    overflow-x: scroll;
    padding-bottom: 2rem;
  }
  .shop-our-instagram .hero-alt__head {
    flex: 0 0 45%;
  }
  .shop-our-instagram .hero-alt__media {
    min-height: 30rem;
  }
}

/* 4. COLLECTIONS */
.checkbox--color input + label {
  border-color: var(--colorPeachLight);
}

/* 5. PRODUCTS */
.template--product {
  /* Size Guide */
}
.template--product .section--announcement-bar {
  background: #fff;
}
.template--product .section--announcement-bar .bar {
  color: #000;
}
.template--product #header .header__inner {
  background: #fff;
}
.template--product #header .header__inner:before, .template--product #header .header__inner:after {
  background-color: var(--colorPeach);
  opacity: 0.3;
}
.template--product .product__bar {
  margin: 0;
  padding: 72px 0 32px 0;
}
.template--product .size-guide--product-details {
  gap: 20px;
}
.template--product .size-guide--product-details .image {
  flex: 0 0 150px;
}
.template--product .size-guide--product-details .descriptions {
  font-size: 1.4rem;
}
.template--product .size-guide--product-details .descriptions h4 {
  font-size: 1.4rem;
  font-family: var(--font-body-family);
  font-weight: var(--font-weight-medium);
}
.template--product .size-guide--product-details .descriptions ul {
  list-style: disc;
  margin: 20px 0 0 20px;
  line-height: 160%;
}
.template--product table:not([class]) {
  font-size: 14px;
  text-align: center;
  border: 0.1rem solid var(--colorPeach);
}
.template--product table:not([class]) tr:nth-of-type(1) th {
  font-family: var(--font-heading-family);
  font-size: 1.6rem;
}
.template--product .product {
  /* Media */
}
@media screen and (min-width: 769px) {
  .template--product .product .product__media .swiper {
    width: 100% !important;
  }
  .template--product .product .product__media .swiper .swiper-wrapper {
    width: 100%;
    flex-wrap: wrap;
    gap: 0.2rem;
  }
  .template--product .product .product__media .swiper .swiper-wrapper .swiper-slide {
    width: calc(50% - 0.2rem);
  }
}
.template--product .product__sku {
  font-family: "Reckless Neue";
  font-weight: 300 !important;
  font-size: 90.3px !important;
  line-height: 108.3px !important;
  letter-spacing: 0 !important;
  font-style: normal !important;
  text-rendering: optimizeLegibility !important;
}

@media only screen and (max-width: 767px) {
  .template--product .product__sku {
    font-size: 50px !important;
    line-height: 44px !important;
  }
}


}
.template--product .product .product__title {
    font-family: "Reckless Neue";
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
.template--product .product .colour h5 {
  padding: 2px 0 0 0;
  text-transform: uppercase;
  color: var(--color-heading-text);
  font-size: var(--font-size-static-small);
  font-family: var(--font-body-family);
  letter-spacing: 0.2rem;
}
.template--product .product .bnpl-wrapper {
  margin: 32px 0;
  padding: 10px 20px;
  background: var(--colorPeachLight);
}
.template--product .product .drawer__button {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 32px 0;
}
@media screen and (min-width: 769px) {
  .template--product .product .drawer__button {
    justify-content: space-between;
    margin: 0;
  }
}
.template--product .product .drawer__button svg {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.template--product .product .drawer__button svg path {
  stroke: unset;
  fill: #000;
}
.template--product .product .main-product__tabs-wrapper {
  padding: 32px 0 0 0;
  border-top: var(--border-peach);
}
.template--product .product .product__description p {
  margin-bottom: 3rem;
}
.template--product .product .product__description ul {
  margin: 0 0 32px 0;
}
.template--product .product .product__description ul li {
  background: url(" //allez-kit.com/cdn/shop/t/22/assets/icon-arrow-right.svg?v=85690188704995998881748080698 ") no-repeat;
  background-position: left;
  padding-left: 4rem;
  margin-bottom: 1.5rem;
}
.template--product .product .product__description .sizing ul {
  margin: 0 !important;
}
.template--product .product .product__description .sizing ul li {
  background: none;
  padding: 0;
  margin-bottom: 0;
}
.template--product .product .product__description .metafield-rich_text_field ul {
  margin: 0 0 32px 20px;
}
.template--product .product .product__accordion .accordion__button {
  margin: 1rem 0;
  font-size: 1.2rem;
  font-family: var(--font-body-family);
  text-transform: uppercase;
}
.template--product .product .product__accordion .accordion__body-inner {
  padding: 2.4rem 0;
}
.template--product .product .accordions {
  border-top: var(--border-peach);
  border-bottom: var(--border-peach);
}
.template--product .product .accordions .accordion--wrapper {
  margin: 0 0 32px 0;
}
.template--product .product .accordions .accordion--wrapper ul li {
  background: url(" //allez-kit.com/cdn/shop/t/22/assets/icon-arrow-right.svg?v=85690188704995998881748080698 ") no-repeat;
  background-position: left;
  padding-left: 4rem;
  margin-bottom: 1.5rem;
}
.template--product .product .accordions .accordion--wrapper .sizing ul {
  margin: 0 !important;
}
.template--product .product .accordions .accordion--wrapper .sizing ul li {
  background: none;
  padding: 0;
  margin-bottom: 0;
}
.template--product .product .accordions .accordion--wrapper .metafield-rich_text_field ul {
  margin: 0 0 32px 20px;
}
.template--product .product .accordions h6 {
  margin: 3rem 0;
  font-size: 1.2rem;
  font-family: var(--font-body-family);
  text-transform: uppercase;
}
.template--product .section--dual-titles .section__description {
  margin: 30px auto;
}
@media screen and (min-width: 769px) {
  .template--product .section--dual-titles .section__description {
    max-width: 50%;
  }
}
.template--product .section--product-recommendations section,
.template--product .section--recently-viewed-products section {
  background: #fff;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .template--product .section--product-recommendations .container,
  .template--product .section--recently-viewed-products .container {
    display: block !important;
  }
}
.template--product .section--product-recommendations .section__head,
.template--product .section--recently-viewed-products .section__head {
  grid-column: 2;
}
.template--product .section--product-recommendations h2.section__title,
.template--product .section--recently-viewed-products h2.section__title {
  text-align: center;
}

/* 6. PAGES */
.template--about-us .hero-banner .hero__title {
  font-size: 14rem !important;
}
@media screen and (min-width: 769px) {
  .template--about-us .hero-banner .hero__title {
    font-size: 50rem !important;
  }
}
.template--about-us .hero-banner .hero__entry {
  font-size: 2rem !important;
  font-family: var(--font-heading-family);
}
@media screen and (min-width: 769px) {
  .template--about-us .hero-banner .hero__entry {
    font-size: 3.6rem !important;
  }
}
.template--about-us .hero-alt__container .hero-alt__content {
  justify-content: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
.template--about-us .hero-alt__container .hero-alt__entry {
  padding-top: 50px;
}
@media screen and (min-width: 769px) {
  .template--about-us .hero-alt__container .hero-alt__content {
    padding-top: 0;
    padding-bottom: 0;
  }
  .template--about-us .hero-alt__container .hero-alt__entry {
    padding-top: 100px;
  }
}
.template--about-us .section--image-columns .hero-alt__inner {
  gap: 0.2rem;
}
@media screen and (max-width: 769px) {
  .template--about-us .section--image-columns .hero-alt__inner {
    flex-direction: column !important;
  }
}

.template--contact .content-for-layout {
  margin-top: 5rem !important;
}
.template--contact .content-for-layout .main-page__foot p {
  margin-bottom: 3rem;
}

/* 7. BLOGS */
.page-banner {
  position: relative;
  display: flex;
  padding: 0 !important;
  min-height: 45vh;
}
.page-banner .container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
}
.page-banner .container .breadcrumbs {
  color: #fff;
}
.page-banner .container .page-banner__title {
  margin: 0;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .page-banner .container .page-banner__title {
    font-size: 6.4rem;
  }
}
.page-banner .container .blog--content {
  padding-top: 10rem;
}

.blog-hero__media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
}

.template--article .article__title {
  font-size: 4.8rem;
  font-weight: var(--font-weight-medium);
}
.template--article .article__content-inner img {
  margin: 0 auto;
}
.template--article .article__content-inner h3 {
  font-size: 1.6rem;
  margin-bottom: 2rem;
  font-family: var(--font-body-family);
  font-weight: var(--font-weight-medium);
}
.card-collection__title {
   font-size: 3em !important;
  text-align: center;
  white-space: normal;
  word-break: break-word;
  overflow-wrap: break-word;
  line-height: 1.2;
  padding: 0 0.5rem; /* Optional: slightly reduce horizontal padding */
}

@media (max-width: 767px) {
  .card-collection__title {
font-size: 1.2em;
      white-space: nowrap;
  }}

@media (max-width: 749px) {
  .card-collection__content {
    padding-left: 0 !important;
    margin-left: -30px !important; /* Move card content left */
    width: calc(100% + 10px) !important; /* Extend width to match shift */
  }

  .card-collection__title.title-h2 {
    font-size: 0.8em !important;
    white-space: nowrap !important;
    overflow: visible !important;
    text-overflow: unset !important;
  }
}  

@media screen and (max-width: 749px) {
.template--article .article__title  {
  font-size: 35px;
}