@import url('https://fonts.googleapis.com/css2?family=Vidaloka&display=swap');
#corpo > div > div.secao-principal.row-fluid.sem-coluna > div.coluna.span3 > div > ul > li:nth-child(6) > a,
#cabecalho > div.conteiner > div.row-fluid > div.conteudo-topo.span10 > div.inferior.row-fluid > div.span4.hidden-phone > ul > li.action-item.account > ul > li:nth-child(3) > a
{
    display: none !important;
}
/*#corpo > div > div.secao-principal.row-fluid.sem-coluna > div.conteudo.span9 > div > ul > li:nth-child(3)*/ 

.produto div.principal .cep .input-append.input-prepend .input-small.input-cep[type=tel] {
    text-transform: uppercase;
}

.produto .codigo-produto {
    display: flex;
    flex-direction: column;
}

.produto .acoes-flutuante .botao-comprar i {
    display: none !important;
}

#rodape .institucional{
    border-top: 1px solid #f2f2f2;
    margin-top: 40px;
}

#rodape .titulo {
    text-transform: capitalize;
}

.atalhos-mobile path{
    fill: #25d366 !important
}

.produto .acoes-flutuante .botao-comprar {
   background: #1ACB2E !important;
}


#listagemProdutos.listagem .listagem-item .info-produto .preco-produto .preco-venda{
    color: #000;
    text-decoration-color: #dc3545;
}
.preco-venda {
    text-decoration-color: #dc3545;
    font-weight: 500 !important;
}


#listagemProdutos.listagem .listagem-item .info-produto .nome-produto{
    min-height: 100px;
    margin-bottom: 0px;
}

.full.menu .conteiner .nivel-dois{
    max-width: 250px;
    left: -30px !important;
}

.full.menu .nivel-dois .mega-categorias{
    padding: 5px 15px;
}

.banner .flexslider .flex-control-paging li a{
    border: 1px solid #000 !important;
}

.flex-direction-nav li a .icon *{
    fill: #000 !important;
}


.full.menu .conteiner .nivel-dois li a{
    padding: 10px 0;
    line-height: 14px;
}

.fancybox-overlay {
    background: transparent !important;
}

#cabecalho .support .support-items .contact li a, #cabecalho .support .support-items .contact li span{
    text-transform: none;
}

.full.menu .nivel-dois .mega-categorias, .full.menu .nivel-dois .mega-recebe{
    width: 100%;
}

.full.menu .conteiner .nivel-dois li a{
    text-align: center;
    color: #000;
}

.full.menu .conteiner .nivel-dois li a:hover{
    color: #25d366;
}

.mega-recebe{
    display: none !important;
}
#cabecalho .actions li > a > span{
    color: black !important;
}
#cabecalho .actions>li>a svg path{
    fill: #25d366 !important;
}
.scrollToTop{
	bottom: 1em !important;
}
#rodape .titulo{
    position: relative;
}
.titulo-categoria:before, #rodape .titulo:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='6' fill='%23C12A21'%3E%3Cpath d='M0 0h34L0 6z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    content: "";
    height: 6px;
    left: 2px;
    bottom: 30px;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 1;
}

#rodape .titulo:before {
    left: 0 !important;
    bottom: 15px !important;
}

.whats-btn-fixed{
	bottom: 6em !important;
}
#comprar-ajax-status .sucesso .buttons>*{
	text-transform: none !important; 
}

span.fundo-principal.bandeira-promocao:before{
    border-left: 15px solid #000 !important;
    left: 109% !important;
}

.bandeiras-produto{
    width: 36% !important;
}

.bandeiras-produto .bandeira-promocao{
    background: #000 !important;
    color: white !important;
    text-transform: uppercase;
    font-size: 16px;
    width: 100%;
}

.produto .atributos .atributo-comum ul li.active a{
    border: 2px solid #1ACB2E;
}

#cabecalho > div.full.menu.hidden-phone > div > ul > li:nth-child(7),
#cabecalho > div.full.menu.hidden-phone > div > ul > li:nth-child(8),
#cabecalho > div.full.menu.hidden-phone > div > ul > li:nth-child(9),
#cabecalho > div.full.menu.hidden-phone > div > ul > li:nth-child(10),
#cabecalho > div.full.menu.hidden-phone > div > ul > li:nth-child(11){
    display: none !important;
}

#ig-float-icon{
	width: 55px;
    height: auto;
    right: 10px;
    z-index: 999;
    bottom: 13em;
    position: fixed;
}
#glass {
    z-index: 1000;
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    display: none;
    background-repeat: no-repeat;
    background-color: rgba(0,0,0,.6);
    height: 170px !important;
    width: 170px !important;
}
#rodape .titulo, #rodape .titulo:after{
    color: black !important;

}
#rodape .pagamento-selos .titulo:before{
    display: none !important;
}
.benefit-bar{
    padding: 10px;
    margin: 0;
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-around;
    border-bottom: 1px solid #ebebeb;
}
.benefit-bar__item{
    display: flex !important;
    align-items: center !important;
}
.benefit-bar__item p{
    font-size: 14px;
    margin: 0;
    margin-left: 10px;
    font-weight: 600;
}

.full.menu .conteiner .nivel-um>li>a>.titulo{
	font-size: 14px !important;
}

#cabecalho > div.full.menu.hidden-phone > div > ul > li.all-categories.com-filho > a > strong{
	color: #25d366 !important;
}
#cabecalho > div.full.menu.hidden-phone > div > ul > li.all-categories.com-filho > a > strong > svg > path{
	fill: #25d366 !important;
}
.full.menu .conteiner li.all-categories.com-filho .nivel-dois .titulo{
	color: black;
}

.nila-icon{
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
}

