/** Shopify CDN: Minification failed

Line 164:0 Unexpected "}"
Line 343:4 "backgroundsize" is not a known CSS property
Line 784:0 Unexpected "<"
Line 1275:17 Expected identifier but found bad string token
Line 1275:18 Unterminated string token
Line 1720:6 Expected ":"
Line 2174:2 Unexpected "<"

**/
h1,
h2,
h3,
h4,
h5{
  font-family: "DM Serif Display" !important;
  font-weight:400!important;
}
h2 {
  font-size: 70px;
  line-height: 75px;
}
#shopify-section-template--24485337203065__contact_form_EAJUzV,
#shopify-section-template--24383585452409__contact_form_YQGX9t,
#shopify-section-template--24489963225465__contact_form_eVX8Rp,
#shopify-section-template--24490093019513__contact_form_KWy6Xf,
#shopify-section-template--24497837965689__contact_form_bVpxDq,
#shopify-section-template--24478791238009__contact_form_Pi8ark,
#shopify-section-template--24383585583481__contact_form_Q6Rj47{
  background-color:#12100B;
}
.banner__buttons  .btn > svg{
  display:none
}
.como-funciona-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.banner__headings .subheading {
  text-transform: uppercase;
  font-family: "Open Sans";
  font-weight: 100!important;
      margin-bottom: 22px;
    display: block;
}
.round-btn-container-inner {
  display: flex;
  justify-content: center;
  position: relative;
  height: 75px;
}
.container-flex {
  max-width: 800px;
  display: flex;
  justify-content: space-around;
  padding: 55px 120px;
  border-radius: 100px;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: -100px;
  z-index: 9999 !important;
  background: #fff;
}
.shopify-section.round-buton-container{
  position:relative;
  z-index:9999;
}
.flex-left,
.flex-right {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  text-align: center;
}
p.round-p {
  font-family: "DM Serif Display";
  font-size: 20px;
  font-weight: 400;
  color: #12100b;
  margin-bottom: 20px;
  line-height: 24px;
}
.round-btn-container-inner a img {
  width: 25px;
  margin-right: 8px;
}
.round-btn-container-inner a {
  display: flex;
  align-content: center;
}
.round-btn-container-inner a.brown-btn {
  background-color: #996c41;
  color: #fff;
  text-transform: uppercase;
  padding: 12px 25px;
  border: 1px solid #996c41;
}
.round-btn-container-inner a.white-btn {
  background: #fff;
  color: #996c41;
  text-transform: uppercase;
  padding: 12px 25px;
  border: 1px solid #996c41;
}
/*Footer*/
.footer-block__brand-info{
  margin-right:110px;
}
.footer-block__brand-info img{
  margin-bottom: 28px;
}
.footer-block__brand-info p{
  color:#12100B;
  font-size:16px;
  line-height:18px;
}
.footer-block--menu.accordion{
  display: flex!important;
  justify-content: end;
}
.footer-block--menu ul, 
.footer-block--menu li{
  width:fit-content;
  margin-bottom:15px;
}
/*Como funcionamos*/

.como-funciona-contenedor{
  max-width: 996px;
  margin: 0 auto 300px!important;
  background:url(/cdn/shop/files/fondo-bloque.jpg?v=1737561565);
  background-size: cover;
  padding: 52px 96px 220px!important;
  position: relative;
  margin-bottom:300px;
}
.como-funciona-contenedor h2{
  font-size:70px;
  line-height:75px;
  color: #fff;
  margin-bottom:25px;
  text-align: center;
}
.como-funciona-contenedor p{
      color: #fff;
    text-align: center;
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 22px;
}
.como-funciona-bloques-container {
  display: flex;
    position: absolute;
    width: 100%;
    left: 0;
  justify-content: space-evenly;
    bottom: -415px;
}
}
.como-funciona-bloque img{
  width:193px;
  
}
.como-funciona-bloque{
  width:33%;
  display:flex;
  flex-direction:column;
  align-items: center;
  max-width: 254px;
}
.como-funciona-bloque p{
    text-align: center;
    font-size: 16px;
    line-height: 22px;
  color:#83807F;
}
.como-funciona-bloque h4{
  font-family: "DM Serif Display";
  font-size:20px;
  text-align: center;
  margin-bottom: 30px;
  min-height:56px;
}
.como-funciona-bloque .circle{    
     display: flex;
    height: 50px;
    width: 50px;
    background-color: #996C41;
    border-radius: 100%;
    color: #fff;
    /* padding: 0px 15px; */
    margin-top: 31px;
    margin-bottom: 41px;
    font-size: 35px;
    font-family: "DM Serif Display";
    align-content: center;
    align-items: center;
    justify-content: center;
}
                      
.franja-flex{
  width:100%;
      max-width: 1160px;
    background: #996C41;
    padding: 35px 82px; 
  display:flex;
      margin-top: 200px;
    justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
}
.franja-bloque{
 display:flex;
  flex-direction:column;
  align-items: center;
  
}
.franja-bloque h3{
  font-family: "DM Serif Display";
  color: #fff;
  font-size:35px;
  line-height:48px;
}
.franja-bloque img{
  width:63px;
  height:63px;
  margin-bottom: 8px;
}
/*fila servicios*/

.servicios-contenedor{
    max-width: 1160px;
    display: flex;
    margin-top: 200px;
    justify-content: space-between;
  grid-gap:16px;
  margin: 0 auto 20px;
}
.servicio-bloque{
  width:32%;
  height:465px;
  background-size:cover;
  position:relative;
}

.servicio-bloque a.link-button {
    display: block;
    padding: 20px 65px;
    background-color: #12100B;
    color: #fff;
    font-family: "Open Sans";
    font-size: 20px;
    line-height: 28px;
    position: absolute;
    text-align: center;
    width: 80%;
    bottom: -45px;
    left: 0;
    right: 0;
    margin: 0 auto;

}
.servicio-bloque a.overlay-link {
    display: block;
    position: absolute;
      width: 100%;
    height: 100%;
    
}
  
  
  #shopify-section-template--24383585452409__rich_text_p7Pjqt p{
    color:#83807F;
    margin-bottom:50px;
    
  }
