/*
#######################################################
  #### FONTES
#######################################################
*/
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');
@font-face {
	font-family: 'NowBold';
	src: url(../fontes/Now-Bold.ttf);
	font-weight: normal;
}
@font-face {
	font-family: 'NowRegular';
	src: url(../fontes/Now-Regular.ttf);
	font-weight: normal;
}
* {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-decoration: none;
}	
.center {
  max-width: 1440px; 
  margin: 0 auto;
  width: 99%;
}	
.center2 {
  max-width: 1170px; 
  margin: 0 auto;
  width: 100%;
}
header {
	width: 100%;
	background: linear-gradient(to bottom, #000 40px, #fff 40px 110px);
	display: table;
	height: 110px;
	max-height: 110px;
}
.bt_abrir_mobile {
	display: none;
} 
header ul.topo_parte_preta {
	height: 40px;
}
header ul.topo_parte_preta li {
	font-family: 'Source Sans Pro';
	font-size: 15px;
	line-height: 20px;
	color: #b7b7b7;
	margin-top: ;	
	display: inline-block;
 	margin-top: 1px;	
}
header ul.topo_parte_preta li.fone_numero {
	margin-left: 0;
}
header ul.topo_parte_preta li.frete{
	text-align: center;
	display: inline-block;
	margin: 0 auto;
	width: calc(100% - 390px);
	position: relative;
	top: -8px;
}
header ul.topo_parte_preta li.fone_numero a {
	float: left;
	font-family: 'Source Sans Pro';
	font-size: 15px;
	line-height: 20px;
	color: #b7b7b7;
	background: url(../imagens/fone_icone.png) left center no-repeat;
	padding-left: 29px;
	padding-top: 3px;
	margin-top: 5px;
	padding-bottom: 3px;
}
header ul.topo_parte_preta li.meus_pedidos {
	float: right;
	padding-top: 7px;
}
header ul.topo_parte_preta li.meus_pedidos a {
	color: #b7b7b7;
	background: url(../imagens/seta_baixo_branca.png) right 9px no-repeat;
	padding-right: 20px;
}
header ul.topo_parte_preta li.minha_conta {
	float: right;
	padding-top: 7px;
	margin-right: 25px;
}
header ul.topo_parte_preta li.minha_conta a {
	color: #b7b7b7;
	display: inline-block;
	background: url(../imagens/seta_baixo_branca.png) right 9px	 no-repeat;
	padding-right: 20px;
}
/* (-: --------------/\/\/\-------------:-) separador css versao 2.2 (-:--------------/\/\/\-------------:-) */
header .topo_parte_branca {
	max-height: 70px;
	position: relative;
}
header .topo_parte_branca .menu_mob:before {

}
header .topo_parte_branca form {
	position: absolute;
	display: table;
	left: 0;
	top: 5px;
}
header .topo_parte_branca input[type=text] {
	width: 230px;
	height: 40px;
	font-family: 'NowRegular';
	font-size: 15px;
	line-height: 24px;
	color: #b7b7b7;
	text-indent: 20px;
	border: 1px solid #e5e5e5;
}
header .topo_parte_branca input[type=submit]{
	display: block;
	width: 16px;
	height: 17px;
	position: absolute;
	top: 13px;
	right: 13px;
	background: url(../imagens/lupa_cinza.png) center center no-repeat;
	border: none;
	cursor: pointer;
}
header .topo_parte_branca ul{
	display: table;
	margin: 8px auto 0 auto;
}
header .menu_mob .fechar_menu {
	display: none;
}
header .topo_parte_branca ul li input {
	float: left;
	border: none;
	height: 30px;
	background: url(../imagens/icone_pesquisa_preto.png) left center no-repeat;
	padding-left: 30px;
	margin-top: 13px;
	width: 225px;
	font-size: 10px;
	line-height: 30px;
	letter-spacing: 1.3px;
	text-transform: uppercase;
	color: #171717;
	font-family: 'Oswald';
	font-weight: 700;
}
header .topo_parte_branca ul li {
	display: inline-block;
	margin-right: 60px;
    height: 30px;
    margin-top: 11px;
}
header .topo_parte_branca ul li a {
	font-size: 13px;
	line-height: 30px;
	letter-spacing: 1.3px;
	text-transform: uppercase;
	color: #171717;
	font-family: 'Oswald';
	font-weight: 700;
}
header .topo_parte_branca ul li a:hover {
	padding-bottom: 3px;
	border-bottom: 2px solid #872177;
}
header .topo_parte_branca ul li.selected a{
	padding-bottom: 3px;
	border-bottom: 2px solid #872177;	
	color: #872177;
}
header .topo_parte_branca ul li.logo a {
	background: url(../imagens/logo.png) center center no-repeat;
	display: block;
	text-indent: -99999px;
	height: 35px;
	width: 70px;
	position: relative;
	top: -4px;
}
header .topo_parte_branca ul li.logo a:hover{
	padding-bottom: 0;
	border-bottom: none;	
}
header .topo_parte_branca ul li.logo a:hover {
	border: none;
}
header .topo_parte_branca .carrinho {
	position: absolute;
	top: 10px;
	right: 0;
	font-family: 'Oswald';
	font-weight: 700;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 30px;
}
header .topo_parte_branca .carrinho a {
	color: #872177;
	background: url(../imagens/icone_carrinho.png) left top no-repeat;
	height: 30px;
	display: inline-block;
	padding-left: 30px;
}
header .topo_parte_branca .carrinho a:hover {
	border: none;
}
header .topo_parte_branca .carrinho span {
	color: #872177;
	position: relative;
	font-family: 'NowBold';
	font-size: 14px;
	letter-spacing: 0;
	line-height: 20px;
	left: 16px;
	position: relative;
	top: 1px;
}
/* (-: --------------/\/\/\-------------:-) separador css versao 2.2 (-:--------------/\/\/\-------------:-) */
main {
	width: 100%;
	display: table;
}
#banner{
	background: #f0f0f0;
	display: table;
	width: 100%;
	position: relative;
	overflow-y: hidden;
}
#banner figure ul li{
	display: flex;
	justify-content: center;
	align-items: center;
	max-height: 450px;
	position: relative;
	overflow: hidden;
}
#banner figure img {
	width: 100%;	
}
#banner figure figcaption ul {
	margin-left: auto;
	margin-right: auto;
	margin-top: 22px;
	text-align: center;
	position: relative;
	max-width: 100px;
}
#banner figure figcaption ul li {
	float: left;
	margin-right: 4px;
}
#banner figure figcaption ul li:first-child {
	/*margin-left: 918px;*/
}
#banner figure figcaption ul li a {
	display: block;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	border: 3px solid #bbbbbb;
}
#banner figure figcaption ul li a:hover {
	border: 3px solid #882177;
}
/* (-: --------------/\/\/\-------------:-) separador css versao 2.2 (-:--------------/\/\/\-------------:-) */
#segundo_banner {
	width: 100%;
	padding-top: 25px;
	margin-left: auto;
	margin-right: auto;
	background: #f0f0f0;
	padding-bottom: 20px;
}
#segundo_banner .center{
	max-width: 1780px;
	width: 100%;	
}
#segundo_banner ul li {
	display: inline-block;
	width: calc(20% - 22px);
	margin-right: 15px;
	position: relative;
	overflow: hidden;
	height: 300px;
}
#segundo_banner ul li:nth-child(1){
	margin-left: 15px;
}
#segundo_banner ul li:nth-child(5){
	margin-right: 15px;
	float: right;
}
#segundo_banner ul li a figure {
	width: 100%;
	height: 100%;
}
#segundo_banner ul li a figure img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#segundo_banner ul li a figcaption {
	width: 100%;
	height: 100%;
	display: flex;
	margin: 0 auto;
	justify-content: center;
	align-items: center;
}
#segundo_banner ul li a figcaption b {
	display: inline-block;
	background: #e9e9e9;
	font-family: 'NowBold';
	font-size: 13px;
	letter-spacing: 2.6px;
	color: #0d0d0d;
	text-transform: uppercase;
	font-weight: normal;
	z-index: 999;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 13px;
	height: 10px;
	transition: all 0.08s ease-in;
}
#segundo_banner ul li a:hover figcaption b {
	color: #fff;
	background: #882277;
}
/* (-: --------------/\/\/\-------------:-) separador css versao 2.2 (-:--------------/\/\/\-------------:-) */
#condicoes_frete_pagamento {
	width: 100%;
	height: 100px;
	max-height: 100px;
	display: table;
	background: #f5f5f5;
	margin: 0 auto;
	margin-top: 45px;
}
#condicoes_frete_pagamento ul {
	margin-left: 90px;
	height: 35px;
	margin-top: 37px;
}
#condicoes_frete_pagamento ul li {
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	color: #0d0d0d;
	font-family: 'Oswald';
	font-weight: 400;
	display: inline-block;
	height: 100%;
}
#condicoes_frete_pagamento ul li:first-child {
	margin-right: 170px;
	padding-left: 54px;
	background: url(../imagens/freteGratis_icone.png) left top no-repeat;
}
#condicoes_frete_pagamento ul li:nth-child(2) {
	margin-right: 150px;
	padding-left: 51px;
	background: url(../imagens/cartaoCredito_icone.png) left 35% no-repeat;
}
#condicoes_frete_pagamento ul li:nth-child(3) {
	padding-left: 56px;
	background: url(../imagens/suporte_icone.png) left center no-repeat;
}
/* (-: --------------/\/\/\-------------:-) separador css versao 2.2 (-:--------------/\/\/\-------------:-) */
main .produtos_destaque {
	display: table;
	width: 100%;
	margin-top: 45px;
}
main .produtos_destaque h2 {
	font-size: 38px;
	line-height: 36px;
	text-transform: uppercase;
	color: #0d0d0d;
	font-family: 'Oswald';
	font-weight: 400;
	display: inline-block;	
}
main .produtos_destaque em {
	float: right;
}
main .produtos_destaque em a {
	font-size: 16px;
	line-height: 60px;
	color: #0d0d0d;
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-style: normal;
}
main .produtos_destaque em a:hover {
	border-bottom: 2px solid #872177;
	padding-bottom: 4px;
}
main .produtos_destaque ul.listagem_produtos_ul {
	display: table;
	width: 100%;
	padding-bottom: 45px;
}
main .produtos_destaque ul.listagem_produtos_ul li {
	display: block;
	margin-right: 25px;
	margin-top: 40px;
	float: left;
	position: relative;
	width: calc(25% - 19px);
	height: 540px;
}
main .produtos_destaque ul.listagem_produtos_ul li:nth-child(4n) {
	margin-right: 0;
	float: right;
}
main .produtos_destaque ul.listagem_produtos_ul.listagem_produtos_ul li a{
	position: relative;
	transition: all 0.08s ease-in;
}
main .produtos_destaque ul.listagem_produtos_ul li a figure{
	background: #ebebeb;
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 450px;
	display: flex;
	justify-content: center;
	align-items: center;	
}
main .produtos_destaque ul.listagem_produtos_ul li a figure img{
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	mix-blend-mode: multiply;
}
main .produtos_destaque ul.listagem_produtos_ul li a figure img.segunda{
	display: none;
}
main .produtos_destaque ul.listagem_produtos_ul li a figcaption {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.08s ease-in;
}
main .produtos_destaque ul.listagem_produtos_ul li a:hover figcaption {
	width: 100%;
	height: 40px;
	display: flex;
	background: #0d0d0d;
	color: #fff;
	justify-content: center;
	align-items: center;
	margin-top: -40px;
	position: relative;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 21px;
	font-family: 'Oswald';
	font-weight: 400;
	letter-spacing: 2.4px;
}
main .produtos_destaque ul.listagem_produtos_ul li a .desconto {
	font-size: 13px;
	line-height: 20px;
	color: #fff;
	font-family: 'Oswald';
	font-weight: 400;
	display: inline-block;
	width: 50px;
	height: 22px;
	background: #fa593f;
	letter-spacing: 1.3px;	
	position: absolute;
	top: 0;
	left: 10px;
	z-index: 999;
	text-align: center;
}
main .produtos_destaque .nome_preco h3 {
	font-size: 18px;
	line-height: 20px;
	color: #404040;
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-style: normal;	
	margin-top: 15px;
	margin-bottom: 10px;
}
main .produtos_destaque .nome_preco p {
	font-size: 14px;
	line-height: 14px;
	color: #0d0d0d;
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-style: normal;	
}
main .produtos_destaque .nome_preco del {
	text-decoration: line-through;
}
main .produtos_destaque .nome_preco strong {
	font-size: 24px;
	line-height: 24px;
	color: #0d0d0d;
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-style: normal;		
}
main .produtos_destaque a.bt_todos{
	display: block;
	width: 220px;
	border: 2px solid #fa593f;
	border-radius: 8px;
	margin: 0 auto 60px auto;
	text-align: center;
	font-family: 'Oswald';
	font-weight: 500;	
	text-transform: uppercase;
	padding: 15px 0;	
	color: #fa593f;
	transition: all 0.08s ease-in;
}
main .produtos_destaque a.bt_todos:hover{
	background: #fa593f;
	color: #fff;
}

