﻿@font-face {
    font-family: "SF Pro Display";
    /*src: url(../../Content/fonts/SFProDisplay-Regular.ttf);*/
    src: url(../../Content/fonts/SFProDisplay-Bold.otf) format("opentype");
}

.station-primary-color {
    color: #FFD926;
}

.mainStation {
    font-family: "SF Pro Display";
    min-height: 100vh;
    background-image: url(../../Content/img/background_station2_transparente.png);
    background-size: 100%;
    background-repeat: round;
    max-height: 100vh;
}

.star-on-png:before {
    content: url(../../Content/img/beer_full36x36.png) !important;
}

.star-off-png:before {
    content: url(../../Content/img/beer_empty36x36.png) !important;
}

#progressDosagem .star-on-png:before {
    content: url(../../Content/img/beer_empty_yellow.svg) !important;
}

#progressDosagem .star-off-png:before {
    content: url(../../Content/img/beer_full_yellow.svg) !important;
}



/*#region Chopeira Simples - Media 800 x 1366px*/
.grid-station {
    display: grid;
    grid-template-rows: 275px 90px 60px 86px 86px 86px 205px 140px 290px 45px;
    grid-template-columns: 4fr 1fr 1fr;
    gap: 0px;
    height: 100vh;
    align-items: center;
}

#frame-produto-imagem {
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 9;
    grid-column-end: 2;
    text-align: center;
    overflow: hidden;
    display: inline-block;
    position: relative;
    padding: 75px 25px 10px 25px;
}

.imgProdutoStation {
    max-height: 915px;
    max-width: 485px;
    height: 915px;
    border-radius: 20px;
}

#frame-logo-filial {
    grid-row-start: 1;
    grid-column-start: 2;
    grid-row-end: 2;
    grid-column-end: 4;
    text-align: center;
    display: flex;
    justify-content: center;
    padding-top: 13px;
    padding-left: 4px;
}

#background-imgProdutoStation {
    width: 160px;
    height: 160px;
    background-color: #FFD926;
    /*z-index: -2;*/
    background-size: cover;
    border-radius: 50%;
}

#imgFilialStation {
    width: 161px;
    z-index: -1;
    position: absolute;
    top: 60px;
    right: 51px;
}

#frame-abv-ibu {
    /*background-color: rgba(89, 173, 133, 0.50);*/
    grid-row-start: 2;
    grid-column-start: 2;
    grid-row-end: 3;
    grid-column-end: 4;
}

#frame-corpo {
    /*background-color: rgba(101, 181, 189, 0.50);*/
    grid-row-start: 4;
    grid-column-start: 2;
    grid-row-end: 5;
    grid-column-end: 4;
}

#frame-amargor {
    /*background-color: rgba(121, 110, 173, 0.50);*/
    grid-row-start: 5;
    grid-column-start: 2;
    grid-row-end: 6;
    grid-column-end: 4;
}

#frame-alcool {
    /*background-color: rgba(89, 173, 150, 0.50);*/
    grid-row-start: 6;
    grid-column-start: 2;
    grid-row-end: 7;
    grid-column-end: 4;
}

#frame-pin {
    /*background-color: rgba(120, 173, 150, 0.50);*/
    grid-row-start: 8;
    grid-column-start: 2;
    grid-row-end: 9;
    grid-column-end: 3;
}

#frame-qrcode {
    /*background-color: rgba(117, 181, 215, 0.50);*/
    grid-row-start: 8;
    grid-column-start: 3;
    grid-row-end: 9;
    grid-column-end: 4;
}

#frame-downloadapp {
    /*background-color: rgba(120, 173, 150, 0.50);*/
    grid-row-start: 7;
    grid-column-start: 2;
    grid-row-end: 8;
    grid-column-end: 4;
}

#frame-accessPIN {
    /*background-color: rgba(117, 181, 215, 0.50);*/
    grid-row-start: 8;
    grid-column-start: 2;
    grid-row-end: 9;
    grid-column-end: 4;
}

#frame-produto-preco {
    /*background-color: rgba(140, 22, 150, 0.50);*/
    grid-row-start: 9;
    grid-column-start: 1;
    grid-row-end: 10;
    grid-column-end: 4;
    padding-top: 25px;
}

#frame-version {
    /*background-color: rgba(22, 22, 22, 0.50);*/
    grid-row-start: 10;
    grid-column-start: 1;
    grid-row-end: 11;
    grid-column-end: 4;
}

.produtoInformationArea {
    text-align: right;
    padding-right: 20px;
    padding-bottom: 30px;
}

.btnProdutoInformation {
    background-color: rgba(10, 10, 10, .5);
    font-size: 36px !important;
    color: white;
    position: absolute;
    right: 50px;
    top: 100px;
}

.btnAppInformation {
    color: white;
    width: 80px !important;
    height: 80px !important;
    padding: 18px 20px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
    .btnAppInformation img {
        width: 40px;
    }

.btnVirtualKeyPad {
    border: 2px;
    border-color: #FFD926;
    border-style: solid;
    border-radius: 10px;
    width: 150px;
    height: 150px;
    padding: 10px;
    text-align: center;
    background-color: #000;
}

.btnVirtualKeyPadClear {
    width: 90px;
}

.labelInformePin {
    font-size: 50px;
}

.imgPinCodeDosagem {
    width: 100px;
}

.appDownloadInstructions {
    color: #ccc;
    text-align: left;
    font-family: "Open Sans", Arial, Helvetica, Sans-Serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 0px 10px 50px 10px;
}

.pinQrCodeArea{
    margin-bottom: 45px;
}

.label-produto-information {
    /*color: #FFF;
    font-family: "SF Pro Display";*/
    text-align: center;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #ccc;
    font-family: "Open Sans", Arial, Helvetica, Sans-Serif;
}

.label-nome-produto-information {
    color: #FFD926;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: "SF Pro Display";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.abvProdutoStation {
    margin-left: 55px;
    color: #101010;
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.ibuProdutoStation {
    margin-left: 60px;
    color: #101010;
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.abvProdutoStationImage {
    max-width: 32px;
    padding-right: 2px;
}

.ibuProdutoStationImage {
    max-width: 32px;
    padding-right: 2px;
} 

#frame-corpo {
    align-self: flex-start;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
}

#frame-amargor {
    align-self: flex-start;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
}

#frame-alcool {
    align-self: flex-start;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
}

#ratingStation1Corpo {
    padding-top: 10px !important;
}

#ratingStation1Amargor {
    padding-top: 10px !important;
}

#ratingStation1TeorAlcool {
    padding-top: 10px !important;
}

.downloadArea {
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    padding: 30px 30px 0px 30px;
}

.accessPINArea {
    text-align: left;
    font-size: 15px;
    font-weight: 500;
    padding: 0px 20px 0px 20px;
    display: inline-flex;
    align-items: center;
}

.pinArea {
    text-align: center;
    padding-left: 25px;
    font-size: 24px;
    font-weight: 800;
}

.qrCodeArea {
    padding-left: 15px;
}

.qrCode {
    width: 100px;
}

.produtoPrecoArea {
    padding-left: 48px;
    display: flex;
    padding: 0px 40px;
    justify-content: space-between;
    align-items: center;
    column-gap: 25px;
}

.categoriaProduto {
    font-size: 36px;
    font-weight: 600;
}

.nomeProduto {
    font-size: 48px;
    font-weight: 600;
}

.precoArea{
    /*padding-left: 28px;*/
}

.precoProduto {
    font-size: 48px;
    font-weight: 600;
    text-align: right;
    display: flex;
    justify-content: flex-end;
}

.divDiscount{
    text-align: right;
}

.mlProduto {
    font-size: 18px;
    font-weight: 600;
    text-align: right;
}

.precoProdutoAnterior {
    font-size: 36px;
}

.footerStation {
    padding-left: 100px;
    font-size: 18px !important;
    text-align: center;
    font-weight: 500;
}

.manutencaoStation {
    padding: 10px;
    text-align: left;
}

.userMessageArea {
    vertical-align: middle;
    display: flex;
    align-items: center;
}

.label-AppAccess {
    padding-bottom: 30px;
    font-size: 28px;
    font-weight: 600;
    color: #ccc;
}

.pinQrCodeImage {
    width: 150px;
}

.gifQrCodeDosagem {
    width: 160px;
    margin-left: -80px;
}

.qrCodeStation {
    width: 150px;
}

.qrCodeDosagem {
    width: 160px;
}

.logoProductInformation {
    width: 150px;
}

#btnShowMenuManutencao {
    height: 60px;
    width: 250px;
    font-size: 22px;
}
    #btnShowMenuManutencao .btn-label {
        left: -24px;
        padding: 12px 12px;
    }