h2.rich-text__heading{
  color:#996C41;
  
}
.banner__heading{
  margin-bottom:50px!important;
}
#shopify-section-template--24383585452409__rich_text_p7Pjqt{
     padding-bottom: 170px;
    padding-top: 100px;
}
/*Round block*/
.bloqueredondeado{
  margin-bottom: 75px!important;
}
.half-round-container {
  display: flex;
  border: 1px solid #996c41;
  border-radius: 62px;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.half-left-container {
  width:56%;
  padding:32px 32px 32px 82px;
}
.half-left-container h3 {
  font-family: "DM Serif Display" !important;
  font-size: 28px;
  color: #996c41;
  text-transform: uppercase;
  margin-bottom:20px;
}
.half-left-container p {
  color: #83807f;
  font-size:16px;
  margin-bottom:20px;
}
.half-right-container {
  width:44%;
  display:block!important;
  background-size:cover;
  background-position: center;
}
.half-round-list li {
  font-family: "DM Serif Display" !important;
  color: #12100b;
  font-size:20px;
  font-weight:500;
  margin-bottom:10px;
  list-style: none;
  position: relative;
  padding-left:28px;
  margin-left:10px;
}
.half-round-list li:before{
  content:"";
  width:20px;
  height:20px;
  background-image: url(/cdn/shop/files/tick.png?v=1739272017);
    backgroundsize: contain;
  position: absolute;
  left:-8px;
} 
/*Tabla*/
.bloque-exterior {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
}
.bloque-titulo {
  padding: 50px 0;
  text-align: center;
  border-bottom: 2px solid #996c41;
}
.bloque-titulo .titulo-pros {
  font-family: "DM Serif Display" !important;
  font-weight: 500;
  color: #12100b;
  font-size: 70px;
}
.bloque-titulo .subtitulo-pros {
  font-family: "DM Serif Display" !important;
  font-weight: 500;
  color: #12100b;
  font-size: 28px;
  margin-bottom: 0;
}
table.tabla-pros {
  margin-top: 50px;
}
.filetitulo td{
  font-family: "DM Serif Display" !important;
  font-weight: 500;
  color: #12100b;
  text-align:center;
  text-transform: uppercase;
  font-size:20px;
}
.filetitulo td.colu2{
  color:#996C41;
}
.tabla-pros td {
  text-align: center;
}
.tabla-pros tr.fila-normal td.colu1 {
  color: #83807f;
  font-size: 16px;
}
.tabla-pros tr.fila-normal td.colu2 {
  color: #50b748;
  font-size: 14px;
}
.tabla-pros tr.fila-normal td.colu3 {
  color: #e62525;
  font-size: 14px;
}

.tabla-pros tbody tr:not(:first-child) > td {
  border-top: none;
}
/*GUIDE SIZE*/
.guide-swiper-caja{display:none}
.guide-size-container {
  max-width: 1160px;
  margin: 0 auto;
}
.gs-bloque-titulo {
  background-color: #12100b;
      padding: 15px;
    margin-bottom: 70px;
}

.gs-bloque-titulo h2 {
  font-family: "DM Serif Display" !important;
  color: #fff;
  font-size: 70px;
  text-align: center;
}
.gs-products-container {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom:75px;
}
.gs-item-container {
  width: 25%;
  max-width: 225px;
  text-align: center;
}
.gs-item-container .image-gs {
  margin-bottom:45px;
}
.gs-item-container:nth-of-type(1) img {
  max-width: 119px;
}
.gs-item-container:nth-of-type(2) img {
  max-width: 156px;
}
.gs-item-container:nth-of-type(3) img {
  max-width: 200px;
}
.gs-item-container:nth-of-type(4) img {
  max-width: 225px;
}
.gs-item-container .item-titulo {
  font-family: "DM Serif Display" !important;
  font-size: 20px;
  line-height: 28px;
  margin-bottom:15px;
}
.gs-item-container .gs-titulo {
  font-size: 16px;
  color: #996c41;
  margin-bottom: 12px;
}
.gs-item-container .gs-texto {
  color: #83807f;
  font-size: 16px;
  margin-bottom: 20px;
}
.gs-last-text{
   font-family: "DM Serif Display" !important;
  font-size: 20px;
  line-height: 28px;
  margin-bottom:15px;
  margin-top: 50px;
  text-align: center;
  color: #12100B;
}
/*BLOQUE TEXTOS*/
.bloque-textos-container{
  max-width:1160px;
  margin: 0 auto;
  display: flex;
  flex-wrap:wrap;
  justify-content: space-evenly;
}
.bloque-textos-container h2{
  font-family:"DM Serif Display"!important;
  font-size:70px;
  text-align: center;
  color:#996C41;
  line-height:75px;
  margin-bottom: 40px;
  width:100%;
  font-weight:400;
}
.bloque-textos p{
  font-size:16px;
  line-height:22px;
  color:#83807F; 
  text-align: center;
  width:100%;
}
.bloque-textos-item-container{
  width:50%;
  max-width:483px;
  margin-top:50px;
}
.bloque-textos-item-container h5{
  font-family:"DM Serif Display"!important;
  font-size:20px;
  text-align: center;
  color:#12100B;
  line-height:28px;
  margin-bottom: 25px;
  font-weight:500;
}
.bloque-textos-container .bloque-textos-item-container p{}
/*Estudiantes*/

.estudiantes-container{
  max-width:1160px;
  margin: 0 auto;
  display: flex;
  flex-wrap:wrap;
  justify-content: space-evenly;
}
.estudiantes-bloques-container{
  display:flex;
  flex-wrap:wrap;
  justify-content: space-around;
  grid-gap:40px;
  margin-top:80px;
}
.estudiantes-bloque.bloque-5{
  display: flex;
    flex-direction: column;
    align-items: center;
  margin-top:10px;
}
.estudiantes-container h2{
  font-family:"DM Serif Display"!important;
  font-size:50px;
  text-align: center;
  color:#996C41;
  line-height:55px;
  margin-bottom: 40px;
  width:100%;
  font-weight:400;
}
.estudiantes-container p{
  font-size:16px;
  line-height:22px;
  color:#83807F; 
  text-align: center;
  width:100%;
}

.estudiantes-container img {
    width: calc(36% - 80px);
}

.bloque-estudiantes-left,.bloque-estudiantes-right{
  width:32%; 
}
.bloque-estudiantes-left .estudiantes-bloque,
.bloque-estudiantes-left .estudiantes-bloque h4,
.bloque-estudiantes-left .estudiantes-bloque p{
 text-align: right;
}
.bloque-estudiantes-left .estudiantes-bloque{
      display: flex;
    flex-direction: column;
    align-items: end;
}
.bloque-estudiantes-right .estudiantes-bloque,
.bloque-estudiantes-right .estudiantes-bloque h4,
.bloque-estudiantes-right .estudiantes-bloque p{
 text-align: left;
}
.estudiantes-bloque .circle {
    display: flex;
    height: 50px;
    width: 50px;
    background-color: #996C41;
    border-radius: 100%;
    color: #fff;
    margin-bottom: 41px;
    font-size: 35px;
    font-family: "DM Serif Display";
    align-content: center;
    align-items: center;
    justify-content: center;
}
.estudiantes-bloque{

  max-width:483px;
  margin-top:50px;
}
.estudiantes-bloque h4{
  font-family:"DM Serif Display"!important;
  font-size:20px;
  text-align: center;
  color: #996C41;
  line-height:28px;
  margin-bottom: 25px;
  font-weight:500;
}
.estudiantes-container .estudiantes-bloque p{}
/*QUE OFRECEMOS*/
.que-ofrecemos-contenedor {
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
}
.que-ofrecemos-contenedor h2 {
  font-family: "DM Serif Display" !important;
  font-size: 70px;
  color: #996c41;
  text-align: center;
  font-weight:500;
  margin-bottom:35px;
}
.que-ofrecemos-contenedor p {
  color: #83807f;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
.que-ofrecemos-bloques-container {
    display: flex;
    justify-content: space-evenly;
    margin-top: 60px;
  margin-bottom: 50px;
}
.que-ofrecemos-bloques-container h4 {
    font-family: "DM Serif Display";
    font-size: 20px;
    text-align: center;
    margin-bottom: 30px;
    margin: 32px unset 35px;
  font-weight: 500;
}
.franja-que-ofrecemos{
      background: #996C41;
    display: flex;
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 82px;
    flex-wrap: wrap;
  margin-top:40px;
}
.franja-que-ofrecemos .franja-bloque{
  width:25%;
  padding:30px 0;
}

.franja-que-ofrecemos .franja-bloque p{
  color: #fff;
  font-family:"DM Serif Display"!important;
  font-size:20px;
  line-height:22px;
  max-width:196px;
  text-align: center;
  margin-top: 22px;
}
.last-frase{
  max-width: 1160px;
  margin: 60px auto;
  color:#707070;
  font-size:16px;
  line-height:22px;
  text-align: center;
  
}

/*header*/
header{   
  max-width: 1160px;
  margin: 0 auto;
}
.header__icon svg{
  color:#996c41;
}
.header__menu-item{
  text-transform: uppercase;
}
/*footer*/
.footer-block--menu{
  margin-top:120px!important;
}
.footer-block__details-content .list-menu__item--link span{
  font-family:"DM Serif Display"!important;
  font-size:20px!important;
  line-height:28px;
  
}
.footer__content-top{
  padding-top:50px;
  border-top:1px solid #83807F;
}
footer.footer{
  padding-top:50px;
}
#MainContent.template__index,
#MainContent.template__page{
  margin-bottom:0;
}



/*calculadora*/
.wizard-nav {
  display: flex;
  justify-content: center;
  gap: 50px; 
  max-width: 768px;
  margin: 0 auto 40px;
  justify-content: space-evenly;
}


.wizard-step-indicator {
  text-align: center;
  opacity: 0.6;
 
}

.wizard-step-indicator.active {
  opacity: 1;
  cursor: pointer;
}

.wizard-step-indicator .circle {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  background: black;
  color: white;
  font-size: 37px;
  font-family:"DM Serif Display";
}

.wizard-step-indicator.disabled .circle {
  background: #ccc;
   cursor: not-allowed;
}

.wizard-step-indicator .label {
  display: block;
  margin-top: 6px;
  font-size: 12px;
  text-transform: uppercase;
}

.wizard-step {
  display: none;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.wizard-step.active {
  display: block;
  opacity: 1;
  transform: translateY(0);
}
.circle1,.circle2{
  position: relative;
}
.circle1:before,.circle2:before{
    content: "";
    height: 1px;
    width: 180px;
    position: absolute;
    background-color: #A7A7A7;
    top: 50%;
    left: 100%;
}
#btnPaso1Siguiente {
  transition: all 0.3s ease;
  opacity: 0;
}
#btnPaso1Siguiente[style*="inline-block"] {
  opacity: 1;
}
<style>
    form {
      width: 530px;
      padding: 59px 51px;
      border: 1px solid #707070;
      margin-left: 50px;
    }
    .calculadora-fila {
      display: flex;
      grid-gap: 50px;
    }
    .calculadora-fila label {
      display: block;
    }
    .fila-left {
      width: 60%;
    }
    .fila-left select {
      width: 100%;
      padding: 5px 10px;
    }
    .increase,
    .decrease {
      width: 37px;
      height: 37px;
      border-radius: 100%;
      color: #fff;
      background: #996C41;
      border: none;
      font-size: 24px;
      padding-bottom:12px;
    }
    .cantidad {
      width: 83px;
      border: none;
      text-align: right;
      height: 37px;
      font-size: 16px;
      font-weight: 700;
      color: #83807F;
    }
    .fila-right {
      display: flex;
      justify-content: space-around;
      align-items: end;
    }
