/** Shopify CDN: Minification failed

Line 334:2 Unexpected "}"
Line 348:2 Unexpected "}"
Line 400:0 Unexpected "}"

**/
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/


#b_image_cVQQFx {
  margin-top: -30px;
}

#b_html_pbNC8a {
  margin-top: 15px;
}



.bg_color_cafe {
  background-color: #8B4513; /* Cafe */
}

.bg_color_negro {
  background-color: #000000; /* Negro */
}

.bg_color_vino {
  background-color: #641F20; /* Vino */
}

.bg_color_marino {
  background-color: #15171B; /* Marino  */
}

.bg_color_gris-oxford {
  background-color: #808080; /* gris oxford */
}

.bg_color_uva {
  background-color: #6412D3; /* uva  */
}

.bg_color_blanco{
  background-color: white; /*blanco*/
}

.bg_color_kaki{
  background-color: #D1AF95; /* Kaki  */
}

bg_color_gris  {
  background-color: #999292; /* gris  */
}


.t4s-btn-color-dark {
  background-color: #000 !important;
  color: #fff !important;
  font-family: 'GlikerCondensed', sans-serif;
  border: none;
}

.t4s-swatch__item {
  color: black; /* color por defecto para todos */
}

/* Mantiene el color actual del seleccionado */
.t4s-swatch__item.is--selected {
  color: inherit; /* o el color que ya tiene si viene por default (puede ser heredado de otro lado) */
  font-weight: bold; /* opcional: para resaltarlo */
}




.t4s-btn-color-dark:hover {
  background-color: #641f20 !important;
  color: #fff !important;
}


#contact_form_page-name, #contact_form_page-email, #contact_form_page-phone, #contact_form_page-message {
  color: black;
  border-color: black;
  font-size: 18px;
  
}
#contact_form_page-email::placeholder {
  color: #000 !important;
  font-size: 18px;
}

#contact_form_page-phone::placeholder {
  color: #000 !important;
  font-size: 18px;
}
#contact_form_page-name::placeholder {
  color: #000 !important;
  font-size: 18px;
}
#contact_form_page-message::placeholder {
  color: #000 !important;
  font-size: 18px;
}

#b_image_pP3qwK {
 margin-top: -50px;
}

/* chicarosa */
#b_image_AJX6FU {
  margin-top: -160px;
  padding-right: 120px;
  position: relative; /* o absolute si lo estás usando así */
  z-index: 1;
  pointer-events: none;
}

.politica-devolucion {
    font-size: 18px;
    text-align: justify;
    line-height: 1.6;
    max-width: 100%;
    box-sizing: border-box;
    padding: 10px;
  }



/* texto tuestiloempieza*/
#b_custom_text_NgzHkp {
  font-family: 'Kare', sans-serif !important;
  font-size: 25px !important;
  font-weight: bold !important;
}
/* justificacion de texto */
  #b_custom_text_aTxwkC {
  text-align: justify !important;
  line-height: 1.6;
}
/* color del whishlist */
  .t4s-pr-item-btn.t4s-pr-wishlist.t4s-tooltip-actived{
    color: red;
  }
  
.politica-privacidad {
    font-size: 18px;
    text-align: justify;
    line-height: 1.6;
    max-width: 100%;
    box-sizing: border-box;
    padding: 10px;
  }



  .terminos-condiciones {
    font-size: 18px;
    text-align: justify;
    line-height: 1.6;
    max-width: 100%;
    box-sizing: border-box;
    padding: 10px;
  }

  .terminos-condiciones ul {
    padding-left: 20px;
    margin-top: 10px;
  }

  .terminos-condiciones li {
    margin-bottom: 8px;
  }

#b_custom_text_GW6EDQ {
  text-align: justify;
}





    

/*---------------- Custom CSS for only desktop -------------------*/
@media (min-width: 1025px) {
  

.t4s_mb_20.t4s-account-hello{
  font-size: 30px;
}
  .t4s-account-content h2{
    font-size: 25px !important;
  }

  .t4s-account-content p{
    font-size: 20px;
  }

.t4s-table-res-df{
  font-size: 20px;
}

  
.t4s-product__title{
  font-family: glikercondensed;
  font-size: 30px;
}

  
 
/* menu en neon */
  a.activo-neon {
  color: #ffffff !important;
  text-shadow:
    0 0 5px #ffffff,
    0 0 10px #ffffff,
    0 0 15px #ffffff,
    0 0 20px #ffffff;
}
.t4s-nav__ul a:hover {
  text-shadow:
    0 0 5px #ffffff !,
    0 0 10px #ffffff,
    0 0 15px #ffffff,
    0 0 20px #ffffff;
}


.t4s-custom-col.t4s-col-item.t4s-col-lg-6.t4s-col-md-6.t4s-col-6.bl-bl_col_amYVJe {
  margin-left: -150px;
}


.t4s-custom-col.t4s-col-item.t4s-col-lg-6.t4s-col-md-6.t4s-col-6.bl-bl_col_WCytPt{
  padding-right: 100px;

}


body.template-index #t4s-nav-ul {
  padding-left: 250px;
}

  body.template-index .header__normal-logo.t4s-d-none.t4s-d-lg-block {
  margin-left: -22px; /* o margin-top: -17px; según lo que necesites */
  height: 104%;
    width: 100% !important;
  
}






  

  
}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width: 767px){
  

/*---------------- seccion del maniqui -------------------*/



  /* chicarosa */
  #b_image_AJX6FU {
    margin-top: -176px;
    padding-right: 0px !important;
    
  }

.envio-banner {
      font-size: 8px;
      padding: 8px 10px;
    }

.t4s-custom-col.t4s-col-item.t4s-col-lg-6.t4s-col-md-6.t4s-col-6.bl-bl_col_amYVJe{
  margin-left: -48px;
}
  

.politica-devolucion {
      font-size: 16px;
      padding: 8px;
    }
.politica-devolucion {
      font-size: 16px;
      padding: 8px;
    }
  }

  .politica-devolucion ul {
    padding-left: 20px;
    margin-top: 10px;
  }

  .politica-devolucion li {
    margin-bottom: 8px;
  }

  .politica-devolucion a {
    color: #000;
    text-decoration: underline;
  }

  .politica-devolucion a:hover {
    color: red;
  }

.politica-privacidad {
      font-size: 16px;
      padding: 8px;
    }
  }

  .politica-privacidad a {
    color: #000;
    text-decoration: underline;
  }

  .politica-privacidad a:hover {
    color: red;
  }
.terminos-condiciones {
      font-size: 16px;
      padding: 8px;
    }
  }

  .terminos-condiciones ul {
    padding-left: 20px;
    margin-top: 10px;
  }

  .terminos-condiciones li {
    margin-bottom: 8px;
  }

#barraenvios {
  font-size: 12px !important;
}



.t4s-section-inner.t4s-has-imgbg {
 background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-bottom: 0px !important;}

.t4s-section-inner.t4s_se_template--17472611942469__custom_html_fKAEJQ.t4s-container-fluid {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}


.t4s-product__title{
  font-family: glikercondensed;
  font-size: 30px;
}

.t4s-account-content h2{
    font-size: 20px !important;
  }

#b_html_TtACJ3{
  margin-left: 10px;
}

#b_image_cVQQFx {
  margin-top: 0px !important;
}

.header__mobile-logo.t4s-d-lg-none {
  margin-left: 50px;
}

  
  
}