.topoMobile {
    width:100%;
}


.cabecalho {
    background-color: #ff9d00;
    height: 60px;
    display: table;
    width:100%;
}


.botao-entrar {
    width:110px;
    color:white;
    font-size: 1em;
    font-weight: bold;
    padding-top:16px;
    float: right;
    color:#55250a
}

.botao-entrar span{
    font-size: 25px;
    position: relative;
    top: 6px
}

.menuDesliza {
    color:white;
    font-size:25px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    color:#55250a;
    }


.LogoMobile {
    padding-top: 5px;
}

.dados2{
    background-color: #fdc400;
    height: 60px;
    color: black;
}

.dados2 a{
    color:#55250a;
}

.dados2 .row{
    padding-top:8px;
}

.dados2 .icon-chat, .icon-phone{
    font-size:30px;
    float:left;
}


.venda-lista{
    font-size:13px;
}

.atende-lista{
    font-size:13px;
    color:#55250a;
}

.menu-mobile-slide{
    overflow: auto;
    width: 85%;
    position: absolute;
    z-index: 1000;
    left:-1000px;
}

.fnd-menu{
    overflow: auto;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 500;
    background-color: rgba(27, 27, 27, 0.45);
    top:0px;
    display:none;
}

.fnd-menu span{
      position: absolute;
    top: 19px;
    right: 0px;
    color: white;
    font-size: 50px;
    overflow: auto;
    width: 50px;
    height: 27px;
    font-family: 'Verdana' !important;
}

.menu-mobile-slide span{
    color:white !important;
    font-weight: bold;
    line-height: 53px;
   
}

.menu-mobile-slide div{
display: table;
height: 50px
}

.menu-mobile-slide .img-menu-header-div{
    float:left;
    margin: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top:5px;
    
}


#sub-menu{
  // display: none;
overflow: auto;
background: white;
height: 100%;
position: relative;
overflow: auto;
color: black;
float: left;
width: 105%;
}

#sub-menu a{
  color:black;
  padding-top: 10px;
  padding-bottom: 10px;
}

.arrow-right {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 0; 
  height: 0; 

  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid white;
    float:right;
    margin-top:28px;
}


.arrow-up   {
      content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 0; 
  height: 0; 

  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid white;
    float:right;
    margin-top:28px;
}

.buscaMobile input{
 width: 100%;
 padding-left: 5px;
 font-size: 20px;
 height: 50px;
}

.buscaMobile #buscarprodutos{
  left:85%;
  top:7px;
}


.modal-dialog {
    position: relative;
    overflow-y: auto;
    padding: 15px;
    margin:0 auto;
}


.close {
  background-color:#ffb600 !important;
  color: #55250a !important;
}


@media (max-width: 750px) {
 header {padding-bottom: 10px !important;}
}
@media (min-width: 760px) {
 header {padding-bottom: 100px;}
}

@media (max-width: 530px) {
	#modalSelos .modal-dialog {
		padding: 0px !important;
		width: 100% !important;
	}
	
	#modalSelos  .modal-content{
		width: 100% !important;
		height: auto !important;
	}
	
	#modalSelos .modal-body{
		width: 100% !important;
		height: 100% !important;
	}
	
	#modalSelos .modal-body img{
		width: 100% !important;
	}
	
	#modalSelos .modal-header{
		width: 100% !important;
		left:0px !important;
	}
	

}
#modalSelos  .modal-dialog{
	width: 490px ;
	height: 550px ;
}


#modalSelos  .modal-body{
	width: 490px;
	height: 550px;
}


#modalSelos  .modal-content{
	width: 490px;
	height: 550px;
}


@media (max-width: 430px){
  .align-payment{
    width:80% !important;
  }
}

@media (max-width:322px){
	.align-payment{
		width:90% !important;
	}
}
