/* CATEGORIA */
.mostrando {
    display: flex;
    width: 100%;
}
.mostrando span {
    margin: 0 10px;
}
.fbits-componente-filtros-selecionados-titulo {
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 15px;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}

li.fbits-componente-filtro-selecionados-filho {
	border: 1px solid #000;
	border-radius: 5px;
	padding: 2px;
	display: flex;
	align-items: center;
	justify-content: center;
	float: left;
}

li.fbits-componente-filtro-selecionados-filho label {
	margin: 0;
	margin-left: 5px;
}

span.fbits-componente-filtro-selecionados-remover {
	font-weight: 900;
	color: #000;
	margin-left: 5px;
}

ul.fbits-componente-filtro-filho {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	margin-top: 5px;
}
.fbits-componente-filtros-selecionados ul {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 12px;
    flex-wrap: wrap;
    margin: 0;
}
.fbits-componente-filtros-selecionados ul li {
    margin-right: 5px;
    margin-bottom: 5px;
}

.fbits-componente-filtros-selecionados-titulo {
    display: none;
}
.fbits-componente-filtros-selecionados ul {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    flex-wrap: wrap;
    margin: 0;
}
span.fbits-filtro-limpar {
    width: 100%;
    background: #000;
    float: left;
    color: #FFF !important;
    text-transform: uppercase;
    padding: 5px;
    border-radius: 5px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    margin-top: 13px;
}

.fbits-componente-filtros-selecionados-titulo {
	width: 100%;
	border-bottom: 1px solid #000;
	font-weight: 900;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.container-fluid {
	padding-left: 0;
}

.fbits-ordenar {
	width: 100%;
	margin-bottom: 25px;
}

.seguraCategoria {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}


/* width */

::-webkit-scrollbar {
	width: 10px;
}


/* Track */

::-webkit-scrollbar-track {
	background: #dfdfdf;
}


/* Handle */

::-webkit-scrollbar-thumb {
	background: #000;
}


/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
	background: #555;
}

.direitaResultado {
	width: 82%;
	padding: 30px;
}

label.fbits-filtro-label-item.item {
	color: #000;
	cursor: pointer;
}

.fbits-lista-filtro-filho.Tamanho label {
	cursor: pointer;
}

.fbits-lista-filtro-filho.Cor label {
	cursor: pointer;
}

ul.fbits-lista-filtro-filho {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 14px;
	width: 111%;
}

.filtroMobile ul {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
@media (min-width: 960px) {
.filtroMobile ul {
	width: 100%;
	display: flex;
	flex-direction: column;
}
}

.filtroMobile {
	background: #f6f6f6;
	margin: 0 !important;
	padding: 30px 20px !important;
	position: sticky;
	width: 20%;
	height: 100vh;
	z-index: 2;
	overflow-y: scroll;
	overflow-x: hidden;
	top: 0;
	margin-left: -45px !important;
}

.fbits-conteudo-item {
	text-align: justify;
	width: 100%;
	border-top: 0;
}

.fbits-filtro-titulo-pai {
	font-weight: 900;
	text-transform: uppercase;
	font-size: 14px;
	position: relative;
	margin-bottom: 20px;
	color: #000;
	padding-bottom: 20px;
	border-bottom: 1px solid #e7e7e7;
}

li.fbits-filtro-ver-mais a {
	width: 100%;
	height: 100%;
	font-size: 0;
	cursor: pointer;
}

a.ver-todos:after {
	content: "+";
	font-size: 20px;
	position: absolute;
	right: 10px;
	top: -4px;
	color: #000;
}

a.ver-menos:after {
	content: "-";
	font-size: 20px;
	position: absolute;
	right: 10px;
	top: -7px;
}

li.fbits-filtro-ver-mais {
	position: absolute;
	top: 0;
	width: 100%;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.container-fluid ul {
	list-style: none;
}

.filtroCores span.fbits-filtro-quantidade {
	display: none;
}
span.toolTipProd:after {
    content: "Clique para ser avisado";
    font-size: 9px;
}
.valorAtributo.disabled:hover span.toolTipProd {
    position: absolute;
    top: -41px;
    background: #eeeeee;
    color: #000;
    padding: 5px;
    border-radius: 5px;
    font-size: 9px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
    width: 78px;
    text-align: center;
}
.liCores label.fbits-filtro-label-item {
    width: 33px;
    height: 33px;
    z-index: 99999;
    position: absolute;
    top: 0;
    border-radius: 10px;
    border: 1px solid #b7b7b7;
}
.col-atendimento img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.liCores label.item {
    width: 33px;
    height: 33px;
    z-index: 99999;
    position: absolute;
    top: 0;
    border-radius: 10px;
    border: 1px solid #b7b7b7;
}

li.fbits-filtro-pai {
	float: left;
	width: 100%;
	clear: both;
	position: relative;
}

.liCores {
	float: left;
	width: 33px;
	position: relative;
	height: 33px;
	padding: 0;
	margin-right: 10px;
	margin-bottom: 10px;
}

ul.fbits-lista-filtro-filho.Cor {
	display: block;
}

.liCores span {
	display: none;
}

.filtroCores {
	width: 33px;
	height: 33px;
	position: absolute;
	z-index: 9999999;
	background: transparent;
	border: 0;
	opacity: 0;
	top: 0;
	cursor: pointer;
}

.liCores.checked {
	background: transparent;
	border: 0;
	border-radius: 0;
}

label.fbits-filtro-label-item.checked {
	border: 2px solid #a7a7a7;
}

.hide {
	display: none;
}

.segura-orgenar {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 40px 0;
}

select#Parametro {
	width: 100%;
	padding: 11px;
	border: 1px solid #000;
	color: #000;
	background: #FFF;
	border-radius: 0;
}

span.fbits-ordenar-por {
	width: 100%;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	margin-bottom: 10px;
	color: #000;
	float: left;
}

div#corpo-categoria span {
	display: flex;
	align-items: start;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.produtos-hotsite span {
	display: flex;
	align-items: start;
	justify-content: flex-start;
	flex-wrap: wrap;
}


.fbits-categoria .fbits-item-lista-spot {
	width: 23%;
	margin: 1%;
	height: auto;
	padding: 0;
}

@media (min-width: 960px) {
section#bannerBottom {
    margin: 0 !important;
    padding: 0 !important;
    margin-top: -53px !important;
}
}
@media (max-width: 960px) {
	div#corpo-categoria span {
		justify-content: space-between!important;
	}
	.fbits-categoria .fbits-item-lista-spot {
		width: 48%;
		margin: 0!important;
		height: auto;
		padding: 0;
		margin-bottom: 20px!important;
	}
}

.fbits-paginacao {
	margin-top: 30px;
}

.fbits-paginacao ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.fbits-paginacao ul li a {
	width: 30px;
	height: 30px;
	border: 1px solid #000;
	padding: 13px;
	color: #000;
	border-radius: 10px;
	margin: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
}

