#store .sessao_foto .corElementos,
#store .sessao_foto .corTitulo.estilo0,
#store .sessao_foto .corTitulo.estilo1,
#store .sessao_foto .corTitulo.estilo4,
#store .sessao_foto .corTitulo.estilo5,
#store .sessao_foto .corTitulo.estilo6,
#store .sessao_foto .estilo2,
#store .sessao_foto .estilo5 {
    color: #fff;
    fill: #fff;
    border-color: #fff
}

.store_footer {
    padding: 40px 0;
}

.store .slider {
    overflow: hidden;
}

.logoparceiro_round {
    background: #FFF;
    border-radius: 100%;
    height: 210px;
    width: 210px;
}

.logoparceiro_round {
    background: #FFF;
    border-radius: 100%;
    height: 210px;
    width: 210px;
}

.sobre_revenda {
    background: #222;
    padding: 60px 30px;
    color: rgba(200, 200, 200, 0.7) !important;
    font-weight: 300;
    font-size: 14px;
}

.sobre_revenda h1,
.sobre_revenda h2,
.sobre_revenda h3,
.sobre_revenda h4,
.sobre_revenda h5,
.sobre_revenda h6 {
    font-weight: 200;
    color: rgba(200, 200, 200, 0.955);
    text-rendering: optimizelegibility;
    opacity: 1;
}

.store {
    padding: 30px;
    height: auto;
    float: left;
    width: 100%;
    position: relative;
    border-radius: 4px;
}

.store .lead {
    font-weight: 300;
}

.store #expansor {
    width: 35px;
    height: 35px;
    padding: 5px;
    text-align: center;
    z-index: 400;
    cursor: pointer;
    position: absolute;
    top: 30px;
    left: -35px;
    z-index: 0;
    transition: all 0.2s ease;
}

*.store #expansor:hover {
    background-color: #947c41;
}

.store .store-header {
    padding: 0 0 10px;
}

.store .store-header>.novidade {
    font-size: 11px;
    text-transform: uppercase;
    background: #6A7A98;
    padding: 7px 10px;
    border-radius: 4px;
}

.store .store-header>.titulo {
    padding-top: 7px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
}

.store .store-header>.descricao {
    color: #363636;
    font-size: 12px;
    padding-top: 10px;
    font-weight: 100;
    line-height: 19px;
}

.store .store-header>.titulo>strong {
    font-weight: 200;
}

.store .store-body {
    padding: 10px 0;
}

.lista-produtos a {
    cursor: pointer !important;
}

*.lista-produtos .produto-item>a:hover {
    text-decoration: none;
    background: #EAEAEA;
    transition: all 0.2s ease;
}

.produto-item a h2.titulo {
    font-size: 16px;
    padding: 0;
    line-height: 19px;
    margin: 10px 0;
    font-weight: 400;
    padding-top: 5px;
    font-weight: bold;
    min-height: auto !important;
    max-height: 60px !important;
}

*.lista-produtos .produto-item>a:hover h2.titulo {
    color: #000;
}

.lista-produtos .produto-item .descricao {
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 10px;
    padding: 0;
    margin-top: 15px;
}

.lista-produtos .produto-item .mini-desc {
    font-size: 10px;
    line-height: 12px;
    margin: 0;
    padding: 0;
}

.lista-produtos .produto-item .preco {
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 9px;
    padding: 0;
    font-weight: bold;
}

.lista-produtos .produto-item .btn-style {
    padding: 10px 30px;
}

.btncomprar {
    color: inherit !important;
    border: inherit !important;
}

#wstore {
    margin-top: 10px;
    margin-right: 10px;
}

#wstore.sidebar {
    width: 0;
}

#wstore.sidebar .store-body {
    overflow: hidden;
}

#wstore.sidebar .store {
    background: transparent;
    padding: 0;
}

#wstore.sidebar .store .store-header,
#wstore.sidebar .store .store-body {
    display: none;
}

#loader_store {
    text-align: center;
    padding-top: 100px;
    position: absolute;
    top: 150px;
    display: none;
    width: 100%;
}

#loader_store>h2 {
    font-weight: light;
    text-align: center;
    font-size: 18px;
}

.order-opt {
    padding: 0 10% 15px 10%;
    font-size: 13px;
}

.order-opt>h6 {
    padding: 5px 0px;
    margin: 8px 0;
    font-size: 15px;
}

a.blue:hover {
    opacity: 0.6;
}

ul.lista-produtos li .thumb:hover {
    opacity: 0.8;
}

.btncomprar {
    margin-top: 4px;
}

