body {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	padding-top: 100px;
}
.navbar-inverse {
	background-image: url(/img/bg-header.png);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: transparent;
	border: none;
}
.top-header .logo {
	background-image: url(/img/logotipo2.png);
	background-repeat: no-repeat;
	display: block;
	height: 87px;
	position: relative;
	top: -18px;
}

.top-menu ul {
	background-color: #d0df00;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	text-transform: uppercase;
}

.top-menu ul li {
}

.top-menu ul li a {
	padding: 4px 0 0 0;
	color: #115e67;
}
.top-menu .nav>li>a:hover,
.top-menu .nav>li>a:focus {
	text-decoration: none;
	background: none;
	color: #000;
	text-shadow: 0 0 5px #FFFFFF;
}

/*.top-header .pesquisa .input-group input.form-control {*/
.input-group input.form-control {
	background-color: rgba(255, 255, 255, 0.83);
	border: none;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	height: 35px;
	color: #000;
	font-size: 15px;
	font-style: italic;
}

/*.top-header .pesquisa .input-group-btn .btn {*/
.input-group-btn .btn {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	height: 35px;
	border: none;
	padding: 0 20px;
	font-size: 22px;
	color: #115e67;

	background: #cfdf00; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 10%, #cfdf00 90%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#ffffff), color-stop(90%,#cfdf00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 10%,#cfdf00 90%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 10%,#cfdf00 90%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 10%,#cfdf00 90%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 10%,#cfdf00 90%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cfdf00',GradientType=0 ); /* IE6-9 */
}

.nav-justified>li {
	display: table-cell;
	width: 1%;
}
.nav-justified>li {
	float: none;
}
.row.top-menu {
	margin-bottom: 10px;
}

.carousel{
	-webkit-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden;
	margin-bottom: 30px;
}
.carousel .item{
    background: #333;    
    text-align: center;
    height: 400px !important;
}
.carousel .item h2{
    margin: 0;     
    color: #666;
    padding-top: 90px;
    font-size: 52px;
    font-family: "trebuchet ms", sans-serif;    
}
.carousel-inner>.item>div,
.carousel-inner>.item>a>div {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 1;
	display: block;
	width: 100%;
	max-width: 100%;
	height: 100%;
	background-position: center center;
}
.carousel-indicators {
	left: 0;
	width: auto;
	margin-left: 30px;
	margin-bottom: 0;
}
.carousel-indicators .active, 
.carousel-indicators li {
	width: 17px;
	height: 17px;
	margin: 1px 5px 1px 1px;
	border: 2px solid #fff;
}
.carousel-indicators .active {
	background-color: #d0df00;
	border: 2px solid #d0df00;
}

.offcanvas-toggle {
	padding: 3px 5px 1px 5px;
}

h2.titulo,
.titulosPaginas {
	font-weight: bold;
	text-transform: uppercase;
	color: #d0df00;
	font-size: 30px;
}
h2.titulo {
	padding-left: 15px;
}




.caixa-produto {
	display: block;
}
.caixa-produto:hover {
	text-decoration: none;
}
.caixa-produto .imagem {
	text-align: center;
	min-height: 160px;
}
.caixa-produto .imagem img {
	max-width: 100%;
	max-height: 200px;
	margin-bottom: 10px;
}
.caixa-produto p.nome, .nome-produto {
	text-transform: uppercase;
	font-size: 20px;
	line-height: 23px;
	margin: 0;
	font-weight: bold;
	color: #115e67;
	height: 46px;
	overflow: hidden;
}
.caixa-produto .ver-detalhe {
	display: block;
	text-transform: lowercase;
	padding: 8px 0 8px 14px;
	color: #7fa9ae;
	Background: #eef4f5;
	margin-bottom: 10px;
}
.caixa-produto:hover .ver-detalhe {
	color: #fff;
	Background: #7fa9ae;
	text-decoration: none;
}
.caixa-produto .ver-detalhe i.fa-plus {
	float: right;
	background: #7fa9ae;
	color: #eef4f5;
	padding: 11px 13px;
	margin-top: -8px;
}
.caixa-produto:hover .ver-detalhe i.fa-plus {
	color: #7fa9ae;
}
.caixa-produto.novidade {
	-webkit-border-radius: 15px;
	border-radius: 15px;
	
	padding: 15px;

	border: 1px solid #ddd;
	margin-bottom: 30px;
	color: #115e67;
}

