.jp-card .jp-card-front .jp-card-lower .jp-card-number {
  font-size: 18px !important;
}
.jp-card .jp-card-front .jp-card-lower .jp-card-name {
  font-size: 18px !important;
}
.orderButtons {
  text-align: center;
  padding-bottom: 40px;
}
._whatsapp {
  background: #68BA59 !important;
}
._whatsapp i {
}
._whatsapp:hover {
  color: #fff !important;
  border: 1px solid transparent !important;
}
.installments label {
  display: block;
  border-bottom: 1px solid #E5E5E5;
  padding: 5px;
  transition: all 0.3s;
}
.installments label:hover {
  background: #E5E5E5;
}
.basket-cargo-warning {
  max-width: 1200px;
}
.aggr td {
  padding: 10px;
  border: 1px solid #DDDDDD;
}
.aggr p {
  padding: 10px;
}
.basketOK {
  max-width: 1200px;
  margin: auto;
  background: #fff;
  box-shadow: 0 4px 1px 0 rgba(0,0,0,0.2);
  padding: 20px;
  box-sizing: border-box;
  margin-top: 40px;
}
.basketOK h2 {
  color: #00000090;
  padding: 5px 0;
}
.basketV2 {
  max-width: 1200px;
  min-height: 440px;
  margin: auto;
  margin-top: 20px !important;
  overflow: hidden;
  padding-bottom: 10px;
}
.basketV2 .box {
  background: #fff;
  box-shadow: 0 1px 1px 0 rgba(0,0,0,0.2);
  box-sizing: border-box;
}
.basketV2 .payment {
  float: right;
  width: 600px;
}

