.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: 95%;
        margin: auto;
    }

    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;
    }

    .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%;
    }

    .title {
        font-size: 20px !important;
        font-weight: bold;
        color: #A3141E;
        text-align: left;
        font-family: "Montserrat", "Sans-serif";
        margin-top: 15%;
    }

    .mini-banner {
        width: 90%;
    }

    #divBtns {
        display: flex;
        flex-direction: column;
        gap: 14px;
        text-align: center;
        margin-top: 7%;
    }

    #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: 100%;
        margin: auto;
        padding-bottom: 30px;
    }

    #titleProdutoCozinha {
        font-family: "Open Sans", "Sans-serif";
        font-weight: 500;
        font-size: 26px;
        width: 95%;
        font-weight: 700;
        margin: 0;
        color: #2D2F30;
        text-align: center;
        margin: auto;
        margin-top: 4%;
    }

    #divStatus {
        text-align: center;
        width: 95%;
        margin: auto;
        margin-top: 2%;
    }

    #divStatus p {
        font-family: "Open Sans", "Sans-serif";
        font-weight: 650;
        font-size: 14px;
        color: #C8C8C8;
        margin: 0;
    }

    #divValor {
        margin-top: 8%;
        text-align: center;
    }

    #divBtns {
        display: flex;
        gap: 14px;
        text-align: center;
        justify-content: center;
        margin-top: 7%;
    }

    #addSacolaCozinha {
        font-size: 17px;
        font-family: "Montserrat", "Sans-serif";
        font-weight: bold;
        border: none;
        border-radius: 10px;
        width: 100%;
        padding: 10px 30px 10px 30px;
        background-color: #A3141E;
    }

    #imgProdutoPrin {
        width: 100%;
        height: 513px;
        object-fit: cover;
        border-radius: 23px 23px 0px 0px;
    }

    #valorProdCozinha {
        font-family: "Inter", "Sans-serif";
        font-size: 30px;
        color: #A3141E;
        font-weight: bold;
        letter-spacing: 1px;
        margin: 0;
    }

    #colDirCozinha {
        margin: 0 !important;
    }

    #titleCozinha {
        font-weight: 900 !important;
        margin-top: 15%;
        font-size: 24px !important;
    }

    #colEsqCozinha {
        padding: 0;
    }

    #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";
        width: 100%;
    }

    #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;
    }

    #art3 {
        width: 100%;
        margin: auto;
        margin-top: 10%;
        margin-bottom: 7%;
    }

    #titleArt3 {
        color: #A3141E;
        font-weight: 900;
        text-align: center;
        font-size: 22px;
        margin-top: 20%;
        font-family: "Montserrat", "Sans-serif";
    }

    #divConteudoArt3 {
        display: flex;
        flex-direction: column;
        margin-top: 4%;
    }

    #divConteudoArt3 img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    #divTextArt3 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-left: 1%;
    }

    #titleProdArt3 {
        font-weight: 800;
        color: #2D2F30;
        margin-top: 5%;
        font-size: 23px;
        text-align: center;
        font-family: 'Open Sans', 'Sans-serif';
        letter-spacing: 1px;
    }

    #divTextArt3 p {
        text-align: justify;
        font-size: 16px;
        font-weight: 450;
        font-family: 'Inter', 'Sans-serif';
        line-height: 183.7%;
        margin-top: 6%;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        line-clamp: 7;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    #divValorArt3 {
        display: flex;
        flex-direction: column;
        margin-top: 2%;
        width: 100%;
    }

    #divValorArt3Esq {
        width: 100%;
    }

    #divValorArt3Esq h5 {
        font-size: 28px;
        font-weight: 900;
        font-family: 'Inter', 'Sans-serif';
        color: #A3141E;
        margin: 0;
        letter-spacing: 1px;
        text-align: center;
    }

    #divValorArt3Esq p {
        font-size: 20px;
        font-weight: 400;
        font-family: 'Inter', 'Sans-serif';
        margin: 0;
        text-align: center;
    }

    #divBtnsArt3 {
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin-right: 3%;
        margin-top: 7%;
    }

    #btnAddSacolaArt3 {
        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;
    }

    #btnVerProdutoArt3 {
        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;
    }

    #miniBanner {
        width: 100%;
        height: auto;
        object-fit: cover;
        margin-bottom: 7%;
    }
}

