/* ---- Menu --- */
.navbar-form input, .form-inline input {
    width:auto;
}
header {
    height:70px;
}
#nav.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:10;
}
#sidebar.affix-top {
    position: static;
}
#sidebar.affix {
    position: fixed;
    top: 180px;
}
.link_header a{
    color:#777;
}
.navbar-default .navbar-nav>li>a{
    font-weight: bold;
}

#sessao-quem-somos{
    min-height: 70vh;
}

#sessao-minha-conta{
    margin-top: 20px;
}

#sessao-minha-conta{
    margin-top: 20px;
}
.listaPedidos{
    padding: 5px 0 0 21px;
    border: 1px solid #d0d0d0;
}
.listaPedidos p{
    border-bottom: 1px solid #e2e2e2;
    font-weight: 300;
    line-height: 1.0;
    font-size: 16px;
    padding: 5px 21px 5px 21px;
    color: #6b6b6b;
}
.listaPedidos:nth-child(odd) 
{
    background-color: #ededed;
}
.listaPedidos h3{
    text-transform: uppercase;
    border-bottom: 1px solid #e2e2e2;
    color: #337ab7;
}
#sessao-meus-pedidos{
    margin-top: 20px;
}

/* flutuar div do total inicio */
.flutuarPreco { 
    z-index: 999;
    bottom: 50px;
    right:0;
    position:fixed;
    height:150px;
    width:150px;
    color:#fff;
    background-color:white;
    border: 2px solid #4fbfa8;
}
/* flutuar div do total fim */

.ajusteRadioSogra{margin-left: 22px!important;}

#sessao-titulo-tamanhos h2{
    text-align: center;
    text-transform: uppercase;
    color: #737373;
}

#sessao-titulo-tamanhos p{
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px dashed #d20245;
}

#sessao-titulo-tamanhos a{
    border: 1px solid #d10246;
    font-size: 22px;
    background: #e4e4e4;
}

#sessao-titulo-tamanhos a:hover{
    background: #dff0d8;
}
#sessao-titulo-tamanhos span{
    color:#d10246;
    font-size: 16px;
}


#sessao-titulo-home{
    background: #e7e7e7;
    border: 1px solid #9e9e9e;
    margin-top: 20px;
    padding-bottom: 12px;
}

#sessao-titulo-home h2{
    color: #737373;
}

#sessao-titulo-home span{
    color: #d10246;
}

.ajuste-submenu>li>a{
    font-weight: 500;color: #8795A2;
}
/* ---- Sessão Tamanho personalizado do banner --- */
#sessao-personalizado{
    margin: 20px 10px 20px 10px;
    min-height: 60vh;
}

#sessao-personalizado h2{
    margin-top: 0px;
}

#sessao-personalizado .tamanhoPersonal{
    border: 1px solid #aec72c;
    border-radius: 20px;
    padding: 20px;
}
#sessao-personalizado .input-group-addon{
    width: 80px;
    text-align: left;
    font-weight: bold;
}

#sessao-personalizado .form-group{
    margin-bottom: 12px;
}
/* ---- Sessão Info página --- */
#sessao-info{
    background: #aec62c;
    margin-top: 90px;
    padding-bottom: 10px;
}
#sessao-info h2{
    color: white;
    text-transform: uppercase;
}

/* ---- Sessão Cidades --- */
.info-detalheLinha{
    margin-top: 30px;

}
.info-detalhe{
    text-align: center;
}
.info-detalhe i {
    font-size: 54px;
    text-align: center;
}

/* ---- Sessão Fotos do pedido --- */
#sessao-fotospedido{
    min-height: 60vh;
    margin-top: 20px;
}

/* ---- Sessão Vídeo --- */
#sessao-video{
    min-height: 60vh;
}
#sessao-video h1{
    color: #4285f4;
    text-transform: uppercase;
    font-size: 35px; 
    margin-bottom: 20px;
    margin-top: 5px;
}