.icon-cartao-credito{
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M458.667,85.333H53.333C23.936,85.333,0,109.269,0,138.667v234.667c0,29.397,23.936,53.333,53.333,53.333h405.333 c29.397,0,53.333-23.936,53.333-53.333V138.667C512,109.269,488.064,85.333,458.667,85.333z M490.667,373.333 c0,17.643-14.357,32-32,32H53.333c-17.643,0-32-14.357-32-32V138.667c0-17.643,14.357-32,32-32h405.333c17.643,0,32,14.357,32,32 V373.333z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M501.333,149.333H10.667C4.779,149.333,0,154.112,0,160v64c0,5.888,4.779,10.667,10.667,10.667h490.667 c5.888,0,10.667-4.779,10.667-10.667v-64C512,154.112,507.221,149.333,501.333,149.333z M490.667,213.333H21.333v-42.667h469.333 V213.333z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M202.667,298.667h-128c-5.888,0-10.667,4.779-10.667,10.667S68.779,320,74.667,320h128 c5.888,0,10.667-4.779,10.667-10.667S208.555,298.667,202.667,298.667z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M202.667,341.333h-128C68.779,341.333,64,346.112,64,352c0,5.888,4.779,10.667,10.667,10.667h128 c5.888,0,10.667-4.779,10.667-10.667C213.333,346.112,208.555,341.333,202.667,341.333z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M416,277.333h-21.333c-17.643,0-32,14.357-32,32v21.333c0,17.643,14.357,32,32,32H416c17.643,0,32-14.357,32-32v-21.333 C448,291.691,433.643,277.333,416,277.333z M426.667,330.667c0,5.888-4.779,10.667-10.667,10.667h-21.333 c-5.888,0-10.667-4.779-10.667-10.667v-21.333c0-5.888,4.779-10.667,10.667-10.667H416c5.888,0,10.667,4.779,10.667,10.667 V330.667z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
}

.icon-regua{
    background-image: url("data:image/svg+xml,%3Csvg height='511pt' viewBox='-94 0 511 511.998' width='511pt' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m71.648438 0c-39.234376 0-71.148438 31.917969-71.148438 71.148438v357.441406c0 10.523437 3.308594 20.648437 9.410156 29.066406.003906.007812.011719.015625.015625.019531.070313.097657.144531.195313.214844.296875.035156.046875.070313.089844.101563.136719.066406.085937.128906.171875.191406.253906.046875.066407.09375.125.140625.1875.054687.074219.109375.144531.164062.214844.097657.128906.199219.257813.296875.382813.046875.058593.09375.117187.136719.175781.066406.082031.128906.164062.195313.242187.046874.058594.09375.117188.140624.175782.070313.085937.140626.171874.210938.257812.039062.050781.082031.097656.121094.148438.097656.117187.191406.234374.289062.347656.015625.019531.03125.039062.050782.058594.113281.136718.230468.273437.347656.410156.027344.03125.058594.066406.085937.097656.089844.101562.179688.207031.269531.308594.039063.042968.078126.085937.113282.125.089844.101562.175781.195312.261718.292968.035157.039063.070313.078126.101563.113282.121094.132812.242187.265625.367187.398437l38.039063 41.019531c1.039063 1.121094 2.167969 2.144532 3.367187 3.0625.273438.214844.554688.421876.839844.621094.1875.132813.382813.265625.574219.394532.191406.128906.386719.253906.582031.378906.097656.0625.195313.121094.296875.183594 4.238281 2.609374 9.167969 4.035156 14.21875 4.035156 5.054688 0 9.984375-1.425782 14.222657-4.035156.101562-.0625.199218-.121094.296874-.183594.195313-.125.390626-.25.582032-.378906.191406-.128907.382812-.261719.574218-.394532.28125-.199218.5625-.40625.839844-.621094.371094-.28125.730469-.574218 1.085938-.875.179687-.152343.355468-.308593.527344-.460937.609374-.546875 1.195312-1.121094 1.753906-1.726563l38.042968-41.019531c.121094-.132812.242188-.265625.363282-.398437.035156-.039063.070312-.078125.109375-.121094.082031-.089844.164062-.183594.246093-.277344.042969-.046875.085938-.09375.128907-.140625.082031-.097656.167969-.191406.246093-.285156.035157-.042969.070313-.082031.105469-.121094.113281-.132812.226563-.261719.339844-.394531.03125-.039062.066406-.082031.097656-.121094.078125-.09375.160157-.1875.238281-.28125.050782-.0625.101563-.125.152344-.1875.054688-.070312.113282-.136718.167969-.207031.058594-.074219.117187-.144531.175781-.21875.046875-.058594.089844-.113281.136719-.171875.238281-.300781.472656-.601562.699219-.90625.023437-.027344.042968-.050781.0625-.078125.082031-.109375.160156-.214844.238281-.320313.015625-.019531.03125-.039062.042969-.058593 6.273437-8.488281 9.675781-18.75 9.675781-29.425781v-357.4375c0-39.230469-31.917969-71.148438-71.148437-71.148438zm51.148437 424.699219h-102.296875v-325.507813h102.296875zm-94.40625 24.003906c-.078125-.082031-.152344-.164063-.226563-.246094-.027343-.03125-.054687-.058593-.082031-.089843-.046875-.054688-.09375-.105469-.144531-.160157-.027344-.035156-.058594-.070312-.085938-.101562-.046874-.050781-.089843-.101563-.132812-.152344-.035156-.039063-.066406-.078125-.101562-.117187-.035157-.042969-.074219-.085938-.109376-.128907-.039062-.042969-.074218-.089843-.113281-.132812-.035156-.042969-.066406-.082031-.101562-.121094-.039063-.046875-.078125-.097656-.117188-.144531-.027343-.03125-.054687-.066406-.082031-.097656-.046875-.058594-.09375-.113282-.136719-.171876-.019531-.023437-.039062-.046874-.054687-.070312-.054688-.066406-.105469-.128906-.15625-.195312-.007813-.011719-.015625-.023438-.023438-.035157-.515625-.660156-1-1.339843-1.457031-2.042969h92.761719c-.511719.789063-1.0625 1.554688-1.652344 2.292969-.007812.011719-.019531.027344-.027344.039063-.054687.066406-.105468.128906-.160156.195312-.019531.023438-.039062.046875-.058594.074219-.042968.054687-.089844.109375-.136718.164063-.027344.035156-.058594.070312-.089844.109374-.039063.042969-.078125.089844-.113282.136719-.042968.046875-.085937.097657-.128906.148438-.023437.027343-.050781.058593-.074218.089843-.066407.070313-.128907.144532-.195313.21875-.007813.007813-.011719.015626-.023437.023438-.152344.175781-.304688.34375-.464844.515625l-38.039063 41.019531c-.730469.789063-1.601562 1.382813-2.5625 1.769532-.828125.332031-1.726562.507812-2.65625.507812-.5 0-.992187-.050781-1.464843-.148438-1.3125-.273437-2.511719-.910156-3.488282-1.859374-.089844-.089844-.175781-.175782-.261718-.269532zm94.355469-379.855469c.011718.328125.023437.65625.03125.980469.011718.441406.019531.878906.019531 1.320313v8.042968h-102.296875v-8.042968c0-.441407.003906-.878907.015625-1.320313.007813-.324219.019531-.652344.035156-.980469.003907-.109375.007813-.21875.015625-.328125 1.078125-21.21875 15.152344-39.066406 34.398438-45.726562.296875-.101563.59375-.203125.890625-.300781.199219-.0625.398437-.125.597656-.1875.101563-.03125.203125-.0625.304687-.09375.199219-.0625.398438-.121094.601563-.179688.199219-.058594.402344-.117188.605469-.175781.40625-.113281.8125-.21875 1.222656-.320313.410156-.105468.820312-.203125 1.234375-.296875.308594-.066406.621094-.132812.929687-.199219.105469-.019531.210938-.042968.3125-.0625.832032-.164062 1.675782-.3125 2.523438-.433593.527344-.078125 1.058594-.148438 1.59375-.210938.214844-.023437.429688-.046875.644531-.070312.105469-.007813.214844-.019531.320313-.03125.214844-.019531.429687-.039063.648437-.058594 1.402344-.113281 2.820313-.175781 4.253907-.175781 1.429687 0 2.847656.0625 4.253906.175781.214844.019531.429687.039063.644531.058594.105469.011719.214844.023437.320313.03125.21875.023437.429687.046875.644531.070312.535156.0625 1.066406.132813 1.597656.210938.84375.121093 1.6875.269531 2.519531.433593.105469.019532.207032.042969.3125.0625.3125.066407.621094.132813.929688.199219.414062.09375.824218.191407 1.234375.296875.410156.101563.816406.210938 1.222656.320313.203125.058593.40625.117187.605469.175781.203125.058594.40625.117188.605468.179688.097657.03125.199219.058593.300782.09375.199218.058593.398437.125.597656.1875.300781.097656.597656.199218.890625.300781 19.25 6.660156 33.320313 24.507812 34.398437 45.726562.007813.109375.011719.21875.019532.328125zm0 0'/%3E%3Cpath d='m71.648438 384.101562c5.519531 0 10-4.476562 10-10v-27.339843c0-5.523438-4.480469-10-10-10-5.523438 0-10 4.476562-10 10v27.339843c0 5.523438 4.476562 10 10 10zm0 0'/%3E%3Cpath d='m71.648438 276.761719c5.519531 0 10-4.476563 10-10v-136.476563c0-5.519531-4.480469-10-10-10-5.523438 0-10 4.480469-10 10v136.476563c0 5.523437 4.476562 10 10 10zm0 0'/%3E%3Cpath d='m297.203125 4.839844h-88.929687c-14.859376 0-26.949219 12.089844-26.949219 26.949218v448.421876c0 14.859374 12.089843 26.949218 26.949219 26.949218h88.929687c14.859375 0 26.949219-12.089844 26.949219-26.949218v-448.421876c0-14.859374-12.089844-26.949218-26.949219-26.949218zm0 482.320312h-88.929687c-3.832032 0-6.949219-3.117187-6.949219-6.949218v-448.421876c0-3.832031 3.117187-6.949218 6.949219-6.949218h88.929687c3.832031 0 6.949219 3.117187 6.949219 6.949218v29.375h-9.765625c-5.523438 0-10 4.476563-10 10 0 5.523438 4.476562 10 10 10h9.765625v52.371094h-36.410156c-5.519532 0-10 4.480469-10 10 0 5.523438 4.480468 10 10 10h36.410156v52.375h-36.410156c-5.519532 0-10 4.476563-10 10 0 5.523438 4.480468 10 10 10h36.410156v52.371094h-36.410156c-5.519532 0-10 4.480469-10 10 0 5.523438 4.480468 10 10 10h36.410156v52.375h-36.410156c-5.519532 0-10 4.476562-10 10s4.480468 10 10 10h36.410156v52.371094h-36.410156c-5.519532 0-10 4.480468-10 10 0 5.523437 4.480468 10 10 10h36.410156v37.1875c0 3.828125-3.117188 6.945312-6.949219 6.945312zm0 0'/%3E%3Cpath d='m276.796875 92.058594c0-16.929688-13.773437-30.707032-30.703125-30.707032-16.933594 0-30.707031 13.777344-30.707031 30.707032 0 16.929687 13.773437 30.703125 30.707031 30.703125 16.929688 0 30.703125-13.773438 30.703125-30.703125zm-30.703125 10.703125c-5.902344 0-10.707031-4.800781-10.707031-10.707031 0-5.902344 4.804687-10.703126 10.707031-10.703126 5.898438 0 10.703125 4.800782 10.703125 10.703126 0 5.902343-4.804687 10.707031-10.703125 10.707031zm0 0'/%3E%3Cpath d='m71.667969 319.003906h-.023438c-5.523437 0-10-4.480468-10-10 0-5.523437 4.476563-10 10-10 5.519531 0 10.011719 4.476563 10.011719 10 0 5.519532-4.464844 10-9.988281 10zm0 0'/%3E%3C/svg%3E");
}

