:root {
	--primary-color: #0f0433 ;
	--secundary-color: #434249 ;
	--txt-global: #0f0433 ;
    }
    
    
@import url('http://fonts.cdnfonts.com/css/segoe-script');   
@import url(//db.onlinewebfonts.com/c/5c452fb7a0f5751f4e94e9d84eb01154?family=Segoe+Script);
@import url(//db.onlinewebfonts.com/c/85e1e7f6727c0547211a6f455e746f8c?family=nevis);


@font-face { 
	font-family: 'Segoe Script'; 
	src: url('https://cdn.awsli.com.br/1987/1987801/arquivos/Segoe Script.ttf') format('truetype');
}
    
/*ajustes exactmarketing*/
h5#exampleModalLongTitle {
    font-size: 18px;
    text-align: center;
      color: var(--txt-global);
}


.person-exactmkt-title {
    /*color: var(--txt-global);*/
    color: #FFF;
    font-size: 17px;
    font-weight: 600;
    cursor: pointer;
}

.person-exactmkt-opcao1 >div:nth-child(1), .person-exactmkt-opcao2 >div:nth-child(1), .person-exactmkt-opcao3 >div:nth-child(1), .person-exactmkt-opcao4 >div:nth-child(1) {
    font-weight: 600;
}

.barra-de-vantagens.exactmarketing > div:nth-child(4), .barra-de-vantagens.exactmarketing > div:nth-child(3) {
    margin: 0 auto !important;
}

.person-exactmkt-opcao1, .person-exactmkt-opcao2, .person-exactmkt-opcao3, .person-exactmkt-opcao4 {
    color: var(--txt-global);
    font-size: 15px;
}

input#gravacao-copo {
    /*text-transform: uppercase;*/
    width: 210px;
    text-align: center;
    padding: 10px 5px;
    border-color: #ccc;
    height: 35px;
}

.obs-person {
    font-style: italic;
    font-size: 12px;
    text-align: right;
}

.person-exactmkt-opcao1 {
    width: max-content;
    display: flex;
    align-items: baseline;
    flex-direction: column;
    margin-top: 10px;
}

.person-exactmkt-opcao2 > div:nth-child(2) {
    display: flex;
    justify-content: flex-start;
}

.person-exactmkt-opcao2 {
    /* display: flex; */
    margin-top: 10px;
    /*margin-left: 60px;*/
}

.person-exactmkt-opcao2 > div:nth-child(2) > div {
    min-width: 100px;
    text-align: center;
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    margin-top: 7px;
}

.person-exactmkt input, .person-exactmkt label {
    margin-bottom: 0;
}

.person-exactmkt-opcao3 > div:nth-child(2) > div {
    display: flex;
    margin-right: 30px;
    margin-top: 10px;
}

.person-exactmkt-opcao3 > div:nth-child(2) > div > div:nth-child(2), .person-exactmkt-opcao3 > div:nth-child(2) > div > div:nth-child(3) {
    display: flex;
    margin-right: 20px;
}

.person-exactmkt-opcao3 > div:nth-child(2) > div > div:nth-child(1) {
    /* width: 100%; */
    /* display: inline-block; */
    margin-right: 20px;
}

.person-exactmkt-opcoes > div {
    margin-bottom: 20px;
}

