
@font-face {
    font-family: 'bebas_neueregular';
    src: url('fonts/bebasneue-webfont.woff2') format('woff2'),
         url('fonts/bebasneue-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

*{
	margin: 0;
	padding: 0;
	border: 0;
	list-style:none;
	outline:none;
}

body{
	font-family: "bebas_neueregular", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002d46;
	background:#fff;
}

a{
	text-decoration: none;
	color:#002d46;
}

a:hover, a:focus{
	text-decoration: none;
	color:#000;
}

h1{
	font-size:36px;
	margin:0;
	padding:0;
}

.destaque{
	font-weight: bold;
}

.underline{
	text-decoration:underline;
}

.center{
	text-align: center;
}

.justify{
	text-align: justify;
}

.clear{
	clear:both;	
}

.vmiddle{
	vertical-align:middle;	
}

.m0{ margin:0; }
.p0{ padding:0; }
.p-5{ padding:5px; }
.p-10{ padding:10px; }
.mt-5{ margin-top:5px; }
.mb-5{ margin-bottom:5px; }
.mt-10{ margin-top:10px; }
.mb-10{ margin-bottom:10px; }

.f10{
	font-size:10px;
}

.f11{
	font-size:11px;
}

.f12{
	font-size:12px;
}

.f14{
	font-size:14px;
}

.f16{
	font-size:16px;
}

.f18{
	font-size:18px;
}

.f20{
	font-size:20px;
}

.f24{
	font-size:24px;
}

.f30{
	font-size:30px;
}

.f50{
	font-size:50px;
}

.branco{
	color:#fff;
}

.preto{
	color:#000;
}

.azul{
	color:#002d46;
}

.vermelho{
	color:#ff0000;
}

.cinza{
	color:#c0c0c0;
}

.italic{
	font-style:italic;
}

.center{
	text-align:center;
}

.textRight{
	text-align:right;
}

.underline{
	text-decoration:underline;
}

.uppercase{
	text-transform:uppercase;	
}

.riscado{
	text-decoration:line-through;
}

.vmiddle{
	vertical-align:middle;
}

.nounderline:hover{
	text-decoration:none;
}

.alpha:hover{
	opacity: .7;
    	filter: alpha(opacity = 70);
}

.line{
	margin:10px 0;
	border-bottom:2px solid #ebebeb;
}

.left{
	float:left;
}

.right{
	float:right;
}

.noborder{
	border:0
}

.form-group{
	margin:5px 0 0 0;
}

/*ESTRUTURA DO SITE*/
header#topo .secondLineTop{
	padding:10px;
	margin:auto;
	color:#000;
	clear:both;
	background:#002d46;
}

header#topo .secondLineTop .logo{
	width:40%;
	margin:0;
	float:left;
}

header#topo .secondLineTop .topo_right{
	float:right;
	width:60%;
}

.menu{
	margin-top:80px;
	width:85%;
	float:right;
}

.menu .menu-item{
	float:left;
	width:25%;
	font-size:26px;
	padding:10px 0 10px 0;
	margin-bottom:15px;
	text-align:center;
}

.menu .menu-item a:hover{
	border-bottom:2px solid #fff;
}

.menu .menu-item:hover a{
	color:#fff;
}

.menu .menu-item a{
	color:#fff;
}

.menu .active{
	color:#fff;
}

.menu .active a{
	border-bottom:2px solid #fff;
}

/*BUSCA*/
header#topo .left_midias{
	width:50%;
	float:left;
	margin:20px 2.5%;	
}

header#topo .search{
	width:40%;
	float:right;
	margin:20px  2.5%;	
}

.search .stylish-input-group .input-group-addon{
	border:none;
	background:#fff;
	border:1px solid;
	border-left:0;
}

.search .stylish-input-group .form-control{
	border-color:none;
	border-color:#6d6e70;
}

.search .stylish-input-group button{
    background:transparent;
}

/*MENU*/
.w2{ width:50% }
.w3{ width:33.3% }
.w4{ width:25% }
.w5{ width:20% }

nav.menuMobile{
	display:none;
	text-align:center;
	margin:10px 0;
	padding:10px;
}

nav.menuMobile ul{
	position:static;
	float:none;
	width:100%;
	border:0;
	text-align:left;
}
/*MENU*/

.email{ font-size:16px; }

.w1200{ 
	max-width:1180px;
	padding:0 10px;
	margin:auto;
}

/*CONTEUDO*/
.conteudo{
	max-width:1180px;
	margin:0px auto;
	padding:30px 10px;
	clear:both;
	background:#fff;
}

/*PRODUTOS*/
.area_menu{
	float:left;
	width:23%;
}

.area_produtos{
	float:right;
	width:75%;
}

.menu_categorias{
	width:100%;
	background:#ececec;
}

.menu_categorias .active{
	background:#e6e7e8;
	color:#002d46;
}

.menu_categorias a:hover div{
	background:#e6e7e8;
	color:#002d46;
}

.titulo{
	padding:10px 0;
}

article.produtos{
	border:1px solid #a8aaad;
	float:left;
	width:31.33%;
	margin:1%;
	min-height:320px;
	padding:2px;
}