/*-----------------------------------------------------------------------------------
 DOSAGEM
-----------------------------------------------------------------------------------*/
.frame-dosagem {
    display: grid;
    /* grid-template-rows: 1fr 1fr 1fr 1fr; */
    /* grid-template-columns: 1fr 1fr; */
    gap: 0px;
    background-color: #000;
    /* height: 60vh; */
    /* width: 80vw; */
    padding: 6%; /*48px;*/
    color: white;
}

    .frame-dosagem .frame-logo {
        grid-row-start: 1;
        grid-row-end: 2;
        grid-column-start: 1;
        grid-column-end: 2;
        text-align: left;
    }

    .frame-dosagem .frame-credito {
        grid-row-start: 1;
        grid-row-end: 2;
        grid-column-start: 2;
        grid-column-end: 3;
        text-align: right;
    }

    .frame-dosagem .frame-name {
        grid-row-start: 2;
        grid-row-end: 3;
        grid-column-start: 1;
        grid-column-end: 3;
        text-align: left;
    }

    .frame-dosagem .frame-tap {
        grid-row-start: 3;
        grid-row-end: 4;
        grid-column-start: 1;
        grid-column-end: 3;
        display: flex;
        align-self: center;
        align-items: flex-end;
    }

    .frame-dosagem .frame-valor {
        grid-row-start: 4;
        grid-row-end: 5;
        grid-column-start: 1;
        grid-column-end: 2;
        text-align: left;
        padding-top: 20px;
    }

    .frame-dosagem .frame-volume {
        grid-row-start: 4;
        grid-row-end: 5;
        grid-column-start: 2;
        grid-column-end: 3;
        text-align: left;
        padding: 20px 10px 10px 20px;
    }

    .frame-dosagem .frame-button-estouservido {
        grid-row-start: 5;
        grid-row-end: 6;
        grid-column-start: 1;
        grid-column-end: 3;
        align-self: center;
        text-align: center;
    }

    .frame-dosagem .imgLogo {
        width: 140px;
        padding-bottom: 10px;
    }

    .frame-dosagem .panel-credito {
        border: grey;
        border-style: solid;
        display: inline-flex;
        height: 120px;
        padding: 24px;
        gap: 10px;
        flex-shrink: 0;
        border-radius: 12px;
        border: 2px solid #2B2B2B;
        justify-content: center;
        flex-direction: column;
        align-items: flex-start;
    }

    .frame-dosagem .label-station {
        leading-trim: both;
        text-edge: cap;
        font-family: "SF Pro Display";
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .frame-dosagem .label-nome {
        color: #FFD926;
        leading-trim: both;
        text-edge: cap;
        font-family: "SF Pro Display";
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .frame-dosagem .label-credito {
        color: #FFF;
        text-align: center;
        leading-trim: both;
        text-edge: cap;
        font-family: "SF Pro Display";
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .frame-dosagem .label-valor {
        color: #FFF;
        leading-trim: both;
        text-edge: cap;
        font-family: "SF Pro Display";
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .frame-dosagem .label-volume {
        color: #FFF;
        text-align: right;
        leading-trim: both;
        text-edge: cap;
        font-family: "SF Pro Display";
        font-size: 56px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .frame-dosagem .gif-dosing {
        margin-left: -130px;
        height: 249px;
        width: 249px;
    }

    .frame-dosagem .btn-estouservido {
        width: 80%;
        height: 103px;
        color: #101010;
        leading-trim: both;
        text-edge: cap;
        font-family: "SF Pro Display";
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        border-radius: 12px;
        background: #FFD926;
    }

    .frame-dosagem .progressDosagem i {
        font-size: 44px;
        color: #FFD926;
        text-align: left;
    }

/*-----------------------------------------------------------------------------------
 FRAME MANUTENÇÃO
-----------------------------------------------------------------------------------*/

.frame-menu-manutencao {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    height: 100%;
    grid-gap: 40px;
}

.row-title-manutencao {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-self: stretch;
    margin-bottom: 40px;
}

.frame-title-menu-manutencao {
    display: flex;
    justify-content: space-between;
    height: 100%;
}

.cell-label-menu-manutencao {
    /*width: 50%;*/ /*300px;*/
    color: #101010;
    leading-trim: both;
    text-edge: cap;
    font-family: "SF Pro Display";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
}

.cell-chopeira-menu-manutencao {
    /*width: 50%;*/ /*300px;*/
    color: #101010;
    text-align: right;
    leading-trim: both;
    text-edge: cap;
    font-family: "SF Pro Display";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.cell-name-menu-manutencao {
    width: 300px;
    color: #101010;
    leading-trim: both;
    text-edge: cap;
    font-family: "SF Pro Display";
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-align: left;
}

.row-menu-manutencao {
    display: flex;
    justify-content: center;
    width: 100%;
    grid-gap: 24px;
}

.cell-menu-manutencao {
    width: 300px;
    height: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 16px;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding: 30px;
    gap: 15px;
}

.cell-menu-manutencao-dosandoagua {
    width: 300px;
    height: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 16px;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding: 30px;
    gap: 15px;
}

.button-cancel-menu-manutencao {
    border-radius: 12px !important;
    background: #E32A2A !important;
    width: 100%;
    height: 80px;
    padding: 24px 10px;
    flex-shrink: 0;
    color: #FFF;
    font-family: "SF Pro Display";
    font-size: 32px !important;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.button-cancel-manutencao {
    border-radius: 12px !important;
    background: #E32A2A !important;
    height: 80px;
    width: 50%;
    padding: 24px 10px;
    color: #FFF;
    font-family: "SF Pro Display";
    font-size: 32px !important;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.button-confirm-manutencao {
    border-radius: 12px !important;
    background: #4AA6E9 !important;
    height: 80px;
    width: 50%;
    padding: 24px 10px;
    color: #FFF;
    font-family: "SF Pro Display";
    font-size: 32px !important;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.button-large-confirm-manutencao {
    border-radius: 12px !important;
    background: #4AA6E9 !important;
    height: 80px;
    width: 90%;
    padding: 24px 10px;
    color: #FFF;
    font-family: "SF Pro Display";
    font-size: 32px !important;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.label-title-manutencao {
    color: #FFD926;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: "SF Pro Display";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.label-description-manutencao {
    color: #FFF;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: "SF Pro Display";
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 48px;
    margin-bottom: 48px;
}

.label-volume-manutencao {
    color: #FFF;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: "SF Pro Display";
    font-size: 56px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 24px;
    margin-bottom: 48px;
}

.icon-title-manutencao {
    background-color: #FFD926;
    color: #000;
    font-size: 36px !important;
    width: 96px;
    height: 96px;
    padding: 10px 15px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.swal2-container.swal2-shown {
    background-color: rgba(21, 21, 21, 0.85) !important;
}
.swal2-popup {
    border-radius: 20px !important;
}

    .swal2-popup .swal2-select {
        padding: 5px 10px;
        min-width: 40%;
        max-width: 100%;
        width: 100%;
        border-radius: 12px;
        color: #fff !important;
        background-color: #000;
        font-size: 24px !important;
        height: 80px;
        padding: 24px;
    }
    
.smart-form .toggle {
    font-size: 32px;
    padding-right: 95px;
}
    .smart-form .toggle i {
        width: 75px;
        height: 30px;
    }
        .smart-form .toggle i:after {
            top: 8px;
            font-size: 20px;
        }
        .smart-form .toggle i:before {
            top: 8px;
        }
    .smart-form .toggle input:checked + i:before {
        right: 50px;
    }

/*-----------------------------------------------------------------------------------
 RIBBON DESCONTO                                                                   
-----------------------------------------------------------------------------------*/
.ribbon-discount {
    background: rgba(245, 15, 39, 1);
    padding: 12px 32px 16px 32px;
    border-radius: 16px 16px 16px 0px;
    /*font-family: "Zen Maru Gothic", sans-serif;*/
    line-height: 1;
    font-weight: 500;
    font-size: 3.16rem;
    color: white;
    padding-left: 16px + 16px;
    position: relative;
    left: -30px;
    top: 0px;
    box-shadow: 0.7px 1.1px 6.6px -2px rgba(0, 0, 0, 0.024), 1.3px 2px 11px -2px rgba(0, 0, 0, 0.037), 1.9px 2.8px 13.3px -2px rgba(0, 0, 0, 0.048), 2.6px 3.9px 13.7px -2px rgba(0, 0, 0, 0.057), 3.9px 5.8px 13.4px -2px rgba(0, 0, 0, 0.064), 8px 12px 26px -2px rgba(0, 0, 0, 0.07);
}

    .ribbon-discount::before {
        background: #ff0500;
        display: block;
        content: "";
        width: 16px;
        height: 32px;
        position: absolute;
        top: 100%;
        left: 0;
        border-radius: 0 0 0 16px;
    }

    .ribbon-discount::after {
        background: linear-gradient( 180deg, rgba(0, 0, 0, 0.40940126050420167) 0%, rgba(0, 0, 0, 0) 150% );
        display: block;
        content: "";
        width: 16px;
        height: 32px;
        position: absolute;
        top: 100%;
        left: 0;
        border-radius: 16px 0 0 16px;
    }

.blink {
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;
}

s, strike {
    text-decoration: none;
    position: relative;
}

    s::before, strike::before {
        top: 50%; /*tweak this to adjust the vertical position if it's off a bit due to your font family */
        background: red; /*this is the color of the line*/
        opacity: .6;
        content: '';
        width: 110%;
        position: absolute;
        height: 10px;
        border-radius: .1em;
        left: -5%;
        white-space: nowrap;
        display: block;
        transform: rotate(-15deg);
    }

    s.straight::before, strike.straight::before {
        transform: rotate(0deg);
        left: -1%;
        width: 102%;
    }


@keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

@-webkit-keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

.frame-logo-easychopp {
    position: absolute;
    top: 0;
    left: 0;
    background: #FFD926; /* Yellow color */
    border-radius: 0 0 30px 9px;
    width: 130px;
    height: 155px;
    background-image: url(../../Content/img/easychopp_logo_xsm_fundo.png);
    background-size: 110px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
}

    .frame-logo-easychopp::after {
        content: '';
        position: absolute;
        bottom: 1px;
        left: 6px;
        width: 0;
        height: 0;
        border: 25px solid transparent;
        border-top-color: #FFD926; /* Yellow color */
        border-bottom: 0;
        border-right: 0;
        margin-right: -10px;
        margin-bottom: -25px;
    }

    .frame-logo-easychopp::before {
        content: '';
        position: absolute;
        bottom: 1px;
        left: 6px;
        width: 0;
        height: 0;
        border: 25px solid transparent;
        border-top-color: rgba(0, 0, 0, 0.2); /* Overlay color */
        border-bottom: 0;
        border-right: 0;
        margin-right: -10px;
        margin-bottom: -25px;
        z-index: 1; /* Ensure overlay is on top */
    }
/*#endregion*/

/*#region Chopeira Simples - Media 480px x 800px*/
@media only screen and (device-width: 480px) and (device-height: 800px) {
    .grid-station {
        grid-template-rows: 160px 50px 33px 52px 52px 52px 120px 82px 172px 26px;
    }

    .frame-logo-easychopp {
        width: 78px;
        height: 85px;
        background-size: 70px;
    }

        .frame-logo-easychopp::after {
            content: '';
            position: absolute;
            bottom: 1px;
            left: 3px;
            width: 0;
            height: 0;
            border: 13px solid transparent;
            border-top-color: #FFD926;
            border-bottom: 0;
            border-right: 0;
            margin-right: -13px;
            margin-bottom: -16px;
        }

        .frame-logo-easychopp::before {
            content: '';
            position: absolute;
            bottom: 1px;
            left: 3px;
            width: 0;
            height: 0;
            border: 13px solid transparent;
            border-top-color: rgba(0, 0, 0, 0.2);
            border-bottom: 0;
            border-right: 0;
            margin-right: -10px;
            margin-bottom: -16px;
            z-index: 1;
        }

    #frame-produto-imagem {
        padding: 45px 15px 10px 15px;
    }

    #frame-logo-filial {
        padding-top: 9px;
        padding-left: 2px;
    }

    #background-imgProdutoStation {
        width: 96px;
        height: 96px;
    }

    #imgFilialStation {
        width: 96px;
        top: 38px;
        right: 31px;
    }

    .imgProdutoStation {
        max-height: 530px;
        max-width: 290px;
        height: 530px;
    }

    .abvProdutoStation {
        font-size: 16px;
        margin-left: 35px;
    }

    .abvProdutoStationImage {
        max-width: 20px;
        padding-right: 2px;
    }

    .ibuProdutoStationImage {
        max-width: 18px;
        padding-right: 2px;
    }

    #frame-corpo {
        font-size: 16px;
    }

        #frame-corpo #ratingStation1Corpo {
            padding-top: 5px !important;
        }

    #frame-amargor {
        font-size: 16px;
    }

        #frame-amargor #ratingStation1Amargor {
            padding-top: 5px !important;
        }

    #frame-alcool {
        font-size: 16px;
    }

        #frame-alcool #ratingStation1TeorAlcool {
            padding-top: 5px !important;
        }

    .star-on-png:before {
        content: url(../../Content/img/beer_full20x20.png) !important;
    }

    .star-off-png:before {
        content: url(../../Content/img/beer_empty20x20.png) !important;
    }

    #progressDosagem .star-on-png:before {
        content: url(../../Content/img/beer_empty_yellow36x36.svg) !important;
    }

    #progressDosagem .star-off-png:before {
        content: url(../../Content/img/beer_full_yellow36x36.svg) !important;
    }

    .downloadArea {
        font-size: 10px;
        padding: 10px 15px 0px 15px;
    }

    .qrCode {
        width: 70px;
    }

    .accessPINArea {
        font-size: 10px;
        padding: 0px 10px 0px 9px;
    }

    .btnAppInformation {
        width: 65px !important;
        height: 65px !important;
        padding: 15px 15px;
    }

        .btnAppInformation img {
            width: 30px;
        }

    .btn-circle.btn-xl {
        width: 55px;
        height: 55px;
        padding: 4px 10px;
        font-size: 24px;
        line-height: 50px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
    }

    .btnProdutoInformation {
        font-size: 32px !important;
        right: 25px;
        top: 55px;
    }

    .produtoPrecoArea {
        padding: 0px 20px;
    }

    .nomeProduto {
        font-size: 32px;
    }

    .categoriaProduto {
        font-size: 22px;
    }

    .precoProduto {
        font-size: 28px;
    }

    .mlProduto {
        font-size: 12px;
    }

    .footerStation {
        font-size: 12px !important;
    }

    .pinQrCodeImage {
        width: 100px !important;
    }

    .appDownloadInstructions {
        font-size: 13px;
        padding: 0px 10px 30px 10px;
    }

    .pinQrCodeArea {
        margin-bottom: 20px;
    }

    .gifQrCodeDosagem {
        width: 100px;
        margin-left: -75px;
    }

    .qrCodeDosagem {
        width: 120px;
    }

    .btnVirtualKeyPad {
        width: 120px;
        height: 120px;
        padding: 10px;
    }

    .btnVirtualKeyPadClear {
        width: 70px;
    }

    .imgPinCodeDosagem {
        width: 80px;
    }

    .labelInformePin {
        font-size: 32px;
    }

    .logoProductInformation {
        width: 120px;
    }

    .label-produto-information {
        font-size: 14px;
    }

    .label-nome-produto-information {
        font-size: 32px;
    }

    /*-----------------------------------------------------------------------------------
    DOSAGEM
    -----------------------------------------------------------------------------------*/
    
    .frame-dosagem .imgLogo {
        width: 120px;
    }

    .frame-dosagem .panel-credito {
        height: 120px;
        padding: 24px;
    }

    .frame-dosagem .label-station {
        font-size: 18px;
    }

    .frame-dosagem .label-nome {
        font-size: 24px;
    }

    .frame-dosagem .label-credito {
        font-size: 24px;
    }

    .frame-dosagem .label-valor {
        font-size: 32px;
    }

    .frame-dosagem .label-volume {
        font-size: 32px;
    }

    .frame-dosagem .gif-dosing {
        margin-left: -100px;
        height: 180px;
        width: 180px;
    }

    .frame-dosagem .btn-estouservido {
        height: 70px;
        font-size: 22px;
    }

    .frame-dosagem .progressDosagem i {
        font-size: 24px;
    }

    /*-----------------------------------------------------------------------------------
    FRAME MANUTENÇÃO
    -----------------------------------------------------------------------------------*/
    .cell-label-menu-manutencao {
        font-size: 20px;
    }

    .cell-chopeira-menu-manutencao {
        font-size: 18px;
    }

    .cell-name-menu-manutencao {
        font-size: 24px;
    }

    .cell-menu-manutencao {
        width: 140px;
        height: 24px;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 1px solid #ccc;
        border-radius: 16px;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
        padding: 20px;
        gap: 10px;
    }

    .cell-menu-manutencao-dosandoagua {
        height: 65px;
        padding: 0px;
        gap: 0px;
    }

    .button-cancel-menu-manutencao {
        height: 60px;
        font-size: 24px !important;
    }

    .button-confirm-manutencao {
        height: 50px;
        font-size: 24px !important;
    }

    .button-cancel-manutencao {
        height: 50px;
        font-size: 24px !important;
        padding: 10px 10px;
    }

    .label-volume-manutencao {
        font-size: 40px;
    }

    .label-title-manutencao {
        font-size: 36px;
    }

    .label-description-manutencao {
        font-size: 22px;
    }

    .button-large-confirm-manutencao {
        height: 70px;
        font-size: 28px !important;
    }

    .icon-title-manutencao {
        width: 80px;
        height: 80px;
        padding: 0px 0px;
    }

    .smart-form .toggle {
        font-size: 12px;
        padding-right: 65px;
    }

        .smart-form .toggle i {
            width: 60px;
            height: 22px;
        }

            .smart-form .toggle i:after {
                top: 8px;
                font-size: 12px;
            }

            .smart-form .toggle i:before {
                top: 8px;
            }

        .smart-form .toggle input:checked + i:before {
            right: 45px;
        }

    .swal2-popup .swal2-select {
        font-size: 18px !important;
        padding: 20px;
        height: 60px;
    }
    /*-----------------------------------------------------------------------------------
    RIBBON DESCONTO                                                                   
    -----------------------------------------------------------------------------------*/
    .ribbon-discount {
        padding: 12px 20px 16px 20px;
        font-size: 2.16rem;
    }

    .ribbon-discount::before {
        height: 20px;
    }

    .ribbon-discount::after {
        height: 20px;
    }

    .precoProdutoAnterior {
        font-size: 22px;
    }

    #btnShowMenuManutencao {
        height: 40px;
        width: 200px;
        font-size: 16px;
    }

        #btnShowMenuManutencao .btn-label {
            left: -28px;
            padding: 8px 8px;
        }
}
/*#endregion*/

