/**Login**/
#login-form1
{
    padding: 0 70px 0;
}

#login-form1 .item
{
    border: none;
}

#login_email
{
    border-bottom: 1px solid #fff !important;
}

#login_email, #login_senha
{
    text-align: center;
    padding: 0px;
    color: #fff;
}
/** /Login**/
/**Intro**/
#btn-fechar-intro, .bar-stable .button.button-clear, .bar.bar-stable .title
{
    color:#ccc !important;
}
/** /Home **/
.has-header
{
    top:0px;
}

.bar.bar-stable
{
    border: none !important;
    background-color: transparent !important;
    background-image: transparent !important;
    color: #fff !important;
}

#home-heading3
{
    font-size: 50px;
    font-size: 74px;
    font-weight: normal !important;
}

#btn-addcakes, #meusDados-salvar
{
    padding: 5px 22px;
    line-height: 18px;
    margin: 0 22px;
}

#home-list2 .item
{
    border: none;
}

#home-list3 .list
{
    padding: 0 60px;
}

#home-list3 .item
{
    border-color: #FF6161;
    border-left: none;
    border-right: none;
}
#home-list3 .item:first-child
{
    border-top: none;
}
#home-list3 .item:last-child
{
    border-bottom: none;
}

.text-btn-menu
{
    color:#666;
}

/*extrato*/
#page-extrato p
{
    color:#666 !important;
}

#page-extrato .card
{
    box-shadow:none;
    padding: 0 60px 0;
}

#page-extrato .item
{
    border-color:#FF6161;
}
/* /.extrato */
/* meus dados */
#page-meusdados .has-header, #page-criarconta .has-header
{
    top:30px;
}
/*
.bar-stable .button.button-clear
{
    color: #FF6161 !important;
}
*/
#page-meusdados .card, #page-criarconta .card
{
    box-shadow:none;
    padding: 0 60px;
}

#page-meusdados .item, #page-criarconta .item
{
    border: none;
}

#meusDados-form2 .item
{
    border: 1px solid #FF6161;
    border-right: none;
    border-left: none;
    
}

#meusDados-form2 .item:first-child
{
    border-top: none;
}

#meusDados-form2 .item:last-child
{
    border-bottom: none;
}

#meusDados-form2 input
{
    text-align: center;
    padding: 0 17px 0 0;
}

.content-center
{
    text-align: center;
}
/* /.meus dados */

/*lojas*/
#page-lojas .card
{
    box-shadow:none;
    padding: 0 60px;
}

#page-lojas .item
{
    border: none;
}

.btn-vermais, .btn-ir
{
    text-align: center;
    width: 100%;
}

#page-lojas .list .row
{
    border: 1px solid #FF6161;
    border-top: none;
    border-right: none;
    border-left: none;
    padding: 0 0 26px 0;
}
/* /.lojas */
/* promocoes */
#page-promocoes .list
{
    margin-top: 20px;
    padding: 0 60px;
}

#page-promocoes .item
{
    border-color: #FF6161;
    border-left: none;
    border-right: none;
}

#page-promocoes .item h2
{
    white-space: normal;
    color:#666;
    font-weight: bold;
}

#page-promocoes .item:first-child
{
    border-top: none;
}

#page-promocoes .item:last-child
{
    border-bottom: none;
}

.item-thumbnail-left img
{
    max-height: 110px !important;;
}
/* /.promocoes */

/* menu */
#side-menu21-list1 .list
{
    padding: 0 40px 0;
}

#side-menu21-list1 .item
{
    border-color: #FF6161;
    border-left: none;
    border-right: none;
}
#side-menu21-list1 .item:first-child
{
    border-top: none;
}
#side-menu21-list1 .item:last-child
{
    border-bottom: none;
}
/* ./menu */

#page-garcom, #page-pontos, #page-registrarpontos
{
    top:40px;
}

.menu-footer
{
    padding: 0 30px;
}

#qrcode
{
    position: relative;
    left: -52px;
    margin-left: 50%;
    background: #fff;
    padding: 5px;
    width: 110px;
}