@import url(https://fonts.googleapis.com/css?family=Rokkitt);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700,500);
@font-face {
  font-family: 'Segoe';
  src: url("/arquivos/segoeuil.ttf.css");
}
/* Resets */
/* line 12, ../../assets/styles/general.scss */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, legend {
  margin: 0;
  padding: 0;
}

/* line 13, ../../assets/styles/general.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 14, ../../assets/styles/general.scss */
fieldset-img {
  border: 0;
}

/* line 15, ../../assets/styles/general.scss */
address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal;
}

/* line 16, ../../assets/styles/general.scss */
ol, ul {
  list-style: none;
}

/* line 17, ../../assets/styles/general.scss */
caption, th {
  text-align: left;
}

/* line 18, ../../assets/styles/general.scss */
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

/* line 19, ../../assets/styles/general.scss */
q:before, q:after {
  content: '';
}

/* line 20, ../../assets/styles/general.scss */
abbr, acronym {
  border: 0;
}

/* line 21, ../../assets/styles/general.scss */
hr {
  display: none;
}

/* line 22, ../../assets/styles/general.scss */
img {
  border: none;
}

/* line 23, ../../assets/styles/general.scss */
em {
  font-style: normal;
}

/* line 24, ../../assets/styles/general.scss */
fieldset {
  border: none;
}

/* General Tags */
/* line 27, ../../assets/styles/general.scss */
body {
  font-size: 12px;
  line-height: 1.5em;
  background: url(/arquivos/bg_cinza.jpg) repeat 0 0 #FFF;
}

/* line 28, ../../assets/styles/general.scss */
* {
  font-family: 'Roboto', sans-serif;
}

/* line 43, ../../assets/styles/general.scss */
.esgotado {
  text-align: center;
}

/* line 47, ../../assets/styles/general.scss */
input[type=button],
input[type=submit] {
  border: none;
}

/* line 50, ../../assets/styles/general.scss */
body,
input[type=text],
select,
textarea {
  color: #666666;
  font-family: "Segoe ui", Verdana, sans-serif;
}

/* line 55, ../../assets/styles/general.scss */
input[type=text],
select,
textarea {
  border: 1px solid #999;
  padding: 2px;
}

/* line 59, ../../assets/styles/general.scss */
a {
  color: #666666;
  text-decoration: none;
}

/* line 60, ../../assets/styles/general.scss */
a:hover {
  text-decoration: underline;
}

/* line 62, ../../assets/styles/general.scss */
select:focus,
input:focus {
  outline: none;
}

/* line 65, ../../assets/styles/general.scss */
.clear {
  border: medium none;
  clear: both;
  float: none;
  font-size: 0;
  height: 0;
  line-height: 0;
}

/* line 66, ../../assets/styles/general.scss */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

/* line 66, ../../assets/styles/general.scss */
.clearfix:after {
  clear: both;
}

/* line 66, ../../assets/styles/general.scss */
.clearfix {
  zoom: 1;
}

/* Popup
---------------------------------------- */
/* line 71, ../../assets/styles/general.scss */
.vtex-popup-shade {
  background: #000;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 1000;
}

/* line 72, ../../assets/styles/general.scss */
.vtex-popup {
  background: #FFF;
  left: 50%;
  margin-left: -227px;
  min-height: 180px;
  padding: 0;
  position: fixed;
  top: 25%;
  width: 454px;
  z-index: 1001;
}

/* line 73, ../../assets/styles/general.scss */
.popup-title {
  background: #FF3131;
  color: #FFFF01;
  font-size: 18px;
  font-weight: normal;
  height: 35px;
  line-height: 33px;
  overflow: hidden;
  padding: 0 0 0 10px;
}

/* line 74, ../../assets/styles/general.scss */
.vtex-popup .close {
  color: #FFFFFF;
  display: block;
  font-size: 17px;
  height: 28px;
  position: absolute;
  right: 0;
  text-align: center;
  text-indent: 0;
  top: 6px;
  width: 28px;
  z-index: 1002;
}

/* line 75, ../../assets/styles/general.scss */
.popup-content {
  color: #5a5a5c;
  font-size: 12px;
  line-height: 18px;
  padding: 12px;
  text-align: left;
}

/* line 77, ../../assets/styles/general.scss */
.vtex-popup.popup-alert .popup-content {
  font-size: 14px;
  text-align: center;
}

/*popup contato*/
/* line 81, ../../assets/styles/general.scss */
.popup-contact {
  margin-left: -215px;
  position: absolute;
  top: 48px;
  width: 430px;
}

/* line 82, ../../assets/styles/general.scss */
.popup-contact iframe {
  background: #FFF;
  background-image: url(/arquivos/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center center;
  height: 498px;
  width: 885px;
}

/* line 93, ../../assets/styles/general.scss */
#textContent h3 {
  font-weight: 700;
  margin-bottom: 17px;
}

/* line 95, ../../assets/styles/general.scss */
.newsletter-button-back {
  cursor: pointer;
  color: black;
  padding: 1px 5px;
  border: 1px solid #FFFF01;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  background: #FFFF01;
  font-weight: bold;
}

/* Layout */
/* line 108, ../../assets/styles/general.scss */
#all {
  margin: 0 auto;
  width: 986px;
}

/* line 109, ../../assets/styles/general.scss */
#content {
  float: right;
  position: relative;
  width: 760px;
}

/* line 110, ../../assets/styles/general.scss */
#sideBar {
  float: left;
  width: 219px;
}

/* Pages */
/* line 113, ../../assets/styles/general.scss */
#sideBar #sideInstitucional a,
#sideBar #sideServicos a {
  line-height: 1.7;
}

/* Text content */
/* line 117, ../../assets/styles/general.scss */
#textContent {
  margin: 0 18px 0 4px;
}

/* line 118, ../../assets/styles/general.scss */
#textContent p {
  margin-bottom: 17px;
}

/* Special Styles */
/* ------------- */
/* Yellow font color */
/* line 124, ../../assets/styles/general.scss */
.cart-info,
#header #welcome a,
#header #welcome,
#header #welcome em,
#header #welcome strong,
#menu a,
.navigator h3 a,
.navigator h5,
#collectionNavigation .selected a,
.flag.lancamento,
#pnlNaoSeguro em a,
#lnkLimparHistorico {
  color: #FFFF01;
}

/* line 142, ../../assets/styles/general.scss */
.home span.flag-sale-price,
.resultado-busca span.flag-sale-price,
.departamento span.flag-sale-price,
.categoria span.flag-sale-price,
.ranking span.flag-sale-price {
  background: #9900ff;
  color: #fff;
  top: 10px;
  left: 10px;
  width: 50px;
  height: 50px;
  display: inline-block;
  position: absolute;
  text-align: center;
  padding-top: 0px;
  font-family: 'Rokkitt', serif;
  font-weight: bold;
  border-radius: 100%;
}
/* line 156, ../../assets/styles/general.scss */
.home span.flag-sale-price.active,
.resultado-busca span.flag-sale-price.active,
.departamento span.flag-sale-price.active,
.categoria span.flag-sale-price.active,
.ranking span.flag-sale-price.active {
  background: #7002b9;
}
/* line 159, ../../assets/styles/general.scss */
.home span.flag-sale-price p,
.resultado-busca span.flag-sale-price p,
.departamento span.flag-sale-price p,
.categoria span.flag-sale-price p,
.ranking span.flag-sale-price p {
  font-size: 16px;
  display: inline-block;
  margin-top: 12px;
  position: relative;
  top: 5px;
}

/* line 171, ../../assets/styles/general.scss */
body.ranking #breadCrumbs {
  display: none !important;
}
/* line 174, ../../assets/styles/general.scss */
body.ranking span.flag-sale-price {
  left: auto;
  right: 10px;
}
/* line 179, ../../assets/styles/general.scss */
body.ranking .ranking-flag {
  position: absolute;
  background: url("/arquivos/flag-ranking.png") no-repeat center;
  background-size: contain;
  height: 40px;
  width: 40px;
  text-align: center;
  top: 20px;
  left: 15px;
}
/* line 188, ../../assets/styles/general.scss */
body.ranking .ranking-flag span {
  font-size: 18px;
  color: #0050b9;
  display: inline-block;
  padding-top: 8px;
  padding-left: 3px;
  font-weight: 900;
}

/* line 200, ../../assets/styles/general.scss */
.grid-list span.flag-sale-price {
  right: auto;
  top: 195px;
  left: 20px;
}

/* line 205, ../../assets/styles/general.scss */
p.flag.video {
  width: 32px;
  height: 32px;
  background: url(/arquivos/candeia-thumb-video.png) no-repeat;
  font-size: 0;
  background-size: 100%;
  display: none;
}

/* line 215, ../../assets/styles/general.scss */
p.flag.amostra {
  width: 36px;
  height: 32px;
  background: url(/arquivos/icon-amostra-candeia.png) no-repeat;
  font-size: 0;
  background-size: 100%;
  margin-left: 20px;
  margin-right: 10px;
  display: none;
}

/* line 228, ../../assets/styles/general.scss */
body#produto span.flag-sale-price {
  background: #9900ff;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 10px;
  color: #ffad32;
  text-align: center;
  padding-top: 0px;
  font-family: 'Rokkitt', serif;
  border-radius: 100%;
}
/* line 239, ../../assets/styles/general.scss */
body#produto span.flag-sale-price p {
  font-size: 19px;
  display: inline-block;
  margin-top: 12px;
  font-weight: bold;
  position: relative;
  top: 5px;
}

/* line 251, ../../assets/styles/general.scss */
.prateleira li a.flags.highlight p.flag.pre-venda {
  left: 37px;
  margin-left: 0;
}

/* line 255, ../../assets/styles/general.scss */
.grid-list .x-amostra-video {
  top: 200px;
  left: 40px;
}

/* line 259, ../../assets/styles/general.scss */
.home .x-amostra-video {
  top: 200px;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 265, ../../assets/styles/general.scss */
.x-amostra-video {
  display: block !important;
  position: absolute;
  top: 210px;
  width: 95%;
  text-align: center;
}

/* line 272, ../../assets/styles/general.scss */
.grid-list .x-amostra-video.only {
  left: -25px;
}

/* line 275, ../../assets/styles/general.scss */
.x-amostra-video p.flag.pre-venda {
  display: none !important;
}

/* line 278, ../../assets/styles/general.scss */
.x-amostra-video p.flag.amostra {
  display: inline-block;
}

/* line 281, ../../assets/styles/general.scss */
.x-amostra-video p.flag.video {
  display: inline-block;
}

/* line 284, ../../assets/styles/general.scss */
.home .x-amostra-video span.flag-sale-price {
  top: -191px;
  left: -5px;
}

/* line 288, ../../assets/styles/general.scss */
.home .x-amostra-video p.flag {
  float: none !important;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}

/* line 294, ../../assets/styles/general.scss */
.produto span.flag-sale-price.flag-produto {
  top: 54px;
  left: 530px;
  z-index: 99;
  width: 60px;
  height: 67px;
  font-size: 20px;
  padding-top: 29px;
  font-weight: normal;
}
/* line 303, ../../assets/styles/general.scss */
.produto span.flag-sale-price.flag-produto em {
  margin-top: 14px !important;
  font-size: 24px;
}

/* line 310, ../../assets/styles/general.scss */
.produto span.flag-sale-price.flag-produto {
  background: url(/arquivos/flag-vermelha.png) no-repeat center;
  background-size: contain;
}

/* line 318, ../../assets/styles/general.scss */
.home .produto span.flag-sale-price.flag-produto {
  top: 54px;
  left: 530px;
  z-index: 99;
  width: 60px;
  height: 67px;
  font-size: 64px;
  padding-top: 0;
  background: #9900ff;
  font-weight: normal;
  border-radius: 100%;
  color: #ffad32;
}
/* line 330, ../../assets/styles/general.scss */
.home .produto span.flag-sale-price.flag-produto.active {
  background: #7002b9 !important;
}
/* line 334, ../../assets/styles/general.scss */
.home .produto span.flag-sale-price.flag-produto p {
  position: relative;
  top: 5px;
}
/* line 339, ../../assets/styles/general.scss */
.home .produto span.flag-sale-price.flag-produto em {
  margin-top: 14px !important;
  font-size: 24px;
}

/* Image Replacement */
/* line 348, ../../assets/styles/general.scss */
.imgRp {
  display: block;
  text-indent: -999em;
}

/* Ajax Busy */
/* line 351, ../../assets/styles/general.scss */
#ajaxBusy {
  display: none !important;
}

/* ------------- */
/* line 355, ../../assets/styles/general.scss */
#header #topBar {
  float: right;
}

/* line 356, ../../assets/styles/general.scss */
#header #topBar ul li {
  float: left;
  margin-right: 7px;
}

/* line 357, ../../assets/styles/general.scss */
#header #topBar .televendas {
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155266) no-repeat;
  width: 222px;
  height: 24px;
}

/* line 358, ../../assets/styles/general.scss */
#header #topBar .lista-desejos {
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155263) no-repeat;
  width: 143px;
  height: 24px;
}

/* line 359, ../../assets/styles/general.scss */
#header #topBar .meus-pedidos {
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155265) no-repeat;
  width: 126px;
  height: 24px;
}

/* line 360, ../../assets/styles/general.scss */
#header #topBar .minha-conta {
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155264) no-repeat;
  width: 125px;
  height: 24px;
}

/* line 361, ../../assets/styles/general.scss */
#header #topBar .atendimento {
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155261) no-repeat;
  width: 121px;
  height: 24px;
}

