.destaque-group {
    background: url(/arquivos/groupBg.png) top left no-repeat;
    height: 308px;
}

.destaque-group ul li {
    display: inline-block;
    margin-right: 15px;
    margin-top: 25px;
}

.noMargin {
    margin: 0px!important;
}

.product-group {
    padding: 0px;
    margin: 0px 0 60px 0;
}

.product-group ul li {
    padding: 2px 0 0 0;
    margin: 0px 7px 0 0;
    display: inline-block;
    width: 241px;
    position: relative;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    max-height: 440px;
    float: left;
    max-width: 241px;
    height: 530px;
    border: 1px solid transparent;
}

.banner {
    margin-bottom: 18px;
    height: 410px;
    overflow: hidden;
}

.historico-nav ~ .bx-wrapper {
    margin-top: 20px;
}

.promocao {
    margin-top: 10px;
}

.product-head {
    background: url(/arquivos/headBg.png) bottom left no-repeat;
    padding-bottom: 10px;
    margin: 20px 0 25px 0;
}

.product-head h2 {
    text-transform: uppercase;
    font-size: 25px;
    color: #2e1f19;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    margin-left: 26px;
}

.selos {
    position: absolute;
    width: 240px;
    top: 0;
    left: 0;
}

.flags {
    display: block;
    margin-top: 15px;
    margin-bottom: 12px;
}

.edicao-ilimitada {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    background: #05b6b8;
    padding: 2px 5px;
    margin: 0px 5px 0 0;
}

p.flag.lancamento {
    margin: 0px;
    display: inline-block;  
    background: #55a83f;  
    color: #fff;  font-weight: 800;  text-transform: uppercase;  padding: 5px 10px;  font-size: 12px;  
    position: absolute;
    left: 0;
    top: 0;
}

.product-group ul li h3 {
    color: #000;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 3px;
    height: 30px;
    overflow: hidden;
    margin-bottom: 5px;
}

