/*

.link-destaque {
	color: #F07B47 !important;
}

#nav-main .element-banner-stripe #banner-stripe > li {
    font-size: 10.6px;
    line-height: 110%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: left;
}

#nav-main .element-banner-stripe #banner-stripe > li {
	min-height: 60px;
}

#nav-main .element-banner-stripe #banner-stripe > li + li:before {
    height: 60px;
    margin-top: -30px;
}

#product-list .product-list-item .product-image a:not(.label-unavailable) img,
#product-list-sidebar .product-list-item .product-image a:not(.label-unavailable) img {
    max-width: initial;
}

#footer-main .element-phone .info-time,
#footer-main .element-phone .info-email {
	font-size: 12px;
	letter-spacing: 0.1em;
}

#footer-main .grid-phone {
	width: 27.71%;
}

#footer-main .grid-menu-footer {
	width: 50.18%;
}

#footer-main .grid-social-footer {
	width: 22.11%;
}

#footer-main .element-social-footer .social-footer-list .social-footer-item {
	margin: 0 6px 6px 0;
}


.element-name-cnpj .name-cnpj-inner {
	padding-left: 135px;
	position: relative;
}

.element-name-cnpj .name-cnpj-inner:before {
	background: url("https://71765.cdn.simplo7.net/static/71765/galeria/163715412330258.png") no-repeat center center;
	content: "";
	height: 64px;
	left: 0;
	margin-top: -32px;
	position: absolute;
	top: 50%;
	width: 97px;
}

#nav-main .element-menu-category #menu-category .menu-category-list > li > a.separator:before {
    margin: 17px 0;
}
*/

/*Ajustes Chamado #188524*/
.header-section {
    margin-bottom: 45px;
    padding: 10px 0;
}
.element-newsletter-bottom .newsletter-inner {
    padding: 14px 0 13px;
}
input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"], input[type="search"], input[type="creditcard"], input[type="cpf"], select, textarea {
    border: 2px solid #bbbbbb;
}
.box-shipping .row{
    display: flex;
    flex-wrap: wrap;
}
.box-shipping .row .grid-cep{
    order: -1;
    position: inherit !important;
}
.box-shipping .box-title{
    order: -2;
    margin-left: 8%;
}
.element-product-detail .box-shipping p {
    width: 50%;
    margin-left: 15px;
    margin-top: -20px;
}
.box-shipping{
    padding: 0 !important;
}
.element-product-detail div[class^="box-"].box-shipping{
 	padding-right: 0 !important;   
}

/*Cupom de desconto*/
.cart-data-coupon-holder .link {
	background: #e27c46;
	border: 0;
	color: #fff !important;
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px !important;
	padding: 10px 15px;
	text-decoration: bold;
	text-transform: uppercase;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 1000ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
}

/*Aumentar banner*/
#nav-main .element-banner-stripe #banner-stripe>li img {
    max-height: 180px;
    margin-right: 180px;
}

/* Remover compartilhamento das redes sociais */ 
.product-sharing { 
display: none !important; 
} 

/* Esconder SKU no Detalhamento */ 
.product-sku { 
display: none !important; 
} 
/* Esconder Código de Barras no Detalhamento */ 
.product-codebar { 
display: none !important; 
} 