.btnsaibamais {
    margin-top: 4px;
    text-decoration: underline;
}

a.btnsaibamais:hover {
    margin-top: 4px;
}

.cestinha {
    position: absolute;
    right: 0;
    top: 0;
}

.btn-cesta {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-radius: 50%;
    position: relative;
    padding: 18px;
    z-index: 10;
    display: block;
    top: 8px;
    width: 55px;
    height: 55px;
    color: #000;
    background-size: 37px;
}

.btn-cesta:hover {
    background-size: 50px;
    width: 65px;
    height: 65px;
}

.btn-cesta>h4 {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: absolute;
    top: 20px;
    left: 14px;
    width: 28px;
    margin: 0;
    padding: 0;
    color: #000;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}

.btn-cesta:hover>h4 {
    position: absolute;
    text-decoration: none;
    top: 25px;
    left: 19px;
}

.head_epics_store {
    overflow: hidden;
    width: 100%;
    height: 200px;
    background-size: contain;
}

.head_epics_store_hotsite {
    overflow: hidden;
    position: relative;
    width: 100%;
    text-align: center;
}

.hotsite_bg {
    margin: 0 20px;
    width: 80%;
    max-width: 1300px;
    min-width: 200px;
}

.hotsite_bg_min {
    overflow: hidden;
    margin: 0 20px;
    height: 60px;
    text-align: center;
}

.head_epics_store_min .container {
    position: relative;
}

.head_epics_store_min {
    width: 100%;
    padding: 10px 0;
    background: #151515;
    position: relative;
}

.head_epics_store_min .title {
    font-size: 20px;
    letter-spacing: 5px;
    text-decoration: none;
}

.tabela-loja>thead>tr>th {
    font-size: 14px !important;
    font-weight: 300;
}

.tabela-loja>thead>tr>th,
.tabela-loja>tbody>tr>th,
.tabela-loja>tfoot>tr>th,
.tabela-loja>thead>tr>td,
.tabela-loja>tbody>tr>td,
.tabela-loja>tfoot>tr>td {
    padding: 15px 8px !important;
}


/*PRODUTO */

.produto h1 {
    opacity: 1;
    margin: 10px 0;
    font-size: 35px;
    font-weight: 400;
    text-rendering: optimizelegibility;
}

.produto .preco {
    font-size: 22px;
    margin-bottom: 30px;
}

.produto .btn-comprar,
.modal .btn-comprar {
    padding: 10px 15%;
    font-size: 18px;
    border: none;
}

.produto .opcoes {
    padding: 0;
    list-style: none;
    font-size: 12px;
}

.produto .info-extras {
    color: #555;
    display: block;
    font-size: 13px;
    font-weight: 300;
    margin-top: 30px;
    *line-height: 16px;
    padding: 30px 15px;
    border-top: 1px solid rgba(200, 200, 200, 0.2);
}

.produto .info-extras .bloco {
    border-left: 2px solid rgba(150, 150, 150, 0, 2);
}

.no-pad {
    padding: 0;
}

.produto .slider ul {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
}

.produto .resumo {
    padding: 0 0 30px 0;
    font-weight: 400;
}

.produto .informacoes {
    border-top: 1px solid #EAEAEA;
    padding-top: 20px;
    margin-top: 10px;
}

.produto .leiamais {
    color: #000;
    text-decoration: underline;
}

.produto .leiamais:hover {
    color: #444;
}

.btn-comprar-big {
    background: #4fc791;
    padding: 30px 15%;
    margin-top: 10px;
    font-size: 18px;
    border: none;
    transition: all 0.2s ease;
}


/* STORE */

.btn-confirma-barra {
    margin: 4px 20px;
    min-width: 162px;
    padding: 5px 20px !important;
    text-transform: uppercase;
}

.contrato_exibe {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    opacity: 0.4;
    height: 240px;
    margin-bottom: 6px;
    overflow: scroll;
    background: rgba(10, 10, 10, 0.10);
    border: 1px solid rgba(200, 200, 200, 0.3);
    padding: 50px;
    border-radius: 15px;
}

.contrato_exibe:hover {
    opacity: 1;
    height: 440px;
    background: rgb(247, 242, 235);
    border: 3px solid rgba(200, 200, 200, 0.8);
}

.preco_completo {
    color: #000;
    font-size: 14px;
    letter-spacing: -0.02em;
    float: left;
    line-height: 18px !important;
    padding-bottom: 20px;
    opacity: 0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    width: 100%;
}

.preco_completo.ativo {
    display: block;
    opacity: 1;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.preco_completo_valor {
    white-space: nowrap;
}

.preco_completo_mensal {
    font-size: 12px;
    opacity: 0.7;
}

ul#slider-product  {
    max-height: 300px;
}
ul#slider-product li {
    width: 100%;
    height: 300px;
    max-height: 100%;
    text-align: center;
}
ul#slider-product li img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.avaliacoesStars {
    margin-left: 20px;
    cursor: pointer;
}

