@CHARSET "UTF-8";

* {
	padding: 0px;
	margin: 0px;
}

body {
	background-image: url("../img/madeira_bg.jpg");
	background-repeat: repeat;
}

blockquote {
	background-color: #EEE;
	border: 0;
	border-radius: 5px;
	margin: 5px;
}

.logo {
	background-image: url("../img/kitelas-logo.png");
	height: 105px;
	margin-top: 50px;
	width: 314px;
}

.loading {
	width: 16px;
	height: 16px;
	display: inline-block;
	background-image: url("../img/loading.gif");
}

.fb-like.navbar-right.fb_iframe_widget {
	margin-top: 14px;
}

.banners-top {
	overflow: hidden;
}

.banners-footer {
	overflow: hidden;
	margin-top: 15px;
	padding-top: 10px;
}

.compartilhar {
	line-height: 10px;
	margin: 10px 0;
}

ul.banners_home li {
	list-style-type: none;
	margin-top: 10px;
}

ul.banners_home>li>a>img {
	border-radius: 10px;
}

.btn_pergunta, .btn_comprar {
	margin: 10px 0;
}

.btn_pergunta>a, .btn_comprar>a {
	border-radius: 10px;
	color: #000;
	display: block;
	font-weight: bold;
	line-height: 60px;
	text-align: center;
}

.btn_comprar>a {
	background-color: #ffcc33;
}

.btn_pergunta>a {
	background-color: #99c1e1;
}

/* opção de compra - inicio */
.preco_produto, .preco_produto_lista, .lnk_avise a {
	color: #CC3333;
	font-weight: bold;
}

.preco_produto {
	font-size: 36px;
}

.preco_produto_lista {
	font-size: 26px;
}

.preco_produto .pro_unidade_medida {
	font-size: 18px;
}

.preco_produto_lista .pro_unidade_medida, .lnk_avise a {
	font-size: 12px;
}

.preco_produto .tipo_moeda {
	font-size: 20px;
}

.preco_produto_lista .tipo_moeda {
	font-size: 12px;
}

.informacao {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.input_qtde .form-control {
	text-align: center;
	height: 50px;
	font-size: 25px;
}

.input_qtde .btn.btn-default {
	height: 50px;
}

/* opção de compra - fim */
.marcas {
	background-image: url("../img/marcas.png");
	height: 50px;
	width: 518px;
	margin-top: 80px;
	margin-left: 60px;
}

.image_item div {
	overflow: hidden;
	display: block;
	height: 300px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

.image_item ul {
	border-top: 1px solid #CCC;
	padding-top: 10px;
	list-style-type: none;
	margin-top: 5px;
}

.image_item ul li {
	display: inline-block;
	height: 80px;
	width: 80px;
}

.image_item ul li a {
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	border-bottom: 4px solid #FFF;
	display: inline-block;
	height: 80px;
	opacity: 0.7;
	width: 80px;
}

.image_item ul li a:hover, .image_item ul li a.active {
	opacity: 1;
	border-bottom: 4px solid #9ACD32;
}

.pro_car_nome {
	min-height: 70px;
}

.list_item, .list_item_cotacao {
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
}

.list_item {
	height: 210px;
}

.list_item>a, .list_item_cotacao>a {
	color: #333;
	display: block;
	font-size: 16px;
	height: 85px;
	padding: 5px;
}

.list_item_cotacao>a {
	display: inherit;
}

.thumbnail.no_margin_bottom {
	margin-bottom: 0;
}

.thumbnail .glyphicon {
	float: left;
}

.list_item:hover {
	text-decoration: none;
	background-color: #F0F0F0;
}

.list_item>a>.item_thumb, .list_item_cotacao>a>.item_thumb {
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
	height: 78px;
	margin-right: 5px;
	overflow: hidden;
	width: 85px;
}

.list_item_cotacao a {
	color: #333;
}

.list_item_cotacao a.btn_remover {
	color: #666;
	font-size: 12px;
}

.cotacao_qtde>input {
	border: 1px solid #669933;
	border-radius: 5px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-indent: 5px;
	width: 60px;
}

.cotacao_qtde a .glyphicon {
	color: #669933;
}

.cotacao_qtde>input:hover {
	background-color: #FFF;
}

.cotacao_qtde>input:FOCUS {
	background-color: #FFFFCC;
}

.preco {
	font-size: 18px;
}

.preco sup {
	vertical-align: inherit;
	font-size: 60%;
}

.preco_destaque {
	color: #cc0000;
	font-size: 120%;
}

.vlTotalBox {
	font-weight: bold;
	background-color: #D9EDF7;
	padding: 5px 0;
	display: block;
	margin-top: 5px;
	text-align: center;
}

.vlFreteBox {
	background-color: #d7f4d9;
	display: block;
	margin-top: 5px;
	padding: 5px;
	text-align: center;
}

#vlFrete {
	font-weight: bold;
	color: #4CAE4C;
}

#cep {
	color: #999;
	font-style: italic;
}

