.whatsapp-icon {
    fill: #25D366 !important;
}

.whatsapp-icon:hover {
    fill: #075E54 !important;
}

.whatsapp-link {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    cursor: pointer;
}

@media screen and (max-width: 576px) {
    .headerIndex {
        background-color: #A3141E;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1000;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    }

    #imgLogo {
        height: 7vh;
    }

    main {
        width: 90%;
        margin: auto;
    }

    .btn-arrow {
        display: none;
    }

    .hr {
        width: 5% !important;
        background-color: #A3141E;
        height: 1vh;
        border: 1px solid #A3141E;
    }

    #divMenuDesktop {
        width: 70%;
        text-align: center;
    }

    #listaMenuDesktop {
        gap: 60px;
        font-weight: bold;
    }

    .linksMenuDesktop {
        font-family: "Montserrat", "Sans-serif";
        font-size: 14px;
    }

    #lupinha {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        color: #000000;
    }

    .divLogin {
        height: 5vh;
        cursor: pointer;
    }

    .spnBemVindo {
        font-family: "Montserrat", "Sans-serif";
        font-size: 13px;
        font-weight: bold;
    }

    .pEntrar {
        height: auto;
        font-size: 13px;
    }

    .imgSacola {
        height: 28px;
    }

    #divPesquisa {
        width: 80%;
    }

    .divInput {
        margin-top: 1%;
        margin: auto;
        width: 80%;
        position: relative;
    }

    .carouselMaisVendidos {
        scrollbar-width: none;
        /* Firefox */
        -ms-overflow-style: none;
        /* IE e Edge */
        padding-top: 5px;
    }

    .title {
        font-size: 23px !important;
        font-weight: 850 !important;
        color: #A3141E;
        text-align: left;
        margin: 0;
        margin-top: 15%;
        font-family: "Montserrat", "Sans-serif";
    }

    #art1 {
        margin-top: 4% !important;
    }

    #imgProdutoPrin {
        width: 100%;
        height: 350px;
        object-fit: cover;
        border-radius: 25px 25px 0px 0px;
    }

    #rowProdDestaque {
        border: 1px solid rgb(142, 140, 140);
        border-radius: 25px;
        box-shadow: 3px 4px 4.4px rgba(0, 0, 0, 0.32);
        width: 100%;
        margin: auto;
        margin-bottom: 10%;
        padding-bottom: 40px;
    }

    #titleDestaque {
        margin: auto;
        margin-top: 25%;
        font-size: 22px !important;
        color: #A3141E !important;
        font-weight: 900 !important;
        font-family: "Montserrat", sans-serif;
        letter-spacing: 1px;
    }

    a {
        color: white;
        text-decoration: none;
    }

    .nav-link {
        color: white;
    }

    #btnHamburger {
        color: white;
    }

    .divInput {
        margin-top: 1%;
        margin: auto;
        width: 80%;
        position: relative;
    }

    #lupinha {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        color: #000000;
    }

    .divLogin {
        height: 5vh;
        cursor: pointer;
    }

    .spnBemVindo {
        font-family: "Montserrat", "Sans-serif";
        font-size: 13px;
        font-weight: bold;
    }

    .pEntrar {
        height: auto;
        font-size: 13px;
    }

    .imgSacola {
        height: 28px;
    }

    #lupinhaMobile {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        color: #000000;
    }

    #divMenuDesktop {
        width: 70%;
        text-align: center;
    }

    #listaMenuDesktop {
        gap: 60px;
        font-weight: bold;
    }

    .linksMenuDesktop {
        font-family: "Montserrat", "Sans-serif";
        font-size: 14px;
    }

    .mini-banner {
        width: 70% !important;
    }

    .article {
        width: 85%;
        margin: auto;
    }


    #imgDestaqueCozinha {
        width: 100%;
        height: 350px;
        object-fit: cover;
        border-radius: 25px 25px 0px 0px;
    }

    #colEsqCozinha {
        padding: 0;
    }

    #colDirCozinha {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    #divStatus {
        text-align: center;
        width: 95%;
        margin-left: 3%;
        margin-top: 2%;
    }

    #divStatus p {
        font-family: "Open Sans", "Sans-serif";
        font-weight: 450;
        font-size: 14px;
        color: #C8C8C8;
        margin: 0;
    }

    #divValor {
        margin-top: 8%;
        text-align: center;
    }

    #divBtns {
        display: flex;
        flex-direction: column;
        gap: 14px;
        text-align: center;
        margin-top: 7%;
    }

    #addSacolaCozinha {
        font-size: 17px;
        font-family: "Montserrat", "Sans-serif";
        font-weight: bold;
        border: none;
        border-radius: 10px;
        padding: 10px 30px 10px 30px;
        background-color: #A3141E;
    }

    #valorProdCozinha {
        font-family: "Inter", "Sans-serif";
        font-size: 30px;
        color: #A3141E;
        font-weight: bold;
        letter-spacing: 1px;
        margin: 0;
    }

    #condPagamentoCozinha {
        margin: 0;
        font-family: "Inter", "Sans-serif";
        font-size: 17px;
        font-weight: 450;
    }

    #verProdCozinha {
        background-color: #00D922;
        color: white;
        font-weight: bold;
        padding: 10px 30px 10px 30px;
        font-size: 17px;
        border: none;
        border-radius: 10px;
        font-family: "Montserrat", "Sans-serif";
    }

    #rowProdCozinha {
        border: 1px solid rgb(142, 140, 140);
        border-radius: 25px;
        box-shadow: 3px 4px 4.4px rgba(0, 0, 0, 0.32);
        margin-top: 3%;
        margin-bottom: 10%;
        width: 90%;
        margin: auto;
        padding-bottom: 30px;
    }

    #titleProdutoCozinha {
        width: 100%;
        margin: auto;
        font-size: 24px !important;
        color: #2D2F30;
        margin-top: 7%;
        font-weight: 900;
        font-family: "Montserrat", sans-serif;
        letter-spacing: 1px;
        text-align: center;
    }

    #titleArt2 {
        color: #A3141E;
        font-weight: 900;
        text-align: center;
        font-size: 24px;
        margin-top: 20%;
        font-family: "Montserrat", "Sans-serif";
    }

    #imgBalcao {
        width: 100%;
        height: 450px;
        object-fit: cover;
    }

    #divImgBalcao {
        height: auto;
        width: 100%;
        margin: auto;
        margin-top: 4%;
    }

    #divTextBalcao {
        width: 100%;
        margin: auto;
    }

    #titleProduto2 {
        text-align: center;
        font-weight: 800;
        color: #2D2F30;
        margin-top: 5%;
        font-size: 22px;
        font-family: 'Open Sans', 'Sans-serif';
        letter-spacing: 1px;
    }

    #descProduto2 {
        text-align: justify;
        font-size: 15px;
        font-weight: 350;
        font-family: 'Inter', 'Sans-serif';
        line-height: 183.7%;
        margin-top: 3%;
        display: -webkit-box;
        -webkit-line-clamp: 6 !important;
        line-clamp: 6 !important;
        -webkit-box-orient: vertical !important;
        overflow: hidden !important;
    }

    #divValorBalcao {
        width: 100%;
        margin: auto;
        justify-content: space-between;
        margin-top: 10%;
    }

    #valorProduto2 {
        font-size: 28px;
        font-weight: 900;
        font-family: 'Inter', 'Sans-serif';
        color: #A3141E;
        letter-spacing: 1.5px;
        margin: 0;
        text-align: center;
    }

    #condPagamentoProd2 {
        font-size: 22px;
        font-weight: 400;
        font-family: 'Inter', 'Sans-serif';
        margin: 0;
        text-align: center;
    }

    #divBtnsBalcao {
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin-top: 5%;
    }

    #btnAddSacolaProd2 {
        font-size: 18px;
        font-weight: bold;
        color: white;
        background-color: #A3141E;
        padding: 10px 30px 10px 30px;
        font-family: 'Montserrat', 'Sans-serif';
        border: none;
        border-radius: 10px;
    }

    #btnVerProduto2 {
        background-color: #00D922;
        color: white;
        font-family: 'Montserrat', 'Sans-serif';
        font-size: 18px;
        font-weight: bold;
        padding: 10px 30px 10px 30px;
        border: none;
        border-radius: 10px;
    }

    .card {
        width: 80%;
        height: auto;
        bottom: 0;
        transition: trasform 0.2 ease;
    }

    .card:hover {
        transform: translateY(-5px);
    }

    .divImgProduto {
        text-align: center;
    }


    #carouselMaisVendidos::-webkit-scrollbar {
        display: none;
        /* Chrome, Safari, Opera */
    }

    #miniBanner {
        width: 100% !important;
        height: auto;
        object-fit: cover;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .btnProduto {
        font-size: 18px;
        font-family: "Montserrat", "Sans-serif";
        font-weight: bold;
        color: white;
        background-color: #29A33C;
        border-radius: 10px;
        border: none;
        margin-top: 5%;
    }

    .btnProdutosL {
        left: -40px;
    }

    .titleProduto {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 28px;
        font-family: "Inter", "Sans-serif";
        width: 80%;
        margin: auto;
        overflow: hidden;
        font-weight: 400;
        text-align: center;
        color: #2D2F30;
    }

    .precoAntigo {
        font-size: 16px;
        color: #2D2F30;
        font-family: "Open Sans", "Sans-serif";
        font-weight: 300;
        text-align: center;
        margin-top: 2%;
    }

    .porApenas {
        font-size: 22px;
        font-weight: 400;
        font-family: "Open Sans", "Sans-serif";
        text-align: center;
        margin-top: 2%;
        color: #2D2F30;
    }

    .precoProduto {
        font-size: 26px;
        font-family: "Open Sans", "Sans-serif";
        font-weight: bold;
        text-align: center;
        margin-top: 2%;
        color: #29A33C !important;
    }

    .imgProduto {
        width: 100%;
        height: 350px;
        object-fit: cover;
    }

    .hr {
        width: 15% !important;
        background-color: #A3141E;
        height: 0.8vh;
        margin-left: 2px;
        margin-bottom: 10px;
        border: 1px solid #A3141E;
    }

    .hrMenor {
        width: 7%;
    }

    .mini-banner {
        width: 95% !important;
    }

    .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
        background-color: transparent !important;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
    }
}