/* (-: --------------/\/\/\-------------:-) separador css versao 2.2 (-:--------------/\/\/\-------------:-) */
main .newsletter {
	display: table;
	width: 100%;
	background: #f1f5f8;
	height: 120px;
	margin-top: 130px;
	margin-bottom: 70px;
}
main .newsletter h4 b {
	font-size: 26px;
	line-height: 28px;
	color: #0d0d0d;
	font-family: 'Oswald';
	font-weight: 500;	
}
main .newsletter h4 {
	font-size: 16px;
	line-height: 28px;
	color: #0d0d0d;
	font-family: 'Oswald';
	font-weight: 400;
	padding-left: 90px;	
	display: inline-block;
	margin-left: 28px;
	background: url(../imagens/receba_novidades.png) left center no-repeat;
	margin-top: 30px;
}
main .newsletter form {
	width: 415px;
	border-bottom: 2px solid black;
	float: right;
	margin-top: 50px;
	margin-right: 40px;
}
main .newsletter input {
	float: left;
	border: none;
	background: none;
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 15px;
	line-height: 36px;
	color: #7d8184;
}
main .newsletter button {
	float: right;
	background: none;
	border: none;
	font-size: 14px;
	line-height: 21px;
	color: #0d0d0d;
	font-family: 'Oswald';
	font-weight: 700;
	letter-spacing: 2.8px;
	height: 36px;
	text-transform: uppercase;
}
/* (-: --------------/\/\/\-------------:-) separador css versao 2.2 (-:--------------/\/\/\-------------:-) */
footer {
	display: table;
	background: #0d0d0d;
	width: 100%;
	margin-top: 0px;
}
footer ul {	
	display: inline-block;
}
footer ul.contato {
	float: left;
	margin-top: 50px;
}
footer ul.contato li {
	color: #fff;
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px;
	margin-right: 160px;
}
footer ul.contato li a {
	color: #fff;
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
}
footer ul.linha_vertical_rodape li {
	display: block;
	width: 1px;
	height: 235px;
	background: #262626;
}
footer ul.logo_sociais {
	margin-left: 167px;
	margin-right: 145px;
	display: inline-block;
	position: relative;
	top: -35px;
}
footer ul.logo_sociais li.twitter {
	display: inline-block;
	margin-left: 16px;
	margin-top: 23px;
	margin-right: 6px;
}
footer ul.logo_sociais li.insta {
	display: inline-block;
}
footer ul.logo_sociais li.twitter a {
	background: #262626 url(../imagens/twitter_icone.png) center center no-repeat;
	display: block;
	height: 39px;
	width: 39px;
	border-radius: 50%;
}
footer ul.logo_sociais li.insta a {
	background: #262626 url(../imagens/instagram_icone.png) center center no-repeat;
	display: inline-block;
	height: 39px;
	width: 39px;
	border-radius: 50%;
}
footer .links_rodape {
	float: right;
	margin-top: 60px;
	margin-right: 130px;
}
footer .links_rodape ul:nth-child(2) {
	margin-left: 100px;
}
footer .links_rodape ul li {
	margin-bottom: 10px;
}
footer .links_rodape ul li a {
	color: #fff;
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	margin-right: ;
}
footer .ultimo_rodape {
	width: 100%;
	border-top: 1px solid #262626;
	display: table;
	margin-top: -2px;
}
footer .ultimo_rodape ul {
	margin-left: %;
	margin-right: auto;
	margin-top: 18px;
	height: 35px;
	padding-bottom: 11px;
}
footer .ultimo_rodape ul li {
	display: inline-block;
}
footer .ultimo_rodape ul li a {
	color: #fff;
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 14px;
}
footer .ultimo_rodape ul li.linha_vertical_menor_rodape {
	width: 1px;
	height: 14px;
	margin-left: 9px;
	margin-right: 9px;
	background: #404040;
}
footer .ultimo_rodape ul li.triacca {
	margin-left: 24px;
	margin-right: 46px;
}
footer .ultimo_rodape ul li.triacca a {
	font-size: 14px;
	line-height: 30px;
	color: #7d8184;
	font-family: 'Source Sans Pro';
	font-weight: 400;
}
footer .ultimo_rodape ul li.formas_pagamento {
	position: relative;
	top: 8px;
}
/* (-: --------------/\/\/\-------------:-) separador css versao 2.2 (-:--------------/\/\/\-------------:-) */
/* pagina produtos (segunda na ordem)*/
#header_pag_prodts {
	border-bottom: 1px solid #e5e5e5;
}
#meio_pag_prodts {
	background: #fff;
}
#meio_pag_prodts h2 {
	color: #b7b7b7;
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 15px;	
	line-height: 24px;
	text-transform: none;
	display: block;
}
#meio_pag_prodts h2 b {
	font-weight: normal;
	color: #111111;
}
#meio_pag_prodts h3.title {
	font-size: 24px;
	line-height: 36px;
	letter-spacing: 0;
	color: #111111;
	font-family: 'Source Sans Pro';
	font-weight: 400;	
	text-transform: none;
	margin-top: 52px;
}
#meio_pag_prodts .produtos_destaque {
	max-width: 1571px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#meio_pag_prodts .produtos_destaque aside {
	float: left;
	width: 400px;
}
#meio_pag_prodts .produtos_destaque aside form{
	position: relative;
	display: table;
}
#meio_pag_prodts .produtos_destaque aside input[type=text] {
	width: 330px;
	height: 40px;
	font-family: 'NowRegular';
	font-size: 15px;
	line-height: 24px;
	color: #b7b7b7;
	text-indent: 20px;
	border: 1px solid #e5e5e5;
	margin-top: 40px;
	margin-bottom: 50px
}
#meio_pag_prodts .produtos_destaque aside input[type=submit]{
	display: block;
	width: 16px;
	height: 17px;
	position: absolute;
	top: 52px;
	right: 13px;
	background: url(../imagens/lupa_cinza.png) center center no-repeat;
	border: none;
	cursor: pointer;
}
#meio_pag_prodts .produtos_destaque aside h4{
	font-family: 'Oswald';
	font-size: 15px;
	line-height: 24px;
	color: #0d0d0d;
	text-transform: uppercase;
	background: url(../imagens/seta_baixo_preta.png) 80% center no-repeat;
	margin-bottom: 20px;
	display: block;
	width: 100%;
	font-weight: 700;
}
#meio_pag_prodts .produtos_destaque aside h4:nth-of-type(2) a {
	margin-top: 20px;
} 
#meio_pag_prodts .produtos_destaque aside .categ_rol {
	/*max-height: 210px;
	overflow-y: scroll;
	max-width: 330px;*/
	width: 100%;
	display: table;
}
#meio_pag_prodts .produtos_destaque aside .categ_rol ul {
	margin-top: 0;
	width: 100%;
	display: table;	
}
#meio_pag_prodts .produtos_destaque aside .categ_rol ul li {
	display: block;
	width: 100%;
	max-height: 20px;
	margin: 0;
	padding-bottom: 10px;
}
#meio_pag_prodts .produtos_destaque aside .categ_rol ul li a {
	font-family: 'Source Sans Pro';
	font-size: 14px;
	color: #7d8184;	
}
#meio_pag_prodts .produtos_destaque aside .categ_rol ul li a:hover {
	color: #0d0d0d;
}
#meio_pag_prodts .produtos_destaque aside .categ_rol ul li.selected a{
	color: #872177;
	text-decoration: underline;
}
#meio_pag_prodts .produtos_destaque aside .marcas {
	max-height: 210px;
	max-width: 330px;
}		
#meio_pag_prodts .produtos_destaque aside .marcas ul {
	float: left;
	margin-top: 0;
}
#meio_pag_prodts .produtos_destaque aside .marcas ul li {
	display: block;
}
#meio_pag_prodts .produtos_destaque aside .marcas ul li a {
	font-family: 'Source Sans Pro';
	font-size: 15px;
	line-height: 32px;
	color: #7d8184;		
}
#meio_pag_prodts .produtos_destaque aside .marcas iç li a:hover {
	color: #0d0d0d;	
}
#meio_pag_prodts .produtos_destaque .listagem_produtos {
	float: right;
	width: calc(100% - 400px);
}
#meio_pag_prodts .produtos_destaque ul {
	float: right;
}
#meio_pag_prodts .produtos_destaque ul li a figure img{
	display: inline-block;
	max-width: 75%;
	max-height: 75%;
	mix-blend-mode: multiply;
}

