/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

.panel-body {
    border: 1px solid #dee2e6;
    border-radius: 10px;
    padding: 15px;
}

.form-css{
    flex-flow: column !important;
    gap: 5px;
    align-items: start !important;
}

.number_of_payment_pix {
    border: 1px solid #e8e8e8;
    border-radius: 50%;
    float: left;
    height: 25px;
    width: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: #0da665;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.text_of_payment_pix {
    text-align: left;
    margin-left: 8px;
    width: 700px;
    display: flex;
    border: 1px solid #d0d0d0;
    border-radius: 10px;
    padding: 5px 10px;
    margin-right: 15px;
    height: auto;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    font-size: 14px;
}

.div_of_text_and_number_pix {
    display: flex;
    margin-top: 30px;
}

@media (max-width: 1300px) {
    .container {
        max-width: 1300px;
    }
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a.navbar-brand img {
    max-height: 70px;
}

/* Provide sufficient contrast against white background */
.form-control.text-danger {
    border-color: #dc3545 !important;
    box-shadow: 0 0 0 0.2rem rgb(255 0 0 / 25%);
}

a {
    color: #2d6cb2;
}

a:hover {
    color: #000;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn-light {
    background: #efefef;
    border-color: #e5e5e5;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.swal2-styled.swal2-confirm {
    background-color: #2d6cb2 !important;
}

.swal2-styled.swal2-confirm:focus {
    box-shadow: 0 0 0 3px rgb(45 108 178 / 30%) !important;
}

.swal2-popup {
    font-size: 0.9rem !important;
}

.box-cpf-existe {
    text-align: left;
    width: 378px;
}

.box-cpf-existe .form-control {
    margin-bottom: 15px;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

.col-md-12.mt-4.mt-xs-0.delivery {
    margin-left: 15px;
    width: 457px;
    height: auto;
    border: 1px solid #ced4da;
    border-radius: 5px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 3px 0px;
    padding: 15px 15px 0 15px;
}

.title-of-freight {
    margin-left: 6px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 950;
}

.div-of-deadlines {
    margin-left: 23px;
    margin-bottom: 13px;
    margin-top: 2px;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    line-height: normal;
}

.col-md-12.mt-4.mt-xs-0.delivery .row .col-md-12 .label-radio .text-info {
    /* color: #000 !important; */
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    position: absolute;
    right: 12px;
}

.card-body.clearfix .options-shipping .text-green.text-info {
    /* color: #000 !important; */
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    position: absolute;
    right: 12px;
}

.card.mb-3 .card-body.clearfix .options-shipping {
    height: 185px;
}

.form-group.mb-0 .div-of-deadlines {
    margin-left: 13px;
}

.row .card.mb-3 .card-body.clearfix {
    padding: 1.25rem;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    .steps{
        justify-content: center !important;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

.opacity-5 {
    opacity: 0.5;
}

.opacity-6 {
    opacity: 0.6;
}

.opacity-8 {
    opacity: 0.8;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.page-loader-bg {
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1059;
    background: rgba(0, 0, 0, 0.1);
}

.page-loader {
    display: block;
    width: 300px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 30px 15px 15px;
    text-align: center;
    border-radius: 5px;
}

.page-loader span {
    color: #6a6a6a;
}

.loader {
    --color: #2d6cb2;
    --size-mid: 6vmin;
    --size-dot: 1.5vmin;
    --size-bar: 0.4vmin;
    --size-square: 3vmin;
    display: block;
    position: relative;
    width: 100%;
    display: grid;
    place-items: center;
    margin-bottom: 15px;
}

.loader::before,
.loader::after {
    content: "";
    box-sizing: border-box;
    position: absolute;
}

/**
	loader --2
**/
.loader.--2::before,
.loader.--2::after {
    width: var(--size-dot);
    height: var(--size-dot);
    background-color: var(--color);
    border-radius: 50%;
    opacity: 0;
    animation: loader-2 0.8s cubic-bezier(0.2, 0.32, 0, 0.87) infinite;
}

.loader.--2::after {
    animation-delay: 0.3s;
}

@keyframes loader-2 {
    0%,
    80%,
    100% {
        opacity: 0;
    }

    33% {
        opacity: 1;
    }

    0%,
    100% {
        transform: translateX(-4vmin);
    }

    90% {
        transform: translateX(4vmin);
    }
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

.steps span {
    margin-left: 20px;
    display: inline-block;
    color: #6a6a6a;
    font-weight: 600;
}

.steps span a {
    color: #6a6a6a;
}

.steps span a:hover {
    text-decoration: none;
}

.steps span.active,
.steps span.active a {
    color: #373737;
}

.steps span i {
    margin-right: 5px;
    font-size: 1.4em;
    vertical-align: text-bottom;
}

main > h1,
main > div > h1 {
    font-size: 1.6em;
    color: #8c8c8c;
    font-weight: 400;
    margin-bottom: 1.8rem;
}

.wrap-cart h4 {
    font-size: 0.9rem;
    padding: 1em 1em;
    font-weight: normal;
    margin: 0 -15px;
    border-bottom: 1px solid #e8e8e8;
}

.wrap-cart .row > .header:first-child h4 {
    margin-left: 1em;
    padding-left: 0;
}

.wrap-cart .row > .header:last-child h4 {
    margin-right: 0;
    padding-right: 0;
}

.wrap-cart hr {
    border: 0;
    border-bottom: 1px solid #e8e8e8;
    height: 10px;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

.wrap-cart h2 {
    font-size: 0.85em;
    padding: 0.8em 0 0;
    font-weight: 500;
}

.wrap-cart .image {
    max-width: 100%;
    max-height: 85px;
    margin-right: 1rem;
    float: left;
    margin-left: 1em;
    padding: 0.5em;
}

.wrap-cart .row.cart-item {
    padding: 1em 0 0;
}

.wrap-cart .wrap-description {
    display: flex;
    gap: 15px;
    font-size: 15px;
}

.wrap-cart .wrap-quantity {
    width: 118px;
    margin: 0 auto;
}

.wrap-cart .wrap-quantity .form-control {
    width: 60px;
    float: left;
    text-align: center;
}

/* Chrome, Safari, Edge, Opera */
.wrap-cart .wrap-quantity .form-control::-webkit-outer-spin-button,
.wrap-cart .wrap-quantity .form-control::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.wrap-cart .wrap-quantity .form-control[type="number"] {
    -moz-appearance: textfield;
}

.wrap-cart .wrap-quantity a {
    float: left;
    margin: 0.4em;
}

.wrap-cart .remove {
    display: block;
    clear: both;
    font-size: 0.8em;
    text-decoration: underline;
    padding: 0.5em 0 0;
}

.wrap-cart .remove:hover {
    color: #000;
}

.wrap-cart .wrap-prices > span {
    display: block;
    color: #2d6cb2;
    font-size: 0.9em;
}

.wrap-cart .wrap-prices > span.of {
    color: #cbcbcb;
    text-decoration: line-through;
}

.wrap-cart .wrap-summary {
    background: #fcfcfc;
    padding: 0 1em 0.8em;
    overflow: hidden;
    border-radius: 0.5em;
}

.wrap-cart .wrap-summary .row {
    font-size: 0.8em;
    color: #8c8c8c;
}

.wrap-cart .wrap-summary .total {
    font-weight: bold;
    font-size: 1.2em;
    color: #333;
    border-top: 1px solid #e8e8e8;
    padding-top: 0.4em;
    margin: 0.5em 0 0.7em;
}

.wrap-cart .wrap-summary .total div {
    padding: 0;
}

.wrap-cart .wrap-summary h4 {
    padding: 0.5em 0.8em 0.6em;
    font-size: 1.2rem;
    border-bottom: 0;
    box-shadow: none;
}

.wrap-cart label {
    font-size: 0.9rem;
}

.wrap-cart .wrap-summary .more {
    font-size: 0.8em;
    text-decoration: underline;
    color: #2d6cb2;
}

.wrap-cart .wrap-summary .more:hover {
    color: #000;
}

.wrap-impostos {
    font-size: 0.8em;
}

.wrap-payment {
    font-size: 0.85em;
}

.wrap-payment .form-control {
    font-size: 1em;
}

.wrap-payment input[type="checkbox"],
.wrap-payment input[type="radio"] {
    vertical-align: middle;
    zoom: 1.2;
}

.wrap-payment .card-body .row {
    margin-left: -5px;
    margin-right: -5px;
}

.wrap-payment .card-body .row > div {
    padding-left: 5px;
    padding-right: 5px;
}

.wrap-payment .payment-column > .row,
.wrap-payment > .row {
    margin-left: -10px;
    margin-right: -10px;
}

.wrap-payment .payment-column > .row > div,
.wrap-payment > .row > div {
    padding-left: 10px;
    padding-right: 10px;
}

.wrap-payment .form-control {
    padding: 0.375rem 0.5rem;
}

.payment-forms {
    margin: 0px 0px 20px;
    width: auto !important;
    font-weight: bold;
    display: block;
    float: left;
    border-bottom: 0;
}

.payment-forms li {
    border: 1px solid #d8d8d8;
    text-align: left;
    padding: 12px 10px 5px 10px;
    background: #f7f7f7;
    position: relative;
    height: 50px;
    float: left;
    margin-right: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.payment-forms li label {
    margin-bottom: 0;
}

.payment-forms li > label {
    cursor: pointer;
    border-width: 2px;
    float: left;
    width: 100%;
    font-size: 12px;
    line-height: 24px;
    font-weight: 500;
}

.payment-forms li.active,
.payment-forms li:hover {
    background: #eaf8ff;
}

.payment-forms li.active {
    box-shadow: inset 0 0 0 2px #1c8fcf;
    border-radius: 5px;
}

.payment-forms li.active:before {
    display: block;
    right: 2px;
    top: -4px;
    width: 5px;
    height: 11px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    position: absolute;
    z-index: 2;
}

.payment-forms li.active:after {
    background: #1f90d0;
    border-radius: 50%;
    display: block;
    content: "";
    position: absolute;
    right: -5px;
    top: -8px;
    width: 20px;
    height: 20px;
    z-index: 1;
}

.payment-forms li:first-child {
    border-left: 0;
}

.payment-forms li .custom-radio {
    float: left;
    width: 15%;
    display: none;
}

.payment-forms li .icon-holder {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    zoom: 0.85;
}

.payment-forms li .icon-holder svg {
    float: left;
}

.payment-forms li .icon-holder span {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 5px;
    top: -5px;
    background: #c2231c;
    width: 13px;
    height: 13px;
    color: #fff;
    padding: 8px;
    border-radius: 10px;
}

.payment-forms li .icon-holder img {
    height: 28px;
    /*max-width: 28px;*/
    margin-top: -1px;
    float: left;
}

.payment-forms li .icon-holder img.pix {
    height: 20px;
    margin-top: -24px;
}

.panel-cards {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.panel-cards h4 {
    font-size: 15px;
    margin-top: 15px;
}

.panel-cards .item-card {
    float: left;
    position: relative;
    z-index: 1;
    width: 85px;
    text-align: center;
    height: 110px;
    padding: 10px 0;
    border-radius: 5px;
    border-top: 2px solid #fff;
    margin-right: 10px;
}

.panel-cards .item-card label.image {
    float: left;
    clear: both;
    display: block;
    margin-bottom: 0;
    width: 100%;
    /* height: 50px; */
    position: relative;
}

.panel-cards .item-card.active,
.panel-cards .item-card.active:hover {
    background: #def5e4;
    border: 2px solid #28a745;
    z-index: 2;
}

.panel-cards .item-card:hover {
    background: #f9f9f9;
    border-color: #dadada;
    z-index: 2;
}

.panel-cards .item-card img,
.panel-cards .item-card i {
    cursor: pointer;
    max-width: 78px;
    width: auto;
    max-height: 30px;
}

.panel-cards .item-card .img {
    width: 100%;
    height: 25px;
    margin-top: -2px;
    background-size: contain;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    max-width: 100%;
}

.panel-cards .item-card .img.bb {
    background-image: url("payments/img/bb.png");
}

.panel-cards .item-card .img.bradesco {
    background-image: url("payments/img/bradesco.png");
}

.panel-cards .item-card .img.itau {
    background-image: url("payments/img/itau.png");
}

.panel-cards .item-card .img.pagarme {
    background-image: url("payments/img/pagarme.png");
}

.panel-cards .item-card i {
    font-size: 28px;
}

.panel-cards .item-card.active i {
    color: #3b4cad;
}

.panel-cards .item-card label .description {
    font-size: 10px;
    display: block;
    text-align: center;
    margin: 6px 0 2px;
    clear: both;
    width: 100%;
    float: left;
    font-weight: 600;
    color: #676767;
}

.panel-cards .item-card.active label .description {
    color: #000000 !important;
}

.panel-cards .item-card .custom-radio {
    float: left;
    width: 100%;
    clear: both;
}

.panel-cards .item-card .box {
    display: none;
    position: absolute;
    left: 0;
    bottom: 100%;
    background: #fff;
    padding: 15px;
    border-radius: 4px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
    width: 300px;
    text-align: left;
    border: 1px solid #ccc;
}

.panel-cards .item-card .box > strong {
    display: block;
    margin-bottom: 10px;
}

.panel-cards .item-card .box label {
    font-weight: normal;
}

#finaliza-pagamento:disabled {
    filter: grayscale(1);
}

.column-right-revisao .table td,
.column-right-revisao .table th {
    border-top: 0;
}

.wrap-login .wrap-container {
    padding: 32px 0 64px;
}

.wrap-login h2 {
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    color: #000000;
    margin: 0 0 16px;
}

.wrap-login h3 {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #000000;
    margin: 32px 0 16px;
    float: left;
    width: 100%;
    clear: both;
}

.wrap-login .sub {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    align-items: center;
    color: #919191;
    margin: 0 0 32px;
}

.wrap-login label {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    display: block;
    align-items: center;
    color: #919191;
    margin: 0 0 8px;
}

.wrap-login .form-control {
    width: 100%;
    margin-bottom: 4px;
}

.wrap-login .links {
    font-size: 14px;
    text-decoration: underline;
}

.wrap-login .separator {
    border-left: 1px solid #d2d2d2;
    height: 400px;
    position: relative;
    z-index: 1;
    width: 1px;
    margin: 0 auto;
}

.wrap-login .separator span {
    border: 1px solid #d2d2d2;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    display: block;
    align-items: center;
    color: #919191;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fcfcfc;
}

.wrap-login .tips {
    margin: 0;
    padding: 0;
    list-style: none;
}

.wrap-login .tips li {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #919191;
    margin-bottom: 8px;
}

.box-formulario-cadastro {
    margin: 45px 0;
}

div.box-endereco {
    background-color: #ffffff;
    width: 100%;
    float: left;
    padding: 15px;
    border-radius: 0 4px 4px;
    border: 1px solid #d0d0d0;
    position: relative;
    z-index: 2;
    font-size: 0.85rem;
}

.box-endereco .row {
    margin-left: -10px;
    margin-right: -10px;
}

.box-endereco .row > div[class^="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}

div.box-endereco .form-control {
    font-size: 1em;
}

div.box-endereco .link-cep {
    text-decoration: underline;
}

.box-formulario-cadastro .form-control.text-danger {
    margin-bottom: 0;
}

.box-formulario-cadastro label.text-danger {
    font-size: 11px;
    margin-bottom: 10px;
}

.regra-upselling {
    max-width: 100%;
    text-align: center;
}

.box-formulario-cadastro .formulario div.box-endereco,
.box-formulario-cadastro div.box-identificacao {
    margin-top: -1px;
}

div.box-identificacao {
    background-color: #ffffff;
    padding: 15px;
    border-radius: 4px;
    border: 1px solid #d0d0d0;
    color: #333;
    font-size: 0.85em;
}

div.box-identificacao .form-control {
    font-size: 1em;
}

div.box-identificacao h4 {
    color: #333;
}

div.box-formulario-cadastro .nav-panels {
    height: 30px;
    position: relative;
    z-index: 3;
}

div.box-formulario-cadastro .nav-panels a {
    background-color: #e1e1e1;
    padding: 10px 15px;
    border-radius: 8px 8px 0 0;
    border: 1px solid #dadada;
    border-bottom: 0;
    float: left;
    margin-right: 5px;
    font-size: 1.2rem;
    color: #212529;
}

div.box-formulario-cadastro .nav-panels a.active {
    background-color: #fff !important;
    color: #000000;
    border-color: #dadada !important;
}

div.box-formulario-cadastro h4 {
    margin-bottom: 20px;
    font-size: 1rem;
}

footer.site-footer .site-logo {
    max-height: 75px;
    max-width: 100%;
}

footer.site-footer {
    background: #fcfcfc;
}

footer.site-footer h4 {
    font-style: normal;
    font-size: 16px;
    color: #6a6a6a;
}

footer.site-footer .by {
    clear: both;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;
    color: #919191;
    padding: 1em 0;
    margin-top: 1em;
    background: #fff;
}

footer.site-footer .by img {
    margin-left: 5px;
    max-width: 52px;
    max-height: 25px;
}

footer.site-footer .flags img,
footer.site-footer .flags i {
    font-size: 30px;
    float: left;
    color: #656565;
}

footer.site-footer .flags .item {
    float: left;
    height: 40px;
    line-height: 40px;
    margin: 0.5em 1em 0 0;
}

footer.site-footer .flags.mp .item {
    height: auto;
    line-height: normal;
}

footer.site-footer .flags img {
    height: 25px;
    width: auto;
    vertical-align: middle;
    line-height: 50px;
}

footer.site-footer .flags.mp img {
    height: auto;
    line-height: normal;
}

footer.site-footer p {
    margin-bottom: 0.5em;
    font-size: 0.85em;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    height: 34px;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 34px;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em;
}

.select2-container[dir="rtl"]
    .select2-selection--single
    .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline;
    list-style: none;
    padding: 0;
}

.select2-container .select2-selection--multiple .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em;
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    margin-left: 5px;
    padding: 0;
    max-width: 100%;
    resize: none;
    height: 18px;
    vertical-align: bottom;
    font-family: sans-serif;
    overflow: hidden;
    word-break: keep-all;
}

.select2-container
    .select2-search--inline
    .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.select2-results {
    display: block;
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
    font-size: 12px;
}

.select2-results__option--selectable {
    cursor: pointer;
}

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-search--dropdown {
    display: block;
    padding: 4px;
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
    display: none;
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 4px;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    color: #444;
    line-height: 34px;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px;
    padding-right: 0px;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__placeholder {
    color: #999;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    height: 32px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__arrow
    b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.select2-container--default[dir="rtl"]
    .select2-selection--single
    .select2-selection__clear {
    float: left;
}

.select2-container--default[dir="rtl"]
    .select2-selection--single
    .select2-selection__arrow {
    left: 1px;
    right: auto;
}

.select2-container--default.select2-container--disabled
    .select2-selection--single {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled
    .select2-selection--single
    .select2-selection__clear {
    display: none;
}

.select2-container--default.select2-container--open
    .select2-selection--single
    .select2-selection__arrow
    b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    padding-bottom: 5px;
    padding-right: 5px;
    position: relative;
}

.select2-container--default
    .select2-selection--multiple.select2-selection--clearable {
    padding-right: 25px;
}

.select2-container--default
    .select2-selection--multiple
    .select2-selection__clear {
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    margin-right: 10px;
    margin-top: 5px;
    position: absolute;
    right: 0;
    padding: 1px;
}

.select2-container--default
    .select2-selection--multiple
    .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0;
    padding-left: 20px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap;
}

.select2-container--default
    .select2-selection--multiple
    .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px;
}

.select2-container--default
    .select2-selection--multiple
    .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-right: 1px solid #aaa;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #999;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px;
    position: absolute;
    left: 0;
    top: 0;
}

.select2-container--default
    .select2-selection--multiple
    .select2-selection__choice__remove:hover,
.select2-container--default
    .select2-selection--multiple
    .select2-selection__choice__remove:focus {
    background-color: #f1f1f1;
    color: #333;
    outline: none;
}

.select2-container--default[dir="rtl"]
    .select2-selection--multiple
    .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--default[dir="rtl"]
    .select2-selection--multiple
    .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px;
}

.select2-container--default[dir="rtl"]
    .select2-selection--multiple
    .select2-selection__choice__remove {
    border-left: 1px solid #aaa;
    border-right: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.select2-container--default[dir="rtl"]
    .select2-selection--multiple
    .select2-selection__clear {
    float: left;
    margin-left: 10px;
    margin-right: auto;
}

.select2-container--default.select2-container--focus
    .select2-selection--multiple {
    border: solid black 1px;
    outline: 0;
}

.select2-container--default.select2-container--disabled
    .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled
    .select2-selection__choice__remove {
    display: none;
}

.select2-container--default.select2-container--open.select2-container--above
    .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above
    .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below
    .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below
    .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}

.select2-container--default
    .select2-results__option
    .select2-results__option
    .select2-results__group {
    padding-left: 0;
}

.select2-container--default
    .select2-results__option
    .select2-results__option
    .select2-results__option {
    margin-left: -1em;
    padding-left: 2em;
}

.select2-container--default
    .select2-results__option
    .select2-results__option
    .select2-results__option
    .select2-results__option {
    margin-left: -2em;
    padding-left: 3em;
}

.select2-container--default
    .select2-results__option
    .select2-results__option
    .select2-results__option
    .select2-results__option
    .select2-results__option {
    margin-left: -3em;
    padding-left: 4em;
}

.select2-container--default
    .select2-results__option
    .select2-results__option
    .select2-results__option
    .select2-results__option
    .select2-results__option
    .select2-results__option {
    margin-left: -4em;
    padding-left: 5em;
}

.select2-container--default
    .select2-results__option
    .select2-results__option
    .select2-results__option
    .select2-results__option
    .select2-results__option
    .select2-results__option
    .select2-results__option {
    margin-left: -5em;
    padding-left: 6em;
}

.select2-container--default .select2-results__option--group {
    padding: 0;
}

.select2-container--default .select2-results__option--disabled {
    color: #999;
}

.select2-container--default .select2-results__option--selected {
    background-color: #ddd;
}

.select2-container--default
    .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #5897fb;
    color: white;
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb;
}

.select2-container--classic
    .select2-selection--single
    .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}

.select2-container--classic
    .select2-selection--single
    .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px;
}

.select2-container--classic
    .select2-selection--single
    .select2-selection__placeholder {
    color: #999;
}

.select2-container--classic
    .select2-selection--single
    .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic
    .select2-selection--single
    .select2-selection__arrow
    b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.select2-container--classic[dir="rtl"]
    .select2-selection--single
    .select2-selection__clear {
    float: left;
}

.select2-container--classic[dir="rtl"]
    .select2-selection--single
    .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open
    .select2-selection--single
    .select2-selection__arrow {
    background: transparent;
    border: none;
}

.select2-container--classic.select2-container--open
    .select2-selection--single
    .select2-selection__arrow
    b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above
    .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below
    .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
    padding-bottom: 5px;
    padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb;
}

.select2-container--classic
    .select2-selection--multiple
    .select2-selection__clear {
    display: none;
}

.select2-container--classic
    .select2-selection--multiple
    .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0;
}

