﻿html,body{
	height:100%;
	width: 100%;
	background: url('img/bg_img.jpg') no-repeat center center fixed;
	font-size: 16px;
}

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

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

.navbar-brand{
	min-height:55px;
	padding:0 15px 5px;
}

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

#home{
	font-family: 'Play', sans-serif !important;
	display: table;
	height:300px; 
	position: relative;
	width: 100%;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	background-size: cover;
  	-o-background-size: cover;
}

.box-option{
	background-color: #ffffff;
	padding:1.5em 0.8em;
}

.box-title{
	font-size: 2em;
	text-transform: uppercase;
	font-weight: 700;
}

.select:hover{
	background-color: #ebebeb;
	border-radius: 5px;
}

.brinde{
	color:red;
	font-weight: 700;
}

.info-assine h3{
	font-size: 1.6em;
}

.preco{
	color:red;
	font-size: 1.8em;
	font-weight: 700;
}

.btn-default a{
	text-decoration: none;
	color: white;
}

.btn-default{
	padding: 10px 80px 10px 80px !important;
	background-color:#1c4a9a !important; 
	color: white;
	font-size: 2em;
	border: 0px;
	display: inline-block;
	cursor: pointer;
}

.btn-default:hover{

	background-color:#2863c9 !important;
	color:white;
}

.btn-default, .btn, .btn-lg:active{
	color: white;
}



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

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

.img-brinde-1{
	padding: 10px !important;
}
.img-brinde-2{
	padding: 10px !important;
}

.info-mascara{
	background-color: #f4f5fa !important;
	padding:10px 20px;
}

.landing-text{
	background: url('img/bg_title.png') no-repeat center center;
	display: table-cell;
	text-align: center;
	vertical-align: middle;

}

.landing-text h1{
	font-size: 300%;
	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;
	margin: 0px 0px 20px;
	font-size: 120%;
}

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

.info-box{
	background-color: #f4f5fa;
	padding: 0 !important;
	margin-bottom: 20px;
}



.padding{
	padding:10px 0;
}

.padding img{
	width: 100%;
}

.padding-title{
	padding:40px 0px 40px 0px;
}

.padding-title img{
	width: 100%;
}


.datas-entrega{
	background-color: #7c032c;
	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: 275px;
	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;

}