@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: 95%;
        margin: auto;
    }

    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;
    }

    .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%;
    }

    .title {
        font-size: 20px !important;
        font-weight: bold;
        color: #A3141E;
        text-align: left;
        font-family: "Montserrat", "Sans-serif";
        margin-top: 15%;
    }

    .mini-banner {
        width: 75%;
    }

    #divBtns {
        display: flex;
        flex-direction: column;
        gap: 14px;
        text-align: center;
        margin-top: 7%;
    }

    #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: 80%;
        margin: auto;
        padding-bottom: 30px;
    }

    #titleProdutoCozinha {
        font-family: "Open Sans", "Sans-serif";
        font-weight: 500;
        font-size: 26px;
        width: 95%;
        font-weight: 700;
        margin: 0;
        color: #2D2F30;
        text-align: center;
        margin: auto;
        margin-top: 4%;
    }

    #divStatus {
        text-align: center;
        width: 95%;
        margin: auto;
        margin-top: 2%;
    }

    #divStatus p {
        font-family: "Open Sans", "Sans-serif";
        font-weight: 650;
        font-size: 14px;
        color: #C8C8C8;
        margin: 0;
    }

    #divValor {
        margin-top: 8%;
        text-align: center;
    }

    #divBtns {
        display: flex;
        gap: 14px;
        text-align: center;
        justify-content: center;
        margin-top: 7%;
    }

    #addSacolaCozinha {
        font-size: 17px;
        font-family: "Montserrat", "Sans-serif";
        font-weight: bold;
        border: none;
        border-radius: 10px;
        width: 100%;
        padding: 10px 30px 10px 30px;
        background-color: #A3141E;
    }

    #imgProdutoPrin {
        width: 100%;
        height: 513px;
        object-fit: cover;
        border-radius: 23px 23px 0px 0px;
    }

    #valorProdCozinha {
        font-family: "Inter", "Sans-serif";
        font-size: 30px;
        color: #A3141E;
        font-weight: bold;
        letter-spacing: 1px;
        margin: 0;
    }

    #colDirCozinha {
        margin: 0 !important;
    }

    #titleCozinha {
        font-weight: 900 !important;
        margin-top: 15%;
        font-size: 26px !important;
    }

    #colEsqCozinha {
        padding: 0;
    }

    #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";
        width: 100%;
    }

    #titleArt2 {
        color: #A3141E;
        font-weight: 900;
        text-align: center;
        font-size: 26px;
        margin-top: 20%;
        font-family: "Montserrat", "Sans-serif";
    }

    #imgBalcao {
        width: 100%;
        height: 500px;
        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: 24px;
        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: 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: 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;
    }

    #art3 {
        width: 80%;
        margin: auto;
        margin-top: 10%;
        margin-bottom: 7%;
    }

    #titleArt3 {
        color: #A3141E;
        font-weight: 900;
        text-align: center;
        font-size: 24px;
        margin-top: 20%;
        font-family: "Montserrat", "Sans-serif";
    }

    #divConteudoArt3 {
        display: flex;
        flex-direction: column;
        margin-top: 4%;
    }

    #divConteudoArt3 img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    #divTextArt3 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-left: 1%;
    }

    #titleProdArt3 {
        font-weight: 800;
        color: #2D2F30;
        margin-top: 5%;
        font-size: 26px;
        text-align: center;
        font-family: 'Open Sans', 'Sans-serif';
        letter-spacing: 1px;
    }

    #divTextArt3 p {
        text-align: justify;
        font-size: 16px;
        font-weight: 450;
        font-family: 'Inter', 'Sans-serif';
        line-height: 183.7%;
        margin-top: 3%;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        line-clamp: 7;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    #divValorArt3 {
        display: flex;
        flex-direction: column;
        margin-top: 2%;
        width: 100%;
    }

    #divValorArt3Esq {
        width: 100%;
    }

    #divValorArt3Esq h5 {
        font-size: 28px;
        font-weight: 900;
        font-family: 'Inter', 'Sans-serif';
        color: #A3141E;
        margin: 0;
        letter-spacing: 1px;
        text-align: center;
    }

    #divValorArt3Esq p {
        font-size: 20px;
        font-weight: 400;
        font-family: 'Inter', 'Sans-serif';
        margin: 0;
        text-align: center;
    }

    #divBtnsArt3 {
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin-right: 3%;
        margin-top: 7%;
    }

    #btnAddSacolaArt3 {
        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;
    }

    #btnVerProdutoArt3 {
        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;
    }

    #miniBanner {
        width: 80%;
        height: auto;
        object-fit: cover;
        margin-bottom: 7%;
    }
}

