body{
	background: #4396ca url(../images/background.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #717376;
}
.clear{clear:both;}
#wrap{
	width:1007px;
	margin:0 auto;
}
a{outline:none;}
header{
	height: 151px;
	position:relative;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Open Sans', sans-serif;
}
h3{
	color:#0C3D75;
	font-size: 16px;
}
.sub-title{
    font-size: 16px;
    color: #0C3D75;
    margin-top: 10px;
	margin-bottom: 10px;
}
.input-large{
	border:1px solid #C1C6C6; 
	border-radius:5px;
	width:255px;
	height:24px;
	margin-bottom:5px;
	color: #717376;
}
table#compras tr, table#compras td{
	border:1px solid #717376;
	padding:5px;
}
select{
border: 1px solid #C1C6C6;
border-radius: 5px;
}

.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

a.btn {
	text-decoration:none;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.obrigatorio{color:#FF0000}

h1.general_heading{
	font-size:23px;
	color:#0c3d75;
	margin: 0px 0 3px 0px;
	padding-top:10px;
}
section.background-branco{
	background:#FFF;
	margin:0 11px 11px 11px;
	padding:5px;
}
section.background-branco h1.general_heading{
	margin: 0px 0px 3px 0px;
}
p.null{
	display:block;
	text-align:center;
	font-size:32px;
	margin: 15% 0;
	color:#0c3d75;
	font-family: 'Open Sans', sans-serif;
}

header a#logo{
	position:absolute;
	left:22px;
	top:58px;
}
header nav{
	position:absolute;
	right:0;
	top:43px;
}

header nav ul li{
	display: inline;
}
header nav ul li a{
	float: left;
	display: block;
	color:#FFF;
	font-size: 14px;
	text-decoration: none;
	margin-right: 20px;
	font-family: 'Open Sans', sans-serif;
}
form#search{
	position:absolute;
	left:319px;
	top:95px;
}
form#search input{
	border:none;
}
form#search #input-search{
	width:429px;
	height:26px;
	background: url(../images/bg_busca_cart.jpg) repeat-x;
	border-radius: 6px 0px 0px 6px;
	-moz-border-radius: 6px 0px 0px 6px;
	-webkit-border-radius: 6px 0px 0px 6px;
	color:#3a3a3a;
	font-size:13px;
}
form#search input#btn-search{
	width:45px;
	height:26px;
	cursor:pointer;
	background: url(../images/btn_busca.jpg) no-repeat;
	text-indent: -9000px;
	border-radius: 0px 6px 6px 0px;
	-moz-border-radius: 0px 6px 6px 0px;
	-webkit-border-radius: 0px 6px 6px 0px;
}
div#cart-top{
	position:absolute;
	right:0;
	top:94px;
	width: 177px;
	cursor:pointer;
}
div#cart-top span{
	color:#FFF;
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
	padding-bottom:5px;
	display:none;
}
div#cart-top ul{
	background: url(../images/bg_busca_cart.jpg) repeat-x;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	height:26px;
}
div#cart-top ul li{
	display:inline-table;
}
div#cart-top ul li#icon-cesta{
	width:31px;
	height:26px;
	background: url(../images/ico-cesta.png) no-repeat;
	float:left;
}
div#cart-top ul li#itens-cesta{
	height:26px;
	color:#888484;
	font-size:16px;
	font-weight:bold;
	line-height: 26px;
	margin-left: 15px;
}
nav#category{
	height:41px;
	background: url(../images/bg-menu.jpg) repeat-x;
	border-radius: 6px 6px 0px 0;
	-moz-border-radius: 6px 6px 0px 0;
	-webkit-border-radius: 6px 6px 0px 0;
	border:1px solid #430101;
}
nav#category ul li{
	float:left;
	position: relative;
}
nav#category ul li a{
	float:left;
	display: block;
	font-size: 16px;
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 41px;
	padding: 0 30px;
	border-right:1px solid #430101;
	border-left:1px solid #ec3b3b;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	letter-spacing: 0.03em;
	background-position: left top;
	font-family: 'Open Sans', sans-serif;
}
nav#category ul li a:hover{
	background: url(../images/bg-menu.jpg) repeat-x;
	background-position: left bottom;
}
nav#category ul.sub-menu{
	display: none;
	position: absolute;
	top:41px;
	left:0;
	background:#FFF url(../images/bg-submenu.jpg) repeat-x;
	padding: 0 5px;
	border-top:1px solid #430101;
	z-index:50;
}
nav#category ul.sub-menu li{
	display: block;
}
nav#category ul.sub-menu li a{
	color:#092f5d;
	font-size: 14px;
	font-weight: normal;
	text-shadow: none;
	border:none;
	border-bottom: 1px solid #6885a7;
	display: block;
	width:200px;
	background: url(../images/bulelts-menu.png) no-repeat;
	background-position: 11px 15px;
}


