﻿@charset "utf-8";
/* CSS Document */


@font-face {
  font-family: NeoSansStdBold;
  src: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/836/13566603/fontes/neo-sans-std-bold.otf);
}

@font-face {
  font-family: NeoSansStdRegular;
  src: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/836/13566603/fontes/neo-sans-std.otf);
}

@font-face {
  font-family: Myriad;
  src: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/836/13566603/fontes/MyriadPro-Regular.otf);
}

.special-content{
	font-family: Myriad;
	font-size: 10px;
	color:#1B1B1B;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style:none;
	max-width:320px; 
	margin-left:auto; 
	margin-right:auto;
	background-color:#FFFFFF;
	margin-bottom: 10px
}

.special-content a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline
}
.special-content h4{
	font-family: NeoSansStdRegular;
	color: #52514f;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	
	}
.special-content h4 strong{
	font-family: NeoSansStdBold;
	text-transform: uppercase;
	font-size: 17px;
	line-height: 17px;
	color: #bc7121;
}
.special-content h5{
	font-family: NeoSansStdBold;
	text-transform: uppercase;
	color: #000000;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 25px
}
.special-content h5 strong{
	font-family: NeoSansStdBold;
	color: #f4a84c;
	font-size: 61px;
	line-height: 50pt;
}
.special-content .clear{
	clear: both
}

.special-content .branco{
	color: white
}

.special-content .preto{
	color: black
}

.special-content .vermelho{
	color: red
}

.special-content .azul{
	color: blue
}

.special-content .verde{
	color: green
}

.special-content .amarelo{
	color: yellow
}

.special-content .cinza{
	color: #333232
}

/* MANTER ATÉ AQUI */

.special-content .back1{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/836/13566603/imagens/back320_01.jpg);
	height: 280px;
	
	}

.special-content .back2{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/836/13566603/imagens/back320_02.jpg);
	height: 177px;
	}

.special-content .back3{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/836/13566603/imagens/back320_03.jpg);
	height: 240px;
	}



.special-content .caixa1{
	position: absolute;
	width: 290px;
	height: 56px;
	margin-left: 15px;
}

.special-content .texto1{
	width: 290px;
	height: 56px;
	vertical-align: middle;
	display: table-cell;
	text-align: center
}

.special-content .imagem1{
	position: absolute;
	margin-top: 97px;
	margin-left: 15px;
	width: 290px;
	height: auto
}

.special-content .caixa2{
	position: absolute;
	height: 131px;
	width: 300px;
	margin-left: 10px;
	margin-top: 18px
}

.special-content .texto2{
	height: 131px;
	width: 300px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	
}

.special-content .caixa3{
	position: absolute;
	margin-left: 15px;
	margin-top: 34px;
	width:  191px;
	height: 194px;
}

.special-content .texto3{
	width:  191px;
	height: 194px;
	vertical-align: middle;
	display: table-cell;
	text-align: right;
	
	
}

.special-content .imagem2{
	position: absolute;
	margin-left: 223px;
	margin-top: 18px;
	width: 97px;
	height: auto
}