.person-exactmkt-opcoes {
    display: flex;
    flex: 1;
    /* flex-direction: row; */
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.person-exactmkt-opcao2 > div:nth-child(2) > div input {
    margin-right: 10px;
}


.person-exactmkt-opcao3 > div:nth-child(2) > input {
    margin-right: 5px;
}

.person-exactmkt-opcao3 > div:nth-child(2) > div > div:nth-child(2) input, .person-exactmkt-opcao3 > div:nth-child(2) > div > div:nth-child(3) input {
    margin-right: 10px;
}

.person-exactmkt-opcao3 {
    margin-top: 25px;
}

label.fonte-segoe-script-copo, label.fonte-segoe-script-copo span {
    font-family: 'Segoe Script', sans-serif;
}

label.fonte-arial-copo, label.fonte-arial-copo span {
    font-family: Arial;
}

label.fonte-nevis-copo, label.fonte-nevis-copo span {
    font-family: 'nevis', sans-serif;
}

label.fonte-arial-black-copo, label.fonte-arial-black-copo span {
    font-family: Arial Black;
}

.previa-nome-produto-personalizado {
text-align: center;
    bottom: 250px;
    position: relative;
    font-size: 12px;
    color: #f4f4f6;
    opacity: 0.7;
    pointer-events: none;
/*    text-transform: uppercase;*/
    width: max-content;
    margin: 0 auto;
}

.previa-nome-produto-personalizado.vertical {
    /* writing-mode: vertical-rl; */
    /* text-orientation: upright; */
    /* font-size: 8px; */
    transform: rotate(-90deg);
    bottom: 200px;
}

button.btn.btn-primary.previa {
    background: #7d7d7e;
    width: 150px;
    margin: 0 auto;
    transition: ease all 0.5s;
}

.previa {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}


button.btn.btn-primary.previa:hover {
    background: #0f0433;
}

.person-exactmkt {
    border: 1px solid #ccccccd9 !important;
    border-radius: 15px !important;
    padding: 15px 15px !important;
    margin-bottom: 20px !important;
    overflow: hidden;
    height: 25px;
    transition: all 0.3s ease;
}

.posi-copo {
    display: none !important;
}

.detalhes-copo {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 40px;
}

.previa-nome-produto-personalizado.esconde {
    font-size: 19px !important;
    bottom: 230px;
    color: #a7a48a;
    background: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}

.barra-de-vantagens.exactmarketing, .barra-de-vantagens.exactmarketing > div {
    display: flex;
    font-size: 16px;
    width: max-content;
    margin: 0 auto;
    align-items: center;
    color: #120a48;
    font-weight: 600;
    text-transform: uppercase;
}

.group-barra-de-vantagens img {
    max-width: 50px;
    padding: 10px;
}

.group-barra-de-vantagens {
    margin-right: 25px !important;
}

.barra-de-vantagens.exactmarketing {
    margin-top: 30px;
}

.group-barra-de-vantagens {
    border-right: 1px solid #cccccc85;
    padding-right: 25px;
    max-width: 300px;
}

.group-barra-de-vantagens:last-child {
    border: none !important;
    padding-right: 0 !important;
    margin-right: 0 !important;
}


.person-exactmkt-opcao3 {
    display: none;
}

#cabecalho>.conteiner:before {
    BACKGROUND: #FFF;
}

.my_account>a, .my_account>a:hover:before, .my_account>a:before, .wishlist>a, .wishlist>a:hover:before, .wishlist a:before, .productTracking>a, .productTracking>a:hover:before, .productTracking>a:before, .dropHelp>a, .dropHelp>a>hover:before, .dropHelp>p, .dropHelp:before, #cabecalho .carrinho:before, .carrinho .qtd-carrinho {
    color: #120a48 !important;
}

.menu.superior {
    background: #120a48;
}

li.categoria-paginas.com-filho.borda-principal {
    display: none;
}

.menu.superior .nivel-um {
    width: max-content;
}

.menu.superior .nivel-um>li {
    margin: 0 15px;
}

.listagem .produtos-carrossel .flexslider li:not(.slick-slide)+li {
    display: block;
}

body.pagina-carrinho .formas .accordion-heading .forma-conteiner .envio-prazo-entrega {
    line-height: 14px;
}

.formas .accordion-heading .forma-conteiner .text-content .cor-secundaria {
    display: flex;
    align-items: center;
    flex-direction: row;
}

.formas.envio .accordion-heading .forma-conteiner .text-content {
    margin-right: 15%;
}

.listagem .produtos-carrossel .listagem-linha.flexslider .flex-direction-nav .flex-prev, .listagem .produtos-carrossel .listagem-linha.flexslider .flex-direction-nav .flex-next {
    border: 1px solid #ccc;
    margin-top: 0;
    padding: 6px;
    background: #ccc;
    border-radius: 50%;
}

.listagem .produtos-carrossel .listagem-linha.flexslider .flex-direction-nav .flex-prev,
.listagem .produtos-carrossel .listagem-linha.flexslider .flex-direction-nav .flex-next {
    opacity: .9;
}