.icon-entrega{
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 511.998 511.998' style='enable-background:new 0 0 511.998 511.998;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M414.498,188.525h-32.234l9.712-111.509c0.018-0.202,0.021-0.401,0.022-0.6c0-0.017,0.002-0.033,0.002-0.05 c0-0.003,0-0.005,0-0.008c0-3.035-1.831-5.71-4.522-6.873c-0.023-0.01-0.045-0.022-0.068-0.032c-0.167-0.07-0.34-0.13-0.514-0.188 c-0.065-0.021-0.127-0.047-0.192-0.067c-0.142-0.043-0.288-0.077-0.433-0.112c-0.102-0.024-0.2-0.053-0.303-0.073 c-0.127-0.025-0.259-0.041-0.389-0.06c-0.122-0.018-0.242-0.039-0.365-0.05c-0.021-0.002-0.04-0.006-0.061-0.008 c-0.132-0.012-0.262-0.01-0.393-0.015c-0.088-0.003-0.174-0.013-0.262-0.013h-0.094c-0.008,0-0.016,0-0.023,0H231.01 c-4.14,0-7.5,3.36-7.5,7.5c0,4.13,3.36,7.5,7.5,7.5h145.313l-14.926,171.375c-0.002,0.013-0.002,0.026-0.004,0.039l-3.766,43.241 H97.018l4.359-44.998h49.621c4.143,0,7.5-3.358,7.5-7.5c0-4.142-3.357-7.5-7.5-7.5h-48.167l9.204-94.995h78.975 c4.143,0,7.5-3.358,7.5-7.5c0-4.142-3.357-7.5-7.5-7.5h-77.521l4.328-44.662h83.193c4.13,0,7.5-3.37,7.5-7.5 c0-4.14-3.37-7.5-7.5-7.5h-90c-0.004,0-0.007,0.001-0.011,0.001c-3.523-0.001-6.579,2.479-7.318,5.917 c-0.005,0.025-0.014,0.049-0.019,0.074c-0.038,0.187-0.063,0.378-0.088,0.57c-0.007,0.061-0.02,0.119-0.026,0.18 c-0.001,0.012-0.004,0.023-0.005,0.035l-5.124,52.885H7.5c-4.143,0-7.5,3.358-7.5,7.5c0,4.142,3.357,7.5,7.5,7.5h89.465 l-9.204,94.995H61.002c-4.143,0-7.5,3.358-7.5,7.5c0,4.142,3.357,7.5,7.5,7.5h25.306l-5.012,51.721 c-0.001,0.008-0.001,0.016-0.002,0.023l-7.749,79.979c-0.001,0.009-0.002,0.019-0.003,0.027l-0.003,0.029 c-0.01,0.104-0.009,0.206-0.015,0.31c-0.007,0.138-0.021,0.273-0.021,0.413c0,0.006,0.001,0.012,0.001,0.019 c0,0.193,0.014,0.383,0.028,0.573c0.006,0.061,0.004,0.123,0.011,0.183c0.02,0.194,0.053,0.385,0.088,0.575 c0.01,0.056,0.015,0.113,0.026,0.168c0.029,0.144,0.07,0.283,0.108,0.424c0.026,0.099,0.047,0.2,0.077,0.297 c0.009,0.027,0.021,0.053,0.029,0.081c0.363,1.116,0.979,2.118,1.783,2.936c0.015,0.015,0.027,0.032,0.042,0.046 c0.08,0.08,0.167,0.152,0.251,0.228c0.517,0.474,1.101,0.876,1.74,1.191c0.133,0.066,0.264,0.135,0.4,0.192 c0.041,0.018,0.085,0.03,0.127,0.046c0.188,0.075,0.377,0.147,0.572,0.208c0.018,0.005,0.035,0.008,0.053,0.014 c0.222,0.066,0.446,0.124,0.675,0.171c0.03,0.006,0.061,0.008,0.09,0.014c0.218,0.041,0.437,0.076,0.66,0.098 c0.005,0,0.009,0.001,0.014,0.002c0.246,0.024,0.49,0.036,0.732,0.036c0.003,0,0.007-0.001,0.011-0.001h33.388 c3.687,27.953,27.652,49.603,56.597,49.603c28.943,0,52.908-21.65,56.595-49.603H347.9c3.688,27.953,27.652,49.603,56.596,49.603 c28.943,0,52.91-21.65,56.598-49.603h33.396c0.005,0,0.011,0.001,0.016,0.001c0.25,0,0.496-0.015,0.74-0.039 c0.044-0.004,0.086-0.013,0.13-0.018c0.195-0.023,0.389-0.05,0.579-0.088c0.082-0.016,0.161-0.038,0.242-0.057 c0.147-0.034,0.295-0.07,0.439-0.113c0.098-0.029,0.193-0.063,0.289-0.096c0.123-0.042,0.246-0.086,0.367-0.135 c0.104-0.041,0.203-0.086,0.304-0.131c0.11-0.051,0.22-0.103,0.327-0.158c0.102-0.052,0.2-0.106,0.298-0.162 c0.103-0.06,0.205-0.122,0.306-0.186c0.094-0.06,0.188-0.121,0.278-0.185c0.102-0.071,0.199-0.146,0.298-0.222 c0.082-0.065,0.165-0.129,0.245-0.197c0.103-0.087,0.2-0.178,0.298-0.271c0.068-0.065,0.139-0.129,0.205-0.197 c0.104-0.106,0.203-0.218,0.302-0.331c0.053-0.061,0.108-0.12,0.159-0.182c0.11-0.136,0.21-0.276,0.31-0.417 c0.034-0.049,0.072-0.095,0.105-0.145c0.122-0.183,0.237-0.371,0.343-0.565c0.008-0.012,0.016-0.023,0.021-0.036 c0.113-0.208,0.217-0.421,0.31-0.641c0.026-0.063,0.046-0.128,0.071-0.191c0.061-0.155,0.121-0.31,0.172-0.471 c0.033-0.104,0.057-0.211,0.086-0.316c0.033-0.125,0.068-0.249,0.096-0.376c0.025-0.113,0.041-0.229,0.06-0.344 c0.017-0.101,0.039-0.2,0.052-0.303c0.318-2.548,6.191-49.667,8.814-80.135c0.003-0.029,0.004-0.059,0.007-0.088 c0.755-8.783,1.239-16.179,1.239-20.707C511.998,232.264,468.26,188.525,414.498,188.525z M380.957,203.527h30.683l-3.919,44.996 h-30.683L380.957,203.527z M171.008,428.129c-23.217,0-42.105-18.888-42.105-42.104s18.889-42.104,42.105-42.104 s42.104,18.888,42.104,42.104S194.224,428.129,171.008,428.129z M404.496,428.129c-23.216,0-42.103-18.888-42.103-42.104 s18.888-42.104,42.103-42.104c23.217,0,42.105,18.888,42.105,42.104S427.713,428.129,404.496,428.129z M487.863,378.522h-26.767 c-3.686-27.955-27.652-49.606-56.598-49.606c-28.944,0-52.91,21.652-56.596,49.606H227.604 c-3.686-27.955-27.651-49.606-56.596-49.606s-52.912,21.652-56.598,49.606H89.266l6.299-65.004H364.5v0.004 c0.004,0,0.007,0,0.011,0c0.251,0,0.5-0.014,0.746-0.039c0.046-0.004,0.091-0.014,0.137-0.02c0.196-0.023,0.391-0.051,0.583-0.089 c0.083-0.017,0.164-0.04,0.246-0.06c0.15-0.036,0.3-0.071,0.446-0.115c0.1-0.03,0.195-0.066,0.292-0.1 c0.126-0.044,0.252-0.087,0.374-0.137c0.105-0.043,0.206-0.091,0.308-0.139c0.111-0.051,0.222-0.102,0.329-0.158 c0.102-0.054,0.202-0.112,0.303-0.17c0.103-0.06,0.205-0.121,0.305-0.185c0.097-0.063,0.189-0.129,0.282-0.195 c0.099-0.07,0.195-0.142,0.291-0.217c0.086-0.069,0.171-0.14,0.255-0.213c0.095-0.082,0.188-0.166,0.278-0.253 c0.076-0.073,0.152-0.148,0.226-0.225c0.09-0.094,0.177-0.191,0.263-0.29c0.067-0.078,0.133-0.156,0.197-0.236 c0.083-0.105,0.162-0.213,0.24-0.322c0.059-0.082,0.116-0.164,0.172-0.248c0.073-0.113,0.143-0.229,0.21-0.347 c0.051-0.088,0.103-0.176,0.149-0.266c0.063-0.118,0.117-0.238,0.174-0.359c0.044-0.097,0.089-0.192,0.129-0.292 c0.049-0.118,0.09-0.239,0.133-0.36c0.037-0.107,0.076-0.214,0.109-0.324c0.033-0.116,0.06-0.235,0.09-0.353 c0.029-0.119,0.061-0.237,0.084-0.358c0.023-0.118,0.037-0.238,0.055-0.358c0.018-0.124,0.039-0.246,0.051-0.372 c0.002-0.018,0.006-0.035,0.007-0.053l3.759-43.15h38.762c22.979,0,33.343,11.906,44.314,24.512 c9.053,10.401,19.16,22.006,36.34,24.837C492.968,335.938,489.441,365.554,487.863,378.522z M496.432,297.838 c-11.145-2.272-18.002-10.107-26.309-19.651c-10.389-11.935-23.072-26.5-47.385-29.214l3.88-44.548 c39.764,5.881,70.38,40.229,70.38,81.602C496.998,288.838,496.788,292.922,496.432,297.838z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M171.008,358.524c-15.163,0-27.5,12.336-27.5,27.5s12.337,27.5,27.5,27.5c15.163,0,27.5-12.336,27.5-27.5 C198.508,370.861,186.171,358.524,171.008,358.524z M171.008,398.524c-6.893,0-12.5-5.607-12.5-12.5s5.607-12.5,12.5-12.5 s12.5,5.607,12.5,12.5S177.9,398.524,171.008,398.524z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M404.496,358.524c-15.163,0-27.5,12.336-27.5,27.5s12.337,27.5,27.5,27.5c15.163,0,27.5-12.336,27.5-27.5 C431.996,370.861,419.659,358.524,404.496,358.524z M404.496,398.524c-6.893,0-12.5-5.607-12.5-12.5s5.607-12.5,12.5-12.5 s12.5,5.607,12.5,12.5S411.389,398.524,404.496,398.524z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M71,188.527H34.334c-4.143,0-7.5,3.358-7.5,7.5c0,4.142,3.357,7.5,7.5,7.5H71c4.143,0,7.5-3.358,7.5-7.5 C78.5,191.885,75.143,188.527,71,188.527z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
}
.adic-favo, .addwishlist, .cr-chicle-theme, #barraNewsletter{
    display: none !important;
}
#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar{
    background-color: #1ACB2E !important;
    cursor: pointer !important;
}
.produto .acoes-flutuante{
    right: 40px !important;
}
.produto .acoes-flutuante.closed{
	right: -242px !important;
}
.listagem.com-caixa .listagem-item .imagem-produto{
    margin-top: 10px;
}

