/*Geral*/
@font-face {
  font-family: "Roboto";
  src: url("https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxK.woff2")format("woff2");
  font-style: normal;
  font-weight: 400;
}

*{
    scrollbar-width: thin;
}

@media (max-width: 991px) {
	body{
		margin-top:50px;
	}
}

body{
	font-family: 'Roboto';
}

body a{
	text-decoration:none;
	color:#444;
	outline:none;
}

body img{
	border:none;
}

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

.no-padding{
	padding:0px;
}

.max-width{
	width:100%;
	margin:0px auto;
	max-width:1240px;
}

.msgError{
	color:#F00;
	font-size:14px;
	font-weight:normal;
	line-height: normal;
}

.msgSucess{
	color:#070;
	font-size:14px;
	font-weight:normal;
	line-height: normal;
}

.form-horizontal .control-label{
	text-align:left !important;
}

.resultado{
    float: left;
    width: 100%;
    padding: 10px;
}

#loadingTela{
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background-color:#000;
	opacity:0.88;
	z-index:9999;
	display:none;
}

.loadingTela{
	position:absolute;
	top:calc(50% - 46px);
	left:calc(50% - 82px);
	width:164px;
	height:46px;
}

.loadingTela i{
    color: #FFF;
}

.loadingTela h4{
    color: #FFF;
}

input.error{
	border:1px solid #F30;
}

select.error{
	border:1px solid #F30;
}

textarea.error{
	border:1px solid #F30;
}

#paginacao{
	height:30px;
	margin-top:50px;
	margin-bottom:10px;
}

#paginacao a{
	float:left;
	color:#000;
	font-size:14px;
	margin-left:5px;
	line-height:25px;
	text-align:center;
}

.paginacao a{
	width:30px;
	height:25px;
}

.pagina_clicada a{
	width:30px;
	height:25px;
	background-color:#888;
}

.scrolltoTop{
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9;
    display: none;
}

.whats-fixo{
    position:fixed;
    right:0px;
    z-index: 99;
	padding:6px;
	font-weight:bold;
	text-align:center;
	width: 99px;
}

.carrinho-fixo{
    position:fixed;
    right:0px;
    z-index: 99;
	padding:5px;
	font-weight:bold;
	text-align:center;
}
/*Fim de Geral*/

/*Topo*/
.topo{
	float: left;
	width: 100%;
	background-color: #2e7e46;
	height:50px;
	line-height:50px;
	font-size:16px;
	color:#FFF;
}

.topo a{
	float:right;
	color: #ffffff;
}

@media (max-width: 991px){
	.topo{
        position: fixed;
         z-index: 999;
		top: 0px;
	}
}
/*Fim de Topo*/

/*Cabecalho*/
.logotipo{
	float:left;
	margin-top:10px;
}

#form_pesq{
	position:relative;
}

#form_pesq i{
	position:absolute;
	right:10px;
	top:50%;
	font-size:18px;
	margin-top:-9px;
	color:#2E7E46;
}

#form_pesq #palavra_chave{
	margin-top:40px;
	padding:20px 30px 20px 10px;
	background-color:transparent;
	border-radius:0px;
}

#form_pesq #palavra_chave:focus{
	border-color:#A8CF45;
}

.user-opts{
	padding-top:50px;
	font-size:14px;
	font-weight:700;
}

.user-opts i{
	font-size:18px;
}

.menu_h{
	margin-top: 40px;
	position: relative;
    background-image:url(../publico/site/central_faixa_bg.png);
	height: 59px;
	line-height: 59px;
}

.menu{
	position:unset;
	font-size:14px;
}

.menu a{
	float:left;
	width:100%;
	color: #2e7e46;
}

.menu .fa-bars{
	color:#2e7e46;
	font-size:20px;
	margin-top:18px;
	float:left;
	margin-right:5px;
}

.dpto{
	height:46px;
	float:left;
	text-transform:uppercase;
	text-align:center;
	position:unset;
	cursor:pointer;
	letter-spacing: .5px;
	color: #2e7e46;
}

