.custom-cart-list-pro{list-style:none;margin:0;padding:0}.custom-cart-item-pro{display:flex;align-items:center;transition:opacity .3s ease-in-out;font-family:yekan bakh,Sans-serif;font-feature-settings:"numr";padding:15px;border:1px solid rgba(152,151,151,.46);border-radius:8px;margin-bottom:15px}.quantity-btn-pro,.remove-button-pro{line-height:1!important;transition:background-color .2s,color .2s!important;cursor:pointer!important}.custom-cart-item-pro.item-loading{opacity:.4;pointer-events:none}.custom-cart-item-pro:last-child{margin-bottom:0}.cart-item-top-section{display:flex;width:100%;align-items:center}.custom-product-thumbnail-pro{margin-left:15px;flex-shrink:0}.custom-product-thumbnail-pro img{width:130px;height:130px;object-fit:cover;border-radius:8px}.custom-product-info-pro{flex-grow:1;display:flex;gap:5px;flex-direction:column;align-items:flex-start;justify-content:flex-start}.custom-product-info-pro a{text-decoration:none;color:inherit}.product-name-pro{font-size:16px!important;font-weight:400!important;color:#333232!important;margin-bottom:0!important}.product-controls-wrapper{display:flex!important;align-items:center!important;gap:15px!important;margin-left:auto!important;flex-shrink:0!important;flex-direction:column!important;width:28%!important}.product-price-pro{display:flex!important;flex-direction:column!important;gap:0!important;min-width:150px!important}.product-price-pro .unit-price{font-size:17px!important;color:#000!important;padding-bottom:10px!important;font-weight:400!important}.product-price-pro .line-total{font-size:17px!important;color:#000!important;font-weight:400!important}.product-price-pro .price-label{font-weight:500!important;font-size:15px!important;color:#5b5a5a!important}.guarantee-price-display .woocommerce-Price-currencySymbol,.insurance-price-display .woocommerce-Price-currencySymbol,.product-price-pro .woocommerce-Price-currencySymbol,.product-profit-pro{font-size:13px!important}.product-profit-pro{color:#fd1d1d!important;background:#fff6f6!important;width:100%!important;padding:10px!important;border-radius:8px!important;font-weight:400!important}.guarantee-applied-notice,.insurance-applied-notice{font-size:12px!important;width:100%!important;padding:13px!important;border-radius:8px!important;font-weight:400!important;text-align:center!important;color:#0056b3!important;background:#e7f3ff!important}.product-actions-pro{display:flex!important;gap:10px!important;width:100%!important;margin-left:0!important;flex-direction:row-reverse!important;justify-content:space-between!important;align-items:center!important}.quantity-control-pro,.remove-button-pro{width:50%!important;display:flex!important}.quantity-control-pro{align-items:center!important;border:1px solid #ddd!important;border-radius:8px!important;overflow:hidden!important;flex-direction:row!important;justify-content:space-between!important}.quantity-btn-pro{font-weight:300!important;background-color:#fff!important;color:#000!important;border:none!important;padding:8px 12px!important;font-size:18px!important}.quantity-btn-pro:hover{background-color:#0a33ff!important;color:#fff!important}.quantity-btn-pro:disabled{cursor:not-allowed!important;color:#ccc!important;background-color:#f5f5f5!important}.quantity-display-pro{padding:0 10px!important;font-weight:400!important;font-size:16px!important}.remove-button-pro{background:#fff!important;border:1px solid #ddd!important;border-radius:8px!important;padding:8px 20px!important;align-items:center!important;color:#aa9c9b!important;font-weight:300!important;font-size:12px!important}.remove-button-pro:hover{background-color:#ff3636!important;color:#fff!important}.remove-button-pro span{font-size:1em!important}.custom-cart-empty img.empty-cart-svg{width:100px!important;height:100px!important;margin-bottom:20px!important;opacity:.5!important}.guarantee-section,.insurance-section{margin-top:10px!important;width:100%!important}.guarantee-details,.insurance-details{width:70%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:15px!important;padding:8px!important;border-radius:8px!important;border:1px solid #efefef!important}.guarantee-info-wrapper,.insurance-info-wrapper{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:5px!important}.guarantee-title,.insurance-title{font-size:13px!important;font-weight:400!important;color:#010101!important;display:flex!important;align-items:center!important;gap:5px!important}.guarantee-price-display,.insurance-price-display{display:flex!important;align-items:center!important;gap:8px!important}.sora-discount-badge{background-color:#e22929!important;color:#fff!important;padding:2px 10px!important;border-radius:5px!important;font-size:11px!important;line-height:20px!important;font-weight:400!important}.guarantee-price-display del,.insurance-price-display del{color:#828384!important;font-size:13px!important;text-decoration:line-through!important}.guarantee-price-display ins,.insurance-price-display ins{text-decoration:none!important;font-weight:500!important;font-size:17px!important;color:#000!important}.guarantee-buttons-wrapper,.insurance-buttons-wrapper{display:flex!important}.guarantee-toggle-btn,.insurance-toggle-btn{cursor:pointer!important;background-color:#fff!important;border:1px solid #e0e0e6!important;color:#0c0c0c!important;border-radius:8px!important;padding:0 12px!important;font-size:12px!important;font-weight:500!important;transition:.3s!important;white-space:nowrap!important}.guarantee-toggle-btn.active,.insurance-toggle-btn.active{background-color:#e7f3ff!important;color:#0056b3!important;border-color:#0056b3!important}.guarantee-toggle-btn:hover,.insurance-toggle-btn:hover{background-color:#010131!important;color:#fff!important}.tooltip-icon{position:relative!important;display:inline-block!important;cursor:pointer!important;background-color:#868585!important;color:#fff!important;width:16px!important;height:10px!important;border-radius:50%!important;font-size:12px!important;line-height:16px!important;padding:1px!important}.tooltip-icon::after{content:attr(data-tooltip)!important;position:absolute!important;bottom:125%!important;left:50%!important;transform:translateX(-50%)!important;background-color:#333!important;color:#fff!important;padding:8px 12px!important;border-radius:6px!important;font-size:12px!important;white-space:normal!important;width:250px!important;text-align:right!important;visibility:hidden!important;opacity:0!important;transition:opacity .3s,visibility .3s!important;z-index:10!important;font-family:yekan bakh,Sans-serif!important;font-weight:400!important}.tooltip-icon:hover::after{visibility:visible!important;opacity:1!important}.cart-totals-summary{border:1px solid #e0e0e6!important;border-radius:8px!important;padding:20px!important;font-family:yekan bakh,sans-serif!important;font-feature-settings:"numr"!important}.summary-row{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:12px 0!important;border-bottom:1px solid #f0f0f2!important}.summary-row:last-of-type{border-bottom:none!important}.summary-row span:first-child{font-size:14px!important;color:#5b5a5a!important}.summary-row span:last-child{font-size:17px!important;font-weight:500!important;color:#000!important}.summary-row.profit span:last-child{color:#171717!important}.checkout-button-summary{display:block!important;background-color:#51be67!important;color:#fff!important;padding:12px!important;border-radius:8px!important;text-decoration:none!important;font-weight:400!important;margin-top:18px!important;transition:background-color .2s!important}.checkout-button-summary:hover{background-color:#51be67!important;color:#fcfcfc!important}@media (max-width:768px){.custom-cart-item-pro{flex-direction:column!important;align-items:flex-start!important;padding-bottom:40px!important}.cart-item-top-section{gap:10px!important;display:flex!important;flex-direction:column!important}.custom-product-thumbnail-pro img{width:150px!important;height:150px!important}.product-name-pro{font-size:13px!important;text-align:center!important;width:100%!important}.guarantee-details,.insurance-details{width:100%!important;flex-direction:row!important;align-items:center!important;gap:10px!important;display:flex!important}.guarantee-toggle-btn,.insurance-toggle-btn{width:auto!important;text-align:center!important;padding:7px 10px!important}.guarantee-buttons-wrapper,.insurance-buttons-wrapper{width:auto!important;display:flex!important}.guarantee-price-display ins,.insurance-price-display ins{font-size:14px!important}.product-controls-wrapper{flex-direction:column!important;width:100%!important;justify-content:space-between!important;margin-top:5px!important;gap:15px!important;padding-top:10px!important;display:flex!important}.product-actions-pro{flex-direction:row-reverse!important;width:100%!important;gap:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding-top:10px}.product-price-pro .line-total,.product-price-pro .unit-price{font-size:25px!important}.quantity-control-pro,.remove-button-pro{width:120px!important;justify-content:space-between!important;display:flex!important;flex-direction:row!important;align-items:center!important}.guarantee-applied-notice,.insurance-applied-notice,.product-profit-pro{flex-grow:1;background:#e7f3ff;color:#0056b3!important;font-size:12px;width:100%;padding:13px;border-radius:8px;font-weight:400;text-align:center}.product-profit-pro{color:#fd1d1d!important;background:#ffdfe2}.guarantee-applied-notice,.insurance-applied-notice{color:#0056b3!important}}.custom-cart-list-pro{list-style:none;margin:0;padding:0}.custom-cart-item-pro{display:flex;align-items:center;transition:opacity .3s ease-in-out;font-family:yekan bakh,yekan bakh;font-feature-settings:"numr";padding:15px;border:1px solid rgba(152,151,151,.46);border-radius:8px;margin-bottom:15px}.quantity-btn-pro,.remove-button-pro{line-height:1!important;transition:background-color .2s,color .2s!important;cursor:pointer!important}.custom-cart-item-pro.item-loading{opacity:.4;pointer-events:none}.custom-cart-item-pro:last-child{margin-bottom:0}.cart-item-top-section{display:flex;width:100%;align-items:center}.custom-product-thumbnail-pro{margin-left:15px;flex-shrink:0}.custom-product-thumbnail-pro img{width:130px;height:130px;object-fit:cover;border-radius:8px}.custom-product-info-pro{flex-grow:1;display:flex;gap:5px;flex-direction:column;align-items:flex-start;justify-content:flex-start}.custom-product-info-pro a{text-decoration:none;color:inherit}.product-name-pro{font-size:16px!important;font-weight:500!important;color:#333232!important;margin-bottom:0!important}.product-controls-wrapper{display:flex!important;align-items:center!important;gap:15px!important;margin-left:auto!important;flex-shrink:0!important;flex-direction:column!important;width:28%!important}.product-price-pro{display:flex!important;flex-direction:column!important;gap:0!important;min-width:150px!important}.product-price-pro .unit-price{font-size:17px!important;color:#000!important;padding-bottom:10px!important;font-weight:400!important}.product-price-pro .line-total{font-size:17px!important;color:#000!important;font-weight:400!important}.product-price-pro .price-label{font-weight:400!important;font-size:15px!important;color:#5b5a5a!important}.guarantee-price-display .woocommerce-Price-currencySymbol,.insurance-price-display .woocommerce-Price-currencySymbol,.product-price-pro .woocommerce-Price-currencySymbol,.product-profit-pro{font-size:13px!important}.product-profit-pro{color:#fd1d1d!important;background:#fff6f6!important;width:100%!important;padding:10px!important;border-radius:8px!important;font-weight:400!important}.guarantee-applied-notice,.insurance-applied-notice{font-size:12px!important;width:100%!important;padding:13px!important;border-radius:8px!important;font-weight:400!important;text-align:center!important;color:#0056b3!important;background:#e7f3ff!important}.product-actions-pro{display:flex!important;gap:10px!important;width:100%!important;margin-left:0!important;flex-direction:row-reverse!important;justify-content:space-between!important;align-items:center!important}.quantity-control-pro,.remove-button-pro{width:50%!important;display:flex!important}.quantity-control-pro{align-items:center!important;border:1px solid #ddd!important;border-radius:8px!important;overflow:hidden!important;flex-direction:row!important;justify-content:space-between!important}.quantity-btn-pro{font-weight:300!important;background-color:#fff!important;color:#000!important;border:none!important;padding:8px 12px!important;font-size:18px!important}.quantity-btn-pro:hover{background-color:#0a33ff!important;color:#fff!important}.quantity-btn-pro:disabled{cursor:not-allowed!important;color:#ccc!important;background-color:#f5f5f5!important}.quantity-display-pro{padding:0 10px!important;font-weight:400!important;font-size:16px!important}.remove-button-pro{background:#fff!important;border:1px solid #ddd!important;border-radius:8px!important;padding:8px 20px!important;align-items:center!important;color:#aa9c9b!important;font-weight:300!important;font-size:12px!important}.remove-button-pro:hover{background-color:#ff3636!important;color:#fff!important}.remove-button-pro span{font-size:1em!important}.custom-cart-empty img.empty-cart-svg{width:100px!important;height:100px!important;margin-bottom:20px!important;opacity:.5!important}.guarantee-section,.insurance-section{margin-top:10px!important;width:100%!important}.guarantee-details,.insurance-details{width:70%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:15px!important;padding:8px!important;border-radius:8px!important;border:1px solid #efefef!important}.guarantee-info-wrapper,.insurance-info-wrapper{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:5px!important}.guarantee-title,.insurance-title{font-size:13px!important;font-weight:400!important;color:#010101!important;display:flex!important;align-items:center!important;gap:5px!important}.guarantee-price-display,.insurance-price-display{display:flex!important;align-items:center!important;gap:8px!important}.sora-discount-badge{background-color:#e22929!important;color:#fff!important;padding:2px 10px!important;border-radius:5px!important;font-size:11px!important;line-height:20px!important;font-weight:400!important}.guarantee-price-display del,.insurance-price-display del{color:#828384!important;font-size:13px!important;text-decoration:line-through!important}.guarantee-price-display ins,.insurance-price-display ins{text-decoration:none!important;font-weight:500!important;font-size:17px!important;color:#000!important}.guarantee-buttons-wrapper,.insurance-buttons-wrapper{display:flex!important}.guarantee-toggle-btn,.insurance-toggle-btn{cursor:pointer!important;background-color:#fff!important;border:1px solid #e0e0e6!important;color:#0c0c0c!important;border-radius:8px!important;padding:0 12px!important;font-size:12px!important;font-weight:500!important;transition:.3s!important;white-space:nowrap!important}.guarantee-toggle-btn.active,.insurance-toggle-btn.active{background-color:#e7f3ff!important;color:#0056b3!important;border-color:#0056b3!important}.guarantee-toggle-btn:hover,.insurance-toggle-btn:hover{background-color:#010131!important;color:#fff!important}.tooltip-icon{position:relative!important;display:inline-block!important;cursor:pointer!important;background-color:#868585!important;color:#fff!important;width:16px!important;height:16px!important;border-radius:50%!important;font-size:12px!important;line-height:16px!important;padding:1px!important}.tooltip-icon::after{content:attr(data-tooltip)!important;position:absolute!important;bottom:125%!important;left:50%!important;transform:translateX(-50%)!important;background-color:#333!important;color:#fff!important;padding:8px 12px!important;border-radius:6px!important;font-size:12px!important;white-space:normal!important;width:250px!important;text-align:right!important;visibility:hidden!important;opacity:0!important;transition:opacity .3s,visibility .3s!important;z-index:10!important;font-family:VazirMatn,Sans-serif!important;font-weight:400!important}.tooltip-icon:hover::after{visibility:visible!important;opacity:1!important}.cart-totals-summary{border:1px solid #e0e0e6!important;border-radius:8px!important;padding:20px!important;font-family:VazirMatn,sans-serif!important;font-feature-settings:"numr"!important}.summary-row{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:12px 0!important;border-bottom:1px solid #f0f0f2!important}.summary-row:last-of-type{border-bottom:none!important}.summary-row span:first-child{font-size:14px!important;color:#5b5a5a!important}.summary-row span:last-child{font-size:17px!important;font-weight:500!important;color:#000!important}.summary-row.profit span:last-child{color:#171717!important}.checkout-button-summary{display:block!important;background-color:#51be67!important;color:#fff!important;padding:12px!important;border-radius:8px!important;text-decoration:none!important;font-weight:400!important;margin-top:18px!important;transition:background-color .2s!important}.checkout-button-summary:hover{background-color:#51be67!important;color:#fcfcfc!important}@media (max-width:768px){.custom-cart-item-pro{flex-direction:column!important;align-items:flex-start!important;padding-bottom:40px!important}.cart-item-top-section{gap:10px!important;display:flex!important;flex-direction:column!important}.custom-product-thumbnail-pro img{width:150px!important;height:150px!important}.product-name-pro{font-size:13px!important;text-align:center!important;width:100%!important}.guarantee-details,.insurance-details{width:100%!important;flex-direction:row!important;align-items:center!important;gap:10px!important;display:flex!important}.guarantee-toggle-btn,.insurance-toggle-btn{width:auto!important;text-align:center!important;padding:7px 10px!important}.guarantee-buttons-wrapper,.insurance-buttons-wrapper{width:auto!important;display:flex!important}.guarantee-price-display ins,.insurance-price-display ins{font-size:14px!important}.product-controls-wrapper{flex-direction:column!important;width:100%!important;justify-content:space-between!important;margin-top:5px!important;gap:15px!important;padding-top:10px!important;display:flex!important}.product-actions-pro{flex-direction:row-reverse!important;width:100%!important;gap:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding-top:10px}.product-price-pro .line-total,.product-price-pro .unit-price{font-size:25px!important}.quantity-control-pro,.remove-button-pro{width:120px!important;justify-content:space-between!important;display:flex!important;flex-direction:row!important;align-items:center!important}.guarantee-applied-notice,.insurance-applied-notice,.product-profit-pro{flex-grow:1;background:#e7f3ff;color:#0056b3!important;font-size:12px;width:100%;padding:13px;border-radius:8px;font-weight:400;text-align:center}.product-profit-pro{color:#fd1d1d!important;background:#ffdfe2}}