.navegacao
{
	width:auto;
	display:table;
	float:right;
	box-sizing:border-box;
	text-align:right;
	padding-right:28px;
	height:65px;
	line-height:50px;
	padding-bottom:5px;
	padding-top:5px;
	margin-top:0px;
	margin-left:10px;
}

.navegacao img
{
	width:25px;	
}

.nav-mob
{
	display: none;
}

.search
{
	width:auto;
	float:left;
	height:27px;
	padding:5px;	
	margin-top:6px;
	cursor:pointer;	
}

.user
{
	width:auto;
	float:left;
	height:26px;
	padding:5px;
	margin-top:5px;
	cursor:pointer;	
}

.shop
{
	width:auto;
	float:left;
	height:27px;
	padding:5px;
	margin-top:5px;
	cursor:pointer;	
}

.botoes_topo
{
	width:auto;
	max-width:280px;
	float:right;
	margin-right:5px;
	margin-top:12px;
}

.menu_user
{
	display:none;
	width:350px;
	position:absolute;	
	z-index:99999999999 !important;
	right:15px;
	margin-top:5px;
	box-sizing:border-box;
	padding:15px;
	padding-bottom:65px !important;
	padding-top:30px;
	border-radius:10px;
	
	background-color:#FFFFFF;
	color:rgb(171,140,115);
	font-family:'Azo Sans';	
	font-size:13px;
	
	box-shadow:2px 2px 9px rgb(0,0,0,0.2);
	
}

.menu_user_close
{
	position:absolute;
	right:-8px;
	top:2px;
	width:30px;
	height:30px;
	border-radius:30px;
	
	line-height:28px;
	background-color:#ab8c73;
	color:#FFFFFF;
	text-align:center;
	cursor:pointer;
	font-weight:500;
}

.menu_user_close:hover
{
	-webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
	
    -webkit-transform: scale(1.09);
    -moz-transform: scale(1.09);
    transform: scale(1.09);	
}

.menu_user>li
{
	width:100%;
	box-sizing:border-box;
	float:left;
	list-style:none;
	text-align:left;
	margin:0;
	padding:0;
	line-height:40px;
	display:block !important;
}

.menu_busca
{
	display:none;
	width:310px;
	position:absolute;	
	z-index:9999999999999999;
	right:10px;
	margin-top:5px;
	margin-right:10px;
	box-sizing:border-box;
	border-radius:10px;
	
	padding:15px;
	padding-bottom:20px;
	padding-top:5px;
	
	background-color:#FFFFFF;
	color:#000000;
	font-family:'Azo Sans';	
	font-size:13px;
	
	box-shadow:2px 2px 9px rgb(0,0,0,0.2);
}

.menu_busca>li
{
	width:100%;
	box-sizing:border-box;
	float:left;
	list-style:none;
	text-align:left;
	margin:0;
	padding:0;
	line-height:40px;
	display:block !important;
}

.menu_busca_close
{
	position:absolute;
	right:-8px;
	top:2px;
	width:30px;
	height:30px;
	border-radius:30px;
	
	line-height:28px;
	background-color:#ab8c73;
	color:#FFFFFF;
	text-align:center;
	cursor:pointer;
	font-weight:500;
}

.menu_busca_close:hover
{
	-webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
	
    -webkit-transform: scale(1.09);
    -moz-transform: scale(1.09);
    transform: scale(1.09);	
}

.saudacao_nome
{
	width:300px;
	min-width:300px;
	max-width:320px;
	display:table;

	position:absolute;
	top:85px;
	right:0px;

	font-size:12px;
	height:38px;

	text-align:right;
	padding-right:15px;
	padding-left:15px;
	padding-top:11px;

	color:#FFFFFF;
	background:linear-gradient(to left, rgb(0,0,0,0.8), transparent);
	z-index:-9;
	
	font-family:'Azo Sans';
}

.aba_usuario_home
{
	line-height:20px;
	text-decoration:none;
	font-size:12px;
	padding-top:10px;
}

.aba_usuario_home_nome
{
	width:100%;
	float:left;
	margin-bottom:15px;
	font-size:14px;
	color:#FF952B;
	padding-top:10px;
	font-family:'Azo Sans';
	font-weight:normal !important;	
}

.aba_usuario_home a
{
	text-decoration:none !important;
	font-size:12px !important;
	line-height:18px;
	color:#000000;
	font-family:'Azo Sans';	
}
.aba_usuario_home a:hover
{
	color:#666666;
}

.whatsapp_topo
{
	float:left;
	width:150px;
	margin-left:5px;
	padding:4px;
	text-align: center;
	border-radius:12px;
	
	color:#fff;
	background-color: #1ad03f;
	transition: 0.5s;
	line-height: 28px;
	margin-top: 0px;
	padding-bottom:2px;
	padding-top:6px;
	
	background-image: url(../images/whats.png);
	background-size: 24px 24px;
	background-repeat: no-repeat;
	padding-left:22px;
	background-position:8px 6px;
	height:38px;
	cursor:pointer;
	
	font-family:'Azo Sans';	
	text-transform:uppercase;
	font-weight:400;
}