.caixa-produto.grelha {
	-webkit-border-radius: 15px;
	border-radius   : 15px;
	padding         : 15px;
	border          : 1px solid #ddd;
	margin-bottom   : 10px;
	color           : #115e67;
}




ul.nav-categorias,
ul.nav-categorias ul {
	margin: 0;
	padding: 0;
}
ul.nav-categorias li {
	list-style: none;
}
ul.nav-categorias span,
ul.nav-categorias a {
	display: block;
	padding: 10px 25px 10px 20px;
	text-transform: uppercase;
	font-size: 15px;
	color: #fff;
	background-color: #7fa9ae;
	margin-bottom: 2px;
	cursor:pointer;
}

ul.nav-categorias .succatOpen .abre
{
    color: #115e67;
	background-color: #D0DF00;
}
ul.nav-categorias .firstOpen a
{
    color: #fff;
	background-color: #3d7980;
}
ul.nav-categorias .succatOpen ul .firstOpen a
{
    color: #3d7980;
	background-color: #d8e2cb;
}

ul.nav-categorias a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #3d7980;
}

ul.nav-categorias ul a {
	padding: 8px 5px 8px 30px;
	font-size: 14px;
	color: #7fa9ae;
	background-color: #f9fdf4;
}

ul.nav-categorias ul a:hover {
	color: #3d7980;
	background-color: #d8e2cb;
}

ul.nav-categorias ul ul a {
	padding-left: 50px;
}

ul.nav-categorias .current a {
	color: #115e67;
	background-color: #d0df00;
}

.divider {
	background-image: url(img/bg-divider.png);
	background-position: center center;
	padding: 40px 0;
	color: #115e67;
	font-style: italic;
	font-size: 30px;
	text-align: center;
	margin: 30px 0;
}

.container.footer-info {
	margin-top: 60px;
}

.container.footer-info .titulo {
	text-transform: uppercase;
	font-size: 19px;
	margin-bottom: 15px;
	line-height: 26px;
	color: #7fa9ae;
}
.container.footer-info .titulo span {
	font-size: 27px;
	font-weight: bold;
}

.container.footer-info .link {
	position: absolute;
	top: 30px;
	right: 0;
	text-align: right;
}
.container.footer-info .link a {
	color: #999;
}

.caixa-noticia {
	display: block;
}
a.caixa-noticia:hover {
	text-decoration: none;
}

.caixa-noticia .diames {
	position: absolute;
	z-index: 1;
	background-color: rgba(127,169,174,0.4);
	width: 50px;
	height: 52px;
	text-align: center;
	overflow: hidden;
	text-transform: lowercase;
	color: #fff;
	top:0px;
	left:0px;
}
a.caixa-noticia:hover .diames {
	background-color: rgba(127,169,174,0.8);
}
.caixa-noticia .diames .dia {
	font-size   : 26px;
	line-height : 26px;
	padding-top : 6px;
}
.caixa-noticia .diames .mes {
	font-size   : 16px;
	line-height : 13px;
}
.caixa-noticia .imagem img {
	width: 100%;
}
.caixa-noticia .textos {
	margin-bottom   : 20px;
	padding-bottom  : 5px;
	font-size       : 17px;
}
.caixa-noticia .textos h2 {
	margin-top: 0;
	color: #999;
	text-transform: uppercase;
	font-size: 18px;
}
a.caixa-noticia:hover .textos h2 {
	color: #666;
}
.caixa-noticia .textos span.lermais {
	display: block;
	text-align: right;
	font-size: 26px;
	color: #7fa9ae;
}