.dpto:hover{
	text-decoration:none;
	color:#A8CF45;
	border-bottom:1px solid #A8CF45;
}

.sub_menu{
	position:absolute;
	left:0px;
	top:46px;
	border-top:1px solid #A8CF45;
	padding-top:30px;
    padding-bottom: 40px;
	display:none;
	z-index:999;
	background-color:#FFF;
	border-bottom:1px solid #ddd;
}

.sub_menu .departamento{
	float:left;
	width:208px;
	text-align:left;
	text-transform:capitalize;
	line-height:35px;
    margin-right: 34px;
}

@media (max-width: 1199px) {
	.sub_menu .departamento{
        margin-right: 25px;
    }
}

.sub_menu .departamento a:hover{
	border:none;
	color:#A8CF45;
	text-decoration:none;
}

.bt_vertodos{
	width:100% !important; 
	background-color:#e5e4e4; 
	margin-top:20px; 
	margin-bottom:20px; 
	text-align:center !important;
	color:#2C4658;
}

.bt_vertodos:hover{
	color:#2C4658 !important;
}

.menu_h_fixed{
    transition: .3s;
    position: fixed !important;
    width: 100%;
    top: 0px;
    z-index: 999;
    border-bottom:1px solid #A8CF45;
    padding-bottom: 10px;
}

.bt_menu_mobile{
    float: left !important;
    margin-left: 0px !important;
	font-size: 16px;
}

.bt_menu_mobile:focus{
	color: #ffffff;
}

.box_menu_mobile{
    position: absolute;
    top: 50px;
    left: -100vw;
    width: 100vw;
    background-color: transparent;
    height: 100vh;
    transition: 1s;
    line-height: 20px;
}

.box_menu_mobile a{
    float: left;
    width: 100%;
    padding: 10px 10px 10px 15px;
    margin-left: 0px;
    font-size: 16px;
}

.box_menu_mobile button{
    float: left;
    width: 100%;
    padding: 10px 10px 10px 15px;
    margin-left: 0px;
    background-color: transparent;
    border: none;
    text-align: left;
    font-size: 16px;
}

.menu_mobile_limit{
    float: left; 
    width: 300px;
    height: 100vh;
    padding-bottom: 10px;
    padding-top: 10px;
    overflow: auto;
	opacity: 0.95;
	background-color: #2e7e46;
	padding-left: 2px;
	padding-right: 2px;
}

.menu_mobile_limit button:hover{
    background-color: #ffffff;
	color: #2e7e46;
	border-radius: 5px;
}

.menu_mobile_limit a:hover{
    background-color: #ffffff;
	color: #2e7e46;
	border-radius: 5px;
}

.open{
    left: 0px !important;
    transition: .5s;
}

.menu_v_links{
    float: left;
    width: 100%;
}

.menu_v_links div{
    float: left;
    width: 100%;
    display: none;
}

.menu_v_links a{
    padding-left: 25px;
}
/*Fim de cabecalho*/

/*Banner*/
#banner{
	float:left;
	width:100%;
	height:308px;
	margin-top:5px;
}
/*Fim de banner*/

/*Centro*/
/*Produtos*/
.produto-box{
	float: left;
	width: 100%;
	margin-bottom:30px;
	margin-top:10px;
	background-color: #fff;
	box-shadow: 4px 4px 10px #444;
	padding: 15px;
	border-radius: 5px;
}

.produto-box:hover{
	transition: .5s;
	box-shadow: -3px -3px 10px #444;
}

.produto-box h4{
	float:left;
	width:100%;
    font-size: 17px;
    letter-spacing: .5px;
}

.produto-box small{
	float:left;
	width:100%;
}

.produto-box .msg_frete{
    text-transform: uppercase;
    color: #388B28;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 3px 0px 6px 0px;
}

.produto-box .valor_antigo{
    float: none;
    text-decoration: line-through;
    color: #777;
    margin-right: 10px;
    font-weight: normal;
}

