/************************************************************
****************      REGRAS GERAIS.     ********************
************************************************************/

body {
    font-size: 14px;
    height: 100%;
    margin: 0;
    background-repeat: repeat;
    background-attachment: fixed;
}

html, body {
    height:100%;
}

#wrapper{
    min-height: 100%;
    margin: 0 auto -80px;
}

.center{
    display: table; 
    margin: 0 auto;
}
.center-text{
    text-align: center!important;
    vertical-align: middle!important;
}
img {
    max-width: 100%;
}
#wrapper > .container, #wrapper > .container-fluid > .container{
    border-radius: 4px;
}

.container-fluid > .container{
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer{
    height: 80px;
    width: 100%;
    padding-top: 0px;
    margin-top: 60px;
    padding-bottom: 0px;
    text-align: center;
    position: relative;
    clear:both;
    color: white;
    background-color: #CCC;
    font-size: 14px;
}

.push{
    height: 80px;
    background-color: transparent;
    clear: both;
}

.container-fluid.reset-footer{
    padding: 0px 0px 95px 0px;
}

.container.reset-footer{
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.padding-footer{
    padding-bottom: 40px;
}

.default-padding{
    padding-left: 20px;
    padding-right: 20px;
}

a {
    text-decoration: none;
}

.modal {
  text-align: center;
}

.modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.reset-padding-right{
    padding-right: 0px;
}

.reset-padding, .no-padding {
    padding: 0;
}

.reset-margin{
    margin: 0;
}

.clearfix.menu{
    height: 70px;
    z-index: 100;
}

.nav-menu-principal ul {
    padding:0px;
    margin:0px; 
    background-color:black;
    color: white;
    list-style:none;
    font-family: "Oxygen", "PT Sans", "Calibri", serif;
    text-transform: uppercase;
    padding: 10px;
}

.nav-menu-principal ul li { 
    display: inline; 
}

.nav-menu-principal ul li a {
    padding: 2px 10px;
    display: inline-block;
    color: white;
    transition:all 0.1s linear; 
    text-decoration: none;
}

.nav-menu-principal ul li a:hover{
    text-decoration: none;
}

.erroFormulario{
    color:#a94442;
    background-color:#f2dede;
    border-color:#a94442;
}

.botao-template, .theme-button{
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    border-radius: 0.25em;
    border: none;
    padding: .6em 1.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    cursor: pointer;
}


.botao-template{
    background-color: #E66432;
    color: #ffffff;
    font-family: "Roboto", "Calibri", sans-serif;
}
.botao-template:hover{
    background-color: #333;
}

.container-header{
    background-color: #CCC;
    color: black;
}

.container-header a{
	font-size: 90%;
}
.container-header a{
    color: white;
}
.container-header .logo{
    display:block;
    margin-left:auto;
    margin-right:auto
}
#container-contato-header{
    height: 130px;
    line-height: 30px;
    vertical-align: middle;
    text-align:center;
}
#container-contato-header span {
    font-size:20px;
}

#container-banner-header{
    text-align: center;
}
#container-banner-header .helper{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

#container-banner-header p{
    color:#feae4d;
    font-family:"Roboto", Bradley Hand ITC;
    font-size:30px;
    text-align:center;
    font-weight:600;
    margin-top:30px;
}

.fixed{
    top:0;
    position: fixed;
    z-index:9999;
    width: 100%;
}


.mt{
    margin-top: 20px;
}
/************************************************************
**      REGRAS PARA TELAS COM LARGURA MENORES QUE 768px.     ** 
************************************************************/
@media only screen and (max-width: 767px) {
    .nav-menu-principal{
        display: none;
    }
    
    .margem-negativa{
        margin-top: 0px;
    }
    .img-produto{
        max-width: 100%;
    }
    .msg-quantidade{
        margin-top: 20px;
    }
    
    .no-mobile{
        display: none;
    }
    .mobile-mt{
        margin-top: 20px;
    }
}


