#vtexIdContainer {
  position: fixed !important;
}

a#payment-group-creditCardPaymentGroup span {
  font-size: 0;
  margin: 0;
  line-height: inherit;
}

a#payment-group-creditCardPaymentGroup span:before {
  content: 'Cartão de Crédito';
  display: block;
  font-size: 16px;
}

.vtex-omnishipping-1-x-addressFormPart1 input {
  width: 110px !important;
  max-width: 110px !important;
}
.onda-v1 .mw5 {
  max-width: 100%;
}

.bor-lg{
  border-bottom: 1px solid#000;
  padding-bottom: 26px;
}
a#cart-to-orderform {
  background: #000 !important;
  border: none;
  border-radius: 0;
  padding: 8px 30px 8px 20px;
  line-height: 2.2;
  font-size: 0;
  width: 230px;
  text-transform: uppercase;
  position: relative;
  text-align: center;
}
a#cart-choose-more-products {
  border: 2px solid;
  border-radius: 0;
  padding: 14px 20px;
  top: 2px;
  position: relative;
  font-size: 1.1em;
  text-transform: uppercase;
}
.step, .cart, .totalizers {
  border: 1px solid #fff;
  margin-bottom: 15px;
  padding: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.ct-check{
  display: flex;
  justify-content: flex-end;
}
.ct-check ul{
  list-style: none;
}

.lg-esp-aj{
    margin-bottom: -40px;
}

.bg-GaCheck{
background-color:#f1eee8;
}
.pagamento ul{
list-style: none;
  display:flex;
  margin-left: -2px;
}

.pagamento h4{
font-weight: 600;
  font-size: 16px;
}
.seguro ul{
list-style: none;
  display:flex;
}
.seguro li:nth-child(1) {
margin-right:20px;
}
.alinha-Fcheckout{
display: flex;
justify-content: space-between;
padding-bottom: 40px;
padding-top: 40px;
}
.cart-more-options {
  border-top: 0;
}
.srp-content{
margin-top:10px;
}
.vtex-shipping-preview-0-x-pc .btn {
  background: transparent !important;
  border: 1px solid #000 !important;
  color: #fff !important;
  height: 40px !important;
  padding: 0 15px !important;
  background: #000 !important;
    margin-top: 8px !important;
}
.onda-v1 .f5 {
  font-size: 15px;
}
.onda-v1 .f6 {
  font-size: 13px;
  background: #f5f5f5;
  color: #222;
}
.coupon-data{
    padding: 20px;
  border: 0;
}
.quantity input {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  margin: 0 5px;
  text-align: center;
  width: 25px;
    border-radius: 0px;
  border: 1px solid#000;
}
@media only screen and (max-width: 600px) {
.lg-esp-aj {
  margin-bottom: 1px;
  text-align: center;
}
}

/* reset */

a,
button,
span,
body, span {
  font-family: Roboto,Helvetica,Arial,sans-serif!important;
}

*,
::before,
::after {
  box-sizing: border-box
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block
}

body {
  margin: 0;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  text-align: left;
  background-color: #fff
}

[tabindex="-1"]:focus {
  outline: 0!important
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5rem
}

p {
  margin-top: 0;
  margin-bottom: 1rem
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0
}

dt {
  font-weight: 700
}

dd {
  margin-bottom: .5rem;
  margin-left: 0
}

blockquote {
  margin: 0 0 1rem
}

dfn {
  font-style: italic
}

b,
strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

a {
  color: #000;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:hover {
  color: #000;
  text-decoration: none
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none
}

a:not([href]):not([tabindex]):focus {
  outline: 0!important
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar
}

figure {
  margin: 0 0 1rem
}

img {
  vertical-align: middle;
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

table {
  border-collapse: collapse
}

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #000;
  text-align: left;
  caption-side: bottom
}

th {
  text-align: inherit
}

label {
  display: inline-block;
  margin-bottom: .5rem
}

button {
  border-radius: 0
}

button:focus {
  outline: 0!important;
  outline: 0!important;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: 0!important;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: none;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none!important;
}

input,
select {
  outline: 0!important;
  -webkit-appearance: none;
}


/* header */

a.logo-link img {
  max-width: 140px;
}

header.cby-logo {
  border-bottom: 3px solid #b3b3b3;
  margin-bottom: 60px;
  padding: 40px 0 30px 0;
}

.cby-logo figure {
  margin: 0 auto;
  display: block;
  text-align: center;
}


/* footer */

footer {
  margin-top: 4%;
  margin-bottom: 1%;
  padding: inherit;
}

p.tc.white.f5.pv2.db.fw2.ttu {
  font-size: .7em;
}

p.tc.black.f4.mt4.db.fw2.ttu {
  margin: 20px 0;
}

footer .footer-inner {
  background-color: #000;
  color: #fff;
  letter-spacing: 1px;
  padding: 50px 0 0;
}

.footer-newsletter input.btnNewsletter:active,
.footer-newsletter input.btnNewsletter:focus,
.footer-newsletter input.btnNewsletter:hover,
fieldset.busca .btn-buscar {
  background-color: transparent
}

footer .title {
  display: block !important;
  font-size: 1rem;
  margin-bottom: 1.4rem;
  text-transform: uppercase;
}

.shelf-slide:empty,
form .error-email {
  display: none
}

footer .title strong {
  font-weight: 700
}

ul.footer-menu {
  list-style: none;
  margin: 0;
}

footer ul>li {
  color: #fff;
  font-size: .8rem;
  font-weight: 300;
  line-height: 25px;
}

footer ul>li a {
  color: #fff;
}

footer ul>li a:hover,
footer ul>li a:focus {
  color: #ccc !important
}

.inline-list>li {
  display: inline-block;
}

.fl {
  float: left;
}

.relative {
  position: relative;
}

.w-100 {
  width: 100%;
}

.tc {
  text-align: center;
}

.fw2 {
  font-weight: 200;
}

.ttu {
  text-transform: uppercase;
}

.f5 {
  font-size: 1rem;
}

.white {
  color: #fff;
}

.db {
  display: block;
}

.pv2 {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.mv4 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.w-15 {
  width: calc(15% - 30px);
}

.w-20 {
  width: calc(20% - 30px);
}

.w-25 {
  width: calc(25% - 30px);
}

.footer-newsletter i {
  color: #fff;
  font-size: 14px;
  margin-right: 12px
}

@media (min-width:768px) {
  .footer-newsletter input {
      float: right
  }
}

.footer__pagamento li:not(:first-child) {
  margin-right: 1rem;
  margin-bottom: 1rem
}

.social_footer ul {
  margin: 1.4em 0 0 0
}

.social_footer a {
  position: relative;
  margin: 0 3rem 0 0
}

.social_footer a i {
  font-size: 1.5rem;
  line-height: 1.2
}

@media all and (min-width:768px) and (max-width:980px) {
  .footer__pagamento,
  .social_footer {
      text-align: center
  }
}


/* main css */

.container,
.cby-container,
.cby-container-fluid {
  margin-left: auto;
  margin-right: auto;
  max-width: 170rem;
  position: relative;
  width: 100%;
}

.header .header-middle,
.container,
.cby-container {
  width: calc(100% - 60px);
}

@media (min-width: 36em) {
  .header .header-middle,
  .container,
  .cby-container {
      width: calc(100% - 120px);
  }
}

.cby-container-fluid {
  padding: 0 1.5rem;
}

.cby-container:after,
.cby-container-fluid:after,
.header:after .header-middle:after,
.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

.checkout-container {
  width: 100%;
}

.step,
.cart,
.totalizers {
  border: none;
}

table.table.cart-items tbody {
  border-bottom: 2px solid #b3b3b3;
  border-top: 2px solid #b3b3b3;
}

tr.product-item td {
  margin: 10px 0;
}

table.table.cart-items thead {
  content: '';
}

.cart-items .product-name {
  width: 250px;
}

table.table.cart-items .quantity input {
  border: 1px solid;
  border-radius: 0;
  padding: 0;
  min-width: 30px;
  height: 30px;
}

table.table.cart-items .item-quantity-change-decrement i:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1' viewBox='0 0 286 286'%3E%3Cpath fill='%23090509' d='M270 127H16a16 16 0 0 0 0 32h254c9 0 16-7 16-16s-7-16-16-16z'/%3E%3C/svg%3E");
  width: 10px;
  height: 10px;
}

table.table.cart-items .item-quantity-change-increment i:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1' viewBox='0 0 286 286'%3E%3Cpath fill='%23010002' d='M270 127H159V16a16 16 0 0 0-32 0v111H16a16 16 0 0 0 0 32h111v111a16 16 0 0 0 32 0V159h111c9 0 16-7 16-16s-7-16-16-16z'/%3E%3C/svg%3E");
  width: 10px;
  height: 10px;
}

