#body-checkout .andes-money-amount__discount {
	display: none !important;
}

.owl_global .owl-stage-outer{
	padding: 10px 0px;
	display: flex;
	align-items: stretch;
}

.owl_global .owl-stage{
	padding: 0px 3px;
}

.owl_global .owl-stage{
	display: flex;
	align-items: stretch;
}

.owl_global_borda .owl-item {
	border-radius: 5px;
	border: 1px solid rgba(0, 0, 0, .1);
}

.owl_global .owl-item {
	overflow: hidden;
	background: #FFF;
	display: flex;
	align-items: stretch;
}

.owl_global .owl-item li{
	float: left;
	width: 100%;
}

.owl_global_borda .owl-item:hover {
	box-shadow: 0 0px 10px 0 rgba(0, 0, 0, .1);
}

.mobile .float_100___,
.tablet .float_100___ {
	justify-items: center;
	justify-content: center;
}
.getSelosRodape_center{
	border-top: solid 1px #DFDFDF;
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.getSelosRodape_center a,
.getSelosRodape_center img{
	margin: 10px;
	float: left;
}

.view_pedido_finalizado_template_2 {
	display: flex !important;
	align-items: flex-start !important;
	flex-direction: row-reverse !important;
}

.colunas_checkcout {
	display: flex;
	gap: 15px; /* Espaçamento externo entre as colunas */
}

.colunas_checkcout_item {
	flex: 1; /* Tamanho igual para todas as colunas */
	padding-left: 15px; /* Espaço interno à esquerda */
	padding-right: 15px; /* Espaço interno à direita */
	box-sizing: border-box; /* Garantir que o padding não quebre o layout */
}

.view_checkout_passo3_resumo_pedido,
.view_checkout_passo2_resumo_pedido,
.view_checkout_passo1_resumo_pedido{
	flex: 1;
	border: 1px solid rgba(0,0,0,.1);
	border-radius: 5px;
	touch-action: manipulation;
	transition: box-shadow .2s ease-out 0s,border .2s ease-out,border-radius .2s ease-out,background-color .1s ease-out,color .1s ease-out,transform .1s ease-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
	background: #FFF;
}

.preco_d_html {
	color: rgba(0,0,0,.55);
	font-size: 14px;
}

.preco_html b s{
	font-size: 17px;
	text-decoration: none;
}

.andes-money-amount__discount {
	align-items: center;
	color: #00a650;
	display: flex;
	font-weight: 600;
	font-size: 14px !important;
}

.mobile .colunas_checkcout,
.tablet .colunas_checkcout {
	display: block !important;
}

.mobile .colunas_checkcout_item,
.tablet .colunas_checkcout_item {
	float: left;
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-bottom: 20px;
}

.cart_navigation form {
	float: left;
	width: 100%;
}

.mobile .botao_continuar_comprando_carrinho_compartilhar .col-sm-6,
.tablet .botao_continuar_comprando_carrinho_compartilhar .col-sm-6 {
	float: left;
	width: 100%;
}

.topo-sidebar-novo .preco_html,
#body-carrinho .preco_html,
#body-carrinho .preco_html {
	display: flex;
	align-items: inherit;
	font-size: 20px !important;
	text-align: right;
	justify-content: end;
}

.topo-sidebar-novo .preco_html b s,
#body-checkout .preco_html b s,
#body-carrinho .preco_html b s{
	font-size: 13px;
	text-decoration: none;
}

.topo-sidebar-novo .preco_html, 
#body-checkout .preco_html, 
#body-carrinho .preco_html, 
.topo-sidebar-novo .preco_html b,
#body-checkout .preco_html b,
#body-carrinho .preco_html b {
	display: flex;
	align-items: center;
	font-size: 20px !important;
	justify-content: end;
}

.topo-sidebar-novo .andes-money-amount__discount,
html #body-checkout .andes-money-amount__discount,
html #body-carrinho .andes-money-amount__discount {
	align-items: center;
	color: #00a650;
	display: flex;
	font-weight: 600;
	font-size: 12px !important;
}

html body .button-control-global{
	z-index: 1;
	position: relative;
	top:-5px;
	width: 100%;
	background: #FFF;
	text-align: center;
	z-index: 9999999;
}

html body .product-vars {
	z-index: 1;
	position: relative;
	width: 100%;
	background: #FFF;
}

html body .product-vars span {
	width: 25px !important;
	height: 25px !important;
	cursor: pointer;
	display: inline-block;
	border: 1px solid #DFDFDF;
	background-size: cover !important;
}

.marketplace_nome_{
	width: 100%;
	background: #FFF;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 111;
	border-bottom: 1px solid rgba(0,0,0,.1);
	color: #000;
}


.button-control-global {
	position: relative;
}

.ui-box-component {
	display: flex;
	flex-flow: row wrap;
	border: 1px solid rgba(0,0,0,.1);
	border-radius: 5px !important;
	background: #FFF;
}

.icone_compartilhar{
	border-radius: 50%;
	background-color: rgb(255, 255, 255);
	border: 0px;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	outline: none;
	z-index: 1;
	padding: 0px;
	cursor: pointer;
}

.icone_compartilhar svg{
	width: 25px;
	height: 25px;
}

.p_compartilhar {
	text-decoration: underline;
	outline: none;
	border: none;
	background-color: transparent;
	font-size: 14px;
	line-height: 16px;
	cursor: pointer;
	white-space: nowrap;
	font-family: inherit;
	letter-spacing: -0.2px;
	color: rgb(136, 136, 136);
	margin-top: 0;
	margin-left: 5px;
}

.floating-menu {
	position: relative;
}

.social-buttons {
	position: absolute;
	top: 0;
	right: 0;
	display: flex;
	gap: 10px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s ease, transform 0.3s ease;
	border: none;
	background: #FFF !important;
	color: #000 !important;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3) !important;
	border-radius: 5px !important;
}

.social-btn {
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	cursor: pointer;
	background: rgb(255, 255, 255);
	border: 0px;
	padding: 5px;
	text-align: center;
	border-radius: 100%;
	transition: all 0.3s ease 0s;
	outline: none;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px;
	transform: translateX(-0%) translateY(0px);
}

.floating-menu.active .social-buttons {
	opacity: 1;
	visibility: visible;
	transform: translateX(-0%) translateY(-80px)
}

.classe_frase_desconto b{
	color: #00a650
}

.classe_frase_desconto{
	font-size: 14px;
}
.classe_frase_desconto svg{
	width: 25px;
	height: 25px;
	margin-right: 10px;
}

.row-botoes-interno .box-add-new .box-add,
.row-botoes-interno .box-add-new .botao_compra_interno{
	height: 100%;
}

#produto_informacao .cor_pagamento_3,
#produto_informacao .cor_pagamento_2 {
	text-align: left !important;
}

.tablet #produto_informacao .cor_pagamento_3, 
.tablet #produto_informacao .cor_pagamento_2,
.mobile #produto_informacao .cor_pagamento_3, 
.mobile #produto_informacao .cor_pagamento_2 {
	text-align: center !important;
}

.kit_bloco_carrinho:not(:last-child) {
	border-bottom: 1px solid #EFEFEF;
}

.mobile .bloco_qtde_vendas_pag_produto {
	display: block;
}

.mobile .div_botao_compra {
	margin-bottom: 20px !important;
}

.mobile .div_botao_atendimento {
	margin-left: 0px !important;
}

.bloco_qtde_vendas_pag_produto {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.bloco_qtde_vendas_pag_produto .botao_adicionar_favoritos{
	font-size: 25px !important;
	display: flex;
	align-items: center;
}

.mobile .produtos_sugestoes .titulotab:after {
	display: none;
}

.mobile .produtos_sugestoes .titulotab span {
	padding-left: 0px !important;
}


.addQtdDiretoCarrinho .box-add .input-group span,
.addQtdDiretoCarrinho form .input-group,
.addQtdDiretoCarrinho form .box-add,
.addQtdDiretoCarrinho .form-control{
	height: 100% !important;
	display: flex !important;
	position: relative;
}

.addQtdDiretoCarrinho form .input-group {
	height: initial !important;
}

.addQtdDiretoCarrinho .opcao_template_botao_qtde_produtos_2 .input-group,
.addQtdDiretoCarrinho .opcao_template_botao_qtde_produtos_2 .box-add,
.addQtdDiretoCarrinho .opcao_template_botao_qtde_produtos_2 .form-control{
	height: 47px!important;
	display: flex !important;
}

.mobile .legenda_unidade_medidas div{
	display: block;
	align-items: center;
	text-align: center;
	justify-content: center;
	justify-items: center;
}

.tablet .legenda_unidade_medidas div {
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	justify-items: center;
}

.mobile .botoes_cadastro_geral {
	flex-direction: column;
}

.mobile .botoes_cadastro_geral span{
	margin-top: 20px;
	display: flex;
	align-items: center;
	flex-direction: column;
	margin-left: 0px !important;
}

.produtos_sugestoes .titulotab {
	font-size: 19px !important;
	display: flex !important;
	align-items: center !important;
	font-weight: bold !important;
	margin-bottom: 20px !important;
	position: relative !important;
	margin-top: 20px !important;
	width: 100% !important;
}

.produtos_sugestoes .titulotab span{
	background: #fff;
	position: relative;
	z-index: 111;
}

.produtos_sugestoes .titulotab:after {
	content: '' !important;
	position: absolute !important;
	margin: auto !important;
	left: 0 !important;
	right: 0 !important;
	top: 0px !important;
	height: 1px !important;
	background: #1F1F1F !important;
	z-index: 1 !important;
	bottom: 0px;
}

.s-depart.cat_nivel_1_menu_global {
	text-align: left;
}

.banners_geral_blocos_home a.item_banner_img,
.banners_geral_blocos_home picture{
	float: left;
	width: 100%;
}

.view_bloco_topo_menu_icones_drop {
	width: 300px !important;
	left: initial !important;
	right: 0 !important;
}

.bloco_galeria_variacao {
	display: flex;
}

.owl-nav.disabled {
	display: none !important;
}

html .mobile .titulo-bloco-produtos-inicial {
	display: grid !important;
	text-align: center !important;
	width: 100% !important;
	justify-content: center !important;
}

html .mobile .ancora_link_ver_todos span {
	padding-left: 30px !important;
	padding-right: 30px !important;
}

html .mobile .ancora_link_ver_todos {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.selos-flutuantes-mobile .tag-discount {
	float: left !important
}

.product-item__details_geral{
	position: relative;
	border-radius: 2px;
	background: #ffffff;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
	border: 1px solid #EDEDED;
	display: flex;
	align-items: center;
}

.product-details__image_geral {
	min-width: 70px;
	width: 70px;
	height: 70px;
	float: left;
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
	display: flex;
	text-decoration: none;
	background: #fff !important;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	touch-action: manipulation;
	transition: box-shadow .2s ease-out 0s,border .2s ease-out,border-radius .2s ease-out,background-color .1s ease-out,color .1s ease-out,transform .1s ease-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	background-color: #FFF;
	color: #000;
	align-items: center;
	justify-items: center;
	justify-content: space-between;
}

.product-details__image_geral img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	max-width: 90%;
	max-height: 90%;
	margin: auto;
}


.custom-select {
	display: inline-block;
	width: 200px;
	height: 36px;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	vertical-align: middle;
	background: #fff url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'><path fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>") no-repeat right 12px center;
	background-size: 8px 10px;
	border: 1px solid #ced4da;
	border-radius: 4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.custom-select:focus {
	border-color: #8c8c8c;
	outline: 0;
	box-shadow: none;
}

.custom-select option {
	font-weight: normal;
}

.custom-select::placeholder {
	color: #6c757d;
}

.box-authentication-1 h3,
.box-authentication-2 h3 {
	font-weight: 500;
	font-size: 20px;
}

.titulo-bloco-produtos-inicial,
.ancora_link_ver_todos,
.ancora_link_ver_todos span {
	position: relative;
}

.titulo-bloco-produtos-inicial .ancora_link_ver_todos:before {
	content: "";
	position: absolute;
	height: 1px;
	left: 0;
	top: 7px;
	width: 100%;
	background: #000;
}

.footer_global > ul:first-of-type .classe_link_rodape_padrao {
	align-items: baseline !important;
}


.box_ultimos_prodoutos .fonte_parcelamento_listagem,
.box_ultimos_prodoutos .cor_pagamento_2,
.box_ultimos_prodoutos .cor_pagamento_3{
	font-size: 12px !important;
	font-weight: 300 !important;
}
.box_ultimos_prodoutos .price strong{
	font-size: 16px !important;
}

.mobile .bloco_filtro_global_ select {
	float: left;
	width: 100%;
}

#body-afiliados .panel-title i {
	position: absolute;
	right: 0;
}

#body-afiliados .panel-collapse {
	float: left;
	width: 100%;
	cursor: pointer;
}

#body-afiliados .panel-collapse .bloco_filtro_global_{
	float: left;
	width: 100%;
	display: flex;
}

#body-afiliados .panel-collapse .bloco_filtro_global{
	flex-grow: 1;
}

#body-afiliados .panel-title {
	margin-top: 0;
	margin-bottom: 0;
	color: inherit;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	cursor: pointer;
	position: relative;
	text-transform: uppercase;
	text-align: center;
	justify-content: center;
}

#body-afiliados .panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
}

#body-afiliados .panel {
	border: 1px solid #C8C8C8;
	min-height: unset !important;
	padding: 0 !important;
	background: #fff;
}

#body-afiliados .bloco_filtro_global_ .bloco_filtro_global .tree-menu{
	position: absolute;
	z-index: 9;
	top: 0;
}

.modal_popup button {
	display: flex;
	align-items: center;
}

.modal_popup button i,
.modal_popup button vg{
	margin-right: 10px !important;
	font-size: 15px;
}

.carrocel_produtosMaisVendidos .price{
	font-size: 15px;
}

.owl-stage{
	display: flex;
}

.new_codigos_text {
	border: 2px dashed #00AE7C;
	color: #00AE7C;
	text-transform: uppercase;
	font-weight: bold;
	padding: 15px 0;
	margin: 10px 0;
	font-size: 18px;
	text-align: center;
	justify-content: center;
	background: #FFF;
}

.mobile #produto_informacao .line-height-custom, 
.mobile #produto_informacao .classe_preco, 
.mobile #produto_informacao h2.mb-0, 
.mobile #produto_informacao .col-12, 
.mobile #produto_informacao #consultePrazo, 
.mobile #produto_informacao hr, 
.mobile #produto_informacao h4, 
.mobile #produto_informacao form, 
.mobile #produto_informacao .price, 
.mobile #produto_informacao .mensagem_retorno_desejo, 
.mobile #produto_informacao .form-action, 
.mobile #produto_informacao .attributes select, 
.mobile #produto_informacao .attributes .attribute-label, 
.mobile #produto_informacao .attributes, 
.mobile #produto_informacao .product-comments, 
.mobile #produto_informacao h2, 
.mobile #produto_informacao h1, 
.mobile #produto_informacao,

.tablet #produto_informacao .line-height-custom, 
.tablet #produto_informacao .classe_preco, 
.tablet #produto_informacao h2.mb-0, 
.tablet #produto_informacao .col-12, 
.tablet #produto_informacao #consultePrazo, 
.tablet #produto_informacao hr, 
.tablet #produto_informacao h4, 
.tablet #produto_informacao form, 
.tablet #produto_informacao .price, 
.tablet #produto_informacao .mensagem_retorno_desejo, 
.tablet #produto_informacao .form-action, 
.tablet #produto_informacao .attributes select, 
.tablet #produto_informacao .attributes .attribute-label, 
.tablet #produto_informacao .attributes, 
.tablet #produto_informacao .product-comments, 
.tablet #produto_informacao h2, 
.tablet #produto_informacao h1, 
.tablet #produto_informacao {
	float: left !important;
	width: 100% !important;
	text-align: center !important;
}


.tablet .bloco_new_cod{
	display: grid !important;
	text-align: center !important;
	justify-content: center !important;
}

.tablet .bloco_new_cod .marca_fabricante,
.tablet .bloco_new_cod .estrela_avaliacao,
.tablet .bloco_new_cod .cod_referencia{
	display: grid !important;
	text-align: center !important;
	justify-content: center !important;
	margin-right: 0px !important;
	margin-bottom: 20px !important;
}

.busca-topo-pai-global {
	position: relative !important;
}

#header {
	position: relative;
	z-index: 1030;
	float: left;
	width: 100%;
}



.btn-remove-produto {
	color: #ffffff !important;
	fill: #ffffff !important;
	display: flex;
	align-items: center;
	justify-content: center;
	justify-items: center;
	background: red !important;
}

.btn-remove-produto svg {
	width: 25px;
	height: 25px;
	fill: #FFF;
}

#share-buttons {
	float: left;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
#share-buttons .btn-social {
	display: flex;
	justify-content: center;
	width: 30px;
	height: 30px;
	align-items: center;
}
#share-buttons .btn-social .fa {
	font-size: 14px !important;
	width: 14px !important;
	height: 14px !important;
}
#share-buttons svg,
#share-buttons i {
	font-size: 25px !important;
	width: 25px !important;
	height: 25px !important;
	fill: #000;
}

.tablet #share-buttons,
.mobile #share-buttons {
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	flex-direction: column !important;
}

.tablet .lista-social,
.mobile .lista-social {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: unset !important;
}

#SearchTopo{
	z-index: 11111 !important;
}

#SearchTopo.busca_geral_topo{
	display: none;
}


.busca_geral_topo .searchTopo input.form-control {
	height: 45px;
	width: 100% !important;
	color: #231f20;
	font-size: 12px;
	max-width: 100% !important;
	border-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border: none;
	box-shadow: none;
}
.busca_geral_topo .searchTopo .form-inline .input-group{
	width: 100%;
}
.busca_geral_topo .searchTopo .input-group-btn {
	padding: 0 !important;
	height: 45px;
	border-right: none;
	border-radius:0px;
	width: 40px !important
}

.busca_geral_topo .searchTopo input::-webkit-input-placeholder {
	color: #000;
	font-size: 12px;
}

.busca_geral_topo .searchTopo input:-moz-placeholder {
	color: #000;
	font-size: 12px;
}

.busca_geral_topo .searchTopo input::-moz-placeholder {
	color: #000;
	font-size: 12px;
}

.busca_geral_topo .searchTopo input:-ms-input-placeholder {  
	color: #000;
	font-size: 12px;
}

.busca_geral_topo .searchTopo .input-group-btn button.btn.btn-default {
	height: 45px;
	background: #26C9FF;
	color: #fff;
	border-left: none;
	border-radius: 0px;
	width: 100%;
	padding: 0px 15px !important;
	margin: 0 !important;
	border: none !important;
}
.busca_geral_topo .searchTopo .input-group-btn button.btn.btn-default:hover{
	background-color: #000;
}

.busca_geral_topo .searchTopo input::-webkit-input-placeholder {
	color: #231f20;
}
.busca_geral_topo .searchTopo input::-moz-placeholder {
	color: #231f20;
}
.busca_geral_topo .searchTopo input:-ms-input-placeholder {
	color: #231f20;
}
.busca_geral_topo .searchTopo input:-moz-placeholder {
	color: #231f20;
}

.tabs-product {
	align-items: flex-start !important
}

.view_banners_trio_abaixo_principal_3,
.view_banners_trio_abaixo_principal_2,
.view_banners_trio_abaixo_principal_1,
.view_banners_mosaico_trio_abaixo_principal .col-sm-8,
.view_banners_mosaico_quatro_abaixo_mais_vistos .col-sm-4,
.view_banners_mosaico_abaixo_principal .col-sm-4{
	overflow: hidden;
}

.tablet .float_100,
.tablet .product-comments-block-tab .reviewRating,
.mobile .float_100,
.mobile .product-comments-block-tab .reviewRating {
	justify-content: center;
}

.mobile .price *,
.tablet .product-name,
.tablet .product-name *,
.tablet .price * {
	justify-content: start;
}

.product-comments-block-tab .comment {
	display: flex;
	align-items: center;
}
.product-comments-block-tab .comment .author{
	border-right: 1px solid #eaeaea;
}
.product-comments-block-tab{
	border: 1px solid #C8C8C8 !important;
}

.product-star {
	cursor: pointer;
}

.div_afiliado_loagado{
	background: #006128;
	color: #FFF;
	text-align: center;
	display: flex;
	align-items: center;

}

@keyframes pulso {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.05);
	}
	100% {
		transform: scale(1);
	}
}
.header-nav-bar.header-nav-bar-primary {
	z-index: 1;
}

.view_bloco_topo_menu_icones li, .view_bloco_topo_menu_icones li a {
	position: relative;
	float: left;
	height: 100%;
	display: flex;
}

.header_minitopo_global {
	display: block;
	float: left;
	width: 100%;
	padding: 0px 0 !important;
	position: relative;
	z-index: 1;
}

.header_minitopo_global a {
	display: flex;
	align-items: center;
	justify-content: center;
}

.header-class-desktop-anyshop,
.content-class-desktop-anyshop {
	padding: 0 !important;
}

html .fonte_preco_d_interno {
	color: red;
}

html .view_bloco_topo_menu_icones_icone_carrinho svg {
	z-index: 2;
	position: relative;
}

html .view_bloco_topo_menu_icones_icone {
	position: relative;
	z-index: 2;
}

html .view_bloco_topo_menu_icones_icone_carrinho:after {
	content: "";
	position: absolute;
	top: 50%; 
	left: 50%; 
	transform: translate(-50%, -50%);
	width: 55px;
	height: 55px;
	background-color: transparent;
	border-radius: 100px;
	z-index: 1;
}

html .cart-count {
	background-color: #000;
	color: white;
	border-radius: 100%;
	padding: 4px 7px 4px 7px;
	position: absolute;
	text-align: center;
	top: -40px;
	left: 25px;
	font-size: 12px;
	z-index: 2;
	aspect-ratio: 1 / 1;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	line-height: 1;
	min-height: 40px;
	min-width: 40px;
}

.view_bloco_topo_menu_icones_titulo_1,
.view_bloco_topo_menu_icones_titulo_2 {
	font-size: 15px;
}

.oculta_menu_geral {
	opacity:0;
}


.oculta_menu_geral_esquerda {
	flex-grow: 0 !important;
}

.oculta_menu_geral_direita {
	flex-grow:  1 !important;
}

.view_bloco_topo_menu_icones_bloco_geral {
	display: flex;
	align-items: center;
	float: left;
	position: relative;
}

.view_bloco_topo_menu_icones_bloco {
	justify-items: left;
	text-align: left;
	white-space: nowrap;
	display: flex;
	flex-direction: column;
	position: relative;
	line-height: 20px;
}

.view_bloco_topo_menu_icones_bloco div {
	line-height: 1 !important;
}

.view_bloco_topo_menu_icones_icone i,
.view_bloco_topo_menu_icones_icone svg{
	width: 30px !important;
	fill: #000;
	height: 30px !important;
	color: #000;
	font-size: 15px;
}

.align-items-center {
	-ms-flex-align: center !important;
	align-items: center !important;
}

.view_bloco_topo_menu_icones {
	display: flex;
	align-items: center;
	position: relative;
}

body.tablet .view_marcas_fabricante h1,
body.tablet html [id*="body"] .marcas-fabricantes h1 {
	text-align: center !important;
}

body.tablet .view_bloco_topo_menu_icones > :last-child {
	margin-right: 35px;
}

#header .header-btn-collapse-nav {
	background: #000;
	border-radius: 100px;
}

html .topo_mobile_cor_1 .hc-nav-trigger span, 
html .topo_mobile_cor_1 .hc-nav-trigger span::after, 
html .topo_mobile_cor_1 .hc-nav-trigger span::before {
	background: #FFFFFF !important;
}

.icones_para_mobile {
	display: flex;
	align-items: center;
}

.icones_para_mobile a{
	display: flex;
	align-items: center;
	color: #000;
}

.icones_para_mobile a i,
.icones_para_mobile a svg{
	font-size: 25px;
	width: 25px;
	height: 25px;
	color: #000;
	fill: #000;

}

html .featured-boxes-style-6 .featured-box.featured-box-primary .icon-featured {
	display: flex !important;
	align-items: center;
	justify-content: center;
}

.featured-boxes-style-5 .featured-box .box-content, 
.featured-boxes-style-6 .featured-box .box-content, 
.featured-boxes-style-7 .featured-box .box-content {
	border: 0;
	padding-top: 0;
	padding-bottom: 0;
	display: flex !important;
	align-items: center;
	justify-content: center;
}

.SEM_CLASSE_PRECOS .cor_pagamento_1 {
	display: flex;
	justify-content: center;
	align-items: baseline;
	display: flex;
	align-items: center;
}

.SEM_CLASSE_PRECOS .cor_pagamento_1 b{
	display: flex;
	align-items: center;
}

.mobile #produto_informacao h2 {
	display: grid !important;
}

.cart-link .count {
	color: #fff;
	font-size: 12px;
	position: absolute;
	top: -15px;
	right: -20px;
	background-color: #c93;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 100px;
	padding: 5px 7px;
}