/*#region Chopeira Simples - Media 600px x 1024px*/
@media only screen and (device-width: 600px) and (device-height: 1024px) {
    .grid-station {
        grid-template-rows: 200px 75px 35px 66px 66px 66px 156px 110px 215px 33px;
    }

    .frame-logo-easychopp {
        width: 98px;
        height: 112px;
        background-size: 85px;
    }

        .frame-logo-easychopp::after {
            content: '';
            position: absolute;
            bottom: 1px;
            left: 7px;
            width: 0;
            height: 0;
            border: 13px solid transparent;
            border-top-color: #FFD926;
            border-bottom: 0;
            border-right: 0;
            margin-right: -13px;
            margin-bottom: -16px;
        }

        .frame-logo-easychopp::before {
            content: '';
            position: absolute;
            bottom: 1px;
            left: 7px;
            width: 0;
            height: 0;
            border: 13px solid transparent;
            border-top-color: rgba(0, 0, 0, 0.2);
            border-bottom: 0;
            border-right: 0;
            margin-right: -10px;
            margin-bottom: -16px;
            z-index: 1;
        }

    #frame-produto-imagem {
        padding: 60px 15px 15px 15px;
    }

    #frame-logo-filial {
        padding-top: 15px;
        padding-left: 4px;
    }

    #background-imgProdutoStation {
        width: 120px;
        height: 120px;
    }

    #imgFilialStation {
        width: 120px;
        top: 47px;
        right: 38px;
    } 

    .imgProdutoStation {
        max-height: 680px;
        max-width: 360px;
        height: 680px;
    }

    .abvProdutoStation {
        font-size: 22px;
        margin-left: 40px;
    }

    .abvProdutoStationImage {
        max-width: 22px;
        padding-right: 2px;
    }

    .ibuProdutoStationImage {
        max-width: 20px;
        padding-right: 2px;
    }

    #frame-corpo {
        font-size: 22px;
    }

        #frame-corpo #ratingStation1Corpo {
            padding-top: 5px !important;
        }

    #frame-amargor {
        font-size: 22px;
    }

        #frame-amargor ratingStation1Amargor {
            padding-top: 5px !important;
        }

    #frame-alcool {
        font-size: 22px;
    }

        #frame-alcool #ratingStation1TeorAlcool {
            padding-top: 5px !important;
        }
    
    .star-on-png:before {
        content: url(../../Content/img/beer_full28x28.png) !important;
    }

    .star-off-png:before {
        content: url(../../Content/img/beer_empty28x28.png) !important;
    }

    #progressDosagem .star-on-png:before {
        content: url(../../Content/img/beer_empty_yellow36x36.svg) !important;
    }

    #progressDosagem .star-off-png:before {
        content: url(../../Content/img/beer_full_yellow36x36.svg) !important;
    }

    .downloadArea {
        font-size: 10px;
        padding: 10px 15px 0px 15px;
    }

    .qrCode {
        width: 80px;
    }

    .accessPINArea {
        font-size: 10px;
        padding: 0px 10px 0px 9px;
    }

    .pinButton {
        font-size: 70px;
        height: 70px;
        width: 70px;
        margin: 25px 30px;
    }

    form.keypad {
        padding: 0px 25px;
    }

    input[id="password"] {
        font-size: 100px;
    }


    .btnAppInformation {
        width: 65px !important;
        height: 65px !important;
        padding: 15px 15px;
    }

        .btnAppInformation img {
            width: 30px;
        }

    .btn-circle.btn-xl {
        width: 55px;
        height: 55px;
        padding: 4px 10px;
        font-size: 24px;
        line-height: 50px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
    }

    .btnProdutoInformation {
        font-size: 32px !important;
        right: 32px;
        top: 68px;
    }

    .produtoPrecoArea {
        padding: 0px 20px;
    }

    .nomeProduto {
        font-size: 32px;
    }

    .categoriaProduto {
        font-size: 22px;
    }

    .precoProduto {
        font-size: 30px;
    }

    .mlProduto {
        font-size: 14px;
    }

    .footerStation {
        font-size: 14px !important;
    }

    .pinQrCodeImage {
        width: 100px !important;
    }

    .appDownloadInstructions {
        font-size: 18px;
        padding: 0px 10px 30px 10px;
    }

    .pinQrCodeArea {
        margin-bottom: 20px;
    }

    .gifQrCodeDosagem {
        width: 100px;
        margin-left: -75px;
    }

    .qrCodeDosagem {
        width: 120px;
    }

    .btnVirtualKeyPad {
        width: 120px;
        height: 120px;
        padding: 10px;
    }

    .btnVirtualKeyPadClear {
        width: 70px;
    }

    .imgPinCodeDosagem {
        width: 80px;
    }

    .labelInformePin {
        font-size: 32px;
    }

    .logoProductInformation {
        width: 120px;
    }

    .label-produto-information {
        font-size: 14px;
    }

    .label-nome-produto-information {
        font-size: 32px;
    }

    /*-----------------------------------------------------------------------------------
    DOSAGEM
    -----------------------------------------------------------------------------------*/
    .frame-dosagem .imgLogo {
        width: 120px;
    }

    .frame-dosagem .panel-credito {
        height: 120px;
        padding: 24px;
    }

    .frame-dosagem .label-station {
        font-size: 22px;
    }

    .frame-dosagem .label-nome {
        font-size: 28px;
    }

    .frame-dosagem .label-credito {
        font-size: 28px;
    }

    .frame-dosagem .label-valor {
        font-size: 36px;
    }

    .frame-dosagem .label-volume {
        font-size: 36px;
    }

    .frame-dosagem .gif-dosing {
        margin-left: -75px;
    }

    .frame-dosagem .btn-estouservido {
        height: 70px;
        font-size: 24px;
    }

    .frame-dosagem .progressDosagem i {
        font-size: 28px;
    }

    /*-----------------------------------------------------------------------------------
    FRAME MANUTENÇÃO
    -----------------------------------------------------------------------------------*/
    .cell-label-menu-manutencao {
        font-size: 20px;
    }

    .cell-chopeira-menu-manutencao {
        font-size: 18px;
    }

    .cell-name-menu-manutencao {
        font-size: 24px;
    }

    .cell-menu-manutencao {
        width: 190px;
        height: 44px;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 1px solid #ccc;
        border-radius: 16px;
        font-size: 22px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
        padding: 20px;
        gap: 10px;
     }

    .cell-menu-manutencao-dosandoagua {
        width: 230px;
        height: 80px;
        padding: 0px;
        gap: 0px;
    }

    .button-cancel-menu-manutencao {
        height: 70px;
        font-size: 28px !important;
    }

    .button-confirm-manutencao {
        height: 70px;
        font-size: 28px !important;
        padding: 0px 10px !important;
    }

    .button-cancel-manutencao {
        height: 70px;
        font-size: 28px !important;
        padding: 0px 10px !important;
    }
    
    .label-volume-manutencao {
        font-size: 40px;
    }

    .label-title-manutencao {
        font-size: 36px;
    }

    .label-description-manutencao {
        font-size: 22px;
    }

    .button-large-confirm-manutencao {
        height: 70px;
        font-size: 28px !important;
    }

    .icon-title-manutencao {
        width: 80px;
        height: 80px;
        padding: 0px 0px;
    }

    .smart-form .toggle {
        font-size: 18px;
        padding-right: 65px;
    }

        .smart-form .toggle i {
            width: 70px;
            height: 30px;
        }

            .smart-form .toggle i:after {
                top: 8px;
                font-size: 18px;
            }

            .smart-form .toggle i:before {
                top: 8px;
            }

        .smart-form .toggle input:checked + i:before {
            right: 45px;
        }

    .swal2-popup .swal2-select {
        font-size: 22px !important;
        padding: 20px;
        height: 60px;
    }
    
    /*-----------------------------------------------------------------------------------
    RIBBON DESCONTO                                                                   
    -----------------------------------------------------------------------------------*/
    .ribbon-discount {
        padding: 12px 20px 16px 20px;
        font-size: 2.16rem;
    }

        .ribbon-discount::before {
            height: 20px;
        }

        .ribbon-discount::after {
            height: 20px;
        }

    .precoProdutoAnterior {
        font-size: 22px;
    }

    #btnShowMenuManutencao {
        height: 50px;
        width: 200px;
        font-size: 18px;
    }

        #btnShowMenuManutencao .btn-label {
            left: -28px;
            padding: 8px 8px;
        }
}
/*#endregion*/