table.table.cart-items .item-link-remove i:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1' viewBox='0 0 220 220'%3E%3Cpath fill='%23ff0000' d='M132 110l84-84c6-6 6-16 0-22-6-5-16-5-22 0l-84 85L26 4A15 15 0 0 0 4 26l85 84-85 84a15 15 0 0 0 22 22l84-84 84 84c6 6 16 6 22 0s6-16 0-22l-84-84z'/%3E%3C/svg%3E");
  width: 10px;
  height: 10px;
}

a#cart-to-orderform {
  background: #000;
  border: none;
  border-radius: 0;
  padding: 8px 30px 8px 20px;
  line-height: 2.2;
  font-size: 0;
  width: 230px;
  text-transform: uppercase;
  position: relative;
  text-align: center;
}

a#cart-to-orderform:before {
  content: 'Finalizar Compra';
  font-size: 0.9rem;
}

a#cart-to-orderform:after {
  content: '';
  background-image: url(/arquivos/icon-lock-white.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 14px;
  height: 19px;
  position: absolute;
  top: 12px;
  right: 30px;
}

a#cart-choose-more-products {
  border: 2px solid;
  border-radius: 0;
  padding: 14px 20px;
  top: 2px;
  position: relative;
  font-size: 1.1em;
  text-transform: uppercase;
}