/* Title and Cart */
/* line 364, ../../assets/styles/general.scss */
#header {
  overflow: hidden;
  position: relative;
  background: url(/arquivos/bg_box.png);
  padding-top: 7px;
  padding-bottom: 9px;
}

/* line 365, ../../assets/styles/general.scss */
#header #title {
  float: left;
  margin-left: 21px;
}

/* line 366, ../../assets/styles/general.scss */
#header #title a {
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155268) no-repeat;
  float: left;
  height: 96px;
  width: 172px;
  color: transparent;
  text-indent: -9999px;
  font-size: 0;
}

/* line 368, ../../assets/styles/general.scss */
#header #welcome {
  float: left;
  margin-bottom: 7px;
}

/* line 369, ../../assets/styles/general.scss */
#header #welcome a {
  font-weight: 100 !important;
  font-size: 13px;
  text-transform: lowercase;
}

/* line 370, ../../assets/styles/general.scss */
#header #welcome {
  font-weight: bold;
  font-size: 13px;
}

/* line 371, ../../assets/styles/general.scss */
#header #welcome .loginmsg em,
#header #welcome #pnlNaoSeguro strong span:first-child {
  display: none;
}

/* line 373, ../../assets/styles/general.scss */
#header #welcome #pnlNaoSeguro strong {
  font-size: 13px;
}

/* line 374, ../../assets/styles/general.scss */
#header #welcome #pnlNaoSeguro em {
  color: #FFF;
  font-weight: normal;
}

/* #header #welcome a {text-decoration:underline;} */
/* line 377, ../../assets/styles/general.scss */
#header #cart {
  float: right;
  margin: 10px 17px 0 0;
  width: 142px;
}

/* line 378, ../../assets/styles/general.scss */
#cart li.total-cart strong,
#cart .title,
#cart li {
  display: none;
}

/* line 381, ../../assets/styles/general.scss */
#header #cart li.total-cart {
  display: block;
  clear: both;
}

/* line 382, ../../assets/styles/general.scss */
#cart li.amount-items {
  display: block;
  font-weight: 100;
}

/* line 383, ../../assets/styles/general.scss */
#cart li.amount-items .amount-items-em {
  float: left;
  margin-right: 3px;
}

/* line 384, ../../assets/styles/general.scss */
#cart li.amount-items #MostraTextoXml3 {
  float: right;
  margin-right: 9px;
}

/* line 385, ../../assets/styles/general.scss */
#cart a {
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155267) no-repeat;
  width: 48px;
  height: 59px;
  display: block;
}

/* line 386, ../../assets/styles/general.scss */
#header #cart .amount-items-in-cart {
  float: left;
  margin: 22px 0 0 0;
}

/* line 387, ../../assets/styles/general.scss */
#header #cart .total-cart-em {
  font-size: 19px;
  *font-size: 16px;
  *font-weight: normal;
  *margin-left: 20px;
}

/* line 388, ../../assets/styles/general.scss */
#header #cart a {
  float: right;
}

/* Menu */
/* line 391, ../../assets/styles/general.scss */
#menu {
  font-size: 18px;
  height: 27px;
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155284);
  clear: both;
  font-family: "Segoe ui", tahoma, Arial, sans-serif;
  height: 27px;
  margin-bottom: 15px;
  position: relative;
  width: 986px;
  z-index: 100;
}

/* line 393, ../../assets/styles/general.scss */
#menu > div:before, #menu > div:after {
  content: "";
  display: table;
}

/* line 394, ../../assets/styles/general.scss */
#menu > div:after {
  clear: both;
}

/* line 395, ../../assets/styles/general.scss */
#menu > div {
  *zoom: 1;
  margin: 0 auto;
  text-align: center;
}

/* line 396, ../../assets/styles/general.scss */
#menu > div {
  display: none;
}

/* line 397, ../../assets/styles/general.scss */
#menu .menu-departamento {
  display: block;
  float: left;
}

/* line 398, ../../assets/styles/general.scss */
#menu .menu-departamento > * {
  display: none;
}

/* line 399, ../../assets/styles/general.scss */
#menu .menu-departamento .menu2Ul {
  /* display:block; */
}

/* line 400, ../../assets/styles/general.scss */
#menu h3 {
  display: block;
  font-size: 13px;
  font-weight: bold;
  height: 27px;
  line-height: 20px;
  margin: 0;
  /*padding: 0 18%;*/
  text-transform: uppercase;
}

/* line 401, ../../assets/styles/general.scss */
#menu span + span + h3 {
  margin-left: 0;
}

/* line 402, ../../assets/styles/general.scss */
#menu h3 a {
  background-position: right -70px;
  display: block;
  padding: 0 0px;
}

/* line 403, ../../assets/styles/general.scss */
#menu h3.livro, #menu h3.livro + .menu2UlWrap {
  display: none !important;
}

/* line 404, ../../assets/styles/general.scss */
.menu2Ul > li:hover > h3 a {
  text-decoration: underline;
}

/* line 405, ../../assets/styles/general.scss */
.menu2Ul > li {
  float: left;
  margin: 0 18px;
  position: relative;
}

/* line 406, ../../assets/styles/general.scss */
.menu2Ul > li.freeSpace {
  display: none;
}

/* .menu2Ul >li:first-child{margin-left: 0;} */
/* line 408, ../../assets/styles/general.scss */
.menu2Ul .menu2UlWrap {
  visibility: hidden;
  padding: 1px 0 0;
  position: absolute;
  top: 27px;
  left: 0;
  width: 130px;
}

/*.menu2Ul >li:hover .menu2UlWrap{visibility:visible;opacity:1;transition-delay:0s;-moz-transition-delay:0s;-webkit-transition-delay:0s;-o-transition-delay:0s;}*/
/* line 410, ../../assets/styles/general.scss */
.menu2Ul .shelfInMenu > ul {
  padding: 10px;
}

/* line 411, ../../assets/styles/general.scss */
.menu2Ul .shelfInMenu > ul li {
  display: block;
  text-align: left;
}

/* line 412, ../../assets/styles/general.scss */
.menu2Ul .shelfInMenu > ul a {
  line-height: 16px;
  font-size: 14px;
  font-size: 12px\9;
  display: block;
  padding: 5px 0;
}

/* line 414, ../../assets/styles/general.scss */
.menu2Ul .shelfInMenu {
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155280) repeat 0 0 transparent;
  width: 130px;
}

/*
#menu ul{background:gray;border-top:4px solid #fff;display:none;margin:27px 0 0 8px;padding:5px;position:absolute;width:130px;}
#menu ul a{display:block;padding:1px 4px 0;position:relative;}
#menu ul .lista-completa{border-top:1px dashed #fff;margin-top:8px;padding-top:2px;}
 */
/* line 420, ../../assets/styles/general.scss */
.top-center {
  float: left;
  margin: 21px 0 0 55px;
}

/* Search */
/* line 423, ../../assets/styles/general.scss */
.search {
  clear: left;
}

/* line 424, ../../assets/styles/general.scss */
.search select {
  border: none !important;
  background: #FFF;
  color: #333;
  font-size: 12px;
  font-weight: bold;
  /* margin-left: -1px; */
  height: 21px;
  line-height: 21px;
  min-height: 21px;
  padding: 2px;
  margin-right: 3px;
  margin-bottom: 0;
  text-transform: lowercase;
  width: auto;
}

/* line 425, ../../assets/styles/general.scss */
:root .search select {
  height: 23px\9;
}

/* IE9 */
/* line 426, ../../assets/styles/general.scss */
.search label,
.search legend {
  display: none;
}

/* line 428, ../../assets/styles/general.scss */
.search .fulltext-search-box {
  background: #FFF;
  border: 1px solid #999999;
  color: #333;
  margin-bottom: 0;
  padding: 3px 2px 2px 2px;
  font-size: 12px;
  width: 230px;
  width: 325px\0;
  float: left;
  height: auto;
  line-height: 1.3;
  border-bottom: 1px white solid;
  border-top: none;
  border-left: none;
  border-right: none;
  margin-right: 3px;
}

/* line 429, ../../assets/styles/general.scss */
.search .btn-buscar {
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155262) no-repeat;
  width: 56px;
  margin-bottom: 0;
  height: 21px;
  cursor: pointer;
  border: none;
  text-indent: -99999px;
}

/* line 431, ../../assets/styles/general.scss */
.search select {
  width: 88px !important;
}

/* line 432, ../../assets/styles/general.scss */
.search select + select {
  width: 148px !important;
}

/* jQuery UI - Search */
/* line 436, ../../assets/styles/general.scss */
.ui-autocomplete {
  background-color: #FFF;
  border-top: 3px solid #3d3d3d;
  line-height: normal;
  padding: 0 10px;
  text-align: left;
  width: 324px !important;
  z-index: 1101 !important;
  box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.35);
}

/* line 437, ../../assets/styles/general.scss */
.ui-autocomplete + .ui-autocomplete {
  max-height: 280px;
  overflow: auto;
  position: fixed;
  z-index: 1103 !important;
}

/* line 438, ../../assets/styles/general.scss */
.ui-autocomplete a {
  color: #333;
  cursor: pointer;
  font-size: 12px;
  overflow: hidden;
}

/* line 439, ../../assets/styles/general.scss */
.ui-state-hover {
  color: #333;
}

/* line 440, ../../assets/styles/general.scss */
.ui-menu-item {
  border-top: 1px solid #AFAFAF;
  line-height: normal;
  overflow: hidden;
  padding: 6px 0;
}

/* line 441, ../../assets/styles/general.scss */
.ui-menu-item:first-child {
  border: none;
}

/* line 442, ../../assets/styles/general.scss */
.ui-autocomplete img {
  float: left;
  margin-right: 10px;
  margin-top: 3px;
  vertical-align: middle;
}

/* Banners and newsletter */
/* line 445, ../../assets/styles/general.scss */
#topBanners {
  margin-bottom: 26px;
}

/* line 449, ../../assets/styles/general.scss */
.box-banner img, .box-banner a {
  display: block;
}

/* line 461, ../../assets/styles/general.scss */
#banner1 {
  position: relative;
  max-width: 765px;
  height: 270px;
  overflow: hidden;
  display: inline-block;
}
/* line 468, ../../assets/styles/general.scss */
#banner1 img {
  width: 100%;
  height: 270px;
}

/* line 474, ../../assets/styles/general.scss */
#banner2 {
  position: relative;
  width: 212px;
  height: 270px;
  overflow: hidden;
  display: inline-block;
  float: left;
  margin-right: 8px;
}
/* line 482, ../../assets/styles/general.scss */
#banner2 img {
  width: 100%;
  height: 270px;
}

/* line 488, ../../assets/styles/general.scss */
#banner3 {
  display: block;
  margin-top: 30px;
}

/* Brands carousel
---------------------------------------- */
/* line 495, ../../assets/styles/general.scss */
.brands-carousel {
  display: none;
  clear: both;
  margin: 0 0 15px;
}

/* line 496, ../../assets/styles/general.scss */
.brands-carousel ul {
  height: 74px;
  margin: 0 auto;
  overflow: hidden;
  width: 940px;
}

/* line 497, ../../assets/styles/general.scss */
.brands-carousel li {
  float: left;
  height: 74px;
  margin: 0 10px;
  overflow: hidden;
  text-align: center;
  width: 168px;
}

/* line 498, ../../assets/styles/general.scss */
.brands-carousel li img {
  height: auto;
  max-width: 168px;
}

/* line 500, ../../assets/styles/general.scss */
.newsletter {
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155280);
  padding: 7px 19px;
  margin-bottom: 15px;
}

/* line 501, ../../assets/styles/general.scss */
.newsletter fieldset.error,
.newsletter fieldset.success {
  color: white;
}

/* line 503, ../../assets/styles/general.scss */
.newsletter h3 {
  display: none;
}

/* line 504, ../../assets/styles/general.scss */
.newsletter p {
  margin-right: 60px;
  float: left;
  /* background: url(/Control/ArquivoExibir.aspx?IdArquivo=155278) no-repeat right; */
  height: 33px;
  line-height: 33px;
  width: 285px;
  color: white;
  position: relative;
  font-family: 'Roboto Slab', serif;
  font-size: 16px;
  font-weight: 400;
}

/* line 505, ../../assets/styles/general.scss */
.newsletter input {
  margin-right: 8px;
  margin-top: 6px;
}

/* line 506, ../../assets/styles/general.scss */
.newsletter input.btn-ok {
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155269) no-repeat;
  width: 29px;
  height: 21px;
  cursor: pointer;
  border: none;
  text-indent: -9999px;
}

/* line 507, ../../assets/styles/general.scss */
.newsletter .newsletter-client-name,
.newsletter .newsletter-client-email {
  width: 237px;
  height: 19px;
  border: none;
  height: 18px;
}

/* line 510, ../../assets/styles/general.scss */
#black-friday-legal {
  clear: both;
  overflow: hidden;
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155280);
  padding: 7px 19px;
  margin-bottom: 15px;
  color: white;
  text-align: center;
}

/* Social */
/* line 513, ../../assets/styles/general.scss */
#social {
  clear: both;
  overflow: hidden;
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155280);
  padding: 7px 19px;
  margin-bottom: 74px;
  color: white;
}

/* line 514, ../../assets/styles/general.scss */
#social .title {
  margin-right: 12px;
  float: left;
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155275) no-repeat right;
  height: 32px;
  width: 182px;
  color: transparent;
  text-indent: -9999px;
  font-size: 0;
}

