/** Shopify CDN: Minification failed

Line 193:10 Expected ":"

**/
/* .frame-product   select option{
    display: none;
}
variant-selects select{
    box-shadow: unset !important;
    border: unset !important;
    } */
/*     
   
label {
    display: none !important;
}

.product-form__input--button input[type=radio]:checked+label {
    background-color: rgb(var(--color-foreground));
    color: rgb(var(--color-background));
    display: flex !important;
    justify-content: space-between;
    width: 100%;
}
li.li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.variant-box-wrapper {
    width: 100%;
} */
 .mobile-icon{
    display: none;
 }
 .frame-paspartu-option-collection {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    background-color: #F1ECE6 !important;
    width: fit-content;
    padding: 10px 20px;
    border-radius: 5px; 
    overflow: hidden;
    margin: 0 0 0 auto;
}

 .frame-paspartu-option-collection .paspartu-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 14px;
}
 .frame-paspartu-option-collection .toggle-name{
    font-family: var(--font-navigation-family) !important;
    font-weight: var(--font-navigation-weight) !important;
    text-transform: var(--navigation-transform);
 }
 .frame-paspartu-option-collection img{
    max-width: 33px;
    padding: 3px;
    cursor: pointer;
 }
 .frame-paspartu-option-collection .frame-wrapper {
    display: flex;
    gap: 7px;
    align-items: center;
    justify-content: center;
}


 .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 28px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
  background: #b1987f;
}

.slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color:#5b5a5a;
}

