.count_input .ant-input-number-input{border-radius:0;text-align:center}.count_input .ant-input-number-handler-wrap{display:none}.count_input .ant-input-number{border-radius:0;max-width:50px;border-left:0;border-right:0}.count_input .ant-input-number:focus,.count_input .ant-input-number:hover{border-color:#e1e7ec}.count_input .c_btn{border:1px solid #e1e7ec;cursor:pointer;padding:0 4px;height:24px;display:flex;align-items:center;justify-content:center;transition:all .3s;font-size:12px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.count_input .c_btn.plus{border-left:0;border-radius:0 var(--borderRadius) var(--borderRadius) 0}.count_input .c_btn.minus{border-radius:var(--borderRadius) 0 0 var(--borderRadius);border-right:0}.count_input .c_btn:hover{background:#eff2f5;color:var(--blue)}.count_input .c_btn .ant-spin{display:flex;align-items:center;justify-content:center}.count_input .c_btn .ant-spin .ant-spin-dot-item{width:4px;height:4px}.count_input .c_btn .ant-spin .ant-spin-dot{width:10px;height:10px}.cart_item{padding:10px 20px;display:flex;justify-content:space-between;position:relative}.cart_item .cart_warehouse{margin-top:5px;font-weight:300;font-size:14px}.cart_item .item_remove{position:absolute;top:5px;right:8px;z-index:5;width:20px;height:20px;font-size:12px}.cart_item:hover .item_remove{display:block}.cart_item .cart_content{display:flex;align-items:flex-start}.cart_item .cart_content h3{font-size:14px;transition:all color .3s;line-height:20px;padding-right:10px;word-break:break-word}.cart_item .cart_content h3:hover{color:var(--blue)}.cart_item .cart_content .img{width:80px;height:80px;overflow:hidden;border-radius:5px;margin-right:15px;cursor:pointer;position:relative}.cart_item .cart_content .img .img_wrap{margin:0;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.cart_item .cart_content .img img{object-fit:contain;vertical-align:middle;-o-object-fit:contain;opacity:0;transition:opacity .15s ease-in-out;max-height:100%}.cart_item .cart_content .img img.lazyloaded{opacity:1}.cart_item .cart_content .price_start .price{font-weight:600;min-width:160px}.cart_item .cart_content .price_end{font-weight:600}.available_count_empty[data-v-aa9ecdde]{color:var(--errorRed)}.cart_btn .ant-badge-count{font-size:10px!important;min-width:17px;height:17px;padding:0 6px;line-height:17px}.cart_drawer .sum_col{position:sticky;top:0}.cart_drawer .product_list .cart_item:not(:last-child){border-bottom:1px solid var(--border2)}.cart_drawer .ant-drawer-body,.cart_drawer .ant-drawer-content,.cart_drawer .ant-drawer-wrapper-body{overflow:hidden!important}.cart_drawer .ant-drawer-body{height:100%;padding:0}.cart_drawer .drawer_body{height:calc(100% - 40px);overflow:hidden}.cart_drawer .drawer_body .cart_empty{text-align:center;padding-top:50px;padding-left:30px;padding-right:30px}.cart_drawer .drawer_body .cart_empty i{font-size:84px}.cart_drawer .drawer_body .cart_empty h4{font-size:24px;margin-top:15px}.cart_drawer .drawer_body .cart_empty p{font-weight:300;max-width:500px;margin-left:auto;margin-right:auto;margin-top:10px;color:#999}.cart_drawer .drawer_body .cart_empty .ant-btn-primary{font-weight:300;padding-left:30px;padding-right:30px;text-transform:uppercase;font-size:12px}.cart_drawer .drawer_body .product_list{height:calc(100% - 128px);overflow-x:hidden;overflow-y:auto}.cart_drawer .drawer_body .cart_footer{border-top:1px solid var(--border2);padding:20px;height:128px}.cart_drawer .drawer_body .cart_footer .actions_btn{display:flex;justify-content:flex-end}.cart_drawer .drawer_body .cart_footer .cart_summary{display:flex;align-items:center;justify-content:space-between}.cart_drawer .drawer_body .cart_footer .cart_summary .ant-spin-container{display:flex;align-items:center}.cart_drawer .drawer_body .cart_footer .cart_summary .cart_summary_item .label{margin-right:15px}.cart_drawer .drawer_body .cart_footer .cart_summary .cart_summary_item .val{font-size:20px;font-weight:600}.cart_drawer .drawer_body .cart_footer_mobile{padding:10px 15px}.product_list_mobile{padding:15px}