
/* source: <cartersmx.checkout-ui-settings@0.1.159> */
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css);
@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap');

:root {
  --main-theme-color: #00ade4;
  --alert-color: #00ade4;
}

.slick-prev,
.slick-next {
  background-color: var(--main-theme-color) !important;
}


body {
  font-family: 'Poppins';
  font-weight: bold;
  font-size: 12px;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

a {
  background: transparent;
  color: #001736;
  display: block;
  font-size: 100%;
  margin: 0;
  position: relative;
  padding: 0;
  text-decoration: none;
  outline: 0;
  text-transform: uppercase;
  font-family: 'Poppins';
  font-weight: bold;
}

select {
  font-family: 'Poppins';
}

.cart-template {
  min-height: 500px;
}

ul li {
  list-style: none;
}

a:hover {
  text-decoration: underline;
}

.summary-template-holder .accordion-inner {
  background-color: #f8f8f8;
}

.orderform-template .orderform-template-holder #payment-data .steps-view {
  visibility: visible !important;
  height: initial !important;

}

/* header styles */
.follow-stepsNews{
  display:none
}
.progressBarContainer {
  display: none !important;
}

  header .logos a {
display: flex;
align-items: center;
justify-content: center;
  }
 
header .container-info {
  display: none;
}

header .logos {
  flex: 1;
  display: flex;
  align-items: stretch;
}

header .logos a {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* nuevo header */

.newheader{
  display: none!important;
}

.logotiposcontent {
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.logotiposcontent>div {
  flex: 1;
  min-height: 47px;
  align-items: center;
  display: flex;
}

.logotiposcontent>div a {
  margin-right: 5px;
}

.logotiposcontent>div:not(:last-child) {
  border-right: 1px solid #A3A3A3;
}

.contactocontent a:hover {
  text-decoration: none;
}

.contactocontent {
  flex: 2;
  display: flex;
  justify-content: flex-end;
}

.content-shopping-bar {
  background-color: #00ade4;
}

.content-shopping-bar .container {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.content-shopping-bar .go-to-back {
  position: absolute;
  left: 0;
  display: flex;
  gap: 10px;
  color: #FFF;
  font-size: 14px;
  display: none!important;
}

.content-shopping-bar a {
  color: #FFF;
  text-decoration: underline;
}


.content-shopping-bar h2 {
  text-align: center;
  font-size: 22px;
  color: #FFF;
}


header .logos a svg:nth-child(2) {
  border-left: 1px solid #939ea4;
  padding-left: 1em;
  margin-left: 1em;
  box-sizing: content-box;
}

header .contact {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}

header .contact ul {
  margin: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  max-width: 410px;
  flex-wrap: wrap;
}

header .contact ul li {
  display: inline-block;
}

header .contact ul li:first-child {
  margin-right: .5em
}

header .contact ul li a {
  font-weight: 700;
  font-size: 14px;
  line-height: 32px;
  display: flex;
  align-items: center
}

header .contact ul li a i {
  font-size: 16px;
  margin-right: .3em
}

/* header styles end */


/* nuevo header*/
.newheaderNew {
  display: flex!important;
  align-items: center;
  padding-top: 0.5rem;
  background: #f5f5f5;
}

.logotiposcontentNew {
  display: flex;
  flex: 1;
  align-items: center;
  gap: 10px;
  width: 200px;
}

.logotiposcontentNew>div {
  align-items: center;
  display: flex;
}

.logoCartersNew img {
  height: 35px;
}

.logotiposcontentNew>div a {
  margin-right: 5px;
}

.logotiposcontentNew>div:not(:last-child) {
  border-right: 1px solid #E0E0E0;
}

.logotiposcontentNew>div:first-child {
  border-left: 1px solid #E0E0E0;
  margin-left: 1rem;
}

@media (min-width: 600px) {

  .cart-template.full-cart .summary-template-holder .summary-totalizers .cart-links-bottom .btn-place-order-wrapper a {
    margin: 0rem 1.5rem!important;
  }

  .icon-question-sign{
    display: none!important;
  }
  .logoCartersNew img {
    height: 50px;
    margin-left: 2rem;
  }

  .logotiposcontentNew>div:first-child {
    margin-left: 2rem;
  }

  .logotiposcontentNew>div {
    min-height: 37px;
  }

  .newheaderNew {
    padding-bottom: 1rem;
  }

  #messageDivProgressBar{
    width: 50%;
  }

  .labelPorcentaje{
    font-size: 14px!important;
    height: 20px!important;
    max-height: 13px!important;
  }

  #progressContainerS {
    width: 62%!important;
    margin: auto;

  }

  /* .cupon-alcanzado-div-g{
    width: 100%!important;
  } */

  .cupon-alcanzado-div-g p {
    font-size: 16px!important;
  }

  .cart-template.full-cart .summary-template-holder .summary-totalizers{
    margin-bottom: 20px!important;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .cart-template.full-cart .cart-template-holder .cart tbody .item-quantity-change{
    position: initial!important;
  }

}
.button-cupon{
  font-size: 13px;
  min-width: 85px;
}

@media (max-width: 600px) {
.cart-template.full-cart .cart-template-holder .cart tbody .product-image a img {
  width: 130px!important;
  height: 130px!important;
  max-width: 150px!important;
}
.full-cart .cart table tbody tr td.product-name a{
  margin-left: 1.5rem!important;
  padding-right: 0px!important;
  margin-top: 10px!important;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 40px;
}

.cart-template.full-cart .cart-template-holder .cart tbody .quantity {
  position: absolute;
    bottom: 0;
    margin-bottom: 20px;
}

.cart-template.full-cart .cart-template-holder .cart tbody .product-price {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: 10px;
}

.cart-template.full-cart .cart-template-holder .cart{
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.valueLabel,
.text-promotion-cupon-alcanzado{
  font-size: 11px;
}

.cupon-sin-minimo{
  font-size: 8px;
  display: inline-block;
  width: 30px;
  white-space: normal;
  line-height: 1.2;
  position: relative;
  top: 22px;
}

}

/* header styles end */

/* breadcrumb */
.header-breadcumb {
  padding: 20px 40px;
  background: #00ade4;
  color: #FFF;
  position: relative;
}

.header-breadcumb_container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.header-breadcumb_container_link {
  position: absolute;
  left: 40px;
  display: flex;
  align-items: center;
}

.header-breadcumb_container_link i {
  margin-right: 5px;
}

.header-breadcumb_container_link a {
  color: #FFF;
  font-weight: normal;
  font-size: 12px;
  text-decoration: underline;
}

.header-breadcumb_container_link a::before {
  content: "";
}

.header-breadcumb_container_text p {
  margin: 0;
  font-size: 20px;
}

/* breadcumb end */

/* footer */

footer {
  background-color: #f5f5f5;
}

.copy-footer {
  margin-top: 20px;
  color: #999999;
  font-weight: normal;
}

.content-logos {
  display: flex;
}

.content-logos .logos-izq {
  display: flex;
  flex: 2;
  justify-content: flex-start;
  flex-direction: column;
}

.logos-izq p {
  margin-bottom: 0px;
}

.all-logos {
  display: flex;
  gap: 15px;
  align-items: center;
}

.content-logos .logos-izq div img,
.content-logos .logos-der div img {
  max-width: 60px;
}

.content-logos .logos-izq img,
t-logos .logos-der img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.content-logos .logos-der {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 15px;
}

/* stepper  */


#follow-steps {
  position: relative
}

#follow-steps .all-steps {
  display: flex;
  position: relative;
  justify-content: space-between;
  max-width: 40%;
  margin: 0 auto
}

#follow-steps .all-steps li {
  margin: 29px 0;
  min-width: 76px;
  text-align: center;
  color: #000;
  font-size: 12px;
  font-weight: normal;
  padding: 0 .3em
}

#follow-steps .container {
  padding: 0;
  box-sizing: border-box
}

#follow-steps .all-steps li br {
  display: none
}

#follow-steps .all-steps li .item {
  display: flex;
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  color: #919191;
  width: 50px;
  height: 50px;
  justify-content: center;
  border: 3px solid #dbdbdb;
  margin: 0px auto 10px auto;
  font-size: 20px;
  font-weight: bold;
}

#follow-steps .all-steps li {
  width: 70%
}

#follow-steps .all-steps li.active {
  color: #000;
  font-weight: bold;
}

#follow-steps .all-steps li.active .item {
  border-color: #00ade4;
  color: #00ade4;
  font-weight: bold;
}


#follow-steps .bg-steps {
  display: block;
  background-color: #d8d8d8;
  height: 3px;
  position: absolute;
  top: 55px;
  width: 34%;
  left: 50%;
  transform: translateX(-50%)
}

#follow-steps .bg-steps em {
  display: block;
  background-color: #00ade4;
  height: 3px;
  width: 0%
}


/*estilos cupones*/
.cupones-sticky-btn{
  position: fixed;
  bottom: 30%;
  /* float: right; */
  right: 0;
  z-index: 99999;
  width: 80px;
  height: 80px;
  padding: 5px 10px 10px 10px;
  background-color: #00ade4;
  border: 3px solid #00ade4;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  box-shadow: 0px 0px 6px 1px rgba(148, 148, 148, 0.61);
  
}

.cupones-sticky-btn p{
  color: white;
  font-weight: 600;
  font-size: 13px;
}

.cupones-sticky-svg {
  height: 50px;
  filter: invert(1);
}

.container-cupon{
  display: flex;
  flex-direction: column;
}

.wrapperCupon{
  display: flex;
  flex-direction: row;
  width: 95%;
  /* margin: auto; */
  border-radius: 7px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 10px auto;
  box-shadow: 3px 2px 5px rgba(0, 0, 0, 0.2);
  text-align: center;
  justify-content: space-around;
  align-items: center;
  padding: 5px;
  height: 80px;
}
.cuponText{
  width: 20%;
}

.cuponText span{
  border-radius: 100%;
  background: #00ade4;
  padding: 15px 10px;
  color: white;
}

.cuponParagraph{
  width: 50%;
  text-align: left;
  margin-right: 2px;
  font-weight: 500;
  padding-top: 5px;
}
.cuponParagraph div{
  display: flex;
  flex-direction: row;
  height: 20px;
}

#messageDivProgressBar{
  width: 100%;
  margin-top: 2rem;
  text-align: center;
  color: black;
}

.cupon-alcanzado-div-g{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background-color: #f0fcff;
  width: fit-content;
  margin: auto;
  padding: 15px;
}

.cupon-alcanzado-div-g button{
  border: 1px solid #00ade4;
  background: white;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 20px;
  border-radius: 5px;
  margin-left: 5px;
}

.cupon-alcanzado-div-g img {
  height: 25px;
}

.cupon-alcanzado-div-g p {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 0px;
  text-align: left;
  color: black;
}

.cuponParagraph div p{
  color: #00ade4;
  margin-left: 3px;
}
.cuponBtnApply{
  width: 30%;
}

@media (min-width: 1280px) {
  .modal-content-cupon{
    width: 30%!important;
  }
}
/*fin estilos cupones*/
/* ocultar la parte de email en checkout */

form.form-page.client-pre-email.anim-death.anim-current {
  display: none !important;
}


/* Fixes */
.orderform-template-holder input,
.orderform-template-holder input:-webkit-autofill,
.orderform-template-holder input:-webkit-autofill:hover,
.orderform-template-holder input:-webkit-autofill:focus,
.orderform-template-holder input:-webkit-autofill:active {
  box-shadow: 0 0 0 1000px #fff inset !important;
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
}