.basketV2 .billing {
  float: left;
  width: 650px;
  overflow: hidden;
}
.productsV2 {
  float: right;
  position: relative;
  width: 530px;
  box-sizing: border-box;
}
.payment hr {
  width: 100%;
  height: 1px;
  float: left;
  background: #a1a1a1;
}
.banners {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
.bank_accounts {
  display: none;
  margin-top: 10px;
  background: whitesmoke;
  padding: 10px;
  box-sizing: border-box;
}
.bank_accounts label {
  margin-bottom: 10px;
  background: #F8F8F8;
  cursor: pointer;
  opacity: 0.5;
  transition: all 0.3s;
}
.bank_accounts label:hover,
.bank_accounts label.active {
  opacity: 1;
}

.bank_accounts > label > strong {
  font-weight: 900 !important;
}
.bank_accounts > label > strong > input {
  margin-right: 10px !important;
}
.bank_accounts > label > span {
  float: left;
  margin-right: 5px;
  border-right: 1px solid #a1a1a180;
  padding: 5px;
  box-sizing: border-box;
}
.bank_accounts > label > span:last-child {
  border-right: 1px solid transparent;
}
.bank_accounts > label > span > strong {
  font-weight: 900;
}

.prices li {
  display: block;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  margin-bottom: 2px;
}
.prices li span {
  background: #eaeaea;
  color: #5c5c5c;
  padding: 10px;
  box-sizing: border-box;
  display: block;
  text-align: right;
  font-weight: 900;
  font-size: 13px;
}
.prices li span em {
  font-weight: 400;
}
.prices li span small {
  display: block;
  font-size: 12px;
  font-weight: 400;
  padding: 5px;
  box-sizing: border-box;
  color: #000;
}
.prices li.parapuan span {
  border-right: 3px solid #BE102D;
}
.prices li.parapuan a {
  position: absolute;
  left: 15px;
  top: 15px;
  font-weight: 900;
  background: #BE102D;
  color: #fff;
  display: block;
  padding: 10px;
  transition: all 0.3s;
  opacity: 0.5;
}
.prices li.parapuan a:hover {
  opacity: 1;
}
.agreement > div {
  max-width: 800px;
  padding: 10px;
}
.allorders {
  margin-top: 30px;
}

.productsV2 ul.scroll {
}
.productsV2 ul._products li {
  display: block;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  border-bottom: 1px solid #E5E5E5;
  position: relative;
}
.productsV2 ul._products li > a:first-child {
  flex: 100%;
  font-size: 11px;
}

.productsV2 ul._products li.subject > span {
  background: #000000;
  color: #fff;
  padding: 5px;
  box-sizing: border-box;
}
.productsV2 ul._products li > * {
  float: left;
  flex: 10;
  padding: 10px;
  position: relative;
}
.productsV2 ul._products li.subject > span::after {
  display: none;
}
.productsV2 ul._products li > *::after {
  width: 1px;
  height: 35px;
  position: absolute;
  right: 0;
  top: 5px;
  content: ' ';
  background: #E5E5E5;
}
.productsV2 ul._products li > *:first-child::after,
.productsV2 ul._products li > *:nth-child(6)::after,
.productsV2 ul._products li > *:last-child::after {
  display: none;
}
.productsV2 .unitV2 {
  position: relative;
}
.productsV2 .unitV2 input {
  width: 50px;
  height: 40px;
}
.unitV2 i {
  position: absolute;
  padding: 5px;
  background: #ACACAC;
  color: #fff;
  cursor: pointer;
  font-size: 11px;
  left: 43px;
  top: 27px;
}
.unitV2 i.unitUP {
  top: 11px;
}
.productsV2 ul li a.p img {
  max-width: 40px;
  float: left;
  margin-right: 10px;
}
.productsV2 ul li:hover a.p img {
}
.productsV2 ul li a.p span {
  display: block;
  font-size: 11px;
  overflow: hidden;
  height: 60px;
}
.productsV2 ul li a.remove {
  display: block;
  background: #BE102D;
  color: #fff;
  padding: 10px;
}

.form .hide {
  display: none;
}
.form_select {
  display: inline-block;
  float: left;
  width: 200px;
  text-align: center;
  margin: 20px;
  background: #F7F7F7;
  color: #173871;
  padding: 20px;
  transition: all 500ms;
}
.form_select:hover,
.form_select.active {
  background: #173871;
  color: #F7F7F7;
}
.form_select > span {
  padding: 10px;
  display: block;
  box-sizing: border-box;
}
.form_select > i {
  font-size: 34px;
  display: block;
}
.form fieldset {
  width: 100%;
  margin-bottom: 10px;
  box-sizing: border-box;
  position: relative;
  margin-top: 10px;
  padding: 10px;
}
.form label .note,
.form .label .note {
  margin: 5px 0;
  font-size: 11px;
  padding: 5px;
  border: 0;
}
.form fieldset.col-half {
  width: 50%;
  float: left;
  margin-top: 0;
  box-sizing: border-box;
  padding: 5px;
}
.form fieldset.auto {
  margin: auto;
}
.form fieldset legend {
  width: 100%;
  font-size: 18px;
  font-weight: 900;
  border-bottom: 1px solid #E5E5E5;
  padding: 10px;
  padding-bottom: 10px;
  box-sizing: border-box;
  background: #f8f8f8;
}
.form label,
.form .label {
  padding: 5px;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  display: inline-block;
  transition: all 0.3s;
}
.form label small.error {
}
.form label small {
  color: #a1a1a1;
  font-size: 11px;
  pointer-events: none;
  padding: 5px;
  display: block;
  float: left;
}
.form label small.float, .form .label small.float  {
  position: absolute;
  right: 20px;
  top: 10px;
}
.form.noFloat small.float {
  position: relative;
  display: none;
  padding: 5px 0;
  top: inherit;
  right: inherit;
  height: 20px;
}

.form label:hover,
.form .label:hover {
}
.form label.half,
.form .label.half {
  width: 50%;
  padding-right: 10px;
  box-sizing: border-box;
  float: left;
}
.form label.auto,
.form .label.auto {
  width: auto;
  padding: 5px;
  padding-right: 10px;
  box-sizing: border-box;
  float: left;
  margin: 5px;
  background: #EFEFEF;
  transition: all 0.3s;
  cursor: pointer;
}
.form label.auto:hover,
.form .label.auto:hover {
  box-shadow: 0 0 5px 2px rgba(189,229,248,1);
}

.form label.triple small {
  float: left;
}
.form label.delivery {
  width: 23.65em;
  float: left;
  margin: 0.29em;
}

.form label.quintet,
.form .label.quintet {
  width: 23.8%;
}
.form label.quintet input {
  float: left;
  margin-right: 10px !important;
}

.form label.third,
.form .label.third {
  width: 25%;
}
.form label.triple,
.form .label.triple {
  width: 32%;
}
.form label.second,
.form .label.second {
  width: 15%;
}
.form label.auto > input,
.form .label.auto > input {
  margin-right: 0 !important;
}
.form label input,
.form .label input {
}

.form label input,
.form .label input,
.form label textarea,
.form .label textarea,
.form label select,
.form .label select {
  padding: 10px !important;
  outline: none;
  width: 100%;
  border: 1px solid #acacac;
  border-bottom: 2px solid #acacac;
  transition: all 0.3s;
  font-size: 13px;
  box-sizing: border-box;
  border-radius: 2px;
  margin: 0 !important;
  line-height: normal;
  display: block !important;
}
.form label select,
.form .label select {
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  cursor: pointer;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' style='fill:%23ACACAC;'%3E%3Cpath d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'/%3E%3C/svg%3E");
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: 98% 10px;
}
.form label textarea,
.form .label textarea {
  height: 100px;
}
.form label select::after,
.form .label select::after {

}
.form label input:focus,
.form .label input:focus,
.form label textarea:focus,
.form .label textarea:focus,
.form label select:focus,
.form .label select:focus {
  border: 1px solid #BDE5F8;
  border-bottom: 2px solid #BDE5F8;
  box-shadow: 0 0 5px 2px rgba(189,229,248,1);
}
.form label input.small {
  width: 25%;
  display: inline-block !important;
}
.form label input.triple {
  width: 33% !important;
  display: inline-block !important;
}

.form label strong,
.form .label strong {
  display: block;
  line-height: 20px;
  padding-bottom: 10px;
  font-weight: 900;
  margin-right: 15px;
  font-size: 13px;
}
.form label strong.double-line,
.form .label strong.double-line {
  min-height: 50px;
}
.form fieldset > legend > small {
  font-size: 10px;
  color: #a1a1a1;
  float: right;
  padding-top: 5px;
  box-sizing: border-box;
}
.form label strong small {
  color: red;
  font-size: 11px;
}
.form label.full::before,
.form .label.full::before {
  content: ' ';
  clear: both;
}
.form label.full {
  width: 100%;
  overflow: hidden;
  display: block;
}
.form label.full input,
.form .label.full input,
.form label.full textarea,
.form .label.full textarea,
.form label.full select,
.form .label.full select {
  width: 100%;
}
.form label input[type="checkbox"],
.form .label input[type="checkbox"],
.form label input[type="radio"],
.form .label input[type="radio"] {
  width: auto;
  float: left;
  margin-top: 4px !important;
}
.form textarea.short {
  height: 50px;
}
.form textarea.tall {
  height: 100px;
}
.form textarea.grande {
  height: 150px;
}
.form textarea.venti {
  height: 200px;
}
.form label.checkbox,
.form .label.checkbox {
  padding: 9px;
  height: 45px;
  cursor: pointer;
  transition: all 0.3s;;
  background: #f2f2f2;
  position: relative;

  border: 1px solid transparent;
  border-bottom: 2px solid transparent;
  box-shadow: 0 0 5px 2px rgba(189,229,248,0);
}
.form label.checkbox.small {
  padding: 5px;
  height: auto;
  width: auto;
  font-size: 1.1em;
}
.form label.checkbox small.error {
  position: absolute;
  right: 5px;
  top: 2px;
  background: red;
  border-radius: 5px;
  width: 20px;
  height: 20px;
  padding: 0 !important;
}
.form label.checkbox small.error::before {
  padding: 0 !important;
}
.form label.checkbox:hover,
.form .label.checkbox:hover {
  border: 1px solid #BDE5F8;
  border-bottom: 2px solid #BDE5F8;
  box-shadow: 0 0 5px 2px rgba(189,229,248,1);
}
.form label.checkbox span,
.form .label.checkbox span {
  float: left;
  display: inline-block;
  line-height: 20px;
  margin-left: 10px;
}
.form .agreement {
  height:300px;
  overflow:scroll
}
.form button.button,
.form .button {
  text-decoration: none;
  border-radius: 5px;
  background: #BE102D;
  color: #fff;
  padding: 10px 20px;
  font-weight: 900;
  min-width: 100px;
  font-size: 16px;
  border: 1px solid transparent;
  transition: all 0.3s;
  cursor: pointer;
  margin-top: 15px;
  position: relative;
  display: inline-block;
}
.form button.button > i,
.form .button > i {
  margin-right: 10px;
}
.form button.button:hover,
.form .button:hover {
  border: 1px solid #BE102D;
  background: transparent;
  color: #BE102D;
}
.form .button.submit {
  display: inline-block;
  padding: 5px;
  text-align: center;
  line-height: 40px;
  min-width: 160px;
  min-height: 40px;
}
.form button.button::after,
.form .button.submit::after {
  content: '\f0da';
  font-family: Font Awesome\ 5 Pro;
  font-weight: 900;
  padding-left: 10px;
}
.form button.button.spin::after,
.form a.button.submit.spin::after {
  content: ' ';
  border: 4px solid #fff; /* Light grey */
  border-top: 4px solid #501212; /* Blue */
  border-radius: 50%;
  width: 10px;
  height: 20px;
  animation: spin 2s linear infinite;
  position: absolute;
  left: 42px;
  top: 5px;
}
.form a.button.submit.spin::after {
  left: 70px;
  top: 11px;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.loading {
  background: #00000090;
  position: absolute;
  bottom: 130px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  text-align: center;
  display: none;
}
.lds-dual-ring {
  display: inline-block;
  width: 64px;
  height: 64px;
  margin-top: 70px;
  opacity: 0.5;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 46px;
  height: 46px;
  margin: 1px;
  border-radius: 50%;
  border: 5px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@media only screen and (min-width: 280px) and (max-width: 900px) {
  .basketV2 .billing {
    float: none;
    width: 100%;
  }
  .form label.checkbox, .form .label.checkbox {
    width: 100%;
    float: none;
    margin: 0;
  }
  .bank_accounts > label > span {
    width: 100%;
    float: none;
    display: block;
  }
  .basketV2 .box {
    width: 100%;
    float: none;
  }
  .banners img {
    width: 100%;
  }
  .unitV2 i {
    display: none;
  }
}


@media only screen and (min-width: 280px) and (max-width: 1112px) {
  .basketV2 .billing {
    width: 100%;
    float: none;
  }
  .productsV2 ul li a.remove {
  }
  .productsV2 {
    width: 100% !important;
    float: none !important;
  }
}
.button-black {
  float: right;
  font-size: 12px !important;
  margin-bottom: 10px;
  background: #000 !important;
  padding: 10px 10px !important;
  text-align: center;
}
.button-black:hover {
  border: solid 1px #000 !important;
  color: #fff !important;
}
