/** Shopify CDN: Minification failed

Line 117:0 Unexpected "<"

**/
/* Font familly Gothic strat */

@font-face {
    font-family: 'Poster Gothic Round ATF';
    src: url('/cdn/shop/files/PosterGothicRoundATF-Heavy.woff2?v=1769239968') format('woff2'),
        url('/cdn/shop/files/PosterGothicRoundATF-Heavy.woff?v=1769239967') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poster Gothic Round ATF';
    src: url('/cdn/shop/files/PosterGothicRoundATF-Bold.woff2?v=1768622784') format('woff2'),
        url('/cdn/shop/files/PosterGothicRoundATF-Bold.woff?v=1768622784') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* @font-face {
    font-family: 'Poster Gothic Round ATF';
    src: url('/cdn/shop/files/PosterGothicATF-Bold.woff2?v=1768629929') format('woff2'),
        url('/cdn/shop/files/PosterGothicATF-Bold.woff?v=1768629929') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
} */


@font-face {
    font-family: 'PosterGothicExCondBlackATF';
    src: url('/cdn/shop/files/PosterGothicATF-Heavy.woff2?v=1768629521') format('woff2'),
        url('/cdn/shop/files/PosterGothicATF-Heavy.woff?v=1768629521') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Albert Sans';
    src: url('/cdn/shop/files/AlbertSans-Bold.woff2?v=1768625094') format('woff2'),
        url('/cdn/shop/files/AlbertSans-Bold.woff?v=1768625094') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Albert Sans';
    src: url('/cdn/shop/files/AlbertSans-Black.woff2?v=1768625260') format('woff2'),
        url('/cdn/shop/files/AlbertSans-Black.woff?v=1768625260') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IBM Plex Sans Condensed';
    src: url('/cdn/shop/files/IBMPlexSansCondensed-Medium.woff2?v=1768625866') format('woff2'),
        url('/cdn/shop/files/IBMPlexSansCondensed-Medium.woff?v=1768625867') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Robinson Press";
     src: url("/cdn/shop/files/Robinson_Press.woff2?v=1768980982")format("woff2"),
    url("/cdn/shop/files/Robinson_Press.woff?v=1768980983")format("woff");
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('/cdn/shop/files/IBMPlexSans-Light.woff2?v=1770007500') format('woff2'),
        url('/cdn/shop/files/IBMPlexSans-Light.woff?v=1770007500') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('/cdn/shop/files/IBMPlexSans-Medium.woff2?v=1770007320') format('woff2'),
        url('/cdn/shop/files/IBMPlexSans-Medium.woff?v=1770007320') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'IBM Plex Sans';
    src: url('/cdn/shop/files/IBMPlexSans.woff2?v=1770007651') format('woff2'),
        url('/cdn/shop/files/IBMPlexSans.woff?v=1770007650') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('/cdn/shop/files/IBMPlexSans-Bold.woff2?v=1770007857') format('woff2'),
        url('/cdn/shop/files/IBMPlexSans-Bold.woff?v=1770007856') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

<style>
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&display=swap');
</style>

/* Font family Gothic end */

<style>
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&display=swap');
</style>
<style>
@import url('https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,100..900;1,100..900&display=swap');
</style>

<style>
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&display=swap');
</style>



form.klaviyo-form h1 {
    font-size: 40px !important;
    margin: 0 !important;
    font-weight: 700 !important;
    font-family: 'Poster Gothic Round ATF' !important;
    color: rgb(0 0 0 / 1.0) !important;
}

header-component#header-component {
    background-color: #1A1A1A  !important;
}
.product-form-buttons.spacing-style.product-form-buttons--stacked.for-desktop {
    display: block !important;
}
.product-form-buttons.spacing-style.product-form-buttons--stacked.for-mobile {
    display: none !important;
}
/* Header css start */
 .header-actions__action svg {
    width: 100% !important;
    height: 30px !important;
} 
cart-icon.header-actions__cart-icon svg {
    width: 100% !important;
    height: 30px !important;
}
/* Header css end */

/* PDP Popup css start */

.spec-modal {
    display: none;
    position: fixed;
    inset: 0; /* shorthand for top/right/bottom/left */
    background: #0009;
    z-index: 9999 !important;
}

.spec-btn {
    color: #000;
    padding: 14px 32px;
    text-transform: uppercase;
    width: 100%;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #E0A526;
    background: #E0A526;
   font-family: "IBM Plex Sans", sans-serif;
    font-size: 25px;
    transition: 0.3s;
    cursor: pointer;
    font-weight: 400;
}

.spec-btn:hover {
    color: #E0A526;
    background: #ffffff;
}
/* .spec-modal {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.6);
  z-index: 9999;
} */

.spec-content {
    background: #000000;
    width: 100%;
    padding: 60px 35px 75px;

    position: fixed;
    bottom: 0;
    left: 0;

    display: flex;
    flex-direction: column;
    gap: 45px;
     max-height: 80vh;      /* or 100vh if needed */
        overflow-y: auto;      /* enables vertical scroll */
        -webkit-overflow-scrolling: touch; /* smooth iOS scroll */
}

.spec-title {
    font-size: 40px;
    font-weight: 800;
    font-family: Poster Gothic Round ATF;
    margin: 0;
    color: #E0A526;
}
.spec-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.spec-grid p {
    color: #fff;
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: 800;
    font-family: Poster Gothic Round ATF;
}

.spec-grid strong {
  font-size: 22px;
  font-family: 'IBM Plex Sans Condensed';
  color: #fff;
}

.spec-close {
    position: absolute;
    top: 9px;
    right: 20px;
    font-size: 44px;
    cursor: pointer;
    color: #e0a526;
}

  /* menu drwer css */
@media (max-width: 1023px){
 span.menu-list__link-title {
    display: none !important;
}
}
@media (max-width: 1024px){
   
.menu-drawer {
    background-color: #000000 !important;
}
.menu-drawer__menu-item-text {
    font-size: 25px;
    font-weight: 800;
    font-family: Poster Gothic Round ATF;
    margin: 0;
    color: #E0A526;
}

.menu-drawer__menu-item-text:hover {
    color: #fff;
}
.menu-drawer__list-item--divider {
    border-block-end: 1px solid rgb(255, 255, 255);
}

.menu-drawer__menu-item--child .menu-drawer__menu-item-text {
    color: #fff !important;
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 20px;
    font-weight: 500;
}

.menu-drawer__menu-item > .svg-wrapper {
    color: #fff !important;
}
.menu-drawer__list-item--divider .menu-drawer__menu-item:not(.menu-drawer__menu-item--child) {
    padding: 10px 0 !important;
}
.menu-drawer__close-button {
    color: #ffff !important;
}
 
ul.menu-drawer__menu.has-submenu {
    margin-bottom: 6px !important;
}
.menu-drawer__list-item--deep.menu-drawer__list-item--divider .menu-drawer__menu {
    margin-bottom: 10px !important;
}
.custom-drawer-logo {
  display: block;
  text-align: center;
  padding: 15px 0;
}
.custom-drawer-logo img {
    max-width: 100%;
    height: 100%;
    text-align: center;
    margin: 0 auto;
    width: 250px;
}
}
  /* menu drwer css end */
  
@media (max-width: 991px) {
 .spec-grid p {
    font-size: 22px;
}

  .spec-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 30px;
}
 .spec-content {
        width: 100%;
        padding: 35px;
        position: fixed;
        bottom: 0;
        left: 0;

        display: flex;
        flex-direction: column;
        gap: 30px;

        max-height: 80vh;      /* or 100vh if needed */
        overflow-y: auto;      /* enables vertical scroll */
        -webkit-overflow-scrolling: touch; /* smooth iOS scroll */
    }
}