/* HeaderSection */
.headerSection .headerSectionContainer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 95%;
  margin: 0 auto;
  padding: 30px 0;
}

.headerSection .storeLogo a {
  display: block;
}

.headerSection .storeLogo img {
  height: 60px;
}

.headerSection .storeSupport {
  display: flex;
}

.headerSection .storeSupport a {
  display: flex;
  align-items: center;
  margin-left: 50px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  position: relative;
}

.headerSection .storeSupport a::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 2px;
  width: 0px;
  background-color: #000;
  transition: ease all .3s;
}

.headerSection .storeSupport a:hover::after {
  width: 100%;
}

.headerSection .storeSupport .supportIcon {
  margin-right: 5px;
}

.pageTitleSection {
  background-color: var(--main-theme-color);
}

.pageTitleSection .pageTitleSectionContainer {
  width: 95%;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  position: relative;
}

.pageTitleSection .pageTitleSectionContainer a {
  position: absolute;
  left: 0;
  font-size: 16px;
  text-decoration: underline;
  display: flex;
  align-items: center;
}

.pageTitleSection .pageTitleSectionContainer a::before {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  border: 1px solid;
  transform: rotate(45deg);
  border-top: 0;
  border-right: 0;
  margin-right: 5px;

}

.pageTitleSection .pageTitleSectionContainer p {
  font-weight: 600;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/*Stepper */
.stepperSection .stepperContainer {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 95%;
  margin: 0 auto;
  padding: 40px 0;
}

.stepperSection .stepperContainer .stepItem {
  text-align: center;
  position: relative;
  cursor: pointer;
}

.stepperSection .stepperContainer .stepItem:not(:first-child) {
  margin-left: 60px;
}

.stepperSection .stepperContainer .stepItem:not(:first-child)::before {
  content: '';
  position: absolute;
  right: calc(100% - 25px);
  top: 25px;
  width: 110px;
  border-top: 3px solid gainsboro;
  transition: ease all 0.3s;
}

.stepperSection .stepperContainer .stepItem .stepNumber {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  font-size: 18px;
  background-color: #fff;
  border: 1px solid #bfbfbf;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  transition: ease all 0.3s;
}

.stepperSection .stepperContainer .stepItem .stepText {
  margin: 10px auto 0;
}

.stepperSection .stepperContainer .stepItem.active {
  font-weight: 600;
  pointer-events: none;
}

.stepperSection .stepperContainer .stepItem.filled .stepNumber {
  background-color: var(--main-theme-color);
  border-color: #000;
}

.stepperSection .stepperContainer .stepItem.filled::before {
  border-color: #000;
}

/* Banners promotions */
.banner_content,
.banner_content2 {
  display: none;
}

.cart_banner-col {
  display: none;
  text-align: center;
  box-sizing: border-box;
  position: relative;
}

.cart_banner-img {
  object-fit: cover;
}

.cart_banner-text {
  color: black;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  position: absolute;
  top: 46%;
  bottom: 0;
  left: 0;
  right: 17%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  margin: 0;
  text-align: center;
}

.banner_content2 {
  margin: 0 auto;
  max-width: 970px;
}

/* Eco container */
.eco_container {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
  color: #000;
  background-color: #f1f1f3;
  box-sizing: border-box;
  position: relative;
}

.eco_container::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 100%;
  background-color: #000;
}

.eco_container .eco_image {
  width: 30px;
  height: 30px;
  margin-right: 5px;
}

/* Main container */
.container-main {
  width: 90%;
  margin: 0 auto;
}

#orderform-title,
#orderform-sac-title,
#cart-title {
  display: none !important;
}