.select2-container--classic
    .select2-selection--multiple
    .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px;
}

.select2-container--classic
    .select2-selection--multiple
    .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #888;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px;
}

.select2-container--classic
    .select2-selection--multiple
    .select2-selection__choice__remove:hover {
    color: #555;
    outline: none;
}

.select2-container--classic[dir="rtl"]
    .select2-selection--multiple
    .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--classic[dir="rtl"]
    .select2-selection--multiple
    .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px;
}

.select2-container--classic[dir="rtl"]
    .select2-selection--multiple
    .select2-selection__choice__remove {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.select2-container--classic.select2-container--open
    .select2-selection--multiple {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above
    .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below
    .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none;
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
    border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--classic .select2-results__option--group {
    padding: 0;
}

.select2-container--classic .select2-results__option--disabled {
    color: grey;
}

.select2-container--classic
    .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #3875d7;
    color: #fff;
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
}

.cart_total {
    background: #1f90d0;
    float: right;
    border-radius: 5px;
    padding: 5px 15px;
    color: #ffffff;
    font-size: 1.2em;
}

.show-xs {
    display: none;
}

#popup-msg-whats {
    position: fixed;
    bottom: 20px;
    z-index: 9999999;
    background: #25d366;
    font-size: 14px;
    border-radius: 10px;
    right: 40px;
}