.simple_panel {
	border: 1px solid #ddd;
	margin: 20px 0;
	padding: 10px;
}

.simple_panel.bg_gray {
	border: none;
	background-color: #f0f0f0;
}

.box_campos label {
	display: block;
}

.box_campos input, .box_campos textarea {
	background-color: #f4f4f4;
	border: 1px solid #ddd;
	border-radius: 5px;
	line-height: 30px;
	width: 100%;
}

@media ( min-width : 990px) {
	.list_item>a>.text {
		display: block;
		margin-top: 20px;
	}
}

.palavras_chave {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 8px;
}

.palavras_chave>a {
	border: 1px solid;
	border-radius: 2px;
	color: #669933;
	display: inline-block;
	margin-left: 5px;
	margin-top: 10px;
	padding: 2px;
}

.table-produtos-fotos a {
	display: block;
}

.palavras_chave>a:hover {
	color: #cc3333;
	text-decoration: none;
}

.page_title {
	color: #669933;
	margin-bottom: 20px;
}

.page_title .codigo_produto {
	color: #999;
}

.splitter_green {
	border-bottom: 1px dotted #669933;
	margin: 5px 0;
}

@media ( max-width : 767px) {
	.page_title {
		margin-bottom: 5px;
		line-height: 10px;
	}
	.page_title h1 {
		font-size: 20px;
	}
}

h1, h2 {
	font-family: Verdana, "Sans-serif";
	font-size: 30px;
	font-weight: bold;
}

h2 {
	font-size: 24px;
}

.navbar-brand {
	padding: 10px 0 0 10px;
}

.lista_instrucoes {
	padding: 10px;
}

.lista_instrucoes li {
	font-size: 18px;
}

.social_bar div {
	margin: 10px;
}

.row {
	display: block;
	clear: both;
}

.description p {
	font-size: 14px;
}

.information {
	background-color: #d1ffd5;
	border-radius: 20px;
	border-color: #d1ffd5;
	font-size: 16px;
}

.mapa-small a {
	background-image: url("../img/mapa-small.jpg");
	background-repeat: no-repeat;
	display: block;
	height: 163px;
	margin: 0 auto;
	width: 200px;
}

.icons {
	display: inline-block;
	width: 48px;
	height: 48px;
}

.icons.icon-entrega {
	background: url("../img/sprite.png") no-repeat scroll 0px 10px
		rgba(0, 0, 0, 0);
}

.icons.icon-payment {
	background: url("../img/sprite.png") no-repeat scroll 0px -45px
		rgba(0, 0, 0, 0);
}

.cartoon-icons {
	display: inline-block;
	height: 80px;
	vertical-align: middle;
	width: 120px;
}

.icon-deslizante {
	background: url("../img/cartoon-icons.png") no-repeat scroll 0 15px
		rgba(0, 0, 0, 0);
}

.icon-basculante {
	background: url("../img/cartoon-icons.png") no-repeat scroll 0 -70px
		rgba(0, 0, 0, 0);
}

.icon-moviment-acessorios {
	background: url("../img/cartoon-icons.png") no-repeat scroll 15px -165px
		rgba(0, 0, 0, 0);
}

.row2 {
	background-color: #F0F0F0;
}

.rodape {
	background-color: #333;
	color: #fff;
	font-size: 12px;
	padding: 5px;
	text-align: center;
}

.rodape>span {
	margin-right: 10px;
	padding-right: 10px;
}

.rodape>.right-border {
	border-right: 2px solid #ccc;
}

.row.description p {
	padding: 2px;
	margin: 2px;
}

.row p {
	padding: 10px 5px;
	margin: 2px;
}

.container, .sidebar {
	padding: 0;
}