@media screen and (min-width: 577px) and (max-width: 768px) {
    .headerIndex {
        background-color: #A3141E;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1000;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    }

    #imgLogo {
        height: 7vh;
    }

    main {
        width: 90%;
        margin: auto;
    }

    .btn-arrow {
        display: none;
    }

    .hr {
        width: 5% !important;
        background-color: #A3141E;
        height: 1vh;
        border: 1px solid #A3141E;
    }

    #divMenuDesktop {
        width: 70%;
        text-align: center;
    }

    #listaMenuDesktop {
        gap: 60px;
        font-weight: bold;
    }

    .linksMenuDesktop {
        font-family: "Montserrat", "Sans-serif";
        font-size: 14px;
    }

    #lupinha {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        color: #000000;
    }

    .divLogin {
        height: 5vh;
        cursor: pointer;
    }

    .spnBemVindo {
        font-family: "Montserrat", "Sans-serif";
        font-size: 13px;
        font-weight: bold;
    }

    .pEntrar {
        height: auto;
        font-size: 13px;
    }

    .imgSacola {
        height: 28px;
    }

    #divPesquisa {
        width: 80%;
    }

    .divInput {
        margin-top: 1%;
        margin: auto;
        width: 80%;
        position: relative;
    }

    .carouselMaisVendidos {
        scrollbar-width: none;
        /* Firefox */
        -ms-overflow-style: none;
        /* IE e Edge */
        padding-top: 5px;
    }

    .title {
        font-size: 23px !important;
        font-weight: 850 !important;
        color: #A3141E;
        text-align: left;
        margin: 0;
        margin-top: 15%;
        font-family: "Montserrat", "Sans-serif";
    }

    #art1 {
        margin-top: 4% !important;
    }

    #imgProdutoPrin {
        width: 100%;
        height: 450px;
        object-fit: cover;
        border-radius: 25px 25px 0px 0px;
    }

    #rowProdDestaque {
        border: 1px solid rgb(142, 140, 140);
        border-radius: 25px;
        box-shadow: 3px 4px 4.4px rgba(0, 0, 0, 0.32);
        width: 80%;
        margin: auto;
        margin-bottom: 10%;
        padding-bottom: 40px;
    }

    #titleDestaque {
        margin: auto;
        margin-top: 25%;
        font-size: 24px !important;
        color: #A3141E !important;
        font-weight: 900 !important;
        font-family: "Montserrat", sans-serif;
        letter-spacing: 1px;
    }

    a {
        color: white;
        text-decoration: none;
    }

    .nav-link {
        color: white;
    }

    #btnHamburger {
        color: white;
    }

    .divInput {
        margin-top: 1%;
        margin: auto;
        width: 80%;
        position: relative;
    }

    #lupinha {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        color: #000000;
    }

    .divLogin {
        height: 5vh;
        cursor: pointer;
    }

    .spnBemVindo {
        font-family: "Montserrat", "Sans-serif";
        font-size: 13px;
        font-weight: bold;
    }

    .pEntrar {
        height: auto;
        font-size: 13px;
    }

    .imgSacola {
        height: 28px;
    }

    #lupinhaMobile {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        color: #000000;
    }

    #divMenuDesktop {
        width: 70%;
        text-align: center;
    }

    #listaMenuDesktop {
        gap: 60px;
        font-weight: bold;
    }

    .linksMenuDesktop {
        font-family: "Montserrat", "Sans-serif";
        font-size: 14px;
    }

    .article {
        width: 85%;
        margin: auto;
    }

    #colEsqCozinha {
        padding: 0;
    }

    #colDirCozinha {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    #divStatus {
        text-align: center;
        width: 95%;
        margin-left: 3%;
        margin-top: 2%;
    }

    #divStatus p {
        font-family: "Open Sans", "Sans-serif";
        font-weight: 450;
        font-size: 14px;
        color: #C8C8C8;
        margin: 0;
    }

    #divValor {
        margin-top: 8%;
        text-align: center;
    }

    #divBtns {
        display: flex;
        flex-direction: column;
        gap: 14px;
        text-align: center;
        margin-top: 7%;
    }

    #addSacolaCozinha {
        font-size: 17px;
        font-family: "Montserrat", "Sans-serif";
        font-weight: bold;
        border: none;
        border-radius: 10px;
        padding: 10px 30px 10px 30px;
        background-color: #A3141E;
    }

    #valorProdCozinha {
        font-family: "Inter", "Sans-serif";
        font-size: 30px;
        color: #A3141E;
        font-weight: bold;
        letter-spacing: 1px;
        margin: 0;
    }

    #condPagamentoCozinha {
        margin: 0;
        font-family: "Inter", "Sans-serif";
        font-size: 17px;
        font-weight: 450;
    }

    #verProdCozinha {
        background-color: #00D922;
        color: white;
        font-weight: bold;
        padding: 10px 30px 10px 30px;
        font-size: 17px;
        border: none;
        border-radius: 10px;
        font-family: "Montserrat", "Sans-serif";
    }

    #rowProdCozinha {
        border: 1px solid rgb(142, 140, 140);
        border-radius: 25px;
        box-shadow: 3px 4px 4.4px rgba(0, 0, 0, 0.32);
        margin-top: 3%;
        margin-bottom: 10%;
        width: 90%;
        margin: auto;
        padding-bottom: 30px;
    }

    #titleProdutoCozinha {
        width: 100%;
        margin: auto;
        font-size: 24px !important;
        color: #2D2F30;
        margin-top: 7%;
        font-weight: 900;
        font-family: "Montserrat", sans-serif;
        letter-spacing: 1px;
        text-align: center;
    }

    #titleArt2 {
        color: #A3141E;
        font-weight: 900;
        text-align: center;
        font-size: 24px;
        margin-top: 20%;
        font-family: "Montserrat", "Sans-serif";
    }

    #imgBalcao {
        width: 100%;
        height: 400px;
        object-fit: cover;
    }

    #divImgBalcao {
        height: auto;
        width: 80%;
        margin: auto;
        margin-top: 4%;
    }

    #divTextBalcao {
        width: 80%;
        margin: auto;
    }

    #titleProduto2 {
        text-align: center;
        font-weight: 800;
        color: #2D2F30;
        margin-top: 5%;
        font-size: 22px;
        font-family: 'Open Sans', 'Sans-serif';
        letter-spacing: 1px;
    }

    #descProduto2 {
        text-align: justify;
        font-size: 15px;
        font-weight: 350;
        font-family: 'Inter', 'Sans-serif';
        line-height: 183.7%;
        margin-top: 3%;
        display: -webkit-box;
        -webkit-line-clamp: 6 !important;
        line-clamp: 6 !important;
        -webkit-box-orient: vertical !important;
        overflow: hidden !important;
    }

    #divValorBalcao {
        width: 100%;
        margin: auto;
        justify-content: space-between;
        margin-top: 10%;
    }

    #valorProduto2 {
        font-size: 28px;
        font-weight: 900;
        font-family: 'Inter', 'Sans-serif';
        color: #A3141E;
        letter-spacing: 1.5px;
        margin: 0;
        text-align: center;
    }

    #condPagamentoProd2 {
        font-size: 22px;
        font-weight: 400;
        font-family: 'Inter', 'Sans-serif';
        margin: 0;
        text-align: center;
    }

    #divBtnsBalcao {
        display: flex;
        flex-direction: column;
        gap: 10px;
        width: 80%;
        margin: auto;
        margin-top: 5%;
    }

    #btnAddSacolaProd2 {
        font-size: 18px;
        font-weight: bold;
        color: white;
        background-color: #A3141E;
        padding: 10px 30px 10px 30px;
        font-family: 'Montserrat', 'Sans-serif';
        border: none;
        border-radius: 10px;
    }

    #btnVerProduto2 {
        background-color: #00D922;
        color: white;
        font-family: 'Montserrat', 'Sans-serif';
        font-size: 18px;
        font-weight: bold;
        padding: 10px 30px 10px 30px;
        border: none;
        border-radius: 10px;
    }

    .card {
        width: 50%;
        height: auto;
        bottom: 0;
        transition: trasform 0.2 ease;
    }

    .card:hover {
        transform: translateY(-5px);
    }

    .imgProduto {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }

    .divImgProduto {
        text-align: center;
    }


    #carouselMaisVendidos::-webkit-scrollbar {
        display: none;
        /* Chrome, Safari, Opera */
    }

    #miniBanner {
        width: 80% !important;
        height: auto;
        object-fit: cover;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .btnProduto {
        font-size: 18px;
        font-family: "Montserrat", "Sans-serif";
        font-weight: bold;
        color: white;
        background-color: #29A33C;
        border-radius: 10px;
        border: none;
        margin-top: 5%;
    }

    .btnProdutosL {
        left: -40px;
    }

    .titleProduto {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 28px;
        font-family: "Open Sans", "Sans-serif";
        width: 80%;
        margin: auto;
        overflow: hidden;
        font-weight: 400;
        text-align: center;
        color: #2D2F30;
    }

    .precoAntigo {
        font-size: 16px;
        color: #2D2F30;
        font-family: "Open Sans", "Sans-serif";
        font-weight: 300;
        text-align: center;
        margin-top: 2%;
    }

    .porApenas {
        font-size: 22px;
        font-weight: 400;
        font-family: "Open Sans", "Sans-serif";
        text-align: center;
        margin-top: 2%;
        color: #2D2F30;
    }

    .precoProduto {
        font-size: 26px;
        font-family: "Open Sans", "Sans-serif";
        font-weight: bold;
        text-align: center;
        margin-top: 2%;
        color: #29A33C !important;
    }

    .imgProduto {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }

    .hr {
        width: 15% !important;
        background-color: #A3141E;
        height: 0.8vh;
        margin-left: 2px;
        margin-bottom: 10px;
        border: 1px solid #A3141E;
    }

    .hrMenor {
        width: 7%;
    }

    .mini-banner {
        width: 60% !important;
    }

    .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
        background-color: transparent !important;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
    }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
    .headerIndex {
        background-color: #A3141E;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1000;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    }

    #imgLogo {
        height: 7vh;
    }

    main {
        width: 90%;
        margin: auto;
    }

    .btn-arrow {
        display: none;
    }

    .hr {
        width: 5% !important;
        background-color: #A3141E;
        height: 1vh;
        border: 1px solid #A3141E;
    }

    #divMenuDesktop {
        width: 70%;
        text-align: center;
    }

    #listaMenuDesktop {
        gap: 60px;
        font-weight: bold;
    }

    .linksMenuDesktop {
        font-family: "Montserrat", "Sans-serif";
        font-size: 14px;
    }

    #lupinha {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        color: #000000;
    }

    .divLogin {
        height: 5vh;
        cursor: pointer;
    }

    .spnBemVindo {
        font-family: "Montserrat", "Sans-serif";
        font-size: 13px;
        font-weight: bold;
    }

    .pEntrar {
        height: auto;
        font-size: 13px;
    }

    .imgSacola {
        height: 28px;
    }

    #divPesquisa {
        width: 80%;
    }

    .divInput {
        margin-top: 1%;
        margin: auto;
        width: 80%;
        position: relative;
    }

    .carouselMaisVendidos {
        scrollbar-width: none;
        /* Firefox */
        -ms-overflow-style: none;
        /* IE e Edge */
        padding-top: 5px;
    }

    .title {
        font-size: 23px !important;
        font-weight: 850 !important;
        color: #A3141E;
        text-align: left;
        margin: 0;
        margin-top: 15%;
        font-family: "Montserrat", "Sans-serif";
    }

    #art1 {
        margin-top: 4% !important;
    }

    #imgProdutoPrin {
        width: 100%;
        height: 450px;
        object-fit: cover;
        border-radius: 25px 25px 0px 0px;
    }

    #rowProdDestaque {
        border: 1px solid rgb(142, 140, 140);
        border-radius: 25px;
        box-shadow: 3px 4px 4.4px rgba(0, 0, 0, 0.32);
        width: 60%;
        margin: auto;
        margin-bottom: 10%;
        padding-bottom: 40px;
    }

    #titleDestaque {
        margin: auto;
        margin-top: 13%;
        font-size: 26px !important;
        color: #A3141E !important;
        font-weight: 900 !important;
        font-family: "Montserrat", sans-serif;
        letter-spacing: 1px;
    }

    a {
        color: white;
        text-decoration: none;
    }

    .nav-link {
        color: white;
    }

    #btnHamburger {
        color: white;
    }

    .divInput {
        margin-top: 1%;
        margin: auto;
        width: 80%;
        position: relative;
    }

    #lupinha {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        color: #000000;
    }

    .divLogin {
        height: 5vh;
        cursor: pointer;
    }

    .spnBemVindo {
        font-family: "Montserrat", "Sans-serif";
        font-size: 13px;
        font-weight: bold;
    }

    .pEntrar {
        height: auto;
        font-size: 13px;
    }

    .imgSacola {
        height: 28px;
    }

    #lupinhaMobile {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        color: #000000;
    }

    #divMenuDesktop {
        width: 70%;
        text-align: center;
    }

    #listaMenuDesktop {
        gap: 60px;
        font-weight: bold;
    }

    .linksMenuDesktop {
        font-family: "Montserrat", "Sans-serif";
        font-size: 14px;
    }

    .article {
        width: 85%;
        margin: auto;
    }

    #colEsqCozinha {
        padding: 0;
    }

    #colDirCozinha {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    #divStatus {
        text-align: center;
        width: 95%;
        margin-left: 3%;
        margin-top: 2%;
    }

    #divStatus p {
        font-family: "Open Sans", "Sans-serif";
        font-weight: 450;
        font-size: 14px;
        color: #C8C8C8;
        margin: 0;
    }

    #divValor {
        margin-top: 8%;
        text-align: center;
    }

    #divBtns {
        display: flex;
        flex-direction: column;
        gap: 14px;
        text-align: center;
        margin-top: 7%;
    }

    #addSacolaCozinha {
        font-size: 17px;
        font-family: "Montserrat", "Sans-serif";
        font-weight: bold;
        border: none;
        border-radius: 10px;
        padding: 10px 30px 10px 30px;
        background-color: #A3141E;
    }

    #valorProdCozinha {
        font-family: "Inter", "Sans-serif";
        font-size: 30px;
        color: #A3141E;
        font-weight: bold;
        letter-spacing: 1px;
        margin: 0;
    }

    #condPagamentoCozinha {
        margin: 0;
        font-family: "Inter", "Sans-serif";
        font-size: 17px;
        font-weight: 450;
    }

    #verProdCozinha {
        background-color: #00D922;
        color: white;
        font-weight: bold;
        padding: 10px 30px 10px 30px;
        font-size: 17px;
        border: none;
        border-radius: 10px;
        font-family: "Montserrat", "Sans-serif";
    }

    #titleProdutoCozinha {
        width: 100%;
        margin: auto;
        font-size: 24px !important;
        color: #2D2F30;
        margin-top: 7%;
        font-weight: 900;
        font-family: "Montserrat", sans-serif;
        letter-spacing: 1px;
        text-align: center;
    }

    #titleArt2 {
        color: #A3141E;
        font-weight: 900;
        text-align: center;
        font-size: 26px;
        margin-top: 15%;
        font-family: "Montserrat", "Sans-serif";
    }

    #imgBalcao {
        width: 100%;
        height: 430px;
        object-fit: cover;
    }

    #divImgBalcao {
        height: auto;
        width: 60%;
        margin: auto;
        margin-top: 4%;
    }

    #divTextBalcao {
        width: 60%;
        margin: auto;
    }

    #titleProduto2 {
        text-align: center;
        font-weight: 800;
        color: #2D2F30;
        margin-top: 5%;
        font-size: 24px;
        font-family: 'Open Sans', 'Sans-serif';
        letter-spacing: 1px;
    }

    #descProduto2 {
        text-align: justify;
        font-size: 16px;
        font-weight: 350;
        font-family: 'Inter', 'Sans-serif';
        line-height: 183.7%;
        margin-top: 3%;
        display: -webkit-box;
        -webkit-line-clamp: 6 !important;
        line-clamp: 6 !important;
        -webkit-box-orient: vertical !important;
        overflow: hidden !important;
    }

    #divValorBalcao {
        width: 100%;
        margin: auto;
        justify-content: space-between;
        margin-top: 5%;
    }

    #valorProduto2 {
        font-size: 28px;
        font-weight: 900;
        font-family: 'Inter', 'Sans-serif';
        color: #A3141E;
        letter-spacing: 1.5px;
        margin: 0;
        text-align: center;
    }

    #condPagamentoProd2 {
        font-size: 22px;
        font-weight: 400;
        font-family: 'Inter', 'Sans-serif';
        margin: 0;
        text-align: center;
    }

    #divBtnsBalcao {
        display: flex;
        flex-direction: column;
        gap: 10px;
        width: 55%;
        margin: auto;
        margin-top: 5%;
    }

    #btnAddSacolaProd2 {
        font-size: 18px;
        font-weight: bold;
        color: white;
        background-color: #A3141E;
        padding: 10px 30px 10px 30px;
        font-family: 'Montserrat', 'Sans-serif';
        border: none;
        border-radius: 10px;
    }

    #btnVerProduto2 {
        background-color: #00D922;
        color: white;
        font-family: 'Montserrat', 'Sans-serif';
        font-size: 18px;
        font-weight: bold;
        padding: 10px 30px 10px 30px;
        border: none;
        border-radius: 10px;
    }

    .card {
        width: 43%;
        height: auto;
        bottom: 0;
        transition: trasform 0.2 ease;
    }

    .card:hover {
        transform: translateY(-5px);
    }

    .imgProduto {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }

    .divImgProduto {
        text-align: center;
    }


    #carouselMaisVendidos::-webkit-scrollbar {
        display: none;
        /* Chrome, Safari, Opera */
    }

    #miniBanner {
        width: 70% !important;
        height: auto;
        object-fit: cover;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .btnProduto {
        font-size: 18px;
        font-family: "Montserrat", "Sans-serif";
        font-weight: bold;
        color: white;
        background-color: #29A33C;
        border-radius: 10px;
        border: none;
        margin-top: 5%;
    }

    .btnProdutosL {
        left: -40px;
    }

    .titleProduto {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 28px;
        font-family: "Open Sans", "Sans-serif";
        width: 80%;
        margin: auto;
        overflow: hidden;
        font-weight: 400;
        text-align: center;
        color: #2D2F30;
    }

    .precoAntigo {
        font-size: 16px;
        color: #2D2F30;
        font-family: "Open Sans", "Sans-serif";
        font-weight: 300;
        text-align: center;
        margin-top: 2%;
    }

    .porApenas {
        font-size: 22px;
        font-weight: 400;
        font-family: "Open Sans", "Sans-serif";
        text-align: center;
        margin-top: 2%;
        color: #2D2F30;
    }

    .precoProduto {
        font-size: 26px;
        font-family: "Open Sans", "Sans-serif";
        font-weight: bold;
        text-align: center;
        margin-top: 2%;
        color: #29A33C !important;
    }

    .imgProduto {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }

    .hr {
        width: 15% !important;
        background-color: #A3141E;
        height: 0.8vh;
        margin-left: 2px;
        margin-bottom: 10px;
        border: 1px solid #A3141E;
    }

    .hrMenor {
        width: 7%;
    }

    .mini-banner {
        margin-top: 2%;
        width: 90% !important;
    }

    .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
        background-color: transparent !important;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
    }
}