/************************************************************
**     REGRAS PARA TELAS COM LARGURA MAIORES QUE 768px.    ** 
************************************************************/
@media only screen and (min-width: 768px) {
    .nav-menu-principal-mobile{
        display: none;
    }
    
    body > #wrapper > .container{
        min-height: 400px;
    }
    .right{
        float: right!important;
    }
    
    #container-banner-header{
        height: 130px;
    }
    
    .margem-negativa{
        margin-top: -80px;
    }
    
    .img-produto{
        max-width: 320px;
        max-height: 320px;
    }
    
    #txtMedida, .msg-quantidade{
        float: left;
    }
    .msg-quantidade{
      margin-top: -10px;
      margin-left: 40px;
    }
    .mobile{
        display: none;
    }
}

/************************************************************
**     REGRAS PARA TELAS COM LARGURA MÁXIMA DE 480px.    ** 
************************************************************/
@media only screen and (max-width: 480px) {
    .footer{
        height: auto;
    }

    .push{
        height: 0px;
    }
    
    #wrapper {
        min-height: 100%;
    }
    
    #wrapper.home{
        margin: 0 auto;
    }
}


/************************************************************
********      REGRAS DA PÁGINA DE CARRINHO.     *************
************************************************************/

table a{
    color: blue;
}

#tblCarrinho tfoot{
    font-weight: bold;
}

.removerItem:visited, .linkVoltarCatalogo:visited, .linkCarrinhoLogout:visited{
    color: blue;
}

.linkVoltarCatalogo:hover, .linkCarrinhoLogout:hover{
    color:#E66432;
}

.linkCarrinhoLogout{
    color: blue;
}

.linkVoltarCatalogo{
    font-size: 18px;
}

.li-logado{
    width: 100%!important;
}

#container-popup-fechar-pedido{
    display: none!important;
}


/************************************************************
*********      REGRAS DA PÁGINA DE LOGIN.     **************
************************************************************/

#container-login{
    font-size: 18px;
    text-align: center;
}

#container-login input{
    padding: 4px;
    font-size: 18px;
}

#container-login p{
    font-size: 28px;
    font-weight: bold;
}

#container-login a:hover{
    color:#E66432;
}

.linha{
    width: 100%;
    clear: both;
}

.linha:not(:first-child){
    padding-top: 20px;
}

.entrar{
    margin-top: 20px;
    padding-bottom: 20px;
}


.container-fluid-centered{
    height:100%;
    display:table;
    width: 100%;
    padding: 0;
    font-size: 18px;
    background: white;
}

.row-fluid-centered {
    height: 100%; 
    display:table-cell;
    vertical-align: middle;
}

.centering {
    float:none;
    margin:0 auto;
}

.menor > a{
    font-size: 12px!important;
}

.labellogin{
    width: 90px;
    font-weight: 500;
}

/************************************************************
*******      REGRAS DA PÁGINA DE CRIAÇÃO DE CONTA.     ******
************************************************************/
label{
    width: 140px;
    padding: 10px 10px 10px 0;
}

.titulo-criar-conta{
    text-align: center;
    padding: 16px;
}

.titulo-criar-conta h2{
    font-weight: bold;
    font-size: 22px;
}

#frmCriarConta > div, #frmCriarConta > div > div{
    padding: 0px;
}

.transition > label, .transition > input{
    transition: all 0.1s linear;
}

#frmCriarConta input{
    padding: 5px;
}

#footer-criar-conta{
    text-align: center;
    clear: both;
    padding: 25px;
}

/************************************************************
***********      REGRAS DA PÁGINA DE CONTATO.     **********
************************************************************/

#frmContato input, #frmContato textarea{
    max-width: 100%;
}

#mapa{
    width: 450px;
    height: 400px;
    max-width: 100%;
}

/************************************************************
***********      REGRAS DA PÁGINA DE PEDIDOS.     **********
************************************************************/
.linkLiberarUsuario{
    cursor: pointer;
}
#frmHistoricoPedidosEmpresa{
    /*padding-top: 20px;*/
}

#frmHistoricoPedidosEmpresa > div{
    padding-top: 20px;
}