/* ---- Sessão Upload --- */
#sessao-upload{
    margin-bottom: 100px;
}
#sessao-carrinho{
    min-height: 40vh;
}
#sessao-concluido{
    margin-top: 20px;
    min-height: 50vh;
}
#sessao-concluido p{
    font-size: 16px;
    color: #696969;
}
.infoendereco{
    background-color: #ededed;
    border: 1px solid #d0d0d0;
    padding: 8px 12px 8px 12px;
    margin-left: 15px; 
    margin-right: 15px; 
}
.yt-container {
    position:relative;
    padding-bottom:56%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}
.yt-container iframe, .yt-container object, .yt-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
/* ---- Sessão cadastro --- */
#sessao-cadastro{
    padding-bottom: 60px;
}
#sessao-cadastro h1{
    text-transform: uppercase;
    color:#4285f4;;
}


/* ---- Sessão contatos --- */
#sessao-contatos h1{
    text-transform: uppercase;
    color:#4285f4;;
}
#sessao-contatos .contatos{
    /*box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.75);*/
    padding: 0px 25px 25px 25px;
    border-radius: 20px;
    padding: 20px;
}
#sessao-contatos .duvidas{

    padding: 0px 25px 25px 25px;
    border-radius: 20px;
    padding: 20px;
}


/* ---- Sessão Empresa --- */
#sessao-empresa h1{
    text-transform: uppercase;
    color:#4285f4;;
}

/* ---- Rodapé --- */
.footer{
    background: #e7e7e7;
    color: #6d6d6d;
    padding: 0 20px 10px 20px;
    border-top: 4px solid #aec62c;
    margin-top: 50px;
    -webkit-box-shadow: 0 -1px 12px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 -1px 12px rgba(0,0,0,0.4);
    box-shadow: 0 -1px 12px rgba(0,0,0,0.4);
} 
.footer h3 {
    border-bottom: 1px dotted #7C7C7C;
}
.footer-copyright {
    text-align: center;
    color: #7C7C7C;
    border-top: 1px dotted #7C7C7C;
    padding-top: 10px;
    font-size: 0.9em;
}

.badgeAjuste{
    background-color: #aec62c;
    font-weight: 300;
    padding: 2px 6px;
    position: absolute;
    right: 3px;
    top: 3px;
} 

/* login empresa home inicio */
#login-dp{
    min-width: 250px;
    padding: 14px 14px 0;
    overflow:hidden;
    background-color:rgba(255,255,255);
}
#login-dp .help-block{
    font-size:12px    
}
#login-dp .bottom{
    background-color:rgba(255,255,255,.8);
    border-top:1px solid #ddd;
    clear:both;
    padding:14px;
}
#login-dp .social-buttons{
    margin:12px 0    
}
#login-dp .social-buttons a{
    width: 49%;
}
#login-dp .form-group {
    margin-bottom: 10px;
}
.btn-fb{
    color: #fff;
    background-color:#3b5998;
}
.btn-fb:hover{
    color: #fff;
    background-color:#496ebc 
}
.btn-tw{
    color: #fff;
    background-color:#55acee;
}
.btn-tw:hover{
    color: #fff;
    background-color:#59b5fa;
}

#mapa-loja-iframe{
    width: 100%;
    height: 300px;
}

.carrinhoMobile{
    margin-bottom: 10px;
}