.cart-template.full-cart {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.cart-template.full-cart .cart-template-holder .product-item .product-name a{
 text-transform: none!important;
}

.cart-template.full-cart .suggestions {
  width: 100%;
  margin-top: 50px;
  padding: 0 0px;
  box-sizing: border-box;
}

.cart-template.full-cart .suggestions .slick-list .itemLink .item {
  padding: 3px;
  -webkit-transition: all 3s ease;
  -moz-transition: all 3s ease;
  -o-transition: all 3s ease;
  -ms-transition: all 3s ease;
  transition: all 3s ease;
}

.cart-template.full-cart .suggestions .slick-list .item .ctaButton {
  margin-bottom: 5px;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  background-color: var(--main-theme-color);
}

.productoselect {
  width: 100%;
  margin-bottom: 10px;
}


.itemContainer article.item {
  /* border: 1px solid #e4e4e4; */
  box-shadow: 0px 0px 6px 1px rgba(148, 148, 148, 0.61);
  -webkit-box-shadow: 0px 0px 6px 1px rgba(148, 148, 148, 0.61);
  -moz-box-shadow: 0px 0px 6px 1px rgba(148, 148, 148, 0.61);
  min-height: 319px;
  border-radius: 10px;
  padding: 5px;
}

.cart-template.full-cart .suggestions .suggestions__title {
  font-family: "League Spartan";
  margin-bottom: 20px;
  font-size: 2rem;
  color: #00a9e0;
  text-transform: none;
  letter-spacing: -0.5px;
  font-weight: 600
  ;

}

.extensions-checkout-buttons-container {
  display: none;
  margin: 0;
}

.cart-template.full-cart .cart-template-holder {
  width: calc(100% - 425px);
  margin-right: 25px;
}

/* .cart-template.full-cart .cart-template-holder .suggestions{
  display: none;
} */
.cart-template.full-cart .cart-template-holder .cart {
  margin: 0;
  padding: 0;
  border: none;
}

.cart-template.full-cart .cart-template-holder .cart thead {
  background-color: whitesmoke;
}

.cart-template.full-cart .cart-template-holder .cart thead th {
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 18px;
  font-weight: 600;
}

.cart-template.full-cart .cart-template-holder .cart thead tr th:first-child{
 border-radius: 5px 0 0 5px;
}

.cart-template.full-cart .cart-template-holder .cart thead tr th:last-child{
  border-radius: 0 5px 5px 0;
 }

.cart-template.full-cart .cart-template-holder .cart thead th.shipping-date {
  display: none;
}

.cart-template.full-cart .cart-template-holder .cart tbody tr {
  border-bottom: 1px solid #eaeaea;
  border-top: none!important;
  margin-bottom: 0px!important;
  margin-top: 0px!important;
}

.cart-template.full-cart .cart-template-holder .cart tbody tr.hide {
  display: none;
}

.cart-template.full-cart .cart-template-holder .cart tbody td {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: normal;
  /* position: absolute;
  bottom: 35px; */
}

.cart-template.full-cart .cart-template-holder .cart tbody td.shipping-date {
  display: none;
}

.cart-template.full-cart .cart-template-holder .cart tbody .product-image a {
  display: block;
}

.cart-template.full-cart .cart-template-holder .cart tbody .product-image a img {
  width: 100px;
  height: 100px;
  max-width: 100px;
  background-color: #fff;
}

.cart-template.full-cart .cart-template-holder .cart tbody .shipping-estimate-date {
  display: block;
  min-width: 100px;
}

.cart-template.full-cart .cart-template-holder .cart tbody .product-name .brand,
.cart-template.full-cart .cart-template-holder .cart tbody .product-name .seller {
  display: none;
}

.cart-template.full-cart .cart-template-holder .cart tbody .product-price {
  min-width: 100px;
  box-sizing: border-box;
}

.cart-template.full-cart .cart-template-holder .cart tbody .product-price .new-product-price-label {
  font-size: 0
}

.cart-template.full-cart .cart-template-holder .cart tbody .product-price .new-product-price-label::before {
  font-size: 12px;
  content: 'a';
}

.cart-template.full-cart .cart-template-holder .cart tbody .quantity {
  display: flex;
  justify-content: center;
  margin-top: 30px
}

.cart-template.full-cart .cart-template-holder .cart tbody .new-product-price {
  font-size: 16px;
  font-weight: 600;
}

.cart-template.full-cart .cart-template-holder .cart tbody .quantity-price {
  font-size: 16px;
  font-weight: 600;
}

.cart-template.full-cart .cart-template-holder .cart tbody .item-quantity-change {
  font-size: 22px;
  transition: ease all .3s;
}

.cart-template.full-cart .cart-template-holder .cart tbody .item-quantity-change:hover {
  color: var(--main-theme-color);
}

.cart-template.full-cart .cart-template-holder .cart tbody .quantity input {
  font-weight: 600;
  padding: 5px;
  height: auto;
}

.cart-template.full-cart .cart-template-holder .cart tbody .item-remove .icon::before {
  color: #000;
  font-size: 20px;
  content: "\f014";
}

.cart-template.full-cart .summary-template-holder {
  width: 400px;
}

.cart-template.full-cart .summary-template-holder .summary {
  display: flex;
  flex-direction: column-reverse;
}

.cart-template.full-cart .summary-template-holder .summary>.coupon-column {
  display: none;
}

.cart-template.full-cart .summary-template-holder .summary-totalizers {
  width: 100%;
  float: none;
  padding: 30px 20px;
  /* margin: 0 0 20px 0; */
  margin: auto;
  border-radius: 10px;
  background-color: #f5f5f5;
}
.cart-template.full-cart .summary-template-holder .summary-totalizers  .accordion-group  {
  margin-left: 10px;
  margin-right: 10px;
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .coupon-fieldset>div {
  display: block !important;
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .coupon-data {
  display: none !important;
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .summary-coupon {
  margin: 0;
  padding: 20px 15px;
  border-radius: 10px;
  text-align: left;
  background-color: #eaeaea;
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .summary-coupon .coupon-label label {
  margin-bottom: 10px;
  font-size: 16px;
  text-transform: uppercase;
  cursor: default;
  font-weight: 600;
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .summary-coupon .coupon-fields>span {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .summary-coupon .coupon-fields>span.info {
  display: flex;
  flex-direction: column;
  width: 100%;
}


.cart-template.full-cart .summary-template-holder .summary-totalizers .summary-coupon .coupon-fields>span.info>span {
  background-color: #fff;
  width: 100%;
  padding: 5px;
  text-align: center;
  border-radius: 2px;
  border: 1px solid #cbcbcb;
  text-decoration: none;
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .summary-coupon .coupon-fields>span.info>small {
  width: 100%;
  display: flex;
  flex-direction: column;
}


.cart-template.full-cart .summary-template-holder .summary-totalizers .summary-coupon .coupon-fields #cart-coupon {
  width: 100%;
  padding: 10px;
  margin: 0;
  border-radius: 5px;
}


.cart-template.full-cart .summary-template-holder .summary-totalizers .summary-coupon .coupon-fields #cart-coupon::placeholder {
 font-size: 14px!important;
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .summary-coupon .coupon-fields #cart-coupon-add {
  padding: 10px 20px;
  margin-left: 10px;
  color: #fff;
  font-size: 12px;
  text-shadow: none;
  border-radius: 2px;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: none;
  background: var(--main-theme-color);
  font-weight: 600;
  font-family: 'Poppins';
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .summary-coupon .coupon-fields>span>span {
  font-size: 14px;
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 5px;
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .summary-coupon .coupon-fields .info #cart-coupon-remove {
  background-color: none;
  padding: 10px 0px;
  display: flex;
  border-radius: 3px;
  font-weight: 600;
  font-size: 12px;
  color: var(--main-theme-color);
  text-decoration: underline;
  width: 100%;
  justify-content: flex-end;
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .summary-coupon .coupon-fields .info #cart-coupon-remove::before.cuponvalido {
  content: "CUPÓN NO APLICADO CORRECTAMENTE";
  text-transform: lowercase;
  color: #6a6a6a;
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .table {
  display: flex;
  flex-direction: column;
  margin: 30px 0;
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .table .totalizers-list {
  font-weight: normal;
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .table tr {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  border-bottom: 1px solid #d8d8d8;
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .table tfoot tr {
  margin: 0;
  padding: 0;
  font-weight: 900;
  border: none;
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .table tr .space,
.cart-template.full-cart .summary-template-holder .summary-totalizers .table tr .empty {
  display: none;
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .table tr .info,
.cart-template.full-cart .summary-template-holder .summary-totalizers .table tr .monetary {
  width: auto;
  padding: 0;
  line-height: normal;
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .cart-links-bottom {
  display: flex;
  align-items: center;
  flex-direction: column-reverse;
  width: 100%;
  margin: 0;
  float: none;
  /* left: 0; */
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .cart-links-bottom .btn-place-order-wrapper {
  width: 100%;
  position: relative;
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .cart-links-bottom .link-choose-more-products-wrapper {
  width: 100%;
  position: relative;
  text-align: center;
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .cart-links-bottom .btn-place-order-wrapper a {
  width: 90%;
  margin: auto;
  box-sizing: border-box;
  background: #00ade4;
  border-radius: 3px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13px;
  padding: 12px 25px;
  border: none;
  text-shadow: none;
  transition: ease all .3s;
  margin-top: 20px!important;
}

.btn-place-order-wrapper a:hover {
  background: var(--main-theme-color);
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .cart-links-bottom .link-choose-more-products-wrapper a {
  margin: 20px 0 0 0;
  display: block;
  text-transform: uppercase;
  letter-spacing: 3px;
  /* border: 1px solid; */
  padding: 10px;
  font-weight: 500;
  text-decoration: underline!important;
  margin-bottom: 10px;
  margin-top: 10px!important;
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .postal-code-for-sla {
  font-size: 14px;
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .postal-code-for-sla .cart-reset-postal-code {
  display: none;
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .postal-code-for-sla .postal-code-value {
  font-weight: 600;
}

.cart-template.full-cart .summary-template-holder .summary-totalizers .shipping-sla-button {
  width: 100%;
  box-sizing: border-box;
  margin-top: 5px;
  padding: 3px 10px;
}
.cart-template .totalizers-list > .Shipping {
  display: none !important;
}
.mini-cart .totalizers-list > .Shipping {
  display: flex !important;
}
.cart-template.full-cart .summary-template-holder .cart-more-options {
  width: 100%;
  margin: 0;
  padding: 20px;
  background-color: #f5f5f5;
  border-radius: 10px;
}

.cart-template.full-cart .summary-template-holder .cart-more-options #shipping-preview-container {
  max-width: 100%;
  width: 400px;
  background-color: #f5f5f5;
  box-sizing: border-box;
}

.cart-template.full-cart .summary-template-holder .cart-more-options #shipping-preview-container .srp-main-title {
  margin-bottom: 10px;
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
}

.cart-template.full-cart .summary-template-holder .cart-more-options #shipping-preview-container .srp-description {
  max-width: 100%;
  font-size: 0px!important;
}


.cart-template.full-cart .summary-template-holder .cart-more-options #shipping-preview-container .srp-description::before{
  max-width: 100%;
  font-weight: 300;
  font-size: 16px;
  content: 'Consulte las opciones de entrega de sus artículos, con todos los plazos y valores.';
  line-height: 10px;
}

.cart-template.full-cart .summary-template-holder .cart-more-options #shipping-calculate-link {
  color: var(--main-theme-color);
  border: none;
  text-shadow: none;
  background: #f0fcff;
  text-transform:capitalize;
  font-weight: 600;
  padding: 7px 30px;
}

.cart-template.full-cart .summary-template-holder .cart-more-options .srp-postal-code__form {
  width: 100%;
}

.cart-template.full-cart .summary-template-holder .cart-more-options .vtex-shipping-preview-0-x-postalCodeForgotten {
  margin: 0;
  align-items: flex-end;
  padding-bottom: 35px;
}

.cart-template.full-cart .summary-template-holder .cart-more-options .ship-postalCode {
  width: 100%;
}

.cart-template.full-cart .summary-template-holder .cart-more-options #ship-postalCode {
  width: 100%;
  padding: 10px;
  margin: 0;
  border-radius: 5px;
  height: auto;
}

.cart-template.full-cart .summary-template-holder .cart-more-options .ship-postalCode small a {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 5px 10px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  border-radius: 3px;
  text-decoration: none;
  background-color: #000;
}

.cart-template.full-cart .summary-template-holder .cart-more-options .ship-postalCode .help.error {
  position: absolute;
  bottom: 45px;
  left: 10px;
  margin: 0;
  pointer-events: none;
}

.cart-template.full-cart .summary-template-holder .cart-more-options #cart-shipping-calculate {
  padding: 10px 20px;
  margin-left: 10px;
  color: #000;
  font-size: 12px;
  text-shadow: none;
  border-radius: 2px;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: none;
  background: var(--main-theme-color);
  height: auto;
}

.cart-template.full-cart .cart-select-gift-placeholder {
  display: block;
}

.cart-template.full-cart .summary-template-holder .cart-more-options .new-box-gifts {
  display: none;
}

.cart-template.full-cart .cart-template-holder .new-box-gifts {
  margin-top: 50px;
  overflow: hidden;
}

.cart-template.full-cart .cart-template-holder .new-box-gifts .available-gift-quantity {
  font-weight: normal;
  margin-bottom: 20px;
}

.cart-template.full-cart .cart-template-holder .new-box-gifts .available-gift-quantity::after {
  content: ' \f004';
  font-size: 18px;
  margin-left: 5px;
  font-family: FontAwesome;
  color: var(--main-theme-color);
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}

.owl-carousel>.boxGifts {
  width: calc((100% / 3) - 10px) !important;
  padding: 10px 0;
  margin-bottom: 15px;
  position: relative;
  box-shadow: 0 5px 10px 0 rgb(0 0 0 / 20%);
}

.owl-stage {
  display: flex;
  flex-wrap: wrap;
  width: 100% !important;
}

.owl-item {
  width: calc((100% / 3) - 10px) !important;
  margin-bottom: 15px;
  position: relative;
  box-shadow: 0 5px 10px 0 rgb(0 0 0 / 20%);
}

.cart-template.full-cart .cart-template-holder .new-box-gifts .boxGifts {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px;
}

.cart-template.full-cart .cart-template-holder .new-box-gifts .boxGifts .boxImg {
  margin-right: 10px;
}

.cart-template.full-cart .cart-template-holder .new-box-gifts .boxGifts .boxImg img {
  width: 80px;
  height: 80px;
}

.cart-template.full-cart .cart-template-holder .new-box-gifts .boxGifts .boxImg .boxTitle {
  width: calc(100% - 90px);
  font-size: 14px;
}

.cart-template.full-cart .cart-template-holder .new-box-gifts .boxGifts .boxTitle {
  width: calc(100% - 90px);
}

.cart-template.full-cart .cart-template-holder .new-box-gifts .boxGifts .boxSkus {
  width: 100%;
  display: none;
}

.cart-template.full-cart .cart-template-holder .new-box-gifts .boxGifts .boxSkus ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.cart-template.full-cart .cart-template-holder .new-box-gifts .boxGifts .boxSkus ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin: 5px;
  padding: 0;
  color: #000;
  font-weight: 600;
  border-radius: 100%;
  background-color: rgb(255 202 212 / 30%);
  cursor: pointer;
}

.cart-template.full-cart .cart-template-holder .new-box-gifts .boxGifts .boxSkus ul li.active {
  background-color: var(--main-theme-color);
}

.alert-sku {
  position: fixed;
  bottom: 20px;
  left: 50%;
  padding: 20px;
  width: max-content;
  max-width: 500px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  opacity: 0;
  transform: translateX(-50%) translateY(50%);
  background-color: var(--main-theme-color);
  pointer-events: none;
  box-sizing: border-box;
  transition: ease all .3s;
  z-index: 21474836478;
}

.alert-sku.show {
  opacity: 1;
  transform: translateX(-50%);
}

.alert-sku p {
  display: flex;
  align-items: center;
}

.alert-sku p::before {
  content: ' \f004';
  font-size: 18px;
  font-family: FontAwesome;
  color: #fff;
  margin-right: 5px;
}

.aviso-brindes {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  margin: 10px 0;
  font-size: 14px;
  font-weight: 600;
  border: 1px solid #ffc700;
  background-color: var(--alert-color);
  display: none;
}

.footerCheck {
  display: none;
}

.footerSection {
  margin-top: 50px;
}

.footerSection .brands {
  background-color: #d0d1d2;
}

.footerSection .brandsContainer,
.footerSection .copyrightContainer {
  width: 95%;
  margin: 0 auto;
  padding: 20px 0;
}

.footerSection .brandsContainer .brandsHeader {
  margin-bottom: 10px;
  font-size: 16px;
}

.footerSection .brandsContainer .brandsWrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footerSection .brandsContainer .brandsWrapper .brandPayment {
  max-width: 70px;
  max-height: 50px;
  margin-right: 15px;
  filter: grayscale(1);
  transition: ease all .3s;
}

.footerSection .brandsContainer .brandsWrapper .brandPayment:hover {
  filter: none;
}

.footerSection .brandsContainer .brandsWrapper .brandPartner {
  margin-left: 15px;
}

.footerSection .copyrightContainer .copyrightText {
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}

/* Empty cart */
.emptyCart .container-main {
  min-height: auto;
}

.emptyCart .eco_container {
  display: none;
}

.emptyCart .stepperSection {
  opacity: .5;
  pointer-events: none;
}

.emptyCart .cart-template.full-cart .cart-template-holder {
  width: 100%;
  margin: 0;
}

.emptyCart .cart-template.full-cart .summary-template-holder {
  display: none;
}

.emptyCart .empty-cart-content {
  margin: 20px 0;
  font-size: 20px;
  text-align: center;
}

.emptyCart .empty-cart-content .empty-cart-title {
  margin-bottom: 10px;
  font-size: 40px;
}

.emptyCart #cart-choose-products {
  min-width: 250px;
  margin-top: 40px;
  padding: 12px 20px;
  border-radius: 3px;
  background: var(--main-theme-color);
  box-sizing: border-box;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13px;
  color: #000;
  border: none;
  text-shadow: none;
  transition: ease all .3s;
}

.emptyCart #cart-choose-products:hover {
  transform: translateY(-5px);
}

/* Fix: remove email section */
form.form-page.client-pre-email.anim-death.anim-current {
  display: none !important;
}

.orderform-template .orderform-template-holder>.row-fluid {
  display: flex;
  flex-direction: column;
}

.orderform-template .orderform-template-holder>.row-fluid>div {
  width: 100%;
  margin: 0 0 20px 0;
  border: 1px solid #e8e8e8;
  border-radius: 11px;
  overflow: hidden;
}

#client-profile-data .accordion-heading span span {
  background-color: red;
  font-size: 0;
}

#client-profile-data .accordion-heading span span::before {
  content: "Datos personales";
  font-size: 18px;
}


#shipping-data .accordion-heading span .icon-home::after {
  content: "Informacion de ";
  font-size: 22px;
  font-weight: bold;
  font-family: Poppins;
  margin-left: 10px
}

.orderform-template .orderform-template-holder {
  width: calc(100% - 425px);
  margin-right: 25px;
}

.orderform-template .orderform-template-holder .row-fluid>div .step {
  padding: 0;
  margin: 0;
  border: none;
  background-color: transparent;
}

.orderform-template .orderform-template-holder .row-fluid>div .accordion-heading {
  padding: 10px;
  background-color: #f1f1f3;
}

.orderform-template .orderform-template-holder .row-fluid>div .accordion-toggle {
  padding: 0;
  font-size: 22px;
  color: #000;
  line-height: 30px;
}

.orderform-template .orderform-template-holder .row-fluid>div .accordion-toggle i {
  margin-right: 5px;
}

.orderform-template .orderform-template-holder .row-fluid>div .accordion-heading .link-box-edit {
  top: 50%;
  right: 10px;
  padding: 0;
  border: none;
  color: #000;
  font-size: 14px;
  outline: none;
  box-shadow: none;
  text-shadow: none;
  background: transparent;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: capitalize;
}

.orderform-template .orderform-template-holder .row-fluid>div .accordion-heading .link-box-edit::after {
  content: "Editar";
}

.orderform-template .orderform-template-holder .row-fluid>div .step .accordion-body,
.orderform-template .orderform-template-holder .row-fluid #shipping-data .accordion-inner {
  padding: 20px 30px;
  font-size: 14px;
}

.orderform-template .orderform-template-holder .row-fluid #shipping-data .shipping-summary-info {
  font-size: 16px;
  text-align: left;
}

.orderform-template .orderform-template-holder .row-fluid>div .step.client-profile-data:not(.filled) .accordion-body {
  padding-left: 80px;
  padding-right: 80px;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .accordion-inner {
  padding: 0;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .input {
  width: 48%;
  margin: 0 0 30px 0;
  position: relative;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .input .help.error {
  position: absolute;
  top: 100%;
  width: 100%;
  font-size: 14px;
  line-height: normal;
  margin: 0;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .input.focused label::after {
  display: none !important;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .input.focused label:not(.newsletter-label) {
  top: 0;
  background-color: #fff;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .input input,
.orderform-template .orderform-template-holder .row-fluid>div .step .input select {
  width: 100% !important;
  max-width: 100%;
  height: auto !important;
  padding: 10px 20px;
  border-radius: 0;
  box-sizing: border-box;
  box-shadow: none;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .input select {
  height: 100%;
  outline: none;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .client-email,
.orderform-template .orderform-template-holder .row-fluid>div .step .client-phone {
  width: 100%;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .client-phone[data-bind="if: hasDifferentPhone()"]:empty {
  display: none;
}

.orderform-template .orderform-template-holder .row-fluid .box-client-info-pf {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  float: none;
  margin: 0;
}

.orderform-template .orderform-template-holder .row-fluid .box-client-info-pf p {
  width: 100%;
  margin-bottom: 30px;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .document-box {
  order: 2;
  display: flex;
  flex-direction: column-reverse;
  width: 100%;
  margin-top: 20px;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .document-box .document-box-title {
  display: none;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .document-box .other-document {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .phone-box {
  display: flex;
  flex-direction: column-reverse;
  order: 1;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .links {
  margin: 0;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .links li.link {
  font-size: 13px;
  text-decoration: underline;
  text-underline-offset: 5px;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .phone-box .other-phone .input {
  width: 100%;
}

.orderform-template .orderform-template-holder .row-fluid .box-client-info-pf>div {
  width: 48%;
}

#genero {
  width: 48%;
  margin: 0 0 30px 0;
  order: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#genero label {
  display: flex;
  align-items: center;
  font-size: 13px;
}

.labelGenero {
  width: 100%;
}

.generoOption input {
  width: 20px;
  height: 20px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none !important;
  box-shadow: none !important;
}

.generoOption input::before,
.generoOption input::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-sizing: border-box;
}

.generoOption input::before {
  background-color: #fff;
  border: 1px solid #f7f7f7;
}

.generoOption input::after {
  transition: cubic-bezier(0.68, -0.55, 0.27, 1.55) all .3s;
  transform: scale(0);
  background-color: var(--main-theme-color);
}

.generoOption input:checked::after {
  transform: scale(1);
}

.orderform-template .orderform-template-holder .row-fluid .box-client-info-pj {
  margin-top: 20px;
  float: none;
}

.orderform-template .orderform-template-holder .row-fluid .box-client-info-pj .corporate-title {
  display: none;
}

.orderform-template .orderform-template-holder .row-fluid .box-client-info-pj .links {
  width: 48%;
  padding: 10px 20px;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

.orderform-template .orderform-template-holder .row-fluid .box-client-info-pj .links .link {
  font-size: 14px !important;
  text-decoration: none !important;
}

.orderform-template .orderform-template-holder .row-fluid .box-client-info-pj .links .link a {
  display: flex;
  align-items: center;
  font-weight: 500;
  text-transform: none;
}

.orderform-template .orderform-template-holder .row-fluid .box-client-info-pj .links .link a::before {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  margin-right: 10px;
  border-radius: 50%;
  border: 1px solid;
  box-sizing: border-box;
}

.orderform-template .orderform-template-holder .row-fluid .box-client-info-pj .links .link a::after {
  content: "\f0f6";
  font-family: FontAwesome;
  margin-left: auto;
  font-size: 25px;
}

.orderform-template .orderform-template-holder .row-fluid .box-client-info-pj .links .link a#not-corporate-client::before {
  border-color: #ccc;
}

.orderform-template .orderform-template-holder .row-fluid .box-client-info-pj .corporate-info-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 10px;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .accordion-inner .newsletter {
  margin: 30px 0 0 0;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .accordion-inner .newsletter-label {
  display: flex;
  align-items: center;
  padding: 0;
  font-size: 14px;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .accordion-inner #opt-in-newsletter {
  float: none;
  margin: 0;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  position: relative;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .accordion-inner #opt-in-newsletter::before,
.orderform-template .orderform-template-holder .row-fluid>div .step .accordion-inner #opt-in-newsletter::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .accordion-inner #opt-in-newsletter::before {
  background-color: #fff;
  border: 1px solid #ccc;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .accordion-inner #opt-in-newsletter::after {
  transition: cubic-bezier(0.68, -0.55, 0.27, 1.55) all .3s;
  transform: scale(0);
  background-color: var(--main-theme-color);
}

.orderform-template .orderform-template-holder .row-fluid>div .step .accordion-inner #opt-in-newsletter:checked::after {
  transform: scale(.8);
}

.orderform-template .orderform-template-holder .row-fluid>div .step .accordion-inner .submit {
  width: 100%;
  margin-top: 30px;
  text-align: center;
}

.orderform-template .orderform-template-holder button.submit,
#payment-data-submit {
  width: 100%;
  max-width: 400px;
  box-sizing: border-box;
  background: var(--main-theme-color);
  border-radius: 3px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13px;
  padding: 12px 20px;
  margin-top: 0;
  border-radius: 0;
  border: none;
  text-shadow: none;
  transition: ease all .3s;
}

.orderform-template .orderform-template-holder button.submit:hover,
#payment-data-submit:hover {
  background-color: var(--main-theme-color);
}

.submit #go-to-shipping {
  margin-top: 0;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .accordion-inner .form-step.box-info {
  font-size: 14px;
  color: #000;
  font-weight: normal;
}

.box-info .client-profile-email {
  margin-bottom: 10px;
}

.box-info .client-profile-email .link-logout-container {
  text-decoration: underline;
}

.box-info .client-profile-summary span {
  display: inline-block;
  margin-bottom: 10px;
}

.accordion-inner .vtex-omnishipping-1-x-addressFormPart1 small {
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  text-decoration: underline;
  text-underline-offset: 5px;
  transform: translateY(100%);
}

.orderform-template .orderform-template-holder .row-fluid>div .step .input.ship-postalCode label {
  font-size: 0px;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .input.ship-postalCode label::after {
  content: "Ingresa tu código postal";
  font-size: 14px;
}

.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}

.orderform-template #shipping-data .vtex-omnishipping-1-x-shippingSectionTitle {
  color: #000;
  font-size: 14px;
  margin: 0;
}

.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .promiseOffline {
  display: flex;
  margin-left: 5px;
}

.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .promiseOffline .tooltip {
  display: none;
}

.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-leanShippingGroupList {
  width: 100%;
  margin-top: 10px;
  border-color: #ccc;
  border-radius: 0;
}

.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-leanShippingOption {
  color: #000;
  border-color: #ccc;
  background-color: transparent;
}

.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-leanShippingOption:last-child {
  border-bottom: none;
}

.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-optionPrice {
  font-weight: 600;
}

.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-svg {
  width: 20px;
  height: 20px;
}

.orderform-template #shipping-data .vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-svg path {
  fill: #000;
}

.orderform-template #shipping-data .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-shippingSectionTitle::after {
  content: "Solo se aceptan direcciones partículares, no debes ingresar lugares públicos.";
  display: block;
  margin-top: 5px;
  color: #a4a4a4;
}

.orderform-template #shipping-data .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-addressSummary .address-summary {
  margin: 0;
  border-radius: 0;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  background-position: 12px center;
}

.orderform-template #shipping-data .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-addressSummary .address-summary .link-edit {
  display: block;
  width: fit-content;
  margin-right: auto;
  border-bottom: 1px solid;
}

.orderform-template #shipping-data .vtex-omnishipping-1-x-address>div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .input.ship-street label {
  font-size: 0px;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .input.ship-street label::after {
  content: "Ingresa la calle";
  font-size: 14px;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .input.ship-number label {
  font-size: 0px;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .input.ship-number label::after {
  content: "Número exterior";
  font-size: 14px;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .input.ship-complement label {
  font-size: 0px;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .input.ship-complement label::after {
  content: "Número interior";
  font-size: 14px;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .input.ship-receiverName label {
  font-size: 0px;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .input.ship-receiverName label::after {
  content: "Ingresa nombre de quién recibe el pedido";
  font-size: 14px;
}

.orderform-template .orderform-template-holder .row-fluid>div .step .input.ship-state label,
.orderform-template .orderform-template-holder .row-fluid>div .step .input.ship-neighborhood label {
  top: 0;
  background-color: #fff;
}

.orderform-template #shipping-data .vtex-omnishipping-1-x-addressForm .vtex-omnishipping-1-x-shippingSectionTitle {
  margin-bottom: 15px;
}

.orderform-template #shipping-data .vtex-omnishipping-1-x-address {
  margin-bottom: 0;
}

.orderform-template #shipping-data .vtex-omnishipping-1-x-submitPaymentButton {
  text-align: center;
}

.orderform-template .orderform-template-holder .row-fluid #shipping-data .vtex-omnishipping-1-x-SummaryItemGroup {
  color: #000;
  padding: 0;
  text-align: left;
}

.orderform-template .orderform-template-holder .row-fluid #shipping-data .vtex-omnishipping-1-x-SummaryItemContent {
  font-size: 14px;
  position: relative;
  font-weight: normal;
}

.orderform-template .orderform-template-holder .row-fluid #shipping-data .vtex-omnishipping-1-x-summaryPackage {
  margin-top: 20px;
}

.orderform-template .orderform-template-holder .row-fluid #shipping-data .vtex-omnishipping-1-x-summaryPackage::before {
  content: "Método de entrega seleccionado";
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}

.orderform-template .orderform-template-holder .row-fluid #shipping-data .vtex-omnishipping-1-x-summaryPackage .shp-summary-package-time {
  display: block;
  padding: 15px 25px;
  background-color: #f1f1f3;
}

.SummaryItemAddress {
  font-weight: normal;
}

.orderform-template .orderform-template-holder .row-fluid #shipping-data .vtex-omnishipping-1-x-SummaryItemPrice {
  position: absolute;
  bottom: 15px;
  right: 20px;
  font-weight: 600;
}

.orderform-template .orderform-template-holder .row-fluid #shipping-data .vtex-omnishipping-1-x-SummaryItemInfo {
  padding: 0;
  border: none;
}

.orderform-template .orderform-template-holder .row-fluid #shipping-data .shipping-summary-placeholder {
  text-align: center;
}

.orderform-template .orderform-template-holder .row-fluid #shipping-data .link-change-shipping {
  color: var(--main-theme-color);
  border: 1px dashed var(--main-theme-color) !important;
  display: flex;
  padding: 7px;
  border-radius: 0;
  border-radius: 10px;
  letter-spacing: 3px;
  justify-content: center;
  width: 60%;
  margin: 20px auto;
}

.orderform-template .orderform-template-holder #payment-data .steps-view {
  width: 70%;
  padding: 15px;
  margin: 0;
  border: none;
  min-height: auto;
  border-radius: 0;
  background-color: transparent;
  box-sizing: border-box;
}

.orderform-template .orderform-template-holder #payment-data .step.active .accordion-body {
  padding-left: 80px;
  padding-right: 80px;
}
#payment-data .form-step{
  display: flex;
}

.orderform-template .orderform-template-holder #payment-data .payment-group {
  margin: 0;
  float: left;
  width: 40%;
}

.orderform-template .orderform-template-holder #payment-data .payment-group-list-btn {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.orderform-template .orderform-template-holder #payment-data .payment-group-list-btn a:nth-child(1) {
  order: 2;
}

.orderform-template .orderform-template-holder #payment-data .payment-group-list-btn a:nth-child(2) {
  order: 0;
}

.orderform-template .orderform-template-holder #payment-data .payment-group-list-btn a:nth-child(3) {
  order: 1;
}

.orderform-template .orderform-template-holder #payment-data .payment-group-list-btn a:nth-child(4) {
  order: 4;
}

.orderform-template .orderform-template-holder #payment-data .payment-group-list-btn a:nth-child(5) {
  order: 5;
}

.orderform-template .orderform-template-holder #payment-data .payment-group-list-btn a:nth-child(6) {
  order: 3;
}


.orderform-template .orderform-template-holder #payment-data .payment-group-item {
  display: flex;
  align-items: center;
  margin: 0 0 20px 0;
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 15px 0px 15px 15px;
  box-sizing: border-box;
}

.orderform-template .orderform-template-holder #payment-data .payment-group-item::before {
  content: "";
  width: 20px;
  height: 20px;
  min-width: 18px;
  border: 1px solid;
  border-radius: 50%;
  margin-right: 10px;
  box-sizing: border-box;
  background-color: transparent;
  transform: ease all .3s;
}

.orderform-template .orderform-template-holder #payment-data .payment-group-item.active::before {
  /*background-color: var(--main-theme-color);*/
  background-image: url(/arquivos/icon_V2_verify_cartersmx.svg);
  border: none;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  min-width: 22px;
  min-height: 22px;
}

.orderform-template .orderform-template-holder #payment-data .payment-group-item-text {
  display: flex;
  align-items: center;
  padding: 0;
  font-size: 13px;
  background: none;
  font-family: 'Poppins';
}

