/*GERAL*/
@font-face {
	font-family: abadiMtLight;
	src: url('../fonts/abadi-mt-condensed-light-webfont.woff2') format('woff2'),
	url('../fonts/abadi-mt-condensed-light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

body{
	background-color: #ffffff;
	font-family: abadiMtLight;
	color: #000000;
	overflow-x:hidden;
}

.nopadlr{
	padding-left: 0px;
	padding-right: 0px;
}

a:link {
	text-decoration: none;
	color: #000;
}

a:visited {
	text-decoration: none;
	color: #000;
}

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

/*CABECALHO*/
header {
	background-color: #ffffff;
	font-family: abadiMtLight;
	text-transform: uppercase;
}

header .top{
	height: 85px;
	border-bottom: #000 solid 2px;
}

header .top .social{
	margin-top: 43px;
	text-align: right;
}

header .top .social a{
	font-size: 19px;
	margin: 0px 7px;
}

header .menu{
	height: 84px;
}

header .logo{
	background-image: url(../imagens/logo_f_celina.png);
    background-size: 100%;
    background-repeat: no-repeat;
	margin: 10px 0px;
    height: 62px;
	width: 404px;
}

header .menu-top .navbar-nav{
	float: right;
}

header .nav>li>a:hover,header .nav>li>a:visited,header .nav>li>a:link {
	background: transparent;
	font-family: abadiMTLight;
	font-size: 23px;
	padding-top: 5px;
    padding-bottom: 5px;
}

header .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #fff;
    border: none;
}

header .open>.dropdown-menu {
    display: block;
    border: none;
	/*background: transparent;*/
	box-shadow: none;
    padding-left: 20px;
}

header .idiomas a, header .idiomas a:hover, header .idiomas a:link, header .idiomas a:visited{
	text-decoration: underline;
}

header .dropdown-menu > li > a, header .dropdown-menu > li > a:hover, header .dropdown-menu > li > a:link{
	text-decoration: none;
	color: #000;
	font-size: 18px;
	text-transform: none;
	padding-top: 0px;
    padding-bottom: 0px;
}

header .dropdown-menu > li > a:hover {
    background: transparent;
    color: #000;
}

header .menu-categorias .nav>li>a:hover, header .menu-categorias .nav>li>a:visited, header .menu-categorias .nav>li>a:link{
	font-size: 20px;
    padding-right: 14px;
    padding-left: 0px;
}

header .nav>li>a>img {
	height: 20px;
	width: 17px;
	vertical-align: sub;
}

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

header .menu-categorias{
	margin-top: 25px;
}

header .menuacoes{
	float: right;
	/*width: 35%;*/
}

header .menuacoes .toolbar {
	color: #fff;
}

header .menuacoes .toolbar li {
	float: right;
}

header .menuacoes input {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	line-height: inherit;
	margin: 0;
	padding: 0;
}

header .menuacoes input:focus {
	outline: none;
}

header .menuacoes input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

header .menuacoes input[type="search"]::-webkit-search-cancel-button,
header .menuacoes input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

header .menuacoes input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

header .menuacoes ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


header .menuacoes .toolbar li:first-child a { border-radius: .5em 0 0 .5em; }
header .menuacoes .toolbar li:last-child button { 
    border: none;
}

header .menuacoes header .menuacoes .toolbar a,
header .menuacoes .toolbar input[type="search"],
header .menuacoes .toolbar button {
	background: #fff;
    color: #000;
    display: block;
    padding: 2px 4px;
    position: relative;
	font-size: 18px;
}

header .menuacoes .toolbar input[type="search"]{
	border: none;
	border-bottom: #000 solid 1px;
}

header .menuacoes .toolbar a:hover,
header .menuacoes .toolbar input[type="search"]:hover,
header .menuacoes .toolbar input[type="search"]:focus,
header .menuacoes .toolbar button:hover {
	background: #fff;
}

header .menuacoes .toolbar input[type="search"] {
	display: none;
	height: 21px;
	width: 160px;
}

header .menuacoes .toolbar input[type="search"]::-webkit-input-placeholder { color: #fff; }
header .menuacoes .toolbar input[type="search"]::-moz-placeholder { color: #fff; opacity: 1; }
header .menuacoes .toolbar input[type="search"]:-moz-placeholder { color: #fff; opacity: 1; }
header .menuacoes .toolbar input[type="search"]:-ms-input-placeholder { color: #fff; }

header .acoes{
	float: right;
	margin-right: 10px;
}

header .acoes .btn_busca{
	background-image: url(../imagens/btn_buscar.png);
    background-size: 100%;
    background-repeat: no-repeat;
	height: 27px;
	width: 55px;
	margin-top: 5px;
}

header .acoes .btn_user{
	background-image: url(../imagens/btn_user.png);
    background-size: 100%;
    background-repeat: no-repeat;
	height: 31px;
	width: 28px;
}

header .acoes .btn_bag{
	background-image: url(../imagens/btn_bag.png);
    background-size: 100%;
    background-repeat: no-repeat;
	height: 31px;
	width: 28px;
}

/*CORPO*/
.tit_lancamento{
	height: 94px;
}

.tit_lancamento .titulo{
	font-size: 33.6px;
    text-transform: uppercase;
    margin-top: 30px;
}

.lancamentos .produto{
	height: 630px;
	padding: 0px 5px;
}

.lancamentos .produto .imagem{
	width: 365px;
	height: 500px;
	/*background-color: #eee;*/
}

.lancamentos .produto .imagem img{
	max-width: 365px;
    max-height: 500px;
    width: auto;
    height: auto
}

.lancamentos .produto .info{
	height: 130px;
	width: 365px;
}

.lancamentos .produto .info .descricao{
	 text-align: center;
	 font-size: 24px;

 }

section#produto .relacionados .produto .info .codigo{
	text-align: center;
	font-size: 24px;
	margin: 0 !important;
}

.lancamentos .produto .info .codigo{
	text-align: center;
	font-size: 20px;
}

section#produtos .produto .info .codigo{
	text-align: center;
	font-size: 20px;
}

.lancamentos .produto .info .preco{
	font-size: 26.8px;
    text-align: center;
    font-weight: bold;
}

/*CONTATO*/
section#contato{
	min-height: 900px;
}

section#contato .titulo{
	font-size: 22.67px;
    color: #000;
    font-weight: bold;
    padding: 25px 0px;
}

section#contato .form{
	margin-top: 30px;
}