.bannerAbaixoPrincipalVertical img {
	max-width: initial !important;
}

.bannerAbaixoPrincipalVertical {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

html .block-selos-topo-owl  {
	justify-content: center;
}

html .product-details__image[data-v-e5c5a73c] {
	min-width: 70px;
	width: 70px;
	height: 70px;
	float: left;
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
	display: flex;
	text-decoration: none;
	background: #fff !important;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	touch-action: manipulation;
	transition: box-shadow .2s ease-out 0s,border .2s ease-out,border-radius .2s ease-out,background-color .1s ease-out,color .1s ease-out,transform .1s ease-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	background-color: #FFF;
	color: #000;
	align-items: center;
	justify-items: center;
	justify-content: space-between;
}

html .product-details__image[data-v-e5c5a73c] img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	max-width: 90%;
	max-height: 90%;
	margin: auto;
}


html .titulo_extra_produto_selecionado {
	font-size: 15px;
	text-decoration: underline;
	line-height: 20px;
	width: 100%;
	color: #000;
	text-align: center;
	justify-content: center;
	justify-items: center;
}

html .get_breadcrumb_global .page-heading {
	justify-content: space-between;
	display: flex;
	align-items: center;
}

html .mobile .div_botao_whaths,
html .mobile .row-botoes-interno,
html .mobile .div_botao_compra,
html .mobile .bloco_galeria_variacao_variacao,

html .tablet .div_botao_whaths,
html .tablet .row-botoes-interno,
html .tablet .div_botao_compra,
html .tablet .bloco_galeria_variacao_variacao {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

html .mobile .row-botoes,

html .tablet .row-botoes{
	padding-right: 0px !important;
	padding-left: 0px !important;

	margin-right: 0px !important;
	margin-left: 0px !important;
}

html .mobile .bloco_galeria_variacao_galeria {
	padding-right: 0px !important;
	padding-left: 0px !important;
	margin-bottom: 10px !important;
}

html .get_breadcrumb_global .page-heading-2 {
	display: grid;
	align-items: center;
	justify-items: end;
}

html .get_breadcrumb_global .sortPagiBar {
	display: flex;
}

html .accordion_filtros h2{
	cursor: pointer;
	color: #FFF;
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
	font-size: 15px;
	text-transform: uppercase;
	background: #000;
}

html .accordion_filtros{
	float: left;
	width: 100%;
}

html .accordion_filtros .accordion_filtros_body{
	background: #FFF;
	border: solid 1px #DFDFDF;
	float: left;
	width: 100%;
}

html .mobile .get_breadcrumb_global .sortPagiBar,
html .mobile .get_breadcrumb_global .page-heading-2,
html .mobile .get_breadcrumb_global .page-heading-breadcrumb,
html .mobile .get_breadcrumb_global .page-heading-title,
html .mobile .get_breadcrumb_global .page-heading,
html .mobile .get_breadcrumb_global .page-heading-1 {
	display: block;
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
}

html .mobile .get_breadcrumb_global .sortPagiBar {
	display: flex;
	margin-top: 15px !important;
	text-align: center;
	align-items: center;
	justify-content: center;
	justify-items: center;
}

html .mobile .view_filtro_tag ,
html .tablet .view_filtro_tag  {
	display: none;
}

html .mobile .get_breadcrumb_global .sortPagiBar select{
	padding: 5px 10px !important;
	display: inline-block !important;
	font-size: 13px !important;
	border-radius: 0px !important;
	-moz-appearance: inherit !important;
	-webkit-appearance: inherit !important;
	background: #fafafa !important;
	-webkit-appearance: button !important;
	border: solid 1px #dfdfdf !important;
	font-size: 12px !important;
}

html .tag-filters .tag-filter-content {
	color: #505050;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0px 10px 0px 0px;
	text-align: left;
}

.tag-filters .tag-filter-item {
	position: relative;
	float: left;
	background-color: #eeeeee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	display: flex;
	align-items: center;
	padding: 5px 10px;
}

.tag-filters .tag-filter-close {
	z-index: 2;
}

.tag-filters .tag-filter-close i{
	font-size: 25px;
}

.html_entity_decode{
	display: flex;
	align-items: center;
	justify-content: center;
}

#body-blog .blog-comentarios li{
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	touch-action: manipulation;
	transition: box-shadow .2s ease-out 0s,border .2s ease-out,border-radius .2s ease-out,background-color .1s ease-out,color .1s ease-out,transform .1s ease-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	background: #FFF;
}

#body-blog .blog-comentarios li .comment-meta {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px #DFDFDF solid;
	background: #F8F8F8;
}

#body-blog .blog-comentarios li .comment-meta .author,
#body-blog .blog-comentarios li .comment-meta .date {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
}

#body-blog .blog-comentar form {
	border: 1px solid #ced4da;
	overflow: hidden;
}

#body-blog .coment-form input,
#body-blog .coment-form textarea{
	border-radius: 0px;
	border:1px solid #ced4da;
	-webkit-box-shadow:inherit;
	box-shadow:inherit;
}

#body-blog .coment-form .btn-comment{
	padding: 10px 20px;
	background: #666;
	color: #fff;
	margin-top: 15px;
}

#body-blog .coment-form .btn-comment:hover{
	opacity: 0.8;
	background: #666;
}

#body-blog .entry-detail .entry-meta-data {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#body-blog .entry-detail .entry-meta-data span a,
#body-blog .entry-detail .entry-meta-data span {
	display: flex;
	align-items: center;
	font-weight: bold;
}

#body-blog .entry-detail .entry-meta-data span a i,
#body-blog .entry-detail .entry-meta-data span i{
	margin-right: 10px;
}

#body-blog .entry-detail .entry-photo {
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	touch-action: manipulation;
	transition: box-shadow .2s ease-out 0s,border .2s ease-out,border-radius .2s ease-out,background-color .1s ease-out,color .1s ease-out,transform .1s ease-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	float: left;
	width: 100%;
	background-color: #FFF;
	display: flex;
	overflow: hidden;
	justify-content: center;
}

#body-blog .entry-detail .entry-galeria li a {
	float: left;
	width: 100%;
	background-color: #FFF;
	overflow: hidden;
	height: 140px;
	position: relative;
}

#body-blog .entry-detail .entry-galeria li a img{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}

#body-blog .entry-detail .blog-comentar h3,
#body-blog .entry-detail .entry-comentarios h3,
#body-blog .entry-detail .entry-produtoSugestao h3,
#body-blog .entry-detail .entry-relecionados h3{
	font-size: 15px;
	color: #333;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
}

#body-blog .entry-detail .blog-comentar h3 span,
#body-blog .entry-detail .entry-comentarios h3 span,
#body-blog .entry-detail .entry-produtoSugestao h3 span,
#body-blog .entry-detail .entry-relecionados h3 span{
	display: inline-block;
	background-color: #fff;
	position: relative;
	z-index: 1;
	padding-right: 10px;
}

#body-blog .entry-detail .blog-comentar h3:after,
#body-blog .entry-detail .entry-comentarios h3:after,
#body-blog .entry-detail .entry-produtoSugestao h3:after,
#body-blog .entry-detail .entry-relecionados h3:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	height: 1px;
	background-color: #eee;
}

.container_blog {
	border-radius: 5px;
	border: 1px solid rgba(0, 0, 0, .1);
}

.container_blog strong,
.container_instagram strong {
	font-size: 15px;
	line-height: 20px;
}

.container_blog .post_info,
.container_instagram .post_info {
	font-size: 13px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.container_blog .post_info span,
.container_instagram .post_info span {
	display: flex;
	align-items: center;
}

.container_blog .post_info span i,
.container_instagram .post_info span i {
	margin-right: 10px;
}

.container_blog button,
.container_instagram button {
	text-align: center;
	justify-content: center;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	background: #EFEFEF;
	border-radius: 5px;
	color: #000;
	border: solid 1px #DFDFDF;
}

html body .container_blog,
html body .container_instagram {
	float: left;
	width: 100%;
	background-color: #FFF;
	display: flex; 
	flex-direction: column; 
}

.bloco_filtro_global_content label,
.bloco_filtro_global_content a{
	border-bottom: 1px solid #eaeaea;
	padding: 15px !important;
	float: left;
	width: 100%;
	display: flex;
	align-items: center;
}

.bloco_filtro_global_content a i{
	margin-right: 10px;
}

.bloco-titulo-descricao-projetos_realizados .owl-carousel .owl-item,
.container_instagram .owl-carousel .owl-item,
.container_blog .owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative;
	padding: 5px;
}

#body-inicial .bloco_galeria_institucional{
	display: none;
}

.tipo_produto_doacao {
	border-top: 1px #DCDCDC solid;
	border-bottom: 1px #DCDCDC solid;
	background: #F8F8F8;
}

.valor_infos_produto {
	justify-content: center;
	justify-items: center;
	text-align: center;
}

.valor_infos_produto_bloco {
	justify-content: center;
	justify-items: center;
	text-align: center;
	width: 70%;
}

.valor_infos_produto_bloco .valor-infos{
	align-items: center;
}

.valor_infos_produto_bloco .valor-alcancado{
	font-size: 35px;
	font-weight: bold;
	color: #000;
}

.valor_infos_produto_bloco .valor-meta {
	font-size: 15px;
	color: #444444;
}

.mobile .valor_infos_produto_bloco {
	width: 100%;
}

.mobile .valor_infos_produto_bloco .valor-infos {
	align-items: center;
	justify-content: center;
}

html .page-heading .page-heading-title, 
html .breadcrumb-global a,
html .breadcrumb-global p,
html .page-heading-result p, 
html .page-heading-breadcrumb .page-heading-small {
	font-size: 13px;
}

.get_breadcrumb_global {
	border-top: 1px #DFDFDF solid;
	border-bottom: 1px #DFDFDF solid;
	background: #FFF;
}

html body .box_ultimos_prodoutos,
html body .newsletterbox__global {
	justify-content: center;
}

.addQtdDiretoCarrinho .valor-infos span {
	color: #fff;
}

html .button-control.doacao {
	padding: 30px 40px;
	background: #000;
}

.addQtdDiretoCarrinho .progress {
	display: -ms-flexbox;
	display: flex;
	height: 1rem;
	overflow: hidden;
	font-size: .75rem;
	background-color: #fff;
	border-radius: 60px;
	width: 100%;
}

.addQtdDiretoCarrinho .valor-infos {
	display: flex;
	justify-content: start;
	align-items: start;
	flex-direction: column;
	font-size: 15px;
	letter-spacing: 0.5px;
}

.addQtdDiretoCarrinho .valor-infos span {
	color: #fff;
}

html .progress-bar-primary {
	background-color: #00b285;
	height: 100%;
	border-radius: 30px;
}

html .progress {
	border-radius: 30px;
}

.altura_igual_new {
	flex: 1;
}

.produto-lista-subtitulo {
	text-align: justify;
	letter-spacing: 0.5px !important;
	font-size: 13px;
	line-height: 18px;
}

button.button-listagem-conheca {
	border: 3px solid #5a4997;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 13px;
	font-weight: bold;
	color: #5a4997;
	text-transform: uppercase;
	background: white;
}

.botao_avaliar_produto {
	cursor: pointer;
}

.bloco_qtde_vendas_pag_produto .ui-pdp-subtitle {
	color: rgba(0,0,0,.55);
	font-size: 14px;
	font-weight: 400;
	white-space: pre-wrap;
}

.clear_cart {
	display: flex !important;;
	align-items: center !important;;
	text-align: center !important;
	justify-content: right !important;
}

.clear_cart svg {
	fill: #0D0D0D;
	width: 20px;
	height: 20px;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 5px;
}

.clear_cart a {
	display: flex;
	align-items: center;
}

.mobile .float_100_mobile {
	float: left !important;
	width: 100% !important;
}

.mobile .mobile_center {
	display: flex !important;;
	align-items: center !important;;
	text-align: center !important;
	justify-content: center !important;
}

.legenda_unidade_medidas{
	color: red;
	display: flex;
	align-items: center;
	justify-content: space-between;
}


.desktop .legenda_unidade_medidas div{
	display: flex;
	align-items: center;
}

.legenda_unidade_medidas i{
	margin-right: 5px; 
	margin-top: -3px !important; 
	font-size: 15px;
}

.span_m2 {
	font-size: 18px;
}

.span_m2 {
	margin-left: 5px;
}

.classe_preco h2 .price {
	display: flex;
	align-items: center;
}

#darkness {
	display:none;
	z-index:5;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background:rgba(0, 0, 0, 0.5);
}



.carrega_carrocel_geral{

	float: left;
	width: 100%;
}

.view_politica_privacidade{
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	position: fixed;
	z-index: 9999999999;
	display: flex;
	align-items: center;
	justify-content: center;
}

.mobile .selos_rodape_center .html_entity_decode{
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.desktop .selos_rodape_center .html_entity_decode,
.tablet .selos_rodape_center .html_entity_decode{
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.div_msg_orcamento {
	float: left;
	width: 100%;
}

#produto_galeria .div_selo_orcamento {
	position: absolute;
	bottom: 10px;
	left: 30px;
}

.imposto_html {
	display: flex !important;
	align-items: center !important;
	flex-direction: column;
}

.imposto_html div{
	float: left !important;
	width: 100% !important;
	margin-bottom: 5px !important;
}

.imposto_html .label_label span{
	float: left !important;
	width: 100% !important;
}

.imposto_html .label_label{
	width: 100% !important;
	position: relative !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	margin-right: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
}

.fob_cliente,
.fob_cliente .row {
	display: flex !important;
	align-items: center !important;
}

.fob_cliente strong,
.fob_cliente small {
	float: left !important;
	width: 100% !important;
}

.fob_cliente small{
	font-size: 12px !important;
	color: red !important;
}

.footer_global .classe_link_rodape_padrao,
.footer_global ol,
.footer_global ul,
.footer_global ul li,
.footer_global h5,
.footer_global {
	float: left;
	width: 100%;
	text-align: left;
}

.mobile .footer_global .classe_link_rodape_padrao,
.mobile .footer_global ol,
.mobile .footer_global ul,
.mobile .footer_global ul li,
.mobile .footer_global h5,
.mobile .footer_global {
	float: left;
	width: 100%;
	text-align: center;
}

.footer_global h5{
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}

.footer_global .classe_link_rodape_padrao{
	text-align: left;
	float: left;
	display: flex;
	align-items: center;
	color: #000;
	font-size: 13px;
}

.mobile .footer_global .classe_link_rodape_padrao{
	text-align: center;
	justify-content: center;
	display: flex;
	flex-direction: column;
}

.mobile .footer_global ol{
	display: flex;
	align-items: center;
	justify-content: center;
}

.mobile .footer_global .classe_link_rodape_padrao i {
	display: none !important;
}

.footer_global .classe_link_rodape_padrao i {
	display: block;
	float: left;
	font-size: 20px;
	margin: 0px 8px 0px 0;
	position: relative;
	text-align: center;
	width: 16px;
	color: #000;
	display: block !important;
}


.footer_global .classe_link_rodape_padrao svg {
	display: block;
	float: left;
	font-size: 1.2em;
	margin: 0px 8px 0px 0;
	position: relative;
	text-align: center;
	width: 25px;
	height: 25px;
	fill: #000;
	display: block !important;
}

.footer_global .classe_link_rodape_padrao span {
	color: #000;
	font-weight: bold;
}

.footer_global .redes_sociais_li {
	display: flex;
	align-items: center;
	justify-content: center;
	float: left;
}

.footer_global .redes_sociais_li .redes_sociais_li_a {
	display: flex;
	align-items: center;
	justify-content: center;
	float: left;
	width: 40px;
	height: 40px;
	text-align: center;
	border: 2px solid #000;
	border-radius: 0;
	align-items: center;
	justify-content: center;
	justify-items: center;
	border-radius: 100px;
}

.footer_global .redes_sociais_li .redes_sociais_li_a svg,
.footer_global .redes_sociais_li .redes_sociais_li_a i {
	margin-right: 0px;
}

.container-produtos-preco-de,
.container-produtos {
	float: left;
	width: 100%;
}

.complementar {
	display: flex;
	align-items: stretch;
}

.complementar .li_plus {
	height: 100%;
}

.footer_global ul,
.footer_global ul li:last-child a {
	margin-bottom: 0px !important;
}

/*.row.product-list.grid,*/
.desktop #produto_informacao .bloco_new_cod,
.tablet #produto_informacao .bloco_new_cod{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.mobile #produto_informacao .bloco_new_cod{
	display: block;
}

#produto_informacao .bloco_new_cod{
	float: left;
	width: 100%;
	display: flex;
	align-items: center;
}

.display_flex {
	display: flex !important;
	align-items: center !important;
}

.box-add-produto-interno {
	position: relative !important;
	float: left !important;
	display: flex !important;
}

.box-add-produto-interno .input-group-qtde {
	position: relative !important;
	float: left !important;
	align-items: baseline !important;
}

.box-add-produto-interno .input-group-qtde input{
	height: 58px !important;
	width: 100% !important;
}

.box-add-produto-interno .input-group-botoes {
	position: relative !important;
	float: left !important;
	width: 40% !important;
}

.box-add-produto-interno .btn-menos-interno {
	border-radius: 0 !important;
	height: 29px !important;
	float: left !important;
	width: 100% !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	cursor: pointer !important;
}

.box-add-produto-interno .minus {
	border-top-left-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
}

.box-add-produto-interno .btn-mais-interno {
	border-radius: 0 !important;
	height: 29px !important;
	float: left !important;
	width: 100% !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	cursor: pointer !important;
}

.imagem_informativa_arquivo,
.botao_mostrar_mais_parcelamento_produto,
.imagem_informativa {
	color: #242424;
	text-decoration: underline!important;
	font-size: 13px;
	display: flex;
	align-items: center;
}

.imagem_informativa_arquivo,
.botao_mostrar_mais_parcelamento_produto{
	margin-right: 10px;
}

.imagem_informativa_arquivo:hover,
.botao_mostrar_mais_parcelamento_produto:hover{

	color: #000;
}

/* Modal global */

.modal {
	text-align: center;
}

.fade.in {
	opacity: 1;
}

.modal-backdrop.show {
	opacity: .5;
}

.modal-backdrop.in {
	opacity: .5;
}

.modal:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px; /* Adjusts for spacing */
	float: left;
}

.modal-dialog-centered {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (.5rem * 2));
}

@media (min-width: 576px) {

	.modal-dialog-centered {
		min-height: calc(100% - (1.75rem * 2));
	}

	.modal-dialog {
		margin: 1.75rem auto !important;
	}

}

@media (min-width: 992px){
	.modal-lg {
		max-width: 800px;
	}
}

/* End Modal global */
.coment-form .form-group {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 20px;
}

/* End Blog */

.block-oque-fazemos .como_funciona {
	background: #074164;
	color: #ffffff;
}

.block-oque-fazemos .como_funciona:hover {
	background: #ffbe00;
	color: #074164;
}

.block-oque-fazemos .cadastre_se {
	background: #ffbe00;
	color: #ffffff;
}

.block-oque-fazemos .cadastre_se:hover {
	background: #074164;
	color: #ffffff;
}

#atributos_caracteristicas tr {
	border-bottom: 1px solid #dfdfdf;
}

#atributos_caracteristicas tr:last-child {
	border-bottom: 0px solid #dfdfdf;
}

.produto_textos .tab-vertical .nav-tabs {
	display: flex;
}

.produto_textos .tab-vertical .nav-tabs li {
	display: flex;
}

.produto_textos .tab-vertical .nav-tabs li a {
	display: flex;
}

html .swal2-cancel h1,
html .swal2-cancel h2,
html .swal2-cancel h3,
html .swal2-cancel h4,
html .swal2-cancel h5,
html .swal2-cancel h6,
html .swal2-cancel p,
html .swal2-cancel span {
	color: #fff;
}

html .swal2-confirm h1,
html .swal2-confirm h2,
html .swal2-confirm h3,
html .swal2-confirm h4,
html .swal2-confirm h5,
html .swal2-confirm h6,
html .swal2-confirm p,
html .swal2-confirm span {
	color: #fff;
}

html .swal2-cancel span {
	vertical-align: super;
}

html .swal2-confirm span {
	vertical-align: super;
}

html .swal2-cancel svg,
html .swal2-confirm svg {
	width: 25px;
	fill: #fff;
}

html .block-tab-escolha-seu-esporte .block-tab-escolha-seu-esporte-categorias {
	border:solid 1px #D7D7D7;
	background: #FFF;
	float: left;
	width: 100%;
}

html .block-tab-escolha-seu-esporte .block-tab-escolha-seu-esporte-categorias .bloc-sub-categorias{
	float: left;
	width: 100%;
	margin-bottom: 0 !important;
}

html .block-tab-escolha-seu-esporte .block-tab-escolha-seu-esporte-categorias .bloc-sub-categorias li a {
	color: #666;
	font-size: 12px;
	padding: 15px;
	float: left;
	width: 100%;
	box-sizing: border-box;
	border-bottom: solid 1px #D7D7D7;
	text-align: center;
	font-weight: 600;
	background: #FFF
}

html .block-tab-escolha-seu-esporte .block-tab-escolha-seu-esporte-categorias .bloc-sub-categorias li:last-child a {
	border-bottom: solid 0px #D7D7D7;
}

.thumb-info-caption .SEM_CLASSE2 {
	width: 100%;
	float: left;
	padding: 0 15px;
}

.col_dimensoes_produto .table-bordered>tbody>tr>td {
	border: 0px !important;
	border-bottom: 1px solid #ddd !important;
}

.col_dimensoes_produto .table-bordered {
	border: 0px !important;
}

.loja_blog .section8.more-visibled {
	padding: 0 !important;
}

.loja_blog .section8 .block-static .block-static-products .readmore:after {
	display: none !important;
}

.loja_blog .section8 .block-static .block-static-products .post-title {
	text-transform: none;
}

.loja_blog .section8 .block-static .block-static-products .readmore .date {
	display: flex;
	align-items: center;
	font-size: 14px;
	letter-spacing: normal;
}

.loja_blog .section8 .block-static .block-static-products .readmore .comment {
	display: flex;
	align-items: center;
}

.loja_blog .section8 .block-static .block-static-products .readmore a {
	font-size: 14px;
}

.div_servicos_extra {
	float: left;
	width: 100%;
}

.div_servicos_extra p {
	float: left;
	width: 100%;
}

.modal-dialog-pop .titulo_h2 {
	font-size: 20px;
}

/* produto */

html body .product-star i {
	margin-right: 5px;
}

html body hr.solid {
	border-top: 1px solid #DBDBDB;
	height: 0;
}

html body #box-bottom-kit hr.solid {
	border-top: 1px solid #DBDBDB;
}

html .line-height-custom {
	line-height: 1.1 !important;
	padding-top: 0 !important;
}

html #body-produto #produto_informacao .price {
	font-size: 35px !important;
}

html #body-produto .btn-modal {
	background: #000 !important;
	border-color: #000 !important;
	color: #fff !important;
	padding: 5px 10px !important;
	font-size: 12px !important;
	width: auto !important;
	letter-spacing: normal !important;
}

html #body-produto .btn-modal:hover {
	background: #333 !important;
	border-color: #333 !important;
	color: #fff !important;
}

html .div-informativa-parcelamento .row1 {
	display: flex;
	align-items: baseline;
	justify-content: flex-start;
}

html #body-produto .attributes {
	margin-top: 0 !important;
	float: left;
	min-height: 65px;
}

html #body-produto .box_persianas .attributes .attribute-label {
	display: block;
}

html #body-produto .produto-cor,
html #body-produto #selectInfoExtra {
	background: #FBFBFB !important;
	border-color: #a1a0a0 !important;
}

html #body-produto .box_persianas .produto-cor,
html #body-produto .box_persianas #selectInfoExtra {
	background: #fff !important;
}

html #body-produto #box_frete .h1_frete {
	display: none !important;
}

html #produto_informacao .variacao_dimensoes_calculo > .attribute-list,
html #produto_informacao #selectComando,
html #produto_informacao .produto-cor,
html #produto_informacao #selectInfoExtra {
	margin-bottom: 5px !important;
}

html #produto_informacao .variacao_dimensoes_calculo > .attribute-list {
	float: left;
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}

table thead td,
table thead th {
	text-transform: uppercase !important;
	font-weight: 600 !important;
}

.div-redes-sociais-e-duvidas {
	width: 100%;
	float: left;
}