li.pg.sel a {
	border: 2px solid;
	font-weight: 700;
}


}
.bradLemoon ol {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.bradLemoon li {
	margin-right: 10px;
}
.bradLemoon li::marker {
	font-size: 0;
}
.bradLemoon a {
	color: #000;
	text-transform: uppercase;
}
span.separador:after {
	content: "|";
	margin-left: 5px;
}
.abrirFiltroMobile {
    position: sticky;
    top: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000000;
    width: 100%;
    padding: 15px;
    z-index: 999999!important;
    height: 8vh;
    color: #FFF;
}
.fecharfiltroas {
	display: none;
}
@media (min-width: 961px) {
	.abrirFiltroMobile {
		display: none;
	}
}

/*html, body {*/

/*    overflow-x: hidden;*/

/*    height: 100% !important;*/

/*}*/
@media (max-width: 960px) {
	.abremenuMobile {
		display: block;
		transform: translateX(-101%)!important;
		transition: ease-in-out 320ms;
	}
	
	.fecharfiltroas {
		display: flex;
		justify-content: center;
		align-items: center;
		position: absolute;
		right: 10vw;
		width: 50px;
		height: 50px;
		background: #FFF;
		border-radius: 50%;
		font-weight: bold;
		font-size: 20px;
		pointer-events: none;
	}
	
	.filtroMobile {
		background: #f6f6f6;
		margin: 0 !important;
		padding: 30px 20px !important;
		position: sticky;
		width: 20vw;
		height: calc(100vh - 43px);
		z-index: 999999;
		overflow-y: scroll;
		overflow-x: hidden;
		position: fixed;
		left: 0;
		width: 70vw;
		transition: ease-in-out 320ms;
		transform: translateX(0%);
		margin-left: 0 !important;
	}
	
	.overlayMenuMobile {
		display: none;
		width: 100%;
		height: 100vh;
		background: rgba(0, 0, 0, 0.8);
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999999;
	}
	
	.direitaResultado {
		width: 100%;
		padding: 15px!important;
	}
}
ul.fbits-lista-menu li:first-child {
	pointer-events: none;
}
ul.fbits-lista-menu li:first-child a {
	font-weight: 900;
	text-transform: uppercase;
	color: #000;
	b margin-bottom: 10px;
	float: left;
	width: 100%;
}
li.fbits-menu-raiz.fbits-menu-item a {
	color: #000;
}
.overlayMenuMobile {
	display: none;
}
.overlayMenuMobileAbrir {
	display: flex!important;
	align-items: center;
}
.tamanhoFiltro ul li {
	width: 40px;
	height: 40px;
	float: left;
	border: 1px solid #000;
}
.tamanhoFiltro ul {
	width: 100%;
	display: block !important;
}
.Tamanho span.qtde {
	display: none;
}
.tamanhoFiltro input {
	width: 40px;
	height: 40px;
	position: absolute;
	border: 0 !important;
	background: transparent !important;
	opacity: 0;
	cursor: pointer;
}
.tamanhoFiltro label {
	margin: 0;
}
.tamanhoFiltro ul li {
	width: 40px;
	height: 40px;
	float: left;
	border: 1px solid #000;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
	margin-bottom: 10px;
}
.bradLemoon {
	margin-top: 13px;
}
.bradLemoon ol {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 14px;
    flex-wrap: wrap;
}
.bradLemoon li {
	margin-right: 10px;
}
.bradLemoon li::marker {
	font-size: 0;
}
.bradLemoon a {
	color: #cfcfcf;
	text-transform: uppercase;
}
span.separador:after {
	content: "|";
	margin-left: 5px;
	color: #cfcfcf;
}

/* FINAL CATEGORIA */
@media (min-width: 1921px) {
	html {
		display: flex;
		align-items: flex-start;
		justify-content: center;
	}
	
	body {
		max-width: 1920px;
	}
}
a {
	color: #000;
}
a:hover {
	color: #000 !important;
}
a.fbits-login-link-sair {
	text-transform: uppercase !important;
	text-decoration: underline !important;
	color: #000 !important;
}
.innerMobileNac {
	width: 100%;
}
.spot a.lnkAviseMe {
    background: #dfdfdf;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 10px;
    color: #000;
    position: inherit;
    bottom: 0;
}
.fbits-spot-conteudo {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 20px;
    position: relative;
}
.spotPreco {
	height: unset !important;
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	margin-top: 10px;
}
span.fbits-avista {
	display: none !important;
}
.spot .precoPor {
	width: 100%;
	display: flex;
	align-items: center;
	margin-top: 0;
	font-size: 17px;
	font-weight: 700;
	justify-content: flex-start;
}
.spot .precoDe {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	text-decoration: line-through;
	font-size: 16px;
}
.hideDesktop {
	display: none !important;
}
.hideMobile {
	display: flex !important;
}
@media (max-width: 960px) {
	.hideMobile {
		display: none !important;
	}
	
	.hideDesktop {
		display: block !important;
	}
	
	
	.spot .precoPor {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		margin-top: 5px;
		margin-bottom: 5px;
		font-size: 18px;
		font-weight: 700;
	}
	
	.row {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
}
.spot .precoParcela {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	color: #919191;
	text-transform: uppercase;
	width: 100%;
	flex-wrap: wrap;
}
span.fbits-avista {
	display: none;
}
.spot .precoParcela span {
	margin-right: 5px;
}
.fbits-spot-conteudo h4 {
	font-size: 16px;
	text-align: left;
	letter-spacing: 1px;
	line-height: normal;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin: 0px;
	overflow: hidden;
	text-transform: uppercase;
	font-weight: 300;
}
@media (max-width: 960px) {
	.fbits-spot-conteudo h4 {
		font-size: 14px;
		text-align: left;
		letter-spacing: 1px;
		line-height: normal;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		margin: 0px;
		overflow: hidden;
		text-transform: uppercase;
		font-weight: 300;
	}
}
.botoesSpot .comprar {
	display: none;
}
.link-add-lista {
	font-size: 0;
	width: 20px !important;
	height: 20px;
	background: url(https://recursos.akstyle.com.br/i/images-lemoon/vazado.png);
	background-repeat: no-repeat;
	background-size: contain;
}
@media (max-width: 960px) {
	.link-add-lista {
		font-size: 0;
		width: 20px !important;
		height: 20px;
		background: url(https://recursos.akstyle.com.br/i/images-lemoon/vazado.png);
		background-repeat: no-repeat;
		background-size: contain;
	}
}
.tituloSpot {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
}
.selosSpotEsquerda {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.seloDvg {
    margin-top: 0;
}
.selosSpotEsquerda > div {
    margin-right: 10px;
    margin-top: 10px;
}
@media (max-width: 960px) {
	.selosSpotEsquerda > div {
    margin-right: 5px;
    margin-top: 5px;
    float: left;
}
.selosSpotEsquerda img{
    display: none !important;
}
}
.listaDesejosAdicionado {
	font-size: 0;
	width: 20px !important;
	height: 20px;
	background: url(https://recursos.akstyle.com.br/i/images-lemoon/preenchido.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.spot:hover .imagem-secundaria {
    display: block !important;
    position: absolute;
    top: 0;
}
.imagem-secundaria {
    display: none !important;
    position: absolute;
    top: 0;
}
.spot a {
	width: 100%;
	color: #000;
	text-decoration: none;
}
.spot a:hover {
	text-decoration: none;
}
.selos-lemoon {
	position: absolute;
	right: 0;
}
.imagem-spot {
	width: 100%;
	position: relative;
	display: flex;
	overflow: hidden;
}
.imagem-spot img {
	width: 100%;
	height: auto;
}
section .fbits-item-lista-spot {
	margin: 15px;
}

/* HOME */
.bannerTopo .slick-prev,
.bannerTopo .slick-next {
	top: 50% !important;
}
.bannerTopo .slick-prev {
	left: 8px !important;
	z-index: 9 !important;
}
a.irBlog {
	border: 1px solid #000;
	color: #000;
	padding: 10px 20px;
	margin-top: 40px;
}
@media (max-width: 960px) {
	a.irBlog {
		margin-top: 0;
	}
}
.centerInner {
	display: flex;
	align-items: center;
	justify-content: center;
}
section a:hover {
	text-decoration: none;
}
.innerTopBanner h4.subTitle {
	font-size: 35px;
}
section#seo h1, section#seo h2, section#seo a {
    font-size: 14px !important;
    color: #000;
    line-height: 24px;
    text-align: center;
}
.holdButton {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
}
@media (max-width: 960px) {
	.holdButton {
		margin-top: 0;
	}
}
a.buttonHome {
	background: #000;
	color: #FFF;
	letter-spacing: 1px;
	font-size: 14px;
	padding: 10px 30px;
}
.seguraIMGpassos {
	height: 270px;
	display: flex;
	align-items: center;
	justify-content: center;
}
h3 {
	font-weight: 900;
	letter-spacing: 1px;
	color: #0F643F;
	text-align: center;
}
@media (max-width: 960px) {
	h3 {
		font-size: 16px !important;
	}
}
.seguraTitulos {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
}
.seguraBotoes a {
	color: #0F643F;
	border: 1px solid #0F643F;
	padding: 15px 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 70%;
	max-width: 180px;
	font-weight: 700;
	letter-spacing: 1px;
}
.seguraBotoes {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 40px;
}
section#pop {
	margin-top: 80px;
}
.bannerTopo img {
	width: 100%;
}
.slick-slide img {
	width: 100%;
}
section#assinaturaHome {
	background: #55FEB5;
	width: 100%;
	height: 100vh;
	overflow: hidden;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
section {
	padding-top: 80px;
	padding-bottom: 80px;
	position: relative;
}
@media (max-width: 960px) {
	section {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	iframe.lightwidget-widget {
		margin-top: 40px;
	}
}
.textoab {
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #42e87f;
	color: transparent;
	font-size: 19vw;
	position: absolute;
	font-weight: 900;
	left: -18px;
}
.passoAss {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	flex-direction: column;
}
.fbits-banner-item img {
	width: 100%;
}
@media (max-width: 960px) {
	.fbits-banner-item img {
		width: 100%;
		border-radius: 5px;
	}
}
section#about p {
	text-align: justify;
}
.redesSociais {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.rede {
	border: 1px solid;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
}
.headerNews span {
	letter-spacing: 5px;
}
.headerNews p {
	font-weight: 900;
	font-size: 25px;
	letter-spacing: 1px;
	line-height: 26px;
}
div#fbits-cadastro-newsletter {
	width: 100%;
	max-width: 400px;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	flex-direction: column;
}
.newsletter-box {
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-start;
	flex-direction: column;
}
.newsletter-box input {
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #000;
	color: #000;
}
button.btNews {
	width: 100%;
	height: 40px;
	background: #000;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
	border-radius: 5px;
	border: 0;
}
h3 {
	font-weight: 900;
	letter-spacing: 1px;
	color: #000000;
	text-align: left;
	font-size: 20px;
}
.stylesCarrossel {
	width: 110%;
	margin-left: -5%;
}
@media (max-width: 960px) {
	section#styles .slick-prev,
	section#styles .slick-next {
		top: -16px;
	}
	
	.stylesCarrossel {
		width: 100%;
		margin-left: 0;
	}
	
	.stylesCarrossel img {
		width: 100%;
		height: unset;
		object-fit: unset;
	}
}
.categoriasCarossel {
	width: 110%;
	margin-left: -5%;
}
section#styles {
	overflow: hidden;
}
.stylesCarrossel .fbits-banner-item {
	margin: 10px;
}
.stylesCarrossel .fbits-banner-item:first-child {
	opacity: 0.3;
}
.stylesCarrossel .fbits-banner-item:last-child {
	opacity: 0.3;
}
.marcasCarrossel {
	margin-top: 60px;
}
.marcasCarrossel img {
	width: 100px;
}
.marcasCarrossel .slick-slide a {
    display: flex;
    align-items: center;
    justify-content: center;
}
.captionLemoon {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgb(38, 50, 213);
	background: radial-gradient(circle, rgba(38, 50, 213, 1) 17%, rgba(0, 31, 255, 0) 57%);
	background-position: -153px 112px;
	background-repeat: no-repeat;
	background-size: contain;
}
.fbits-banner-item {
	position: relative;
}
@media (max-width: 960px) {
	.fbits-banner-item {
		width: 100%;
		margin-bottom: 15px
	}
	
	.fbits-home .fbits-banner-item {
		width: 100%;
		margin-bottom: 15px;
		height: 300px;
	}
	
	.fbits-home .fbits-banner-item img {
		width: 100%;
		border-radius: 5px;
		object-fit: cover;
		height: 300px;
	}
}
.captionStyles {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-direction: column;
	color: #000;
	margin-top: 15px;
}
span.upperTitle {
	letter-spacing: 2px;
}
h4.subTitle {
	font-weight: 900;
	letter-spacing: 2px;
}
.captionTopBanner {
	width: 30%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 80px;
	overflow: hidden;
}
@media (max-width: 960px) {
	.captionTopBanner {
		width: 80%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		padding: 20px;
		overflow: hidden;
	}
}

.innerTopBanner {
	color: #FFF;
	z-index: 2;
}
span.upperTitlebig {
	letter-spacing: 2px;
	font-size: 25px;
	font-weight: 400;
}
@media (max-width: 960px) {
	span.upperTitlebig {
		font-size: 16px;
	}
}
h4.subTitleBig {
	font-size: 45px;
	font-weight: 900;
	letter-spacing: 2px;
}
@media (max-width: 960px) {
	h4.subTitleBig {
		font-size: 35px;
	}
}
.verMaisBanners {
	border: 1px solid #FFF;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 160px;
	font-size: 14px;
	padding: 10px 0;
	margin-top: 40px;
	min-width: 160px;
}
.captionMidBanner {
	width: 40%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 45px;
	overflow: hidden;
}
@media (max-width: 960px) {
	.captionMidBanner {
		width: 80%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		padding: 20px;
		overflow: hidden;
	}
}
.captionMidBannerP {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 45px;
	overflow: hidden;
}
@media (max-width: 960px) {
	.captionMidBannerP {
		width: 80%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		padding: 20px;
		overflow: hidden;
	}
}
div#rss-feeds ul {
	column-count: 4;
	column-gap: 40px;
	list-style: none;
	text-align: justify;
}
@media (max-width: 960px) {
	div#rss-feeds ul {
		column-count: 1;
		column-gap: 0;
		list-style: none;
		text-align: justify;
	}
	
	div#rss-feeds li {
		margin-bottom: 20px;
	}
}
div#rss-feeds a {
	font-weight: 900;
	color: #000;
	text-transform: uppercase;
}
section#blog {
	background: #EFEFEF;
	padding: 80px 0;
}
@media (max-width: 960px) {
	section#blog {
		background: #EFEFEF;
		padding: 20px 0;
	}
}

