/**
	=================================================
	  * Theme Name: Layout - La gran bodega
    * Company: Corebiz
    * Author: Carlos Rodriguez Suarez
	=================================================
**/
@charset "UTF-8";
/** Fonts **/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
/** Pluggins CSS **/
@import url("/arquivos/plugins-reset.min.css");
@import url("/arquivos/plugins-common.min.css");
@import url("https://unpkg.com/@icon/themify-icons/themify-icons.css");
*,
*:before,
*:after {
  box-sizing: border-box;
}

body {
  background: #fff;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.5px;
  padding: 0;
  margin: 0;
  width: 100%;
  overflow-x: hidden;
  font-family: "Montserrat", sans-serif !important;
}

body,
html {
  height: 100%;
  max-height: 100%;
  margin: 0;
}

html * {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
}

html {
  font-size: 62.5%;
}

@media screen and (max-width: 767px) {
  body {
    overflow-x: hidden;
  }
}

@media (max-width: 490px) {
  body .container {
    /*padding: inherit!important;*/
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}

iframe {
  width: 100%;
}

.clear {
  clear: both;
}

.body-cart h1 {
  display: none !important;
}

.body-order-form h1#orderform-title {
  display: block !important;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  margin: 15px 0;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

@media (max-width: 979px) {
  .body-cart {
    padding-bottom: 0 !important;
  }
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important;
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

@media print {
  body {
    background-color: #00a3db !important;
  }
}

/** RESET **/

/** Header **/
.lb-header-wrapper {
  position: relative;
  z-index: 111;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  background: #fff;
}

.lb-header-wrapper .middle-bar.header-midlew {
  position: relative;
  overflow: hidden;
  padding: 15px 0;
}

.lb-header-wrapper .middle-bar.header-midlew img {
  max-width: 200px;
  height: auto;
  display: block;
}

/** LINETIME **/
.lb-header-wrapper #breadcrumb-line-cart {
  position: relative;
  margin: 0 0 35px 0;
  padding: 0 0 25px 0;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.lb-header-wrapper #breadcrumb-line-cart .header-breadcrumb,
.lb-header-wrapper #breadcrumb-line-cart .header-breadcrumb div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
}

.lb-header-wrapper #breadcrumb-line-cart .header-breadcrumb div {
  width: 25%;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  cursor: auto;
  opacity: 0.55;
  padding: 15px 0;
  border-bottom: 2px #fafafa solid;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.lb-header-wrapper
  #breadcrumb-line-cart
  .header-breadcrumb
  .header-breadcrumb-link {
  cursor: pointer !important;
}

.lb-header-wrapper
  #breadcrumb-line-cart
  .header-breadcrumb
  span.bread-number-box {
  background: transparent;
  justify-content: center;
  padding: 11px;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  font-size: 14px;
}

.lb-header-wrapper #breadcrumb-line-cart .header-breadcrumb svg {
  width: 40px;
  height: 40px;
  margin-left: 15px;
}

.lb-header-wrapper
  #breadcrumb-line-cart
  .header-breadcrumb
  .header-breadcrumb-active {
  opacity: 1;
  border-bottom: solid 2px #de5013;
}

.lb-header-wrapper
  #breadcrumb-line-cart
  .header-breadcrumb
  .header-breadcrumb-active
  span.bread-number-box {
  color: #ffffff;
  background: #de5013;
}

@media screen and (max-width: 992px) {
  .lb-header-wrapper #breadcrumb-line-cart {
    margin: 0 0 0 0;
    padding: 0 0 10px 0;
    padding-right: 15px;
    padding-left: 15px;
  }

  .lb-header-wrapper #breadcrumb-line-cart .header-breadcrumb div {
    font-size: 0px;
  }

  .lb-header-wrapper
    #breadcrumb-line-cart
    .header-breadcrumb
    span.bread-number-box {
    margin-right: 0;
  }

  .lb-header-wrapper #breadcrumb-line-cart .header-breadcrumb svg {
    margin-left: 0;
  }
}
/** HEADER **/
.body-cart .container-cart .checkout-container {
  margin: 0;
  padding: 0;
}