span[data-i18n="totalizers.coupon"] {
  display: none;
}

span[data-i18n="global.add"]:after {
  content: "\00a0 Cupom";
}

a#cart-link-coupon-add {
  border-bottom: 1px solid;
  text-transform: uppercase;
}

input#cart-coupon {
  padding: 8px 10px !important;
  display: block;
  width: 50%;
  height: 36px;
  border: 1px solid #000;
  border-radius: 5px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

button#cart-coupon-add {
  width: 50%;
  border-radius: 0;
  border: 0px;
  background: #000;
  font-size: 1.1em;
  color: #fff;
  padding: 8px;
}

p.coupon-label {
  margin: 0;
}

label[data-i18n="totalizers.couponCapitalize"] {
  font-size: 0px;
}

label[data-i18n="totalizers.couponCapitalize"]:after {
  content: "ADICIONAR CUPOM";
  font-size: 14px;
  border-bottom: 1px solid;
}

.span5.totalizers.summary-totalizers.cart-totalizers.pull-right {
  text-transform: uppercase;
}

.full-cart .summary-totalizers .info {
  text-align: left;
}

.summary-totalizers td.empty {
  display: none;
}

.full-cart .summary-totalizers tr {
  border-bottom: 2px solid #b3b3b3;
}

.full-cart .summary-totalizers tr td {
  padding: 15px 0 !important;
}

td.product-name .brand,
td.product-name .seller {
  display: none;
}

input#client-pre-email {
  border: 1px solid #b3b3b3;
  border-radius: 0px;
  width: calc(100% - 190px);
  float: left;
  padding: 5px 20px;
  height: 49px;
  top: 2px;
  position: relative;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.10), 0 0 18px rgba(0, 0, 0, 0.10);
  font-size: 1.2em;
  text-transform: uppercase;
}

.client-pre-email .btn-success {
  padding: 10px;
  border-radius: 0;
  max-width: 170px;
  background: #846848;
  border: none;
  font-size: 1.2em;
  text-transform: uppercase;
  min-width: 170px;
  text-align: center;
}

.client-pre-email .emailInfo {
  background: #fff;
  border: none;
  width: 100%;
  max-width: 600px;
  text-align: center;
  margin-top: 50px;
}

.client-pre-email .emailInfo i {
  display: none;
}

.client-pre-email .emailInfo .icon-ok,
.client-pre-email .emailInfo h3 {
  font-size: 1.6em;
  color: #000;
  text-transform: uppercase;
}

.client-pre-email .emailInfo ul {
  margin: 0;
  text-transform: uppercase;
}

.client-pre-email-h label {
  font-size: 1.6em;
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
}

.client-pre-email h3 small {
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
}

a#orderform-to-cart {
  text-transform: uppercase;
  font-size: 1.1em;
  border-bottom: 1px solid #000;
}

.step .text input {
  position: relative;
  z-index: 6;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.10), 0 0 18px rgba(0, 0, 0, 0.10);
  height: 36px;
  border-radius: 0;
  padding: 4px 10px;
}