nav#category ul.sub-menu li a:hover{
	background-position: 11px 15px;
	color: #00a651;
}

/**********************************
nav#category ul li:hover ul.sub-menu{
	display:block;
}
************************************/

main{
	background: #FFF url(../images/bg-main.jpg) repeat-x;
	padding-bottom: 1px;
}
.bg-white{
	background-image:none !important;
	background:#FFF;
}

/***** Slide Show *****/
#banners{
	padding: 8px 1px 8px 1px;
}

ul#slide-show{
	width:769px;
	height: 215px;
	overflow:hidden;
	float:left;
	margin-right: 4px;
}

a#banner-random{
	float: right;
}

ul#promo{
	height:85px;
	margin-top:7px;
}
ul#promo li{display:inline}
ul#promo li a{
	float:left;
	display: block;
}

ul#promo li a#banner-meio{
	margin-left: 10px;
	margin-right: 10px;
}

div.fixed-right{
	width:763px;
	float:right;
	margin-bottom:15px;
}

/***Sidebar***/
aside#sidebar{
	float:left;
	width:239px;
	padding-top:10px;
}
section.widget{
	margin-bottom:15px;
	background:#FFF url(../images/bg-submenu.jpg) repeat-x;
}
section.widget h3{
	background:#768192;
	color:#FFF;
	padding:13px 28px;
	font-size:17px;
	display:block;
}
.product-last{
	padding:15px;
}
.product-last .image{
	width:150px;
	margin:0 auto;
	border: 1px solid #D0DCE3;
	border-radius: 3px;
}
.product-last .name a{
	display:block;
	margin: 10px 0;
	text-align:center;
	font-size:15px;
	text-decoration:none;
	color: #0C3D75;
}

ul.sub-menu-widget{
	background:#FFF url(../images/bg-submenu.jpg) repeat-x;
	padding: 0 10px;
	border-top:1px solid #430101;
}
ul.sub-menu-widget li{
	display: block;
}
ul.sub-menu-widget li a{
	color:#092f5d;
	font-size: 14px;
	padding:10px;
	font-weight: normal;
	text-shadow: none;
	border:none;
	border-bottom: 1px solid #6885a7;
	display: block;
	width:200px;
	background: url(../images/bulelts-menu.png) no-repeat;
	background-position: 0 13px;
	text-decoration:none;
}



/***Vitrine***/
ul#vitrine{
	padding-left: 3px;
}
ul#vitrine li{
	position: relative;
	float:left;
	width: 222px;
	min-height: 393px;
	background: #FFF;
	border: 1px solid #d0dce3;
	border-radius:3px;
	padding: 16px 10px;
	margin: 5px 3px;
	font-family: 'Open Sans', sans-serif;
}
ul#vitrine li a.link-prod{
	color:#0c3d75;
	font-size:16px;
	text-decoration: none;
	line-height: 1.3em;	
	min-height: 90px;
	display: block;
}
ul#vitrine li .tag-promo{
	width: 83px;
	height: 35px;
	background: url(../images/tag.png) no-repeat;
	position: absolute;
	top:81px;
	left:165px;
	text-indent: -9000px;
}

ul#vitrine li .price{
	margin: 13px 0;
	text-align: center;
}

ul#vitrine li .price i{
	text-decoration: line-through;
	color:#23aae3;
	display: block;
	font-size: 16px;
	margin-bottom: 3px;
}

ul#vitrine li .price b{
	color:#0c3d75;
	display: block;
	font-size: 16px;
	margin-bottom: 3px;
	font-weight: normal;
}
ul#vitrine li a.comprar{
	margin: 0 auto;
	width:109px;
	height:28px;
	background: url(../images/btn-comprar.jpg);
	display: block;
	text-indent: -9000px;
	background-position: left top;
}

ul#vitrine li a.comprar:hover{
	background-position: left bottom;
}

/***Paginação***/
.pagination {
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.pagination .links {
	float: right;
	padding-right:12px;
}
.pagination .links a {
	display: inline-block;
	border: 1px solid #e5e5e5;
	padding: 4px 10px;
	text-decoration: none;
	color: #666;
	border-radius: 5px;	
	-webkit-box-shadow:0 1px 0px #ddd;
	-moz-box-shadow:0 1px 0px #ddd;
	box-shadow:0 1px 0px #ddd;				
}
.pagination .links b {
	display: inline-block;
	font-weight: bold;
	border: 1px solid #e5e5e5;	
	border-radius: 5px;		
	background-color: #f5f5f5;
	-webkit-box-shadow:0 1px 0px #ddd;
	-moz-box-shadow:0 1px 0px #ddd;
	box-shadow:0 1px 0px #ddd;	
	text-shadow: 0 0 1px #fff;
	padding: 4px 10px;
}
.pagination .links a:hover {
	display: inline-block;
	border: 1px solid #e5e5e5;	
	border-radius: 5px;		
	background-color: #f5f5f5;
	-webkit-box-shadow:0 1px 0px #ddd;
	-moz-box-shadow:0 1px 0px #ddd;
	box-shadow:0 1px 0px #ddd;		
	text-shadow: 0 0 1px #fff;
	padding: 4px 10px;
}
.pagination .results {
	float: right;
	padding-top: 3px;
}

#banner-footer{
	width: 986px;
	margin: 5px auto 10px auto;
}