@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: 95%;
        margin: auto;
    }

    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;
    }

    .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%;
    }

    .title {
        font-size: 20px !important;
        font-weight: bold;
        color: #A3141E;
        text-align: left;
        font-family: "Montserrat", "Sans-serif";
        margin-top: 15%;
    }

    .mini-banner {
        width: 95%;
    }

    #divBtns {
        display: flex;
        flex-direction: column;
        gap: 14px;
        text-align: center;
        margin-top: 7%;
    }

    #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: 70%;
        margin: auto;
        padding-bottom: 30px;
    }

    #titleProdutoCozinha {
        font-family: "Open Sans", "Sans-serif";
        font-weight: 500;
        font-size: 26px;
        width: 95%;
        font-weight: 700;
        margin: 0;
        color: #2D2F30;
        text-align: center;
        margin: auto;
        margin-top: 4%;
    }

    #divStatus {
        text-align: center;
        width: 95%;
        margin: auto;
        margin-top: 2%;
    }

    #divStatus p {
        font-family: "Open Sans", "Sans-serif";
        font-weight: 650;
        font-size: 14px;
        color: #C8C8C8;
        margin: 0;
    }

    #divValor {
        margin-top: 8%;
        text-align: center;
    }

    #divBtns {
        display: flex;
        flex-direction: row;
        gap: 14px;
        text-align: center;
        justify-content: center;
        margin-top: 7%;
    }

    #addSacolaCozinha {
        font-size: 17px;
        font-family: "Montserrat", "Sans-serif";
        font-weight: bold;
        border: none;
        border-radius: 10px;
        width: 100%;
        padding: 10px 30px 10px 30px;
        background-color: #A3141E;
    }

    #imgProdutoPrin {
        width: 100%;
        height: 400px;
        object-fit: cover;
        border-radius: 23px 23px 0px 0px;
    }

    #valorProdCozinha {
        font-family: "Inter", "Sans-serif";
        font-size: 30px;
        color: #A3141E;
        font-weight: bold;
        letter-spacing: 1px;
        margin: 0;
    }

    #colDirCozinha {
        margin: 0 !important;
    }

    #titleCozinha {
        font-weight: 900 !important;
        margin-top: 15%;
        font-size: 26px !important;
    }

    #colEsqCozinha {
        padding: 0;
    }

    #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";
        width: 100%;
    }

    #titleArt2 {
        color: #A3141E;
        font-weight: 900;
        text-align: center;
        font-size: 26px;
        margin-top: 20%;
        font-family: "Montserrat", "Sans-serif";
    }

    #imgBalcao {
        width: 100%;
        height: 500px;
        object-fit: contain;
    }

    #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: 26px;
        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: 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;
        gap: 10px;
        width: 70%;
        justify-content: center;
        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;
        width: 50%;
    }

    #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: 50%;
    }

    #art3 {
        width: 80%;
        margin: auto;
        margin-top: 10%;
        margin-bottom: 7%;
    }

    #titleArt3 {
        color: #A3141E;
        font-weight: 900;
        text-align: center;
        font-size: 24px;
        margin-top: 20%;
        font-family: "Montserrat", "Sans-serif";
    }

    #divConteudoArt3 {
        display: flex;
        flex-direction: column;
        margin-top: 4%;
    }

    #divConteudoArt3 img {
        width: 100%;
        height: 500px;
        object-fit: contain;
    }

    #divTextArt3 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-left: 1%;
    }

    #titleProdArt3 {
        font-weight: 800;
        color: #2D2F30;
        margin-top: 5%;
        font-size: 26px;
        text-align: center;
        font-family: 'Open Sans', 'Sans-serif';
        letter-spacing: 1px;
    }

    #divTextArt3 p {
        text-align: justify;
        font-size: 16px;
        font-weight: 450;
        font-family: 'Inter', 'Sans-serif';
        line-height: 183.7%;
        margin-top: 3%;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        line-clamp: 7;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    #divValorArt3 {
        display: flex;
        flex-direction: column;
        margin-top: 2%;
        width: 100%;
    }

    #divValorArt3Esq {
        width: 100%;
    }

    #divValorArt3Esq h5 {
        font-size: 28px;
        font-weight: 900;
        font-family: 'Inter', 'Sans-serif';
        color: #A3141E;
        margin: 0;
        letter-spacing: 1px;
        text-align: center;
    }

    #divValorArt3Esq p {
        font-size: 20px;
        font-weight: 400;
        font-family: 'Inter', 'Sans-serif';
        margin: 0;
        text-align: center;
    }

    #divBtnsArt3 {
        display: flex;
        gap: 10px;
        justify-content: center;
        text-align: center;
        width: 90%;
        margin: auto;
        margin-top: 7%;
    }

    #btnAddSacolaArt3 {
        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: 50%;
    }

    #btnVerProdutoArt3 {
        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: 50%;
    }

    #miniBanner {
        width: 65%;
        height: auto;
        object-fit: cover;
        margin-bottom: 7%;
    }
}