input#ship-neighborhood,
input#ship-street,
p.ship-number input,
p.ship-more-info input,
input#client-email,
p.client-last-name input,
p.client-first-name input,
p.client-document input,
p.client-phone input {
  width: 100%;
  border: 1px solid #b3b3b3;
  border-radius: 0;
  text-transform: uppercase;
}

p.client-document,
p.client-first-name {
  width: calc(50% - 10px);
  margin-right: 20px;
}

p.client-phone,
p.client-last-name {
  width: calc(50% - 10px);
  margin: 0;
}

.address-form-placeholder label {
  display: block;
  text-transform: uppercase;
}

p.ship-number {
  width: calc(30% - 10px);
  float: left;
  margin-right: 20px;
}

p.ship-more-info {
  float: left;
  width: calc(70% - 10px);
}

form.form-step.box-edit label {
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}

.accordion-toggle span {
  font-size: 18px !important;
  text-transform: uppercase;
  font-weight: bold;
}

button#go-to-shipping {
  padding: 10px;
  border-radius: 0;
  max-width: 250px;
  background: #846848;
  border: none;
  font-size: 1.2em;
  text-transform: uppercase;
  min-width: 250px;
  text-align: center;
  float: left;
}

input[type="checkbox"],
input[type="radio"] {
  width: 18px;
  -moz-appearance: none !important;
  appearance: none !important;
  -webkit-appearance: none;
  outline: none !important;
  position: relative;
  border: none;
  cursor: pointer;
  margin-left: -25px;
  vertical-align: -4px;
  outline-width: 0;
  border-radius: 50%;
  background: transparent;
}

input[type="checkbox"]:focus,
input[type="radio"]:focus {
  -webkit-animation: press .8s 1;
  animation: press .8s 1;
}

input[type="checkbox"]:before,
input[type="checkbox"]:after {
  content: "";
}

input[type="radio"]:before,
input[type="radio"]:after {
  content: "";
}

input[type="checkbox"]:after,
input[type="radio"]:after {
  display: block;
  width: 22px;
  height: 22px;
  margin-top: -2px;
  margin-right: 5px;
  border: 2px solid #666;
  -webkit-transition: 240ms;
  transition: 240ms;
}

input[type="checkbox"]:disabled:after,
input[type="radio"]:disabled:after {
  border-color: #ddd;
  background-color: #eee;
  cursor: not-allowed;
}

input[type="checkbox"]:disabled:checked:after,
input[type="radio"]:disabled:checked:after {
  background-color: #eee;
  border-color: #ddd;
}

input[type="checkbox"]:disabled:checked:before,
input[type="radio"]:disabled:checked:before {
  border-color: #999;
}

input[type="checkbox"]:after {
  border-radius: 2px;
  background-color: transparent;
  z-index: 999;
}

input[type="checkbox"]:checked:after {
  background-color: transparent;
  border-color: #000;
}

input[type="checkbox"]:checked:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 7px;
  display: table;
  width: 8px;
  height: 14px;
  border: 2px solid #000;
  border-top-width: 0;
  border-left-width: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

input[type="radio"]:before {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
  width: 18px;
  height: 18px;
  display: block;
  margin-top: -2px;
  border-radius: 50%;
  -webkit-transition: 240ms;
  transition: 240ms;
  -webkit-transform: scale(0);
  transform: scale(0);
}

input[type="radio"]:after {
  border-radius: 50%;
}

input[type="radio"]:checked:before {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}

input[type="radio"]:checked:after {
  border-color: #000;
}

input[type="radio"]:checked:disabled:before {
  background-color: #ccc;
}

span.newsletter-text {
  margin-left: 10px;
  position: relative;
  top: 4px;
}

span.newsletter-text {
  margin-left: 10px;
  position: relative;
  top: 4px;
}

label[for="ship-postal-code"] {
  display: block;
}

input#ship-postal-code {
  max-width: 150px !important;
  width: 150px !important;
}

a#dont-know-postal-code {
  text-transform: uppercase;
  border-bottom: 1px solid #b3b3b3;
  color: #b3b3b3;
}

.address-form-placeholder label {
  display: block;
  text-transform: uppercase;
}

p.ship-city {
  width: calc(70% - 10px);
  margin-right: 20px;
}

p.ship-state {
  width: calc(30% - 10px);
}

p.ship-city input {
  width: 100%;
}

p.ship-state select {
  width: 100%;
  height: 36px;
  border-radius: 0;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.10), 0 0 18px rgba(0, 0, 0, 0.10);
  border: 1px solid #b3b3b3;
}

