/** Shopify CDN: Minification failed

Line 682:1 Expected "}" to go with "{"

**/
/********* Global Css Start ************/

body.page-width-normal.card-hover-effect-lift{
  background-size: contain !important;
  background-position: unset !important;
      position: unset !important;
      background-repeat: repeat;
/* background-size: auto !important; */
background-position: top center !important;
background-attachment: scroll;
background-clip: border-box;
}
/********* Global Css End ************/

header-menu .menu-list__link {
    padding: 16px 12px !important;
    font-weight: 600 !important;
    font-style: normal;
    font-size: 18px !important;
    letter-spacing: 0.6px !important;
}

.quantity-selector
{
 color: #f964ca !important; 
}

html {
  scrollbar-width: thin;
  scrollbar-color: #f964ca;
}

::-webkit-scrollbar-track {
  background: #f964ca ;
}

::-webkit-scrollbar-thumb {
  background: #f964ca ;
}

.color-scheme-1 
{
  background: transparent !important;
}

.predictive-search-form__content-wrapper, .predictive-search-form__header, form.predictive-search-form
{
  background-image: url(//yippyyayas.com/cdn/shop/files/gabe_background_5fe2c113-3436-4607-9c94-66ea1bb9b714.png?v=1718303697);
  background-size: contain !important;
  position: unset !important;
  background-repeat: repeat;
  background-position: top center !important;
  background-attachment: scroll;
  background-clip: border-box;
}

a.pills__pill.predictive-search-results__pill
{
  background: #000 !important;
  color: #f964ca !important;
  transition: unset !important;
  box-shadow: 0 0 10px #ff6fd899, 0 0 25px #ff6fd866, inset 0 0 10px #ffffff14;
  font-weight: 600 !important;
  border-radius: 50px !important;
}

button.add-to-cart-button.button:disabled
{
  opacity: 1 !important;
}

.variant-option__button-label:not(.variant-option__button-label--has-swatch):before
{
  border: unset !important;
}


a.pills__pill.predictive-search-results__pill mark , a.pills__pill.predictive-search-results__pill span
{
 color: #f964ca !important;
 font-weight: 600;
}

button.add-to-cart-button.button
{
  border: 0.1px solid #f964ca !important;
}


label.variant-option__button-label, .quantity-selector, button.add-to-cart-button.button, .contact-form__input, button.add-to-cart-button.button
{
  background: #000 !important;
  color: #f964ca !important;
  transition: unset !important;
  box-shadow: 0 0 10px #ff6fd899, 0 0 25px #ff6fd866, inset 0 0 10px #ffffff14;
  font-weight: 600 !important;
  border-radius: 50px !important;
}

#ResultsList .collection-wrapper .quick-add-wrapper button.button.button--full-width.button--primary.js-dummy-add-to-cart
{
  display: none !important;
}

.search-page-input
{
  background: #000 !important;
  color: #f964ca !important;
  transition: unset !important;
  box-shadow: 0 0 10px #ff6fd899, 0 0 25px #ff6fd866, inset 0 0 10px #ffffff14;
  font-weight: 600 !important;
}

.contact-form__input
{
font-size: 16px !important;
letter-spacing: 0.6px !important;
}

.variant-option__button-label__pill, .variant-option__button-label__pill:hover
{
  background: transparent !important;
}

.variant-option__button-label:hover  *, .quantity-selector:hover {
    background-color: #000 !important;
}

.sticky-add-to-cart__bar:before
{
  background: #000 !important;
  box-shadow: 0 0 10px #ff6fd899, 0 0 25px #ff6fd866, inset 0 0 10px #ffffff14;
  font-weight: 600 !important;
}

.sticky-add-to-cart__bar
{
  background: #000 !important;
}

.quantity-selector input
{
   color: #f964ca !important; 
}

span.menu-list__link-title.menu-list__link--active {
    text-decoration: underline;
    color: rgb(249, 100, 202);
}

#shopify-section-template--21372393226475__product-information p{
    font-size: 16px;
    line-height: 28px;
    font-weight: 900;
    text-transform: uppercase;
}

/* Collection page filter */
facets-form-component.facets__form-wrapper * {
    font-size: 18px;
}

.products-count-wrapper span {
    color: rgb(249 100 202 / 1.0);
}
/* end Collection page filter */