/*Estilos Calculadora*/
.header-calculadora{
    background: #12100B;
    padding: 20px;
    margin-bottom: 40px;
}

.header-calculadora-container{
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
      justify-content: space-between;
    align-items: center;
}
.header-calculadora-left{
    color: #fff;
}
.header-calculadora-left p{
  font-size:14px;
  text-transform:uppercase;
}
.header-calculadora-left h1{
    margin-bottom: 0;
}
.header-calculadora-right img {
  max-width:180px;
}
.body-calculadora{
    max-width: 1200px;
    margin: 0 auto;
}

.calculadora-cuadro{
    display: flex;
    grid-gap: 50px;
  margin-top: 40px;
  
}
.calculadora-cuadro-right{
    display: flex;
    grid-gap: 50px;
  flex-direction: column;

  
  
}
.calculadora-cuadro-left, .calculadora-cuadro-right{width:60%}
.calculadora-cuadro-right{width:40%}
.calculadora-cuadro-right-top,
.calculadora-cuadro-right-bottom{
  height:50%;
}
.calculadora-cuadro-left,
.calculadora-cuadro-right-top,
.calculadora-cuadro-right-bottom{
    padding: 25px 40px;
    border: 1px solid #707070;
}
.calculadora-cuadro-left{
  padding-bottom:30px;
}
.body-calculadora h2{
  text-align:center;
  color:#996c41;
  font-size:60px;
  line-height:66px;
}
.texto-serif{
  font-family:"DM Serif Display";
  font-size:20px;
  text-align: center;
}
.template-page #MainContent{
  margin-top:0;
}
.fila-left {
   width: 70%;
    margin-bottom: 20px;
    margin-left: 50px;
  position: relative;
}
.calculadora-fila:nth-of-type(1) .fila-left:before{
  background-image: url(/cdn/shop/files/caja-icon.png?v=1739783066);
  background-size:56px;
}
.calculadora-fila:nth-of-type(2) .fila-left:before{
  background-image: url(/cdn/shop/files/maleta-icon.png?v=1739783058);
}
.calculadora-fila:nth-of-type(3) .fila-left:before{
  background-image: url(/cdn/shop/files/bici-icon.png?v=1739783066);
}
.fila-left:before{
     content: "";
    position: absolute;
    height: 62px;
    width: 62px;
    left: -80px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    top: 36px;
}
.fila-left select{
  width:272px;
}
.calculadora-fila label {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
}
.fila-left select {
    width: 100%;
    padding: 15px 18px;
    color: #707070;
}
.fila-right {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width:35%;
}
.fila-right input{
    text-align: right;
    border: none;
    height: 37px;
    width: 37px;
    color: #83807F;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Open Sans';
}
.tooltip-container {
  position: relative;
  display: inline-block;
  margin-bottom: 4px;
}
.tooltip-container-caja{
    left: 47px;
    top: 27px;
}
.tooltip-container-maleta{
    left: 73px;
    top: 27px;
}
.tooltip-icon {
    cursor: pointer;
    font-size: 16px;
    color: #ffffff;
    font-weight: 900;
    background: #996c41;
    height: 25px;
    width: 25px;
    display: block;
    text-align: center;
    line-height: 26px;
    border-radius: 100%;
}

.tooltip-text {
  display: none;
    position: absolute;
    top: -52px;
    left: -88px;
    z-index: 10;
    background-color: #000000;
    color: #f7f7f7;
    padding: 10px 15px;
    width: 210px;
    max-width: 250px;
    font-size: 16px;
    text-align: center;
  transition: opacity 0.2s ease;
  opacity: 0;
}
.tooltip-text[style*="display: block"] {
  opacity: 1;
}
.tooltip-text:before{
    content: "";
    background-color: #ededed00;
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #ffffff;
    left: 44%;
    top: 95%;
    border-width: 8px;
    border-style: solid;
    border-color: #ffffff00;
    border-top: 10px solid #000000;
}
.texto-metros-cubicos{
   font-family:"DM Serif Display";
  font-size:60px;
  text-align: center;
  color:#996C41;
}
 .calculadora-cuadro-right span.raya{
  height:1px;
  background-color:#707070;
  width: calc(100% - 100px);
  margin: 25px 50px 30px;
   display:block;
  
}
.calculadora-cuadro-right-top span.raya{
 margin: 10px 50px 20px;
}
#resultadoPrecio{
  text-align:center;
}
#resultadoPrecio b{
    text-align: center;
    font-size: 40px;
    font-family: "DM Serif Display";
    font-weight: 600;
}
.calculadora-cuadro-right-top raya{
      margin: 15px 50px 20px;
}
.brown-btn {
      background-color: #996c41;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 25px 12px 20px;
    border: 1px solid #996c41;
    line-height: 23px;
    display: flex;
    grid-gap: 8px;
    margin: 0 auto;
}
.buttons-container{
  display: flex;
  justify-content: space-between;
  width:100%;
  margin-top:10px;
}
.next-btn{
  background-color:transparent;
  color: #996c41;
  padding: 12px 25px 12px 20px;
  line-height: 23px;
  display: inline-block;
  grid-gap: 4px;
  text-transform: uppercase;
  border:none;
  font-weight:600;
}
.before-btn{
  background-color:transparent;
  color: #996c41;
  padding: 12px 25px 12px 20px;
  line-height: 23px;
  display: inline-block;
  grid-gap: 4px;
  text-transform: uppercase;
  border:none;
  font-weight:600;
}
.next-btn:hover, .before-btn:hover{
  text-decoration: underline;
  text-underline-offset: 8px;
  text-decoration-color:#996c41;
}
.next-btn img, .before-btn img{
    height: 26px;
    position: relative;
    top: 8px;
}

.carrito .texto-serif{
      display: inline-block;
    margin: 15px 0 0;
}
.carrito button.black-btn{
  float:right;
  background: #12100B;
  color: #fff;
  padding: 12px 19px;
}
.carrito button.black-btn img{
      position: relative;
    top: 2px;
    right: -2px;
}
#listaCarrito{
  padding-right:20px;
}
#listaCarrito li{
  list-style: none;
  color: #83807F;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 16px;
      display: flex;
    justify-content: space-between;
}