p.ship-name input {
  width: 100%;
}

.label-vertical-group {
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
  padding: 10px 0;
  text-transform: uppercase;
  color: #000 !important;
  border-bottom: 2px solid #b3b3b3 !important;
  border-radius: 0 !important;
}

label.shipping-option-item input~i.icon-ok-circle:after {
  content: "";
  width: 20px;
  height: 20px;
  border: 2px solid #000;
  position: absolute;
  right: 0;
}

label.shipping-option-item input~i.icon-ok-circle:before {
  content: "";
  width: 4px;
  height: 8px;
  border: 2px solid transparent;
  border-top: 0px;
  border-left: 0px;
  position: absolute;
  margin-left: 8px;
  margin-top: 6px;
  transform: rotate(0);
  transition: all .3s cubic-bezier(0.4, 0, 0.2, 1);
  right: 8px;
}

label.shipping-option-item input:checked~i.icon-ok-circle:before {
  content: "";
  width: 6px;
  height: 10px;
  border: 2px solid #000;
  border-top: 0px;
  border-left: 0px;
  position: absolute;
  margin-left: 7px;
  margin-top: 4px;
  transform: rotate(45deg);
  right: 7px;
}

span.choose-shipping-option {
  text-transform: uppercase;
  font-size: 14px;
  width: 100%;
  color: #000;
  font-weight: bold;
}

span.pull-left.choose-shipping-option-container {
  width: 100%;
}

span.shipping-option-item-text-wrapper {
  font-size: 14px;
  color: #000;
  font-weight: bold;
}

button#go-to-payment,
button.submit.btn.btn-large.btn-success.btn-go-to-payment {
  padding: 10px;
  border-radius: 0;
  max-width: 250px;
  background: #000;
  border: none;
  font-size: 1.2em;
  text-transform: uppercase;
  min-width: 250px;
  text-align: center;
  float: left;
  margin-bottom: 20px;
}

.link-change-shipping {
  padding: 8px 10px;
  text-transform: uppercase;
  border: 1px solid #b3b3b3;
  border-radius: 0;
  margin-top: 10px;
  color: #000;
}

p.address {
  color: #000;
  border-bottom: 1px solid #b3b3b3;
  margin-bottom: 5px;
  padding-bottom: 10px;
}

.shipping-options p {
  border: 0 !important;
  padding-top: 5px;
}

.cart-fixed.cart-fixed-transition h2 {
  font-size: 18px !important;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: left;
  padding: 0;
}

p#go-to-cart-button {
  position: absolute;
  top: 18px;
  text-transform: uppercase;
  border-bottom: 1px solid #b3b3b3;
}

span.fn.product-name {
  width: 50% !important;
  float: left !important;
}

strong.price.pull-right {
  position: absolute;
  right: 0;
  top: 5px;
}

.mini-cart .item {
  border: none;
}

.mini-cart .summary-cart-template-holder {
  height: auto !important;
}

.mini-cart .summary-template-holder {
  border: none;
  margin-top: 20px;
  float: left;
  width: 100%;
}

.span5.totalizers.summary-totalizers tr.Items {
  border-top: 2px solid #b3b3b3;
}

.span5.totalizers.summary-totalizers tr.Shipping {
  border-top: 2px solid #b3b3b3;
}

.span5.totalizers.summary-totalizers.cart-totalizers table.table tfoot {
  border-top: 2px solid #b3b3b3;
}

.span5.totalizers.summary-totalizers .table td {
  padding: 10px 0;
}

.span5.totalizers.summary-totalizers td.info {
  text-align: left;
  float: left;
}

.span5.totalizers.summary-totalizers.cart-totalizers table.table tfoot td {
  color: #000 !important;
}

.mini-cart .summary-template-holder,
.mini-cart h2 {
  background: #fff;
  border: none;
}

a#change-other-shipping-option {
  color: #000;
  border: 1px solid #b3b3b3;
  border-radius: 0;
  padding: 8px 10px;
}

input.success {
  background-position-x: calc(100% - 5px);
  background-position-y: center;
}

.cart-template.full-cart .span5.totalizers.summary-totalizers tr.Items {
  border-top: none !Important;
}

.payment-confirmation-wrap {
  border: none;
  float: left;
  width: 100%;
  display: block;
  position: relative;
}

span.quantity.badge {
  background: #fff;
  border-radius: 0;
  left: 0;
  top: 0;
  box-shadow: none;
  color: #000;
}

