.btnTextHidden {
    display: none;
}

.header .nav-item-icon .nav-link {
    border-bottom: transparent .25rem solid !important;
    color: #ac3838 !important;
    border-radius: 50%;
    background-color: rgba(117, 116, 116, 0.68);
    padding: 0% !important;
    width: 50px;
    height: 50px;
    text-align: center;
    margin: 0 5px;
    align-content: center;
}

.header .nav-item-icon .nav-link:hover {
    background-color: #003072;
}
.btn-servicemenu:hover path,
.btn-minibasket:hover path{
    fill: #ffffff !important;
}
a:hover {
    color: #003072;
}
.btn-bronze:hover{
    background-color: #a27060 !important;
    font-weight: 600;
}
.steps-container .text-bronze {
    color: #b05600;
    font-weight: 700;
    text-decoration: none;
}

.header .active .nav-link,
.header .nav-link.active,
.header .nav-link:focus,
.header .nav-link:hover
{
    border-bottom: .25rem solid #ffe500;
    color: #ffe500;
    transition-duration: .2s;
}
a:hover {
    color: #ffd700;
}

.list-card:hover
{
    background-color: #8c8c8cc4;
    font-weight: 600;
}
.list-container .list-card-img:hover {
    background-color: #8c8c8cc4;
}

.btn-link:hover {
    color: #bf6c22;
}

#userChangeAddress:hover {
    font-weight: 600;
}

.navbar .navbar-nav {
    font-size: 23px;
    font-weight: 600;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.alert {
    color: #000000 !important;
}

.invalid-feedback {
    display: block  !important;
    width: 100%;
    margin-top: -1rem  !important;
    font-size: 1em  !important;
    color: #d90333  !important;
}

.additional-text {
    font-size: 1rem !important;
}

#detailsMain .price-container .additional-text a {
    color: #ffe500;
}

#detailsMain .text-golden-maracuja:not(h1.title) {
    color: #003072;
}

#detailsMain .price-container .additional-text a:hover {
    color: #003072;
}

.additional-text.remove:hover {
    color: #d90333  !important;
    font-weight: 600;
}

.list-card .badge-circle .text-dark {
    z-index: 9;
    font-size: 1.2rem;
}