@media screen and (min-width: 993px) and (max-width: 1200px) {
    .headerIndex {
        background-color: #A3141E;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1000;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    }

    #imgLogo {
        height: 7vh;
    }

    main {
        width: 90%;
        margin: auto;
    }

    .btn-arrow {
        display: none;
    }

    .hr {
        width: 5% !important;
        background-color: #A3141E;
        height: 1vh;
        border: 1px solid #A3141E;
    }

    #divMenuDesktop {
        width: 70%;
        text-align: center;
    }

    #listaMenuDesktop {
        gap: 60px;
        font-weight: bold;
    }

    .linksMenuDesktop {
        font-family: "Montserrat", "Sans-serif";
        font-size: 14px;
    }

    #lupinha {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        color: #000000;
    }

    .divLogin {
        height: 5vh;
        cursor: pointer;
    }

    .spnBemVindo {
        font-family: "Montserrat", "Sans-serif";
        font-size: 13px;
        font-weight: bold;
    }

    .pEntrar {
        height: auto;
        font-size: 13px;
    }

    .imgSacola {
        height: 28px;
    }

    #divPesquisa {
        width: 80%;
    }

    .divInput {
        margin-top: 1%;
        margin: auto;
        width: 80%;
        position: relative;
    }

    .carouselMaisVendidos {
        scrollbar-width: none;
        /* Firefox */
        -ms-overflow-style: none;
        /* IE e Edge */
        padding-top: 5px;
    }

    .title {
        font-size: 26px !important;
        font-weight: 850 !important;
        color: #A3141E;
        text-align: left;
        margin: 0;
        margin-top: 15%;
        font-family: "Montserrat", "Sans-serif";
    }

    #art1 {
        margin-top: 4% !important;
    }

    #imgProdutoPrin {
        width: 100%;
        height: 500px;
        object-fit: cover;
        border-radius: 25px 25px 0px 0px;
    }

    #rowProdDestaque {
        border: 1px solid rgb(142, 140, 140);
        border-radius: 25px;
        box-shadow: 3px 4px 4.4px rgba(0, 0, 0, 0.32);
        width: 50%;
        height: auto;
        margin: auto;
        margin-bottom: 10%;
        padding-bottom: 40px;
    }

    #titleDestaque {
        margin: auto;
        margin-top: 13%;
        font-size: 26px !important;
        color: #A3141E !important;
        font-weight: 900 !important;
        font-family: "Montserrat", sans-serif;
        letter-spacing: 1px;
    }

    a {
        color: white;
        text-decoration: none;
    }

    .nav-link {
        color: white;
    }

    #btnHamburger {
        color: white;
    }

    .divInput {
        margin-top: 1%;
        margin: auto;
        width: 80%;
        position: relative;
    }

    #lupinha {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        color: #000000;
    }

    .divLogin {
        height: 5vh;
        cursor: pointer;
    }

    .spnBemVindo {
        font-family: "Montserrat", "Sans-serif";
        font-size: 13px;
        font-weight: bold;
    }

    .pEntrar {
        height: auto;
        font-size: 13px;
    }

    .imgSacola {
        height: 28px;
    }

    #lupinhaMobile {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        color: #000000;
    }

    #divMenuDesktop {
        width: 70%;
        text-align: center;
    }

    #listaMenuDesktop {
        gap: 60px;
        font-weight: bold;
    }

    .linksMenuDesktop {
        font-family: "Montserrat", "Sans-serif";
        font-size: 14px;
    }

    .article {
        width: 85%;
        margin: auto;
    }

    #colEsqCozinha {
        padding: 0;
    }

    #colDirCozinha {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    #divStatus {
        text-align: center;
        width: 95%;
        margin-left: 3%;
        margin-top: 2%;
    }

    #divStatus p {
        font-family: "Open Sans", "Sans-serif";
        font-weight: 450;
        font-size: 14px;
        color: #C8C8C8;
        margin: 0;
    }

    #divValor {
        margin-top: 8%;
        text-align: center;
    }

    #divBtns {
        display: flex;
        flex-direction: column;
        gap: 14px;
        text-align: center;
        margin-top: 7%;
    }

    #addSacolaCozinha {
        font-size: 17px;
        font-family: "Montserrat", "Sans-serif";
        font-weight: bold;
        border: none;
        border-radius: 10px;
        padding: 10px 30px 10px 30px;
        background-color: #A3141E;
    }

    #valorProdCozinha {
        font-family: "Inter", "Sans-serif";
        font-size: 30px;
        color: #A3141E;
        font-weight: bold;
        letter-spacing: 1px;
        margin: 0;
    }

    #condPagamentoCozinha {
        margin: 0;
        font-family: "Inter", "Sans-serif";
        font-size: 17px;
        font-weight: 450;
    }

    #verProdCozinha {
        background-color: #00D922;
        color: white;
        font-weight: bold;
        padding: 10px 30px 10px 30px;
        font-size: 17px;
        border: none;
        border-radius: 10px;
        font-family: "Montserrat", "Sans-serif";
    }

    #titleProdutoCozinha {
        width: 100%;
        margin: auto;
        font-size: 24px !important;
        color: #2D2F30;
        margin-top: 3%;
        font-weight: 900;
        font-family: "Montserrat", sans-serif;
        letter-spacing: 1px;
        text-align: center;
    }

    #titleArt2 {
        color: #A3141E;
        font-weight: 900;
        text-align: center;
        font-size: 26px;
        margin-top: 15%;
        font-family: "Montserrat", "Sans-serif";
    }

    #imgBalcao {
        width: 100%;
        height: 500px;
        object-fit: contain;
    }

    #divImgBalcao {
        height: auto;
        width: 60%;
        margin: auto;
        margin-top: 4%;
    }

    #divTextBalcao {
        width: 60%;
        margin: auto;
    }

    #titleProduto2 {
        text-align: center;
        font-weight: 800;
        color: #2D2F30;
        margin-top: 5%;
        font-size: 24px;
        font-family: 'Open Sans', 'Sans-serif';
        letter-spacing: 1px;
    }

    #descProduto2 {
        text-align: justify;
        font-size: 16px;
        font-weight: 350;
        font-family: 'Inter', 'Sans-serif';
        line-height: 183.7%;
        margin-top: 3%;
        display: -webkit-box;
        -webkit-line-clamp: 6 !important;
        line-clamp: 6 !important;
        -webkit-box-orient: vertical !important;
        overflow: hidden !important;
    }

    #divValorBalcao {
        width: 100%;
        margin: auto;
        justify-content: space-between;
        margin-top: 5%;
    }

    #valorProduto2 {
        font-size: 28px;
        font-weight: 900;
        font-family: 'Inter', 'Sans-serif';
        color: #A3141E;
        letter-spacing: 1.5px;
        margin: 0;
        text-align: center;
    }

    #condPagamentoProd2 {
        font-size: 22px;
        font-weight: 400;
        font-family: 'Inter', 'Sans-serif';
        margin: 0;
        text-align: center;
    }

    #divBtnsBalcao {
        display: flex;
        flex-direction: column;
        gap: 10px;
        width: 55%;
        margin: auto;
        margin-top: 5%;
    }

    #btnAddSacolaProd2 {
        font-size: 18px;
        font-weight: bold;
        color: white;
        background-color: #A3141E;
        padding: 10px 30px 10px 30px;
        font-family: 'Montserrat', 'Sans-serif';
        border: none;
        border-radius: 10px;
    }

    #btnVerProduto2 {
        background-color: #00D922;
        color: white;
        font-family: 'Montserrat', 'Sans-serif';
        font-size: 18px;
        font-weight: bold;
        padding: 10px 30px 10px 30px;
        border: none;
        border-radius: 10px;
    }

    .card {
        width: 37%;
        height: auto;
        bottom: 0;
        transition: trasform 0.2 ease;
    }

    .card:hover {
        transform: translateY(-5px);
    }

    .imgProduto {
        width: 100%;
        height: 350px;
        object-fit: cover;
    }

    .divImgProduto {
        text-align: center;
    }


    #carouselMaisVendidos::-webkit-scrollbar {
        display: none;
    }

    #miniBanner {
        width: 60% !important;
        height: auto;
        object-fit: cover;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .btnProduto {
        font-size: 18px;
        font-family: "Montserrat", "Sans-serif";
        font-weight: bold;
        color: white;
        background-color: #29A33C;
        border-radius: 10px;
        border: none;
        margin-top: 5%;
    }

    .btnProdutosL {
        left: -40px;
    }

    .titleProduto {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 28px;
        font-family: "Open Sans", "Sans-serif";
        width: 80%;
        margin: auto;
        overflow: hidden;
        height: 70px;
        font-weight: 400;
        text-align: center;
        color: #2D2F30;
    }

    .precoAntigo {
        font-size: 16px;
        color: #2D2F30;
        font-family: "Open Sans", "Sans-serif";
        font-weight: 300;
        text-align: center;
        margin-top: 2%;
    }

    .porApenas {
        font-size: 22px;
        font-weight: 400;
        font-family: "Open Sans", "Sans-serif";
        text-align: center;
        margin-top: 2%;
        color: #2D2F30;
    }

    .precoProduto {
        font-size: 26px;
        font-family: "Open Sans", "Sans-serif";
        font-weight: bold;
        text-align: center;
        margin-top: 2%;
        color: #29A33C !important;
    }

    .imgProduto {
        width: 100%;
        height: 380px;
        object-fit: cover;
    }

    .hr {
        width: 15% !important;
        background-color: #A3141E;
        height: 0.6vh;
        margin-left: 2px;
        margin-bottom: 10px;
        border: 1px solid #A3141E;
    }

    .hrMenor {
        width: 7%;
    }

    .mini-banner {
        margin-top: 2%;
        width: 90% !important;
    }

    .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
        background-color: transparent !important;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
    }
}