footer{
	background: #2B77B5 url(../images/bg-footer.jpg) repeat-x;
	margin-top:10px;
}
div#footer-content{
	width:1007px;
	margin: 0 auto;
}
div#footer-content .footer-copy{
    color:#FFF;
    text-align: center;
    font-size: 11px;
    line-height: 13px;
    margin-top: 15px;
	text-transform:uppercase;
}
ul#footer-widget li{
	float:left;
	width: 295px;
	padding: 18px 19px;
	color:#FFF;
}
ul#footer-widget li strong{
	font-size: 16px;
	font-weight: bold;
}

ul#footer-widget ul.menu-footer{
    list-style-image: url(../images/bulelts-menu.png);
    margin: 10px 15px;
    color:#FFF;
    text-decoration: none;
}
ul#footer-widget ul.menu-footer li{
    padding:0;
    margin-bottom: 10px;
}
ul#footer-widget ul.menu-footer li a{
    color:#FFF;
    text-decoration: none;
    font-weight: bold;
}
ul#footer-widget li.sobre b{
    font-weight: bold !important;
}

ul#footer-widget li.sobre p{
    color: #FFF;
    width: 210px;
    margin-bottom: 11px;
    font-size: 12px;
}

/****** PRODUTO *******/
section#produto{
    background: #FFF;
    margin:0 10px 10px 10px;
    border-top:10px solid #d6eefc;
}
section#produto div.imges{
    float:left;
    width:378px;
    margin-right: 14px;
}
div.produto-info{
    padding: 29px 0 10px 0;
    float: right;
    width:593px;
}
div.produto-info h1{
    margin: 0 !important;
    line-height: 28px;
}
div.produto-info ul{
    color:#93969a;
    font-size: 14px;
    padding-top: 10px;
}
div.produto-info ul li{
    float: left;
}
div.produto-info ul li.divisor{
    padding: 0 22px;
}
div.produto-info ul li a{
    color:#93969a;
    text-decoration: none;
}
div.produto-info ul li a:hover{
 color: #0c3d75;
}
div#box-add-cart, div#cota-frete{
    width:418px;
}
div#box-add-cart{
    margin: 46px 0 35px 0;
}

div#box-add-cart #price{
    width:218px;
    float: left;
}
div#price i{
    display: block;
    color:#838689;
    padding: 5px 5px;
}
div#price i.preco{
    font-size: 18px;
    background: url('../images/risco-promo.png') no-repeat;
    background-position: center left;
}
div#price i.preco-promo{
    color:#0c3d75;
    font-size: 23px;
}
div#price i.preco-economia{
    font-size: 17px;
}

div#box-add-cart form{
    width: 197px;
    float: right;
}
div#box-add-cart form input{
    float:left;
}
div#box-add-cart form #qty_input{
    width:53px;
    height: 32px;
    border-radius: 3px;
    border-top: 3px solid #d6d6d6;
    border-left: 3px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    text-align: center;
    color: #0c3d75;
    font-size: 19px;
}
div#box-add-cart form #button-cart{
	width:135px;
	height:35px;
	background: url(../images/btn-comprar-view.jpg);
    background-position: left top;
    text-indent: -9000px;
    margin-left: 3px;
    cursor:pointer;
}
div#box-add-cart form #button-cart:hover{
    background-position: left bottom;
}
#cota-frete{
    background: #f1f3f5;
    border-radius: 5px;
    padding: 8px;
    margin-bottom: 10px;
}
#cota-frete strong{
    color: #0c3d75;
    font-size: 16px;
}
#cota-frete strong i{
    font-weight: 700;
    text-transform: uppercase;
}
#cota-frete  #result{
	line-height:21px;
}
input#input-cep{
    border-radius: 5px;
    border:1px solid #c1c6c6;
    width: 95px;
    height: 29px;
}
#cota-frete #result{
    color:#838689;
    display: none; 
}
#resultFrete{
	padding: 10px 5px;
}
p.citacao{
	font-style: italic;
	padding: 1px 15px;
	color:#0C3D75;
}
.row{
    color: #0c3d75;
    border-top:1px dotted #69cff6;
    padding: 18px 8px;
    font-size: 15px;
    line-height: 19px;
    text-align: justify;
	margin-top:5px;
}

