body {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    margin: 0;
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    overflow-x:hidden;
}

body.loading { overflow: hidden; }
body.loading:before {position: fixed;content:"";width:100%;height:100vh;background:rgba(255,255,255,.6);display: block;top: 0;left: 0;z-index: 9;}

:root {
    --bs-font-sans-serif: "FFBase",-apple-system,"BlinkMacSystemFont","Helvetica","Lato","Arial","Segoe UI","Verdana",sans-serif;
    --font-titles-checkout: "FFBase",-apple-system,"BlinkMacSystemFont","Helvetica","Lato","Arial","Segoe UI","Verdana",sans-serif;
    --red-accent: #ec1e1f;
    --green-lime: #3dc705;
    --green-dark: #283930;
    --green-success: #08be4b;
    --green-buy: #08cb50;
    --blue-buy: #0247e3;
    --green-success-faded: #edf7f2;
    --input-focus-border-color: #85b7d9;
    --font-monospace: 'Azeret Mono',monospace --baseDetailColor: #0A7DB2;
    --Red: #F76D6B;
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #9397ad;
    --bs-gray-dark: #4c4e5e;
    --bs-gray-100: #f3f6ff;
    --bs-gray-200: #eff2fc;
    --bs-gray-300: #e2e5f1;
    --bs-gray-400: #d4d7e5;
    --bs-gray-500: #b4b7c9;
    --bs-gray-600: #9397ad;
    --bs-gray-700: #585c7b;
    --bs-gray-800: #3e4265;
    --bs-gray-900: #131022;
    --bs-primary: #6366f1;
    --bs-secondary: #eff2fc;
    --bs-success: #22c55e;
    --bs-info: #4c82f7;
    --bs-warning: #ffba08;
    --bs-danger: #ef4444;
    --bs-light: #fff;
    --bs-dark: #131022;
    --bs-primary-rgb: 244,81,82;
    --bs-secondary-rgb: 239,242,252;
    --bs-success-rgb: 34,197,94;
    --bs-info-rgb: 76,130,247;
    --bs-warning-rgb: 255,186,8;
    --bs-danger-rgb: 239,68,68;
    --bs-light-rgb: 255,255,255;
    --bs-dark-rgb: 19,16,34;
    --bs-white-rgb: 255,255,255;
    --bs-black-rgb: 0,0,0;
    --bs-body-color-rgb: 88,92,123;
    --bs-body-bg-rgb: 255,255,255;
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.6;
    --bs-body-color: #585c7b;
    --bs-body-bg: #ececec;
    --primary-red: #e93636;
    --primary-red-dark: #ec2121;
    --primary-red-light: #f45152;
    --primary-blue: #6366f1
}

.opacity-90 {
    opacity: .9;
}

.opacity-80 {
    opacity: .8;
}

.opacity-50 {
    opacity: .5;
}

.w-100 { width: 100%; }
.w-90 { width: 90%; }
.w-80 { width: 80%; }
.w-70 { width: 70%; }
.w-60 { width: 60%; }
.w-50 { width: 50%; }
.w-40 { width: 40%; }
.w-30 { width: 30%; }
.w-20 { width: 20%; }
.w-10 { width: 10%; }


.svg-icon-20 {
    width: 20px;
    height: 20px;
    opacity: .7;
}
i.svg-icon-20 { font-size:20px;}

.svg-icon-18 {
    width: 18px;
    height: 18px;
    opacity: .7;
}

div.headerTimer {
    text-align: center;
    background: var(--Red);
}

.checkout-page {
    background: #F0F0F0;
}

div.status-page {min-height:100vh;align-items:center;align-content: center;display: flex;}
.checkout-page div.container {
    max-width: 800px;
}

.status-page div.container {
    max-width: 600px !important;
}

div.col-mw-100px {
    max-width: 100px;
}

#checkout {
}

#checkout div.top-banner {
    margin-bottom: 0.5rem;
}

