﻿@charset "utf-8";
/* CSS Document */

@font-face{
	font-family: Myriad;
	src: url("https://www.casasbahia-imagens.com.br/html/conteudo-produto/fontes/MyriadPro-Regular.otf")
}

@font-face{
	font-family: Opensans;
	src: url("https://www.casasbahia-imagens.com.br/html/conteudo-produto/102/55018150/fontes/OpenSans-Bold.ttf")
}




.special-content{
	font-family: Myriad;
	font-size: 10px;
	color:#1B1B1B;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style:none;
	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: Myriad;
	color: #333537;
	font-size: 15px;
	line-height: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform: uppercase
	}

.special-content h4 strong{
	font-family: Opensans;
	font-size: 21px;
	line-height: 21px;
	color: #59046b;
}
.special-content h5{
	font-family: Opensans;
	color: #59046b;
	font-size: 19px;
	line-height: 19px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform: uppercase
}
.special-content h5 strong{
	font-family: Opensans;
	font-size: 23px;
	line-height: 23px;
	color: #59046b
}

.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/102/55018150/imagens/back320_01.jpg);
	height: 81px;
	}

.special-content .back2{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/102/55018150/imagens/back320_02.jpg);
	height: 160px;
	}

.special-content .back3{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/102/55018150/imagens/back320_03.jpg);
	height: 302px;
	}

.special-content .back4{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/102/55018150/imagens/back320_04.jpg);
	height: 245px;
	}

.special-content .back5{
	position: relative;
	background-image: linear-gradient(#510218, #730022)
	
	}

.special-content .back6{
	position: relative;
	background-color: black;
	height: 10px;
	}

.special-content .caixa1{
	position: absolute;
	width: 162px;
	height: 162px;
	margin-left: 20px;
	margin-top: 0px
}

.special-content .texto1{
	width: 162px;
	height: 162px;
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.special-content .imagem1{
	position: absolute;
	margin-left: 123px;
	margin-top: 7px;
	width: 197px;
	height: auto
}

.special-content .caixa2{
	position: absolute;
	width: 190px;
	height: 155px;
	margin-left: 23px;
	margin-top: 135px
}

.special-content .texto2{
	width: 190px;
	height: 155px;
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.special-content .imagem2{
	position: absolute;
	margin-left: 14px;
	margin-top: 15px;
	width: 306px;
	height: auto
}

.special-content .imagem3{
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	width: 320px;
	height: auto
}