button#payment-data-submit {
  padding: 10px;
  border-radius: 0;
  max-width: 250px;
  background: #000;
  border: none;
  font-size: 1.2em;
  text-transform: uppercase;
  min-width: 250px;
  text-align: center;
  float: right;
}

.payment-confirmation-wrap {
  padding: 0;
  border: 0;
  background: #fff;
}

.accordion-heading i[class*="icon-"] {
  color: #000;
  font-size: 24px;
}

span[data-i18n="clientProfileData.identification"],
span[data-i18n="shipping.title"],
span[data-i18n="paymentData.payment"] {
  margin-left: 5px;
  color: #000;
}

.accordion-toggle .link-box-edit {
  background: #fff;
  box-shadow: none !important;
  text-shadow: none !important;
  border: none;
}

h1#orderform-title, 
h1#cart-title {
  color: #000;
  font-size: 24px;
  margin-bottom: 5px;
  padding-left: 13px;
  text-transform: uppercase;
  text-align: left;
  margin-top: 10px;
}

.cart-fixed {
  height: auto !important;
  max-width: 336px;
}

.box-step-content .steps-view {
  background-color: transparent;
}

.payment-group .payment-group-list-btn {
  width: 100%;
}

.payment-group-item.active,
.payment-group-item {
  background-color: transparent;
  border: 0;
  color: #000;
  text-transform: uppercase;
  margin: 0;
}

.payment-group-item-text {
  background-image: none !important;
  color: #000;
  font-size: 1.2em;
  padding: 0;
}

.payment-group-item.active {
  background-color: #a7a7a7;
  border-radius: unset;
}

.payment-group-item.active>span {
  color: white;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #88898d;
  border-radius: 0;
  box-shadow: none;
  min-height: 40px;
  line-height: 40px;
  padding: 0 5px;
}

.SecurityEnvironmentIcon {
  background: transparent;
}

p.card-flags input {
  display: none;
}

.PaymentCardFlags {
  padding: 0;
}

.FormFieldLabel {
  color: #000;
  text-transform: uppercase;
}

.card-flag {
  opacity: .3;
  filter: grayscale(70%);
}

.card-flag.card-selected {
  opacity: 1 !important;
  filter: grayscale(0%) !important;
}

label.shipping-option-item {
  height: 45px;
}

label.shipping-option-item i {
  top: 10px;
}

label.radio.card-flag-label input {
  display: none;
}

.card-flag {
  opacity: .3;
  filter: grayscale(100%);
}

.card-selected {
  opacity: 1;
  filter: grayscale(0);
}

.PaymentCardNumber input {
  width: calc(100%);
  z-index: 6;
  height: 36px;
  border-radius: 0;
  padding: 4px 10px;
  border: 1px solid #000;
  box-shadow: none;
  /*font-family: CenturyGothicRegular;*/
}

.CardForm * {
  font-size: 13px !Important;
}

.CardForm {
  padding: 10px;
  float: left;
  width: 100%;
}

.PaymentInstallments select {
  width: calc(100%);
  max-width: 100%;
  z-index: 6;
  height: 36px;
  border-radius: 0;
  padding: 4px 10px;
  border: 1px solid #000;
  box-shadow: none;
  /*font-family: CenturyGothicRegular;*/
}

input#creditCardpayment-card-0Name {
  width: calc(100%);
}

.FormFieldLabel {
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  /* font-family: CenturyGothicRegular; */
}

.PaymentCardCVV label {
  width: 100% !important;
}

.SecurityEnvironmentIcon {
  display: none;
}

.PaymentCardCVV span.error {
  margin: 0;
}

.PaymentCardDueDate label {
  width: 100% !important;
}

input#creditCardpayment-card-0Name {
  z-index: 6;
  height: 36px;
  border-radius: 0;
  padding: 4px 10px;
  border: 1px solid #000;
  box-shadow: none;
  /*font-family: CenturyGothicRegular;*/
}

.PaymentCardFlags.clearfix.form-inline {
  padding: 10px 0;
}

.PaymentCardDueDate select {
  height: 36px;
  border-radius: 0;
  padding: 4px 10px;
  border: 1px solid #000;
  box-shadow: none;
  /*font-family: CenturyGothicRegular;*/
}

.PaymentCardCVV .cvv-wide {
  height: 36px;
  border-radius: 0;
  padding: 4px 10px;
  border: 1px solid #000;
  box-shadow: none;
  /*font-family: CenturyGothicRegular;*/
}