.orderform-template .orderform-template-holder #payment-data .payment-group-item-text::before {
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 60px;
  height: 40px;
  margin-right: 10px;
}

.orderform-template .orderform-template-holder #payment-group-payPalPaymentGroup .payment-group-item-text::before,
.orderform-template .orderform-template-holder #payment-group-PayPalCheckoutPaymentGroup .payment-group-item-text::before {
  background-image: url(https://pandoramx.vtexassets.com/arquivos/pand_logo_paypal.png);
}

.orderform-template .orderform-template-holder #payment-group-debitCardPaymentGroup .payment-group-item-text::before {
  background-image: url(https://cartersmx.vtexassets.com/arquivos/debit-nuevo-checkout.png);
}

.orderform-template .orderform-template-holder #payment-group-creditCardPaymentGroup .payment-group-item-text::before {
  background-image: url(https://cartersmx.vtexassets.com/arquivos/credit-nuevo-checkout.png);
}

.orderform-template .orderform-template-holder #payment-group-MercadoPagoProPaymentGroup .payment-group-item-text::before {
  background-image: url(https://cartersmx.vtexassets.com/arquivos/mercadopago-nuevo-checkout.png);
}

.orderform-template .orderform-template-holder #payment-group-bankInvoicePaymentGroup .payment-group-item-text::before {
  background-image: url(https://cartersmx.vtexassets.com/arquivos/efectivo-nuevo-checkout.png);
}

.orderform-template .orderform-template-holder #payment-group-bankInvoicePaymentGroup .payment-group-item-text {
  font-size: 0px;
}

.orderform-template .orderform-template-holder #payment-group-bankInvoicePaymentGroup .payment-group-item-text::after {
  content: "Pagos en efectivo";
  font-size: 11.2px;
}

/* efectivo nuevo */
.orderform-template .orderform-template-holder #payment-group-MercadoPagoOffPaymentGroup .payment-group-item-text::before {
  /*background-image: url(https://cartersmx.vtexassets.com/arquivos/efectivo-nuevo-checkout.png);*/
  background-image: url(https://cartersmx.vtexassets.com/arquivos/logo-pago-efectivo.png);
  height: 50px !important;
}

.orderform-template .orderform-template-holder #payment-group-MercadoPagoOffPaymentGroup .payment-group-item-text {
  font-size: 0px !important;
}

.orderform-template .orderform-template-holder #payment-group-MercadoPagoOffPaymentGroup .payment-group-item-text::after {
  content: "Pagos en efectivo";
  font-size: 13px;
  font-family: 'Poppins';
}

.orderform-template .orderform-template-holder #payment-group-PayPalPlusPaymentGroup {
  order: -1;
}

.orderform-template .orderform-template-holder #payment-group-PayPalPlusPaymentGroup .payment-group-item-text::before {
  background-image: url(https://cartersmx.vtexassets.com/arquivos/credit-nuevo-checkout.png);
}

.orderform-template .orderform-template-holder #payment-data .payment-method {
  padding: 20px;
  background-color: #f4f4f4;
}

.orderform-template .orderform-template-holder #payment-data .payment-method>div {
  display: flex;
  width: 100%;
}

.orderform-template .orderform-template-holder #payment-data .payment-method>div .box-payment-option {
  width: 100%;
}

.orderform-template .orderform-template-holder #payment-data .payment-submit-hide {
  position: relative;
  left: 0;
  height: auto;
  opacity: 1;
  margin-top: 0;
}

.orderform-template .cart-template {
  width: 400px;
  margin: 0;
  padding: 20px;
  background-color: #f5f5f5;
}

.orderform-template .cart-template .cart-fixed {
  width: 100%;
  top: 0;
  height: auto !important;
  min-height: auto;
  position: relative;
}

.orderform-template .cart-template .cart-fixed h2 {
  padding: 10px;
  color: #000;
  border: none;
  font-size: 20px;
  text-align: center;
  text-shadow: none;
  font-weight: normal;
  line-height: normal;
  border-radius: 0;
  background-color: #e8e8e8;
}

.orderform-template .cart-template .summary-cart-template-holder {
  margin: 20px 0;
  overflow: visible;
}

.orderform-template .cart-template .summary-cart-template-holder .cart {
  padding: 0;
  overflow: visible;
}

.orderform-template .cart-template .summary-cart-template-holder .cart .item {
  margin: 0 0 15px 0;
  padding: 15px;
  font-size: 14px;
  color: #000;
  border: none;
  font-style: normal;
  background-color: #fff;
  box-sizing: border-box;
}

.orderform-template .cart-template .summary-cart-template-holder .cart .item a {
  margin-right: 10px;
}

.orderform-template .cart-template .summary-cart-template-holder .cart .item img {
  width: 60px;
  height: 60px;
}

.orderform-template .cart-template .summary-cart-template-holder .cart .item .product-name {
  width: calc(100% - 70px);
  line-height: normal;
  white-space: initial;
  margin-bottom: 10px;
}

.orderform-template .cart-template .summary-cart-template-holder .cart .item .quantity.badge {
  top: -5px;
  left: -5px;
  width: 22px;
  height: 22px;
  color: #fff;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: var(--main-theme-color);
  box-shadow: none;
  box-sizing: border-box;
}

.orderform-template .cart-template .summary-cart-template-holder .cart .item .description {
  margin: 0;
}

.orderform-template .cart-template .summary-cart-template-holder .cart .item .description .item-price,
.orderform-template .cart-template .summary-cart-template-holder .cart .item .description .item-price-subtotal,
.orderform-template .cart-template .summary-cart-template-holder .cart .item .description .price,
.orderform-template .cart-template .summary-cart-template-holder .cart .item .description .price-subtotal {
  float: none;
  font-size: 16px;
}

.orderform-template .cart-template .summary-cart-template-holder .cart .item .description .shipping-date {
  float: right;
}

.orderform-template .cart-template .cart-fixed #go-to-cart-button {
  display: none;
}

.orderform-template .cart-template .summary-template-holder {
  margin: 20px 0 0;
  padding: 0;
  border: none;
}

.orderform-template .cart-template .summary-template-holder .summary-totalizers {
  margin: 0;
}

.orderform-template .cart-template .summary-template-holder tr:not(.hide) {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  border-bottom: 1px solid #d8d8d8;
  font-weight: normal;
}

.orderform-template .cart-template .summary-template-holder tfoot tr {
  border-bottom: none !important;
}

.orderform-template .cart-template .summary-template-holder tr td {
  font-size: 14px;
  color: #000;
}

.orderform-template .cart-template .summary-template-holder tr .space,
.orderform-template .cart-template .summary-template-holder tr .empty {
  display: none;
}

.orderform-template .cart-template .summary-template-holder tr .info,
.orderform-template .cart-template .summary-template-holder tr .monetary {
  width: auto;
  padding: 0;
  line-height: normal;
}

.orderform-template .cart-template .summary-template-holder tfoot tr {
  margin: 0;
  padding: 0;
  border: none;
}

.orderform-template .cart-template .summary-template-holder tfoot tr td {
  font-weight: 900;
}

.orderform-template .cart-template .payment-confirmation-wrap .payment-submit-wrap {
  margin: 0;
}

#agreementWrapper {
  display: flex;
  align-items: center;
  margin: 10px 0;
}

#agreementWrapper.showAlert {
  background-color: rgb(255 0 0 / 20%);
}

#agreementWrapper .agreementInputWrapper {
  width: 20px;
  height: 20px;
  min-width: 20px;
  margin-right: 10px;
}

#agreementTerms {
  width: 100%;
  height: 100%;
  margin: 0;
}

#agreementText {
  padding: 5px 0;
  font-size: 12px;
  font-weight: 600;
  text-align: left;
  cursor: default;
}

#agreementText a {
  text-decoration: underline;
}

#agreementTermsCover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .5;
  border-radius: 3px;
  background-color: #fff;
  cursor: not-allowed;
}


/* Social Selling */
.vtex-social-selling .sb-bar li:nth-child(odd) .sb-icon,
.vtex-social-selling .sb-bar li:nth-child(odd) .sb-label {
  background-color: var(--main-theme-color);
}

.vtex-social-selling .sb-bar li:nth-child(even) .sb-icon,
.vtex-social-selling .sb-bar li:nth-child(even) .sb-label {
  background-color: #999;
}

/* VTEX modals */
.modal.default-modal {
  background-color: var(--main-theme-color);
  height: auto;
  border-radius: 0;
}

