@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap');

/* =========================================================
   LARA KALO - CUSTOM CSS CORREGIDO
   Home + header + footer + color rosa solo donde toca
   ========================================================= */


/* =========================
   HOME / FONDO / BANNERS
   ========================= */

body#index #wrapper .container {
  max-width: 1110px !important;
}

#wrapper {
  background: url('/img/cms/bg-store.jpg') no-repeat center center fixed !important;
  background-size: cover !important;
}

body#index div#content-wrapper div#custom-text {
  background: transparent !important;
  box-shadow: none !important;
}

.lk-home-banners {
  width: 1110px;
  max-width: 100%;
  margin: 30px auto 50px auto;
  text-align: center;
  overflow: hidden;
}

#banner1,
#banner2 {
  width: 50%;
  float: left;
}

#banner3 {
  clear: both;
  width: 100%;
  text-align: center;
}

#banner1 img,
#banner2 img {
  width: 100%;
  height: auto;
  transition: all 0.9s ease;
}

#banner3 img {
  width: 50% !important;
  height: auto !important;
  transition: all 0.9s ease;
}

#banner1 img:hover,
#banner2 img:hover,
#banner3 img:hover {
  transform: scale(0.95);
}

.lk-home-banner h1 {
  text-align: center;
  margin-bottom: 18px;
  line-height: 1.15;
}

.lk-home-banner h1 span {
  color: #e02267 !important;
  font-size: 2.375rem;
  font-weight: 800;
  letter-spacing: 3px;
}


/* =========================
   HEADER - GENERAL
   ========================= */

#header {
  min-height: 270px !important;
}

#header .header-nav,
#header .header-top {
  background: #ffffff !important;
}


/* =========================
   HEADER - BARRA SUPERIOR
   ========================= */

#header .header-nav {
  min-height: 50px !important;
  height: 50px !important;
  line-height: 50px !important;
  overflow: visible !important;
}

#header .header-nav .container {
  max-width: 1260px !important;
  width: 1260px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#header .header-nav .left-nav {
  float: left !important;
}

#header .header-nav .right-nav {
  float: right !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  width: auto !important;
  margin-left: auto !important;
}

#header .header-nav .user-info,
#header .header-nav .blockcart,
#header .header-nav #_desktop_user_info,
#header .header-nav #_desktop_cart {
  display: flex !important;
  align-items: center !important;
  height: 50px !important;
  line-height: 50px !important;
  position: relative !important;
  top: auto !important;
  margin: 0 !important;
}

#header .header-nav .user-info a,
#header .header-nav .blockcart a {
  display: flex !important;
  align-items: center !important;
  height: 50px !important;
  line-height: 50px !important;
}


/* =========================
   LOGIN HEADER NORMAL / HOVER
   ========================= */

#header .header-nav .user-info a,
#header .header-nav .user-info i {
  color: #232323 !important;
  text-decoration: none !important;
}

#header .header-nav .user-info a:hover,
#header .header-nav .user-info a:hover i {
  color: #e02267 !important;
}


/* =========================
   CARRITO HEADER COMO TIENDA ANTIGUA
   Normal gris claro / hover rosa
   ========================= */

#header .header-nav .cart-preview,
#header .header-nav .cart-preview.inactive,
#header .header-nav .cart-preview.active,
#header .header-nav .blockcart {
  background-color: #f1f1f1 !important;
  color: #7a7a7a !important;
}

#header .header-nav .cart-preview a,
#header .header-nav .cart-preview i,
#header .header-nav .cart-preview .cart-products-count,
#header .header-nav .cart-preview .hidden-sm-down,
#header .header-nav .blockcart a,
#header .header-nav .blockcart i {
  color: #7a7a7a !important;
  text-decoration: none !important;
}

#header .header-nav .cart-preview:hover,
#header .header-nav .blockcart:hover {
  background-color: #e02267 !important;
  color: #ffffff !important;
}