div.header-calling {text-align:center;background: #FE3156;color:#FFF;padding:10px 0;font-size: 11px;font-weight:bold;text-transform:uppercase;margin-bottom:20px;display:flex;align-items: center;align-content: center;justify-content: center; line-height:80%;}
div.header-calling img { display:inline-block; margin-right:15px; max-height:35px; }

div.description-top { margin-bottom:15px;}
div.description-top div.banner-principal {  }
div.description-top div.banner-principal img { border-radius:8px; max-width:100%; }

div.description-bottom div.testimonials { display:flex; justify-content:center; gap:2%; margin-bottom:10px; }
div.description-bottom div.testimonials img { padding:15px; width:100%; display:block; background:#FFF; border-radius:5px;  max-width:32%; }

#checkout div.entry-product {
    margin-bottom: 0.5rem;
    border-radius: 0.4rem;
    background-color: #fff;
    padding: 1rem 1.75rem 1.5rem 1.75rem;
    box-shadow: 0 .3rem 1.525rem -.375rem rgba(19,16,34,.1),0 .25rem .8125rem -.125rem rgba(19,16,34,.06)!important;
    font-size: 13px;
    font-weight: 500;
}

#checkout div.entry-product p.title-page {
    color: var(--bs-danger);
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .25px;
    margin-bottom: 0.75rem;
}

#checkout div.entry-product h1.title {
    font-size: 18px;
    font-weight: 600;
    color: #444;
}

#checkout div.entry-product p {
    margin-right: 0.25rem;
    margin-bottom: 0.25rem;
    margin-top: 0.25rem;
}

#checkout div.entry-product img.entry-image {
    width: 90px;
    height: 90px;
    border-radius: 0.25rem;
    object-fit: cover;
    object-position: center;
}

#checkout div.entry-form {
    margin-bottom: 0.5rem;
    border-radius: 0.4rem;
    background-color: #fff;
    padding: 1rem 1.75rem 1.5rem 1.75rem;
    box-shadow: 0 .3rem 1.525rem -.375rem rgba(19,16,34,.1),0 .25rem .8125rem -.125rem rgba(19,16,34,.06)!important;
    font-size: 13px;
    font-weight: 500;
}

#checkout div.entry-form .input-form-icon-before {
    position: absolute;
    top: 0;
    width: 2.35rem;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#checkout div.entry-form input.form-control {
    font-size: 1rem;
    font-weight: 500;
    height: 47px!important;
    color: var(--bs-gray-dark);
    border-radius: 5px;
}

#checkout div.entry-form select.form-select {
    font-size: 1rem;
    font-weight: 500;
    height: 47px!important;
    color: var(--bs-gray-dark);
    border-radius: 5px;
}

#checkout div.entry-form input.icon-before {
    padding-left: 2.35rem;
}

#checkout div.entry-form .form-select {
    display: block;
    width: 100%;
    padding: 0.625rem 1rem;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.6;
    color: #585c7b;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d4d7e5;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.375rem;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out,background-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#checkout div.entry-form select.form-select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%2378829D' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    display: block;
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-size: 16px 12px;
    appearance: none;
}



#checkout div.entry-form .form-control {
    display: block;
    width: 100%;
    padding: 0.625rem 1rem;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.6;
    color: #585c7b;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d4d7e5;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.375rem;
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out,background-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#checkout div.entry-form input.form-control:focus {
    color: #585c7b;
    background-color: #fff;
    border-color: var(--input-focus-border-color);
    outline: 0;
    transition: .3s ease all;
}

#checkout div.entry-form div.form-control { padding:0 1rem; height:47px;  }

#checkout div.entry-form div.entry-cards { text-align:right; }
#checkout div.entry-form span.cards { background:url('../images/sprites-cards.png') no-repeat; width:33px; height:26px; display:inline-block; overflow:hidden; text-indent:9999px; border:solid 1px #CCC; border-radius:5px; margin:0 2px;  }
#checkout div.entry-form span.cards.master { background-position:0 0; }
#checkout div.entry-form span.cards.visa { background-position:-31px 0; }
#checkout div.entry-form span.cards.elo { background-position:-62px 0; }
#checkout div.entry-form span.cards.amex { background-position:-93px 0; }
#checkout div.entry-form span.cards.hipercard { background-position:-124px 0; }