.row-botoes {
	margin-left: 0;
	margin-right: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.row-botoes-desejo-avaliacao {
	margin-left: 0;
	margin-right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-grow: 0;
}

.div_botao_atendimento {
	padding-left: 0;
	width: auto !important;
	flex-grow: 1;
	flex: 1 0 auto;
	max-width: initial;
	position: relative;
}

.container__atendimento_produto {
	color: #333 !important;
	padding: 0px !important;
	display: none;
	width: 150px !important;
	background-color: #FFF !important;
	border-radius: 6px !important;
	-webkit-box-shadow: 0 5px 13px #d1d5da !important;
	box-shadow: 0 5px 13px #d1d5da !important;
	position: absolute;
	bottom: 90px;
	z-index: 9999999;
}

.container__atendimento_produto svg {
	color: #333 !important;
	fill: #333 !important;
	margin-right: 10px !important;
	min-width: 20px;
	min-height: 20px;
	width: 20px !important;
	height: 20px !important;
}

.produto-desejo {
	padding-left: 0;
	padding-right: 0;
}

.produto-desejo .btn-desejo {
	background: transparent;
	color: #000;
	border: none !important;
}

.produto-desejo .btn-desejo:focus {
	outline: 0 !important;
	box-shadow: none !important;
}

.produto-desejo .btn-desejo svg {
	fill: #000;
	width: 30px !important;
	height: 30px !important;
}

.produto-avaliacao  {
	padding-left: 0;
	padding-right: 0;
}

.produto-avaliacao .btncinza {
	border: none !important;
}

.produto-avaliacao .btncinza svg {
	width: 30px !important;
	height: 30px !important;
}

html .mensagem_retorno_desejo {
	margin-top: 0 !important;
	float: left;
	width: 100%;
}

html .mensagem_retorno_desejo .alert {
	margin-top: 0px !important;
	margin-bottom: 20px !important;
}

.container__atendimento_produto .btn_link_links {
	color: #333;
	font-size: 12px;
	float: left;
	width: 100%;
	display: flex;
	align-items: center;
	border-bottom: 1px #DFDFDF solid;
	padding: 15px 20px;
}

a.whatsapp-button_whatsapp-btn__1vpdl.whatsapp-button_desktop__3SD24 {
	padding: 10px 10px;
	font-size: 15px;
	display: flex;
	align-items: center;
	border-radius: 4px;
	justify-content: center;
	color: #01B285 !important;
	border: 2px solid #01B285;
	background: #FFF;
}

a.whatsapp-button_whatsapp-btn__1vpdl.whatsapp-button_desktop__3SD24 svg {
	width: 35px;
	height: 35px;
	margin-right: 10px;
	fill: #01B285;
}

a.telegram-button_telegram-btn__1vpdl.telegram-button_desktop__3SD24 {
	padding: 10px 10px;
	font-size: 15px;
	display: flex;
	align-items: center;
	border-radius: 4px;
	justify-content: center;
	color: #32afed !important;
	border: 2px solid #32afed;
}

a.telegram-button_telegram-btn__1vpdl.telegram-button_desktop__3SD24 svg {
	width: 35px;
	height: 35px;
	margin-right: 10px;
	fill: #32afed;
}

a.messenger-button_messenger-btn__1vpdl.messenger-button_desktop__3SD24 {
	padding: 10px 10px;
	font-size: 15px;
	display: flex;
	align-items: center;
	border-radius: 4px;
	justify-content: center;
	color: #007fff !important;
	border: 2px solid #007fff;
}

a.messenger-button_messenger-btn__1vpdl.messenger-button_desktop__3SD24 svg {
	width: 35px;
	height: 35px;
	margin-right: 10px;
	fill: #007fff;
}

a.messenger-button_messenger-btn__1vpdl.messenger-button_desktop__3SD24 svg path:first-child {
	fill: #007fff !important;
}

a.messenger-button_messenger-btn__1vpdl.messenger-button_desktop__3SD24 svg path {
	fill: #fff !important;
}

a.atendimento-button_atendimento-btn__1vpdl {
	padding: 10px 10px;
	font-size: 15px;
	display: flex;
	align-items: center;
	border-radius: 4px;
	justify-content: center;
	color: #010101 !important;
	border: 2px solid #000000;
}

a.atendimento-button_atendimento-btn__1vpdl.atendimento-button_desktop__3SD24 svg {
	width: 35px;
	height: 35px;
	margin-right: 10px;
	fill: #000000;
}

.btn-contato-duvida {
	background: #fff;
	color: #000;
	border: 1px solid;
	font-size: 11px;
	text-transform: uppercase;
	float: left;
	width: 100%;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	padding: 6px 12px;
}
.btn-contato-duvida svg {
	width: 45px !important;
	height: 45px !important;
	fill: #fff !important;
	padding-right: 10px !important;
}

.altura_igual {

}

.div_vendido_por {
	float: left;
	width: 100%;
}

.lista-social {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.produto-selecionar-tecido .attribute-list ul {
	align-items: stretch;
	justify-content: center;
}

.div-collapse-produto {
	float: left;
	width: 100%;
}

#body-produto .produtos_sugestao .titulotab span {
	color: #000 !important;
}

/* End produto */

html .form-row.form-termo {
	margin-top: 20px;
}

#header .header-search form {
	float: initial !important;
}

html body.lista0001 textarea.form-control-global {
	height: auto !important;
}

html body:not(.lista0001) textarea.form-control-global {
	height: auto !important;
}

html .form-termo span.text-white {
	line-height: 1.4;
}

html #body-carrinho .cart_navigation .prev-btn::after,
html #body-carrinho .cart_navigation .prev-btn:after,
html #body-carrinho .cart_navigation .prev-btn::before,
html #body-carrinho .cart_navigation .prev-btn:before {
	display: none;
}

#footer .social .i-social {
	padding-top: 0 !important;
	display: flex;
	align-items: center;
	justify-content: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#footer .social .i-social i {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

html .btn-remove-produto svg {
	width: 25px !important;
	height: 25px !important;
	margin-right: 5px;
}

.product-container .thumb-info-caption p {
	line-height: 1.0 !important;
	font-size: 12px !important;
	text-align: center;
	justify-content: center;
}

.cor_pagamento_1 {
	color: #333;
	font-size: 30px;
}

.cor_pagamento_3,
.cor_pagamento_2 {
	color: #333;
	font-size: 12px;
	font-weight: 300;
}

.d_flex_grow_0 {
	flex-grow: 0;
}

.d_flex_grow_1 {
	flex-grow: 1;
}

@media (min-width: 576px) {

	.d_flex_sm_grow_0 {
		flex-grow: 0;
	}

	.d_flex_sm_grow_1 {
		flex-grow: 1;
	}

}

@media (min-width: 768px) {

	.d_flex_md_grow_0 {
		flex-grow: 0;
	}

	.d_flex_md_grow_1 {
		flex-grow: 1;
	}

}

@media (min-width: 992px) {

	.d_flex_lg_grow_0 {
		flex-grow: 0;
	}

	.d_flex_lg_grow_1 {
		flex-grow: 1;
	}

}

@media (min-width: 1200px) {

	.d_flex_xl_grow_0 {
		flex-grow: 0;
	}

	.d_flex_xl_grow_1 {
		flex-grow: 1;
	}

}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.tablet #header .menu-tablet {
	display: flex;
	min-width: 43px !important;
	height: 43px !important;
	position: relative;
	margin-right: 15px;
}

.tablet #header .menu-tablet .header-btn-collapse-nav {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto !important;
}

@media (min-width: 992px) {

	.template1 #header .header-column .header-extra-info {
		display: flex !important;
	}

}

@media (min-width: 992px) and (max-width: 1024px) {

	#header .header-nav-main nav > ul > .dropdown.open {
		width: auto !important;
	}

}

@media (max-width: 1024px) {

	.hc-offcanvas-nav .custom .nav-item {
		text-align: center !important;
	}

	.hc-offcanvas-nav .nav-item .img-logo-mobile {
		width: 80% !important;
	}

	/* VarejoCar */

	ul.second-nav.mobile_menu_cor_fundo_geral_aberto li:last-child {
		margin-bottom: 60px;
	}

	html .hc-offcanvas-nav .custom .nav-item {
		padding: 14px 17px !important;
	}

	/* End VarejoCar */

}

.produtos_sugestao .owl-carousel .owl-prev {
	left: -28px;
}

.produtos_sugestao .owl-carousel .owl-next {
	right: -28px;
}

.loader_view_produtos_3_inicial,
.loader_view_produtos_2_inicial,
.loader_view_produtos_1_inicial {
	display: none;
}

/*.flex_grow_pai.hide-menu-size-control {
	opacity: 0;
}*/

.flex_grow_pai{
	float: left !important;
	width: 100% !important;
	display: flex !important;
	align-items: center !important;
}

.flex_grow_1{
	display: flex !important;
	flex-grow: 1 !important;
	align-items: center !important;
	align-self: stretch !important;
	max-height: 100% !important;
	justify-content: flex-start !important;
}

.flex_grow_2{
	display: flex !important;
	align-items: center !important;
	flex-grow: 0 !important;
	width: 100% !important;
	margin-left: 20px !important;
}

.view_produtos_inicial {
	float: left !important;
	width: 100% !important;
	text-align: center !important;
}

html .result-calculo-frete .alert{
	width: 100% !important;
	float: left !important;
	display: inline-block !important;
	align-items: center !important;
}


/* Menu tipo 2 any0002*/

html .titulo-departamento-menu-tipo-2 {
	line-height: 1;
	margin-bottom: 15px;
	float: left;
	width: 100%;
}

html .menu-tipo-2 > .dropdown-mega-content .titulo-departamento-menu-tipo-2 span,
html .menu-tipo-2 > .dropdown-mega-content .titulo-departamento-menu-tipo-2 p,
html .menu-tipo-2 > .dropdown-mega-content .titulo-departamento-menu-tipo-2 a {
	color: #fff;
}

html .titulo-departamento-menu-tipo-2 p {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #171c22;
	font-size: 20px;
	font-weight: 900;
	margin: 0;
	margin-bottom: 0.3rem !important;
	line-height: 1.3;
}

html .menu-tipo-2 .categoria-menu-tipo-2 a {
	color: #fff;
}

html .menu-tipo-2 .subcategoria-menu-tipo-2 a {
	color: #fff;
}

html #elementos-menu-mais-departamentos .titulo-departamento-menu-tipo-2 {
	border-bottom: none;
}

html #header .header-nav-main .menu-mais-departamentos-tipo-2 .dropdown-menu .li-mais-departamentos-tipo-2 .titulo-departamento-menu-tipo-2 a {
	font-size: small !important;
}

html #elementos-menu-mais-departamentos .titulo-departamento-menu-tipo-2 p {
	font-weight: 500 !important;
}

html .titulo-departamento-menu-tipo-2 p span {
	text-transform: lowercase;
}

html .menu-tipo-2 > .dropdown-mega-content {
	background: #333 !important;
}

#header .header-nav-main nav > ul > li.menu-tipo-2 .dropdown-menu {
	border: none;
}

html body .menu-tipo-2 .dropdown-mega-content {
	padding: 15px !important;
	width: auto !important;
	height: auto;
	max-height: 490px;
	overflow-y: auto!important;
	scrollbar-color: #484747;
	scrollbar-width: 10px;
	scrollbar-border-radius: 5px;
}

html body .menu-tipo-2 .dropdown-mega-content::-webkit-scrollbar {
	width: 10px;
}

html body .menu-tipo-2 .dropdown-mega-content::-webkit-scrollbar-track {
	background: #fff; 
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu.menu-2-2 {
	right: 0 !important;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu.dropdown-menu-left {
	left: 0 !important;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu.dropdown-menu-left > li > ul {
	left: 100% !important;
}

html body .menu-tipo-2 .dropdown-mega-content::-webkit-scrollbar-thumb {
	background: rgb(4 4 4 / 0.7); 
	border-radius:5px;
	width: 10px;
	height: auto;
}

html body .menu-tipo-2 .dropdown-mega-content::-webkit-scrollbar-thumb:hover {
	background: rgb(4 4 4 / 0.7); 
	width: 10px;
	height: auto;
}

html .menu-mais-departamentos-tipo-2 #elementos-menu-mais-departamentos {
	background: #333 ;
}

.div-ul-elementos-menu-departamentos {
	float: left;
	width: 100%;
}

html .menu-tipo-2 li {
	line-height: 1.4;
}2

html .menu-tipo-2 a {
	border: none !important;
}

html .menu-tipo-2 ul a:hover {
	text-decoration: underline;
	background-color: transparent !important;
}

html .menu-tipo-2 .titulo-departamento-menu-tipo-2 a,
html .menu-mais-departamentos-tipo-2 .titulo-departamento-menu-tipo-2 a {
	background: transparent !important;
	font-size: small !important;
}

html .menu-tipo-2 .titulo-departamento-menu-tipo-2 a:hover,
html .menu-mais-departamentos-tipo-2 .titulo-departamento-menu-tipo-2 a:hover {
	text-decoration: underline;
	background: transparent !important;
}

html .categoria-menu-tipo-2 .cat_nivel_2 {
	font-weight: 600 !important;
}

.constructMenu_li_tipo_2 {

}

html .template1 .subcategoria-menu-tipo-2 {
	padding: 0px;
	line-height: 1 !important;
	display: flex;
	justify-content: start;
	align-items: center;
}

html .subcategoria-menu-tipo-2 a {

}

html .menu-mais-departamentos-tipo-2 .dropdown-menu {
	padding: 0 !important;
}

html .menu-mais-departamentos-tipo-2 .dropdown-menu .li-mais-departamentos-tipo-2 {
	line-height: 1.5;
	z-index: 2;
	position: initial !important;
	padding: 0 !important;
	float: left;
	width: 100%;
}

html .menu-mais-departamentos-tipo-2 .dropdown-menu .li-mais-departamentos-tipo-2 li {
	line-height: 1.5;
	padding: 2px 0px;
	/*padding: 2px 12px;*/
	display: flex !important;
}

html .menu-mais-departamentos-tipo-2 .dropdown-menu .li-mais-departamentos-tipo-2 li > a {
	background: transparent !important;
}

html #header .header-nav-main .menu-mais-departamentos-tipo-2 .li-mais-departamentos-tipo-2 .dropdown-mega-content {
	flex: 1 1;
	overflow-y: scroll;
	height: 480px;
	min-width: 692px;
	scrollbar-color: #484747; 
	scrollbar-width: 10px;
	scrollbar-border-radius: 5px;
}

html #header .header-nav-main .menu-mais-departamentos-tipo-2 .li-mais-departamentos-tipo-2 .dropdown-mega-content::-webkit-scrollbar {
	width: 10px;
}

html #header .header-nav-main .menu-mais-departamentos-tipo-2 .li-mais-departamentos-tipo-2 .dropdown-mega-content::-webkit-scrollbar-track {
	background: transparent; 
}

html #header .header-nav-main .menu-mais-departamentos-tipo-2 .li-mais-departamentos-tipo-2 .dropdown-mega-content::-webkit-scrollbar-thumb {
	background: rgb(4 4 4 / 0.7); 
	border-radius:5px;
}

html #header .header-nav-main .menu-mais-departamentos-tipo-2 .li-mais-departamentos-tipo-2 .dropdown-mega-content::-webkit-scrollbar-thumb:hover {
	background: #ff0;
	background: rgb(4 4 4 / 0.7);
}

html #header .header-nav-main .menu-mais-departamentos-tipo-2 .li-mais-departamentos-tipo-2 .dropdown-mega-content > ul {
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	padding-right: 15px;
	float: left;
	width: 100%;
}

html #header .header-nav-main .menu-mais-departamentos-tipo-2.menu-tipo-estrutura-1 .li-mais-departamentos-tipo-2 .dropdown-mega-content > ul {
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	padding-right: 0px;
	float: left;
	width: 100%;
}

html #header .header-nav-main .menu-mais-departamentos-tipo-2 .li-mais-departamentos-tipo-2 .dropdown-mega-content > ul:last-child {
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	padding-right: 0px;
}

html #header .header-nav-main .menu-mais-departamentos-tipo-2.menu-tipo-estrutura-2 .li-mais-departamentos-tipo-2 .dropdown-mega-content > ul,
html #header .header-nav-main .menu-mais-departamentos-tipo-2.menu-tipo-estrutura-3 .li-mais-departamentos-tipo-2 .dropdown-mega-content > ul {
	flex: 1 1 50%;
	width: 100% !important;
	max-width: 100% !important;
	column-count: 2 !important;
}

html #header .header-nav-main .menu-mais-departamentos-tipo-2 .li-mais-departamentos-tipo-2.dropdown-submenu > .dropdown-menu {
	visibility: hidden;
	opacity: 0;
	top: 3px !important;
	left: 100% !important;
	background: #f1f1f1;
	border-color: #f1f1f1;
	transform: translateX(-264px) !important;
	-webkit-transform: translateX(-264px) !important;
	-moz-transform: translateX(-264px) !important;
	-o-transform: translateX(-264px) !important;
	transition: all .3s ease-in-out;
	z-index: -1;
	border-top-color: transparent !important;
	margin-top: -3px !important;
	margin-left: 0 !important;
}

html #header .header-nav-main .menu-mais-departamentos-tipo-2 .li-mais-departamentos-tipo-2.dropdown-submenu > .dropdown-menu.dropdown-menu-left {
	visibility: hidden;
	opacity: 0;
	top: 0 !important;
	left: initial !important;
	right: 100% !important;
	padding: 1rem .5rem !important;
	background: #f1f1f1;
	border-color: #f1f1f1;
	transform: translateX(264px) !important;
	-webkit-transform: translateX(264px) !important;
	-moz-transform: translateX(264px) !important;
	-o-transform: translateX(264px) !important;
	transition: all .3s ease-in-out;
	z-index: -1;
	border-top-color: transparent !important;
	margin-top: 0 !important;
	margin-left: 0 !important;
}

html #header .header-nav-main .menu-mais-departamentos-tipo-2 .li-mais-departamentos-tipo-2.dropdown-submenu:hover > .dropdown-menu {
	transform: translateX(0) !important;
	-webkit-transform: translateX(0) !important;
	-moz-transform: translateX(0) !important;
	-o-transform: translateX(0) !important;
	visibility: visible;
	opacity: 1;
	z-index: -1;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

html #header .header-nav-main .menu-mais-departamentos-tipo-2 .li-mais-departamentos-tipo-2.dropdown-submenu:hover > .dropdown-menu.dropdown-menu-left {
	transform: translateX(0) !important;
	-webkit-transform: translateX(0) !important;
	-moz-transform: translateX(0) !important;
	-o-transform: translateX(0) !important;
	visibility: visible;
	opacity: 1;
	z-index: -1;
}

html #header .header-nav-main .menu-mais-departamentos-tipo-2 > .li-mais-departamentos-tipo-2.dropdown-submenu > .dropdown-menu > li {
	padding: 4.5px 5px;
	border-left: 0px solid transparent;
	z-index: -1;
}

html #header .header-nav-main .menu-mais-departamentos-tipo-2 > .li-mais-departamentos-tipo-2.dropdown-submenu:hover > .dropdown-menu > li {
	background: transparent !important;
}

html #header .header-nav-main .menu-mais-departamentos-tipo-2 .dropdown-menu .li-mais-departamentos-tipo-2 a {
	color: #262626;
	font-size: 13px !important;
	padding: 10px 15px 10px 15px;
	float: left;
	width: 100%;
}

html #header .header-nav-main .menu-mais-departamentos-tipo-2 .dropdown-menu .li-mais-departamentos-tipo-2 a.cat_nivel_3 {
	position: relative;
	padding: 7px 30px 5px 30px !important;
}

html #header .header-nav-main .menu-mais-departamentos-tipo-2 .dropdown-menu .li-mais-departamentos-tipo-2 a.cat_nivel_3:before {
	content: '\f105';
	font-family: 'FontAwesome';
	position: absolute;
	top: 5px;
	left: 19px;
}

html #header .header-nav-main .menu-mais-departamentos-tipo-2 .dropdown-menu .li-mais-departamentos-tipo-2 a i {
	display: none !important;
}

html #header .header-nav-main .menu-mais-departamentos-tipo-2 > .li-mais-departamentos-tipo-2.dropdown-submenu:hover > .dropdown-menu > li > a {
	text-decoration: underline;
}

html #header .header-nav-main .menu-mais-departamentos-tipo-2 .subcategoria-menu-tipo-2 a:hover,
html .subcategoria-menu-tipo-2 a:hover {
	color: #fb5c01;
	background-color: #f8f9fa !important;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
	border-color: transparent transparent transparent #666666;
}

#header .header-nav-main nav > ul > li.dropdown.menu-mais-departamentos-tipo-2 .dropdown-menu li.dropdown-submenu > a:after {
	border-style: solid !important;
	border-width: 1.5px 1.5px 0 0 !important;
	/*border-color: #666666;*/
	border-color: hsla(0,0%,100%,.6) !important;
	display: inline-block !important;
	position: absolute !important;
	vertical-align: middle !important;
	height: 7px !important;
	width: 7px !important;
	-webkit-transform: rotate( 
		45deg
	) translateY(-50%) !important;
	-ms-transform: rotate(45deg) translateY(-50%) !important;
	transform: rotate( 
		45deg
	) translateY(-50%) !important;
	top: 50% !important;
	content: "" !important;
	right: 15px !important;
}

body.template1 #header .header-nav-main nav > ul > li.dropdown.menu-mais-departamentos-tipo-2 .dropdown-menu li.dropdown-submenu:not(.ajustar-order-1) > a:after {
	display: none !important;
}

#header .header-nav-main nav > ul > li.dropdown.menu-mais-departamentos-tipo-2 .dropdown-menu li.dropdown-submenu:not(.ajustar-order-1) > a.icon-menu-1:after {
	left: initial !important;
}

#header .header-nav-main nav > ul > li.dropdown.menu-mais-departamentos-tipo-2 .dropdown-menu li.dropdown-submenu.mostra_view_produtos_lancamento_inicial > a:after,
#header .header-nav-main nav > ul > li.dropdown.menu-mais-departamentos-tipo-2 .dropdown-menu li.dropdown-submenu.mostra_view_produtos_promocao_inicial > a:after {
	display: none !important;
}

/* Menu mobile */

.hc-offcanvas-nav i.fas.fa-wifi-1 {
	font-size: 10px !important;
	width: 5px !important;
	height: 5px !important;
	background: white !important;
	display: inline-block !important;
	margin-right: 5px;
	border-radius: 50px;
	margin-top: 4px;
	margin-left: 10px;
}

.hc-offcanvas-nav .categoria-menu-tipo-2 .nav-item, 
.hc-offcanvas-nav .categoria-menu-tipo-2 a {
	border-bottom: none ;
	font-size: 15px;
	font-weight: 700;
	color: #000;
}

.hc-offcanvas-nav .subcategoria-menu-tipo-2 a {
	border-bottom: none !important;
	color: #000 !important;
}

.hc-offcanvas-nav .subcategoria-menu-tipo-2 .nav-item, 
.hc-offcanvas-nav .subcategoria-menu-tipo-2 a {
	border-bottom: none !important;
	font-size: 14px !important;
}

.hc-offcanvas-nav .categoria-menu-tipo-2 a,
.hc-offcanvas-nav .subcategoria-menu-tipo-2 a {
	padding: 8px 17px !important;
}

/* End Menu mobile */


/* End Menu tipo 2 any0002 */
.procura_buscas i,
.procura_buscas input{
	font-size: 12px !important;
}

.modal-content {
	position: relative; 
	display: -ms-flexbox;
	display: flex; 
	-ms-flex-direction: column;
	flex-direction: column; 
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: .3rem;
	outline: 0;
}

html .scroll-filtros-global {
	height: 180px;
	overflow-y: scroll !important;
}

/* Dropdown Scroll */

html .dropdown-scroll-y,
html .scroll-filtros-global {
	/*scrollbar-color: rgb(4 4 4 / 0.8) transparent;*/
	scrollbar-color: #484747;
	scrollbar-width: 10px;
	scrollbar-border-radius: 5px;
}

html .dropdown-scroll-y::-webkit-scrollbar,
html .scroll-filtros-global::-webkit-scrollbar {
	width: 10px;
}

html .dropdown-scroll-y::-webkit-scrollbar-track
html .scroll-filtros-global::-webkit-scrollbar-track {
	background: transparent !important; 
}

html .dropdown-scroll-y::-webkit-scrollbar-thumb,
html .scroll-filtros-global::-webkit-scrollbar-thumb {
	/*background: rgb(0 0 0 / 58%) !important; */
	background: #484747 !important; 
	border-radius:5px;
}

html .dropdown-scroll-y::-webkit-scrollbar-thumb:hover,
html .scroll-filtros-global::-webkit-scrollbar-thumb:hover {
	background: rgb(0 0 0 / 58%) !important; 
}

/* End Dropdown Scroll */

/* Breadcrumb */

html .breadcrumb-global {
	flex-grow: 1;
	white-space: pre-wrap;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

html .breadcrumb-global p {
	line-height: 1.3;
}

html .page-heading-breadcrumb p {
	color: #5C5C5C;
	padding-top: 0rem;
	line-height: 1.2;
	text-transform: uppercase;
}

html #product .breadcrumb {
	background: #fff;
	display: flex !important;
}

/* End Breadcrumb */

html .view_bloco_topo_menu_icones_drop li,
html #body-afiliados .tree-menu li,
html #body-minha_conta .tree-menu li {
	background: #fff;
	display: flex !important;
}