#popup-msg-whats:hover {
    background: #1dc15a;
}

#popup-msg-whats.formato-button {
    bottom: 10px;
    border-radius: 50px;
}

#popup-msg-whats.formato-button a {
    padding: 7px 10px;
}

#popup-msg-whats.formato-button .icon-whats {
    top: 2px;
    width: 35px;
    height: 35px;
    margin-right: 0;
}

#popup-msg-whats.formato-button .text {
    display: none;
}

#popup-msg-whats a {
    display: block;
    color: #fff;
    padding: 5px 30px;
    text-decoration: none;
}

#popup-msg-whats .icon-whats {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 3px;
    filter: grayscale(1) brightness(2);
    vertical-align: top;
}

#popup-msg-whats .icon-whats svg {
    width: 100%;
    height: 100%;
}

#popup-msg-whats .icon-whats svg path {
    fill: #fff;
}

@media (max-width: 992px) {
    .div_of_text_and_number_pix {
        flex-direction: column;
        display: block;
    }

    div.box-endereco, div.box-identificacao {
        font-size: 1rem;
    }

    .site-footer .tecnologia{
        display: flex;
        justify-content: center;
    }

    .steps span a{
        display: flex;
        flex-direction: column;
    }

    .order_products {
        overflow: scroll;
    }

    .text_of_payment_pix {
        width: 100%;
        align-self: center;
        margin-right: inherit;
        margin-left: inherit;
        margin-bottom: 20px;
        display: block;
    }

    .number_of_payment_pix {
        height: auto;
        width: 30px;
        margin-left: -32px;
    }

    .hide-xs {
        display: none;
    }

    .show-xs {
        display: block;
    }

    .steps {
        width: 100%;
        padding: 15px 0 5px;
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        align-content: center;
        justify-content: end;
    }

    .steps span {
        margin-left: 0;
        text-align: center;
    }

    .navbar-brand {
        margin: 0;
        text-align: center;
    }

    footer.site-footer .col-md-3.text-right {
        text-align: center !important;
    }

    main > h1,
    main > div > h1 {
        text-align: center;
    }

    .wrap-cart h2 {
        padding-top: 0.5em;
        padding-bottom: 1em;
    }

    .wrap-cart .image {
        max-height: 60px;
        padding-top: 0;
        padding-bottom: 0;
    }

    .wrap-cart .wrap-quantity {
        padding-top: 0.5em;
        width: 100%;
    }

    .wrap-cart .remove {
        text-align: center;
    }

    .wrap-cart .wrap-quantity .form-control {
        width: 50%;
        padding-left: 0;
        padding-right: 0;
    }

    .wrap-cart .wrap-quantity a {
        margin: 0.4em 0;
        width: 25%;
        text-align: center;
    }

    .wrap-cart .row.cart-item {
        padding-top: 1em;
        border-top: 1px solid #f0f0f0;
        margin-top: 1em;
    }

    .wrap-login .separator {
        height: 50px;
        border-top: 1px solid #d2d2d2;
        border-left: 0;
        width: 100%;
        margin-top: 50px;
    }

    .wrap-login .separator span {
        margin-top: -25px;
    }

    .payment-forms li > label {
        font-size: 12px;
    }

    .payment-forms li {
        margin-right: 0;
        padding: 10px;
    }
}

