.btnCart,.modal-bodyCart thead .thead-image,.modal-bodyCart thead .thead-remove{text-align:center}.price-products-wrapper{display:flex;flex-wrap:wrap;gap:7px 0;font-size:18px;margin-bottom:20px}.price-products-wrapper span:nth-child(2){font-weight:600;margin-left:5px;color:var(--color-red-products)}.price-products-wrapper span:nth-child(3){position:relative;border-radius:3px;margin-left:20px;background:#414141;color:#fff;padding:3px 10px;font-size:14px}.price-products-wrapper span:nth-child(3):after{position:absolute;right:100%;top:50%;transform:translateY(-50%);border:5px solid rgba(107,129,143,0);content:" ";height:0;width:0;pointer-events:none;border-right-color:#414141}.quantity-products-wrapper{display:flex;flex-wrap:wrap;gap:15px 20px;margin:25px 0}.cat-products-wrapper span,.quantity-products-wrapper .quantity{display:flex}.quantity-products-wrapper .quantity input{height:38px;outline:0;font-size:1rem;text-align:center}.quantity-products-wrapper .quantity .minus,.quantity-products-wrapper .quantity .plus{display:flex;align-items:center;justify-content:center;background:#f4f4f4;border:1px solid #c8bfc6;box-shadow:none;width:35px;color:#5e5e5e;cursor:pointer;font-weight:700}.cat-products-wrapper a,.modal-bodyCart .display-block.price span:first-child,.price-other-products span:nth-child(2){color:var(--color-red-products)}.quantity-products-wrapper .quantity .minus:hover,.quantity-products-wrapper .quantity .plus:hover{color:#1e1e1e}.quantity-products-wrapper .quantity .minus{border-radius:5px 0 0 5px}.quantity-products-wrapper .quantity .plus{border-radius:0 5px 5px 0}.quantity-products-wrapper .quantity .qty{border:1px solid #c8bfc6;border-radius:0;font-weight:600;width:70px;margin:auto -1px;color:var(--color-red-products)}.btn-add-cart{color:#fff;background-color:var(--color-green-products);border-color:var(--color-green-products);font-size:15px;height:38px}.btn-add-cart:hover{background-color:var(--color-green-products-hover);border-color:var(--color-green-products-hover)}.cat-products-wrapper{display:flex;flex-wrap:wrap;gap:2px 4px;align-items:center;margin:25px 0 0;font-size:17px}.cat-products-wrapper svg{display:block;margin-top:3px;margin-right:3px}.cat-products-wrapper a{font-weight:600}.other-carouse-wrap{margin-left:calc(-1*var(--margin-item-products-other));margin-right:calc(-1*var(--margin-item-products-other));position:relative}.other-carouse-wrap:after,.other-carouse-wrap:before{content:"";position:absolute;top:0;background-color:#fff;height:100%;width:var(--margin-item-products-other);z-index:99}.other-carouse-wrap:before{left:0}.other-carouse-wrap:after{right:0}.other-carouse-wrap .owl-item{padding:0}.other-carousel-products .box-other-products{border-radius:var(--radius);margin-left:var(--margin-item-products-other);margin-right:var(--margin-item-products-other)}.img-other-products{display:block;position:relative;overflow:hidden;padding-top:85%;width:100%;border-radius:var(--radius)}.img-other-products:hover img{transform:scale(1.03)}.img-other-products img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:var(--radius);transition:.3s}.title-other-products{display:block;margin:12px 0;font-size:16px;line-height:1.5;font-weight:500}.title-other-products a{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.price-other-products span:first-child{font-weight:600}.price-other-products span:nth-child(2){font-weight:500}.nav{display:-ms-flexbox;display:flex;flex-wrap:wrap;gap:10px 15px;padding-left:0;margin-bottom:0;list-style:none;height:auto;width:100%;position:relative}.box-pull-listCart,.pull-right-listCart{gap:8px;display:flex}.nav-tabs .nav-link{border:2px solid #d3d3d3;border-radius:var(--radius);font-weight:600;color:var(--color-black);background-color:#f5f5f5}.nav-tabs .nav-link:hover{border:2px solid var(--color-primary)}.nav-link{display:block;padding:.4rem 1.4rem}.modal,.tab-content>.tab-pane{display:none}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#fff;background-color:var(--color-primary);border:2px solid var(--color-primary)}.tab-content>.active{display:block}.fade:not(.show),.modal-backdrop.fade{opacity:0}.fade{transition:opacity .15s linear}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:15px;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.show{opacity:.85}.modal-contentCart{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:unset;box-shadow:rgba(0,0,0,.24) 0 3px 8px;border-radius:7px;outline:0;border-top:4px solid var(--color-green-products);padding:0 30px 30px}button.closeCart{font-size:2rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.7;padding:0;background-color:transparent;border:0;cursor:pointer;transition:.3s}button.closeCart:hover{opacity:.9}.modal-bodyCart>table>tbody .titleCartModal,.modal-contentCart .table{margin:0}.modal-contentCart .table tbody tr:nth-of-type(odd){background-color:unset!important}.modal-contentCart .table tbody tr:not(:last-child) td{padding-bottom:0}.box-pull-listCart{flex-wrap:wrap;align-items:center;justify-content:space-between;margin-top:15px}.btnCart{display:inline-block;font-weight:400;vertical-align:middle;user-select:none;border:1px solid transparent;padding:6px 12px;font-size:15px;line-height:1.5;border-radius:5px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btnDelete{color:#fff;background-color:var(--color-red-products);border-color:var(--color-red-products)}.btnDelete:hover{color:#fff;background-color:var(--color-red-products-hover);border-color:var(--color-red-products-hover)}.btnViewCart{color:#fff;background-color:var(--color-green-products);border-color:var(--color-green-products)}.btnViewCart:hover{color:#fff;background-color:var(--color-green-products-hover);border-color:var(--color-green-products-hover)}.btnOrder{color:#fff;background-color:var(--color-blue-products);border-color:var(--color-blue-products)}.btnOrder:hover{color:#fff;background-color:var(--color-blue-products-hover);border-color:var(--color-blue-products-hover)}.modal-headerCart{display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-titleCart{display:flex;font-weight:600;font-size:18px}.modal-titleCart svg{margin-right:4px}.modal-bodyCart{padding:0;margin:0}.modal-bodyCart thead{font-size:16px}.modal-bodyCart .table td,.modal-bodyCart .table th{padding:12px 10px;vertical-align:top}.modal-bodyCart>table>tbody .titleCartModal a{display:block;line-height:1.5;font-size:15px;font-weight:500}.modal-bodyCart>table>tbody td:nth-child(2) a{display:block;position:relative;overflow:hidden;padding-top:85%;width:100%;border-radius:5px}.modal-bodyCart>table>tbody td:nth-child(2) a img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.modal-bodyCart .display-block.price{margin-top:5px;font-size:14px}@media (max-width:575.8px){.modal-contentCart{padding:0 15px 15px}.modal-bodyCart .table td,.modal-bodyCart .table th{padding:10px 5px}.btnCart{padding:5px 8px}}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-bodyCart thead .thead-image{width:100px!important}.modal-bodyCart .table td:first-child{vertical-align:middle}}