/* FIM HOME */

/* HEADER */
#virusNav .menu li.item.marcas>.filho.item0 .opcoes-m>ul {
	display: none;
}
#virusNav .menu li.item.marcas>.filho.item0 .opcoes-m:hover>ul {
    display: flex;
    position: absolute;
    width: 100%;
    top: 58px;
    background: #FFF;
    left: 0;
    padding: 23px;
    border-top: 1px solid #dcdcdc;
    min-height: 500px;
     animation: animaAe ease-in-out 320ms forwards;
}
@keyframes animaAe {
    0% {
        opacity:0
    }
    100% {
        opacity1
    }
}
#virusNav .menu li.item.marcas>.filho.item0 .opcoes-m:hover>ul li {
	float: none;
}
#virusNav .menu li.item.marcas>.filho.item0 .opcoes-m:hover>ul .branco {
	display: none;
}
#virusNav .menu .raiz.marcas .filho .item .filho {
	display: flex;
	flex-wrap: wrap;
}
body {
	font-family: 'Roboto Condensed', sans-serif !important;
	font-size: 14px !important;
	font-weight: unset !important;
	color: #000;
}
nav#virusNav {
	position: sticky;
	top: 0;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 65px;
	border-bottom: 1px solid #96bbab33;
	z-index: 9;
	background: #FFF;
	padding: 0 40px;
}
@media (max-width: 960px) {
	nav#virusNav {
	padding: 0 20px;
}
}
div#menu-top {
	background: #232323;
	display: flex;
	align-items: center;
	justify-content: center;
}
div#menu-top .menu {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 70%;
	padding: 20px 0;
	margin: 0;
	list-style: none;
}
div#menu-top ul li a {
	color: #FFF;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
}
.close-menu {
	display: none;
}
@media (min-width: 700px) {
	#virusNav ul.menu {
		display: flex;
		align-items: center;
		justify-content: center;
		list-style: none;
		margin: 0;
	}
}
.raiz a {
	text-transform: uppercase;
	color: #000;
	margin-right: 10px;
	font-size: 14px;
}
@media (max-width: 960px) {
	div#menu-top:before {
		content: "";
		position: fixed;
		background: rgba(0, 0, 0, 0.7);
		width: 100%;
		height: 100%;
		z-index: 0 !important;
	}
	
	.close-menu {
		position: absolute;
		top: 0;
		z-index: 9999;
		right: -40px;
		width: 40px;
		height: 40px;
		color: #FFF;
		background: #777;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.close-menu.-active {
		display: flex;
	}
	
	.menu .raiz {
		width: 100%;
		margin-bottom: 0;
		border-bottom: 1px solid #FFF;
		padding-bottom: 10px;
		position: relative;
	}
	
	.menu .raiz .filho .item {
		width: 100%;
		margin-bottom: 5px !important;
		padding-bottom: 5px !important;
		margin-right: 0 !important;
	}
}
#virusNav .menu li a:hover {
	font-weight: 700;
	text-decoration: none;
	transition-delay: 2s;
}
#virusNav .menu .raiz:hover>.filho {
	display: block;
		transition-delay: 2s;

}
#virusNav .menu .raiz>.filho {
	position: absolute;
	background: #FFF;
	width: 90%;
	max-width: 1600px;
	list-style: none;
	padding: 20px 0px 20px 20px;
	display: none;
	z-index: 9999999999999;
	min-height: 430px;
	-webkit-box-shadow: 0px 12px 35px 2px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 12px 35px 2px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 12px 35px 2px rgba(0, 0, 0, 0.75);
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	transition-delay: 1s;
	transform-origin: top center;
	transition-delay: 1s;
	opacity: 0;
	animation: openSubHover ease-in-out 320ms forwards;
	  animation-delay: 0.1s

}
@keyframes  openSubHover{
  0% {
    transform:  translateY(25px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);

    opacity: 1;
  }
}