/*#region Chopeira Simples - Media 601px x 962px*/
@media only screen and (device-width: 601px) and (device-height: 962px) {
    .grid-station {
        grid-template-rows: 187px 73px 38px 62px 62px 62px 141px 100px 204px 32px;
    }

    .frame-logo-easychopp {
        width: 98px;
        height: 105px;
        background-size: 74px;
    }

        .frame-logo-easychopp::after {
            content: '';
            position: absolute;
            bottom: 1px;
            left: 7px;
            width: 0;
            height: 0;
            border: 13px solid transparent;
            border-top-color: #FFD926;
            border-bottom: 0;
            border-right: 0;
            margin-right: -13px;
            margin-bottom: -16px;
        }

        .frame-logo-easychopp::before {
            content: '';
            position: absolute;
            bottom: 1px;
            left: 7px;
            width: 0;
            height: 0;
            border: 13px solid transparent;
            border-top-color: rgba(0, 0, 0, 0.2);
            border-bottom: 0;
            border-right: 0;
            margin-right: -10px;
            margin-bottom: -16px;
            z-index: 1;
        }

    #frame-produto-imagem {
        padding: 45px 15px 15px 15px;
    }

    #frame-logo-filial {
        padding-top: 14px;
        padding-left: 4px;
    }

    #background-imgProdutoStation {
        width: 120px;
        height: 120px;
    }

    #imgFilialStation {
        width: 120px;
        top: 45px;
        right: 39px;   
    } 

    .imgProdutoStation {
        max-height: 620px;
        max-width: 360px;
        height: 620px;
    }

    .abvProdutoStation {
        font-size: 22px;
        margin-left: 40px;
    }

    .abvProdutoStationImage {
        max-width: 22px;
        padding-right: 2px;
    }

    .ibuProdutoStationImage {
        max-width: 20px;
        padding-right: 2px;
    }

    #frame-corpo {
        font-size: 20px;
        line-height: 1;
    }

        #frame-corpo #ratingStation1Corpo {
        padding-top: 7px !important;
    }

    #frame-amargor {
        font-size: 20px;
        line-height: 1;
    }

        #frame-amargor #ratingStation1Amargor {
        padding-top: 7px !important;
    }

    #frame-alcool {
        font-size: 20px;
        line-height: 1;
    }

        #frame-alcool #ratingStation1TeorAlcool {
        padding-top: 7px !important;
    }

    .star-on-png:before {
        content: url(../../Content/img/beer_full28x28.png) !important;
    }

    .star-off-png:before {
        content: url(../../Content/img/beer_empty28x28.png) !important;
    }

    #progressDosagem .star-on-png:before {
        content: url(../../Content/img/beer_empty_yellow36x36.svg) !important;
    }

    #progressDosagem .star-off-png:before {
        content: url(../../Content/img/beer_full_yellow36x36.svg) !important;
    }

    .downloadArea {
        font-size: 10px;
        padding: 10px 15px 0px 15px;
    }

    .qrCode {
        width: 80px;
    }

    .accessPINArea {
        font-size: 10px;
        padding: 0px 10px 0px 9px;
    }

    .pinButton {
        font-size: 70px;
        height: 70px;
        width: 70px;
        margin: 25px 30px;
    }

    form.keypad {
        padding: 0px 25px;
    }

    input[id="password"] {
        font-size: 100px;
    }


    .btnAppInformation {
        width: 65px !important;
        height: 65px !important;
        padding: 15px 15px;
    }

        .btnAppInformation img {
            width: 30px;
        }

    .btn-circle.btn-xl {
        width: 55px;
        height: 55px;
        padding: 2px 10px;
        font-size: 24px;
        line-height: 52px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
    }

    .btnProdutoInformation {
        font-size: 32px !important;
        right: 32px;
        top: 68px;
    }

    .produtoPrecoArea {
        padding: 0px 20px;
    }

    .nomeProduto {
        font-size: 32px;
    }

    .categoriaProduto {
        font-size: 22px;
    }

    .precoProduto {
        font-size: 30px;
    }

    .mlProduto {
        font-size: 14px;
    }

    .footerStation {
        font-size: 14px !important;
    }

    .pinQrCodeImage {
        width: 100px !important;
    }

    .appDownloadInstructions {
        font-size: 18px;
        padding: 0px 10px 30px 10px;
    }

    .pinQrCodeArea {
        margin-bottom: 20px;
    }

    .gifQrCodeDosagem {
        width: 100px;
        margin-left: -75px;
    }

    .qrCodeDosagem {
        width: 120px;
    }

    .btnVirtualKeyPad {
        width: 120px;
        height: 120px;
        padding: 10px;
    }

    .btnVirtualKeyPadClear {
        width: 70px;
    }

    .imgPinCodeDosagem {
        width: 80px;
    }

    .labelInformePin {
        font-size: 32px;
    }

    .logoProductInformation {
        width: 120px;
    }

    .label-produto-information {
        font-size: 14px;
    }

    .label-nome-produto-information {
        font-size: 32px;
    }

    /*-----------------------------------------------------------------------------------
    DOSAGEM
    -----------------------------------------------------------------------------------*/
    .frame-dosagem .imgLogo {
        width: 120px;
    }

    .frame-dosagem .panel-credito {
        height: 120px;
        padding: 24px;
    }

    .frame-dosagem .label-station {
        font-size: 22px;
    }

    .frame-dosagem .label-nome {
        font-size: 28px;
    }

    .frame-dosagem .label-credito {
        font-size: 28px;
    }

    .frame-dosagem .label-valor {
        font-size: 36px;
    }

    .frame-dosagem .label-volume {
        font-size: 36px;
    }

    .frame-dosagem .gif-dosing {
        margin-left: -75px;
    }

    .frame-dosagem .btn-estouservido {
        height: 70px;
        font-size: 24px;
    }

        .frame-dosagem .progressDosagem i {
        font-size: 28px;
    }

    /*-----------------------------------------------------------------------------------
    FRAME MANUTENÇÃO
    -----------------------------------------------------------------------------------*/
    .cell-label-menu-manutencao {
        font-size: 20px;
    }

    .cell-chopeira-menu-manutencao {
        font-size: 18px;
    }

    .cell-name-menu-manutencao {
        font-size: 24px;
    }

    .cell-menu-manutencao {
        width: 190px;
        height: 44px;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 1px solid #ccc;
        border-radius: 16px;
        font-size: 22px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
        padding: 20px;
        gap: 10px;
    }

    .cell-menu-manutencao-dosandoagua {
        width: 230px;
        height: 80px;
        padding: 0px;
        gap: 0px;
    }

    .button-cancel-menu-manutencao {
        height: 70px;
        font-size: 28px !important;
    }

    .button-confirm-manutencao {
        height: 70px;
        font-size: 28px !important;
        padding: 0px 10px !important;
    }

    .button-cancel-manutencao {
        height: 70px;
        font-size: 28px !important;
        padding: 0px 10px !important;
    }

    .label-volume-manutencao {
        font-size: 40px;
    }

    .label-title-manutencao {
        font-size: 36px;
    }

    .label-description-manutencao {
        font-size: 22px;
    }

    .button-large-confirm-manutencao {
        height: 70px;
        font-size: 28px !important;
    }

    .icon-title-manutencao {
        width: 80px;
        height: 80px;
        padding: 0px 0px;
    }

    .smart-form .toggle {
        font-size: 18px;
        padding-right: 65px;
    }

        .smart-form .toggle i {
            width: 70px;
            height: 30px;
        }

            .smart-form .toggle i:after {
                top: 8px;
                font-size: 18px;
            }

            .smart-form .toggle i:before {
                top: 8px;
            }

        .smart-form .toggle input:checked + i:before {
            right: 45px;
        }

    .swal2-popup .swal2-select {
        font-size: 22px !important;
        padding: 20px;
        height: 60px;
    }

    /*-----------------------------------------------------------------------------------
    RIBBON DESCONTO                                                                   
    -----------------------------------------------------------------------------------*/
    .ribbon-discount {
        padding: 12px 20px 16px 20px;
        font-size: 2.16rem;
    }

        .ribbon-discount::before {
            height: 20px;
        }

        .ribbon-discount::after {
            height: 20px;
        }

    .precoProdutoAnterior {
        font-size: 22px;
    }

    #btnShowMenuManutencao {
        height: 50px;
        width: 200px;
        font-size: 18px;
    }

        #btnShowMenuManutencao .btn-label {
            left: -28px;
            padding: 8px 8px;
        }
}
/*#endregion*/