/* line 515, ../../assets/styles/general.scss */
#social .twitter-follow-button {
  width: 181px !important;
}

/* line 516, ../../assets/styles/general.scss */
#social .by-vtex,
#social .copyright,
#social iframe {
  margin-top: 6px;
}

/* line 519, ../../assets/styles/general.scss */
#social div[id="___plusone_0"] {
  float: left !important;
  margin-top: 6px !important;
  width: 60px !important;
}

/* line 520, ../../assets/styles/general.scss */
#social > * {
  float: left;
}

/* line 521, ../../assets/styles/general.scss */
#social .copyright {
  float: right;
  font-size: 10px;
  text-align: right;
  text-transform: lowercase;
}

/* line 522, ../../assets/styles/general.scss */
#social .by-vtex {
  margin-right: 20px;
  margin-left: 138px;
}

/* line 523, ../../assets/styles/general.scss */
#social .by-vtex + iframe {
  margin-right: 12px;
}

/* Footer-Footer */
/* line 527, ../../assets/styles/general.scss */
#footer-footer {
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155283) no-repeat bottom;
  bottom: 0;
  left: 50%;
  height: 31px;
  margin-left: -493px;
  padding: 7px 14px;
  position: fixed;
  width: 958px;
  z-index: 300;
}

/* line 528, ../../assets/styles/general.scss */
#footer-footer .cart-info {
  color: white;
}

/* line 529, ../../assets/styles/general.scss */
#footer-footer ul {
  float: right;
}

/* line 530, ../../assets/styles/general.scss */
#footer-footer li {
  float: left;
  height: 29px;
}

/* line 531, ../../assets/styles/general.scss */
#footer-footer #news {
  margin-right: 15px;
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155274) no-repeat;
  height: 32px;
  width: 268px;
  display: block;
}

/* line 532, ../../assets/styles/general.scss */
#footer-footer #lista-desejos {
  margin-right: 15px;
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155277) no-repeat;
  width: 153px;
  height: 32px;
}

/* line 533, ../../assets/styles/general.scss */
#footer-footer #ultimos-vistos {
  margin-right: 15px;
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155276) no-repeat;
  width: 145px;
  height: 32px;
}

/* line 534, ../../assets/styles/general.scss */
#footer-footer #cart-li {
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155279) no-repeat;
  width: 142px;
  height: 32px;
}

/* line 535, ../../assets/styles/general.scss */
#footer-footer #cart a {
  position: relative;
  bottom: 26px;
  float: right;
}

/* line 536, ../../assets/styles/general.scss */
#footer-footer #cart .cart-info {
  margin-top: 10px;
  margin-left: 12px;
  margin-right: 13px;
  font-size: 14px;
}

/* line 537, ../../assets/styles/general.scss */
#footer-footer #cart li.total-cart {
  display: block;
}

/* line 538, ../../assets/styles/general.scss */
#footer-footer .logo-footer {
  float: left;
}

/* Brands */
/* line 542, ../../assets/styles/general.scss */
#brands {
  display: none;
}

/* Side bar */
/* line 548, ../../assets/styles/general.scss */
#sideBar #bestSellers {
  background: #fff;
  margin-bottom: 15px;
}
/* line 551, ../../assets/styles/general.scss */
#sideBar #bestSellers .bestSellersTitle {
  display: block;
  color: #ffffff;
  background: #0050b9;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  padding: 10px 0;
  text-transform: uppercase;
}
/* line 561, ../../assets/styles/general.scss */
#sideBar #bestSellers .jcarousel-skin-tabs-nav {
  padding: 10px 0;
}
/* line 564, ../../assets/styles/general.scss */
#sideBar #bestSellers .tabs-nav {
  padding: 0 0 0 15px;
  position: relative;
  z-index: 5;
  overflow: hidden;
  height: 20px;
}
/* line 570, ../../assets/styles/general.scss */
#sideBar #bestSellers .tabs-nav li {
  cursor: pointer;
  color: #000;
  display: block;
  font-size: 17px;
  float: left;
  line-height: normal;
  margin-right: 8px;
  padding: 0 15px 0 0;
  text-align: center;
  overflow: hidden;
}
/* line 581, ../../assets/styles/general.scss */
#sideBar #bestSellers .tabs-nav li.activeSlide {
  cursor: default;
  color: #0050b9;
}
/* line 584, ../../assets/styles/general.scss */
#sideBar #bestSellers .tabs-nav li.activeSlide span {
  background: url(/arquivos/arrowTab.gif) no-repeat 0 0;
  display: inline-block;
  margin-left: 3px;
  height: 8px;
  width: 12px;
  margin-right: -3px;
}

/* line 601, ../../assets/styles/general.scss */
#sideBar #bestSellers .tab-content {
  clear: both;
  display: block !important;
  height: auto;
  position: relative;
  z-index: 2;
}
/* line 608, ../../assets/styles/general.scss */
#sideBar #bestSellers .bestSellersTab {
  padding-bottom: 10px;
  position: relative;
}
/* line 611, ../../assets/styles/general.scss */
#sideBar #bestSellers .bestSellersTab .active-content {
  display: block;
}
/* line 615, ../../assets/styles/general.scss */
#sideBar #bestSellers .veja-ranking {
  text-align: center;
}
/* line 617, ../../assets/styles/general.scss */
#sideBar #bestSellers .veja-ranking a {
  text-decoration: none;
}
/* line 619, ../../assets/styles/general.scss */
#sideBar #bestSellers .veja-ranking a span.x-title-raking {
  display: block !important;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  background: #0050b9;
  font-weight: 500;
  text-align: center;
  padding: 12px 0;
  text-transform: uppercase;
  vertical-align: middle;
}
/* line 630, ../../assets/styles/general.scss */
#sideBar #bestSellers .veja-ranking a span.x-title-raking:before {
  content: "+";
  display: inline-block;
  color: #ffad32;
  font-size: 30px;
  vertical-align: top;
  margin-right: 5px;
  margin-top: -1px;
}
/* line 641, ../../assets/styles/general.scss */
#sideBar #bestSellers .veja-ranking img {
  display: none;
}

/* line 649, ../../assets/styles/general.scss */
#sideBar #sitesEspeciais {
  background: #ffffff;
  margin-bottom: 15px;
  padding: 7px;
}
/* line 653, ../../assets/styles/general.scss */
#sideBar #sitesEspeciais h2 {
  margin-bottom: 11px;
  display: inline-block;
  height: 34px;
  width: 198px;
  color: #0050b9;
  font-size: 20px;
  margin: 14px 22px 0;
  font-weight: 500;
}
/* line 663, ../../assets/styles/general.scss */
#sideBar #sitesEspeciais ul {
  list-style: none;
}
/* line 665, ../../assets/styles/general.scss */
#sideBar #sitesEspeciais ul li {
  display: block;
  margin: 4px 0;
  padding-left: 2px;
}
/* line 672, ../../assets/styles/general.scss */
#sideBar #clubeDoLivro {
  background: #FFF;
  margin-bottom: 15px;
  padding: 7px;
}
/* line 676, ../../assets/styles/general.scss */
#sideBar #clubeDoLivro h2 {
  margin-bottom: 11px;
  display: inline-block;
  height: 34px;
  width: 198px;
  color: #0050b9;
  font-size: 20px;
  margin: 14px 22px 0;
  font-weight: 500;
}
/* line 686, ../../assets/styles/general.scss */
#sideBar #clubeDoLivro ul {
  list-style: none;
}
/* line 688, ../../assets/styles/general.scss */
#sideBar #clubeDoLivro ul li {
  display: block;
  margin: 4px 0;
  padding-left: 2px;
}

/* line 698, ../../assets/styles/general.scss */
.bestSellersTabContent {
  height: auto;
  overflow: hidden;
  width: 219px;
}
/* line 702, ../../assets/styles/general.scss */
.bestSellersTabContent > div {
  background: #FFF;
  width: 219px;
}

/* line 709, ../../assets/styles/general.scss */
#bestSellers .prateleiraImage {
  padding: 0 10px;
}
/* line 711, ../../assets/styles/general.scss */
#bestSellers .prateleiraImage h2 {
  display: none;
}

/* line 718, ../../assets/styles/general.scss */
.prateleiraImage li {
  list-style: none;
  padding: 10px 0;
  height: 220px;
  width: 205px;
}
/* line 723, ../../assets/styles/general.scss */
.prateleiraImage li .photo {
  display: block;
  vertical-align: top;
  width: 140px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
  position: relative;
}
/* line 731, ../../assets/styles/general.scss */
.prateleiraImage li .photo .ranking-flag {
  position: absolute;
  background: url("/arquivos/flag-ranking.png") no-repeat center;
  background-size: contain;
  height: 40px;
  width: 40px;
  text-align: center;
  top: 0px;
  left: -30px;
}
/* line 740, ../../assets/styles/general.scss */
.prateleiraImage li .photo .ranking-flag span {
  font-size: 18px;
  color: #0050b9;
  display: inline-block;
  padding-top: 8px;
  padding-left: 3px;
  font-weight: 900;
}
/* line 749, ../../assets/styles/general.scss */
.prateleiraImage li .photo img {
  display: inline-block;
  width: 100%;
  height: auto;
}
/* line 756, ../../assets/styles/general.scss */
.prateleiraImage li h3 {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
}
/* line 761, ../../assets/styles/general.scss */
.prateleiraImage li h3 a {
  text-decoration: none;
}
/* line 765, ../../assets/styles/general.scss */
.prateleiraImage li h4 {
  font-size: 13px;
  height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 774, ../../assets/styles/general.scss */
.prateleiraImage li.active h3 > a, .prateleiraImage li:hover h3 > a {
  color: #0050b9;
}

/* line 784, ../../assets/styles/general.scss */
.jcarousel-skin-tabs-nav .jcarousel-container {
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  width: 180px;
  height: 20px !important;
}
/* line 791, ../../assets/styles/general.scss */
.jcarousel-skin-tabs-nav .jcarousel-container-horizontal {
  overflow: hidden;
  position: relative;
  width: 180px;
  height: 20px;
}
/* line 797, ../../assets/styles/general.scss */
.jcarousel-skin-tabs-nav .jcarousel-clip-horizontal {
  margin: 0 auto;
  width: 120px;
  overflow: hidden;
}
/* line 802, ../../assets/styles/general.scss */
.jcarousel-skin-tabs-nav .jcarousel-item {
  height: auto;
  margin: 0 !important;
  padding: 0 !important;
  width: 120px;
}
/* line 808, ../../assets/styles/general.scss */
.jcarousel-skin-tabs-nav .jcarousel-item-Ehorizontal {
  /*margin-left:6px !important; margin-right:6px !important;*/
}
/* line 811, ../../assets/styles/general.scss */
.jcarousel-skin-tabs-nav .jcarousel-next-horizontal {
  display: none !important;
  background: transparent url(/arquivos/btNextPrevHorizontal.png) no-repeat 0 0;
  cursor: pointer;
  height: 32px;
  margin-top: -16px;
  position: absolute;
  top: 40%;
  right: 0;
  width: 9px;
  z-index: 20;
}
/* line 823, ../../assets/styles/general.scss */
.jcarousel-skin-tabs-nav .jcarousel-direction-rtl .jcarousel-next-horizontal {
  left: 0px;
  right: auto;
  background-image: url(/arquivos/btNextPrevHorizontal.png);
  background-position: 0 0;
}
/* line 830, ../../assets/styles/general.scss */
.jcarousel-skin-tabs-nav .jcarousel-next-horizontal:hover, .jcarousel-skin-tabs-nav .jcarousel-next-horizontal:active {
  /*background-position:-920px 0;*/
}
/* line 834, ../../assets/styles/general.scss */
.jcarousel-skin-tabs-nav .jcarousel-next-disabled-horizontal {
  cursor: default;
}
/* line 836, ../../assets/styles/general.scss */
.jcarousel-skin-tabs-nav .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tabs-nav .jcarousel-next-disabled-horizontal:active {
  cursor: default;
}
/* line 840, ../../assets/styles/general.scss */
.jcarousel-skin-tabs-nav .jcarousel-prev-horizontal {
  display: none !important;
  background: url(/arquivos/btNextPrevHorizontal.png) no-repeat 0 bottom;
  cursor: pointer;
  left: 0;
  height: 32px;
  margin-top: -16px;
  position: absolute;
  top: 40%;
  width: 9px;
  z-index: 20;
}
/* line 852, ../../assets/styles/general.scss */
.jcarousel-skin-tabs-nav .jcarousel-direction-rtl .jcarousel-prev-horizontal {
  background: url(/arquivos/btNextPrevHorizontal.png) no-repeat 0 0;
  left: auto;
  right: 0;
}
/* line 858, ../../assets/styles/general.scss */
.jcarousel-skin-tabs-nav .jcarousel-prev-horizontal:hover, .jcarousel-skin-tabs-nav .jcarousel-prev-horizontal:active {
  /*background-position:-906px 0;*/
}
/* line 862, ../../assets/styles/general.scss */
.jcarousel-skin-tabs-nav .jcarousel-prev-disabled-horizontal {
  cursor: default;
}
/* line 864, ../../assets/styles/general.scss */
.jcarousel-skin-tabs-nav .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tabs-nav .jcarousel-prev-disabled-horizontal:active {
  cursor: default;
}

/* line 871, ../../assets/styles/general.scss */
.tabs-nav-prev,
.tabs-nav-next {
  background: url(/arquivos/tabsNextPrev.png) no-repeat 0 0 #fff;
  cursor: pointer;
  display: block;
  height: 13px;
  position: absolute;
  text-indent: -9999em;
  top: 14px;
  width: 7px;
  z-index: 20;
}

/* line 884, ../../assets/styles/general.scss */
.tabs-nav-prev {
  background-position: 0 bottom;
  left: 6px;
  width: 35px;
}

/* line 890, ../../assets/styles/general.scss */
.tabs-nav-next {
  background-position: 25px 0;
  right: 6px;
  width: 35px;
}

/* Collections */
/* line 897, ../../assets/styles/general.scss */
.prateleira .prateleira {
  border: none;
}

/* line 898, ../../assets/styles/general.scss */
#collections {
  position: relative;
  width: 100%;
}

