/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {


  .botaosejarevendedor{
    font-size: 13px !important;
    max-width: 350px !important;
  }
  #sejarevendedor{
    font-size: 40px !important;
  }
  #home_destaque .slick-prev:before, #home_destaque .slick-next:before {
    font-size: 37px !important;
  }

  .one-time .slick-next {
    right: 39px !important;
}

  .infos p  {
    font-size: 12px;
  }

  .infos {
    text-align:center;
  }

  .infos img {
    float:none;
    display: block;
    margin:auto;
  }

  #lojas_img {
    display: none;
  }
  #lojas_img2 {
    display: block;
    max-width: 100%;
    margin:auto;
    margin-top: 40px;
  }


 .div_paypal {
  margin-top: 20px;
 }


  #txt_codigo,#txt_cep {
    max-width: CALC(100% - 73px) !important;
  }

  #txt_codigo {
    margin-bottom: 15px;
  }

  .cep_div {
    margin-top: 15px;
    display: block;
  }
  .div_qtd {
    margin-top: 0;
  }

  #atopo {
    text-align: center;
  }
    #atopo .c {
      height: auto;
    }

    #atopo .a a {
      display: block;
      width: 100%;
    }

    #topo .icons img {
      height: 26px;
      margin-top: 18px;
    }

    #topo .icons img.bag {
      height: 36px;
  }
  .menu_mobile.mn {
      margin-top: 5px;
      top:82px !important
  }

    #topo #marca {
      width:auto;
      max-width: auto;
       
    }

    #topo {
      padding-top: 0px;
      padding-bottom: 0px;
    }

    #topo a {
      margin:auto;
    }



    #banner .c {
      height: 100%;
      height: 350px;
    }

    #banner .a {
      font-size: 3.8rem;
      display: block;
      width: 100%;
    }

    #banner .b {
      font-size: 2.5rem;
      display: block;

      margin-bottom: 30px;  
    }

    #features .item {
      margin:auto;
      margin-top: 20px;
    }

    #banner {
      padding: 0;
    }

    #destaques img {
      margin-top: 0 !important;
      margin-bottom: 15px;
    }

    #categoria #features {
      margin-top: -318px;
    }
    #categoria #banner-c h1 {
      
       font-size: 50px;
    }

    #produtos .a {
      min-height: 242px;
    }

    #produto .botao_azul {
      width: CALC(100% - 118px);
      max-width: 250px;
  }

  #categoria #banner-c {
    min-height: 150px;
  }

  #categoria #banner-c .c {
    min-height: 150px;
  }

  #fancyAlerta .img {
    width: 40px !important;
    height: 40px !important;
  }

  #fancyAlerta img {
    width: 100%;
    display: block;
  }

  #fancyAlerta a.m2 {
     font-size: 12px;
  }

  #fancyAlerta span.m3 {
      font-size: 15px;
      line-height: 37px;
  }

  #fancyAlerta .botao_azul {
    max-width: 100%;
  }

 
  #produto img {
    border: 0;
  }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {  }


@media (max-width: 767.98px) { 
 
}

/* Medium devices (tablets, 768px and up) */
@media  (max-width: 991.98px) { 
  
 }

/* Medium devices (tablets, 768px and up) */
@media (max-width: 1025px) { 

 }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {  }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {  }

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { }