/** Shopify CDN: Minification failed

Line 67:0 Unexpected "}"

**/
/* @media (max-width: 767px){
    .grid--peek.slider .grid__item:first-of-type{
        margin: unset;
    }
    .product-media-container.constrain-height.media-fit-contain{
        margin: unset;
        width: 100%;
    }

} */


h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: "Romie Trial" !important;
  font-style: italic;
}

@font-face {
  font-family: 'Albert-sans';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url(https://cdn.jsdelivr.net/fontsource/fonts/albert-sans:vf@latest/latin-wght-normal.woff2) format('woff2-variations');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

p,a,span{
    font-family: Albert-sans !important;
}

.header__menu-item span{
    font-family: "Romie Trial" !important;
}

#klaviyo-bis-button-container .needsclick{
    width: 95%;
}

#klaviyo-bis-button-container{
    background: #ff6bc3 !important;
    color: white;
}

#klaviyo-bis-button-container .needsclick button{
    background: #ff6bc3 !important;
    color: white;
    border: none;
}

/* .footer-block__image-wrapper img{
    /* filter: brightness(100); */
} */

.product-form__submit.button{
    background: #ff6bc3 !important;
    color: white !important;
    font-size: 16px;
    font-weight: 600 !important;
    text-transform: uppercase; 
    background-color: unset;
}

.collapsible-content summary:hover .accordion__title {
    text-decoration: none !important;
}

.accordion {
    border-bottom: .1rem solid #1D7DE3 !important;
}

.accordion:first-child {
    border-top: .1rem solid #1D7DE3 !important;
}

.product-form__submit.button:hover{
    background: #fff !important;
    color: #1D7DE3 !important;
    border: 1px solid linear-gradient(0deg, #0F1C4D, #1D7DE3) !important;
}

#shopify-section-template--20733550002419__main .shopify-payment-button__button--unbranded {
    color: #1d7de3;
    font: 14px "Albert Sans";
    background: linear-gradient(0deg, #d2d9ff, #ffffff);
    text-transform: uppercase;
    font-weight: 600;
}


/* start coding here  */

        .custom_text_align_image{
          position: relative;
        }
      .product__slideshow-badge {
        display: block;
        position: absolute;
        bottom: 1.5rem;
        right: 0.25rem;
        cursor: pointer;
        background: white;
        color: black;
        padding: 0px 2px;
      }

      .footer_custom_newsletter_Block{
        text-align: left !important;
      }

      .footer-block-image_custom{
        flex-direction: column;

      }

      .footer-block-image_custom .list-social{
        justify-content: start !important;
      }

/* Shake keyframes */
@keyframes shake {
  0%, 20%, 100% { transform: translateX(0); }
  10% { transform: translateX(-2px); }
  30% { transform: translateX(2px); }
  50% { transform: translateX(-2px); }
  70% { transform: translateX(2px); }
}

/* Apply shake every 2 seconds */
.product-form__submit.button {
  animation: shake 0.4s ease-in-out infinite;
  animation-delay: 2s; /* optional: initial delay */
  animation-iteration-count: infinite;
  border-color: #ff6bc3;
  
}


      @media only screen and (min-width: 61.875rem) {
        .product__slideshow-badge {
                  display: block;
                right: unset;
                left: 1rem;
                background: white;
                color: black;
                padding: 0px 2px;
        }
      }
.slideshow-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
    /* vertical-align: top; */
    color: var(--color-black);
    text-transform: uppercase;
    text-decoration: none;
    background: var(--color-neutral-10);
    font-size: 8px;
    line-height: unset;
    letter-spacing: .02625rem;
    font-weight: 600;
    padding: .25rem;
}

.custom_pdp_row1{
    display: flex;
    align-items: center;
    gap: 5px;
}

.custom_pdp_row1 span{
        background: #ff6bc3;
    color: white;
    padding: 2px 8px;
    border-radius: 30px;
}

.custom_pdp_row1 a{
    color: black;
}
.footer_custom_newsletter_Block h3,
.footer_custom_newsletter_Block p{
    margin: 0;
} 
      /* end here */

@media (min-width: 767px){
    #shopify-section-template--20891556708595__slideshow_ekVbYR{
        display:none;
    }

    .content_side_class{
    padding-left: 30px;
}
}

@media (max-width: 900px){
    .footer-block-hide-mobile-link_list_K49rW9,
    .footer-block-hide-mobile-link_list_6xcJxz{
        display: none;
    }
}

@media (max-width: 767px){
    .product-form__input--pill input[type=radio]+label{
        padding: 0.7rem 1.5rem !important;
    }
    .product-media-modal__content img{
        width: 100% !important;
    }
    .product-media-modal__toggle{
        color: black !important;
    }
    .swatch-input__label .swatch{
        width: 25px;
    }
    .best-fit-size-chart .scr-open-size-chart{
        padding: 0;
    }
    .variant_product_block_settings{
        margin: 5px 0 !important;
    }
    #shopify-section-template--20733550002419__main .price{
        font-weight: 600 !important;
    }
    .grid--peek.slider--mobile .grid__item{
        /* width: 100% !important; */
    }
    .product__title{
        margin-bottom: 3px !important;
    }
    .product__title h1{
        font-size: 25px !important;
    }
    .custom_pdp_row1{
        margin-top: 0 !important;
        font-size: 10px;
    }
    .footer-block__details-content {
    margin-bottom: 2rem !important;
}

.footer-block.grid__item{
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}

    .grid--peek.slider .grid__item:first-of-type {
    margin-left: 0 !important;
}

 .thumbnail-list__item.slider__slide {
    width: calc(23% - .6rem) !important;
}
    
}