/* line 899, ../../assets/styles/general.scss */
#collections .destaques, #collections .lancamentos {
  background: #fff;
  /* position: relative; */
}

/* line 900, ../../assets/styles/general.scss */
#collections span.x-title-prateleira {
  float: left;
  margin-left: 30px;
  /* padding-left: 30px; */
  font-size: 14px;
  margin-top: 15px;
  color: #0050b9;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  /* position: absolute; */
  /* z-index: 9999; */
  display: block !important;
  border-top: 1px solid #0050b9;
  padding-top: 10px;
}

/* line 901, ../../assets/styles/general.scss */
#collections span.x-title-prateleira strong {
  font-size: 20px;
  margin-right: 7px;
}

/* line 902, ../../assets/styles/general.scss */
#collections .destaques h2 {
  /* background: url(/Control/ArquivoExibir.aspx?IdArquivo=155288) no-repeat; */
  height: 0;
  width: 470px;
  color: transparent;
  text-indent: -9999px;
  font-size: 40px;
}

/* line 903, ../../assets/styles/general.scss */
#collections .lancamentos h2 {
  /* background: url(/Control/ArquivoExibir.aspx?IdArquivo=155289) no-repeat; */
  /* height: 33px; */
  width: 679px;
  color: transparent;
  text-indent: -9999px;
  font-size: 0;
}

/* line 904, ../../assets/styles/general.scss */
.lancamentos ul {
  margin: 0 auto;
  /*width: 716px;*/
}

/* line 906, ../../assets/styles/general.scss */
.prateleira h2 {
  margin-bottom: 20px;
}

/* line 910, ../../assets/styles/general.scss */
body#produto {
  color: #666666;
}
/* line 912, ../../assets/styles/general.scss */
body#produto .prateleira h2 {
  padding-bottom: 10px;
}

/* line 917, ../../assets/styles/general.scss */
.prateleira {
  clear: both;
  overflow: hidden;
  background: white;
  margin-bottom: 15px;
}

/* line 918, ../../assets/styles/general.scss */
.home .prateleira,
.produto .prateleira {
  padding: 7px 11px;
}

/*
.prateleira .vitrine{left:0;margin-top:6px;}
.vitrine li .data{margin:8px 0 15px 3px}
.vitrine .highlight a,
.vitrine .price a{text-decoration:none;}
.vitrine .photo{text-align: center;}
.vitrine img{}
.vitrine h3 {font-weight: bold; text-align: center;}
.vitrine .preco{clear:both; text-align: center;}
.vitrine .price span span{display:none;}
.vitrine .oldPrice{font-size: 11px;margin-right:4px;text-decoration:line-through;}
.vitrine .newPrice{color: #FF3131;font-size: 15px;}
.vitrine .newPrice strong{font-weight:700;}
.vitrine .category{margin-top:20px;}
.vitrine .installment,
.vitrine .category a,
.vitrine .brand a{display:block;}
.vitrine .category a,
.vitrine .brand a{background-position:0 -280px;line-height:1.45em;padding-left:12px;}
.vitrine .flag {display:none;}
.vitrine .BottomBuy {color:#ff0000; font-size:11px; text-align:center;}
.vitrine .BottomBuy .amount-in-cart{display:none;}
.vitrine .BottomBuy .btn-add-buy-button-asynchronous{background:url(/arquivos/btAdicionar.png) no-repeat 0 0; display:inline-block; height:29px; text-indent:-99999em; width:107px;}
*/
/* line 945, ../../assets/styles/general.scss */
.prateleira ul:before,
.prateleira ul:after {
  content: "";
  display: table;
}

/* line 951, ../../assets/styles/general.scss */
.prateleira ul:after {
  clear: both;
}

/* line 955, ../../assets/styles/general.scss */
.prateleira ul {
  *zoom: 1;
}

/* line 959, ../../assets/styles/general.scss */
.prateleira ul {
  padding-bottom: 15px;
}

/* line 963, ../../assets/styles/general.scss */
.prateleira li {
  margin-right: 0;
  float: left;
  display: inline-block;
  width: 184px;
  min-height: 265px;
}

/* line 971, ../../assets/styles/general.scss */
.prateleira li.last {
  margin-right: 0;
}

/*prateleira principal*/
/* line 977, ../../assets/styles/general.scss */
.prateleira {
  background: #FFF;
  clear: both;
  margin-bottom: 15px;
  overflow: hidden;
  padding: 7px 0;
}
/* line 986, ../../assets/styles/general.scss */
.prateleira li {
  margin: 0 6px;
  float: left;
  display: block;
  padding: 10px 0;
  position: relative;
  width: 170px;
  height: auto;
  z-index: 1;
}
/* line 996, ../../assets/styles/general.scss */
.prateleira .photo {
  margin-bottom: 45px;
  text-align: center;
}
/* line 999, ../../assets/styles/general.scss */
.prateleira .photo img {
  width: 100%;
  height: auto;
  margin-top: -30px;
}

/* line 1009, ../../assets/styles/general.scss */
.prateleira .preco {
  text-align: center;
  float: left;
  width: 100%;
}
/* line 1013, ../../assets/styles/general.scss */
.prateleira .preco em {
  color: #000;
  font-weight: bold;
  line-height: normal;
}
/* line 1019, ../../assets/styles/general.scss */
.prateleira .preco .oldPrice {
  font-size: 13px;
  margin-right: 4px;
  text-decoration: line-through;
}

/* line 1029, ../../assets/styles/general.scss */
.prateleira .preco .newPrice,
.prateleira .preco .newPrice strong {
  font-size: 15px;
}

/* line 1034, ../../assets/styles/general.scss */
.prateleira .BottomBuy {
  color: #ff0000;
  font-size: 11px;
  text-align: center;
  margin-top: -5px;
}

/* line 1041, ../../assets/styles/general.scss */
.prateleira .BottomBuy .amount-in-cart {
  display: none;
}

/* line 1045, ../../assets/styles/general.scss */
.prateleira .BottomBuy .btn-add-buy-button-asynchronous {
  display: inline-block;
  width: 100%;
  font-family: 'Roboto Slab', serif;
  color: #FF0402;
  font-weight: bold;
  font-size: 0;
  line-height: 32px;
  cursor: pointer;
  text-decoration: none;
}
/* line 1055, ../../assets/styles/general.scss */
.prateleira .BottomBuy .btn-add-buy-button-asynchronous:after {
  content: "";
  background: url(/arquivos/add-cart.png) no-repeat center;
  display: inline-block;
  width: 166px;
  height: 69px;
  margin-left: 0;
  position: relative;
  top: 0;
  background-size: 70%;
}
/* line 1067, ../../assets/styles/general.scss */
.prateleira .BottomBuy .btn-add-buy-button-asynchronous:hover:after {
  background: url(/arquivos/add-cart-hover.png) no-repeat center;
  display: inline-block;
  width: 166px;
  height: 69px;
  margin-left: 0;
  position: relative;
  top: 0;
  background-size: 70%;
}

/* line 1104, ../../assets/styles/general.scss */
.prateleira h3 {
  color: #666666;
  font-size: 12px;
  line-height: 18px;
  padding-bottom: 4px;
  position: relative;
  width: 150px;
}
/* line 1111, ../../assets/styles/general.scss */
.prateleira h3#no-limite {
  text-align: center;
  color: #666666;
  font-weight: bold;
  height: 32px;
}
/* line 1117, ../../assets/styles/general.scss */
.prateleira h3 a {
  color: #666666;
  font-weight: bold;
  float: left;
  text-align: center;
  width: 100%;
}
/* line 1125, ../../assets/styles/general.scss */
.prateleira h3.active, .prateleira h3:hover {
  color: #0050b9;
}
/* line 1127, ../../assets/styles/general.scss */
.prateleira h3.active#no-limite, .prateleira h3:hover#no-limite {
  color: #0050b9;
}
/* line 1130, ../../assets/styles/general.scss */
.prateleira h3.active a, .prateleira h3:hover a {
  color: #0050b9;
  text-decoration: none;
}

/* line 1138, ../../assets/styles/general.scss */
.prateleira h4 {
  text-align: center;
  margin-top: 5px;
  height: 36px;
  clear: both;
}
/* line 1144, ../../assets/styles/general.scss */
.prateleira .descriptionShort {
  display: none !important;
}

/* line 1149, ../../assets/styles/general.scss */
.prateleira li .principalHover.home .productMore {
  display: none;
}

/* line 1153, ../../assets/styles/general.scss */
.prateleira .productMore {
  display: none;
}

/* line 1157, ../../assets/styles/general.scss */
.home .prateleira li .principalHover.home,
.ranking .prateleira li .principalHover.home,
.resultado-busca .prateleira li .principalHover.home,
.departamento .prateleira li .principalHover.home,
.categoria .prateleira li .principalHover.home,
.produto .prateleira li .principalHover.home {
  display: block !important;
  background: transparent;
  font-size: 12px;
  min-height: 60px;
  padding: 8px 10px 25px;
  position: relative;
  top: 0;
  width: 140px;
  z-index: 11;
  left: initial !important;
  right: initial !important;
  margin-top: -40px;
}

/* line 1177, ../../assets/styles/general.scss */
.home .prateleira li:first-child .principalHover,
.ranking .prateleira li:first-child .principalHover,
.resultado-busca .prateleira li:first-child .principalHover,
.departamento .prateleira li:first-child .principalHover,
.categoria .prateleira li:first-child .principalHover,
.produto .prateleira li:first-child .principalHover {
  left: initial !important;
  right: initial !important;
}

/* line 1187, ../../assets/styles/general.scss */
.arrowPrateleira {
  display: none;
}

/* line 1198, ../../assets/styles/general.scss */
body.ranking .prateleira li .principalHover,
body.home .prateleira li .principalHover,
body.resultado-busca .prateleira li .principalHover,
body.departamento .prateleira li .principalHover,
body.categoria .prateleira li .principalHover {
  display: none !important;
}

/* line 1205, ../../assets/styles/general.scss */
.prateleira li .principalHover.home .arrowPrateleira {
  display: none;
}

/* line 1209, ../../assets/styles/general.scss */
.prateleira li.last .principalHover {
  left: auto;
  right: 164px;
}

/* line 1214, ../../assets/styles/general.scss */
.prateleira li:first-child .principalHover {
  left: 164px !important;
  right: auto !important;
}

/* line 1219, ../../assets/styles/general.scss */
.prateleira li:hover {
  z-index: 10;
}

/* line 1223, ../../assets/styles/general.scss */
.prateleira li:hover .principalHover {
  display: none;
}

/* line 1234, ../../assets/styles/general.scss */
.prateleira li:hover .principalHover {
  display: block;
}

/* line 1238, ../../assets/styles/general.scss */
.principalHover.home .product-field {
  display: none;
}

/* line 1254, ../../assets/styles/general.scss */
.principalHover .product-field {
  color: #FFF;
  font-size: 12px;
  margin-top: -12px;
  padding-bottom: 8px;
  text-indent: -9999em;
}

/* line 1262, ../../assets/styles/general.scss */
.principalHover .product-field > * {
  text-indent: 0;
}

/* line 1266, ../../assets/styles/general.scss */
.principalHover .product-field ul {
  padding: 0;
  width: auto !important;
}

/* line 1271, ../../assets/styles/general.scss */
.principalHover .product-field li {
  display: block;
  float: none;
  height: auto;
  min-height: 0;
  margin: 0;
  padding: 0;
  width: auto;
}

/* line 1281, ../../assets/styles/general.scss */
.principalHover .product-field > span {
  display: block;
}

/*.lancamentos li .principalHover {display:none !important;}*/
/* line 1287, ../../assets/styles/general.scss */
.collectionWrap {
  background: #FFF;
  margin-bottom: 15px;
  overflow: hidden;
  padding: 7px 11px;
}

/* Visualizacao em tabela/lista */
/* line 1291, ../../assets/styles/general.scss */
.vitrine .tabela {
  background: url("/arquivos/table-ico.png") no-repeat right center;
  margin-right: 20px;
}

/* line 1296, ../../assets/styles/general.scss */
.vitrine .lista {
  background: url("/arquivos/list-ico.png") no-repeat right center;
}

/* line 1298, ../../assets/styles/general.scss */
.vitrine .seletorcssalternativo {
  cursor: pointer;
  float: left;
  padding: 15px 25px 15px 0;
}

/* line 1304, ../../assets/styles/general.scss */
.grid-list .prateleira ul {
  padding-bottom: 0;
}

/* line 1305, ../../assets/styles/general.scss */
.grid-list .prateleira li {
  min-height: 234px;
  margin: 0 0 30px;
  width: 100%;
}