#header .header-nav .cart-preview:hover a,
#header .header-nav .cart-preview:hover i,
#header .header-nav .cart-preview:hover .cart-products-count,
#header .header-nav .cart-preview:hover .hidden-sm-down,
#header .header-nav .blockcart:hover a,
#header .header-nav .blockcart:hover i {
  color: #ffffff !important;
}


/* =========================
   HEADER - LOGO / MENÚ / BUSCADOR
   ========================= */

#header .header-top {
  min-height: 195px !important;
  padding-top: 25px !important;
  padding-bottom: 22px !important;
}

#header .header-top .container {
  max-width: 1260px !important;
  width: 1260px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#header .header-top .row {
  width: 1260px !important;
  max-width: 1260px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  display: flex !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  flex-wrap: nowrap !important;
}

#header .header-top #_desktop_logo {
  width: 410px !important;
  max-width: 410px !important;
  min-width: 410px !important;
  flex: 0 0 410px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

#header .header-top #_desktop_logo h1 {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 0 !important;
}

#header .header-top #_desktop_logo a {
  display: block !important;
  width: 380px !important;
  max-width: 380px !important;
}

#header .header-top #_desktop_logo img.logo,
#header .header-top #_desktop_logo a img {
  width: 380px !important;
  max-width: 380px !important;
  min-width: 380px !important;
  height: auto !important;
  max-height: none !important;
  display: block !important;
}

#header .header-top .position-static {
  width: calc(100% - 410px) !important;
  max-width: calc(100% - 410px) !important;
  flex: 0 0 calc(100% - 410px) !important;
  position: static !important;
  padding-top: 18px !important;
}


/* =========================
   MENÚ SUPERIOR
   ========================= */

#_desktop_top_menu {
  width: 100% !important;
  max-width: 100% !important;
  display: block !important;
  padding-left: 0 !important;
  margin-bottom: 8px !important;
  position: relative !important;
  z-index: 5 !important;
}

#top-menu,
.top-menu {
  width: 100% !important;
  display: block !important;
  white-space: nowrap !important;
  overflow: visible !important;
  margin: 0 !important;
  padding: 0 !important;
}

#top-menu > li,
.top-menu > li {
  display: inline-block !important;
  float: none !important;
  white-space: nowrap !important;
  vertical-align: top !important;
  border-right: 1px solid rgb(234, 219, 219) !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}

#top-menu > li:last-child,
.top-menu > li:last-child {
  border-right: 0 !important;
}

#top-menu > li > a,
.top-menu > li > a,
#header .top-menu a[data-depth="0"] {
  display: block !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 20px !important;
  padding: 15px 8px !important;
  margin: 0 !important;
  white-space: nowrap !important;
  text-transform: uppercase !important;
  color: #232323 !important;
  text-decoration: none !important;
  letter-spacing: 0.1px !important;
  text-shadow: none !important;
}

#top-menu > li > a:hover,
.top-menu > li > a:hover,
#header .top-menu a[data-depth="0"]:hover {
  color: #e02267 !important;
}


/* =========================
   BUSCADOR
   ========================= */

#search_widget {
  width: 850px !important;
  max-width: 850px !important;
  min-width: 250px !important;
  float: none !important;
  clear: both !important;
  display: block !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-top: 8px !important;
  margin-left: 0 !important;
  position: relative !important;
  z-index: 1 !important;
}

#search_widget form {
  position: relative !important;
  width: 100% !important;
  display: block !important;
  margin: 0 !important;
}

#search_widget input[name="s"] {
  width: 100% !important;
  height: 42px !important;
  border-radius: 25px !important;
  padding: 10px 50px 10px 16px !important;
  border: 1px solid rgba(0, 0, 0, 0.25) !important;
  background: #ffffff !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 15px !important;
  line-height: 20px !important;
  color: #7a7a7a !important;
  text-indent: 0 !important;
}

#search_widget i.material-icons.search {
  position: absolute !important;
  left: auto !important;
  right: 16px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 24px !important;
  height: 24px !important;
  line-height: 24px !important;
  font-size: 22px !important;
  color: #7a7a7a !important;
  z-index: 10 !important;
  pointer-events: auto !important;
  cursor: pointer !important;
}