.modal.default-modal .identified-user-message {
  font-size: 16px;
  margin: 10px 0;
}

.modal.default-modal .identified-user-button {
  box-sizing: border-box;
  border-radius: 3px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  padding: 12px 20px;
  margin-top: 15px;
  border: none;
  color: #000;
  background: #fff;
  box-shadow: none;
  text-shadow: none;
  transition: ease all .3s;
}

.modal.default-modal .identified-user-button:hover {
  color: #fff;
  background: #000;
}

.modal.default-modal .default-modal-body {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
}

/* WARNING Fix to gift name in Joyero Always On */
.cart-template.full-cart .cart-template-holder .new-box-gifts .boxGifts[data-product-id="1809"] .boxTitle p {
  font-size: 0;
}

.cart-template.full-cart .cart-template-holder .new-box-gifts .boxGifts[data-product-id="1809"] .boxTitle p::after {
  content: "Joyero de Regalo";
  font-size: 13px;
}


.link-gift-card {
  display: none !important;
}

.shipping-sla-selector .dropdown-toggle {
  display: none;
}

.debit-icon,
.bank-invoice-icon {
  display: flex;
  font-size: 12px;
  height: 100%;
  overflow: hidden;
  text-align: center;
  width: 100%;
  flex-direction: column;
}

.bank-invoice-banamex::after {
  content: "";
  background-image: url(https://cartersmx.vtexassets.com/arquivos/banamex-nuevo-checkout.png);
  background-size: contain;
  width: auto;
  background-repeat: no-repeat;
  height: 100%;
  text-align: center;
  background-position: bottom;
}

.bank-invoice-oxxo::after {
  content: "";
  background-image: url(https://cartersmx.vtexassets.com/arquivos/oxxo-nuevo-checkout.png);
  background-size: contain;
  width: auto;
  background-repeat: no-repeat;
  height: 100%;
  text-align: center;
  background-position: bottom;
}

.bank-invoice-bancomer::after {
  content: "";
  background-image: url(https://cartersmx.vtexassets.com/arquivos/bbva-nuevo-checkout.png);
  background-size: contain;
  width: auto;
  background-repeat: no-repeat;
  height: 100%;
  text-align: center;
  background-position: bottom;
}

.bank-invoice-list {
  display: flex;
  gap: 10px;
}


/* cupon final */

.barra-horizontal-cupon-final {
  z-index: 0;
  border-right: 3px solid #00ade4;
  position: absolute;
  top: -8px;
  bottom: -8px;

}

.free-shipiing-text-cupon-final {
  position: absolute;
  top: -35px;
  font-size: 10px;
  color: #747474;
  max-width: 53px;
  line-height: 10px;
}

.free-shipping-number-cupon-final {
  position: absolute;
  bottom: -25px;
  font-size: 10px;
  color: #747474;
}

.Discounts .info {
  font-size: 0px !important;
}

.Discounts .info::before {
  content: "Tu ahorro";
  font-size: 14px;
}

/* gifcards */

.available-gift h2 {
  font-weight: bold;
  text-align: center;
}

.cart-select-gift-placeholder .select-gift {
  background-color: #fff !important;
}

.available-gift table tbody td {
  border-top: none !important;
}

.available-gift table tbody {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
}

.available-gift table tbody tr {
  border: 1px solid #00ade4 !important;
  margin-bottom: 5px !important;
  width: 100% !important;
  padding: 3px !important;
  border-radius: 7px;
}

.available-gift .icon-check-sign {
  color: #00ade4
}

.cart-gift-items .product-name:first-letter {
  text-transform: uppercase;
}

.cart-gift-items .product-name {
  font-size: 12px !important;
  width: 80% !important;
  text-transform: lowercase;
}

.cart-gift-items .product-image {
  background: none !important;
}

.bankInvoicePaymentGroup .payment-description {
  display: none !important;
}


/* hidden two or more payment cards */

.iframe-credit-card-payment-group .ChangeNumberOfPayments,
.iframe-debit-card-payment-group .ChangeNumberOfPayments {
  display: none !important;
}

/*------Mercado pago image in cart---------*/
.containerMercadoPagoImage {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
}

#mercadoPago-image-mobile {
  display: none;
}

#mercadoPago-image-desk {
  display: none;
}
/*rfc*/
.orderform-template .orderform-template-holder .row-fluid > div .step .document-box {
	display: none;
}
.orderform-template .orderform-template-holder .row-fluid .box-client-info-pj .boxInputsRFC {
	width: 100%;
	display: flex;
	flex-direction: column;
	margin-top: 20px;
	margin-bottom: 10px;
}
.orderform-template .orderform-template-holder .row-fluid .box-client-info-pj .boxBottomRFC {
	width: 100%;
	display: flex;
	flex-direction: row;
	margin-top: 20px;
	margin-bottom: 18px;
}
.orderform-template .orderform-template-holder .row-fluid .box-client-info-pj .boxInputsRFC.hideRfc,
.orderform-template .orderform-template-holder .row-fluid > div .step .input.hideRfc {
	display: none;
}

.orderform-template-holder .step.client-profile-data .client-document.hideRfc,
.box-client-info-pj div.corporate-info-box > .client-company-document.hideRfc {
	display: none;
}
.orderform-template .orderform-template-holder .row-fluid .box-client-info-pj a#personal-rfc,
.orderform-template .orderform-template-holder .row-fluid .box-client-info-pj a#empresa-rfc {
	font-size: 13px;
	font-weight: 400;
	line-height: 17.2px;
	text-align: left;
	width: 50%;
	max-width: 120px;
	display: inline-flex;
	cursor: pointer;
  align-items: center;
  text-transform: none;

}
.orderform-template .orderform-template-holder .row-fluid .box-client-info-pj a#personal-rfc:hover,
.orderform-template .orderform-template-holder .row-fluid .box-client-info-pj a#empresa-rfc:hover,
.orderform-template .orderform-template-holder .row-fluid .box-client-info-pj .links .link a:hover  {
	text-decoration: none;
  color: #001736;

}
.orderform-template
	.orderform-template-holder
	.row-fluid
	.box-client-info-pj
	a#personal-rfc::before,
.orderform-template
	.orderform-template-holder
	.row-fluid
	.box-client-info-pj
	a#empresa-rfc::before {
	content: '';
	width: 20px;
	height: 20px;
	display: block;
	margin-right: 10px;
	border-radius: 50%;
	border: 1px solid;
	box-sizing: border-box;
}
.orderform-template
	.orderform-template-holder
	.row-fluid
	.box-client-info-pj
	a#personal-rfc.clicked::before,
.orderform-template
	.orderform-template-holder
	.row-fluid
	.box-client-info-pj
	a#empresa-rfc.clicked::before {
	background-color: white;
	border: 6px solid #000000;
}
.orderform-template
	.orderform-template-holder
	.row-fluid
	.box-client-info-pj
	.links
	.link
	a#not-corporate-client::before {
	border-color: #ccc;
	background-color: white;
	border: 6px solid #000000;
}
.textHeadInput{
  font-weight: 500;
}

@media (min-width: 979px) and (max-width: 1466px) {
  .orderform-template .orderform-template-holder #payment-data .steps-view {
    width: 60%;
    ;

  }

  .orderform-template .orderform-template-holder #payment-data .step.active .accordion-body {
    padding-left: 10px;
    padding-right: 10px;
  }

}

@media (min-width: 769px) {
  .tablagifts {
    position: absolute;
    top: 80%;
    right: 0
  }

  /* .divFixedCarters{
    display: none!important;
  } */

}



@media (min-width: 601px) and (max-width: 1280px) {
  .container-cupones-checkout {
    display: flex;
    flex-wrap: wrap;

  }

  .cart-template.full-cart .suggestions .slick-list .item .ctaButton{
    background-position: 80% 50%!important;
  
  }

  .contenedor-cupones-checkout_content {
    width: 50%;
    margin-top: 15px;
  }
}

@media (min-width: 1600px) {

  .cart-template.full-cart .suggestions .slick-list .item .ctaButton{
    background-position: 65% 50%!important;
  
  }

}



@media only screen and (max-width: 1200px) {
  .container-main {
    width: 95%;
  }

  .cart-template.full-cart .cart-template-holder {
    width: calc(100% - 320px);
    margin-right: 20px;
  }

  .cart-template.full-cart .summary-template-holder {
    width: 300px;
  }

  .owl-item,
  .owl-carousel>.boxGifts {
    width: calc(50% - 10px) !important;
  }
}

@media only screen and (max-width: 1100px) {

  .orderform-template .orderform-template-holder .row-fluid>div .step.client-profile-data:not(.filled) .accordion-body,
  .orderform-template .orderform-template-holder #payment-data .step.active .accordion-body {
    padding: 20px 30px;
  }
}

@media only screen and (max-width: 1024px) {
  .headerSection .storeLogo img {
    height: 40px;
  }

  #mercadoPago-image-desk {
    display: none;
  }

  #mercadoPago-image-mobile {
    display: none;
  }
}

@media only screen and (max-width: 980px) {
  .cart-template.full-cart {
    flex-direction: column;
  }

  .cart-template.full-cart .cart-template-holder {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-right: 0;
  }

  .cart-template.full-cart .summary-template-holder {
    width: 100%;
  }

  .cart-template.full-cart .summary-template-holder .summary {
    flex-direction: column;
    margin: 20px 0;
  }

  .cart-template.full-cart .summary-template-holder .cart-more-options {
    margin-bottom: 20px;
  }

  .cart-template.full-cart .cart-template-holder .suggestions {
    display: block !important;
    order: 1;
  }

  .orderform-template .orderform-template-holder #payment-data .payment-submit-hide {
    display: none;
  }

  #payment-data-submit {
    max-width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  /* .divFixedCarters{
    display: none;
  } */
  .headerSection .headerSectionContainer {
    flex-direction: column-reverse;
    padding: 0 0 20px 0;
    width: 100%;
  }

  .eco_container {
    display: none;
  }

  .headerSection .storeSupport {
    justify-content: space-between;
    width: 100%;
    padding: 10px 2.5%;
    margin-bottom: 20px;
    background-color: #fff;
    box-sizing: border-box;
  }

  .headerSection .storeSupport a {
    margin: 0;
  }

  .pageTitleSection .pageTitleSectionContainer a {
    display: none;
  }

  .alert-sku {
    max-width: 100%;
  }

  .stepperSection .stepperContainer {
    padding: 10px 0;
  }

  .cart-template.full-cart .suggestions {
    padding: 0 30px;
  }

  .content-logos {
    display: flex;
    flex-direction: column;
  }

  .content-logos .logos-der {
    margin-left: 2.5rem;
    justify-content: flex-start;
  }

  .logos-izq p {
    margin-left: 2.5rem;
    margin-top: 1rem;
  }

  .copy-footer {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .all-logos div {
    width: 30%;
  }

  .all-logos div {
    display: flex;
    justify-content: center !important;

  }

  .all-logos {
    display: flex;
    gap: 5px;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
  }

  #follow-steps .all-steps {
    display: flex;
    position: relative;
    justify-content: space-between;
    max-width: 100%;
    margin: 0 auto
  }

  #follow-steps .bg-steps {
    display: block;
    background-color: #d8d8d8;
    height: 3px;
    position: absolute;
    top: 55px;
    width: 90%;
    left: 50%;
    transform: translateX(-50%)
  }

  .container-cupones-checkout {
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 5px;
    padding: 50px 0px 0px 0px;
    flex-wrap: wrap;
  }

  .contenedor-cupones-checkout_content {
    border-radius: 10px;
    box-shadow: 0px 3px 5px 2px rgb(171 171 171 / 80%);
    -webkit-box-shadow: 0px 3px 5px 2px rgb(171 171 171 / 80%);
    -moz-box-shadow: 0px 3px 5px 2px rgba(171, 171, 171, 0.8);
    max-width: 260px;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 20px;
  }

  .tagShipping {
    display: unset;
  }

  #payment-data .form-step{
    flex-direction: column;
  }
  .orderform-template .orderform-template-holder #payment-data .steps-view {
    width: 100%;
    padding: 0px;

  }

  .orderform-template .orderform-template-holder #payment-data .payment-group {
    margin: 0;
    float: none;
    width: 100%;
  }

  .orderform-template .orderform-template-holder #payment-data .payment-group-item {
    display: flex;
    align-items: center;
    margin: 0 0 5px 0;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 5px 5px;
    box-sizing: border-box;
    width: 100%;
  }

  .orderform-template .orderform-template-holder #payment-data .payment-group-item-text {
    display: flex;
    align-items: center;
    padding: 0;
    font-size: 12px;
    background: none;
    max-width: 100%;
  }

  .orderform-template .orderform-template-holder #payment-group-bankInvoicePaymentGroup .payment-group-item-text::after {
    content: "Pagos en efectivo";
    font-size: 12px;
  }

  .orderform-template .orderform-template-holder #payment-group-MercadoPagoOffPaymentGroup .payment-group-item-text::after {
    font-size: 12px !important;
  }

  .orderform-template .orderform-template-holder #payment-data .payment-group-list-btn a:nth-child(5) span {
    font-size: 0px;
  }

  .available-gift table tbody tr {
    width: 100% !important;
  }
  .orderform-template .orderform-template-holder .row-fluid .box-client-info-pj .boxInputsRFC{
    width: 100%;
  }
}

