
main#MainContent {
    background-color: #d8f9ff;
  }
  
  .container {
    padding: 0;
  }
  
    
  input#deliv_postal_code {
    border: 1px solid #e1e1e1;
  }
  
  #contents {
    width: 910px !important;
    margin: 0 auto;
    padding-top: 20px;
    overflow: initial;
    padding-bottom: 57px;
  }
  
  #main-column {
    box-sizing: border-box;
    float: 0 !important;
    width: 910px;
    margin-bottom: 60px;
  }
  
  
  
  
  input{
    font-size: large;
  }
  
  
  
  #main-column {
    box-sizing: border-box;
    float: 0 !important;
    width: 900px;
    margin-bottom: 60px;
  }
  
  input#deliv_name_name01 {}
  
  input {height: 40px;margin: 5px;}
  
  input {
    width: -webkit-fill-available;
  }
  
  form {
    display: ruby;
  }
  
  select#nonmember_address_pref {
    height: fit-content;
  }
  
  .ec-off4Grid {
    padding: 6px;
  }
  
  div#inner_contents {
    width: 750px !important;
  }
  
  input::placeholder {
    font-size: 15px; /* Tamaño de fuente deseado para el placeholder */
  }
  
  section.cont.w100 {
    font-size: 25px;
    width: 530px;
  }
    
  .cart-in-list {
  margin-top: 40px;
  }
  
  .cart-in-list table {
  font-size: 12px;
  background: rgb(255, 255, 255);
  border: 1px solid rgb(0, 0, 0);
  }
  
  .cart-in-list table th {
  background: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  font-weight: normal;
  text-align: center;
  }
  
  .cart-in-list table th:nth-child(1) {
  width: 32px;
  }
  
  .cart-in-list table th:nth-child(2) {
  width: 40px;
  }
  
  .cart-in-list table th:nth-child(3) {
  width: 184px;
  }
  
  .cart-in-list table th:nth-child(4) {
  width: 87px;
  }
  
  .cart-in-list table th:nth-child(5) {
  width: 87px;
  }
  
  .cart-in-list table th:nth-child(6) {
  width: 50px;
  }
  
  .cart-in-list table tr td {
  border: 1px solid rgb(0, 0, 0);
  padding: 5px;
  }
  
  .cart-in-list table tr td:nth-child(1) {
  text-align: center;
  width: 71%;
  }
  
  .cart-in-list table tr td:nth-child(2) {
  text-align: center;
  width: 30%;
  }
  
  .cart-in-list table tr td:nth-child(3) {
  text-align: center;
  width: 12%;
  }
  
  
  .cart-in-list table tr td:nth-child(4) {
  text-align: center;
  width: 11%;
  }
  
  .cart-in-list table tr td:nth-child(2) > a > img {
  width: 30px;
  height: auto;
  }
  
  .cart-in-list table tr td:nth-child(5) {
  text-align: right;
  color: rgb(230, 0, 35);
  font-weight: bold;
  }
  
  .cart-in-list table tr td:nth-child(6) {
  text-align: center;
  }
  
  .cart-in-list table tr td:nth-child(6) a > img {
  width: 34px;
  height: auto;
  }
  
  .cart-in-list table tr:last-child td {
  font-weight: bold;
  /* text-align: right; */
  }
  
  .cart-in-list table tr:last-child td span {
  color: rgb(230, 0, 35);
  margin-left: 20px;
  }
  
  .cart-in-list table tr .quantity-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  }
  
  .cart-in-list table tr .quantity-wrap .basket-quantity input {
  width: 24px;
  height: 20px;
  padding: 0px;
  text-align: center;
  }
  
  .cart-in-list table tr .quantity-wrap .basket-count {
  display: flex;
  flex-flow: column;
  }
  
  .cart-in-list table tr .quantity-wrap .basket-count a + a {
  margin-top: 2px;
  }
  
  .M_title, .ec-cartRole__progress {
  padding-top: 34px;
  }
  
  .ec-cartRole__progress{
  font-size: 17px;
  }
  
  .ec-cartRole .ec-cartRole__actions {
   width: 100%; 
  margin-right: 10%;
  text-align-last: center;
  }
  
    
  a.button1 {
  border: double;
  background-color: #a4a54d;
  color: white;
  }
  
  a.button1:hover {
  border: double;
  background-color: #a4a54d;
  color: #bebea0;
  }
  
  .section.basket-wrap.cart-in-list {
    width: -webkit-fill-available;
  }
    section#shopGuide_wrap {text-align-last: left;font-size: 20px;}
    div#bread-crumb {
    font-size: 20px;
  }
  nav#bread-crumb-listTop li {
    list-style: none;
  }
  section.cont.w100 {
    font-size: 25px;
  }
  
  ul.option_style {
  list-style: none;
  padding:0;
  margin:0;
  }
  
  ul.option_style li {
  padding-left: 1em;
  text-indent: -0.9em;
  font-size:0.75rem;
  }
  
  ul.option_style li:before {
  content: "└ ";
  }
  td.border-none-bottom {
  border-bottom:none !important;
  }
  td.border-none-top {
  border-top:none !important;;
  }
  td.border-none-v {
  border-top:none !important;;
  border-bottom:none !important;;
  }
  
  #center3 .centerbox .red, #contact #center1 .red option_point{color:blue;padding-left:0.5em;font-size:0.75rem!important;}
  
  
  
  
  
  
  
  
  /* Estilo general para el formulario */
  form.h-adr {
    max-width: 600px;
    margin: 0 auto;
    padding: 30px;
    background-color: #ffffff;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
  }
  
  /* Estilo para los campos de entrada */
  .ec-halfInput input[type="text"],
  .ec-telInput input[type="tel"] {
    width: calc(100% - 20px);
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    font-size: 16px;
  }
  
  /* Estilo para el botón de envío y el enlace de regreso */
  .ec-RegisterRole__actions {
    margin-top: 30px;
    text-align: center;
  }
  
  .ec-blockBtn--action,
  .ec-blockBtn--cancel {
    display: inline-block;
    padding: 15px 40px;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s ease;
  }
  
  input#deliv_postal_code {
    font-size: 16px;
  }
  
  .ec-blockBtn--action:hover {
    background-color: #bfdbf7 !important;
  }
  .ec-blockBtn--action {
    background-color: #6fbc5f !important;
    color: white;
  }
  
  .ec-blockBtn--cancel {
    background-color: #1f7a8c;
    color: #ffffff;
    margin-left: 20px;
  }
  
  .ec-blockBtn--cancel:hover {
    background-color: #ccc;
  }
  
  /* Estilo para los mensajes de error */
  .error-message {
    color: #ff0000;
    margin-top: 10px;
  }
  
  /* Estilo para el contenedor del formulario */
  .cont {
    margin-top: 50px;
    text-align: center;
  }
  
  /* Estilo para los elementos del encabezado */
  .step_navi01 {
    /* background-color: #4CAF50; */
    color: white;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 30px;
    font-size: 18px;
  }
  
  /* Estilo para los enlaces */
  
  
  .ec-select {
    text-align: -webkit-center;
  }
  
  span.ec-required {
    font-size: 15px;
    color: red;
  }
  
  label.ec-label {
    font-size: 20px;
  }
  
  .ec-select {
    padding: 10px;
  }
  
  .container-fluid.inner {
    width: 160%;
  }
  
  input#deliv_email_first {width: -webkit-fill-available;}
  
  input#nonmember_email_second {
    width: -webkit-fill-available;
    margin-top: 10px;
  }
  
  .container {
    width: initial;
    padding: 0;
  }
  
  .grid-twelve-12 {
    width: 100%;
  }
  
  .container-fluid.inner {
    width: 100%;
  }
  
  .ec-borderedDefs {
    display: list-item;
  }
  
  .required{
    border:1px red solid !important;
  }
  
  input{
    background-color: white;
    border: 1px #e1e1e1  solid;
    border-radius: 6px;
  }
  
  main.l-main {
    text-align: -webkit-center;
  }
  
  select#nonmember_address_pref {
    font-size: 15px;
  }
      
      .shopify-policy__container {
    max-width: 560px;
    max-width: 65ch;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px
  }
  
  .shopify-policy__title {
    text-align: center
  }
  
  
     
  
  
      .shopify-policy__container {
    max-width: 560px;
    max-width: 90ch;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .ec-zipInputHelp {
    font-size: 17px;
  }
  
  
  div#content {
    background-color: #fafdf6;
  }
  
  main#MainContent {
  background-color: #f5f3ec !important;
  }