@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: 95%;
        margin: auto;
    }

    a {
        color: white;
        text-decoration: none;
    }

    .nav-link {
        color: white;
    }

    #btnHamburger {
        color: white;
    }

    .divInput {
        margin-top: 1%;
        margin: auto;
        width: 100%;
        position: relative;
    }

    #divMenuDesktop {
        width: 70%;
        text-align: center;
    }

    #listaMenuDesktop {
        gap: 60px;
        font-weight: bold;
    }

    .linksMenuDesktop {
        font-family: "Montserrat", "Sans-serif";
        font-size: 14px;
    }

    #divPesquisa {
        width: 80%;
        gap: 20px;
    }

    #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: 10px;
        font-weight: bold;
    }

    .pEntrar {
        height: auto;
        font-size: 10px;
    }

    .imgSacola {
        height: 28px;
    }

    #lupinhaMobile {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        color: #000000;
    }

    .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%;
    }

    .title {
        font-size: 20px !important;
        font-weight: bold;
        color: #A3141E;
        text-align: left;
        font-family: "Montserrat", "Sans-serif";
        margin-top: 15%;
    }

    .mini-banner {
        width: 80%;
    }

    #divBtns {
        display: flex;
        flex-direction: column;
        gap: 14px;
        text-align: center;
        margin-top: 7%;
    }

    #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: 55%;
        margin: auto;
        padding-bottom: 30px;
    }

    #titleProdutoCozinha {
        font-family: "Open Sans", "Sans-serif";
        font-weight: 500;
        font-size: 26px;
        width: 95%;
        font-weight: 700;
        margin: 0;
        color: #2D2F30;
        text-align: center;
        margin: auto;
        margin-top: 4%;
    }

    #divStatus {
        text-align: center;
        width: 95%;
        margin: auto;
        margin-top: 2%;
    }

    #divStatus p {
        font-family: "Open Sans", "Sans-serif";
        font-weight: 650;
        font-size: 14px;
        color: #C8C8C8;
        margin: 0;
    }

    #divValor {
        margin-top: 8%;
        text-align: center;
    }

    #divBtns {
        display: flex;
        flex-direction: row;
        gap: 14px;
        text-align: center;
        justify-content: center;
        margin-top: 7%;
    }

    #addSacolaCozinha {
        font-size: 17px;
        font-family: "Montserrat", "Sans-serif";
        font-weight: bold;
        border: none;
        border-radius: 10px;
        width: 100%;
        padding: 10px 30px 10px 30px;
        background-color: #A3141E;
    }

    #imgProdutoPrin {
        width: 100%;
        height: 400px;
        object-fit: cover;
        border-radius: 23px 23px 0px 0px;
    }

    #valorProdCozinha {
        font-family: "Inter", "Sans-serif";
        font-size: 30px;
        color: #A3141E;
        font-weight: bold;
        letter-spacing: 1px;
        margin: 0;
    }

    #colDirCozinha {
        margin: 0 !important;
    }

    #titleCozinha {
        font-weight: 900 !important;
        margin-top: 15%;
        font-size: 26px !important;
    }

    #colEsqCozinha {
        padding: 0;
    }

    #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";
        width: 100%;
    }

    #titleArt2 {
        color: #A3141E;
        font-weight: 900;
        text-align: center;
        font-size: 26px;
        margin-top: 13%;
        font-family: "Montserrat", "Sans-serif";
    }

    #imgBalcao {
        width: 100%;
        height: 500px;
        object-fit: contain;
    }

    #divImgBalcao {
        height: auto;
        width: 80%;
        margin: auto;
        margin-top: 4%;
    }

    #divTextBalcao {
        width: 70%;
        margin: auto;
    }

    #titleProduto2 {
        text-align: center;
        font-weight: 800;
        color: #2D2F30;
        margin-top: 5%;
        font-size: 26px;
        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: 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;
        gap: 10px;
        width: 70%;
        justify-content: center;
        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;
        width: 50%;
    }

    #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: 50%;
    }

    #art3 {
        width: 80%;
        margin: auto;
        margin-top: 10%;
        margin-bottom: 7%;
    }

    #titleArt3 {
        color: #A3141E;
        font-weight: 900;
        text-align: center;
        font-size: 24px;
        margin-top: 20%;
        font-family: "Montserrat", "Sans-serif";
    }

    #divConteudoArt3 {
        display: flex;
        flex-direction: column;
        margin-top: 4%;
    }

    #divConteudoArt3 img {
        width: 100%;
        height: 500px;
        object-fit: contain;
    }

    #divTextArt3 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-left: 1%;
    }

    #titleProdArt3 {
        font-weight: 800;
        color: #2D2F30;
        margin-top: 5%;
        font-size: 26px;
        text-align: center;
        font-family: 'Open Sans', 'Sans-serif';
        letter-spacing: 1px;
    }

    #divTextArt3 p {
        text-align: justify;
        font-size: 16px;
        font-weight: 450;
        font-family: 'Inter', 'Sans-serif';
        line-height: 183.7%;
        margin-top: 3%;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        line-clamp: 7;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    #divValorArt3 {
        display: flex;
        flex-direction: column;
        margin-top: 2%;
        width: 100%;
    }

    #divValorArt3Esq {
        width: 100%;
    }

    #divValorArt3Esq h5 {
        font-size: 28px;
        font-weight: 900;
        font-family: 'Inter', 'Sans-serif';
        color: #A3141E;
        margin: 0;
        letter-spacing: 1px;
        text-align: center;
    }

    #divValorArt3Esq p {
        font-size: 20px;
        font-weight: 400;
        font-family: 'Inter', 'Sans-serif';
        margin: 0;
        text-align: center;
    }

    #divBtnsArt3 {
        display: flex;
        gap: 10px;
        justify-content: center;
        text-align: center;
        width: 90%;
        margin: auto;
        margin-top: 7%;
    }

    #btnAddSacolaArt3 {
        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: 50%;
    }

    #btnVerProdutoArt3 {
        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: 50%;
    }

    #miniBanner {
        width: 53%;
        height: auto;
        object-fit: cover;
        margin-bottom: 7%;
    }
}