/* line 1306, ../../assets/styles/general.scss */
.grid-list .prateleira .photo {
  float: left;
  margin-right: 15px;
}

/* line 1307, ../../assets/styles/general.scss */
.grid-list .prateleira .preco,
.grid-list .prateleira .BottomBuy {
  float: right;
  margin-top: 35px;
  text-align: center;
  width: 164px;
}

/* line 1309, ../../assets/styles/general.scss */
.grid-list .prateleira .BottomBuy {
  clear: right;
}

/* line 1311, ../../assets/styles/general.scss */
.grid-list .prateleira li:first-child .principalHover {
  left: 164px !important;
  right: auto !important;
}

/* line 1316, ../../assets/styles/general.scss */
.grid-list .prateleira li.last .principalHover {
  left: 164px;
  right: auto;
}

/* line 1321, ../../assets/styles/general.scss */
.grid-list .prateleira li:first-child .principalHover {
  left: 164px !important;
  right: auto !important;
}

/* Pager */
/* line 1328, ../../assets/styles/general.scss */
.pager.top {
  clear: both;
  overflow: auto;
  border-bottom: 1px #E6E6E6 solid;
  margin-bottom: 11px;
  padding-top: 10px;
  padding-bottom: 5px;
}

/* line 1329, ../../assets/styles/general.scss */
.pager.bottom {
  clear: both;
  overflow: auto;
  border-top: 1px #E6E6E6 solid;
  margin-top: 11px;
  padding-top: 5px;
}

/* line 1330, ../../assets/styles/general.scss */
.pager ul {
  float: right;
  padding: 2px 5px;
  font-size: 11px;
}

/* line 1331, ../../assets/styles/general.scss */
.pager li {
  cursor: pointer;
  float: left;
  padding: 0 5px;
}

/* line 1332, ../../assets/styles/general.scss */
.pager li.pgCurrent {
  background-color: #D2D2D2;
  color: white;
  font-weight: bold;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 1334, ../../assets/styles/general.scss */
.searchResultsTime,
.resultado-busca-filtro > * {
  display: none;
}

/* line 1336, ../../assets/styles/general.scss */
.btn-comparar {
  margin-left: 15px;
}

/* line 1337, ../../assets/styles/general.scss */
.resultItemsWrapper + .searchResultsTime + .sub {
  display: none;
}

/* line 1339, ../../assets/styles/general.scss */
.orderBy {
  display: block;
  position: absolute;
  right: 11px;
  top: 18px;
  width: 228px;
}

/* line 1340, ../../assets/styles/general.scss */
.orderBy label {
  color: #565656;
  font-size: 12px;
  float: left;
  line-height: 25px;
  width: 88px;
}

/* line 1341, ../../assets/styles/general.scss */
.orderBy select {
  width: 140px;
}

/* Home Collection Navigation */
/* line 1344, ../../assets/styles/general.scss */
#collectionNavigation {
  padding-bottom: 4px;
  overflow: hidden;
}

/* line 1345, ../../assets/styles/general.scss */
#collectionNavigation li {
  float: left;
}

/* line 1346, ../../assets/styles/general.scss */
#collectionNavigation a {
  display: block;
  font-size: 15px;
  padding: 3px 9px;
  background: url("/arquivos/tabs-bg.gif") right 5px no-repeat;
}

/* line 1347, ../../assets/styles/general.scss */
#collectionNavigation .last a {
  background: none;
}

/* Tag Cloud */
/* line 1350, ../../assets/styles/general.scss */
#tagCloud {
  clear: both;
  margin-bottom: 15px;
  *zoom: 0;
}

/* line 1351, ../../assets/styles/general.scss */
.buscas-dia {
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155280) repeat;
  clear: both;
  overflow: hidden;
  padding: 7px 19px;
}

/* line 1352, ../../assets/styles/general.scss */
.buscas-dia h3 {
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155310) no-repeat;
  height: 37px;
  width: 533px;
  color: transparent;
  text-indent: -9999px;
  font-size: 0;
}

/* line 1353, ../../assets/styles/general.scss */
.buscas-dia p {
  padding: 10px 41px;
}

/* line 1354, ../../assets/styles/general.scss */
.buscas-dia p a {
  color: #FFF;
  display: inline-block;
  line-height: 20px;
  margin: 0 12px;
  padding: 3px 0;
}

/* line 1355, ../../assets/styles/general.scss */
.busca12 {
  font-size: 8px;
}

/* line 1355, ../../assets/styles/general.scss */
.busca13 {
  font-size: 10px;
}

/* line 1355, ../../assets/styles/general.scss */
.busca14 {
  font-size: 12px;
}

/* line 1355, ../../assets/styles/general.scss */
.busca15 {
  font-size: 15px;
}

/* line 1355, ../../assets/styles/general.scss */
.busca16 {
  font-size: 16px;
}

/* line 1355, ../../assets/styles/general.scss */
.busca17 {
  font-size: 18px;
}

/* line 1355, ../../assets/styles/general.scss */
.busca18 {
  font-size: 20px;
}

/* line 1355, ../../assets/styles/general.scss */
.busca19 {
  font-size: 24px;
}

/* line 1355, ../../assets/styles/general.scss */
.busca20 {
  font-size: 26px;
}

/* History */
/* line 1359, ../../assets/styles/general.scss */
#history {
  clear: both;
}

/* line 1360, ../../assets/styles/general.scss */
.historico-nav {
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155280);
  clear: both;
  overflow: hidden;
  padding: 7px 19px;
  margin-bottom: 15px;
}

/* line 1361, ../../assets/styles/general.scss */
.historico-nav h4 {
  font-weight: 700;
  margin-bottom: 17px;
}

/* line 1362, ../../assets/styles/general.scss */
.historico-nav h3 {
  display: none;
}

/* line 1363, ../../assets/styles/general.scss */
.historico-nav #ulUltimosProdutos a,
.historico-nav #ulUltimasBuscas a {
  color: white;
}

/* line 1365, ../../assets/styles/general.scss */
.historico-nav #ulUltimosProdutos a:before,
.historico-nav #ulUltimasBuscas a:before {
  content: '> ';
}

/* line 1367, ../../assets/styles/general.scss */
.historico-nav #ulUltimosProdutos {
  float: left;
}

/* line 1368, ../../assets/styles/general.scss */
.historico-nav #ulUltimasBuscas {
  float: right;
}

/* line 1369, ../../assets/styles/general.scss */
.historico-nav .no-history h4,
.historico-nav #ulUltimosProdutos h4 {
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155270) no-repeat;
  height: 38px;
  width: 462px;
  color: transparent;
  text-indent: -9999px;
  font-size: 0;
}

/* line 1371, ../../assets/styles/general.scss */
.historico-nav #ulUltimasBuscas h4 {
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155271) no-repeat;
  height: 38px;
  width: 333px;
  color: transparent;
  text-indent: -9999px;
  font-size: 0;
}

/* line 1372, ../../assets/styles/general.scss */
.historico-nav #pLimparHistorico {
  clear: both;
  padding-top: 4px;
  text-align: left;
  font-weight: bold;
}

/* line 1373, ../../assets/styles/general.scss */
.historico-nav #HistoricoVazio {
  color: #FFF;
}

/* Footer */
/* line 1376, ../../assets/styles/general.scss */
#footer {
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155280);
  clear: both;
  overflow: hidden;
  padding: 7px 19px;
  margin-bottom: 15px;
}

/* line 1377, ../../assets/styles/general.scss */
#footer a {
  color: white;
  font-family: 'Roboto Slab', serif;
}

/* line 1379, ../../assets/styles/general.scss */
#footer h2 span {
  display: none;
}

/* line 1380, ../../assets/styles/general.scss */
#footer h3 {
  font-weight: 700;
  margin-bottom: 17px;
  color: #FFFF01;
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
}

/* line 1381, ../../assets/styles/general.scss */
#footer .itemGroup {
  display: inline;
  float: left;
}

/* line 1382, ../../assets/styles/general.scss */
#footer .columnList {
  margin-right: 20px;
}

/* line 1383, ../../assets/styles/general.scss */
#footer .ajuda ul {
  float: left;
  margin: 0 11px;
}

/* line 1385, ../../assets/styles/general.scss */
#footer #formasPagamento {
  background: url(/arquivos/ArquivoExibir.png) no-repeat;
  height: 77px;
  width: 169px;
  display: block;
}

/* line 1386, ../../assets/styles/general.scss */
#footer #seguro {
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155273) no-repeat;
  height: 94px;
  width: 90px;
  display: block;
}

/* line 1388, ../../assets/styles/general.scss */
.itemGroupCertificados {
  width: 218px;
}

/* line 1389, ../../assets/styles/general.scss */
.group-certificados li {
  float: left;
  margin-right: 14px;
}

/* Department Navigator */
/* line 1392, ../../assets/styles/general.scss */
#departmentNavigator {
  background: #ffffff;
}
/* line 1394, ../../assets/styles/general.scss */
#departmentNavigator h3 {
  display: block;
  color: #ffffff;
  background: #0050b9;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  padding: 10px 0;
  text-transform: uppercase;
}
/* line 1405, ../../assets/styles/general.scss */
#departmentNavigator .menu-departamento {
  text-transform: lowercase;
}
/* line 1407, ../../assets/styles/general.scss */
#departmentNavigator .menu-departamento h3 a {
  color: #ffffff;
  text-transform: lowercase;
  font-size: 21px;
  text-decoration: none;
}
/* line 1415, ../../assets/styles/general.scss */
#departmentNavigator h4, #departmentNavigator h5 {
  background: #F7F7F7;
  color: #241E20;
  margin-left: 3px;
  font-weight: bold;
  font-size: 13px;
  padding: 3px 13px;
}
/* line 1424, ../../assets/styles/general.scss */
#departmentNavigator ul {
  margin-bottom: 21px;
}
/* line 1426, ../../assets/styles/general.scss */
#departmentNavigator ul li {
  border-bottom: 1px solid #F7F7F7;
  padding: 10px 17px;
  font-size: 14px;
}

/* Bread Crumbs */
/* line 1442, ../../assets/styles/general.scss */
#breadCrumbs {
  overflow: hidden;
  background: white;
  padding: 7px 15px;
}

/* line 1443, ../../assets/styles/general.scss */
#breadCrumbs li,
#breadCrumbs li a {
  color: #A8A8A8;
  font-size: 13px;
  text-transform: lowercase;
}

/* line 1445, ../../assets/styles/general.scss */
#breadCrumbs li {
  float: left;
  margin-right: 5px;
}

/* line 1446, ../../assets/styles/general.scss */
#breadCrumbs li:after {
  content: " >";
}

/* line 1447, ../../assets/styles/general.scss */
#breadCrumbs li.last:after {
  content: "";
}

/* line 1448, ../../assets/styles/general.scss */
#breadCrumbs li.last {
  background: none;
}

/* Institucional */
/* line 1452, ../../assets/styles/general.scss */
.institucional #sideBar {
  width: 177px;
  background: white;
  margin-bottom: 15px;
}

/* line 1454, ../../assets/styles/general.scss */
.institucional #sideBar h3 {
  color: #FF3131;
  font-size: 15px;
  margin: 7px 7px 15px;
}

/* line 1455, ../../assets/styles/general.scss */
.institucional #sideBar ul li {
  line-height: 24px;
  background: #F7F7F7;
  margin-bottom: 5px;
  padding-left: 7px;
}

/* line 1456, ../../assets/styles/general.scss */
.institucional #sideBar #atendimentoOnline {
  margin: 27px 19px;
}

/* line 1457, ../../assets/styles/general.scss */
.institucional #sideBar #atendimentoOnline a {
  background: url(/Control/ArquivoExibir.aspx?IdArquivo=155370) no-repeat;
  height: 38px;
  width: 141px;
  color: transparent;
  text-indent: -9999px;
  font-size: 0;
  display: block;
}

/* line 1458, ../../assets/styles/general.scss */
.institucional #content {
  background: white;
  padding: 21px;
  width: 748px;
  margin-bottom: 15px;
}

/* line 1460, ../../assets/styles/general.scss */
.institucional #content h2 {
  color: #FF3131;
  font-size: 19px;
}

/* line 1461, ../../assets/styles/general.scss */
.institucional #content .text-info {
  margin-top: 19px;
  line-height: 18px;
}

/* line 1462, ../../assets/styles/general.scss */
.institucional #content .text-info .title,
.faqTtl,
.tpl-institucional #content h3 {
  font-weight: bold;
  font-size: 13px;
  margin: 10px 0;
}

/* line 1465, ../../assets/styles/general.scss */
.institucional #content .text-info #atendimentoEmail {
  float: left;
  width: 46%;
  padding-left: 11px;
}

/*.institucional #content .text-info #atendimentoEmail a {background: url(/Control/ArquivoExibir.aspx?IdArquivo=155371) no-repeat;height: 30px;width: 105px;color: transparent;text-indent: -9999px;font-size: 0;display:inline-block;}*/
/* line 1467, ../../assets/styles/general.scss */
.institucional #content .text-info #atendimentoTelefone {
  float: left;
  width: 48%;
  border-left: 1px #666 solid;
  padding-left: 25px;
}

/* line 1468, ../../assets/styles/general.scss */
.institucional #content .text-info .gray {
  color: #666;
  margin: 16px 0;
}

/* line 1469, ../../assets/styles/general.scss */
.institucional #content .text-info dt {
  /*float: left;margin-right: 29px;*/
}