.body-cart .container-cart .checkout-container .cart-template {
  margin: 0;
  padding: 0;
  min-height: 400px;
}
/**CART SIN PRODUCTOS **/
.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .empty-cart-content {
  position: absolute;
  background: #fff;
  left: 0;
  right: 0;
  z-index: 1;
  padding-top: 75px;
  text-align: center;
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .empty-cart-content
  h2 {
  font-size: 2rem;
  color: #000;
  font-weight: 700;
  margin: 12.5px 0;
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .empty-cart-content
  .empty-cart-message
  p {
  font-size: 0;
  font-weight: 400;
  color: #919191;
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .empty-cart-content
  .empty-cart-message
  p:before {
  font-size: 12px;
  content: "¡No lo pienses más! Lo mejor en tecnología esta a un clic.";
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .empty-cart-content
  .empty-cart-links
  a {
  border: none;
  text-shadow: none;
  font-size: 14px;
  background: #de5013;
  letter-spacing: 1px;
  font-weight: 600;
  color: #fff;
  padding: 10px 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .empty-cart-content
  .empty-cart-links
  a:hover,
.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .empty-cart-content
  .empty-cart-links
  a:focus,
.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .empty-cart-content
  .empty-cart-links
  a:active {
  background: #000000;
}

/**CART SIN PRODUCTOS **/

/**CART CON PRODUCTOS **/

/** CAJA 1 **/
.body-cart .container-cart .checkout-container .cart-template-holder {
  width: calc(100% - 320px);
  float: left;
  padding: 0 10px;
  margin: 0;
}

@media only screen and (max-width: 992px) {
  .body-cart .container-cart .checkout-container .cart-template-holder {
    width: 100%;
    float: none;
    display: inline-block;
    padding: 0;
  }
}

.body-cart .container-cart .checkout-container .cart-template-holder .cart {
  border: 0;
  padding: 0;
  margin: 0;
}

@media only screen and (max-width: 700px) {
  .body-cart .container-cart .checkout-container .cart-template-holder .cart {
    width: 100%;
  }
}

/** BARRA DE TITULOS **/
.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  thead {
  border-bottom: solid 1px #fafafa;
  background: #fafafa;
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  thead
  tr
  th {
  padding: 15px 0;
  border: 0;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  letter-spacing: 1px;
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  thead
  tr
  th:nth-child(2) {
  display: none;
}

@media only screen and (max-width: 700px) {
  .body-cart
    .container-cart
    .checkout-container
    .cart-template-holder
    .cart
    table.cart-items
    thead {
    display: none;
  }
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  thead
  tr
  th.product {
  text-align: inherit;
  padding: 0 0 15px 15px;
}
/** FIN BARRA DE TITULOS **/
/** CONTENEDOR DE PRODUCTOS **/
.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody {
  border: 0;
  padding: 0;
  margin: 0;
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr {
  padding: 0;
  height: 140px;
  border-bottom: 1px solid #fafafa;
}

@media only screen and (max-width: 700px) {
  .body-cart
    .container-cart
    .checkout-container
    .cart-template-holder
    .cart
    table.cart-items
    tbody
    tr {
    position: relative;
    margin: 0 !important;
    width: 100%;
    height: initial;
    display: inline-block;
    border-bottom: solid #fafafa 1px !important;
    padding-bottom: 15px;
    margin-bottom: 15px !important;
  }

  .body-cart
    .container-cart
    .checkout-container
    .cart-template-holder
    .cart
    table.cart-items
    tbody
    tr:last-child {
    border: 0;
  }
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr
  td {
  padding: 0;
  vertical-align: middle;
  line-height: initial;
  border: 0;
  background: none;
}

/** IMAGEN **/
.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr
  .product-image
  img {
  border: 0;
  width: auto;
  max-width: 90px;
  height: auto;
}

@media only screen and (max-width: 700px) {
  .body-cart
    .container-cart
    .checkout-container
    .cart-template-holder
    .cart
    table.cart-items
    tbody
    tr
    .product-image {
    position: relative;
    width: 100px;
    top: 25px;
    vertical-align: top;
    left: -3px;
    background: none;
    display: inline-block;
  }

  .body-cart
    .container-cart
    .checkout-container
    .cart-template-holder
    .cart
    table.cart-items
    tbody
    tr
    .product-image
    img {
    width: 55px;
    max-width: 55px;
    height: 55px;
    margin-left: 13px;
  }
}
/** IMAGEN **/
/** NOMBRE **/
.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr
  .product-name {
  width: 320px;
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr
  .product-name
  a {
  font-size: 14px;
  color: #000;
  font-weight: 400;
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr
  .product-name
  .seller,
.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr
  .product-name
  .brand {
  display: none !important;
}

@media only screen and (max-width: 700px) {
  .body-cart
    .container-cart
    .checkout-container
    .cart-template-holder
    .cart
    table.cart-items
    tbody
    tr
    .product-name {
    width: 100%;
    left: 10px;
    top: 30px;
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0 !important;
  }
}

@media only screen and (min-width: 535px) and (max-width: 699px) {
  .body-cart
    .container-cart
    .checkout-container
    .cart-template-holder
    .cart
    table.cart-items
    tbody
    tr
    .product-name {
    width: 75% !important;
  }
}
/** NOMBRE **/
/** ENVIO **/
.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr
  td.shipping-date,
.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr
  td.shipping-date.empty {
  display: none !important;
}
/** ENVIO **/

/** PRECIO **/
.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr
  .product-price {
  width: 130px;
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr
  .product-price
  .list-price {
  font-size: 0;
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr
  .product-price
  .list-price
  del.old-product-price.muted {
  color: #545454;
  font-size: 12px;
  font-weight: 400 !important;
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr
  .product-price
  br {
  display: none !important;
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr
  .product-price
  .best-price {
  font-weight: 400;
  color: #000;
  font-size: 14px;
}

@media only screen and (max-width: 700px) {
  .body-cart
    .container-cart
    .checkout-container
    .cart-template-holder
    .cart
    table.cart-items
    tbody
    tr
    .product-price {
    right: 12px !important;
    position: absolute !important;
    bottom: 0;
    margin: 5px !important;
    line-height: 18px !important;
    text-align: left !important;
    width: initial !important;
    float: right !important;
  }
}

@media only screen and (max-width: 700px) {
  .body-cart
    .container-cart
    .checkout-container
    .cart-template-holder
    .cart
    table.cart-items
    tbody
    tr
    .product-price
    .best-price
    .new-product-price {
    margin-top: 0 !important;
  }
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr
  .product-price
  .best-price
  .discount {
  display: none !important;
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr
  .product-price
  .best-price
  .new-product-price {
  display: block !important;
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr
  .product-price
  .best-price
  .new-product-price-label {
  display: none !important;
}
/** PRECIO **/
/** QTY **/

@media only screen and (min-width: 700px) {
  .body-cart
    .container-cart
    .checkout-container
    .cart-template-holder
    .cart
    table.cart-items
    tbody
    tr
    .quantity {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 53px 0;
  }
}

@media only screen and (max-width: 700px) {
  .body-cart
    .container-cart
    .checkout-container
    .cart-template-holder
    .cart
    table.cart-items
    tbody
    tr
    .quantity {
    position: relative;
    margin: 30px 0 0;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    top: 5px;
    left: 20px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 490px) {
  .body-cart
    .container-cart
    .checkout-container
    .cart-template-holder
    .cart
    table.cart-items
    tbody
    tr
    .quantity {
    width: initial;
    top: 15px !important;
    left: 10px;
    display: flex;
    align-items: center;
  }
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr
  .quantity
  .icon {
  font-family: "themify-icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr
  .quantity
  .icon-minus-sign:before {
  content: "\e622" !important;
  font-size: 16px;
  color: #000;
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr
  .quantity
  .icon-plus-sign:before {
  content: "\e61a" !important;
  font-size: 16px;
  color: #000;
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr
  .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: 45px;
  padding: 0;
  font-weight: 400;
  color: #000;
  font-size: 14px;
  outline: 0;
  border: 0;
  box-shadow: none;
  background: #fafafa;
}

@media only screen and (min-width: 700px) and (max-width: 1050px) {
  .body-cart
    .container-cart
    .checkout-container
    .cart-template-holder
    .cart
    table.cart-items
    tbody
    tr
    .quantity
    .item-quantity-change-increment {
    position: initial;
  }
}
@media only screen and (max-width: 700px) {
  .body-cart
    .container-cart
    .checkout-container
    .cart-template-holder
    .cart
    table.cart-items
    tbody
    tr
    .quantity
    .item-quantity-change-increment {
    padding: 0;
    margin-left: 10px;
  }
}
@media only screen and (min-width: 700px) and (max-width: 1050px) {
  .body-cart
    .container-cart
    .checkout-container
    .cart-template-holder
    .cart
    table.cart-items
    tbody
    tr
    .quantity
    .item-quantity-change-decrement {
    position: initial;
  }
}
@media only screen and (max-width: 700px) {
  .body-cart
    .container-cart
    .checkout-container
    .cart-template-holder
    .cart
    table.cart-items
    tbody
    tr
    .quantity
    .item-quantity-change-decrement {
    padding: 0;
    margin-right: 10px;
  }
}
/** QTY **/
/** PRECIO FINAL **/
.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr
  .quantity-price {
  font-size: 14px;
  color: #000;
  font-weight: 400;
}

@media only screen and (max-width: 700px) {
  .body-cart
    .container-cart
    .checkout-container
    .cart-template-holder
    .cart
    table.cart-items
    tbody
    tr
    .quantity-price
    .total-selling-price {
    display: none;
  }
}
/** PRECIO FINAL **/
/** REMOVE **/
@media only screen and (max-width: 700px) {
  .body-cart
    .container-cart
    .checkout-container
    .cart-template-holder
    .cart
    table.cart-items
    tbody
    tr
    .item-remove {
    position: absolute;
    top: 4px;
    right: 7px;
    width: 14px;
    padding: 0;
  }
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr
  .item-remove
  .icon {
  font-family: "themify-icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr
  .item-remove
  .loading-text {
  margin-right: 0 !important;
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr
  .item-remove
  .icon-remove:before {
  content: "\e646" !important;
  color: #000;
  font-size: 16px;
}

@media only screen and (max-width: 700px) {
  .body-cart
    .container-cart
    .checkout-container
    .cart-template-holder
    .cart
    table.cart-items
    tbody
    tr
    .item-remove
    .icon-remove:before {
    font-size: 16px;
  }
}
/** REMOVE **/
/** CAJA 1 **/
/** CAJA 2 **/
.body-cart .container-cart .checkout-container .summary-template-holder {
  width: 320px;
  float: left;
  padding: 0 20px;
  margin: 0;
}

@media only screen and (max-width: 992px) {
  .body-cart .container-cart .checkout-container .summary-template-holder {
    float: none;
    width: 100%;
    display: inline-block;
    padding: 0;
  }
}

.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers {
  width: 100%;
  padding: 0 15px;
  margin: 0;
  line-height: initial;
  background: #fafafa;
  border-radius: 4px;
}

.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers
  .coupon-column
  .coupon.summary-coupon {
  margin: 0 !important;
  padding: 0;
}

.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers
  .coupon-column
  .coupon.summary-coupon:before {
  content: "Resumen de compra";
  padding: 15px 0;
  border: 0;
  font-size: 15px;
  font-weight: 700;
  color: #000;
  letter-spacing: 1px;
  display: block;
  text-align: initial;
}

.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers
  .coupon-column
  .coupon.summary-coupon
  p
  a {
  padding: 10px 0;
  border: 0;
  font-size: 0;
  font-weight: 400;
  color: #000;
  display: block;
  text-align: initial;
  text-decoration: underline !important;
}

.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers
  .coupon-column
  .coupon.summary-coupon
  p
  a:before {
  content: "Aplicar código de descuento";
  font-size: 14px;
}

.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers
  .coupon-column
  .coupon.summary-coupon
  p
  a:hover,
.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers
  .coupon-column
  .coupon.summary-coupon
  p
  a:focus,
.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers
  .coupon-column
  .coupon.summary-coupon
  p
  a:active {
  color: #de5013;
}

.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers
  .coupon-column
  .coupon.summary-coupon
  p
  a
  span:first-child {
  display: none;
}

.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers
  .coupon-column
  .coupon.summary-coupon
  p
  label {
  padding: 10px 0;
  border: 0;
  font-size: 0;
  font-weight: 400;
  color: #000;
  display: block;
  text-align: initial;
}

.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers
  .coupon-column
  .coupon.summary-coupon
  p
  label:before {
  content: "¿Tienes un código de descuento?";
  font-size: 14px;
}

.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers
  .coupon-column
  .coupon.summary-coupon
  .coupon-form {
  margin: 0;
}
.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers
  .coupon-column
  .coupon.summary-coupon
  .coupon-form
  .coupon-fieldset,
.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers
  .coupon-column
  .coupon.summary-coupon
  .coupon-form
  .coupon-fieldset
  div {
  margin: 0 !important;
}

.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers
  .coupon-column
  .coupon.summary-coupon
  .coupon-form
  .coupon-fieldset
  input.coupon-value.input-small {
  float: left;
  width: 58%;
  margin-right: 2%;
  padding: 0 10px;
  outline: 0;
  background: #fff;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  border: solid 1px #e3e3e3;
  text-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}

.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers
  .coupon-column
  .coupon
  .coupon-form
  .coupon-fieldset
  button#cart-coupon-add {
  float: left;
  width: 40%;
  padding: 0 10px;
  outline: 0;
  background: #de5013;
  height: 40px;
  border: 0;
  font-size: 0px;
  font-weight: 400;
  letter-spacing: 0;
  color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  line-height: 40px;
}

.coupon-column
  .coupon
  .coupon-form
  .coupon-fieldset
  div
  .coupon-fields
  button:before {
  content: "Aplicar";
  font-size: 14px;
}

.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers
  .coupon-column
  .coupon.summary-coupon
  .coupon-form
  .coupon-fieldset
  button#cart-coupon-add:hover,
.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers
  .coupon-column
  .coupon.summary-coupon
  .coupon-form
  .coupon-fieldset
  button#cart-coupon-add:focus,
.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers
  .coupon-column
  .coupon.summary-coupon
  .coupon-form
  .coupon-fieldset
  button#cart-coupon-add:active {
  background: #000;
}

.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers
  .summary-discount-descriptions
  h3 {
  padding: 17.5px 0;
  background: #fafafa;
  border: 0;
  font-size: 15px;
  font-weight: 700;
  color: #000;
  letter-spacing: 1px;
  text-align: center;
}

.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers
  ul.all-discount-descriptions
  * {
  color: #000;
  font-size: 12px;
  font-weight: 400;
  text-align: justify;
}

.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers
  table.table {
  padding: 0;
  width: 100%;
  margin: 10px 0;
}

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

.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers
  table.table
  .info {
  text-align: left;
  width: 50%;
  color: #000;
  font-weight: 400;
  padding: 8px 0;
  margin: 0;
}

.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers
  table.table
  .space {
  width: 5px;
}

.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers
  table.table
  .monetary {
  text-align: right;
  padding: 8px 0;
  margin: 0;
  font-weight: 400;
}
.body-cart
  .container-cart
  .checkout-container
  .summary-template-holder
  .summary-totalizers
  table.table
  .empty {
  display: none;
}

/** BOTONES **/
.body-cart .container-cart .checkout-container .clearfix.cart-links {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: right;
  width: 320px;
  float: right;
  padding: 20px;
  margin: 0;
  top: 0;
  display: flex !important;
  flex-direction: column;
}

.body-cart
  .container-cart
  .checkout-container
  .clearfix.cart-links
  .link-choose-more-products-wrapper,
.body-cart
  .container-cart
  .checkout-container
  .clearfix.cart-links
  .btn-place-order-wrapper {
  width: 100%;
  margin: 10px 0 0 0;
}

@media only screen and (max-width: 768px) {
  .body-cart .container-cart .checkout-container .clearfix.cart-links {
    float: none;
    width: 100%;
    display: inline-block;
    max-width: 100%;
    padding: 0;
  }

  .body-cart
    .container-cart
    .checkout-container
    .clearfix.cart-links
    .link-choose-more-products-wrapper,
  .body-cart
    .container-cart
    .checkout-container
    .clearfix.cart-links
    .btn-place-order-wrapper {
    width: 100%;
    margin: 5px 0;
  }
}

.body-cart
  .container-cart
  .checkout-container
  .clearfix.cart-links
  .link-choose-more-products-wrapper {
  display: block;
  float: left;
  order: 2;
}

.body-cart
  .container-cart
  .checkout-container
  .clearfix.cart-links
  .btn-place-order-wrapper {
  display: block;
  float: right;
  order: 1;
}

.body-cart
  .container-cart
  .checkout-container
  .clearfix.cart-links
  .link-choose-more-products-wrapper
  #cart-choose-more-products {
  display: block;
  width: 100%;
  font-size: 14px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 30px;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  background: #fff;
  color: #de5013;
  border: 1px solid #de5013;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding: 10px 0;
  font-weight: bold;
}

.body-cart
  .container-cart
  .checkout-container
  .clearfix.cart-links
  .link-choose-more-products-wrapper
  #cart-choose-more-products:hover,
.body-cart
  .container-cart
  .checkout-container
  .clearfix.cart-links
  .link-choose-more-products-wrapper
  #cart-choose-more-products:focus,
.body-cart
  .container-cart
  .checkout-container
  .clearfix.cart-links
  .link-choose-more-products-wrapper
  #cart-choose-more-products:active {
  color: #000;
  border: 1px solid #000;
}

.body-cart
  .container-cart
  .checkout-container
  .clearfix.cart-links
  .btn-place-order-wrapper
  #cart-to-orderform {
  display: block;
  width: 100%;
  font-size: 14px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 30px;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  background: #de5013;
  border: 1px solid #de5013;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding: 10px 0;
  font-weight: bold;
  margin: 0;
}

.body-cart
  .container-cart
  .checkout-container
  .clearfix.cart-links
  .btn-place-order-wrapper
  #cart-to-orderform:hover,
.body-cart
  .container-cart
  .checkout-container
  .clearfix.cart-links
  .btn-place-order-wrapper
  #cart-to-orderform:active,
.body-cart
  .container-cart
  .checkout-container
  .clearfix.cart-links
  .btn-place-order-wrapper
  #cart-to-orderform:focus {
  background: #000;
  border: 1px solid #000;
}
/** BOTONES **/
/** CAJA ENVIO **/

.cart-more-options.span7 {
  display: none;
}

.add-d-block {
  display: block !important;
}
/** RECOGER **/
/** CAJA FORMULARIO **/

.body-order-form .client-pre-email {
  border-top: 0;
}

.body-order-form .client-pre-email p.link.link-cart.pull-right {
  position: relative;
  font-weight: 300;
  left: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  float: left;
}

.body-order-form .client-pre-email p.link.link-cart.pull-right:before {
  font-family: "themify-icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\e64a";
  margin-right: 5px;
  text-decoration: none;
  font-size: 14px;
  position: relative;
  top: 1px;
}

.body-order-form .client-pre-email p.link.link-cart.pull-right:hover,
.body-order-form .client-pre-email p.link.link-cart.pull-right:focus,
.body-order-form .client-pre-email p.link.link-cart.pull-right:active {
  color: #de5013;
}

.body-order-form .client-pre-email p.link.link-cart.pull-right small a {
  color: #000;
}

.body-order-form .client-pre-email p.link.link-cart.pull-right small a:hover,
.body-order-form .client-pre-email p.link.link-cart.pull-right small a:focus,
.body-order-form .client-pre-email p.link.link-cart.pull-right small a:active {
  color: #de5013;
  text-decoration: underline !important;
}

.body-order-form .client-pre-email fieldset.pre-email h3 label,
.body-order-form .client-pre-email fieldset.pre-email h3 span,
.body-order-form .client-pre-email fieldset.pre-email h3 small {
  color: #000;
  font-weight: 400;
  font-size: 0;
}

.body-order-form .client-pre-email fieldset.pre-email h3 span:before {
  content: "Para continuar con tu compra por favor ingresa un correo.";
  font-size: 14px;
  line-height: 20px;
}

.body-order-form .client-pre-email .client-email {
  margin: 0 auto;
  display: block;
  float: none;
  width: 50%;
  overflow: initial;
}

.body-order-form .client-pre-email .client-email input#client-pre-email {
  width: 75%;
  padding: 0 10px;
  outline: 0;
  background: #fff;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  border: solid 1px #e3e3e3;
  text-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}

.body-order-form .client-pre-email .client-email button#btn-client-pre-email {
  width: 24%;
  top: 0;
  right: 0;
  padding: 0 10px;
  outline: 0;
  background: #de5013;
  height: 40px;
  border: 0;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #fff;
  text-shadow: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media screen and (max-width: 490px) {
  .body-order-form .client-pre-email .client-email button#btn-client-pre-email {
    width: 100% !important;
  }
}

@media screen and (max-width: 992px) {
  .body-order-form .client-pre-email .client-email {
    width: 90%;
  }
}

.body-order-form
  .client-pre-email
  .client-email
  button#btn-client-pre-email:hover,
.body-order-form
  .client-pre-email
  .client-email
  button#btn-client-pre-email:focus,
.body-order-form
  .client-pre-email
  .client-email
  button#btn-client-pre-email:active {
  background: #000;
}

.body-order-form .client-pre-email .client-email span.error {
  position: inherit;
  display: block;
  width: 100%;
  margin-top: 40px;
  bottom: auto;
}

.body-order-form .client-pre-email .emailInfo {
  display: none;
}

/** AREA DE PAGOS DE PAGOS **/
.body-order-form .container-order-form .checkout-container .orderform-template {
  display: block;
  width: 100%;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder {
  padding: 0;
  margin: 0;
}
/** IDENTIDAD **/
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data {
  margin: 0;
  padding: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .accordion-body
  .accordion-inner {
  padding: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data {
  margin: 0 0 15px 0;
  padding: 15px;
  border: solid 1px #e3e3e3;
  outline: 0;
  border-radius: 8px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  .accordion-toggle
  .link-box-edit {
  position: absolute;
  right: 0;
  top: 10px;
  padding: 0;
  border-radius: 0 !important;
  background: transparent;
  border-color: initial;
  color: #de5013 !important;
  font-size: 20px;
  opacity: 1;
  outline: 0 !important;
  border: 0;
  box-shadow: none;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  .accordion-toggle
  .link-box-edit:hover {
  color: #000 !important;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  .accordion-toggle
  .link-box-edit
  i.icon-edit {
  font-family: "themify-icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  .accordion-toggle
  .link-box-edit
  i.icon-edit:before {
  content: "\e61c";
  color: #000;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  .accordion-heading {
  text-transform: inherit;
  margin-bottom: 15px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  .accordion-heading
  i.icon-user {
  font-family: "themify-icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  margin-right: 10px;
  font-size: 20px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  .accordion-heading
  .icon-user:before {
  content: "\e602";
  color: #000;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  .accordion-heading
  span.accordion-toggle {
  font-weight: 600;
  font-size: 18px;
  color: #000;
  letter-spacing: 1px;
  border-bottom: solid 1px #e3e3e3;
  padding: 10px 0;
  line-height: 30px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  form
  fieldset
  .client-notice,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  .accordion-body
  .box-info
  p {
  color: #545454;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  form
  .box-client-info
  fieldset
  label {
  padding: 0;
  font-weight: 500;
  font-size: 14px;
  color: #545454;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  form
  .box-client-info
  fieldset
  input {
  position: relative;
  z-index: 6;
  width: 100% !important;
  padding: 0 10px;
  outline: 0;
  background: #fff;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  border: solid 1px #e3e3e3;
  text-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  color: #000;
  margin: 10px 0;
  max-width: initial !important;
}

.orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  form
  .box-client-info
  fieldset
  p.client-document.input.pull-left.text.required.mask,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  form
  .box-client-info
  fieldset
  p.client-company-document,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  form
  .box-client-info
  fieldset
  p.client-first-name {
  margin: 0 !important;
  float: none !important;
  width: 100%;
}

p.client-document,
p.client-phone,
p.client-company-document,
p.client-company-ie,
p.client-company-postal-code,
p.client-company-phone,
p.payment-card-due-month,
p.payment-card-lash,
p.payment-card-due-year {
  float: initial;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  form
  .box-client-info
  fieldset
  p.client-last-name.input.pull-left.text.required {
  margin-right: 15px;
}

@media screen and (max-width: 490px) {
  .body-order-form
    .container-order-form
    .checkout-container
    .orderform-template
    .orderform-template-holder
    #client-profile-data
    .step.accordion-group.client-profile-data
    form
    .box-client-info
    fieldset
    p.client-last-name.input.pull-left.text.required {
    margin-right: 0;
  }

  .orderform-template-holder .client-profile-data .client-document,
  .orderform-template-holder .client-profile-data .client-phone {
    float: left !important;
    width: 100%;
  }
}
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  form
  .box-client-info
  fieldset
  ul {
  display: block;
  margin: 0;
  padding: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  form
  .box-client-info
  fieldset
  h5.corporate-title {
  font-weight: 600;
  font-size: 16px;
  color: #000;
  padding: 10px 0;
  margin: 0;
  letter-spacing: 1px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  form
  .box-client-info
  fieldset
  ul
  li
  a {
  width: 100%;
  padding: 10px 0;
  display: block;
  text-align: left;
  border: 0;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #000000;
  text-decoration: underline !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  form
  .box-client-info
  fieldset
  ul
  li
  a:hover,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  form
  .box-client-info
  fieldset
  ul
  li
  a:focus,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  form
  .box-client-info
  fieldset
  ul
  li
  a:active {
  color: #de5013;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  form
  .box-client-info
  fieldset
  .corporate-info-box
  span.help.error {
  color: #fd1c00;
  display: block;
  line-height: 0;
  padding: 0;
  width: 100% !important;
  margin: 15px 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  form
  .box-client-info
  fieldset
  .corporate-info-box
  label
  span {
  padding: 0;
  font-weight: 500;
  font-size: 14px;
  color: #545454;
  margin: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  form
  .box-client-info
  p.newsletter {
  margin: 0;
  padding: 0;
  display: block;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  form
  .box-client-info
  p.newsletter
  span.newsletter-text {
  color: #000;
  font-size: 0px;
  height: auto;
  line-height: 1.7;
  font-weight: 400;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  form
  .box-client-info
  p.newsletter
  span.newsletter-text:before {
  font-size: 14px;
  content: "Quiero recibir notificaciones de lo último en promociones.";
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  form
  .btn-submit-wrapper {
  margin-top: 0;
  text-align: left;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  form
  .btn-submit-wrapper
  button.submit.btn.btn-large.btn-success {
  padding: 10px 35px;
  background: #de5013;
  height: 40px;
  border: 0;
  font-size: 0;
  font-weight: 600;
  letter-spacing: 1px;
  color: #fff;
  text-shadow: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin: 5px 0;
  width: 100%;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  p
  button#btn-go-to-payment {
  font-size: 0 !important;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  p
  button#btn-go-to-payment:before,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  form
  .btn-submit-wrapper
  button.submit.btn.btn-large.btn-success:before {
  content: "Continuar";
  font-size: 14px !important;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  form
  .btn-submit-wrapper
  button.submit.btn.btn-large.btn-success:hover,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  form
  .btn-submit-wrapper
  button.submit.btn.btn-large.btn-success:focus,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #client-profile-data
  .step.accordion-group.client-profile-data
  form
  .btn-submit-wrapper
  button.submit.btn.btn-large.btn-success:active {
  background: #000;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group.store-country-MEX
  .accordion-heading
  .link-box-edit {
  position: absolute;
  right: 0;
  top: 10px;
  padding: 0;
  border-radius: 0 !important;
  background: transparent;
  border-color: initial;
  color: #de5013 !important;
  font-size: 20px;
  opacity: 1;
  outline: 0 !important;
  border: 0;
  box-shadow: none;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group.store-country-MEX
  .accordion-heading
  .link-box-edit
  .icon-edit:hover {
  color: #000 !important;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group.store-country-MEX
  .accordion-heading
  .link-box-edit
  i.icon-edit {
  font-family: "themify-icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group.store-country-MEX
  .accordion-heading
  .link-box-edit
  i.icon-edit:before {
  content: "\e61c";
  color: #000;
}

/** IDENTIDAD **/

/** ENTREGA **/

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data {
  /*margin: 0;*/
  padding: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data {
  margin: 0 0 15px 0;
  padding: 15px;
  border: solid 1px #e3e3e3;
  outline: 0;
  border-radius: 8px;
}

/**Trabajando**/
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-toggle
  .link-box-edit {
  position: absolute;
  right: 0;
  top: 10px;
  padding: 0;
  border-radius: 0 !important;
  background: transparent;
  border-color: initial;
  color: #de5013 !important;
  font-size: 20px;
  opacity: 1;
  outline: 0 !important;
  border: 0;
  box-shadow: none;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-toggle
  .link-box-edit:hover {
  color: #000 !important;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-toggle
  .link-box-edit
  i.icon-edit {
  font-family: "themify-icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-toggle
  .link-box-edit
  i.icon-edit:before {
  content: "\e61c";
  color: #000;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-heading {
  text-transform: inherit;
  margin-bottom: 15px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-heading
  i.icon-home {
  font-family: "themify-icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  margin-right: 10px;
  font-size: 20px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-heading
  i.icon-home:before {
  content: "\e66d";
  color: #000;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-heading
  span.accordion-toggle {
  font-weight: 600;
  font-size: 18px;
  color: #000;
  letter-spacing: 1px;
  border-bottom: solid 1px #e3e3e3;
  padding: 10px 0;
  line-height: 30px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step.box-info.shipping-summary-placeholder
  .vtex-omnishipping-1-x-SummaryItemGroup
  * {
  padding: 0;
  color: #545454;
  font-size: 14px;
  font-weight: 400 !important;
  line-height: 20px;
  text-transform: inherit;
  border: 0;
  margin: 0;
  position: relative;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step.box-info.shipping-summary-placeholder
  .vtex-omnishipping-1-x-SummaryItemGroup
  .shp-summary-group-price.vtex-omnishipping-1-x-SummaryItemPrice {
  position: absolute !important;
  right: 0;
  bottom: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner
  .box-step.box-info.shipping-summary-placeholder
  .shipping-summary-info {
  color: #545454;
  font-size: 14px;
  font-weight: 400 !important;
  line-height: 20px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container {
  padding: 0;
  margin: 0;
  outline: 0;
  border: 0;
  background: transparent;
}

.vtex-omnishipping-1-x-deliveryChannelsWrapper,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  div#postalCode-finished-loading
  .vtex-omnishipping-1-x-deliveryChannelsWrapper {
  padding: 0;
  margin: 0;
  border: solid 1px #e3e3e3;
  width: 100%;
  box-shadow: none;
}

.vtex-omnishipping-1-x-deliveryChannelsToggle,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  div#postalCode-finished-loading
  .vtex-omnishipping-1-x-deliveryChannelsWrapper
  .vtex-omnishipping-1-x-deliveryChannelsToggle {
  background: #de5013 !important;
  border: solid 1px #de5013 !important;
  box-shadow: none !important;
  height: calc(100% - 0px) !important;
  top: 0 !important;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  button#shipping-option-delivery
  span.shp-method-option-complement.vtex-omnishipping-1-x-deliveryChannelsComplement {
  font-size: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  button#shipping-option-delivery
  span.shp-method-option-complement.vtex-omnishipping-1-x-deliveryChannelsComplement:before {
  content: "en mi domicilio";
  font-size: 12px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  button#shipping-option-pickup-in-point
  span.shp-method-option-complement.vtex-omnishipping-1-x-deliveryChannelsComplement {
  font-size: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  button#shipping-option-pickup-in-point
  span.shp-method-option-complement.vtex-omnishipping-1-x-deliveryChannelsComplement:before {
  content: "Entrega";
  font-size: 12px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-addressFormPart1 {
  display: grid;
  overflow: auto;
  max-height: 330px;
  margin: 15px 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-addressFormPart1::-webkit-scrollbar {
  display: none;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-addressFormPart1
  .vtex-omnishipping-1-x-addressList {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-addressFormPart1
  .vtex-omnishipping-1-x-addressList
  .vtex-omnishipping-1-x-addressItemOption {
  background: #fff;
  border-bottom: 1px solid #fafafa;
  padding: 15px 5px;
  box-shadow: none;
  opacity: 0.75;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-addressFormPart1
  .vtex-omnishipping-1-x-addressList
  .vtex-omnishipping-1-x-addressItemOption:last-child {
  border-bottom: none;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-addressFormPart1
  .vtex-omnishipping-1-x-addressList
  .vtex-omnishipping-1-x-addressItemOption:hover,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-addressFormPart1
  .vtex-omnishipping-1-x-addressList
  .vtex-omnishipping-1-x-active {
  background: #fafafa;
  border-bottom: 1px solid #545454;
  opacity: 1;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-addressFormPart1
  .vtex-omnishipping-1-x-addressList
  label
  span {
  color: #545454;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-addressFormPart1
  .vtex-omnishipping-1-x-addressList
  .vtex-omnishipping-1-x-addressItemOption
  svg.vtex-omnishipping-1-x-svg
  path {
  fill: #de5013;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-addressFormPart1
  .vtex-omnishipping-1-x-backToAddressList,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-addressFormPart1
  .vtex-omnishipping-1-x-addressList
  .vtex-omnishipping-1-x-buttonEditAddress,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-addressFormPart1
  .vtex-omnishipping-1-x-addressList
  .vtex-omnishipping-1-x-buttonCreateAddress {
  margin-top: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  display: block;
  width: 100%;
  margin: 20px 0;
  text-decoration: underline;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-addressFormPart1
  .vtex-omnishipping-1-x-backToAddressList:hover,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-addressFormPart1
  .vtex-omnishipping-1-x-backToAddressList:focus,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-addressFormPart1
  .vtex-omnishipping-1-x-backToAddressList:active,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-addressFormPart1
  .vtex-omnishipping-1-x-addressList
  .vtex-omnishipping-1-x-buttonEditAddress:hover,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-addressFormPart1
  .vtex-omnishipping-1-x-addressList
  .vtex-omnishipping-1-x-buttonEditAddress:focus,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-addressFormPart1
  .vtex-omnishipping-1-x-addressList
  .vtex-omnishipping-1-x-buttonEditAddress:active,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-addressFormPart1
  .vtex-omnishipping-1-x-addressList
  .vtex-omnishipping-1-x-buttonCreateAddress:hover,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-addressFormPart1
  .vtex-omnishipping-1-x-addressList
  .vtex-omnishipping-1-x-buttonCreateAddress:focus,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-addressFormPart1
  .vtex-omnishipping-1-x-addressList
  .vtex-omnishipping-1-x-buttonCreateAddress:active {
  color: #de5013;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-addressFormPart1
  .vtex-omnishipping-1-x-addressList
  [class^="icon-"],
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-addressFormPart1
  .vtex-omnishipping-1-x-addressList
  [class*=" icon-"] {
  display: none;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-deliveryGroup {
  margin: 15px 0;
  padding: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-omnishipping-1-x-shippingSectionTitle,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-deliveryGroup
  .vtex-omnishipping-1-x-shippingSectionTitle {
  color: #000;
  font-size: 14px;
  font-weight: 400;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-deliveryGroup
  .vtex-omnishipping-1-x-leanShippingGroupList {
  border: 0;
  border-radius: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-deliveryGroup
  .vtex-omnishipping-1-x-leanShippingGroupList
  .vtex-omnishipping-1-x-leanShippingOption {
  border-bottom: 0;
  margin: 10px 0 0 0;
  padding: 15px;
  border: 0;
  background: #fffcf5;
  border-radius: 8px;
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #000 !important;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-deliveryGroup
  .vtex-omnishipping-1-x-leanShippingGroupList
  .vtex-omnishipping-1-x-leanShippingOption
  span {
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #000 !important;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-deliveryGroup
  .vtex-omnishipping-1-x-leanShippingGroupList
  .vtex-omnishipping-1-x-leanShippingOption
  svg
  path {
  fill: #de5013;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-deliveryGroup
  .vtex-omnishipping-1-x-leanShippingGroupList
  .vtex-omnishipping-1-x-option:hover,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-deliveryGroup
  .vtex-omnishipping-1-x-leanShippingGroupList
  .vtex-omnishipping-1-x-leanShippingOptionActive {
  background: #fffcf5;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  p.vtex-omnishipping-1-x-submitPaymentButton {
  text-align: left;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  p
  button#btn-go-to-payment {
  padding: 10px 35px;
  background: #de5013;
  height: 40px;
  border: 0 !important;
  outline: 0;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #fff;
  text-shadow: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin: 5px 0;
  width: 100%;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  p
  button#btn-go-to-payment:hover,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  p
  button#btn-go-to-payment:focus,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  p
  button#btn-go-to-payment:active {
  background: #000;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  label {
  padding: 0;
  font-weight: 500;
  font-size: 14px;
  color: #545454;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  label[for="ship-postalCode"] {
  font-size: 0 !important;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  label[for="ship-postalCode"]:before {
  content: "Código Postal";
  font-size: 14px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  input {
  position: relative;
  z-index: 6;
  width: 100%;
  padding: 0 10px;
  outline: 0;
  background: #fff;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  border: solid 1px #e3e3e3;
  text-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  color: #000;
  margin: 10px 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  select {
  position: relative;
  z-index: 6;
  width: 100%;
  padding: 0 10px;
  outline: 0;
  background: #fff;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  border: solid 1px #e3e3e3;
  text-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  color: #000;
  margin: 10px 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  p.ship-number,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  p.ship-city,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  p.ship-state {
  float: none;
  width: 100%;
  margin: 0;
  padding: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  small
  a {
  margin-left: 0;
  width: 100%;
  padding: 0;
  text-align: left;
  border: 0;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #000000;
  text-decoration: underline !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  line-height: 2;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  small
  a:hover,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  small
  a:focus,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  small
  a:active {
  color: #de5013;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-addressSummaryActive
  .address-summary {
  background: 0 0;
  margin: 0 0 20px 0;
  padding: 0;
  line-height: 2;
  border: 0;
  color: #000;
  font-weight: 400;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-addressSummaryActive
  .address-summary
  .vtex-omnishipping-1-x-linkEdit {
  cursor: pointer;
  text-align: right;
  float: right;
  text-transform: capitalize;
  font-weight: 500;
  text-decoration: underline !important;
  color: #de5013;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .undefined.delivery-group-content {
  border: 0;
  padding: 0;
  margin: 15px 0;
  outline: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-modalBackdrop {
  background: #000;
  opacity: 0.75;
  z-index: 9999;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal {
  z-index: 9999;
  border: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-closeButton {
  box-shadow: none;
  border: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalHeader {
  border: 0;
  margin: 0;
  padding: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalHeader
  p.vtex-pickup-points-modal-3-x-modalTitle.pkpmodal-title {
  font-size: 0px;
  color: #000;
  width: 100%;
  max-width: inherit;
  font-weight: 500;
  margin: 0;
  padding: 20px;
  display: block;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalHeader
  p.vtex-pickup-points-modal-3-x-modalTitle.pkpmodal-title:before {
  content: "Elige un punto de recolecciÃ³n";
  font-size: 16px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-locationSummary {
  align-items: center;
  display: flex;
  flex: none;
  font-size: 14px;
  margin: 0;
  padding: 0 20px;
  font-weight: 400;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-locationSummary
  svg {
  width: 25px;
  height: 25px;
  margin-right: 8px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-locationSummary
  svg
  path {
  fill: #de5013 !important;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-locationSummary
  button.vtex-pickup-points-modal-3-x-locationReset.pkpmodal-location-reset {
  font-size: 16px;
  color: #de5013;
  font-weight: 600;
  margin: 0;
  padding: 0 15px;
  display: block;
  text-decoration: underline;
  outline: 0;
  border: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-pointsList {
  margin: 0;
  /*overflow: scroll;*/
  padding: 20px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-pointsList
  p.vtex-pickup-points-modal-3-x-pickupListTitle {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-pointsList
  .vtex-pickup-points-modal-3-x-pointsItem {
  cursor: pointer;
  margin: 15px 0;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-pointsList
  .pkpmodal-points-item:hover
  .pkpmodal-pickup-point {
  background-color: #fafafa;
  border-color: #7f7f7f;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-pointsList
  .pkpmodal-points-item
  .vtex-pickup-points-modal-3-x-pickupPoint.pkpmodal-pickup-point
  svg
  path:nth-child(1) {
  fill: #de5013;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-pointsList
  .pkpmodal-points-item
  .vtex-pickup-points-modal-3-x-pickupPoint.pkpmodal-pickup-point
  svg
  path:nth-child(2) {
  fill: #fff;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-pointsList
  .pkpmodal-points-item
  .vtex-pickup-points-modal-3-x-pickupPoint.pkpmodal-pickup-point
  p.vtex-pickup-points-modal-3-x-pickupPointName.pkpmodal-pickup-point-name {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  margin: 0;
  padding: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-pointsList
  .pkpmodal-points-item
  .vtex-pickup-points-modal-3-x-pickupPoint.pkpmodal-pickup-point
  .vtex-pickup-points-modal-3-x-pickupPointAddress.pkpmodal-pickup-point-address.list {
  font-size: 14px;
  color: #7f7f7f;
  margin: 10px 0;
  text-align: justify;
  font-weight: 400;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-pointsList
  .pkpmodal-points-item
  .vtex-pickup-points-modal-3-x-pickupPoint.pkpmodal-pickup-point
  span.undefined.pkpmodal-pickup-point-available {
  font-size: 14px;
  color: #000;
  margin: 0;
  text-align: justify;
  font-weight: 400;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-pointsList
  .pkpmodal-points-item
  .vtex-pickup-points-modal-3-x-pickupPointSlaAvailabilityPostalCode
  span {
  font-size: 13px;
  color: #000;
  text-align: justify;
  font-weight: 400;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-pointsList
  .pkpmodal-points-item
  p.vtex-pickup-points-modal-3-x-pickupPointDistance.pkpmodal-pickup-point-distance {
  font-size: 14px;
  margin: 0;
  padding: 10px 0;
  font-weight: 400;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-pointsList
  button#pkpmodal-show-list-btn {
  font-size: 16px;
  color: #de5013;
  font-weight: 600;
  margin: auto;
  display: block;
  text-decoration: underline;
  width: auto;
  border: 0;
  box-shadow: none;
  text-transform: inherit;
}

/** MODAL **/
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalDetailsTop.pkpmodal-details-top
  button.vtex-pickup-points-modal-3-x-modalDetailsBackLnk.pkpmodal-details-back-lnk.btn.btn-link {
  font-size: 16px;
  color: #000;
  width: 100%;
  max-width: inherit;
  font-weight: 500;
  margin: 0;
  padding: 20px;
  display: block;
  outline: 0;
  border: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalDetailsTop.pkpmodal-details-top
  button.vtex-pickup-points-modal-3-x-modalDetailsBackLnk.pkpmodal-details-back-lnk.btn.btn-link
  svg
  path {
  fill: #000;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalDetailsMiddle.pkpmodal-details-middle,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-pickupDetailsHeader.pkpmodal-details-header {
  padding: 0 20px;
  border: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-pickupDetailsHeader.pkpmodal-details-header
  p.vtex-pickup-points-modal-3-x-pickupDetailsHeaderTitle.pkpmodal-details-header-title {
  font-size: 14px;
  color: #000;
  width: 100%;
  max-width: inherit;
  font-weight: 400;
  margin: 0;
  padding: 0;
  display: block;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-pickupDetailsHeader.pkpmodal-details-header
  .undefined.pkpmodal-details-header-buttons {
  display: flex;
  border: 0;
  margin: 0;
  padding: 0;
  outline: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-pickupDetailsHeader.pkpmodal-details-header
  .undefined.pkpmodal-details-header-buttons
  .vtex-pickup-points-modal-3-x-pickupDetailsHeaderButton {
  height: 35px;
  width: 35px;
  border-left: 0;
  color: #de5013;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-pickupDetailsHeader.pkpmodal-details-header
  .undefined.pkpmodal-details-header-buttons
  .vtex-pickup-points-modal-3-x-firstOrLast {
  color: #7f7f7f;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalDetailsMiddle.pkpmodal-details-middle
  .vtex-pickup-points-modal-3-x-pickupPoint.pkpmodal-pickup-point
  p.vtex-pickup-points-modal-3-x-pickupPointName.pkpmodal-pickup-point-name {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  margin: 0;
  padding: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalDetailsMiddle.pkpmodal-details-middle
  .vtex-pickup-points-modal-3-x-modalDetailsStore.pkpmodal-details-store {
  margin: 15px 0;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  padding: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalDetailsMiddle.pkpmodal-details-middle
  .vtex-pickup-points-modal-3-x-modalDetailsStore.pkpmodal-details-store:hover
  .pkpmodal-pickup-point {
  background-color: #fafafa;
  border-color: #7f7f7f;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalDetailsMiddle.pkpmodal-details-middle
  .vtex-pickup-points-modal-3-x-modalDetailsStore.pkpmodal-details-store
  .vtex-pickup-points-modal-3-x-pickupPoint.pkpmodal-pickup-point
  svg
  path:nth-child(1) {
  fill: #de5013;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalDetailsMiddle.pkpmodal-details-middle
  .vtex-pickup-points-modal-3-x-modalDetailsStore.pkpmodal-details-store
  .vtex-pickup-points-modal-3-x-pickupPoint.pkpmodal-pickup-point
  svg
  path:nth-child(2) {
  fill: #fff;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalDetailsMiddle.pkpmodal-details-middle
  .vtex-pickup-points-modal-3-x-modalDetailsStore.pkpmodal-details-store
  .vtex-pickup-points-modal-3-x-pickupPoint.pkpmodal-pickup-point
  .vtex-pickup-points-modal-3-x-pickupPointDistance.pkpmodal-pickup-point-distance {
  font-size: 14px;
  margin: 0;
  padding: 10px 0;
  font-weight: 400;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalDetailsMiddle.pkpmodal-details-middle
  .vtex-pickup-points-modal-3-x-modalDetailsStore.pkpmodal-details-store
  .vtex-pickup-points-modal-3-x-pickupPointAddress.pkpmodal-pickup-point-address {
  font-size: 14px;
  color: #7f7f7f;
  margin: 10px 0;
  text-align: justify;
  font-weight: 400;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalDetailsMiddle.pkpmodal-details-middle
  .vtex-pickup-points-modal-3-x-modalDetailsStore.pkpmodal-details-store
  .vtex-pickup-points-modal-3-x-pickupPoint.pkpmodal-pickup-point
  span.undefined.pkpmodal-pickup-point-available {
  font-size: 14px;
  color: #000;
  margin: 0;
  text-align: justify;
  font-weight: 400;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalDetailsMiddle.pkpmodal-details-middle
  .vtex-pickup-points-modal-3-x-modalDetailsStore.pkpmodal-details-store
  .vtex-pickup-points-modal-3-x-pickupPointSlaAvailabilityPostalCode
  span {
  font-size: 13px;
  color: #000;
  text-align: justify;
  font-weight: 400;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalDetailsMiddle.pkpmodal-details-middle
  .vtex-pickup-points-modal-3-x-modalDetailsInfo.pkpmodal-details-info {
  padding: 0;
  margin: 30px 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalDetailsMiddle.pkpmodal-details-middle
  .vtex-pickup-points-modal-3-x-modalDetailsInfo.pkpmodal-details-info
  h3.vtex-pickup-points-modal-3-x-modalDetailsInfoTitle.title.pkpmodal-details-info-title {
  color: #000;
  width: 100%;
  max-width: inherit;
  font-weight: 500;
  margin: 15px 0;
  display: block;
  outline: 0;
  border: 0;
  font-size: 16px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalDetailsMiddle.pkpmodal-details-middle
  .vtex-pickup-points-modal-3-x-modalDetailsInfo.pkpmodal-details-info
  .undefined.pkpmodal-product-items {
  margin: 0;
  padding: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalDetailsMiddle.pkpmodal-details-middle
  .vtex-pickup-points-modal-3-x-modalDetailsInfo.pkpmodal-details-info
  .undefined.pkpmodal-product-items
  .vtex-pickup-points-modal-3-x-productItem {
  border: 0;
  display: inline-block;
  margin: 0 15px 0 0;
  padding: 0;
  height: 50px;
  width: 50px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalDetailsMiddle.pkpmodal-details-middle
  .vtex-pickup-points-modal-3-x-modalDetailsInfo.pkpmodal-details-info
  .undefined.pkpmodal-product-items
  .vtex-pickup-points-modal-3-x-productItem
  img {
  max-width: initial;
  width: 100%;
  display: block;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalDetailsMiddle.pkpmodal-details-middle {
  margin: 0;
  /*overflow: scroll;*/
  padding: 20px;
  background: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalDetailsMiddle.pkpmodal-details-middle
  .vtex-pickup-points-modal-3-x-modalDetailsInfo.pkpmodal-details-info
  h3.vtex-pickup-points-modal-3-x-modalDetailsInfoTitle.pkpmodal-details-info-title {
  color: #000;
  width: 100%;
  max-width: inherit;
  font-weight: 500;
  margin: 15px 0;
  display: block;
  outline: 0;
  border: 0;
  font-size: 16px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalDetailsMiddle.pkpmodal-details-middle
  .vtex-pickup-points-modal-3-x-modalDetailsInfo.pkpmodal-details-info
  .vtex-pickup-points-modal-3-x-modalDetailsHours
  td {
  border-bottom: 1px solid #fafafa;
  padding: 10px 0;
  font-size: 14px;
  font-weight: 400;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalDetailsBottom.pkpmodal-details-bottom
  button.undefined.pkpmodal-details-confirm-btn.vtex-pickup-points-modal-3-x-btn.pkp-modal-btn.vtex-pickup-points-modal-3-x-primary.pkp-modal-btn-primary.vtex-pickup-points-modal-3-x-block.pkp-modal-btn-block.vtex-pickup-points-modal-3-x-lg.pkp-modal-btn-lg {
  font-size: 16px;
  color: #de5013;
  font-weight: 600;
  margin: auto;
  display: block;
  text-decoration: underline;
  width: auto;
  border: 0;
  box-shadow: none;
  background: transparent;
  text-transform: inherit;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalfullPage.pkpmodal-full-page
  .vtex-pickup-points-modal-3-x-searchAlone.pkpmodal-search-alone {
  padding: 40px 0;
  margin: 20px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalfullPage.pkpmodal-full-page
  .vtex-pickup-points-modal-3-x-searchAlone.pkpmodal-search-alone
  svg
  path:nth-child(1) {
  fill: #fafafa;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalfullPage.pkpmodal-full-page
  .vtex-pickup-points-modal-3-x-searchAlone.pkpmodal-search-alone
  svg
  path:nth-child(2) {
  fill: #de5013;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalfullPage.pkpmodal-full-page
  .vtex-pickup-points-modal-3-x-searchAlone.pkpmodal-search-alone
  h2.vtex-pickup-points-modal-3-x-searchAloneTitle.pkpmodal-search-alone-title {
  font-size: 0;
  color: 0;
  font-weight: 600;
  margin: auto;
  display: block;
  text-decoration: none;
  width: auto;
  border: 0;
  box-shadow: none;
  background: transparent;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalfullPage.pkpmodal-full-page
  .vtex-pickup-points-modal-3-x-searchAlone.pkpmodal-search-alone
  h2.vtex-pickup-points-modal-3-x-searchAloneTitle.pkpmodal-search-alone-title:before {
  font-size: 18px;
  content: "Por favor, ingresa tu código postal";
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalfullPage.pkpmodal-full-page
  .vtex-pickup-points-modal-3-x-searchAlone.pkpmodal-search-alone
  h3.vtex-pickup-points-modal-3-x-searchAloneSubtitle.pkpmodal-search-alone-subtitle {
  display: none !important;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalfullPage.pkpmodal-full-page
  .vtex-pickup-points-modal-3-x-searchAlone.pkpmodal-search-alone
  .vtex-pickup-points-modal-3-x-askGeolocationBtn {
  background: transparent;
  border: 0;
  border-left: 0;
  margin: 0;
  padding: 8px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalfullPage.pkpmodal-full-page
  .vtex-pickup-points-modal-3-x-searchAlone.pkpmodal-search-alone
  input {
  position: relative;
  z-index: 6;
  width: auto;
  padding: 0 10px;
  outline: 0;
  background: #fff;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  border: solid 1px #e3e3e3;
  text-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  color: #000;
  margin: 10px 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalfullPage.pkpmodal-full-page
  .vtex-pickup-points-modal-3-x-searchAlone.pkpmodal-search-alone
  .vtex-pickup-points-modal-3-x-askGeolocationBtn
  svg.pkpmodal-use-geolocation-icon {
  width: 25px;
  height: 25px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .vtex-pickup-points-modal-3-x-pkpmodal
  .vtex-pickup-points-modal-3-x-modalfullPage.pkpmodal-full-page
  .vtex-pickup-points-modal-3-x-searchAlone.pkpmodal-search-alone
  .vtex-pickup-points-modal-3-x-askGeolocationBtn
  svg.pkpmodal-use-geolocation-icon
  path {
  fill: #de5013;
}

/** MODAL **/

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .undefined.delivery-group-content:hover
  .vtex-omnishipping-1-x-findPickup
  .pickup-point-info {
  background-color: #fafafa;
  border-color: #7f7f7f;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .undefined.delivery-group-content
  .vtex-omnishipping-1-x-findPickup
  .pickup-point-info
  svg
  path:nth-child(1) {
  fill: #de5013;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .undefined.delivery-group-content
  .vtex-omnishipping-1-x-findPickup
  .pickup-point-info
  svg
  path:nth-child(2) {
  fill: #fff;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .undefined.delivery-group-content
  .vtex-omnishipping-1-x-findPickup
  .pickup-point-info
  .vtex-omnishipping-1-x-pointWrapper
  .vtex-omnishipping-1-x-PickupPointName {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  margin: 0;
  padding: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .undefined.delivery-group-content
  .vtex-omnishipping-1-x-findPickup
  .pickup-point-info
  .vtex-omnishipping-1-x-pointWrapper
  .vtex-omnishipping-1-x-PickupPointAddress.pickup-point-address {
  font-size: 14px;
  color: #7f7f7f;
  margin: 10px 0;
  text-align: justify;
  font-weight: 400;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .undefined.delivery-group-content
  .vtex-omnishipping-1-x-findPickup
  .pickup-point-info
  .vtex-omnishipping-1-x-pointWrapper
  button#details-pickup-button {
  margin-left: 0;
  width: 100%;
  padding: 0;
  text-align: left;
  border: 0;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #000000;
  text-decoration: underline !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  line-height: 2;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .undefined.delivery-group-content
  .vtex-omnishipping-1-x-findPickup
  .pickup-point-info
  .vtex-omnishipping-1-x-pointWrapper
  button#details-pickup-button:hover,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .undefined.delivery-group-content
  .vtex-omnishipping-1-x-findPickup
  .pickup-point-info
  .vtex-omnishipping-1-x-pointWrapper
  button#details-pickup-button:focus,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .undefined.delivery-group-content
  .vtex-omnishipping-1-x-findPickup
  .pickup-point-info
  .vtex-omnishipping-1-x-pointWrapper
  button#details-pickup-button:active {
  color: #de5013;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .undefined.delivery-group-content
  button#change-pickup-button {
  cursor: pointer;
  text-align: center;
  float: right;
  font-weight: 500;
  text-decoration: underline !important;
  color: #de5013;
  outline: 0;
  border: 0;
  padding: 0;
  text-transform: inherit;
  font-size: 16px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .undefined.delivery-group-content
  .vtex-omnishipping-1-x-leanShippingGroupList {
  border: 0;
  padding: 0;
  margin: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .undefined.delivery-group-content
  .vtex-omnishipping-1-x-leanShippingGroupList
  label {
  border-bottom: 0;
  margin: 10px 0 0 0;
  padding: 15px;
  border: 0;
  background: #fffcf5;
  border-radius: 8px;
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #000 !important;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .undefined.delivery-group-content
  .vtex-omnishipping-1-x-leanShippingGroupList
  label
  svg
  path {
  fill: #de5013;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .undefined.delivery-group-content
  .vtex-omnishipping-1-x-leanShippingGroupList
  label
  span {
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #000 !important;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-ask {
  margin: 15px 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-ask
  .vtex-omnishipping-1-x-geolocationTitle {
  margin-top: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  display: block;
  width: 100%;
  margin: 15px 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-ask
  .vtex-omnishipping-1-x-subtitle {
  color: #545454;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-ask
  .vtex-omnishipping-1-x-imageAsk {
  background: #e0e0e0;
  box-shadow: none;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-ask
  svg
  rect {
  fill: #e0e0e0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-step
  .vtex-omnishipping-1-x-ask
  button#find-pickups-manualy-button-denied {
  padding: 10px 35px;
  background: #de5013;
  height: 40px;
  border: 0 !important;
  outline: 0;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #fff;
  text-shadow: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin: 5px 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #shipping-data
  .step.accordion-group.shipping-data
  .accordion-inner.shipping-container
  .box-info
  a#open-shipping.vtex-omnishipping-1-x-summaryChange {
  cursor: pointer;
  text-align: center;
  font-weight: 500;
  text-decoration: underline !important;
  color: #de5013;
  outline: 0;
  border: 0;
  padding: 0;
  text-transform: inherit;
  font-size: 16px;
  display: block;
  margin: 15px 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data {
  /*margin: 0;*/
  padding: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .accordion-body
  .accordion-inner {
  padding: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group.store-country-MEX {
  margin: 0 0 15px 0;
  padding: 15px;
  border: solid 1px #e3e3e3;
  outline: 0;
  border-radius: 8px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group.store-country-MEX
  .accordion-heading {
  text-transform: inherit;
  margin-bottom: 15px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group.store-country-MEX
  .accordion-heading
  i.icon-credit-card {
  font-family: "themify-icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  margin-right: 10px;
  font-size: 20px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group.store-country-MEX
  .accordion-heading
  i.icon-credit-card:before {
  content: "\e721";
  color: #000;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group.store-country-MEX
  .accordion-heading
  span.accordion-toggle {
  font-weight: 600;
  font-size: 18px;
  color: #000;
  letter-spacing: 1px;
  border-bottom: solid 1px #e3e3e3;
  padding: 10px 0;
  line-height: 30px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body {
  padding: 0;
  margin: 0;
  border: 0;
  background: #fff;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step {
  padding: 0;
  margin: 0;
  border: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  p.link-gift-card {
  position: inherit;
  width: inherit;
  left: 0;
  margin: 0 0 1em 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  p.link-gift-card
  #show-gift-card-group {
  font-size: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  p.link-gift-card
  #show-gift-card-group {
  background: #de5013;
  padding: 10px 5px 10px 75px;
  height: 40px;
  border: 0;
  font-weight: 600;
  letter-spacing: 1px;
  color: #fff;
  text-shadow: none;
  margin: 5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-size: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: max-content;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  p.link-gift-card
  #show-gift-card-group:before {
  content: "Usar tarjeta de regalos";
  font-size: 14px;
  display: block;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  p.link-gift-card
  #show-gift-card-group:hover,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  p.link-gift-card
  #show-gift-card-group:focus,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  p.link-gift-card
  #show-gift-card-group:active {
  background: #000;
  background-size: 40px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .gift-card-section {
  margin: 0;
  border: 0;
  padding: 0;
  width: 100%;
  background: #fff;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .gift-card-section
  label {
  padding: 0;
  font-weight: 500;
  font-size: 0;
  color: #545454;
  position: absolute;
  top: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .gift-card-section
  label::before {
  content: "Usar cupÃ³n de descuento";
  font-size: 14px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .gift-card-section
  p.payment-discounts-options.text.input.form-inline {
  display: flex;
  align-items: center;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .gift-card-section
  input {
  width: auto;
  padding: 0 10px;
  outline: 0;
  background: #fff;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  border: solid 1px #e3e3e3;
  text-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  color: #000;
  margin: 20px 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .gift-card-section
  button#btn-add-gift-card {
  padding: 0 10px;
  outline: 0;
  background: #ffffff;
  height: 40px;
  border: solid #fafafa 1px;
  font-weight: 500;
  letter-spacing: 0;
  color: #000;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  line-height: 40px;
  margin-top: 0;
  margin-left: 5px;
  font-size: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .gift-card-section
  button#btn-add-gift-card::before {
  content: "Pagar";
  font-size: 13px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .payment-group {
  background: #fff;
  float: left;
  width: 260px;
  padding: 0 !important;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .steps-view {
  float: left;
  width: calc(100% - 260px);
  padding: 15px 25px;
  margin: 0;
  /*position: relative;
  top: 5px;*/
  background: #fafafa;
  min-height: 390px;
}

@media screen and (max-width: 768px) {
  .body-order-form
    .container-order-form
    .checkout-container
    .orderform-template
    .orderform-template-holder
    #payment-data
    .step.accordion-group
    .accordion-body.payment-body
    .accordion-inner
    .box-step
    .steps-view,
  .body-order-form
    .container-order-form
    .checkout-container
    .orderform-template
    .orderform-template-holder
    #payment-data
    .step.accordion-group
    .accordion-body.payment-body
    .accordion-inner
    .box-step
    .payment-group {
    width: 100%;
  }
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .payment-group-list-btn {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 100%;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .payment-group-list-btn
  .payment-group-item {
  border: 0;
  margin: 0;
  width: 100%;
  padding: 0 10px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  color: #000000;
  font-weight: 400;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .payment-group-list-btn
  .payment-group-item.active {
  background-color: #fafafa;
  margin-left: 0;
  opacity: 1;
  font-weight: 600;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .payment-group-list-btn
  #payment-group-PayPalPlusPaymentGroup {
  -moz-order: 3;
  -ms-order: 3;
  -o-order: 3;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 3;
  order: 3;
  width: 100%;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .payment-group-list-btn
  #payment-group-PayPalPlusPaymentGroup
  .payment-group-item-text {
  background: url(/arquivos/assets-lp-tarjeta-debit.png) center center no-repeat;
  background-size: 50px;
  background-position: left center;
  height: 65px;
  display: flex;
  align-items: center;
  padding-left: 75px;
}

fieldset.box-payment-group2.box-payment-option.SPEIPaymentGroup {
  margin: 0;
  padding: 0;
}

fieldset.box-payment-group2.box-payment-option.SPEIPaymentGroup
  p.payment-description.main-wrapper-spei-openpay {
  font-size: 0;
  color: #000;
  text-align: center;
  margin: 15px 0;
  font-weight: 600;
}

fieldset.box-payment-group2.box-payment-option.SPEIPaymentGroup
  p.payment-description.main-wrapper-spei-openpay:before {
  font-size: 16px;
  content: "Pago vÃ­a transferencia bancaria SPEI";
}

fieldset.box-payment-group2.box-payment-option.SPEIPaymentGroup
  .installments.wrapper-bank-openpay.transfer-wrapper-spei-openpay {
  margin: 0;
  padding: 0;
  line-height: 1;
  text-align: justify;
}

fieldset.box-payment-group2.box-payment-option.SPEIPaymentGroup
  .installments.wrapper-bank-openpay.transfer-wrapper-spei-openpay
  p.sight {
  font-weight: 500;
  color: #000;
  font-size: 16px;
  line-height: 2;
  margin-bottom: 15px;
}

fieldset.box-payment-group2.box-payment-option.SPEIPaymentGroup
  .installments.wrapper-bank-openpay.transfer-wrapper-spei-openpay
  .mensaje-spei-box {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

fieldset.box-payment-group2.box-payment-option.SPEIPaymentGroup
  .installments.wrapper-bank-openpay.transfer-wrapper-spei-openpay
  .mensaje-spei-box
  ul
  li {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 5px;
  text-align: left;
}

fieldset.box-payment-group2.box-payment-option.SPEIPaymentGroup
  .installments.wrapper-bank-openpay.transfer-wrapper-spei-openpay
  .mensaje-spei-box
  ul
  li
  br {
  line-height: 2;
}

fieldset.box-payment-group2.box-payment-option.SPEIPaymentGroup
  .installments.wrapper-bank-openpay.transfer-wrapper-spei-openpay
  .mensaje-spei-box-note
  * {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .steps-view
  .box-payment-mercadopago {
  text-align: initial;
  font-size: 12px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .steps-view
  .box-payment-mercadopago
  p.payment-mercadopago-description {
  color: #000;
  text-align: center;
  margin: 15px 0;
  font-size: 16px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .steps-view
  .box-payment-mercadopago
  p.payment-mercadopago-description
  span {
  font-weight: 600;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .steps-view
  .box-payment-mercadopago
  p.payment-mercadopago-description-simple {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .steps-view
  .box-payment-mercadopago
  ul.payment-mercadopago-points {
  margin: 0;
  width: 100%;
  padding: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .steps-view
  .box-payment-mercadopago
  ul.payment-mercadopago-points
  li {
  color: #000;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .steps-view
  .box-payment-mercadopago
  ul.payment-mercadopago-points
  i {
  color: #00a3db;
  margin-right: 15px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .steps-view
  .box-payment-mercadopago
  .payment-mercadopago-account {
  text-align: center;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .steps-view
  .box-payment-mercadopago
  .payment-mercadopago-ps {
  background: #fafafa;
  padding: 20px;
  text-align: center;
  border-radius: 8px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .steps-view
  .box-payment-mercadopago
  .payment-mercadopago-ps
  .payment-mercadopago-ps
  p {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .payment-group-list-btn
  #payment-group-promissoryPaymentGroup {
  -moz-order: 6;
  -ms-order: 6;
  -o-order: 6;
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 6;
  order: 6;
  width: 100%;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .payment-group-list-btn
  #payment-group-promissoryPaymentGroup
  .payment-group-item-text {
  background: url(/arquivos/cash-vart-lgb.png) center center no-repeat;
  background-size: 45px;
  background-position: right center;
  height: 65px;
  display: flex;
  align-items: center;
  padding-right: 75px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .payment-group-list-btn
  #payment-group-promissoryPaymentGroup
  span.payment-group-item-text {
  font-size: 0 !important;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .payment-group-list-btn
  #payment-group-promissoryPaymentGroup
  span.payment-group-item-text::before {
  content: "Pago al Recibir";
  font-size: 14px;
  float: right;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .payment-group-list-btn
  #payment-group-custom202PaymentGroupPaymentGroup {
  -moz-order: 7;
  -ms-order: 7;
  -o-order: 7;
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 7;
  order: 7;
  width: 100%;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .payment-group-list-btn
  #payment-group-custom202PaymentGroupPaymentGroup
  .payment-group-item-text {
  background: url(/arquivos/cart-debit-lgb.png) center center no-repeat;
  background-size: 45px;
  background-position: right center;
  height: 65px;
  display: flex;
  align-items: center;
  /* padding-right: 75px; */
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .payment-group-list-btn
  #payment-group-custom202PaymentGroupPaymentGroup
  span.payment-group-item-text {
  font-size: 0 !important;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .step.accordion-group
  .accordion-body.payment-body
  .accordion-inner
  .box-step
  .payment-group-list-btn
  #payment-group-custom202PaymentGroupPaymentGroup
  span.payment-group-item-text::before {
  content: "Pago con Tarjeta";
  font-size: 14px;
  float: right;
}

.payment-group-item-text {
  padding-right: 10px !important;
}

span.payment-group-item-text {
  text-align: right;
}

fieldset.box-payment-group2.box-payment-option.custom202PaymentGroupPaymentGroup {
  margin: 0;
  padding: 0;
}

fieldset.box-payment-group2.box-payment-option.custom202PaymentGroupPaymentGroup
  p.payment-description.main-wrapper-oxxo-conekta {
  font-size: 0;
  color: #000;
  text-align: center;
  margin: 15px 0;
  font-weight: 600;
}

fieldset.box-payment-group2.box-payment-option.custom202PaymentGroupPaymentGroup
  p.payment-description.main-wrapper-oxxo-conekta:before {
  font-size: 16px;
  content: "Pago via OXXO Pay";
}

fieldset.box-payment-group2.box-payment-option.custom202PaymentGroupPaymentGroup
  p.sight {
  font-weight: 500;
  color: #000;
  font-size: 16px;
  line-height: 2;
  margin-bottom: 15px;
}

fieldset.box-payment-group2.box-payment-option.custom202PaymentGroupPaymentGroup
  .mensaje-spei-box {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 15px;
}

fieldset.box-payment-group2.box-payment-option.custom202PaymentGroupPaymentGroup
  .mensaje-spei-box
  ul
  li {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 5px;
  text-align: left;
}

fieldset.box-payment-group2.box-payment-option.custom202PaymentGroupPaymentGroup
  .mensaje-spei-box-note
  * {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
a#payment-group-debitCardPaymentGroup span.payment-group-item-text {
  font-size: 0 !important;
}
a#payment-group-debitCardPaymentGroup span.payment-group-item-text::before {
  content: "Tarjeta de dÃ©bito";
  font-size: 12px;
}
a#payment-group-creditCardPaymentGroup span.payment-group-item-text {
  font-size: 0 !important;
}
a#payment-group-creditCardPaymentGroup span.payment-group-item-text::before {
  content: "Tarjeta de crÃ©dito";
  font-size: 12px;
}
a#payment-group-PayPalPlusPaymentGroup span.payment-group-item-text {
  font-size: 0 !important;
}
a#payment-group-PayPalPlusPaymentGroup span.payment-group-item-text::before {
  content: "Tarjeta de CrÃ©dito / DÃ©bito";
  font-size: 12px;
  float: left;
  letter-spacing: -0.5px;
}

#payment-group-payPalPaymentGroup span.payment-group-item-text {
  font-size: 0 !important;
}

#payment-group-payPalPaymentGroup span.payment-group-item-text::before {
  content: "PayPal";
  font-size: 12px;
  float: right;
}
#payment-group-NetPayCheckoutPaymentGroup span.payment-group-item-text {
  font-size: 0 !important;
}
#payment-group-NetPayCheckoutPaymentGroup span.payment-group-item-text::before {
  content: "Tarjeta de CrÃ©dito / DÃ©bito";
  font-size: 12px;
  float: right;
}

fieldset.box-payment-group2.box-payment-option.box-payment-paypal.newPayPalPaymentGroup.payPalPaymentGroupMEX
  .payment-paypal-subtitle {
  border-bottom: 0;
  font-size: 16px;
  color: #000;
  text-align: center;
  margin: 15px 0;
  font-weight: 600;
}

fieldset.box-payment-group2.box-payment-option.box-payment-paypal.newPayPalPaymentGroup.payPalPaymentGroupMEX
  ul.payment-paypal-benefits.unstyled {
  padding: 0;
  margin: 15px 0;
  display: table;
  clear: both;
}

fieldset.box-payment-group2.box-payment-option.box-payment-paypal.newPayPalPaymentGroup.payPalPaymentGroupMEX
  .payment-paypal-benefit-title {
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  height: 50px;
  line-height: 1.5;
}

fieldset.box-payment-group2.box-payment-option.box-payment-paypal.newPayPalPaymentGroup.payPalPaymentGroupMEX
  .payment-paypal-benefit-description {
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

fieldset.box-payment-group2.box-payment-option.box-payment-paypal.newPayPalPaymentGroup.payPalPaymentGroupMEX
  .payment-paypal-help {
  border-bottom: 0;
  text-align: center;
  padding: 0;
  margin: 30px 0;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

fieldset.box-payment-group2.box-payment-option.box-payment-paypal.newPayPalPaymentGroup.payPalPaymentGroupMEX
  .payment-paypal-help-text {
  color: #000000;
  font-weight: 500;
  font-size: 14px;
}

fieldset.box-payment-group2.box-payment-option.box-payment-paypal.newPayPalPaymentGroup.payPalPaymentGroupMEX
  p.payment-paypal-postscript {
  margin: 40px 0;
}

#app-container,
.CardForm {
  padding: 0;
  margin: 0;
  background: #fafafa;
  border: 0;
}

.CardForm div {
  background: #fafafa;
}

.CardForm .PaymentCardNumber.input.text {
  margin: 0;
}

.CardForm .PaymentCardNumber.input.text label.FormFieldLabel {
  font-size: 0;
  padding: 0;
  font-weight: 500;
  color: #545454;
}

.CardForm .PaymentCardNumber.input.text label.FormFieldLabel:before {
  font-size: 14px;
  content: "NÃºmero de tarjeta";
}

.CardForm input[type="color"],
.CardForm input[type="date"],
.CardForm input[type="datetime-local"],
.CardForm input[type="datetime"],
.CardForm input[type="email"],
.CardForm input[type="file"],
.CardForm input[type="month"],
.CardForm input[type="number"],
.CardForm input[type="password"],
.CardForm input[type="search"],
.CardForm input[type="tel"],
.CardForm input[type="text"],
.CardForm input[type="time"],
.CardForm input[type="url"],
.CardForm input[type="week"],
.CardForm select {
  position: relative;
  z-index: 6;
  width: 100%;
  padding: 0 10px;
  outline: 0;
  background: #fff;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  border: solid 1px #e3e3e3;
  text-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  color: #000;
  margin: 10px 0;
  max-width: inherit;
}

#app-container .SecurityEnvironmentIcon {
  background: #fafafa;
  color: #000000;
  padding: 0;
}

.CardForm .PaymentCardFlags.clearfix.form-inline {
  padding-bottom: 15px;
}

.CardForm p.PaymentCardHolderName label {
  padding: 0;
  font-weight: 500;
  color: #545454;
  font-size: 14px;
}

.CardForm .PaymentCardValue label.FormFieldLabel,
.CardForm .PostalCode.input.text label.FormFieldLabel,
.CardForm .PaymentCardCVV label,
.CardForm .PaymentCardDueDate label {
  padding: 4px 0;
  width: auto;
  font-weight: 500;
  color: #545454;
  font-size: 14px;
  display: block;
  float: inherit;
}

.CardForm .PaymentCardDueDate select {
  margin: 5px 0 10px 0;
}

.CardForm .PaymentCardDueDate .payment-card-lash {
  color: #545454;
  margin: 10px 10px;
  font-weight: 300;
}

.CardForm p.PaymentCardHolderName label.FormFieldLabel {
  font-size: 0;
}

.CardForm p.PaymentCardHolderName label.FormFieldLabel:before {
  font-size: 14px;
  content: "Nombre y apellido del titular de la tarjeta";
}

.CardForm .BillingAddress.BillingAddress-MEX h5 {
  font-size: 0;
  margin: 0;
  padding: 0;
  line-height: 3;
}

.CardForm .BillingAddress.BillingAddress-MEX h5:before {
  content: "DirecciÃ³n donde recibes el estado de cuenta de la tarjeta";
  font-size: 14px;
  color: #000;
}

.CardForm p.PaymentCardValue.input.text .input-append,
.CardForm p.PaymentCardValue.input.text .input-prepend {
  display: flex;
  align-items: center;
  justify-content: center;
}

.CardForm p.PaymentCardValue.input.text span.add-on {
  border: 0;
  text-shadow: none;
  background: #fafafa;
  margin: 0;
}

#app-container p.ChangeNumberOfPayments.clearfix a,
.CardForm .DontKnowPostalCode a {
  width: 100%;
  padding: 10px 0;
  display: block;
  text-align: left;
  border: 0;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #000000;
  text-decoration: underline !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#app-container p.ChangeNumberOfPayments.clearfix a:hover,
#app-container p.ChangeNumberOfPayments.clearfix a:focus,
#app-container p.ChangeNumberOfPayments.clearfix a:active,
.CardForm .DontKnowPostalCode a:hover,
.CardForm .DontKnowPostalCode a:focus,
.CardForm .DontKnowPostalCode a:active {
  color: #de5013;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .orderform-template-holder
  #payment-data
  .accordion-body
  .accordion-inner
  p.notification {
  color: #545454;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

/** PAGO **/
/** RESUMEN DE LA COMPRA 2 **/

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart {
  padding: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  .summary-cart-template-holder.cart-fixed-transition {
  height: auto !important;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  .cart-fixed {
  position: initial;
  padding: 0 15px 15px 15px;
  margin: 0;
  line-height: initial;
  background: #fafafa;
  border-radius: 4px;
  height: 100% !important;
  width: 100%;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  h2 {
  line-height: inherit;
  margin: 0;
  padding: 15px 0;
  border: 0;
  font-size: 0;
  font-weight: 700;
  color: #000;
  letter-spacing: 1px;
  display: block;
  text-align: initial;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  h2:before {
  content: "Resumen de compra";
  font-size: 16px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  .cart-items {
  margin: 0;
  padding: 0;
  border: 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  .cart-items
  .item {
  position: relative;
  border: 0;
  padding: 0;
  float: left;
  clear: both;
  width: 100%;
  font-size: 12px;
  margin: 10px 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  .cart-items
  .item
  .url
  img {
  width: auto;
  height: auto;
  max-width: 80px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  .cart-items
  .item
  .quantity {
  position: absolute;
  background: #de5013;
  border-radius: 50%;
  color: #fff;
  left: 65px;
  top: -10px;
  font-weight: 400;
  font-size: 14px;
  box-shadow: none;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  .cart-items
  .item
  span.fn.product-name {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #000;
  width: auto;
  float: initial;
  position: relative;
  top: 20px;
  white-space: inherit;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  .cart-items
  .item
  span.shipping-date {
  color: #000;
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  .cart-items
  .item
  .price {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #000;
  font-weight: 500;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  .link-cart {
  margin: 0;
  border: 0;
  display: block;
  width: 100%;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  .link-cart
  a#orderform-minicart-to-cart {
  width: 100%;
  padding: 10px 0;
  display: block;
  text-align: center;
  border: 0;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #000000;
  text-decoration: underline !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  .link-cart
  a#orderform-minicart-to-cart:hover,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  .link-cart
  a#orderform-minicart-to-cart:focus,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  .link-cart
  a#orderform-minicart-to-cart:active {
  color: #000;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  .loading-img {
  text-align: center;
  display: none;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  .table
  td.info {
  vertical-align: middle;
  width: 50%;
  color: #000;
  font-weight: 400;
  padding: 8px 0;
  margin: 0;
  float: left;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  .table
  td.monetary {
  padding: 0;
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  .table
  tfoot
  td.info {
  font-size: 20px;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  tfoot
  .monetary {
  color: #000 !important;
  font-weight: 600 !important;
  font-size: 16px !important;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  .cart-fixed
  button#payment-data-submit {
  width: 100%;
  padding: 10px 0;
  background: #de5013;
  height: 40px;
  border: 0;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #fff;
  text-shadow: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  .cart-fixed
  button#payment-data-submit:hover,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  .cart-fixed
  button#payment-data-submit:focus,
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  .cart-fixed
  button#payment-data-submit:active {
  background: #000;
}

.mini-cart .summary-template-holder,
.mini-cart h2 {
  background: transparent;
}

.btn-success.disabled,
.btn-success[disabled] {
  pointer-events: none;
}

.form-box {
  display: flex;
  align-items: center;
  margin: 10px 0;
}

label#terms-agreed {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7;
  color: #000;
}

.go-to-top {
  display: inline-block;
  position: fixed;
  bottom: 140px;
  right: 15px;
  z-index: 1000;
  cursor: pointer;
  background-color: #191498;
  opacity: 0.8;
  padding: 10px;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.go-to-top:hover {
  opacity: 1;
}

.go-to-top i {
  margin-right: 0;
  font-size: 15px;
  font-weight: 800;
  color: #fff;
}

footer.lb-Footer-wrapper {
  background: #191498;
  color: #fff;
  display: block;
  padding: 5px 0;
  text-align: center;
  font-size: 14px;
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  tr.lookatme {
  background: #ffffff;
  -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;
  height: 0 !important;
}

.body-cart
  .container-cart
  .checkout-container
  .cart-template-holder
  .cart
  table.cart-items
  tbody
  .item-unavailable {
  background-color: #ffe699;
  color: #000;
  font-weight: bold;
  height: 35px !important;
  padding: 10px 0;
}

.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  .cart::-webkit-scrollbar {
  width: 6px;
  background: #fafafa;
}
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  .cart::-webkit-scrollbar-thumb {
  background: #191498;
}
.body-order-form
  .container-order-form
  .checkout-container
  .orderform-template
  .cart-template.mini-cart
  .cart::-webkit-scrollbar-track {
  background-color: #fafafa;
}