.svgCinza {
    fill: rgb(204, 204, 204);
}
.svgFilled {
    top: 0px;
    position: absolute;
    z-index: 1;
    height: 30px;
    overflow: hidden;
}
.svgDiv {
    display: flex;
    min-height: 1px;
    flex-direction: column;
}
.svgDivPai {
    position: relative;
}

.hide {
    display: none;
}
.btn-avaliar {
    padding: 10px 15%;
    font-size: 18px;
    border: none;
    margin-top: 15px;
}
.summary-stats-percentage-dial {
    width: 5rem;
    height: 5rem;
    fill: transparent;
    vertical-align: middle;
}
.summary-stats-percentage-dial .dial {
    fill: transparent;
    stroke-width: 7;
    stroke: #fff5cd;
}
.summary-stats-percentage-dial .dial-progress {
    stroke: #ffcb05;
}
.summary-stats-percentage-dial-text {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -.1rem;
    line-height: .63;
    text-align: center;
    fill: #666;
}
.summary-stats-percentage-support {
    display: inline-block;
    line-height: 1.3;
    font-size: 18px;
    vertical-align: middle;
    margin: 0;
    margin-left: .3rem;
}
.avaliacoesDiv .avaliacoesMedia {
    font-size: 2em; 
    font-weight: 700; 
    color: #aaa; 
    margin: 0; 
    margin-top: 25px;
}

.porcNotMobile {
    display: none;
}

.avaliacoesTitle {
    font-size: 2em;
    font-weight: 700;
}

#slider-product li{
    text-align: center !important;
    text-align: -webkit-center !important;
     background-size: contain;
     background-position: center center;
     background-repeat: no-repeat;
}

.qtdAvaliacoes {
    font-size: 17px; 
    color: #aaa; 
    margin: 0; 
    margin-left: 5px;
    margin-top: 5px;
}

.temAvaliacoes .qtdAvaliacoes {
    margin-top: 30px;
}

.btn-ver-mais {
    width: 200px;
}

.avaliacaoTitle {
    font-weight: 700; 
    font-size: 18px;
}

.svgDivCinza {
    margin-left: 15px; 
    margin-top: 25px;
}

@media (min-width: 768px) {
    .porcNotMobile {
        display: inline-block;
    }
}

@media (max-width: 767px) {
    .summary-stats-percentage-support {
        width: 150px;
    }
    .divRecomendaPai {
        margin-top: 10px;
    }
}

@media(max-width: 886px){
    #slider-product img{
        height: auto;
        width: 100%;
    }
    .produto .slider{
        height: auto;
    }
}

.preco-gratis-detalhe{
    text-decoration: line-through;
}
.preco-gratis{
    font-weight: bold;
    padding-left: 10px;
}

.avaliacoesStars{
    line-height: 33px;
}