.container {
	background-color: #FFFFFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

.glue-headers {
	background-image: url("../img/bg-header.jpg");
	background-position: center bottom;
}

.header-top-small .telefone {
	float: right;
	font-weight: bold;
	margin: 10px 20px 0 0;
	display: inline-block;
	font-size: 20px;
}

.local-icon {
	color: #dd0000;
}

.telefone-icon {
	color: #66dd00;
	margin-left: 20px;
}

.container-mobile {
	margin-top: 100px;
}

.container.header {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
}

.container.header-top {
	height: 125px;
}

.container.header-top-small {
	background-color: #222222;
	height: 50px;
}

.breadcrumb {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 1px dotted #ddd;
}

.breadcrumb a {
	color: #6b8e23;
}

.breadcrumb a:hover {
	color: #9acd32;
}

.navbar {
	box-shadow: 0 1px 3px #666;
	margin-bottom: 0;
	border-left: 5px solid #333;
	border-right: 5px solid #333;
}

@media ( min-width : 767px) {
	.navbar-fixed-top {
		position: relative;
		top: auto;
	}
}

.navbar-nav>li>a {
	text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
}

.navbar-form .btn-default {
	height: 34px;
}

.navbar-form {
	width: 350px;
	margin-top: 44px;
}

.fb-follow {
	float: right;
	margin-top: 14px;
}

@media ( max-width : 767px) {
	.fb-follow {
		height: 35px;
		z-index: 100;
	}
	.container-content {
		margin-top: 100px;
	}
}

.search-mobile {
	border: none;
	box-shadow: none;
	float: left;
	margin: 8px 0 0 5px;
	width: 300px;
	padding: 0;
}

.search-mobile .search-box .input-search {
	width: 245px;
}

@media ( max-width : 365px) {
	.search-mobile {
		width: 200px;
	}
	.search-mobile .search-box .input-search {
		width: 145px;
	}
}

.search-box {
	background-color: #fff;
	border-radius: 15px;
}

.search-box .input-search {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	line-height: 30px;
	height: 30px;
	padding-left: 5px;
	width: 265px;
}

.search-box .btn {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	margin-right: 11px;
}

.dropdown .badge.pull-right {
	display: none;
	background-color: #ff0000;
	box-shadow: 1px 1px 1px #999;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	left: 24px;
	padding: 2px;
	position: absolute;
	top: 8px;
	z-index: 10;
	background-color: #ff0000;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover,
	.pagination>.active>span:hover, .pagination>.active>a:focus,
	.pagination>.active>span:focus {
	background-color: #6b8e23;
	border-color: #6b8e23;
}

.pagination>li>a, .pagination>li>span {
	color: #6b8e23;
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus,
	.pagination>li>span:focus {
	color: #6b8e23;
}

.slider {
	position: relative;
	overflow: auto;
}

.slider li {
	list-style: none;
}

.slider ul li {
	float: left;
}

#btn_foto_zoom {
	position: absolute;
	right: 10px;
	top: 250px;
}

.item_foto a img {
	max-height: 150px;
	max-width: 150px;
}

.sidebar {
	display: none;
}

@media ( min-width : 768px) {
	.sidebar {
		position: inherit;
		display: block;
	}
}

.item_foto {
	height: 150px;
}

.item {
	border-bottom: 10px solid #DDDDDD;
	margin-bottom: 25px;
	padding-bottom: 25px;
}

.item_foto {
	/*  display: table; */
	height: 150px;
	margin: 0 auto;
	/*  position: relative; */
	text-align: center;
}

.item_titulo {
	display: block;
	font-size: 14px;
	height: 55px;
	text-align: center;
	position: relative;
}

.item_titulo a {
	color: #228B22;
	font-weight: bold;
	text-decoration: none;
}

.preco_avista {
	color: #777777;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.info {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}

.preco_prazo {
	color: #228B22;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.center {
	text-align: center;
}

.widget, .widget .menu li {
	list-style-type: none;
}

#menu_categoria li {
	background-color: #9acd32;
	background-image: url("../img/lista.png");
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #333;
	display: block;
	list-style-type: none;
	margin: 0;
	padding-bottom: 8px;
	padding-right: 2px;
	padding-top: 10px;
	text-indent: 22px;
}

.title_menu_v img {
	width: 100%;
}

.badge {
	background-color: #6B8E23;
}

#menu_categoria li a {
	color: #000000;
	text-decoration: none;
}

.dropdown-menu .icon {
	display: inline-block;
	height: 50px;
	margin-right: 5px;
	vertical-align: middle;
	width: 50px;
}

.dropdown-menu .tela-soldada {
	background: url("../img/menu-principal-bg.png") repeat scroll 0 -213px
		rgba(0, 0, 0, 0);
}

.dropdown-menu .tela-plastificada {
	background: url("../img/menu-principal-bg.png") repeat scroll 0 0
		rgba(0, 0, 0, 0);
}

.dropdown-menu .gradil {
	background: url("../img/menu-principal-bg.png") repeat scroll -63px 0
		rgba(0, 0, 0, 0);
}

.dropdown-menu .tela-hexagonal {
	background: url("../img/menu-principal-bg.png") repeat scroll 0 -265px
		rgba(0, 0, 0, 0);
}

.dropdown-menu .tela-viveiro {
	background: url("../img/menu-principal-bg.png") repeat scroll 0 -160px
		rgba(0, 0, 0, 0);
}

.dropdown-menu .tela-insetos {
	background: url("../img/menu-principal-bg.png") repeat scroll 0 -107px
		rgba(0, 0, 0, 0);
}

.dropdown-menu .movimentadores {
	background: url("../img/menu-principal-bg.png") repeat scroll 0 -316px
		rgba(0, 0, 0, 0);
}

.dropdown-menu .moviment-acessor {
	background: url("../img/menu-principal-bg.png") repeat scroll 0 -474px
		rgba(0, 0, 0, 0);
}

.dropdown-menu .gaiolas {
	background: url("../img/menu-principal-bg.png") repeat scroll 0 -368px
		rgba(0, 0, 0, 0);
}

.dropdown-menu .ferragem {
	background: url("../img/menu-principal-bg.png") repeat scroll 0 -424px
		rgba(0, 0, 0, 0);
}