section#contato .form .form-group {
    min-height: 67px;
    margin-bottom: 0px;
}

section#contato .form .help-block{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

section#contato .form input{
	border-radius: 0px;
	box-shadow: inset 0px 0px 8px 3px #f2f2f2;
}

section#contato .form textarea{
	border-radius: 0px;
	box-shadow: inset 0px 0px 8px 3px #f2f2f2;
	margin-bottom: 10px;
}

section#contato .form button{
	background: #49a09e;
    border: none;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    padding-bottom: 5px;
    padding-top: 7px;
    width: 100%;
}

/*PRODUTO*/
section#produto{
	min-height: 900px;
}

section#produto .categoria{
	padding: 22px 0px;
    font-size: 17.28px;
    font-weight: bold;
}

section#produto .categoria span{
	text-transform: uppercase;
}

section#produto .miniatura{
	width: 150px;
    /*background-color: #e9e9e9;*/
    height: 136px;
	text-align: center;
    margin-bottom: 10px;
}

section#produto .miniatura img{
	max-width: 150px;
    max-height: 136px;
    width: auto;
    height: auto;
}

section#produto .principal{
	width: 491px;
    /*background-color: #e9e9e9;*/
    height: 579px;
	line-height: 579px;
}

section#produto .principal img{
	max-width: 491px;
    max-height: 579px;
    width: auto;
    height: auto
}

section#produto .info{
	
}

section#produto .info .titulo{
	font-size: 24px;
    font-weight: bold;
	margin-left: 24px;
}

section#produto .info .codigo{
	text-transform: uppercase;
    font-size: 12px;
	/*section#produto .info .titulo*/
}

section#produto .info .titulo{
	margin-bottom: 40px;
	margin-left: 0px;
}

section#produto .info .preco{
	color: #d80000;
	font-size: 32.64px;
	font-weight: bold;
	margin-bottom: 40px;
	margin-left: 24px;
}

section#produto .info .addcarrinho{
	font-size: 19.20px;
	font-weight: bold;
}

section#produto .info .addcarrinho button{
	border: none;
    background: #fff;
}

section#produto .info .addcarrinho button>img{
	vertical-align: text-bottom;
}

section#produto .info .social{
	margin-bottom: 40px;
	margin-left: 24px;
}

section#produto .info .social .titsocial{
	text-transform: uppercase;
}

section#produto .info .social .iconessocial{
	margin-top: 12px;
}

section#produto .info .social .iconessocial a{
	font-size: 16px;
    margin: 0px 8px 0px 0px;
}

section#produto .info .social .iconessocial a:hover,
section#produto .info .social .iconessocial a:link,
section#produto .info .social .iconessocial a:visited{
	text-decoration: none;
    color: #000;
}

section#produto .info .infoprod{
	margin-left: 24px;
}

section#produto .titrelacionados{
	text-transform: uppercase;
	font-size: 17.28px;
	margin: 93px 8px;
}