@media (max-width:678px) {
 


  .contactocontent {
    width: 100% !important;
    margin-bottom: 15px;
  }

  header .contact ul li a {
    font-size: 11px !important;
  }


  .free-shipiing-text-cupon-final {
    left: 87% !important;
  }

  .free-shipping-number-cupon-final {
    left: 91% !important;
  }

  .newheader {
    flex-direction: column-reverse;
  }

  .content-shopping-bar .go-to-back {
    display: none;
  }

  .content-shopping-bar h2 {
    text-align: center;
    font-size: 16px;
    color: #FFF;
    margin: 0px;
  }


  .content-shopping-bar {
    margin-top: 10px;
  }



  /* ajustes*/
/* 
  .cart-template.full-cart .cart-links {
    position: fixed !important;
    bottom: 0 !important;
    z-index: 999999;
    background-color: #FFFFFF;
    width:100%!important;
    box-shadow:1px -2px 14px 1px rgb(0 0 0 / 13%)
  } */

  /* .divFixedCarters {
    position: fixed ;
    bottom: 0 !important;
    z-index: 999999;
    background-color: #FFFFFF;
    width:100%!important;
    box-shadow:1px -2px 14px 1px rgb(0 0 0 / 13%)
  } */

  /* .divFixedCarters .cart-links-bottom{
     flex-direction: column-reverse;
     width: 100%;
     align-items: center;
  } */

  /* .divFixedCarters .divFixedCartersBtnCompra {
    width: 85%;
    margin: auto;
    text-align: center;
    box-sizing: border-box;
    background: #00ade4;
    color: white;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 13px;
    padding: 12px 25px;
    border: none;
    text-shadow: none;
    transition: ease all .3s;
  } */

  /* .divFixedCarters .btn-place-order-wrapper {
  width: 90%;
  } */

  /* .divFixedCarters .divFixedCartersbtnSeguirCompando {
    display: block;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 10px;
    font-weight: 500;
    text-decoration: underline !important;
    margin-bottom: 10px;
    margin-top: 10px !important;
    text-align: center;
  } */

  /* .divFixedCarters tfoot tr {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;

  } */

  .divFixedValueContent{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 90%;
    margin: auto;
    margin-top: 1rem;
  }

}


@media only screen and (max-width: 650px) {
 
  .cart-template.full-cart .cart-template-holder .cart thead {
    display: none;
  }

  .cart-template.full-cart .cart-template-holder .cart tbody tr:not(.hide) {
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    /* align-items: center; */
    justify-content: space-between;
    padding: 10px 0;
    margin-bottom: 10px;
  }

  .cart-template.full-cart .cart-template-holder .cart tbody .shipping-date,
  .cart-template.full-cart .cart-template-holder .cart tbody .quantity-price {
    display: none;
  }

  .cart-template.full-cart .cart-template-holder .cart tbody .item-remove {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
  }

  .cart-template.full-cart .cart-template-holder .cart tbody .product-image {
    position: relative;
    width: 100px;
    padding: 0;
  }

  .cart-template.full-cart .cart-template-holder .cart tbody .product-name {
    width: calc(100% - 150px);
    margin-left: 10px;
    margin-right: 40px;
    padding: 0 !important;
  }

  .cart-template.full-cart .cart-template-holder .cart tbody .product-price {
    order: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    margin: 0;
  }

  .cart-template.full-cart .cart-template-holder .cart tbody .product-price .best-price {
    display: flex;
    margin-left: 10px;
    margin-bottom: 30px;
    /* position: absolute; */
    /* bottom: 35px; */
  }

  .cart-template.full-cart .cart-template-holder .cart tbody .product-price .list-price {
     position: absolute; 
    
  }

  .cart-template.full-cart .cart-template-holder .cart tbody .product-price .best-price .new-product-price {
    margin-left: 5px;
  }

  .cart-template.full-cart .cart-template-holder .cart tbody .product-price .best-price .price-details {
    display: none;
  }

  .cart-template.full-cart .cart-template-holder .cart tbody .quantity {
    margin-left: 140px;
    margin-right: 10px;
    padding: 0;
    width: auto;
  }

  .cart-template.full-cart .cart-template-holder .cart tbody .item-quantity-change {
    font-size: 25px;
  }

  .cart-template.full-cart .cart-template-holder .cart tbody .quantity input {
    /* margin: 0 5px; */
    height: 25px;
  }
}

@media only screen and (max-width: 560px) {
  .pageTitleSection .pageTitleSectionContainer p {
    font-size: 18px;
  }

  .orderform-template .orderform-template-holder .row-fluid>div .step .input,
  .orderform-template .orderform-template-holder .row-fluid .box-client-info-pf>div,
  .orderform-template .orderform-template-holder .row-fluid .box-client-info-pj .links,
  #genero {
    width: 100%;
  }

  .orderform-template .orderform-template-holder .row-fluid>div .step .phone-box {
    order: 0;
    margin-bottom: 20px;
    margin-top: 10px;
  }

  .orderform-template .orderform-template-holder .row-fluid>div .step .document-box {
    margin-top: 0;
  }

  .orderform-template .orderform-template-holder .row-fluid>div .step .document-box .other-document {
    flex-direction: column;
  }

  .orderform-template .orderform-template-holder .row-fluid>div .step .input input,
  .orderform-template .orderform-template-holder .row-fluid>div .step .input select {
    width: 100% !important;
  }

  .cart-template.full-cart .suggestions {
    padding: 0 50px;
  }
}

@media only screen and (max-width: 500px) {

  .owl-item,
  .owl-carousel>.boxGifts {
    width: 70% !important;
    margin-right: 0 !important;
  }

 
  .cart-template.full-cart .suggestions {
    padding: 0 30px;
  }

  .cart-template.full-cart .suggestions .suggestions__title {
    font-size: 24px;
    font-weight:600
  }
}

@media only screen and (max-width: 480px) {
  .headerSection .storeSupport a {
    font-size: 12px;
  }

  .headerSection .storeSupport .supportIcon {
    width: 20px;
    height: 20px;
  }

  .stepperSection .stepperContainer .stepItem:not(:first-child) {
    margin-left: 30px;
  }

  .stepperSection .stepperContainer .stepItem:not(:first-child)::before {
    width: 80px;
  }

  .alert-sku {
    top: 0;
    bottom: auto;
    width: 100%;
    transform: translateX(-50%) translateY(-50%);
  }

  .alert-sku p {
    justify-content: center;
  }

  .footerSection .brandsContainer .brandsHeader {
    text-align: center;
  }

  .footerSection .brandsContainer .brandsWrapper {
    flex-direction: column;
  }

  .footerSection .brandsContainer .brandsWrapper .brandsPayments {
    margin-bottom: 50px;
  }

  .footerSection .brandsContainer .brandsWrapper .brandPayment,
  .footerSection .brandsContainer .brandsWrapper .brandPartner {
    margin: 0 15px;
  }

  #header {
    /* background-color: #f5f5f5; */
    background-color: white;
    /* color: #fff; */
    height: min-content;
    width: auto;
    padding: 0 10px;
    margin-left: 0px;
  }
}

.cart-more-options .available-gift-items .checkbox-selector {
  padding-top: 1.5rem;
}

.cart-more-options .available-gift-items .label-vertical-group .icon-check-empty {
  color: #6a6a6a;
}

.cart-more-options .available-gift-items .label-vertical-group:hover .icon-check-empty {
  color: #00ade4;
}
#vtexIdContainer{
  position: fixed !important;
}
.vtexIdUI .modal-header .close {
  right: 10px !important;
  top: 10px !important;
}

#payment-group-MercadoPagoOffPaymentGroup {
  position: relative;
}

.suggestions .slick-list .itemName{
    width: 100%;
    height: 25px;
    -webkit-line-clamp: 2!important;
    
}

@media only screen and (max-width: 600px) {

  .cart-template.full-cart .suggestions .slick-list .item .ctaButton{
    background-position: 80% 55%!important;

  }

  .sticky-payment-button {
      text-align: center;
      width: calc(100vw - 38px) !important;
      position: fixed;
      bottom: 0;
      left: 0;
      z-index: 10;
      box-shadow: 0 0 5px #000;
      background: white !important;
      padding: 11px 19px 32px 19px;
      height: auto !important;
  }

  .sticky-payment-button #divFixedCartersBtnCompra {
    width: 90%;
    margin: auto;
    box-sizing: border-box;
    background: #00ade4;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 13px;
    padding: 12px 25px;
    border: none;
    text-shadow: none;
    transition: ease all .3s;
    margin-top: 10px !important;
    color: white;
}

.sticky-payment-button .textSeeMoreProducts {
  margin: 20px 0 0 0;
  display: block;
  text-transform: uppercase;
  letter-spacing: 3px;
  /* border: 1px solid; */
  padding: 10px;
  font-weight: 500;
  text-decoration: underline !important;
  /* margin-bottom: 10px; */
  margin-top: 10px !important;
  text-align: center;
}

.cart-template.full-cart .summary-template-holder .cart-more-options #shipping-preview-container .srp-description::before{
  font-size: 14px!important;
}
}

