/*Menu Desktop*/
.menu-desktop .menu > ul > li ul.level3 {
    display: none;
}
/*End Menu Desktop*/
/*Progress Bar*/
.progress-bar .progress-bar__percentage {
    z-index: 1;
    background: #fe0f50;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    opacity: 0.2;
    transition:all 0.9s;
}
.progress-bar .progress-bar__content {
    position: relative;
    text-align: center;
    padding: 7px 0;
    background: #f6f6f6;
    font-size: 14px;
    overflow: hidden; 
}
.progress-bar .progress-bar__descriptions {
    z-index: 2;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.progress-bar .progress-bar__content.color {
    background: rgb(241 193 206 / 55%);
}
.progress-bar .progress-bar__descriptions svg {
    width: 22px;
    height: 18px;
    margin-right: 4px;
}
.progress-bar .progress-bar__descriptions strong {
    margin: 0 5px;
}
.progress-bar {
    position: relative;
    z-index: 99;
}
/*End Progress Bar*/
/*RodapÃ©*/
@media(min-width:769px){
    #rodape .block-newsletter .row .block-newsletter__form fieldset input[name] {
        box-shadow: none !IMPORTANT;
        border: 0 !IMPORTANT;
        border-bottom: 1px solid #000 !IMPORTANT;
        border-radius: 0 !IMPORTANT;
        width: 40%;
        margin: 0 15px;
        height: 40px;
        padding: 0;
    }
    #rodape .block-newsletter .row .block-newsletter__form {
        width: 80%;
    }
    #rodape .block-newsletter .row {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #rodape .block-newsletter fieldset {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding-left: 10px;
    }
    #rodape .block-newsletter .row .block-newsletter__form fieldset input[type="submit"] {
        height: 50px;
        background: #000;
        width: 14%;
        color: #fff;
        border-radius: 0 !important;
        font-weight: 600;
    }
    #rodape .block-newsletter {
        padding: 30px 0 30px 0;
    }
    #rodape .block-socials .block-socials__content {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    #rodape .block-newsletter .row:before,#rodape .block-newsletter .row:after {
        display: none;
    }
    #rodape .block-newsletter .block-newsletter__description {
        width: 20%;
        position: relative;
    }
    #rodape .row {
        margin: 0;
    }

    #rodape .block-socials {
        padding: 27px 0 30px 0;
        background: #000;
    }
    #rodape .block-socials * {
        color: #fff;
    }
    #rodape .block-socials .block-socials__content .block-socials__title {
        font-weight: 500;
        font-size: 26px;
    }
    #rodape .block-socials .block-socials__content .block-socials__user {
        font-size: 22px;
        letter-spacing: 1px;
    }
    #rodape .block-socials .block-socials__content .block-socials__icons .lista-redes ul {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #rodape .block-socials .block-socials__content .block-socials__icons .lista-redes ul svg {
        fill: rgb(254, 0, 162);
        width: 44px;
        height: 22px;
    }
    #rodape .block-socials .block-socials__content .block-socials__icons .lista-redes ul li {
        display: block !IMPORTANT;
        border: 0;
        line-height: normal;
        margin: 0 7px;
    }
    #rodape .block-socials .lista-redes .icon-google-plus {
        background: none;
        font-size: 22px;
        line-height: 18px;
        height: auto;
        color: rgb(254, 0, 162);
    }
    #rodape .block-socials a[href*="yout"] svg {
        width: 33px !IMPORTANT;
        height: 26px !important;
        margin: 0 6px;
    }
    #rodape .block-newsletter .block-newsletter__description span {
        font-size: 20px;
        text-transform: uppercase;
        font-weight: 500;
        width: 150px;
        display: table;
        letter-spacing: 1px;
        line-height: 30px;
        color: #4e4e4e;
    }
    #rodape .block-newsletter .block-newsletter__description h1 {
        position: absolute;
        right: 60px;
        font-family: cursive;
        letter-spacing: -4px;
        color: rgb(254, 0, 162);
        margin: 0;
        bottom: -2px;
        font-size: 26px;
    }
    #rodape .block-newsletter .row .block-newsletter__form form {
        margin: 0;
    }
    #rodape div#barraNewsletter {
        display: none !IMPORTANT;
    }
    #rodape .block-aboutus {
        background: #fff;
        padding: 25px 0px 40px 0;
    }
    #rodape .institucional {
        background: #eee;
    }
    #rodape .block-aboutus p {
        margin: 0;
        line-height: 20px;
    }
    #rodape .block-aboutus .block-aboutus__content {
        font-size: 15px;
    }
    #rodape .block-aboutus .block-aboutus__content p.pseudo-after:first-child:after {
        content: "...continuar lendo";
        cursor: pointer;
        color: #000;
        font-weight: 500;
    }
    #rodape .block-aboutus .block-aboutus__content p.next-description {
        display: none;
    }
    #rodape .block-aboutus .block-aboutus__content p:first-child:hover:after {
        text-decoration: underline;
    }
    #rodape .block-departments {
        background: #000;
        padding: 35px 0 40px 0;
    }
    #rodape .block-departments * {
        color: #FFF;
    }
    #rodape .block-departments .block-departments--payment-column {
        align-items: flex-start;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        max-width: 40%;
    }
    #rodape .block-departments .block-departments__content {
        display: flex;
        justify-content: space-between;
    }
    #rodape .block-departments .block-departments__content .block-departments__columns {
        width: 50%;
    }
    #rodape .block-departments .block-departments__content .block-departments__columns div#rodape-institucional {
        width: 100%;
        margin: 0;
    }
    #rodape .block-departments .block-departments__content .block-departments__columns div#rodape-institucional span.rodape-titulo {
        display: none;
    }
    #rodape .block-departments .block-departments__content .block-departments__columns div#rodape-institucional >ul {
        columns: 2;
    }
    #rodape .block-departments .block-departments--payment-column .rodape-titulo {
        font-weight: 500;
    }
    #rodape .block-departments .block-departments--payment-column div#rodape-pagamento {
        width: 100%;
        margin-bottom: 20px;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    #rodape .block-departments .block-departments__content .block-departments__columns div#rodape-envios {
        padding-left: 0;
    }
    #rodape .block-departments .block-departments__content .block-departments__columns div#rodape-envios ul {
        display: flex;
    }
    #rodape .block-departments .block-departments__content .block-departments__columns div#rodape-envios img, 
    #rodape .block-departments .block-departments--payment-column div#rodape-pagamento img,
    #rodape .block-departments .block-departments--payment-column .bandeiras-pagamento i {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
    }
    #rodape .block-departments .block-departments--payment-column ul.gateways-rodape {
        width: auto;
        margin: -3px 0 0 0;
    }
    #rodape .block-departments .block-departments--payment-column ul.gateways-rodape li.col-md-3 {
        width: 100%;
        padding: 4px 10px;
    }
    #rodape .block-departments .block-departments--payment-column div#rodape-pagamento span.rodape-titulo {
        width: 100%;
    }
    #rodape>.institucional {
        display: none;
    }
    #rodape .block-seals .block-seals__content {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    #rodape .block-seals .block-seals__content img {
        max-width: 130px;
    }
    #rodape .block-seals {
        padding-top: 25px;
    }
    #rodape .block-departments div#rodape-selos {
        display: none;
    }
    #rodape .rodape-institucional ul li a[href*="-blog"] {
        display: none;
    }
}
#rodape .block-seals .block-seals__content .block-seals__sels-econfy {
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
    position: relative;
}
#rodape .block-seals .block-seals__content div>a:not(#seloEconfy) {
    display: inline-block;
    height: 17px;
    margin: 0 0px 0 3px;
    padding: 0 8px 0 3px;
    font-size: 13px;
}
#rodape .block-seals__links {
    position: absolute;
    bottom: -10px;
    width: 260px;
    text-align: center;
    left: calc(50% - 130px);
}
#rodape .block-seals__links>a:not(:last-child) {
    border-right: 1px solid #b5b5b5;
}
@media(max-width:769px){
    #barraNewsletter.posicao-rodape {
        display: none !IMPORTANT;
    }
    #rodape .institucional button[data-target="#rodape-sobre"] {
        display: none;
    }
    #rodape .pagamento-selos,
    #rodape .institucional,
    div#rodape {
        background: #000000;
    }
    div#rodape * {
        color: #fff;
        fill: #fff;
    }
    #rodape button.collapsed > svg {
        transform: rotate(-90deg);
    }
    #rodape .collapsible-rodape svg {
        transition: all 0.3s;
    }
    button.collapsible-rodape[data-target="#rodape-social"] {
        display: none !IMPORTANT;
    }
    #rodape .pagamento-selos,
    #rodape div#rodape-pagamento img,
    #rodape div#rodape-pagamento li i {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
    }
	.block-socials-mobile {
        padding: 16px 0;
    }
    .block-socials-mobile h1 {
        display: block;
        line-height: normal;
        margin: 0 0 12px 0px;
        text-align: center;
        font-size: 15px;
        font-weight: 500;
    }
    .block-socials-mobile .lista-redes ul {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .block-socials-mobile .lista-redes ul li {
        margin: 0 7px;
        border: 0;
    }
    .block-socials-mobile .lista-redes ul li svg {
        width: 19px;
        height: auto;
    }
    div#rodape .block-seals__content {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    div#rodape .block-seals__content > a {
        border-bottom: 1px solid rgb(238 238 238 / 26%);
        margin-bottom: 15px;
        padding-bottom: 20px;
    }
    #rodape .block-seals__links {
        position: static;
        text-align: left;
        width: auto;
        margin-top: 20px;
    }
    div#rodape .block-seals+ul {
        display: none;
    }
    #rodape .block-seals__links {
        border-bottom: 1px solid #3e3e3e;
        padding-bottom: 25px;
    }
    div#rodape .block-seals__content > a:last-child {
        border-bottom: 0;
    }
}