.white-x{
  border: none!important;
  appearance: none!important;
  color: transparent;
  display: inline-block;
  width:14px;
  height:14px;
  background-image: url(/cdn/shop/files/x-black.png?v=1739785804);
  background-size: contain;

}
.mensualidad-header{
  margin-top: 40px;
  margin-bottom: 50px;  
}
.mensualidad-header h2{
  margin-bottom:20px;
}
.mensualidad-header p{
  margin-bottom:20px;
  font-size:16px;
  color:#83807F;
  text-align:center;
}
.flex-form{
  display:flex;
  grid-gap: 25px;
}
.flex-form .radio-container{
  display:flex;
  flex-direction: column;
  width:50%;
  background:#fff;
  padding: 72px 50px 75px;
  border-top:10px solid #996C41;
  transition: background 0.4s ease;
  box-shadow: 0px 3px 11px #0000003b;
}
.flex-form .radio-container:has(input:checked) {
    background-color:#d5c3b1;
}
.flex-form .radio-container label{
   font-family:"DM Serif Display";
  font-size:20px;
  text-align: center;
  color:#12100B;
  margin-top:22px;
  margin-bottom:10px;
}
.flex-form .radio-container input{
      accent-color: black;
  width: 25px;
  height:25px;
  margin: 0 auto;
}
.flex-form .radio-container p{
      text-align: center;
    font-weight: 600;
}
.plan-precio{
font-size: 18px;
    text-align: center;
    margin-top: 10px;
    color: #494949;
    font-weight: 600;
}
/*calendario*/
.pickup-date-container{
     width: 100%;
    min-height: 750px;
    max-width: 1160px;
    margin: 80px auto;
}  
.pickup-date-container h2{
  margin-bottom:20px;
}
.pickup-date-container p{
  margin-bottom:70px;
  font-size:16px;
  color:#83807F;
}
.pickup-date-container label, .pickup-date-container input{
  display:none;
}
.flatpickr-calendar.inline {
    scale: 1.5;
    position: relative;
    top: 70px !important;
    left: 80px;
    border: 1px solid #996c41;
}
.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
    background: #996c41!important;
    border-color: #996c41!important;
}
.hora-btn{
   font-size: 20px;
  font-weight: 500;
   padding: 8px 13px;
  border: 1px solid #996c41;
  border-radius: 5px;
}
.hora-btn.disabled{
  opacity: 0.6;
  cursor: not-allowed;
 background: #e9e9e9;
  border-color: #e9e9e9;
}
.hora-btn.selected{
  background:#996c41;
  color: #fff;
}
#horarios-container{
      display: flex;
    width: 400px;
    flex-wrap: wrap;
    position: relative;
    left: 50%;
    top: -300px;
    grid-gap: 12px;
}
/*Responsive*/


/*Código postal*/
#cabecera-verificacion{
  text-align: center;
    max-width: 1200px;
    margin: 0 auto;
    border: 1px solid #707070;
    border-radius: 0;
    padding: 50px;
    margin-bottom: 70px;
}
#cabecera-verificacion h2{
  color: #996C41; 
  font-size:50px; 
  margin-bottom: 50px;
}
#cabecera-verificacion p{
 color: #555;
  font-size: 16px; 
  max-width: 800px; 
  margin: 0 auto;"
}
#verificacion-zona{
      text-align: center;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: end;
    flex-wrap: wrap;
    grid-gap: 30px;
    margin-top: 30px;
}
.codigo-postala-container{
      display: flex;
    justify-content: center;
    flex-direction: column;
    width: fit-content;
      align-items: baseline;
}
.codigo-postala-container label{
  font-family: "Open Sans", sans-serif;
  font-size:18px;
  font-weight:600;
}
#codigoPostal{
  padding:20px;
  font-family: "Open Sans", sans-serif;
  color: #707070!important;
  margin-top:15px;
  font-size: 18px;
  max-width: 215px;
}
#verificacion-zona .brown-btn{
  margin: unset;
 margin-bottom: 6px;
}
.swiper-como-funciona{display:none!important;}
section#shopify-section-template--24489963225465__round_container_riWf8e{
  overflow:unset!important;
}



.servicios-contenedor-swiper{
    display:none!important;
  }


  section {
    max-width: 100%!important;
}
#mesEntrada option:disabled {
  color: #bbb;
  background-color: #f5f5f5;
}

  #shopify-section-template--24383585452409__slideshow_EfeKyi{
    margin-bottom:100px;
  }
  table thead th, table tbody td {
    padding: 13px 16px;
  }
  .bloque-titulo .titulo-pros {
    font-size: 42px;
    letter-spacing: -2px;
  }
  .filetitulo td {
    font-size: 18px;
  }
  .tabla-pros tr.fila-normal td.colu1 {
    font-size: 14px;
  }
   .tabla-pros img{
     width:25px;
   }
  .tabla-pros tr.fila-normal td.colu2,.tabla-pros tr.fila-normal td.colu3{
    font-size:12px;
  }
  .contact--form {
    padding: 40px;
    overflow: hidden;
  }
  .footer .grid {
    display: flex;
    }
  .footer-block.grid__item{
    width:50%!important;
  }
      .footer .grid {
        display: flex!important;
        flex-wrap: nowrap!important;
    }
  .footer-block__brand-info {
    margin-right: 0;
  }
  .footer-block--menu {
    margin-top: 0;
  }
  .footer-block__details-content .list-menu__item--link span {
    font-size: 16px !important;
    line-height: 20px;
  }
  .footer-block--menu ul, .footer-block--menu li {
     margin-bottom: 5px;
  }
  .footer .grid--1-col .grid__item{
    max-width: unset;
    width: unset;
  }