/* line 1471, ../../assets/styles/general.scss */
.institucional #content .text-info #enviarEmail {
  /*margin: 40px 110px;*/
}

/* line 1475, ../../assets/styles/general.scss */
.menu-navegue {
  padding: 10px 15px 0;
  text-align: center;
}

/* line 1476, ../../assets/styles/general.scss */
.menu-navegue .tab-refinar {
  line-height: 8px;
  margin-left: 10px;
}

/* P?ginas Institucionais */
/* line 1485, ../../assets/styles/general.scss */
.faq {
  display: none;
}

/* line 1487, ../../assets/styles/general.scss */
.atendimento .faq {
  display: block;
  float: left;
}

/* line 1488, ../../assets/styles/general.scss */
.atendimento .faqTtl {
  float: left;
  width: 100%;
}

/* duvidas frequentes */
/* line 1491, ../../assets/styles/general.scss */
.atendimento .faq_wrap {
  clear: both;
}

/* line 1492, ../../assets/styles/general.scss */
.atendimento .faq li {
  margin: 0 0 5px;
}

/* line 1493, ../../assets/styles/general.scss */
.atendimento .faq dt,
.atendimento .faq dl {
  display: none;
}

/* line 1495, ../../assets/styles/general.scss */
.atendimento .faq .faqCategoria {
  font-size: 10px;
  text-transform: uppercase;
}

/* line 1496, ../../assets/styles/general.scss */
.atendimento .faq .open {
  background-position: right -21px;
}

/* line 1497, ../../assets/styles/general.scss */
.atendimento .faq dt a {
  color: #4F4F4F;
}

/* line 1498, ../../assets/styles/general.scss */
.atendimento .faq dd {
  margin: 10px 0;
}

/* Popups */
/* line 1504, ../../assets/styles/general.scss */
.popupWrapper {
  background: url("/arquivos/ajax-loader.gif") no-repeat center center #fff;
  box-shadow: 0 5px 10px #191919;
  color: #777;
  display: none;
  position: absolute;
  z-index: 1001;
}

/* line 1505, ../../assets/styles/general.scss */
.popupWrapper .pop_title {
  background: #004576;
  color: #fff;
  width: 100%;
}

/* line 1506, ../../assets/styles/general.scss */
.popupWrapper .pop_title .title {
  font-size: 12px;
  font-weight: bold;
  line-height: 30px;
  padding: 0 10px;
}

/* line 1507, ../../assets/styles/general.scss */
.popupWrapper .close_popup {
  background: url("/Control/ArquivoExibir.aspx?IdArquivo=155325");
  cursor: pointer;
  display: block;
  float: none;
  height: 24px;
  padding: 0;
  position: absolute;
  right: 2px;
  text-indent: -999em;
  top: 2px;
  width: 24px;
}

/* line 1508, ../../assets/styles/general.scss */
.popupWrapper .pop_content {
  padding: 10px;
}

/* line 1510, ../../assets/styles/general.scss */
.overlay {
  background: #000;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 110;
}

/* line 1522, ../../assets/styles/general.scss */
#TB_overlay {
  background: rgba(0, 0, 0, 0.4);
}

/* line 1526, ../../assets/styles/general.scss */
.popContactUs .pop_title {
  width: 370px;
}

/* Corre??o da busca, menu e quantidade de itens no topo - ie7 */
/* line 1530, ../../assets/styles/general.scss */
.search .fulltext-search-box {
  *left: 247px;
  *position: absolute;
  *top: 77px;
}

/* line 1531, ../../assets/styles/general.scss */
.search select {
  *margin-left: 383px;
}

/* line 1532, ../../assets/styles/general.scss */
.search .btn-buscar {
  *line-height: 0;
  *font-size: 0;
  *display: block;
  *position: absolute;
}

/* line 1533, ../../assets/styles/general.scss */
.top-center + #cart .cart-info {
  *position: absolute;
  *right: 45px;
  *top: 62px;
  *width: 80px;
}

/* line 1534, ../../assets/styles/general.scss */
#cart li.amount-items #MostraTextoXml3 {
  *font-weight: normal;
  *font-size: 12px;
  *float: right;
  *margin-right: 20px;
  text-transform: lowercase;
}

/* line 1536, ../../assets/styles/general.scss */
.cart-info * {
  font-size: 13px;
}

/* line 1538, ../../assets/styles/general.scss */
#footer-footer .cart-info {
  *position: relative;
  *width: 100px;
  *float: left;
}

/* line 1539, ../../assets/styles/general.scss */
#footer-footer .cart-info li {
  *position: absolute;
}

/* line 1540, ../../assets/styles/general.scss */
#footer-footer .amount-items {
  *width: 80px;
}

/* line 1541, ../../assets/styles/general.scss */
#footer-footer .amount-items strong {
  *font-weight: normal;
}

/* line 1542, ../../assets/styles/general.scss */
#footer-footer .total-cart {
  *right: 0px;
}

/* line 1544, ../../assets/styles/general.scss */
.hightLight p.flag {
  display: none;
}

/* line 1546, ../../assets/styles/general.scss */
.hightLight p.flag.pre-venda {
  background: url("/arquivos/seloPrevenda.png") no-repeat left;
  text-indent: -896px !important;
  display: block;
  color: transparent;
  display: block;
  top: -1px;
  position: relative;
}

/* line 1556, ../../assets/styles/general.scss */
a.flags.highlight p.flag.pre-venda {
  background: url("/arquivos/seloPrevenda.png") no-repeat right;
  text-indent: -896px !important;
  display: block;
  color: transparent;
  /* margin: 0px 0 0 34px; */
  display: block;
  top: 0px;
  position: absolute;
  /* right: 0; */
  width: 98px;
  left: 50%;
  margin-left: -49px;
}

/* line 1583, ../../assets/styles/general.scss */
.cnd-newsletter {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -190px;
  margin-left: -400px;
  background: url("/arquivos/news-back.png") no-repeat;
  width: 800px;
  height: 380px;
  z-index: 111;
}
/* line 1600, ../../assets/styles/general.scss */
.cnd-newsletter__left, .cnd-newsletter__right {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding: 25px;
  box-sizing: border-box;
  color: #535353;
  font-family: 'Roboto';
}
/* line 1609, ../../assets/styles/general.scss */
.cnd-newsletter__left p, .cnd-newsletter__right p {
  font-family: 'Roboto';
}
/* line 1615, ../../assets/styles/general.scss */
.cnd-newsletter__left {
  padding: 90px 45px;
}
/* line 1624, ../../assets/styles/general.scss */
.cnd-newsletter__title {
  font-size: 27px;
  line-height: 40px;
  text-transform: uppercase;
  color: #535353;
  font-family: 'Segoe';
  font-weight: 300;
  margin-bottom: 10px;
}
/* line 1633, ../../assets/styles/general.scss */
.cnd-newsletter__title > span {
  color: #fd1313;
  font-weight: 600;
  font-size: 31px;
  font-family: 'Roboto';
}
/* line 1640, ../../assets/styles/general.scss */
.cnd-newsletter__title.-success {
  font-size: 22px;
  line-height: 31px;
}
/* line 1645, ../../assets/styles/general.scss */
.cnd-newsletter__title.-success > span {
  font-size: 40px;
}
/* line 1651, ../../assets/styles/general.scss */
.cnd-newsletter__about {
  font-size: 13px;
  font-style: italic;
}
/* line 1655, ../../assets/styles/general.scss */
.cnd-newsletter__about.-negrito {
  font-weight: 600;
}
/* line 1667, ../../assets/styles/general.scss */
.cnd-newsletter__right.-success .cnd-newsletter__fechar:before {
  display: none;
}
/* line 1671, ../../assets/styles/general.scss */
.cnd-newsletter__right.-success .cnd-newsletter__about {
  width: 300px;
  margin: 15px auto;
}
/* line 1676, ../../assets/styles/general.scss */
.cnd-newsletter__right.-success .cnd-newsletter__fechar {
  margin-bottom: 75px;
}
/* line 1681, ../../assets/styles/general.scss */
.cnd-newsletter__fechar {
  text-align: right;
  font-size: 11px;
  margin-right: 15px;
  cursor: pointer;
}
/* line 1687, ../../assets/styles/general.scss */
.cnd-newsletter__fechar:hover {
  text-decoration: underline;
}
/* line 1691, ../../assets/styles/general.scss */
.cnd-newsletter__fechar:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("/arquivos/news-carinha.png") no-repeat;
  vertical-align: sub;
  margin-right: 5px;
}
/* line 1701, ../../assets/styles/general.scss */
.cnd-newsletter__fechar:after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("/arquivos/news-close.png") no-repeat;
  vertical-align: sub;
  margin-left: 5px;
}
/* line 1712, ../../assets/styles/general.scss */
.cnd-newsletter__form {
  width: 300px;
  margin: 73px auto 0;
}
/* line 1717, ../../assets/styles/general.scss */
.cnd-newsletter__email {
  position: relative;
}
/* line 1720, ../../assets/styles/general.scss */
.cnd-newsletter__email small {
  padding-left: 30px;
  font-size: 11px;
  display: inline-block;
  margin-top: 4px;
}
/* line 1726, ../../assets/styles/general.scss */
.cnd-newsletter__email small:before {
  content: '';
  display: inline-block;
  width: 13px;
  height: 16px;
  background: url("/arquivos/news-lock.png") no-repeat;
  vertical-align: middle;
  margin-right: 3px;
}
/* line 1740, ../../assets/styles/general.scss */
.cnd-newsletter__icon {
  width: 50px;
  height: 50px;
  background-color: #fd1313;
  background-image: url("/arquivos/news-mail.png");
  background-repeat: no-repeat;
  background-position: 50%;
  position: absolute;
  top: 0;
  left: 0;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
/* line 1753, ../../assets/styles/general.scss */
.cnd-newsletter__icon.-error {
  background-color: #ae00ff;
}
/* line 1758, ../../assets/styles/general.scss */
.cnd-newsletter__input {
  background: #cacaca;
  border: none;
  border-radius: 12px;
  height: 50px;
  width: 100%;
  padding-left: 70px;
  box-sizing: border-box;
}
/* line 1767, ../../assets/styles/general.scss */
.cnd-newsletter__input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #9c9c9c;
}
/* line 1770, ../../assets/styles/general.scss */
.cnd-newsletter__input::-moz-placeholder {
  /* Firefox 19+ */
  color: #9c9c9c;
}
/* line 1773, ../../assets/styles/general.scss */
.cnd-newsletter__input:-ms-input-placeholder {
  /* IE 10+ */
  color: #9c9c9c;
}
/* line 1776, ../../assets/styles/general.scss */
.cnd-newsletter__input:-moz-placeholder {
  /* Firefox 18- */
  color: #9c9c9c;
}
/* line 1780, ../../assets/styles/general.scss */
.cnd-newsletter__input.-error {
  color: #ae00ff;
}
/* line 1786, ../../assets/styles/general.scss */
.cnd-newsletter__send {
  border: none;
  height: 50px;
  background-color: #fd1313;
  color: #fff;
  margin-top: 20px;
  border-radius: 12px;
  cursor: pointer;
  width: 100%;
}
/* line 1796, ../../assets/styles/general.scss */
.cnd-newsletter__send:hover {
  opacity: 0.9;
}
/* line 1800, ../../assets/styles/general.scss */
.cnd-newsletter__send > span {
  display: inline-block;
  width: 145px;
  text-align: left;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 10px;
  margin-left: 5px;
}
/* line 1810, ../../assets/styles/general.scss */
.cnd-newsletter__send > i {
  display: inline-block;
  width: 96px;
  height: 50px;
  background: url("/arquivos/news-sim.png") no-repeat 50%;
  vertical-align: middle;
  margin-right: 3px;
}
/* line 1820, ../../assets/styles/general.scss */
.cnd-newsletter__desconto {
  margin-top: 25px;
}
/* line 1823, ../../assets/styles/general.scss */
.cnd-newsletter__desconto p {
  display: inline-block;
  font-family: 'Segoe';
  width: 100px;
  font-size: 16px;
  vertical-align: top;
}
/* line 1832, ../../assets/styles/general.scss */
.cnd-newsletter__cupom {
  background: #fd1313;
  color: #fff;
  display: inline-block;
  height: 34px;
  vertical-align: top;
  font-family: 'Roboto';
  padding: 0 15px;
  font-size: 22px;
  text-transform: uppercase;
  line-height: 35px;
  margin-top: 2px;
}

/* line 1852, ../../assets/styles/general.scss */
#banner1 .slick-prev,
#banner1 .slick-next,
#banner2 .slick-prev,
#banner2 .slick-next {
  opacity: 0;
}
/* line 1857, ../../assets/styles/general.scss */
#banner1:hover .slick-prev,
#banner1:hover .slick-next,
#banner2:hover .slick-prev,
#banner2:hover .slick-next {
  opacity: 1;
}

/* line 1866, ../../assets/styles/general.scss */
#TB_window iframe {
  width: 900px !important;
  height: 580px !important;
  margin-left: -105px;
  margin-top: -110px;
}

/* line 1874, ../../assets/styles/general.scss */
#TB_closeWindowButton {
  font-size: 0;
  background: #000;
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  position: absolute;
  right: -150px;
  top: -88px;
}
/* line 1885, ../../assets/styles/general.scss */
#TB_closeWindowButton:before {
  content: "X";
  display: inline-block;
  font-size: 20px;
  color: #ffffff;
  position: absolute;
  top: 9px;
  left: 11px;
}

