﻿@charset "utf-8";
/* CSS Document */

@font-face{
	font-family: Bebas;
	src: url("https://www.casasbahia-imagens.com.br/html/conteudo-produto/13/55034454/fontes/bebas-neue-bold.otf")
}

@font-face{
	font-family: Myriad;
	src: url("https://www.casasbahia-imagens.com.br/html/conteudo-produto/13/55034454/fontes/MyriadPro-Regular.otf")
}

.special-content{
	font-family: Myriad;
	font-size: 13px;
	color:#656161;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style:none;
	max-width:320px; 
	margin-left:auto; 
	margin-right:auto;
	background-color:#FFFFFF;
}

.special-content a{
	color: #656161;
	font-weight: bold;
	text-decoration: underline
}
.special-content h4{
	font-family: Bebas;
	color: #9d0404;
	font-size: 27px;
	line-height: 27px;
	margin-bottom: 10px;
	margin-top: 10px
	}

.special-content h4 strong{
	font-family: Bebas;
	font-size: 24px;
	line-height: 24px;
	color: #4f4f4d;
}
.special-content h5{
	font-family: Bebas;
	color: #9d0404;
	font-size: 21px;
	line-height: 21px;
	margin-bottom: 10px;
	margin-top: 10px
}
.special-content h5 strong{
	color: #4f4f4d;
}
.special-content .clear{
	clear: both
}

.special-content .texto{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 300px;
	margin-left: 10px;
	text-align: center
}

.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
}

/* MANTER ATÉ AQUI */

.special-content .back1{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/13/55034454/imagens/back320_01.jpg);
	height: 229px;
	}

.special-content .back2{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/13/55034454/imagens/back320_02.jpg);
	height: 187px;
}

.special-content .back3{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/13/55034454/imagens/back320_03.jpg);
	height: 191px;
	}

.special-content .back4{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/13/55034454/imagens/back320_04.jpg);
	height: 27px;
	}

.special-content .imagem1{
	position: absolute;
	margin-top: -7px;
	margin-left: 65px;
	width: 179px;
	height: 190px
}

.special-content .caixa1{
	position: absolute;
	width: 270px;
	height: 206px;
	margin-left: 15px;
	margin-top: 315px
}

.special-content .texto1{
	width: 270px;
	height: 206px;
	display: table-cell;
	vertical-align: middle;
	text-align: left
}

.special-content .caixa2{
	position: absolute;
	width: 300px;
	height: 214px;
	margin-left: 10px;
	margin-top: 189px
	
}

.special-content .texto2{
	width: 300px;
	height: 214px;
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.special-content .imagem2{
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	width: 320px;
	height: auto
}

.special-content .caixa3{
	position: absolute;
	width: 300px;
	height: 151px;
	margin-left: 10px;
	margin-top: 177px
	
}

.special-content .texto3{
	width: 300px;
	height: 151px;
	display: table-cell;
	vertical-align: middle;
	text-align: center
}