@media screen and (min-width: 1201px) and (max-width: 1400px) {
    .headerIndex {
        background-color: #A3141E;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1000;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    }

    #imgLogo {
        height: 10vh;
    }

    main {
        width: 90%;
        margin: auto;
    }

    .btn-arrow {
        display: none;
    }

    .hr {
        width: 5% !important;
        background-color: #A3141E;
        height: 1vh;
        border: 1px solid #A3141E;
    }

    #divMenuDesktop {
        width: 70%;
        text-align: center;
    }

    #listaMenuDesktop {
        gap: 60px;
        font-weight: bold;
    }

    .linksMenuDesktop {
        font-family: "Montserrat", "Sans-serif";
        font-size: 14px;
    }

    #lupinha {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        color: #000000;
    }

    .divLogin {
        height: 5vh;
        cursor: pointer;
    }

    .spnBemVindo {
        font-family: "Montserrat", "Sans-serif";
        font-size: 13px;
        font-weight: bold;
    }

    .pEntrar {
        height: auto;
        font-size: 13px;
    }

    .imgSacola {
        height: 28px;
    }

    #divPesquisa {
        width: 80%;
    }

    .divInput {
        margin-top: 1%;
        margin: auto;
        width: 80%;
        position: relative;
    }

    .carouselMaisVendidos {
        scrollbar-width: none;
        /* Firefox */
        -ms-overflow-style: none;
        /* IE e Edge */
        padding-top: 5px;
    }

    .title {
        font-size: 26px !important;
        font-weight: 850 !important;
        color: #A3141E;
        text-align: left;
        margin: 0;
        margin-top: 15%;
        font-family: "Montserrat", "Sans-serif";
    }

    #art1 {
        margin-top: 4% !important;
    }

    #imgProdutoPrin {
        width: 100%;
        height: 500px;
        object-fit: cover;
        border-radius: 25px 0px 0px 25px;
    }

    #rowProdDestaque {
        border: 1px solid rgb(142, 140, 140);
        border-radius: 25px;
        box-shadow: 3px 4px 4.4px rgba(0, 0, 0, 0.32);
        width: 9 0%;
        height: auto;
        margin: auto;
        margin-bottom: 10%;
    }

    #titleDestaque {
        margin: auto;
        margin-top: 13%;
        font-size: 32px !important;
        color: #A3141E !important;
        font-weight: 900 !important;
        font-family: "Montserrat", sans-serif;
        letter-spacing: 1px;
    }

    a {
        color: white;
        text-decoration: none;
    }

    .nav-link {
        color: white;
    }

    #btnHamburger {
        color: white;
    }

    .divInput {
        margin-top: 1%;
        margin: auto;
        width: 80%;
        position: relative;
    }

    #lupinha {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        color: #000000;
    }

    .divLogin {
        height: 5vh;
        cursor: pointer;
    }

    .spnBemVindo {
        font-family: "Montserrat", "Sans-serif";
        font-size: 13px;
        font-weight: bold;
    }

    .pEntrar {
        height: auto;
        font-size: 13px;
    }

    .imgSacola {
        height: 28px;
    }

    #lupinhaMobile {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        color: #000000;
    }

    #divMenuDesktop {
        width: 70%;
        text-align: center;
    }

    #listaMenuDesktop {
        gap: 60px;
        font-weight: bold;
    }

    .linksMenuDesktop {
        font-family: "Montserrat", "Sans-serif";
        font-size: 14px;
    }

    .article {
        width: 85%;
        margin: auto;
    }

    #colEsqCozinha {
        padding: 0;
    }

    #colDirCozinha {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    #divStatus {
        text-align: center;
        width: 95%;
        display: flex;
        justify-content: space-between;
    }

    #divStatus p {
        font-family: "Open Sans", "Sans-serif";
        font-weight: 450;
        font-size: 14px;
        color: #C8C8C8;
        margin: 0;
    }

    #divValor {
        margin-top: 8%;
        text-align: center;
        display: flex;
        justify-content: space-between;
    }

    #divBtns {
        display: flex;
        flex-direction: column;
        gap: 14px;
        text-align: center;
        margin-right: 3%;
    }

    #addSacolaCozinha {
        font-size: 17px;
        font-family: "Montserrat", "Sans-serif";
        font-weight: bold;
        border: none;
        border-radius: 10px;
        padding: 10px 30px 10px 30px;
        background-color: #A3141E;
    }

    #valorProdCozinha {
        font-family: "Inter", "Sans-serif";
        font-size: 30px;
        color: #A3141E;
        font-weight: 800;
        letter-spacing: 1px;
        margin: 0;
    }

    #condPagamentoCozinha {
        margin: 0;
        font-family: "Inter", "Sans-serif";
        font-size: 17px;
        font-weight: 450;
    }

    #verProdCozinha {
        background-color: #00D922;
        color: white;
        font-weight: bold;
        padding: 10px 30px 10px 30px;
        font-size: 17px;
        border: none;
        border-radius: 10px;
        font-family: "Montserrat", "Sans-serif";
    }

    #titleProdutoCozinha {
        width: 100%;
        font-size: 28px !important;
        color: #2D2F30;
        font-weight: 900;
        font-family: "Montserrat", sans-serif;
        letter-spacing: 1px;
        text-align: left;
    }

    #titleArt2 {
        color: #A3141E;
        font-weight: 900;
        text-align: center;
        font-size: 26px;
        margin-top: 15%;
        font-family: "Montserrat", "Sans-serif";
    }

    #imgBalcao {
        width: 100%;
        height: 500px;
        object-fit: contain;
    }

    #divImgBalcao {
        height: auto;
        width: 60%;
        margin: auto;
        margin-top: 4%;
    }

    #divTextBalcao {
        width: 60%;
        margin: auto;
    }

    #titleProduto2 {
        text-align: center;
        font-weight: 800;
        color: #2D2F30;
        margin-top: 5%;
        font-size: 24px;
        font-family: 'Open Sans', 'Sans-serif';
        letter-spacing: 1px;
    }

    #descProduto2 {
        text-align: justify;
        font-size: 16px;
        font-weight: 350;
        font-family: 'Inter', 'Sans-serif';
        line-height: 183.7%;
        margin-top: 3%;
        display: -webkit-box;
        -webkit-line-clamp: 6 !important;
        line-clamp: 6 !important;
        -webkit-box-orient: vertical !important;
        overflow: hidden !important;
    }

    #divValorBalcao {
        width: 60%;
        margin: auto;
        display: flex;
        flex-direction: column;
        margin-top: 3%;
    }

    #valorProduto2 {
        font-size: 28px;
        font-weight: 900;
        font-family: 'Inter', 'Sans-serif';
        color: #A3141E;
        letter-spacing: 1.5px;
        margin: 0;
        text-align: center;
    }

    #condPagamentoProd2 {
        font-size: 22px;
        font-weight: 400;
        font-family: 'Inter', 'Sans-serif';
        margin: 0;
        text-align: center;
    }

    #divBtnsBalcao {
        display: flex;
        gap: 20px;
        width: 100%;
        margin: auto;
        margin-top: 5%;
        text-align: center;
        justify-content: center;
    }

    #btnAddSacolaProd2 {
        font-size: 18px;
        font-weight: bold;
        color: white;
        background-color: #A3141E;
        padding: 10px 30px 10px 30px;
        font-family: 'Montserrat', 'Sans-serif';
        border: none;
        border-radius: 10px;
        width: 40%;
    }

    #btnVerProduto2 {
        background-color: #00D922;
        color: white;
        font-family: 'Montserrat', 'Sans-serif';
        font-size: 18px;
        font-weight: bold;
        padding: 10px 30px 10px 30px;
        border: none;
        border-radius: 10px;
        width: 40%;
    }

    .card {
        width: 30%;
        height: auto;
        bottom: 0;
        transition: trasform 0.2 ease;
    }

    .card:hover {
        transform: translateY(-5px);
    }

    .imgProduto {
        width: 100%;
        height: 350px;
        object-fit: cover;
    }

    .divImgProduto {
        text-align: center;
    }


    #carouselMaisVendidos::-webkit-scrollbar {
        display: none;
    }

    #miniBanner {
        width: 55% !important;
        height: auto;
        object-fit: cover;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .btnProduto {
        font-size: 18px;
        font-family: "Montserrat", "Sans-serif";
        font-weight: bold;
        color: white;
        background-color: #29A33C;
        border-radius: 10px;
        border: none;
        margin-top: 5%;
    }

    .btnProdutosL {
        left: -40px;
    }

    .titleProduto {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 28px;
        font-family: "Open Sans", "Sans-serif";
        width: 80%;
        margin: auto;
        overflow: hidden;
        height: 70px;
        font-weight: 400;
        text-align: center;
        color: #2D2F30;
    }

    .precoAntigo {
        font-size: 16px;
        color: #2D2F30;
        font-family: "Open Sans", "Sans-serif";
        font-weight: 300;
        text-align: center;
        margin-top: 2%;
    }

    .porApenas {
        font-size: 22px;
        font-weight: 400;
        font-family: "Open Sans", "Sans-serif";
        text-align: center;
        margin-top: 2%;
        color: #2D2F30;
    }

    .precoProduto {
        font-size: 26px;
        font-family: "Open Sans", "Sans-serif";
        font-weight: bold;
        text-align: center;
        margin-top: 2%;
        color: #29A33C !important;
    }

    .imgProduto {
        width: 100%;
        height: 380px;
        object-fit: cover;
    }

    .hr {
        width: 8% !important;
        background-color: #A3141E;
        height: 0.6vh;
        margin-left: 2px;
        margin-bottom: 10px;
        border: 1px solid #A3141E;
    }

    .hrMenor {
        width: 7%;
    }

    .mini-banner {
        margin-top: 2%;
        width: 80% !important;
    }

    .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
        background-color: transparent !important;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
    }
}