.footer-info .caixa-newsletter {
	margin-bottom: 40px;
}
.footer-info .caixa-newsletter p {
	font-size: 16px;
	color: #999;
	line-height: 18px;
}

.footer-info .caixa-newsletter .input-group input.form-control {
	border: 1px solid #ddd;
}

.footer-info .caixa-redessociais a.facebook {
	color: #3a589b;
}
.footer-info .caixa-redessociais a.facebook:hover {
	color: #1e3e84;
}
.footer-info .caixa-redessociais a.linkedin {
	color: #007ab9;
}
.footer-info .caixa-redessociais a.linkedin:hover {
	color: #025884;
}

footer{
	background-image: url(/img/bg-footer.png);
	background-position: center bottom;
	background-repeat: repeat-x;
	background-color: transparent;
	min-height: 40px;
	padding: 10px 0;
	text-align: center;
	color: #d0df00;
	font-size: 11px;
}
footer a {
	color: #d0df00;
	text-decoration: none;
}
footer a:hover {
	color: #d0df00;
	text-decoration: underline;
}
footer p {
	margin: 0;
}
.caixa-noticia .imagem {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 180px;
}


ul#GrelhaProdutos {
	margin: 20px 0;
	padding: 0;
	list-style: none;
	overflow: auto;
}
li.liGrelha {
	float: left;
	margin-bottom: 5px;
	cursor:pointer;
	margin-right: 0;
	width: 100%;
}
li.liLista {
	margin-bottom: 10px;
}

ul#GrelhaCategorias {
	overflow: auto;
	padding: 0;
	margin: 20px 0;
}
ul#GrelhaCategorias li.liGrelha {
	list-style: none;
	text-align: center;
	border-radius: 15px;
}
ul#GrelhaCategorias li.liGrelha:hover {
	background-color: #ddd;
}
ul#GrelhaCategorias li.liGrelha a {
	color: #115e67;
	text-transform: uppercase;
}

.ui-widget-header {
	border: 0;
	
	background: #7fa9ae; /* Old browsers */
	background: -moz-linear-gradient(top,  #7fa9ae 10%, #115e67 90%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#7fa9ae), color-stop(90%,#115e67)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7fa9ae 10%,#115e67 90%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7fa9ae 10%,#115e67 90%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7fa9ae 10%,#115e67 90%); /* IE10+ */
	background: linear-gradient(to bottom,  #7fa9ae 10%,#115e67 90%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7fa9ae', endColorstr='#115e67',GradientType=0 ); /* IE6-9 */
}

.nav-categorias .activa > a,
.nav-categorias .activa > a:hover {
	background-color: #d0df00;
	color: #115e67;
	cursor: default;
}

.clamped {
    line-height: 1.5;
    overflow: hidden;
    position: relative;
}

.clamped-2 {
    /* Clamp to 2 lines, ie line-height x 2: */
    max-height: 3em;
}

.ellipsis {
    background: #fff;
    bottom: 0;
    position: absolute;
    right: 0;
	padding: 0 0 0 4px;
}

.fill {
    background: #fff; 
    height: 100%;
    position: absolute;
    width: 100%;
}

ul#ulEstadoCarrinho {
	list-style: none;
	margin: 0;
	padding: 10px 0;
	overflow: auto;
	font-size: 13px;
}
ul#ulEstadoCarrinho li {
	float: left;
	
}
ul#ulEstadoCarrinho li span {
	background: #d0df00;
	color: #000;
	display: inline-block;
	width: 17px;
	height: 17px;
	text-align: center;
	border-radius: 10px;
}
ul#ulEstadoCarrinho li {
	float: left;
	padding: 4px 9px 4px 4px;
	background-color: #7FA99E;
	border-radius: 15px;
	color: #333;
}
ul#ulEstadoCarrinho li.activo {
	background-color: #d0df00;
	color: #000;
}