.qtd-resgate-pontos {
    max-width: 130px;
}

.text-danger {
    color: #993533;
}

.cart-item.blocked {
    filter: grayscale(0.8);
}

.row-montagem {
    background: #f1f1ff;
    padding: 10px 0 20px;
}

.row-montagem h2 {
    margin-left: 1rem;
    padding-top: 0;
}

.row-montagem .opcao-montagem {
    margin-left: 1.5rem;
}

.row-montagem .opcao-montagem .nome-produto-montagem {
    margin-top: 0;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    width: 70%;
}

.row-montagem .opcao-montagem .titulo-opcao-montagem {
    font-size: 12px;
    margin: 5px 0;
    font-size: 12px;
    display: flex;
    margin: 5px 0;
    align-items: center;
    gap: 5px;
    cursor: pointer;
}

.row-montagem .opcao-montagem .titulo-opcao-montagem .icon-montagem {
    display: flex;
    justify-content: center;
    border: 1px solid #2d6cb2;
    border-radius: 50%;
    align-items: center;
    padding: 1px;
}

.row-montagem .opcao-montagem .produto-opcao-montagem {
    display: flex;
    justify-content: space-between;
}

.barcode {
    margin-top: 25px;
}

.barcode span {
    padding: 15px 20px;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    align-items: center;
    justify-content: center;
}