/* (-: --------------/\/\/\-------------:-) separador css versao 2.2 (-:--------------/\/\/\-------------:-) */
/* pagina produto em detalhe (terceira na ordem)*/
.detalhes_produto {
	width: ;
}
.detalhes_produto h2 {
	margin-bottom: 10px;
}
.detalhes_produto figure {
	max-width: 570px;
	width: 100%;
	min-height: 650px;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #ebebeb;	
}
.detalhes_produto figure img{
	display: inline;
	max-width: 75%;
	max-height: 55%;
	mix-blend-mode: multiply;
	margin-top: 50px;
	margin-bottom: 50px;
}
#meio_pag_prodts .produtos_destaque figure{
	position: relative;
}
#meio_pag_prodts .produtos_destaque .detalhes_produto .outras_vistas ul {
	position: absolute;
	bottom: 2px;
	left: 2px;
}
.detalhes_produto .outras_vistas ul li {
	display:;
	float: left;	
	width: 70px;
	height: 90px;
	margin-right: 2px;
}
.detalhes_produto .outras_vistas ul li a {
	width: 70px;
	height: 90px;
	display: flex;
	background: #f8f8f8;	
	align-items: center;
	justify-content: center;
}
.detalhes_produto .outras_vistas ul li a:hover {
	outline: 1px solid #000;
}
.texto_detalhes {
	float: right;
	max-width: 532px;
	width: 532px;
}
#meio_pag_prodts .texto_detalhes h3 {
	margin-top: 0;
	text-transform: uppercase;
	font-family: 'Oswald';
	font-size: 12px;
	line-height: 20px;
	color: #0d0d0d;
	font-weight: 500 normal;
	height: 20px;
	display: inline-block;
	justify-content: center;
	align-items: center;
	outline: 1px solid #0d0d0d;
	letter-spacing: 1.3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}