/*#region Chopeira Dupla - Media 800x 1366px*/
.mainStationV {
    font-family: "SF Pro Display";
    min-height: 100vh;
    background-image: url(../../Content/img/background_station2_vertical_transparente.png);
    background-size: 100%;
    background-repeat: round;
    max-height: 100vh;
}

.grid-stationV {
    display: grid;
    grid-template-rows: 200px 670px 150px 75px 70px 70px 53px 33px 42px;
    grid-template-columns: 1.3fr 0.8fr 1.2fr 0.9fr;
    gap: 0px;
    height: 100vh;
    align-items: center;
}

.frame-logo-easychoppV {
    position: absolute;
    top: 0;
    left: 0;
    background: #FFD926; /* Yellow color */
    border-radius: 0 0 30px 9px;
    width: 130px;
    height: 150px;
    background-image: url(../../Content/img/easychopp_logo_xsm_fundo.png);
    background-size: 96px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
}

#frame-logo-filialV {
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 2;
    grid-column-end: 5;
    text-align: center;
    display: flex;
    justify-content: center;
}

#background-imgProdutoStationV {
    width: 166px;
    height: 166px;
    background-color: #FFD926;
    background-size: cover;
    border-radius: 50%;
}

#imgFilialStationV {
    width: 162px;
    z-index: -1;
    position: absolute;
    top: 18px;
    left: calc(50% - 80px);
}

