@media(min-width:1600px) {
    #slider{
        width:100%;
        height:450px;
        position:relative;
        overflow:hidden;
      }
}

@media(max-width:1000px) {
    /*************************
       Header
    **************************/
    .menu{
        border-bottom: none;
        margin-bottom: -2px;
    }

    
    .navbar .menu-items {
        display: block;
        width: 100%;
        list-style: none;
        max-height: 0;
        overflow: hidden;
        transition: all 0.25s ease;
        float: right;
        background: #ffaa01;
        padding-top: 0;
        margin-bottom: -30px;
      }

    .item-menu, .dados-menu{
        display: none;
    }

    .logo-menu{
        width: 75%;
        float: left;        
        display: table;
        height: auto;
      }

    .logo-menu img{
        width: 100%;
        margin-top: 10px;
    } 

    .searchl{
        width: 70%;
        float: right;
    }

    .top{
        display: none;
    }

    .novos_banners img{
        width: 100%;
        padding: 0;
        margin-bottom: 15px
      }

    .menu-mobile{
        display: table;
        background: #801815;
        width: 100%;
        height: auto;
        margin-top: -20px;
    }

    #slider{
       
        margin-top: 0;
      }

    .switch{
        display: none;
    }

    .cento-menu-mobile{
        width: 95%;
        margin: 0 2.5%;
    }

    .estampas{
        margin-left: -4%;
    }

    #slider{
        height: 250px;
    }

    .icone-menu-mobile{
        width: 32%;
        margin: 5px 0.5% 5px 0.5%;
        float: left;    
    }

    .icone-menu-mobile-user{
        float: right;
        width: 31%;
        display: table;
        margin: 5px 0.5% 5px 0.5%;
    }

    .icone-menu-mobile-user img{
        width: 50%;
        margin-left: 25%;
    }

    .x{
        width: 18px;
        height: 18px;
        background: #D6C1C0;
        float: right;
        color: #000;
        text-align: center;
        line-height: 13px;
        margin-top: 40px;
        border-radius: 40%;
        font-size: 0.9em;
        margin-left: -8px;
        position: relative;
        z-index: 10;
      }

      .menuconta{
        width: 60%;
        height: 30px;
        text-align: left;
      }

      .abaixa{
          width: 100%;
          height: 25px;
      }

      .menuconta li a {
          color: #fff;
          position: relative;
          z-index: 99999;
          border-bottom: 1px solid #eaeaea;
      }

      .menuconta li a:hover {
        color: #fff;

    }

 

      .menuconta li  ul{
        background-color:#801815; 
        margin-left: -40px;
      }   

    .icone-menu-mobile img{
        width: 50%;      
        padding-top: 2px;
        margin-left: 25%;
    }

    .top-mobile{
        color: #fff;
        background: #801815;
        width: 100%;
        height: auto;
        text-align: center;
        font-size: 0.8em;
        display: block;
      }

      .top-mobile p{
          width: 90%;
          margin: 0px 5%;
      }

      .menu-mob{
        display: table;
        width: 100%;
        height: auto;
        display: table;
        background: #eaeaea;
        padding-left: 0;
        margin-left: 0;
      }

      .menu-mob img{
          padding-left: 20px;;
      }

      #divx{
          clear: both;
      }

      .input-busca{
          width: 70%;
          height: 40px;
      }

        .buscar{
            width: 40px;
            height: 40px;
            border: none;
            background:#eaeaea url('../images/lupa.png');
            background-size: cover;
            margin-top: 12.5px;
            border-bottom: 1px solid #D6C1C0;
            float: left;
          }

    /*************************
       Página Index
    **************************/
    .box-linhas{
        width:100%;
    }

    .mobile{
        display: block;
      }

      .desk{
          display: none;
      }

    .separaMobile{
        width: 100%;
        height: 3px;
        clear: both;
      }

      .separaDesk{
        display: none;
      }

    .banner_mes{
        display: none;
    }

    .banner_mes_mobile{
        display: table;
        margin-top: 40px;
    }

    .banner_mes_mobile img{
    width: 100%;
    }

    .box-linhas-divisor{
        width: 100%;
        height: 50px;
    }

    .linhas{
        margin-top: 30px;
      }

    .box-produtos{
        width: 100%;
    }

    .descricao-empresa, .fachada-empresa{
        width: 100%;
    }

    .bt-add{
        float: right;
        width: 50%;
        background: #03f496;
        color: #000;
        border: none;
        height: 35px;
        border-radius: 5px;
      }

      .number2-wrapper input[type="number"] {  
        padding: 0;
        text-align:left;
        width: 45%;
        height: 35px;
        font-size: 1.5em;
        padding-left: 5px;
        font-weight: bold;
        color: #000;
        border: 1px solid #666;
        border-radius: 6px;
      }
      

    .fachada-empresa img{
        width: 100%;
        margin: 0;
    }

    /*************************
       Footer
    **************************/
    .acessos, .social{
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .box-acessos{
        width: 90%;
        text-align: center;
        margin: 0 5% 20px 5%;
    }

    .rede-social{
        width: 80px;
        height: 30px;
        margin: 0 auto;
    }

    .social img{
        margin-right: 10px;
    }

    .bandeiras{
        width: 250px;
        height: 90px;
        margin: 0 auto;
    }

    /*************************
       Fim
    **************************/
    .politica{
        width: 95%;
        text-align: center;
        margin: 0 auto;
    }

    .cop{
        width: 95%;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 10px;
    }

    .cop img{
        height: 25px;
        margin-left: 0;
        margin: 0 auto;
      }

    /*************************
       Página Linha Feminina
    **************************/
    .coluna-mosaico{
        width: 100%;
    }

    /*************************
       Página Produtos
    **************************/
    .box-banner-fim{
        width: 100%;
        margin-bottom: 20px;
    }

    .banner-produtos{
        display: none;
    }

    /*************************
       Página Detalhes
    **************************/
    .fotos-produto{
        width: 100%;
        margin: 0;
    }

    .addcar, .tamanhos{
        width: 90%;
        margin: 0 5%;
    }



    .infoMobile{
        display: block;
        width: 90%;
        margin: 0 auto;
    }

    .infoDesk{
        display: none;
    }

    .infoMobile li{
        color: #666;
        font-size: 1.2em;
    }

    

    .box-fotos-produtos{
        width: 48%;
        margin: 10px 1%;
    }

    .info-produtos{
        width: 90%;
        margin: 0 5%;
    }



    .infodif{
        width: 100%;
        height: 70px;
        border-bottom: 1px solid #fff;
    }

    .infodif i{
        margin-top: 10px;
    }

    .boxfooter{
        width: 100%;
        border-bottom: 1px solid #ccc;
        border-right: none;
        padding: 10px 0;
    }

    .conf{
        margin-top: 10px;
    }

    .mob{
        clear: both;
    }

    

    .faixaadd{
        background: #f0f0f0;
    }

    .infoadd{
        width: 100%;
        border-bottom: 1px solid #ccc;
        padding: 15px;
    }

    .box-acessos{
        border-bottom: 1px solid #666;
        padding-bottom: 10px;
    }

    .linhas{
        display: none;
    }

    .inputtres{
        width: 50%;
    }

    .dois{
        display: none;
    }

    .ultimo{
        border-bottom: none;
    }

    /** Carrinho*/

    .desc-prod{
        width: 70%;
    }

    .remover{
        clear: both;
        float: right;
        margin:  0 auto;
        display: block;
    }

    .valor-prod{
        width: 40%;
        margin-left: 10px;
    }

    .sub{
        width: 100%;
        margin: 0;
        text-align: left;
        padding-bottom: 50px;
        margin-bottom: 15px;
        clear: both;
    }

    .subA{
        text-align: left;
    }

    .subC{
        width: 100%;
        float: left;
        font-size: 1.3em;
      }


      /* Logar */
      .logar{
          width: 100%;
          margin-bottom: 50px;
      }

      .geral h1{
          margin-left: 0;
      }

      /* Cadastro */

      .logar2{
          width: 90%;
          margin: 0 5% 30px 5%;
      }

      .geral2 h1{
          margin-left: 5%;
      }

      .inputset, .inputtres, .inputcinco, .inputcinc, .linhacartao{
          width: 100%;
      }

      .info-cad{
          clear: both;
          width: 100%;
      }

      #divx{
          margin-bottom: 20px;
      }

      /* Minha Conta*/
      .menu-conta{
        width: 90%;
        margin: 30px 5% 0 5%;
      }

      .inputoito, .inputdois, .inputcinco2{
          width: 100%;
      }

      .inputtres2{
        width: 50%;
        float: left;
      }

      /* Minhas Compras*/
      .compras{
        width: 90%;
        margin: 0 auto;
        margin-bottom: 50px;
      }
      .parteA{
        width: 90%;
        margin: 20px 5%;
      }

      /* Confirmar Dados*/
      .geral_dados{
        width: 100%;
      }

      .adrres{
          width: 100%;
      }

      .geral_produtos{
          width: 100%;
          min-height: 150px;
          padding-bottom: 30px;
          margin-bottom: 30px;
      }

      /*Pagamento*/
      .accordion {
        margin: 0px;
      }

      .accordion dt, .accordion dd {
          width: 100%;
      }

      .carmenor, .carmaior, .opcao_frete{
          width: 100%;
          clear: both;
      }

      .opcao_frete{
        margin: 30px;
    }

    .inp-prod{
        margin-left: 18%;
        margin-top: 10px;
    }

    .valor-prod{
        margin-top: 10px;
    }

    .continuar{
        margin-top: 20px;
    }
    
    .linhacartao2{
        display: none;
    }

    .verdetalhe{
        width: 100%;
        float: left;
        margin-top: 10px;
    }

    .carousel-inner{
        margin-top: 0px;
        margin-bottom: 10px;
      }

      .diferencial p{
          font-size: 1em;
      }

      .marx{
          background: #fff;
          margin-right: 15%;
          color: #000;
      }

      .avancado{
        display: block;
      }

      .ocult{
          display: none;
      }

      .avancadoy{
          display: none;
      }

      .form_filtroy{
          display: none;
          width: 0;
          height: 0;
      }

      .desloca_conteudo{
          width: 100%;
      }



      /*aqui*/
      .xtotal, .xxtotal{
        width: 100%;
        border-bottom: none;
      }

      .descricao-detalhada-produto{
        margin-top: 0px;
    }

    .btcar{
        margin-top: 20px;
        width: 90%;
        margin: 0 5%;
        padding: 12px ;

        
    }

    .btcar img{
        background: #5daa7d;
        float: left;
        width: 65px;
        padding: 5px;
        border-radius: 8px 0 0 8px;
    }

    .adicionar-carrinho{
        width: 80%;
        padding: 16px 8px;
        font-size: 2em;
    }

    
    .infoMobile p{
        color: #000;
        font-size: 2em;
        font-weight: bold;
        margin-top: 25px;
    }

    .LA{
        width: 90%;
        color: #000;
        font-size: 1em;
        padding: 15px;
        margin: 0 5%;
      }

      .geral_dadosx{
        width: 100%;
        margin: 0;
      }

      .sucess{
        width: 100%;
        margin: 0;
      }

      .geral_dados{
        min-height: 50px;
      }

 
   
}