body, html {
    height: 100%;
    margin: 0;
}
body {
    background: #000;
    color: #fff;
    font-family: Roboto, sans-serif;
    overflow-x: hidden;
}
div#beon-region-e6e0d815-f3e7-45b3-959e-49d17bbf14bb {
    display: none;
}
a {
    text-decoration: none;
}
li {
    text-decoration: none;
    list-style: none;
}
.faixa-topo {
    background: #ffc105;
    text-align: center;
    display: table;
    width: 100%}
.faixa-topo h5 {
    margin: 4px 0 4px 0;
}
.faixa-topo h3 {
    font-size: 22px;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle;
}
ul.slides {
    margin: 0;
    padding: 0;
}
.flexslider {
    margin: 0!important;
    border: 0!important;
    border-radius: 0;
    background: 0 0;
}
#containerSlide {
    max-width: 1980px;
    max-height: 595px;
    margin: 0 auto;
}
section.categorias {
    background: #000;
}
h5.titulo-cat {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: .2px;
    font-weight: 800;
    color: #fff;
}
.destaque-banner-0 {
    
    min-height: 687px;
      margin: 0 0 0 5px;
}
.destaque-banner-1 {
   
    min-height: 328px;
}
.destaque-banner-2 {
    
    min-height: 328px;
      margin: 0 6px 0 0px;
}
.destaque-banner-3 {
    
    min-height: 335px;
  margin: 0 5px 0 0px;
}
section.vitrine-selecao {
    padding: 3% 0 3% 0;
    background: #171717;
}
section.vitrine-navegando {
    padding: 1% 0 1% 0;
    background: #171717;
}
body.home .ico-heart-red-large {
    margin-top: 25%}


a.link-compra-rapida {
    font-size: 14px!important;
    line-height: 1;
    text-align: center;
    font-weight: 700;
    margin-top: 7px;
}

.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    width: 1106px;
}

.showMenu {
    display: block !important;
}


.filters ul li:nth-child(2) .select.select--main .selectric-scroll ul li:nth-child(14) {
    display: none;
}


.filters ul li:nth-child(2) .select.select--main .selectric-scroll ul li:nth-child(15) {display: none;}




[class*="-content-wrapper"] {
  color: #000;
}

h4.bestPrice {
    text-decoration: line-through;
    font-size: 12pt;
    font-weight: 400;
}

.magicae button.slick-next.slick-arrow {
    width: 26px;
    height: 39px;
    background-size: cover;
    right: -3%;
    top: 125px;
    background: transparent;
}

.magicae button.slick-prev.slick-arrow {
    width: 26px;
    height: 39px;
    background-size: cover;
    transform: 0;
    left: 0;
    background: transparent;
    transform: matrix(-1, 0, 0, 1, 0, 0);
}

.magicae button.slick-arrow {
    top: 40% !important;
}

.magicae .vitrine.n7colunas {
    margin-top: -40px !important;
}

section.categorias {
    background: #000;
    min-height: 137px;
}

.todos-os-livros section.categorias {
    background: transparent !important;
    min-height: 137px;
}

.containerSliderProd .slick-arrow {
    display: none !important;
}

/*FLAG CASHBACK*/

.flagCashback {
    position: absolute;
    z-index: 999;
    background: #f8c146;
    font-size: 9pt;
    padding-left: 10px;
    padding-right: 10px;
    right: 0px;
    top: 0px;
    height: 30px;
  }
  
  .labelCashback {
    color: red;
    font-weight: 600;
    text-align: right;
  }
  
  .valorCashback {
    color: black;
    font-weight: 600;
    text-align: right;
    height: 10px;
    line-height: 10px;
    margin-top: -10px;
    text-transform: initial !important;
  }