.g_ header{
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,.8);
    background: #f2f2f2;
}
.flexslider{
    max-width: 100% !important;
    left: 0 !important;
}
.info-banner{
    display: none !important;
}
#barraNewsletter{
	background: rgba(0,204,255,.3) !important;

}
#barraNewsletter .conteiner,
#barraNewsletter .conteiner .row-fluid,
#barraNewsletter .conteiner .row-fluid .span,
#barraNewsletter .conteiner .row-fluid .span .componente,
#barraNewsletter .conteiner .row-fluid .span .componente .interno{
	background: transparent !important;
}
.g_ #rodape .institucional h5, .g_ #rodape .titulo{
	margin: 0 0 1rem 0 !important;
	padding: 0 0 1rem 0 !important;
	border-bottom: 1px solid #999;
}
.g_ #rodape .institucional .sociais ul li{
	width: 35px !important;
	height: 35px !important;
	padding: 10px !important;
	border: none !important;
}
	.g_ #rodape .institucional .sociais ul li svg{
		width: 35px !important;
		height: 35px !important;
	}
.g_ #rodape .institucional,
.g_ #rodape .pagamento-selos{
	padding: 2rem 0 !important;
}
.li-whatsapp a{
	width: 52px !important;
	height: 52px !important;
	bottom: 16px !important;
}
/*-------------------------------------------------------------------------
  1.  Large Monitor
  2.  Tablet Monitor
  3.  Small Tablet Monitor
  4.  Phone Monitor
  5.  Small Phone Monitor
-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------*/
/*  1.  Large Monitor
/*-------------------------------------------------------------------------*/
@media only screen and (min-width: 1440px) {

}
@media only screen and (min-width: 1025px) {

}
@media only screen and (min-width: 767px) and (max-width: 1024px) {

}
/*-------------------------------------------------------------------------*/
/*  2.  Tablet Monitor
/*-------------------------------------------------------------------------*/
@media only screen and (max-width: 1300px) {

}
@media only screen and (max-width: 1024px) {
	.g_ .secao-banners .conteiner{
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
	}
}
/*-------------------------------------------------------------------------*/
/*  Tablet Monitor 950
/*-------------------------------------------------------------------------*/
@media only screen and (max-width: 950px) {

}
/*-------------------------------------------------------------------------*/
/*  3.  Small Tablet Monitor
/*-------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
	.g_ .secao-banners .banner.cheio .flexslider{
		width: 100%;
		margin: 0;
	}
}
/*-------------------------------------------------------------------------*/
/*  Tablet Monitor 600
/*-------------------------------------------------------------------------*/
@media only screen and (max-width: 600px) {

}
/*-------------------------------------------------------------------------*/
/*  4.  Phone Monitor
/*-------------------------------------------------------------------------*/
@media only screen and (max-width: 540px) {
  
}
/*-------------------------------------------------------------------------*/
/*  5.  Small Phone Monitor
/*-------------------------------------------------------------------------*/
@media only screen and (max-width: 400px) {

}
@media only screen and (max-width: 320px) {

}

#rodape .sobre-loja-rodape .logo a {
    margin-bottom: 30px;
    height: 80px;
}