section#produto .relacionados .produto{
	height: 630px;
	padding: 0px 5px;
}

section#produto .relacionados .produto .imagem{
	width: 365px;
	height: 498px;
	/*background-color: #eee;*/
}

section#produto .relacionados .produto .imagem img{
	max-width: 365px;
    max-height: 498px;
    width: auto;
    height: auto
}

section#produto .relacionados .produto .info{
	height: 130px;
}

section#produto .relacionados .produto .info .descricao{
    text-align: center;
    font-size: 24px;
    padding: 15px 15px 5px 15px;
}

section#produto .relacionados .produto .info .preco{
	font-size: 26.8px;
    text-align: center;
    font-weight: bold;
	color: #000;
	margin-bottom: 0px;
    margin-left: 0px;
}

/*PRODUTOS*/
section#produtos{
	margin-top: 40px;
	min-height: 500px;
}

section#produtos ul.categorias{
	list-style: none;
    margin-left: -45px;
    font-size: 33.60px;
}

section#produtos ul li.cat{
	font-weight: bold;
}

section#produtos ul.subcategorias{
	list-style: none;
	font-weight: normal;
	margin-left: -30px;
}

section#produtos ul.subcategorias li{
	font-size: 24px;
	margin-bottom: -5px;
}

section#produtos ul.subcategorias li a.destaque{
	color: #d90000;
}

section#produtos .produto{
	height: 630px;
	padding: 0px 5px;
}

section#produtos .produto .imagem{
	width: 365px;
	height: 498px;
	line-height: 498px;
	/*background-color: #eee;*/
}

section#produtos .produto .imagem img{
	max-width: 365px;
    max-height: 498px;
    width: auto;
    height: auto
}

section#produtos .produto .info{
	width: 365px;
	height: 130px;
}

section#produtos .produto .info .descricao{
    text-align: center;
    font-size: 24px;
    padding: 15px 15px 5px 15px;
}

section#produtos .produto .info .preco{
	font-size: 26.8px;
    text-align: center;
    font-weight: bold;
	color: #000;
	margin-bottom: 0px;
    margin-left: 0px;
}

section#produtos .paginationarea{
	text-align: center;
}

section#produtos .paginacao {
	text-align: center;
}

section#produtos .pagination li>a:visited
section#produtos .pagination li>a:link
section#produtos .pagination li>a:hover{
	background-color: #fff;
}

section#produtos .pagination li>a {
	border: none;
	color: #000;
	font-weight: bold;
}

section#produtos .pagination li>a.active {
	border: none;
	color: #fff;
	background-color: #000;
}

section#orcamento{
	min-height: 500px;
	margin-bottom: 50px;
}

section#orcamento .titulo{
	font-size: 19.20px;
	margin-top: 50px;
	padding-bottom: 5px;
	border-bottom: #f0f0f0 solid 1px;
}

section#orcamento .cab{
	margin-top: 40px;
    padding-bottom: 10px;
	font-size: 14.40px;
	color: #999999;
}

section#orcamento .prod{
	padding-top: 10px;
	padding-bottom: 10px;
	border: #f0f0f0 solid 1px;
	min-height: 109px;
}

section#orcamento .img{
	width: 100px;
    /*background-color: #e8e8e8;*/
    /*border: #e8e8e8 solid 1px;*/
}

section#orcamento .img img{
	max-width: 100px;
    max-height: 85px;
    width: auto;
    height: auto
}

section#orcamento .tituloprod{
	font-size: 25px;
    font-weight: bold;
    margin-top: 25px;
}

section#orcamento .precoprod{
	font-size: 17px;
    font-weight: bold;
    margin-top: 15px;
	width: 75px;
	margin-right: 10px;
}

section#orcamento .qtde{
	margin-top: 25px;
}

section#orcamento .btnminus{
	float: left;
    font-size: 22px;
    font-weight: bold;
}

section#orcamento .qtde input{
	float: left;
    width: 45px;
    margin: 0px 5px;
    height: 35px;
    padding: 5px;
    background-color: #222222;
    border: none;
    color: #fff;
	text-align: center;
}

section#orcamento .btnplus{
	float: left;
    font-size: 17px;
    font-weight: bold;
    margin-top: 5px;
}

section#orcamento .subtotalprod{
	font-size: 17px;
    font-weight: bold;
    margin-top: 30px;
}

section#orcamento .btndelet{
	text-align: center;
    margin-top: 30px;
}

section#orcamento .barrtotal{
	background-color: #f0f0f0;
	margin-bottom: 10px;
	margin-top: 10px;
	min-height: 40px;
	color: #000;
	font-size: 19.20px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
}

