/** Shopify CDN: Minification failed

Line 242:4 Expected "}" to go with "{"

**/
*{
  /* font-family:var(--ft1) !important; */
}

.page-width:has(#product-builder) {
  padding: 0;
}

h1.cpb-product-title {
    color: #111 !important;
    font-family: var(--ft2) !important;
    text-transform: capitalize !important;
    font-weight: 600 !important;
    font-size: 22px !important;
    margin-bottom: 15px;
}

.personalize-it--js {
  width: 100%;
  margin-bottom: 15px !important;
  max-width: unset !important;
  border-radius: 0px;
}

#product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-option.cpb-option-type-img img,
#product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-option.cpb-option-type-img {
  border-radius: 25% !important;
  width: 60px !important;
  height: 60px !important;
  border: none !important;
}

/* #product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-option.cpb-option-type-img img,
#product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-option.cpb-option-type-img:hover {
   border: 1px solid #000 !important;
} */
#product-builder .charm-step {
  display: none;
}
#product-builder .cpb-current-tab-index-0 .charm-step:nth-of-type(2),
#product-builder .cpb-current-tab-index-1 .charm-step:nth-of-type(2) {
  display: block;
}
#product-builder .cpb-current-tab-index-2 .charm-step:nth-of-type(3) {
  display: block;
}
#product-builder .cpb-current-tab-index-3 .charm-step:nth-of-type(4) {
  display: block;
}
#product-builder .cpb-current-tab-index-4 .charm-step:nth-of-type(5) {
  display: block;
}
#product-builder .cpb-current-tab-index-5 .charm-step:nth-of-type(6) {
  display: block;
}

#product-builder .cpb-current-tab-index-6 .charm-step:nth-of-type(7) {
  display: block;
}
#product-builder .cpb-current-tab-index-7 .charm-step:nth-of-type(8) {
  display: block;
}
#product-builder .cpb-current-tab-index-8 .charm-step:nth-of-type(9) {
  display: block;
}

#product-builder .charm-step .cpb-panel-title {
  display: none;
}

@media (max-width: 999px) {
  #product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-category-options-container.img .cpb-option__wrapper,
  #product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-category-options-container.percentage .cpb-option__wrapper {
      flex-wrap: wrap;
      justify-content: flex-start;
  }
  #product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-category-options-container.img .option,
  #product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-category-options-container.percentage .option {
      margin: 0;
  }
  #product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-option.cpb-option-type-img img {
      width: 100% !important;
      height: 100% !important;
  }


  #product-builder[data-unshrinked-height="true"] .cpb-preview-layers {
    height: var(--unshrinked-height) !important;
  }
  #product-builder[data-unshrinked-height="true"] .cpb-preview-layers .cpb-preview-elements {
    transform: scale(1) !important;
  }
  #product-builder[data-unshrinked-height="true"][class*="cpb-fix-image"] .cpb-panels-container {
    padding-top: calc(var(--unshrinked-height) + 5px) !important;
  }
}

/* #product-builder h1.cpb-product-title {
  font-size: 22px;
  text-align: left;
}
.joCwkX .cpb-layout:not(.cpb-is-admin) .cpb-option-type-img img,
.joCwkX .cpb-layout:not(.cpb-is-admin) .cpb-option-type-color-bg {
  border-radius: 50% !important;
  border: 1px solid #000 !important;
} */

 .cpb-layout:not(.cpb-is-admin) .cpb-category-title__inner span {
    color: rgb(230, 132, 146) !important;
    font-size: 16px !important;
    font-weight: 600;
}
.sc-hzhKNl.jNJIeB.cpb-product-price {
    font-weight: 700 !important;
}
input.sc-dWZrec.YMUTr.cpb-quantity-value {
    padding: 1px 0 !important;
}
.tab-container .tab-content {
    display: block !important;
}
div#shopify-block-AYTd1dC8zdmZ6NERld__trustshop_product_reviews_widget_box_QQjNXT {
    display: none !important;
}
 .cpb-layout:not(.cpb-is-admin) .cpb-option-tooltip-img,  .cpb-layout:not(.cpb-is-admin) .cpb-option-type-color-bg,  .cpb-layout:not(.cpb-is-admin) .cpb-option-type-img img {
    width: 60px !important;
    height: 60px !important;
}
#product-builder .cpb-theme-provider.aloha .cpb-layout:not(.cpb-is-admin) .cpb-option.cpb-option-type-img {
    margin:0 !important;
}
.cpb-layout.cpb-shift-60 .cpb-preview-container, .cpb-layout.cpb-shift-60 .cpb-editor {
    /* flex-basis: calc(70% - 40px) !important; */
    /* max-width: calc(70% - 40px) !important; */
}
 @media only screen and (min-width: 766px){
#product-builder .cpb-layout.cpb-shift-60 .cpb-panels-container {
    flex-basis: 30% !important;
    max-width: 30% !important;
}
 }
.cpb-layout {
  width: calc(100% - 20px) !important;
}

.template-product .tab-container {
    margin-bottom: 5px !important;
}

.cpb-quantity {
    /* display: block !important; */
}
input.sc-dWZrec.YMUTr.cpb-quantity-value {
    min-height: 25px !important;
    margin:10px 5px !important;
}

button.cpb-actions-btn.cpb-reset-button, button.cpb-actions-btn.cpb-add-to-cart-button {
  box-shadow: none !important;
}

.cpb-option__wrapper {
  max-height: 400px; /* Adjust height as needed */
  overflow-x: auto;
  flex-wrap: nowrap; /* Prevent wrapping */
  gap: 8px; /* Adjust spacing between items */
}

@media (max-width: 999px) {
  #product-builder .cpb-preview-container .cpb-product-full-price {
    display: none;
  }
}

 @media only screen and (max-width: 766px){
   .sc-gfopwy.jvjalt.cpb-option__wrapper {
   max-height: 300px ;
 }
/* Optional: Hide scrollbar for a cleaner look */
.sc-gfopwy.jvjalt.cpb-option__wrapper::-webkit-scrollbar {
  width: 10px;
}

.sc-gfopwy.jvjalt.cpb-option__wrapper::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}

.sc-gfopwy.jvjalt.cpb-option__wrapper::-webkit-scrollbar-track {
  background: transparent;
}
 @media only screen and (max-width: 766px){
  /* .sc-dGCntx.cqpKSC.cpb-product-actions {
    position: sticky !important;
    bottom: 0 !important;
    left: 0;
    width: 100%;
    z-index: 1000; 
    padding: 10px;
  } */
  h1.cpb-product-title {
    /* position: absolute;
    top: -72px;
    z-index: 9999; */
    font-size: 18px !important;
    padding-inline-start: 0 !important;
  }
  
  #product-builder .cpb-quantity {
    position: relative;
  }
   #product-builder .cpb-quantity .cpb-quantity-actions {
     position: absolute;
     right: 0;
     top: -5px;
   }
}

   .fIkXVb {
     padding:0 !important;
   }

   button.cpb-panels-tabs-button {
    display: none !important;
}
.page-width {
    padding-left: 0px !important; 
    padding-right: 0px !important;
}

div#template--19278595096811__custom_liquid_W7VH7d {
    max-width: 100% !important;
}
/* 
   div#shopify-section-template--19925079556331__product {
    display: none !important;
} */