﻿
.header .navbar-nav .cart:hover {
    background: #a58f34;
    color: #fff;
}

#svg_sacola {
    fill: #025a44;
}

.header .navbar-nav .cart:hover svg {
    fill: #fff;
}

.header .navbar-nav .cart:hover #svg_sacola {
    fill: #fff;
}

#contorno {
    stroke: #025a44;
}

#svg-phebo {
    width: auto;
    height: 13px;
    fill: #fff
}

.header-bottom .custom-link a {
    text-decoration: none;
}

.header-bottom .custom-link a {
    color: white;
}

    .header-bottom .custom-link a span {
        margin-right: 12px;
    }

    .header-bottom .custom-link a:hover {
        color: #a58f34;
        text-decoration: none;
    }

        .header-bottom .custom-link a:hover #svg-phebo {
            fill: #a58f34;
        }


.menu-home a {
    color: #222;
}
 .menu-home a:focus, .menu-home a:hover {
        color: #222 !important;
    }


.page-home #categories .card .card-body p {
    font-weight: normal;
}

.navbar-nav .megamenu-sidebar .nav-link {
    font-style: normal;
}

.header-bottom .carousel-inner:after {
    content: ""
}

.header-bottom .carousel-inner:before {
    content: ""
}

.header-bottom .loja-phebo {
    background-color: black;
}

.page-home #sliders .carousel-control-prev-icon, .page-home #sliders .carousel-control-next-icon {
    background-color: black;
}

.btn.sem-estoque 
{
    background-color: #bfbfbf;
    color: #6f6f6f;
    text-shadow: 1px 1px #d0cece;
}

.btn.sem-estoque:hover
{
    box-shadow:none;
}

@media (max-width: 575px) {
    .hidden-xs {
        display: none;
    }
}


.precoRiscado {
    text-decoration: line-through;
}

.precoPromocional {
    text-align: left;
    display: block;
    clear: both;
}

.cart-menu .mini-cart-menu .final {
    height:auto;
}

footer .middle-footer .ajuda i:before {
    font-size: 1.0rem;
}


/* AVALIACAO */
.stars.c5 > li i,
.stars.c4 > li:not(:last-child) i,
.stars.c3 > li:nth-child(1) i,
.stars.c3 > li:nth-child(2) i,
.stars.c3 > li:nth-child(3) i,
.stars.c2 > li:nth-child(1) i,
.stars.c2 > li:nth-child(2) i,
.stars.c1 > li:first-child i {
    color: #a58f34;
}

.mensagemSucesso {
    color: Red !important;
    display: none;
}

.field-validation-error {
    color: red;
}

.mb-10 {
    margin-bottom: 10px;
}

.mensagemAvisoEstoque,
.mensagemAvisoNome,
.mensagemAvisoEmail {
    color: Red;
    font-size: 14px;
}

.descricaoProd p {
    font-size: .9rem !important;
    margin-bottom: 1.5rem !important;
    color: #212529 !important;
}

.descricaoProd span {
    font-size: .9rem !important;
    margin-bottom: 1.5rem !important;
    color: #212529 !important;
}




.products-related .card-body {
    display: flex;
    flex-direction: column;
    padding: 10px 0;
    text-align: center;
}

.descricaoProd p {
    font-size: .9rem !important;
    margin-bottom: 1.5rem !important;
    color: #212529 !important;
}

.descricaoProd span {
    font-size: .9rem !important;
    margin-bottom: 1.5rem !important;
    color: #212529 !important;
}




.products-related .card-body {
    display: flex;
    flex-direction: column;
    padding: 10px 0;
    text-align: center;
}

#form_aviso_estoque {
    padding-left: 0;
}

    #form_aviso_estoque form {
        display: block;
    }

    #form_aviso_estoque p:only-child {
        background-color: #dddddd;
        border-radius: 5px;
        padding: 15px;
        font-size: 13px;
        display: none;
    }

    #form_aviso_estoque .form-group {
        margin-bottom: 0;
    }

    #form_aviso_estoque strong ~ p {
        font-size: 13px;
    }

.fichaLink {
    color: #020d5c;
}

.fichaTitle
{
    margin-left:5px;
}


.ml-90
{
    margin-left:90px;
}

.ml-35 {
    margin-left: 35px;
}

.show-more-wrapper
{
    height:auto !important;
}

.mt-70
{
    margin-top:70px;
}

