﻿@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: Barlow;
	src: url("https://www.casasbahia-imagens.com.br/html/conteudo-produto/371/13735153/fontes/Barlow-Regular.ttf")
}

@font-face{
	font-family: BarlowBold;
	src: url("https://www.casasbahia-imagens.com.br/html/conteudo-produto/371/13735153/fontes/Barlow-Bold.ttf")
}


@font-face{
	font-family: MyriadBold;
	src: url("https://www.casasbahia-imagens.com.br/html/conteudo-produto/fontes/MyriadPro-Bold.otf")
}



.special-content{
	font-family: Myriad;
	font-size: 13px;
	color:#1B1B1B;
	font-style: normal;
	line-height: 17px;
	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: Barlow;
	color: #000002;
	font-size: 21px;
	line-height: 21px;
	margin-bottom: 5px;
	text-transform: uppercase
	}

.special-content h4 strong{
	font-family: BarlowBold;
	font-size: 29px;
	line-height: 29px;
	color: #594d3f;
	text-transform: uppercase
}
.special-content h5{
	font-family: MyriadBold;
	color: #fe9862;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform: uppercase
}
.special-content h5 strong{
	font-family: Myriad;
	font-size: 48px;
	line-height: 35px;
}

.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/371/13735153/imagens/back320_01.jpg);
	height: 344px;
	}

.special-content .back2{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/371/13735153/imagens/back320_02.jpg);
	
	}

.special-content .back3{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/371/13735153/imagens/back320_03.jpg);
	height: 347px;
	}

.special-content .back4{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/371/13735153/imagens/back320_04.jpg);
	
	}

.special-content .back5{
	position: relative;
	background-image: url(https://www.casasbahia-imagens.com.br/html/conteudo-produto/371/13735153/imagens/back320_05.jpg);
	height: 5px;
	}


.special-content .imagem1{
	position: absolute;
	margin-left: 0px;
	margin-top: 96px;
	width: 320px;
	height: auto
}