.product-group ul li h4 {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.price {
    color: #000;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    margin-top: 10px;
    margin: 10px auto;
    width: 200px;
}

.price .old {
    text-decoration: line-through;
    border-right: 1px solid #000;
    padding: 0 8px 0 0;
    margin: 0 8px 0 0;
    float: left;
    width: 90px;
    margin: 0 auto;
}

.parcelamento {
    color: #000;
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase;
    font-style: italic;
    margin-top: 3px;
    display: block;
}

.product-group ul li .hover {
    display: none;
    background: #ff712b;
    border: none!important;
    padding: 10px 0 0 0;
    border-radius: 0;
    margin: 10px 0 0 -1px;
    width: 241px;
    height: 35px;
    cursor: pointer;
    color: #fff;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;
    border-bottom: 5px solid #fff;
    margin: 8px 0 0 0;
    position: absolute;
    bottom: 0;
}

.price-destaque {
    font-size: 21px;
    font-weight: 800;
    color: #75aeb2;
    font-style: normal!important;
}

.selos .primeiro {
    left: 7px;
    top: 5px;
    position: absolute;
    background: url(/arquivos/badge.png) top left no-repeat;
    width: 47px;
    height: 62px;
    text-align: center;
    color: #514604;
    font-size: 25px;
    font-weight: 200;
    padding-top: 8px;
}

.product-image {
    margin-top: 8px;
    display: block;
    height: 220px;
}

.selos .off {
    right: 10px;
    top: 6px;
    position: absolute;
    background: url(/arquivos/offer.png) top left no-repeat;
    width: 44px;
    height: 51px;
    text-align: center;
    font-size: 13px;
    font-weight: 800;
    color: #fff;
    padding-top: 12px;
}

.over:hover {
    border: 1px solid #ff712b;
    padding: 0 3px;
}

.over {
    width: 240px;
    margin: 0 auto;
    border: 1px solid #fff;
    padding: 0 3px;
}

.over .overBtm {
    background: none repeat scroll 0 0 #fff;
    bottom: -56px;
    display: none;
    height: 138px;
    left: 1px;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 246px;
    z-index: 99999;
}

.over:hover .overBtm {
    display: block;
}

.overBtmTop {
    padding: 24px 0 0 0;
    margin: -68px 0 0 0;
    text-align: center;
}

.overBtmTop ul {
    padding: 0px;
    margin: 0px;
}

.overBtmTop ul li {
    padding: 0px;
    margin: 0px 7px 0 0;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    font-family: 'Exo', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    width: auto!important;
    line-height: 33px;
    float: none!important;
}

.overBtmTop ul li select {
    font-size: 18px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #fff;
    background: none!important;
    width: 100px;
    text-transform: uppercase;
    margin: 0px;
    padding: 1px 0;
    font-weight: 600;
    text-align: center;
}

.overBtmTop ul li select option {
    background: none!important;
    text-align: center;
    color: #000!important;
}

.overBtn {
    background: #ff712b;
    border: none!important;
    padding: 0px;
    margin: 10px 0 0 -1px;
    width: 248px;
    height: 45px;
    cursor: pointer;
    display: block;
    color: #fff;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;
}

.overBtn:hover {
    border-bottom: 5px solid #fff;
}

.product-group ul li:hover .hover {
    display: block;
}

.product-group ul li:hover h3,
.product-group ul li:hover h4 {
    display: none;
}

.product-group ul li:hover {
    border: 1px solid #ff712b;
    width: 241px;
}

.product-group ul li:hover .product-image {
    margin-top: 7px;
}

.product-group ul {
    /* height: 440px; */
}


.destaque-group ul li:last-child {
    margin-right: 0px;
}

.bx-wrapper {
    position: relative;
}

.bx-pager.bx-default-pager {
    position: absolute;
    bottom: 28px;
    right: 3px;
    width: 100%;
    text-align: center;
}

.bx-pager-item {
    width: 14px;
    height: 14px;
    background: #d5d5d5;
    border-radius: 14px;
    margin-left: 10px;
    display: inline-block;
    text-indent: -99999em;
}

a.bx-pager-link.active {
    background: #fff !important;
    display: inline-block;
    text-indent: -99999em;
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 14px;
}

.bx-controls-direction {
    display: none;
}

.bx-pager-item a {
    display: block;
}

.product-image img {
    width: 200px;
    height: auto;
    margin-top: 10px;
}

.product-group ul li:hover .parcelamento {
    margin-bottom: 10px;
}

.product-group ul li:hover .price {
    margin-top: 5px;
}

p.flag {
    display: inline-block;
    color: #fff;
    background: #000;
    font-weight: 800;
    text-transform: uppercase;
    padding: 5px 10px;
    font-size: 12px;
}

p.flag.cyber-monday {
    background: #BBD3E8;
}

p.flag.leve---pague-- {
    background: url('/arquivos/progressivo-flag.png') no-repeat; 
    display: inline-block;
    width: 65px;
    height: 70px;
    position: absolute;
    right: 163px;
    top: 0px;
    text-indent: -9999px;
    }

p.flag.black-friday {
    background: url('/arquivos/flag-black-friday.png') no-repeat; 
    display: inline-block;
    width: 60px;
    height: 70px;
    position: absolute;
    right: 165px;
    top: 0px;
    text-indent: -9999px;
    }

p.flag.promocao {
    background: #ff154c;
    padding: 5px 10px;
}

p.flag.promocao:nth-child(2) {
    display: none;
}

p.flag.pre-venda {
    background: #d84808;
    padding: 5px 10px;
}

p.flag.home---destaques {
    display: none;
}

p.flag.brinde-gratis {
    background: #ee0000;
    padding: 5px 10px;
}

.x-flags {
    display: inline-block;
    width: 100%;
    height: 23px;
    margin-bottom: 10px;
}

p.flag.leve---pague-- {
    background: url('/arquivos/progressivo-flag.png') no-repeat; 
    display: inline-block;
    width: 60px;
    height: 70px;
    position: absolute;
    right: 160px;
    top: 0px;
    text-indent: -9999px;
    }

p.flag.black-friday {
    background: url('/arquivos/flag-black-friday.png') no-repeat; 
    display: inline-block;
    width: 60px;
    height: 70px;
    position: absolute;
    right: 160px;
    top: 0px;
    text-indent: -9999px;
    }

.uberDiscount p.flag.pct-desconto {   
    width: auto;
    height: auto;
    color: #fff;
    font-family: 'Open Sans', sans-serif; 
    text-align: center;
    z-index: 10;
    font-size: 13.38px;
    font-weight: 800;
    position: absolute;
    right: 1px;
    top: 11px;
    display: inline-block;
    line-height: 15px;
    background: transparent;
    padding: 0;
}

.uberDiscount .flag.pct-desconto:after {
    content: "OFF";
    display: inline-block;
    width: 100%;
}

.uberDiscount {
    background: url('/arquivos/pct-flag.png') no-repeat;
    display: inline-block;
    width: 45px;
    height: 51px;
    position: absolute;
    right: 0px;
    top: 0px;
}
.prateleira .bx-controls-direction {
    display: block;
}

a.bx-prev {
    position: absolute;
    left: -50px;
    bottom: 150px;
    width: 19px;
    height: 38px;
    background: url('/arquivos/a-prev.png') no-repeat;
    font-size: 0;
}
a.bx-next {
    position: absolute;
    right: -50px;
    bottom: 150px;
    display: inline-block;
    width: 19px;
    height: 38px;
    background: url('/arquivos/a-next.png') no-repeat;
    font-size: 0;
}
p.flag.compre---paque-- {
    display: none;
}

p.flag.home---mais-vendidos {
    display: none;
}
p.flag.home---destaques {
    display: none;
}
.product-group ul li:hover .product-image {
    margin-top: 8px;
}

.historico-nav {
    display: none;
}
p.flag.compre---pague-- {
    display: none;
}
p.flag.compre-3-leve-4 {
    display: none;
}

p.flag.compre-x-leve-y {
    display: none;
}
p.flag.edicao-limitada {
    background: #05b6b8;
}

p.flag.ultimas-pecas {
    background: #ee0000;
}

p.flag.frete-gratis {
    background: #e1b815;
}

p.flag[class*="mais-vendido-"] {
    position: absolute;
    top: 0;
    left: 0;
    background: url('/arquivos/sprite-flags.png') no-repeat -144px 0;
    width: 37px;
    height: 49px;
    padding: 0;
    line-height: 38px;
    font-weight: 400;
}

.prateleira.n6colunas ul {
    height: 700px;
}

.prateleira.n6colunas ul li {
    height: 364px;
    margin-bottom: 10px;
}

.prateleira {
    display: inline-block;
}


.home .avaliacao-prateleira {
    display: none;
}

.x-variations {
    display: block;
    width: 170px;
    margin: 0 auto;
    height: 40px;
}

ul.product-variation {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    height: auto;
    margin-bottom: 0px;
    float: left;
    clear: left;
    text-align: center;
}

ul.product-variation li {
    width: auto !important;
    overflow: hidden;
    margin: 0px 2px !important;
    border: none !important;
    float: none;
}


ul.product-variation li .wrap-info {
    display: none;
}

ul.product-variation li .wrap-image {
    border: 1px solid #d0d0d0;
    width: 40px;
}

ul.product-variation li .wrap-image img {
    padding: 5px;
    width: 30px;
    display: inline-block;
    height: auto;
    vertical-align: middle;
}

.x-variations a.bx-prev {
    left: -20px;
}

.x-variations a.bx-next {
    right: -20px;
}

.x-variations {
    position: relative;
}

.x-variations a.bx-next,
.x-variations a.bx-prev {
    bottom: 50%;
    margin-bottom: -20px;
}

.error-back {
  display: none;
}

.mais-vendidos .bx-viewport {
    height: 444px !important;
}

.x-variations ul.product-variation {
    height: 40px;
}

.x-variations li.x-modelo {
    height: 40px;
}
.x-variations .bx-viewport {
    height: 40px !important;
}

.product-group .x-modelo {
    width: 40px !important;
    float: none;
    margin: 0;
    padding: 0;
}

.product-group .x-modelo img {
    width: 100%;
    height: auto;
}

.product-group .prateleira > ul > li {
height: 530px;}

.prateleira.n20colunas ul li {
    height: 410px;
}

.prateleira.n20colunas ul li.x-modelo {
    height: auto
}

body.home .product-group.mais-vendidos .flag.lancamento{
    top: initial;
    left: 0;
    width: 107px;
    right: 0;
    margin: 0 auto;
}