@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: 7vh;
    }

    main {
        width: 95%;
        margin: auto;
    }

    a {
        color: white;
        text-decoration: none;
    }

    .nav-link {
        color: white;
    }

    #btnHamburger {
        color: white;
    }

    .divInput {
        margin-top: 1%;
        margin: auto;
        width: 100%;
        position: relative;
    }

    #divMenuDesktop {
        width: 70%;
        text-align: center;
    }

    #listaMenuDesktop {
        gap: 60px;
        font-weight: bold;
    }

    .linksMenuDesktop {
        font-family: "Montserrat", "Sans-serif";
        font-size: 14px;
    }

    #divPesquisa {
        width: 80%;
        gap: 20px;
    }

    #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: 10px;
        font-weight: bold;
    }

    .pEntrar {
        height: auto;
        font-size: 10px;
    }

    .imgSacola {
        height: 28px;
    }

    #lupinhaMobile {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 16px;
        color: #000000;
    }

    .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%;
    }

    .title {
        font-size: 20px !important;
        font-weight: bold;
        color: #A3141E;
        text-align: left;
        font-family: "Montserrat", "Sans-serif";
        margin-top: 15%;
    }

    .mini-banner {
        width: 80%;
    }


    #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: 85%;
        margin: auto;
        align-items: center;
    }

    #titleProdutoCozinha {
        font-family: "Open Sans", "Sans-serif";
        font-weight: 500;
        font-size: 26px;
        width: 95%;
        font-weight: 700;
        margin: 0;
        color: #2D2F30;
        text-align: left;
        margin: auto;
        margin-top: 4%;
    }

    #divStatus {
        text-align: center;
        width: 95%;
        margin: auto;
        margin-top: 2%;
        display: flex;
        justify-content: space-between;
    }

    #divStatus p {
        font-family: "Open Sans", "Sans-serif";
        font-weight: 650;
        font-size: 14px;
        color: #C8C8C8;
        margin: 0;
    }

    #divValor {
        text-align: center;
        display: flex;
        justify-content: space-between;
        margin-top: 8%;
    }

    #divBtns {
        display: flex;
        flex-direction: column;
        gap: 14px;
        text-align: center;
    }

    #addSacolaCozinha {
        font-size: 17px;
        font-family: "Montserrat", "Sans-serif";
        font-weight: bold;
        border: none;
        border-radius: 10px;
        width: 100%;
        padding: 10px 30px 10px 30px;
        background-color: #A3141E;
    }

    #imgProdutoPrin {
        width: 100%;
        height: 400px;
        object-fit: cover;
        border-radius: 23px 0px 0px 23px;
    }

    #valorProdCozinha {
        font-family: "Inter", "Sans-serif";
        font-size: 30px;
        color: #A3141E;
        font-weight: bold;
        letter-spacing: 1px;
        margin: 0;
    }

    #colDirCozinha {
        margin: 0 !important;
    }

    #titleCozinha {
        font-weight: 900 !important;
        margin-top: 15%;
        font-size: 26px !important;
    }

    #colEsqCozinha {
        padding: 0;
    }

    #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";
        width: 100%;
    }

    #titleArt2 {
        color: #A3141E;
        font-weight: 900;
        text-align: center;
        font-size: 26px;
        margin-top: 13%;
        font-family: "Montserrat", "Sans-serif";
    }

    #imgBalcao {
        width: 100%;
        height: 500px;
        object-fit: contain;
    }

    #divImgBalcao {
        height: auto;
        width: 80%;
        margin: auto;
        margin-top: 4%;
    }

    #divTextBalcao {
        width: 70%;
        margin: auto;
    }

    #titleProduto2 {
        text-align: center;
        font-weight: 800;
        color: #2D2F30;
        margin-top: 5%;
        font-size: 26px;
        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: 70%;
        margin: auto;
        margin-top: 5%;
        justify-content: space-between;
    }

    #valorProduto2 {
        font-size: 28px;
        font-weight: 900;
        font-family: 'Inter', 'Sans-serif';
        color: #A3141E;
        letter-spacing: 1.5px;
        margin: 0;
        text-align: left;
    }

    #condPagamentoProd2 {
        font-size: 22px;
        font-weight: 400;
        font-family: 'Inter', 'Sans-serif';
        margin: 0;
        text-align: left;
    }

    #divBtnsBalcao {
        display: flex;
        flex-direction: column;
        gap: 10px;
        width: 40%;
    }

    #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: 100%;
    }

    #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: 100%;
    }

    #art3 {
        width: 90%;
        margin: auto;
        margin-top: 15%;
        margin-bottom: 7%;
    }

    #titleArt3 {
        color: #A3141E;
        font-weight: 900;
        text-align: center;
        font-size: 28px;
        margin-top: 10%;
        font-family: "Montserrat", "Sans-serif";
    }


    #divConteudoArt3 {
        display: flex;
        justify-content: space-between;
        margin-top: 4%;
    }

    #divConteudoArt3 img {
        width: 60vh;
        height: 500px;
        object-fit: cover;
    }

    #divTextArt3 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-left: 1%;
    }

    #titleProdArt3 {
        font-weight: 700;
        color: #2D2F30;
        margin-top: 2%;
        font-size: 32px;
        font-family: 'Open Sans', 'Sans-serif';
        letter-spacing: 1px;
    }

    #divTextArt3 p {
        text-align: justify;
        font-size: 17px;
        font-weight: 400;
        font-family: 'Inter', 'Sans-serif';
        line-height: 183.7%;
        margin-top: 1%;
        width: 90%;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        line-clamp: 7;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    #divValorArt3 {
        display: flex;
        justify-content: space-between;
        margin-top: 4%;
        width: 92%;
    }

    #divValorArt3Esq {
        width: 50%;
    }

    #divValorArt3Esq h5 {
        font-size: 28px;
        font-weight: 900;
        font-family: 'Inter', 'Sans-serif';
        color: #A3141E;
        margin: 0;
        letter-spacing: 1px;
    }

    #divValorArt3Esq p {
        font-size: 20px;
        font-weight: 400;
        font-family: 'Inter', 'Sans-serif';
        margin: 0;
    }

    #divBtnsArt3 {
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin-right: 3%;
    }

    #btnAddSacolaArt3 {
        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;
    }

    #btnVerProdutoArt3 {
        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;
    }


    #miniBanner {
        width: 45%;
        height: auto;
        object-fit: cover;
        margin-bottom: 7%;
    }
}

