body{
    min-height: 100vh;
}
.nav-side-music {
    overflow: auto;
    font-family: verdana;
    font-size: 20px;
    font-weight: 200;
    text-align: center;
    border-radius: 5px;
    color: #FFF;
    background: var(--cor-principal);
    bottom: 10px;
    left: 15px;
    position: fixed;
    width: 120px;
    z-index: 1000;
    opacity: .7; 
    display: none;
}

.music-btn{
    cursor: pointer;
}

#player{
    display: none;
}

.modal-compra h5 strong{
    color:var(--cor-principal);
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    border-top: 1px dotted #dddddd;
}

.cart-remove-item{
    font-size: 15px;
    cursor: pointer;
    font-weight: bold;
    color:var(--cor-principal);
}
.cart-remove-item:hover{
    text-decoration: underline;
}

.cart-total{
    font-size: 18px;
    font-weight: bold;
}
.cart-img-thumbnail{
    width: 82px;
    height: 70px;
}

.itens-chart > li.list-group-item{
    border-top: 1px dotted #ddd;
    padding-top: 10px;  
}


.itens-chart:first-child {
    border-top: none;
}

.itens-finishing img{
    width: 41px;
    height: 35px;
}
.itens-finishing h3.media-heading{
    font-size: 1rem;
}


img { max-width: 100%; }

.divShare button{
    margin-top: 20px;
    margin-bottom: 20px;
}
.menu-logado{
    background-color:var(--cor-principal);
    color:white;
    height: 45px;
}
.menu-logado .cliente{
    padding-top:5px;
}
.menu-logado .cliente button{
    font-size:.8rem;
    margin-top:2px;
}
.menu-logado .cliente span{
  margin-top:5px;
  font-size:.8rem;
}
.menu-logado .cliente i{
    border-radius: 50%;
    border: 1px solid white;
    padding: 0.4rem 0.5rem 0.4rem 0.5rem;
    margin-top:5px;
    font-size:.8rem;
}
.menu-logado .col-4{
    padding-right:0;
}
.menu-logado .col-8{
    padding-left:0;
}
@media (max-width: 799px) {
    .divShare {
        margin-top: 0px;
    }

    #confirmacaoMobile {
        border: 2px solid var(--theme-background-menu);
        border-radius: 10px;
        margin-top: 30px;
        margin-top:25px;
       
    }
    #listaMobile {
        margin-top: 30px; 
        margin-top:25px;
        padding-top:15px;
    }
}

.modal-compra h5 strong,
.modal-compra .cart-tbl strong,
.modal-compra .cart-valor {
    font-size: 1.3rem;
}
.cart-item-title{
    font-size: 1.3rem;
}

.cart-total,
.total-cart h5 strong{
    font-size: 1.5rem;
}

#privateComponent{
    padding-top: 2rem;
    padding-bottom: 2rem;
}
#privateComponent .title{
    margin-bottom: 2rem;
}
#privateComponent .formSenha{
    width: 300px;
    

}

#fecharConfirmacoes{
    display: none;
}
.card-pix{
    background-color: #f5f5f5;
    color: #1a1a1a;
}
.ticket {
    margin: auto;
    max-width: 577px;
    min-width: 355px;
    padding: 0 26px;
    text-align: center;
}
.andes-card--outline {
    border: 1px solid rgba(0,0,0,.1);
}
.andes-card {
        background-color: #fff;
        border-radius: 6px;
}
.andes-card > :first-child {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
  }


.ticket__header {
    display: flex;
    justify-content: center;
    padding: 16px;
}

.ticket__brand-name {
    align-items: center;
    display: flex;
    margin-left: 10px;
}

.ticket__title {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-top: 24px;
}
.ticket__extralarge-text {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    margin: 0;
    text-align: left;
}
.ticket__title-subtitle {
    margin-top: 16px;
}
.ticket__medium-text--lighter {
    font-weight: lighter;
}
.ticket__code-instruction {
    margin: 32px 0 16px;
    text-align: start;
}
.ticket__section {
    padding: 16px;
}
.ticket__code {
    margin-top: 24px;
}
.ticket__instruction-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    margin: 16px 0;
    text-align: left;
}
.ticket__instruction {
    margin: 16px 0;
}
.ticket__code {
    margin-top: 24px;
}

