.cartWrapper{display:grid!important;grid-template-columns:1fr 25%;align-items:start;gap:25px}.cartWrapper .cartProduct{display:flex;flex-direction:column;gap:25px}.cartWrapper .cartProduct .cartProductItem{display:grid;grid-template-columns:30% 1fr;align-items:center;gap:25px;padding:25px;border:1px solid #b0bfd2;border-radius:20px;position:relative}.cartWrapper .cartProduct .cartProductItem .removeProduct{width:350px}.cartWrapper .cartProduct .cartProductItem .productIMG{width:100%;height:125px;-o-object-fit:contain;object-fit:contain}.cartWrapper .cartProduct .cartProductItem .cartProductItemContent{display:flex;flex-direction:column;gap:25px}.cartWrapper .cartProduct .cartProductItem .cartProductItemContent .productTitle{font-family:var(--textFont);font-weight:500;font-size:var(--mainText);color:var(--black)}.cartWrapper .cartProduct .cartProductItem .cartProductItemContent .cartProductItemPrice{display:flex;flex-direction:row;align-items:center;gap:25px}.cartWrapper .cartProduct .cartProductItem .cartProductItemContent .cartProductItemPrice .counter{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px;font-family:var(--textFont);font-weight:500;font-size:var(--phone);color:var(--black);padding:5px 0;width:50%;border:1px solid #b0bfd2;border-radius:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.counter form{display:inline-flex;align-items:center;gap:.5rem}.value-input{width:auto;min-width:2ch;padding:.25rem .4rem;text-align:center;font-variant-numeric:tabular-nums;box-sizing:content-box}.cartWrapper .cartProduct .cartProductItem .cartProductItemContent .cartProductItemPrice .counter .value{width:25px;text-align:center}.cartWrapper .cartProduct .cartProductItem .cartProductItemContent .cartProductItemPrice .counter .minus,.cartWrapper .cartProduct .cartProductItem .cartProductItemContent .cartProductItemPrice .counter .plus{background-color:transparent;border:none;display:flex;flex-direction:row;padding:15px;cursor:pointer}.cartWrapper .cartProduct .cartProductItem .cartProductItemContent .priceWrapper{font-family:var(--textFont);display:flex;flex-direction:row;align-items:center;gap:10px}.cartWrapper .cartProduct .cartProductItem .cartProductItemContent .salePrice{font-weight:700;font-size:var(--phone);color:var(--black)}.cartWrapper .cartProduct .cartProductItem .cartProductItemContent .oldPrice{font-weight:500;font-size:var(--mainText);color:#aeb7c4}.cartWrapper .cartDetails{display:flex;flex-direction:column;gap:25px;padding:25px;border:1px solid #b0bfd2;border-radius:20px}.cartWrapper .cartDetails .subTitle{color:var(--button)}.cartWrapper .cartDetails .detailsWrapper{display:flex;flex-direction:column;gap:25px;position:relative}.cartWrapper .cartDetails .detailsItem{display:flex;flex-direction:row;justify-content:space-between;gap:25px;font-family:var(--textFont);font-weight:600;font-size:var(--mainText);position:relative;color:var(--black)}.cartWrapper .cartDetails .detailsItem:last-child .delailName{font-family:var(--textFont);font-weight:500;font-style:Medium;font-size:var(--phone);color:var(--black);text-transform:uppercase}.cartWrapper .cartDetails .detailsItem:last-child .totalPrice{font-family:var(--textFont);font-weight:800;font-size:var(--phone);color:var(--black);text-transform:uppercase}.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper{display:grid!important;grid-template-columns:1fr 25%;align-items:start;gap:25px}.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper .cartProduct{display:flex;flex-direction:column;gap:25px}.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper .cartProduct .cartProductItem{display:grid;grid-template-columns:30% 1fr;align-items:center;gap:25px;padding:25px;border:1px solid #b0bfd2;border-radius:20px;position:relative}.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper .cartProduct .cartProductItem .removeProduct{width:350px}.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper .cartProduct .cartProductItem .productIMG{width:100%;height:125px;-o-object-fit:contain;object-fit:contain}.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper .cartProduct .cartProductItem .cartProductItemContent{display:flex;flex-direction:column;gap:25px}.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper .cartProduct .cartProductItem .cartProductItemContent .productTitle{font-family:Onest;font-weight:500;font-size:var(--mainText);color:var(--dark)}.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper .cartProduct .cartProductItem .cartProductItemContent .cartProductItemPrice{display:flex;flex-direction:row;align-items:center;gap:25px}.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper .cartProduct .cartProductItem .cartProductItemContent .cartProductItemPrice .counter{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px;font-family:Onest;font-weight:500;font-size:var(--phone);color:var(--dark);padding:5px 0;width:175px;border:1px solid #b0bfd2;border-radius:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper .cartProduct .cartProductItem .cartProductItemContent .cartProductItemPrice .counter .value{width:25px;text-align:center}.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper .cartProduct .cartProductItem .cartProductItemContent .cartProductItemPrice .counter .minus,.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper .cartProduct .cartProductItem .cartProductItemContent .cartProductItemPrice .counter .plus{background-color:transparent;border:none;display:flex;flex-direction:row;padding:15px;cursor:pointer}.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper .cartProduct .cartProductItem .cartProductItemContent .priceWrapper{font-family:Onest;display:flex;flex-direction:row;align-items:center;gap:10px}.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper .cartProduct .cartProductItem .cartProductItemContent .salePrice{font-weight:700;font-size:var(--phone);color:var(--dark)}.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper .cartProduct .cartProductItem .cartProductItemContent .oldPrice{font-weight:500;font-size:var(--mainText);color:#aeb7c4}.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper .cartDetails{display:flex;flex-direction:column;gap:25px;padding:25px;border:1px solid #b0bfd2;border-radius:20px}.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper .cartDetails .subTitle{color:var(--button)}.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper .cartDetails .detailsWrapper{display:flex;flex-direction:column;gap:25px;position:relative}.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper .cartDetails .detailsItem{display:flex;flex-direction:row;justify-content:space-between;gap:25px;font-family:Onest;font-weight:600;font-size:var(--mainText);position:relative;color:var(--dark)}.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper .cartDetails .detailsItem:last-child .delailName{font-family:Onest;font-weight:500;font-style:Medium;font-size:var(--phone);color:var(--dark);text-transform:uppercase}.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper .cartDetails .detailsItem:last-child .totalPrice{font-family:Onest;font-weight:800;font-size:var(--phone);color:var(--dark);text-transform:uppercase}.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper .cartDetails .detailsItem:first-child:before{content:"";position:absolute;inset:auto 50% -12px auto;width:100%;height:1px;background-color:#b0bfd2;transform:translate(50%)}@media(max-width:1200px){.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper{grid-template-columns:1fr}}@media(max-width:700px){.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper .cartProduct .cartProductItem{grid-template-columns:1fr;padding:25px 10px;text-align:center}.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper .cartProduct .cartProductItem .cartProductItemContent .cartProductItemPrice{flex-direction:column;justify-content:center}.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper .cartProduct .cartProductItem .removeProduct{width:100%}.cartWrapper .cartDetails .detailsItem:last-child .totalPrice .cartWrapper .cartDetails{padding:25px 10px}}.cartWrapper .cartDetails .detailsItem:first-child:before{content:"";position:absolute;inset:auto 50% -12px auto;width:100%;height:1px;background-color:#b0bfd2;transform:translate(50%)}@media(max-width:1200px){.cartWrapper{grid-template-columns:1fr}}@media(max-width:700px){.cartWrapper .cartProduct .cartProductItem{grid-template-columns:1fr;padding:25px 10px;text-align:center}.cartWrapper .cartProduct .cartProductItem .cartProductItemContent .cartProductItemPrice{flex-direction:column;justify-content:center}.cartWrapper .cartProduct .cartProductItem .removeProduct{width:100%}.cartWrapper .cartDetails{padding:25px 10px}}
