/*
** Style Simple Ecommerce Theme for Bootstrap 4
** Created by T-PHP https://t-php.fr/43-theme-ecommerce-bootstrap-4.html
*/
body {
    padding-top: 110px;
    background: #ffffff !important;
    color: #8E8C8C;
}

.navbar-toggler {
    background: rgba(123, 42, 145, 1);
}

#main {
    padding-bottom: 50px;
}

#banner {
    margin-bottom: 20px;
    margin-top: -24px;
}

.color-primary {
    color: #7b2a91;
}

.profile-image {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    line-height: 26px;
}

.favorito {
    position: absolute;
    right: 10px;
    cursor: pointer;
    z-index: 2;
    color: #7b2a91;
}

.tox-notification--warning {
    display: none !important;
}

.favorito:hover {
    text-shadow: 1px 1px 1px #ccc;
}

.favorito.active {
    color: #7b2a91;
}

.profile-image img {
    max-width: 100%;
    display: inline-block;
}

#header {
    background: #7b2a91;
    box-shadow: 1px 1px 3px 0px #ccc;
}

#header i {
    color: #7b2a91;
}

#header .btn {
    background: #EBEBEB;
    border-color: #EBEBEB;
    color: #666;
}

#header .input-group-text {
    border-right: 0;
}

#header input[type="search"] {
    border-left: 0;
}

#header .select2-container .select2-selection--single {
    background: #EBEBEB;
    border-color: #EBEBEB;
}

#header .search {
    width: 100%;
    margin: 10px 0px;
}

#header .search .form-control {
    width: 100%;
}

#header .navbar-nav .nav-item {
    margin: 10px 0;
}

.navbar-brand {
    max-width: 70%;
}

.logo {
    max-width: 100%;
}

.logo img {
    max-width: 100%;
}

.bloc_left_price {
    color: #c01508;
    text-align: center;
    font-weight: bold;
    font-size: 150%;
}

.category_block li:hover {
    background-color: #007bff;
}

.category_block li:hover a {
    color: #ffffff;
}

.category_block li a {
    color: #343a40;
}

.add_to_cart_block .price {
    color: #c01508;
    text-align: center;
    font-weight: bold;
    font-size: 200%;
    margin-bottom: 0;
}

.add_to_cart_block .price_discounted {
    color: #343a40;
    text-align: center;
    text-decoration: line-through;
    font-size: 140%;
}

.product_rassurance {
    padding: 10px;
    margin-top: 15px;
    background: #ffffff;
    border: 1px solid #6c757d;
    color: #6c757d;
}

.product_rassurance .list-inline {
    margin-bottom: 0;
    text-transform: uppercase;
    text-align: center;
}

.product_rassurance .list-inline li:hover {
    color: #343a40;
}

.reviews_product .fa-star {
    color: gold;
}

.sidebar .card {
    height: auto;
}

.title-border {
    position: relative;
}

.title-border:after {
    content: '';
    background: #FBD047;
    display: block;
    height: 2px;
    width: 100%;
    max-width: 150px;
    margin: 20px 0;
}

.text-center.title-border:after {
    margin: 20px auto;
}

.card {
    padding: .7em;
    border: 0;
    box-shadow: 0px 0px 10px 0.4px rgba(0, 0, 0, 0.3);
    transition: all 0.5s;
    position: relative;
    height: 100%;
}

.card:hover {
    box-shadow: 0px 0px 10px 0.4px rgba(0, 0, 0, 0.5);
}

.card-body {
    padding: 0;
}

.g-recaptcha > div {
    margin: 20px auto;
}

.logo-circle {
    display: block;
    max-width: 100%;
    width: 57px;
    height: 57px;
    border: 1px solid #ccc;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 20px;
    background-size: 90%;
}

.box {
    background-color: #fff;
    margin: 0 0 10px 0;
    /* box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28); */
    border-radius: 8px;
    color: #333;
    padding: 12px 16px;
    display: block;
}

.box.box-icon {
    background: #fff;
    border-radius: 20px;
    text-align: center;
    padding: 40px 10px;
    display: block;
    margin-bottom: 30px;
    background: rgb(123, 42, 145);
    background: linear-gradient(90deg, rgba(123, 42, 145, 1) 35%, rgba(207, 112, 233, 1) 100%);
}

.box-icon p {
    font-size: 24px;
    font-weight: normal;
}

.box-icon small {
    font-size: 14px;
}

.box-icon i {
    font-size: 40px;
}