.cart-template.full-cart .suggestions .slick-list .item .ctaButton{
  background-image: url(https://cartersmx.vteximg.com.br/arquivos/carrito_compras_cartersmx_blanco.svg);
  background-size: 20px 20px;
  background-position: 75% 50%;
  background-repeat: no-repeat;
  padding-right: 1.8rem;
  padding-bottom: 0.1rem;
  padding-top: 0.1rem;
  font-size: 0px;
  font-weight: 700;
  color: #fff;
  border-radius: .4rem;
  letter-spacing: .1rem;
  font-size: 0.9rem;
  padding: 10px 30px 10px 10px;
  border: none;
}

/*nuevo modal*/
.modalCupon {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* .message-cupon-alcanzado{
  background-color: #f0fcff;
} */

#mensajeCupones,#mensajeCupones1,#mensajeCupones2{
  background-color: #f0fcff;
  padding-left: 5px;
  padding-right: 5px;
}


.text-promotion-cupon-none-alcanzado{
  padding-bottom: 5px;
}
.modalCupon section{
  padding: 15px;
}

.valueLabel,
.text-promotion-cupon-alcanzado{
  font-weight: 500!important;
  text-align: left;
}

.valueLabel{
  font-size: 11px;
  margin-top: 5px;
  position: absolute;
    bottom: -10px;
    text-align: center;
    right: -15px;
}

.text-promotion-cupon-none-alcanzado{
  font-weight: 300!important;
}
/* Modal Content/Box */
.modal-content-cupon {
  background-color: #fefefe;
  margin: 10% auto; /* 15% from the top and centered */
  padding: 10px 0px;
  border: 1px solid #888;
  width: 90%; /* Could be more or less, depending on screen size */
}

.wrapper-cupon-title{
  border-bottom: 1px solid #D8D8D8;
}
/* The Close Button */
.closeCupon {
  color: #aaa;
  float: right;
  font-size: 30px;
  font-weight: 200;
  padding-right: 10px;
}

.closeCupon:hover,
.closeCupon:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.wrapper-cupon h2{
  font-size: 18px;
  line-height: 0;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.inactive-btn,
.cuponBtnApply button:disabled{
  cursor: not-allowed;
  background-color: #e4e4e4;
  border: none !important;
  color: #424242 !important;
  padding: 10px;
  font-weight: 500;
  border-radius: 5px;
}

.active-btn{
  cursor: pointer;
  background-color: #00ade4;
  color: white;
  border: none;
  border-radius: 5px;
  padding: 10px;
}

@media (min-width: 1024px) {

  .cupones-sticky{
    display: flex;
    flex-direction: column-reverse;
  }

  .cupones-sticky p {
    transform: rotate(-90deg);
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 800;
  }

  .cupones-sticky-svg{
    transform: rotate(-90deg);
    height: 45px;
  }

  .cupones-sticky-btn{
    display: block;
    height: 167px;
    bottom: 20%;
    padding-bottom: 0px;
    padding-top: 27px;
    width: 70px;
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
    box-shadow: 3px 2px 5px rgba(0, 0, 0, 0.5);
  }

  .modal-content-cupon{
    width: 40%;
  }
}

/*nuevo progress bar dinamico*/
.termometro-dinamico-cartersmx{

    position: relative;
    width: 1000px;
    max-width: 1000px;
    margin: auto;
    margin-top: 4rem;
}

#progressContainerS{
  display: flex;
  padding: 0px 10px;
  background-color: #EAEAEA;
  border-radius: 20px;
  position: relative;
  border:0.5px solid #00ade4
}

#progressContainer {
  width: 100%;
  background-color: white;
  border: 1px solid #00ade4;
  position: relative;
  margin: 5px auto;
  overflow: visible;
  border-radius: 20px;
  height: 10px;
}

#progressBar {
  height: 100%;
  background-color: #00ade4;
  border-radius: 20px;
  position: absolute;
  left: 0;
  transition: width 0.5s ease-in-out;
  top: 0;
  z-index: 1;
}

.division, .division-image, .image-overlay {
  position: absolute;
  top: -10px;
  bottom: -10px;
  width: 3px;
  z-index: 999;
  background-color: #00ade4;
}

.division-image ,
.image-overlay{
  margin-left: -9px;
  width: 20px;
  height: 20px;
  top: -9px;
  bottom: -5px;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 999;
  margin-top: 5px;
  background-color: transparent;
}

.labelPorcentajeConatiner{
  display: flex;
  flex-direction: column;
  position: absolute;
  transform: translateX(-50%);
  font-size: 12px;
  white-space: nowrap;
  top: -50px;
  color: black;
}

.labelCupon{
  font-size: 10px;
  font-weight: 500;
}

.labelPorcentaje{
  transform: translateX(21%);
  font-size: 12px;
  font-weight: 600!important;
  height: 10px;
  max-height: 10px;
}
.valueLabel {
    position: absolute;
    transform: translateX(-50%);
    font-size: 12px;
    white-space: nowrap;
}

.valueLabel {
    bottom: -30px;
    color: black;
}

@media (max-width: 900px) {
  .termometro-dinamico-cartersmx {
    width: 95%;
    max-width: 100%;

}

.labelCupon{
  font-size: 8.5px;

}
}

/*modificacoines*/

.slick-next:before{
  content: url(https://cartersmx.vteximg.com.br/arquivos/flecha_1_carters_270824.svg)!important;
  display: block;
  width: 40px;
  height: 40px;
  margin-left: 5px;
}

.slick-prev:before{
  content: url(https://cartersmx.vteximg.com.br/arquivos/flecha_1_carters_270824.svg)!important;
  display: block;
  width: 40px;
  height: 40px;
  margin-left: 5px;
  transform: rotate(180deg);
}

.PaymentCardCVVHelp {
  background: #1472ba url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGkAAACmCAYAAADZPKFbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODBDNzI2OUE4NUJFMTFFMjg4RjA5MTUxMzFERkYyQzUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODBDNzI2OUI4NUJFMTFFMjg4RjA5MTUxMzFERkYyQzUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4MEM3MjY5ODg1QkUxMUUyODhGMDkxNTEzMURGRjJDNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4MEM3MjY5OTg1QkUxMUUyODhGMDkxNTEzMURGRjJDNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkR3b/UAAAcgSURBVHja7J1Na+NGGMdHlt9iO46dEkiysOSlpSlZ2mW79NJbodAP0Fu/QT9AT3tf2GvPhZ566aFQ6HWh0Euh0EtNUmgTs5CNSVrbydrxiyS784w96lgrO17bsUb2/7/MxhrJM/Lzm3nmkTwjG0dHR4xrjadnPH3C09sMClp/8fScp694ujI4pHX+4jeedmEb7XTK0+MI/+8pAGkr4vKUetIFf7EBe2irywgAaa8Ng//XhR30VgQmACQIkAAJAiQIkAAJAiQIkAAJAiRAggAJAiRAggAJGqFof7YQhJ4EARIgQYAE3R44eDMODg5glSl0fHyMngR3B4XD3S2jCtms+/rw+to3X+7zywOkOUgaehQAuW8URLg7uDvoNjc4Tj4gzRmOdGt+Y84w9wh3B3eHnjPMlXkjv3m7OkC6JYwe5epwMQsBUthEC5uxHBM9CQIkQIIACQIkQIIACQIkQIIACZAgQIIACZAgQIIACZAgQAIkCJAgQFoWSGWYQWuVCdKPsIPW+oHm3d3nL37laRP20E4l1v9pnhc8vc/Tt6z3ez1Q8CIO3/BEjwI4M/BsIUR30AxkdLuYCo6eBAESIEGABAESIEGABAESIEGABEgQIEGABEgQIEGABEgQIAESBEgQIAESBEgQIAESBEgQIAESBEiABOko91dfLMdibatl2o79sNPtwDJBQolEX8SisctELMkMw+hBarYb7960br7mgD7tckBdhjVLQaptRJhpR045jyfpZOY7o9Vu3q/WKwXekzIwj14y+L9sau1L45+ry++bVuNzmETToCFi1ozz8lnV6ThrMIfe0R0AIQSHAAmQIECCAGlRtDA/BmzbNut0OsxxHCaf8kK3VEzT5NcaERaNRgEpCBGMdrvN2q22gDNKBCueiLN4PC7gherOA7+Y7fKL2dABajabrNVssTd9NhIBSiQTLJlMoifdlcil1es3zOHubdLe12w0mWXZLJ1OCVeIwGHG486r61cTA1Ll9MuyZ1AWICmA6rU6m+Wj36gsKlN3UKGAREHBrAF5Qd0WeADSLbrhY9BdPjyRyqY6AGlCNRqNubRyqoPqAqQJDEdh9rxEdeno9iK696JlqDO0kCjisq35R11Up27RnraQWq3WUtYdmjsOFG1ZbSuw+qnu6oNDdzt3WnBfV3cPB46lfcPy1PctHCTLsgI/h9Sfv4ubsX4AvMBGQZR50wDT0t3RnW2cg8Y9iVydYwcfBtM5+F1A+/WUUfkLCUn90i7wxqJcM6kuy891yTwVlvf1pC5PS0iLcC7ecWqaMQmQhunRx6wxxJWp237R3ayl3TeztVotkItY3xYci7JMJvh1DNpFd91OF+eiPSSNfs9Jl3MBJECCFhKSTnPidDkXQAKkCQwTMXAud3Exe/L3ifhLs0K3722LbzfPX54P5FXKFVapVETe3v6e+x657baa/mTFYrHIcrmcSNVqVSRx8ci35exTdRaqeszOzo6Y4aruL52XWLPVdPeromNLpZJbvqyTJqfs7u+ylZWVgc+Zz+dZfj0/8Dm3trfEcXSM/Mxa9SQyMiX6sMPyCJDM84MjRXO2VcNLGGRYSpRHBvVOE6Z8eYyA0je6LGNza9PdTw1Albd8CWv/nX0XAhlfnr9sbLRP5snjvHbQ1t3JljdK5X8r4oO/PDsfhBQxXzt2mnnb0uhqr0kmxivP71xC6+5ktyfD7+3/n1/4o+D2FjI0QaFjDx8csscffehvmKgpWjrN15ZGplZNxi2eFtnBewdiv+wNZHDqJfRXvo+OqZavGD9K/GV97yb30/FekG6vVQDSucjPN4lNxmmsc4NEJ9ODcfJavjxR6aPVsWhYREUujwytjk3kvmSeOq5IWNLwcvvhow9626zo+x4q0+sqBxtL1I3upCt7E0lXqF3g4G1x0k2pA+w4rTIWi7nGlsZUW7jsNcJ98Z6hDvyyB6rHegMHFZC3PNkz67Uau7y4EN5h/a28CBa8DUx6B/Wz0ja9pzc+zSjK1HF9Ei1vub66DvQcsmtZbZbFaHlbSCyfjAX3VRfVrdO6JW3v3Y0bgS1a3aGCRK3ZDGAxMtUZZC8OFaRedJhcijpDDYmW9dOK8XmJ6tLxUQLaf59E11nzGMSpjlldfC4dJLqgTGfSd/q1wTzqWGhIYjA3zTszogCUTg/c2AWkKcanVCo183KpTN2iudBCIsXiMZZZzcxkjKIeRGVRmbordBNRqEetZlenMi69l277hOWhUKF8AJQcR+yELVbljbvgjOAkEonQPbEr1E/pImNT6qx0emtseXKcjifoiLjHheE5QgsHSb3GoVV5lBZRmBwJSBAgLRGkK5hBc0iJWPInmEHjyM6MlQ3Lbm9U69VCy2puwCS6Ra0my6VzXxjiicB2+95Nq/7MdqzP+PY6zBP45TpNzPwlGV95kkqkfv5PgAEAHPMrhiWm3wEAAAAASUVORK5CYII=) center 1px no-repeat !important;
  padding-top: 72px !important;
  line-height: 8px !important;
  margin: -48px 0 0 120px !important;
  font-size: 8px !important;
}
@media (max-width: 470px) {
  .labelPorcentaje,.valueLabel{
    font-size: 10px;
  }

  .labelCupon{
    font-size: 6.2px;
  }
}

/* source: <cartersmx.qrgenerator@1.0.6> */