html .view_bloco_topo_menu_icones_drop li,
html #body-afiliados .tree-menu li,
html #body-minha_conta .tree-menu li {
	border: 1px solid #C8C8C8;
	border-bottom: none;
	display: flex;
	align-items: center;
}
html .view_bloco_topo_menu_icones_drop li:last-child,
html #body-afiliados .tree-menu li:last-child,
html #body-minha_conta .tree-menu li:last-child {
	border-bottom: 1px solid #C8C8C8 !important;
}

html .view_bloco_topo_menu_icones_drop li a,
html #body-afiliados .tree-menu li a,
html #body-minha_conta .tree-menu li a {
	display: flex !important;
	width: 100% !important;
	height: 100% !important;
	padding: 15px !important;
	text-transform: uppercase !important;
	align-items: center !important;
	justify-content: flex-start !important;
	text-align: left;
}

html .view_bloco_topo_menu_icones_drop li a span,
html #body-afiliados .tree-menu li a span,
html #body-minha_conta .tree-menu li a span {
	font-size: 14px;
	width: 30px;
	height: 30px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	justify-items: center;
	background: #333;
	border-radius: 5px;
	color: #FFF;
}

#footer .contact li p span{
	margin-right: 5px !important;
}
html .texto-qtde-minima {
	font-size: 12px;
	line-height: 1.2;
}

html .topo-sidebar-novo .label_label {
	position: relative;
	bottom: initial;
	left: initial;
}

html .texto-vendido-por {
	float: left;
	width: 100%;
	margin-bottom: 0 !important;
	padding-top: 0 !important;
	font-size: 12px;
	line-height: 1.3;
}

html .topo-sidebar-novo .texto-vendido-por {
	color: #333;
}

html .texto-vendido-por strong {
	text-transform: uppercase;
}

.btn-file input {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	height: 32px;
	font-size: 20px;
	text-align: right;
	filter: alpha(opacity=0);
	opacity: 0;
	background: red;
	cursor: inherit;
	display: block;
}

#box-chamada .imagens_info {
	margin-right: 15px;
}

#box-chamada .imagens_info:last-child {
	margin-right: 0px;
}

#body-contato li {
	line-height: 1.5;
}

html [id*="body"][class*="template1"] .blogTopo .feature-box .feature-box-info {
	padding-left: 0;
}

html .product-container .botao_carrinho_geral:hover {
	color: #FFF;
}

.bloco_principais {
	float: left;
	width: 100%
}

html #form-avaliacao-do-produto .box-border {
	border: 1px solid #eaeaea;
	padding: 20px;
	overflow: hidden;
}

html #box-avaliacao-do-produto label,
html #form-avaliacao-do-produto label {
	line-height: 1.3;
	color: #777;
	text-align: left;
	width: 100%;
	margin-bottom: 20px;
}

html #box-avaliacao-do-produto textarea,
html #form-avaliacao-do-produto textarea {
	border: 1px solid #ced4da;
	margin-bottom: 20px;
}

html .dropdown-scroll-y {
	max-height: 320px;
	overflow-y: scroll;
}

.sortPagiBar .pagination {
	position: relative !important;
	transform: initial !important;
	margin-left: 0 !important;
	left: initial !important;
	display: flex;
	justify-content: center;
	align-items: stretch;
	width: 100%;
}

.bloco_botao_cadastra {
	display: flex;
	align-items: center;
	justify-content: center;
}

.gravar_cadastro_entrega_fob {
	border-radius: .5rem !important;
	padding: .75em 4em;
	background-color: #1ebea5;
	color: #fff;
}


html .page-heading .page-heading-title {
	line-height: 1.1;
	flex-grow: 1;
	font-weight: bold;
	color: #5C5C5C !important;
	font-size: 25px !important;
	text-transform: uppercase;
}

html .page-heading-breadcrumb .page-heading-small {
	color: #5C5C5C;
	font-weight: 100;
	display: inline-block;
	text-align: right;
}

html .block-tab-products1 {
	float: left;
	width: 100%;
}

html .block-tab-products.loja_blog {
	margin-top: 0 !important;
}

html #selecionaTamanho ul li {
	width: auto;
	height: auto;
	border: none;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
}

html #selecionaTamanho ul li:hover.selected, 
html #selecionaTamanho ul li.selected,
html #selecionaTamanho ul li:hover {
	background: none !important;
}

.produtos_sugestao .titulotab:before {
	display: none;
}

/* Designer */

.lista_designer .row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.bg-designer {
	background: #bcbcbc;
	padding: 70px 0;
	text-align: center;
}

.titulo-bg-designer {
	color: #000;
}

@media(min-width: 1024px) {

	.bg-designer {
		padding: 100px 0;
	}

	.titulo-bg-designer {
		font-size: 50px;
	}

	.div-designer-produto.listagem-profissionais .lista_designer {
		margin-bottom: 150px !important;
	}

	.div-designer-produto.listagem-profissionais .lista_designer:last-child {
		margin-bottom: 0px !important;
	}

	.div-designer-produto .lista_designer:nth-child(odd) .imagem_designer {
		order: 1;
	}
	.div-designer-produto .lista_designer:nth-child(even) .imagem_designer {
		order: 2;
	}
	.div-designer-produto .lista_designer:nth-child(odd) .descricao_designer {
		order: 2;
		padding-left: 20px;
	}
	.div-designer-produto .lista_designer:nth-child(even) .descricao_designer {
		order: 1;
		padding-right: 20px;
	}

	.div-designer-produto.listagem-profissionais .lista_designer:nth-child(odd)::before {
		content: url(../img/borda_designer.png);
		position: absolute;
		left: 130px;
		top: -50px;
	}
	.div-designer-produto.listagem-profissionais .lista_designer:nth-child(even)::before {
		content: url(../img/borda_designer2.png);
		position: absolute;
		right: 130px;
		top: -50px;
	}

}

.div-designer-produto {
}

.section-designer {
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

.div-designer-produto.listagem-profissionais {
	border-top: 0px solid #EAEAEA;
	border-bottom: 0px solid #EAEAEA;
}

.div-designer-produto .container-fluid {
	padding-left: 0;
	padding-right: 0;
	/*height: 200px;*/
}
.div-designer-produto .w100 {
	width: 100%;
}
.div-designer-produto .banner {
	padding-bottom: 15px;
}
.div-designer-produto .lista_designer {
	position: relative;
}

.div-designer-produto .lista_designer .imagem_designer {
	order: 1;
	display: flex;
	align-items: center;
	justify-content: center;
}
.div-designer-produto .lista_designer .descricao_designer {
	order: 2;
}
.div-designer-produto h2 {
	font-size: 2.5rem;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 20px;
}
.div-designer-produto .descricao_designer p {
	color: #000000;
	margin-bottom: 20px;
}

.div-botao-designer {
	float: left;
	width: 100%;
}

.div-designer-produto .texto_designer {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	color: #333;
	line-height: 1.3;
}

.div-designer-produto .texto_designer span,
.div-designer-produto .texto_designer p {
	color: #333;
	line-height: 1.3;
}

.descricao_designer a {
	padding: 10px 15px;
	border: 1px solid;
	color: #000;
}
.descricao_designer a:hover, .descricao_designer a.active {
	background: #000;
	color: #fff !important;
}

@media(max-width: 1200px) {

	.descricao_designer {
		padding-left: 70px;
	}

}

html body .item-container {
	display: flex;
	flex-direction: column;
	height: 100%; 
}

html body .item-container .product-container {
	flex-grow: 1;
}


html body .product-container {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.blogTopo,
.blogTopo a {
	float: left;
	display: flex;
	align-items: center;
	color: #FFF;
	fill: #FFF;
}

.blogTopo svg{
	width: 32px;
	height: 32px;
	fill: #FFF;
	color: #FFF;
}

.flex_global {
	display: flex;
	align-items: center;
	width: 100%
}

.flex_global .flex_global_classe_esquerda{
	flex-grow: 0;
	display: flex;
	margin-right: 20px;
}

.flex_global .flex_global_classe_direita{
	flex-grow: 1;
	display: flex;
	align-items: center;
}

.flex_global .grow-1{
	flex-grow: 1 !important;
}

.flex_global .grow-0{
	flex-grow: 0 !important;
}

.cor_categorizada {
	width: 100% !important;
	float: left !important;
	margin-top: 20px !important;
}

/* GRID FULL */

html body .largura-col-12,
html body .largura-col-12 .product-container,
html body .largura-col-12 .thumb-info-caption,
html body .largura-col-12 .SEM_CLASSE,
html body .largura-col-12 .SEM_CLASSE2 {
	height: auto !important;
}

html body .row-flex .largura-col-12 .product-container > a {
	display: flex;
	align-items: center;
	flex-direction: row;
}

html body .largura-col-12 .thumb-info {
	display: flex;
	align-items: center;
	width: 250px;
}

html body .largura-col-12 .thumb-info-caption {
	flex-grow: 1;
	width: auto;
}

html body .largura-col-12 .thumb-info .thumb-info-wrapper {
	height: 120px !important;
	text-align: center !important;
}

html body .largura-col-12 .thumb-info .thumb-info-wrapper img {
	height: initial;
	width: initial;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	max-width: 100%;
	max-height: 100%;
}

html body .largura-col-12 .thumb-info .thumb-info-wrapper {
	padding: 0;
	float: left !important;
	margin-bottom: 0px !important;
}

html body .largura-col-12 .thumb-info .thumb-info-caption {
	padding: 15px;
}

html body .largura-col-12 .thumb-info .thumb-info-caption span,
html body .largura-col-12 .thumb-info .thumb-info-caption p {
	text-align: left !important;
}

html body .largura-col-12 .thumb-info .thumb-info-caption p,
html body .largura-col-12 .thumb-info .thumb-info-caption .text-title-product {
	padding: 0;
}

html body .largura-col-12 .thumb-info-caption .thumb-info-caption-text {
	padding: 15px !important;
}

html body .largura-col-12 .text-title-product {
	height: auto !important;
	margin-bottom: 0.6em !important;
}

/* END GRID FULL */

#showPagiBar .sort-product {
	margin-left: 10px;
}

.botao_grid svg {
	fill: #dfdfdf;
}

.botao_grid.active svg {
	fill: #3f3f3f;
}

.sort-grid {
	height: inherit !important;
	float: right !important;
	margin-left: 10px;
	display: flex;
	align-items: center;
}

.sort-grid svg {
	width: 20px;
	height: 20px;
}

.grid-col {
	margin-right: 5px;
}

.grid-col:last-child {
	margin-right: 0px;
}


html [class*="template1"] .icon_padrao_topo,
html [class*="shopse0004"] .icon_padrao_topo {
	font-size: 1.5em;
	background-color: #246657;
	padding: 21px 12px 21px 12px;
	float: left;
	border: 1px solid #000;
	border-radius: 3px 0px 0px 3px;
}

html .icon_padrao_topo {
	font-size: 1.5em;
	float: left;
}

html [class*="shopse0004"] div.icon_padrao_topo,
html [class*="template1"] div.icon_padrao_topo,
html div.icon_padrao_topo {
	line-height: 1;
	padding: 5px 8px;
}

html i.icon_padrao_topo {
	line-height: 0;
	padding: 21px 12px 21px 12px;
}

html .icon_padrao_topo svg {
	width: 30px !important;
	height: 30px !important;
}

html .fa-star-o,
html .fa-star {
	font-size: 20px !important;
}

html #block-mini-cart-ajax .cart-link {
	display: flex;
	align-items: center;
	position: relative;
}

/* product-tab global */

.tab-horizontal .tab-pane.fade {
	display: none !important;
}

.tab-horizontal .tab-pane.fade.active {
	display: block !important;
}

#product .nav-tabs>li {
	margin-bottom: 0px !important;
}

#product .tab-vertical .nav-tabs>li {
	margin-bottom: -1px !important;
}

#product .nav-tabs>li:last-child {
	margin-bottom: -1px !important;
}

#product .tab-horizontal {
	min-height: 320px;
}

#product .tab-horizontal .nav-tab {
	overflow: initial;
	width: 25%;
	float: left;
	z-index: 98;
	position: relative;
	padding-top: 0;
	padding-bottom: 0;
	background: #FFF;
}

#product .tab-horizontal .nav-tab>li {
	border-color: #000;
	height: auto !important;
	line-height: 15px;
	background: initial;
	border: 0px;
	border-top: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	float: left;
	color: #333333;
	text-transform: uppercase;
	text-align: center;
	margin-right: 0px;
	font-weight: bold;  
}

#product .tab-horizontal .nav-tab li {
	display: block;
	width: 100%;
}

#product .tab-horizontal .collapse {
	border-radius: 0 !important;
}

#product .tab-horizontal .btn-collapse-texto-produto {
	display: block;
	width: 100%;
	line-height: 15px;
	background: #fff;
	text-transform: uppercase;
	border: 1px solid #DFDFDF;
	border-top: 4px solid #c8c8c8;
	color: #333333;
	padding: 15px 10px !important;
	float: left;
	font-size: 13px;
	height: 100% !important;
	width: 100%;
	text-align: left;
}

html #product .tab-horizontal .nav-tab>li:hover>a, 
html #product .tab-horizontal .nav-tab>li.active>a {
	background: #fff;
	text-align: left;
	border-radius: 0;
	color: #333333;
}

#product .tab-horizontal .nav-tab>li.active a {
	background-color: #fff;
	width: 100%;
	z-index: 999;
}

#product .tab-horizontal .nav-tab>li>a {
	color: #333333;
	padding: 15px 10px !important;
	float: left;
	font-size: 13px;
	height: 100% !important;
	width: 100%;
	text-align: left;
	border: 0 !important;
}

#product .tab-horizontal .nav-tab>li:last-of-type {
	border-bottom: 1px solid #e2e2e2 !important;
}

#product .tab-horizontal .tab-container {
	padding: 20px;
	border: 1px solid #e2e2e2;
	margin-top: 0px;
	z-index: 1;
	width: 75%;
	float: right;
	min-height: 320px;
	position: relative;
	background: #FFF;
}

.tab-horizontal .tab-container .tab-panel {
	line-height: 24px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
}

.tab-horizontal .tab-container .active {
	opacity: 1;
	visibility: inherit;
	position: inherit;
}

.tab-horizontal .tab-container .table-responsive {
	min-height: .01%;
	overflow-x: auto;
}

html #product .tab-horizontal .tab-container p {
	color: #000 !important;
	margin: 0 0 10px;
}

html #produto_galeria .owl-carousel {
	margin-bottom: 0px;
}

.produto_textos .tab-vertical .nav-item a {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
}

.produto_textos .tabs-product .nav-item.active a:hover,
.produto_textos .tabs-product .nav-item.active a:focus,
.produto_textos .tabs-product .nav-item.active a {
	font-weight: 600;
}

.produto_textos .tab-vertical .nav-item.active a:hover,
.produto_textos .tab-vertical .nav-item.active a:focus,
.produto_textos .tab-vertical .nav-item.active a {
	font-weight: 600;
	border-bottom-color: transparent !important;
}

/* end product-tab global */

.compartilhar_carrinho {
	margin-bottom: 1rem !important;
	float: left;
	width: 100%;
	background-color: #308974;
	border: 1px solid #308974;
	color: #FFF;
	padding: 10px 20px;
}

.btn-ver-todas-perguntas {
	cursor: pointer;
}

.perguntas-respostas {
	background: #EBEBEB !important;
	padding: 30px 0;
	width: 100%;
	float: left;
}

#box-avaliacao-do-produto {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.perguntas-respostas-h2 {
	font-size: 19px;
	font-weight: 600;
	color: #000;
	margin-bottom: 20px;
	width: 100%;
	float: left;
	line-height: 1.3;
}

.perguntas-respostas ul {
	margin-bottom: 0;
	width: 100%;
	float: left;
}

html .btn-perguntas-respostas {
	background: #666666;
	color: #fff;
	padding: 7px 30px;
}

html .btn-perguntas-respostas:hover {
	background: #666666;
	color: #fff;
}

html .texto-pergunta {
	font-weight: 600;
	color: #000;
}

html .texto-resposta {
	color: #000;
}

html .texto-resposta p {
	color: #000;
}

html .bloco-resposta {
	border: 1px solid #ced4da;
	border-left: 6px solid #000;
	border-radius: 0;
	background: #fff;
}

html .data-resposta {
	color: #000;
	font-weight: 600;
	font-size: 14px;
}

.form-perguntas-respostas .form-group {
	margin-left: 0;
	margin-right: 0;
}

.form-perguntas-respostas .form-row1 {
	display: flex;
	align-items: stretch;
}

.form-perguntas-respostas .div-pergunta {
	line-height: 1;
	flex-grow: 1;
}

.form-perguntas-respostas .div-pergunta .form-control-custom {
	width: 100%;
	height: 100%;
}

.form-perguntas-respostas .div-botao-pergunta .form-control-custom {
	height: 100%;
}

.form-perguntas-respostas .btn-perguntas-respostas {
	height: 100%;
}

.form-perguntas-respostas input {
	padding: 7px 15px;
	color: #000 !important;
}

.form-perguntas-respostas input::-webkit-input-placeholder {
	color: #000 !important;
}
.form-perguntas-respostas input:-moz-placeholder {
	color: #000 !important;
}
.form-perguntas-respostas input::-moz-placeholder {
	color: #000 !important;
}
.form-perguntas-respostas input:-ms-input-placeholder {
	color: #000 !important;
}
.form-perguntas-respostas input::placeholder {
	color: #000 !important;
}

.div-ver-todas-perguntas {
	width: 100%;
	float: left;
}

.div-ver-todas-perguntas a {
	color: #2EB3DF !important;
	font-weight: 600;
}

.product-container a{
	background: #FFF;
}

.product-container a {
	float: left;
	white-space: pre-line;
}

.product-container {
	width: 100%;
	float: left;
	height: 100%;
	display: flex;
	flex-direction: column;
}


.owl-carousel.owl-blog .owl-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto !important;
	left: -28px;
}

.owl-carousel.owl-blog .owl-next {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto !important;
	right: -28px;
}

@media(max-width: 768px) {

	html .form-inline-mobile {
		float: left;
		width: 100%;
		margin-top: 0px;
	}

	#box-chamada img.img-responsive {
		max-width: 100% !important;
	}

	.form-termo .form-group.col-sm-12.col-12 {
		flex-direction: column;
	}

	.div-termos-politicas {
		display: flex;
		align-items: center;
	}

	.div-termos-politicas .switchery-small {
		width: 50px;
	}

	.owl-carousel.owl-selos .owl-prev {
		left: -15px;
	}

	.owl-carousel.owl-selos .owl-next {
		right: -15px;
	}

	.owl-carousel.owl-blog .owl-prev {
		left: -15px;
	}

	.owl-carousel.owl-blog .owl-next {
		right: -15px;
	}

	.marcas-fabricantes .owl-next {
		right: -5px !important;
	}

	.marcas-fabricantes .owl-prev {
		left: -5px !important;
	}

	.produtos_sugestao .owl-carousel .owl-next {
		right: -15px !important;
	}

	.produtos_sugestao .owl-carousel .owl-prev {
		left: -15px !important;
	}

}

.block-tab-products .nav-tab li {
	display: flex;
	align-items: center;
	justify-content: center;
}


html .ancora_link_ver_todos {
	cursor: pointer !important;
	font-size: 14px !important;
}

html .ancora_link_ver_todos span {
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
}

html [class*="shopse0004"] .ancora_link_ver_todos .link_ver_todos {
	color: #007bff;
	font-size: 16px !important;
	text-transform: none;
	padding-left: 15px;
	padding-right: 15px;
	display: flex;
	align-items: center;
}

html [class*="shopse0004"] .ancora_link_ver_todos .link_ver_todos {
	display: initial;
}

.ancora_link_ver_todos:hover .link_ver_todos {
	color: #0056b3;
}

.borda_inferior_3d {
	border-bottom: 3px solid rgba(0,0,0,0.2) !important;
	text-transform: uppercase;
}

.addQtdDiretoCarrinho a,
.botao_carrinho_geral {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	color: #FFF;
	height: 100% !important;
	margin-top: 0 !important;
	white-space: pre-line;
	font-weight: bold !important;
	background: #000;
	padding: 10px 10px;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 1.3;
	border-radius: 3px !important;
}

.botao_com_contator {
	padding-left: 5px;
}

.addQtdDiretoCarrinho a:hover,
.botao_carrinho_geral:hover {
	background: #333;
	color: #FFF;
}

.addQtdDiretoCarrinho a:hover svg,
.botao_carrinho_geral:hover svg {
	fill: #FFF;
}

.addQtdDiretoCarrinho a svg,
.botao_carrinho_geral svg {
	fill: #FFF;
	width: 25px;
	height: 25px;
	margin-right: 10px;
}

#menu_global .menu_plus1 li .menu_departamento:before {
	display: none !important;
}

#menu_global ul > #li_plus,
#menu_global ul > #li_plus > .menu_departamento {
	display: flex; 
	align-items: center;
	height: 100%;
}

.block-tab-products {
	margin-bottom: 30px;
	float: left;
	width: 100%;
}

#mainNav .dropdown-icone .nav-link {
	display: flex;
	align-items: center;
	justify-content: center;
}

body:not(.template1) #header .header-nav-main nav > ul > li.dropdown.dropdown-icone.open > .dropdown-menu, 
body:not(.template1) #header .header-nav-main nav > ul > li.dropdown.dropdown-icone:hover > .dropdown-menu {
	top: auto !important;
}

.shopse0004 #header .header-nav-main nav > ul > li.dropdown.dropdown-icone.open > .dropdown-menu, 
.shopse0004 #header .header-nav-main nav > ul > li.dropdown.dropdown-icone:hover > .dropdown-menu {
	top: 80px !important;
}

.nav-tabs li .nav-link {
	border-radius: 0;
	font-size: 14px;
	margin-right: 1px;
}

.div-departamento-img {
	display: flex;
	height: 100%;
	position: relative;
	align-items: center;
}

.div-departamento-img svg {
	width: 40px;
	height: 40px;
}

.div-departamento-img-lateral {
	flex-direction: row;
	margin-bottom: 0px;		
	text-align: left;
}

.div-departamento-img-lateral .departamento-img {
	margin-right: 10px;
	margin-bottom: 0px;
}

.attribute-list ul{
	margin-bottom: 0rem;  
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	align-items: stretch
}

.attributes .attribute-label{
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	display: flex;
	align-items: center;
}


.btnSelecionarTecido {
	font-size: 14px;
	color: #fff;
	display: inline-block;
	margin: 0px auto;
	text-align: center;
	clear: both;
	padding: 15px 10px !important;
}

#form-contato button {
	padding: 15px;
	text-transform: uppercase;
}

.modal-title {
	font-size: 1em;
}

.modal-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 15px;
	border-bottom: 1px solid #e9ecef;
	border-top-left-radius: .3rem;
	border-top-right-radius: .3rem;
}

#product .pb-left-column .product-image .product-full {
	padding: 0px;
}

@media (max-width: 992px) {

	.container__atendimento_produto {
		left: 0;
		right: 0;
		margin: auto;
		width: calc(100% - 30px) !important;
	}

	.container__atendimento_produto .btn_link_links {
		float: left;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}

}

.orcamento_sob_consulta {
	padding: 15px 12px;
	background: #00b385;
	border: 1px solid transparent;
}

.body.coming-soon {
	background-color: #DFDFDF;
}

.coming-soon h1 {
	color: #000;
	font-size: 25px;
	margin-top: 30px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.coming-soon .h2 {
	color: #000;
	font-size: 16px;
	margin-top: 30px;
	padding: 20px;
	border: 2px solid #000;
	text-transform: uppercase;
	letter-spacing: 1px
}


#box_avaliacao_star {
	position: relative;
}

#box_avaliacao_star i input {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	margin: auto !important;
	width: 100% !important;
	height: 100% !important;
}

#produto_informacao #mensagem {
	resize: none;
}

#form-sessao-endereco [class*="col-sm"] {
	float: left;
	width: 100%
}

html #body-produto .product-list.owl-carousel {
	margin-top: 5px;
}

.classe_altura_global .owl-carousel {
	margin-bottom: 0px !important;
}

.classe_altura_global .category-slider {
	float: left;
	width: 100%;
}

.selos-flutuantes {
	position: absolute;
	top: 5px;
	left: 0;
	display: flex;
	flex-wrap: wrap;
	z-index: 11;
	width: 100%;
}

html .selos-flutuantes .tag-new {
	position: relative !important;
	top: initial !important;
	bottom: initial !important;
	left: initial !important;
	right: initial !important;
	margin: 5px !important;
	display: flex !important;
	align-items: center !important;
	line-height: initial !important;
	font-size: 12px !important;
}

html .selos-flutuantes .label-warning {
	position: relative !important;
	top: initial !important;
	bottom: initial !important;
	left: initial !important;
	right: initial !important;
	margin: 5px !important;
	display: flex !important;
	align-items: center !important;
	line-height: initial !important;
	font-size: 12px !important;
}