#search_widget i.material-icons.clear {
  position: absolute !important;
  right: 16px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 24px !important;
  height: 24px !important;
  line-height: 24px !important;
  font-size: 22px !important;
  color: #7a7a7a !important;
  z-index: 11 !important;
}

#search_widget input[type="hidden"] {
  display: none !important;
}

#search_widget,
#search_widget form,
#search_widget input {
  overflow: hidden !important;
}


/* =========================
   TEXTO HOME SIN FONDO BLANCO
   ========================= */

.lk-home-text {
  background: transparent !important;
  text-align: center !important;
  margin: 30px auto 35px auto !important;
  max-width: 950px !important;
  padding: 0 15px !important;
}

.lk-home-text h2 {
  background: transparent !important;
  color: #232323 !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 1.55rem !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  text-transform: uppercase !important;
  text-align: center !important;
  margin: 0 0 18px 0 !important;
  padding: 0 !important;
  letter-spacing: 0.6px !important;
}

.lk-home-text p {
  background: transparent !important;
  color: #545454 !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 1.15rem !important;
  font-weight: 600 !important;
  line-height: 1.55 !important;
  text-transform: uppercase !important;
  text-align: center !important;
  margin: 0 0 18px 0 !important;
  padding: 0 !important;
  letter-spacing: 0.3px !important;
}


/* =========================
   FOOTER - LIMPIO Y CENTRADO
   Enlaces normales, solo copyright rosa
   ========================= */

#footer .footer-container > .container {
  max-width: 1260px !important;
  width: 90% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#footer .footer-container > .container > .row:first-child {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  align-items: flex-start !important;
  margin-left: -15px !important;
  margin-right: -15px !important;
}

#footer .footer-container > .container > .row:first-child > .links:not(.wrapper) {
  flex: 0 0 66.666% !important;
  max-width: 66.666% !important;
  width: 66.666% !important;
  float: none !important;
}

#footer .footer-container > .container > .row:first-child > .links:not(.wrapper) > .row {
  display: flex !important;
  flex-wrap: wrap !important;
  margin-left: -15px !important;
  margin-right: -15px !important;
  width: auto !important;
  max-width: none !important;
}

#footer .footer-container > .container > .row:first-child > .links:not(.wrapper) > .row > .wrapper {
  flex: 0 0 50% !important;
  max-width: 50% !important;
  width: 50% !important;
  float: none !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

#footer #block_myaccount_infos {
  flex: 0 0 33.333% !important;
  max-width: 33.333% !important;
  width: 33.333% !important;
  float: none !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

#footer #block_myaccount_infos ul,
#footer #block_myaccount_infos li,
#footer #block_myaccount_infos a {
  display: block !important;
  width: auto !important;
  white-space: normal !important;
  text-align: left !important;
}

#footer .footer-container li,
#footer .footer-container a {
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
}

#footer .footer-container .h3,
#footer .footer-container .h4,
#footer .footer-container h3,
#footer .footer-container h4 {
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  color: #232323 !important;
}

#footer .footer-container a,
.footer-container a {
  color: #232323 !important;
  text-decoration: none !important;
}

#footer .footer-container a:hover,
.footer-container a:hover {
  color: #7a7a7a !important;
  text-decoration: none !important;
}

.lk-footer-copyright {
  color: #e02267 !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  margin-top: 20px !important;
  margin-bottom: 10px !important;
  text-align: center !important;
  width: 100% !important;
}

#footer .lk-footer-copyright,
#footer .lk-footer-copyright a,
.footer-container .lk-footer-copyright,
.footer-container .lk-footer-copyright a {
  color: #e02267 !important;
  text-decoration: none !important;
}

#footer .lk-footer-copyright a:hover,
.footer-container .lk-footer-copyright a:hover {
  color: #e02267 !important;
  text-decoration: none !important;
}


/* =========================
   COLOR GLOBAL LARA KALÓ
   Sin convertir todos los enlaces a rosa fijo
   ========================= */

