
.barra-inicial .welcome-message {
    background: #F4D600 !important;
    position: relative;
}

.barra-inicial .welcome-message > .bem-vindo:hover > span {
    color: #1197D5 !important;
}

.barra-inicial .welcome-message::before {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    top: 0px;
    left: -25px;
    border-right: 25px solid #F4D600 !important;
    border-top: 31px solid transparent;
}

.barra-inicial .welcome-message::after {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    top: 0px;
    right: -24px;
    border-left: 25px solid #F4D600 !important;
    border-bottom: 30px solid transparent;
}


.barra-inicial {
    background: #1197D5 !important;
}

.canais-contato i.fa.fa-whatsapp {
    font-size: 22px !important;
    color: #FFDE00 !important;
    vertical-align: middle;
    height: 30px;
    line-height: 28px;
}

.sandwich > .hamburguer {
    width: 22px;
    height: 2px;
    background: #1197D5 !important;
    margin-bottom: 3px;
}

.inferior .acoes-conta > li:hover > a > .fa-caret-down {
    color: #F4D600 !important;
    transform: rotate(-180deg);
    transform-origin: 10px 8px 0px;
}

.options-myAccount {
    position: absolute;
    z-index: 9999;
    bottom: -82px;
    background: #ffffff;
    border: 1px solid #ddd;
    border-top: 3px solid #1197D5 !important;
    box-shadow: 0px 4px 6px rgba(0,0,0,0.5);
    display: none;
}

.canais-contato ul li.order-tracking > .box-orderTracking {
    position: absolute;
    left: 28px;
    top: 36px;
    z-index: 9999;
    background: #ffffff;
    padding: 8px;
    box-shadow: 1px 6px 18px rgba(0,0,0,0.3);
    border-top: 3px solid #1197D5 !important;
}