.cadastro-logar .botao.principal{
    text-transform: capitalize !important;
    background: #25d366;
}

.produto div.principal .acoes-produto .comprar .botao-comprar i {
    display: none !important;
}

@media only screen and (max-width: 767px) {
    
    #rodape .titulo:before{
        width: 34%;
        margin: 0 auto;
        bottom: 10px !important;
    }
    
    #rodape > div.institucional.fundo-secundario > div > div > div.span9 > div > div.span4.links-rodape.links-rodape-categorias > span:before{
        width: 27%;
    }
    .scrollToTop{
    	bottom: 4em !important;
    }
    .whats-btn-fixed{
        bottom: 9em !important;
    }
    #ig-float-icon{
        width: 45px;
        right: 3px;
    }
    .benefit-bar__item p{
        text-align: center;
    }
    .benefit-bar__item{
    	justify-content: center;    
    }
    #listagemProdutos > div.titulo-categoria.borda-principal.cor-principal.vitrine-lancamento.Lançamentos{
        padding-top: 0 !important;
    }
    .benefit-bar__item p{
        font-size: 10px;
        margin-left: 5px;
    }
    
    .listagem .titulo-categoria{
    	margin: 10px 0 0;
    }
    
    #listagemProdutos.listagem .listagem-item .info-produto .nome-produto, .listagem.aproveite-tambem .listagem-item .info-produto .nome-produto{
    	font-size: 16px !important;
    	min-height: 100px;
    }
    .listagem .listagem-item{
    	height: auto !important;
        min-height: 530px;
    }
    .minha-conta{
    	margin-top: 50px;
    }
    #listagemProdutos.listagem .listagem-item:not(.produto-adicionado) .acoes-produto.hidden-phone, .listagem.aproveite-tambem .listagem-item:not(.produto-adicionado) .acoes-produto.hidden-phone{
    	display: flex !important;
        box-shadow: none !important;
        background: none !important;
        opacity: 1 !important;
    }
    a.botao.botao-comprar.principal.botao-comprar-ajax:after{
        content: 'ADICIONAR' !important;
        color: #fff;
	}
    
    a.botao.botao-comprar.principal.botao-comprar-ajax{
    	width: 80% !important;
        background: #1ACB2E;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    a.botao.botao-comprar.principal.botao-comprar-ajax svg{
    	margin-right: 5px;
    }
    #corpo > div > div.secao-principal.row-fluid.sem-coluna > div > form > div > div.span12{
    	display: flex !important;
    }
    
    #corpo > div > div.secao-principal.row-fluid.sem-coluna > div > form > div > div.span12 > a{
    	order: 2;
        margin-top: 10px;
    }
    #rodape .links-rodape .titulo, #rodape .institucional .span9 .span4.links-rodape.links-rodape-paginas > span:after{
    	color: black !important;
    }
    #listagemProdutos.listagem .imagem-produto{
        height: 220px !important
    }
    .conteudo-topo .menu.superior.visible-phone .wrap:before {
 		content: 'CATEGORIAS';
        color: #9b9b9b;
        font-size: 20px;
        font-weight: 600;
        display: block;
        padding: 20px;
        background: #fff;
    }
    .produto .nome-produto{
    	text-transform: uppercase !important;	
    }
    
    .instagram-icon{
    	margin: 0 auto;
        margin-top: 20px;
    }
    #cabecalho .conteiner>.row-fluid>.span2{
        left: -160px;
    }
    #modalContato{
    	width: 90% !important;
        top: 70% !important;
    }
    #modalContato .modal-header{
    	display: flex !important;
        flex-direction: column;
    }
    #modalContato .modal-header .close{
    	position: absolute;
        right: 20px;
    }
    .icon-remove{
    	font-size: 24px;
    }
    .produto .conteiner-imagem > div{
    	position: relative;
    }
    .carousel-arrow-next, .carousel-arrow-prev{
		display: block !important;
        position: absolute;
        top: 50%;
        right: 20px !important;
        transform: translate(50%, -50%);
        font-size: 48px;
        color: #999;
        z-index: 2;
    }
    
    .carousel-arrow-prev{
    	content: '<';
        left: 20px !important;
        right: auto;
    }
    .pagina-produto .zm-viewer{
    	display: none !important;
		z-index: -10 !important;
    }
    #corpo > div > div.secao-principal.row-fluid.sem-coluna > div > div:nth-child(2) > div:nth-child(1) > div.conteiner-imagem > div > div.carousel-arrow-next > svg, #corpo > div > div.secao-principal.row-fluid.sem-coluna > div > div:nth-child(2) > div:nth-child(1) > div.conteiner-imagem > div > div.carousel-arrow-prev > svg{
    	height: 20px;
    	display: none;
    }
    .whats-btn-fixed{
    	bottom: 10em;
    }
    #_hj-f5b2a1eb-9b07_feedback[data-device="phone"][data-minimized-position^="middle_"] #_hj-f5b2a1eb-9b07_feedback_minimized{
    	top: calc(-100vh + 450px) !important;
    }
}
@media only screen and (max-width: 979px){
    .atalhos-mobile ul .search path{
        fill: #000 !important;
    }
    .icon-shopping-cart path{
        fill: #fcb200 !important;
    }
    .acao-editar > div > * {
        margin: 0 0 10px 0;
    }
    
    span.fundo-principal.bandeira-promocao:before{
        border-left: 15px solid #000 !important;
        left: 96% !important;
        top: 0px !important;
    }
    
    .bandeiras-produto{
        width: 36% !important;
    }
    
    .bandeiras-produto .bandeira-promocao{
        background: #000 !important;
        color: white !important;
        text-transform: uppercase;
        font-size: 10px;
        padding: 0;
        width: 100%;
    }
}