#meio_pag_prodts .texto_detalhes h4 {
	font-size: 24px;
	line-height: 30px;
	color: #0d0d0d;
	font-family: 'Open Sans';
	font-weight: 700 normal;
	margin-top: 13px;	
}
#meio_pag_prodts .texto_detalhes p b {
	font-size: 15px;
	line-height: 25px;
	color: #404040;
	font-family: 'Open Sans';
	font-weight: 700 normal;
	margin-top: 10px;	
	margin-bottom: 10px;	
	text-transform: uppercase;	
	display: block;
}
#meio_pag_prodts .texto_detalhes p {
	font-size: 15px;
	line-height: 25px;
	color: #404040;
	font-family: 'Open Sans';
	font-weight: 400 normal;
}
.mask_variacoes{
	max-height: 350px;
	overflow-y: scroll;
	position: relative;
	border-top: 2px solid #f3f3f3;
	padding-top: 4px;
}
#meio_pag_prodts ul.opcoes_produto {
	float: left;
	display: table;
	width: 100%;
	margin-top: -5px;
}
#meio_pag_prodts ul.opcoes_produto li {
	display: block;
	width: 100%;
	height: 25px;
	padding-top: 3px;
}	
#meio_pag_prodts ul.opcoes_produto li input{
	margin-left: 10px;
	margin-right: 3px;
	position: relative;
	top: 2px;
}
#meio_pag_prodts ul.opcoes_produto li:nth-child(2n){
	background: #f3f3f3;
}
#meio_pag_prodts ul.opcoes_produto li b {
	font-size: 12px;
	line-height: 20px;
	color: #404040;
	font-family: 'Open Sans';
	font-weight: 700 normal;	
	margin-right: 30px;
}
#meio_pag_prodts ul.opcoes_produto li{
	font-size: 12px;
	line-height: 20px;
	color: #404040;
	font-family: 'Open Sans';
	font-weight: 400 normal;		
}
#meio_pag_prodts .preco_comprar {
	float: left;
	padding-top: 45px;
}
#meio_pag_prodts .preco_comprar h6{
	font-family: 'Source Sans Pro';	
	font-size: 11px;
	color: #872277;
	text-transform: uppercase;
	border: 1px solid #872277;
	padding: 10px 10px 12px 15px;
	display: table;
	width: 310px;
	float: none;
	clear: both;
	position: relative;
	top: 20px;	
}
#meio_pag_prodts .preco_comprar ul li b {
	font-family: 'Source Sans Pro';
	font-size: 30px;
	line-height: 30px;
	color: #0d0d0d;
	font-weight: 700 normal;
	letter-spacing: 0;
}
#meio_pag_prodts .preco_comprar ul li {
	font-family: 'Source Sans Pro';
	font-size: 15px;
	line-height: 23.97px;
	color: #872277;
	font-weight: 700;
	letter-spacing: 0;	
	float: left;
}
#meio_pag_prodts .preco_comprar ul li a.carrinho_banner {
	width: 180px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
	font-family: 'Open Sans';
	font-weight: 700 normal;
	background: #872277;
	color: #fff;
	margin-top: 5px;
	font-size: 14px;
	line-height: 21px;
	letter-spacing: 2.8px;
	margin-left: 25px;
}
#meio_pag_prodts .descricao_avalicoes {
	width: 100%;
	float: left;
	margin-top: 25px;
}
#meio_pag_prodts .descricao_avalicoes .info ul {
  display: table;
  margin-top: 11px;
}
#meio_pag_prodts .descricao_avalicoes .info ul li {
  list-style-type: none;
  float: left;
  width: 24%;
  margin-right: 15px;
  min-height: 101px;
  background: url(../imagens/user.png) left top no-repeat;
  padding-left: 115px;
  display: inline-block;
}
#meio_pag_prodts .descricao_avalicoes .info ul li b {
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 17px;
  line-height: 26px;
  color: #9b9b9b;
}
#meio_pag_prodts .descricao_avalicoes .info ul li:nth-child(2) {
  margin-right: 0px;  
}
#meio_pag_prodts .descricao_avalicoes .info ul li p {
  font-family: 'Open Sans';
  font-weight: 300;
  font-size: 15px;
  line-height: 22px;
  color: #9b9b9b;
  width: 99%;
  padding-top: 7px;
  margin-top: 0;
}
#meio_pag_prodts .descricao_avalicoes .info ul li span.stars {
  display: block;
  height: 15px;
}
#meio_pag_prodts .descricao_avalicoes .info ul li span.stars1 {
  display: block;
  background: url(../imagens/stars1.png) no-repeat;
  height: 15px;
}
#meio_pag_prodts .descricao_avalicoes .info ul li span.stars2 {
  display: block;
  background: url(../imagens/stars2.png) no-repeat;
  height: 15px;
}
#meio_pag_prodts .descricao_avalicoes .info ul li span.stars3 {
  display: block;
  background: url(../imagens/stars3.png) no-repeat;
  height: 15px;
}
#meio_pag_prodts .descricao_avalicoes .info ul li span.stars4 {
  display: block;
  background: url(../imagens/stars4.png) no-repeat;
  height: 15px;
}
#meio_pag_prodts .descricao_avalicoes .info ul li span.stars5 {
  display: block;
  background: url(../imagens/stars5.png) no-repeat;
  height: 15px;
}
#meio_pag_prodts .descricao_avalicoes ul {
	float: left;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	height: 32px;
}
#meio_pag_prodts .descricao_avalicoes ul li{
	font-family: 'Open Sans';
	font-weight: 400;	
	font-size: 20px;
	line-height: 24px;
	color: #b7b7b7;
	padding-bottom: 5px;
	display: inline-block;
}
#meio_pag_prodts .descricao_avalicoes ul li.avaliacao{
	display: inline-block;
	width: calc(50% - 123px);
	margin-bottom: 20px;
}
#meio_pag_prodts .descricao_avalicoes ul li a:hover {
	color: #0d0d0d;
	border-bottom: 2px solid #fa593f;
}
#meio_pag_prodts .descricao_avalicoes ul li.selec{
	color: #0d0d0d;
	border-bottom: 2px solid #fa593f;
}
#meio_pag_prodts .descricao_avalicoes p {
	font-family: 'Open Sans';
	font-weight: 400;	
	font-size: 18px;
	line-height: 28px;
	color: #0d0d0d;
	width: ;
	display: inline-block;
	margin-top: 25px;
}
#meio_pag_prodts h5 {
	float: left;
	margin-top: 100px;
	font-size: 38px;
	line-height: 36px;
	text-transform: uppercase;
	color: #0d0d0d;
	font-family: 'Oswald';
	font-weight: 400;
	margin-left: 35%;
	margin-right: auto;
}
.center2 #condicoes_frete_pagamento {
	background: none;
	border-top: 1px solid #e5e5e5;
}
.center2 #condicoes_frete_pagamento ul {
	margin-left: 0;
}
.center2 #condicoes_frete_pagamento ul li:first-child {
	margin-right: 155px;
}
.center2 #condicoes_frete_pagamento ul li:nth-child(2) {
	margin-right: 150px;
}
.center2 #condicoes_frete_pagamento ul li {
	padding-left: 50px;
}
.bt_atendimento{
  display: block;
  width: 60px;
  height: 73px;
  text-indent: -20000px;
  display: inline-block;
  float: left;
  background: url(../imagens/bt_atendimento.png) left top no-repeat;
  background-size: 200px 73px;
  -moz-background-size: 200px 73px;
  -webkit-background-size: 200px 73px;
  position: fixed;
  right: 0;
  top: 262px;
  z-index: 1;
    width: 43px;
    height: 52px;
    background-size: 142px 52px;  
}
#seleciona_estado{
	background: rgba(135,33,119, 1);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	display: flex;
	justify-content: center;
	align-items: center;
}
#seleciona_estado select{
	display: block;
	width: 300px;
	color: #fff;
    background: url(../imagens/boss_cart/seta_select_w.png) 96% center no-repeat;	
    background-size: 12px 7px;	
    border: 1px solid #fff;	
    height: 36px;
    text-indent: 4px;
}
#seleciona_estado select option{
	color: #333;
}
#sobre{
	background: #efefef;
	display: table;
	width: 100%;
	padding-top: 45px;
	padding-bottom: 45px;
}
#sobre h2{
	font-size: 38px;
	line-height: 36px;
	text-transform: uppercase;
	color: #0d0d0d;
	font-family: 'Oswald';
	font-weight: 400;	
	padding-bottom: 20px;
}
#sobre p{
	font-size: 18px;
	line-height: 22px;
	color: #0d0d0d;
	font-family: 'Source Sans Pro';
	font-weight: 400;
	max-width: 35%;
	padding-right: 15%;
	float: left;
}
@media(max-width: 1580px) {
	main {
    	background: linear-gradient(to bottom, #f0f0f0 750px, #fff 915px);
	}
	#segundo_banner ul {
		margin-left: 10px;
	}
	#segundo_banner ul li a figure {
		width: 100%;
	}
	#segundo_banner ul li a figure img {
		width: 100%;
	}
	#condicoes_frete_pagamento {
		margin-top: ;
	}
	#meio_pag_prodts .produtos_destaque aside {
		width: 380px;
		margin-left: 20px;
	}
	#meio_pag_prodts .produtos_destaque ul {
		float: left;
	}
	main .produtos_destaque ul.listagem_produtos_ul li {
		margin-right: 12px;
	}
}
.container-banner-cookie *{
  font-family: 'NowRegular';
}
.container-banner-cookie {
  display: none;
  width: 100%;
  height: 70px;
  background-color: rgba(79, 79, 79, 0.8);
  justify-content: space-evenly;
  align-items: center;
  position: fixed;
  bottom: 0;
  left: 0;
  font-size: 13px;  
  text-align: justify;
  z-index: 99;
  
}
.container-text-banner {
  width: 50%;
  justify-content: center;
  font-weight: 500;
}
.text-banner-cookie {
  color: #ffffff;
}
.text-banner-cookie > a {
  color: #FCD000;
}
.text-banner-cookie > a:visited {
  color: #FCD000;
}
.text-button-cookie {
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  font-family: 'NowBold';
}
@media (max-width: 1024px) {
  .container-banner-cookie{
    height: 95px;
  }
  .container-banner-cookie span{
    font-size: 12px;
    line-height: 14px;
  }
}