span.svg-wrapper.header-drawer-icon.header-drawer-icon--open {
    font-size: 20px;
}
.account-actions__link.button {
    background: #f964ca;
    color: #000000;
}
.predictive-search-form__header {
    background: transparent !important;
}
.predictive-search-form__header-inner {
    background: transparent !important;
}
.predictive-search-form__content {
    background: transparent !important;
}
.account-actions {
    background-image: url(//testing-store-yy.myshopify.com/cdn/shop/files/Cart_drawer_bg.webp?v=1765545509);
}

#account-popover {
    background-image: url(//testing-store-yy.myshopify.com/cdn/shop/files/Cart_drawer_bg.webp?v=1765545509);
}

button.button.button.submit-button.size-style.button {
  position: relative;
  padding: 14px 40px;
  font-size: 16px;
  font-weight: 500;
  color: #ff6fd8;
  background: radial-gradient(circle at top, #000, #000);
  border-radius: 50px;
  border: 1px solid rgba(255, 111, 216, 0.6);
  cursor: pointer;
  overflow: hidden;
  transition: all 0.3s ease;
  box-shadow:
    0 0 10px rgba(255, 111, 216, 0.6),
    0 0 25px rgba(255, 111, 216, 0.4),
    inset 0 0 10px rgba(255, 255, 255, 0.08);
}

/* Glow ring */
button.button.button.submit-button.size-style.button::before {
  content: "";
  position: absolute;
  inset: -2px;
  border-radius: inherit;
  background: linear-gradient(90deg, #ff6fd8, #9b5cff, #ff6fd8);
  filter: blur(8px);
  opacity: 0.9;
  z-index: -1;
}

/* REMOVE sparkle completely */
button.button.button.submit-button.size-style.button::after {
  display: none;
}


/************ Add to Cart Start *****************/

button.add-to-cart-button.button {
  position: relative;
  padding: 14px 40px;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  background: rgb(254 172 255);
  border-radius: 50px;
  border: 1px solid rgba(255, 111, 216, 0.6);
  cursor: pointer;
  overflow: hidden;
  transition: all 0.3s ease;
  box-shadow:
    0 0 10px rgba(255, 111, 216, 0.6),
    0 0 25px rgba(255, 111, 216, 0.4),
    inset 0 0 10px rgba(255, 255, 255, 0.08);
}

/* Glow ring */
button.add-to-cart-button.button::before {
  content: "";
  position: absolute;
  inset: -2px;
  border-radius: inherit;
  background: #000 !important;
  filter: none;
  opacity: unset;
  z-index: -1;
}

/* Explicitly disable spark / particles */
button.add-to-cart-button.button::after {
  display: none;
}

/* Hover effect */
button.add-to-cart-button.button:hover {
  color: #000;
  /* box-shadow:
    0 0 20px rgba(255, 111, 216, 0.9),
    0 0 45px rgba(155, 92, 255, 0.8);
  transform: scale(1.05); */
}
.bg-purple-primary{
  opacity: 0.8 !important;
}
.hover_enabled_bg-purple-d0:enabled:hover{
  opacity: 0.7 !important;
}
/************ Add to Cart End *****************/

dialog.search-modal__content.dialog-modal {
    width: 100% !important;
    max-width: 90%;
    background: #fff !important;
    --modal-top-margin: 155px;
}

.account-actions__link.button {
    background: #000;
    color: #f964ca;
    transition: all .3s ease;
    box-shadow: 0 0 10px #ff6fd899, 0 0 25px #ff6fd866, inset 0 0 10px #ffffff14;
}
.spacing-style.text-block.h3 p {
    text-transform: capitalize;
    font-size: 18px;
    line-height: 1.2;
    color: #f964ca;
    font-weight: 600;
    letter-spacing: 0.6px;
}
.product-card product-price.text-block.text-block--align-center.text-center.h3.spacing-style {
    padding: 0px;
}
.cart-items__wrapper .button.cart-items__empty-button {
    background: #000;
    color: #f964ca;
    transition: all .3s ease;
    box-shadow: 0 0 10px #ff6fd899, 0 0 25px #ff6fd866, inset 0 0 10px #ffffff14;
    padding: 10px 30px;
}
.cart__ctas button#checkout {
    background: #000;
    color: #f964ca;
    transition: all .3s ease;
    box-shadow: 0 0 10px #ff6fd899, 0 0 25px #ff6fd866, inset 0 0 10px #ffffff14;
    font-size: 18px;
    font-weight: 600;
}
#shopify-section-template--21372393226475__product-information .price {
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
}
span.cart__total-label.cart-primary-typography {
    font-size: 20px;
    font-weight: 600;
}
.quantity-selector:hover {

}
.cart-items__variant {
    color: #f964ca;
    font-weight: 600;
}
td.cart-items__details.cart-primary-typography span {
    font-weight: 600;
    color: #f964ca;
}
.disclosure-trigger__label.h6 {
    font-weight: 600;
    color: #f964ca;
    font-size: 14px;
}
.cart__summary-item.tax-note.cart-primary-typography small {
    color: #f964ca;
    font-weight: 600;
    font-size: 12px;
}
.quantity-selector:hover {
    
}
.button.cart-items__empty-button {
    font-size: 18px;
    font-weight: 600;
}
button.button.button--primary.cart-discount__button {
    background: #000;
    color: #f964ca;
    transition: all .3s ease;
    box-shadow: 0 0 10px #ff6fd899, 0 0 25px #ff6fd866, inset 0 0 10px #ffffff14;
}
.spacing-style.text-block.h3 p{
  text-align: left;
}
.product-card span.price{
    text-align: left;
    width: 100%;
    display: block;
    font-size: 18px;
    font-weight: 600;
}

@media only screen and (min-width: 769px) {

ul.product-grid.product-grid--grid
{   
grid-template-columns: repeat(4, 1fr);
}

.spacing-style.text-block.h3 p
{
  text-align: left;
  margin: 0px !important;
}

    slideshow-slides .spacing-style.text-block.h3 p {
        padding-top: 30px;
    }

td.cart-items__details.cart-primary-typography * {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #F964CA;
}


}

product-price.text-block.text-block--align-center.text-center.h3.spacing-style .price {
    font-size: 18px;
    text-align: left;
    padding: 10px 0px;
    font-weight: 600;
}
.account-actions__link {
    background: #000;
    color: #f964ca;
    transition: all .3s ease;
    box-shadow: 0 0 10px #ff6fd899, 0 0 25px #ff6fd866, inset 0 0 10px #ffffff14;
}
.collection-card__content.layout-panel-flex--column.test {
    gap: 20px;
}
.collection-card__price.h6 {
    font-size: 18px;
}
/* #shopify-section-template--21372393062635__hero_rgjx7x img.hero__image.hero__image--desktop.hero__image--mobile {
    object-position: center top;
} */

#shopify-section-template--21372393062635__main {
    padding: 0px 25px;
}
.ui-test-collection-list .collection-card__btn.sold-out {
    display: none;
}
rte-formatter.spacing-style.text-block.text-block--Abzkyek5nU3VwaU96W__text_wnQCmf.rte.rte {
    font-weight: 900;
    font-size: 16px;
}
.product-details h4 strong {
    font-size: 16px;
    letter-spacing: 0.6px;
    line-height: 28px;
}