.flex-direction-nav .flex-next, .flex-direction-nav .flex-prev{
	background: transparent !important;
}
.carousel-arrow-prev, .carousel-arrow-next{
	display: block !important;
    position: absolute;
    top: 50%;
    right: 50px;
    transform: translate(50%, -50%);
    font-size: 48px;
    color: #999;
    z-index: 2;
    width: 10px !important;
}
.carousel-arrow-prev{
    content: '<';
    left: 40px;
    right: auto;
}
.componente .interno{
	display: none
}

.listagem-item .adic-favo, .pagina-produto .adic-favo:before{
	color: red;
}

.finalizar-compra .botao{
	font-size: 14px !important;
    background: #f7b0a8;
}
.addwishlist{
	width: 100% !important;
}

.addwishlist .adic-favo{
	width: 100%;
    text-align: center;
}

.conteudo-topo .menu.superior.visible-phone ul.action-links li a{
    color: #f7b0a8 !important;
}
#modalNewsletter > div > div > div > div > div > p:first-letter, .produto .acoes-flutuante .nome-produto{
	text-transform: uppercase
}

.campos-pedido .identificacao .identificacao-title, .checkout-alerta-seguro .checkout-alerta-seguro-item .icon-ok, .checkout-alerta-seguro .checkout-alerta-seguro-tit,.pagina-carrinho .caixa-destaque h1, .campos-pedido .identificacao .identificacao-title {
	text-transform: none;
}