.produto-box .valor{
    font-weight: bold;
}


.produto-box h5{
	float:left;
	width:100%;
}

.menu_left{
    margin-bottom: 40px;
}

#nav{
	margin-top:10px;
	color:#000;
	text-transform: uppercase;
	font-size: 12px;
}

#nav a{
	color:#4a90e2;
}

#nav a:hover{
	text-decoration:none;
	color:#2E7E46;
}

#nav span{
	color:#b4b4b4;
}

#nav i{
	margin-left: 6px;
	margin-right: 6px;
}

.ordenar{
	text-align:right;
	color:#000;
	margin-bottom:20px;
	margin-top:10px;
}

.ordenar select{
	border:1px solid #777;
}

.faixa_h{
	float:left;
	width:100%;
	height:59px;
	background-image:url(../publico/site/central_faixa_bg.png);
    margin-bottom:5px;
}

.produto-info{
	padding-bottom: 30px;
}

.produto-info .nome{
	float:left;
	width:100%;
	color:#000;
	font-size: 22px;
	font-weight:400;
	text-transform: uppercase;
	line-height: 30px;
	letter-spacing: .5px;
	margin-top: 10px;
}

.produto-info .referencia{
	float:left;
	width:100%;
	color:#b4b4b4;
	font-size: 15px;
}

.produto-info .msg_frete{
    text-transform: uppercase;
    color: #388B28;
    font-weight: 700;
    letter-spacing: 1.5px;
    margin: 6px 0px 6px 0px;
}

.produto-info .valor{
	float:left;
	width:100%;
	font-size: 24px;
	line-height: 30px;
	font-weight: 400;
	margin-top: 10px;
    letter-spacing: .5px;
}

.produto-info .valor_antigo{
    float: none;
    text-decoration: line-through;
    color: #777;
    margin-right: 10px;
    font-weight: normal;
    font-size: 16px;
}

.produto-info .parcelas{
    float: left;
    width: 100%;
    color: #444;
    font-size: 16px;
}

.produto-info .desc_titulo{
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 20px;
}

.social-share a{
	float:left;
	margin:12px;
	font-size:22px;
	color:#555;
}

.social-share span{
	float:left;
	margin:22px 0px 0px 0px;
	color:#555;
}

@media (max-width: 767px) {	
	.social-share span{
		width: 100% !important;
	}
	
	.produto-box{
		padding: 8px;
	}
}
/*Fim de produtos*/

/*Carrinho*/
#carrinho a{
	text-decoration:none;
}

#carrinho .item{
	position:relative;
	margin-top:5px;
	margin-bottom:20px;
}

.carrinho-item-nome{
	float:left;
	width:100%;
	font-size:17px;
	font-weight:bold;
	margin-top:20px;
	color:#000;
}

#carrinho .item input[type="text"]{
	padding:3px;
	text-align:center;
	border:2px solid #999;
	font-size:18px
}

#faixa-subtotal{
	border-top:1px solid #CCC;
	padding-top:10px;
}

#subtotal{
	float:right;
	height:40px;  
	line-height:40px;
	font-size:20px; 
}

@media (max-width: 991px) {
	.col-produto{
		text-align:center;
	}
}
/*Fim de Carrinho*/

/*Cliente*/
#cliente-login-cadastro{
	float:left;
	width:960px;
	margin-top:10px;
}

#cliente-login{
	float:left;
	width:469px;
}

#cliente-cadastro{
	float:left;
	width:459px;
	margin-left:20px;
}

#cliente-cadastro-form{
	float:left;
	width:958px;
}

#dados-empresa{
	float:left;
	width:100%;
	display:none;
}

#cadastro_form input.error{
	border:1px solid #F30;
}

#cadastro_form2 input.error{
	border:1px solid #F30;
}

#login_form input.error{
	border:1px solid #F30;
}

.recover-senha{
	float:left;
	width:960px;
}