a,
a:focus {
  text-decoration: none !important;
}

a:hover {
  color: #e02267 !important;
  text-decoration: none !important;
}

.btn-primary,
.btn-primary:focus,
.btn-primary:active {
  background-color: #e02267 !important;
  border-color: #e02267 !important;
  color: #ffffff !important;
}

.btn-primary:hover {
  background-color: #c91b5a !important;
  border-color: #c91b5a !important;
  color: #ffffff !important;
}

.product-price,
.current-price,
.product-price-and-shipping,
.price {
  color: #e02267 !important;
}

.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
  color: #e02267 !important;
  border-color: #e02267 !important;
}

.form-control:focus,
.input-group.focus {
  border-color: #e02267 !important;
  outline-color: #e02267 !important;
}

.custom-radio input[type="radio"]:checked + span,
.custom-checkbox input[type="checkbox"]:checked + span {
  background-color: #e02267 !important;
  border-color: #e02267 !important;
}

.done {
  color: #e02267 !important;
}

.checkout-step .step-number {
  background-color: #e02267 !important;
  color: #ffffff !important;
}


/* =========================
   RESPONSIVE
   ========================= */

@media (max-width: 1300px) {
  #header .header-nav .container,
  #header .header-top .container,
  #header .header-top .row {
    width: 94% !important;
    max-width: 94% !important;
  }

  #header .header-top #_desktop_logo {
    width: 330px !important;
    max-width: 330px !important;
    min-width: 330px !important;
    flex: 0 0 330px !important;
  }

  #header .header-top #_desktop_logo a,
  #header .header-top #_desktop_logo img.logo,
  #header .header-top #_desktop_logo a img {
    width: 300px !important;
    max-width: 300px !important;
    min-width: auto !important;
  }

  #header .header-top .position-static {
    width: calc(100% - 330px) !important;
    max-width: calc(100% - 330px) !important;
    flex: 0 0 calc(100% - 330px) !important;
  }

  #search_widget {
    width: 100% !important;
    max-width: 100% !important;
  }
}

@media (max-width: 991px) {
  #header {
    min-height: auto !important;
  }

  #header .header-nav {
    height: auto !important;
    min-height: 45px !important;
    line-height: normal !important;
  }

  #header .header-nav .container {
    width: 96% !important;
    max-width: 96% !important;
  }

  #header .header-top {
    min-height: auto !important;
    padding-top: 12px !important;
    padding-bottom: 14px !important;
  }

  #header .header-top .container,
  #header .header-top .row {
    width: 96% !important;
    max-width: 96% !important;
  }

  #header .header-top .row {
    display: block !important;
    text-align: center !important;
  }

  #header .header-top #_desktop_logo {
    width: 100% !important;
    max-width: 100% !important;
    min-width: auto !important;
    flex: none !important;
    padding: 0 !important;
    text-align: center !important;
  }

  #header .header-top #_desktop_logo a,
  #header .header-top #_desktop_logo img.logo,
  #header .header-top #_desktop_logo a img {
    width: 220px !important;
    max-width: 80% !important;
    min-width: auto !important;
    height: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  #header .header-top .position-static {
    width: 100% !important;
    max-width: 100% !important;
    flex: none !important;
    padding-top: 10px !important;
  }

  #search_widget {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin-top: 12px !important;
  }

  #_desktop_top_menu {
    display: none !important;
  }

  #mobile_top_menu_wrapper {
    width: 100% !important;
    clear: both !important;
    background: #ffffff !important;
    padding: 10px 20px !important;
    margin: 0 !important;
    position: relative !important;
    z-index: 9999 !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08) !important;
  }

  #mobile_top_menu_wrapper .top-menu,
  #mobile_top_menu_wrapper #top-menu {
    width: 100% !important;
    max-width: 100% !important;
    white-space: normal !important;
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  #mobile_top_menu_wrapper .top-menu li,
  #mobile_top_menu_wrapper #top-menu li {
    display: block !important;
    float: none !important;
    width: 100% !important;
    border-right: 0 !important;
    border-bottom: 1px solid #eeeeee !important;
    text-align: left !important;
  }

  #mobile_top_menu_wrapper .top-menu li:last-child,
  #mobile_top_menu_wrapper #top-menu li:last-child {
    border-bottom: 0 !important;
  }

  #mobile_top_menu_wrapper .top-menu a,
  #mobile_top_menu_wrapper #top-menu a,
  #mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
    display: block !important;
    width: 100% !important;
    font-family: "Open Sans", Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    padding: 12px 5px !important;
    color: #232323 !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    white-space: normal !important;
  }

  #mobile_top_menu_wrapper .top-menu a:hover,
  #mobile_top_menu_wrapper #top-menu a:hover {
    color: #e02267 !important;
  }

  #search_widget input[name="s"] {
    height: 40px !important;
    font-size: 14px !important;
    padding: 9px 48px 9px 14px !important;
  }

  #footer .footer-container > .container {
    width: 96% !important;
    max-width: 96% !important;
  }

  #footer .footer-container > .container > .row:first-child {
    display: block !important;
  }

  #footer .footer-container > .container > .row:first-child > .links:not(.wrapper),
  #footer .footer-container > .container > .row:first-child > .links:not(.wrapper) > .row > .wrapper,
  #footer #block_myaccount_infos {
    width: 100% !important;
    max-width: 100% !important;
    flex: none !important;
    float: none !important;
    margin-bottom: 20px !important;
  }

  .lk-home-banners {
    width: 100% !important;
    margin-top: 20px !important;
  }

  #banner1,
  #banner2,
  #banner3 {
    width: 100% !important;
    float: none !important;
    clear: both !important;
  }

  #banner1 img,
  #banner2 img,
  #banner3 img {
    width: 100% !important;
    max-width: 100% !important;
  }

  .lk-home-banner h1 span {
    font-size: 1.4rem !important;
    letter-spacing: 2px !important;
  }
}