.listagem .produtos-carrossel .listagem-linha.flexslider .flex-direction-nav svg {
    margin-top: -45px;
}

.sem-personalizacao {
    MARGIN: 10PX;
    TEXT-ALIGN: RIGHT;
    FONT-STYLE: ITALIC;
    OPACITY: 0.6;
    cursor: pointer;
}

.sem-personalizacao:hover {
    OPACITY: 1;
}

.confirma-personalizacao {
    border: 1px solid #ccc;
    border-radius: 15px;
    padding: 15px;
    max-width: 600px;
    text-align: center;
    font-size: 18px;
    background: #fff;
    box-shadow: 5px 5px 5px 2px #ccc;
    z-index: 9999;
    position: fixed;
    top: 20%;
    max-height: 370px;
    margin: 0 auto !important;
    justify-content: center;
    left: 15%;
    right: 15%;
}

.confirma-campos {
    text-align: left;
    padding: 0 50px;
    margin: 25px 0;
    font-size: 16px;
    max-height: 250px;
    overflow: auto;
}

.confirma-campos strong {
    min-width: 170px !important;
    display: inline-grid;
    font-weight: 600;
    margin-right: 7px;
}

.confirma-campos > div:nth-child(1) strong {margin-right: 21px;}



.confirma-campos input[type="text"] {
    padding: 7px 15px;
    text-transform: uppercase;
    border: 1px solid #0f0433;
}

.confirma-campos > div {
    line-height: 50px;
}

.btn-confirma-personalizacao {
    border: 1px solid;
    border-radius: 8px;
    color: #fff;
    background: #770e36;
    width: max-content;
    padding: 5px 35px;
    margin: 0 auto;
    margin-top: -5px;
    margin-bottom: 10px;
    cursor: pointer;
}

.confirma-title {
    border-bottom: 1px solid #5544551a;
    max-width: 80%;
    margin: 0 auto;
    padding-bottom: 9px;
}



.fontes-personalizacao {
    display: flex;
    justify-content: space-around;
}

.fontes-geral {
    display: flex;
    align-items: center;
}

.fontes-personalizacao > div {
    width: 33% !important;
    display: flex;
    align-items: center;
    padding: 0 !important;
    margin: 0 !important;
}

.fontes-personalizacao > div > input, .fontes-personalizacao > div > label {
    margin: 0;
    margin-right: 10px;
}

a.botao.principal.ir-carrinho.visible-phone {
    display: block !important;
}
a.botao.principal.ir-carrinho.hidden-phone {
    display: none !important;
}

.lembrete-acento {
    font-size: 13px;
    text-align: center;
    line-height: 11px;
    margin-bottom: 20px;
    color: #740f34;
}

li.Xaviso-personalizacao {
    text-align: center !important;
    border: 1px solid #120a48;
    border-radius: 5px;
    padding: 5px;
    margin: 10px 0 !important;
    width: 100%;
    font-size: 11px;
}


@media only screen and (min-width: 729px) {
    .listagem .produtos-carrossel .listagem-linha.flexslider .flex-direction-nav .flex-prev {
        left: -8px;
    }
    
    .listagem .produtos-carrossel .listagem-linha.flexslider .flex-direction-nav .flex-next {
        right: -8px;
    }
    
    .person-exactmkt-opcao2 > div:nth-child(2) > div:nth-child(2) {
        width: 135px;
        margin-left: -22px;
    }
}

@media only screen and (max-width: 728px) {
    
    .slick-next.slick-arrow:before {
    content: ">";
    font-size: 29px;
}

.slick-next.slick-arrow {
    padding-top: 5px;
    height: 35px;
    color: #ccc;
    right: 5px !important;
}

.slick-prev.slick-arrow:before {
    content: "<";
    font-size: 29px;
}

.slick-prev.slick-arrow {
    padding-top: 5px;
    height: 35px;
    color: #ccc;
    left: 5px !important;
}
    .head-mobile.visible-phone {
    background: #fff;
}

svg#Capa_1, svg.icon-head {
    fill: var(--primary-color);
}
    
    .previa-nome-produto-personalizado.vertical {
    FONT-SIZE: 9PX;
    BOTTOM: 140PX;
}