#virusNav .menu li a {
	font-weight: 400;
}
#virusNav .menu li ul li a {
	color: #000;
	text-transform: capitalize;
	font-weight: 400;
}
.menu .naotem .item {
	border-bottom: 1px solid #dadada !important;
}
span.imagemMenu {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-end;
	width: 100%;
	height: 100%;
	font-size: 0 !important;
}
#virusNav .menu .raiz .filho .item {
	    width: 171px;
	border-bottom: 0;
	margin-right: 20px;
	list-style: none;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	height: 100%;
	float: left;
}
@media (max-width: 1366px) {
	#virusNav .menu .raiz .filho .item {
		width: 171px;
		border-bottom: 0;
		margin-right: 20px;
		list-style: none;
		display: flex;
		align-items: flex-start;
		justify-content: flex-start;
		flex-wrap: wrap;
		height: 100%;
		float: left;
	}
}

#virusNav img.imagem-menu {
	width: 100%;
}
#virusNav .menu .raiz .filho .item .filho {
	display: block;
	position: relative;
	width: 100%;
	padding: 0;
	left: 0;
}
#virusNav ul.menu span {
	color: #000;
	font-weight: 900;
	margin-bottom: 20px;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: 1px solid #000;
	width: 100%;
}
.menubuscanumero li {
	width: 25px !important;
	float: left;
	border: 1px solid #000 !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	margin-right: 5px !important;
	margin-bottom: 5px !important;
	padding: 0 !important;
}
.menubuscanumero li a {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 !important;
	padding: 0 !important;
}
a.menubuscanumero {
	display: none;
}
a.img-menu img {
	width: 100%;
}
a.menu-cor {
    height: 25px;
    width: 25px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-right: 5px !important;
    margin-bottom: 5px !important;
    padding: 0 !important;
    font-size: 0;
    border: 1px solid #000;
    font-size: 0;
}
li.menu-cor {
    float: left !important;
    width: unset !important;
}
a.destaque {
	font-weight: 700 !important;
	text-transform: uppercase !important;
	padding-bottom: 10px;
	float: left;
	border-bottom: 1px solid;
	width: 100%;
	margin-bottom: 15px;
}
li.item.raiz.ultimo.item0.fecharMenu {
	display: none;
}
span.arrowmenu {
	display: none;
}
.raiz.marcas>ul>li>a {
	text-transform: uppercase !important;
	font-size: 14px;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.raiz.marcas ul>ul {
	display: none !important;
}
.raiz.marcas>ul {
	column-count: 1 !important;
	align-items: center !important;
	justify-content: center !important;
	min-height: 30px !important;
	padding: 0 !important;
}
#virusNav .opcoes-m {
	height: 60px !important;
}
#virusNav .raiz.marcas:hover>ul {
	display: flex !important;
}
.raiz.marcas .filho>.filho>li {
	margin-top: 16px !important;
}
.raiz.marcas ul>li:hover+ul {
	display: block !important;
	position: absolute;
}
.raiz.marcas ul>li:hover+ul {
	display: block !important;
	position: absolute;
	width: 100%;
	top: 58px;
	background: #FFF;
	column-count: 5;
	left: 0;
	padding: 23px;
	border-top: 1px solid #dcdcdc;
}
div#direitaNav {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 33%;
}
div#fbits-resumo-carrinho {
	height: 65px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 65px;
	background: #9B2828;
	position: absolute;
	right: 0;
}
span.minicart-qtde-itens {
	position: absolute;
	width: 15px;
	height: 15px;
	background: #FFF;
	border-radius: 100%;
	z-index: 999999;
	top: 5px;
	right: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 10px;
}
span.minicart-qtde-itens:empty {
	display: none;
}
span.minicart-txt-itens {
	display: none;
}
i.icon.icart {
	background: url(https://recursos.lojavirus.com.br/i/imagensLemoon/cart.svg);
	background-repeat: no-repeat;
	background-size: 22px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	position: absolute;
	background-position: center;
}
div#fbits-resumo-carrinho a {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #000;
}
.campoBusca {
	width: 100%;
}
.buscaLemoon {
	border-right: 1px solid #000;
	padding-right: 20px;
	margin-right: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}
