
/***********************************
	MONITOR - COMPUTADOR
***********************************/
	
	@media screen and (max-width: 1600px){
	}
	
	@media screen and (max-width: 1200px) and (min-width: 992px){
		.quebra{display:block;}		
		.owl-theme .owl-controls{margin-top: -350px !important;}	
	}
	
	@media screen and (max-width: 7000px) and (min-width: 762px){
	}
	@media screen and (max-width: 7000px) and (min-width: 992px){
	}
	@media screen and (max-width: 1800px) and (min-width: 1500px){		
		.owl-theme .owl-controls{margin-top: -460px !important;}
	}
	@media screen and (max-width: 1500px) and (min-width: 1200px){		
		.owl-theme .owl-controls{margin-top: -420px !important;}
	}
	@media screen and (min-width: 762px){
	
	}
	@media screen and (max-width: 1200px){
		.orca-btn h6, .bloco-produto button div{display:none;}
		.bloco-produto button p{margin-bottom: 28px;}
		.orca-btn button{margin-left:10px;}
		.orca-btn{margin-top: 27px;}
		.logo{width:240px;}
		.topo{height: 136px;}
		.topo ul{margin-top: 25px;}
		.faixa-produtos a { width: 160px;}
		.produtos p{margin-bottom: 10px;}
		.mapa{height:360px;}
		.qtddentro p{margin-bottom:0px;}
		.bloco-carrinho input{margin-top: 0px;}
		.bloco-carrinho i{margin-top: 4px;}
		.owl-theme .owl-controls{margin-top: -300px;}
	}
	
/***********************************
	TABLET
***********************************/


	@media screen and (max-width: 992px){
		.orca-btn button, .faixa-produtos a div, .sempadding{display: none;}
		.orca-btn{margin-top: 8px;}
		.topo{height: 102px;}
		.topo ul{margin-left: 5px;margin-top: 5px;}
		.topo ul li{margin-right: 5px;}
		.faixa-index{height: 250px;padding-top: 75px;}
		.faixa-index h1{width: 100%;font-size: 280%;}
		footer{padding-bottom: 20px;height:auto}
		.faixa-produtos a{width: auto;margin-right: 60px;}
		.qtd-itens{width:100%;}
		.faixa-produtos a{width:50%;margin-right: 0px;padding: 10px 0px;margin-top:0px;}
		.faixa-produtos {background:#ee863d;height:auto;border:2px solid #ee863d}
		.faixa-produtos a:hover{background:white;color:#942a24;}
		.bloco-produto button p{width: 100% !important;}
		.contato-topo p span{display:block !important}
	}
	
	@media screen and (max-width: 992px) and (min-width: 762px){
		.logo{width: 180px;}
		.topo{height: 102px;}		
		.owl-theme .owl-controls{margin-top: -310px !important;}	
	
	}

/***********************************
	CELULAR
***********************************/

	@media screen and (max-width: 762px){	
		.topo ul, .topo p, .empresa img{display:none;}
		.logo {width: 120px;margin-top: 0px;}
		.topo{height: 68px;}
		.orca-btn{margin-left: 2px;}
		.orca-btn img {padding: 24px;background:#ee863d;margin-top: -8px;}
		.abre-responsa{display:block}
		.faixa-index{padding-top: 40px;height: auto;padding-bottom: 40px;font-size: 100%;}
		.novidades h1{font-size: 250%;}
		footer p span, .contato p span{display:block}
		footer p{line-height: 80%;}
		.empresa h1{font-size: 250%;margin-bottom: 0px;}
		.empresa h2{margin-bottom: 0px;}
		.bloco-carrinho{text-align:center;padding-bottom:20px;}
		.bloco-carrinho p{width: 100%;}
		.bloco-carrinho input{margin-top:5px !important}
		.bloco-carrinho i{margin-top:7px !important}
		.qtdinterna{width: 75px;margin: auto;}
		.menu-responsivo, .owl-theme .owl-controls{display:none;}
	}
	
	@media screen and (max-width: 762px) and (min-width: 570px){
	}
	
	
	@media screen and (max-width: 700px){
	}
	
	@media screen and (max-width: 600px){	
		.faixa-produtos a{width:100% !important}
		.faixa-index h1 {font-size: 180% !important}	
	}
		
	@media screen and (max-width: 350px){
		footer p { line-height: 100%;}
	}
	@media screen and (max-width: 450px){	
	}