.ticket__small-text {
    font-size: 14px;
    line-height: 18px;
}


.ticket__qrcode-image {
    display: flex;
    justify-content: center;
    width: 100%;
}
.ticket__qrcode-canva--desktop {
    width: 200px;
}
.ticket__code {
    margin-top: 24px;
}
.ticket__plaincode {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
}
.ticket__plaincode-value {
    align-items: center;
    align-self: stretch;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    display: flex;
    height: 48px;
    justify-content: space-between;
    margin-top: 5px;
    padding: 0 10px;
    word-break: break-all;
  }
  .ticket__extralarge-text--lighter {
    font-size: 16px;
    font-weight: lighter;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ticket__instruction--ticket svg {
    margin-right: 16px;
    width: 24px;
  }
  .ticket__instruction-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    margin: 16px 0;
    text-align: left;
  }
  .ticket__instruction--step {
    display: flex;
    line-height: 0;
  }
  .ticket__circle-count {
    align-items: center;
    border: 2px solid #009ee3;
    border-radius: 50%;
    box-sizing: border-box;
    color: #009ee3;
    display: flex;
    flex-shrink: 0;
    font-size: 15px;
    height: 26px;
    justify-content: center;
    margin-right: 16px;
    width: 26px;
  }
  .ticket__medium-text--bold {
    font-size: 18px;
    font-weight: 600;
  }
  .ticket__instruction-details {
    color: #737373;
    font-size: 12px;
    margin: 32px 0 16px;
    text-align: left;
  }
  .ticket__instruction--ticket {
    align-items: center;
    display: flex;
    font-size: 14px;
  }
  .ticket__item-detail {
    display: flex;
    flex-direction: column;
    margin-left: 40px;
    margin-right: 40px;
    text-align: initial;
  }
  .ticket__items-container {
    margin-bottom: 8px;
  }
  .ticket__item {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
  }
  .ticket__line {
    background-color: #e5e5e5;
    border: none;
    color: #e5e5e5;
    height: 1px;
    margin: 0;
    width: 100%;
  }
  .ticket__total-item {
    margin: 16px 0 24px;
  }
  .ticket__small-text--bold {
    font-weight: 700;
  }
  .ticket__line--dashed {
    border: 1px dashed #e5e5e5;
    margin: 0;
  }
@media (max-width: 799px) {
    .principal{
        margin-bottom: 0px;
    }
    
}

@media(max-width:600px){
    .modal-compra h5 strong,
    .modal-compra .cart-tbl strong,
    .modal-compra .cart-valor {
        font-size: 1.1rem;
    }
    .cart-item-title{
        font-size: 1.1rem;
    }

    .cart-total,
    .total-cart h5 strong{
        font-size: 1.2rem;
    }

    #modalCarrinho #btnComprarAgora,
    #modalCarrinho .fecharModal
    {
        width: 300px;
    }
    .menu-logado .col-8{
        padding-right:5px;
    }
}

@media(max-width:450px){
    .main > .container {
        padding-right: 2px;
        padding-left: 2px;
    }
    .main {
        margin-left: 0px;
    }
    .ticket {
        padding: 0px;
        min-width: 100px;
    }
}
@media(max-width:400px){
    .modal-compra h5 strong,
    .modal-compra .cart-tbl strong,
    .modal-compra .cart-valor {
        font-size: 1rem;
    }
    .cart-item-title{
        font-size: 1rem;
    }
    .cart-total,
    .total-cart h5 strong{
        font-size: 1.1rem;
    }
    #btnAvancarCompra,
    #modalClienteCompra .fecharModal
    {
        width: 300px;
    }
}

@media (max-width: 300px){
    #privateComponent .formSenha{
        width: 100vw;
    }
}