@media screen and (min-width: 990px) {
    .footer {
        max-width: 1160px;
        margin: 0 auto;
    }

    .header:not(.header--top-center) * > .header__search, .header--top-center > .header__search {
        display: none;
    }

}
@media screen and (min-width: 990px) {
  .slideshow-transparent__header div:not(.page-width) > .relative__header {
    margin: 0!important;
    padding: 15px 30px!important;
  }
}
@media screen and (min-width: 750px) {
    .slideshow__text-wrapper.banner__content {
        height: 100%;
        padding: 113px 20px!important;
        max-width:1200px;
      margin: 0 auto;
    }
  .contact--form {
        padding: 60px 40px!important;
    }
}
@media screen and (min-width: 750px) {
   .banner__buttons .btn, .banner__buttons .btn--primary,.banner__buttons .btn--secondary, .shopify-payment-button__button--unbranded, button {
        font-size: 14px;
      font-weight: 500;
    }
      .footer-block.accordion {
        display: flex;
        justify-content: end;
    }
}
@media(max-width:1200px){
  
  #cabecera-verificacion {
    max-width: calc(100% - 40px);
  }

}
@media screen and (max-width: 989px) {
    .slideshow-transparent__header div:not(.page-width)>.relative__header {
        margin: 0!important;
    }
  .calculadora-fila {
    grid-gap: 18px;
}
    .calculadora-cuadro {
      flex-wrap: wrap;
      max-width: calc(100% - 20px);
      margin: 20px auto;
      grid-gap:20px;
  }
      .calculadora-cuadro-left {
      padding-bottom: 30px;
      width: 100%;
          padding: 20px 15px;
    }
    .calculadora-fila label {
      margin-bottom: 5px;      
        font-size: 12px;
  }
    .fila-left {
      margin-left: 40px;
  }
    .fila-left:before {
      height: 30px;
      width: 41px;
      left: -49px;
      top: 24px;
  }
    .calculadora-fila:nth-of-type(1) .fila-left:before {
      background-size: 32px;
  }
  .increase, .decrease {
    width: 28px;
    height: 28px;
    font-size: 18px;
    padding-bottom: 8px;
}
  .fila-right input {
    height: 32px;
    width: 32px;
    font-size: 14px;
  }
  .calculadora-cuadro-right {
    width:100%;
    grid-gap: 20px;
  }
  .calculadora-cuadro-right-top, .calculadora-cuadro-right-bottom {
    height: unset;
  }
  .texto-metros-cubicos {
    font-size: 46px;
    line-height: 50px;
  }
  .calculadora-cuadro-right-top span.raya {
    margin: 12px 51px 12px;
}
  #resultadoPrecio b {
    font-size: 24px;
    line-height: 34px;
  }
  .carrito button.black-btn {
    padding: 8px 10px;
    font-size: 12px;
}
  .carrito button.black-btn img {
    width: 12px;
}
  .calculadora-cuadro-right span.raya {
    margin: 15px 50px 20px;
}
  .fila-left select {
    padding: 5px 7px;
    font-size: 14px;
}
  #mensajeZona p{
    font-size: 13px;
    line-height:15px;
  }
  .flex-form {
    grid-gap: 15px;
    width: calc(100% - 30px);
    margin: 0 auto;
    flex-wrap: wrap;
}
  .flex-form .radio-container {
    padding: 30px 20px 50px;
    width:calc(50% - 8px);
  }
  .flex-form .radio-container label {
    font-size: 16px;
  }
  .plan-precio {
    font-size: 16px;
  }
}
@media(max-width:970px){
  .franja-flex {
    padding: 35px 22px;
  }
  .franja-bloque h3{
    font-size:30px;
  }
}
@media(max-width:900px){
  .bloque-textos-container{
    max-width:96%;
    margin: 0 auto;    
  }

  .bloque-textos-container h2 {
    font-size: 40px;
    line-height: 44px;
    max-width: 95%;
  }
  .bloque-textos p {
    width: 90%;
}
  .bloque-textos-item-container {
    width: 75%;
    margin-top: 35px;
}
   .gs-bloque-titulo{
     margin-bottom:40px;
   }
  .gs-bloque-titulo h2 {
    font-size: 50px;
  }
  .guide-swiper-caja{display:block;}
  .gs-products-container{display:none}
  .guide-swiper-caja{overflow:hidden;}
  .gs-item-container {
    width:unset;
    max-width: unset;
  }
  .guide-swiper-caja .swiper-pagination{
    position:relative;
  }
  .swiper-pagination-bullet-active{
    background:#996c41;
  }
  .guide-swiper-caja .swiper-slide{
    align-self: flex-end;
    padding:20px;
    box-sizing: border-box;
  }
  #shopify-section-template--24490093019513__bloque_textos_XUYRig,
#shopify-section-template--24489963225465__bloque_textos_PkhpK4{
    margin-bottom:100px!important;
  }
  #shopify-section-template--24490093019513__guide_size_FfgzRL .gs-bloque-titulo{
    margin-bottom:0;
  }
   .gs-last-text{
       margin: 80px 20px;
  }
  .shopify-section.round-buton-container{
    position:relative;
    z-index:99999999;
  }
  /*que ofrecemos*/
  .que-ofrecemos-contenedor{
    padding:0 20px
  }
  .que-ofrecemos-contenedor h2{
    font-size:50px;
  }
  .franja-que-ofrecemos {
    display: grid;
    padding: 30px 30px;
    grid-template-columns: 25% 25% 25% 25%;
    justify-content: space-around;
    align-content: stretch;
    justify-items: center;
}
  .franja-que-ofrecemos .franja-bloque p {
    font-size: 18px;
    line-height: 20px;
  }
  
}
@media(max-width:800px){
  .como-funciona-contenedor h2 {
            font-size: 50px;
        line-height: 50px;
    color: #fff;
    margin-bottom: 20px;
    text-align: center;
}
  .como-funciona-bloques-container {
    display:none!important;
  }
  .swiper-como-funciona{
    display:block!important;
    overflow-x: hidden;
    overflow-y: clip;
  }
  .swiper-como-funciona .swiper-slide{
    display:flex;
    justify-content: center;
  }
     .swiper-como-funciona .como-funciona-bloque p{padding-bottom: 30px;}
  .swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: #996c41;
}
 

}
@media (max-width: 750px) {
  .body-calculadora h2 {
    font-size: 32px;
    line-height: 32px;
}
  .body-calculadora p.texto-serif{
    font-size: 16px;
    line-height: 20px;
    max-width: 300px;
    margin: 10px auto;
  }
      .round-btn-container.page-width-with-extra {
        padding-left: 20px;
        padding-right: 20px;
    }
  .footer-block--menu ul{
    width:100%;
  }
  .footer-block--menu {
    margin-top: 20px !important;
}
    .franja-bloque img {
        height: 50px;
        width: auto;
        object-fit: contain;
    }
  .last-frase{
    margin:60px 20px;    
  }
}
@media(max-width:750px){
  .wizard-nav {
    max-width: 480px;
  }
  .circle1:before, .circle2:before {
    width: 108px;
  }
    h2, .como-funciona-contenedor h2 {
    font-size: 50px;
    line-height: 55px;
  }
  .header-calculadora-right img {
    max-width: 100px;
}
#cabecera-verificacion {
    padding: 30px 15px;
    width: calc(100% - 30px);
}
  #cabecera-verificacion h2 {
    font-size: 27px;
    line-height:32px;
    margin-bottom: 25px;
}
  #codigoPostal {
    max-width: 241px;
}
  #verificacion-zona {
    grid-gap: 15px;
}
  #verificacion-zona .brown-btn {
    width: 241px;
}
  .container-flex {
    width: 90%;
    padding: 20px 40px;
    border-radius: 60px;
  }
  .como-funciona-contenedor{
    padding-left:30px!important;
    padding-right:30px!important;
    text-align: center;
  }
  .como-funciona-bloque {
    width: 60%!important;
  }
  .franja-flex{
    width:100%;
    padding: 20px 8px;    
  }
  .franja-bloque img {
    wi.dth: 50px;
    height: 50px;
  }
  .franja-bloque h3 {
    font-size:18px;
    line-height: 20px;
    text-align:center;
  }
  .franja-bloque:nth-of-type(2){
    width:35%;
  }
  .servicios-contenedor {
    width: calc(100% - 12px);
    grid-gap: 6px;
    margin: 100px auto 0;
}

  .servicio-bloque {
    width: 33%;
    background-size: cover;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: end;
  }
  .servicio-bloque a.link-button {
       padding: 20px 24px;
    background-color: #12100bad;
    font-size: 18px;
    line-height: 22px;
    position: unset;
    text-align: center;
    width: auto;
    bottom:unset;
    left: unset;
  }
  #shopify-section-template--24383585452409__rich_text_p7Pjqt {
    padding-bottom: 150px;
    padding-top: 40px;
  }
  .page-width-with-extra {
    padding-left: 30px;
    padding-right: 30px;
  }
  #shopify-section-template--24383585452409__rich_text_p7Pjqt p {
    margin-bottom: 20px;
  }
  h2.heading__template--24383585452409__slideshow_EfeKyi-slide_LNJaKg {
    font-size: 28px;
    line-height: 32px;
    max-width: 60%;
  }

  .half-round-container {    
    max-width: calc(100% - 40px);
  }
  .half-left-container {
    width: 100%;
    padding: 35px;
  }
  .half-right-container {
    width: 0;
  }
  .bloqueredondeado {
    margin-bottom: 45px !important;
  }
  .half-left-container p {
    font-size: 14px;
  }
  .half-round-list li {
    font-size: 18px;
    font-weight: 400;
  }
}
@media(max-width:660px){
  .round-btn-container-inner .flex-right{
    display:none;
  }
   .container-flex {
      border-radius: 75px;
     max-width: 375px;
     width:100%;
    }
  #template--24383585452409__slideshow_EfeKyi__heading-slide_LNJaKg .subheading{
    max-width:70%
  }
  h2{
    font-size: 40px;
    line-height: 46px;
  }
  .header__icons a.header__search.header__icon {
        display: none;
    }
}
@media(max-width:630px){
  .como-funciona-contenedor {
    padding: 52px 25px 220px!important;
  }
  .como-funciona-bloque {
    width: 60%!important;
  }
  .servicio-bloque {
    height: 300px;
  }
}
@media (max-width: 600px) {
  .franja-que-ofrecemos {
    padding: 30px 0;
    grid-template-columns: 33% 33% 33%;
  }
  .half-left-container h3 {
    font-size: 22px;
    line-height:28px;
  }
  .bloque-titulo .subtitulo-pros {
    font-size: 20px;
    line-height: 24px;
    margin-top: 20px;
  }
  table thead th, table tbody td {
    padding: 12px 12px;
  }
  .footer-block.accordion {
    background:#fff!important;
   }
  .footer .grid {
    flex-direction: column;
    }
  .footer-block.grid__item {
    width: 100%!important;
  }
  .footer-block__brand-info p {
    font-size: 14px;
  }
  .footer-block__image-wrapper img {
    width: 100px;
  }
}
@media(max-width:530px){
  .wizard-nav {
    max-width: 300px;
  }
  .circle1:before, .circle2:before {
    width: 71px;
  }
  .header-calculadora-right img {
    max-width: 60px;
}
  .header-calculadora-left h1 {
    font-size: 24px;
}
.header-calculadora-left p {
    font-size: 11px;
}
  .wizard-step-indicator .circle {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
}
  .filetitulo td {
    font-size: 16px;
  }
      .gs-bloque-titulo {
        margin-bottom: 15px;
    }
      .servicio-bloque a.link-button {
        padding: 20px 32px;
      }
  table thead th, table tbody td {
    padding: 10px 8px;
    }
  .como-funciona-contenedor h2 {
        font-size: 38px!important;
        line-height: 40px!important;
    }
  h2,.shopify-section-template--24383585452409__slideshow_EfeKyi h2,.gs-bloque-titulo h2,.bloque-titulo .titulo-pros {
    font-size: 28px;
    line-height: 30px;
  }
  
  .servicios-contenedor {
    display: none!important;
  }
  .servicios-contenedor-swiper{
    display:block!important;
    padding-bottom:30px;
    position: relative;
    overflow:hidden;
  }
  .servicios-contenedor-swiper .swiper-pagination{
    bottom:0!important;
  }
      .servicio-bloque {
        height: 450px;
    }
}
@media (max-width: 430px) {
  .franja-que-ofrecemos {
    padding: 30px 0;
    grid-template-columns: 50% 50%;
  }
  .header-calculadora-right img {
   display:none;
}
}
.header-mobile--search{
  display:none;
}