input:focus + .slider {
  box-shadow: 0 0 1px #5b5a5a;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(31px);
}
.frame-paspartu-option-collection img.active {
    border: 1.8px solid #000;
    border-radius: 110px;
}
/* Rounded sliders */
.noframe{
        opacity: 0.3;
}
        .slider.round {
    opacity: 1;
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.hide-opt{
    display: none;
}
.frame-color .option-custom-price{
    /* display: none !important; */
}
 .variant-option-custom{
    display: none !important;
 }
 .temp-frame-product  .variant-option-custom{
    display: flex !important;
 }
.note-message {
    font-size: 12px;
    line-height: 100%;
    color: rgb(64, 45, 139);
}
.price-wrapper{
     display: flex;
     justify-content:space-between;
     align-items: center;
     width: 100%;
     max-width: 100%;
}
 .artist-name a{
     font-family: Inter;
     font-weight: 400;
     font-style: Regular;
     font-size: 18px;
     leading-trim: NONE;
     line-height: 100%;
     letter-spacing: 0%;
     text-decoration: underline;
     text-decoration-style: solid;
     text-decoration-offset: 0%;
     text-decoration-thickness: 0%;
     text-decoration-skip-ink: auto;
     color: #000;
}
 .variant-information-image{
  display: none !important;
   
}
 .temp-frame-product  .variant-information-image{
  display: flex !important;
   
}
 .frame-product   .product-form__input{
     flex- direction: column;
}
 .frame-product   .select {
     display: flex;
     position: relative;
     width: 100%;
     flex-direction: column;
}
.hide-frame-price .option-custom-price div{
    opacity: 0;
}
 .frame-product   .variant-option-custom .variant-information-image{
     display: flex !important;
     max-width: 15px;
     position: relative;
     z-index: 1;
}
 .frame-product   .variant-option-custom .variant-box-wrapper {
     display: flex;
     justify-content: space-between;
     align-items: center;
     width: 100%;
     padding: 0;
}
 .frame-product   .main-wraapper {
     display: flex;
     justify-content: space-around;
     width: 100%;
     height: 100%;
     align-self: normal;
     min-height: 60px;
     align-items: center;
     z-index: 1;
}
 .frame-product   .option-custom-name {
     font-family: Inter;
     font-weight: 700;
     font-style: Bold;
     font-size: 18px;
     leading-trim: NONE;
     line-height: 100%;
     letter-spacing: 0%;
     color: #000;
     display: flex;
     justify-content: flex-start;
     align-items: center;
     gap: 10px;
     padding-right: 10px;
     position: relative;
}
 .frame-product   .variant-information-image{
     position: absolute;
     right: 0;
     max-width: 18px;
     z-index: 4;
     opacity: 0;
}
.option-color img{
    max-width: 22px;
    max-height: 22px;
}

.value-image-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
 .frame-product   .option-custom-value {
     font-family: Inter;
     font-weight: 400;
     font-style: Regular;
     font-size: 18px;
     leading-trim: NONE;
     line-height: 100%;
     letter-spacing: 0%;
     color: #000;
     text-align: center;
}
variant-selects .arrow-image-pdp {
    max-width: 20px;
}
 .frame-product   .option-custom-price {
     font-family: Inter;
     font-weight: 400;
     font-style: Regular;
     font-size: 18px;
     leading-trim: NONE;
     line-height: 100%;
     letter-spacing: 0%;
     color: #000;
     display: flex;
     align-items: center;
     gap: 10px;
}
 .frame-product   .select {
     position: relative;
     margin: 35px 0 !important;
}
 .frame-product   .select svg{
     display: none !important;
}
 .frame-product   .form-control:focus-visible{
     background: transparent !important;
     position: relative;
     border: unset !important;
     z-index: 2;
     color: transparent !important;
}
 .frame-product  .select select{
     background: transparent !important;
     position: relative;
     border: unset !important;
     z-index: 2;
     color: transparent !important;
     min-height: 60px;
}

 .frame-product   .variant-option-custom {
     position: absolute;
     z-index: 1;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background:#FFFFFF;
     border-radius: 7px;
     display: flex;
     justify-content: space-between;
     align-items: center;
     width: 100%;
     height: 100%;
     padding: 0 15px 
}
 product-info{
     background: white !important;
}
 .frame-color .option-custom-price div{
   opacity: 0;
}
.frame-color.active .option-custom-price div {
    opacity: 1;
}
 .frame-color.active .variant-option-custom {
    background: #4C4C4C;
 }
 .frame-color.active .option-custom-name{
     color:#fff;
}
 .frame-color.active .option-custom-value{
     color:#fff;
}
 .frame-color.active .option-custom-price{
     color:#fff;
}
 .frame-color.active .arrow-image-pdp{
     filter: invert(1);
}
 .frame-color.active .variant-information-image{
     filter: invert(1);
}
 .frame .variant-option-custom {
     /* background:#000; */
}
 .frame .option-custom-name{
     /* color:#fff; */
}
 .frame .option-custom-value{
     /* color:#fff; */
}
 .frame .option-custom-price{
     /* color:#fff; */
}
 .frame .variant-information-image{
     /* filter: invert(1); */
}
 .frame-color .variant-option-custom {
     /* border: 1.5px solid #000; */
}
/* variant descpopup css */
 /* .variant-desc-popup-overlay {
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background: rgba(0,0,0,0.6);
     display: flex;
     align-items: center;
     justify-content: center;
     z-index: 9999;
} */
.variant-desc-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: normal;
    justify-content: flex-end;
    z-index: 9999;
    height: 100%;
    align-self: normal;
}
 .variant-desc-popup-content {
     background: #fff;
     border-radius: 12px;
     max-width: 400px;
     width: 90%;
     display: flex;
     overflow: hidden;
     box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
     padding: 10px 25px 25px 25px;
     flex-direction: column;
     justify-content: flex-start;
     align-items:flex-end;
     gap: 10px;
     overflow-y: scroll;
}
 .variant-desc-popup-text {
     width: 100%;
}
 .variant-desc-heading{
    text-align: center;
    font-family: Inter;
    font-weight: 700;
     font-style: Bold;
     font-size: 22px;
     leading-trim: NONE;
     line-height: 100%;
     letter-spacing: 0%;
     padding-bottom: 7px;
     /* border-bottom: 1px solid #000; */
    }
    .vairant-image-title-text{
     text-align: center;
     font-family: Inter;
     font-weight: 600;
     font-style: Bold;
     font-size: 22px;
     leading-trim: NONE;
     line-height: 100%;
     letter-spacing: 0%;
     padding-bottom: 7px;
     /* border-bottom: 1px solid #000; */
}
 .variant-desc-popup-description{
    margin-top: 15px;
     padding-top: 15px;
         display: flex;
    padding: 15px;
    background: rgb(187 170 249);
    color: #000;
    border-radius: 10px;
    line-height: 120%;
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000;
}
.variant-image-title-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding-top: 40px;
}
.choose-frame-option {
    display: flex;
    padding: 15px;
    background: rgb(187 170 249);
    color: #000;
    border-radius: 10px;
    line-height: 120%;
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 15px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000;
}
 .cross-image{
     border: 0;
     background: none;
     font-family: Inter;
     line-height: normal;
     padding: 0;
     cursor: pointer;
     line-height: 110%;
     height: unset;
     padding: 10px;
     border-radius: 100px;
     background: #F1F1F1;
     height: 35px;
     width: 35px;
     font-size: 18px;
     font-weight: 400;
}
 .product-form__input .form__label{
    display: none !important;
 }
     .frame-product   .select {
         margin: 20px 0 !important;
}
@media(max-width: 749px){
     .mobile-icon{
    display: flex;
 }
 .frame-paspartu-option-collection .paspartu-wrapper {
    gap: 4px;
    flex-direction: column;
}
.frame-paspartu-option-collection .toggle-name {
    font-size: 11px;
}

.frame-paspartu-option-collection {
    padding: 10px 12px;
}
 .frame-paspartu-option-collection img {
    max-width: 35px;
    display: none;
}
 .frame-paspartu-option-collection img.active {
    display: flex;
}
.switch {
    width: 55px;
    height: 24px;
}
.slider:before
 {
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
}
 @media(max-width: 450px){
     .variant-desc-popup-content {
     width: 100%;
}
     .artist-name a{
     font-size: 12px;
}
     .frame-product   .select select{
         min-height: 50px;
    }
     .frame-product   .option-custom-name {
         font-size: 14px;
    }
     .frame-product   .option-custom-value {
         font-size: 13px;
    }
     .frame-product   .option-custom-price {
         font-size: 13px;
    }
}