.block-slide14.owl-carousel {
	margin-bottom: 0px !important;
	float: left;
}

[id*="body"][class*="template1"] .block-slide14.owl-carousel { 
	float: inherit;
	text-align: center;
}

#body-produto #box_frete {
	position: relative;
}

section#consultePrazo #tableResposta a {
	display: none !important;
}

section#consultePrazo #tableResposta a.buton_fob {
	font-weight: 400;
	text-align: center;
	background-color: #00B285 !important;
	border-color: #00B285 !important;
	text-transform: uppercase;
	border-radius: 0px !important;
	padding: 10px 20px;
	border: 1px solid #00B285;
	width: 100%;
	line-height: 14px;
	font-size: 12px;
	color: #FFF !important;
	display: block !important;
	position: relative !important;
	top: 0 !important;
	height: auto !important;
}

#tableResposta .alert-info {
	olor: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb;
	display: none;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.block-slide14.owl-carousel {
	margin-bottom: 0px !important
}


#body-institucional .produtos.empresabut {
	display: none !important;
}

.imagemtotalshape {
	display: none !important;
}

.texto-institucional-global {
	display: block !important;
}

.totalshapenoinsta {
	background: #D7DAE1;
	width: 100%;
	float: left;
}

.totalshapenoinsta h1 {
	margin-top: 65px;
	margin-bottom: 30px;
}

.totalshapenoinsta ul {
	text-align: center;
}

.totalshapenoinsta ul li {
	display: inline-block;
	background-image: linear-gradient(-145deg,#ff4d4d,#ffb222);
	padding: 6px;
	margin: 10px;
}

/* */
#body-institucional .page-heading {
	padding: 10px 0px !important;
}


#body-contato .form-contato ::-webkit-input-placeholder {
	/* WebKit browsers */
	color: transparent !important;
}
#body-contato .form-contato :-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: transparent !important;
}
#body-contato .form-contato ::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: transparent !important;
}
#body-contato .form-contato :-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: transparent !important;
}
#body-contato .form-contato input::placeholder {
	color: transparent !important;
}
#body-contato .form-contato textarea::-webkit-input-placeholder {
	/* WebKit browsers */
	color: transparent !important;
}
#body-contato .form-contato textarea:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: transparent !important;
}
#body-contato .form-contato textarea::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: transparent !important;
}
#body-contato .form-contato textarea:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: transparent !important;
}
#body-contato .form-contato textarea::placeholder {
	color: transparent !important;
}

.carrega_carrocel {
	display: none;
}

.tag-discount.tag-discount-frete {
	/*top: 30px !important;*/
	top: 60px !important;
	left: 5 !important;
}

.formulario_app57 {
	float: left;
	width: 100%;
}

.tag-new.tag-discount-frete {
	top: 60px !important;
	right: 5 !important;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.categoria-menu-tipo-2.menu1 a {
	display: block;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu .elementos-menu-departamentos li.subcategoria-menu-tipo-2 a {
	padding-left: 20px !important;
	position: relative;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu .elementos-menu-departamentos li.subcategoria-menu-tipo-2 a:before {
	content: '\f105';
	font-family: 'FontAwesome';
	position: absolute;
	top: 9px;
	left: 5px;
}

html .menu-tipo-2 > .dropdown-mega-content .titulo-departamento-menu-tipo-2 a {
	display: block !important;
	padding: 10px !important;
	text-decoration: none !important;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu-right .dropdown-menu {
	left: 100% !important;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu-left .dropdown-menu {
	left: auto !important;
	right: 100% !important;
}

/* Padrão Departamento, Categoria, Subcategoria */
html .page-heading span.page-heading-title {
	border-bottom: none !important;
	bottom: 0 !important;
	font-weight: bold;
	color: #000 !important;
	font-size: 25px !important;
}

html .borda-depcatsub {
	background: #E5E5E5 !important;
	width: 100%;
	float: left;
}

html .layered .layered_subtitle {
	font-size: 14px !important;
}

/* End Padrão Departamento, Categoria, Subcategoria */

.selo_sem_estoque_personalizado {
	position: absolute;
	margin: auto;
	width: 100%;
	background: #ff000091;
	color: #FFF;
	text-align: center;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	display: block;
	z-index: 1;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
}

.g-recaptcha {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px
}

.pagination {
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: .25rem;
	z-index: 1;
}

.sortPagiBar .bottom-pagination .pagination > li > a, 
.sortPagiBar .bottom-pagination .pagination > li > span {
	position: relative;
	float: left;
	padding: 10px 15px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	border: 2px solid #000;
	height: 100%;
	display: flex;
	align-items: center;
	border-radius: 3px;
	font-size: 14px;
}

.sortPagiBar .bottom-pagination .pagination .active a {
	background: #000;
	color: #FFF;
}

.container_100 {
	float: left;
	width: 100%
}

html #box-avise-me h1 {
	margin-bottom: 20px !important;
	padding-bottom: 20px !important;
}

html #produto_informacao .product-comments {
	margin-top: 0 !important;
}

#form-avaliacao-do-produto .product-star i.fa {
	cursor: pointer;
}

html .check-box-list,
html .tree-menu {
	margin: 0 !important;
	float: left !important;
	width: 100% !important;
	margin-left: 0 !important;
	padding-left: 0;
}

html .check-box-list label {
	color: #000 !important;
}

.table_produto {
	display: flex !important;
	align-items: baseline !important;
	overflow: hidden;
	position: relative;
}

html .btncinza {
	background-color: transparent !important;
}

html .btncinza:focus {
	outline: 0 !important;
	box-shadow: none !important;
}

.page-lista-pedidos .table thead th {
	background: #f8f8f8;
}

.page-lista-pedidos #dados-pedido td.text-center {
	text-align: center;
}

.page-lista-pedidos .table.mb-3 {
	margin-bottom: 1rem !important;
}

.acordion_filtros, 
.acordion_filtros.show,
.acordion_filtros.hide {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.btn-confirmacao-presenca {
	padding: 15px !important;
	border-radius: 8px;
	background: #00D9A3;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: inherit;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 62px;
	width: 100%;
}

.btn-confirmacao-presenca svg {
	fill: #fff !important;
	width: 30px !important;
	height: 30px !important;
	margin-right: 15px;
}

.btn-nao-confirmacao-presenca {
	padding: 15px !important;
	border-radius: 8px;
	background: #FF4000 !important;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: inherit;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 62px;
	width: 100%;
}

.btn-nao-confirmacao-presenca svg {
	fill: #fff !important;
	width: 30px !important;
	height: 30px !important;
	margin-right: 15px;
}

.selo_adquirido {
	border: 2px solid #00B259;
	padding: 9px 20px;
	border-radius: 20px;
	color: #00B259 !important;
	font-style: initial;
	display: inline-block;
	font-weight: 500 !important;
}

.selo_nao_adquirido {
	border: 2px solid #FF0101;
	padding: 9px 20px;
	border-radius: 20px;
	color: #FF0101 !important;
	font-style: initial;
	font-weight: 500 !important;
	font-weight: normal;
	display: inline-block;
}


button:focus {
	outline: none !important;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
	right: initial;
	left: 100%;
}

.template1 #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:has(+ ul.dropdown-reverse):after {
	transform: rotate(180deg) !important;
}

.template1 #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:not(+ ul.dropdown-reverse)::after {
	transform: initial;
}

.template1 #elementos-menu-mais-departamentos .dropdown-menu.dropdown-menu-left1.dropdown-mega-content {

}

@media(min-width: 992px) {

	.template1 #header .header-nav.justify-content-start {
		flex-grow: 1 !important;
	}

	.template1 #header .header-nav.justify-content-end {
		flex-grow: 0 !important;
	}

	.template1 #header .header-nav.justify-content-start {
		flex-grow: 0 !important;
		width: 100% !important;
	}

	.template1 #header .header-nav-main nav > ul > li.li-width-first i.fa-bars {
		margin-left: 6px !important;
	}

	.template1 #header .header-nav-main nav > ul > li.dropdown:hover > a:before {
		bottom: 0 !important;
	}

	.template1 #header .header-nav-main nav > ul > li.li-width-first > a.sem-legenda i {
		padding-right: 7px !important;
	}

	.template1 #header .header-nav-main nav > ul > li.li-width-first > a.com-legenda {
		padding-right: 14px !important;
	}

	.template1 #header .header-nav-main nav > ul > li.dropdown.menu-mais-departamentos-tipo-2.lado-1 .dropdown-menu li.dropdown-submenu > a:after {
		top: 48% !important;
		right: 13px !important;
		left: initial !important;
	}

	.template1 #header .header-nav-main nav > ul > li.dropdown.menu-mais-departamentos-tipo-2.lado-2 .dropdown-menu li.dropdown-submenu > a:after {
		top: 48% !important;
		left: 13px !important;
	}

	.template1 #header .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu {
		transform: translate3d(0, -1px, 0);
	}

	.template1 #header .header-nav-main-effect-1 nav > ul > .li-width-first.dropdown.open > a:before, 
	.template1 #header .header-nav-main-effect-1 nav > ul > .li-width-first.dropdown:hover > a:before {
		bottom: 0;
		border-bottom: 0px;
	}

	html body.template1 li .desktop_menu_cor_fundo_mais_departamentos i:not(.i-depart),
	html body.template1 #header .justify-content-start .header-nav-main nav #mainNav > li > a.dropdown-toggle .fa-angle-down,
	html body.template1 #header .header-nav-main nav > ul > li > a.dropdown-toggle .fa-angle-down {
		display: none !important;
	}

}

#body-lista_presentes .actions-class-lista {
	margin-top: 0 !important;
}

.result-append li {
	width: 100%;
	float: left;
	list-style: none;
}

.btn-language svg {
	width: 30px !important;
	height: 30px !important;
}

.btn-language {
	background-color: transparent !important; 
	border: none !important;
	padding: 0 !important;
}

#body-afiliados .classe_100,
#body-minha_conta .classe_100 {
	width: 100%;
	float: left;
	text-transform: uppercase;
	font-style: italic;
}

#body-afiliados .classe_100 strong,
#body-minha_conta .classe_100 strong {
	font-weight: bold !important;
}

.frase_completar span {
	line-height: 1;
}

.alert-danger {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
	margin-top: 20px;
	float: left;
	width: 100%;
}

html.side-panel .side-panel-wrapper {

	width: 420px !important;
	overflow-x: hidden !important;

}

#body-lista_presentes .card .card-body1 {
	margin-top: 0 !important;
	margin-bottom: auto !important;
}

#body-lista_presentes .card .card-body2 {
	margin-top: auto;
	margin-bottom: 0;
}

#body-lista_presentes .card {
	float: left;
	width: 100%;
	padding: 25px 20px;
	display: flex;
	flex-flow: column;
}

.btn-remove-lista {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #FF5C26 !important;
	color: #fff !important;
	padding: 10px 15px !important;
	font-size: 13px;
	font-weight: 900;
	border-radius: 3px !important;
	border-bottom: 3px solid rgba(0,0,0,0.2) !important;
	margin-bottom: 1rem!important;
	cursor: pointer;
	float: left;
	width: 100%;
	text-transform: uppercase;
}

.btn-add-lista {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #00B285 !important;
	color: #fff !important;
	padding: 10px 15px !important;
	font-size: 13px;
	font-weight: 900;
	border-radius: 3px !important;
	border-bottom: 3px solid rgba(0,0,0,0.2) !important;
	margin-bottom: 1rem!important;
	cursor: pointer;
	float: left;
	width: 100%;
	text-transform: uppercase;
}
.btn-add-lista:hover {
	background: #06e0a9 !important;
	color: #fff !important;
}

.btn-add-lista svg {
	width: 25px;
	height: 25px;
	fill: #fff;
	margin-right: 10px;
}

.botao_remover svg,
.botao_remover_geral svg{
	width: 25px;
	height: 25px;
	fill: #fff;
	margin-right: 10px;   
}

.botao_adicionar .fa,
.botao_remover .fa,
.botao_geral_add .fa{
	font-size: 15px;
	margin-right: 10px; 
}

html .botao_adicionar {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #00B285 !important;
	color: #fff !important;
	padding: 10px 15px !important;
	font-size: 13px;
	font-weight: 900;
	border-radius: 3px !important;
	border-bottom: 3px solid rgba(0,0,0,0.2) !important;
	margin-bottom: 1rem!important;
	text-transform: uppercase;
	cursor: pointer;
}

html .botao_geral_add {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #00B285 !important;
	color: #fff !important;
	padding: 10px 15px !important;
	font-size: 13px;
	font-weight: 900;
	border-radius: 3px !important;
	margin-bottom: 1rem!important;
	text-transform: uppercase;
	cursor: pointer;
}

html .botao_adicionar:hover {
	background: #15cb9d !important;
	color: #fff !important;
}

html .botao_adicionar svg{
	width: 25px;
	height: 25px;
	fill:#fff;
	margin-right: 10px;
}

html .botao_buscar {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #00B285 !important;
	color: #fff !important;
	padding: 10px 15px !important;
	font-size: 13px;
	font-weight: 500 !important;
	border-radius: 3px !important;
	border-bottom: 3px solid rgba(0,0,0,0.2) !important;
	cursor: pointer;
	float: left;
	width: 100%;
}

html .botao_buscar:hover {
	background: #06e0a9 !important;
	color: #fff !important;
}

html .botao_cadastro {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #00B285 !important;
	color: #fff !important;
	padding: 10px 15px !important;
	font-size: 13px;
	font-weight: 500 !important;
	border-radius: 3px !important;
	border-bottom: 3px solid rgba(0,0,0,0.2) !important;
	cursor: pointer;
	float: right;
}

html .botao_cadastro:hover {
	background: #06e0a9 !important;
	color: #fff !important;
}

html .botao_cadastro_left {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #00B285 !important;
	color: #fff !important;
	padding: 10px 15px !important;
	font-size: 13px;
	font-weight: 500 !important;
	border-radius: 3px !important;
	border-bottom: 3px solid rgba(0,0,0,0.2) !important;
	cursor: pointer;
	float: left;
	width: 100%;
}

html .botao_cadastro_left:hover {
	background: #06e0a9 !important;
	color: #fff !important;
}

[class*="lista"] .btn-salvar {
	background: #00D9A3;
	padding: 15px 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 300px;
	color: #fff;
	border-bottom: 3px solid rgba(0,0,0,0.2) !important;
	margin: 0rem auto 2rem auto;
	font-size: 15px;
	font-weight: 600;
	width: 50%;
	margin-top: 20px;
}

[class*="lista"] .btn-salvar:hover {
	background: #06e0a9;
	color: #FFF;
}

[class*="lista"] .btn-salvar svg {
	fill:#FFF;
	width: 25px;
	height: 25px;
	margin-right: 10px;
}

.btn_contato {
	padding: 10px 10px !important;
	color: #2C363D !important;
	background: #B4C4C1 !important;
	/*border-bottom: 3px solid rgb(0,0,0,0.2) !important;*/
	border-radius: 3px !important;
	max-width: 100% !important;
	flex: none !important;
}
.btn_contato:hover {
	color: #2C363D !important;
	background: #c0dcd6 !important;
}

#body-lista_presentes .actions-class-lista {
	margin-top: 0 !important;
}


/* Tablet btns padrao */
@media(min-width: 768px) and (max-width: 992px) {

	#body-lista_presentes .produto-inserido-tr,
	#body-lista_presentes .botao_buscar,
	#body-lista_presentes .botao_finalizado,
	#body-lista_presentes .botao_info,
	#body-lista_presentes .botao_comprar,
	#body-lista_presentes .botao_adicionar,
	#body-lista_presentes .btn-remove-lista,
	#body-lista_presentes .btn-add-lista,
	#body-lista_presentes .botao_remover,
	#body-lista_presentes .botao_remover_compra {
		font-size: 10px !important;
	}

	#body-lista_presentes .produto-inserido-tr svg,
	#body-lista_presentes .botao_buscar svg,
	#body-lista_presentes .botao_finalizado svg,
	#body-lista_presentes .botao_info svg,
	#body-lista_presentes .botao_comprar svg,
	#body-lista_presentes .botao_adicionar svg,
	#body-lista_presentes .btn-remove-lista svg,
	#body-lista_presentes .btn-add-lista svg,
	#body-lista_presentes .botao_remover svg,
	#body-lista_presentes .botao_remover_compra svg {
		width: 18px;
		height: 18px;
		fill: #fff;
		margin-right: 5px;
	}

	#body-lista_presentes .btn-compra-compartilhada h5 {
		font-size: 15px !important;
	}

	#body-lista_presentes .btn-compra-compartilhada p {
		font-size: 11px !important;
	}

	.section-compartilhe h4 span {
		font-size: 22px;
	}

}

/* */
#body-checkout .table-responsive {
	float: left;
	width: 100%;
}
.mostra_resultado {
	float: left;
	width: 100%;
	color: red;
	margin-bottom: 10px;
}
.span_form {
	float: left;
	width: 100%;
	color: #333;
	margin-bottom: 5px;
	margin-top: 5px;
}
.classe_100 .sr-only- {
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

.carrega_div .dados_kit_produto {
	float: left;
	width: 100%;

}

.main-header-ontop {
	position: fixed !important;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10000;
	box-shadow: 0 1px 1px 0 rgba(50, 50, 50, 0.1);
	background-color: #000;
}

.new_gateway .mensagem_retorno {
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	position: relative;
	text-align: center;
	margin-top: 0px;
	float: left;
	width: 100%;
}

.new_gateway .mensagem_retorno span{
	height:40px !important;
	padding: 20px;
}

.loader {
	position: absolute !important;
	width: 100% !important;
	height: inherit !important;
	z-index: 999 !important;
	background: url('../../../../store/assets/img/ajax-loader.gif') 50% 50% no-repeat;
	top: 10px !important;
	max-width: 100% !important;
	max-height:  100% !important;
	left: 0;
}

.no-left{
	padding-left: 0px;
	margin-left: 0px;
}

.no-right{
	padding-right: 0px;
	margin-right: 0px;
}





.voltar_carrinho{
	display: block !important;
	width: 100% !important;
	text-align: center !important;
	padding: 10px !important;
	font-size: 13px !important;
	margin-top: 15px !important;
	background: #1CBCB4 !important;
	border: 1px solid #1CBCB4 !important;
	color: #FFF !important;
}

.voltar_carrinho:hover{
	background: #1CBCB4 !important;
	border: 1px solid #1CBCB4 !important;
	color: #FFF !important
}



.selos_rodape_center a,
.selos_rodape_center img{
	float: inherit;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	display: inline-block;
	margin-left: 10px;
}


.button-control {
	float: left;
	width: 100%;
	position: relative;
}

[id*="body"][class*="template1"] .modal-dialog { 
	width: 100%;
}

[id*="body-produto"][class*="template1"] .modal-dialog { 
	width: 100%;
}

[id*="body-produto"][class*="template1"] .modal-header .close {
	color: #000 !important;
}

.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}

#modalParcelamento .modal-dialog{
	width: 60% !important;
	max-width: 60% !important;
}

#footer .contact li{
	float: left;
	width: 100%;
	margin-bottom: 10px;

}

dl, ol, ul {
	margin-top: 0;
	margin-bottom: 1rem;
	list-style: none;
}

#product .attributes {
	padding-left: 0 !important;
}

@media(max-width: 992px) {
	.menu-mobile.hide-on-desktop {
		margin-right: 15px;
	}
	#header .header-column .header-extra-info li {
		margin-right: 0 !important;
	}
}

#body-checkout form .inputGroupContainer,
#body-checkout form .outer-margin,
#body-checkout form .input-group,
#body-checkout .tips,
#body-checkout form input{
	float: left;
	width: 100%
}

.classe_altura_global {
	margin-top: 0px;

}

[class*="template1"] #navbar,
[class*="shopse"] #navbar {
	width: 100% !important;
}


.html_unidade_medidas .linha_box {
	float: left;
	width: 100%;
	font-size: 12px;
	margin-bottom: 0px;
	border: solid 1px #DFDFDF;
	padding: 3px 10px;
	background: #f8f8f8;  
}

.html_unidade_medidas {
	float: left;
	width: 100%;
	margin-top: 10px; 
	margin-bottom: 0px
}

.bloco_filtro_global{
	border: 1px solid #eaeaea;
}

.bloco_filtro_global_ .block .title_block{
	padding: 15px;
	font-size: 13px;
	color: #000;
	font-weight: 700;
	background: #FFF;
	text-transform: uppercase;
	border-bottom: 1px solid #DFDFDF;
	float: left;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 0;
	cursor: pointer;
}

.bloco_blog_categoria {
	border-bottom: 1px solid #DFDFDF;
}

.bloco_filtro_global_ .block .block_content.product-onsale{
	padding: 15px 20px;
}
.bloco_filtro_global_ .block .block_content.product-onsale .product-list{
	padding-bottom: 25px;
}

.bloco_filtro_global_ .block .block_content.product-onsale .product-list .product-container{
	border: none;
}
.bloco_filtro_global_ .block .block_content.product-onsale .product-list .product-container .right-block{
	padding: 0;
}

.layered-content input[type="radio"],
.layered-content input[type="checkbox"] {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	margin-right: 10px !important;
	margin-left: 0 !important;
}

.layered-content .tree-menu li label {
	display: flex;
	align-items: center !important;
	width: 100% !important;
	font-size: 13px !important;
	font-weight: normal !important;
	color: #313131 !important;
	line-height: 1.3;
}

.left-module-mostra-cor .tree-menu .cor_filtros_bg {
	background: #ffffff;
	border: 1px solid #eaeaea !important;
	padding-top: 6px !important;
	padding-left: 6px !important;
	float: left !important;
	margin-right: 10px;
	width: 20px;
	height: 20px;
}

.tree-menu > li >span:before {
	content: "\f105";
	font-size: 14px;
	display: inline-block;
	text-align: right;
	color: #666;
	font-family: "FontAwesome";
	padding-right: 12px;
	color: #ccc;
	font-weight: bold;
	cursor: pointer;
}
.layered-category .tree-menu li a {
	text-transform: initial !important;
}

.layered .layered_subtitle {
	color: #666;
	display: flex;
	font-size: 14px;
	font-weight: 700;
	background: #FFF;
	align-items: center;
	border: 1px solid #DFDFDF;
	text-transform: uppercase;
	padding: 15px 20px 15px 20px;
	justify-content: space-between;
}

.check-box-list {
	overflow: hidden;
}


.check-box-list li {
	line-height: 24px;
}

.block .left-module-mostra-cor input[type="checkbox"], 
.block .left-module-mostra-cor input[type="radio"] {
	display: none;
}

.filter-color ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: -5px;
}

.filter-color li {
	display: inline;
	padding: 0;
	margin: 0;
	line-height: normal;
	float: left;
	padding: 5px;
}

.filter-color li input[type="checkbox"]:checked + label {
	border-color: #ff3333;
}

.check-box-list input[type="checkbox"]:checked + label, 
.check-box-list label:hover {
	opacity: 0.8;
}

.check-box-list input[type="checkbox"]:checked + label {
	color: #ff3333;
}


.check-box-list label, .layered-category .tree-menu li a {
	font-size: 13px;
	font-weight: normal;
	color: #313131;
}

.check-box-list label {
	display: inline-block;
	cursor: pointer;
	line-height: 12px;
}

.filter-color li input[type="checkbox"] + label span.button {
	background: none;
	margin: 0;
}

.check-box-list input[type="checkbox"] + label span.button, 
.check-box-list input[type="radio"] + label span.button {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 13px;
	background: url(/store/assets/img/checkbox.png) no-repeat;
	background-color: transparent !important;
	padding: 0;
	border: none;
}

.check-box-list input[type="checkbox"]:checked + label span.button, 
.check-box-list input[type="radio"]:checked + label span.button {
	background: #ff3333 url(/store/assets/img/checked.png) no-repeat center center !important;
}


/* End Filtros dep/cat/sub */

.mine,
.display-product-option {
	display: none;
}

#navbar.hide {
	display: block !important;
	float: left;
	width: 100%;
}

.shopse0006 .page-heading small,
.shopse0005 .page-heading small,
.shopse0004 .page-heading small,
.shopse0001 .page-heading small,
.template1 .page-heading small,
.template1 .page-heading small
{
	color: #5C5C5C;
	font-size: 15px;
	font-weight: 100;
	display: inline-block

}

.theirs
#carrinho .cart_avail {
	text-align: center;
}


#carrinho-frete-opcao.table-bordered thead tr td, 
#carrinho-frete-opcao.table-bordered tbody tr td {
	font-size: 12px !important;
	text-align: left !important;
}

#carrinho-frete-opcao.table-bordered .colspan4 {
	width: 100% !important;
	text-transform: uppercase;
}


#carrinho-frete-opcao.table-bordered .selo_desconto_carrinho_altura {
	height: 80px
}

.selo_desconto_carrinho {
	float: left;
	width: 100%;
	background: #FFF;
	border: 1px solid #55c65e;
	color: #48b151;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
	padding: 5px;
}