@media (max-width: 960px) {
	.buscaLemoon {
		display: none;
	}
}
.loginLemoon {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 45px;
	width: 50%;
	position: relative;
	height: inherit;
	padding: 15px 0;
}
.loginLemoon:hover .loginLemoonSub {
	display: flex;
}
.loginLemoonSub {
	max-width: 110px;
	width: 100%;
	display: none;
	position: absolute;
	background: #FFF;
	padding: 15px;
	border-radius: 5px;
	bottom: -90px;
	list-style: none;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.loginLemoonSub>ul {
	margin: 0;
}
.loginLemoonSub>ul li {
	list-style: none;
	margin: 0;
	margin-top: 7px;
}
.loginLemoonSub>ul li a {
	color: #232323;
}
.loginLemoonSub>ul li a:hover {
	font-weight: bold;
}
.loginLemoonSub>ul li:first-child {
	margin: 0;
}
@media (max-width: 960px) {
	.loginLemoon {
		display: none;
	}
}
.logotipovirus {
	width: 10%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
@media (max-width: 960px) {
	.logotipovirus {
    width: 33%;
    display: flex;
    align-items: center;
    justify-content: center;
}
}
.logotipovirus img {
	height: 40px;
}
@media (max-width: 960px) {
.logotipovirus img {
	height: 40px;
}
}
a.fbits-login-link-cadastro {
	display: none;
}
span.textloginp.usuario_nao_identificado {
	color: #000;
	width: 100%;
	height: 100%;
	display: block;
	padding: 11px;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
}
a.fbits-login-link-login {
	color: #000;
	text-decoration: underline;
}
button#btnBusca {
	background-image: url(https://recursos.lojavirus.com.br/i/imagensLemoon/lupa.svg);
	border: 0;
	font-size: 0;
	width: 20px;
	height: 20px;
	background-position: center center;
	background-size: contain;
	background-color: transparent;
	position: absolute;
	background-repeat: no-repeat;
	right: 0;
	top: 6px;
}
div#menu {
	width: 50%;
}
@media (max-width: 960px) {
	div#menu {
		display: none;
	}
}
form#searchFormHeader {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row-reverse;
	position: relative;
	width: 100%;
}
input#txtBuscaPrincipal {
	border: 0;
	border-bottom: 2px solid #000;
	width: 100%;
	padding: 5px 0;
}
::-webkit-input-placeholder {
	/* Edge */
	
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
}
:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
}
::placeholder {
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
}
.avisoTopo_hold {
    background: #000;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 5px;
}