.produto .acoes-flutuante .addwishlist{
	width: 100%;
    margin-top: 10px;
}

.produto .acoes-flutuante a.adic-favo{
	text-align: center;
}
.produto div.principal .cep .input-append.input-prepend .btn:before, .produto .acoes-flutuante .botao-comprar:after{
	text-transform: uppercase !important;
}
.modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .texto-newsletter{
	display: block
}

#cabecalho .open-menu{
	text-transform: capitalize;
}

.modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .texto-newsletter:first-letter, .modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .input-conteiner .botao::before, #listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar{
	text-transform: uppercase;
}

#rodape > div.institucional.fundo-secundario > div > div > div.span3 > div > div > ul > li > a{
	display: none !important;
}

#cabecalho .actions li:hover .total-cart, #cabecalho .actions li:hover a{
	color: black !important;
}

#rodape .lista-redes ul li a{
	background: black !important;
}
.instagram-icon{
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 551.034 551.034' style='enable-background:new 0 0 551.034 551.034;' xml:space='preserve'%3E%3Cg%3E%3ClinearGradient id='SVGID_1_' gradientUnits='userSpaceOnUse' x1='275.517' y1='4.57' x2='275.517' y2='549.72' gradientTransform='matrix(1 0 0 -1 0 554)'%3E%3Cstop offset='0' style='stop-color:%23E09B3D'/%3E%3Cstop offset='0.3' style='stop-color:%23C74C4D'/%3E%3Cstop offset='0.6' style='stop-color:%23C21975'/%3E%3Cstop offset='1' style='stop-color:%237024C4'/%3E%3C/linearGradient%3E%3Cpath style='fill:url(%23SVGID_1_);' d='M386.878,0H164.156C73.64,0,0,73.64,0,164.156v222.722 c0,90.516,73.64,164.156,164.156,164.156h222.722c90.516,0,164.156-73.64,164.156-164.156V164.156 C551.033,73.64,477.393,0,386.878,0z M495.6,386.878c0,60.045-48.677,108.722-108.722,108.722H164.156 c-60.045,0-108.722-48.677-108.722-108.722V164.156c0-60.046,48.677-108.722,108.722-108.722h222.722 c60.045,0,108.722,48.676,108.722,108.722L495.6,386.878L495.6,386.878z'/%3E%3ClinearGradient id='SVGID_2_' gradientUnits='userSpaceOnUse' x1='275.517' y1='4.57' x2='275.517' y2='549.72' gradientTransform='matrix(1 0 0 -1 0 554)'%3E%3Cstop offset='0' style='stop-color:%23E09B3D'/%3E%3Cstop offset='0.3' style='stop-color:%23C74C4D'/%3E%3Cstop offset='0.6' style='stop-color:%23C21975'/%3E%3Cstop offset='1' style='stop-color:%237024C4'/%3E%3C/linearGradient%3E%3Cpath style='fill:url(%23SVGID_2_);' d='M275.517,133C196.933,133,133,196.933,133,275.516s63.933,142.517,142.517,142.517 S418.034,354.1,418.034,275.516S354.101,133,275.517,133z M275.517,362.6c-48.095,0-87.083-38.988-87.083-87.083 s38.989-87.083,87.083-87.083c48.095,0,87.083,38.988,87.083,87.083C362.6,323.611,323.611,362.6,275.517,362.6z'/%3E%3ClinearGradient id='SVGID_3_' gradientUnits='userSpaceOnUse' x1='418.31' y1='4.57' x2='418.31' y2='549.72' gradientTransform='matrix(1 0 0 -1 0 554)'%3E%3Cstop offset='0' style='stop-color:%23E09B3D'/%3E%3Cstop offset='0.3' style='stop-color:%23C74C4D'/%3E%3Cstop offset='0.6' style='stop-color:%23C21975'/%3E%3Cstop offset='1' style='stop-color:%237024C4'/%3E%3C/linearGradient%3E%3Ccircle style='fill:url(%23SVGID_3_);' cx='418.31' cy='134.07' r='34.15'/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
    background-position: center;
    height: 25px;
    width: 25px;
    margin: 0 auto;
}