#page-content{
    font-size: 15px;
    line-height: 19px;
    text-align: justify;
}

.row h3.headingh3{
    font-size: 23px;
    margin-bottom: 15px;
}

.relacionados ul li{
	width: 214px !important;
	text-align: left !important;
}
.relacionados ul li div.tag-promo{
	left: 157px !important;
}
.adverte p{
    border:1px solid #0c3d75;
    padding: 5px;
    text-align: center;
    font-size: 11px;
}
table.cart{
	border-collapse:collapse; 
}
table.cart tr td{
	border:1px solid #EDEDED;
	vertical-align:middle;
	padding:10px;
}
.left{
	float:left;
	width:45%;
}
.right{
	float:right;
	width:384px;
}


.primary, .success, .info, .warning, .danger{
	padding:15px;
	margin:10px 0;
}
.primary{
	color:#fff;
	background-color:#428bca
}

a.primary:hover{
	background-color:#3071a9
}

.success{
	background-color:#dff0d8
}

a.success:hover{
	background-color:#c1e2b3
}

.info{
	background-color:#d9edf7
}

a.info:hover{
	background-color:#afd9ee
}

.warning{
	background-color:#f2dede
}

a.warning:hover{
	background-color:#f2dede
}

.danger{
	background-color:#f2dede
}

.img-rounded{
	border-radius:6px
}

.img-thumbnail{
	padding:4px;
	line-height:1.42857143;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:4px;
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	display:inline-block;
	max-width:100%;
	height:auto
}

.img-circle{
	border-radius:50%
}

/***Login****/
div.login-content{
	margin-top:15px;
}

/***Cadastro***/
div#cadastro label, form#recoverpass label,  form#enderecos label{
	display:block;
	
}
div#cadastro  input, form#recoverpass input, form#enderecos input{
margin-bottom:10px;
}
div#cadastro  strong{
	font-weight:bold;
	font-size:14px;
}
div#cnpj_opt, div#ie, div#razao_social{display: none;}

/* checkout */
.checkout-heading {
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 18px;
	background-color: #F8F8F8;	
	border-radius: 5px;		
	-webkit-box-shadow:0 1px 2px #ddd;
	-moz-box-shadow:0 1px 2px #ddd;
	box-shadow:0 1px 2px #ddd;	
	text-shadow: 0 0 1px #fff;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 40px 15px 40px;
	display: block;
	overflow: auto;
}

#paymet_method_card, #paymet_method_bank{
	display:none;
}
#paymet_method_card p.card_item{
	position: relative;
}
#paymet_method_card p.card_item img{
	display:none;
}
.banco label{
	display:block;
	margin: 10px 0;
	height:60px;
	
}
.banco label input{
	display:block;
	float:left;
}
.banco label img{
	float:left;
	margin: 0 5px;
}

#payment label, #resultFrete label{display:block; padding:3px 0}
.bandeiras label{
	border:1px solid #EBEBEB;
	display:inline;
	width:104px;
	text-align:center;
	float:left;
	margin-right:10px;
	border-radius:5px;
}
.bandeiras p {margin:5px 0}
.bandeiras p input{display:block}
#parcelamento span{color: #FF0000; padding:15px 5px; display:block}

div.rede-social {
    float: left;
    background: #FFF;
    border-radius: 5px;
    margin-right: 5px;
    padding: 3px;
    display: table;
    
}



#box-rodape-sac { font-size: 16px; }
#box-rodape-sac a { color: #fff; }
#box-rodape-sac .sac-ico { padding: 5px 0 5px 30px; margin-top: 8px; background-repeat: no-repeat; background-position: left center; }
#box-rodape-sac .sac-fone { background-image: url('../images/sac-ico-fone.png') }
#box-rodape-sac .sac-mail { background-image: url('../images/sac-ico-mail.png') }
  


#page-content strong,
#page-content b {
	font-weight: bold;
}

h2.subtitulo { font-weight: bold; color: #333; font-size: 18px; }

table.tabela-prazo-expresso {
	border: 1px solid #aaa;
	min-width: 500px;
}

table.tabela-prazo-expresso thead th {
	font-weight: bold;
	background: #ccc;
	color: #333;
}

table.tabela-prazo-expresso th,
table.tabela-prazo-expresso td {
	padding: 6px;
}

table.tabela-prazo-expresso td {
	border-top: 1px solid #ddd;
}

ul.lista-bairros-expresso {
	display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style-type: disc;
    list-style-position: outside;
    margin-inline-start: 20px;
	list-style-image: url(../images/bulelts-menu.jpg);
}

ul.lista-bairros-expresso li {
	box-sizing: border-box;
    padding: 5px 30px 5px 0;
    margin: 0;
    width: 25%;
	text-align: left;
}