ul.breadcrumb-list{list-style:none;display:flex;padding-left:0;gap:17px;margin:0;align-items:center;flex-wrap:nowrap;white-space:nowrap}ul.breadcrumb-list li{display:inline-flex;align-items:center;flex:0 0 auto}li.breadcrumb-separator{display:flex;align-items:center}.product-breadcrumb{font-size:14px;color:#3a3b3f;display:flex;gap:20px;padding-bottom:20px;align-items:center;width:100%;box-sizing:border-box}.product-breadcrumb a{text-decoration:none;color:#82868e;display:inline-block;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-breadcrumb .caret{display:flex;align-items:center}@media(max-width:900px){ul.breadcrumb-list{gap:12px;flex-wrap:wrap;white-space:normal}.product-breadcrumb{font-size:13px;gap:12px}.product-breadcrumb a{max-width:180px}}@media(max-width:480px){.product-breadcrumb{overflow-x:auto;-webkit-overflow-scrolling:touch}ul.breadcrumb-list{gap:8px;flex-wrap:nowrap}.product-breadcrumb::-webkit-scrollbar{height:6px}.product-breadcrumb::-webkit-scrollbar-thumb{border-radius:3px;background:#0000001a}.product-breadcrumb a{font-size:13px;max-width:140px}}.product__text_chip{background:#f5f6f6;font-size:14px;width:fit-content;padding-block:7px;padding-inline:12px;border-radius:50px;margin-bottom:10px}.product-sku{color:#82868e}.product-icon-section{background:#f5f6f6;padding:16px 24px;border-radius:12px;gap:10px;list-style:none}.product-form__buttons button{background:#ffcb30;border-radius:12px;color:#000}.product-form__buttons button:after,.button:not([disabled]):hover:after{border:none;box-shadow:none}.quantity:after{border:none;box-shadow:none}.quantity{border-radius:12px;overflow:hidden;border:1px solid #E5E7E8}.product__info-container .price-item{font-size:28px;color:#3a3b3f}@media(min-width:769px){.product-icon-section{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:15px}}.product-tabs{margin-top:40px}.product-tabs input[type=radio]{display:none}.tab-labels{display:flex;justify-content:space-between;width:100%;border-bottom:2px solid #e5e5e5}.tab-label{flex:1;cursor:pointer;border-bottom:2px solid transparent;transition:.25s ease}.tab-label h2{text-align:center;color:#82868e;font-weight:300;font-size:14px}.tab-label:hover{color:#424348}#tab1:checked~.tab-labels label[for=tab1],#tab2:checked~.tab-labels label[for=tab2],#tab3:checked~.tab-labels label[for=tab3]{border-bottom:2px solid #000;margin-bottom:-2px}#tab1:checked~.tab-labels label[for=tab1] h2,#tab2:checked~.tab-labels label[for=tab2] h2,#tab3:checked~.tab-labels label[for=tab3] h2{color:#424348;font-weight:600}.tab-panel{display:none;padding:22px 0;animation:fadeIn .25s ease}#tab1:checked~#panel1{display:block}#tab2:checked~#panel2{display:block}#tab3:checked~#panel3{display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.tab-panel-width{width:550px;margin:auto}@media(max-width:480px){.tab-labels{overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;border-bottom:none;padding-bottom:4px}.tab-label{flex:0 0 auto;min-width:120px;text-align:center;padding-inline:10px;font-size:14px;border-bottom:2px solid #e5e5e5}#tab1:checked~.tab-labels label[for=tab1],#tab2:checked~.tab-labels label[for=tab2],#tab3:checked~.tab-labels label[for=tab3]{border-bottom:2px solid #000;margin:0}.tab-panel-width{width:100%;max-width:550px;padding:0;box-sizing:border-box}}.spec-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr auto;gap:0 0}.spec-item{display:contents}.spec-item:first-child .spec-label,.spec-item:first-child .spec-value{padding-top:0}.spec-item:last-child .spec-label,.spec-item:last-child .spec-value{border:none}.spec-label{font-weight:600;color:#333;padding:1rem 0;border-bottom:1px solid #e5e5e5}.spec-value{color:#666;padding:1rem 0;border-bottom:1px solid #e5e5e5;text-align:left}@media(max-width:600px){.spec-list{display:grid!important;grid-template-columns:1fr!important;gap:0!important}.spec-item{display:block!important}.spec-label{grid-column:1!important;display:block!important;padding:.6rem 0 .15rem!important;border-bottom:none!important;white-space:normal!important;font-weight:600;color:#333}.spec-value{grid-column:1!important;display:block!important;padding:0 0 .6rem!important;border-bottom:1px solid #e5e5e5!important;color:#666;text-align:left;word-break:break-word}.spec-item:first-child .spec-label,.spec-item:first-child .spec-value{padding-top:0!important}.spec-item:last-child .spec-value{border-bottom:none!important;padding-bottom:0!important}@media(max-width:360px){.spec-label{font-size:13px!important;padding:.45rem 0 .1rem!important}.spec-value{font-size:13px!important;padding:0 0 .5rem!important}}}.desc-table{list-style:none;padding:0}.desc-title{font-weight:700}.desc-table,.desc-body{display:block}.desc-table{margin:0}.desc-body{color:#3a3b3f;line-height:1.5;margin:0}.desc-body a{color:#3e70dd}.desc-header{display:flex;flex-direction:row;gap:8px;align-items:center}.desc-row{display:grid;gap:5px;border-bottom:1px solid #e5e5e5;padding-block:2rem}.desc-row:first-child{padding-top:0}.desc-row:last-child{border:none}.desc-body ul{list-style:disc}.thumbnail[aria-current]{box-shadow:none!important;border-color:rgb(var(--color-foreground));border-radius:12px;border-width:1px}.thumbnail{border-radius:12px}.slider-button .icon{height:100%!important;fill:#676b73}.product-media-container,.product-media-container .product__media{border-radius:12px}.stock-message{font-weight:100;display:flex;flex-direction:row;align-items:center;gap:7px}.stock-message.in-stock{color:#21c66e}.stock-message.out-stock{color:#c62175}.price-per-item__container.w-custom-stock{gap:25px}.collapsible-content summary:hover{background:none!important}.product__info-container .form__label{text-transform:uppercase;color:#82868e;font-size:14px}.accordion{border:none!important}.accordion details{border:1px solid #E5E7E8;border-radius:12px;padding-inline:20px}.accordion details[open]{background:#f5f6f6}.price__container .price__sale{line-height:1}product-info .price__container .price__sale s.price-item.price-item--regular{font-size:20px;color:#82868e}.price--on-sale .price__container .price__sale{display:flex;align-items:end;gap:1.5rem;flex-direction:row-reverse}@media(max-width:768px){.price--on-sale .price__container .price__sale{justify-content:start}}h3.collapsible-content__heading{color:#202b2d;font-size:24px}.accordion__title{font-size:14px;font-weight:530;color:#3a3b3f}.accordion__content{font-size:14px;padding:0!important}.collapsible-content.custom-collapsible-content .accordion{margin-bottom:10px}.collapsible-content summary:hover .accordion__title{text-decoration:none!important}.custom-heading-wrapper.custom-heading-align-left{text-align:left}.custom-heading-wrapper.custom-heading-align-center{text-align:center}.custom-heading-wrapper.custom-heading-align-right{text-align:right}.yotpo-head{display:none!important}.custom_card__badge.card__badge{display:flex!important;margin-bottom:15px;gap:7px}.custom_card__information h3.card__heading{font-size:16px;color:#4b4d53}.custom-card-information .price{color:#3a3b3f;font-size:18px}.custom-card-information s.price-item.price-item--regular{font-size:14px;color:#acafb4}@media(max-width:749px){.product__info-container .price-item{font-size:24px}product-info .price__container .price__sale s.price-item.price-item--regular{font-size:18px}.custom-card-information .price{font-size:16px}.custom-card-information .price--on-sale .price__sale{flex-wrap:wrap;justify-content:flex-end;column-gap:.6rem;row-gap:.4rem}}.card__badge .badge{border:none;color:#21c66e;background:#f5f6f6;display:flex;gap:5px;padding-block:7px;align-items:center;width:fit-content}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-custom.css.map */