/* line 1896, ../../assets/styles/general.scss */
.espiar {
  display: block !important;
  text-align: center;
}
/* line 1899, ../../assets/styles/general.scss */
.espiar a {
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  width: 110px;
  vertical-align: middle;
  padding: 5px 0;
  border-radius: 6px;
  margin-top: 10px;
  background: #d3d3d3;
  cursor: pointer;
}
/* line 1913, ../../assets/styles/general.scss */
.espiar a:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("/arquivos/espiar.png") no-repeat center;
  background-size: contain;
  vertical-align: middle;
  margin-top: -4px;
  margin-right: 6px;
}
/* line 1925, ../../assets/styles/general.scss */
.espiar a:hover {
  background: #0050b9;
}

/* line 1931, ../../assets/styles/general.scss */
.vitrine.grid-list .prateleira span.flag-sale-price {
  top: 0;
  left: 10px;
}
/* line 1936, ../../assets/styles/general.scss */
.vitrine.grid-list .prateleira li .wrapper p.preco {
  margin-top: 15px;
}
/* line 1939, ../../assets/styles/general.scss */
.vitrine.grid-list .prateleira li .wrapper > div {
  float: left;
  clear: none;
}
/* line 1942, ../../assets/styles/general.scss */
.vitrine.grid-list .prateleira li .wrapper > div.principalHover {
  left: 0 !important;
  width: 350px;
  margin-top: 20px;
  text-align: left;
}
/* line 1947, ../../assets/styles/general.scss */
.vitrine.grid-list .prateleira li .wrapper > div.principalHover h3 a {
  text-align: left !important;
  font-size: 15px;
  line-height: 1.4;
}
/* line 1952, ../../assets/styles/general.scss */
.vitrine.grid-list .prateleira li .wrapper > div.principalHover h4 {
  text-align: left !important;
  font-size: 13px;
  line-height: 1.4;
  margin-top: 10px;
}
/* line 1959, ../../assets/styles/general.scss */
.vitrine.grid-list .prateleira li .wrapper > div.espiar {
  position: absolute;
  right: 27px;
  top: 45px;
  z-index: 9;
}
/* line 1965, ../../assets/styles/general.scss */
.vitrine.grid-list .prateleira li .wrapper > div.BottomBuy {
  position: absolute;
  right: 0;
  top: 20px;
}

/* line 1974, ../../assets/styles/general.scss */
.jcarousel-skin-maisVendidos .jcarousel-next-vertical,
.jcarousel-skin-sitesEspeciais .jcarousel-next-vertical,
.jcarousel-skin-clubeDoLivro .jcarousel-next-vertical {
  background: url(/arquivos/btNextPrevNew.png) no-repeat right 0 !important;
}

/* line 1979, ../../assets/styles/general.scss */
.jcarousel-skin-maisVendidos .jcarousel-prev-vertical,
.jcarousel-skin-sitesEspeciais .jcarousel-prev-vertical,
.jcarousel-skin-clubeDoLivro .jcarousel-prev-vertical {
  background: url(/arquivos/btNextPrevNew.png) no-repeat left 0 !important;
}

/* line 1984, ../../assets/styles/general.scss */
.tabs-nav-prev {
  background: url(/arquivos/tabsNextPrevNew.png) no-repeat 0 bottom #fff !important;
}

/* line 1988, ../../assets/styles/general.scss */
.tabs-nav-next {
  background: url(/arquivos/tabsNextPrevNew.png) no-repeat 25px 0 #fff !important;
}

/* line 1992, ../../assets/styles/general.scss */
#sideBar #bestSellers .tabs-nav li.activeSlide span {
  background: url(/arquivos/arrowTab.png) no-repeat 0 0 !important;
}

/* line 1996, ../../assets/styles/general.scss */
.jcarousel-skin-lacamentos .jcarousel-prev-horizontal {
  background: url(/arquivos/btNextPrevHorizontalNew.png) no-repeat 0 bottom !important;
}

/* line 2000, ../../assets/styles/general.scss */
.jcarousel-skin-lacamentos .jcarousel-next-horizontal {
  background: transparent url(/arquivos/btNextPrevHorizontalNew.png) no-repeat 0 0 !important;
}

/* Variables */
/* line 5, ../../assets/styles/header.scss */
.header #all {
  width: 1170px;
}
/* line 9, ../../assets/styles/header.scss */
.header .login-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
/* line 21, ../../assets/styles/header.scss */
.header .login-overlay.active {
  opacity: 1;
  visibility: visible;
}
/* line 27, ../../assets/styles/header.scss */
.header .header-content {
  background: #0050b9;
  color: #fff;
  padding: 15px 0;
}
/* line 32, ../../assets/styles/header.scss */
.header .header-content .search-box,
.header .header-content .cart,
.header .header-content .title {
  vertical-align: middle;
  z-index: 100;
}
/* line 39, ../../assets/styles/header.scss */
.header .header-content h1.title {
  display: inline-block;
  margin-right: 55px;
  margin-top: -5px;
  margin-bottom: 0px;
  font-size: 0;
  line-height: 0;
}
/* line 46, ../../assets/styles/header.scss */
.header .header-content h1.title a {
  background: url("/arquivos/logo_candeia_x2.png") no-repeat center;
  background-size: 100% 100%;
  display: inline-block;
  height: 64px;
  width: 218px;
  color: transparent;
  font-size: 0;
}
/* line 58, ../../assets/styles/header.scss */
.header .header-content .search-box {
  position: relative;
  display: inline-block;
}
/* line 61, ../../assets/styles/header.scss */
.header .header-content .search-box legend, .header .header-content .search-box label, .header .header-content .search-box select {
  display: none;
}
/* line 64, ../../assets/styles/header.scss */
.header .header-content .search-box .fulltext-search-box {
  display: inline-block;
  position: relative;
  background: #ffffff;
  border: 2px solid #ffffff;
  border-right: 0;
  margin-top: 5px;
  padding: 10px 0px 10px 100px;
  color: #000000;
  font-size: 15px;
  width: 435px;
  border-radius: 3px;
}
/* line 77, ../../assets/styles/header.scss */
.header .header-content .search-box .btn-buscar {
  position: relative;
  border: 0;
  background: #ffa225 url(/arquivos/icon-lupa.png?v=12) no-repeat center;
  background-size: 65%;
  display: inline-block;
  font-size: 0;
  width: 38px;
  height: 38px;
  margin-left: -40.5px;
  margin-top: 7px;
  vertical-align: top;
  border-left: 0;
  border-radius: 3px;
  cursor: pointer;
}
/* line 92, ../../assets/styles/header.scss */
.header .header-content .search-box .btn-buscar:hover {
  background: #c4c4c4 url("/arquivos/icon-lupa.png?v=12") no-repeat center;
  background-size: 65%;
}
/* line 98, ../../assets/styles/header.scss */
.header .header-content .search-box .busca select:nth-child(2n) {
  display: inline-block !important;
  background: #ffa225;
  cursor: pointer;
  color: #ffffff;
  width: 90px;
  height: 38px;
  display: inline-block;
  position: absolute;
  border: 0;
  border-radius: 3px;
  top: 7px;
  left: 2px;
  z-index: 10;
  font-size: 12px;
}
/* line 120, ../../assets/styles/header.scss */
.header .header-content .right {
  float: right;
  margin-top: 5px;
}
/* line 125, ../../assets/styles/header.scss */
.header .header-content .right .login-box {
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
  position: relative;
}
/* line 131, ../../assets/styles/header.scss */
.header .header-content .right .login-box:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url("/arquivos/icon-usuario.png") no-repeat center;
  background-size: contain;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  position: relative;
  z-index: 100;
}
/* line 144, ../../assets/styles/header.scss */
.header .header-content .right .login-box .login-msg {
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
  position: relative;
  z-index: 100;
}
/* line 150, ../../assets/styles/header.scss */
.header .header-content .right .login-box .login-msg a {
  color: #ffffff;
  font-weight: 500;
}
/* line 153, ../../assets/styles/header.scss */
.header .header-content .right .login-box .login-msg a:hover {
  text-decoration: underline;
}
/* line 159, ../../assets/styles/header.scss */
.header .header-content .right .login-box .login-submenu {
  position: absolute;
  z-index: 1001;
  top: 34px;
  padding-top: 24px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
/* line 168, ../../assets/styles/header.scss */
.header .header-content .right .login-box .login-submenu.active {
  opacity: 1;
  visibility: visible;
}
/* line 173, ../../assets/styles/header.scss */
.header .header-content .right .login-box .login-submenu ul {
  padding: 6px 12px;
  background-color: #fff;
  position: relative;
}
/* line 178, ../../assets/styles/header.scss */
.header .header-content .right .login-box .login-submenu ul::before {
  width: 0;
  height: 0;
  content: "";
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #fff;
  top: -12px;
  margin-right: -12px;
  position: absolute;
  left: 105px;
}
/* line 191, ../../assets/styles/header.scss */
.header .header-content .right .login-box .login-submenu ul li {
  white-space: nowrap;
  border-bottom: 1px solid #ddd;
  padding: 12px 15px;
  font-size: 15px;
  width: 140px;
}
/* line 198, ../../assets/styles/header.scss */
.header .header-content .right .login-box .login-submenu ul li:last-child {
  border-bottom: 0;
}
/* line 202, ../../assets/styles/header.scss */
.header .header-content .right .login-box .login-submenu ul li a {
  margin: 0 !important;
  transition: color 0.2s ease-in-out;
}
/* line 206, ../../assets/styles/header.scss */
.header .header-content .right .login-box .login-submenu ul li a:hover, .header .header-content .right .login-box .login-submenu ul li a:active {
  color: #ffa225;
}
/* line 214, ../../assets/styles/header.scss */
.header .header-content .right .login-box .ajax-content-loader {
  display: none;
  vertical-align: top;
  max-width: 165px;
  word-wrap: break-word;
  font-size: 20px;
  cursor: pointer;
  position: relative;
  z-index: 1001;
  line-height: 18px;
}
/* line 224, ../../assets/styles/header.scss */
.header .header-content .right .login-box .ajax-content-loader .welcome {
  position: relative;
}
/* line 226, ../../assets/styles/header.scss */
.header .header-content .right .login-box .ajax-content-loader .welcome span {
  font-size: 12px;
  display: block;
}
/* line 230, ../../assets/styles/header.scss */
.header .header-content .right .login-box .ajax-content-loader .welcome > em {
  display: none;
}
/* line 233, ../../assets/styles/header.scss */
.header .header-content .right .login-box .ajax-content-loader .welcome a {
  color: #fff;
  text-decoration: underline;
}
/* line 236, ../../assets/styles/header.scss */
.header .header-content .right .login-box .ajax-content-loader .welcome a:hover {
  color: #ffad32;
}
/* line 240, ../../assets/styles/header.scss */
.header .header-content .right .login-box .ajax-content-loader .welcome::after {
  border-style: solid;
  border-width: 0.10em 0.10em 0 0;
  content: '';
  display: inline-block;
  height: 0.325em;
  position: relative;
  vertical-align: top;
  width: 0.325em;
  top: 2px;
  left: 4px;
  transform: rotate(135deg);
}
/* line 259, ../../assets/styles/header.scss */
.header .header-content .right .minhas-compras {
  display: inline-block;
  margin-left: 30px;
  margin-top: -1px;
  position: relative;
}
/* line 265, ../../assets/styles/header.scss */
.header .header-content .right .minhas-compras span {
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
  line-height: 15px;
  font-weight: 500;
  display: none;
}
/* line 272, ../../assets/styles/header.scss */
.header .header-content .right .minhas-compras span:hover {
  text-decoration: underline;
}
/* line 277, ../../assets/styles/header.scss */
.header .header-content .right .minhas-compras .amount-products,
.header .header-content .right .minhas-compras .amount-kits,
.header .header-content .right .minhas-compras .total-cart,
.header .header-content .right .minhas-compras #MostraTextoXml1 {
  display: none;
}
/* line 284, ../../assets/styles/header.scss */
.header .header-content .right .minhas-compras .amount-items {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #ffa225;
  border-radius: 100%;
  width: 18px;
  height: 18px;
  display: block;
  text-align: center;
  line-height: 19px;
  padding-left: 1px;
  box-sizing: border-box;
}
/* line 299, ../../assets/styles/header.scss */
.header .header-content .right .minhas-compras img {
  margin-top: 4px;
  margin-right: 10px;
  width: 35px;
  height: auto;
}
/* line 306, ../../assets/styles/header.scss */
.header .header-content .right .minhas-compras a {
  vertical-align: middle;
  color: #ffffff;
}

/* line 317, ../../assets/styles/header.scss */
.ui-autocomplete {
  width: 475px !important;
  margin-top: -30px;
}

/* line 322, ../../assets/styles/header.scss */
.search-complement {
  width: 100%;
  display: inline-block;
  background: #ffffff;
  height: 35px;
  position: absolute;
  bottom: -5px;
}