/*Product template*/
#MainContent.template__product{
  max-width:1200px;
  margin: 0 auto;
}
/*CUSTOMER PORTAL*/
#appstleSubscriptionCustomerPortal .app-main.appstle-customer-portal.as-container {
    max-width:1160px;
}
.as-customer-info-name,
.as-customer-info-name .appstle_customer_firstName,
.as-customer-info-name .appstle_customer_lastName{
    font-size:21px!important;
    color:#996c41;
}
.app-main__inner .as-sort-wrapper{
    width: 30%;
    min-width:350px;
  margin-left: auto;
}
.appstle-wrapper :is(.as-rounded-md){
    border-radius: 0!important;
}
    .appstle-wrapper .as-subscription {
        padding: 15px;
        border-width: 1px!important;
    }

.as-sort-wrapper button,
#SORT_SELECT{
    font-size:14px!important;
  border-radius:0!important;
}
.app-main__inner .as-subscription{
    border-radius:0!important;
    box-shadow: none!important;
    border-color:#996c41!important;

}
.as-subscription-header .as-leading-none .as-label,
.as-subscription-header .as-leading-none .as-contract-id,
.as-subscription-header .as-leading-none{
    color: #996c41;
    font-weight: 600;
    font-size: 18px;
  font-family: "Open Sans";
}
.appstle-customer-portal,
.as-subscription-header .as-status{
    font-family: "Open Sans";
}
.as-product-title.as-subscription-header .as-edit-frequency_title,
.as-subscription-header span.colon-symbol,
.as-subscription-header .as-edit-frequency_data{
  display:none!important;
}
.as-subscription-footer .as-subtotal-label{
  margin-right:8px;
}
.as-product-details-table tbody .as-product-line-amount .as-items-center,
.as-product-details-table tbody .as-product-line-quantity span,
.as-product-details-table thead tr th:nth-of-type(2) .as-table-head-label,
.as-product-details-table thead tr th:nth-of-type(3) .as-table-head-label,
.as-gap-4 .as-variant,
.as-gap-4 .as-quantity,
.as-gap-4 .as-next-order-date:nth-of-type(3),
.as-delivery-scheduled-date,
div.as-cp-badge,
.as-billing-date .as-delivery-scheduled-date,
.as-upsell-products,
.as-product-details_header,
.as-edit-discount,
.as-edit-billing,
.as-edit-delivery-method,
.as-delivery-frequency,
.as-product-title .pencil-icon,
.as-value.as-variant,
tr.as-delivery-price,
.as-product-action,
.appstle-fulfilment-tab,
.as-product-action,
.as-subscription-footer .as-delivery-price-wrapper{
    display:none!important;
}
.appstle-fulfilment-tab-content .as-order-scheduled-date,
.appstle-fulfilment-tab-content .as-status{
  font-family: "Open Sans";
}
.as-selected-tab-primary{
  background:#996c41!important;
  color: #fff!important;
}
.as-subscription-detail-wrapper .as-rounded-lg{
  border-radius:0!important;
}
/*FAQ*/
.collapsible-panel__media{display:none}
@media screen and (min-width: 750px) {
   .collapsible-panel .grid--2-col-tablet .grid__item {
        width: 100%!important;
    }
}
  @media screen and (min-width: 990px) {
    .collapsible-panel__grid-right {
        margin-left: 0!important;
    }
}
.slideshow__text.banner__box{
  position: relative;
}
div.slideshow-logo-image{
  position: absolute;
    background-image: url(/cdn/shop/files/log-trasbox-blanco.png?v=1744726832);
    display: block!important;
    width: 180px;
    height: 180px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    right: 0;
    bottom: 70px;
}
input[type="checkbox"] {
  accent-color: #996c41;
}
#ContactForm a{
  color:#996c41;
}
#ContactForm a:hover{
  text-decoration:underline;
}
.packs-container {
  display: flex;
  gap: 20px; /* espacio entre columnas */
  justify-content: center; /* centra las columnas horizontalmente */
  flex-wrap: wrap; /* que baje a la siguiente línea en pantallas pequeñas */
  margin: 20px 0;
}