@media screen and (min-width: 1401px) and (max-width: 1600px) {
    .headerIndex {
        background-color: #A3141E;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1000;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    }

    #imgLogo {
        height: 10vh;
    }

    main {
        width: 90%;
        margin: auto;
    }

    .btn-arrow {
        display: none;
    }

    .hr {
        width: 5% !important;
        background-color: #A3141E;
        height: 1vh;
        border: 1px solid #A3141E;
    }

    #divMenuDesktop {
        width: 70%;
        text-align: center;
    }

    #listaMenuDesktop {
        gap: 60px;
        font-weight: bold;
    }

    .linksMenuDesktop {
        font-family: "Montserrat", "Sans-serif";
        font-size: 14px;
    }

    #lupinha {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        color: #000000;
    }

    .divLogin {
        height: 5vh;
        cursor: pointer;
    }

    .spnBemVindo {
        font-family: "Montserrat", "Sans-serif";
        font-size: 13px;
        font-weight: bold;
    }

    .pEntrar {
        height: auto;
        font-size: 13px;
    }

    .imgSacola {
        height: 28px;
    }

    #divPesquisa {
        width: 80%;
    }

    .divInput {
        margin-top: 1%;
        margin: auto;
        width: 80%;
        position: relative;
    }

    .carouselMaisVendidos {
        scrollbar-width: none;
        /* Firefox */
        -ms-overflow-style: none;
        /* IE e Edge */
        padding-top: 5px;
    }

    .title {
        font-size: 26px !important;
        font-weight: 850 !important;
        color: #A3141E;
        text-align: left;
        margin: 0;
        margin-top: 15%;
        font-family: "Montserrat", "Sans-serif";
    }

    #art1 {
        margin-top: 4% !important;
    }

    #imgProdutoPrin {
        width: 100%;
        height: 500px;
        object-fit: cover;
        border-radius: 25px 0px 0px 25px;
    }

    #rowProdDestaque {
        border: 1px solid rgb(142, 140, 140);
        border-radius: 25px;
        box-shadow: 3px 4px 4.4px rgba(0, 0, 0, 0.32);
        width: 9 0%;
        height: auto;
        margin: auto;
        margin-bottom: 10%;
    }

    #titleDestaque {
        margin: auto;
        margin-top: 13%;
        font-size: 32px !important;
        color: #A3141E !important;
        font-weight: 900 !important;
        font-family: "Montserrat", sans-serif;
        letter-spacing: 1px;
    }

    a {
        color: white;
        text-decoration: none;
    }

    .nav-link {
        color: white;
    }

    #btnHamburger {
        color: white;
    }

    .divInput {
        margin-top: 1%;
        margin: auto;
        width: 80%;
        position: relative;
    }

    #lupinha {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        color: #000000;
    }

    .divLogin {
        height: 5vh;
        cursor: pointer;
    }

    .spnBemVindo {
        font-family: "Montserrat", "Sans-serif";
        font-size: 13px;
        font-weight: bold;
    }

    .pEntrar {
        height: auto;
        font-size: 13px;
    }

    .imgSacola {
        height: 28px;
    }

    #lupinhaMobile {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        color: #000000;
    }

    #divMenuDesktop {
        width: 70%;
        text-align: center;
    }

    #listaMenuDesktop {
        gap: 60px;
        font-weight: bold;
    }

    .linksMenuDesktop {
        font-family: "Montserrat", "Sans-serif";
        font-size: 14px;
    }

    .article {
        width: 85%;
        margin: auto;
    }

    #colEsqCozinha {
        padding: 0;
    }

    #colDirCozinha {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    #divStatus {
        text-align: center;
        width: 95%;
        display: flex;
        justify-content: space-between;
    }

    #divStatus p {
        font-family: "Open Sans", "Sans-serif";
        font-weight: 450;
        font-size: 14px;
        color: #C8C8C8;
        margin: 0;
    }

    #divValor {
        margin-top: 15%;
        text-align: center;
        display: flex;
        justify-content: space-between;
    }

    #divBtns {
        display: flex;
        flex-direction: column;
        gap: 14px;
        text-align: center;
        margin-right: 3%;
    }

    #addSacolaCozinha {
        font-size: 17px;
        font-family: "Montserrat", "Sans-serif";
        font-weight: bold;
        border: none;
        border-radius: 10px;
        padding: 10px 30px 10px 30px;
        background-color: #A3141E;
    }

    #valorProdCozinha {
        font-family: "Inter", "Sans-serif";
        font-size: 32px;
        color: #A3141E;
        font-weight: 800;
        letter-spacing: 1px;
        margin: 0;
    }

    #condPagamentoCozinha {
        margin: 0;
        font-family: "Inter", "Sans-serif";
        font-size: 22px;
        font-weight: 450;
    }

    #verProdCozinha {
        background-color: #00D922;
        color: white;
        font-weight: bold;
        padding: 10px 30px 10px 30px;
        font-size: 17px;
        border: none;
        border-radius: 10px;
        font-family: "Montserrat", "Sans-serif";
    }

    #titleProdutoCozinha {
        width: 100%;
        font-size: 32px !important;
        color: #2D2F30;
        font-weight: 900;
        font-family: "Montserrat", sans-serif;
        letter-spacing: 1px;
        text-align: left;
    }

    #titleArt2 {
        color: #A3141E;
        font-weight: 900;
        text-align: center;
        font-size: 30px;
        margin-top: 15%;
        font-family: "Montserrat", "Sans-serif";
    }

    #imgBalcao {
        width: 100%;
        height: 500px;
        object-fit: contain;
    }

    #divImgBalcao {
        height: auto;
        width: 60%;
        margin: auto;
        margin-top: 4%;
    }

    #divTextBalcao {
        width: 60%;
        margin: auto;
    }

    #titleProduto2 {
        text-align: center;
        font-weight: 800;
        color: #2D2F30;
        margin-top: 5%;
        font-size: 27px;
        font-family: 'Open Sans', 'Sans-serif';
        letter-spacing: 1px;
    }

    #descProduto2 {
        text-align: justify;
        font-size: 16px;
        font-weight: 350;
        font-family: 'Inter', 'Sans-serif';
        line-height: 183.7%;
        margin-top: 3%;
        display: -webkit-box;
        -webkit-line-clamp: 6 !important;
        line-clamp: 6 !important;
        -webkit-box-orient: vertical !important;
        overflow: hidden !important;
    }

    #divValorBalcao {
        width: 60%;
        margin: auto;
        display: flex;
        flex-direction: column;
        margin-top: 3%;
    }

    #valorProduto2 {
        font-size: 30px;
        font-weight: 900;
        font-family: 'Inter', 'Sans-serif';
        color: #A3141E;
        letter-spacing: 1.5px;
        margin: 0;
        text-align: center;
    }

    #condPagamentoProd2 {
        font-size: 22px;
        font-weight: 400;
        font-family: 'Inter', 'Sans-serif';
        margin: 0;
        text-align: center;
    }

    #divBtnsBalcao {
        display: flex;
        gap: 20px;
        width: 100%;
        margin: auto;
        margin-top: 5%;
        text-align: center;
        justify-content: center;
    }

    #btnAddSacolaProd2 {
        font-size: 18px;
        font-weight: bold;
        color: white;
        background-color: #A3141E;
        padding: 10px 30px 10px 30px;
        font-family: 'Montserrat', 'Sans-serif';
        border: none;
        border-radius: 10px;
        width: 35%;
    }

    #btnVerProduto2 {
        background-color: #00D922;
        color: white;
        font-family: 'Montserrat', 'Sans-serif';
        font-size: 18px;
        font-weight: bold;
        padding: 10px 30px 10px 30px;
        border: none;
        border-radius: 10px;
        width: 35%;
    }

    .card {
        width: 25%;
        height: auto;
        bottom: 0;
        transition: trasform 0.2 ease;
    }

    .card:hover {
        transform: translateY(-5px);
    }

    .imgProduto {
        width: 100%;
        height: 350px;
        object-fit: cover;
    }

    .divImgProduto {
        text-align: center;
    }


    #carouselMaisVendidos::-webkit-scrollbar {
        display: none;
    }

    #miniBanner {
        width: 48% !important;
        height: auto;
        object-fit: cover;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .btnProduto {
        font-size: 18px;
        font-family: "Montserrat", "Sans-serif";
        font-weight: bold;
        color: white;
        background-color: #29A33C;
        border-radius: 10px;
        border: none;
        margin-top: 5%;
    }

    .btnProdutosL {
        left: -40px;
    }

    .titleProduto {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 28px;
        font-family: "Inter", "Sans-serif";
        width: 90%;
        margin: auto;
        overflow: hidden;
        height: 70px;
        font-weight: 400;
        text-align: center;
        color: #2D2F30;
    }

    .precoAntigo {
        font-size: 16px;
        color: #2D2F30;
        font-family: "Open Sans", "Sans-serif";
        font-weight: 300;
        text-align: center;
        margin-top: 2%;
    }

    .porApenas {
        font-size: 24px;
        font-weight: 400;
        font-family: "Open Sans", "Sans-serif";
        text-align: center;
        margin-top: 2%;
        color: #2D2F30;
    }

    .precoProduto {
        font-size: 30px;
        font-family: "Open Sans", "Sans-serif";
        font-weight: bold;
        text-align: center;
        margin-top: 2%;
        color: #29A33C !important;
    }

    .imgProduto {
        width: 100%;
        height: 380px;
        object-fit: cover;
    }

    .hr {
        width: 8% !important;
        background-color: #A3141E;
        height: 0.6vh;
        margin-left: 2px;
        margin-bottom: 10px;
        border: 1px solid #A3141E;
    }

    .hrMenor {
        width: 7%;
    }

    .mini-banner {
        margin-top: 2%;
        width: 70% !important;
    }

    .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
        background-color: transparent !important;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
    }
}

