body {
    overflow-x: hidden !important;
}
b {
    font-weight: 500;
}
.swal2-content b {
    font-weight: 600;
}
.swal2-modal .swal2-title {
    font-weight: 500 !important;
}
.swal2-modal .swal2-styled {
    font-family: "Rubik", Helvetica, Arial, sans-serif !important;
    font-weight: 400 !important;
}
.swal2-buttonswrapper button:first-of-type {
    margin-left: 0 !important;
}
.swal2-buttonswrapper button:last-of-type {
    margin-right: 0 !important;
}

@media (max-width: 1400px) {
}

@media (max-width: 1200px) {
}

@media (max-width: 991px) {
}

@media (max-width: 767px) {
    .news-form button,            
    .news-form button span {
        width: 100%;
    }

    aside#asideOrder.user-info-wrapper .user-info .user-data, 
    aside[id*=asideOrder_].user-info-wrapper .user-info .user-data {
        /*padding: 0 24px;*/
    }
}

.header-part {
    z-index: 99999 !important;
}
.header-part.active {
    top: -1px;
}

.account-title::before {
    width: 64%;
}

.header-part-order {
    display: none;
    background: var(--white);
}

@media (max-width: 767px) {
    iframe.frmNovoPedido {
        height: 960px;
    }
}

.mobile-menu a i.finalizar, 
.mobile-menu button i.finalizar,
.mobile-menu a i.fechar, 
.mobile-menu button i.fechar {
    padding: 7px;
    border: 1px solid #11b76b;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    line-height: 24px;
}

@media (max-width: 767px) {
    .standard-price.standard-price-order.row-col h6 {
        max-width: 160px !important;
    }

    .standard-price.standard-price-order.row-col span {
        min-width: 154px !important;
    }
    .hidden-pedido,
    .hidden-oder {
        display: none !important;
    }

    .show-pedido,
    .show-oder {
        display: block !important;
    }
}

#divWhatsAppMessage, 
#divWhatsAppMessage.left, 
#divWhatsAppMessage.right, 
#href-WhatsApp { z-index: 99998 !important; }