#checkout div.entry-form label {
    display: inline-block;
    margin-bottom: 0.35rem;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .25px;
    font-weight: 700;
    color: #555;
}

#checkout .invalid-feedback {
    display: none;
    width: 100%;
    font-size: .75rem;
    color: #ef4444;
}

#checkout .input-group.invalid-feedback { margin-top: -.25rem; }

#checkout .was-validated.invalid .invalid-feedback {
    display: block;
}

#checkout .form-control.valid, #checkout .select-control.valid {
    border-color: #22c55e !important;
    padding-right: calc(1.6em + 1.25rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%2322c55e'%3e%3cpath d='M10 1.667c-4.595 0-8.333 3.738-8.333 8.333S5.405 18.333 10 18.333s8.333-3.738 8.333-8.333S14.595 1.667 10 1.667zm0 15c-3.676 0-6.667-2.991-6.667-6.667S6.324 3.333 10 3.333 16.667 6.324 16.667 10 13.676 16.667 10 16.667zm-1.668-5.345L6.416 9.41 5.24 10.59l3.094 3.088 5.588-5.588-1.178-1.178-4.412 4.412z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.4em + .3125rem) center;
    background-size: calc(.8em + .625rem) calc(.8em + .625rem)
}

#checkout .form-control.valid:focus {
    border-color: #22c55e
}

#checkout textarea.form-control.valid {
    padding-right: calc(1.6em + 1.25rem);
    background-position: top calc(.4em + .3125rem) right calc(.4em + .3125rem)
}

#checkout .form-control.invalid, #checkout .select-control.invalid, #checkout .was-validated .form-control:invalid {
    border-color: #ef4444 !important;
    padding-right: calc(1.6em + 1.25rem) !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ef4444'%3e%3cpath d='M7.643 13.535L10 11.178l2.357 2.357 1.178-1.178L11.178 10l2.357-2.357-1.178-1.178L10 8.822 7.643 6.465 6.465 7.643 8.822 10l-2.357 2.357 1.178 1.178zM10 18.333c4.595 0 8.333-3.738 8.333-8.333S14.595 1.667 10 1.667 1.667 5.405 1.667 10 5.405 18.333 10 18.333zm0-15c3.676 0 6.667 2.991 6.667 6.667S13.676 16.667 10 16.667 3.333 13.676 3.333 10 6.324 3.333 10 3.333z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.4em + .3125rem) center;
    background-size: calc(.8em + .625rem) calc(.8em + .625rem)
}

#checkout .form-control.invalid:focus,#checkout .was-validated .form-control:invalid:focus {
    border-color: #ef4444;
    box-shadow: 0 0 0 0 rgba(239,68,68,.25)
}

#checkout div.entry-coupon { }
#checkout div.entry-coupon p.coupon-cta {  }
#checkout div.entry-coupon p.coupon-cta a { color:#666; text-decoration:underline;  }

#checkout div.entry-coupon div#coupon-box {background:#f9f9f9;padding: 5px 15px;border-radius:12px;margin-bottom:1.5rem;padding-top: 15px; display: none; }
#checkout div.entry-coupon div#coupon-box button {height: 47px;background:var(--bs-blue);border:none;color:#FFF;margin-top: 24px;margin-left: -20px; transition:all .3s linear; }
#checkout div.entry-coupon div#coupon-box button.valid { background:var(--green-success); font-size:0; }
#checkout div.entry-coupon div#coupon-box button.valid:before { content: "\f058"; font-size:20px; font-family:'Font Awesome 5 Pro'; } 

#checkout div.entry-payment, #checkout div.entry-personal-data { }

#checkout .checkout-step {
    display: inline-flex;
    margin-bottom: 1.5rem;
    align-items: center;
    position: relative;
    width: 100%
}