section#orcamento .botoes button.continua{
	border: none;
    padding: 10px;
    font-weight: bold;
    font-size: 19.20px;
    width: 180px;
    text-align: center;
	float: right;
	background: #f0f0f0;
    margin-left: 10px;
}

section#orcamento .botoes button.print{
	border: none;
    padding: 10px;
    font-weight: bold;
    font-size: 19.20px;
    width: 180px;
    text-align: center;
	float: right;
	background: #f0f0f0;
    margin-left: 10px;
}

section#orcamento .botoes button.finalizar{
	border: none;
    padding: 10px;
    font-weight: bold;
    font-size: 19.20px;
    width: 180px;
    text-align: center;
	float: right;
	background: #f0f0f0;
    margin-left: 10px;
}

/*LOJAS*/
section#lojas{
	min-height: 500px;
	margin-bottom: 50px;
}

section#lojas .loja .img{
	max-width: 355px;
	max-height: 250px;
	background-color: #eee;
	height: 2750px;
}

section#lojas .loja .img img{
	/*max-width: 355px;
	max-height: 250px;
	height: auto;
	width: auto;*/
	height: 100%;
    width: 100%;
}

section#lojas .sobre{
	margin-bottom: 30px;
}

section#lojas .sobre .info p{
	font-family: abadiMtLight;
}

section#lojas .loja .titulo{
	margin-top: 15px;
    margin-bottom: 20px;
}

section#lojas .loja .info{
	margin-bottom: 30px;
	min-height: 180px;
}

section#lojas .loja .endereco{
	font-size: 15.36px;
}

section#lojas .loja .mapa{
	margin-bottom: 30px;
}

section#lojas .loja .mapa iframe{
	width: 100%;
    height: 230px;
}

section#lojas .titulo{
	font-size: 34.60px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 30px;
}

section#lojas .lojasarea{
	
}

/*RODAP�*/
footer{
	background-color: #000;
}

footer .top{
	background-image: url(../imagens/bkg_footer.png);
    background-repeat:repeat-x;
	height: 177px;
	padding: 20px 0px;
}

footer .top .titulo{
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
}

footer .top .info{
	color: #999999;
	padding-right: 15px;
    margin-top: 10px;
    margin-bottom: 15px;
}

footer .top .menor{
	width: 400px;
}

footer .top .form{
	margin-left: 13px;
}

footer a, footer a:hover, footer a:link, footer a:visited{
	text-decoration: none;	
}

footer .top .diform{
	padding-left: 30px;
}

footer .top .socbtn {
	float: left;
    font-size: 35px;
    text-align: center;
    background: transparent;
    color: #fff;
    border: none;
}

footer .top .socialface {
	background-color: #3a589b;
	width: 51px;
    height: 45px;
}

footer .top .socialtwitter {
	background-color: #598dca;
	width: 51px;
    height: 45px;
}

footer .top .socialinsta {
	background-color: #f05d4a;
	width: 51px;
    height: 45px;
}

footer form input {
	font-size: 13px;
    color: #666666;
    padding: 6px;
    background-color: #fff;
    border: none;
    width: 210px;
    float: left;
    margin-left: 0.2em;
    margin-right: 0.3em;
    height: 40px;
}

footer form button {
	text-transform: uppercase;
    color: #000;
    background: #8fcdcc;
    border-radius: 0px;
    width: 51px;
    border: #8fcdcc solid 1px;
    padding: 0.20em;
    margin-left: 0.1em;
    height: 40px;
    font-size: 21px;
	font-weight: bold;
}

footer .mid{
	height: 280px;
	padding-top: 10px;
	background-color: #101010;
}

footer .mid .titulo{
	color: #fff;
	/*text-transform: uppercase;*/
	font-weight: bold;
	padding-right: 10px;
	font-size: 18px;
}

footer .mid .loja{
	margin-top: 6px;
	margin-bottom: 10px;
}

footer .mid img{
	vertical-align: text-bottom;
	margin-left: 8px;
}

footer .mid .endereco{
	color: #fff;
	padding-right: 10px;
	/*text-transform: uppercase;*/
	font-size: 14px;
}

footer .bot{
	height: 75px;
	/*text-transform: uppercase;*/
	color: #fff;
	font-size: 13px;
}

footer .bot .logo_tr1 {
	background-image: url(../imagens/logo_tr1_w.png);
    background-position: 50%;
    background-size: 80%;
    background-repeat: no-repeat;
    height: 38px;
    width: 100px;
    float: right;
    margin-top: -10px;
}

footer .bot .copy{
	padding-top: 25px;
}

.subtotprod{width: 85px;}


#banner{
	width: 1600px;
	/*overflow: hidden;*/
	display: inline-block;

	/*left: 50%;*/
	/*margin-left: -397px;*/
}

.preco{display: none;}