.trn:hover{
    color: {{ Layout.corTxtbotao }};
}
.store_footer {
    padding: 40px 0;
}
.store .slider {
    overflow: hidden;
}
.logoparceiro_round {
    background: #FFF;
    border-radius: 100%;
    height: 210px;
    width: 210px;
}
.logoparceiro_round {
    background: #FFF;
    border-radius: 100%;
    height: 210px;
    width: 210px;
}
.sobre_revenda {
    background: #222;
    padding: 60px 30px;
    color: rgba(200, 200, 200, 0.7) !important;
    font-weight: 300;
    font-size: 14px;
}
.sobre_revenda h1,
.sobre_revenda h2,
.sobre_revenda h3,
.sobre_revenda h4,
.sobre_revenda h5,
.sobre_revenda h6 {
    font-weight: 200;
    color: rgba(200, 200, 200, 0.955);
    text-rendering: optimizelegibility;
    opacity: 1;
}
.store {
    padding: 30px;
    height: auto;
    float: left;
    width: 100%;
    position: relative;
    border-radius: 4px;
}
.store .lead {
    font-weight: 300;
}
.store #expansor {
    width: 35px;
    height: 35px;
    padding: 5px;
    text-align: center;
    z-index: 400;
    cursor: pointer;
    position: absolute;
    top: 30px;
    left: -35px;
    z-index: 0;
    transition: all 0.2s ease;
}
.produto-item {
    margin-bottom: 35px;
}
.store #expansor:hover {
    background-color: #947c41;
}
.store .store-header {
    padding: 0 0 10px;
}
.store .store-header>.novidade {
    font-size: 11px;
    text-transform: uppercase;
    background: #6A7A98;
    padding: 7px 10px;
    border-radius: 4px;
}
.store .store-header>.titulo {
    padding-top: 7px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
}
.store .store-header>.descricao {
    color: #363636;
    font-size: 12px;
    padding-top: 10px;
    font-weight: 100;
    line-height: 19px;
}
.store .store-header>.titulo>strong {
    font-weight: 200;
}
.store .store-body {
    padding: 10px 0;
}
.lista-produtos a {
    cursor: pointer !important;
}
.lista-produtos .produto-item>a:hover {
    text-decoration: none;
    background: #EAEAEA;
    transition: all 0.2s ease;
}
.lista-produtos .produto-item>a h2.titulo {
    font-size: 18px;
    padding: 0;
    line-height: 19px;
    margin: 10px 0;
    font-weight: 400;
    padding-top: 5px;
}
.lista-produtos .produto-item>a:hover h2.titulo {
    color: #000;
}
.lista-produtos .produto-item .descricao {
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 10px;
    padding: 0;
    margin-top: 15px;
}
.lista-produtos .produto-item .mini-desc {
    font-size: 10px;
    line-height: 12px;
    margin: 0;
    padding: 0;
}
.lista-produtos .produto-item .preco {
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 16px;
    padding: 0;
}
.lista-produtos .produto-item .thumb {
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain; 
    max-width: 100%;
    height: 200px;
    -webkit-transition: all 0.15s ease-in-out 0.15s;
    -moz-transition: all 0.15s ease-in-out 0.15s;
    transition: all 0.15s ease-in-out 0.15s;
    margin: 0 auto;
}
#wstore {
    margin-top: 10px;
    margin-right: 10px;
}
#wstore.sidebar {
    width: 0;
}
#wstore.sidebar .store-body {
    overflow: hidden;
}
#wstore.sidebar .store {
    background: transparent;
    padding: 0;
}
#wstore.sidebar .store .store-header,
#wstore.sidebar .store .store-body {
    display: none;
}
#loader_store {
    text-align: center;
    padding-top: 100px;
    position: absolute;
    top: 150px;
    display: none;
    width: 100%;
}
#loader_store>h2 {
    font-weight: light;
    text-align: center;
    font-size: 18px;
}
.order-opt {
    padding: 0 10% 15px 10%;
    font-size: 13px;
}
.order-opt>h6 {
    padding: 5px 0px;
    margin: 8px 0;
    font-size: 15px;
}
a.blue:hover {
    opacity: 0.6;
}
ul.lista-produtos li .thumb:hover {
    opacity: 0.8;
}
.btncomprar {
    margin-top: 4px;
}
.btnsaibamais {
    margin-top: 4px;
    text-decoration: underline;
}
a.btnsaibamais:hover {
    margin-top: 4px;
}
.cestinha {
    position: absolute;
    right: 0;
    top: 0;
}
.btn-cesta {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-radius: 50%;
    position: relative;
    padding: 18px;
    z-index: 10;
    display: block;
    top: 8px;
    width: 55px;
    height: 55px;
    color: #000;
    background-size: 37px;
}
.btn-cesta:hover {
    background-size: 50px;
    width: 65px;
    height: 65px;
}
.btn-cesta>h4 {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: absolute;
    top: 20px;
    left: 14px;
    width: 28px;
    margin: 0;
    padding: 0;
    color: #000;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}
.btn-cesta:hover>h4 {
    position: absolute;
    text-decoration: none;
    top: 25px;
    left: 19px;
}
.head_epics_store {
    overflow: hidden;
    width: 100%;
    height: 200px;
    background-size: contain;
}
.head_epics_store_hotsite {
    overflow: hidden;
    position: relative;
    width: 100%;
    text-align: center;
}
.hotsite_bg {
    margin: 0 20px;
    width: 80%;
    max-width: 1300px;
    min-width: 200px;
}
.hotsite_bg_min {
    overflow: hidden;
    margin: 0 20px;
    height: 60px;
    text-align: center;
}
.head_epics_store_min .container {
    position: relative;
}
.head_epics_store_min {
    width: 100%;
    padding: 10px 0;
    background: #151515;
    position: relative;
}
.head_epics_store_min .title {
    font-size: 20px;
    letter-spacing: 5px;
    text-decoration: none;
}
.tabela-loja>thead>tr>th {
    font-size: 14px !important;
    font-weight: 300;
}
.tabela-loja>thead>tr>th,
.tabela-loja>tbody>tr>th,
.tabela-loja>tfoot>tr>th,
.tabela-loja>thead>tr>td,
.tabela-loja>tbody>tr>td,
.tabela-loja>tfoot>tr>td {
    padding: 15px 8px !important;
}
/*PRODUTO */
.produto h1 {
    opacity: 1;
    margin: 10px 0;
    font-size: 35px;
    font-weight: 400;
    text-rendering: optimizelegibility;
}
.produto .preco {
    font-size: 22px;
    margin-bottom: 30px;
}
.produto .btn-comprar,
.modal .btn-comprar {
    padding: 10px 15%;
    font-size: 18px;
    border: none;
}
.produto .opcoes {
    padding: 0;
    list-style: none;
    font-size: 12px;
}
.produto .info-extras {
    color: #555;
    display: block;
    font-size: 13px;
    font-weight: 300;
    margin-top: 30px;
    *line-height: 16px;
    padding: 30px 15px;
    border-top: 1px solid rgba(200, 200, 200, 0.2);
}
.produto .info-extras .bloco {
    border-left: 2px solid rgba(150, 150, 150, 0, 2);
}
.no-pad {
    padding: 0;
}
.produto .slider ul {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
}
.produto .resumo {
    padding: 0 0 30px 0;
    font-weight: 400;
}
.produto .informacoes {
    /*border-top:1px solid #EAEAEA;*/
    margin-top: 40px;
}
.produto .leiamais {
    color: #000;
    text-decoration: underline;
}
.produto .leiamais:hover {
    color: #444;
}
.btn-comprar-big {
    background: #4fc791;
    padding: 30px 15%;
    margin-top: 10px;
    font-size: 18px;
    border: none;
    transition: all 0.2s ease;
}
/* STORE */
.btn-confirma-barra {
    margin: 4px 20px;
    min-width: 162px;
    padding: 5px 20px !important;
    text-transform: uppercase;
}
.contrato_exibe {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    opacity: 0.4;
    height: 240px;
    margin-bottom: 6px;
    overflow: scroll;
    background: rgba(10, 10, 10, 0.10);
    border: 1px solid rgba(200, 200, 200, 0.3);
    padding: 50px;
    border-radius: 15px;
}
.contrato_exibe:hover {
    opacity: 1;
    height: 440px;
    background: rgb(247, 242, 235);
    border: 3px solid rgba(200, 200, 200, 0.8);
}
.preco_completo {
    color: #000;
    font-size: 14px;
    letter-spacing: -0.02em;
    float: left;
    line-height: 18px !important;
    padding-bottom: 20px;
    opacity: 0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    width: 100%;
}
.preco_completo.ativo {
    display: block;
    opacity: 1;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.preco_completo_valor {
    white-space: nowrap;
}
.preco_completo_mensal {
    font-size: 12px;
    opacity: 0.7;
}

.produto-item {
    margin-bottom: 75px;
}
.titulosessao.titulo.sessao_foto.ajuste-section{
    height: 800px;
}
.elemento_titulo, .title, .titulosessao {z-index: 0;}

.row.lista-produtos:before {
    display: inline-block !important;
}
.row.lista-produtos > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

.outroProdutoThumb {
    height: 200px;
    background-position: center center;
    background-size: cover;
    width: 100%;
    border-radius: 5px;
}
.outroProdutoTitulo {
    width: 100%;
    float: left;
    font-weight: 700;
    font-size: 20px;
    margin: 10px 0;
}
.outroProdutoPreco {
    width: 100%;
    float: left;
    color: #aaa;
    font-size: 18px;
    margin: 10px 0;
}
@media all and (max-width: 780px) {
    .outroProdutoThumb {
        height: 150px;
    }
}

#store_bandeiras img {
    width: 50px;
    margin: 0 10px 30px 10px;
}
.slider-loja .owl-item{
    display: flex;
}
.slider-loja .item-galeria{
    height: -webkit-fill-available;
    margin: auto;
}
@media only screen and (min-width:500px){
    .slider-loja .owl-item img{
        width: unset!important;
        height: 100%;
    }
    
    .slider-loja .owl-item, 
    .slider-loja .item-galeria{
        height: 555px!important;
    }

    .slider-loja .item-galeria[data-video]{
        width: 555px!important;
        height: 350px!important;
    }
}

@media only screen and (max-width:499px){
    .slider-loja .item-galeria[data-video]{
        width: 100vw!important;
        height: 49.5vw!important;
    }
}