.list-color {
	float: left;
}

.row.bordering .info_box {
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-top: 2px solid #000;
	border-bottom: 1px solid #e6e6e6;
	padding: 20px 15px;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	background: #FFF;
}

html .toggle-padrao .toggle-custom i {
	right: 24px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.toggle-padrao .toggle-custom i.fa-angle-down:before,
.toggle-padrao .toggle-custom i.fa-angle-up:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.toggle-padrao .toggle-custom i.fa-angle-down:before, 
.toggle-padrao .toggle-custom i.fa-angle-up:before {
	width: 30px;
	margin: auto;
	height: 30px;
	display: flex;
	margin-left: 12px;
	align-items: center;
	justify-content: center;
	font-size: 19px !important;
}

.toggle-padrao .toggle-custom i.fa-angle-up:after,
.toggle-padrao .toggle-custom i.fa-angle-down:after {
	display: block;
	content: '';
	border-left: 1px solid #bfbfbf;
	height: 100%;
}

#body-duvidas_frequentes .toggle-content {
	background: #fff;
}

#body-duvidas_frequentes .toggle-custom>.toggle-content {
	display: none;
}

.toggle-padrao .toggle-custom > label {
	background: #FBFBFB !important;
	border-bottom: none !important;
	padding: 20px;
}

.toggle-padrao .toggle-custom > label:before {
	display: none;
}

.toggle-padrao .toggle-custom.active .toggle-content {
	border-top: 1px solid #bfbfbf !important;
}

.toggle-padrao .toggle-custom i {
	font-size: 30px;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
}

.toggle-padrao .toggle-custom i.fa-angle-up {
	display: none;
}
.toggle-padrao .toggle-custom i.fa-angle-down {
	display: block;
}
.toggle-padrao .toggle-custom.active i.fa-angle-up {
	display: block;
}
.toggle-padrao .toggle-custom.active i.fa-angle-down {
	display: none;
}  


@media (max-width: 600px) {
	.product-qtd__label[data-v-2155902e],
	.remove-icon {
	}

	.data-v-24493086-mobile {
		width: 27px !important;

		border: #BBB 2px solid !important;

		border-radius: 100px;

		height: 27px !important;

		margin-top: 4px;
	}

	.data-v-24493086-mobile svg {
		position: absolute;

		margin: auto;

		left: 0;

		right: 0;

		bottom: 0;

		top: 0;

		width: 13px;

		height: 13px;
		fill: #ddd
	}

	.newsletter .contact .text-dark {
		margin-bottom: 13px !important;
		line-height: 23px !important;
		float: initial  !important;
	}

	#footer .contact li p {
		margin-bottom: 0 !important;
	}

	#content-car .col-sm-4 {
		padding: 0 !important; 

	}

}

/**/

#main-header .dropdown a i:not(#li_plus a i),
#main-menu .dropdown a i:not(#li_plus a i){
	display: none !important

}

.buton_fob {
	font-weight: 400;
	text-align: center;
	background-color: #00B285 !important;
	border-color: #00B285 !important;
	text-transform: uppercase;
	border-radius: 0px !important;
	padding: 10px 20px;
	border: 1px solid #00B285;
	width: 100%;
	line-height: 14px;
	font-size: 12px;
	color: #FFF !important;
	display: block;
}

.btn-visualizar { border: 1px solid white; padding: 10px; color: white; }
.p-consulta { padding-top: 11px !important; }

#footer,
.footer,
#newsTema19,
.newsTema19,
footer,
#newsTema18 {
	float: left;
	width: 100%
}

#carrinho .cart_description .label-success{
	color: #FFF;
	background: #308974;
	padding: 5px 10px;
	font-size: 12px;
	float: left;
	border-radius: 2px;
	margin-top: 10px;

}

.infoColorTableMaterial {
	float: left;
}

.product-comments .product-star {
	text-align: left !important;
}

div:not(.box-xxx) > .btn-search { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0.47rem 0.75rem; margin-bottom: 0; font-size: 0.9em; font-weight: 400; line-height: 1.6; color: #fff; text-align: center; white-space: nowrap; background-color: #308974; border: 1px solid #308974; border-radius: 0; }

.breadcrumb {
	display: none;
}

#body-login .page-content .row{
	float: left;
	width: 100%;
	margin-bottom: 70px;
}

#body-carrinho .columns-container{
	float: left;
	width: 100%;
}

@media (max-width: 767px){

	#footer .contact li,
	#footer .contact li p {
		width: 100%;
	}

	#footer .footer-link {
		text-align: center;
		float: initial;
	}

	#body-institucional .page-content {
		width: auto !important;
	}


}
@media (min-width: 768px) and (max-width: 991px) {

	#body-login .page-content .row {
		float: initial;
		width: auto !important;
	}


}

.load_busca {
	float: left !important;
	width: 100% !important;
	background: #FFF !important;
	display: block !important;
	z-index: 9 !important;
}

.load_busca #produtos_list{
	position: absolute !important;
	background: #FFF !important;
	border: solid 1px #666 !important;
	display: block !important;
	width: 100% !important;
	z-index: 2 !important;
	color: #000;
}

.load_busca #produtos_list li{
	width: 100% !important;
	float: left !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	border-bottom: 1px solid #DFDFDF !important;
	display: flex;
	align-items: center;
}


.load_busca #produtos_list li:hover{
	background: #f8f8f8 !important;
}

.load_busca #produtos_list li figure{
	width: 100%;
	float: left;
	height: 60px;
	position: relative;
}

.load_busca #produtos_list li figure img{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%
}

.load_busca #produtos_list li .busca_name_prdouto{
	float: left;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	color: #000;
	text-align: left;
}

.load_busca #produtos_list li .busca_preco_prdouto{
	float: left;
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	color: green;
	text-align: left;
}

.layered_subtitle i {
	float: right;
	padding-right: 0px !important;
	display: block !important;
}

.owl-carousel .owl-nav {
	top: 40%;
	position: absolute;
	width: 100%;
}

.header-logo-background { width: 182px !important; height: 182px !important; border-radius: 100%; }
.header-logo-background { top: 50%; transform: translateY(-50%); position: absolute; left: 0; } 
#header.header-no-border-bottom .header-body { background-color: #FFF; }

html.lb-disable-scrolling { overflow: hidden; position: static; height: 100vh; width: 100vw; }
header { min-height: auto !important; }
a:hover { text-decoration: none; }

.fa-2x { font-size: 1.5em; }
.btn { border-radius: 0px;} .btn-100 { width: 100%; }
.form-control { border-radius: 0; }
.text-bold { font-weight: bold; } 
.text-title-product {  line-height: 1.2em !important; }
.through { text-decoration: line-through !important; }
.i-mobile { top: 17px; position: relative; }
.bb-1 { border-bottom: 1px solid #ccc; }
div:not(.box-xxx)  > .btn-search { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0.47rem 0.75rem; margin-bottom: 0; font-size: 0.9em; font-weight: 400; line-height: 1.6; color: #fff; text-align: center; white-space: nowrap; background-color: #3d81be; border: 1px solid #3d81be; border-radius: 0; height: 100%; }
.w-100 { width: 100% !important; max-width: 100% !important; min-width: 100% !important; }

.hc-offcanvas-nav h2 { font-weight: bold;line-height: 1.5;padding: 15px; }
.toggle-loading-full-screen { display: none; }

.tag-new {font-size: 12px; position: absolute; top: 4px; right: 4px; background-color: #666; padding: 4px 8px 4px 8px; color: white; z-index: 999; }
.tag-shipping {font-size: 12px; position: relative; bottom: 22px; background-color: #666; padding: 4px 40px 4px 40px; color: white; width: 100%; }
.tag-discount-prod {font-size: 12px; background-color: #666; padding: 4px 8px 4px 8px; color: white; margin-bottom: 10px; margin-right: 2px; }

.align-vertical { top: 50%; position: absolute !important; transform: translateY(-50%) !important; }
.align-horizontal { left: 50%; position: absolute !important; transform: translateX(-50%) !important; }
.align-custom { top: 35% !important; }

.text-default { font-size: 0.8em; }

.row-cart-list { top: 50%; position: absolute !important; transform: translateY(-50%) !important; }
.row-cart-top { padding-bottom: 10px; margin-bottom: 15px; border-bottom: thin solid #ddd; }
.row-cart-top:last-child { border-bottom: 0; }
.row-cart-top:nth-last-child(2) { border-bottom: 0; margin-bottom: 0px; }

.input-group-text { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0.47rem 0.75rem; margin-bottom: 0; font-size: 0.9em; font-weight: 400; line-height: 1.6; color: #fff; text-align: center; white-space: nowrap; background-color: #3d81be; border: 3px solid #3d81be; border-radius: 0; }

.dropdown-all { line-height: 12px; } /* T2 */
.fa-2-3x { font-size: 2.3em !important; } /* T2 */
.flex { display: flex; } /* T2 */
.btn-outline-secondary { color: #ffffff; background-color: #3d81be; background-image: none; border-color: #3d81be; } /* T2 */
.btn-outline-secondary:hover { color: #fff; background-color: #666; border-color: #ffffff; } /* T2 */
.i-social { border: 2px solid #666; border-radius: 0; display: inline-table; width: 37px; height: 37px; text-align: center; padding-top: 15px; margin-right: 0px; } 


.bottom-nav { position: absolute; z-index: 10; bottom: 0; width: 100%; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-align: stretch; align-items: stretch; } /* T2 */
.collections { line-height: 15px; } /* T2 */
.nav-close { width: 100%; line-height: 15px; } /* T2 */
.nav-back { width: 100%; line-height: 15px; } /* T2 */

.text-top-a { font-size: 0.85em !important; }
.text-top-b { font-size: 0.85em !important; line-height: 1.4 !important; }
.text-top-c { font-size: 1.1em !important; line-height: 1.1 !important; }

::placeholder { color: #868e96 !important; opacity: 1; }
:-ms-input-placeholder { color: #868e96 !important; }
::-ms-input-placeholder { color: #868e96 !important; }

.footer-h5 { font-weight: bold; }

.header-fixed { position: fixed; width: 100%; top: 0; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }


@media only screen and (max-width: 992px) {
	.minimal { width: 100% !important; font-size: .7rem !important;}
	.hide-on-mobile { display: none !important; } .show-on-mobile { display: block !important; }
	.hide-on-desktop { display: block !important; } .show-on-desktop { display: none !important; }
	.sticky { position: fixed !important; top: 0 !important; padding: 0px; background-color: #F8F8F8; padding-right: 15px; padding-left: 15px; width: 100%; max-width: 100%; }
	.head-sticky { position: relative; top: 79px; }
	.fade-in { opacity: 1; animation-name: fadeInOpacity; animation-iteration-count: 1; animation-timing-function: ease-in; animation-duration: 0.4s; }
	@keyframes fadeInOpacity { 0% { opacity: 0; } 100% { opacity: 1;  } }
	.top-mobile { width: 100%; margin-right: 0px; margin-left: 0px; max-width: 100%; }
	.bannerE { display: none; }
	.bannerC { display: none; }
	.bannerD { display: none; }
	.rev_slider_wrapper-mobile { padding-right: 15px; padding-left: 15px; padding-top: 15px; }
	.cont-inicial { margin-top: 0 !important; }
}

@media only screen and (max-width: 1280px) {
	#header .header-nav-main nav > ul > li > a { padding: 0.5rem 1.4rem 0.5rem 1.4rem; } /* T2 */
}

@media only screen and (max-width: 600px) {

	.page-heading span.page-heading-title {
		width: 100%
	}


}

@media only screen and (min-width: 993px) {
	.hide-on-mobile { display: block !important; } .show-on-mobile { display: none !important; }
	.hide-on-desktop { display: none !important; } .show-on-desktop { display: block !important; }
	.home-intro { padding: 0; } /* T2 */
}


@media only screen and (max-width: 568px) {

	html body .tabs .nav-tabs li.active .nav-link, html.dark body .tabs .nav-tabs li.active .nav-link {
		width: 100%
	}
	.nav-tabs .nav-item {
		width: 100%;
	}
}

@media only screen and (max-width: 360px) {
	.nav-link { display: block; padding: .5rem 1rem; } /* T2 */
}

@media only screen and (min-width: 420px) {
	.nav-link { display: block; padding: .5rem 1rem; } /* T2 */
	.show-on-xs-mobile { display: none !important; } .hide-on-xs-mobile { display: none !important; }
	.show-on-sm-mobile { display: block !important; } .hide-on-sm-mobile { display: none !important; }
}

@media only screen and (max-width: 768px) {

	.line-1 {
		line-height: 1.0;
	}

	html body.lista0001 .form-control-global,
	html body#body-login .form-control-global {
		border-radius: 6px !important;
		background: #F7F7F7;
		padding: 15px 15px !important;
		border: 1px solid #ced4da;
		width: 100%;
		font-style: italic;
		height: 57px !important;
		font-weight: bold;
		line-height: 1.3 !important;
	}

	html body:not(.lista0001) .form-control-global,
	html body#body-login .form-control-global {
		border-radius: 0px !important;
		background: #F7F7F7;
		/*background: #FFF;*/
		padding: 15px 15px !important;
		border: 1px solid #ced4da;
		width: 100%;
		height: 40px !important;
		line-height: 1.3 !important;
	}

	html body.lista0001 textarea.form-control-global,
	html body#body-login textarea.form-control-global {
		height: auto !important;
	}

	html body:not(.lista0001) textarea.form-control-global {
		height: auto !important;
	}

	#body-afiliados .layered.layered-category .layered-content,
	#body-minha_conta .layered.layered-category .layered-content {
		margin-bottom: 0 !important;
	}

	#body-afiliados .tree-menu,
	#body-minha_conta .tree-menu {
		margin-bottom: 0 !important;
	}

	html #body-afiliados .col-xs-12.col-sm-9,
	html #body-minha_conta .col-xs-12.col-sm-9 {
		margin-top: 0 !important;
	}

	html #body-afiliados .bloco_filtro_global_,
	html #body-minha_conta .bloco_filtro_global_ {
		margin-bottom: 1.5rem !important;
	}

	.menu-m { 
		padding-top: 13px !important;
		margin-left: 0;
		margin-right: 0;
		padding-bottom: 13px !important;
	}
	#header .header-column .header-extra-info li { display: inline-flex; margin-left: 25px; margin-right: 15px; }
	.cart-count { right: 65px; top: 0px; }

	.marcas-fabricantes .owl-carousel .owl-item img {
		width: auto !important;
		margin: auto !important;
	}

	#body-carrinho #footer {
		margin-top: 0 !important;
	}

	#produto_informacao .product-star {
		text-align: center !important;
	}

	#modalParcelamento .modal-dialog {
		width: 100% !important;
		max-width: 100% !important;
	}
}

@media only screen and (min-width: 1200px) {
	.pt-3-mobile { padding-top: 0.8rem!important; }
}

@media only screen and (max-width: 1200px) {
	.text-newsletter { font-size: 1em; }
	.i-social { padding-top: 4px; font-size: 10px; width: 28px; height: 28px; }
}

/* IPad */

@media (min-width: 768px) and (max-width: 1024px) {
	.product-container .add-to-cart {
		font-size: 0.8rem;
	}

	#body-checkout .paymentOptions.on::before {
		top: 0 !important;
	}
	#body-checkout .header-container.container.menu-m {
		padding-top: 1.5rem !important;
	}
	#body-checkout #header-fix .header-container.container {
		padding-top: 0 !important;
	}
	#body-checkout .valores b {
		font-size: 1.3rem;
	}

	#produto_informacao .btn-add-cart h4 {
		font-size: 15px !important;
	}

}


/**/


@media (max-width: 767px) {
	.hidden-mobile {
		display: none;
	}
	.product-container .product-info {
		height: 240px;
	}
	#content-car {
		padding-left: 15px;
		padding-right: 15px;
	}
	.tabs-bottom.tabs-simple #content-car {
		padding-left: 0px;
		padding-right: 0px;
	}
	#content-car .col-sm-4.p_l_r_0.cupom,
	#content-car .col-sm-4,
	#content-car .col-sm-4.p_l_r_0 {
		padding-left: 0px;
		padding-right: 0px;
	}
	#content-car .col-sm-4 {
		width: 100%;
	}
	#produto_informacao .product-name a {
		text-align: center;
		float: left;
		width: 100%;
	}

	#produto_informacao .attributes,
	#produto_informacao h2.mb-0,
	#produto_informacao h1 {
		padding-right: 0px !important;
	}

	#produto_informacao .pl-0{
		padding-left: 15px !important;
	}

	#produto_informacao .pr-0{
		padding-right: 15px !important;
	}

	#produto_informacao .line-height-custom,
	#produto_informacao .classe_preco,
	#produto_informacao h2.mb-0,
	#produto_informacao .col-12,
	#produto_informacao #consultePrazo,
	#produto_informacao hr,
	#produto_informacao h4,
	#produto_informacao form,
	#produto_informacao .price,
	#produto_informacao .mensagem_retorno_desejo,
	#produto_informacao .form-action,
	#produto_informacao .attributes select,
	#produto_informacao .attributes .attribute-label,
	#produto_informacao .attributes,
	#produto_informacao .product-comments,
	#produto_informacao h2,
	#produto_informacao h1,
	#produto_informacao {
		float: left !important;
		width: 100% !important;
		text-align: center;
	}

	#produto_informacao .attributes {
		float: left !important;
		width: 100% !important;
		text-align: center !important;
		padding-left: 0 !important;
	}

	#product .product-star {
		text-align: center !important;
	}
}
@media only screen and (max-width: 992px){
	.home-intro {
		margin-bottom: 0px;
		padding: 0px;
	}
}



@media only screen and (max-width: 550px) {

	.product-container .text-title-product {
		font-size: 14px !important;
		padding: 0 !important;
	}

	.SEM_CLASSE p.mb-0.text-prod {
		font-size: 12px !important;
		padding: 0 !important;
		line-height: 16px;
	} 
}

.toggle-padrao {
	margin: 10px 0 20px;
	position: relative;
	clear: both;
}
.p-0 {
	padding: 0!important;
}
.pb-2, .py-2 {
	padding-bottom: .5rem!important;
}
.m-0 {
	margin: 0!important;
}
.mb-2, .my-2 {
	margin-bottom: .5rem!important;
}
.p-4 {
	padding: 1.5rem !important;
}

/*.toggle-custom .toggle-custom {
margin: 10px 0 0;
border: 1px solid #bfbfbf;
}*/
.toggle-padrao .toggle-custom {
	margin: 10px 0 0;
	border: 1px solid #bfbfbf;
}


.toggle-custom.active > label {
	background: #FBFBFB;
	border-color: #CCC;
}
.toggle-custom > label {
	transition: all .15s ease-out;
	background: #F4F4F4;
	border-radius: 0;
	color: #444;
	border-bottom: 1px solid #ccc;
	border-bottom-color: rgb(204, 204, 204);
	display: block;
	font-size: 1.1em;
	min-height: 20px;
	padding: 12px 24px 12px 10px;
	position: relative;
	cursor: pointer;
	font-weight: 400;
}

.toggle-custom.active > label::before {
	border: 6px solid transparent;
	border-top-color: transparent;
	border-top-color: #444;
	margin-top: -3px;
	right: 10px;
}
.toggle-custom > label::before {
	border: 6px solid transparent;
	border-left-color: inherit;
	content: '';
	margin-top: -6px;
	position: absolute;
	right: 4px;
	top: 50%;
}

.sob_consulta_listagem {
	height: 120px;
	float: left;
	text-align: center;
	width: 100%;
	line-height: 120px;
	text-transform: uppercase;
}

.paymentMethods {
	border-top: 1px #DFDFDF solid;
}

.not-active { cursor: not-allowed !important; pointer-events: none !important; text-decoration: none !important; }

.home-intro {
	width: 100%;
}
.cart_summary .qty{
	text-align: center;
	width: 125px !important;
}
.cart_summary .qty a {
	padding: 8px 10px 0px 10px !important;
}

.table-bordered > tbody > tr > th, 
.table-bordered > tfoot > tr > th, 
.table-bordered > thead > tr > th {
	font-weight: bold;
	vertical-align: middle;
}

.toggle-custom > .toggle-content > p {
	line-height: 25px;
}

#body-institucional .page-content p{
	line-height: 25px
}

.home-intro p{
	margin-bottom: 20px;
}

.cod_produto {
	margin-bottom: 10px !important;  
}

.owl-prev {
	left: 0px;
	position: absolute;
	border: 0px;
	opacity: 1;
	visibility: inherit;
	cursor: pointer;
} 

.owl-next {
	right: 0px;
	position: absolute;
	border: 0px;
	opacity: 1;
	visibility: inherit;
	cursor: pointer;
}

#produto_informacao .fa  {
	vertical-align: middle; 
	margin-top: -2px;
	display: inline-block;
}

#produto_informacao .container:not(.container-menu-flutuante),
#produto_informacao .mb-4,
#produto_informacao .product-comments,
#produto_informacao .mb-3,
#produto_informacao h2,
#produto_informacao h1,      
#produto_informacao h3,
#produto_informacao .mensagem_retorno,
#produto_informacao
{
	float: left;
	width: 100%;
	text-align: left;
}
#produto_informacao h1.product-title-seo {
	font-size: 2.2em;
}

.product-comments-block-tab .reviewRating{
	color: #ff9900;
	display: flex;
}


#form-aviseMe,
#form-avaliacao-do-produto{
	position: relative;
}

#form-aviseMe a.close,
#form-avaliacao-do-produto a.close{
	position: absolute;
	right: 1px;
	top: 1px;
	width: 20px;
	height: 20px;
	color: #fff;
	background-color: red;
	line-height: 17px;
	text-align: center;
	font-size: 1em;
	opacity: 1;
	font-weight: normal;
}

#form-aviseMe .h1_avaliacao,
#box-avaliacao-do-produto .h1_avaliacao,
#form-avaliacao-do-produto .h1_avaliacao {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 1.3;
	color: #5C5C5C;
	text-align: left;
}

#box_avaliacao_star i{
	color: #ff9900;
	position: relative;
	cursor: pointer;
}
#box_avaliacao_star i input{
	cursor: pointer;
	position: absolute;
	opacity: 0;
	left: 2px;
	top: 5px;
}


#produto_informacao .product-star {
	width: 100%;
	float: left;
	color: #ff9900;
	font-size: 13px;
	text-align: left !important;
}


.mobile #produto_informacao .product-star {
	width: 100%;
	float: left;
	color: #ff9900;
	display: flex;
	font-size: 13px;
	text-align: center !important;
	justify-content: center;
	margin-bottom: 20px !important;
}

.mobile #produto_informacao .attribute-list,
.mobile #produto_informacao .attribute-list #selecionaTamanho,
.mobile #produto_informacao .attribute-list .list-info,
.mobile #produto_informacao .div-informativa-parcelamento section,
.mobile #produto_informacao .div-informativa-parcelamento button,
.mobile #produto_informacao .div-informativa-parcelamento a,
.mobile #produto_informacao .div-informativa-parcelamento div,
.mobile #produto_informacao .div-informativa-parcelamento,

.tablet #produto_informacao .attribute-list,
.tablet #produto_informacao .attribute-list #selecionaTamanho,
.tablet #produto_informacao .attribute-list .list-info,
.tablet #produto_informacao .div-informativa-parcelamento section,
.tablet #produto_informacao .div-informativa-parcelamento button,
.tablet #produto_informacao .div-informativa-parcelamento a,
.tablet #produto_informacao .div-informativa-parcelamento div,
.tablet #produto_informacao .div-informativa-parcelamento {
	width: 100%;
	float: left;
	display: flex;
	font-size: 13px;
	text-align: center !important;
	justify-content: center;
	margin-bottom: 0px !important;
}

.mobile #produto_informacao .attributes,
.tablet #produto_informacao .attributes {
	margin-top: 20px !important;
}

.tablet #produto_informacao .div-informativa-parcelamento #size_chart, 
.tablet #produto_informacao .div-informativa-parcelamento .btn-modal,
.mobile #produto_informacao .div-informativa-parcelamento #size_chart, 
.mobile #produto_informacao .div-informativa-parcelamento .btn-modal {
	white-space: normal;
	width: 100% !important;
	padding: 8px 10px !important;
	letter-spacing: initial;
	display: flex;
	align-items: center;
}

.tablet #produto_informacao .product-star {
	width: 100%;
	float: left;
	color: #ff9900;
	display: flex;
	align-items: center;
	font-size: 13px;
	text-align: left !important;
	line-height: 1.5;
	flex-direction: column;
}

.product-star {
	width: 100%;
	float: left;
	color: #ff9900;
	display: inline-block;
	font-size: 13px;
	text-align: center !important;
}


#modalParcelamento .modal-content, 
#modalParcelamento .modal-header {
	border-radius: 0px;
}

section#consultePrazo #tableResposta a {
	position: absolute;
	background: red;
	display: block;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	right: 0px;
	top: -11px;
	cursor: pointer;
	z-index: 999;
}

