﻿html,body{
	height:100%;
	width: 100%;
	font-size: 16px;
}

.navbar {
	background-color: #ffffff;
	padding: 1% 0;
	font-size: 1.0em;
}

.navbar-nav{
	margin-right: 2em;
}

.nav-item a:hover{
	color:#333 !important;		
}

.navbar-brand{
	min-height:55px;
	padding:.3em 0 .3em .8em;
}

.navbar-default .navbar-nav li a {
	color:#333;
}
.navbar-default .navbar-nav li a:active {
	color:#000000;
}

.clear::after{
	content: '';
	display: block;
	clear: both;
}

#home{
	background: url('img/bg_header.jpg') no-repeat center top;
	font-family: 'Libre Franklin', sans-serif !important;
	display: table;
	height: 30em;
	position: relative;
	width: 100%;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	background-size: cover;
  	-o-background-size: cover;
}

.carousel{
	width:100%;
}

#middle-banner{
	background: url('img/2000x400-banner1.jpg') no-repeat center center fixed;
	display: table;
	height: 30%;
	position: relative;
	width: 100%;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	background-size: cover;
  	-o-background-size: cover;
}

.btn-default{
	padding: 10px 30px !important;
 	background-color:#3f4241 !important;
    color: white;
    font-size: 1.4em;
    font-weight: 700;
    border: 0px;
}

.btn-default:hover{
	text-decoration: none;
	color:white;
	background-color:#5f6261 !important;
}

.btn-default, .btn, .btn-lg:active{

	color:white !important;
}

.btn-saibamais{
	padding: 10px 40px 10px 40px;
	background-color:#008562 !important; 
	color: white;
	font-size: 1.1em;
	border: 0px;
}

.btn-saibamais:hover{
	text-decoration: none;
	color:white;
	background-color:#02bd8c !important;
}

.btn-esgotado{
	padding: 10px 40px 10px 40px;
	background: #f5f5f5; c
	color: black; 
	pointer-events: none; 
	cursor: default; 
	opacity: 0.6;
	font-size: 1.1em;
	border: 0px;
}

.landing-text{
	display: table-cell;
	text-align: center;
	vertical-align: middle;

}

.landing-text h1{
	font-size: 3em;
	text-transform: uppercase;
	font-weight: 500;
	color:#ffffff;
	text-shadow: #000 3px 3px 10px;
}

.landing-text h3{
	color:#ffffff;
	text-shadow: #111 3px 3px 10px;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0px 0px 20px;
	font-size: 2em;
}

.logo{
	width: 100%;
}

.container h1{
	font-size: 1.8em;
}

.preco h3{
	font-size: 1.2em !important;
	text-transform: uppercase;
	display: block;
	margin-top: 1.6em;
}

.lead{
	font-size: 1.4em;	
	color:#424242;
	vertical-align: middle;
}

.box{
	background: #f7f7f7;
	color:#333;
	padding: 0.3em 1.4em;
}


.box p{
	font-size: 1em !important;
}

.box h5{
	font-size: 1.4em;	
}


.row::after{
	content: ' ';
	display: block;
	clear: both;
}

.col-1-3{
	max-width: 18.75em;
	display: block;
	margin: .8em auto;
	float:left;
}


.info-livro{
	background-color: #ebebeb;
	color:#333;
	padding: 10px 20px 2px 20px;
	margin-bottom: 20px;
	font-size: 1.2em;
}

.info-livro hr{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}


.padding{
	padding:1.25em 0;
}

.padding img{
	width: 100%;
}

.preco{
	background-color: #ffffff;
	font-size: 1.0em !important;
	color:#333;
	padding: 20px 0 20px 0;
	margin-bottom: 20px;
}

.preco span{
	font-size: 1.4em !important;
	font-weight: 500 !important;
	color:#ff6262;
}

.datas-entrega{
	background-color: #008562;
	font-size: 1.0em !important;
	color:white;
	padding: 10px 20px 10px 20px;	
}

.datas-entrega ul{
	margin:0px auto;
	padding: 0px !important; 
}

.datas-entrega li{
	list-style-type:none;
	font-size: 1.0em !important;
}


.sub-title{
	padding: 0px !important;
	text-align: center;
	margin:0px;
}

.shop ul{
	margin:0px auto !important;
	padding: 0px !important;
}

.shop li{
	display: block !important; 
	float:left !important;
	list-style-type:none !important;
	width: 100%;
	height:480px;
	text-align: center;
	margin-bottom: 10px;
	padding: 5px;
}

.shop li:hover{
	box-shadow: 0px 0px 15px #ccc;
}

.shop img{
	width:200px !important;
}

.shop span{
	font-size: 1.2em;
	font-weight: 700;
}

.deactivate { opacity: 0.7; -webkit-filter: grayscale(100%); filter: grayscale(100%); }
.deactivate:hover { -webkit-filter: grayscale(0%); filter: grayscale(0%); opacity: 1; }

#fixed{
	background:#d6d6d6 no-repeat center center fixed;
	padding:30px 0 20px 0;
}

.column2 p{
	font-family: Open Sans;
	font-size: 1.0em;
}

#cadastro{
	vertical-align: middle;	
	background:#7d2213 no-repeat center center fixed;
	padding: 10px 0 40px 0;		
}

.title-cadastro h1{
	color:white !important;
	margin-bottom:0px !important;
	font-size: 4em !important;
}

.title-cadastro h2{
	color:white !important;
	margin:0px 0px 30px 0px !important;
	font-size: 3em !important;
}

.form-cadastro h2{
	color:white;
	margin-bottom: 20px;
}

.btn-cadastro{
	width: 100%;
	background-color: #f73d1e;
	color:white;
	padding: 15px !important;
	border:0px;
	font-size: 1.2em;

}

.btn-cadastro:hover{

	background-color: #fa6951;
	color:white;	
}



footer{
	width: 100% !important;
	background-color: #333 !important;
	padding:3% 5% 2% 5% !important;
	color:white !important;
}

footer a, a:hover{
	text-decoration: none !important;
	color: white !important;
}

.fa{
	padding: 15px;
	font-size: 25px;
	color:white !important;
}

.fa:hover{
	padding: 15px;
	font-size: 25px;
	color:#777777 !important;
	text-decoration: none;

}

@media screen and (min-width: 45.5em){
	.logo{
		max-width: 40em;
	}
	.shop li{
		width: 275px;
	}

}