/*End RodapÃ©*/
/*Video Page Product*/
.galeria-produto {
    flex-wrap: wrap;
}
.galeria-produto .gallery-video {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 14px 31px;
    position: static;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    align-items: center;
    margin-top: 15px;
}
.galeria-produto .gallery-video:after {
    content: "Clique no botÃ£o ao lado para assistir o video relacionado ao produto.";
    font-size: 15px;
}
.galeria-produto .produto-share {
    margin-top: 25px;
}
@media(max-width:769px){
    .galeria-produto .gallery-video:after {
        padding-left: 14px;
        text-align: right;
    }
}
/*End Video Page Product*/
/*Stock Product*/
.produto .acoes-produto .comprar .disponibilidade-produto .progress-bar-product {
    position: relative;
    margin-top: 10px;
}
.produto .acoes-produto .comprar .disponibilidade-produto .progress-bar-product .progress-bar-product__percentage {
   	height: 22px;
    background: #efefef;
    margin-top: 5px;
    z-index: 1;
    position: relative;
    background-image: repeating-linear-gradient(
37deg
, rgb(255 255 255 / 5%), rgb(255 255 255 / 8%) 10%, rgb(255 255 255 / 18%) 20%);
    max-width: 100%;
    margin: 0 0 0 auto;
}
.produto .acoes-produto .comprar .disponibilidade-produto .progress-bar-product .progress-bar-product__content:after {
    background: #d20e0e;
    content: "";
    height: 22px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: repeating-linear-gradient( 
37deg
 , rgb(255 255 255 / 5%), rgb(255 255 255 / 8%) 10%, rgb(255 255 255 / 18%) 20%);
}
.produto .acoes-produto .comprar .disponibilidade-produto .progress-bar-product .progress-bar-product__descriptions {
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 2px;
}
.produto .acoes-produto .comprar .disponibilidade-produto span.estoque {
    display: none;
}
.produto .acoes-produto .comprar .disponibilidade-produto .progress-bar-product .progress-bar-product__descriptions strong {
    color: #d82e2e;
}
/*End Stock Product*/
/*Description Page Product*/
.produto-descricao>.conteiner {
    padding: 50px 20px !IMPORTANT;
}
.produto-descricao>.conteiner>.row-fluid {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.produto-descricao>.conteiner>.row-fluid>.abas-custom {
    width: 50%;
}
.produto-descricao>.conteiner>.row-fluid .abas-custom.image-rotate {
    margin-left: 34px;
    border-left: 3px solid rgb(255 255 255 / 60%);
    padding-left: 50px;
}
.produto-descricao>.conteiner>.row-fluid .abas-custom.image-rotate p {
    text-align: center;
    justify-content: flex-start;
    display: flex;
    align-items: flex-start;
}
body .produto-descricao>.conteiner>.row-fluid .abas-custom .titulo-categoria {
    text-align: left !IMPORTANT;
    justify-content: flex-start;
    text-transform: uppercase;
    margin-top: -5px !IMPORTANT;
}
body .produto-descricao>.conteiner>.row-fluid .abas-custom .titulo-categoria strong {
    text-transform: uppercase;
    font-size: 23px;
    color: #ec008c;
}
.produto-descricao {
    background: #f1f1f1;
}
.produto-descricao>.conteiner>.row-fluid>.abas-custom.not-image {
    width: 100%;
}
@media(max-width:769px){
    .produto-descricao>.conteiner>.row-fluid {
        flex-direction: column;
    }
    .produto-descricao>.conteiner>.row-fluid>.abas-custom {
        width: 100%;
    }
    .produto-descricao>.conteiner>.row-fluid .abas-custom.image-rotate {
        order: -1;
        padding: 0 0 20px 0;
        margin: 0 0 30px 0;
        border: 0;
        border-bottom: 3px solid rgb(255 255 255 / 60%);
    }
    .produto-descricao>.conteiner>.row-fluid .abas-custom.image-rotate img {
        width: auto !IMPORTANT;
        height: auto !IMPORTANT;
        min-width: auto !important;
        min-height: auto !IMPORTANT;
        max-width: 100%;
        max-height: initial !IMPORTANT;
        float: none !IMPORTANT;
    }
    body .produto-descricao>.conteiner>.row-fluid .abas-custom .titulo-categoria {
        margin-bottom: 20px !IMPORTANT;
    }
}
/*End Description Page Product*/
/*Page About Us*/
body.page-quem-somos div#corpo>.conteiner {
    display: none;
}
body.page-quem-somos div#corpo>.page-about-us .row {
    margin: 0;
}
.page-about-us .page-about-us__header .page-about-us__block-image {
    width: 100vw;
    margin-left: calc(50% - 50vw - 0.45vw);
    max-height: calc(100vh - 165px);
    overflow: hidden;
}
.page-about-us .page-about-us__header {
    position: relative;
}
.page-about-us .page-about-us__block-description {
    position: absolute;
    top: calc(50% - 55%);
    color: #fff;
    width: 100%;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.page-quem-somos #corpo {
    margin-bottom: 0;
    padding: 1px 0 0 0;
}
.page-about-us .page-about-us__block-description h1 {
    font-size: 45px;
    position: relative;
}
.page-about-us .page-about-us__block-description span {
    font-size: 24px;
    display: block;
    margin: 30px 0 0 0;
}
.page-about-us .page-about-us__block-description h1:after {
    content: "";
    display: block;
    position: absolute;
    width: 110%;
    height: 10px;
    background: #ec008c;
    transform: translateX(-5%) skewX(
-60deg
);
    bottom: -25px;
}
.page-about-us .page-about-us__middle {
    display: flex;
    margin: 30px 0 20px 0;
}
.page-about-us .page-about-us__middle .page-about-us__card-item {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 14px 7px 0 7px;
    box-shadow: 0 5px 6px 0 rgb(0 0 0 / 7%);
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.page-about-us .page-about-us__middle .page-about-us__card-item h3 {
    color: #999;
    font-size: 14px;
    line-height: normal;
    font-weight: 400;
    margin: 0;
}
.page-about-us .page-about-us__middle .page-about-us__card-item h1 {
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    margin: 11px 0 9px 0;
}
.page-about-us .page-about-us__middle .page-about-us__card-item span {
    font-size: 13px;
}
.page-about-us .page-about-us__middle .page-about-us__card-item .page-about-us__card-description {
    padding: 15px 15px;
    width: 50%;
}
.page-about-us {
    background: #efefef;
}
.page-about-us .page-about-us__middle .page-about-us__card-item .page-about-us__card-image {
    width: 50%;
}
.page-about-us .page-about-us__middle .page-about-us__card-left,
.page-about-us .page-about-us__middle .page-about-us__card-right {
    width: 50%;
    position: relative;
}
.page-about-us .page-about-us__middle .page-about-us__card-right .page-about-us__card-item {
    flex-direction: column;
    margin-right: 0;
    position: relative;
}
.page-about-us .page-about-us__middle .page-about-us__card-right .page-about-us__card-item .page-about-us__card-image {
    width: 100%;
    padding-bottom: 7px;
}
.page-about-us .page-about-us__middle .page-about-us__card-right .page-about-us__card-item .page-about-us__card-image img {
    width: 100%;
    height: 100% !IMPORTANT;
    min-height: 100%;
}
.page-about-us .page-about-us__middle .page-about-us__card-right .page-about-us__card-item .page-about-us__card-description {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 14px 14px;
    background: rgba(0,0,0,.6);
}
.page-about-us .page-about-us__middle .page-about-us__card-right .page-about-us__card-item .page-about-us__card-description * {
    color: #fff;
}

.page-about-us .page-about-us__footer .page-about-us__location-image {
    width: 100vw;
    margin-left: calc(50% - 50vw - 0.45vw);
}

.page-about-us .page-about-us__footer {
    margin-top: 55px;
}
.page-about-us .page-about-us__footer .page-about-us__items {
    display: flex;
    justify-content: center;
    align-items: stretch;
    margin-bottom: -80px;
    position: relative;
    z-index: 1;
}
.page-about-us .page-about-us__footer .page-about-us__items .block--item {
    width: 32%;
    text-align: center;
    background: #fff;
    margin: 0px 7px;
    padding: 35px 20px;
}
.page-about-us .page-about-us__footer .page-about-us__items .block--item figure img {
    height: 50px;
}
.page-about-us .page-about-us__footer .page-about-us__items .block--item h1 {
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    margin: 10px 0 10px 0;
}
.page-about-us .page-about-us__footer .page-about-us__items .block--item > div {
    padding: 0 40px;
}
.page-about-us .page-about-us__footer .page-about-us__items .block--item span {
    font-size: 15px;
    color: #999999;
}
@media(max-width:769px){
    .page-about-us .page-about-us__block-description h1 {
        font-size: 22px;
        margin-bottom: 0;
    }
    .page-about-us .page-about-us__block-description h1:after {
        width: 80%;
        left: calc(50% - 40%);
        transform: translateX(0%) skewX( 
    -60deg
     );
        height: 5px;
        bottom: -15px;
    }
    .page-about-us .page-about-us__block-description span {
        font-size: 16px;
        margin-top: 25px;
    }
    .page-about-us .page-about-us__middle .page-about-us__card-left, 
    .page-about-us .page-about-us__middle .page-about-us__card-right {
        width: 100%;
        max-width: 100%;
    }
    .page-about-us .page-about-us__middle {
        flex-wrap: wrap;
    }
    .page-about-us .page-about-us__middle .page-about-us__card-item {
        margin: 0 0 20px 0;
    }
    .page-about-us .page-about-us__middle .page-about-us__card-item h1 {
        font-size: 14px;
        margin: 10px 0 6px 0;
    }
    .page-about-us .page-about-us__middle .page-about-us__card-item h3 {
        font-size: 12px;
    }
    .page-about-us .page-about-us__middle .page-about-us__card-item span {
        font-size: 10px;
        line-height: 16px;
        display: block;
    }
    .page-about-us .page-about-us__footer .page-about-us__items .block--item {
        width: 50%;
        padding: 0;
        max-width: 220px;
    }
    .page-about-us .page-about-us__footer .page-about-us__items .block--item > div {
        padding: 17px;
    }
    .page-about-us .page-about-us__footer .page-about-us__items .block--item figure img {
        height: 32px;
    }
    .page-about-us .page-about-us__footer .page-about-us__items .block--item h1 {
        font-size: 15px;
    }
    .page-about-us .page-about-us__footer .page-about-us__items .block--item span {
        font-size: 12px;
    }
    .page-about-us .page-about-us__footer {
        margin-top: 25px;
    }
}
/*End Page About Us*/
/*Page Stratch Card*/
.page-raspadinha-da-sorte div#corpo {
    padding: 0;
    margin: 0;
    border-bottom: 10px solid #ec008c;
}
.page-raspadinha-da-sorte div#corpo>.conteiner {
    display: none;
}
.page-raspadinha-da-sorte div#corpo .page-scratch .conteiner {
    padding: 0 !IMPORTANT;
    max-width: 1920px;
}
.page-raspadinha-da-sorte div#corpo .page-scratch .row {
    margin: 0;
}
.page-scratch .page-scratch__steps {
    position: absolute;
    top: 34.5%;
    left: 16.3%;
    width: 38.1%;
    height: 34%;
}
.page-scratch__content {
    position: relative;
}
.page-scratch .page-scratch__steps .page-scratch__items {
    position: absolute;
    top: 54.5%;
    width: 27.3%;
    height: 35%;
    overflow: hidden;
    cursor: grab;
    left: 4.4%;
    border-radius: 7px;
    text-align: center;
}
.page-scratch .page-scratch__steps .page-scratch__items:nth-child(2) {
    left: 36.1%;
}
.page-scratch .page-scratch__steps .page-scratch__items:nth-child(3) {
    left: 68.1%;
}
.page-scratch .page-scratch__steps .page-scratch__items .mask {
    height: 100%;
    width: 100%;
    z-index: 1;
    position: relative;
}
.page-scratch .page-scratch__steps .page-scratch__items h1 {
    font-size: 25px;
    line-height: normal;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-scratch .page-scratch__steps .page-scratch__items.hide-scratch {
    pointer-events: none;
}


.page-raspadinha-da-sorte .modal-scratch {
    position: fixed;
    top: -100%;
    width: 400px;
    height: 130px;
    left: calc(50% - 200px);
    z-index: 99;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #eee;
    border-radius: 6px;
    box-shadow: 0px 0px 12px -3px #000;
    flex-direction: column;
    padding: 17px 15px 15px 15px;
    transition: all 0.8s;
}
.page-raspadinha-da-sorte .modal-scratch .modal-scratch__close {
    width: 100px;
    background: #ec008c;
    color: #fff;
    text-align: center;
    padding: 8px;
    margin: 20px 0 0 0;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
}
.page-raspadinha-da-sorte .modal-scratch .modal-scratch__content {
    font-size: 17px;
    text-align: center;
}
.page-raspadinha-da-sorte .modal-scratch.show-modal-scratch {
    top: 10px;
}
.page-scratch .page-scratch__champagne {
    position: absolute;
    bottom: 0;
    left: 56%;
}
.page-scratch .page-scratch__champagne img {
    width: 486px;
    height: 429px;
}
/*End Page Stratch Card*/
/*Page Pink Friday*/
body.page-pink-friday-body div#corpo {
    margin: 0;
    padding: 0;
}
body.page-pink-friday-body div#corpo>.conteiner {
    display: none;
}
.page-pink-friday>.conteiner {
    max-width: 1920px;
    padding: 0 !IMPORTANT;
}
.page-pink-friday>.conteiner .row {
    margin: 0;
}
.page-pink-friday .page-pink-friday__content>div:not(:first-child) {
    padding: 0 30px;
}
.page-pink-friday .page-pink-friday__listagem li.span3 {
    position: relative;
}
.page-pink-friday .page-pink-friday__countdown-items {
    width: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 60px;
    left: calc(50% - 300px);
}
.page-pink-friday .page-pink-friday__countdown-items i {
    font-style: normal;
}
.page-pink-friday .page-pink-friday__countdown {
    position: relative;
}
.page-pink-friday .page-pink-friday__countdown-items li {
    font-size: 53px;
    font-weight: 600;
    color: #fff;
}
.page-pink-friday .page-pink-friday__countdown-items li span {
    display: none;
}
.page-pink-friday .page-pink-friday__countdown-items li.item {
    min-width: 115px;
    padding: 5px 10px 10px 10px;
    text-align: center;
    line-height: normal;
    background: rgb(0 0 0 / 18%);
    border-radius: 7px;
}
.page-pink-friday .page-pink-friday__countdown-items li.blank {
    line-height: normal;
    padding-bottom: 10px;
}
.page-pink-friday .page-pink-friday__products h1, .page-pink-friday__banners h1,.page-pink-friday .page-pink-friday__content .page-pink-friday__faq .page-pink-friday__faq-description h1 {
    text-align: center;
    display: table;
    margin: 30px auto 60px;
    position: relative;
    font-weight: 500;
    font-size: 40px;
}
.page-pink-friday .page-pink-friday__products h1:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 55%;
    left: -55px;
    transform: translateY(-50%);
    width: 50px;
    height: 2px;
    margin: 0 10px .9rem 0;
    background: #d3d3d3;
}
.page-pink-friday .page-pink-friday__products h1:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 55%;
    right: -55px;
    transform: translateY(-50%);
    width: 50px;
    height: 2px;
    margin: 0 0 .9rem 10px;
    background: #d3d3d3;
}
.page-pink-friday .page-pink-friday__product-items .listagem-item .info-produto a.nome-produto {
    text-align: center;
    font-size: 17px;
    display: block;
    margin: 10px 0 18px 0;
    color: #444;
}
.page-pink-friday .page-pink-friday__product-items .listagem-item .acoes-produto-responsiva,
.page-pink-friday .page-pink-friday__product-items .listagem-item .acoes-produto {
    display: none !important;
}
.page-pink-friday .page-pink-friday__product-items .listagem-item:hover {
    opacity: 0.7;
}
.page-pink-friday .page-pink-friday__product-items .listagem-item {
    transition: all 0.3s;
}
.page-pink-friday .page-pink-friday__listagem {
    overflow: hidden;
}
.page-pink-friday .page-pink-friday__banners h1 {
    margin-bottom: 20px;
}
.page-pink-friday .page-pink-friday__product-items {
    margin-bottom: 75px;
}
.page-pink-friday .page-pink-friday__banners h2 {
    line-height: normal;
    margin: 0 0 35px 0!IMPORTANT;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
}
.page-pink-friday .page-pink-friday__banners-items {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.page-pink-friday .page-pink-friday__banners-items>div {
    width: 33.333%;
    padding: 0 10px;
}
.page-pink-friday .page-pink-friday__banners-items>div a img {
    width: 100%;
}
.page-pink-friday .page-pink-friday__banners-items .page-pink-friday__banners-left>a:first-child,
.page-pink-friday .page-pink-friday__banners-items .page-pink-friday__banners-right>a:first-child {
    margin-bottom: 20px;
}
.page-pink-friday .page-pink-friday__banners-items a {
    display: block;
}
.page-pink-friday .page-pink-friday__content .page-pink-friday__faq {
    max-width: 1340px;
    margin: 40px auto 0;
}
.page-pink-friday .page-pink-friday__content .page-pink-friday__faq .page-pink-friday__faq-description {
    text-align: center;
}
.page-pink-friday .page-pink-friday__content .page-pink-friday__faq .page-pink-friday__faq-description h1 {
    margin-bottom: 35px;
}
.page-pink-friday .page-pink-friday__content .page-pink-friday__faq .page-pink-friday__faq-description span {
    display: block;
    text-align: left;
    font-size: 20px;
    margin-bottom: 16px;
}
.page-pink-friday .page-pink-friday__faq-questions {
    margin-top: 50px;
}
.page-pink-friday .page-pink-friday__faq-items {
    border: 1px solid #d7d7d7;
    padding: 10px 20px;
    margin-bottom: 20px;
}
.page-pink-friday .page-pink-friday__faq-items h1 {
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    position: relative;
    cursor: pointer;
}
.page-pink-friday .page-pink-friday__faq-items p {
    margin: 0;
    padding: 10px 0;
    font-size: 20px;
    display: none;
}
.page-pink-friday .page-pink-friday__faq-items h1:after {
    content: "+";
    position: absolute;
    right: 0;
    top: 0px;
    font-size: 50px;
    font-weight: 400;
    cursor: pointer;
}
.page-pink-friday .page-pink-friday__faq-items h1.active:after {
    content: "-";
}
.page-pink-friday .page-pink-friday__content .page-pink-friday__products ul.slick-dots {
    display: none !IMPORTANT;
}
.page-pink-friday .page-pink-friday__content .page-pink-friday__products button.slick-prev {
    left: 0;
    font-size: 65px;
    background: none;
    padding: 0 23px;
}
.page-pink-friday .page-pink-friday__content .page-pink-friday__products button.slick-next {
    right: 0;
    font-size: 65px;
    background: none;
    padding: 0 23px;
}
.page-pink-friday .page-pink-friday__content .page-pink-friday__form {
    background: #000;
    padding: 40px 30px !IMPORTANT;
    margin-top: 60px;
}
.page-pink-friday>.conteiner>.row {
    margin-bottom: 0 !IMPORTANT;
}
.page-pink-friday .page-pink-friday__content .page-pink-friday__form form#mailee-form {
    max-width: 1330px;
    margin: 0 auto;
}
.page-pink-friday .page-pink-friday__content .page-pink-friday__form fieldset {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.page-pink-friday .page-pink-friday__content .page-pink-friday__form fieldset input {
    width: 47%;
    margin: 1%;
    height: 45px;
    border-radius: 0 !IMPORTANT;
    padding: 0 15px;
    font-size: 17px;
}
.page-pink-friday .page-pink-friday__content .page-pink-friday__form fieldset input[type="submit"] {
    max-width: 160px;
    border: 1px solid #fff !IMPORTANT;
    background: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}
.page-pink-friday .page-pink-friday__content .page-pink-friday__form fieldset input::placeholder {
    color: #737373;
}
.page-pink-friday .page-pink-friday__content .page-pink-friday__form h1 {
    font-size: 19px;
    text-align: center;
    font-weight: 400;
    color: #fff;
    margin: 0 0 5px 0;
}
@media(max-width:769px){
    .page-pink-friday .page-pink-friday__products h1, 
    .page-pink-friday__banners h1, 
    .page-pink-friday .page-pink-friday__content .page-pink-friday__faq .page-pink-friday__faq-description h1 {
        font-size: 20px;
    }
    .page-pink-friday .page-pink-friday__countdown-items li.item {
        font-size: 20px;
        min-width: 60px;
    }
    .page-pink-friday .page-pink-friday__countdown-items {
        bottom: 35px;
    }
    .page-pink-friday .page-pink-friday__countdown-items li.blank {
        font-size: 30px;
    }
    .page-pink-friday .page-pink-friday__content .page-pink-friday__products button {
        border: 0;
        box-shadow: none !IMPORTANT;
    }
    .page-pink-friday .page-pink-friday__banners h2 {
        font-size: 16px;
    }
    .page-pink-friday .page-pink-friday__banners-items {
        flex-wrap: wrap;
    }
    .page-pink-friday .page-pink-friday__banners-items>div {
        width: 100%;
        padding: 0;
    }
    .page-pink-friday .page-pink-friday__banners-items .page-pink-friday__banners-center {
        margin: 20px 0;
    }
    .page-pink-friday .page-pink-friday__product-items {
        margin-bottom: 50px;
    }
    .page-pink-friday .page-pink-friday__content .page-pink-friday__faq .page-pink-friday__faq-description span {
        font-size: 16px;
        text-align: center;
    }
    .page-pink-friday .page-pink-friday__faq-items h1 {
        font-size: 14px;
    }
    .page-pink-friday .page-pink-friday__faq-items h1:after {
        font-size: 27px;
        height: 35px;
        line-height: 35px;
        top: calc(44% - 17px);
        right: -14px;
    }
    .page-pink-friday .page-pink-friday__faq-items {
        padding: 15px 30px 15px 20px;
    }
    .page-pink-friday .page-pink-friday__content .page-pink-friday__form fieldset input {
        font-size: 12px;
    }
    .page-pink-friday .page-pink-friday__content .page-pink-friday__form h1 {
        margin-bottom: 15px;
    }
    .page-pink-friday .page-pink-friday__content .page-pink-friday__form {
        margin-top: 45px;
    }
    .page-pink-friday .page-pink-friday__faq-items p {
        font-size: 16px;
    }
}

/*End Page Pink Friday*/
/*Session Banners*/
.session-1 .conteiner {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.session-1>.conteiner>div {
    width: 33.333%;
    padding: 0 8px;
    margin: 0 !IMPORTANT;
}
.session-1 .session-1__banners-left>a:first-child, 
.session-1 .session-1__banners-right>a:first-child {
    margin-bottom: 0;
}
.session-1 a {
    display: block;
}
.session-1 a img {
    width: 100%;
}
.session-1>.conteiner>div {
    margin: 0;
}
.session-1>.conteiner>.session-1__banners-center {
    padding: 0 10px;
}
.session-2 .session-2__content {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0 20px 0 !IMPORTANT;
}
.session-2 .session-2__content a {
    margin: 0 20px;
}
.session-3 .session-3__content {
    display: flex;
    justify-content: center;
    align-items: center;
}
.session-3 .session-3__content a {
    margin: 0 10px;
}
.session-4 .session-4__content {
    justify-content: center;
    align-items: center;
    display: flex;
}
.session-4 .session-4__content a {
    margin: 0 10px;
}
.session-5 .conteiner {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.session-6 .session-6__content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.session-6 .session-6__content > a {
    width: 50%;
    padding: 10px;
}
.session-2 {
    margin-top: 24px;
}
.session-2 h1 {
    font-size: 31px;
    line-height: normal;
    font-weight: 300;
    display: table;
    margin: 0 auto -15px;
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 0 22px;
}
.session-2 .session-2__content {
    padding: 35px 60px;
    border: 1px solid #000;
    margin: 0 10px 30px 10px !IMPORTANT;
}
.session-4 .session-4__content {
    padding: 20px 50px;
}
.session-4 .session-4__content a:not(:last-child):not(:nth-last-child(2)) {
    border-right: 1px solid #eee;
}
.session-1>.conteiner>.session-1__banners-center a:first-child {
    margin-bottom: 17px;
}
.session-5 .conteiner .session-5__banners-left {
    width: 50%;
}
.session-5 .conteiner .session-5__banners-right {
    width: 50%;
}
.session-5 .conteiner .session-5__banners-right img {
    width: 100%;
}
.session-5 .conteiner .session-5__banners-left img {
    width: 100%;
}
.session-5 .conteiner>div {
    padding: 0 10px;
    margin-bottom: 10px !IMPORTANT;
}
.session-5 .conteiner .session-5__banners-left a:first-child {
    margin-bottom: 17px;
    display: block;
}
.session-7 .session-6__content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
}
.session-7 {
    order: 4;
}
.banner-mini ul {
    justify-content: space-between;
    padding: 0 8px;
    box-sizing: border-box;
}
.banner-mini ul li {
    margin: 0 !IMPORTANT;
}
.banner-mini ul:after,
.banner-mini ul:before {
    display: none;
}
.session-4 .session-4__content a[href="undefined"] {
    display: none;
}
@media(min-width:767px){
    .session-7 .session-6__content .hide-mobile {
        display: none !IMPORTANT;
    }
    .session-7 .session-6__content .hide-desktop{
    	display: block !IMPORTANT;
    }
}
@media(max-width:768px){
    .session-7 .session-6__content .hide-desktop {
        display: none !IMPORTANT;
    }
    .session-7 .session-6__content .hide-mobile {
        display: block !IMPORTANT;
    }
    .session-2 .session-2__content {
        padding: 25px 0 10px 0;
    }
    .session-2 .session-2__content a {
        margin: 0;
    }
    .session-2 h1 {
        font-size: 20px;
        margin-bottom: -10px;
    }
    .session-4 .session-4__content {
        padding: 5px 0 5px 0;
    }
    .session-1>.conteiner>.session-1__banners-center {
        padding: 8px 8px 0 8px;
        flex-basis: 100%;
        order: 4;
    }
    .session-1>.conteiner .session-1__banners-left {
        padding-right: 4px;
        width: 50%;
    }
    .session-1>.conteiner>.session-1__banners-center a:first-child {
        margin-bottom: 7px;
    }
    .session-1>.conteiner .session-1__banners-right {
        padding-left: 4px;
        width: 50%;
    }
    .session-5 .conteiner .session-5__banners-right {
        padding: 0 10px;
        width: 100%;
    }
    .session-5 .conteiner .session-5__banners-left {
        width: 100%;
        padding: 0 10px;
    }
    .session-5 .conteiner .session-5__banners-left a:first-child {
        margin-bottom: 7px;
    }
    .session-6 .session-6__content > a {
        width: 100%;
        padding: 0 2px;
        margin-bottom: 7px;
    }
    .session-6 .session-6__content {
        padding: 0 8px;
    }
    .session-5 .conteiner>div {
        margin-bottom: 7px !IMPORTANT;
    }
    .session-1>.conteiner {
        flex-wrap: wrap;
    }
    .sessions-banners .slick-arrow {
        margin: 0 !IMPORTANT;
        background: none;
        border: 0;
        box-shadow: none !IMPORTANT;
    }
    .sessions-banners .slick-arrow svg {
        width: 20px !IMPORTANT;
        height: 48px !IMPORTANT;
        fill: #5e5e5e !IMPORTANT;
    }
    .session-4 .session-4__content a {
        border: 0 !IMPORTANT;
    }
    .session-4 .session-4__content a img {
        max-width: 140px;
        margin: 0 auto;
    }
    .session-4 .session-4__content a {
        text-align: center;
        margin: 0;
    }
    .session-2 .session-2__content a img {
        max-width: 120px;
        margin: 0 auto;
    }
    .session-5 .conteiner {
        flex-wrap: wrap;
    }
    .session-6 .session-6__content {
        flex-wrap: wrap;
    }
}
/*End Session Banners*/
/*Central de Atendimento*/
.page-attendance .common-questions .common-questions__content .common-questions__item {
    display: flex;
    flex-direction: column;
}
.page-attendance .common-questions .common-questions__content{
    
margin: 55px 0;
}
.page-attendance .common-questions .common-questions__content .common-questions__item .common-questions__question {
    color: #201f1f !IMPORTANT;
    padding: 20px 60px 20px 20px;
    font-size: 19px;
    display: flex;
    justify-content: space-between;
    position: relative;
    cursor: pointer;
    border: 1px solid #ddd;
    margin: 15px 0 -1px 0;
    font-weight: 600;
    /* border-radius: 7px 4px 0 0px !IMPORTANT; */
}
.page-attendance .common-questions .common-questions__content .common-questions__item .common-questions__answer {
    padding: 26px 22px;
    box-shadow: 0px 0px 2px 0px inset rgb(0 0 0 / 29%);
    font-size: 16px;
    display: none;
    border-radius: 0 0 10px 8px;
}
.page-attendance .common-questions .common-questions__content .common-questions__item .common-questions__question i.icon{
    width: 40px;
    height: 25px;
    position: absolute;
    right: 20px;
}
.page-attendance .common-questions .common-questions__content .common-questions__item .common-questions__question i.icon:before {
    content: '';
    display: block;
    background: currentColor;
    position: absolute;
    top: 10px;
    right: 0;
    width: 20px;
    height: 3px;
}
.page-attendance .common-questions .common-questions__content .common-questions__item .common-questions__question i.icon:after {
    content: '';
    display: block;
    width: 20px;
    height: 3px;
    background: currentColor;
    position: absolute;
    top: 10px;
    right: 0;
    transform: rotate(90deg);
}
.page-attendance .common-questions .common-questions__content .common-questions__item .common-questions__question.active i.icon:after {
    opacity: 0;
}

.page-attendance .common-questions .common-questions__title {
    padding-bottom: 8px !IMPORTANT;
    margin-bottom: 10px !IMPORTANT;
}
.page-attendance .common-questions .common-questions__title strong {
    font-size: 18px;
    font-weight: 500;
}
.page-attendance .common-questions .common-questions__title {
    text-align: center;
    font-size: 18px !IMPORTANT;
}
.page-attendance .page-attendance__header .page-attendance__icons-header .page-attendance__title-header {
    text-align: center;
    margin-top: 60px;
    font-size: 32px;
    font-weight: 500;
}
.page-attendance .page-attendance__header .page-attendance__icons-header ul.page-attendance__list {
    display: flex;
    justify-content: center;
    margin-top: 60px;
    padding-bottom: 15px;
}
.page-attendance .page-attendance__header .page-attendance__icons-header ul.page-attendance__list li.page-attendance__item a {
    flex-direction: column;
    display: flex;
    align-items: center;
    opacity: 1;
}
.page-attendance .page-attendance__header .page-attendance__icons-header ul.page-attendance__list li.page-attendance__item a span {
    font-size: 15px;
    margin-top: 10px;
}
.page-attendance .page-attendance__header .page-attendance__icons-header ul.page-attendance__list li.page-attendance__item a img.load {
    height: 40px;
    max-width: 50px;
}
.page-attendance .page-attendance__header .page-attendance__icons-header ul.page-attendance__list li.page-attendance__item {
    margin: 0px 21px;
}
.page-attendance .page-attendance__header .page-attendance__icons-header ul.page-attendance__list li.page-attendance__item a:hover {
    filter: brightness(0) invert(14%) sepia(93%) saturate(7483%) hue-rotate(317deg) brightness(95%) contrast(101%);
}
.page-attendance .caixa-sombreada>h1.titulo {
    display: none;
}
.page-attendance__footer ul.page-attendance__icons {
    display: flex;
    justify-content: center;
    align-items: inherit;
}
.page-attendance__footer ul.page-attendance__icons li.page-attendance__item a {
    display: flex;
    flex-direction: column;
    align-items: center;
    opacity: 1;
}
.page-attendance__footer ul.page-attendance__icons li.page-attendance__item a img.load {
    height: 60px;
}
.page-attendance__footer ul.page-attendance__icons li.page-attendance__item {
    width: 24%;
    padding: 0 15px;
    text-align: center;
}
.page-attendance__footer ul.page-attendance__icons li.page-attendance__item span {
    font-size: 14px;
    margin-top: 12px;
    font-weight: 500;
}
.page-attendance__footer ul.page-attendance__icons li.page-attendance__item a:hover {
    filter: brightness(0) invert(14%) sepia(93%) saturate(7483%) hue-rotate(
317deg) brightness(95%) contrast(101%);
}
.page-attendance .page-attendance__footer .page-attendance__contact-us {
    text-align: center;
    margin: 110px 0 100px 0;
    display: block;
    font-size: 16px;
    font-weight: 500;
}
.page-attendance .page-attendance__footer .page-attendance__contact-us a {
    padding: 13px 22px;
    margin-left: 14px;
    background: #ed1b8d;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}
@media(max-width:767px){
    .page-attendance .page-attendance__header .page-attendance__icons-header ul.page-attendance__list {
        flex-wrap: wrap;
        margin-top: 40px;
    }
    .page-attendance .page-attendance__header .page-attendance__icons-header ul.page-attendance__list li.page-attendance__item {
        width: 27%;
        margin: 15px 3%;
        text-align: center;
    }
    .page-attendance .page-attendance__header .page-attendance__icons-header ul.page-attendance__list li.page-attendance__item a span {
        font-size: 13px;
    }
    .page-attendance .page-attendance__header .page-attendance__icons-header .page-attendance__title-header {
        font-size: 25px;
    }
    .page-attendance .common-questions .common-questions__content .common-questions__item .common-questions__question {
        font-size: 13px;
    }
    .page-attendance .common-questions .common-questions__content .common-questions__item .common-questions__question i.icon {
        top: calc(50% - 12.5px);
    }
    .page-attendance .page-attendance__footer .page-attendance__contact-us {
        flex-direction: column;
        display: flex;
        align-items: center;
        margin: 20px 0 60px 0;
    }
    .page-attendance .page-attendance__footer .page-attendance__contact-us a {
        margin: 18px 0 0 0;
    }
    .page-attendance__footer ul.page-attendance__icons {
        flex-wrap: wrap;
    }
    .page-attendance__footer ul.page-attendance__icons li.page-attendance__item {
        width: 50%;
        padding: 15px;
    }
    .page-attendance__footer ul.page-attendance__icons li.page-attendance__item a img.load {
        height: 50px;
    }
    .page-attendance .common-questions .common-questions__content .common-questions__item .common-questions__question i.icon:after {
        height: 2px;
    }
    .page-attendance .common-questions .common-questions__content .common-questions__item .common-questions__question i.icon:before {
        height: 2px;
    }
    .page-attendance .common-questions .common-questions__content .common-questions__item .common-questions__question i.icon {
        transform: scale(0.7);
        right: 7px;
    }
}
/*End Central de Atendimento*/
/*Others Items*/
.carrinho-checkout .progress-bar,
.carrinho-finalizacao .progress-bar,
.pagina-finalizacao .progress-bar{
    display: none;
}
.menu.lateral li:not(.ativo) .nivel-dois>li:not(.ativo) {
    display: none;
}
.menu.lateral li:not(.ativo) .nivel-dois>li.ativo ul.nivel-tres {
    display: block !IMPORTANT;
    position: static;
    margin: 0;
    border: 0;
    box-shadow: none;
}
#rodape .block-departments .block-departments__content .block-departments__columns ul.gateways-rodape {
    display: none;
}
header {
    display: flex;
    flex-direction: column;
}
header .info-destaque {
    order: -1;
}
.bandeiras-pagamento li {
    margin-right: 0;
}
.bandeiras-pagamento li i {
    margin-right: 10px;
}
.bandeiras-pagamento li i[title="aura"] {
    display: none;
}
.page-attendance-scroll {
    scroll-behavior: smooth;
}
#rodape .rodape-inferior .creditos.agencia {
    display: none !important;
}
.tema-antigo #rodape .rodape-inferior .rodape-dados {
    padding-top: 7px;
}
#rodape .rodape-pix {
    display: none !important;
}
.tema-novo .alerta-carrinho {
    display: flex !IMPORTANT;
}
@media(min-width:767px){
	.menu-desktop .todas-categorias .tc-level2 {
        overflow: auto;
    }
    .menu-desktop .todas-categorias .tc-level3 {
        display: none;
    }
    .page-scratch__content .page-scratch__image .hide-desktop,
    .page-scratch__content .page-scratch__click-scratch .hide-desktop{
        display: none !important;
    }
    .page-scratch__content .page-scratch__image .hide-mobile,
    .page-scratch__content .page-scratch__click-scratch .hide-mobile{
        display: block !important;
    }
    body .banner-full img {
        max-width: 100% !IMPORTANT;
        height: auto !IMPORTANT;
        width: 1440px !important;
    }
    .page-attendance .page-attendance__header .page-attendance__icons-header ul.page-attendance__list li.page-attendance__item a span {
        width: 130px;
        text-align: center;
    }
    body #rodape .rodape-inferior .rodape-creditos {
        width: 260px !important;
        margin-left: 25px !important;
    }
    
    .banners-vitrine-mini .row-fluid:before,
    .banners-vitrine-mini .row-fluid:after {
        display: none;
    }
    .banners-vitrine-mini .row-fluid {
        justify-content: space-between;
    }
    .banners-vitrine-mini .row-fluid .banner-extra {
        margin: 0;
        width: 32%;
    }
    .banners-extras.banners-vitrine-mini {
        padding-bottom: 25px;
    }
    .tema-novo .cores-personalizadas #rodape .pagamento-selos {
        background: none !IMPORTANT;
    }
    a#rb-top.toTop {
        bottom: 30px !IMPORTANT;
    }
}
@media(max-width:768px){
    .banner-full img {
        max-width: 100%;
    }
	.progress-bar {
        z-index: 7;
    }
    .page-scratch__content .page-scratch__image .hide-desktop,
    .page-scratch__content .page-scratch__click-scratch .hide-desktop{
        display: block !important;
    }
    .page-scratch__content .page-scratch__image .hide-mobile,
    .page-scratch__content .page-scratch__click-scratch .hide-mobile{
        display: none !important;
    }
    .page-scratch__content .page-scratch__image img {
        width: 100%;
    }
    .page-scratch .page-scratch__champagne img {
        width: 100%;
        height: auto;
    }
    .page-scratch .page-scratch__champagne {
        left: 0;
        width: 100%;
    }
    .page-scratch .page-scratch__steps {
        position: absolute;
        top: 42.2%;
        left: 4.7%;
        width: 91.2%;
        height: 15.1%;
    }
    .page-scratch .page-scratch__steps .page-scratch__items h1 {
        font-size: 13px;
    }
    .page-scratch .page-scratch__steps .page-scratch__items .mask canvas {
        touch-action: manipulation;
    }
    #rodape .pagamento-selos .pagamento .gateways-rodape {
        display: none;
    }
    button.collapsible-rodape[data-target="#rodape-selos"] {
        display: none !IMPORTANT;
    }
    .carrinho-checkout .block-socials-mobile,
    .pagina-finalizacao .block-socials-mobile,
    .pagina-carrinho .block-socials-mobile,
    .pedido-finalizacao .block-socials-mobile,
    .finalizacao-pedido .block-socials-mobile {
        display: none !important;
    }
	.tema-antigo .banner-full img {
        max-width: 100%;
    }
    .tema-antigo #rodape .pagamento-selos {
        background: #000;
    }
    .tema-antigo #rodape .institucional {
        background: #000;
    }
    
    .tema-antigo #rodape .rodape-inferior .inside {
        min-height: auto;
        padding: 10px 0;
    }
    .tema-antigo #rodape .rodape-inferior .creditos {
        justify-content: center;
        text-align: center;
    }
    .tema-antigo #rodape .rodape-inferior .creditos span {
        display: block;
        text-align: center;
        width: 100%;
    }
    .tema-antigo #rodape .rodape-inferior .rodape-creditos {
        padding-top: 22px;
    }
    body.tema-transparente .banners-full .int-mobile img {
        max-width: 100% !IMPORTANT;
        width: 100% !IMPORTANT;
    }
    div#rodape-atendimento + .collapsible-rodape {
        display: none !IMPORTANT;
    }
}
/*End Others Items*/
#rodape .pagamentos-selos {
        background: #fff !important;
    }
    header .progress-bar {
        width: auto !important;
        height: auto !important;
    }