#frame-produto1-imagemV {
    grid-row-start: 2;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 3;
    text-align: center;
    overflow: hidden;
    align-items: flex-start;
}

#frame-produto2-imagemV {
    grid-row-start: 2;
    grid-column-start: 3;
    grid-row-end: 3;
    grid-column-end: 5;
    text-align: center;
    overflow: hidden;
    align-items: flex-start;
}

#frame-produto1-precoV {
    grid-row-start: 3;
    grid-column-start: 1;
    grid-row-end: 4;
    grid-column-end: 3;
    padding: 16px 16px 16px 60px;
}

#frame-produto2-precoV {
    grid-row-start: 3;
    grid-column-start: 3;
    grid-row-end: 4;
    grid-column-end: 5;
    padding: 16px 40px 16px 40px;
}

#frame-corpo1 {
    grid-row-start: 4;
    grid-column-start: 1;
    grid-row-end: 5;
    grid-column-end: 2;
    padding: 10px 0px 0px 60px;
    text-align: center;
    font-size: 16px;
}

#frame-amargor1 {
    grid-row-start: 5;
    grid-column-start: 1;
    grid-row-end: 6;
    grid-column-end: 2;
    padding: 10px 0px 0px 60px;
    text-align: center;
    font-size: 16px;
}

#frame-alcool1 {
    grid-row-start: 6;
    grid-column-start: 1;
    grid-row-end: 7;
    grid-column-end: 2;
    padding: 10px 0px 0px 60px;
    text-align: center;
    font-size: 16px;
}

#frame-abv-ibu1 {
    grid-row-start: 7;
    grid-column-start: 1;
    grid-row-end: 8;
    grid-column-end: 3;
    padding: 0px 0px 0px 70px;
    font-size: 16px;
}

#frame-corpo2 {
    grid-row-start: 4;
    grid-column-start: 3;
    grid-row-end: 5;
    grid-column-end: 4;
    padding: 10px 0px 0px 40px;
    text-align: center;
    font-size: 16px;
}

#frame-amargor2 {
    grid-row-start: 5;
    grid-column-start: 3;
    grid-row-end: 6;
    grid-column-end: 4;
    padding: 10px 0px 0px 40px;
    text-align: center;
    font-size: 16px;
}

#frame-alcool2 {
    grid-row-start: 6;
    grid-column-start: 3;
    grid-row-end: 7;
    grid-column-end: 4;
    padding: 10px 0px 0px 40px;
    text-align: center;
    font-size: 16px;
}

#frame-abv-ibu2 {
    grid-row-start: 7;
    grid-column-start: 3;
    grid-row-end: 8;
    grid-column-end: 5;
    padding: 0px 0px 0px 50px;
    font-size: 16px;
}

#frame-version2{
    grid-row-start: 9;
    grid-column-start: 1;
    grid-row-end: 10;
    grid-column-end: 5
;
}

#frame-qrCodePin1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    align-content: center;
    grid-row-start: 4;
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-end: 7;
    padding-right: 20px;
}

.qrCodeV {
    width: 96px;
    border-radius: 12px;
}

.btnPinV {
    width: 96px !important;
    height: 96px !important;
    text-align: center;
    display: flex;
    border-radius: 12px;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    color: #10100F;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
}

#frame-qrCodePin2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    align-content: center;
    grid-row-start: 4;
    grid-column-start: 4;
    grid-column-end: 5;
    grid-row-end: 7;
    padding-right: 45px;
}

/*#region SELECT CHOPEIRA*/
.frame-selectChopeira {
    display: flex;
    flex-direction: column;
    gap: 20px;
    background-color: #000;
    padding: 6%;
    color: white;
}

#frame-selectChopeira {
    display: flex;
    justify-content: space-around;
    grid-column-start: 1;
    grid-column-end: 3;
    align-items: flex-end;
    padding-top: 40px;
}

.frame-logo-selectChopeira, .frame-name-selectChopeira {
    text-align: left;
}

.frame-logo-selectChopeira .imgLogo {
    width: 140px;
    padding-bottom: 10px;
}

.frame-name-selectChopeira .label-nome {
    color: #FFD926;
    leading-trim: both;
    text-edge: cap;
    font-family: "SF Pro Display";
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.frame-name-selectChopeira .label-station {
    leading-trim: both;
    text-edge: cap;
    font-family: "SF Pro Display";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.imgProdutoStationSelect {
    max-height: 350px;
    max-width: 203px;
    height: 350px;
    border-radius: 8px;
}

#btnManutencaoStation1, #btnManutencaoStation2 {
    height: 80px;
    leading-trim: both;
    text-edge: cap;
    font-family: "SF Pro Display";
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-radius: 12px;
}

.btn-selectchopeira, .btn-cancelselectchopeira {
    height: 80px;
    color: #101010;
    leading-trim: both;
    text-edge: cap;
    font-family: "SF Pro Display";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-radius: 12px;
    background: #FFD926;
}

.btn-cancelselectchopeira {
    width: 50%;
    background: #4AA6E9 !important;
}
/*#endregion */

.imgProdutoStationV {
    max-height: 633px;
    max-width: 338px;
    height: 633px;
    border-radius: 8px;
}

.btnProduto1InformationV {
    background-color: rgba(10, 10, 10, .5);
    font-size: 36px !important;
    color: white;
    position: absolute;
    right: 440px;
    top: 230px;
}

.btnProduto2InformationV {
    background-color: rgba(10, 10, 10, .5);
    font-size: 36px !important;
    color: white;
    position: absolute;
    right: 50px;
    top: 230px;
}

.categoriaProdutoV {
    font-size: 20px;
    text-transform: capitalize;
}

.nomeProdutoV {
    font-size: 32px;
}

.nomeProdutoSmallV {
    font-size: 24px;
    line-height: 1;
}

.precoProdutoV {
    font-size: 24px;
}

.mlProdutoV {
    font-size: 16px;
}

.divDiscount {
    text-align: right;
}

.precoProdutoAnterior {
    font-size: 36px;
}

.ratingCorpoV .star-on-png:before{
    content: url(../../Content/img/beer_full28x28.png) !important;
}

.ratingCorpoV .star-off-png:before {
    content: url(../../Content/img/beer_empty28x28.png) !important;
}

.abvProdutoStationImageV {
    width: 32px;
    padding-right: 10px;
}

.ibuProdutoStationImageV {
    width: 48px;
    padding-right: 10px;
    padding-left: 20px;
}

.abvProdutoStationV {
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

#ratingStation2Corpo {
    padding-top: 10px !important;
}

#ratingStation2Amargor {
    padding-top: 10px !important;
}

#ratingStation2TeorAlcool {
    padding-top: 10px !important;
}

.abvProdutoStationImageV {
    width: 32px;
    padding-right: 10px;
}

.ibuProdutoStationImageV {
    width: 48px;
    padding-right: 10px;
    padding-left: 20px;
}

.abvProdutoStationV {
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

/*#region  RIBBON DESCONTO */                                                                  

#divDiscount1.positionAbsolute 
{
    position: absolute;
}

#divDiscount2.positionAbsolute {
    position: absolute;
}

.ribbon-discountV {
    background: rgba(245, 15, 39, 1);
    padding: 12px 32px 16px 32px;
    border-radius: 16px 16px 16px 0px;
    /*font-family: "Zen Maru Gothic", sans-serif;*/
    line-height: 1;
    font-weight: 500;
    font-size: 3.16rem;
    color: white;
    padding-left: 16px + 16px;
    position: relative;
    left: -41px;
    top: -70px;
    box-shadow: 0.7px 1.1px 6.6px -2px rgba(0, 0, 0, 0.024), 1.3px 2px 11px -2px rgba(0, 0, 0, 0.037), 1.9px 2.8px 13.3px -2px rgba(0, 0, 0, 0.048), 2.6px 3.9px 13.7px -2px rgba(0, 0, 0, 0.057), 3.9px 5.8px 13.4px -2px rgba(0, 0, 0, 0.064), 8px 12px 26px -2px rgba(0, 0, 0, 0.07);
}

    .ribbon-discountV::before {
        background: #ff0500;
        display: block;
        content: "";
        width: 16px;
        height: 32px;
        position: absolute;
        top: 100%;
        left: 0;
        border-radius: 0 0 0 16px;
    }

    .ribbon-discountV::after {
        background: linear-gradient( 180deg, rgba(0, 0, 0, 0.40940126050420167) 0%, rgba(0, 0, 0, 0) 150% );
        display: block;
        content: "";
        width: 16px;
        height: 32px;
        position: absolute;
        top: 100%;
        left: 0;
        border-radius: 16px 0 0 16px;
    }
/*#endregion RIBBON DESCONTO */

/*#endregion Chopeira Dupla - Media 800x 1366px */