.avisoTopo {
    max-width: 460px;
    padding: 0 20px;
    margin: 0 auto;
}
li.menu-tamanho {
	width: 25px !important;
	float: left;
	border: 1px solid #000 !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	margin-right: 5px !important;
	margin-bottom: 5px !important;
	padding: 0 !important;
}
li.menu-tamanho a {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 100%;
}
li.menu-tamanho a {
	margin-left: 10px;
}
#virusNav ul.menu>li {
    margin-right: 10px;
}
/* FIM HEADER */
.innerRodape {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.fbits-footer-blocos-vertical {
	width: 24%;
	margin: 1%;
}
@media (max-width: 960px) {
	.fbits-footer-blocos-vertical {
		width: 100%;
		margin: 1%;
	}
}
.innerRodape {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	background: #eaeaea;
	padding: 20px 0;
}
li.linksfooter a {
	width: 100%;
	color: #000;
}
footer li {
	list-style: none;
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
li.titlefooter {
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
ul.blockfooter {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.contato-footer.contato-fone {
	width: 100%;
	margin-bottom: 10px;
}
.copyright-footer {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
address.fbits-dadosEmpresa {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
}
address.fbits-dadosEmpresa span {
	margin: 5px;
}
ul.blockfooter {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
}
ul.blockfooter.noborder.copyright {
	font-size: 12px;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
	padding-right: 45px !important;
	padding-left: 45px !important;
}
@media (max-width: 960px) {
	.container,
	.container-fluid,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}
}
.selosFooterspot {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-top: 10px;
}
.new {
	background: #00A868;
	font-weight: 900;
	color: #FFF;
	padding: 5px;
	border-radius: 5px;
	font-size: 13px;
	letter-spacing: 1px;
}
@media (max-width: 960px) {
	.new {
		background: #00A868;
		font-weight: 900;
		color: #FFF;
		padding: 3px;
		border-radius: 5px;
		font-size: 11px;
		letter-spacing: 1px;
	}
}
.frete {
	background: #000000;
	font-weight: 900;
	color: #FFF;
	padding: 5px;
	border-radius: 5px;
	font-size: 13px;
	letter-spacing: 1px;
	margin-left: 5px;
}
@media (max-width: 960px) {
	.frete {
		background: #000000;
		font-weight: 900;
		color: #FFF;
		padding: 5px;
		border-radius: 5px;
		font-size: 11px;
		letter-spacing: 1px;
		margin-left: 1px;
	}
}
.hoverSpot {
	position: absolute;
	z-index: 999;
	height: 100%;
	width: 100%;
	align-items: center;
	justify-content: center;
	bottom: 0;
	opacity: 0;
	display: none;
	pointer-events: none;
	transition: ease-in-out 280ms;
	animation: hoverSpot ease-in-out 280ms forwards;
}
@keyframes hoverSpot {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}
@media (min-width: 700px) {
	.spot:hover .hoverSpot {
		display: flex;
	}
}
.roundedHover {
	width: 40px;
	height: 40px;
	background: #FFF;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	margin: 10px;
	-webkit-box-shadow: 0px 0px 46px -6px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 0px 46px -6px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 46px -6px rgba(0, 0, 0, 1);
	position: absolute;
	right: 0;
	top: 0;
	transition: ease-in-out 280ms;
	transform-origin: center center;
}
.roundedHover:hover {
	transform: scale(1.2);
}
.roundedHover:nth-child(2) {
	margin-top: 60px;
}
.roundedHover img {
	width: 20px;
}
.roundedHover a {
	display: flex;
	align-items: center;
	justify-content: center;
	pointer-events: all;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 8px;
    right: 0;
    width: 20px;
    margin-right: 41px;
    height: 28px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.slick-prev {
	left: unset;
}
.slick-next {
	right: -30px;
}
.slick-prev:before {
	content: '\e314' !important;
	font-family: material icons !important;
	color: #000 !important;
	font-size: 41px !important;
}
.slick-next:before {
	content: '\e315' !important;
	font-family: material icons !important;
	color: #000 !important;
	font-size: 41px !important;
}
:focus {
	outline: none;
}
#styles .slick-prev,
#styles .slick-next {
	margin-right: 17% !important;
}
.fbits-banner-item:nth-child(3) .sombraradial {
	background: radial-gradient(circle, rgb(209 120 86) 21%, rgba(0, 31, 255, 0) 75%);
}
.prev-home-lemoon.slick-arrow {
	position: absolute;
	z-index: 999;
	background: #FFF;
	width: 40px;
	height: 60px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	top: 39%;
	opacity: 0.3;
}
.next-home-lemoon.slick-arrow {
	position: absolute;
	z-index: 999;
	background: #FFF;
	width: 40px;
	height: 60px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	top: 39%;
	opacity: 0.3;
	right: 0;
}
.slick-arrow {
	cursor: pointer;
}

/* PRODUTO */
.shareTwitter,
.shareFacebook {
	display: flex;
	align-items: center;
	justify-content: center;
}
.fbits-preco {
	margin-top: 5px;
}

div#fbits-avaliacao {
	position: absolute;
	right: 40px;
	top: 25px;
	background: #fff;
	border-radius: 20px;
	border: 1px solid #ececec;
	padding: 0 10px;
}
.avaliacao {
	display: flex;
	align-items: center;
	justify-content: center;
}
.valorAtributoFoto.valorAtributo.selected {
    border: 2px solid #000;
}
.atributos-container div {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.atributo-passo {
	display: none !important;
}
.optionAtributos ul {
	list-style: none;
	margin: 0;
}
div#fbits-forma-pagamento {
	display: none;
}
span.toolTipProd {
	display: none;
}
.valorAtributo {
	display: flex !important;
	justify-content: center !important;
	border: 1px solid #000;
	width: 40px;
	height: 40px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-size: contain !important;
	cursor: pointer !important;
}
.atributos-container div {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.atributos-container {
	position: relative;
	margin-top: 15px;
}
.atributo-div {
	font-size: 14px;
	margin-bottom: 5px;
}
.valorAtributo:hover {
	font-weight: 700;
	border: 2px solid #000;
}
li#Nome:before {
	content: "\e92d";
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	margin-right: 5px;
	color: #49CB49;
}
li#Nome {
	display: flex;
	align-items: center;
	justify-content: center;
}
ul.linha-tabela-atributos {
	margin: 0;
}
.segura-produto {
	width: 100%;
}

.produto-comprar.hide {
    display: none;
}

.produto-comprar {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
}
@media (max-width: 960px) {
	.produto-comprar {
		position: fixed;
		bottom: 0;
		width: 100%;
		left: 0;
		z-index: 99999999999999;
	}
}
.btn-comprar {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 2px;
	background: #36AD36;
	height: 60px;
	border-radius: 5px;
}
@media (max-width: 960px) {
	.btn-comprar {
		border-radius: 0px;
	}
}
.btn-comprar:hover {
	background: #258c25;
	color: #FFF !important;
	text-decoration: none;
}

.produtos-visitados {
    padding-bottom: 40px;
}

.produtos-visitados .fbits-layout-produto {
    display: flex;
}

.fbits-layout-produto {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    display: none;
}
.fbits-layout-item {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}
div#historyBoard {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    overflow: auto;
}
.produtosVistos.left.colunaHistory {
    width: 50%;
}
h2.titleHistBusca {
    font-size: 23px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
ul.produtosAcessados.produtosAcessadosGrid {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}
.fbits-produtos-acessados-texto {
    font-size: 14px !important;
}
div#dvTermosPesquisados {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}
@media (max-width: 960px) {
	.produtosVistos.left.colunaHistory {
    width: 100%;
}
div#dvTermosPesquisados {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    margin-top: 20px;
    padding-bottom: 20px;
}
}
ul.produtosAcessados.produtosAcessadosGrid {
    list-style: none;
}
form#searchFormFooter {
    display: none;
}
.footerNews {
    display: none;
}
img.imgin {
	width: 100%;
	height: auto;
}
.colunaProdutoLemoon {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	flex-direction: column;
}
div#fbits-fabricante-logo {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
	padding: 5px;
	width: 60px;
	margin-bottom: 10px;
}
div#fbits-fabricante-logo img {
	width: 100%;
}
.fbits-produto-nome {
	font-weight: 400;
	font-size: 22px;
}
div#msgEstoqueDisponivel {
	display: none;
}
a#outrasAvaliacoes {
	display: none;
}
span.icon.starEmpty:before {
	content: "\e83a";
	font-size: 18px !important;
	color: #000 !important;
	font-family: material icons;
}
.skuAvali {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.fbits-sku {
	font-size: 14px;
	color: #b0b0b0;
}
.preco-comprar .precoPor {
	font-size: 28px;
	font-weight: 900;
}
.preco-comprar .precoDe {
	text-decoration: line-through;
	font-size: 20px;
}
.qtdProduto {
	width: 42px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: -33px;
	font-weight: 900;
	border-top: 0;
	border-bottom: 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #FFF;
	background: transparent;
	border-radius: 0;
}
.Eletro-produto-maismenos {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-weight: 900;
	font-size: 24px;
	margin-left: 6px;
	margin-right: 3px;
}
.fbits-titulo-quantidade.atributo-div {
	display: none;
}
div#view-item-quantidade-0-normal {
	display: none;
}
.Eletro-produto-maismenos span {
	cursor: pointer;
}
h3 {
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 20px;
}
section#deskLemoon {
	margin-top: 60px;
	margin-bottom: 60px;
}
section#caracLemoon {
	background: #DFFFF1;
	padding: 60px 0;
}
#vejaTambem {
	width: 100%;
	display: block;
}
.carroselLemoon {
	width: 100%;
	display: block;
	position: relative;
}
.hideMobile div#galeria {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.hideDesktop div#galeria {
	display: block;
	width: 100%;
}
.segura-nome {
	position: sticky;
	top: -180px;
	margin-top: 20px;
}
@media (max-width: 960px) {
	.segura-nome {
		position: relative;
		top: 0;
		margin-top: 0px;
	}
}
.selected {
	background: #000;
	color: #FFF;
}
.disabled {
	background: #c5c5c5;
	color: #8c8c8c;
	border: 1px solid #a5a5a5;
}
section#deskLemoon {
	margin-top: 60px;
	margin-bottom: 60px;
	width: 100%;
}
.paddingbox {
	width: 100%;
}
.paddingbox img {
	width: 100%;
}
.textoAviso {
	text-transform: uppercase;
	width: 75%;
}
.avisosProduto h4 {
	font-size: 16px;
	font-weight: 900;
}
.avisosProduto {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-direction: column;
}
h4 {
	font-size: 16px;
	font-weight: 900;
	letter-spacing: 1px;
}
.aviso {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-bottom: 10px;
	font-size: 14px;
	width: 100%;
}
.aviso.tabela {
    width: 179px;
}
.aviso div:nth-child(2) {
	flex: 1;
	margin-top: 0px!important;
	margin-bottom: 0px!important;
	font-size: 14px!important;
}
.aviso .textoAviso {
	width: unset!important;
}
.simboloAviso {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
	color: #FFF;
	margin-right: 10px;
}
.forma .simboloAviso {
	background: #D62260;
}
.tabela .simboloAviso {
	background: #2294D6;
}
.seguraShare {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 10px;
}
.siteSeguro {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
}
@media (max-width: 960px) {
	.siteSeguro {
		display: none;
	}
}
.siteSeguro span.material-icons {
	margin-top: -6px;
}
.share {
	display: flex;
	align-items: center;
	justify-content: center;
}
.share>div {
	margin: 3px;
	display: flex;
	align-items: center;
	justify-content: center;
}
div#galeria a img {
	width: 100%;
}
div#galeria a, div#galeria .iframeVideo {
	width: 100%;
}

.iframeVideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    margin-top: -6px;
    border: 0;
}

@media (min-width: 700px) {
	div#galeria a, div#galeria .iframeVideo {
		width: 42%;
		margin: 15px;
	}
	
	div#galeria a:first-child {
		width: 100%;
	}
	
	.abre-menu {
		display: none;
	}
}
@media (max-width: 960px) {
	.abre-menu {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 33%;
}
}
ul.slick-dots {
	display: flex !important;
	align-items: center;
	justify-content: center;
	list-style: none;
}
.slick-active button {
	background: #000 !important;
	border: 0;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	margin: 5px;
	font-size: 0;
}
ul.slick-dots button {
	background: #FFF;
	border: 1px solid #000 !important;
	border: 0;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	margin: 5px;
	font-size: 0;
}
.raiz.marcas ul>li:hover+ul:hover {
	display: block !important;
}
.redesSociais a {
	color: #000;
}
button.btn-close {
    background: transparent;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.vantagensVirus {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #000;
	color: #FFF;
	padding: 10px;
	z-index: 9;
	font-size: 13px;
	text-transform: uppercase;
}
@media (max-width: 960px) {
	.vantagensVirus {
		display: none;
	}
}
.vantagemItem {
	width: 25%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.innerVantagem a {
	color: #FFF;
	text-decoration: underline;
	font-size: 10px;
	float: left;
	margin-top: -5px;
}
.innerVantagem a:hover {
	color: #FFF !important;
}
span.miniVantagem {
	font-size: 10px;
	margin-top: -5px;
	float: left;
}
.iconVantagem {
	margin-right: 20px;
}
.closeVantagens {
	position: absolute;
	right: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
span.nomeCor {
	display: none;
	position: absolute;
	top: -26px;
	background: #FFF;
	align-items: center;
	justify-content: center;
	width: 110px;
	color: #000;
	border-radius: 5px;
	border: 1px solid #000;
	font-weight: 400;
}
.valorAtributo:hover .nomeCor {
	display: flex;
}
.avisoIndisponivel {
    width: 100%;
    margin-top: 20px;
    position: absolute;
    background: #FFF;
    padding: 20px;
    -webkit-box-shadow: 14px 13px 41px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 14px 13px 41px -2px rgba(0,0,0,0.75);
    box-shadow: 14px 13px 41px -2px rgba(0,0,0,0.75);
    z-index: 9;
    top: 65%;
}
h3.title.medium {
	font-weight: 900;
	font-size: 20px;
}
.avisoIndisponivel input[type="text"] {
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
	padding: 5px;
}
.avisoIndisponivel input[type="button"] {
	width: 100%;
	height: 40px;
	background: #000;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 0;
}
.dvgTitle {
	display: none;
}
.ribbon.fbits-etiqueta-lancamento img {
    display: block !important;
}
@media (max-width: 960px) {
.dvgTitle {
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 900;
    border: 1px solid #000;
    padding: 3px;
}
.dvgTxt {
    display: none;
}
.ribbon.fbits-etiqueta-lancamento img {
    display: none !important;
}
.ribbon.fbits-etiqueta-lancamento:before {
    content: "NOVO";
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 900;
    border: 1px solid #000;
    padding: 3px;
}
}

.ribbon.fbits-etiqueta-off {
	width: 60px;
	height: 21px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #dc3545;
	color: #FFF;
	font-weight: 700;
}

div#fbits-etiquetas-sequencial .titulo {
	display: none;
}
.bannerTopo {
    position: relative;
}
@media screen and (max-width: 700) {
    .bannerTopo {
    position: relative;
    height: 300px;
    overflow: hidden;
}
	.bannerTopo>.fbits-banner-item {
		height: 300px!important;
	}
	
	.bannerTopo>.fbits-banner-item img {
		height: 300px!important;
		object-fit: cover;
	}
}
.nav-mobile li.menubuscanumero .filho {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.nav-mobile li.menu-tamanho {
	width: 40px !important;
	height: 40px !important;
	margin: 5px !important;
	padding: 0 !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	float: left !important;
}
.nav-mobile li.menu-cor a {
	font-size: 0 !important;
}
.nav-mobile ul.filho.ultimo.item9 {
	width: 100%;
	height: 100%;
	display: flex !important;
	flex-wrap: wrap;
}
.nav-mobile li.item.item9.menu-cor {
	margin: 10px;
}
button {
    outline: none !important;
}
.fbits-facebook {
    padding-top: 8px;
}
.sombraradial {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
    position: absolute;
}
#yv-review-quickreview {
    position: absolute;
    right: 40px;
    top: 25px;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #ececec;
    padding: 5px 14px;
    cursor: pointer;
}
@media screen and (max-width: 700) {
    #yv-review-quickreview {
    position: absolute;
    right: unset;
    left: 14px;
    top: 25px;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #ececec;
    padding: 5px 14px;
    cursor: pointer;
}
}
.seguraBannerInner {
    position: relative;
}
.seguraBannerInner .slick-prev, .seguraBannerInner .slick-next {
    top: 26px !important;
    z-index: 2 !important;
}
div#fancybox-content img {
    width: 100%;
}
.fechaAvisoInd {
    position: absolute;
    top: -10px;
    right: 12px;
    background: #000000;
    color: #FFF;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
}

.teste-cache {
    
}
.seguraFiltroSelecionado {
    display: none;
}
@media screen and (max-width: 700px) {
    .seguraFiltroSelecionado {
    display: flex;
    width: 100%;
    position: sticky;
    top: 116px;
    padding-top: 25px;
    background: #FFF;
    z-index: 9;
}
}
li.outlet a {
    color: #c12e2e !important;
    font-weight: 900 !important;
}
span.fbits-spot-atributo-nome {
    display: none !important;
}
.spotTamanhos.fbits-spot-atributos {
    display: none;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    margin-top: 10px;
    position: absolute;
    left: 0;
    bottom: -37px;
    z-index: 2;
    background: #FFF;
    padding: 5px 0;
}
.spotTamanhos.fbits-spot-atributos a {
    border: 1px solid #000;
    margin-right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    font-size: 13px;
}
.spot:hover .fbits-spot-atributos
{
    display: flex !important;
}
.spot .yv-review-quickreview {
    display: none;
}
input#txtBuscaPrincipal::placeholder {
    font-size: 12px;
}

.imagem-secundaria {
    opacity: 0;
    animation: imgSec ease-in-out 320ms forwards
}