.menu.superior {
    background: -moz-linear-gradient(#0E77A9, #1197D5) !important;
    background: -ms-linear-gradient(#0E77A9, #1197D5) !important;
    background: -o-linear-gradient(#0E77A9, #1197D5) !important;
    background: linear-gradient(#0E77A9, #1197D5) !important;
    z-index: 999;
    position: relative;
    margin-top: 8px;
    margin-bottom: -20px;
    transition: all .3s;
}

.menu.superior .nivel-um > li {
    border-color: #F4D600 !important;
    border-top: none;
    border-right: none;
}

.menu.superior > .nivel-um > li:last-child > a > .titulo {
    color: #ffffff !important;
    font-weight: bold;
}

.menu.superior > .nivel-um > li:last-child > a:hover > .titulo {
    color: #F4D600 !important;
    font-weight: bold;
}

.menu.superior > .nivel-um > li > a:hover > .titulo {
    color: #F4D600 !important;
    font-weight: bold;
}


.menu.lateral .nivel-um > li.ativo > a {
    background: #1197D5 !important;
}

.menu.lateral.outras .nivel-um li:hover a {
    background: #F4D600 !important;
}

.menu.superior > .nivel-um > li:last-child > a:hover > .titulo {
    color: #FFFFFF !important;
    font-weight: bold;
}


.busca .botao-busca {
    background: #1197D5 !important;
    border-radius: 0px;
    font-size: 20px;
    text-align: center;
    line-height: 5px;
    height: 38px;
    width: 40px;
    text-indent: -2px;
    right: 45px;
}

.canais-contato i.icon-comment {
    color: transparent;
    background: url(//cdn.awsli.com.br/658/658877/arquivos/icons.png) -73px -6px !important;
    height: 30px;
    width: 26px;
    vertical-align: top;
}

.canais-contato i.icon-phone {
    color: transparent;
    background: url(//cdn.awsli.com.br/658/658877/arquivos/icons.png) -11px -6px !important;
    height: 30px;
    width: 22px;
    vertical-align: top;
}

.canais-contato i.fa.fa-map-marker {
    color: transparent;
    background: url(//cdn.awsli.com.br/658/658877/arquivos/icons.png) -104px -6px !important;
    height: 30px;
    width: 22px;
    vertical-align: top;
}


.lista-redes i:hover {
    color: #FFDE00 !important;
}


.lista-redes i {
    background: #ffffff !important;
    color: #1197D5 !important;
    transition: all .3s !important;
}

.inferior .acoes-conta li > .icon-user {
    display: inline-block;
    float: left;
    height: 40px;
    width: 50px;
    color: transparent;
    background: url(//cdn.awsli.com.br/658/658877/arquivos/icons.png) -9px -40px !important;
}

.get-order {
    background: #1197D5 !important;
    padding: 5px 8px;
    color: #fff;
    font-weight: 700;
    transition: ease-in-out .3s;
}

.canais-contato ul li.order-tracking > .box-orderTracking {
    position: absolute;
    left: 28px;
    top: 36px;
    z-index: 9999;
    background: #ffffff;
    padding: 8px;
    box-shadow: 1px 6px 18px rgba(0,0,0,0.3);
    border-top: 3px solid #1197D5 !important;
}

.inferior .acoes-conta li > a {
    display: inline-block;
    float: left;
    border: none;
    color: #1197D5 !important;
    font-size: 15px;
}

.carrinho > a i {
    color: transparent;
    background: url(//cdn.awsli.com.br/658/658877/arquivos/icons.png) -65px -42px !important;
}

.carrinho.vazio > a span {
    color: #1197D5 !important;
    font-size: 15px;
    font-weight: bold;
}

.carrinho > a strong {
    background: #1197D5 !important;
    color: #ffffff;
    font-size: 20px;
    min-width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    margin-top: 10px;
    border-radius: 22px;
    padding: 2px;
}

.carrinho-interno {
    right: 110px;
    top: 50px;
    border: 1px solid #cccccc;
    border-top: 4px solid #1197D5 !important;
    box-shadow: 0px 5px 7px rgba(0,0,0,0.5);
    z-index: 9999;
}

.carrinho-interno::before {
    content: "";
    position: absolute;
    background: transparent;
    border-bottom: 8px solid #1197D5 !important;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    top: -12px;
    right: 46px;
}


.options-myAccount > li > i {
    float: left;
    height: 40px;
    width: 50px;
    background: transparent;
    color: #1197D5 !important;
    font-size: 25px;
    line-height: 41px;
}

.options-myAccount > li:hover {
    background: #FFDE00 !important;
}

div#barraNewsletter {
    background: #1197D5 !important;
}

#barraNewsletter .componente {
    background: #1197D5 !important;
}


#barraNewsletter .componente .botao {
    background: #FFDE00 !important;
    border-radius: 0px;
    height: 52px;
}

#barraNewsletter .componente .newsletter-assinar::after {
    content: "CADASTRAR";
    color: #1197D5 !important;
    font-size: 22px;
}

.cadastro-logar .botao {
    border-radius: 0px;
    background: #1197D5 !important;
    border: none;
    padding: 6px 14px 5px;
    transition: ease-in-out .3s;
}


#rodape .titulo {
    text-transform: uppercase;
    color: #1197D5 !important;
    font-weight: bold;
    font-size: 20px;
    border: none;
    margin: 0px;
    position: relative;
}

#rodape .titulo::before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background: #1197D5 !important;
    top: 28px;
    left: -20px;
}


#rodape .institucional {
    background: #ffffff;
    padding-bottom: 36px;
    border-bottom: 25px solid #1197D5 !important;
}

.links-rodape ul li a:hover {
    color: #FFDE00 !important;
    text-decoration: none;
    padding-left: 5px;
}

.links-rodape ul li a {
    color: #1197D5 !important;
    font-size: 15px;
    transition: ease-in-out .3s, padding-left .1s;
}

.sobre-loja-rodape p {
    color: #1197D5 !important;
    font-size: 15px;
}

#rodape .institucional .links-rodape-paginas ul > li:last-child > a:hover {
    background: #ffffff;
}


#rodape .institucional .links-rodape-paginas ul > li:last-child > a {
    color: #1197D5 !important;
    background: #ffffff;
    padding: 0px 0px;
    margin-top: 5px !important;
}


.pagina-carrinho .form-horizontal .control-group > .controls .btn {
    background: #1197D5 !important;
    color: #ffffff;
    text-shadow: none;
    border-radius: 0px;
    border: none;
    padding: 5px 12px;
}

.pagina-carrinho .identificacao .control-group .submit-email.botao.principal {
    background: #1197D5 !important;
    padding: 12.5px 10px;
    border-radius: 0px;
    border: none;
}

.carrinho-checkout .atendimento > li i {
    font-size: 35px;
    margin-top: -8px;
    color: #1197D5 !important;
}

.div-product {
	min-height: 90px;
}

@media screen and (max-width: 767px) {
	.atalhos-mobile {
        background: #ffde00;
        border-color: #1197d5;
    }
    
    .atalhos-mobile li.fundo-principal {
        background: #1197d5;
    }
    
    .busca .botao-busca {
    	right: -2px;
        top: 0px;
    }
}

.canais-contato ul li.tel-whatsapp {
    padding: 0px;
    overflow: hidden;
    margin-left: 40px;
}

.canais-contato ul li.tel-whatsapp i {
    margin-right: -57px!important;
    background: #1197d5;
    padding-right: 5px;
}

.canais-contato ul > li:nth-child(2) {
    overflow: hidden;
    padding: 0px;
    margin-left: 40px;
}

.canais-contato ul > li:nth-child(2) i {
    margin-right: -51px;
    background-color: #1197d5!important;
    position: relative;
    padding-right: 5px;
}

.canais-contato ul li i.fa-envelope {
    color: #ffde00;
}