#shopify-section-sections--21372393324779__header_section .menu-drawer__menu-item {
  font-size: 18px !important;
  font-weight: 600 !important;
  text-transform: capitalize !important;
  line-height: 18px;
}
#shopify-section-sections--21372393292011__footer li.menu__item.h4 a{
    font-size: 18px !important;
    font-weight: 600;
}
span.footer-utilities__text a {
    font-size: 15px;
    font-weight: 600;
    color: #f964ca !important;
 
}
span.footer-utilities__text {
    color: #f964ca;
    font-size: 15px;
    font-weight: 600;
}
.social-icons__icon-wrapper:has(.social-icons__icon path) .social-icons__icon {
    display: block;
    font-weight: 600;
    color: #F964CA;
}
.spacing-style h1 {
    font-size: 19px !important;
    font-weight: 400 !important;
}
.cart-items__price.cart-secondary-typography {
    font-weight: 600;
}
span.svg-wrapper.icon-plus svg {
    color: rgb(250 116 213);
}
.cart-items__quantity-controls input[type="number"] {
    color: rgb(250 116 213) !important;
}
@media(min-width: 1025px){
    .collection-card__inner .collection-card__image {
        height: auto !important;
    }
}
@media(min-width: 1000px){
   #shopify-section-template--21372393095403__collection_list_kTdkcn .resource-list.resource-list--grid {
      grid-template-columns: 1fr 1fr 1fr 1fr !important;
    }
}
@media(max-width: 768px){

button.button.button.submit-button.size-style.button
{
  width: 100% !important;
}  

  .collection-wrapper .spacing-style.text-block.h3 p {
        font-size: 14px;
        text-align: left !important;
        font-weight: 600 !important;
  }

  .collection-wrapper .product-card span.price {
   font-size: 14px !important;
    padding-bottom: 10px;
  }

     product-recommendations .spacing-style.text-block.h3 p {
        font-size: 14px;
        text-align: left !important;
        padding-bottom: 5px;
    }

    span.footer-utilities__text, span.footer-utilities__text a
    {
      font-size: 14px !important;
    }

       product-recommendations .group-block-content .h4.spacing-style span {
        font-size: 14px;
    }

td.cart-items__details.cart-primary-typography * {
    color: #F964CA !important;
    font-weight: 600 !important;
}  

product-price.text-block.text-block--align-center.text-center.h3.spacing-style .price {
    font-size: 14px !important;
    padding: 5px 0px !important;
    font-weight: 600;
}

span.svg-wrapper.header-drawer-icon.header-drawer-icon--close svg
{
  width: 50px !important;
  height: 50px !important;
}

.section-resource-list__content rte-formatter h4 
{
  font-size: 16px !important;
}

.spacing-style.text-block.h3 p
{
  text-align: center !important;
}

footer .logo-block.spacing-style {
    text-align: center;
    margin: 0 auto !important;
}

footer li.menu__item.h4 {
    text-align: center;
}

.footer-utilities__group-copyright.custom-typography.footer-utilities__text.custom-font-size {
    text-align: center !important;
}

.social-icons__wrapper.footer-utilities__icons {
        width: 100%;
        justify-content: center !important;
}

.menu-drawer-container.menu-open .menu-drawer {
    background-size: cover !important;
}


  #shopify-section-sections--21372393324779__header_section {
    padding: 0px 10px;
  }
  .svg-wrapper.header-drawer-icon.header-drawer-icon--open {
    font-size: 16px !important;
  }
  h3.ai-product-title-aeufenuhgoujouklqdaigenblock924c9119efxtm{
    font-size: 16px !important;
  }
  .spacing-style.text-block.h3 p{
    font-size: 13px;
    line-height: 1.2;
    font-weight: 500;
  }
  .group-block-content .h4.spacing-style span {
    font-size: 16px;
  }
  .product-card__content .js-dummy-add-to-cart span{
    font-size: 14px !important;
    line-height: 20px;
  }
  .spacing-style.text-block.text-block--AQ3pKNkM3dVRvcE9Od__text_rwpyUz.h3 h1 {
    font-size: 20px;
  }
  #shopify-section-sections--21372393292011__footer li.menu__item.h4 a{
    font-size: 14px !important;
  }
  .group-block-content.layout-panel-flex.layout-panel-flex--column.mobile-column {
    margin-top: 10px;
  }
  .spacing-style.text-block.h3 p {
    font-size: 14px;
    text-align: center !important;
    padding-bottom: 5px;
  }

  span.cart__total-label.cart-primary-typography {
    font-size: 16px !important;
    font-weight: 600;
}

