body {
	font-family: 'Montserrat', sans-serif;
	background: #FEF9F7;
}

a:hover,
a:active,
a:visited,
a:focus{
	text-decoration: none;
	outline: none;
}


header{
	height: 95px;
	padding-top: 5px;
	background: #FEDCCC;
}

header .menu a,
header .menu2 a{
	font-family: 'Julius Sans One', sans-serif;
	text-transform: uppercase;
	padding: 15px 0px;
	color: #2E2E2E;
	font-size: 21px;
	letter-spacing: 2px;
}

header .menu{
	margin-top: 40px;
}

header .menu2{
	margin: 12px 0 0 0;
}

header .redes .fa{
	font-size: 22px;
}

header .redes {
	margin: 0;
}

header .redes a {
	color: #201C19;
	display: inline-block;
	margin-left: 5px;
}

header .menu2 li + li a{
	color: #fff;
	border-radius: 40px;
	background: #042624;
}

header .logo img{
	position: absolute;
	left: 50%;
	margin-left: -68px;
}


header .fa-shopping-bag::before {
	content: url(../img/ico-sacola.png);
	position: relative;
	top: 4px;
}

.topo{
	text-align: center;
	padding: 50px 0 20px;
	background: #FFF5F0;
}

.topo h1{
	color: #042624;
	text-transform: uppercase;
	font-size: 100px;
	font-family: 'Italiana', sans-serif;
}

.cat-topo{
	padding-top: 7px;
	padding-bottom: 15px;
	margin-bottom: 30px;
	background: #fff;
}

.cat-topo ul{
	margin-bottom: 0;
}

.cat-topo ul li{
	margin-right: 10px;
}

.cat-topo a{
	color: #5B5B5B;
	font-size: 14px;
}

.cat-topo a:before{
	position: relative;
	top: 8px;
	margin-right: 5px;
	content: url(../img/ico-categoria.png);
}

.cat-topo .active a:before{
	content: url(../img/ico-categoria-ativo.png);
}

.lista-blog article{
	margin-bottom: 30px;
	background: #fff;
}

.lista-blog article .infos{
	padding: 15px;
	position: relative;
	margin-top: -49px;
}

.lista-blog article .cat{
	display: inline-block;
	padding: 7px 10px;
	color: #F6C3AD;
	margin-bottom: 5px;
	background: #232323;
}

.lista-blog article .cat a{
	color: #F6C3AD;
	font-size: 14px;
}

.lista-blog article .data{
	font-size: 11px;
	font-weight: 300;
	color: #3D8C87;
}

.lista-blog article h2{
	font-size: 24px;
	font-weight: 300;
	color: #181818;
}

.lista-blog article .mais{
	font-size: 10px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #232323;
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}

.lista-blog article .mais:hover{
	border-bottom: 1px solid #FEDCCC;
}

.interna article .infos{
	padding: 15px 30px;
	position: relative;
	margin-top: -49px;
}


footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #fff;
	border-top: 10px solid #FEF7F3;
	color: #111;
}
footer hr {
	border-top: none;
	border-bottom: 3px solid #FEF7F3;
	margin-top: 30px;
	margin-bottom: 30px;
}
footer a {
	color: #9E7A6A;
	font-size: 13px;
	display: inline-block;
	margin-bottom: 10px;
	text-transform: uppercase;
}
footer a:hover {
	color: #8C6C5E;
}
footer h5 {
	font-size: 18px;
	font-family: 'Julius Sans One', sans-serif;
	color: #777777;
}

footer h4 {
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'Julius Sans One', sans-serif;
	color: #111;
	margin-bottom: 30px;
}


footer h4 .fa{
	color: #F6C3AD;
	font-size: 40px;
	margin-right: 15px;
	position: relative;
	top: 5px;
}


footer .form-control{
	border:1px solid #ededed;
	border-radius: 50px;
	box-shadow: none;
	height: auto;
	padding: 15px 25px;
}

footer .btn{
	width: 100%;
	border:1px solid #181818;
	border-radius: 50px;
	box-shadow: none;
	height: auto;
	padding: 10px 25px;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	background: #181818;
}

footer .btn:hover{
	color: #fff;
}

footer .btn i{
	display: inline-block;
	margin-left: 10px;
	font-size: 25px;
}

footer .redes a{
	display: block;
	color: #000;
}

footer .redes i{
	font-size: 40px;
}

footer .copy{
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	text-align: center;
	padding: 30px 0 20px;
	margin-top: 30px;
	background: #F6C3AD;
}


aside .box{
	margin-bottom: 40px;
}

aside h2{
	text-align: center;
	text-transform: uppercase;
	color: #626262;
	font-size: 24px;
	letter-spacing: 2px;
	margin: 0;
	padding: 35px 0;
	background: #FEDCCC;
}

.lista-blog aside article .cat {
	margin-left: -30px;
}

.lista-blog aside article h3 {
	font-size: 18px;
	font-weight: 300;
	color: #181818;
}


aside .box ul{
	list-style: none;
	padding: 30px 20px;
	margin: 0;
	background: #fff;
}

aside .box ul li a{
	display: inline-block;
	text-transform: uppercase;
	color: #222;
	margin-bottom: 15px;
}







.blog-home {
	padding: 115px 0 90px;
	background: #FEF7F3 url(../img/seta-branca.png) no-repeat top center;
}

.blog-home h3 {
	font-family: 'Italiana', serif;
	font-size: 72px;
	color: #000;
	letter-spacing: 5px;
	text-transform: uppercase;
	margin-bottom: 40px;
}















