<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(1.css);

@import url(//fonts.googleapis.com/css?family=Clicker+Script);


h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'Clicker Script', Tahoma, Arial;
	font-weight: bold;
}

body {background-color: #FFF; color: #444;}
.topo2 {margin-bottom: 30px;}

h1 {
	text-transform: none;
	font-size: 50px;
}
h2 {
	font-size:40px;
}
.container-fluid .faixa-contador .texto h4 {
	font-size:55px;
	text-shadow: 1px 1px #333;
}
h1 small {
	font-style:italic;
	font-size:60%;
}

.menu {
    margin: 0;
}

.container-fluid .faixa-recados h2 {color: #555}

.container-fluid .faixa-fotos .presente {
	clear: both;
	text-align: center;
	background: url('./../../../../assets/img/sites/infantil/2/presentes.png') 0 0 repeat;
	width: 384px;
	height: 361px;
	margin: 10px 0px 0px 32px;
}

.figuraprincipal {
	margin-top:20px;
	width:500px;
	height:437px;
	background-image: url('./../../../../assets/img/sites/infantil/2/presente.png');
}

.topo .casando, .topo2 .casando {
	width:200px;
	height:137px;
	background-image: url('./../../../../assets/img/sites/infantil/2/baloes.png');	
}


.slideshow {
	display: block;
	float:inherit;
	width:auto;
}
.slideshow .carousel-inner {
	height: 400px;
	min-width: 100%;
}

.slideshow .carousel-inner .item .foto {
	background-position:center center; 
	background-repeat: no-repeat; 
	background-size: 1000px auto; 
	width:935px;
	height:400px;
}


.slideshow .carousel-control .fa {
	height: 100%;
	display: block;
	padding-top: 156px;
}
.slideshow .sombra {
	position: relative;
	height: 18px;
	background: url('./../../../../assets/img/sites/chabebe/2/sombra-foto.png') 0 0 repeat-x;
}
</pre></body></html>