/** Shopify CDN: Minification failed

Line 298:0 Unexpected "}"

**/
:root {
    --custom-svg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.sfyn-custom-footer {
    padding-top: 40px;;
    padding-bottom: 40px;
}
.sfyn-custom-footer {
    padding-bottom: 40px;
}
.sfyn-custom-container {
    width: 100%;
    max-width: 1200px; /* Ajuste el ancho máximo */
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
}
.sfyn-custom-row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sfyn-footer-logo-item, .sfyn-footer-newsletter-item {
    width: 30%;
}
.sfyn-footer-menu-item {
  width: 30%;
  display: flex;

}
.sfyn-foo-block-same-padding {
    padding: 0 10px;
  padding-left: 20px;
}
.sfyn-footer-col-desc {
    color: #fff;
    font-size: 14px;
    line-height: normal;
    font-family: sans-serif;
}
.sfyn-footer-col-desc p {
    margin-top: 0;
    margin-bottom: 0;
}
.sfyn-foo-block-heading {
   
    color: #fff;
    font-weight: 70;
    text-transform: uppercase;
    font-family: sans-serif;
    line-height: normal;
    display: block;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    width: fit-content;
}
.sfyn-footer-menu-wrapper {
    padding: 0;
    margin: 0;
    list-style: none;
}
.sfyn-footer-menu-wrapper li:not(:first-child) {
    margin-top: 12px;
}
.sfyn-footer-menu-wrapper li {
    width: fit-content;
}
.sfyn-footer-menu-wrapper li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    transition: 0.2s ease-in-out;
    display: block;
}
.sfyn-footer-menu-wrapper li:hover a {
    color: #cecece;
}
.sfyn-footer-logo-item img {
    width: 120%;
    max-width: 150px;
    height: 55px;
    display: block;
}
.sfyn-footer-logo-item .sfyn-footer-col-desc {
    margin-top: 20px;
}
.sfyn-footer-copyright {
    padding: 10px;
    background: #121212;
  background-gradient:#121212; 
}
.sfyn-footer-copyright p {
    color: #fff;
    text-align: center;
    font-size: 13px;
    line-height: normal;
    margin-bottom: 0;
}
.sfyn-form-field-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
}
.sfyn-form-field-wrapper .email input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    padding: 8px 10px;
    color: #fff;
    font-size: 13px;
    font-style: italic;
    width: 100%;
}
.sfyn-form-field-wrapper .email input::placeholder {
    color: #fff;
    font-size: 13px;
    font-style: italic;
}
.sfyn-form-field-wrapper .email input:focus-visible {
    box-shadow: none;
    outline: none;
}
.sfyn-form-field-wrapper .email {
    width: 100%;
    max-width: 230px;
}
.sfyn-footer-form-btn {
    color: #000;
    background: #fff;
    border: 1px solid #fff;
    font-size: 13px;
    border-radius: 3px;
    font-weight: 500;
    padding: 8px 15px;
    transition: 0.2s ease-in-out;
}
.sfyn-footer-form-btn:hover {
    background: transparent;
    color: #fff;
}
.sfyn-form-field-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
}
.sfyn-footer-social-icon ul {
    justify-content: flex-start;
    margin-top: 12px;
}
.sfyn-footer-social-icon ul li a svg {
    fill: #fff;
}
@media screen and (max-width: 991px) {
  .sfyn-footer-logo-item, .sfyn-footer-newsletter-item, .sfyn-footer-menu-item {
    width: 50%;
  }
  .sfyn-footer-menu-item {
    display: block;
  }
  .sfyn-custom-row {
    row-gap: 20px;
    
  }
}
@media screen and (max-width: 767px) {
  .sfyn-footer-logo-item, .sfyn-footer-newsletter-item, .sfyn-footer-menu-item {
    width: 100%;
  }
  .sfyn-custom-row {
    row-gap: 20px;
  }
  #sfyn-acc-menu {
    width: 100%;
    margin-bottom: 0;
    cursor: pointer;
  }
  #sfyn-acc-menu:after {
    content: "";
    background: var(--custom-svg);
    background-size: contain;
    width: 20px;
    height: 20px;
    display: block;
    filter: brightness(1000);
  }
  .sfyn-footer-menu-item {
    border-bottom: none;
    padding-bottom: 10px;
  }
  .sfyn-footer-menu-item .sfyn-footer-menu-wrapper {
    padding: 20px 0 0;
  }
  .sfyn-foo-block-heading {
    font-size: 15px;
  }
  .sfyn-footer-menu-item.sfyn-active #sfyn-acc-menu:after {
    transform: rotate(180deg);
  }
  .sfyn-form-field-wrapper {
    justify-content: center;
  }
  .sfyn-footer-copyright p {
    font-size: 12px;
    background: #121212;
  }
  .sfyn-custom-container {
    padding-left: 10px;
    padding-right: 10px;
  }
.sfyn-custom-footer {
padding-top: 40px;
}

  
}
@media screen and (max-width: 365px) {
  .sfyn-foo-block-heading {
    font-size: 17px;
  }
}

/* CAMBIO: Alinear bien las columnas en desktop */
.sfyn-footer-menu-item, .sfyn-footer-logo-item {
  width: 33.33%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

/* CAMBIO: Centrar verticalmente el logo */
.sfyn-footer-logo-item {
  align-items: center;
  justify-content: flex-start;
}

.footer-logo-img {
  max-width: 100px;
  height: auto;
}

/* CAMBIO: En móviles todo sigue igual */
@media screen and (max-width: 991px) {
  .sfyn-footer-menu-item, .sfyn-footer-logo-item {
    width: 50%;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .sfyn-footer-menu-item, .sfyn-footer-logo-item {
    width: 100%;
  }
}

/* CAMBIO: Imagen debajo de menu Servicio al Cliente */
.sfyn-footer-menu-logo {
  margin-top: 20px;
}

.footer-menu-img {
  max-width: 100px;
  height: auto;
  display: block;
}

/* CAMBIO: Redes Sociales alineadas en fila */
.sfyn-footer-socials {
  display: flex;
  gap: 15px;
  margin-top: 20px;
}

.sfyn-footer-socials a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sfyn-footer-socials svg {
  width: 24px;
  height: 24px;
  fill: white;
  transition: transform 0.3s ease;
}

.sfyn-footer-socials a:hover svg {
  transform: scale(1.2);
}
}

/* Asegurar que el footer se expanda en móviles */


/* Aumentar el espacio inferior en móviles */
@media screen and (max-width: 767px) {
  .sfyn-custom-footer {
    padding-bottom: 60px !important;
  }
}