.header_info{text-align:center;color:#979797;font-size:.75rem;text-transform:uppercase}.header_info [class*=col-]{margin-bottom:.5rem}.cart_products .cart_item{position:relative;border:1px solid #dcdcdc;margin-bottom:1rem}.cart_products .cart_item:last-child{border-bottom:1px solid #dcdcdc}.cart_products .cart_item.deleting{transition:all .5s ease;transform:translate3d(0,-100%,0);opacity:0}.cart_products .cart_item .title{font-size:.9rem;font-weight:600;color:#000}.cart_products .cart_item .title a{color:#000}.cart_products .cart_item .price{font-size:1.5rem;font-weight:600;color:#000;text-align:center}.cart_products .cart_item .price .current_price{font-size:1.4rem;font-weight:600;color:#000;line-height:1}.cart_products .cart_item .price .current_price .curr{font-size:.9rem;color:#000}.cart_products .cart_item .price .old_price{font-size:1rem;color:#000;text-decoration:line-through}.cart_products .cart_item .quantity .input-group-text{background-color:#f7f7f7;color:#979797;font-size:.9rem;cursor:pointer}.cart_products .cart_item .quantity .form-control{color:#000;font-weight:600;border-color:#c3c3c3}.cart_products .cart_item .total{font-size:1.5rem;font-weight:600;color:#000;text-align:center}.cart_products .cart_item .total .sum_tot{line-height:1}.cart_products .cart_item .total .curr{font-size:.9rem;color:#000;text-align:right;line-height:1}.cart_products .cart_item .total .old_price{font-size:1rem;color:#000;margin-left:.8rem;text-decoration:line-through}.cart_products .cart_item .remove_product{position:absolute;right:3%;background:transparent;color:#979797;border:none;font-size:1.3rem;transition:color .2s ease;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-o-transition:color .2s ease}@media only screen and (min-width:1024px){.cart_products .cart_item .remove_product{top:46%}}@media only screen and (max-width:1024px){.cart_products .cart_item .remove_product{bottom:10%}}.cart_products .cart_item .remove_product:focus,.cart_products .cart_item .remove_product:hover{color:#e40000;outline:none}.cart_economy{font-size:1.2rem;display:flex;align-items:center;color:#38393b}.cart_total_payment{font-size:1.1rem;color:#38393b;display:flex;align-items:baseline;margin-top:1rem}.form_order .title{font-size:1rem;font-weight:700;color:#000;text-align:center;margin-bottom:1rem}.form_order .custom-control-label{font-size:14px;color:#000}.form_order .custom-control-input:checked~.custom-control-label:before{border-color:#000;background-color:#000}.form_order .custom-control-input:not(:disabled):focus~.custom-control-label:before{border-color:#000}.form_order .info_txt{font-size:.75rem;color:#979797}.form_order .info_txt .custom-control-label{font-size:.75rem;color:#979797;text-transform:none}.form_order .info_txt .custom-control-label:before{top:4px}.form_order .info_txt a{color:#979797}.submit_order{cursor:pointer;text-align:center;border:2px solid #38393b;text-decoration:none;color:#000;padding:.5rem 3rem;text-transform:uppercase;font-weight:600;font-size:.75rem;display:inline-block;background-color:transparent;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease}.submit_order.active,.submit_order:focus,.submit_order:hover{text-decoration:none;background-color:#000;outline:none;color:#fff}.invalid-feedback{min-height:18px}