.divTitulosLightbox {
	text-transform: uppercase;
	font-size: 21px;
	line-height: 23px;
	font-weight: bold;
	color: #115e67;
	margin-bottom: 10px;
}

.pesquisa {
	display: block;
	overflow: auto;
}

.pesquisa input#fPesquisa {
	border: 1px solid #ddd;
}

.top-menu ul.menu {
	margin-top: 15px;
	border-radius: 10px;
	margin-bottom: 10px;
	background: rgba(255,255,255,0.9);
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	background-color: #d0df00;
	border-color: #d0df00;
	color: #115e67;
}

.badge {
	background-color: #7fa9ae;
}


	body {
		padding-top: 180px;
	}
	.navbar-inverse {
		height: 150px;
		background-position: center bottom;
	}

	.row.top-menu {
		margin-bottom: 0;
	}
	.top-menu ul,
	.top-header .pesquisa .form-group {
		max-width: 360px;
		width: 360px;
	}
	.top-menu ul li a {
		padding: 8px 0;
	}
	.top-header .row>.pesquisa {
		padding-top: 10px;
	}
	.top-header .pesquisa .input-group input.form-control {
		height: 40px;
	}
	.top-header .pesquisa .input-group-btn .btn {
		height: 40px;
		font-size: 27px;
	}
	
	.row-offcanvas .well.destaque {
		color: #fff;
		
		-webkit-border-radius: 15px;
		border-radius: 15px;

		background: #7fa9ae; /* Old browsers */
		background: -moz-linear-gradient(top,  #7fa9ae 10%, #115e67 90%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#7fa9ae), color-stop(90%,#115e67)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #7fa9ae 10%,#115e67 90%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #7fa9ae 10%,#115e67 90%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #7fa9ae 10%,#115e67 90%); /* IE10+ */
		background: linear-gradient(to bottom,  #7fa9ae 10%,#115e67 90%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7fa9ae', endColorstr='#115e67',GradientType=0 ); /* IE6-9 */
	}
	.row-offcanvas .well.destaque .head {
		text-transform: uppercase;
		font-size: 27px;
		margin-bottom: 15px;
		line-height: 27px;
	}
	.row-offcanvas .well.destaque .head span {
		font-size: 22px;
	}
	.row-offcanvas .well.destaque .caixa-produto{
		-webkit-border-radius: 15px;
		border-radius: 15px;
		background: #fff;
		color: #115e67;
		padding: 18px;
	}
	.container.footer-info .link {
		top: 30px;
	}

	footer{	
		height: 105px;
		padding-top: 73px;
	}
	
	.caixa-noticia .imagem {
		height: 120px;
	}
	
	li.liGrelha {
		margin-bottom: 10px;
		width: 220px;
		margin-right: 10px;
	}
	.container {
		width: 970px !important;
	}
#formArtigoDet #tabs .ui-corner-all,
#formArtigoDet #tabs .ui-corner-top {
	border-radius: 0;
	border: none;
}
#formArtigoDet #tabs ul.ui-tabs-nav {
	background: #fff;
	border-bottom: 2px solid #eef4f5;
}
#formArtigoDet #tabs .ui-state-active,
#formArtigoDet #tabs .ui-widget-content .ui-state-active,
#formArtigoDet #tabs .ui-widget-header .ui-state-active {
	background: #eef4f5;
}
#formArtigoDet #tabs li.ui-state-default {
	background: #f9fdf4;
}
#formArtigoDet #tabs .ui-state-active a, 
#formArtigoDet #tabs .ui-state-active a:link, 
#formArtigoDet #tabs .ui-state-active a:visited {
	color: #7fa9ae;
}
#formArtigoDet #tabs .ui-state-default a, 
#formArtigoDet #tabs .ui-state-default a:link, 
#formArtigoDet #tabs .ui-state-default a:visited {
	color: #7fa9ae;
}
#divCarrinho a {
	color: #7fa9ae;
}
#divCarrinho .btn-primary {
	background-color: #7fa9ae;
	border: none;
}