.fa-minus, .fa-bars, .title_block .fa-plus {
	float: right;
	padding-right: 10px !important;
	display: block !important;
}

.faq_div {
	float: left;
	width: 100%;
}

.faq_div td{
	width: 100%;
	float: left;
	padding: 0px 0px;
}

.faq_div td button{
	width: 100%;
	float: left;
	border: none;
	background: transparent;
	text-align: left;
	padding: 10px 10px 10px 10px;
	cursor: pointer;
}

.faq_div td .collapse{
	float: left;
	width: 100%;
}


.faq_div td .collapse .card-body{
	float: left;
	width: 100%;
	border: none;
	padding: 0;
	margin: 0;
	border-radius: 0;
	background: transparent;
}

.faq_div td .collapse .card-body ul{
	margin-bottom: 5px;
}


.duvidas_lista .faq_div td .collapse .card-body{
	padding:10px;
}


/* 
############### MENU ####################
ADD classe no pai que engloba o menu  id="navbar" ante do ul
e add no ul a classe navbar-nav hide
*/
[class*="template1"] #header .header-nav-main nav > ul > li > a {
	height: 100% !important;
}

#header .header-nav-main nav > ul > li {
	float: left;
	display: block;
	height: 100%;
}

#mainNav.navbar-nav {
	float: left;
	margin: 0;
	width: 100%;
	display: block;
}

body.template1 #mainNav.navbar-nav {
	float: left;
	margin: 0;
	width: 100%;
	display: block;
	height: 100%;
}

.header-nav.justify-content-end {
	/*width: 255px;*/
	display: block;
}

/* ############### MENU #################### */

#manutencao-container{
	width: 100%;
	text-align: center;
}

#manutencao-container h1{
	font-size: 45px;
	line-height: 44px;
	text-align: center;
}

.icon-handbag.icons.fa-1x.mr-2{
	font-size: 17px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
	textarea, input { 
		font-size: 14px; } 
	}


	@media screen and (-webkit-min-device-pixel-ratio:0) { 
		select { 
			font-size: 12px;
			padding: 10px;
			border-radius: 0px;
			border: 1px solid #E5E7E9;
		} 
	}

	.col-33 {
		width: 33.33333333333333% !important;
	}

	/* Tabs do arquivo theme-elements.css encontrado no template1 */

	.divider,
	.divider .fa,
	.divider .icons,
	.divider.divider-small.divider-small-center,
	.go-to-demos,
	.sample-item,
	.sample-item-list li,
	.tabs-center .nav-tabs {
		text-align: center
	}

	.tabs.tabs-bottom .tab-content {
		border-radius: 4px 4px 0 0;
		border-bottom: 0;
		border-top: 1px solid #EEE
	}

	.tabs.tabs-bottom .nav-tabs {
		border-bottom: none;
		border-top: 1px solid #EEE
	}

	.tabs.tabs-bottom .nav-tabs li {
		margin-bottom: 0;
		margin-top: -1px
	}

	.tabs.tabs-bottom .nav-tabs li:last-child .nav-link {
		margin-right: 0
	}

	.tabs.tabs-bottom .nav-tabs li .nav-link {
		border-radius: 0 0 5px 5px;
		font-size: 14px;
		margin-right: 1px
	}

	.tabs.tabs-bottom .nav-tabs li .nav-link,
	.tabs.tabs-bottom .nav-tabs li .nav-link:hover {
		border-bottom: 3px solid #EEE;
		border-top: 1px solid #EEE
	}

	.tabs.tabs-bottom .nav-tabs li .nav-link:hover {
		border-bottom: 3px solid #CCC;
		border-top: 1px solid #EEE
	}

	.tabs.tabs-bottom .nav-tabs li.active .nav-link,
	.tabs.tabs-bottom .nav-tabs li.active .nav-link:focus,
	.tabs.tabs-bottom .nav-tabs li.active .nav-link:hover {
		border-bottom: 3px solid #CCC;
		border-top-color: transparent
	}

	.tabs.tabs-bottom .nav-tabs li .nav-link p {
		font-size: 15px;
	}

	.tabs-center .nav-tabs {
		margin: 0 auto
	}

	.tabs-navigation .nav-tabs>li {
		margin-bottom: 0px
	}

	.tabs-navigation .nav-tabs>li .nav-link {
		color: #777;
		padding: 18px;
		line-height: 100%;
		position: relative
	}

	.tabs-navigation .nav-tabs>li .nav-link .fa,
	.tabs-navigation .nav-tabs>li .nav-link .icons {
		margin-right: 4px
	}

	.tabs-navigation .nav-tabs li.active .nav-link,
	.tabs-navigation .nav-tabs li.active .nav-link:focus,
	.tabs-navigation .nav-tabs li.active .nav-link:hover {
		border-right-color: #eee
	}

	.tab-pane-navigation {
		display: none
	}

	.tab-pane-navigation.active {
		display: block
	}

	.tabs.tabs-simple .nav-tabs {
		justify-content: center;
		border: 0;
		margin-bottom: 10px
	}

	.tabs.tabs-simple a {
		text-align: center;
		justify-content: center;
	}

	.tabs.tabs-simple .nav-tabs>li .nav-link,
	.tabs.tabs-simple .nav-tabs>li .nav-link:focus,
	.tabs.tabs-simple .nav-tabs>li .nav-link:hover {
		padding: 15px 30px;
		background: 0 0;
		border: 0;
		border-bottom: 3px solid #eee;
		border-radius: 0;
		color: #777;
		font-size: 16px;
		text-transform: uppercase;
	}

	.tabs.tabs-simple .tab-content {
		background: 0 0;
		border: 0;
		padding: 0;
		margin: 0;
		box-shadow: none
	}

	/**/

	/* Parte dos icones do carrinho */

	/* Foram escondidos os before, para deixarmos GLOBAL para todos os temas */

	.icon-featured.icon-basket:before,
	.icon-featured.icon-user:before,
	.icon-featured.icon-credit-card:before {
		content: "";
	}

	.icon-featured.icon-basket svg,
	.icon-featured.icon-user svg,
	.icon-featured.icon-credit-card svg {
		width: 18px;
		height: 18px;
	}

	.featured-box,
	.featured-box-text-left {
		text-align: left
	}

	.icon-featured:after {
		pointer-events: none;
		position: absolute;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		content: '';
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box
	}

	.featured-box {
		background: #F5F5F5;
		background: -webkit-linear-gradient(top, #FFF 1%, #fcfcfc 98%) rgba(0, 0, 0, 0);
		background: linear-gradient(to bottom, #FFF 1%, #fcfcfc 98%) rgba(0, 0, 0, 0);
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border-bottom: 1px solid #DFDFDF;
		border-left: 1px solid #ECECEC;
		border-right: 1px solid #ECECEC;
		min-height: 100px;
		position: relative;
		z-index: 1;
		margin: 20px auto
	}

	.featured-box h4 {
		font-size: 1.3em;
		font-weight: 400;
		letter-spacing: -.7px;
		margin-top: 5px;
		margin-bottom: 5px
	}

	.featured-box .box-content {
		border-radius: 0;
		border-top: 1px solid #CCC;
		padding: 30px 30px 10px;
		position: relative
	}

	.featured-box .learn-more {
		display: block;
		margin-top: 10px
	}

	.featured-boxes-flat .featured-box {
		box-shadow: none;
		margin: 10px 0
	}

	.featured-boxes-flat .featured-box .box-content {
		background: #FFF;
		margin-top: 65px
	}

	.featured-boxes-flat .featured-box .icon-featured {
		display: inline-block;
		font-size: 38px;
		height: 90px;
		line-height: 90px;
		padding: 0;
		width: 90px;
		margin: -100px 0 -15px;
		position: relative;
		top: -37px
	}

	.featured-boxes-style-2 .featured-box {
		background: 0 0;
		border: 0;
		margin: 10px 0;
		box-shadow: none
	}

	.featured-boxes-style-2 .featured-box .box-content {
		border: 0;
		padding-top: 0;
		padding-bottom: 0
	}

	.featured-boxes-style-2 .featured-box .icon-featured {
		display: inline-block;
		font-size: 30px;
		height: 75px;
		line-height: 75px;
		padding: 0;
		width: 75px;
		margin-top: 0
	}

	.featured-boxes-style-3 .featured-box {
		margin: 10px 0
	}

	.featured-boxes-style-3 .featured-box .icon-featured {
		display: inline-block;
		font-size: 30px;
		height: 75px;
		padding: 0;
		width: 75px;
		margin-top: -35px;
		background: #FFF;
		border: 3px solid #CCC;
		color: #CCC;
		line-height: 68px
	}

	.featured-boxes-style-3:not(.featured-boxes-flat) .featured-box {
		background: 0 0;
		border: 0;
		box-shadow: none
	}

	.featured-boxes-style-3:not(.featured-boxes-flat) .featured-box .box-content {
		border: 0;
		padding-top: 0;
		padding-bottom: 0
	}

	.featured-boxes-style-4 .featured-box {
		background: 0 0;
		border: 0;
		margin: 10px 0;
		box-shadow: none
	}

	.featured-boxes-style-4 .featured-box .box-content {
		border: 0;
		padding-top: 0;
		padding-bottom: 0
	}

	.featured-boxes-style-4 .featured-box .icon-featured {
		display: inline-block;
		font-size: 40px;
		height: 45px;
		line-height: 45px;
		padding: 0;
		width: 45px;
		margin-top: 0;
		margin-bottom: 10px;
		background: 0 0;
		color: #CCC;
		border-radius: 0
	}

	.featured-boxes-style-5 .featured-box,
	.featured-boxes-style-6 .featured-box,
	.featured-boxes-style-7 .featured-box {
		background: 0 0;
		border: 0;
		box-shadow: none;
		margin: 10px 0
	}

	.featured-boxes-style-5 .featured-box .box-content,
	.featured-boxes-style-6 .featured-box .box-content,
	.featured-boxes-style-7 .featured-box .box-content {
		border: 0;
		padding-top: 0;
		padding-bottom: 0
	}

	.featured-boxes-style-5 .featured-box .box-content h4,
	.featured-boxes-style-6 .featured-box .box-content h4,
	.featured-boxes-style-7 .featured-box .box-content h4 {
		color: #2e353e
	}

	.featured-boxes-style-5 .featured-box .icon-featured,
	.featured-boxes-style-6 .featured-box .icon-featured,
	.featured-boxes-style-7 .featured-box .icon-featured {
		display: inline-block;
		font-size: 18px;
		height: 50px;
		padding: 0;
		width: 50px;
		margin-top: 0;
		margin-bottom: 10px;
		background: #FFF;
		border: 1px solid #dfdfdf;
		color: #777;
		line-height: 50px
	}

	.featured-boxes-style-6 .featured-box .icon-featured {
		border: 1px solid #cecece;
		color: #777
	}

	.featured-boxes-style-6 .featured-box .icon-featured:after {
		border: 5px solid #f4f4f4;
		border-radius: 50%;
		box-sizing: content-box;
		content: "";
		display: block;
		height: 100%;
		left: -6px;
		padding: 1px;
		position: absolute;
		top: -6px;
		width: 100%
	}

	.featured-boxes-style-7 .featured-box .icon-featured {
		border: 1px solid #dfdfdf;
		color: #777
	}

	.featured-boxes-style-8 .featured-box .icon-featured {
		display: inline-block;
		font-size: 30px;
		height: 75px;
		padding: 0;
		width: 75px;
		margin: -15px -15px 0 0;
		background: #FFF;
		line-height: 73px;
		border: 0;
		color: #777
	}

	.featured-box-effect-1 .icon-featured:after,
	.featured-box-effect-2 .icon-featured:after {
		top: -7px;
		left: -7px;
		padding: 7px;
		box-shadow: 0 0 0 3px #FFF;
		-webkit-transition: -webkit-transform .2s, opacity .2s;
		-moz-transition: -moz-transform .2s, opacity .2s
	}

	.featured-boxes-style-8 .featured-box .icon-featured:after {
		display: none
	}

	.featured-boxes .featured-box {
		margin-bottom: 30px;
		margin-top: 0
	}

	.featured-box-effect-1 .icon-featured:after {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transition: transform .2s, opacity .2s;
		transform: scale(1);
		opacity: 0
	}

	.featured-box-effect-1:hover .icon-featured:after {
		-webkit-transform: scale(.8);
		-moz-transform: scale(.8);
		-ms-transform: scale(.8);
		transform: scale(.8);
		opacity: 1
	}

	.featured-box-effect-2 .icon-featured:after {
		-webkit-transform: scale(.8);
		-moz-transform: scale(.8);
		-ms-transform: scale(.8);
		transition: transform .2s, opacity .2s;
		transform: scale(.8);
		opacity: 0
	}

	.featured-box-effect-2:hover .icon-featured:after {
		-webkit-transform: scale(.95);
		-moz-transform: scale(.95);
		-ms-transform: scale(.95);
		transform: scale(.95);
		opacity: 1
	}

	.featured-box-effect-3 .icon-featured:after {
		top: 0;
		left: 0;
		box-shadow: 0 0 0 10px #FFF;
		-webkit-transition: -webkit-transform .2s, opacity .2s;
		-webkit-transform: scale(.9);
		-moz-transition: -moz-transform .2s, opacity .2s;
		-moz-transform: scale(.9);
		-ms-transform: scale(.9);
		transition: transform .2s, opacity .2s;
		transform: scale(.9);
		opacity: 0
	}

	.featured-box-effect-3:hover .icon-featured {
		color: #FFF!important
	}

	.featured-box-effect-3:hover .icon-featured:after {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		opacity: .8
	}

	.featured-box-effect-4 .icon-featured {
		-webkit-transition: -webkit-transform .2s, transform .2s;
		-moz-transition: -moz-transform .2s, transform .2s;
		transition: transform .2s, transform .2s;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}

	.featured-box-effect-4:hover .icon-featured {
		-webkit-transform: scale(1.15);
		-moz-transform: scale(1.15);
		-ms-transform: scale(1.15);
		transform: scale(1.15)
	}

	.featured-box-effect-5 .icon-featured {
		overflow: hidden;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		transition: all .3s
	}

	.featured-box-effect-5:hover .icon-featured {
		-webkit-animation: toRightFromLeft .3s forwards;
		-moz-animation: toRightFromLeft .3s forwards;
		animation: toRightFromLeft .3s forwards
	}

	.icon-featured {
		background-color: #308974;
	}

	.featured-box-primary .icon-featured {
		background-color: #308974;
	}

	.featured-box-primary .icon-featured:after {
		border-color: #308974;
	}

	html .featured-box-primary .icon-featured {
		background-color: #308974;
	}

	html .featured-box-secondary .icon-featured {
		background-color: #e36159;
	}

	html .featured-boxes-style-6 .featured-box.featured-box-primary .icon-featured {
		color: #308974;
	}

	html .featured-boxes-style-6 .featured-box.featured-box-secondary .icon-featured {
		color: #e36159;
	}

	html .featured-boxes-style-6 .featured-box.featured-box-tertiary .icon-featured {
		color: #2baab1;
	}

	html .featured-boxes-style-6 .featured-box.featured-box-quaternary .icon-featured {
		color: #383f48;
	}

	html .featured-boxes-style-6 .featured-box.featured-box-dark .icon-featured {
		color: #2e353e;
	}

	html .featured-boxes-style-6 .featured-box.featured-box-light .icon-featured {
		color: #ffffff;
	}

	.icon-featured {
		display: inline-block;
		margin: 15px;
		width: 110px;
		height: 110px;
		border-radius: 50%;
		text-align: center;
		position: relative;
		z-index: 1;
		color: #FFF;
		font-size: 40px;
		line-height: 110px
	}

	.icon-featured:after {
		pointer-events: none;
		position: absolute;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		content: '';
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box
	}

	.mb-4, .my-4 {
		margin-bottom: 1.0rem !important;
	}

	#header .header-nav-main nav > ul > li.dropdown.open > a, 
	#header .header-nav-main nav > ul > li.dropdown:hover > a {
		border-radius: 0 0 0 0 !important;
	}

	.i-cart { 
		line-height: 0; 
		background-color: #246657; 
		padding: 21px 12px 21px 12px; 
		float: left;
		border: 1px solid #000; 
		border-radius: 3px 0px 0px 3px;
	}
	.i-itens { 
		line-height: 0; 
		background-color: #308974; 
		color: #ffffff; 
		/*padding: 21px; */
		padding: 5px 8px;
		float: left; 
		border-top: 1px solid #000;
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
		border-radius: 0px 3px 3px 0px;
		white-space: nowrap;
		display: flex;
		align-items: center;
		justify-content: center;
	}



	.thumb-info-wrapper .imagem_secundaria{
		position: absolute !important;
		left: 0;
		top: 0;
	}

	.img-institucional {
		border: solid 1px #DFDFDF;
		float: left;
		width: 100%;
		height: 150px;
		position: relative;
		margin-top: 10px;
	}

	.img-institucional img{
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		max-width: 100%;
		max-height: 100%;
		margin: auto;
	}

	.footer-coppyright {
		padding: 20px 0px 20px 0px !important;
		text-align: left !important;
		font-family: inherit !important;
		color: #000 !important;
	}

	.section8 .block-static .block-static-products .post-thumb a{
		position: relative !important;
		display: flex !important;
		align-items: center !important;
		justify-content: center !important;
        /*display: table !important;
        width: 100% !important;
        height: 120px !important;*/
        border: solid 1px #DFDFDF !important;
        overflow: hidden  !important;
    }
    .section8 .block-static .block-static-products .post-thumb a img{
    	margin: auto !important;
        /*position: absolute !important;
        left: 0 !important;
        right: 0 !important;
        top: 0 !important;
        bottom: 0 !important;
        max-width: 95% !important;
        max-height: 95% !important;
        width: initial;*/
    }
    .section8 .block-static .block-static-products .post-title{
    	display: inline-block !important;
    	padding-left: 0 !important;
    	width: 100% !important;
    	line-height: 18px !important;
    	float: left !important;
    	font-size: 15px !important;
    }

    .section8 .block-static .block-static-products .post-desc .post-meta {
    	display: inline-block !important;
    	width: 100% !important;
    	height: auto !important;
    	text-align: center !important;
    	border: 1px solid #ccc !important;
    	text-transform: uppercase !important;
    	line-height: 15px !important;
    	padding: 2px 0 !important;
    	font-size: 12px !important;
    	margin-top: 10px !important;
    	margin-bottom: 10px !important;
    }

    #checkout .checkout-page .box-border {
    	margin-bottom: 15px;
    	border: 1px solid #FFF !important;
    	padding: 0px !important;
    	overflow: visible !important;
    }

    .imagem_secundaria {
    	opacity: 0 !important;
    	position: absolute;
    	top: 0px;
    	left: 0px;
    	margin: auto;
    	max-width: 100%;
    	right: 0px;
    	-webkit-transition: all .3s ease;
    	-moz-transition: all .3s ease;
    	transition: all .3s ease;
    }

    #body-produto .main-header-ontop{
    	position: relative;
    }

    .main-header-ontop .main-menu-wapper{
    	width: 100%;
    }


    .cart_ref {
    	float: left !important;
    	width: 100% !important;
    }

    #body-carrinho .page-order .product-name {
    	height: initial !important;
    	min-height: initial !important;
    	float: left;
    	width: 100%;
    }

    #box-avise-me{
    	border: 1px solid #DFDFDF;
    	float: left;
    	width: 100%;
    	padding: 20px;
    	margin-bottom: 2rem !important;
    }

    #box-avise-me label {
    	width: 100%;
    	text-align: left;
    }

    #product #produto_galeria {
    	position: relative; 
    	align-items: stretch;
    }

    #product span.discount {
    	position: absolute;
    	right: 10px;
    	border: solid 1px #DFDFDF;
    	padding: 10px 15px;
    	background: #FFF;
    	font-size: 12px;  
    	top: 11px;
    	z-index: 1;
    	left: inherit !important;
    }


    .tree-menu.categorias a{
    	font-weight: bold !important;
    	font-size: 13px !important;
    }

    .tree-menu.categorias .subcategorias a{
    	font-weight: normal !important;
    	font-size: 12px !important;
    }

/*ADCIONAR PRODUTO DIRETO NO CARRINHO APARTIR DA LISTA*/
.addQtdDiretoCarrinho{
	padding: 0px 10px;
}

.addQtdDiretoCarrinho{
	position: relative;
	float: left;
	display: flex;
	width: 100%;
	padding-left: 0px !important;
	padding-right: 0px !important;
	box-sizing: border-box;
	align-items: stretch;
}

.addQtdDiretoCarrinho form {
	width: 100%;
	display: flex;
	position: relative;
	float: left;
	align-items: center;
}

.addQtdDiretoCarrinho .box-add .input-group span{
	text-align: center;
	background-color: #e9ecef;
	border: 1px solid #ced4da;
	display: flex;
	align-items: center;
	width: initial !important

}

.addQtdDiretoCarrinho .box-add .input-group span.minus {
	border-radius: 3px 0px 0px 3px !important;
}

.addQtdDiretoCarrinho .box-add .input-group span.plus {
	border-radius: 0px 3px 3px 0px !important
}

.addQtdDiretoCarrinho .box-add .qtde{
	height: 45px;
	background: #fff !important;
	width: 50px;
}

.fa-minus, .fa-bars, .title_block .fa-plus {
	float: right !important; 
	padding-right: 0px !important; 
	display: block !important; 
}

.addQtdDiretoCarrinho form .box-add {
	text-align: center;
	padding: 0px;
	height: 100%;
}

.addQtdDiretoCarrinho form .input-group {
	width: 100%;
}

.addQtdDiretoCarrinho .input-group .input-group-addon {
	cursor: pointer;
	font-size: 10px;
}

.addQtdDiretoCarrinho .form-control {
	border: none;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 12px;
	padding: 0px;
}

.input-group-botoes span{
	border-radius: 0px !important;
}

.input-group-botoes{
	display: flex;
	flex-direction: column;
}

.addQtdDiretoCarrinho a {
	background: #1ebea5;
	padding: 10px 7px;
	color: #FFF;
	float: left;
	margin-top: 0px;
	border-radius: 3px;
	border: none;
	font-weight: 500;
	font-size: 12px;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
}

.addQtdDiretoCarrinho .produto_adicionado{
	width: 100%;
	float: left;
	text-align: center;
}
.addQtdDiretoCarrinho .ver_carrinho{
	width: 100%;
	float: left;
	text-align: center;
}

.addQtdDiretoCarrinho .produto_adicionado:before,
.addQtdDiretoCarrinho .ver_carrinho:before {
	display: none;
}

/*ADCIONAR PRODUTO DIRETO NO CARRINHO APARTIR DA LISTA*/

.ui-tooltip, .arrow:after {
	background: #FFF;
	border: 2px solid white;
}
.ui-tooltip {
	padding: 10px 20px;
	color: black;
	box-shadow: 0 0 7px black;
}
.arrow {
	width: 70px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: -16px;
	color: black;
}
.arrow.top {
	top: -16px;
	bottom: auto;
	color: black;
}
.arrow.left {
	left: 20%;
	color: black;
}
.arrow:after {
	content: "";
	position: absolute;
	left: 20px;
	top: -20px;
	width: 25px;
	height: 25px;
	box-shadow: 6px 5px 9px -9px black;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	color: black;
}
.arrow.top:after {
	bottom: -20px;
	top: auto;
	color: black;
}

label {
	font-weight: 600 !important;
	text-transform: uppercase !important;
	font-size: 12px !important;
}

#form-aviseMe, #form-avaliacao-do-produto {
	position: relative;
	margin-bottom: 0rem;

}

.footer-middle .col-sm-6{
	float: left;
}


.tooltiptext {
	background-color: 
	black !important;
	color:
	#fff !important;
	text-align: center !important;
	padding: 0px 10px !important;
	border-radius: 6px !important;
	position: absolute !important;
	z-index: 1 !important;
	right: 15px !important;
	top: 11px !important;
	font-size: 12px !important;
	height: 23px !important;
	line-height: 23px !important;
	width: auto !important;
}


.block-tab-products .col-lg-3.col-md-6.col-6.mb-4-inicial {
	position: relative !important;
	float: left !important;
	width: 100% !important;

}

.thumb-info-caption .SEM_CLASSE, .thumb-info-caption .text-title-product, .thumb-info-caption .mb-0.pb-0.pt-0.text-cod {
	position: relative;
}

hr.solid {
	background: #DBDBDB;
	float: left;
	width: 100%;
}

.SEM_CLASSE {
	float: left !important;
	width: 100% !important;
}

.mb-0.text-prod {
	float: left;
	width: 100%;
	line-height: 1.2;
}

.tabs.tabs-product .tab-content{
	border: solid 1px #DFDFDF;
	border-radius: 0px 0px 5px 5px;
	font-size: 14px;
	background: #FFF;
}

.tabs.tabs-product .nav-item{
	text-transform: uppercase;
}

.box-tipo-pessoa label{
	padding: 7px;
}

input[type=radio] {
	position: relative !important;
}