#cliente-enderecos{
	float:left;
	width:960px;
	background-color:#ffffff;
	padding-top:10px;
}

.endereco-box{
	min-height:195px;
	border-radius:5px;
	margin-bottom:20px;
	background-image:url(../imagens/site/bg_box_end.png);
	border:1px solid #dddddd;
}

.seleciona-endereco{
	float:left;
	width:100%;
	height:35px;
	background-image:url(../imagens/site/usar-endereco-off.png);
	background-repeat:no-repeat;
	background-position:center;
}

.seleciona-endereco_{
	float:left;
	width:100%;
	height:35px;
	background-image:url(../imagens/site/usar-endereco-on.png);
	background-repeat:no-repeat;
	background-position:center;
}

.endereco-selecionado{
	float:left;
	width:100%;
	height:35px;
	background-image:url(../imagens/site/usar-endereco-on.png);
	background-repeat:no-repeat;
	background-position:center;
}

#endereco-dados{
	float:left;
	width:960px;
	margin-bottom:20px;
	background-color:#FFF;
}

#cliente_menu{
	margin-top:20px;
	padding-bottom:10px;
	padding-top:10px;
	font-size:15px;
}

#cliente_menu a{
	line-height:25px;
}

@media (max-width: 991px) {
	#cliente_menu{
        margin-top: 0px;
		position:absolute;
		top:60px;
		left:0px;
		width:240px;
		display:none;
		z-index:100;
		background-color:#f7f7f7;
	}
}

.cliente_menu_cat{ 
	height:30px;
	line-height:30px; 
	font-weight:bold;
}

#form_email input.error{
	border:1px solid #F30;
}

#form_senha input.error{
	border:1px solid #F30;
}

.compra-detalhes{
	float:left;
	width:710px;
	display:none;
	margin-bottom:20px;
}

#form_devolucao input.error{
	border:1px solid #F30;
}

#form_devolucao textarea{
	resize:none;
}

.item_endereco{
	float:left;
	width:100%;
	margin-bottom:30px;
	border:1px solid #f5f4f4;
	box-shadow: 0px 0px 10px #777;
}

.item_endereco a{
	margin:10px;
}
/*Fim de Cliente*/
/*Fim de Centro*/

/*Newsletter*/
#newsletter_form #email{
	padding:21px 30px 20px 10px;
	background-color:#FFF;;
	border-radius:0px;
}

#newsletter_form #email:focus{
	border-color:#A8CF45;
}

#newsletter_form #email{
	position:relative;
}

#newsletter_form #nome{
	padding:21px 30px 20px 10px;
	background-color:#FFF;;
	border-radius:0px;
}

#newsletter_form #nome:focus{
	border-color:#A8CF45;
}

#newsletter_form input[type=submit]{
	position:absolute;
	right:0px;
	top:0px;
	font-size:18px;
	color:#FFF;
	padding:7px 10px 8px 10px;
	border-radius:0px;
	background-color:#2C4658;
}
/*Fim de Newsletter*/
/*Rodape*/
#rodape{
	float:left;
	width:100%;
    background-color: #2C4658;
    padding-top: 30px;
    padding-bottom: 20px;
    letter-spacing: .3px;
	font-size:16px;
}

.rodape-titulo{
	float:left;
	width:100%;
	font-size:18px;
	color:#FFF;
	margin-top:10px;
    font-weight: normal;
}

.rodape-titulo:hover{
    color: #FFF;
}

.rodape-texto{
	float:left;
    width: 100%;
	margin-top:15px;
	margin-bottom:20px;
    font-weight: normal;
	color:#ffffff;
    line-height: 25px;
}

.rodape-link{
	float:left;
	width:100%;
	color:#ffffff;
    font-weight: normal;
    letter-spacing: .5px;
}

.rodape-link:hover{
	color:#FFF;
}

@media (max-width: 991px){    
    .rodape-titulo{
        font-size: 17px;
    }
}
/*Fim de rodape*/