.produtos div img.prod{
	width:100%;
	height:auto;
	margin:auto;
}

.produtos div img.prod:hover{
	border:2px solid #fff;
	opacity: 0.7; 
	-moz-opacity: 0.7;
	Filter: Alpha(Opacity=70);
}

.produtos h2, article.produtos h4{
	color:#000;
	font-size: 14px;
	text-align:center;
}

/*DETALHES PRODUTOS*/
.produtosLeft{
	width:50%;
	float:left;
}

#area_imagens{
	float:left;
	width:40%;
	margin:auto;
}

.produtosInfos p, .produtosInfos h1, .produtosInfos h2{
	margin:0;
	padding:0;
}

.produtosInfos{
	float:right;
	width:55%;
}

/*RODAPE*/
footer#rodape .footer{
	clear:both;
	background:#002d46;
	color:#fff;
	padding:6px;
}

footer#rodape .footer .ct{
	max-width:1180px;
	margin:auto;
	padding:10px 5px 10px 10px;
}

footer#rodape .footer .w33{
	width:33%;
	float:left;
}

footer#rodape .footer .t-left{
	text-align:left;
	margin-top:50px;
}

footer#rodape .footer .t-right{
	text-align:right;
	margin-top:40px;
}

.whats{
	position: fixed;
	right: 10px;
	bottom: 10px;
}

.whats:hover{
	transform: scale(1.1);
}

.alert{
	width:100%;
	position:absolute;
	top:20px;
	z-index:999999999999999999999999999999999999999999999999999;
	text-align:center;
	display:none;
}

/*Paginação*/
#pagingControls ul{
	display:inline;
	margin:0 0.2em;
}

#pagingControls li{
	display:inline;
	padding:0.2em 0.5em;
	margin:0 0.2em;
	background:#002d46;
	color:#fff;
	border: 1px solid #002d46;
}

#pagingControls li a{ color:#fff; }

#pagingControls li:hover, #pagingControls li:active, #pagingControls li.active{
	background:#ccc;
}

@media (max-width: 1200px) {
	.w1200{ 
		max-width:auto;
	}
	
	article.produtos{
		width:31.33%;
		margin:0 1% 2% 1%;
	}
}

@media (max-width: 900px) {
	header#topo .secondLineTop .logo{
		width:100%;
		float:none;
		text-align:center;
	}
	
	header#topo .secondLineTop .topo_right{
		width:100%;
		float:none;
		padding-bottom:5px;
	}
	
	/**PRODUTOS*/
	article.produtos{
		width:48%;
		margin:0 1% 2% 1%;
	}
	
	/**PRODUTOS*/
	.produtosLeft{
		width:50%;
		float:left;
	}
	
	.produtosInfos{
		float:right;
		width:50%;
	}
	
	.area_menu{
		width:25%;
	}
	
	.area_produtos{
		width:75%;
	}

	.f50{
		font-size:30px;
	}
}

@media (max-width: 800px) {
	.w2{ width:100% }
	.w3{ width:100% }
	.w4{ width:100% }
	.w5{ width:100% }
	
	.menu{
		display:none;
	}
	
	nav.menuMobile{
		display:block;
	}
	
	header#topo .secondLineTop{
		width:100%;
		padding:0;
		float:none;
	}
	
    .navbar-default .navbar-header{
		width:100%;
		margin:0;
	}
		
	.navbar-default .navbar-collapse{ 
		width:100%;
		padding:0;
		margin:0;
		overflow:hidden;
		max-height:none;
	}
	
	.navbar-default .navbar-nav{
		margin:0;
		padding:0;
	}
	
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }
	
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:active {
        color: #fff;
        background-color: #f00;
    }
	
	header#topo .left_midias, header#topo .search{
		width:90%;
		float:none;
		margin:20px 5%;
	}
	
	footer#rodape .footer .w33{
		float:none;
		width:100%;
	}

	footer#rodape .footer .t-right{
		text-align:center;
		margin-top:30px;
	}
	
	footer#rodape .footer .t-left{
		text-align:center;
		margin-top:0;
		margin-bottom:30px;
	}
}

@media screen and (max-width: 550px) {
	header#topo .secondLineTop .logo{
		margin:10px 0;
		float:none;
		text-align:center;
	}
	
	header#topo .secondLineTop .cart{
		width:30%;
	}
	
	header#topo .secondLineTop .search{
		width:70%;
	}
	
	.menu_topo{
		width:50%;
	}
	
	footer#rodape .footer .w33{
		float:none;
		width:100%;
	}

	footer#rodape .footer .t-right, footer#rodape .footer .t-left{
		text-align:center;
	}
	
	.area_menu, .area_produtos{
		float:none;
		width:100%;
	}
	
	.menu_categorias{
		width:100%;
	}
}

@media screen and (max-width: 450px) {
	header#topo .secondLineTop{
		padding:10px 5px 0 5px;
	}
	
	.conteudo{
		padding:10px 5px;
	}
	
	/**PRODUTOS*/
	article.produtos{
		width:100%;
		margin:5% 1% 5% 1%;
		float:none;
	}
	
	.email{ font-size:12px; }
}
	
@media screen and (max-width: 401px) {
	
}