.linkEuQuero:hover{background: #efefef;}

.linkEuQuero:active{background: white;}

.linkEuQuero{background: #e4e4e4;}

/* Mobile */
@media(max-width:768px){

    #pedidoDescCar{
        display: none;
    }

    .pedidoMovelDiv{
        padding: 5px 0 0 21px;
        border: 1px solid #d0d0d0;
    }

    .pedidoMovelDiv:nth-child(odd){
        background-color: #ededed;
    }

    .pedidoMovelItens{
        border:1px solid #ccc;
        padding-left: 10px;
    }

    #pedidoMovelCar{
        display: block;
    }

    .img_cartoes{
        height: 25px;
    }

    .linkEuQuero{font-size: 15px; display: block;}

    .hiddenLogin{
        display: block;
    }
    .hidem_mobile{
        display: none;
    }

    #sessao-cadastro h1{
        font-size: 24px;
    }

    .carrinhoDesktop{
        display: none;
    }
    /* ---- Valor compra do upload fotos  --- */
    #valor_compra{     
        border: 2px solid black;
        position: fixed;
        bottom: 10px;
        right: 10px;
        background-color: white;
        z-index: 999;
        padding: 5px 10px 5px 10px;


    }
    /* ---- Sessão Tamanho Escolha do upload --- */
    #sessao-tamanho-escolha{
        margin-top: 60px;
    }

    .infoendereco{
        margin-top: 12px; 
    }


    #sessao-titulo-tamanhos h2{
        font-size: 20px;
    }

    #sessao-titulo-tamanhos a{
        margin-bottom: 12px;
        width: 100%;
        display: block;
    }



    #sessao-titulo-home h2{
        font-size: 20px;
    }

    /* ---- Imagem logo home --- */
    .logo-ajuste{
        padding: 10px 10px;
    }
    .logo-mobile{
        padding: 10px 10px;
        display: block;
    }
    img.img-logo{
        height: 35px;

    }
    #sessao-info {
        margin-top: 50px;
    }
    #sessao-info h2{
        font-size: 18px;
    }
    #sessao-cidades h2{
        font-size: 18px;
    }
    #sessao-video h1{
        font-size: 24px;
    }
    #sessao-video h2{
        font-size: 18px;
    }
    #sessao-video h3{
        display: none;
    }
    #sessao-quemsomos h2{
        font-size: 20px;
    }
    #sessao-empresa h2{
        font-size: 20px;
    }
    .centralAtend{
        font-size: 20px;
        margin-top: 0px;
    }
    #login-dp{
        background-color: inherit;
        color: #fff;
    }
    #login-dp .bottom{
        background-color: inherit;
        border-top:0 none;
    }
    .ajusteCentral{
        margin-top: 0px; 
    }
    .ajusteTelPlano{
        font-size: 24px;
    }
    .info-detalheLinha{
        margin-top: 5px;
    }

    .ajuste-well{
        padding: 0 10px 10px 10px;
    }
}

/* ---- Desktop --- */
@media(min-width:768px){

    #pedidoDescCar{
        display: block;
    }

    #pedidoMovelCar{
        display: none;
    }

    .img_cartoes{
        margin-left: 7px; height: 30px;
    }  

    .linkEuQuero{font-size: 22px;}


    .carrinhoMobile{
        display: none; 
    }

    /* ---- Valor compra do upload fotos  --- */
    #valor_compra{     
        border: 2px solid black;
        position: fixed;
        right: 15px;
        background-color: white;
        z-index: 999;
        padding: 5px 10px 5px 10px;

    }
    /* ---- Sessão Tamanho Escolha do upload --- */
    #sessao-tamanho-escolha{
        margin-top: 110px;
    }

    #sessao-titulo-tamanhos a{
        margin: 20px;
    }

    .logo-mobile{
        display: none;
    }
}


/* ---- breadcrumb inicio  --- */

/** The Magic **/
.btn-breadcrumb{
    margin-top: 0px;
}
.btn-breadcrumb a{
    color: #777;
}
.btn-breadcrumb .btn:not(:last-child):after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid white;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: 100%;
    z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child):before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid rgb(173, 173, 173);
    position: absolute;
    top: 50%;
    margin-top: -17px;
    margin-left: 1px;
    left: 100%;
    z-index: 3;
}

/** The Spacing **/
.btn-breadcrumb .btn {
    padding:6px 12px 6px 24px;
}
.btn-breadcrumb .btn:first-child {
    padding:6px 6px 6px 10px;
}
.btn-breadcrumb .btn:last-child {
    padding:6px 18px 6px 24px;
    color:#777;
}