/*#region Chopeira Dupla - Media 480px x 800px*/
@media only screen and (device-width: 480px) and (device-height: 800px) {
    .grid-stationV {
        display: grid;
        grid-template-rows: 120px 385px 94px 43px 42px 42px 28px 21px 25px;
        grid-template-columns: 145px 95px 145px 95px;
        gap: 0px;
        height: 100vh;
        align-items: center;
    }

    .frame-logo-easychoppV {
        width: 78px;
        height: 88px;
        background-size: 60px;
    }
    
    #background-imgProdutoStationV {
        width: 100px;
        height: 100px;
    }

    #imgFilialStationV {
        width: 96px;
        top: 10px;
        left: calc(50% - 48px);
    }

    #frame-produto1-precoV {
        padding: 16px 16px 16px 40px;
    }

    #frame-produto2-precoV {
        padding: 16px 40px 16px 25px;
    }

    #frame-corpo1 {
        padding: 5px 0px 0px 38px;
        font-size: 10px;
    }

    #frame-amargor1 {
        padding: 2px 0px 0px 38px;
        font-size: 10px;
    }

    #frame-alcool1 {
        padding: 0px 0px 0px 38px;
        font-size: 10px;
    }

    #frame-abv-ibu1 {
        padding: 4px 0px 0px 38px;
        font-size: 10px;
    }

    #frame-corpo2 {
        padding: 5px 0px 0px 15px;
        font-size: 10px;
    }

    #frame-amargor2 {
        padding: 2px 0px 0px 15px;
        font-size: 10px;
    }

    #frame-alcool2 {
        padding: 0px 0px 0px 15px;
        font-size: 10px;
    }

    #frame-abv-ibu2 {
        padding: 4px 0px 0px 28px;
        font-size: 10px;
    }

    #frame-qrCodePin1, #frame-qrCodePin2 {
        gap: 3px;
    }

    /*#region SELECT CHOPEIRA*/
        .frame-logo-selectChopeira .imgLogo {
            width: 90px;
            padding-bottom: 10px;
        }

        .frame-name-selectChopeira .label-nome {
            font-size: 24px;
        }

        .frame-name-selectChopeira .label-station {
            font-size: 18px;
        }

    .imgProdutoStationSelect {
        max-height: 200px;
        max-width: 170px;
        height: 200px;
        border-radius: 8px;
    }

    #btnManutencaoStation1, #btnManutencaoStation2 {
        height: 60px;
        font-size: 18px;
        border-radius: 8px;
    }

    .btn-selectchopeira, .btn-cancelselectchopeira {
        height: 60px;
        font-size: 18px;
        border-radius: 8px;
    }
    /*#endregion */
    
    .imgProdutoStationV {
        max-height: 350px;
        max-width: 200px;
        height: 350px;
        border-radius: 8px;
    }
    
    .btn-circle.btn-xl {
        width: 48px;
        height: 48px;
        padding: 4px 0px;
        font-size: 24px;
        line-height: 40px;
    }

    .btnProduto2InformationV {
        font-size: 32px !important;
        right: 30px;
        top: 145px;
    }

    .btnProduto1InformationV {
        font-size: 32px !important;
        right: 265PX;
        top: 145PX;
    }

    .categoriaProdutoV {
        font-size: 12px;
    }

    .nomeProdutoV {
        font-size: 18px;
    }

    .nomeProdutoSmallV {
        font-size: 14px;
    }

    .precoProdutoV {
        font-size: 14px;
    }

    .mlProdutoV {
        font-size: 10px;
    }

    .ribbon-discountV {
        background: rgba(245, 15, 39, 1);
        padding: 8px 24px 10px 24px;
        border-radius: 12px 12px 12px 0px;
        /* font-family: "Zen Maru Gothic", sans-serif; */
        line-height: 1;
        font-weight: 500;
        font-size: 2.15rem;
        color: white;
        padding-left: 16px + 16px;
        position: relative;
        left: -24px;
        top: -44px;
        box-shadow: 0.7px 1.1px 6.6px -2px rgba(0, 0, 0, 0.024), 1.3px 2px 11px -2px rgba(0, 0, 0, 0.037), 1.9px 2.8px 13.3px -2px rgba(0, 0, 0, 0.048), 2.6px 3.9px 13.7px -2px rgba(0, 0, 0, 0.057), 3.9px 5.8px 13.4px -2px rgba(0, 0, 0, 0.064), 8px 12px 26px -2px rgba(0, 0, 0, 0.07);
    }

        .ribbon-discountV::before {
            background: #ff0500;
            display: block;
            content: "";
            width: 12px;
            height: 20px;
            position: absolute;
            top: 100%;
            left: 0;
            border-radius: 0 0 0 14px;
        }

        .ribbon-discountV::after {
            background: linear-gradient(180deg, rgba(0, 0, 0, 0.40940126050420167) 0%, rgba(0, 0, 0, 0) 150%);
            display: block;
            content: "";
            width: 12px;
            height: 20px;
            position: absolute;
            top: 100%;
            left: 0;
            border-radius: 12px 0 0 12px;
        }

    s::before, strike::before {
        height: 5px;
    }

    #ratingStation1Corpo, #ratingStation2Corpo,
    #ratingStation1Amargor, #ratingStation2Amargor,
    #ratingStation1TeorAlcool, #ratingStation2TeorAlcool {
        padding-top: 0px !important;
    }

    .ratingCorpoV .star-on-png:before {
        content: url(../../Content/img/beer_full18x18.png) !important;
    }

    .ratingCorpoV .star-off-png:before {
        content: url(../../Content/img/beer_empty18x18.png) !important;
    }

    .ratingCorpoV .cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
        font: 24px / 1 FontAwesome !important;
    }

    .qrCodeV {
        width: 60px;
        border-radius: 7px;
    }

    .btnPinV {
        width: 60px !important;
        height: 60px !important;
        border-radius: 7px;
        font-size: 12px;
    }

    .pinCodeV {
        width: 24px;
    }

    .abvProdutoStationV {
        font-size: 12px;
    }

    .abvProdutoStationImageV {
        width: 20px;
        padding-right: 5px;
    }

    .ibuProdutoStationImageV {
        width: 40px;
        padding-right: 5px;
        padding-left: 20px;
    }

    .footerStation {
        font-size: 10px !important;
    }
}
/*#endregion Chopeira Dupla - Media 480px x 800px*/

/*#region Chopeira Dupla - Media 600px x 1024px*/
@media only screen and (device-width: 600px) and (device-height: 1024px){
    .grid-stationV {
        display: grid;
        grid-template-rows: 145px 506px 107px 66px 53px 51px 40px 24px 31px;
        grid-template-columns: 182px 118px 167px 132px;
        gap: 0px;
        height: 100vh;
        align-items: center;
    }

    .frame-logo-easychoppV {
        border-radius: 0 0 30px 9px;
        width: 98px;
        height: 112px;
        background-size: 74px;
    }

    #background-imgProdutoStationV {
        width: 124px;
        height: 124px;
    }

    #imgFilialStationV {
        width: 120px;
        top: 10px;
        left: calc(50% - 62px);
    }

    #frame-produto1-precoV {
        padding: 16px 16px 16px 50px;
    }

    #frame-produto2-precoV {
        grid-row-start: 3;
        grid-column-start: 3;
        grid-row-end: 4;
        grid-column-end: 5;
        padding: 16px 40px 16px 35px;
    }

    #frame-corpo1 {
        grid-row-start: 4;
        grid-column-start: 1;
        grid-row-end: 5;
        grid-column-end: 2;
        padding: 10px 0px 0px 50px;
        text-align: center;
        font-size: 14px;
    }

    #frame-amargor1 {
        grid-row-start: 5;
        grid-column-start: 1;
        grid-row-end: 6;
        grid-column-end: 2;
        padding: 0px 0px 0px 50px;
        text-align: center;
        font-size: 14px;
    }

    #frame-alcool1 {
        grid-row-start: 6;
        grid-column-start: 1;
        grid-row-end: 7;
        grid-column-end: 2;
        padding: 0px 0px 0px 50px;
        text-align: center;
        font-size: 14px;
    }

    #frame-abv-ibu1 {
        grid-row-start: 7;
        grid-column-start: 1;
        grid-row-end: 8;
        grid-column-end: 3;
        padding: 0px 0px 0px 50px;
        font-size: 12px;
    }

    #frame-corpo2 {
        grid-row-start: 4;
        grid-column-start: 3;
        grid-row-end: 5;
        grid-column-end: 4;
        padding: 10px 0px 0px 35px;
        text-align: center;
        font-size: 14px;
    }

    #frame-amargor2 {
        grid-row-start: 5;
        grid-column-start: 3;
        grid-row-end: 6;
        grid-column-end: 4;
        padding: 0px 0px 0px 35px;
        text-align: center;
        font-size: 14px;
    }

    #frame-alcool2 {
        grid-row-start: 6;
        grid-column-start: 3;
        grid-row-end: 7;
        grid-column-end: 4;
        padding: 0px 0px 0px 35px;
        text-align: center;
        font-size: 14px;
    }

    #frame-abv-ibu2 {
        grid-row-start: 7;
        grid-column-start: 3;
        grid-row-end: 8;
        grid-column-end: 5;
        padding: 0px 0px 0px 40px;
        font-size: 12px;
    }

    #frame-version2 {
        grid-row-start: 9;
        grid-column-start: 1;
        grid-row-end: 10;
        grid-column-end: 5;
    }

    #frame-qrCodePin1 {
        gap: 5px;
        padding-right: 15px;
    }

    .qrCodeV {
    width: 96px;
    border-radius: 12px;
}

    #frame-qrCodePin2 {
        gap: 5px;
        padding-right: 30px;
    }

    #frame-selectChopeira {
        display: flex;
        justify-content: space-around;
        grid-column-start: 1;
        grid-column-end: 3;
        padding-top: 40px;
    }

    #frame-selectChopeira-manutencao {
        display: flex;
        justify-content: space-around;
        grid-column-start: 1;
        grid-column-end: 3;
        padding-top: 40px;
        flex-direction: column;
    }

    .frame-Chopeira {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        padding: 10px;
    }

    .imgProdutoStationSelect {
        max-height: 300px;
        max-width: 160px;
        height: 300px;
        border-radius: 8px;
    }

    #btnManutencaoStation2, #btnManutencaoStation1 {
        height: 100px;
    }

    .btn-selectchopeira, .btn-cancelselectchopeira {
        height: 80px;
        color: #101010;
        leading-trim: both;
        text-edge: cap;
        font-family: "SF Pro Display";
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        border-radius: 12px;
        background: #FFD926;
    }

    .btn-cancelselectchopeira {
        background: #4AA6E9 !important;
    }

    .imgProdutoStationV {
        max-height: 475px;
        max-width: 253px;
        height: 475px;
        border-radius: 8px;
    }

    .btnProduto2InformationV {
        right: 35px;
        top: 170px;
    }

    .btnProduto1InformationV {
        right: 330PX;
        top: 170PX;
    }

    .categoriaProdutoV {
        font-size: 16px;
    }

    .nomeProdutoV {
        font-size: 24px;
    }

    .nomeProdutoSmallV {
        font-size: 18px;
    }

    .precoProdutoV {
        font-size: 18px;
    }

    .mlProdutoV {
        font-size: 12px;
    }

    #ratingStation1Corpo, #ratingStation2Corpo,
    #ratingStation1Amargor, #ratingStation2Amargor,
    #ratingStation1TeorAlcool, #ratingStation2TeorAlcool {
        padding-top: 0px !important;
    }

    .ratingCorpoV .star-on-png:before {
        content: url(../../Content/img/beer_full20x20.png) !important;
    }

    .ratingCorpoV .star-off-png:before {
        content: url(../../Content/img/beer_empty20x20.png) !important;
    }

    .ratingCorpoV .cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
        font: 32px / 1 FontAwesome !important;
    }

    .qrCodeV {
        width: 72px;
        border-radius: 8px;
    }

    .btnPinV {
        width: 72px !important;
        height: 72px !important;
        border-radius: 8px;
        font-size: 16px;
    }

    .pinCodeV {
        width: 28px;
    }

    .abvProdutoStationV {
        font-size: 14px;
    }

    .abvProdutoStationImageV {
        width: 20px;
        padding-right: 5px;
    }

    .ibuProdutoStationImageV {
        width: 40px;
        padding-right: 5px;
        padding-left: 20px;
    }
}
/*#endregion Chopeira Dupla - Media 600px x 1024px*/