@keyframes imgSec {
    0% {
        opacity: 0;
        transform: translate(-8px)
    }
    100% {
        opacity: 1;
                transform: translate(0px)

    }
}
.bannerTopo.glider {
    position: relative;
}
.arrowsTopo {
    position: absolute;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: space-between !important;
    z-index: 2;
}
.glider-prevTopo.disabled {
    background: transparent;
    border: 0;
}
.cc_banner-wrapper {
  z-index: 9001;
  position: relative;
}


.cc_container .cc_message {
  transition: font-size 200ms;
  margin: 0;
  padding: 0;
}

.cc_container .cc_logo {
  display: none;
}

.cc_container .cc_logo:hover, .cc_container .cc_logo:active {
  opacity: 1;
}




}



}

@media print {
  .cc_banner-wrapper, .cc_container {
    display: none;
  }
}
.cc_container {
    right: 0px;
    left: 0;
    bottom: 20px;
    width: 90%;
    padding: 10px;
    margin: 0 auto;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    position: fixed;
    z-index: 9;
    background: #FFF;
    -webkit-box-shadow: 0px 10px 32px -5px rgb(0 0 0 / 40%);
    -moz-box-shadow: 0px 10px 32px -5px rgba(0,0,0,0.4);
    box-shadow: 0px 10px 32px -5px rgb(0 0 0 / 40%);
    z-index: 999999;
}
@media(max-width: 700px)
{
    .cc_container {
    right: 0px;
    left: 0;
    bottom: 80px;
    width: 90%;
    padding: 10px;
    margin: 0 auto;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    position: fixed;
    background: #FFF;
    -webkit-box-shadow: 0px 10px 32px -5px rgb(0 0 0 / 40%);
    -moz-box-shadow: 0px 10px 32px -5px rgba(0,0,0,0.4);
    box-shadow: 0px 10px 32px -5px rgb(0 0 0 / 40%);
    z-index: 999999;
    text-align: justify;
}
}
.cc_container .cc_message {
    font-size: 13px;
    color: #7b7b7b;
    padding-right: 25px;
}
@media(max-width: 700px)
{
    .cc_container .cc_message {
    padding-right: 25px;
}
}
.cc_container .cc_btn {
    padding: 8px 16px;
    background-color: #FFCC00;
    bottom: 10px;
    right: 15px;
    text-align: center;
    border-radius: 5px;
    top: 0;
}
.cc_container .cc_btn, .cc_container .cc_btn:visited {
    color: #ffffff;
    background-color: #2294d6;
    transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
}

.cc_container .cc_btn:hover, .cc_container .cc_btn:active {
    color: #ffffff !important;
    background-color: #1a73a7;
}

.cc_container a, .cc_container a:visited {
    text-decoration: none;
    color: #000000;
    transition: 200ms color;
}

.cc_container a:hover, .cc_container a:active {
  color: #FFCC00;
}

@keyframes fadeInTop {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.cc_container {
  animation: fadeInTop 0.6s both;
}
.spotPreco .precoParcela {
    display: none;
}
.marcas .item {
    margin-left: 20px;
    margin-right: 0 !important;
}
@media(max-width: 700px)
{
    .marcas .item {
    margin-left: 0;
    margin-right: 0 !important;
}
}
a.menu-amarelo
{
    background-color: #ffc107;
}
a.menu-animal {
    background: url(https://recursos.lojavirus.com.br/Imagem/Menu/1994659/animal-print.png);
    background-size: cover;
}
a.menu-azul
{
    background-color: #0039C8;
}
a.menu-roxo
{
    background-color: #9400D3;
}
a.menu-bordo
{
    background-color: #930005;
}
a.menu-branco
{
    background-color: #FFF;
}
a.menu-bege
{
    background-color: #DAC8B3;
}
a.menu-cinza
{
    background-color: #A9A9A9;
}
a.menu-lilas
{
    background-color: #B19CD9;
}
a.menu-marrom
{
    background-color: #51321C;
}
a.menu-preto
{
    background-color: #000;
}
a.menu-rosa
{
    background-color: #FAA3D4;
}
a.menu-verde
{
    background-color: #165E39;
}
a.menu-vermelho
{
    background-color: #FA010F;
}
.sale-time {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.dateDot {
    font-size: 14px;
    font-weight: 400;
}
.sale-time-box {
    background: #000;
    width: 33%;
    margin: 5px;
    border-radius: 5px;
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px;
    font-size: 35px;
    flex-wrap: wrap;
    flex-direction: column;
}

.bloco-rodape-map {
    flex-direction: column;
    align-items: initial !important;
}

.bloco-rodape-map a {
    width: 212px !important;
}

#rss-feeds {
    display: flex;
    gap: 8px;
}

#rss-feeds a {
    width: 25%;
}

#rss-feeds img {
    display: block;
    height: 200px;
    object-fit: cover;
    width: 100%;
    max-width: 100%;
}

#rss-feeds span {
    display: block;
    margin-top: 8px;
}

#rss-feeds p {
    display: block;
    margin-top: 8px;
    font-weight: 300;
    margin-bottom: 0;
    font-size: 14px;
}

.capta-lemoon .fbits-conteudo-item {
    text-align: justify;
    width: 100%;
    border-top: 0;
    display: block !important;
    padding: 20px;
}
.capta-lemoon iframe.newsletter {
    position: relative;
    height: 411px;
    top: 0 !important;
}
.montar {
    background-color: #EAEAEA !important;
}
.partes.inicio {
    display: none;
}
.summary.fbits-summary.summaryDesktop:after {
    content: "Outras opções de parcelamento";
    font-size: 13px;
}

.summary.fbits-summary.summaryDesktop {
    font-size: 0;
}
.item_header_bar {
    text-align: center;
}
.item_header_bar a {
    color: #FFF;
    text-decoration: underline;
}
.item_header_bar a:hover {
    color: #FFF !important;
    text-decoration: underline !important;
}
.avisoTopo .slick-slide {
    padding: 0 !important;
}

.bannerTopo .slick-prev:before, .bannerTopo .slick-next:before {
    display: none !important;
}

.bannerTopo .slick-next {
    background-image: url("data:image/svg+xml,%3Csvg width='43' height='43' viewBox='0 0 43 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_961_8264)'%3E%3Ccircle cx='21.5' cy='17.5' r='17.5' fill='white'/%3E%3C/g%3E%3Cpath d='M29.75 16.7256H14.75' stroke='%23130F26' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.7002 10.7012L29.7502 16.7252L23.7002 22.7502' stroke='%23130F26' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_961_8264' x='0' y='0' width='43' height='43' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_961_8264'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_961_8264' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.bannerTopo .slick-prev {
    background-image: url("data:image/svg+xml,%3Csvg width='43' height='43' viewBox='0 0 43 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_961_8267)'%3E%3Ccircle cx='21.5' cy='17.5' r='17.5' transform='rotate(-180 21.5 17.5)' fill='white'/%3E%3C/g%3E%3Cpath d='M13.25 18.2744L28.25 18.2744' stroke='%23130F26' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.2998 24.2988L13.2498 18.2748L19.2998 12.2498' stroke='%23130F26' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_961_8267' x='0' y='0' width='43' height='43' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_961_8267'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_961_8267' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