#box-tipo-pessoa {
	clear: both; 
	text-align: right;
}

p.preco_bloqueado {
	padding: 1rem 1rem;
	float: left;
	margin: 1.5rem;
	border: 1px solid #000;
	line-height: 1rem;
	font-size: 12px;
}

.SEM_CLASSE_PJ {
	float: left;
	width: 100%;
	font-weight: 500;
	font-size: 14px;
}

.box_ultimos_prodoutos .SEM_CLASSE_PJ{

	padding: 0px;
}

.pj_login {
	font-size: 16px;
	padding: 1rem;
	background: #fbfbfb;
	width: 100%;
	border: 1px solid #d6d6d6;
	border-radius: .25rem;
	line-height: 20px;
	font-weight: 500;
	float: left;
}
p.preco_bloqueado span {
	font-weight: 600;
}

.obs-container .obs-message {
	font-weight: 600;
	text-transform: unset !important;
}


.hc-offcanvas-nav span.nav-next::before {
	border-top: 2px solid #000 !important;
	border-left: 2px solid #000 !important;
	border-right: 0px solid #000 !important;
	border-bottom: 0px solid #000 !important;
}

.hc-offcanvas-nav li.nav-back span::before {
	border-top: 0px solid #000 !important;
	border-left: 0px solid #000 !important;
	border-right: 2px solid #000 !important;
	border-bottom: 2px solid #000 !important;
}

/*Css IPad */

@media(min-width: 768px) and (max-width: 1023px) {

	.slider-container {
		padding: 0 !important;
	}

	#body-departamento .column.col-xs-12.col-sm-3,
	#body-departamento .col-12.col-sm-9 {
		width: 100% !important;
		max-width: 100%;
		flex: 0 0 100%;
	}

	.produto-cor,
	#selectInfoExtra {
		height: 40px;
	}


}

@media(min-width: 768px) and (max-width: 991px) {

	#body-departamento .column.col-xs-12.col-sm-3,
	#body-departamento .col-12.col-sm-9,
	#body-categoria .column.col-xs-12.col-sm-3,
	#body-categoria .col-12.col-sm-9,
	#body-subcategoria .column.col-xs-12.col-sm-3,
	#body-subcategoria .col-12.col-sm-9,
	#body-blog .col-xs-12.col-sm-9 {
		width: 100% !important;
		max-width: 100%;
		flex: 0 0 100%;
	}



}

@media(min-width: 992px) and (max-width: 1023px) {

	#header .header-body {
		height: auto !important;
	}

}

#produto_informacao h1 {
	font-size: 20px !important;
	display: flex;
	flex-direction: column;
}

#produto_informacao .mb-0.text-prod {
	float: left;
	width: 100%;
}

.mb-0.text-prod {
	float: left;
	width: 100%;
}

.btn-visualizar { border: 1px solid white; padding: 10px; color: white; }
.p-consulta { padding-top: 11px !important; }


.menu-mobile {
	z-index: 2 !important;
}

.hc-offcanvas-nav li.nav-back a:hover, 
.hc-offcanvas-nav li.nav-close a:hover,
.hc-offcanvas-nav li.collections,
.hc-offcanvas-nav:not(.touch-device) a:hover,
.hc-offcanvas-nav li a.nav-item-todos:hover {
	background: #fff;
	color: #000;
}

.hc-offcanvas-nav ul li p.text-dark {
	color: #000 !important;
	line-height: 1.3;
}

html body .hc-offcanvas-nav ul li .nav-item-todos {
	padding: 14px 17px !important;
}

html body .hc-offcanvas-nav ul li .nav-item-todos p.text-dark {
	color: #000 !important;
	font-size: 14px !important;
}

.view-product-list .page-heading {
	margin: 0px 0px 0px 0px !important;
	width: 100%;
	float: left;
}

.check-box-list input[type="checkbox"]:checked + label span.button,
.check-box-list input[type="radio"]:checked + label span.button{
	background: #ff3333 url("/store/assets/img/checked.png") no-repeat center center !important;
}
.filter-color li input[type="checkbox"]:checked + label{
	border-color: #ff3333;
}

#body-carrinho .next-btn {
	background: #308974;
}

#content-car .paymentMethods.col-sm-4 {
	padding: 0 !important;
}
#content-car .paymentOptions.on:before {
	position: relative !important;
}

#content-car .paymentOptions.lnk {
	padding: 10px 15px !important;
}

#body-login .page-heading {
	margin-top: 0;
	margin-bottom: 20px;
}

#body-lista_presentes .attributes {
	float: left;
	width: 100%;
	text-align: center;
}

#body-lista_presentes .attribute-label {
	display: inline-block;
	float: left;
	width: 100%;
}
.produto-cor {
	width: 100%;
	border: solid 1px #DFDFDF;
}

.form-action {
	float: left;
	width: 100%;
}
.btn-add {
	width: 100%;
}

.btn-social:hover { opacity: 0.8; filter: alpha(opacity=50); }

.btn-social.btn-facebook { color: #ffffff !important; background-color: #3A5899; }
.btn-social.btn-google { color: #ffffff !important; background-color: #f63e28; }
.btn-social.btn-linkedIn { color: #ffffff !important; background-color: #0073b2; }
.btn-social.btn-pinterest { color: #ffffff !important; background-color: #D22121; }
.btn-social.btn-tumblr { color: #ffffff !important; background-color: #2a445f; }
.btn-social.btn-twitter { color: #ffffff !important; background-color: #04AEF0; }
.btn-social.btn-telegram { color: #ffffff !important; background-color: #32afed; }
.btn-social.btn-vK { color: #ffffff !important; background-color: #4c75a3; }
.btn-social.btn-whatsapp { color: #ffffff !important; background-color: #3DBE29; }
.btn-facebook {background-color: #3A5899 !important;  border-color: #3A5899 !important; color: white !important; }
.btn-facebook:hover { background-color: #3a4d73 !important;  border-color: #3a4d73 !important; }
/*.btn-facebook:before { font-family: simple-line-icons; content: "\e00b"; margin-right: 10px; font-size: 22px; top: 3px; position: relative; }*/

.text-gray { color: #5C5C5C !important; }
.bg-gray { background-color: #FBFBFB; }

.button {
	font-size: 14px;
}

.fa {
	display: initial;
}
.btn-desejo {
	/*background-color: #ddd !important;*/
	border-color: #cac1c1 !important;
	color: #5c5c5c !important;
	padding: 15px;
}
.btn-desejo i {
	color: red !important;
}
.btn-desejo:hover {
	background-color: transparent !important;
}
.btn-desejo:hover i {
	color: red !important;
}

.hc-offcanvas-nav .nav-item, .hc-offcanvas-nav a {
	padding: 14px 17px !important;
	font-size: 13px !important;
	text-transform: uppercase;
}

.header-logo-background { width: 182px !important; height: 182px !important; border-radius: 100%; }
.header-logo-background { top: 50%; transform: translateY(-50%); position: absolute; left: 0; } 
#header.header-no-border-bottom .header-body { background-color: #ffffff; }

.fa-3x { font-size: 2em !important; }
.inp-search { background-color: #FFF; }
.inp-search::placeholder { color: #6b6b6b !important; }

.hide { display: none!important; }

html.lb-disable-scrolling { overflow: hidden; position: static; height: 100vh; width: 100vw; }
header { min-height: auto !important; }
a:hover { text-decoration: none; }

.fa-2x { font-size: 1.5em; }
.btn { border-radius: 0px; /*padding: 15px;*/ } .btn-100 { width: 100%; padding: 15px; }
.form-control { border-radius: 0; }
.hc-offcanvas-nav h2 { font-weight: bold;text-transform: uppercase; }
.text-title-product { 
	font-size: 15px !important;
	line-height: 1.2em !important;
	float: left;
	width: 100%;
}
.through { text-decoration: line-through !important; }
.i-mobile { top: 17px; position: relative; }
.bb-1 { border-bottom: 1px solid #ccc; }
.w-100 { width: 100% !important; max-width: 100% !important; min-width: 100% !important; }
.w-82 { width: 82% !important; }
.line-height-32 { line-height: 32px; }

.footer-link { color: #1d2124 !important; }
.footer-link:hover { color: #308974 !important; }

.toggle-loading-full-screen { display: none; }

.tag-new { position: absolute; top: 4px; right: 4px; background-color: #308974; padding: 4px 8px 4px 8px; color: white; z-index: 11; }
.tag-shipping { position: relative; bottom: 22px; background-color: #308974; padding: 4px 40px 4px 40px; color: white; width: 100%; }
.tag-discount-prod { background-color: #308974; padding: 4px 8px 4px 8px; color: white; margin-bottom: 10px; margin-right: 2px; }

.align-vertical { top: 50%; position: absolute !important; transform: translateY(-50%) !important; }
.align-horizontal { left: 50%; position: absolute !important; transform: translateX(-50%) !important; }
.align-custom { top: 35% !important; }

.text-default { font-size: 0.8em; }

.row-cart-list { top: 50%; position: absolute !important; transform: translateY(-50%) !important; }
.row-cart-top { padding-bottom: 10px; margin-bottom: 15px; border-bottom: thin solid #ddd; }
.row-cart-top:last-child { border-bottom: 0; }
.row-cart-top:nth-last-child(2) { border-bottom: 0; margin-bottom: 0px; }

.input-group-text { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0.47rem 0.75rem; margin-bottom: 0; font-size: 0.9em; font-weight: 400; line-height: 1.6; color: #fff; text-align: center; white-space: nowrap; background-color: #000; border: 3px solid #000; border-radius: 0; }

.fa-2-3x { font-size: 2.3em !important; } /* T2 */
.flex { display: flex; } /* T2 */
.btn-outline-secondary { color: #ffffff; background-color: #246657; background-image: none; border-color: #246657; } /* T2 */
.btn-outline-secondary:hover { color: #fff; background-color: #246657; border-color: #246657; /*opacity: 0.8;*/ } /* T2 */
	.i-social { border: 2px solid #000; border-radius: 0; display: inline-table; width: 37px; height: 37px; text-align: center; padding-top: 7px; margin-right: 0px; } /* T2 */

	.bottom-nav { position: absolute; z-index: 10; bottom: 0; width: 100%; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-align: stretch; align-items: stretch; } /* T2 */
	.collections { line-height: 15px; } /* T2 */
	.nav-close { width: 100%; line-height: 15px; text-transform: uppercase;} /* T2 */
	.nav-back { width: 100%; line-height: 15px; text-transform: uppercase;} /* T2 */

	.i-depart { border-right: 0px solid #000; padding-right: 15px; line-height: 62px; }
	.a-depart { cursor: pointer; background-color: #246657; padding-top: 0 !important; padding-bottom: 0 !important; padding-left: 10px !important; padding-right: 10px !important }
	p.text-dark.text-center.text-uppercase.text-default { font-size: 9px; line-height: 1.2em; }


	.i-topo { position: relative; bottom: 3px; }
	.cont-inicial { margin-top: 30px !important; }

	.footer-h5 { font-weight: bold; }
	html .header-fixed { position: fixed; width: 100%; top: 0; box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.0) !important;}

	.text-right { text-align: right; } 
	.text-left { text-align: left; } 
	.text-center { text-align: center; } 
	.text-bold { font-weight: bold; } 

	@media (max-width: 767px){
		#content-car {
			padding-left: 0px !important; 
			padding-right: 0px !important; 
		}

		#content-car .col-sm-4.p_l_r_0.cupom, #body-carrinho #content-car .col-sm-4, #content-car .col-sm-4.p_l_r_0 {
			padding-left: 0px !important; 
			padding-right: 0px !important; 
		}

		#body-afiliados .col-xs-12.col-sm-9,
		#body-minha_conta .col-xs-12.col-sm-9 {
			margin-top: 1.0rem !important;
		}
	}

	@media only screen and (max-width: 992px) {
		.minimal { width: 100% !important; font-size: .7rem !important;}
		.hide-on-mobile { display: none !important; } .show-on-mobile { display: block !important; }
		.hide-on-desktop { display: block !important; } .show-on-desktop { display: none !important; }
		.sticky { position: fixed !important; top: 0 !important; padding: 0px; background-color: #F8F8F8; padding-right: 15px; padding-left: 15px; width: 100%; max-width: 100%; }
		.head-sticky { position: relative; top: 79px; }
		.fade-in { opacity: 1; animation-name: fadeInOpacity; animation-iteration-count: 1; animation-timing-function: ease-in; animation-duration: 0.4s; }
		@keyframes fadeInOpacity { 0% { opacity: 0; } 100% { opacity: 1;  } }
		.top-mobile { width: 100%; margin-right: 0px; margin-left: 0px; max-width: 100%; }
		.bannerE { display: none; }
		.bannerC { display: none; }
		.bannerD { display: none; }
		.menu-m { max-width: 100%; }
		.slider-container { padding-right: 15px; padding-left: 15px; }
		.cont-inicial { margin-top: 0 !important; }
		.home-intro { margin-bottom: 0px; padding: 0px; }
		.minimal { width: 100% !important; }
		.btn-h4-text { font-size: 1em; }
		.btn-100-mobile { width: 100%; }
	}

	@media only screen and (max-width: 1280px) {
		#header .header-nav-main nav > ul > li > a { padding: 0.5rem 1.4rem 0.5rem 1.4rem; } /* T2 */
		.text-default { font-size: 0.7em; }
	}

	@media only screen and (min-width: 993px) {
		.hide-on-mobile { display: block !important; } .show-on-mobile { display: none !important; }
		.hide-on-desktop { display: none !important; } .show-on-desktop { display: block !important; }
		.home-intro { padding: 0; } /* T2 */
	}

	@media only screen and (min-width: 568px) {
		.input-group.pr-0.pl-0.pt-3.pb-3.w-100 {
			padding: 0 0px 8px 0 !important
		}

		.input-group-text.btn-search.p-3 {
			padding: 11px 10px 11px 10px !important
		}
	}
	@media only screen and (min-width: 310px) {
		.nav-link { display: block; padding: .5rem 0.6rem; } /* T2 */
		.show-on-xs-mobile { display: block !important; }
		.show-on-sm-mobile { display: none !important; } 
		#footer { margin-top: 0px; margin-bottom: 0px; }

		.input-group.pr-0.pl-0.pt-3.pb-3.w-100 {
			padding: 0 0px 8px 0 !important
		}
	}

	@media only screen and (min-width: 360px) {
		.nav-link { display: block; padding: .5rem 1rem; } /* T2 */
		.col-prod { max-width: 35%; width: 35%; }
		.nav-link { display: block; padding: .5rem 1rem; } /* T2 */
		.input-group.pr-0.pl-0.pt-3.pb-3.w-100 {
			padding: 0 0px 8px 0 !important
		}
	}

	@media only screen and (min-width: 420px) {
		.nav-link { display: flex; padding: .5rem 1rem; } /* T2 */
		.show-on-xs-mobile { display: none !important; } .hide-on-xs-mobile { display: none !important; }
		.show-on-sm-mobile { display: block !important; } .hide-on-sm-mobile { display: none !important; }
		.col-prod { width: 30% !important; max-width: 30% !important; }
		.input-group.pr-0.pl-0.pt-3.pb-3.w-100 {
			padding: 15px 0px 8px 0 !important
		}

		.input-group-text.btn-search.p-3 {
			padding: 11px 10px 11px 10px !important
		}
	}

	@media only screen and (min-width: 1200px) {
		.pt-3-mobile { padding-top: 0.8rem!important; }
		.text-newsletter { font-size: 1.1em; padding-top: 14px; }
	}

	@media only screen and (max-width: 1200px) {
		.text-newsletter { font-size: 1em; padding-top: 14px; }
	}

	@media only screen and (min-width: 1360px) {
		.col-prod { width: 22% !important; max-width: 22% !important; }
	}

	.SEM_CLASSE.SEM_CLASSE_PRECOS div,
	.SEM_CLASSE.SEM_CLASSE_PRECOS p,
	.SEM_CLASSE.SEM_CLASSE_PRECOS h6,
	.SEM_CLASSE.SEM_CLASSE_PRECOS h4 {
		width: 100%;
		float: left;
		text-align: center;
		justify-content: center;
	}

	.text-title-product {
		float: left !important;
		width: 100% !important;
		padding: 0px 0px !important;
		font-weight: 600;
	}

	.mb-0.pb-0.pt-0.text-cod {
		font-size: 12px !important;
		line-height: 14px !important;
		margin: 0 0 0px !important;
		padding: 0px 0px !important;
		display: block !important;
		float: left;
		text-align: center;
		width: 100%;
	}

	.SEM_CLASSE {
		float: left !important;
		width: 100% !important;
	}

	#header .header-nav-main,
	#header .header-nav-main nav,
	.header-nav-bar.navbar-nav {
		width: 100%;
		float: left;
	}

	body.template1 #header .header-nav-main, 
	body.template1 #header .header-nav-main nav, 
	body.template1 .header-nav-bar.navbar-nav {
		width: 100%;
		float: left;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

/* */

.mb-4-inicial {
	margin-top: 0px;
	margin-bottom: 30px;
}

#body-inicial .mb-4-inicial {
	margin-top: 30px;
	margin-bottom: 0;
}
/**/

.product-comments .product-star {
	text-align: left !important;
}
/* Header */

html body .li-width-first .i-depart,
html body .li-width-first i.fa-bars {
	margin-left: 10px !important;
	margin-right: 0 !important;
	padding-right: 6px !important;
}

/* End Header */

/* Produto */


#form-cadastrar-cliente,
.page-content.checkout-page {

	float: left !important;
	width: 100% !important;

}


div#product {
	float: left;
	width: 100%;
}

.checkout_global {
	float: left;
	width: 100%;
}


html .btn-primary, 
html #body-carrinho .next-btn, 
html .cart_summary .qty a, 
html #body-carrinho .table .input-group button {
	color: #ffffff;
	background-color: #000000;
}

html .btn-primary:hover, 
html #body-carrinho .next-btn:hover, 
html .cart_summary .qty a:hover, 
html #body-carrinho .table .input-group button:hover {
	color: #ffffff;
	background-color: #333;
	border: 1px solid #333;
}

html #body-carrinho #form-carrinho-finaliza .next-btn {
	color: #ffffff;
}

.timerPromocao-1 {
	display: block;
	text-align: center;
	color: #fff;
	font-style: normal;
	margin-top: 20px;
	float: left;
	width: 100%;
}

.toggle-padrao .toggle-custom {
	margin: 0px 0 0 !important;
	border: 1px solid #bfbfbf !important
}

.row-flex {
	display: flex !important;
	flex-wrap: wrap !important;
	align-items: stretch !important;
	width: 100%;
}

#product .pb-left-column .product-image .product-full a {
	background: #FFF;
	background: #FFF;
	display: flex;
	align-items: center;
	justify-content: center;
}

.mobile .view_produtos_inicial .owl-carousel .owl-nav {
	top: inherit;
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.mobile .view_produtos_inicial .owl-prev {
	left: -5px;
	position: relative;
	border: 0px;
	opacity: 1;
	visibility: inherit;
	cursor: pointer;
}

.mobile .view_produtos_inicial .owl-next {
	right: -5px;
	position: relative;
	border: 0px;
	opacity: 1;
	visibility: inherit;
	cursor: pointer;
}

.hc-offcanvas-nav .subcategoria-menu-tipo-2 .cat_nivel_3  {
	padding: 15px !important
}


.desktop_menu_flutuante_cor_fundo .fa-angle-down{
	display: none !important
}

.view_bloco_topo_menu_icones_drop li{
	padding: 0px 0px !important;
}

/*
* Boostrap V3
*/

body.desktop.bootstrap_3 .open > .dropdown-menu {
	max-width: 250px !important;
}

body.desktop.template1 #header .dropdown .nav-link {
	padding: 17px !important;
}

html .template1 .titulo-bloco-produtos-inicial {
	height: 100% !important;
}

html .template1 .ancora_link_ver_todos {
	cursor: pointer !important;
	height: 100%;
}

html .template1 .ancora_link_ver_todos span {
	height: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center !important;
	align-items: center;
	line-height: 1;
}

html .template1 li.dropdown-submenu.col-lg-3 {
	padding: 0px !important;
}

.mobile .footer_global .text-center-mobile{
	margin-bottom: 40px;
	text-align: center;
}

.mobile .footer_global .redes_sociais_li_a i {
	display: block !important;
}

.mobile .tabs_login{
	display: none !important;
}

.view_blog .container_blog,
.view_instagram_publicacoes .container_instagram {
	display: flex !important;
	flex-direction: column !important;
	flex-wrap: nowrap !important;
	justify-content: space-between !important;
	align-items: stretch !important;
	height: 100%;
}

.row-botoes-interno, .row-botoes {
	display: flex !important;
	flex-direction: row !important;
	flex-wrap: nowrap !important;
}

/*###########################################################tags*/
/*###########################################################owl*/

.owl-carousel .owl-nav [class*="owl-"]:hover {
	background: transparent !important;
	background-color: transparent !important;
}

.owl-carousel.owl-listagem-destaques  {
	.owl-item {
		margin-left: 1px !important;
	}
}

html body .carrocel_ultimosProdutos,
html body .carrocel_produtosMaisVisto,
html body .carrocel_produtosMaisVendidos {
	.owl-prev i {
		margin-right: 10px;
	}

	.owl-nav {
		margin-top: -24px !important;
	}
}

/*###########################################################bs4 - mobile*/

body.mobile .header-container.container.my-0.py-0.menu-m.columns-container-listagem-100 {
	border: 0px !important;
}

/*###########################################################owl*/


.header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu {
	padding: 0px 0px 0px 0px !important
}

.subcategoria-menu-tipo-2,
.custom-div-3 {
	padding: 0px 0px 0px 0px !important;
	margin: 0px !important;
	float: left;
	width: 100%;
}

.menu-mais-departamentos-tipo-2 .dropdown-menu .li-mais-departamentos-tipo-2 li {
	padding: 0px !important;
}

.header-nav-main .menu-mais-departamentos-tipo-2 .dropdown-menu .li-mais-departamentos-tipo-2 a.cat_nivel_3 {
	padding: 10px 30px 10px 30px !important;
	line-height: 15px !important;
}

.header-nav-main .menu-mais-departamentos-tipo-2 .dropdown-menu .li-mais-departamentos-tipo-2 a.cat_nivel_3:before {
	position: absolute !important;
	top: 45% !important;
	left: 19px !important;
	transform: translateY(-50%) !important;
}

.li-mais-departamentos-tipo-2 .dropdown-mega-content .categoria-menu-tipo-2 a.cat_nivel_2 span {
	z-index: 9 !important;
	position: relative !important;
}

.li-mais-departamentos-tipo-2 .dropdown-mega-content .categoria-menu-tipo-2 a.cat_nivel_2::after {
	z-index: 1 !important;
	left: 20px !important;
}

/*
* Ajustes no MENU
*/

html body.template1 {
	.div-categoria-menu-tipo-2 {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}

	.div-categoria-menu-tipo-2 ul {
		max-width: 50%;
		width: 50%;
	}

	.div-categoria-menu-tipo-2 ul ul {
		width: 100%;
		max-width: 100%;
	}

	.menu-tipo-2 > .dropdown-mega-content .titulo-departamento-menu-tipo-2 p {
		margin: 0px !important;
		padding: 10px !important;
	}

	.menu-tipo-2 > .dropdown-mega-content .titulo-departamento-menu-tipo-2 a {
		margin: 0px !important;
		padding: 0px 15px !important;
		display: flex !important;
		justify-content: center;
		align-items: center;
		line-height: 1;
	}

	.titulo-departamento-menu-tipo-2 {
		line-height: 1 !important;
		margin-bottom: 0px !important;
		float: left !important;
		width: 100% !important;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-items: stretch;
	}

	ul#elementos-menu-mais-departamentos .titulo-departamento-menu-tipo-2 {
		width: 100% !important;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-items: stretch;
	}

	ul#elementos-menu-mais-departamentos .titulo-departamento-menu-tipo-2 p {
		width: auto;
		margin: 0px 20px  !important;
		padding: 0px !important;
		line-height: 1;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	ul#elementos-menu-mais-departamentos .titulo-departamento-menu-tipo-2 a {
		width: 100px !important;
		margin: 0px 0px 0px 0px !important;
		padding: 0px;
		text-align: center;
		text-transform: uppercase;
	}

	.menuSizeControlNewNotPlus li.li-width {
		height: 50px !important;
	}

	.header-nav-main nav > ul.menuSizeControlNewNotPlus > li.dropdown:hover > .dropdown-menu {
		top: auto !important;
		position: absolute !important;
	}
}

.menuSizeControlNewPlus_menu_flutuante .cat_nivel_2::after {
	top: calc(50% - 0px) !important;
}

.menuSizeControlNewPlus {
	opacity: 0;
}

.scroll-to-top {
	display: none !important;
}

.textarea_summernote ul,
.textarea_summernote ol {
	padding-left: 15px;
}

.textarea_summernote ul li {
	list-style: disc !important;
}

.textarea_summernote ol {
	list-style: decimal !important;
}