@charset "UTF-8";.order-summary-top .section-title{padding-bottom:18px;border-bottom:1px solid var(--border-color-lite);font-size:20px;font-weight:28px}.order-summary-top .cart-item{padding:10px 0;align-items:center}.order-summary-top .cart-item .product-image{border:1px solid var(--border-color-lite);overflow:unset;align-self:flex-start;background:var(--color-white)}.order-summary-top .cart-item .product-image.skeleton{background:var(--color-gray-lite);border-color:var(--color-gray-lite)}.order-summary-top .cart-item .product-image img{border-radius:var(--radius-default)}.order-summary-top .cart-item .product-image .qty-count{width:16px;height:16px;background:var(--color-red);border-radius:50%;position:absolute;top:-6px;display:flex;align-items:center;justify-content:center;color:var(--color-white);font-size:10px;line-height:16px}.ltr .order-summary-top .cart-item .product-image .qty-count{right:-6px}.rtl .order-summary-top .cart-item .product-image .qty-count{left:-6px}.ltr .order-summary-top .cart-item .product-info{padding-right:15px}.rtl .order-summary-top .cart-item .product-info{padding-left:15px}.ltr .order-summary-top .cart-item .product-info.product-info-skeleton{padding-right:0}.rtl .order-summary-top .cart-item .product-info.product-info-skeleton{padding-left:0}.order-summary-top .cart-item .product-info .product-name{margin:0;font-weight:var(--font-medium);transition:var(--transition-150);text-decoration-line:underline;text-decoration-color:transparent}.order-summary-top .cart-item .product-info .product-name:hover{text-decoration-color:var(--color-black)}.order-summary-top .cart-item .product-info .product-name .skeleton{height:15px;background:var(--color-gray-lite);border-radius:4px}.order-summary-top .cart-item .product-info .product-name .skeleton:first-child{margin-bottom:5px}.order-summary-top .cart-item .product-info .product-options{margin-top:5px}.order-summary-top .cart-item .product-info .product-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:6px}.order-summary-top .cart-item .product-info .product-qty{font-weight:var(--font-medium);color:var(--color-gray);white-space:nowrap}.order-summary-top .cart-item .product-price{display:inline-flex;align-items:baseline;justify-content:flex-end;gap:8px;white-space:nowrap}.ltr .order-summary-top .cart-item .product-price{text-align:right;margin-left:auto}.rtl .order-summary-top .cart-item .product-price{text-align:left;margin-right:auto}.order-summary-top .cart-item .product-price .current{color:var(--color-red);font-weight:var(--font-bold);line-height:1.2}.order-summary-top .cart-item .product-price .original{color:var(--color-gray);font-weight:var(--font-medium);text-decoration:line-through;line-height:1.2}.order-summary-top .coupon-wrap input{height:40px}.ltr .order-summary-top .coupon-wrap .btn-apply-coupon{margin-left:10px}.rtl .order-summary-top .coupon-wrap .btn-apply-coupon{margin-right:10px}@media screen and (max-width:400px){.order-summary-top .cart-item{flex-wrap:wrap}.order-summary-top .cart-item .product-info{width:calc(100% - 46px)}.ltr .order-summary-top .cart-item .product-info{padding-right:0;margin-left:0;padding-left:15px}.rtl .order-summary-top .cart-item .product-info{padding-left:0;margin-right:0;padding-right:15px}.order-summary-top .cart-item .product-meta{width:100%;flex-wrap:nowrap}.order-summary-top .cart-item .product-price{justify-content:flex-end}.ltr .order-summary-top .cart-item .product-price{text-align:right}.rtl .order-summary-top .cart-item .product-price{text-align:left}}.order-summary-middle{padding:25px 0 22px}.order-summary-middle .btn-remove-coupon{font-size:14px;padding:0;background:transparent;border:none;transition:var(--transition-150);cursor:pointer}.order-summary-middle .btn-remove-coupon:hover{color:var(--color-primary)}.order-summary-bottom{text-align:center}.order-summary-bottom .checkout-terms-and-conditions{margin:-1px 0 0;padding-bottom:10px;text-align:center}.order-summary-bottom .checkout-terms-and-conditions .error-message{margin:-2px 0 8px}.order-summary-bottom .btn{width:100%}.order-summary-bottom .btn-proceed-to-checkout{display:block;margin:auto}.order-summary-bottom .btn-proceed-to-checkout.skeleton{height:40px;background:var(--color-gray-lite);border-radius:var(--radius-default)}#paypal-button-container .paypal-buttons{vertical-align:top}#paypal-button-container .paypal-buttons iframe.component-frame{z-index:0}@media screen and (min-width:767px)and (max-width:991px){.order-summary-bottom .btn{width:50%}}.order-summary-wrap{width:430px;min-width:430px;position:sticky;top:90px}.ltr .order-summary-wrap{padding-left:15px}.rtl .order-summary-wrap{padding-right:15px}.order-summary{padding:20px 25px 25px;background:var(--color-white);border-radius:var(--radius-default)}.order-summary-list li{display:flex;justify-content:space-between;margin-bottom:9px}.order-summary-list li:last-child{margin-bottom:0}.order-summary-list li .coupon-code{font-weight:var(--font-medium);white-space:nowrap}.order-summary-list li>span{font-weight:var(--font-medium)}.order-summary-list label{margin-bottom:0}.ltr .order-summary-list label{padding-right:20px}.rtl .order-summary-list label{padding-left:20px}@media screen and (max-width:991px){.order-summary-wrap{width:100%;min-width:0;margin-top:20px}.ltr .order-summary-wrap{padding-left:0}.rtl .order-summary-wrap{padding-right:0}}.cart-wrap{margin-top:20px;background:var(--color-gray-lite)}.cart{display:flex;align-items:flex-start;position:relative;background:var(--color-gray-lite);padding:30px}.cart .order-summary-wrap{position:sticky;top:90px}.cart .order-summary-list.order-summary-list-skeleton{margin-top:5px}.cart .order-summary-list.order-summary-list-skeleton li{margin-bottom:15px}.cart .order-summary-list label.skeleton,.cart .order-summary-list span.skeleton{height:22.5px;background:var(--color-gray-lite);border-radius:6px}.cart .order-summary-list label.skeleton{width:70px}.cart .order-summary-list span.skeleton{width:80px}.cart-inner{flex-grow:1}.ltr .cart-inner{padding-right:15px}.rtl .cart-inner{padding-left:15px}@media screen and (max-width:1280px){.cart-inner .number-picker{display:flex;align-items:center}.cart-inner .number-picker .btn-number{width:16px;height:16px;font-size:14px}.cart-inner .number-picker .btn-number svg{width:8px;height:8px}.cart-inner .number-picker .input-number{font-size:12px;height:16px;width:30px}}@media screen and (max-width:991px){.cart-wrap{margin-top:40px}.cart-wrap>.container{padding-left:0;padding-right:0;max-width:100%}.cart{flex-direction:column;align-items:unset;position:unset;padding:0}.ltr .cart-inner{padding-right:0}.rtl .cart-inner{padding-left:0}}.cart .table-responsive{border:1px solid var(--color-gray-lite);border-radius:var(--radius-default)}.cart-table{margin-bottom:5px}.cart-table thead th:first-child,.cart-table tbody td:first-child{width:110px;min-width:110px}.cart-table thead th:nth-child(2),.cart-table tbody td:nth-child(2){width:605px}.ltr .cart-table thead th:nth-child(2),.ltr .cart-table tbody td:nth-child(2){padding-left:10px}.rtl .cart-table thead th:nth-child(2),.rtl .cart-table tbody td:nth-child(2){padding-right:10px}.cart-table thead th:last-child,.cart-table tbody td:last-child{width:70px;min-width:unset;padding-left:0;padding-right:0;text-align:center}.cart-table thead th{white-space:nowrap}.cart-table tbody td{vertical-align:middle}.cart-table .btn-remove{line-height:20px;transform:translateY(1px)}.cart-table .product-image{height:60px;width:60px;border-radius:var(--radius-default);overflow:hidden;border:1px solid var(--color-gray-lite)}.cart-table .product-image.skeleton{border-color:#f3f5f8}.cart-table .product-image .image-placeholder{height:35px;width:35px}.cart-table .product-name{display:inline-block;color:var(--color-black);font-weight:var(--font-medium);text-decoration-line:underline;text-decoration-color:transparent;transition:var(--transition-150)}.cart-table .product-name:hover{text-decoration-color:var(--color-black)}.cart-table .product-name.product-name-skeleton,.cart-table .product-name .skeleton{width:100%}.cart-table .product-name .skeleton:first-child{height:24px;margin-bottom:10px;border-radius:6px}.cart-table .product-name .skeleton:last-child{height:16px;width:40%;border-radius:4px}.cart-table .product-brand{display:inline-flex;align-items:center;justify-content:flex-start;align-self:flex-start;padding:0 6px;min-height:16px;border-radius:2px;width:-moz-fit-content;width:fit-content;margin-bottom:6px;font-size:11px;line-height:1.2;background-color:var(--color-primary);color:var(--color-white)}.cart-table .product-options{margin:4px 0 1px}.cart-table .product-price{color:var(--color-red);font-weight:var(--font-bold);font-size:18px}.cart-table .product-price.skeleton{height:24px;width:100px;border-radius:6px}.cart-table .product-price.current{color:var(--color-black);font-size:16px;font-weight:var(--font-bold)}.cart-table .product-price.original{font-size:14px;color:var(--color-gray);text-decoration:line-through;font-weight:var(--font-medium)}.cart-table .number-picker .input-group-quantity{display:inline-flex;align-items:center;gap:4px;height:26px}.cart-table .number-picker .input-group-quantity .btn-number{width:26px;height:26px;padding:0;background:#f8f9fa;border:1px solid #ececec;border-radius:4px;display:inline-flex;align-items:center;justify-content:center}.cart-table .number-picker .input-group-quantity .input-number{width:31.2px;height:26px;padding:0;text-align:center;border:1px solid #ececec;border-radius:2px;font-size:13px}.cart-table .number-picker.skeleton{height:24px;width:50px;border-radius:1px}.cart-table .quantity-row{display:inline-flex;align-items:center;gap:12px}.cart-table .btn-remove-mobile{width:34px;height:34px;border-radius:8px;background:transparent;border:1px solid var(--color-gray-lite);color:var(--color-gray);display:inline-flex;align-items:center;justify-content:center;padding:0}.cart-table .btn-remove-mobile:hover{color:var(--color-danger);border-color:#e639464d}@media screen and (min-width:1281px){.cart-table.cart-table-skeleton thead th:nth-child(2),.cart-table.cart-table-skeleton tbody td:nth-child(2){width:605px}.cart-table thead th:nth-child(2),.cart-table tbody td:nth-child(2){width:605px}.cart-table td>label{display:none}}@media screen and (max-width:767px){.cart-table.cart-table-skeleton tr td:nth-child(3),.cart-table.cart-table-skeleton tr td:nth-child(4),.cart-table.cart-table-skeleton tr td:nth-child(5){padding-top:2px!important}.cart-table thead th:nth-child(2),.cart-table tbody td:nth-child(2){width:100%}.ltr .cart-table thead th:nth-child(2),.ltr .cart-table tbody td:nth-child(2){padding-left:0}.rtl .cart-table thead th:nth-child(2),.rtl .cart-table tbody td:nth-child(2){padding-right:0}.cart-table thead{display:none}.cart-table tr:first-child td:nth-child(3),.cart-table tr:first-child td:nth-child(4),.cart-table tr:first-child td:nth-child(5){padding-top:2px}.cart-table tbody td{vertical-align:top}.cart-table tbody td:not(:first-child):not(:last-child){display:flex}.cart-table tbody td:not(:first-child):not(:last-child) label,.cart-table tbody td:not(:first-child):not(:last-child) span{line-height:1.7}.cart-table tbody td:nth-child(2){padding:20px 0 11px;flex-direction:column}.cart-table tbody td:nth-child(3){padding:0 0 1px;white-space:nowrap}.cart-table tbody td:nth-child(4){grid-area:quantity;padding:0 0 1px;white-space:nowrap}.cart-table tbody td:nth-child(5){padding:0 0 13px;white-space:nowrap}.cart-table td>label{width:90px;min-width:90px;margin-bottom:0;color:var(--color-gray);white-space:pre-wrap}.ltr .cart-table td>label{padding-right:5px}.rtl .cart-table td>label{padding-left:5px}.cart-table .product-name .skeleton{height:20px}.cart-table .product-name .skeleton:first-child{margin-bottom:8px}.cart-table .product-price{display:inline-flex}.cart-table .product-price.skeleton,.cart-table .number-picker.skeleton{height:16px;border-radius:5px}}@media screen and (max-width:767px){.cart .table-responsive{border:none;overflow-x:hidden}.cart-table tbody tr{display:grid;grid-template-columns:clamp(120px,28vw,150px) minmax(0,1fr);grid-template-rows:auto auto auto;grid-template-areas:"image info" "image price" "image quantity";-moz-column-gap:8px;column-gap:8px;row-gap:8px;align-items:center;width:100%;height:100%;background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000a;overflow:hidden;margin-bottom:12px}.cart-table tbody tr td{display:block;padding:0;width:100%!important;min-width:0}.cart-table tbody tr td label{display:none}.cart-table tbody tr td:first-child{grid-area:image;align-self:center}.cart-table tbody tr td:nth-child(2){grid-area:info;align-self:center}.cart-table tbody tr td:nth-child(3){grid-area:price;align-self:center}.cart-table tbody tr td:nth-child(4){grid-area:quantity;display:flex;align-items:center;justify-content:flex-start;gap:12px}.cart-table tbody tr td:nth-child(5){display:none!important}.cart-table .product-image{width:100%;aspect-ratio:1/1;max-width:clamp(120px,30vw,160px);border-radius:0;overflow:hidden}.cart-table .product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.cart-table .product-name{font-size:18px;color:var(--color-black);text-decoration:none;line-height:1.2;display:block;max-width:100%;white-space:normal;word-break:break-word;overflow-wrap:break-word}.ltr .cart-table .product-name{margin-right:6px}.rtl .cart-table .product-name{margin-left:6px}.cart-table .product-options{margin:2px 0 0}.ltr .cart-table .product-options li{margin-right:8px}.rtl .cart-table .product-options li{margin-left:8px}.cart-table .btn-remove{width:40px;height:40px;border-radius:8px;background:transparent;border:none;color:var(--color-gray);line-height:1;padding:0;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center}.ltr .cart-table .btn-remove{margin-left:auto}.rtl .cart-table .btn-remove{margin-right:auto}.cart-table .btn-remove:hover{color:var(--color-danger);background:#e639460f}.cart-table .btn-remove i{font-size:18px}}@media screen and (max-width:576px){.cart-table{border-spacing:0 10px}.cart-table tbody tr{display:grid;grid-template-columns:120px minmax(0,1fr);grid-template-rows:auto auto auto;grid-template-areas:"image info" "image price" "image quantity";-moz-column-gap:10px;column-gap:10px;row-gap:8px;align-items:center}.cart-table tbody td{padding:0;width:100%!important;min-width:0;display:block}.cart-table tbody td:first-child{grid-area:image;width:120px;min-width:120px}.cart-table tbody td:nth-child(2){grid-area:info;align-self:start}.cart-table tbody td:nth-child(3){grid-area:price;align-self:center}.cart-table tbody td:nth-child(4){grid-area:quantity;display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-table tbody td:nth-child(5){display:none!important}.cart-table .product-image{width:120px;height:120px;border-radius:0;overflow:hidden}.cart-table .product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.cart-table .product-name{font-size:18px;line-height:1.2;display:block;white-space:normal;word-break:break-word;overflow-wrap:break-word}.cart-table .product-price.current{font-size:13px;color:var(--color-red)}.cart-table .product-price.original{font-size:12px}.cart-table .btn-remove{width:44px;height:44px;z-index:3;padding:0}.ltr .cart-table .btn-remove{margin-left:auto}.rtl .cart-table .btn-remove{margin-right:auto}}@media screen and (max-width:767px){.cart-table tbody td:last-child{display:none!important}}@media screen and (min-width:768px){.btn-remove-mobile{display:none!important}}.order-summary .coupon-section{padding:10px 0;border-bottom:1px solid rgba(0,0,0,.06)}.order-summary .coupon-section .coupon-header{display:flex;justify-content:space-between;align-items:center}.order-summary .coupon-section .coupon-header .coupon-label{font-size:14px;font-weight:var(--font-medium);color:var(--color-text)}.order-summary .coupon-section .coupon-header .coupon-action{display:flex;align-items:center;gap:6px;color:var(--color-primary);font-size:13px;font-weight:var(--font-medium);text-decoration:none;cursor:pointer;transition:var(--transition-150)}.order-summary .coupon-section .coupon-header .coupon-action:hover{color:var(--color-text)}.order-summary .coupon-section .coupon-header .coupon-action i{font-size:16px}.order-summary .coupon-section .coupon-header .coupon-action .coupon-code-display{display:inline-flex;align-items:center;gap:4px;background:var(--color-light);padding:4px 10px;border-radius:4px;font-weight:var(--font-bold);color:var(--color-text)}.order-summary .coupon-section .coupon-header .coupon-action .coupon-code-display .btn-remove-coupon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;background:transparent;border:none;font-size:12px;cursor:pointer;transition:var(--transition-150);color:var(--color-text-light)}.order-summary .coupon-section .coupon-header .coupon-action .coupon-code-display .btn-remove-coupon:hover{color:var(--color-red)}.order-summary .coupon-section .coupon-header .coupon-action .coupon-code-display .btn-remove-coupon:focus{outline:none;box-shadow:none}.order-summary .order-note-section{padding:10px 0;border-bottom:1px solid rgba(0,0,0,.06)}.order-summary .order-note-section .note-label{display:block;font-size:14px;font-weight:var(--font-medium);color:var(--color-text);margin-bottom:12px}.order-summary .order-note-section .note-textarea{width:100%;padding:10px 12px;border:1px solid #cccccc;border-radius:var(--radius-default);font-size:13px;font-family:var(--font-family-base);resize:vertical;min-height:70px;transition:var(--transition-150);background:#fff;color:#333}.order-summary .order-note-section .note-textarea::-moz-placeholder{color:#999}.order-summary .order-note-section .note-textarea::placeholder{color:#999}.order-summary .order-note-section .note-textarea:focus{border-color:var(--color-primary);outline:none;box-shadow:none}.order-summary .summary-section{padding:10px 0;border-bottom:1px solid rgba(0,0,0,.06)}.order-summary .summary-section .order-summary-list{list-style:none;padding:0;margin:0}.order-summary .summary-section .order-summary-list .summary-item{display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-size:13px}.order-summary .summary-section .order-summary-list .summary-item .item-label{color:var(--color-text);font-weight:var(--font-regular)}.order-summary .summary-section .order-summary-list .summary-item .item-value{color:var(--color-text);font-weight:var(--font-medium)}.order-summary .summary-section .order-summary-list .summary-item .item-value.discount-value{color:var(--color-primary);font-weight:var(--font-medium)}.order-summary .summary-section .order-summary-list .total-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;margin-top:6px;border-top:1px solid rgba(0,0,0,.08);font-size:14px}.order-summary .summary-section .order-summary-list .total-item .item-label{color:var(--color-text);font-weight:var(--font-bold)}.order-summary .summary-section .order-summary-list .total-item .total-value{color:var(--color-red);font-size:16px;font-weight:var(--font-bold)}.coupon-modal-overlay{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;background:#0009!important;display:flex;align-items:center;justify-content:center;z-index:999999!important;padding:15px;animation:fadeIn .3s ease}.coupon-modal-overlay[x-cloak]{display:none!important}.coupon-modal-overlay .coupon-modal{background:#fff;border-radius:var(--radius-default);width:100%;max-width:400px;animation:slideUp .3s ease;position:relative;z-index:1000000}.coupon-modal-overlay .coupon-modal .modal-header{display:flex;align-items:center;padding:15px;border-bottom:1px solid #dddddd}.coupon-modal-overlay .coupon-modal .modal-header h4{flex:1;margin:0;text-align:center;font-size:16px;font-weight:var(--font-bold);color:var(--color-text)}.coupon-modal-overlay .coupon-modal .modal-header .btn-close{background:transparent;border:none;font-size:24px;cursor:pointer;color:var(--color-text-light);padding:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.coupon-modal-overlay .coupon-modal .modal-body{padding:10px}.coupon-modal-overlay .coupon-modal .modal-body .coupon-input-group{display:flex;gap:10px;margin-bottom:12px}.coupon-modal-overlay .coupon-modal .modal-body .coupon-input-group .coupon-input{flex:1;padding:10px 12px;border:1px solid var(--color-gray-lite);border-radius:var(--radius-default);font-size:14px;background:#fff;color:#333}.coupon-modal-overlay .coupon-modal .modal-body .coupon-input-group .coupon-input::-moz-placeholder{color:#999}.coupon-modal-overlay .coupon-modal .modal-body .coupon-input-group .coupon-input::placeholder{color:#999}.coupon-modal-overlay .coupon-modal .modal-body .coupon-input-group .coupon-input:focus{border-color:var(--color-primary);outline:none;box-shadow:none}.coupon-modal-overlay .coupon-modal .modal-body .coupon-input-group .btn-apply-coupon-modal{padding:7px 24px;font-size:14px}.coupon-modal-overlay .coupon-modal .modal-body .coupon-input-group .btn-apply-coupon-modal:focus{outline:none;box-shadow:none}.coupon-modal-overlay .coupon-modal .modal-body .error-message{display:block;color:var(--color-danger);font-size:12px;font-weight:var(--font-medium)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media screen and (max-width:991px){.order-summary .coupon-section,.order-summary .order-note-section,.order-summary .summary-section{padding:15px 0}.order-summary .order-note-section .note-textarea{min-height:60px}.order-summary .summary-section .order-summary-list .summary-item,.order-summary .summary-section .order-summary-list .total-item,.order-summary .summary-section .order-summary-list .summary-item .item-value.discount-value,.order-summary .summary-section .order-summary-list .total-item .item-value.discount-value{font-size:13px}.order-summary .summary-section .order-summary-list .total-item .total-value{font-size:15px}.order-summary .summary-section .order-summary-list .total-item{display:none}.btn-proceed-to-checkout{padding:11px 18px;font-size:14px}.coupon-modal-overlay .coupon-modal{max-width:100%}.order-summary-bottom{display:none}}@media screen and (max-width:991px){.top-nav-wrap,.header-wrap,.navigation-wrap,.breadcrumb,.footer-wrap,.bottom-navigation-wrap{display:none!important}.mobile-pagebar{position:fixed;top:0;left:0;right:0;height:52px;display:flex;align-items:center;gap:10px;background:var(--color-black);border-bottom:1px solid #cccccc;z-index:100}.mobile-pagebar .back-btn{font-size:20px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;color:var(--color-primary);text-decoration:none}.mobile-pagebar .title{font-size:15px;font-weight:var(--font-medium);line-height:1.2;color:var(--color-primary);position:absolute;max-width:70%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:unset;min-width:unset}.ltr .mobile-pagebar .title{left:50%;transform:translate(-50%)}.rtl .mobile-pagebar .title{right:50%;transform:translate(50%)}.mobile-checkoutbar{position:fixed;left:0;right:0;bottom:0;height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;background:var(--color-white);box-shadow:0 -2px 10px #00000014;z-index:100}.mobile-checkoutbar .left{display:flex;flex-direction:column;line-height:1.2}.mobile-checkoutbar .left .label{font-size:12px;color:var(--color-text);opacity:.8}.mobile-checkoutbar .left .amount{font-size:16px;font-weight:var(--font-bold);color:var(--color-red)}.mobile-checkoutbar .btn-mobile-checkout{min-width:110px;height:36px;padding:0 10px;font-size:14px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;line-height:1}.cart-wrap .container{padding-bottom:80px}}