@media (max-width: 480px) {
  #header .header-top #_desktop_logo a,
  #header .header-top #_desktop_logo img.logo,
  #header .header-top #_desktop_logo a img {
    width: 190px !important;
  }

  #search_widget input[name="s"] {
    font-size: 13px !important;
  }
}
/* =========================
   BOTÓN CONSULTAR PRECIO
   ========================= */

.lk-consultar-precio-btn {
  display: inline-block !important;
  margin-top: 18px !important;
  background-color: #e02267 !important;
  color: #ffffff !important;
  border: none !important;
  padding: 12px 28px !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  line-height: 1.2 !important;
}

.lk-consultar-precio-btn:hover,
.lk-consultar-precio-btn:focus {
  background-color: #c91b5a !important;
  color: #ffffff !important;
  text-decoration: none !important;
}
a:focus,
a:active,
a img:focus,
a img:active,
.category-cover:focus,
.category-cover:active,
.category-image:focus,
.category-image:active {
  outline: none !important;
  box-shadow: none !important;
}
/* Detalles del producto a ancho completo, como en la tienda antigua */
.lk-product-details-fullwidth {
  width: 100% !important;
  max-width: 1110px !important;
  margin: 0 auto !important;
  clear: both !important;
}

.lk-product-details-fullwidth .tabs {
  width: 100% !important;
  max-width: 1110px !important;
  background: #fff !important;
  padding: 20px 30px !important;
  box-sizing: border-box !important;
  margin: 32px auto 0 auto !important;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2) !important;
}

.lk-product-details-fullwidth #tab-content,
.lk-product-details-fullwidth #product-details {
  width: 100% !important;
  max-width: 1050px !important;
  box-sizing: border-box !important;
}

.lk-product-details-fullwidth #product-details {
  padding-top: 20px !important;
}

/* Ocultar logo automático pequeño de marca */
#product-details .manufacturer-logo,
#product-details img.manufacturer-logo,
.product-manufacturer img,
.product-features img.manufacturer-logo {
  display: none !important;
}