@media screen and (min-width: 1601px) {

    .headerIndex {
        background-color: #A3141E;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1000;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    }

    #imgLogo {
        height: 7vh;
    }

    main {
        width: 90%;
        margin: auto;
    }

    #divCategorias {
        scrollbar-width: none;
        gap: 150px;
        justify-content: left;
        width: 100%;
        height: auto;
        padding: 5px;
    }

    #divCategorias::-webkit-scrollbar {
        display: none;
        /* Chrome, Safari */
    }

    #divTitleCategorias h2 {
        font-size: 32px;
        text-align: center !important;
        margin-top: 5%;
        color: #A3141E;
        font-weight: 700;
    }

    .nomeCategoria {
        font-family: "Open sans", "Sans-serif";
        font-size: 22px !important;
        font-weight: bold;
        text-align: center;
        color: #A3141E;
    }

    .btn-arrow {
        display: none;
    }

    .divCategoria:hover {
        transform: translateY(0);
    }

    .divCategoria img {
        width: 85%;
        height: auto;
        object-fit: contain;
        display: flex;
        align-items: center;
        margin: auto;
    }

    #divTitleCategorias {
        padding-top: 10px;
    }

    .categorias {
        margin-top: 3%;
        width: 100%;
    }

    .divCategoria {
        transition: trasform 0.2 ease;
        width: 200px;
    }

    .divCategoria:hover {
        transform: translateY(-3px);
    }

    .hr {
        width: 5% !important;
        background-color: #A3141E;
        height: 1vh;
        border: 1px solid #A3141E;
    }

    #divMenuDesktop {
        width: 70%;
        text-align: center;
    }

    #listaMenuDesktop {
        gap: 60px;
        font-weight: bold;
    }

    .linksMenuDesktop {
        font-family: "Montserrat", "Sans-serif";
        font-size: 14px;
    }

    #lupinha {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        color: #000000;
    }

    .divLogin {
        height: 5vh;
        cursor: pointer;
    }

    .spnBemVindo {
        font-family: "Montserrat", "Sans-serif";
        font-size: 13px;
        font-weight: bold;
    }

    .pEntrar {
        height: auto;
        font-size: 13px;
    }

    .imgSacola {
        height: 28px;
    }

    #divPesquisa {
        width: 80%;
    }

    .divInput {
        margin-top: 1%;
        margin: auto;
        width: 80%;
        position: relative;
    }

    .carouselMaisVendidos {
        scrollbar-width: none;
        /* Firefox */
        -ms-overflow-style: none;
        /* IE e Edge */
        padding-top: 5px;
    }

    .title {
        font-size: 28px !important;
        font-weight: 850 !important;
        color: #A3141E;
        text-align: left;
        margin: 0;
        margin-top: 10%;
        font-family: "Montserrat", "Sans-serif";
    }

    #art1 {
        margin-top: 4% !important;
    }

    #imgDestaqueCozinha {
        width: 100%;
        height: 550px;
        object-fit: cover;
        border-radius: 25px 0px 0px 25px;
    }

    #colEsqCozinha {
        padding: 0;
    }

    #colDirCozinha {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    #titleProdutoCozinha {
        font-family: "Open Sans", "Sans-serif";
        font-weight: 500;
        font-size: 36px;
        color: #2D2F30;
        margin-left: 2%;
    }

    #divStatus {
        display: flex;
        justify-content: space-between;
        padding-left: 1%;
    }

    #divStatus p {
        font-family: "Open Sans", "Sans-serif";
        font-weight: 450;
        font-size: 14px;
        color: #C8C8C8;
    }

    #divValor {
        justify-content: space-between;
        display: flex;
        margin-left: 2%;
        padding-top: 5%;
    }

    #divBtns {
        display: flex;
        flex-direction: column;
        gap: 14px;
        margin-right: 3%;
    }

    #addSacolaCozinha {
        font-size: 17px;
        font-family: "Montserrat", "Sans-serif";
        font-weight: bold;
        border: none;
        border-radius: 10px;
        padding: 10px 30px 10px 30px;
        background-color: #A3141E;
    }

    #valorProdCozinha {
        font-family: "Inter", "Sans-serif";
        font-size: 30px;
        color: #A3141E;
        font-weight: bold;
        letter-spacing: 1px;
        margin: 0;
    }

    #condPagamentoCozinha {
        margin: 0;
        font-family: "Inter", "Sans-serif";
        font-size: 17px;
        font-weight: 450;
    }

    #verProdCozinha {
        background-color: #00D922;
        color: white;
        font-weight: bold;
        padding: 10px 30px 10px 30px;
        font-size: 17px;
        border: none;
        border-radius: 10px;
        font-family: "Montserrat", "Sans-serif";
    }

    #rowProdDestaque {
        border: 1px solid rgb(142, 140, 140);
        border-radius: 25px;
        box-shadow: 3px 4px 4.4px rgba(0, 0, 0, 0.32);
        width: 80%;
        margin: auto;
        margin-bottom: 10%;
    }

    #titleDestaque {
        width: 90%;
        margin: auto;
        margin-top: 10%;
        font-size: 32px !important;
        color: #A3141E !important;
        font-weight: 900 !important;
        font-family: "Montserrat", sans-serif;
        letter-spacing: 1px;
    }

    a {
        color: white;
        text-decoration: none;
    }

    .nav-link {
        color: white;
    }

    #btnHamburger {
        color: white;
    }

    .divInput {
        margin-top: 1%;
        margin: auto;
        width: 80%;
        position: relative;
    }

    #lupinha {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        color: #000000;
    }

    .divLogin {
        height: 5vh;
        cursor: pointer;
    }

    .spnBemVindo {
        font-family: "Montserrat", "Sans-serif";
        font-size: 13px;
        font-weight: bold;
    }

    .pEntrar {
        height: auto;
        font-size: 13px;
    }

    .imgSacola {
        height: 28px;
    }

    #lupinhaMobile {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        color: #000000;
    }

    #divMenuDesktop {
        width: 70%;
        text-align: center;
    }

    #listaMenuDesktop {
        gap: 60px;
        font-weight: bold;
    }

    .linksMenuDesktop {
        font-family: "Montserrat", "Sans-serif";
        font-size: 14px;
    }

    .mini-banner {
        width: 70% !important;
    }

    .article {
        width: 85%;
        margin: auto;
    }

    #colEsqCozinha {
        margin: 0 !important;
        padding: 0 !important;
    }

    #rowProdCozinha {
        margin: 0 !important;
        padding: 0 !important;
    }

    #imgProdutoPrin {
        width: 100%;
        height: 550px;
        object-fit: cover;
        border-radius: 23px 0px 0px 23px;
    }

    #sct1 {
        width: 80%;
        margin: auto;
    }

    #divStatus {
        display: flex;
        justify-content: space-between;
        width: 95%;
        margin-left: 1.5% !important;
    }

    #divValor {
        margin-top: 4% !important;
    }

    #colDirCozinha {
        margin: 0 !important;
        padding: 0 !important;
    }

    #titleCozinha {
        font-weight: 900 !important;
    }

    #titleArt2 {
        color: #A3141E;
        font-weight: 900;
        text-align: center;
        font-size: 32px;
        margin-top: 10%;
        font-family: "Montserrat", "Sans-serif";
    }

    #imgBalcao {
        width: 100%;
        height: 520px;
        object-fit: cover;
    }

    #divImgBalcao {
        height: 60%;
        width: 30%;
        margin: auto;
        margin-top: 4%;
    }

    #divTextBalcao {
        width: 35%;
        margin: auto;
    }

    #titleProduto2 {
        text-align: center;
        font-weight: 700;
        color: #2D2F30;
        margin-top: 3%;
        font-size: 20px;
        font-family: 'Open Sans', 'Sans-serif';
        letter-spacing: 1px;
    }

    #descProduto2 {
        text-align: justify;
        font-size: 17px;
        font-weight: 350;
        font-family: 'Inter', 'Sans-serif';
        line-height: 183.7%;
        margin-top: 3%;
        display: -webkit-box;
        -webkit-line-clamp: 6 !important;
        line-clamp: 6 !important;
        -webkit-box-orient: vertical !important;
        overflow: hidden !important;
    }

    #divValorBalcao {
        width: 35%;
        margin: auto;
        justify-content: space-between;
        margin-top: 1.5%;
    }

    #valorProduto2 {
        font-size: 28px;
        font-weight: 900;
        font-family: 'Inter', 'Sans-serif';
        color: #A3141E;
        letter-spacing: 1.5px;
        margin: 0;
    }

    #condPagamentoProd2 {
        font-size: 22px;
        font-weight: 400;
        font-family: 'Inter', 'Sans-serif';
        margin: 0;
    }

    #divBtnsBalcao {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    #btnAddSacolaProd2 {
        font-size: 18px;
        font-weight: bold;
        color: white;
        background-color: #A3141E;
        padding: 10px 30px 10px 30px;
        font-family: 'Montserrat', 'Sans-serif';
        border: none;
        border-radius: 10px;
    }

    #btnVerProduto2 {
        background-color: #00D922;
        color: white;
        font-family: 'Montserrat', 'Sans-serif';
        font-size: 18px;
        font-weight: bold;
        padding: 10px 30px 10px 30px;
        border: none;
        border-radius: 10px;
    }

    .card {
        width: 20.5%;
        height: auto;
        bottom: 0;
        transition: trasform 0.2 ease;
    }

    .card:hover {
        transform: translateY(-5px);
    }

    .imgProduto {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }

    .divImgProduto {
        text-align: center;
    }


    #carouselMaisVendidos::-webkit-scrollbar {
        display: none;
        /* Chrome, Safari, Opera */
    }

    #miniBanner {
        width: 45% !important;
        height: auto;
        object-fit: cover;
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .btnProduto {
        font-size: 20px;
        font-family: "Montserrat", "Sans-serif";
        font-weight: bold;
        color: white;
        background-color: #29A33C;
        border-radius: 10px;
        border: none;
    }

    .btnProdutosL {
        left: -40px;
    }

    .titleProduto {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 28px;
        font-family: "Inter", "Sans-serif";
        width: 80%;
        margin: auto;
        overflow: hidden;
        font-weight: 400;
        text-align: center;
        color: #2D2F30;
    }

    .precoAntigo {
        font-size: 16px;
        color: #2D2F30;
        font-family: "Open Sans", "Sans-serif";
        font-weight: 300;
        text-align: center;
        margin-top: 2%;
    }

    .porApenas {
        font-size: 24px;
        font-weight: 400;
        font-family: "Open Sans", "Sans-serif";
        text-align: center;
        margin-top: 2%;
        color: #2D2F30;
    }

    .precoProduto {
        font-size: 28px;
        font-family: "Open Sans", "Sans-serif";
        font-weight: bold;
        text-align: center;
        margin-top: 2%;
        color: #29A33C !important;
    }

    .hr {
        width: 9%;
        background-color: #A3141E;
        height: 0.8vh;
        margin-left: 2px;
        margin-bottom: 10px;
        border: 1px solid #A3141E;
    }

    .hrMenor {
        width: 7%;
    }

    .mini-banner {
        margin-top: 2%;
        width: 60% !important;
    }

}


@media screen and (min-width: 280px) and (max-width:990px) {


    .article {
        width: 95%;
        margin: auto;
    }
}