.pack {
  flex: 1 1 300px; /* ancho base 300px, se adapta */
  max-width: 300px;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 15px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  text-align: center;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pack img {
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
  border-radius: 6px;
}

.pack h3 {
  font-size: 1.2rem;
  margin: 10px 0;
  color: #333;
}

.selling-plans {
  margin-bottom: 15px;
  text-align: left;
  width: 100%;
}

.selling-plans label {
  display: block;
  font-size: 0.95rem;
  color: #555;
  cursor: pointer;
  margin-bottom: 6px;
}

.selling-plans input[type="radio"] {
  margin-right: 8px;
  cursor: pointer;
}

.pack button {
  background-color: #996c41;
  color: white;
  border: none;
  padding: 10px 18px;
  border-radius: 5px;
  cursor: pointer;
  font-weight: 600;
  transition: background-color 0.3s ease;
  width: 100%;
}

.pack button:hover {
  background-color: #996c41b3;
}
.precio-container {
  font-size: 14px;
  line-height: 1.5;
}

.precio-original {
  color: #888;
  font-size: 13px;
}

.precio-base {
  font-weight: 500;
  color: #000;
}

.precio-descuento {
  color: #0a7c46;
  font-size: 16px;
  font-weight: bold;
  margin-top: 4px;
}

.etiqueta-descuento {
  font-size: 12px;
  color: #0a7c46;
  font-style: italic;
}
input[type="radio"]{  
  accent-color: #996c41;
}
a.s2kwpi1.s2kwpi0._1fragemlo._1fragemsx._1fragemt3._1fragemsr.s2kwpi3.s2kwpi6.s2kwpi9.s2kwpi7._1fragem1y._1fragemor:before {
    content: "";
    background: url(https://trasbox.com/cdn/shop/files/Imagen_1.svg?v=1737476607&width=500) no-repeat;
    display: block;
    width: 65px;
    height: 50px;
    background-size: contain;
}
a.s2kwpi1.s2kwpi0._1fragemlo._1fragemsx._1fragemt3._1fragemsr.s2kwpi3.s2kwpi6.s2kwpi9.s2kwpi7._1fragem1y._1fragemor span h2 {
    font-size: 0 !important;
}
a.s2kwpi1.s2kwpi0._1fragemlo._1fragemsx._1fragemt3._1fragemsr.s2kwpi3.s2kwpi6.s2kwpi9.s2kwpi7._1fragem1y._1fragemor {
    height: 50px;
}
  </style>