#checkout .checkout-step .checkout-step-text {
    font-size: 16px;
    z-index: 1;
    font-family: var(--font-titles-checkout);
    font-weight: 700;
    color: var(--green-dark);
    background-color: var(--green-success-faded);
    padding: .4rem 1.5rem .4rem 2.75rem;
    left: .75rem;
    position: absolute;
    text-transform: uppercase;
    border-radius: 35px
}

#checkout .checkout-step .checkout-step-number {
    font-size: 20px;
    position: relative;
    z-index: 2;
    font-family: var(--font-titles-checkout);
    font-weight: 900;
    color: #fff;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 45px;
    background-color: var(--green-success)
}

#checkout div#buy-area {}
#checkout div#buy-area button { display:none; }

#checkout div#buy-area.pix button#buy-pix { display:block; }
#checkout div#buy-area.cc button#buy-cc { display:block; }

#checkout div.entry-orderbump  {  padding:10px; }

#checkout div.entry-orderbump ul { list-style:none; margin:0; padding:0; }

#checkout div.entry-orderbump ul li {background:#f9f9f9;margin-bottom:1.5rem;border-radius:7px;overflow: hidden;border: solid 1px #f0f0f0;}
#checkout div.entry-orderbump ul li label {cursor:pointer;text-transform:none;margin-bottom: 0;width: 100%;}
#checkout div.entry-orderbump ul li p { margin-bottom:0.2rem; }
#checkout div.entry-orderbump ul li p.title-product { font-size:15px; color:#000; margin-top:1rem;}
#checkout div.entry-orderbump ul li p.price {font-weight:500;white-space: normal;align-content: flex-start;}
#checkout div.entry-orderbump ul li div.title-offer {background: #f0f0f0;color: #333;padding: 4px;text-align: center;font-size:16px; transition:all .3s linear; }
#checkout div.entry-orderbump ul li label.checked div.title-offer {background: var(--green);color: #FFF;}
#checkout div.entry-orderbump ul li div.last-col {background: #FFF;align-items: center;}
#checkout div.entry-orderbump ul li div.last-col input {position: absolute;top: 0;opacity: 0;width: 0;height: 0;}


#checkout div.entry-orderbump ul li div.last-col .checkmark {position: relative;top: 40%;width: 20px;height: 20px;background:#eee;border-radius: 6px;display: block;left: -4px;}
#checkout div.entry-orderbump ul li:hover div.last-col .checkmark {  }


#checkout div.entry-orderbump ul li div.last-col input:checked ~ .checkmark { background:var(--green-success); }
#checkout div.entry-orderbump ul li div.last-col .checkmark:after {content:"";position:absolute;display:none;left: 7px;top: 4px;width:6px;height:10px;border:solid white;border-width:0 3px 3px 0;transform: rotate(45deg);}
#checkout div.entry-orderbump ul li div.last-col input:checked ~ .checkmark:after { display:block; }

#checkout ul.entry-options {
}

#checkout ul.entry-options li {
    max-width: 191px;
    margin-right: 0;
    padding: 0 2px;
}

#checkout ul.entry-options li .active img {
    filter: hue-rotate(286deg);
}

#checkout ul.entry-options li .main-btn:not(.active) img,#checkout ul.entry-options li .main-btn:not(.active) svg {
    opacity: .5;
    filter: grayscale(1);
    transition: .4s ease-in-out
}

#checkout ul.entry-options li.pix button[aria-selected=true] * {
    color: #06733a!important;
    filter: none;
}

.nav-pills .nav-link.main-btn.btn-light {
    background-color: #f8f9fa;
    color: #999;
    transition: .4s ease-in-out
}

.formas--pagamento .main-btn:focus {
    box-shadow: none!important
}

.formas--pagamento .main-btn.active:hover,.formas--pagamento .main-btn:hover {
    border: 1px solid var(--green-success)
}

.formas--pagamento .main-btn {
    line-height: initial;
    display: flex;
    border-radius: 7px;
    height: 100%;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-direction: column
}