@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: 7vh;
    }

    main {
        width: 95%;
        margin: auto;
    }

    a {
        color: white;
        text-decoration: none;
    }

    .nav-link {
        color: white;
    }

    #btnHamburger {
        color: white;
    }

    .divInput {
        margin-top: 1%;
        margin: auto;
        width: 100%;
        position: relative;
    }

    #divMenuDesktop {
        width: 70%;
        text-align: center;
    }

    #listaMenuDesktop {
        gap: 60px;
        font-weight: bold;
    }

    .linksMenuDesktop {
        font-family: "Montserrat", "Sans-serif";
        font-size: 14px;
    }

    #divPesquisa {
        width: 80%;
        gap: 20px;
    }

    .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;
    }

    .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%;
    }

    .title {
        font-size: 20px !important;
        font-weight: bold;
        color: #A3141E;
        text-align: left;
        font-family: "Montserrat", "Sans-serif";
        margin-top: 15%;
    }

    .mini-banner {
        width: 70%;
    }


    #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: 5%;
        width: 85%;
        margin: auto;
        align-items: center;
    }

    #titleProdutoCozinha {
        font-family: "Open Sans", "Sans-serif";
        font-weight: 500;
        font-size: 26px;
        width: 95%;
        font-weight: 700;
        margin: 0;
        color: #2D2F30;
        text-align: left;
        margin: auto;
        margin-top: 2%;
    }

    #divStatus {
        text-align: center;
        width: 95%;
        margin: auto;
        margin-top: 2%;
        display: flex;
        justify-content: space-between;
    }

    #divStatus p {
        font-family: "Open Sans", "Sans-serif";
        font-weight: 650;
        font-size: 14px;
        color: #C8C8C8;
        margin: 0;
    }

    #divValor {
        text-align: center;
        display: flex;
        justify-content: space-between;
        margin-top: 8%;
    }

    #divBtns {
        display: flex;
        flex-direction: column;
        gap: 14px;
        text-align: center;
    }

    #addSacolaCozinha {
        font-size: 17px;
        font-family: "Montserrat", "Sans-serif";
        font-weight: bold;
        border: none;
        border-radius: 10px;
        width: 100%;
        padding: 10px 30px 10px 30px;
        background-color: #A3141E;
    }

    #imgProdutoPrin {
        width: 100%;
        height: 400px;
        object-fit: cover;
        border-radius: 23px 0px 0px 23px;
    }

    #valorProdCozinha {
        font-family: "Inter", "Sans-serif";
        font-size: 30px;
        color: #A3141E;
        font-weight: bold;
        letter-spacing: 1px;
        margin: 0;
    }

    #colDirCozinha {
        margin: 0 !important;
    }

    #titleCozinha {
        font-weight: 900 !important;
        margin-top: 15%;
        font-size: 30px !important;
    }

    #colEsqCozinha {
        padding: 0;
    }

    #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";
        width: 100%;
    }

    #titleArt2 {
        color: #A3141E;
        font-weight: 900;
        text-align: center;
        font-size: 26px;
        margin-top: 13%;
        font-family: "Montserrat", "Sans-serif";
    }

    #imgBalcao {
        width: 100%;
        height: 500px;
        object-fit: contain;
    }

    #divImgBalcao {
        height: auto;
        width: 80%;
        margin: auto;
        margin-top: 4%;
    }

    #divTextBalcao {
        width: 70%;
        margin: auto;
    }

    #titleProduto2 {
        text-align: center;
        font-weight: 800;
        color: #2D2F30;
        margin-top: 5%;
        font-size: 26px;
        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: 70%;
        margin: auto;
        margin-top: 5%;
        justify-content: space-between;
    }

    #valorProduto2 {
        font-size: 28px;
        font-weight: 900;
        font-family: 'Inter', 'Sans-serif';
        color: #A3141E;
        letter-spacing: 1.5px;
        margin: 0;
        text-align: left;
    }

    #condPagamentoProd2 {
        font-size: 22px;
        font-weight: 400;
        font-family: 'Inter', 'Sans-serif';
        margin: 0;
        text-align: left;
    }

    #divBtnsBalcao {
        display: flex;
        flex-direction: column;
        gap: 10px;
        width: 40%;
    }

    #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: 100%;
    }

    #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: 100%;
    }

    #art3 {
        width: 90%;
        margin: auto;
        margin-top: 15%;
        margin-bottom: 7%;
    }

    #titleArt3 {
        color: #A3141E;
        font-weight: 900;
        text-align: center;
        font-size: 28px;
        margin-top: 10%;
        font-family: "Montserrat", "Sans-serif";
    }


    #divConteudoArt3 {
        display: flex;
        justify-content: space-between;
        margin-top: 4%;
    }

    #divConteudoArt3 img {
        width: 60vh;
        height: 500px;
        object-fit: cover;
    }

    #divTextArt3 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-left: 1%;
    }

    #titleProdArt3 {
        font-weight: 700;
        color: #2D2F30;
        margin-top: 2%;
        font-size: 32px;
        font-family: 'Open Sans', 'Sans-serif';
        letter-spacing: 1px;
    }

    #divTextArt3 p {
        text-align: justify;
        font-size: 17px;
        font-weight: 400;
        font-family: 'Inter', 'Sans-serif';
        line-height: 183.7%;
        margin-top: 1%;
        width: 90%;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        line-clamp: 7;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    #divValorArt3 {
        display: flex;
        justify-content: space-between;
        margin-top: 4%;
        width: 92%;
    }

    #divValorArt3Esq {
        width: 50%;
    }

    #divValorArt3Esq h5 {
        font-size: 28px;
        font-weight: 900;
        font-family: 'Inter', 'Sans-serif';
        color: #A3141E;
        margin: 0;
        letter-spacing: 1px;
    }

    #divValorArt3Esq p {
        font-size: 20px;
        font-weight: 400;
        font-family: 'Inter', 'Sans-serif';
        margin: 0;
    }

    #divBtnsArt3 {
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin-right: 3%;
    }

    #btnAddSacolaArt3 {
        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;
    }

    #btnVerProdutoArt3 {
        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;
    }


    #miniBanner {
        width: 40%;
        height: auto;
        object-fit: cover;
        margin-bottom: 7%;
    }
}