text-component.cart__total-value.cart-secondary-typography {
    font-size: 18px;
    font-weight: 600 !important;
}

slideshow-slides .spacing-style.text-block.h3 p {
    font-size: 14px;
    text-align: left !important;
    padding-bottom: 5px;
    font-weight: 600 !important;
  }

a.cart-items__title {
    font-weight: 600;
}

#shopify-section-template--21372393226475__product_recommendations_8RVdzU h3 {
    text-transform: unset !important;
    font-weight: 600;
}

  .product-details h4 strong {
    font-size: 15px;
    letter-spacing: 0.6px;
    line-height: 20px;
  }
}


.button.js-dummy-add-to-cart:disabled {
    display: none;
}

.product-grid .price {
    font-size: 18px;
    margin-top: 5px !important;
    display: block;
    font-family: 'Source Code Pro';
}
.predictive-search-results__card .resource-card__image {
    object-fit: contain !important;
}
@media screen and (max-width: 600px) {
#shopify-section-template--21373116973291__collection_list_Ge6pfb .collection-card {
    width: 85% !important;
}
}

.collection-card:hover .collection-card__image .primary-image.hover-image {
    opacity: 1 !important;
}


@media (max-width: 1659px) {
  body.page-width-normal.card-hover-effect-lift {
    background-size: contain !important;
  }
}

/* 1660px and above */
@media (min-width: 1660px) {
  body.page-width-normal.card-hover-effect-lift {
    background-size: auto !important;
}