.barcode span .barcode-num {
    font-size: 20px;
    font-family: monospace;
    letter-spacing: 1px;
}

.barcode button {
    border: 1px solid #fff;
    border-radius: 5px;
    background: #fff;
    padding: 3px 10px;
    transition: 500ms;
}

.barcode button:hover {
    background: transparent;
}

.barcode svg {
    width: 16px;
}

.wrap-cart .bulk-products label {
    font-size: 13px !important;
    display: block;
    width: 100%;
}

.wrap-cart .bulk-products .btn-success {
    padding-left: 0 !important;
    padding-right: 0 !important;
    height: 38px !important;
}

.wrap-cart .bulk-products .wrap-thumbnail {
    gap: 8px;
    align-items: center;
    font-size: 13px;
    font-weight: bold;
    max-height: 38px;
    overflow: hidden;
}

.wrap-cart .bulk-products .thubmnail {
    width: 35px;
    height: 35px;
}

@media (max-width: 600px) {
    #form1.processapagamento .panel .text-center p strong {
        word-wrap: break-word;
    }
}

.container-mobile {
	display: none;
}

@media (min-width: 320px) and (max-width: 768px) {
	.container-mobile {
		display: block;
	}
    
	.container_div_detail_request {
		padding: 15px;
		width: 100%;
		border-radius: 5px;
		background-color: #e5e5e5;
		display: flex;
		flex-direction: column;
		height: auto;
	}

	.card_detail_request {
		border: 1px solid #c3c3c3;
		padding: 10px;
		background-color: white;
		border-radius: 5px;
		/* display: flex; */
		/* flex-direction: column; */
		/* align-items: center; */
	}

	.top_card_requests {
		display: flex;
		width: 100%;
		margin-bottom: 19px;
		align-items: center;
	}

	.middle_card_requests {
		display: flex;
		flex-direction: column;
		width: 45%;
		align-items: center;
	}
	.right_card_requests {
		display: flex;
		flex-direction: column;
		width: 25%;
		text-align: right;
	}

	.bottom_card_requests {
		width: 100%;
		display: flex;
		align-items: center;
		align-items: end;
	}

	.cart_total {
		background: #1f90d0;
		float: right;
		border-radius: 5px;
		padding: 5px 15px;
		color: #ffffff;
		font-size: 1.2em;
		margin-top: 0.625rem;
	}
}