@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: 95%;
        margin: auto;
    }

    a {
        color: white;
        text-decoration: none;
    }

    .nav-link {
        color: white;
    }

    #btnHamburger {
        color: white;
    }

    .divInput {
        margin-top: 1%;
        margin: auto;
        width: 80%;
        position: relative;
    }

    #divMenuDesktop {
        width: 70%;
        text-align: center;
    }

    #listaMenuDesktop {
        gap: 60px;
        font-weight: bold;
    }

    .linksMenuDesktop {
        font-family: "Montserrat", "Sans-serif";
        font-size: 14px;
    }

    #divPesquisa {
        width: 80%;
        gap: 20px;
    }

    #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;
    }

    .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%;
    }

    .title {
        font-size: 20px !important;
        font-weight: bold;
        color: #A3141E;
        text-align: left;
        font-family: "Montserrat", "Sans-serif";
        margin-top: 5%;
    }

    .mini-banner {
        width: 60%;
    }


     #rowProdCozinha {

        border: 1px solid rgb(142, 140, 140);

        border-radius: 25px;

        box-shadow: 3px 4px 4.4px rgba(0, 0, 0, 0.32);

        width: 85%;

        position: relative;

        left: 50%;

        transform: translateX(-50%);

        margin-bottom: 5%;

        align-items: center;

    }



    #titleProdutoCozinha {
        font-family: "Open Sans", "Sans-serif";
        font-weight: 500;
        font-size: 30px;
        width: 95%;
        font-weight: 700;
        margin: 0;
        color: #2D2F30;
        text-align: left;
        margin: auto;
        margin-top: 2%;
    }

    #divStatus {
        text-align: center;
        width: 95%;
        margin: auto;
        margin-top: 2%;
        display: flex;
        justify-content: space-between;
    }

    #divStatus p {
        font-family: "Open Sans", "Sans-serif";
        font-weight: 650;
        font-size: 14px;
        color: #C8C8C8;
        margin: 0;
    }

    #divValor {
        text-align: center;
        display: flex;
        justify-content: space-between;
        margin-top: 8%;
    }

    #divBtns {
        display: flex;
        flex-direction: column;
        gap: 14px;
        text-align: center;
    }

    #addSacolaCozinha {
        font-size: 17px;
        font-family: "Montserrat", "Sans-serif";
        font-weight: bold;
        border: none;
        border-radius: 10px;
        width: 100%;
        padding: 10px 30px 10px 30px;
        background-color: #A3141E;
    }

    #imgProdutoPrin {
        width: 100%;
        height: 500px;
        object-fit: cover;
        border-radius: 23px 0px 0px 23px;
    }

    #valorProdCozinha {
        font-family: "Inter", "Sans-serif";
        font-size: 30px;
        color: #A3141E;
        font-weight: bold;
        letter-spacing: 1px;
        margin: 0;
    }

    #colDirCozinha {
        margin: 0 !important;
    }

    #titleCozinha {
        font-weight: 900 !important;
        margin-top: 10%;
        font-size: 32px !important;
    }

    #colEsqCozinha {
        padding: 0;
    }

    #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";
        width: 100%;
    }

    #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: 32px;
        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%;
    }

    #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;
    }

    #art3 {
        width: 80%;
        margin: auto;
        margin-top: 10%;
        margin-bottom: 7%;
    }

    #titleArt3 {
        color: #A3141E;
        font-weight: 900;
        text-align: center;
        font-size: 28px;
        margin-top: 10%;
        font-family: "Montserrat", "Sans-serif";
    }


    #divConteudoArt3 {
        display: flex;
        justify-content: space-between;
        margin-top: 4%;
    }

    #divConteudoArt3 img {
        width: 60vh;
        height: auto;
        object-fit: cover;
    }

    #divTextArt3 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-left: 1%;
    }

    #titleProdArt3 {
        font-weight: 700;
        color: #2D2F30;
        margin-top: 2%;
        font-size: 32px;
        font-family: 'Open Sans', 'Sans-serif';
        letter-spacing: 1px;
    }

    #divTextArt3 p {
        text-align: justify;
        font-size: 17px;
        font-weight: 400;
        font-family: 'Inter', 'Sans-serif';
        line-height: 183.7%;
        margin-top: 1%;
        width: 90%;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        line-clamp: 7;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    #divValorArt3 {
        display: flex;
        justify-content: space-between;
        margin-top: 2%;
        width: 92%;
    }

    #divValorArt3Esq {
        width: 50%;
    }

    #divValorArt3Esq h5 {
        font-size: 28px;
        font-weight: 900;
        font-family: 'Inter', 'Sans-serif';
        color: #A3141E;
        margin: 0;
        letter-spacing: 1px;
    }

    #divValorArt3Esq p {
        font-size: 20px;
        font-weight: 400;
        font-family: 'Inter', 'Sans-serif';
        margin: 0;
    }

    #divBtnsArt3 {
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin-right: 3%;
    }

    #btnAddSacolaArt3 {
        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;
    }

    #btnVerProdutoArt3 {
        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;
    }

    #miniBanner {
        width: 35%;
        height: auto;
        object-fit: cover;
        margin-bottom: 7%;
    }
}