.fusion-column-wrapper .awb-menu, .fusion-column-wrapper .fusion-social-links, .fusion-column-wrapper .accordian{
	border: none;
}

.fusion-body .fusion-title .title-sep.sep-single{
	border-bottom-width: 3px !important;
}

.listagem-marca {
	background: var(--awb-color4);
	border-radius: 10px;
	padding: 6px 12px 4px;
	max-width: fit-content;
}

.listagem-marca h4 a{
	color: var(--awb-color1) !important;
	font-weight: 400 !important;
}

.listagem-serie {
	font-family: "Heading Pro";
}

.listagem-produto h3, .listagem-produto h4, .listagem-produto a, .listagem-produto p, .listagem-produto span{
	font-weight: 700;
}

.listagem-produto a.fusion-button {
    margin: 0;
}

.jt7-regular h1, .jt7-regular h2, .jt7-regular h3, .jt7-regular h4, .jt7-regular h5, .jt7-regular h6, .jt7-regular a, .jt7-regular p, .jt7-regular span{
	font-weight: 400 !important;
}

.jt7-bold h1, .jt7-bold h2, .jt7-bold h3, .jt7-bold h4, .jt7-bold h5, .jt7-bold h6, .jt7-bold a, .jt7-bold p, .jt7-bold span{
	font-weight: 700 !important;
}

.jt7-auto {
    width: auto !important;
    padding: 10px;
}

.produto-marca a {
	color: var(--awb-color4) !important;
}

.produto-marca a:hover {
	color: var(--awb-color5) !important;
}

.listagem-produto ins {
	text-decoration-line: none;
}

.compre-marca a {
	color: var(--awb-color6);
}

.accordian .panel-title {
    line-height: 1 !important;
}