.detalhes-copo {
    margin-left: 0;
}

.barra-de-vantagens.exactmarketing, .barra-de-vantagens.exactmarketing > div {
    font-size: 14px !important;
    padding: 0 !important;
    margin: 0 !important;
    /* width: max-content; */
    width: 100%;
    margin-right: 15px !important;
}

.group-barra-de-vantagens {
    max-width: 50% !important;
    width: 50% !important;
}

.barra-de-vantagens.exactmarketing {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 335px;
    margin: 0 auto !important;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
    align-items: flex-start;
}

.group-barra-de-vantagens {
    max-width: 150px !important;
}

.group-barra-de-vantagens {
    border: none;
}
.barra-de-vantagens.exactmarketing > div {
    display: inline-block;
    margin-bottom: 25px !important;display: initial !important;
}

.ico-barra-de-vantagens {
    text-align: center;
}

.group-barra-de-vantagens {
    text-align: center;
}
.barra-de-vantagens.exactmarketing > div:nth-child(4), .barra-de-vantagens.exactmarketing > div:nth-child(3) {
    margin: 0 auto !important;
}
.barra-de-vantagens.exactmarketing > div {
    max-width: 150px !important;
    width: 100% !important;
    margin: 0 auto !important;
}


.confirma-campos > div {
    display: flex  !important;
    flex-direction: column  !important;
    line-height: 28px  !important;
    margin-bottom: 15px !important;
    text-align: left !important;
    width: 100% !important;
    max-width: 100% !important;
}

.confirma-campos strong {
    min-width: 100% !important;
}

.confirma-personalizacao {
    max-height: 1000px;
    left: 10px;
    right: 10px;
    box-shadow: 5px 5px 5px 2px #cccccc38;
}

.btn-confirma-personalizacao {
    margin-top: -5px;
}

.fontes-personalizacao {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.fontes-personalizacao > div {
    margin: 5px 0 !important;
    width: 100% !important;
}

.person-exactmkt-title{
        font-size: 15px;
    text-align: center;
}

}


/*ajustes 10/05/2024*/
.pagina-busca .listagem ul[data-produtos-linha="3"] li, .pagina-categoria .listagem ul[data-produtos-linha="3"] li {
    width: 100%;
}

body.pagina-produto li.listagem-linha {
    width: 100%;
}

.atributos ul li a span{
    border: 1px solid;
    border-radius: 10px;
    border-color: #cacaca;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize !important;
}

.atributos div ul li:hover a span {
    border-radius: 10px !important;
}

.atributos ul li:hover a, .atributos ul li:hover span {
    transition: none !important;
    transform: none !important;
}

.atributos ul li a:hover:before, .atributos ul li.active a:before {
    margin-top: -3px;
    margin-left: -3px;
}

.atributos ul li.active a span {background: var(--txt-global);box-shadow: none;}

.atributos ul li a:hover, .atributos ul li.active a {
    transform: none !important;
}

.atributos div ul li span {
    border: 1px solid;
    border-radius: 11px;
    padding: 5px 15px;
}

div#barraTopo {
    display: none !important;
}

body.fixed .tarja-promo-topo-exactmarketing {
    top: -100px;
    transition: all 2s ease-in-out;
}

body.fixed #cabecalho>.conteiner {
    top: -30px !important;
    position: relative;
    margin-bottom: -30px;
}





@media only screen and (min-width: 769px) {
    .descricao-tecnica-mobile {display: none;}

}
@media only screen and (max-width: 768px) {
    .descricao-tecnica-desktop {display: none;}
    .descricao-tecnica-mobile {
        display: flex;
        flex-direction: column;
    }
    
    .logo-mob {
        top: 30px;
    }
    
    .head-mobile.visible-phone {
        height: 90px;
    }
    
    #cabecalho.fixed.head-mobile.visible-phone {
        height: 60px !important;
    }
    
    
    div#cabecalho.fixed .head-mobile.visible-phone {
        top: -30px;
    }
    
    div#cabecalho.fixed .logo-mob {
        top: 2px;
    }
    ul.slick-dots {
        display: none !important;
    }

}


/*ajustes 10/05/2024*/
/*ajustes exactmarketing*/