/** Default button **/
.btn-breadcrumb .btn.btn-default:not(:last-child):after {
    border-left: 10px solid #fff;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):before {
    border-left: 10px solid #ccc;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
    border-left: 10px solid #ebebeb;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
    border-left: 10px solid #adadad;
}

/** Primary button **/
.btn-breadcrumb .btn.btn-primary:not(:last-child):after {
    border-left: 10px solid #428bca;
}
.btn-breadcrumb .btn.btn-primary:not(:last-child):before {
    border-left: 10px solid #357ebd;
}
.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):after {
    border-left: 10px solid #3276b1;
}
.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):before {
    border-left: 10px solid #285e8e;
}

/** Success button **/
.btn-breadcrumb .btn.btn-success:not(:last-child):after {
    border-left: 10px solid #5cb85c;
}
.btn-breadcrumb .btn.btn-success:not(:last-child):before {
    border-left: 10px solid #4cae4c;
}
.btn-breadcrumb .btn.btn-success:hover:not(:last-child):after {
    border-left: 10px solid #47a447;
}
.btn-breadcrumb .btn.btn-success:hover:not(:last-child):before {
    border-left: 10px solid #398439;
}

/** Danger button **/
.btn-breadcrumb .btn.btn-danger:not(:last-child):after {
    border-left: 10px solid #d9534f;
}
.btn-breadcrumb .btn.btn-danger:not(:last-child):before {
    border-left: 10px solid #d43f3a;
}
.btn-breadcrumb .btn.btn-danger:hover:not(:last-child):after {
    border-left: 10px solid #d2322d;
}
.btn-breadcrumb .btn.btn-danger:hover:not(:last-child):before {
    border-left: 10px solid #ac2925;
}

/** Warning button **/
.btn-breadcrumb .btn.btn-warning:not(:last-child):after {
    border-left: 10px solid #f0ad4e;
}
.btn-breadcrumb .btn.btn-warning:not(:last-child):before {
    border-left: 10px solid #eea236;
}
.btn-breadcrumb .btn.btn-warning:hover:not(:last-child):after {
    border-left: 10px solid #ed9c28;
}
.btn-breadcrumb .btn.btn-warning:hover:not(:last-child):before {
    border-left: 10px solid #d58512;
}

/** Info button **/
.btn-breadcrumb .btn.btn-info:not(:last-child):after {
    border-left: 10px solid #5bc0de;
}
.btn-breadcrumb .btn.btn-info:not(:last-child):before {
    border-left: 10px solid #46b8da;
}
.btn-breadcrumb .btn.btn-info:hover:not(:last-child):after {
    border-left: 10px solid #39b3d7;
}
.btn-breadcrumb .btn.btn-info:hover:not(:last-child):before {
    border-left: 10px solid #269abc;
}
/* ---- breadcrumb fim  --- */

/* ---- box detalhe produto inicio  --- */
.box{
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.75);
    padding:5px 25px 25px 25px;
}

.labelTamanho{
    font-size: 16px;
}
.asterisco{
    color: red;
}

/* ---- box detalhe produto fim  --- */


/* Loading pagina inteira  inicio*/
#loadingDiv{
    visibility: visible;
    position:fixed;
    top:0px;
    right:0px;
    width:100%;
    height:100%;
    background-color: rgba(255,255,255,0.7);
    background-repeat:no-repeat;
    background-position:center;
    z-index:10000000;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
.loadfa{
    position:fixed;
    top:50%;
    right:50%;
}
/* Loading pagina inteira  fim*/

/* sombra no produto inicio*/
.sombraProduto:hover{
    -webkit-box-shadow: 0px 0px 29px 2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 29px 2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 29px 2px rgba(0,0,0,0.75);
}
/* sombra no produto fim*/