.addwishlist .adic-favo{
	display: block;
    text-transform: uppercase;
    font-size: 10px !important;
}

#cabecalho .support .support-items .office-hours p.title{
	text-transform: capitalize
}

.addwishlist .adic-favo:first-letter{
	text-transform: uppercase
}

.coluna div.componente.newsletter .botao:before{
	text-transform: uppercase;
}

.conteudo h1, .botao, .produto div.principal .cep .input-append.input-prepend .btn:before, .produto div.principal .cep label, .carrinho-checkout .atendimento li strong{
	text-transform: none;
}

#cabecalho .actions li:hover .total-cart, #cabecalho .actions li:hover a{
    color: #000;
}

.tracking .form-tracking span{
	text-transform: none !important;
}

.coluna div.componente.newsletter .texto-newsletter{
	text-transform: none;
}
.tema-escuro .atributos ul li a, .tema-escuro .carrinho-interno, .tema-escuro .direitos-reservados, .tema-escuro .menu .nivel-dois, .tema-escuro .menu .nivel-tres, .tema-escuro .menu.lateral .nivel-um>li>a, .tema-escuro .sugestoes{
	background: #fff !important;
}

.finalizar-compra .botao.principal, .campos-pedido .identificacao .submit-email.botao.principal, .produto div.principal .acoes-produto .comprar .botao-comprar{
	text-transform: uppercase !important;
}

#cabecalho .account .account-list li a, .pagina-busca .menu.lateral.outras .nivel-um li>a .titulo, .pagina-categoria .menu.lateral.outras .nivel-um li>a .titulo, .pagina-categoria .conteudo h1.titulo, .tabela-carrinho h6, .carrinho-checkout .atendimento li span.display-table{
	text-transform: capitalize !important;
}

.full.menu .conteiner .nivel-um>li>a>.titulo{
	color: #fff !important;
}
/* .full.menu .conteiner .nivel-um{
	justify-content: center;
} */
 .full.menu .conteiner .nivel-um>li{
    min-width: 14%;
	width: inherit !important;
} 

.carrinho>a span {
    padding: 0;
}

.banner .flexslider .flex-control-nav {
    bottom: 1%;
}

#cabecalho .carrinho .qtd-carrinho:after {
    display: none !important;
}

#cabecalho .carrinho .qtd-carrinho {
    text-align: center;
}

/* .full.menu .conteiner .nivel-um>li:nth-child(3),
.full.menu .conteiner .nivel-um>li:nth-child(4),
.full.menu .conteiner .nivel-um>li:nth-child(5){
	width: 15% !important;
} */
#rodape .sobre-loja-rodape .more{
	text-transform: none
}

#barraNewsletter.posicao-rodape .componente .texto-newsletter{
	text-transform: none !important; 
}

#barraNewsletter.posicao-rodape .componente .newsletter-assinar::before{
	content: 'Enviar';
}

#rodape .pagamento-selos .titulo{
	display: block;
    text-transform: none !important; 
    text-align: start;
}

#rodape .titulo:first-letter{
	text-transform: uppercase
}

#rodape .institucional .span9 .span4.links-rodape.links-rodape-paginas > span:after{
	content: '+ Informações'
}
.conteudo-topo .menu.superior.visible-phone ul.action-links li a{
	color: #000;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;

}
.main-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #000000;
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-box h2,
.main-box p {
  display: none;
}

.main-box::before {
  font-family: 'Vidaloka', serif;
  content: "Em breve novidades";
  font-size: 50px;
  color: #ffffff;
}

li.offers.com-filho {
	display: none;
}

li.all-categories.com-filho {
text-transform: uppercase;
padding-right: 10px !important;
}

/*cabeçalho*/
/*títulos cabeçalho*/
#cabecalho .actions>li>a, #cabecalho .span4.hidden-phone > ul .Fale-Conosco .title {
    color: #a2a2a2;
}
/*hover subcategorias*/
.full.menu .conteiner li.all-categories.com-filho .nivel-dois .titulo:hover {
    color: #35d7af;
}
/*icones cabeçalho*/
/*hover cabeçalho*/
#cabecalho .actions li:hover .total-cart,#cabecalho .actions li:hover a {
    color: #35d7af;
}
/*ícone sacola*/
#cabecalho .actions> .carrinho >a .icon * {
    fill: #bbaa61
}
#corpo .principal > .comprar > a .icon-shopping-cart * {
    fill: #bbaa61
}
/*hover icone fale conosco*/
#cabecalho .span4.hidden-phone ul li.action-item.account:hover > a > svg path, #Capa_1:hover {
    fill: #a2a2a2;
}
/*background full menu*/
.full.menu {
    background: #000;
}

/*títulos full menu*/
.full.menu .conteiner .nivel-um>li>a>.titulo {
    color: #a2a2a2;
}
/*ícone menu flutuante*/
#cabecalho.fixed .open-menu svg path {
    fill: #25d366;
}
#cabecalho.fixed .open-menu {
    color: #25d366;
}

/*corpo*/
/*icone ofertas*/
.full.menu .conteiner .nivel-um>li.offers .icon path {
    fill: #000000!important;
}
/*color ofertas*/
.full.menu .conteiner .nivel-um>li.offers>a>.titulo {
    color: #000000!important
}
/*setas fullbanner*/
.flex-direction-nav li a {
    background: #a2a2a2;
}
/*slick full banner*/
.banner .flexslider .flex-control-paging li a.flex-active {
    background: #000;
}
/*botão ver mais*/
#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar,.listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    color: #fff;
    background: #505050;
}

