.banner-whats {
    display: none !important;
}

body.nav-fixed {
	padding-top: 65px;
}

body.pagina-home.nav-fixed {
	padding-top: 45px;
}

body.nav-fixed .element-menu-category {
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 100;
}

#header-main .element-info .info-phone:before {
	float: left;
}

#header-main .element-info .info-phone:after {
	content: "\f232";
	font-family: 'FontAwesome';
	display: inline-block;
	float: left;
	font-size: 20px;
	height: 20px;
	line-height: 20px;
	margin-right: 3px;
	text-align: center;
	vertical-align: top;
	width: 20px;
}

#header-main .element-info .info-phone:not(.info-phone-secundary):not(.info-whatsapp):before {
	display: none;
}

#header-main .element-info .info-phone.info-phone-secundary:after,
#header-main .element-info .info-phone.info-whatsapp:after {
	display: none;
}

#footer-main .element-address .info-cnpj {
	display: block;
    margin-top: 10px;
}

body.pagina-home .element-menu-category {
    margin-bottom: 0 !important;
}

.element-banner-main .container-12,
.element-banner-main .container-12 .grid-12 {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

.banner-whats{
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9;
}
.banner-whats .btn-fecha-banner{
    position: absolute;
    right: 20px;
    top: 5px;
    width: 25px;
    height: 25px;
    background-color: transparent;
    cursor: pointer;
    text-indent: -9999px;
}

.none{display: none;}

#label-link-coupon {
	background: #c80012;
	border: 0;
	color: #fff !important;
	font-size: 14px;
	line-height: 20px;
    margin-top: 20px !important;
	padding: 15px 25px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}

#footer-main input {
	background: #fff;
	color: #666;
}

#footer-main input:focus {
	background: #fff;
}

#footer-main input::-webkit-input-placeholder {
	color: #999;
}

#footer-main input::-moz-placeholder {
	color: #999;
}

#footer-main input:-ms-input-placeholder {
	color: #999;
}

#footer-main input:-moz-placeholder {
	color: #999;
}

#header-main .element-shopping-cart .element-menu-top {
	display: none !important;
}

/*fundo da página do logo.*/
#header-main .header-2 {
background: #000000;
}

#header-main .element-shopping-cart .link-shopping-cart {
	background:#000000;
}

body.pagina-produto #content-main {
    background: none !important;
    margin-top: 0 !important;
    padding: 0 !important;
}

.element-product-detail {
	background: #fff;
	padding: 20px;
}

.pagina-produto .header-box-content .title-secundary {
    border-bottom: 0 !important;
    padding: 15px 0 0;
}

.product-view .product-view-content {
	background: #fff;
	padding: 20px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* ICONES */

#nav-main .element-menu-category #menu-category .menu-category-list>li>a {
	padding: 70px 15px 10px;
}

#nav-main .element-menu-category #menu-category .menu-category-list>li>a:before {
	content: "";
	height: 60px;
	left: 50%;
	margin-left: -30px;
	margin-right: 0;
	position: absolute;
	top: 10px;
	width: 60px;
}

.link-produtos:before {
	background: url("https://12061.cdn.simplo7.net/static/12061/galeria/161883661438457.png") no-repeat center center !important;
}

.link-barbearia:before {
	background: url("https://12061.cdn.simplo7.net/static/12061/galeria/161883661486080.png") no-repeat center center !important;
}

.link-cabelo:before {
	background: url("https://12061.cdn.simplo7.net/static/12061/galeria/161883661473699.png") no-repeat center center !important;
}

.link-barba:before {
	background: url("https://12061.cdn.simplo7.net/static/12061/galeria/161883661430046.png") no-repeat center center !important;
}

.link-kits:before {
	background: url("https://12061.cdn.simplo7.net/static/12061/galeria/161883661411135.png") no-repeat center center !important;
}

.link-tratamento-capilar:before {
	background: url("https://12061.cdn.simplo7.net/static/12061/galeria/161883661556586.png") no-repeat center center !important;
}

.link-atacado:before {
	background: url("https://12061.cdn.simplo7.net/static/12061/galeria/161883661538440.png") no-repeat center center !important;
}

/* FIM ICONES */


.element-address {
	display: none !important;
}

#footer-main .element-social-footer {
	text-align: center;
}

#footer-main .element-social-footer .social-footer-list {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#footer-main .element-social-footer .social-footer-list li {
    margin: 0 5px 30px;
}
h1.inventa-logo {
    color: black!important;
}

.inventa_button {
    display: block;
    position: absolute;
    left: 2vh;
    top: -58px;
}
#header-main .header-2 {
    background: #000000;
    margin-top: 33px;
}

/*Ajuste Logo Cabeçalho*/
.logo img {
    max-height: 130px;
}
#header-main .header-2 {
    margin-top: 0;
}

.element-banner-main .container-12,
.element-banner-main .container-12 .grid-12 {
    max-width: 100%;
    
}
/*FIM - Ajuste Logo Cabeçalho*/