/* Ocultar stock en detalles del producto */
#product-details .product-quantities,
#product-details .product-availability,
.product-quantities,
.product-availability {
  display: none !important;
}

/* Firma Lara Kaló */
.lk-firma-producto {
  width: 360px;
  max-width: 100%;
  margin: 0;
}

.lk-firma-producto img {
  width: 360px;
  max-width: 100%;
  height: auto;
  display: inline-block;
  border: 1px solid #ddd;
  padding: 4px;
  background: #fff;
  box-sizing: border-box;
}

/* Móvil */
@media (max-width: 767px) {
  .lk-product-details-fullwidth {
    max-width: 100% !important;
    padding: 0 15px !important;
  }

  .lk-product-details-fullwidth .tabs {
    padding: 18px 16px !important;
    margin-top: 24px !important;
  }

  .lk-product-details-fullwidth #tab-content,
  .lk-product-details-fullwidth #product-details {
    width: 100% !important;
    max-width: 100% !important;
  }

  .lk-firma-producto,
  .lk-firma-producto img {
    width: 100% !important;
  }
}
/* Quitar borde negro al hacer click en banners de portada */
#custom-text a:focus,
#custom-text a:active,
#custom-text a:focus-visible,
.lk-home-banner a:focus,
.lk-home-banner a:active,
.lk-home-banner a:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}

#custom-text a img,
#custom-text a:focus img,
#custom-text a:active img,
#custom-text a:focus-visible img,
.lk-home-banner a img,
.lk-home-banner a:focus img,
.lk-home-banner a:active img,
.lk-home-banner a:focus-visible img {
  outline: none !important;
  box-shadow: none !important;
  border-color: transparent !important;
}
/* Separar "También podría interesarle" de la caja de detalles */
.lk-product-details-fullwidth {
  margin-bottom: 28px !important;
}

.product-accessories {
  margin-top: 0 !important;
}
.product-actions:has(.lk-consultar-precio-btn) .product-add-to-cart {
  display: none !important;
}
/* =========================
   LARA KALO - FORMULARIO CONTACTO
   Mensaje más alto y redimensionable
   ========================= */

.contact-form textarea,
section.contact-form textarea,
textarea[name="message"],
textarea#contactform-message {
  min-height: 240px !important;
  height: 240px !important;
  resize: vertical !important;
  line-height: 1.5 !important;
}

/* =========================
   LARA KALO - BOTÓN WHATSAPP CONSULTA OBRA
   ========================= */

.lk-whatsapp-consulta-box {
  margin-top: 16px !important;
  text-align: right !important;
}

.lk-whatsapp-consulta-text {
  margin: 0 0 8px 0 !important;
  font-size: 13px !important;
  color: #777777 !important;
  line-height: 1.4 !important;
}

.lk-whatsapp-consulta-btn {
  display: inline-block !important;
  padding: 9px 16px !important;
  border: 1px solid #25D366 !important;
  color: #25D366 !important;
  background: transparent !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  text-align: center !important;
  text-decoration: none !important;
  line-height: 1.2 !important;
}

.lk-whatsapp-consulta-btn:hover,
.lk-whatsapp-consulta-btn:focus {
  background: #25D366 !important;
  color: #ffffff !important;
  text-decoration: none !important;
}

/* =========================================
   LARA KALO - DOS PRODUCTOS POR FILA EN MÓVIL
   Aplicable a todos los listados de productos
   ========================================= */

@media (max-width: 767px) {

  .products.row > .js-product.product {
    width: 50% !important;
    max-width: 50% !important;
    flex: 0 0 50% !important;
  }

}

@media (max-width: 767px) {
  .wishlist-button-add {
    top: auto !important;
    left: auto !important;
    right: 4px !important;
    bottom: 4px !important;

    width: 28px !important;
    height: 28px !important;
    min-width: 28px !important;
    padding: 0 !important;

    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
  }

  .wishlist-button-add .material-icons {
    font-size: 24px !important;
    line-height: 28px !important;
    color: #777 !important;
    text-shadow: none !important;
  }
}