.formas--pagamento .main-btn.active {
    border: 1px solid var(--green-success) !important;
    color: #00ba59!important;
    background-color: #f9fafb!important
}

.formas--pagamento img,.formas--pagamento svg {
    margin-bottom: 7px
}

.formas--pagamento.row .main-btn:not(.active) img,.formas--pagamento.row .main-btn:not(.active) svg {
    opacity: .5;
    filter: grayscale(1);
    transition: .4s ease-in-out
}

.formas--pagamento button[aria-selected=true] * {
    color: #06733a!important
}

.formas--pagamento .nav-link.main-btn:not(.active):not(.nav-link.main-btn:hover) {
    border: 1px solid #dee2e685
}

.formas--pagamento .main-btn.active span {
    color: #000
}

.formas--pagamento span.payment-type-btn {
    font-weight: 500;
    font-size: .9rem;
    line-height: 1.25;
    margin-bottom: 0.25rem;
}



@media (min-width: 575px) {
    .formas--pagamento .main-btn .fw-normal {
        font-size:14px
    }
}


div.entry-card {width: 425px;height:270px;transform: scale(.84);transition:all .2s linear;perspective: 1000px;/* margin-left: -30px; */margin-top: 1px;transform-origin: left;max-width: 425px;margin-bottom: 1rem !important;}