/*bandeiras off*/
.bandeiras-produto .bandeira-promocao {
    background: #000;
    color: #fff;
}
span.fundo-principal.bandeira-promocao:before {
    border-left: 15px solid #000;
}
/*Adicionar à sacola*/
a.botao.botao-comprar.principal.botao-comprar-ajax:after {
    content: 'adicionar';
}
/*botão  newsletter popup*/
.modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .input-conteiner .botao {
    border: solid 1px #35d7af;
    background: #35d7af;
    color: #fff;
}
path#Caminho_12 {
    stroke: #35d7af;
}
/*deixar os títulos das vitrines com letra maiúscula*/
#listagemProdutos.listagem .titulo-categoria strong, #listagemProdutos.listagem>.titulo, .listagem.aproveite-tambem .titulo-categoria strong, .listagem.aproveite-tambem>.titulo {
    text-transform: none;
}


/*icone newsletter*/
#barraNewsletter.posicao-rodape .componente .texto-newsletter svg.icon path {
    stroke: #505050;
}
/*botão newsletter*/
#barraNewsletter.posicao-rodape .componente .newsletter-assinar {
    color: #505050;
    border: solid 2px #505050;
}
/*barra newsletter*/
#barraNewsletter.posicao-rodape {
    background: #f2f2f2;
}

/*ícone barra newsletter*/
#barraNewsletter.posicao-rodape .componente .texto-newsletter svg.icon path {
    stroke: #ff4b82;
}

/*botão barra newsletter*/
#barraNewsletter.posicao-rodape .componente .newsletter-assinar:hover:after,#barraNewsletter.posicao-rodape .componente .newsletter-assinar:hover:before {
    color: #000000;
    fill: #000000
}


#barraNewsletter.posicao-rodape .componente .newsletter-assinar {
    color: #ff4b82;
    border: solid 2px #ff4b82;
}

/*scroll topo*/
.scrollToTop {
    background: #a2a2a2;
    color: #fff;
}
/*scroll topo*/
.scrollToTop:active,.scrollToTop:focus,.scrollToTop:hover {
    background: #000000;
    color: #fff
}
/*instagram*/
div#instagram h2 a {
    color: #000000;
}

/*instagram*/
div#instagram h2 a:hover {
    color: #000
}



/*rodape*/
/*redes rodape*/
#rodape .lista-redes ul li a {
    background: #bcbcbc;
}
/*redes rodape*/
#rodape .lista-redes ul li:hover a i {
    color: #343434;
}

/*redes rodape*/
#rodape .lista-redes [class^=icon] {
    color: #ffffff;
}

/*titulos rodape*/
#rodape .titulo {
    color: #bcbcbc;
}
/*titulo ajuda*/
#rodape .institucional .span9 .span4.links-rodape.links-rodape-paginas > span:after {
    color: #bcbcbc;
}
/*hover links rodape*/
#rodape .institucional li a:hover {
    color: #000000;
}

/*links e sobre a loja rodape*/
#rodape .institucional a,#rodape .institucional p {
    color: #bcbcbc;
}
/*botão sobre a loja*/
#rodape .sobre-loja-rodape .more {
    border: solid 2px #505050;
    color: #505050;
}
#rodape .sobre-loja-rodape .more:hover {
    color: #ffffff;
    background: #988cba;
}
/*popup newsletter*/
path#Caminho_12 {
    stroke: #000;
}

.modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .input-conteiner .botao {
    border: solid 1px #ff4b82;
    background: #ff4b82;
}
/*newsletter das categorias*/
.coluna div.componente.newsletter {
    background: #ffffff;
    border: solid 1px #d0d0d0;
}
.coluna div.componente.newsletter .titulo svg path {
    stroke: #ff4b82;
}
.coluna div.componente.newsletter .botao {
    background: #ff4b82;
    border: solid 2px #ff4b82;
    color: #fff;
}

/*ícones mobile*/
@media only screen and (max-width: 767px){
    
    #rodape .institucional {
    margin-top: 0px;
    }
        
        .bandeiras-produto{
        width: auto !important;
    }
    .atalhos-mobile ul li a .icon * {
        fill: #f7b0a8;
    }
    .conteudo-topo .busca-mobile .atalho-menu.icon-th::before {
        color: #000;

    }
    .flex-direction-nav li a .icon {
        fill: #f7b0a8;
        height: 15px !important;
    }

    .flex-direction-nav .flex-prev {
        left: 0 !important;
    }

    .flex-direction-nav .flex-next {
        right: 0px !important;
    }
}

li.offers>a>.titulo{
text-transform: uppercase;
}

li.all-categories.com-filho {
text-transform: uppercase;
padding-right: 10px !important;
}

.form-horizontal input {
    border-radius: 50px;
    width: 50%;
}

button#btn-cupom {
    margin-left: 10px;
    background: #e3e3e3;
    color: #000;
    border-radius: 50px;
    border: none;
}

.tabela-carrinho #formCalcularFrete button, button#btn-cupom {
    outline: none;
}

.preco-produto.destaque-preco {
    min-height: 125px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

#listagemProdutos.listagem .listagem-item .info-produto .nome-produto, 
.listagem.aproveite-tambem .listagem-item .info-produto .nome-produto {
    min-height: 100px;
}

.identificacao .control-group .submit-email.botao.principal.grande {
    background-color: #55af59 !important;
    color: #FFF !important;
    font-weight: 400;
    font-size: 14px !important;
    text-transform: uppercase;
    padding: 13px;
}

@media (max-width: 767px) {
    .banner.vitrine.hidden-phone.row-fluid {
        display: block !important;
    }

    .ordenar-listagem.topo {
        margin-top: 10px;
    }

    .ordenar-listagem label {
        line-height: 20px !important;
    }

    .identificacao .control-group input {
        width: 93% !important;
    }
}

.identificacao-inner .form-horizontal input {
    border-radius: 4px !important;
}

#cabecalho .carrinho .carrinho-interno.borda-principal {
    display: none !important;
}

.identificacao .control-group input {
    width: 90%;
}

#modalContato .g-recaptcha {
    margin: 0 !important;
    float: inline-end;
}

.redes-sociais {
    display: none;
}

/* INICIO DO BOTAO PAGSEGURO */

/* <a href="https://pag.ae/7Wq2vwf7G/button" target="_blank" title="Pagar com PagSeguro"><img src="//assets.pagseguro.com.br/ps-integration-assets/botoes/pagamentos/205x30-pagar.gif" alt="Pague com PagSeguro - é rápido, grátis e seguro!" /></a>*/

/* FIM DO BOTAO PAGSEGURO */