/*#region Chopeira Dupla - Media 601px x 962px*/
@media only screen and (device-width: 601px) and (device-height: 962px) {
    .grid-stationV {
        display: grid;
        grid-template-rows: 138px 472px 100px 63px 47px 51px 38px 20px 31px;
        grid-template-columns: 182px 118px 167px 137px;
        gap: 0px;
        height: 100vh;
        align-items: center;
    }

    .frame-logo-easychoppV {
        border-radius: 0 0 30px 9px;
        width: 90px;
        height: 105px;
        background-size: 77px;
    }

    #background-imgProdutoStationV {
        width: 124px;
        height: 124px;
    }

    #imgFilialStationV {
        width: 120px;
        top: 10px;
        left: calc(50% - 62px);
    }

    #frame-produto1-precoV {
        padding: 16px 16px 16px 50px;
    }

    #frame-produto2-precoV {
        grid-row-start: 3;
        grid-column-start: 3;
        grid-row-end: 4;
        grid-column-end: 5;
        padding: 16px 40px 16px 35px;
    }

    #frame-corpo1 {
        grid-row-start: 4;
        grid-column-start: 1;
        grid-row-end: 5;
        grid-column-end: 2;
        padding: 10px 0px 0px 50px;
        text-align: center;
        font-size: 14px;
    }

    #frame-amargor1 {
        grid-row-start: 5;
        grid-column-start: 1;
        grid-row-end: 6;
        grid-column-end: 2;
        padding: 0px 0px 0px 50px;
        text-align: center;
        font-size: 14px;
    }

    #frame-alcool1 {
        grid-row-start: 6;
        grid-column-start: 1;
        grid-row-end: 7;
        grid-column-end: 2;
        padding: 0px 0px 0px 50px;
        text-align: center;
        font-size: 14px;
    }

    #frame-abv-ibu1 {
        grid-row-start: 7;
        grid-column-start: 1;
        grid-row-end: 8;
        grid-column-end: 3;
        padding: 0px 0px 0px 50px;
        font-size: 12px;
    }

    #frame-corpo2 {
        grid-row-start: 4;
        grid-column-start: 3;
        grid-row-end: 5;
        grid-column-end: 4;
        padding: 10px 0px 0px 35px;
        text-align: center;
        font-size: 14px;
    }

    #frame-amargor2 {
        grid-row-start: 5;
        grid-column-start: 3;
        grid-row-end: 6;
        grid-column-end: 4;
        padding: 0px 0px 0px 35px;
        text-align: center;
        font-size: 14px;
    }

    #frame-alcool2 {
        grid-row-start: 6;
        grid-column-start: 3;
        grid-row-end: 7;
        grid-column-end: 4;
        padding: 0px 0px 0px 35px;
        text-align: center;
        font-size: 14px;
    }

    #frame-abv-ibu2 {
        grid-row-start: 7;
        grid-column-start: 3;
        grid-row-end: 8;
        grid-column-end: 5;
        padding: 0px 0px 0px 40px;
        font-size: 12px;
    }

    #frame-version2 {
        grid-row-start: 9;
        grid-column-start: 1;
        grid-row-end: 10;
        grid-column-end: 5;
    }

    #frame-qrCodePin1 {
        gap: 5px;
        padding-right: 15px;
        padding-top: 15px;
    }

    .qrCodeV {
        width: 96px;
        border-radius: 12px;
    }

    #frame-qrCodePin2 {
        gap: 5px;
        padding-right: 30px;
        padding-top: 15px;
    }

    #frame-selectChopeira {
        display: flex;
        justify-content: space-around;
        grid-column-start: 1;
        grid-column-end: 3;
        padding-top: 40px;
    }

    #frame-selectChopeira-manutencao {
        display: flex;
        justify-content: space-around;
        grid-column-start: 1;
        grid-column-end: 3;
        padding-top: 40px;
        flex-direction: column;
    }

    .frame-Chopeira {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        padding: 10px;
    }

    .imgProdutoStationSelect {
        max-height: 300px;
        max-width: 160px;
        height: 300px;
        border-radius: 8px;
    }

    #btnManutencaoStation2, #btnManutencaoStation1 {
        height: 100px;
    }

    .btn-selectchopeira, .btn-cancelselectchopeira {
        height: 80px;
        color: #101010;
        leading-trim: both;
        text-edge: cap;
        font-family: "SF Pro Display";
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        border-radius: 12px;
        background: #FFD926;
    }

    .btn-cancelselectchopeira {
        background: #4AA6E9 !important;
    }

    .imgProdutoStationV {
        max-height: 442px;
        max-width: 245px;
        height: 442px;
        border-radius: 8px;
    }

    .btnProduto2InformationV {
        right: 35px;
        top: 170px;
    }

    .btnProduto1InformationV {
        right: 330PX;
        top: 170PX;
    }

    .categoriaProdutoV {
        font-size: 16px;
    }

    .nomeProdutoV {
        font-size: 24px;
    }

    .nomeProdutoSmallV {
        font-size: 18px;
    }

    .precoProdutoV {
        font-size: 18px;
    }

    .mlProdutoV {
        font-size: 12px;
    }

    #ratingStation1Corpo, #ratingStation2Corpo,
    #ratingStation1Amargor, #ratingStation2Amargor,
    #ratingStation1TeorAlcool, #ratingStation2TeorAlcool {
        padding-top: 0px !important;
    }

    .ratingCorpoV .star-on-png:before {
        content: url(../../Content/img/beer_full20x20.png) !important;
    }

    .ratingCorpoV .star-off-png:before {
        content: url(../../Content/img/beer_empty20x20.png) !important;
    }

    .ratingCorpoV .cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
        font: 32px / 1 FontAwesome !important;
    }

    .qrCodeV {
        width: 72px;
        border-radius: 8px;
    }

    .btnPinV {
        width: 72px !important;
        height: 72px !important;
        border-radius: 8px;
        font-size: 16px;
    }

    .pinCodeV {
        width: 28px;
    }

    .abvProdutoStationV {
        font-size: 14px;
    }

    .abvProdutoStationImageV {
        width: 20px;
        padding-right: 5px;
    }

    .ibuProdutoStationImageV {
        width: 40px;
        padding-right: 5px;
        padding-left: 20px;
    }
}
/*#endregion Chopeira Dupla - Media 601px x 962px*/