.btn{text-transform:capitalize;font-size:14px;padding:12px 28px;position:relative;cursor:pointer;border-radius:3px;display:inline-flex;justify-content:center;align-items:center;border:1px solid #b7c0cf;transition:all .15s ease-in-out;outline:none;font-family:cera_probold;min-height:44px;text-align:center}.btn.is-full{width:100%;display:block}.btn.is-main{background:#3fb06f;color:#fff;border:1px solid #3fb06f}.btn.is-main:hover{box-shadow:0 1px 3px #3fb06f;color:#fff;border:1px solid #3ba568;background:#3ba568}.btn.is-main-outline{background:#fff;color:#3fb06f;border:2px solid #3fb06f}.btn.is-main-outline:hover{box-shadow:0 1px 3px #3fb06f;color:#fff;border:1px solid #3ba568;background:#3ba568}.btn.is-gray{background:#6b717d;color:#fff;border:1px solid #b7c0cf}.btn.is-gray:hover{box-shadow:0 1px 3px #6b717d;color:#fff;border:.5px solid #646a75;background:#646a75}.btn.is-danger{background:#f14668;color:#fff;border:1px solid #f14668}.btn.is-danger:hover{box-shadow:0 1px 3px #e7375a;color:#fff;border:1px solid rgb(229.3607142857,41.3392857143,78.7299107143);background:rgb(229.3607142857,41.3392857143,78.7299107143)}.map{width:100%;height:400px}.order_detail__item{display:grid;grid-template-columns:100px 150px 1fr 1fr 1fr;grid-gap:15px;margin-bottom:15px}.order_detail__item__image{width:100px;height:100px;-o-object-fit:cover;object-fit:cover}.order_detail__item__name,.order_detail__item__name p{margin:0}.order__totales{margin-top:40px}.order__price{display:grid;grid-gap:15px;grid-template-columns:1fr 150px 150px}.order__status{background-color:#000;display:grid;padding:15px 10px;margin-bottom:20px;color:#fff}.order__status--delivery{grid-template-columns:repeat(5,1fr)}.order__status--delivery-cancelled{grid-template-columns:repeat(6,1fr)}.order__status--pickup{grid-template-columns:repeat(4,1fr)}.order__status__text{margin:0;text-align:center}.order__status__text--active{font-weight:700}.order__status__icon{margin:auto;margin-bottom:10px;font-size:32px;padding:4px;width:56px;height:56px;border-radius:50%;background:#fff;color:#000;display:flex;justify-content:center;align-items:center}.order__status__icon--active{background:#4ba367;color:#fff}.step-navigation{display:none!important}.stepOrder{background-color:#161616}.stepOrder h3{color:#fff;text-align:center}.stepOrder .step-title{color:#6b717d!important;font-size:16px!important;padding-top:1.5rem!important;display:block!important}.stepOrder .is-active .step-title,.stepOrder .is-previous .step-title{color:#fff!important}.stepOrder .step-content{padding:0!important}.pd-5{padding:3rem 2rem}.columnas{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem}@media(max-width:1080px){.columnas{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.columnas{grid-template-columns:1fr}}.columnas .select,.columnas select{width:100%}.factura{padding-left:0;padding-right:0}.factura .input{height:40px!important}