div.entry-card .flipper {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

div.entry-card.flip .flipper {
  transform: rotateY(180deg);
}

div.entry-card.flip .back-card {
  transform: rotateY(180deg);
}

div.entry-card .front-card, div.entry-card .back-card {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

div.entry-card .back-card {
  transform: rotateY(180deg);
}

div.entry-card div.front-card, div.entry-card div.back-card {transition:all .2s linear;display: inline-block;vertical-align: middle;width: 100%;height: 270px;text-align: left;padding: 30px;margin-bottom: 50px;color: #fff;border-radius: 20px;box-sizing: border-box;background:linear-gradient(0deg,#333,#CCC)!important;}


div.entry-card div.back-card { background:#DDD; }

div.entry-card.mastercard div.front-card, div.entry-card.mastercard div.back-card  {
  background:none; 
  background:linear-gradient(0deg,#ef4e23,#fe734f) !important;
}

div.entry-card.nubank div.front-card, div.entry-card.nubank div.back-card  {
  background:none; 
  background:linear-gradient(0deg,#2f0549,#820ad1)!important;
}


div.entry-card.c6 div.front-card, div.entry-card.c6 div.back-card  {
  background:none; 
  background:linear-gradient(0deg,#000,#333)!important;
}



div.entry-card.visa div.front-card, div.entry-card.visa div.back-card  {
  background:none; 
  background:linear-gradient(0deg,#1A1F71,#135C9E)!important;
}



div.entry-card .card-number {font-size: 32px;padding: 80px 0 15px;text-align: center;display: block;line-height: 0px;margin-top: 40px;}
div.entry-card .card-date {
  font-size: 14px;
  text-align: center;
  display: inline-block;
  float: right;
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 12px !important;
  font-size: 17px;
}


div.entry-card .card-date:before {
    content: attr(data-before);
    margin-bottom: 2px;
    font-size: 7px;
    text-transform: uppercase;
}


div.entry-card .card-date:after {
    position: relative;
    content: attr(data-after);
    text-align: right;
    right: 25px;
    margin-top: -6px;
    bottom: 20px;
    width: 20px;
    white-space: pre-wrap !important;
}

div.entry-card .card-date:after, div.entry-card .card-date:before {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 7px;
    white-space: pre;
    display: block;
    opacity: .3;
}

div.entry-card .card-chip {width: 50px;height: 35px;border-radius: 5px;background: #ccc;position: relative;display:block;float: left;margin-top: 30px;transform: scale(1.25);margin-left: 10px;} 
div.entry-card .card-chip:before { content: " "; display: block; width: 70%; height: 60%; border-top-right-radius: 5px; border-bottom-right-radius: 5px; background: #d9d9d9; position: absolute; top: 20%; }


div.entry-card .card-logo {float:right;width:70px;height:50px;top:30px;} 
div.entry-card .card-logo img { display: none; width: 100%; }
div.entry-card.mastercard .card-logo img.mastercard,
div.entry-card.visa .card-logo img.visa { display: block; }
div.entry-card .card-name {
  text-align: left;
  display: inline-block;
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 18px;
}
div.entry-card .card-logo {
  position: absolute;
  right: 20px;
  bottom: 20px;
}
div.entry-card .card-strip {
  background: #000;
  height: 50px;
  margin-bottom: 30px;
  margin-left: -30px;
  margin-right: -30px;
}
div.entry-card .card-signature {
  float: left;
  width: 75%;
  height: 40px;
  margin-left: 0px;
  background: #FFF;
}
div.entry-card .card-cvv {
  float: right;
  margin-top: 5px;
  padding: 7px;
  color: #FFF;
  line-height: 1;
  font-size: 20px;
}

div.entry-card div.card-shiny {position: absolute;top: 36%;left: 0;width: 50px;height: 35px;border-radius: 5px;background: #ccc;position: relative;}
div.entry-card div.card-shiny:before { content: " "; display: block; width: 70%; height: 60%; border-top-right-radius: 5px; border-bottom-right-radius: 5px; background: #d9d9d9; position: absolute; top: 20%;}
div.entry-card div.card-shiny:after {     content: "This card has been issued by Jesse Pollak and is licensed for anyone to use anywhere for free. It comes with no warranty. For support issues, please visit: github.com/jessepollak/card."; position: absolute; left: 120%; top: 5%; color: #fff; font-size: 7px; width: 230px; opacity: .5; } 
div.entry-card .front-card {
  font-size: 16px;
  font-family: Poppins;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
}
div.entry-card .back-card {
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}

#checkout div.entry-payment h6 { margin-top:.5rem;margin-bottom: 1.5rem !important;font-size: 18px;font-weight: 600;}

#checkout div.entry-purchase h6 {margin-top:.5rem;margin-bottom: 1.5rem !important;font-size: 14px;font-weight: 600; border-bottom:solid 1px #CCC; line-height:35px;}
#checkout div.entry-purchase h6 i {color: #009ee3;font-size: 20px;margin-right:10px;}

#checkout div.entry-purchase ul { list-style:none; padding:0; }
#checkout div.entry-purchase ul li { padding:0 15px; line-height:200%; border-top:dotted 1px #F0F0F0; text-align:right; font-size:12px; }
#checkout div.entry-purchase ul li:first-child { border-top:none; }
#checkout div.entry-purchase ul li span.description {font-weight:bold;text-align:left;display:block;color: var(--bs-body-color);}
#checkout div.entry-purchase ul li.discount { color:var(--bs-danger)}
#checkout div.entry-purchase ul li.total { border-top:solid 1px #F0F0F0; font-size:14px; margin-top:0.5rem; }
#checkout div.entry-purchase ul li.total span.description { }
/*
div.entry-card div.back-card { display: none; }
div.entry-card.flip div.front-card { display: none; }
div.entry-card.flip div.back-card { display: block; }
*/

#checkout p.secureInformation { margin-top:1rem; margin-bottom:1rem; text-align: center; letter-spacing: .3px; color:#999; font-size:12px; }


#checkout #buy-cc, #checkout #buy-pix {
    -webkit-font-smoothing: auto;
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
    line-height: 2;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    text-decoration: none;
    outline: 0;
    -webkit-transition: all .6s cubic-bezier(.2,1,.22,1);
    -o-transition: all .6s cubic-bezier(.2,1,.22,1);
    transition: all .6s cubic-bezier(.2,1,.22,1);
    padding: 0.785rem 2rem 0.9rem 2rem;
    border-radius: 6px;
    color: #fff;
    font-weight: 700!important;
    font-size: 16px;
    box-shadow: inset 0 -4px 0 0 #00000022;
    letter-spacing: .25px;
    background-color: #03d952;
    border-color: #0ad458;
    font-family: var(--font-titles-checkout);
    text-transform: uppercase;
    position: relative;
}

#checkout #buy-cc:hover, #checkout #buy-pix:hover {
    background-color: #00ba45;
    transition: all .3s ease;
}

#checkout #buy-cc.clicked:before, #checkout #buy-pix.clicked:before {
  content: "\f058";
  width: 100%;
  background: #028031;
  left:0;
  top:0;
  z-index: 0;
  display: block;
  height: 100%;
  position: absolute;
  font-family: "Font Awesome 5 Pro" !important;
  line-height: 60px;
  font-size: 30px;
  border-radius: 5px;
  animation: bgClicked 1s ease-in;
  transition: all 2s linear;
}

@keyframes bgClicked {
  0% { width:0; color:#028031; font-size:0; }
  70% { font-size:0; }
  99% { color:#028031; font-size:30px; color:#FFF; }
  100% { width:100%; color:#FFF; }
}



#checkout div.entry-disclaimer { font-size:9px; color:#999; }
#checkout div.entry-disclaimer p { margin-bottom:5px; }
#checkout div.entry-disclaimer p a { color:#333; text-decoration:underline; }

#checkout div.highlights { text-align:center; padding:2rem 0; }
#checkout div.highlights p { margin:0; font-weight:500; font-size:15px; }
#checkout div.highlights p i { margin-left: 25px; color:var(--bs-green)}


#checkout div.entry-copyright {text-align:center;margin-top: 0rem;font-size:10px;}

#checkout div.entry-address { margin-bottom: 2rem;}


#checkout div.entry-payment #pix { padding-top:10px; }
#checkout div.entry-payment #pix small { font-size:14px; color:#777; }
#checkout div.entry-payment #pix span.pix-li img { margin-right:0.5rem; filter:hue-rotate(-40deg) brightness(.9)!important; }
#checkout div.entry-payment #pix span.pix-li { font-size: 17px;; width: 100%; font-weight: 700; text-transform: uppercase; color: var(--green-success)!important; display: inline-flex; align-items: center; margin-top: .75rem }

#checkout div.entry-payment p.detailcc { margin-bottom: 0.5rem; line-height:150%; font-size:11px; }

#checkout div.entry-payment p.detailcc i { color:var(--blue-buy); font-size:16px; width:20px; display:inline-block; text-align:center;  }

.nanobar {
  width: 100%;
  height: 4px;
  z-index: 9999;
  top:0
}
.nanobar .bar {
  width: 0;
  height: 100%;
  transition: height .3s;
  background:var(--green-success);
}







#checkout div.entry-pix {font-size:13px;font-weight:400;color: #666; padding:15px;}
#checkout div.entry-pix p.duedate { font-size:15px; }
#checkout div.entry-pix h6 {  margin-top:.5rem;margin-bottom: 1.5rem !important;font-size: 18px;font-weight: 600; color:#333; } 
#checkout div.entry-pix h7 {  margin-top:1.5rem;margin-bottom: 0 !important;font-size: 18px;font-weight: 600; color:#333; display:block; } 

#checkout div.entry-pix div.qrcode { text-align:center; }

#checkout div.entry-pix div.copiaecola { border:solid 1px #F0F0F0; border-radius:5px; }
#checkout div.entry-pix div.copiaecola input { width:95%; border:none; font-size:14px; padding:0 10px; height:47px; letter-spacing:.3px; color:#555; font-weight:lighter; }
#checkout div.entry-pix div.copiaecola button { width:4%; border:none; background:none; font-size:18px; color:var(--bs-blue); cursor:pointer; }
#checkout div.entry-pix div.copiaecola button.done { color:var(--green-success); }
#checkout div.entry-pix ul.steps-to-pay {list-style: none;margin: 1rem;padding: 0;}
#checkout div.entry-pix ul.steps-to-pay span.stepnumber {-webkit-align-items: center;align-items: center;border: 2px solid #009ee3;-webkit-border-radius: 50%;border-radius: 50%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;color: #009ee3;display: -webkit-flex;display: flex;-webkit-flex-shrink: 0;flex-shrink: 0;font-size: 15px;height: 26px;-webkit-justify-content: center;justify-content: center;margin-right: 16px;width: 26px;display:inline-block;text-align:center;line-height: 20px;}
#checkout div.entry-pix ul.steps-to-pay li { margin-bottom: 1rem; }


#checkout div.entry-form.entry-status { padding:0; overflow:hidden; margin:2rem 0; }
#checkout div.entry-form.entry-status div.entry-purchase { padding:15px;}

div.top-status {}

div.top-status div.icone { width:64px; height:64px; background:#333; border-radius:100%; border:solid 3px #FFF; text-align:center; line-height:58px; font-size:26px; color:#FFF; margin:0 auto; margin-top:-32px; }

div.top-status p.title { text-align:center; font-size:16px; font-weight:bold; color:#161616; margin-top:20px; }
div.top-status p.subtitle { text-align:center; color:#606060; font-size:15px; margin-top:20px; padding:0 15px; letter-spacing: .2px; font-weight: lighter; }

div.top-status div.top-bar {line-height: 50px;margin-bottom:0;text-align:center;text-transform:uppercase;font-size:17px;font-weight:bold; background:#333; height:48px; }

div.top-status div.top-bar.W, div.top-status.W div.icone { background:#999; color:#FFF; }

div.top-status div.top-bar.P, div.top-status.P div.icone { background:var(--green-success); color:#FFF; }


div.top-status div.top-bar.C, div.top-status.C div.icone { background:#000; color:#FFF; }
div.top-status div.top-bar.PP, div.top-status.PP div.icone { background:var(--orange); color:#FFF; }
div.top-status div.top-bar.R, div.top-status.R div.icone { background:var(--bs-danger); color:#FFF; }

@media (max-width: 800px) {

#checkout div.entry-card { transform:scale(.63) !important; transform-origin:left !important; }
  
  #checkout div.entry-form { padding:15px;}
  #checkout div.entry-form label { white-space:nowrap;}
  #checkout div.entry-product { padding: 15px;}
  #checkout div.entry-product p {margin-right: 0;margin-top: 0;line-height: 110%;}
  #checkout ul.entry-options { padding:0 5px;}
  #checkout #buy-pix  { white-space:pre-wrap; }

  div.entry-card  {margin:0;transform: scale(.74);margin-left:0;width: 425px;margin: 0 auto;transform-origin: center;}
  #checkout div.entry-payment h6 {margin-bottom: 0.5rem !important;}
  #checkout div.entry-form div.entry-cards  {text-align: right;margin-bottom:1rem;}
  #checkout div.entry-form div.entry-cards { transform:scale(.6); transform-origin:right; margin-top:-30px;}
  #checkout div.entry-form div.entry-cards span:nth-child(4), #checkout div.entry-form div.entry-cards span:nth-child(5) { display:none; }

  #checkout div.entry-orderbump ul li div.title-offer { font-size:14px; white-space:pre-line; }
  #checkout div.entry-orderbump ul li p.title-product { margin-top:0.5rem;}
  #checkout div.entry-orderbump ul li p.price { line-height:120%;}
  #checkout div.entry-coupon div#coupon-box button { margin-left:0; margin-top:0;  }

  #checkout div.entry-pix div.copiaecola input {width: 90%;}

  #checkout div.entry-pix div.qrcode img { width:80%; }

  div.description-bottom div.testimonials { display:block; gap:0; }
  div.description-bottom div.testimonials img { max-width:90%; padding:15px; width:auto; display:block; background:#FFF; border-radius:5px; margin:0 auto; margin-bottom:10px; }
}

@media (max-width: 400px) { #checkout div.entry-card  { transform-origin: left 60px !important;}  }
@media (max-width: 500px) { #checkout div.entry-card  {transform-origin: left 60px!important;transform: scale(1) !important;width: 100%;}  }