.whatsapp_topo:hover
{
	border-radius: 10px 10px 0px 0px;
	border-bottom: 0px;
}

.whatsapp_topo:hover ul
{
	display: block;
	transition: 1s;
	opacity: 1;
	margin-top: 2px;
	border-radius:0px 0px 10px 10px;
	z-index:99999999999999999 !important;
}

.whats_texto_1
{
	font-size:11px;
}

.whatsapp_topo ul
{
	width:150px;
	position: absolute;
	padding:9px;
	text-align: left;
	background-color:#1ad03f;
	margin-left:-22px;
	padding-bottom:10px;
	
	border-top: 0px;
	transition: 1s;
	opacity: 0;
	margin-top: -15px;
}

.whatsapp_topo ul li:first-child
{
	border-bottom: 1px solid rgb(255,255,255,0.2);
}

.whatsapp_topo ul li
{
	list-style: none;
	font-size: 11px;
	margin-left: 6px;
	line-height: 25px;
	margin-right: 6px;
}

.whatsapp_topo ul li:hover
{
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    transform: scale(1.08);		
}

.promocoes
{
	float:left;
	width: 100px;
	margin-right:5px;
	text-align: center;
	line-height: 39px;
	height:38px;
	border-radius:12px;
	color: #000000;
	background-color:#ffffff;
	transition: 0.5s;
	cursor:pointer;

	background-image: url(../images/promo.png);
	background-size: 25px auto;
	background-repeat: no-repeat;
	padding-left:21px;
	background-position:10px 10px;
	
	font-family:'Azo Sans';	
	text-transform:uppercase;
	font-size: 11px;
	font-weight:500;
}

.promocoes:hover
{
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    transform: scale(1.08);		
}

@media screen and (max-width:900px) 
{	
	.navegacao
	{
		width:55%;
		float:right !important;
		margin-right:0px !important;
		line-height:0px !important;
		height:30px;
		
		margin-top:20px;
		margin-left:0;
		padding-right:10px !important;
		
		padding-top:10px;
		z-index:999999999 !important;
		box-sizing:border-box !important;
	}
	
	.nav-mob
	{
		display: table;
		width: 35px;
		float:right;
		text-align:center !important;
		
		padding-top:5px !important;
		margin-top:5px !important;
		margin-right:0px;
		margin-left:0px;
	}
	
	.search
	{
		width:25%;
		float:left !important;
		margin-top:5px !important;	
		margin-left:0px;
	}
	
	.user
	{
		width:25%;
		float:left !important;
		margin-top:4px !important;
		margin-left:0px;
	}
	
	.shop
	{
		width:25%;
		float:left !important;
		margin-top:3px !important;
		margin-left:0px;
	}
	
	#img_user
	{
		width:28px !important;
		margin-right:5px;
		margin-left:5px;
	}
	
	#img_menu
	{
		width:26px !important;	
	}
	
	#img_car
	{
		width:29px !important;	
		margin-right:4px;
		margin-left:2px;
	}
	
	.whatsapp_topo, .whatsapp_topo ul
	{
		width:133px;	
	}
	
	.whatsapp_topo
	{
		background-size:23px auto;
		background-repeat: no-repeat;
		padding-left:30px;	
	}
	
	.whatsapp_topo ul
	{
		margin-left:-30px !important;	
	}
	
	.whatsapp_topo ul li
	{
		font-size:10px !important;	
	}
	
	.promocoes
	{
		width:auto;
		position:fixed !important;
		bottom:10px !important;
		left:75px !important;
		
		height:50px;
		line-height:50px !important;
		padding-left:40px !important;
		padding-right:10px !important;
		font-size:14px;
		
		background-color:rgb(244,244,244);
		background-position:10px 15px;
		
		float: left !important;
		margin: auto !important;
		
		box-shadow:1px 1px 5px rgb(0,0,0,0.17);
	}
	.botoes_topo
	{
		display:none;
	}
	
	.topo_links_mob
	{
		background-color:#EBEBEB;
		height:120px !important;
		max-height:120px !important;
		position:relative !important;
		background-image:none !important;
		border-bottom:solid 1px #CFCFCF;
	}

	.topo_links_mob .linha_topo
	{
		background-image:none;
	}

	.saudacao_nome
	{
		top:100px !important;
		margin-top: 45px !important;
		text-align: center !important;
	}

	.menu_busca
	{
		width:100% !important;
		min-width:310px !important;
		position:absolute !important;
		left:0px !important;
		margin:0 auto !important;
		margin-top:0px !important;
	}
	
	.menu_busca_close
	{
		position:absolute;
		right:2px;
		top:-5px;
	}
	
	.menu_user
	{
		width:100% !important;
		min-width:310px !important;
		left:0 !important;
		margin:0 auto !important;
		margin-top:0px !important;	
	}
	
	.menu_user_close
	{
		position:absolute;
		right:2px;
		top:-5px;
	}
	
	.aba_usuario_home a
	{
		font-size:15px !important;
		line-height:25px !important;	
	}
}