
.bg-gradient-primary {
    background-color: #3b3e43 !important;
     background-image: linear-gradient(180deg,#3b3e43 75%,#787575 100%) !important;
    /* background-size: cover; */
}

.btn-group-sm>.btn, .btn-sm {
    /* padding: 0.25rem 0.5rem; */
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 1rem !important;
    margin: 2px !important;
}
.mb-0, .my-0 {
    margin-bottom: 20px!important;
    margin-top: 20px!important;
}

/*ESTILOS DEL TOTEM*/
body {
    background-color: #1a1a1a;!important;
    overflow: hidden !important;
color:#fff !important;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #d7d7d7;
    border-radius: 1rem;
    padding: 4px;
}

.h4 {
    margin-bottom: 0.85rem!important;
    text-transform: capitalize!important;
    font-weight: 700!important;
    font-size: 1.2rem!important;
    color: #fff!important;
    margin-top: 0.75rem!important;
}

.card-title {
    margin-bottom: 0.85rem;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 0.85rem;
    color: #07e5de;
    margin-top: 0,75rem;
}
.card-body-family {
    padding-top: 0.8rem!important;
}
.card-body{
    padding: 0.35rem!important;
}

/*PRECIO*/
.card-text:last-child {
    margin-bottom: 0!important;
    color: #83bc2e!important;
    font-weight: 700!important;
    font-size: 1.2rem!important;
}

.h-100 {
    height: 89%!important;
}
.rounded {
    border-radius: 5rem!important;
    border: 5px solid #8fa1a0;
}

.family {
    background: no-repeat;
    border: none;
}

h6 {
    font-weight: 700;
    color: black;
}

h6 .card-title .tit-family{
    font-weight: 700;
    color: #65971a;
}

a.btn.btn-info.my-1.mx-auto.confirma {
    background: #83bc2e;
    border: none;
}

a.btn.btn-info.my-1.cancela {
    background: #5f7f7e;
    border: none;
}
.border {
    border-right: 1px solid #b3b3b3!important;
border-left: 0px !important;
border-top: 0px !important;
border-bottom: 0px !important;
}

/*.mt-5, .my-5 {
    margin-top: 22rem!important;
}*/
div#selectorSubfamilias {
    background: #000;
}
#selectorFamilias{
    background: #000;
    padding-top: 1rem;
}
.btn-info {
    background-color:#ef6e00;
    border-color: #ef6e00;
}

a.d-inline-block.btn.btn-info.mb-1.mx-0 {
    border-radius: 3px !important;
    background: #8fa196;
    border: 0px;
}
.card.mb-2.card-order {
    padding-bottom: 0px !important;
}
.shadow {
    box-shadow: 0 .15rem .5rem 0 rgba(58,59,69,.15)!important;
}
.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

#nav-start{
/*background-image: url("https://www.xpyme.cl/wp-content/uploads/2023/02/totem-bg-3.jpg");*/
background-image: url("/static/img/bg_totem_1.png");
background-repeat: no-repeat;
background-size: auto;
background-position: center;
}
.tit-main {
    font-size: 8rem !important;
    font-weight: 900 !important;
    color: #fff !important;
    text-align: center!important;
    padding: 0% 10% 0% 10% !important;
    line-height: 8rem;
}
#nav-confirm, #nav-printer, #nav-payment{
/*background-image: url("https://www.xpyme.cl/wp-content/uploads/2023/02/bg-confirm.jpg");*/
background-image: url("/static/img/bg_totem_1.png");
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}


.text-light{
    font-weight: bold;
}
a.text-light:focus, a.text-light:hover {
    color: #ffffff!important;
   
}
.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #ef6e00 !important;
    border-color: #ef6e00 !important;
}
div#btnVolverConfirmar {
    margin-top: 4rem!important;
}
h5 {
    color: #000
}

h5.card-title.resumen {
    text-align: left;
}
thead.py-0.item-title {
    color: #fff;
}
.order-title {
    margin-bottom: 3rem;
    color:#fff;
    font-size: 2.8rem;
}

h3.item {
    font-size: 1.2rem;
}
.pagina {
    background: #8fa196;
    border: none;
}
.total {
    color: #fff;
    font-size: 3rem;
}
.dcto {
    font-size: 2rem;
}
#logoEmpresa{
  margin-bottom: 3.5rem;
border-radius: 50%;
}
.subtitle{
  margin-bottom: 4rem !important;
}
#btnConfirmar:hover {
  color: #fff;
  background-color: #07e5de;
  border-color: #2a96a5;
}
a.btn.btn-info.my-1.mx-auto.confirma {
  background: #ef6e00;
  border: none;
  padding: 1rem;
}
.cancela:hover {
  background: #799352!important;
}

.btn-primary:hover {
  color: #fff;
  background-color: #ef6e00;
  border-color: #ef6e00;
}

.btn-primary:active {
  color: #fff;
  background-color: #ef6e00;
  border-color: #ef6e00;
}
.border-success{
    border-color: #ef6e00 !important;
    border-radius: 25px;
    background: #5f7f7e;
}
.border-success:hover{
    border-radius: 25px;
    background: red!important;
}


#cards{
    background: #ef6e00 !important;
}

#cards:active{
    background: #ef6e00 !important;
}
#cards:hover{
    background: #ef6e00 !important;
}

#alternative:active{
    background: #ef6e00 !important;
}

#alternative:hover{
    background: #ef6e00 !important;
}

#notas:active{
    background: #ef6e00 !important;
}

#notas:hover{
    background: #ef6e00 !important;
}

#microselectorFamilias{
    background: #ef6e00;
}
.class-stock{
    font-size: 0.85rem!important;
    font-weight: bold!important;
    margin-bottom: 10px!important;
}

.btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 0;
  border-radius: 10%;
}

.btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-radius: 10%;
}

.border-bottom{
    border-bottom: 1px solid #d5d5d5 !important;
    padding-bottom: 0.5rem!important;
}
.border-bottom:last-child{
    border-bottom: none!important;
    padding-bottom: 0.5rem!important;;
}
.relleno{
    padding: 0.5rem;
}
.card-text:last-child{
    margin-bottom: 35px !important;
}
.card-footer{
    border-top: none!important;
    background-color: #ffffff;
    padding: 0.2rem 0rem 0.8rem 0rem!important;
}
.btn-light{
    background: #ffffff!important;
    border: none!important;
}
.p-c{
    padding: 0.4rem !important;

}
.btn-familia{
    background: #07e5de;
}
.btn-familia:hover{
    background: #07e5de!important;
}
#hMensaje, #hPedido{
    color: #fff!important;
}
.bg-light {
  background-color: #000 !important;
}
.h2, h2 {
  color: #fff;
}
.filaPedido {
  background: white;
  padding: 10px;
  border-radius: 10px;
}
.title-2 {
    color: #1a1a1a;
}
a.btn.mx-auto.my-2.btn-familia {
    color: #1a1a1a;
}
.imglogo {
    border-radius: 50%;
}

.contador {
    color: #1a1a1a !important;
}