@media (max-width: 475px) {
    .col-xs-12 {
        width: 100%!important;
    }
}

@media (max-width: 576px) {
    .col-sm-6 {
        width: 50%;
    }

    .col-sm-8 {
        width: 75%;
    }
}

#termosModal {
    display: none;
    z-index: 1000;
    width: 100%;
}


.modal-overlay {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1; 
}

.termos_container {
    position: fixed;
    height: 550px;
    overflow-y: scroll;
    background-color: white;
    margin: 0 auto;
    padding: 20px;
    border-radius: 10px;
    width: 65%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    animation: fadeIn 0.5s;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.termos_container::-webkit-scrollbar {
    width: 8px; 
}

.termos_container::-webkit-scrollbar-track {
    background: transparent; 
    border-radius: 10px; 
}

.termos_container::-webkit-scrollbar-thumb {
    background-color: #888; 
    border-radius: 10px; 
    border: 2px solid transparent; 
    background-clip: padding-box; 
}

.termos_container::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}

.termos_content {
    padding: 1rem 1rem;
}

.close-btn {
    background: none;
    border: none;
    font-size: 24px;
    color: #333;
    cursor: pointer;
    padding: 0;
}

.close-btn:hover,
.close-btn:focus {
    color: #000;
    text-decoration: none;
}

.modal h2 {
    margin-top: 0;
    color: #333;
}

.modal p, .modal ul {
    color: #555;
}

.modal ul {
    padding-left: 20px;
    list-style: disc;
}

#close_termos_button {
    display: inline-block;
    background-color: #013565;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 14px;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
}

#close_termos_button:hover {
    background-color: #001e3b;
}

#close_termos_button:active {
    background-color: #333; 
}

#close_termos_button:focus {
    outline: 2px solid #555;
}

#termos a {
    color: #013565;
}