/* line 332, ../../assets/styles/header.scss */
.menu {
  display: block;
  padding: 15px 0;
  border-bottom: 1px solid #ddd1d1;
  background: #ffffff;
}
/* line 337, ../../assets/styles/header.scss */
.menu ul {
  display: block;
}
/* line 339, ../../assets/styles/header.scss */
.menu ul li {
  display: inline-block;
  position: relative;
  clear: both;
}
/* line 348, ../../assets/styles/header.scss */
.menu ul li a {
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  padding: 15px 33px 17px 33px;
  color: #666666;
}
/* line 355, ../../assets/styles/header.scss */
.menu ul li a[href*="/busca/?fq=H:148"] {
  color: #0050b9;
  font-weight: 500;
  padding-right: 0;
}
/* line 359, ../../assets/styles/header.scss */
.menu ul li a[href*="/busca/?fq=H:148"]:hover {
  opacity: 0.8;
  color: #0050b9;
}
/* line 363, ../../assets/styles/header.scss */
.menu ul li a[href*="/busca/?fq=H:148"]:before {
  content: "";
  background: url("/arquivos/icon-promocao.png") no-repeat center;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  margin-top: -3px;
  margin-right: 8px;
}
/* line 375, ../../assets/styles/header.scss */
.menu ul li a[href*="/busca/?fq=H:139"] {
  color: #0050b9;
  font-weight: 500;
  padding-left: 15px;
}
/* line 379, ../../assets/styles/header.scss */
.menu ul li a[href*="/busca/?fq=H:139"]:hover {
  opacity: 0.8;
  color: #0050b9;
}
/* line 383, ../../assets/styles/header.scss */
.menu ul li a[href*="/busca/?fq=H:139"]:before {
  content: "";
  background: url("/arquivos/icon-lancamentos.png") no-repeat center;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin-top: -3px;
  margin-right: 8px;
}
/* line 396, ../../assets/styles/header.scss */
.menu ul li a:hover {
  background: #fff;
  color: #ffff00;
}
/* line 403, ../../assets/styles/header.scss */
.menu ul li ul.submenu {
  display: none;
  position: absolute;
  background: #ffffff;
  width: 100%;
  z-index: 99999;
  top: 34px;
  border: 1px solid #ddd1d1;
  border-top: 0;
  -webkit-box-shadow: 10px 10px 10px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 10px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 10px -10px rgba(0, 0, 0, 0.75);
}
/* line 415, ../../assets/styles/header.scss */
.menu ul li ul.submenu li {
  display: block;
  width: 260px;
}
/* line 418, ../../assets/styles/header.scss */
.menu ul li ul.submenu li a {
  display: block;
  padding: 12px 13px;
}
/* line 421, ../../assets/styles/header.scss */
.menu ul li ul.submenu li a:hover {
  background: #ffad32;
  color: #333333;
}
/* line 425, ../../assets/styles/header.scss */
.menu ul li ul.submenu li a:before {
  content: "+";
  font-size: 20px;
  font-weight: 800;
  display: inline-block;
  margin-right: 8px;
}
/* line 437, ../../assets/styles/header.scss */
.menu ul li:hover a {
  color: #ffad32;
  height: auto;
}
/* line 442, ../../assets/styles/header.scss */
.menu ul li:hover ul.submenu {
  display: block;
  width: 260px;
}
/* line 445, ../../assets/styles/header.scss */
.menu ul li:hover ul.submenu a {
  background: #ffffff;
  color: #333333;
}

/* line 460, ../../assets/styles/header.scss */
body.orders .header .busca {
  padding: 0;
  margin-top: 5px;
}
/* line 466, ../../assets/styles/header.scss */
body.orders .header .header-content .search-box .fulltext-search-box {
  width: 530px;
  padding: 19px 0px 19px 100px;
  margin: 0;
}
/* line 471, ../../assets/styles/header.scss */
body.orders .header .header-content .search-box .btn-buscar {
  margin-top: 2px;
}
/* line 479, ../../assets/styles/header.scss */
body.orders .menu ul li:last-child {
  margin-top: 0;
}
/* line 483, ../../assets/styles/header.scss */
body.orders .menu ul li ul.submenu {
  top: 36px;
}
/* line 487, ../../assets/styles/header.scss */
body.orders .footer .newsletter-footer #newsletter-form input[type="text"],
body.orders .footer .newsletter-footer #newsletter-form input[type="email"] {
  padding: 19px 13px;
}

@media screen and (max-width: 992px) {
  /* line 502, ../../assets/styles/header.scss */
  .header #all {
    width: 95% !important;
  }
  /* line 506, ../../assets/styles/header.scss */
  .header .header-content .right {
    position: absolute;
    top: 20px;
    right: 15px;
  }
  /* line 512, ../../assets/styles/header.scss */
  .header .header-content .search-box .fulltext-search-box {
    width: 325px;
  }

  /* line 522, ../../assets/styles/header.scss */
  .menu ul li a {
    padding: 15px 5px 17px 33px;
  }
}
/* Variables */
/* line 8, ../../assets/styles/footer.scss */
.historico-nav {
  display: none;
}

/* line 12, ../../assets/styles/footer.scss */
.footer {
  background-color: #0055bc;
  color: #fff;
}
/* line 16, ../../assets/styles/footer.scss */
.footer .all {
  width: 1170px;
  margin: 0 auto;
}
/* line 21, ../../assets/styles/footer.scss */
.footer .newsletter-footer {
  background: #01479c;
  margin-bottom: 0;
  padding: 28px 19px 18px;
}
/* line 25, ../../assets/styles/footer.scss */
.footer .newsletter-footer p {
  line-height: 1.1;
  font-size: 18px;
  text-transform: uppercase;
  width: auto;
  margin-top: 5px;
  text-align: left;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  margin-left: 80px;
  position: relative;
  display: inline-block;
}
/* line 38, ../../assets/styles/footer.scss */
.footer .newsletter-footer p:before {
  content: "";
  background: url("/arquivos/ca-envelope-newsletter.png") no-repeat;
  width: 81px;
  height: 54px;
  position: absolute;
  left: -70px;
  top: -1px;
}
/* line 48, ../../assets/styles/footer.scss */
.footer .newsletter-footer #newsletter-form {
  margin: 0px auto;
  float: right;
  display: inline-block;
}
/* line 53, ../../assets/styles/footer.scss */
.footer .newsletter-footer #newsletter-form input[type="text"], .footer .newsletter-footer #newsletter-form input[type="email"] {
  border-radius: 4px;
  padding: 10px;
  position: relative;
  width: 210px;
  height: 19px;
  border: none;
  height: 18px;
  margin: 0 5px;
  vertical-align: top;
  display: inline-block;
}
/* line 66, ../../assets/styles/footer.scss */
.footer .newsletter-footer #newsletter-form #newsletterClientEmail {
  width: 260px;
}
/* line 70, ../../assets/styles/footer.scss */
.footer .newsletter-footer #newsletter-form #newsletterButtonOK {
  position: relative;
  background: #f8b300;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 11px 15px;
  border-radius: 3px;
  font-size: 14px;
  text-decoration: none;
  cursor: pointer;
  width: auto;
  height: auto;
  text-indent: initial;
  text-transform: uppercase;
  font-weight: 500;
}
/* line 90, ../../assets/styles/footer.scss */
.footer .main-footer, .footer .secondary-footer {
  padding: 30px 0;
}
/* line 93, ../../assets/styles/footer.scss */
.footer .main-footer .itemGroup, .footer .secondary-footer .itemGroup {
  display: inline-block;
  vertical-align: top;
}
/* line 97, ../../assets/styles/footer.scss */
.footer .main-footer .itemGroup h3, .footer .secondary-footer .itemGroup h3 {
  text-transform: uppercase;
  font-size: 18px;
  padding: 0 0 15px;
  line-height: 1.3;
  font-weight: 500;
}
/* line 109, ../../assets/styles/footer.scss */
.footer .main-footer .itemGroup.conheca, .footer .main-footer .itemGroup.saiba-mais {
  width: 16.667%;
}
/* line 114, ../../assets/styles/footer.scss */
.footer .main-footer .itemGroup.contato {
  width: 66.667%;
}
/* line 117, ../../assets/styles/footer.scss */
.footer .main-footer .itemGroup.contato div {
  display: inline-block;
  vertical-align: top;
}
/* line 122, ../../assets/styles/footer.scss */
.footer .main-footer .itemGroup.contato .atendimento-phone {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
/* line 126, ../../assets/styles/footer.scss */
.footer .main-footer .itemGroup.contato .atendimento-phone .icon-phone {
  background: url("/arquivos/ca-footer-phone.png") no-repeat;
  width: 33px;
  height: 33px;
  display: block;
  position: absolute;
  top: 3px;
}
/* line 135, ../../assets/styles/footer.scss */
.footer .main-footer .itemGroup.contato .atendimento-phone .atendimento-number, .footer .main-footer .itemGroup.contato .atendimento-phone .atendimento-dias {
  display: block;
  margin-left: 45px;
  font-weight: 500;
}
/* line 141, ../../assets/styles/footer.scss */
.footer .main-footer .itemGroup.contato .atendimento-phone .atendimento-number {
  margin-bottom: 5px;
  font-size: 18px;
}
/* line 146, ../../assets/styles/footer.scss */
.footer .main-footer .itemGroup.contato .atendimento-phone .atendimento-dias {
  font-size: 13px;
  text-transform: uppercase;
}
/* line 151, ../../assets/styles/footer.scss */
.footer .main-footer .itemGroup.contato .atendimento-phone .atendimento-online {
  position: relative;
  display: inline-block;
  background-color: #f8b300;
  border-radius: 20px;
  margin-top: 20px;
  padding: 12px 20px 12px 60px;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 700;
}
/* line 165, ../../assets/styles/footer.scss */
.footer .main-footer .itemGroup.contato .atendimento-phone .atendimento-online:before {
  content: "";
  background: url("/arquivos/ca-footer-chat.png") no-repeat;
  width: 29px;
  height: 26px;
  display: block;
  position: absolute;
  top: 8px;
  left: 20px;
}
/* line 178, ../../assets/styles/footer.scss */
.footer .main-footer .itemGroup.contato .atendimento-mail {
  position: relative;
  margin: 0 0 0 20px;
  display: inline-block;
  vertical-align: top;
}
/* line 183, ../../assets/styles/footer.scss */
.footer .main-footer .itemGroup.contato .atendimento-mail .icon-mail {
  background: url("/arquivos/ca-footer-mail.png") no-repeat;
  width: 33px;
  height: 33px;
  display: block;
  position: absolute;
  top: 3px;
}
/* line 192, ../../assets/styles/footer.scss */
.footer .main-footer .itemGroup.contato .atendimento-mail .mail-address {
  position: relative;
  top: 8px;
  margin-left: 45px;
  font-weight: 500;
  font-size: 18px;
}
/* line 199, ../../assets/styles/footer.scss */
.footer .main-footer .itemGroup.contato .atendimento-mail .mail-address a {
  color: #fff;
  text-decoration: none;
}
/* line 208, ../../assets/styles/footer.scss */
.footer .main-footer .itemGroup .links li {
  font-size: 14px;
  margin: 3px 0;
}
/* line 212, ../../assets/styles/footer.scss */
.footer .main-footer .itemGroup .links li a {
  color: #fff;
}
/* line 220, ../../assets/styles/footer.scss */
.footer .secondary-footer {
  background-color: #01479c;
}
/* line 224, ../../assets/styles/footer.scss */
.footer .secondary-footer .itemGroup.social {
  width: 33.334%;
}
/* line 228, ../../assets/styles/footer.scss */
.footer .secondary-footer .itemGroup:nth-child(2) {
  width: 25%;
}
/* line 231, ../../assets/styles/footer.scss */
.footer .secondary-footer .itemGroup:nth-child(2) #formasPagamento {
  background: url(/arquivos/ca-bandeiras.png) no-repeat;
  height: 75px;
  width: 230px;
  display: block;
}
/* line 238, ../../assets/styles/footer.scss */
.footer .secondary-footer .itemGroup:nth-child(3) {
  width: 41.667%;
}
/* line 242, ../../assets/styles/footer.scss */
.footer .secondary-footer .itemGroup.x-valide {
  display: none;
}
/* line 248, ../../assets/styles/footer.scss */
.footer .footer-bottom {
  background-color: #eeeff1;
  padding: 20px 0;
}
/* line 252, ../../assets/styles/footer.scss */
.footer .footer-bottom .copyright {
  position: relative;
}
/* line 256, ../../assets/styles/footer.scss */
.footer .footer-bottom .copyright p {
  color: #989898;
  font-size: 12px;
}
/* line 259, ../../assets/styles/footer.scss */
.footer .footer-bottom .copyright p a {
  color: #01479c;
}
/* line 264, ../../assets/styles/footer.scss */
.footer .footer-bottom .copyright .logos {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 269, ../../assets/styles/footer.scss */
.footer .footer-bottom .copyright .logos .logo-footer {
  display: inline-block;
  vertical-align: middle;
}
/* line 273, ../../assets/styles/footer.scss */
.footer .footer-bottom .copyright .logos .logo-footer img {
  display: block;
  margin: 0 10px;
  max-height: 35px;
}

@media screen and (max-width: 992px) {
  /* line 296, ../../assets/styles/footer.scss */
  .footer .all {
    width: 95%;
  }
  /* line 301, ../../assets/styles/footer.scss */
  .footer .newsletter-footer #newsletter-form #newsletterClientEmail {
    width: 125px;
  }
  /* line 305, ../../assets/styles/footer.scss */
  .footer .newsletter-footer p {
    font-size: 15px;
  }
  /* line 307, ../../assets/styles/footer.scss */
  .footer .newsletter-footer p:before {
    width: 60px;
    height: 43px;
    position: absolute;
    left: -70px;
    top: -5px;
  }
  /* line 316, ../../assets/styles/footer.scss */
  .footer #newsletter-form input[type="text"],
  .footer #newsletter-form input[type="email"] {
    width: 135px !important;
  }
}