input#holder-document-0 {
  height: 36px;
  border-radius: 0;
  padding: 4px 10px;
  border: 1px solid #000;
  box-shadow: none;
  /*font-family: CenturyGothicRegular;*/
}

p.ChangeNumberOfPayments.clearfix a {
  background: #000;
  color: #fff;
  display: none;
  margin-left: 10px;
  padding: 5px 15px;
}

input#creditCardpayment-card-0Code {
  height: 36px;
  border-radius: 0;
  padding: 4px 10px;
  border: 1px solid #000;
  box-shadow: none;
  /*font-family: CenturyGothicRegular;*/
}

p.PaymentCardCVV:after {
  content: "";
  position: absolute;
  background: url(/arquivos/security-icon-checkout.png) center no-repeat;
  width: 90px;
  height: 35px;
  right: 10px;
  margin-top: -70px;
  background-size: contain;
}

a#payment-group-creditCardPaymentGroup {
  border-bottom: 2px solid #b3b3b3;
  border-radius: 0;
  margin: 0;
}

fieldset.payment-group {
  width: 40%;
}

.steps-view {
  margin: 0 !important;
  width: 60%;
  border-left: 2px solid #b3b3b3;
  border-radius: 0;
}

.BillingAddress.BillingAddress-BRA.clearfix {
  padding-left: 25px;
}

p.PaymentCardHolderName label {
  width: 100%;
}

span.add-on {
  height: 35px !important;
}

input#creditCardpayment-card-1Name {
  width: calc(100%);
}

.default-modal {
  background: #846848;
}

.default-modal-security {
  float: right;
  margin: 0;
  font-size: 40px;
  line-height: 0;
  position: absolute;
  bottom: 10px;
  right: 20px;
  opacity: 1;
}

.identified-user-hello,
.payment-confirmation-thanks,
.guest-login-title {
  font-size: 1.4em !important;
  margin-bottom: 10px;
}

.default-modal-body p {
  font-size: .9em;
  margin-bottom: 10px;
}

.default-modal-body button {
  border: none;
  border-radius: 0;
  background: #fff;
  font-weight: bold;
  color: #846848;
  text-transform: uppercase;
  padding: 8px 20px;
}

.default-modal-body {
  max-height: 600px !important;
  overflow: hidden;
}

div#app-top {
  text-align: center;
}

div#app-top h1.f2.black-70 {
  text-align: left;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 20px;
}

div#app-top .fr.mt4.mt0-ns.w-30-ns {
  width: 100%;
}

div#app-top .cf.br3.pa4.cconf-alert.bg-washed-green.ba.b--green.solid {
  border: 2px solid #846848;
  background: #fff;
  padding: 1em;
  border-radius: 0;
}

div#app-top .dark-green {
  color: #000;
}

div#app-top span.f6.link.dim.br1.ph3.pv2.mb2.dib.white.bg-green {
  border-radius: 5px;
  background: #846848;
}

.cconf-address,
.cconf-payment,
.cconf-summary {
  width: calc(100% / 3);
}

.shadow-00 {
  box-shadow: none;
}

a.cconf-myorders-button {
  width: calc(100% / 4);
  background: #846848;
  border-radius: 0;
  border: none;
  color: #fff;
  height: 42px;
  line-height: 26px;
  text-transform: uppercase;
}

a.cconf-myorders-button:hover {
  width: calc(100% / 4);
  background: #000;
  color: #fff;
}

a.cconf-continue-button {
  width: calc(100% / 4);
  background: #fff;
  border-radius: 0;
  border: 2px solid #846848;
  color: #846848;
  padding: .5rem .5rem;
  height: 42px;
  line-height: 24px;
  text-transform: uppercase;
}

a.cconf-continue-button:hover {
  width: calc(100% / 4);
  background: #000;
  color: #fff;
  border: 2px solid #000;
  padding: .5rem .5rem;
}

tr.cconf-product.bt.b--light-gray {
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
}

.container.container-main.container-cart {
  text-align: center;
}

a#cart-choose-products {
  padding: 10px;
  border-radius: 0;
  max-width: 250px;
  background: #846848;
  border: none;
  font-size: 1.2em;
  text-transform: uppercase;
  min-width: 250px;
  text-align: center;
}

.cart-fixed {
  width: 100%;
}