#frmHistoricoPedidosEmpresa > div > label{
    /*min-width: 100px;
    width: 100px;*/
    width: auto;
    font-weight: normal;
}

.linkProcessarPedido, #linkProcessarPedido{
    cursor: pointer;
}

#tblHistoricoPedidos{
    padding-top: 20px;
}

#tblHistoricoPedidos > tbody > tr td:nth-child(8) .processado{
    font-weight: bold;
}

#container-quem-somos{
    font-size: 18px;
}

#container-quem-somos > h3{
    font-weight: bold;
}

#tblClientes{
    word-break: break-word;
}

#tblClientes > tbody > tr td:nth-child(1){
    max-width: 170px;
}

#tblClientes > tbody > tr td:nth-child(2){
    min-width: 140px;
}

#tblClientes > tbody > tr td:nth-child(4){
    min-width: 140px;
}

.fa-2x{
    padding-right: 20px;
}
.fa{
    color: #333333;
}
.fa-lg{
    padding-right: 8px;
}
#container-quem-somos img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#container-quem-somos > div{
    text-align:justify;
}

#container-quem-somos > div > div > h4{
    text-align: center;
}

/************************************************************
**************      REGRAS DA PÁGINA ADMIN.     *************
************************************************************/

header.template, footer.template{
    background-color: #2f2e2c;
    color: #FFF;
    font-family: "Roboto", Helvetica, Arial;
    width: 100%;
    height: 80px;
    display: table;
    padding-left: 5%;
}

header a, header a:hover{
    color: #FFF;
}

header > div{
    vertical-align: middle;
    display: table-cell;
    min-height: 80px;
}
header .logout-adm{
    text-align: right;
    padding-right: 5%;
    width: 30%;
}
header .title{
    font-size: 28px;
    width: 70%;
}
footer.template{
    font-size: 16px!important;
    text-align: center;
}

#container-login.adm{
    display: table; margin: 40px auto;
}

.container-img-produto{
    text-align: center;
}

.descricao-produto{
    font-size: 28px;
}

.preco-produto{
    font-size: 32px;
    color: #000!important;
}

#btnConsulta{
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    cursor: pointer;
    background: none;
    border: none;
    color: #337ab7;
}

#btnConsulta:hover{
    text-decoration: underline;
}

#btnAdicionarProduto{
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    border-radius: 0.25em;
    border: none;
    padding: .3em .8em;
    cursor: pointer;
}

#cmbReferenciaProduto{
    padding: 5px;
}

.loading.alert-normal{
    background-color: #CCC;
    border: solid 1px gray;
}

.loading{
    display: none;
    vertical-align: middle;
    padding: 14px;
    width: 250px;
    border-radius: 5px;
}

.loading > div{
    vertical-align: middle;
    display: table-cell;
}

.loading .icon{
    padding-right: 25px;
}

.msg-quantidade{
    display: none;
    padding: 14px;
    background-color: #EEDD82!important;
    border: solid 2px #DAA520;
    border-radius: 5px;
}

#txtMedida{
    padding: 8px;
    width: 120px;
}
#txtObservacao{
    width: 300px;
    height: 100px;
    max-width: 100%;
}

.separator{
    width: 100%;
    height: 1px;
    margin-top: 45px;
    margin-bottom: 45px;
}

.container-breadcrumb{
    margin-left: 30px;
}

.link-voltar{
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
}

.link-voltar.mobile{
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}


/************************************************************
********      REGRAS DA PÁGINA DETALHES DO PEDIDO.     ******
************************************************************/
#tblDetalhes{
    margin-top: 20px!important;
}
#tblDetalhes thead tr th:first-child{
    min-width: 125px;
}
#tblDetalhes thead tr th:nth-child(3){
    min-width: 90px;
}
#tblDetalhes thead tr th:nth-child(4){
    min-width: 100px;
}
#tblDetalhes thead tr th:nth-child(5){
    min-width: 110px;
}
#tblDetalhes thead tr th:nth-child(6){
    min-width: 100px;
}