@media (max-width: 600px){
 .spec-content {
        max-height: 90vh;

    }
}

@media (max-width: 549px){
.spec-btn {
    font-size: 20px;
}
}

/* PDP Popup css end */

/* Checkout section */

button#checkout {
    color: #000;
    padding: 14px 32px;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #E0A526;
    background: #E0A526;
    font-family: 'IBM Plex Sans Condensed';
    font-size: 25px;
    transition: 0.3s;
}

button#checkout:hover{
    color: #E0A526;
    background: #ffffff; 
}

a.button.cart-items__empty-button {
    color: #000;
    padding: 14px 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #E0A526;
    background: #E0A526;
    font-family: 'IBM Plex Sans Condensed';
    font-size: 25px;
    transition: 0.3s;
}

a.button.cart-items__empty-button:hover {
    color: #E0A526;
    background: #ffffff; 
}




/* Checkout section */

/** override ios and firefox defaults */
select {
  background-color: var(--color-background);
  color: currentcolor;
}
span.menu-list__link-title {
  position: relative; /* needed for ::after positioning */
  display: inline-block; /* ensures width is respected */
  padding-bottom: 5px; /* space for the line */
  cursor: pointer;
  color: #fff !important;
}

span.menu-list__link-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0; /* start hidden */
  height: 2px; /* thickness of line */
  background-color: #E0A526; /* line color */
  transition: width 0.3s ease; /* smooth animation */
}

span.menu-list__link-title:hover::after {
  width: 100%; /* expands full width on hover */
}

span.menu-list__link-titl:hover{
color: #E0A526 !important;
}

.collection-card,
.featured-blog-posts-card {
  width: 100%;
  position: relative;
  height: 100%;
}