@media (max-width: 979px) {
  fieldset.payment-group {
      width: 100%;
      margin: 20px 0;
  }
  .steps-view {
      width: 100% !important;
      border: none;
  }
  .payment-group-list-btn a {
      flex: 1 1 auto;
      border: 2px solid #b3b3b3 !important;
      border-radius: 0;
      position: unset !important;
      padding: 5px 20px;
      margin-right: 5px !important;
      margin-bottom: 4px;
  }
  .payment-group-list-btn a.active {
      border: 2px solid #846848 !important;
      background: #846848;
      color: #fff !important;
      display: block;
      flex: none;
      width: 100%;
  }
  .payment-data .payment-group a:last-child {
      margin: 0 !important;
  }
  .payment-group-list-btn a.active span {
      color: #fff !important;
  }
  .CardForm {
      padding: 0 !important;
  }
  .steps-view {
      padding: 0 !important;
  }
}

@media (max-width: 979px) and (min-width: 768px) {
  .item-quantity-change {
      position: unset !important;
      width: 33% !important;
      float: left;
      height: 40px !important;
      line-height: 40px;
  }
  table.table.cart-items .quantity input {
      position: unset !important;
      width: 33% !important;
      float: left;
  }
}

@media (max-width: 490px) {
  .client-pre-email {
      margin-left: 1%;
      width: 99%;
  }
  .orderform-template-holder .client-profile-data input[type="email"] {
      width: 95% !important;
      margin-left: 8% !important;
  }
}

@media (max-width: 767px) {
  a.logo-link img {
      width: 100px
  }
  .cby-security-message {
      width: 100% !important;
  }
  .body-order-form .row-fluid .span8 {
      width: 100%;
  }
  .container-order-form #orderform-title {
      font-size: 26px;
  }
  .coupon.summary-coupon.pull-right {
      width: 100%;
      text-align: center;
  }
  footer .footer-inner {
      padding: 0;
  }
  h1#cart-title {
      font-size: 26px;
  }
  .mv4 .w-20 .inline-list li {
      text-align: center;
  }
  .mv4 .w-20,
  .w-25 {
      border-bottom: 1px solid;
      padding-top: 10%;
      padding-bottom: 10%;
  }
  .mv4 .w-20,
  .w-25,
  .w-15 {
      text-align: center;
      width: 100%;
  }
  span.link-choose-more-products-wrapper {
      display: block;
      width: 100%;
      height: 50px;
      max-width: 100%;
      margin-bottom: 20px;
  }
  span.btn-place-order-wrapper {
      display: block;
      display: block;
      width: 100%;
      height: 50px;
  }
  .clearfix.pull-right.cart-links.cart-links-bottom.hide {
      float: none;
      width: 100%;
  }
  a#cart-choose-more-products {
      margin: 0;
      width: 100% !important;
      max-width: 100% !important;
      position: unset !important;
      display: block;
      text-align: center;
  }
  a#cart-to-orderform {
      width: 100% !important;
  }
  .payment-group-list-btn a {
      border-radius: 0 !important;
      margin-bottom: 4px !important;
  }
  .payment-data .payment-group a:last-child {
      margin: 0 !important;
  }
  form.form-step.box-edit label {
      width: 100% !important;
  }
  .orderform-template-holder .client-profile-data .pull-left {
      width: 100%;
      margin: 0;
  }
  .orderform-template-holder .client-profile-data input[type="text"] {
      width: 100% !important;
  }
  .orderform-template-holder .client-profile-data .client-document input,
  .orderform-template-holder .client-profile-data .client-phone input {
      width: 100%;
  }
  input#ship-neighborhood,
  input#ship-street,
  p.ship-number input,
  p.ship-more-info input,
  input#client-email,
  p.client-last-name input,
  p.client-first-name input,
  p.client-document input,
  p.client-phone input {
      width: 100%;
      max-width: 100%;
  }
  fieldset.box-client-info-pf p {
      margin-bottom: 10px !important;
  }
  .orderform-template-holder .client-profile-data p.client-first-name,
  .orderform-template-holder .client-profile-data .box-client-info-pf {
      margin-bottom: 10px !important;
  }
}

#payment-group-creditDirectSalePaymentGroup, #payment-group-debitDirectSalePaymentGroup {
display: none;
}


a.link-payment-discounts-cod,
a.link-payment-discounts-cod::before,
.payment-discounts-options label {
  font-size: 0 !important;
}

a.link-payment-discounts-cod::after {
  content: 'Adicionar Vale Troca';
  font-size: 13px;
}

.payment-discounts-options label::after{
  content: 'Vale Troca';
  font-size: 13px;
}