.box-icon i:before {
    font-style: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    padding-top: 15px;
}

.box-icon a:hover {
    text-decoration: none;
}

.yellow {
    color: yellow;
}

.bg-red {
    color: #fff;
    background: #7b2a91;
}

#mobile-tab {
    width: 100%;
    padding: 15px 25px;
    background: rgb(123, 42, 145);
}

#mobile-tab a {
    color: #fff;
    font-size: 14px;
}

#mobile-tab i {
    font-size: 20px;
}

.card-title {
    font-size: 16px;
    margin-top: .5rem;
    padding-bottom: 10px;
    text-align: center;
}

.card-title a {
    color: #8E8C8C;
    font-weight: bold;
}

.preco {
    text-align: center;
}

.preco-antigo {
    font-size: .8rem;
    line-height: 25px;
    text-decoration: line-through;
    color: #aaa;
}

.btn i {
    margin-right: 15px;
}

.btn-danger {
    background: #7b2a91;
}

.btn-danger:hover {
    background: #fff;
    color: #7b2a91;
    border-color: #7b2a91
}

.preco-novo {
    color: red;
    font-weight: bold;
}

.thumb {
    background-size: contain;
    background-position: center;
    width: 100%;
    min-height: 195px;
    background-repeat: no-repeat;
}

.pagination {
    justify-content: center;
    flex-wrap: wrap;
}

.page-link {
    color: #7b2a91;
}

.page-link:hover {
    color: #7b2a91;
    background-color: #343A40;
    border-color: #dee2e6;
}

.page-item.active .page-link {
    background-color: #7b2a91;
    border-color: #bd2130;
}

.modal-header {
    background: #373334;
    color: #fff;
}

.grupo-side {
    padding: 20px;
    text-align: center;
    color: #fff !important;
    display: block;
    background-size: cover;
}

.grupo-side img {
    max-width: 100px;
    margin-bottom: 10px;
}

.grupo-side h4 {
    line-height: 1.3;
    font-size: 20px;
    margin-bottom: 20px;
}

.whatsapp-side {
    background-image: url('../../img/whats-bg.webp');
}

.telegram-side {
    background-image: url('../../img/telegram-bg.jpg');
}

#footer .social a {
    font-size: 30px;
    color: #fff;
    margin-right: 30px;
}

#footer .copyright {
    padding-top: 50px;
}

.nav-footer {
    margin: 50px 0;
}

.nav-footer > ul {
    display: flex;
    justify-content: space-between;
}

.nav-footer li {
    list-style: none;
}

.nav-footer a {
    padding: 0;
    color: #fff;
    font-weight: bold;
}

#popupCookie {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    padding: 20px 30px;
    z-index: 9999999;
    box-shadow: 1px 1px 5px 1px #555;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    display: none;
}

footer {
    background: rgb(123, 42, 145);
    background: linear-gradient(90deg, rgba(123, 42, 145, 1) 0%, rgba(200, 113, 223, 1) 55%, rgba(123, 42, 145, 1) 100%);
    padding: 5px;
    color: #fff;
}

footer a {
    color: #f8f9fa !important
}

.back-to-top {
    position: fixed;
    display: none;
    background: #7b2a91;
    color: #fff;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 1;
    font-size: 16px;
    right: 30px;
    bottom: 15px;
    transition: background 0.5s;
    z-index: 11;
}

.back-to-top i {
    padding-top: 15px;
    color: #fff;
}


@media (max-width: 768px) {
    body {
        padding-bottom: 70px;
    }

    .sidebar {
        /*display: none;*/
    }
}

@media (min-width: 768px) {
    footer {
        padding: 40px;
    }

    #main {
        min-height: 600px;
    }

    #header .search {
        width: 100%;
        margin: 0px 10px 0 0;
    }

    #header .nav-item {
        margin-right: 10px !important;
    }

    #header .navbar-nav .nav-item:last-child {
        margin-right: 0px;
    }

    .select2-container .select2-selection--single {
        height: 38px;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 38px;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 38px;
    }
}

div.swal-content > ul {
    list-style: none;
}

#main .container {
    text-align: justify;
}

#main .container .item {
    font-weight: 800;
    padding-right: 5px;
}

#main .container .subitem {
    font-weight: 800;
    margin-left: 20px;
    padding-right: 5px;
}

.login-box {
    max-width: 100%;
    margin: 0px auto;
}

.extra-card-padding {
    padding: 1.7rem !important;
    font-family: Roboto;
}
