@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Google+Sans+Flex:opsz,wght@6..144,1..1000&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Manrope:wght@200..800&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Quicksand:wght@600&display=swap');
*:focus, button.btn.btn-buscartop:focus, button.btn.btn-buscartop:active {
  outline: none !important;
}
[disabled].btn {
  background: var(--color1) !important;
  opacity: 0.95;
}
*::placeholder {
  padding-left: 4px;
}
html{
  scroll-behavior: smooth;
}
body {
  background: var(--color3);
  padding-top: 0 !important;
  font-weight: 400;
  height: auto !important;
  font-family: var(--tipografia-principal);
  color: var(--color2);
}
h1, h2, h3, h4, h5, h6, .title-sol {
  color: var(--color2);
  font-family: var(--tipografia-principal);
}
ul {
  margin: 0;
}
.clearfix {
  margin: 0;
}
/*******TAMAÑOS DE TIPOGRAFIA*******/
html, body{
  font-size: 15px;
}
h1 {
  font-size: 2.5rem;
  margin-top: 0;
}
h2, .style2 .title-sol span, .title-sol.style2 span, .titproyhome, .detalle #precio .price-sales,
.detalle #precio{
  font-size: 2rem;
}
div#blueimp-gallery a.prev:before, div#blueimp-gallery a.next:before, 
.owl-theme .owl-controls .owl-buttons div{
  font-size: 1.7rem;
}
h3, .product-title, h5.preguntas_clientes, h5.recomendados, h5.tit_form_detalle, 
.navbar-nav.sm-collapsible .caret:before, .favButton.favCaja, .favButton.favCaja:hover, .avisoStockButton.favCaja, .avisoStockButton.favCaja:hover,
.product .price-sales, .price, .CartProduct .delete i, div#hormiga h1 {
  font-size: 1.4rem;
  line-height: 1.3em;
}
.noticiashome2 h4, .buscador i, .buscador a, .registracion:before, .terminar_sesion_top:before, .cambiar_cuenta_top:before, 
#nombre_usuario:before, a.ircarrito:before, #login_sup a:not(.registracion)::before, 
a.favoritos_top i.far.fa-heart, span#micuenta_top::before{
  font-size: 1.15rem;
}
h4, .product h4 a, ul.lista-filtros-aplicados, .caja_nov_listar h3, .busquedaAvanzada .cajasnove h3{
  font-size: 1.063rem;
  line-height: 1.2em;
}
h5, #detalle .promotion span.descuento{
  font-size: 1.063rem;
}
h6 {
  border-bottom: none;
  font-size: 1rem;
}
p, .dropdown-menu, .orderStep li, .panel-flat .panel-body, .subcategoria-lateral-colapsable li a, 
.nav-tabs li a, .hormigafoot h2, .promotion span.descuento, input[type=email], input[type=number], 
input[type=password], input[type=text], #detalle #precio .consultar{
  font-size: 1rem;
}
table, .ley_cupon, small, .promotion span.descuento::after, #total-price,
table.std.table td, .price .consultar, .btn {
  font-size: 0.938rem;
}
#precant table, tr.CartProduct td, tr.CartProduct span, tr.CartProduct th, label.checkbox-inline, 
.financiacion, .precio_fp_efectivo p, .cuota_disponible, small.ley-cantidad-packs,
.categoria-lateral-colapsable.has-submenu > a::before, #filtros a i.fal::before {
  font-size: 0.875rem;
}
div#detalle .promotion span, .btn.btn-compra:before, .precio-sin-imp, #precant table {
  font-size: 0.813rem !important;
}
.promotion span{
  font-size: 0.625rem;
}
@media (max-width:767px) {
  html, body{
    font-size: 14px;
  }
  h1 {
    font-size: 2rem;
    margin-top: 0;
  }
  h2, .style2 .title-sol span, .title-sol.style2 span, .titproyhome, 
  .detalle #precio .price-sales, .detalle #precio{
    font-size: 1.7rem;
  }
  div#blueimp-gallery a.prev:before, div#blueimp-gallery a.next:before, 
  .owl-theme .owl-controls .owl-buttons div{
    font-size: 1.5rem;
  }
  h3, .product-title, h5.preguntas_clientes, h5.recomendados, h5.tit_form_detalle, 
  .navbar-nav.sm-collapsible .caret:before, .imageShowCase.slides_ofertas_t.slick-initialized.slick-slider:hover .slick-prev:before,
  .imageShowCase.slides_ofertas_t.slick-initialized.slick-slider:hover .slick-next:before,
  .favButton.favCaja, .favButton.favCaja:hover, .avisoStockButton.favCaja, .avisoStockButton.favCaja:hover,
  .product .price-sales, .price, .CartProduct .delete i, div#hormiga h1 {
    font-size: 1.3rem;
    line-height: 1.3em;
  }
}
/*******FIN TAMAÑOS DE TIPOGRAFIA*******/
/***** CONTENEDORES GENERALES *****/
body .container.general, body > .container.general, .navbar-default .container, .top-bar .container, .buscador form#form-buscar,
.scroll_inf.container, .scroll_sup.container, #slides_ofertas_t.container, #slides_top_t.container,
.row.noticiashome0 .noticiashome0-row.row, .noticiashome0 div#notas_oferta_0, 
.container.menu_pie, div.mensaje_comparativa, div.productos_comparativa {
  width: 90%;
  max-width: 100%;
  margin: 0 auto;
}
.default:not(.forma_pago, .datos_personales) .container.general > .row {
  margin: 0 auto !important;
  padding: 0;
  border-radius: 15px;
  background-color: transparent;
  border: 0px solid var(--color11);
}
.default .container.general > .row > div.col-xs-12.cols-grals {
  padding: 0;
}
.default .container.general > .row > div.col-xs-12.cols-grals > .row,
.default .container.general > .row {
  margin: 0;
}
.ofertas .container.general {
  margin-top: 0;
}
.default div .container.general > .row, .registro .container.general > .row,
.datos_personales .container.general > .row {
  margin: 0 -15px;
}
@media (min-width: 1920px) {
  body .container.general, body > .container.general,
  .navbar-default .container, .top-bar .container, .buscador form#form-buscar,
  .scroll_inf.container, .scroll_sup.container, #slides_ofertas_t.container, #slides_top_t.container,
  .row.noticiashome0 .noticiashome0-row.row, .noticiashome0 div#notas_oferta_0, 
  .container.menu_pie, div.mensaje_comparativa, div.productos_comparativa {
    width: 80%;
    max-width: 80%;
    margin: 0 auto;
  }
  div#slides_ofertas_t.container {
    padding: 0 15px !important;
  }
}
@media (max-width: 1024px) {
  body .container.general, body > .container.general,
  .navbar-default .container, .top-bar .container, .buscador form#form-buscar,
  .scroll_inf.container, .scroll_sup.container, #slides_ofertas_t.container, #slides_top_t.container,
  .row.noticiashome0 .noticiashome0-row.row, .noticiashome0 div#notas_oferta_0, 
  .container.menu_pie, div.mensaje_comparativa, div.productos_comparativa {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  body.default .container.general > .row, body.default .container.general > .row > .col-xs-12.cols-grals,
  .cols-grals .row .col-md-12 {
    padding: 0;
  }
  .cols-grals .row {
    margin: 0;
  }
  .productos .recomendadosrow, .busquedaAvanzada .recomendadosrow {
    margin: 0 -15px;
  }
  .marcas .cols-grals .row {
    margin: 0 -5px;
  }
}
/***** FIN CONTENEDORES GENERALES *****/

/******* HEADER *******/
header#header {
  margin-bottom: 41px;
  z-index: 100;
  position: sticky !important;
}
.ofertas header#header {
  margin: 0;
}

/*******TOP BAR*******/
.top-bar {
  background: var(--color1);
  border: none;
}
ul#menutop {
  margin-bottom: 0;
  margin-left: -15px;
}
ul#menutop li {
  display: none;
}
ul#menutop li.leyenda-posterior-menutop, ul#menutop li.menutopcontacto {
  display: initial;
}
ul#menutop li a, ul.social-share li a {
  padding: 5px 4px;
  color: var(--color3);
  opacity: 0.85;
}
ul#menutop li a:hover, ul.social-share li a:hover {
  color: var(--color10);
  opacity: 1;
}
.social > a.dropdown-toggle {
  display: none;
}
.cotizacion {
  display: none;
}
/******SOCIAL REDES******/
.fa-twitter:before {
  content: "\e61b" !important;
}
i.fa.fa-instagram {
  font-family: "Font Awesome 5 Brands";
}
/******FIN SOCIAL REDES******/
@media (max-width: 767px) {
  .top-bar {
    line-height: 10px;
  }
  .top-bar a {
    color: var(--color2);
  }
  ul#menutop li a, ul.social-share li a {
    padding: 5px;
  }
}
/*******FIN TOP BAR*******/

/*******NAVBAR*******/
.navbar-fixed-top {
  top: auto;
  position: static;
}
.navbar-default {
  background-color: #fff;
  margin: 0;
  border: none;
  padding: 15px 0 0 0;
  z-index: 10 !important;
}
.navbar-header {
  padding-top: 0;
}
.ban-top-izquierda {
  position: static;
}
.ban-top-izquierda img {
  max-height: 40px;
}
.navbar-superior .container {
  display: flex;
  row-gap: 15px;
  align-items: center;
  position: relative;
  flex-wrap: wrap;
  justify-content: space-between;
}
.navbar-superior .container::before, .navbar-superior .container::after {
  display: none;
}
div#navbar-menu-superior {
  order: 99;
  width: 100%;
  padding: 0;
  max-height: 85vh;
  position: relative;
}
div#navbar-menu-superior::before {
  content: "";
  display: block;
  position: absolute;
  width: calc(100vw - 11px);
  height: calc(100% + 1px);
  top: -1px;
  left: 50%;
  transform: translateX(-50%);
  border-top: 1px solid #0000001f;
}
header ul.nav.menu-info {
  display: flex !important;
  margin-left: 0;
  position: relative;
  left: -15px;
  padding-left: 0;
  box-shadow: none;
  border: none;
  width: 100%;
  flex-wrap: wrap;
  background: transparent;
}
.navbar-fixed-top .navbar-collapse {
  padding: 0 15px;
}
.navbar-default .navbar-nav > li > a {
  font-weight: 700;
  color: var(--color2);
  opacity: 0.9;
  cursor: pointer;
  font-family: var(--tipografia-principal);
  letter-spacing: 0.3px;
}
.navbar-default .navbar-nav > li > a span:not(.caret) {
  background: var(--color6);
  padding: 6px 12px;
  border-radius: 10px;
}
.dropdown-menu {
  background: var(--color3);
  border-radius: 8px;
}
.dropdown-menu > li > a {
  padding: 5px 20px;
  color: var(--color2);
  border-left: 4px solid var(--color3);
  border-radius: 7px;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background: var(--color11);
  color: var(--color2);
  border-left: 4px solid var(--color1);
}
.navbar-nav.navbar-left > li > a {
  font-weight: 400;
  color: #444;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.dropdown-menu {
  color: var(--color2);
  opacity: 1;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background: transparent !important;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background: var(--color11) !important;
}
ul.nav.navbar-nav {
  margin-left: 0;
  margin-top: 0px;
  box-shadow: var(--box-shadow);
}
.navbar-fixed-top ul#nav {
  margin-top: 0px;
}
@media (max-width: 1024px) {
  header .navbar-nav > li > a {
    padding: 10px 8px;
  }
}
@media (max-width: 768px) {
  .primero > div {
    pointer-events: none;
  }
  .navbar-superior .container {
    padding: 10px 15px;
    box-shadow: 0 5px 5px #00000010;
  }
  .navbar-header {
    display: flex;
    align-items: center;
  }
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: transparent;
  }
  .navbar-default {
    padding: 0;
  }
  .ban-top-izquierda {
    margin-left: 10px;
  }
  .ban-top-izquierda img {
    max-height: 50px;
  }
  .ban-top-izquierda a {
    width: 100% !important;
  }
  .navbar-default .navbar-toggle {
    border-color: transparent;
    padding: 0;
    padding-right: 5px;
    margin-right: 0;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: var(--color2);
  }
  div#navbar-menu-superior {
    position: absolute !important;
    left: 0;
    top: 100%;
    background: var(--color9);
    order: 10;
    width: 100%;
    max-height: 85vh;
    border-top: none !important;
  }
  header ul.nav.menu-info {
    flex-direction: column;
    left: 0 !important;
    margin: 0;
  }
  header .nav .dropdown-menu::before {
    display: none !important;
  }
  header ul.dropdown-menu .dropdown-menu {
    border-left: none !important;
  }
  header ul.nav.menu-info li a {
    text-align: start !important;
    padding: 10px 20px !important;
  }
  header ul.nav.menu-info > li > a {
    color: var(--color2) !important;
    text-transform: uppercase;
    font-weight: 500 !important;
    text-wrap: nowrap;
  }
  header ul.nav.menu-info li.open {
    background: transparent !important;
    position: relative;
    z-index: 2;
  }
  header ul.nav.menu-info li.open::before {
    position: absolute;
    content: "";
    background: #ffffff73;
    width: 100vw;
    height: 100%;
    top: 0;
    right: 0;
    display: block;
  }
  header ul.nav.menu-info .open > a, header ul.nav.menu-info .open > a:hover {
    position: relative;
    background: transparent !important;
    color: var(--color3) !important;
    z-index: 2;
  }
  header ul.nav.menu-info .open > a::before {
    position: absolute;
    content: "";
    background: var(--color1);
    width: 100vw;
    height: 100%;
    top: 0;
    right: 0;
    display: block;
    z-index: -1;
  }
  header ul.nav.menu-info li.open ul {
    position: relative;
    margin-left: 10px !important;
    border: 0 !important;
  }
  header ul.nav.menu-info .open .dropdown-menu > li > a {
    color: var(--color2);
    background-color: transparent !important;
    border-radius: 0;
    border: none;
  }
  .navbar-nav.sm-collapsible a.has-submenu i {
    display: none;
  }
  .navbar-default .navbar-nav li > a .caret {
    background: var(--color2) !important;
    height: auto;
    border: none;
  }
  .navbar-default .navbar-nav > li > a span:not(.caret) {
    background-color: transparent;
    padding: 0;
    font-weight: 600;
  }
}
@media (max-width: 480px) {
  .ban-top-izquierda {
    margin-left: 5px;
  }
  .ban-top-izquierda img {
    max-height: 40px;
  }
}
@media (max-width: 330px) {
  .ban-top-izquierda {
    width: 100%;
    margin-left: 0;
  }
  .ban-top-izquierda img {
    max-height: 35px;
  }
  ul.social-share li a {
    padding: 5px 7px;
  }
  .social ul.social-share {
    margin-right: 10px;
  }
}

/******BUSCADOR*****/
.caja_func_sup.pull-right > * {
  padding: 0 8px !important;
  line-height: normal !important;
}
.buscador {
  display: none;
}
.buscador i, .buscador a {
  font-weight: 700;
  color: var(--color2);
}
.top-number .buscador ul.dropdown-menu {
  position: fixed;
  right: 0;
  top: 105px;
  left: 0;
  transform: none;
  padding: 0;
  margin: 0;
  border: 0px;
}
.top-number-fixed .buscador ul.dropdown-menu {
  top: 67px;
}
.navbar-superior.navbar-fixed-top .buscador ul.dropdown-menu {
  width: 100%;
  left: 0 !important;
  top: 100%;
  margin: 0;
}
.buscador ul.dropdown-menu input.search-form {
  padding: 20px;
  width: calc(100% - 20px);
  margin: 10px;
  border-bottom: 0 !important;
  border: 0;
  outline: none;
  font-family: var(--tipografia-principal);
}
.buscador form#form-buscar {
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 15px;
  background: var(--color11);
  box-shadow: none;
}
form#form-buscar button {
  background: var(--color1);
  border: 2px solid var(--color1);
  border-radius: 8px;
}
.buscador form#form-buscar i {
  color: var(--color2);
  min-width: 18px;
  vertical-align: middle;
}
.buscador button.btn.btn-buscartop {
  order: 1;
}
.buscador button.btn.btn-close {
  order: -1;
}
div#palabra-autocomplete-list {
  background: var(--color11);
  border: none;
}
div#palabra-autocomplete-list .autocomplete-item, div#palabra-autocomplete-list .autocomplete-ver-mas {
  width: 90%;
  padding-left: 15px;
  margin: 8px auto 15px;
  border-radius: 8px;
}
@media (min-width: 1920px) {
  div#palabra-autocomplete-list .autocomplete-item, div#palabra-autocomplete-list .autocomplete-ver-mas {
    width: calc(75% - 25px);
  }
}
@media (max-width: 1024px) {
  div#palabra-autocomplete-list .autocomplete-item, div#palabra-autocomplete-list .autocomplete-ver-mas {
    width: calc(100% - 25px);
  }
}
@media (max-width: 768px) {
  .autocomplete-items {
    position: absolute !important;
    border-radius: 0 0 20px 20px !important;
  }
  .buscador ul.dropdown-menu.dropdown-cart {
    width: 100%;
    top: 100% !important;
    left: 0 !important;
    position: absolute;
    margin: 0;
    border-radius: 0 !important;
  }
  .buscador {
    float: right;
  }
  .buscador ul.dropdown-menu li {
    width: 100%;
    margin: 0 auto;
  }
  .buscador ul.dropdown-menu i {
    color: white;
  }
  .buscador ul.dropdown-menu input.search-form {
    padding: 20px;
    width: 100%;
    margin: 10px;
    letter-spacing: 0.8px;
    border-bottom: 0px !important;
    border: none;
    font-weight: 500;
  }
  .buscador ul.dropdown-menu input.search-form::placeholder {
    letter-spacing: 0;
    font-weight: 500;
  }
  .buscador ul.dropdown-menu input.search-form:active {
    border: 0px;
  }
  .buscador a.btn.btn-lg, a.registracion {
    padding: 0px 10px;
  }
  .buscador a:hover i, .buscador a i {
    font-weight: 700;
  }
  .buscador form#form-buscar {
    display: flex;
    align-items: center;
    flex: 1 0 auto;
  }
  .buscador button.btn {
    padding: 6px 10px;
  }
  .buscador a.dropdown-toggle {
    padding-top: 7px;
    color: var(--color2);
  }
  .caja_func_sup .buscador {
    display: block;
    margin-top: 3px;
  }
}
/*****FIN BUSCADOR******/

/****SEARCH*****/
header input.search-form {
  border: none !important;
  box-shadow: 0 0 4px #33333329;
  border-radius: 100px;
  padding: 6px 12px 6px 35px;
  margin: 0;
  width: 100%;
}
header .search input.search-form {
  border: 1px solid var(--color4);
}
header .search {
  flex: 1;
  margin: 0 45px !important;
}
form#form-busqueda-avanzada {
  position: relative;
}
form#busquedaAvanzada button {
  background: transparent;
  padding: 8px 15px;
}
form#busquedaAvanzada input {
  padding-left: 40px;
  border-radius: 8px;
}
form#busquedaAvanzada .input-group-btn {
  z-index: 3;
}
form#busquedaAvanzada .form-control:focus {
  border-color: var(--color9);
}
.busquedaAvanzada .input-group {
  width: 100%;
}
.input-group-btn {
  float: left !important;
  position: absolute;
  top: 0;
}
.search .btn-buscartop {
  padding: 8px 15px !important;
}
.btn-buscartop {
  background: transparent;
}
.autocomplete {
  width: 100% !important;
}
.autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-radius: 20px;
  overflow: hidden;
  border-bottom: none;
  border-top: none;
  z-index: 2;
  top: 100%;
  left: 0;
  right: 0;
  max-height: 80vh;
  overflow-y: auto;
}
.autocomplete-items div {
  background: var(--color3) !important;
}
.autocomplete-items div img {
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 4px;
}
input.search-form:focus, input.search-form:hover {
  width: 100%;
}
@media (max-width: 767px) {
  .top-bar .search {
    background: var(--color11);
    padding-right: 10%;
    width: 100%;
    margin-right: 0px;
    padding-top: 8px;
    display: block;
  }
  .search {
    display: none;
  }
}
/*****FIN SEARCH*****/

/**** MENU PERFIL ****/
.registracion:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f234";
}
#login_sup:before {
  display: none;
}
.terminar_sesion_top:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f08b";
}
.cambiar_cuenta_top:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f013";
}
#nombre_usuario:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f007";
  display: none;
}
#login_sup a, #nombre_usuario {
  display: inline-flex;
  align-items: center;
  gap: 5px;
}
#login_sup a::before, #nombre_usuario::before{
  position: static;
}
#login_sup:before, #nombre_usuario:before, .cambiar_cuenta_top:before, 
.registracion:before, .terminar_sesion_top:before{
  top: 1px;
}
a.ircarrito:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f290";
}
#login_sup a:not(.registracion)::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f090";
}
span#micuenta_top::before, span#login_sup::before {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .caja_func_sup ::before {
    font-weight: 400 !important;
  }
  .estaLogueado span#login_sup {
    display: none !important;
  }
  span#micuenta_top {
    display: block;
  }
  .estaLogueado span#micuenta_top, span#login_sup {
    position: relative;
    display: flex !important;
    gap: 10px;
    padding: 11px 16px !important;
    margin: 0 -8px;
    cursor: pointer;
    background: transparent;
    flex-direction: column;
  }
  span#micuenta_top:hover::after, span#login_sup:hover::after {
    content: "";
    top: 0;
    right: 0;
    position: absolute;
    display: block;
    height: 100px;
    width: 140px;
  }
  span#micuenta_top::before {
    padding-top: 4px;
  }
  span#micuenta_top::before, span#login_sup::before {
    content: "\f007";
    font-family: "Font Awesome 6 Pro";
    display: block;
    color: var(--color2);
    margin: 0 !important;
  }
  header .caja_func_sup span:hover::before, header .caja_func_sup a:hover i,
  header .caja_func_sup a:hover::before {
    color: var(--color12) !important;
  }
  #micuenta_top .cambiar_cuenta_top, #micuenta_top .terminar_sesion_top,
  span#login_sup a {
    display: none;
    position: absolute;
    background: white;
    white-space: nowrap;
    z-index: 100;
    right: 0;
    text-decoration: none;
    color: #333;
    width: 120px;
    min-width: min-content;
    top: 100%;
    padding: 10px 12px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  }
  span#login_sup:hover a, span#login_sup:focus a {
    display: block;
  }
  #micuenta_top:hover .cambiar_cuenta_top, #micuenta_top:hover .terminar_sesion_top,
  #micuenta_top:focus .cambiar_cuenta_top, #micuenta_top:focus .terminar_sesion_top {
    display: block;
  }
  a.cambiar_cuenta_top {
    border-radius: 7px 7px 0 0 !important;
  }
  a.terminar_sesion_top {
    transform: translateY(100%);
    border-radius: 0 0 7px 7px !important;
  }
  span#login_sup a.registracion {
    transform: translateY(100%);
    border-radius: 0 0 7px 7px !important;
  }
  span#login_sup a {
    border-radius: 7px 7px 0 0;
  }
  #login_sup:before, #nombre_usuario:before, .cambiar_cuenta_top:before,
  .registracion:before, .terminar_sesion_top:before {
    margin-left: 0;
  }
  #login_sup:before {
    margin-top: -3px !important;
  }
  #login_sup a:not(.registracion)::before {
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    content: "\f090";
    position: relative;
    top: 3px;
    padding-right: 0;
    margin-left: 10px;
  }
  #login_sup:before {
    margin-top: -3px !important;
    display: none;
  }
  .caja_func_sup.pull-right.hidden-xs {
    display: flex !important;
    margin-top: 0;
    flex: 1;
    justify-content: flex-end;
  }
  .caja_func_sup.pull-right.hidden-xs span.whatsapp-top {
    display: none;
  }
  #login_sup, #micuenta_top, #nombre_usuario, #login_sup a, #login_sup:before,
  a.cambiar_cuenta_top, a.terminar_sesion_top {
    display: none;
  }
}
/**** FIN MENU PERFIL ****/

/**** LOGIN Y CARRITO MENU ****/
header .caja_func_sup {
  display: flex !important;
  align-items: center;
  gap: 1px;
  height: 45px;
  margin: 0;
  order: 5;
  justify-content: flex-end;
}
header div#carrito_top {
  margin: 0 0 3px !important;
  line-height: normal !important;
  order: 9;
}
.caja_func_sup {
  margin-top: 13px;
}
.caja_func_sup, .caja_func_sup a {
  color: var(--color2);
}
.caja_func_sup span#nombre_usuario {
  max-width: 190px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
}
span#nombre_usuario strong {
  font-weight: 400;
}
span#login_sup a i {
  vertical-align: middle;
  margin-left: 10px;
}
div#carrito_top {
  float: right;
  margin-top: 5px;
  margin-left: 5px;
}
#cantidad_carrito.badge {
  background: var(--color1);
}
@media (max-width: 767px) {
  header .caja_func_sup {
    flex: 1;
  }
  .caja_func_sup span#nombre_usuario {
    display: none;
  }
}
/*****FIN LOGIN MENU*****/
/*******FIN NAVBAR*******/
/*******FIN HEADER*******/

/*******CUCARDAS*******/
.promotion {
  display: flex;
  position: static;
  margin-top: -25px;
  padding: 0 20px;
  align-items: center;
  gap: 10px;
}
.promotion span {
  padding: 5px 10px;
  border-radius: 6px;
  text-transform: uppercase;
  font-family: var(--tipografia-principal);
  font-weight: 700;
  position: relative;
  z-index: 3;
}
.promotion .new-product, .promotion .discount {
  height: auto;
  float: none;
  display: initial;
}
.promotion .new-product {
  background: var(--color7) !important;
  color: var(--color3);
}
.promotion .discount {
  background: var(--color5);
  color: var(--color2);
}
.promotion span.descuento {
  background: var(--color8);
  color: var(--color7);
}
.promotion span.etiq3-prod {
  background: var(--color6);
  color: var(--color2);
}
.promotion span.etiq4-prod {
  background: var(--color10);
  color: var(--color2);
}
.promotion span.digital {
  background: var(--color2);
  color: var(--color3);
}
.promotion span.envio_gratis, .promotion span.envio_gratis_todos {
  display: inline;
  width: initial;
  background: var(--color2);
  color: var(--color3);
  top: auto;
  left: auto;
}
.promotion span.envio_gratis i, .promotion span.envio_gratis_todos i {
  margin-right: 5px;
}
body.productos .promotion {
  left: 0;
}
#detalle .promotion * {
  bottom: auto !important;
}
#detalle .promotion {
  position: absolute;
  top: 15px;
  bottom: auto;
  left: 15px;
  padding: 0 15px;
  width: calc(100% - 31px);
  margin-top: 0 !important;
  align-items: center;
  gap: 10px;
}
#detalle .promotion span.descuento {
  top: 0px;
  right: 15px;
  bottom: auto !important;
  left: auto !important;
  padding: 0 13px;
}
.promotion span.descuento {
  color: var(--color3) !important;
  background-color: var(--color7) !important;
  position: absolute;
  top: 15px;
  left: 20px;
  border-radius: 100px;
  aspect-ratio: 1 / 1;
  align-content: center;
  line-height: 1.2em;
  text-wrap: nowrap;
  text-align: center;
}
.promotion span.descuento::after {
  content: "OFF";
  display: block;
}
.promotion *:not(.descuento) {
  bottom: 20px;
}
@media (max-width: 767px) {
  .promotion span.descuento {
    top: 10px !important;
    bottom: auto !important;
    left: 15px !important;
    line-height: 1.1em !important;
    padding: 9px !important;
  }
  .promotion span {
    padding: 7px !important;
    line-height: 1em !important;
  }
  .promotion *:not(.descuento) {
    bottom: 15px !important;
  }
  .promotion {
    padding: 0 15px !important;
    bottom: 15px;
  }
  #detalle .promotion {
    padding: 0 !important;
    bottom: 15px;
  }
  #detalle .promotion span.descuento {
    top: 0 !important;
    right: 0 !important;
  }
}
/*******FIN CUCARDAS*******/

/***** PADDINGS SECCIONES *****/
.noticiashome0, .noticiashome1, .noticiashome2, .noticiashome3,
[class*="spot"],
#divlonuevo, #divPostLonuevo, #divofertas, #divprodpromo {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}
.proy_promociones:empty, [class*="spot"]:empty {
  display: none;
}
.spot_top{
  padding: 0 !important;
}
.proy_promociones img, .info-destacada {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
  border-radius: 15px;
}
@media (max-width: 767px) {
  .noticiashome0, .noticiashome1, .noticiashome2, .noticiashome3,
  [class*="spot"],
  #divlonuevo, #divPostLonuevo, #divofertas, #divprodpromo {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  .spot_top{
    padding: 0 !important;
  }
  .proy_promociones, .info-destacada {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}
/***** FIN PADDINGS SECCIONES *****/

/***** CAROUSEL, GRILLAS Y CARDS *****/
span.container.leyenda_slide {
  position: absolute;
}
.slick-track {
  display: flex;
  align-items: center;
}
.slick-slide {
  height: 100%;
  object-fit: cover;
}
.slick-next:before {
  content: "\f054";
}
.slick-prev:before {
  content: "\f053";
}
.slick-prev:before, .slick-next:before {
  color: transparent;
  font-size: 20px;
}
.slick-dotted.slick-slider{
  margin: 0;
}
.slick-dots {
  bottom: 15px;
  z-index: 2;
}
.slick-dots li {
  width: 12px;
  height: 12px;
  background: var(--color3);
  opacity: 0.5;
  box-shadow: 0px 0px 10px 2px var(--color12)
}
.slick-dots li.slick-active {
  opacity: 1;
}
.slick-dots li button:before {
  display: none !important;
}
.scroll_inf .slick-dots, .scroll_sup .slick-dots{
  display: none !important;
}
.imageShowCase.slides_ofertas_t.slick-initialized.slick-slider:hover button.slick-arrow {
  width: 45px;
  height: 45px;
  border-radius: 100px;
  opacity: 0.7;
  background: var(--color3) !important;
  box-shadow: 0 0 10px #00000040;
}
.imageShowCase.slides_ofertas_t.slick-initialized.slick-slider:hover button.slick-arrow:hover {
  opacity: 1;
}
.imageShowCase.slides_ofertas_t.slick-initialized.slick-slider:hover .slick-prev:before,
.imageShowCase.slides_ofertas_t.slick-initialized.slick-slider:hover .slick-next:before {
  color: var(--color2);
  padding-top: 3px;
}
.imageShowCase.slides_ofertas_t.slick-initialized.slick-slider:hover .slick-prev::before{
  margin-right: 2px;
}
.imageShowCase.slides_ofertas_t.slick-initialized.slick-slider:hover .slick-next::before{
  margin-right: -2px;
}
div#slides_ofertas_t .slick-slide img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.slick-prev {
  left: 15px;
}
.slick-next {
  right: 15px;
}
div#slides_ofertas_b {
  width: 100%;
  padding: 30px 0 !important;
  border-radius: 15px;
  overflow: hidden;
}
div#slides_ofertas_t.container .slick-slider, #slides_top_t.container .slides_top_t {
  border-radius: 15px;
  overflow: hidden;
}
#divlonuevo .owl-wrapper, #divofertas .owl-wrapper {
  transform: translateX(0);
}
#divlonuevo .owl-wrapper.animate-on-scroll,
#divofertas .owl-wrapper.animate-on-scroll {
  animation: slidePauseReturn 1s ease-in-out 2;
}
@keyframes slidePauseReturn {
  0% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-10px);
  }
  60% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
}
.cajasnuevo, .cajasoferta{
  padding: 10px;
}
.owl-wrapper .cajasnuevo, .owl-wrapper .cajasoferta{
  padding: 0 10px;
}
@media (max-width: 767px) {
  .cajasnuevo, .cajasoferta{
    padding: 7px;
  }
  .owl-wrapper .cajasnuevo, .owl-wrapper .cajasoferta{
    padding: 0 7px;
  }
  .noticiashome1 .cajasnove, .noticiashome2 .cajasnove, .noticiashome3 .cajasnove {
    margin: 0 !important;
  }
  .imageShowCase.slides_ofertas_t.slick-initialized.slick-slider:hover button.slick-arrow {
    width: 30px;
    height: 30px;
  }
  .imageShowCase.slides_ofertas_t.slick-initialized.slick-slider:hover .slick-prev:before,
  .imageShowCase.slides_ofertas_t.slick-initialized.slick-slider:hover .slick-next:before {
    font-size: 1rem;
  }
  .slides_ofertas_t .slick-dots{
    display: none !important;
  }
}
/***** FIN CAROUSEL, GRILLAS Y CARDS *****/

/****MARCAS****/
.content_marcas .cajamarca {
  border: none;
  background-color: var(--color3);
  box-shadow: 0 0 10px #00000017;
  display: flex;
  flex-direction: column;
  padding: 15px;
  border-radius: 15px;
  gap: 10px;
}
.cajamarca br {
  display: none;
}
.content_marcas {
  margin: 2% 0;
}
@media (max-width:767px) {
  .content_marcas {
    padding: 0 5px;
    width: 50%;
    float: left;
  }
  .content_marcas .cajamarca {
    padding: 10px;
  }
}
/****FIN MARCAS****/

/**** WHATSAPP Y BOTON TOP****/
a.btn.btn-primary.btn-whatsapp {
  padding: 8px 20px;
}
a.btn.btn-primary.btn-whatsapp i {
  margin-right: 5px;
}
body.detalle div#detalle a.btn.btn-primary.btn-whatsapp {
  padding: 12px 35px;
}
.aparece {
  bottom: 25px;
  left: 20px;
  color: var(--color4);
  width: fit-content !important;
}
.aparece:focus, .aparece:hover {
  color: var(--color12) !important;
}
a.page-scroll.aparece::before {
  content: "";
  background: var(--color3);
  display: block;
  position: absolute;
  top: 4px;
  left: 2px;
  width: 88%;
  height: 75%;
  border-radius: 100px;
  z-index: -1;
}
.whatsapp {
  position: fixed;
  bottom: 25px;
  right: 20px;
  z-index: 999999;
}
.whatsapp img {
  width: 50px;
}
/**** FIN WHATSAPP Y BOTON TOP****/

/***** DETALLE DE CONTENIDO *****/
#slides_top_t {
  margin-top: -40px;
  margin-bottom: 40px;
}
#slides_top_t.container {
  margin: 40px auto;
}
div#detalle .post-lead-image {
  grid-column-start: 2;
  grid-row-start: 1;
  grid-row-end: 3;
  height: 100%;
  min-height: 200px;
  max-height: 60vh;
  margin-left: 30px;
}
div#detalle .post-lead-image:empty {
  display: none;
}
div#detalle .post-lead-image img {
  max-height: 100%;
  border-radius: 15px;
  margin-left: auto;
}
div#detalle {
  line-height: 20px;
  font-weight: 400;
  margin-right: 0;
}
#detalle .post-description {
  display: grid;
  grid-template-rows: 0fr;
}
#detalle .post-description ul:not(.slick-dots) li {
  margin-left: 20px;
  list-style-type: disc;
  display: list-item;
}
#detalle .post-description ul:not(.slick-dots) li::marker {
  color: var(--color10);
}
.cajam#detalle .recom {
  margin: 0;
}
@media (max-width: 767px) {
  #detalle .post-description {
    grid-template-columns: 1fr;
    row-gap: 15px;
  }
  div#detalle .post-lead-image {
    grid-column-start: 1;
    grid-row-start: 2;
    grid-row-end: 3;
    margin: 0;
  }
  div#detalle .post-lead-image img {
    max-width: 100%;
    margin: 0;
  }
}
/***** FIN DETALLE DE CONTENIDO *****/

/***** FOOTER ******/
p.iva {
  background: var(--color1);
  color: var(--color3);
  font-weight: 500;
}
span.ultimaact {
  font-weight: 600;
}
.datos-footer {
  padding: 1% 0;
}
footer {
  background: var(--color12);
  padding: 10px 0;
  text-align: center;
  overflow: hidden;
}
footer .qr-footer{
  margin: 0;
} 
footer .datos-footer h4 {
  text-transform: uppercase;
  color: var(--color11);
}
.datos-footer li {
  padding: 5px 0;
}
.datos-footer .redes-sociales i:not(.fa-envelope) {
  font-family: "Font Awesome 6 Brands";
}
footer .redes-sociales {
  display: flex;
  margin-left: 0 !important;
  gap: 8px;
}
footer .redes-sociales li {
  display: flex;
  justify-content: center;
  align-items: center;
}
.datos-footer .redes-sociales a {
  padding: 8px 12px;
  border-radius: 50% !important;
  width: 43px;
  aspect-ratio: 1 / 1;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--color7);
  border: var(--color7) !important;
  color: var(--color3);
}
.datos-footer .redes-sociales a:hover {
  background: var(--color1);
  border: var(--color1) !important;
  color: var(--color3);
  transition: transform 0.4s ease;
  transform: scale(1.1);
}
.menu_pie > .list-inline {
  display: none;
}
footer .btn-subscribe {
  width: 100%;
}
footer .copy-container {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  align-items: flex-end;
}
footer span.year {
  flex: 1;
  text-align: start;
}
footer span.legales {
  flex: 1;
  text-align: end;
}
footer .foot_netone {
  border-top-color: var(--color1) !important;
}
p.datos_pie {
  display: none;
}
footer .columnas li {
  display: flex;
  gap: 10px;
}
footer .columnas li i {
  margin-top: 3px;
}
footer .columnas a {
  word-break: break-word;
}
.info-empresa > img {
  width: 100%;
  max-width: 186px;
  margin-bottom: 13px;
}
@media (max-width:767px) {
  footer .copy-container {
    justify-content: center;
    flex-wrap: wrap;
  }
  footer span.year {
    order: -1;
    flex: none;
  }
  footer span.legales {
    flex: none;
    width: 100%;
    order: -1;
    text-align: center;
  }
  footer .columnas {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 15px -20px 10px 0 !important;
  }
  footer .columnas > div {
    padding: 0;
  }
  footer .columnas .col-xs-12 {
    width: calc(100% - 20px);
  }
  footer .columnas .col-xs-6 {
    width: calc(50% - 20px);
  }
  footer .columnas::before, footer .columnas::after {
    display: none;
  }
  footer .btn-subscribe {
    padding: 8px 10px;
  }
  .datos-footer .row {
    margin: 0 -10px;
  }
}
/***** FIN FOOTER ******/

/***** PAGINADOR ******/
.pagination {
  overflow: hidden;
  border-radius: 6px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover,
.pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background: var(--color1);
  color: var(--color3);
  border: 0;
}
.paginador-form form :first-child {
  height: stretch;
}
.paginador-form input, .paginador-form button{
  align-items: center;
}
.paginador-form button {
  background-color: var(--color1);
  border-color: var(--color1);
}
.pagination>li>a, .pagination>li>span, .pagination>li>a:focus, 
.pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
  color: var(--color2);
}
.pagination .form-control:focus {
  border-color: var(--color6);
}
/***** FIN PAGINADOR ******/

/***** PROYECTOR DE SCROLL *****/
.scroll_inf, .scroll_sup {
  width: 90%;
  padding: 10px 0;
}
.scroll_inf.container .row, .scroll_sup.container .row {
  margin: 0;
}
body:not(.ofertas) .scroll_sup.container {
  display: none;
}
.scroll_inf.container, .scroll_sup.container {
  position: relative;
}
.scroll_inf.container::before, .scroll_sup.container::before {  
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: calc(100vw - 11px);
  transform: translateX(-50%);
  height: 100%;
  background: var(--color11);
}
.scroll_inf.container li,
.scroll_sup.container li {
  background: var(--color11);
}
.scroll_inf.container .slick-slide img,
.scroll_sup.container .slick-slide img {
  padding: 0 15px;
  filter: grayscale(1);
  mix-blend-mode: multiply;
}
.scroll_inf.container .slick-slide img:hover,
.scroll_sup.container .slick-slide img:hover {
  filter: grayscale(0);
}
.scroll_inf.container > .row > div {
  padding: 0 !important;
}
@media (max-width: 767px) {
  .scroll_inf.container::before, .scroll_sup.container::before {
    width: calc(100vw - 10px);
  }
}
/***** FIN PROYECTOR DE SCROLL *****/

/***** FAVORITOS Y AVISO *****/
body.favoritos aside {
  display: none;
}
body.favoritos aside + div {
  width: 100%;
}
.favButton {
  padding-bottom: 0 !important;
}
.favButton.favCaja {
  padding-right: 30px;
  padding-top: 20px;
}
.favButton.favCaja:hover {
  padding-right: 30px;
  padding-top: 20px;
  color: var(--color1);
}
.favButton i {
  background: #dddddd;
  color: var(--color2);
  padding: 8px;
  border-radius: 100px;
  font-size: 1.25rem;
  box-shadow: 0 0 8px #0000001f;
}
.favButton.favDetalle:hover, .favButton.activo, .avisoStockButton {
  color: var(--color2);
}
.avisoStockButton.favCaja:hover i, .favButton.favCaja:hover i {
  color: var(--color2);
  font-weight: 600;
}
span.avisoStockButton.favCaja {
  margin-top: 15px;
  margin-right: 45px;
  left: 30px;
}
a.favoritos_top {
  float: left;
  color: var(--color1);
  padding-right: 15px;
  margin-top: -2px;
}
a.favoritos_top i.far.fa-heart {
  color: var(--color2);
  vertical-align: middle;
}
@media (max-width: 767px) {
  .favButton.favCaja {
    padding-top: 15px;
    padding-right: 20px !important;
  }
  .favButton.favCaja:hover {
    padding-top: 15px;
    padding-right: 20px !important;
  }
}
/***** FIN FAVORITOS Y AVISO *****/

/***** MODO LISTA *****/
form#masiva {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
form#masiva > input {
  align-self: end;
}
.item.list-view .product > .row {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin: 0 !important;
  padding: 0 !important;
}
.item.list-view .product > .row::before, .item.list-view .product > .row::after {
  display: none;
}
.item.list-view .product .image_lista {
  width: 25%;
  padding: 0;
}
.item.list-view .product img {
  padding: 0 !important;
}
.item.list-view .product .col-md-9.col-xs-9 {
  width: 75%;
}
.item.list-view .product .row .row {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1;
}
.item.list-view .product .row .row > :last-child {
  flex: 1;
}
.item.list-view .price {
  margin-bottom: 0;
}
.item.list-view .price > span {
  justify-content: flex-end;
}
.item.list-view {
  overflow: visible;
}
.item.list-view:last-of-type {
  margin-bottom: 0 !important;
}
.item.list-view .product .clearfix {
  display: none;
}
.list-view .product {
  padding: 0px !important;
}
.list-view .product > .row > .col-md-9 {
  display: flex;
  padding: 20px 0 !important;
}
.item.list-view .product .description {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  border-top: 0;
  padding-top: 0px;
  gap: 10px;
}
.item.list-view .product .description small {
  display: flex;
}
.item.list-view span.stock {
  display: inline-block;
  margin-left: 10px;
}
.list-view .product .container-boton-agregar-cantidad {
  justify-content: flex-end;
}
.item.list-view .product .btn-detalle {
  margin: auto 0 0;
}
@media (max-width: 767px) {
  body .item.list-view {
    padding: 0;
  }
  .item.list-view .description {
    padding: 10px 0 0 !important;
  }
  .item.list-view .product .row .row {
    width: 100%;
    flex-direction: column;
    text-align: end;
    align-items: flex-end;
  }
  .item.list-view .product .row .row > :last-child {
    flex: unset;
  }
  .item.list-view .product .col-md-9.col-xs-9 {
    width: 52%;
  }
  .item.list-view .product .image_lista {
    width: 48%;
  }
  .item.list-view .product .image_lista a {
    display: block;
    height: 100%;
  }
  .item.list-view .product .image_lista img {
    height: 100%;
    object-fit: cover;
  }
  .item.list-view .price .espacio-blanco {
    display: none;
  }
}
/***** FIN MODO LISTA *****/

/***** CONTENIDOS *****/
/***** PRODUCTO *****/
.product {
  padding: 0 0 20px !important;
  border-radius: 15px;
  overflow: hidden;
  border: 2px solid var(--color8) !important;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  text-align: left;
}
.productos .product {
  min-height: max-content;
  height: 100% !important;
}
.product:hover, .favButton:hover ~ .product {
  background: #ffffff !important;
  border-color: #d5d5d5 !important;
  box-shadow: none !important;
}
.categoria-agrupada {
  display: flex;
  flex-wrap: wrap;
}
.productos .recomendadosrow.row {
  padding: 0 5px;
}
small.ley-cantidad-packs:empty, .precant_ofe:empty {
  display: none;
}
.product small.ley-cantidad-packs {
  background: var(--color8);
  margin: 0 20px !important;
  padding: 7px 9px !important;
  border-radius: 6px;
}
#detalle small.ley-cantidad-packs, #detalle small#caja_compra_minima {
  flex-basis: 100%;
  order: -1;
  margin-bottom: 5px;
}
.cuota_disponible br {
  display: none;
}
.precio_fp_efectivo p {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  align-items: center;
}
.precio_fp_efectivo_leyenda {
  flex-basis: 100%;
}
.cuota_disponible span.precio_fp_efectivo_recargo,
.cuota_disponible span.precio_fp_efectivo2 {
  background: var(--color6);
  color: var(--color3);
  border-radius: 4px 0 0px 4px;
  padding: 2px 5px;
  padding-right: 0;
}
.cuota_disponible span.precio_fp_efectivo2 {
  padding-right: 5px;
  border-radius: 0px 4px 4px 0px;
  margin-left: -5px;
  padding-left: 0;
}
.cuota_disponible span.precio_fp_efectivo_precio {
  font-weight: 600;
  font-size: 135%;
  vertical-align: middle;
  margin-left: 5px;
  position: relative;
  top: 1px;
  white-space: nowrap;
}
.product .description {
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  width: 100%;
  border: none !important;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 !important;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}
.precio-sin-imp {
  color: var(--color4);
}
.product .image {
  overflow: hidden;
  height: auto !important;
  max-height: 100% !important;
  flex-shrink: 0;
}
.product .image a img {
  transition: all 350ms ease-out 0s;
}
.product .image > a {
  background: #f4f4f4;
}
.product:hover .image a img, .favButton:hover ~ .product .image a img {
  transform: scale(1.05);
}
.product img.img-responsive {
  width: 100%;
  max-height: 100% !important;
  object-fit: contain;
  margin: 0;
  aspect-ratio: 1 / 1 !important;
  mix-blend-mode: multiply;
}
.product h4, .product h4 a {
  flex-basis: 100%;
  color: var(--color2);
  text-decoration: none;
  text-transform: capitalize;
  font-weight: 400;
  font-family: var(--tipografia-principal);
}
.product h4 + small {
  display: none;
  flex-basis: 100%;
}
.product span.dcorta {
  flex-basis: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  text-align: start !important;
  overflow: hidden;
  order: 3;
}
.product .price > span {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
span.ley_pre_precio:empty, span.ley_post_precio:empty {
  display: none !important;
}
.product .price-sales {
  color: var(--color2);
  float: none;
  order: -1;
  font-weight: 600 !important;
  height: fit-content;
}
body .product .container-boton-agregar-cantidad, .product p.compra {
  margin-top: auto !important;
  align-items: stretch;
}
.semaf_verde {
  background-color: #c6ebd6;
  border-color: #c6ebd6;
  color: #083c0e;
}
h3.leyendaSinStock {
  color: #d70000 !important;
}
h3.leyendaSinStock, h3.leyendaConStock {
  font-weight: 500;
  line-height: 1em;
  display: flex;
  align-items: center;
  gap: 5px;
  border-radius: 8px;
  transition: all 0.35s ease-in-out;
  margin: 0px;
}
.semaf_amarillo, .semaf_rojo, .semaf_verde {
  display: block;
  border-radius: 7px;
  line-height: unset;
  font-family: var(--tipografia-principal);
  letter-spacing: 0px;
  font-weight: 600;
}
#detalle h3.leyendaSinStock, #detalle h3.leyendaConStock {
  margin: 0;
}
h3.leyendaConStock:before,
.product h3.leyendaConStock:before {
  color: #4bae32;
}
.detalle h3.leyendaSinStock {
  display: flex !important;
  width: max-content;
}
.detalle h3.leyendaConStock {
  display: flex !important;
  width: max-content;
}
#detalle h3.incaps.stock-ley_stoc {
  display: inline-block;
  margin: 0;
  width: fit-content;
  height: 6px;
  position: relative;
  left: 105px;
}
.detalle .envio_gratis_leyenda {
  margin-top: 20px;
}
.product > *:not(.image, button, .compra) {
  padding-left: 20px !important;
  padding-right: 20px !important;
  margin: 0;
}
.product .btn-detalle {
  margin: auto 20px 0;
}
.quantity-control {
  overflow: visible;
  align-items: stretch;
  gap: 5px;
}
.quantity-control button, .qty-input {
  height: auto !important;
  margin: 0 !important;
}
@media (max-width: 767px) {
  body .product {
    padding: 0 0 15px !important;
  }
  .product > *:not(.image, button, .compra) {
    margin: 0 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .product .btn-detalle {
    margin: auto 10px 0;
  }
  .product button.btn.btn-primary.btn-compra {
    margin: 10px;
  }
  span.precio_fp_efectivo_desc {
    flex-basis: 100%;
  }
  body .product .container-boton-agregar-cantidad {
    max-width: 100%;
  }
}
/*****FIN PRODUCTO*****/

/***** PRECIOS *****/
.price {
  margin-bottom: 5%;
  text-align: left;
  font-family: var(--tipografia-principal);
  white-space: nowrap;
}
.precio {
  white-space: nowrap;
}
.price-standard {
  font-size: 80%;
  color: var(--color7);
  font-weight: 600;
  height: fit-content;
}
.price, .price-sales {
  color: var(--color2);
  font-weight: 600;
}
.price span.espacio-blanco {
  display: none;
}
.detalle #precio {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  justify-content: flex-end;
  line-height: 130%;
}
.detalle #precio .price-standard {
  font-size: 80% !important;
  padding: 0 !important;
}
td#total-price {
  white-space: nowrap;
}
/***** FIN PRECIOS *****/

/***** CARRITO *****/
/*////CABECERA CARRITO////*/
.orderStep li {
  padding: 8px;
  background: var(--color3);
  border-right: 1px solid #d0d0d0;
  border-bottom: 4px solid var(--color4);
  min-height: auto;
  color: var(--color2);
  font-weight: 400;
}
.orderStep li.active {
  border-bottom: 4px solid var(--color1);
  background: var(--color3);
  color: var(--color2);
}
.orderStep li i {
  display: none;
}
.orderStep li.active:after {
  border-top-color: var(--color1) !important;
}
.orderStep li.active span b {
  background: var(--color1);
  color: var(--color3);
}
.orderStep li span b {
  background: var(--color11);
  padding: 5px 10px;
  border-radius: 50%;
  color: var(--color4);
  margin-right: 5px;
  display: inline-block;
  aspect-ratio: 1 / 1;
  height: 30px;
  vertical-align: middle;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.orderStep {
  border: 1px solid #d0d0d0;
}
.orderStep li:nth-child(3) {
  border-right: 0px;
}
/*////FIN CABECERA CARRITO////*/
/*////DETALLE DE COMPRA + CUPON////*/
.cartFooter, .cartTableHeader, tr.CartProduct, .cartMiniTable,
table#entrega, table#resumen {
  background: var(--color3);
}
.carrito .cols-grals {
  padding: 0;
}
.carrito .container.general > .row {
  margin: 0;
}
.cartFooter {
  display: none;
}
.row.detalle-pedido table#carrito tr.CartProduct .CartProductThumb img {
  width: 50px;
  max-width: 100% !important;
}
form#carrito .price {
  font-weight: 400;
  text-align: center;
}
.CartProduct .delete i:before {
  content: "\e2ae";
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-weight: 400;
}
.CartProduct .delete i {
  top: -2px;
  position: relative;
}
td.car-nombre h4 {
  text-overflow: ellipsis;
  text-wrap: nowrap;
  white-space: nowrap;
  overflow: hidden;
}
.CartDescription h4 a {
  line-height: normal;
}
tr.CartProduct {
  border-bottom: 1px solid #e7e9ec;
  font-weight: 400;
}
tr.CartProduct td.hidden-xs {
  color: var(--color3);
}
td.delete {
  min-width: 30px;
}
.cartMiniTable, table:not(#cart-summary, .cartMiniTable table, #carrito), .orderStep, .cartContent {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  border: hidden;
  outline: 1px solid #ddd;
}
.cartContent, table#carrito {
  border: 0;
  overflow: hidden;
}
form#carrito {
  overflow: auto !important;
}
table#cart-summary {
  margin: 0;
}
div#order-detail-content input#cupon_descuento {
  width: 100%;
  border-radius: 6px;
  min-width: 124px;
}
.couponForm {
  display: flex;
  line-height: 16px;
  width: 100%;
  flex-wrap: wrap;
  column-gap: 10px;
  row-gap: 8px;
}
.ley_cupon {
  margin-bottom: 0;
  line-height: 1.3em;
}
div#order-detail-content input#cupon_descuento {
  flex: 1;
  border-radius: 6px;
  margin: 0;
  padding: 8px;
}
.couponForm .btn {
  flex: 1;
  width: auto !important;
  margin: 0 !important;
  line-height: 1.3em;
  padding: 7px 12px;
}
.seguir_superior, .seguir_inferior {
  display: none;
}
.lista-medios-pago {
  display: flex;
  gap: 15px;
}
.lista-medios-pago li, .opcionesTipo label {
  border-radius: 10px;
}
#leyenda_bonificacion_envio .bg-msj-rosa {
  background-color: #b8e4ca;
  color: var(--color2);
  border-radius: 10px;
  text-transform: uppercase;
  font-weight: 600;
}
form#opciones_delivery .col-md-4.pull-right {
  width: fit-content;
  padding: 0;
}
/*////FIN DETALLE DE COMPRA + CUPON////*/
/*////FORMA DE PAGO////*/
.forma_pago h3 {
  display: none;
}
#total-price,
table.std.table td {
  font-weight: 400;
}
tr.tr_total td, td#total-price {
  font-weight: 700 !important;
}
.lista-medios-pago li {
  background: var(--color3);
  border: 1px solid #ddd;
  padding: 10px;
}
.lista-medios-pago .bordePago2,
.lista-medios-pago li:hover {
  border: 1px solid var(--color1);
  background: var(--color3);
}
small.forma_pago_descripcion span {
  line-height: 21px;
}
small.forma_pago_descripcion span a {
  margin-right: 5px;
  text-align: left;
  width: 50%;
  display: inline-block;
}
small.forma_pago_descripcion span.forma_pago_total b {
  font-size: 120%;
}
small.forma_pago_descripcion span b {
  text-align: right;
  width: 45%;
  display: inline-block;
}
.opcionesTipo img {
  height: 30px;
  margin-bottom: 10px;
}
.opcionesTipo label {
  width: 100%;
  background: var(--color3);
  margin-bottom: 20px;
  border: 1px solid #ddd;
  padding: 20px;
  padding-left: 25px;
}
.opcionesTipo input {
  position: static !important;
  margin-left: 0 !important;
}
.opcionesTipo b {
  display: inline-block;
  font-size: 110%;
}
.rightSidebar div#order-detail-content .price {
  white-space: nowrap;
  font-weight: 600;
}
.cartMiniTable tr#imi td.price, .cartMiniTable tr#iva td.price {
  font-weight: 400;
}
.cartMiniTable button {
  margin-bottom: 10px;
}
tr.bg-info td#total_con_costo {
  font-weight: 700;
}
table#cart-summary tr#total td#total-price {
  font-family: var(--tipografia-principal);
}
table#entrega, table#resumen {
  font-family: var(--tipografia-principal);
}
div#order-detail-content tr.tr_total_pagar {
  font-weight: 600;
  background: var(--color11);
}
div#order-detail-content tr.tr_total_pagar td {
  font-weight: 600;
}
.medios-pago i {
  padding: 20px;
  background: var(--color1);
  color: var(--color3);
  border-radius: 50%;
}
.medios-pago {
  margin-top: 20px;
}
button#iniciarpago {
  margin-top: 20px;
}
div#loginUsuario p a {
  text-decoration: underline;
}
div#loginUsuario .tit {
  font-weight: 700;
}
div#loginUsuario hr {
  border-color: var(--color4);
  border-bottom: none;
}
/*////FIN FORMA DE PAGO////*/
/***** RESULTADO DE COMPRA *****/
div#MPApiResultado {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
div#MPApiResultado span {
  font-weight: 600;
}
div#MPApiResultado span::before {
  content: "\f06a";
  font-family: "Font Awesome 6 Pro";
  margin-right: 7px;
}
div#MPReintentar a {
  color: var(--color3);
}
/***** FIN RESULTADO DE COMPRA *****/
@media (max-width: 767px) {
  .carrito .cols-grals > .row:not(.detalle-pedido), .carrito .cols-grals > .msgalerta {
    margin: 0 15px;
  }
  .carrito .container.general > .row {
    margin: 0 -15px;
  }
  table#resumen {
    overflow: visible;
    outline: none !important;
    border: none !important;
  }
  #resumen tbody {
    border-radius: 10px !important;
    overflow: hidden !important;
    border: none !important;
    display: table;
    width: 100%;
  }
  .orderStep li {
    display: none;
  }
  .orderStep li.active {
    width: 100%;
    display: block;
    border-right: 0px;
  }
  table#carrito {
    display: flex;
    flex-direction: column;
    overflow: auto;
    border-collapse: collapse !important;
  }
  td.car-cant input[type="number"] {
    width: 30px !important;
    height: 30px;
  }
  tr.CartProduct td, tr.CartProduct th, tr.CartProduct span {
    padding: 5px;
  }
  .CartDescription h4 a {
    line-height: 15px;
  }
  td.car-imi, td.car-imp {
    text-overflow: ellipsis;
    text-wrap: nowrap;
    overflow: hidden;
  }
  form#carrito .price {
    font-weight: 400;
    text-wrap: nowrap;
  }
  td.car-nombre .CartDescription {
    width: 100px;
  }
  td.car-nombre h4, td.car-nombre h4 a {
    white-space: normal;
    text-overflow: initial;
  }
  table#resumen {
    position: relative;
  }
  .row.userInfo {
    margin-right: -15px;
    margin-left: -15px;
  }
  form#form_envio {
    margin: 0 15px;
  }
  button#iniciarpago {
    margin-top: 15px;
  }
  table#resumen {
    position: relative;
    margin-bottom: 100px;
  }
  td#total_pedido + td {
    width: 100%;
    display: block;
    width: 100%;
    max-width: 100%;
    display: block;
    clear: both;
    position: absolute;
    bottom: calc(-100% - 0px);
    padding: 0;
    right: 0;
    left: 0;
    height: 90px;
    border: 0px;
    clear: both;
  }
  table#tabla_carrito tbody tbody tbody tr td {
    max-width: 161px;
    text-wrap-mode: wrap;
  }
  .default:not(.carrito) .seguir_superior ~ .row:not(.seguir_superior + .row) {
    margin: 0 -15px;
  }
}
/***** FIN CARRITO *****/

/***** FORMULARIOS *****/
.registro-redes .col-md-3:not(:has(*)) {
  display: none;
}
.registro-redes > div {
  padding: 0;
  width: fit-content;
}
.registro-redes {
  display: flex;
  gap: 10px;
  margin: 0 -10px !important;
}
form#registro_form {
  margin: 0 -15px;
}
.row.registro-form {
  margin: 0;
}
form#regForm {
  margin: 0 -15px;
}
form#regForm .row {
  margin: 0 !important;
}
form#regForm h6 {
  padding-left: 15px;
  padding-right: 15px;
}
.form-group .form-control, form#registro_form input, div#datos_pedido input,
div#datos_pedido .form-control {
  padding: 7px 12px;
  border-color: #c2c2c2;
  box-shadow: none;
  border-radius: 6px;
}
.form-group label,
h4.tit_categorias {
  color: var(--color2);
}
label.checkbox-inline {
  font-weight: 400;
}
input.form-control.in_seguridad.pull-left {
  width: 100px !important;
}
.form-group button.btn-success {
  display: block;
  margin-left: auto;
  float: none !important;
}
.detalle-form {
  background: #f5f5f5;
  border-radius: 10px;
  border-top: 4px solid var(--color1);
}
.contact-form {
  padding: 0;
}
@media (max-width: 767px) {
  .contact-form form#reg .row .form-group.col-md-4 {
    width: 100%;
  }
  .contact-form .col-md-8 div {
    width: fit-content;
    margin: auto;
  }
  .detalle-form {
    padding: 0 15px;
  }
  #form_detalle1_nota .form-group.col-xs-12 > .row {
    margin: 0 -15px;
    display: flex;
    justify-content: center;
    gap: 10px;
  }
  #form_detalle1_nota .form-group.col-xs-12 > .row > div {
    padding: 0;
    width: fit-content;
  }
  form#regForm .col-md-4, form#regForm .col-md-6 {
    padding: 0;
  }
  form#regForm {
    margin: 0;
  }
  form#regForm h6 {
    margin-top: 20px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .form-group button.btn-success {
    margin-right: auto;
  }
  .form-group.col-md-6, .form-group.col-md-4 {
    padding: 0;
  }
  #form_login_checkout .form-group {
    padding: 0 !important;
  }
  #form_login_checkout input#boton_login {
    top: 0 !important;
  }
}
/***** FIN FORMULARIOS *****/

/****** MODALES ******/
body.modal-open, .modal {
  padding: 0 !important;
}
.modal-dialog {
  margin: 30px auto;
  padding: 10px;
  top: calc(50% - 30px);
  transform: translatey(-50%) !important;
  max-height: 90vh;
  display: flex;
  flex-direction: column;
}
.modal-dialog>div {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.modal-content {
  display: flex;
  flex-direction: column;
  max-height: 90vh;
  overflow: hidden;
}
.modal-body {
  overflow-y: auto;
  scrollbar-width: thin;
  flex: 1;
}
.modal-header {
  border-bottom: 1px solid #ddd;
  margin-bottom: 1px;
}
.modal-header-primary {
  background: var(--color3);
  padding: 5px;
}
.modal-header-primary h5 {
  color: #000;
  letter-spacing: 0;
}
.modal h5 {
  font-weight: 500;
}
.modal h5.title-sol.style2 span {
  background: transparent !important;
  justify-content: center !important;
}
.modal-prod-agregado-container h5 {
  padding: 10px;
  margin: 0 !important;
  text-align: center;
}
.modal span#nombre_prod_alert {
  color: #000;
}
.modal form#reg .row {
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
}
.modal form#reg .row, .modal form#reg .row .form-group {
  margin: 0 auto;
  width: auto;
}
.modal .form-group button.btn-success {
  margin: auto !important;
}
div#modalPagos .modal-body {
  text-align: start;
}
#modalPagos .header-opciones{
  background: var(--color2);
  color: var(--color3);
}
form#form_forma_pago>br {
  display: none;
}
@media (max-width: 767px) {
  .modal#modal-prod-agregado img {
    margin: auto;
  }
}
/****** FIN MODALES ******/

/***** FINANCIACIÓN *****/
.financiacion {
  color: var(--color12);
  margin: 4px 0 2px;
  font-weight: 300;
  font-family: var(--tipografia-principal);
  font-weight: 500;
}
.financiacion span.cuotas {
  font-weight: 700;
}
.detalle .detalle_producto .financiacion br {
  display: none;
}
/***** FIN FINANCIACIÓN *****/

/***** BOTONES *****/
.btn-default, .btn.btn-compra, .btn-success, .btn-danger, .btn-primary, .btn-secondary, 
.btn-info, .verprod, .btn-quickview, .btn_masiva,
input.cargarViejos, input.descartarViejos, input#boton_compra, input#iniciarpago,
button#iniciarpago, input#boton_datos {
  background: var(--color1);
  color: var(--color3);
  background-size: 200% auto;
  box-shadow: 0 1px rgba(0, 0, 0, 0.1) !important;
  padding: 8px 16px;
  border-radius: 6px !important;
  border: 2px solid var(--color1) !important;
  text-transform: uppercase;
  font-weight: 600;
  transition: 0.5s;
}
.btn.btn-secondary, .btn.btn-info {
  background: var(--color7) !important;
  color: var(--color3) !important;
  border: 2px solid var(--color7) !important;
}
.btn.btn-secondary:hover, .btn.btn-secondary:focus, .btn.btn-info:hover, .btn.btn-info:focus {
  background: var(--color1) !important;
  color: var(--color3) !important;
  border: 2px solid var(--color1) !important;
}
.btn.btn-quickview{
  background: var(--color2) !important;
  color: var(--color3) !important;
  border: 2px solid var(--color2) !important;
}
.product:hover .btn-quickview, .favButton:hover ~ .product .btn-quickview {
  opacity: 0.9 !important;
  transform: scale(1);
  visibility: visible;
}
a.btn-danger, input.cargarViejos {
  background-color: var(--color5) !important;
  border: 2px solid var(--color5) !important;
  color: var(--color2);
}
a.btn-danger:hover, input.cargarViejos:hover, input.descartarViejos:hover {
  background: var(--color10) !important;
  color: var(--color2) !important;
  border: 2px solid var(--color10) !important;
}
.btn-default:hover, .btn-default:focus, .btn-primary:hover, .btn-primary:focus,
.btn-success:hover, .btn-success:focus, .verprod:hover, .verprod:focus {
  background: var(--color7) !important;
  color: var(--color3) !important;
  border: 2px solid var(--color7) !important;
}
.content_marcas .verprod, .content_marcas .verweb {
  background: var(--color1);
  color: var(--color3);
}
.content_marcas .verprod a, .content_marcas .verweb a {
  color: var(--color3);
}
.content_marcas .verprod:hover a, .content_marcas .verweb:hover a {
  color: var(--color3);
}
.btn.btn-compra:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 600;
}
.btn_red_soc {
  width: 100% !important;
  max-width: 100%;
  padding: 10px !important;
  border-radius: 6px;
}
#viejos input {
  margin-top: 20px;
}
input.descartarViejos {
  margin-left: 10px;
}
a.btn.btn-default.btn-lg.btn-block {
  width: 100%;
}
input#boton_compra {
  border: 0;
}
.product button.btn.btn-primary.btn-compra {
  display: block;
  margin: 10px 20px;
}
a.popolvido, a.popregistrar {
  opacity: 1;
  color: var(--color2);
}
div#boton_comparar a:hover {
  color: white;
}
a#quitarTodosComparativa:hover {
  color: #6e82ff !important;
}
@media (max-width: 767px) {
  .btn-default, .btn.btn-compra, .btn-quickview, .btn-success, .btn-danger, .btn-primary,
  input.cargarViejos, input.descartarViejos, input#boton_compra, button#iniciarpago, input#boton_datos {
    padding: 6px 10px !important;
  }
}
/***** FIN BOTONES *****/

/***** TITULOS *****/
.style2 .title-sol:after, .title-sol-style2:after, .title-sol.style2:after {
  display: none;
}
.style2 .title-sol span, .title-sol.style2 span {
  font-family: var(--tipografia-principal);
  color: var(--color4);
  display: initial;
  padding: 0;
}
.style2 .title-sol, .title-sol.style2, .titproyhome {
  margin-top: 0;
}
.style2 .title-sol span, .title-sol.style2 span, .titproyhome {
  color: var(--color12);
  text-align: start !important;
  text-transform: inherit;
  font-weight: 500;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding: 0;
  background: transparent;
  line-height: 36px;
}
.style2 .title-sol > span, .title-sol.style2 > span, .titproyhome{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
  margin-bottom: 20px;
}
body.default h1.titulo, .default #general h2 {
  text-align: start;
  margin-top: 0;
}
h1.titulo::after, h1.copete::after, .default #general h2::after,
.contact-form h1::after {
  content: "";
  display: block;
  width: 120px;
  border-bottom: 2px solid var(--color5);
  padding-bottom: 20px;
  margin-bottom: 20px;
}
body.default h1.titulo b {
  font-weight: 600;
}
@media (max-width: 767px) {
  h1, h1 b {
    font-weight: 700 !important;
  }
  .style2 .title-sol, .title-sol.style2, .titproyhome {
    margin-bottom: 10px !important;
  }
  .default .container.general > .row > .cols-grals > h2 {
    margin-top: 0 !important;
  }
}
/***** FIN TITULOS *****/

/***** NOTAS HOME O *****/
.row.noticiashome0, .container-fluid.noticiashome0 {
  overflow: hidden;
  background: var(--color11);
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid.noticiashome0 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.noticiashome0 .owl-wrapper {
  gap: 10px;
  margin: 0 -20px;
}
.container-fluid.noticiashome0 .cajasnove, .row.noticiashome0 .cajasnove,
.spot_ofertas_sup a img, .spot_ofertas_inf img, .row.noticiashome2 .cajasnove {
  transform: translateY(0);
  transition: transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.container-fluid.noticiashome0 .cajasnove:hover, .row.noticiashome0 .cajasnove:hover,
.spot_ofertas_sup a img:hover, .spot_ofertas_inf img:hover, .row.noticiashome2 .cajasnove:hover {
  transform: translateY(-4px);
}
[class*="spot"] {
  display: flex;
  gap: 15px;
}
[class*="spot"] * {
  flex: 1;
}
[class*="spot"] img {
  border-radius: 15px;
  float: none !important;
  min-width: 0;
}
.row.noticiashome0 h5.title-sol.style2.solnuevo.solnoticias, .row.noticiashome0-titproy {
  display: none;
}
.row.noticiashome0 .cajasnove img, .noticiashome0 div#notas_oferta_0 .cajasnove img {
  width: 100%;
  max-width: 160px;
  border-radius: 50%;
  margin: 0 auto;
  background-color: var(--color3);
  transition: background-color 0.5s;
  padding: 10px;
}
.noticiashome0 div#notas_oferta_0 .cajasnove img {
  transition: all 350ms ease-out 0s;
}
.row.noticiashome0 .cajasnove h4, .noticiashome0 div#notas_oferta_0 .cajasnove h4 {
  position: absolute;
  bottom: -30px;
  text-align: center;
  margin: 0 auto;
  right: 0;
  left: 0;
}
.row.noticiashome0 .noticiashome0-row.row a.btn.btn-default.btn-vernota,
.noticiashome0 div#notas_oferta_0 a.btn.btn-default.btn-vernota {
  display: none;
}
.noticiashome0 {
  background-color: var(--color3);
}
.row.noticiashome0 .cajasnove h4,.noticiashome0 div#notas_oferta_0 .cajasnove h4 {
  position: static;
}
.container-fluid.noticiashome0 .cajasnove {
  display: flex;
  height: auto !important;
  flex-direction: column-reverse;
  justify-content: space-between;
}
.container-fluid.noticiashome0 .cajasnove h4 {
  margin-top: 20px !important;
}
#productslider-notas0 {
  margin: 0;
}
@media (min-width: 1200px) {
  div#productslider-notas0 {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .noticiashome0 .owl-wrapper {
    gap: 0 !important;
    margin: 0 !important;
  }
  .row.noticiashome0 .noticiashome0-row.row {
    width: 90%;
  }
  .row.noticiashome0 .cajasnove {
    margin: 20px 0;
    margin-bottom: 30px;
  }
  div#productslider-notas0 {
    margin: 0;
  }
  .noticiashome0 div#notas_oferta_0 .cajasnove img {
    padding: 10px;
  }
  .noticiashome0 div#notas_oferta_0 .cajasnove img {
    padding: 20px;
    max-width: 140px;
  }
  .container-fluid.noticiashome0 .cajasnove, .row.noticiashome0 .cajasnove {
    margin: 0 7px;
    padding: 0px;
  }
}
/***** FIN NOTAS HOME O *****/

/***** NOTAS HOME 1 *****/
.noticiashome1-row {
  display: grid;
  grid-template-columns: 0px 1fr 1fr 1fr 1fr;
}
.row.noticiashome1 .cajasnove {
  width: 100% !important;
  transform: translateY(0);
  transition: transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  position: relative;
  min-height: 1px;
  padding: 0 15px !important;
  margin: 0 !important;
  box-shadow: none !important;
}
.row.noticiashome1 .cajasnove:hover {
  transform: translateY(-4px);
}
.row.noticiashome1 .cajasnove img {
  border-radius: 16px;
  transition: all 350ms ease-out 0s;
}
.row.noticiashome1 .cajasnove:hover img {
  transform: scale(1.05);
}
.row.noticiashome1 .cajasnove h4 {
  position: absolute;
  right: 40px;
  top: 20px;
  z-index: 9;
  font-weight: 600;
}
.row.noticiashome1 .cajasnove h4 a {
  color: #1c304e;
}
.row.noticiashome1 .cajasnove a.btn.btn-default.btn-vernota {
  position: absolute;
  right: 40px;
  bottom: 30px;
  background-color: var(--color1);
  border: 0px;
  padding: 8px 16px;
  background-size: 200% auto;
  text-transform: uppercase;
  color: var(--color2);
  transition: 0.5s;
  border-radius: 6px;
}
.row.noticiashome1 .cajasnove a.btn.btn-default:hover {
  background: var(--color2);
  color: var(--color1);
}
.row.noticiashome1 .noticiashome1-row.row {
  margin: 0;
}
.row.noticiashome1 .cajasnove {
  box-shadow: rgba(40, 41, 61, 0.04) 0px 1px 2px,
    rgba(96, 97, 112, 0.16) 0px 2px 4px;
  display: flex;
  flex-direction: column;
  padding: 10px;
  border-radius: 16px;
  margin: 15px 10px;
  width: 23%;
  transform: translateY(0);
  transition: transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.row.noticiashome1 .cajasnove:hover {
  transform: translateY(-4px);
}
.row.noticiashome1 .cajasnove h4 {
  order: 1;
  text-align: center;
}
.row.noticiashome1 .cajasnove h4 a {
  color: var(--color2);
}
.row.noticiashome1 .cajasnove a.btn.btn-vernota {
  order: 3;
}
.row.noticiashome1 .cajasnove img {
  margin: 0 auto;
  border-radius: 16px;
}
.noticiashome1 .title-sol {
  display: none;
}
@media (max-width: 767px) {
  .noticiashome1-row.row::before, .noticiashome1-row.row::after {
    display: none;
  }
  .noticiashome1-row {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 15px;
  }
  .noticiashome1-row .des_nov {
    display: none;
  }
  .row.noticiashome1 .noticiashome1-row.row .cajasnove {
    padding: 0 !important;
    width: 44%;
  }
  .row.noticiashome1 .cajasnove a.btn.btn-default.btn-vernota {
    bottom: 10px !important;
    right: 10px !important;
  }
  .row.noticiashome1 .cajasnove h4 {
    top: 10px !important;
    right: 10px !important;
  }
}
/***** FIN NOTAS HOME 1 *****/

/***** NOTAS HOME 2 *****/
.noticiashome2-row {
  display: grid;
  grid-template-columns: 0px 1fr 1fr 1fr 1fr;
}
.row.noticiashome2 .cajasnove {
  display: flex;
  flex-direction: column;
  width: 100%;
  transform: translateY(0);
  transition: transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  position: relative;
  min-height: 1px;
  border-radius: 15px;
  padding: 0 15px;
  margin: 0;
}
.row.noticiashome2 .cajasnove:hover {
  transform: translateY(-4px);
}
.row.noticiashome2 .cajasnove img {
  border-radius: 16px;
  transition: all 350ms ease-out 0s;
}
.row.noticiashome2 .cajasnove:hover img {
  transform: scale(1.05);
}
.row.noticiashome2 .cajasnove h4 {
  position: absolute;
  right: 40px;
  top: 20px;
  z-index: 9;
  font-weight: 600;
  order: 1;
  text-align: center;
}
.row.noticiashome2 .cajasnove h4 a {
  color: var(--color2);
}
.row.noticiashome2 .cajasnove a.btn.btn-default.btn-vernota {
  position: absolute;
  right: 40px;
  bottom: 30px;
  border: 0px;
  padding: 8px 16px;
  background-size: 200% auto;
  text-transform: uppercase;
  transition: 0.5s;
  border-radius: 6px;
}
.row.noticiashome2 .cajasnove a.btn.btn-default:hover {
  background: var(--color2);
  color: var(--color1);
}
.row.noticiashome2 .noticiashome2-row.row {
  margin: 0;
}
.row.noticiashome2 .cajasnove h4 a.btn.btn-default.btn-vernota {
  order: 3;
}
.row.noticiashome2 .cajasnove a.btn.btn-default.btn-vernota {
  order: 3;
}
.row.noticiashome2 .cajasnove img {
  margin: 0 auto;
  border-radius: 16px;
}
.noticiashome2 .title-sol {
  display: none;
}
@media (max-width: 767px) {
  .noticiashome2-row.row::before, .noticiashome2-row.row::after {
    display: none;
  }
  .noticiashome2-row {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 15px;
  }
  .noticiashome2-row .des_nov {
    display: none;
  }
  .row.noticiashome2 .noticiashome2-row.row .cajasnove {
    padding: 0;
  }
  .row.noticiashome2 .cajasnove a.btn.btn-default.btn-vernota {
    bottom: 10px !important;
    right: 10px !important;
  }
  .row.noticiashome2 .cajasnove h4 {
    top: 10px !important;
    right: 10px !important;
  }
}
/***** FIN NOTAS HOME 2 *****/

/***** NOTAS HOME 3 *****/
.noticiashome3 {
  padding: 0;
}
.container-fluid.noticiashome3 .cajasnove .des_nov,
.row.noticiashome3 .noticiashome3-row.row .cajasnove .des_nov {
  font-weight: 400;
  line-height: 21px;
  order: 3;
  margin: 0 !important;
}
.container-fluid.noticiashome3 .cajasnove a.btn.btn-default.btn-vernota,
.row.noticiashome3 .noticiashome3-row.row .cajasnove a.btn.btn-default.btn-vernota {
  display: none;
}
.container-fluid.noticiashome3 .owl-item {
  text-align: center;
}
div#productslider-notas3 {
  margin: 0;
}
.row.noticiashome3 .noticiashome3-row.row .cajasnove {
  text-align: center;
}
.container-fluid.noticiashome3 .owl-item .cajasnove img,
.row.noticiashome3 .noticiashome3-row.row .cajasnove img {
  border-radius: 16px;
  transition: all 350ms ease-out 0s;
}
.container-fluid.noticiashome3 .owl-item .cajasnove:hover img,
.row.noticiashome3 .noticiashome3-row.row .cajasnove:hover img {
  transform: scale(1.05);
}
.noticiashome3 h5.title-sol.style2.solnuevo.solnoticias {
  text-align: start !important;
}
.noticiashome3 .cajasnove, .caja_nov_listar, .busquedaAvanzada .cajasnove {
  position: relative;
  transition: 0.5s ease-in-out;
  display: flex;
  flex-direction: column;
  background-color: #f3f3f3;
  padding: 15px;
  gap: 15px;
  margin: 0 10px;
  border-radius: 20px;
}
.noticiashome3 .cajasnove .fecha_nov {
  position: absolute;
}
.noticiashome3 .cajasnove:hover, .caja_nov_listar:hover, .busquedaAvanzada .cajasnove:hover {
  background-color: var(--color9);
}
.noticiashome3 .cajasnove h4, .caja_nov_listar h3, .busquedaAvanzada .cajasnove h3 {
  width: 100%;
  padding: 0 !important;
  margin: 0 !important;
  font-weight: 500;
}
.noticiashome3 .cajasnove h4 a, .caja_nov_listar h3 a, .busquedaAvanzada .cajasnove h3 a {
  color: var(--color2);
}
.noticiashome3 .cajasnove img, .caja_nov_listar img, .busquedaAvanzada .cajasnove img {
  transform: scale(1) !important;
  width: 100%;
  max-height: 100% !important;
  object-fit: cover;
  margin: 0;
  border-radius: 10px;
  aspect-ratio: 3 / 2 !important;
  background-color: #f7f9fa;
}
.noticiashome3 .cajasnove a:not(.btn), .caja_nov_listar #imagen_listar,
.busquedaAvanzada .cajasnove #imagen_listar {
  order: -1;
}
.noticiashome3-row.row .cajasnove .des_nov, .caja_nov_listar .des_nov,
.busquedaAvanzada .cajasnove .des_nov {
  position: static !important;
  padding: 0 !important;
  opacity: 1 !important;
  order: 3;
  background-color: transparent !important;
  margin: 0 !important;
}
.noticiashome3 .btn-vernota, .caja_nov_listar .btn-vernota {
  display: block !important;
  height: fit-content;
  order: 5;
  font-size: 0;
  align-self: end;
  margin-top: auto;
}
.noticiashome3 .btn-vernota::before, .caja_nov_listar .btn-vernota::before {
  content: "\f061";
  font-family: "Font Awesome 5 Pro";
  font-size: 1.125rem;
}
@media (max-width: 767px) {
  .noticiashome3 {
    padding: 0;
  }
  .container-fluid.noticiashome3 .owl-item {
    padding: 0;
  }
}
/***** FIN NOTAS HOME 3 *****/

/***** NOTAS GENERAL *****/
.caja_nov_listar {
  margin: 0 !important;
}
.cajasnove .des_nov p, .caja_nov_listar .desdoc p,
.busquedaAvanzada .cajasnove .des_nov p {
  text-align: start !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
}
.col-listar {
  padding: 10px 20px 10px 0;
}
.busquedaAvanzada .cajasnove .des_nov {
  gap: 25px;
  margin-top: auto !important;
}
.busquedaAvanzada .cajasnove span.mas_nov {
  display: block !important;
  margin-top: auto !important;
}
.div-vertodos-noticias {
  display: none;
}
#divPostLonuevo {
  clear: both;
  padding: 40px 0;
}
.novedadesrow.row, .ofertasrow.row, .postnovedadesrow.row {
  margin-left: -10px;
  margin-right: -10px;
}
.owl-wrapper-outer {
  overflow: hidden;
}
.owl-carousel {
  overflow: visible;
  padding-bottom: 25px;
  width: calc(100% + 20px) !important;
  margin: 0 !important;
}
.owl-carousel ~ br {
  display: none;
}
.owl-carousel .owl-wrapper {
  display: flex !important;
}
.owl-carousel .owl-wrapper-outer{
  margin: 0 -10px;
}
.owl-theme .owl-controls {
  margin: 0 -10px !important;
  padding: 10px 0;
  position: absolute !important;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.owl-theme .owl-controls .owl-pagination {
  position: absolute;
  bottom: -10px;
  width: 100%;
  pointer-events: all;
}
.owl-theme .owl-controls .owl-buttons {
  position: relative;
  width: calc(100% + 20px);
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: all;
}
.owl-theme .owl-controls .owl-buttons .owl-prev, .owl-theme .owl-controls .owl-buttons .owl-next {
  background: var(--color3);
  color: var(--color2);
  border: 1px solid #bbbbbb;
  border-radius: 50%;
  width: 40px;
  opacity: 9;
  vertical-align: middle;
  padding: 5px 8px;
}
.owl-wrapper .owl-item {
  text-align: start !important;
}
.cajasnove .des_nov p {
  text-align: start !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
}
div#blueimp-gallery a.prev, div#blueimp-gallery a.next {
  border-width: 2px !important;
  background: black !important;
}
div#blueimp-gallery a.prev:before, div#blueimp-gallery a.next:before {
  vertical-align: middle;
}
div.boton_arrepentimiento {
  text-align: center;
  margin-bottom: 25px;
  display: none;
}
@media (max-width: 767px) {
  .owl-carousel {
    width: calc(100% + 10px) !important;
    padding-bottom: 35px;
  }
  div#productslider-notas3{
    width: 100% !important;
  }
  .owl-carousel .owl-wrapper-outer{
    margin: 0 -5px;
  }
  div#productslider-notas3 .owl-wrapper-outer{
    margin: 0 !important;
  }
  .owl-theme .owl-controls{
    margin: 0 -5px !important;
  }
  .owl-theme .owl-controls .owl-buttons {
    display: flex;
    justify-content: space-between;
    width: calc(100% - 10px);
    top: calc(100% - 15px);
  }
  .owl-theme .owl-controls .owl-buttons div{
    position: static !important;
    display: inline-flex;
    width: 35px !important;
    height: 35px;
    align-items: center;
    justify-content: center;
  }
}
/***** FIN NOTAS GENERAL *****/

/***** DETALLE DE PRODUCTO *****/
/**** HORMIGA DETALLE ****/
div#hormiga h1 {
  font-family: var(--tipografia-principal) !important;
  margin: 5px 0 !important;
  color: var(--color2);
}
div#hormiga a {
  color: var(--color2);
  text-decoration: underline;
  text-decoration-color: var(--color4);
  text-underline-offset: 3px;
}
div#hormiga a:hover {
  text-decoration-color: var(--color2);
}
span.separador_hormiga {
  color: var(--color5);
}
ul.lista-filtros-aplicados {
  color: var(--color2);
}
ul.subcate {
  padding-left: 0px;
  margin-top: 15px;
}
ul.subcate li {
  display: inline-block;
  padding: 10px 0;
}
ul.subcate li {
  float: left;
  padding: 0px;
  overflow: hidden;
}
ul.subcate li:after {
  content: "/";
  color: var(--color1);
  font-weight: 700;
  margin: 10px;
}
.productFilter.clearfix {
  margin-bottom: 15px;
}
.ley_sol_productos + form#masiva > .row {
  margin: 10px 0 0;
}
body:not(.detalle) .productFilter {
  border-top: 0;
  margin-top: 0;
}
.detalle .productFilter {
  border-bottom: none;
  margin-bottom: 8px;
  padding-top: 15px;
}
.productFilter > .row {
  display: flex;
  gap: 15px;
  margin: 0;
}
.productFilter > .row > div {
  padding: 0;
}
.productFilter > .row::before, .productFilter > .row::after {
  display: none;
}
.productFilter .caja_talle strong {
  display: block;
  padding-bottom: 10px;
}
.caja_color, .caja_talle #preview_color {
  display: none;
}
@media (max-width: 767px) {
  body div#hormiga h1 {
    margin: 15px 0 0 0 !important;
  }
}
/**** FIN HORMIGA DETALLE ****/
/**********GALERIA PRODUCTO***********/
#detalle .sp-thumbs {
  display: flex;
  gap: 10px;
  overflow: auto;
  scrollbar-width: thin;
}
#detalle .sp-thumbs a{
  border-radius: 10px;
  min-width: calc(25% - 8px);
  height: auto;
  aspect-ratio: 1 / 1;
  margin: 0 !important;
}
#detalle .sp-thumbs a:hover{
  border-color: var(--color5);
}
#detalle .sp-thumbs a.sp-current {
  border-color: var(--color5) !important;
}
/**********FIN GALERIA PRODUCTO***********/
.breadcrumb{
  background: var(--color3);
}
.detalle-form,
.panel-default > .panel-heading {
  border-top: 4px solid var(--color1);
}
body.detalle .detalle_producto {
  border: 1px solid rgb(218, 218, 218);
  padding: 20px 30px;
  border-radius: 8px;
  background: var(--color3);
}
.detalle_producto > :empty, .detalle_producto .clearfix {
  display: none;
  position: absolute;
}
.marca_imagen img {
  max-width: 100px;
}
.lista-filtros-articulo {
  padding: 10px 0;
}
.lista-filtros-articulo:empty {
  padding: 0;
}
.addto > div {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 10px;
  row-gap: 8px;
  line-height: 1em;
}
.addto span.ley_cant {
  flex-basis: 100%;
}
.addto input#cantidad {
  border-radius: 6px;
  max-width: 100px;
}
.cart-actions {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: none;
}
.cart-actions .btn-cart, .cart-actions .wishlist, .cart-actions button, .product-code {
  font-family: var(--tipografia-principal);
  font-weight: 400;
}
.cart-actions br {
  display: none;
}
.detalle .sp-large {
  background: var(--color3);
  flex: 1;
}
.detalle span.marca_span {
  background: var(--color1);
  color: var(--color3) !important;
  display: inline-block;
  padding: 5px 8px;
  font-size: 90%;
  vertical-align: middle;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 4px;
}
#detalle .ivaprecio {
  margin-top: 7px !important;
  padding: 15px 0 0 !important;
}
#detalle .pricefinal {
  padding: 6px 0 13px !important;
}
#detalle .detalle_producto a.ver_costos_envio {
  display: block;
  width: fit-content;
  margin-top: 10px !important;
  border: 1px solid;
  padding: 6px 12px;
  border-radius: 6px;
}
/****DETALLE FLEXIBLE ***/
.detalle #detalle {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  row-gap: 20px;
}
.detalle #detalle > .col-lg-6:not(.detalle_producto) {
  max-width: 560px !important;
}
.detalle_producto {
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 5px;
}
#detalle .detalle_producto > * {
  order: 6;
}
#detalle .detalle_producto * {
  margin-top: 0 !important;
}
.favButton.favDetalle {
  position: absolute;
  right: 29px;
}
.detalle_producto .product-title {
  padding-right: 32px;
  margin-bottom: 5px;
  text-transform: capitalize;
  order: 1;
}
.detalle_producto .product-price {
  margin-bottom: 5px;
  order: 99 !important;
}
.detalle_producto .details-description {
  margin: 0 !important;
  padding: 0 !important;
}
.detalle_producto .product-code {
  order: 2;
  margin: 5px 0 1px;
}
.detalle_producto .cuota_disponible {
  order: 4;
}
.detalle_producto .cuota_disponible p {
  margin: 0;
}
.detalle_producto .precio-sin-imp, .precio_diferenciado {
  order: 5;
}
#detalle form#agregado_articulo{
  order: 10;
}
@media (max-width: 767px) {
  .favButton.favDetalle {
    position: absolute;
    right: 15px;
  }
}
/****FIN DETALLE FLEXIBLE***/
.product-tab .nav-tabs > li.active > a, .product-tab .nav-tabs > li.active > a:focus,
.product-tab .nav-tabs > li.active > a:hover, .product-tab .nav-tabs > li:hover > a {
  border-bottom: 4px solid var(--color1);
  background: none;
  color: var(--color12) !important;
}
.product-tab .nav-tabs > li:hover > a {
  color: var(--color2) !important;
  border-bottom: 4px solid var(--color4) !important;
}
.product-tab .nav-tabs {
  margin-bottom: 20px;
  border-bottom: 1px solid var(--color4);
}
.product-tab .nav-tabs li a {
  font-family: var(--tipografia-principal);
  font-weight: 400;
  letter-spacing: 0.3px;
  border-bottom: 4px solid transparent;
}
div#Características ul {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-left: 20px;
  list-style-type: disc;
}
div#datos_tec.active {
  display: table;
  width: -webkit-fill-available;
  max-width: 800px;
  border: 1px solid var(--color8);
  border-radius: 10px;
  overflow: hidden;
}
div#datos_tec .fila {
  display: flex;
  padding: 0;
}
div#datos_tec .columna {
  text-align: start;
  padding: 12px 20px !important;
}
.detalle .recomendadosrow {
  padding: 0;
  margin: 0;
}
.detalle .recomendadosrow h5:not(.detalle-form h5) {
  padding-left: 0 !important;
}
.product-tab,
div#preguntas_clientes {
  padding: 0 0 0 15px !important;
}
.detalle .cols-grals > .col-md-12:last-child {
  margin: 0 -15px;
}
i.far.fa-bullhorn {
  display: none;
}
.detalle i.far.fa-bullhorn {
  display: block !important;
}
.fila_cuotas_tarjeta_detalle {
  padding: 5px 10px;
}
#detalle .details-description {
  border: 0;
  line-height: 22px;
  color: var(--color2);
  margin-top: 10px !important;
}
#detalle .details-description:empty{
  display: none;
}
#detalle small#caja_compra_minima {
  display: block;
  height: auto !important;
}
.secciones h5 {
  font-size: 140%;
  margin-top: 30px;
}
.secciones .descripcion {
  line-height: 22px;
  color: var(--color2);
}
.secciones img {
  border-radius: 8px;
}
.secciones .seccion1, .secciones .seccion2, .secciones .seccion3,
.secciones .seccion4, .secciones .seccion5 {
  margin: 30px 0;
  margin-bottom: 50px;
}
.cuadro_cuotas {
  border: 1px solid rgb(218, 218, 218);
  margin: 10px 0px;
  margin-top: 0px;
  padding: 10px;
  padding-bottom: 25px;
  border-radius: 8px;
}
.div_ver_cuotas_todas {
  margin-top: 12px;
  padding: 0 10px;
}
a.ver_cuotas_todas {
  padding: 8px 20px;
  border: 1px solid var(--color7);
  border-radius: 8px;
  color: var(--color7);
  font-weight: 400;
  display: block;
  width: fit-content;
}
.precio_diferenciado.row {
  border-radius: 8px;
  margin: 0;
  background: var(--color11);
  border: 0px;
  padding: 10px 0;
}
.sp-large {
  border-radius: 8px;
}
body.detalle .detalle_producto .semaf_amarillo, body.detalle .detalle_producto .semaf_rojo,
body.detalle .detalle_producto .semaf_verde {
  margin: 0;
}
h5.preguntas_clientes, h5.recomendados, h5.tit_form_detalle {
  border: 0px;
  text-align: left;
  letter-spacing: normal;
  padding-top: 5px;
  font-weight: 600;
}
@media (max-width: 767px) {
  body.detalle .detalle_producto {
    padding: 15px 20px;
    margin-top: 0;
  }
  div.cuadro_cuotas{
    margin: 10px 0 !important;
  }
  .detalle .product-tab, .detalle div#preguntas_clientes {
    padding: 0 !important;
  }
  .detalle .cols-grals > .col-md-12:last-child {
    padding: 0;
    margin: 0 !important;
  }
  div#detalle > div.col-lg-6:first-child {
    padding: 0;
  }
  #detalle #img_prod .sp-wrap {
    float: none;
  }
  body.detalle .container-boton-agregar-cantidad button.btn.btn-primary.btn-compra {
    width: inherit;
    padding: 9px 10px !important;
  }
}
/***** FIN DETALLE DE PRODUCTO *****/

/***** IFRAME *****/
iframe {
  border-radius: 8px;
  margin: 10px 0;
}
/***** IFRAME *****/

/***** ALERTS *****/
div#avisostock, div#mensaje3 {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  padding: 10px 20px;
  margin-bottom: 20px;
  border-radius: 8px;
}
div#mensaje3 {
  background: none;
  border: none;
  padding: 0;
  font-weight: 600;
  color: #dc0000;
  margin: 0;
}
label.error {
  color: #dc0000;
  font-size: 100%;
  font-weight: 600;
}
div#avisostock ul {
  margin-bottom: 0px;
}
div#avisostock ul li {
  font-weight: 600;
}
.envio_gratis_leyenda {
  font-weight: 600;
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
  padding: 10px 20px;
  margin-bottom: 20px;
  border-radius: 8px;
}
/***** FIN ALERTS *****/

/***** DATOS USUARIOS *****/
.datos_usuario h6 i, .datos_usuario h6 {
  color: var(--color2);
}
.datos_usuario ul li {
  padding: 5px 0;
}
@media (max-width: 767px) {
  .datos_usuario .col-md-4.col-xs-6 {
    width: 100%;
    padding: 0;
  }
  .datos_usuario h6 i, .datos_usuario h6 {
    color: var(--color2);
  }
}
/***** FIN DATOS USUARIOS *****/

/**** MENU LATERAL CATEGORÍAS ****/
.navbar-header-lateral {
  display: none;
}
.col-izq-int, .change-view a {
  background: var(--color3);
}
div#navbar-sidebar-collapse-ts {
  margin-bottom: 10px;
}
nav#navbar-sidebar {
  box-shadow: none;
  padding: 0 !important;
  z-index: 0 !important;
}
#navbar-sidebar .navbar-left {
  box-shadow: none;
  width: 100%;
}
div#navbar-sidebar-collapse-ts > ul {
  margin: 0 !important;
}
.navbar-nav.sm-collapsible a.has-submenu {
  padding-right: 50px;
}
#navbar-sidebar-collapse-ts > ul > li > ul.subcategoria-lateral-colapsable.show {
  padding-left: 15px !important;
  margin: 10px 0 0 !important;
  position: relative;
  overflow-y: auto;
  max-height: 60vh;
}
#navbar-sidebar-collapse-ts > ul > li > ul.subcategoria-lateral-colapsable
.subcategoria-lateral-colapsable.show,
#navbar-sidebar-collapse-ts > ul > li > ul.subcategoria-lateral-colapsable 
.subcategoria-lateral-colapsable.show {
  padding-left: 25px !important;
  margin: 0 !important;
  position: relative;
}
.subcategoria-lateral-colapsable.show {
  max-height: 1000px;
}
.subcategoria-lateral-colapsable li {
  margin: 0;
}
li#categoria-lateral-colapsable-0 > a {
  display: block;
  padding-left: 1px;
}
.subcategoria-lateral-colapsable li a.has-submenu {
  padding: 2px 6px 2px 6px !important;
}
.subcategoria-lateral-colapsable
  .subcategoria-lateral-colapsable
  .categoria-lateral-colapsable.has-submenu
  > a::before {
  color: var(--color13);
}
.subcategoria-lateral-colapsable li a {
  list-style: none;
  padding: 4px 4px 4px 20px;
  border-radius: 5px;
}
.subcategoria-lateral-colapsable li a[aria-expanded="true"] {
  font-weight: 600;
}
.categoria-lateral-colapsable.has-submenu > a::before,
#filtros a i.fal::before {
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  margin-right: 6px;
  color: var(--color2);
  display: inline-block;
  transition: transform 0.3s ease-in-out;
  transform: rotate(90deg);
}
.categoria-lateral-colapsable.has-submenu > a[aria-expanded="true"]::before,
#filtros a[aria-expanded="true"] i.fal::before {
  transform: rotate(-90deg);
}
.categoria-lateral-colapsable:not(.has-submenu) > a::before {
  display: none;
}
#accordion-aplicado .panel-heading.dropdown {
  padding-top: 0;
}
#accordion-aplicado .panel-heading {
  padding: 15px 0;
}
#filtros:not(.last-child) {
  margin-bottom: 10px;
}
#filtros div#ETIQ_GRUPO_ ul {
  overflow: auto;
  max-height: 30vh;
  background: var(--color3);
  border-radius: 10px;
}
#filtros .fa-minus:before {
  content: "\f078";
}
#filtros .fa-plus:before {
  content: "\f078";
}
#filtros ul.fct-scroll li a {
  display: flex;
  align-items: start;
  gap: 5px;
}
.panel-body > .panel-heading {
  padding: 0;
}
.panel-body > .panel-heading .panel-heading {
  padding-top: 0;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#filtros .pull-right {
  float: left !important;
}
h4.panel-title {
  padding-left: 10px;
  text-transform: unset !important;
}
#filtros a i {
  color: var(--color2);
  font-weight: 600;
}
h4.panel-title.panel-title-filtros {
  padding-right: 0px;
}
h4.panel-title.panel-title-filtros,
li#categoria-lateral-colapsable-0 > a {
  background: transparent;
  padding: 12px 0;
  border-radius: 6px !important;
  padding-left: 20px !important;
  border: 1px solid var(--color2);
  color: var(--color2);
  font-weight: 700;
}
ul.fct-scroll {
  list-style-type: square;
  color: var(--color1);
}
div#RangoPrecio ul.fct-scroll {
  padding: 0;
  list-style: none;
}
i.indicator.pull-right.hasPlus {
  margin-right: 2px;
  margin-top: 0px;
}
.panel-flat .panel-heading .panel-title {
  font-family: var(--tipografia-principal);
  text-transform: uppercase;
  letter-spacing: 0.3px;
  padding-left: 20px;
  font-weight: 700;
  color: var(--color2);
  border-radius: 6px;
}
.panel-flat li {
  font-family: var(--tipografia-principal);
  letter-spacing: 0.3px;
  font-weight: 400;
}
#accordion2 .panel-collapse {
  margin-left: 18px;
}
#accordion2 .panel-collapse:not(#RangoPrecio) {
  margin-left: 37px;
}
#accordion2 .panel-collapse:not(#RangoPrecio) li{
  width: fit-content;
  padding: 5px 8px;
  border-radius: 5px;
}
#Talles ul li, #Colores ul li {
  list-style-type: none;
}
.swatches li {
  border-radius: 5px;
}
.swatches.talle li{
  min-width: fit-content;
}
.swatches li img {
  width: -webkit-fill-available;
  height: -webkit-fill-available;
  border-radius: 4px;
}
li.no-mas-filtros {
  list-style: none;
  margin-left: 20px;
}
#filtros .panel-collapse ul {
  list-style-type: disc !important;
}
#RangoPrecio li {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  flex-direction: column;
  line-height: 0;
}
#RangoPrecio input {
  margin-bottom: 5px;
  width: 100% !important;
  border-radius: 5px;
}
#RangoPrecio i {
  display: flex;
  width: 100%;
  padding: 8px 6px;
  border-radius: 5px;
  border: 1px solid var(--color9);
  background: var(--color11);
  color: var(--color2);
  justify-content: center;
  flex-direction: row;
}
@media (max-width: 767px) {
  #navbar-sidebar {
    display: none;
  }
  .panel-flat, .panel-flat .panel-heading {
    padding-left: 0px;
    padding-right: 0;
  }
  .panel-flat .panel-collapse {
    padding: 10px 10px 10px 0;
  }
  .productos aside, .busquedaAvanzada aside {
    position: static !important;
    margin-bottom: 5px;
  }
  div#filtros {
    background: transparent;
  }
  .productFilter > .pull-left, .productFilter > .pull-right {
    text-align: start;
  }
}
/**** FIN MENU LATERAL CATEGORÍAS ****/

/*** IMAGEN DE PROYECTOR ***/
.proyector-ofertas-img img, .proyector-novedades-img img, .proyector-postnovedades-img img {
  border-radius: 15px;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .proyector-ofertas, .proyector-novedades, .proyector-postnovedades,
  .proyector-ofertas-img, .proyector-novedades-img, .proyector-postnovedades-img {
    padding: 0;
  }
}
/*** FIN IMAGEN DE PROYECTOR ***/
/************************************** CUSTOM CSS NORCES **************************************/
::-webkit-scrollbar {
  width: 11px;
}
::-webkit-scrollbar-track {
  background: var(--color1);
}
::-webkit-scrollbar-thumb {
  background: var(--color5);
  border-radius: 15px;
  border: none;
}
::-webkit-scrollbar-thumb:hover {
  background: var(--color6);
  cursor: pointer;
}
body {
  /*******COLORES*******/
  --color1: #28426f;
  --color2: #232323;
  --color3: #ffffff;
  --color4: #4d4d4d;
  --color5: #0ab5e2;
  --color6: #c2ecf7;
  --color7: #0e809e;
  --color8: #dbdde4;
  --color9: #064656;
  --color10: #aab7cc;
  --color11: #dde7f7;
  --color12: #101a2b;
  /*******FIN COLORES*******/
  --tipografia-principal: "Montserrat", sans-serif;
  font-size: 16px;
  overflow-x: hidden;
}
/***** PADDINGS SECCIONES *****/
.noticiashome0,
.noticiashome1,
.noticiashome2,
.noticiashome3,
.featured-boxes, 
.about-container,
.contact-section,
.video-home,
#divlonuevo,
#divPostLonuevo,
#divofertas,
#divprodpromo {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}
@media (max-width: 767px) {
  .noticiashome0,
  .noticiashome1,
  .noticiashome2,
  .noticiashome3,
  .featured-boxes, 
  .about-container,
  .contact-section,
  .video-home, 
  #divlonuevo,
  #divPostLonuevo,
  #divofertas,
  #divprodpromo {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
}
/***** FIN PADDINGS SECCIONES *****/
/***** TITULOS *****/
.style2 .title-sol span,
.title-sol.style2 span,
.titproyhome, .contact-section h2, .about-container .title {
  color: var(--color12);
  text-align: start !important;
  width: 100%;
  text-transform: inherit;
  font-size: 36px;
  line-height: 1em;
  font-weight: 500;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding: 0;
  background: transparent;
}
.style2 .title-sol, .title-sol.style2, .titproyhome, .contact-section h2, .about-container .title {
  margin-top: 0;
}
@media (max-width: 767px) {
  .style2 .title-sol span,
  .title-sol.style2 span,
  .titproyhome, .contact-section h2, .about-container .title {
    font-size: x-large;
  }
}
/***** FIN TITULOS *****/
/***** CONTENEDORES GENERALES *****/
@media (min-width: 1920px) {
  body .container.general, body > .container.general, .video-home,
  .navbar-default .container, .top-bar .container, .buscador form#form-buscar,
  .scroll_inf.container, .scroll_sup.container, #slides_ofertas_t.container, #slides_top_t.container,
  .row.noticiashome0 .noticiashome0-row.row, .noticiashome0 div#notas_oferta_0, 
  .container.menu_pie, div.mensaje_comparativa, div.productos_comparativa {
    width: 80%;
    margin: 0 auto;
  }
}
body .container.general, body > .container.general, .navbar-default .container, .top-bar .container, .buscador form#form-buscar,
.scroll_inf.container, .scroll_sup.container, #slides_ofertas_t.container, #slides_top_t.container, .video-home,
.row.noticiashome0 .noticiashome0-row.row, .noticiashome0 div#notas_oferta_0, 
.container.menu_pie, div.mensaje_comparativa, div.productos_comparativa {
  width: 90%;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  body .container.general, body > .container.general, .video-home,
  .navbar-default .container, .top-bar .container, .buscador form#form-buscar,
  .scroll_inf.container, .scroll_sup.container, #slides_ofertas_t.container, #slides_top_t.container,
  .row.noticiashome0 .noticiashome0-row.row, .noticiashome0 div#notas_oferta_0, 
  .container.menu_pie, div.mensaje_comparativa, div.productos_comparativa {
    width: 100% !important;
    margin: 0 auto;
  }
}
/***** FIN CONTENEDORES GENERALES *****/
/***** HEADER - CABECERA *****/
.top-bar{
  padding: 10px 0;
}
.navbar-default{
  padding: 0;
  z-index: 10 !important;
  transform: translateY(0);
  transition: transform 0.2s ease-in-out;
}
.navbar-fixed-top {
  top: auto;
  position: static;
  /*transform: translateY(-40px) !important;*/
}
.navbar-superior .container {
  display: flex;
  gap: 20px;
  align-items: center;
  flex-wrap: wrap;
  padding: 15px;
  position: relative;
}
header .search{
  display: none;
}
div#navbar-menu-superior {
  order: 1;
  flex: 1;
  padding: 0;
  max-height: 85vh;
  position: relative;
  margin: 0;
}
div#navbar-menu-superior::before {
  display: none;
}
div#navbar-menu-superior::after {
  content: "";
  border-left: 1px solid #d2d2d2;
  height: calc(100% + 34px);
  display: block;
  position: absolute;
  top: -17px;
  right: 0;
}
header ul.nav.menu-info {
  justify-content: flex-end;
}
header ul.nav.menu-info li{
  margin: 0;
}
.caja_func_sup.pull-right > :last-child {
  padding-right: 0 !important;
}
ul.social-share {
  padding: 1% 0.5%;
  position: fixed;
  top: 40%;
  right: 0;
  width: auto;
  z-index: 10;
  border-radius: 20px 0 0 20px;
  display: flex;
  flex-direction: column;
  gap: 9px;
  background: var(--color1);
  box-shadow: 0 0 2px #4f372b54;
}
ul.social-share li {
  background: var(--color11);
  border-radius: 50%;
  width: 35px;
  aspect-ratio: 1 / 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
ul#menutop li a, ul.social-share li a {
  display: flex;
  color: var(--color2);
}
ul#menutop li a:hover, ul.social-share li a:hover{
  color: var(--color12);
}
.buscador {
  display: block;
  padding-right: 0 !important;
}
.buscador i, .caja_func_sup .buscador a:hover i {
  font-size: 16px;
  font-weight: 500;
  color: var(--color3) !important;
}
.buscador a {
  padding: 10px !important;
  background: var(--color1);
  border-radius: 100px;
  line-height: 0;
  display: flex;
  aspect-ratio: 1 / 1;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
}
.buscador ul.dropdown-menu, .navbar-superior.navbar-fixed-top .buscador ul.dropdown-menu {
  width: calc(100vw - 11px);
  top: 100%;
  left: 50% !important;
  transform: translateX(-50%);
  margin: 0;
  border-radius: 0;
  background: var(--color11);
}
li.favorito_boton {
  display: none;
}
.cotizacion {
  display: none !important;
}
@media (max-width:767px) {
  .navbar-superior.navbar-fixed-top .buscador ul.dropdown-menu,
  .buscador ul.dropdown-menu.dropdown-cart {
    width: 100% !important;
    left: 50% !important;
  }
  div#navbar-menu-superior{
    background: var(--color11) !important;
  }
  div#navbar-menu-superior::after{
    display: none;
  }
}
/***** FIN HEADER - CABECERA *****/
/**** MENU DESPLEGABLE PERFIL ****/
.caja_func_sup ::before {
  font-weight: 400 !important;
}
.estaLogueado span#login_sup {
  display: none !important;
}
span#micuenta_top {
  display: block;
}
.estaLogueado span#micuenta_top,
span#login_sup {
  position: relative;
  display: flex !important;
  gap: 10px;
  padding: 11px 16px !important;
  margin: 0 -8px;
  cursor: pointer;
  background: transparent;
  flex-direction: column;
}
span#micuenta_top:hover::after,
span#login_sup:hover::after {
  content: "";
  top: 0;
  right: 0;
  position: absolute;
  display: block;
  height: 100px;
  width: 140px;
}
span#micuenta_top::before {
  padding-top: 0;
}
span#micuenta_top::before,
span#login_sup::before {
  content: "\f007";
  font-family: "Font Awesome 6 Pro";
  font-size: 18px;
  display: block;
  color: var(--color-marca2);
  margin: 0 !important;
}
header .caja_func_sup span:hover::before,
header .caja_func_sup a:hover i,
header .caja_func_sup a:hover::before {
  color: var(--color-marca12) !important;
}
#micuenta_top .cambiar_cuenta_top,
#micuenta_top .terminar_sesion_top,
span#login_sup a {
  display: none;
  position: absolute;
  background: white;
  white-space: nowrap;
  z-index: 100;
  right: 0;
  text-decoration: none;
  color: #333;
  width: 125px;
  min-width: min-content;
  top: 100%;
  padding: 10px 12px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}
span#login_sup:hover a,
span#login_sup:focus a {
  display: block;
}
#micuenta_top:hover .cambiar_cuenta_top,
#micuenta_top:hover .terminar_sesion_top,
#micuenta_top:focus .cambiar_cuenta_top,
#micuenta_top:focus .terminar_sesion_top {
  display: block;
}
a.cambiar_cuenta_top {
  border-radius: 7px 7px 0 0;
}
a.terminar_sesion_top {
  transform: translateY(100%);
  border-radius: 0 0 7px 7px !important;
}
span#login_sup a.registracion {
  transform: translateY(100%);
  border-radius: 0 0 7px 7px !important;
}
span#login_sup a {
  border-radius: 7px 7px 0 0;
}
.registracion:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f234";
  font-size: 18px;
}
#login_sup:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f090";
  font-size: 18px;
}
.terminar_sesion_top:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f08b";
  font-size: 18px;
}
.cambiar_cuenta_top:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f013";
  font-size: 18px;
}
#nombre_usuario:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f007";
  font-size: 18px;
  display: none;
}
a.ircarrito:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f290";
  font-size: 18px;
}
#login_sup:before,
#nombre_usuario:before,
.cambiar_cuenta_top:before,
.registracion:before,
.terminar_sesion_top:before {
  margin-left: 0;
}
#login_sup:before {
  margin-top: -3px !important;
}
#login_sup a:not(.registracion)::before {
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  content: "\f090";
  font-size: 18px;
  position: relative;
  top: 3px;
  padding-right: 0;
  margin-left: 10px;
}
#login_sup:before {
  margin-top: -3px !important;
  display: none;
}
@media (width: 767px) {
  .caja_func_sup.pull-right.hidden-xs {
    display: flex !important;
    margin-top: 0;
    flex: 1;
    justify-content: flex-end;
  }
  .caja_func_sup.estaLogueado span#nombre_usuario {
    display: none;
  }
  .caja_func_sup.pull-right.hidden-xs span.whatsapp-top {
    display: none;
  }
  #carrito_top,
  #login_sup,
  #micuenta_top,
  #nombre_usuario,
  #login_sup a,
  #login_sup:before,
  a.cambiar_cuenta_top,
  a.terminar_sesion_top {
    display: none;
  }
}
/**** FIN MENU DESPLEGABLE PERFIL ****/
/**** SUBMENU FLOTANTE ****/
header .nav .dropdown-menu {
  background: transparent !important;
  border-radius: 10px !important;
  border: none;
  border-top: 10px solid transparent !important;
}
header .nav .dropdown-menu::before {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  box-shadow: 0 0 7px #00000020;
}
header .dropdown-menu .dropdown-menu {
  border-left: 10px solid transparent !important;
}
.navbar-nav > li {
  margin-left: 0;
}
.navbar-default .navbar-nav > li > a:hover {
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a:hover {
  color: var(--color2);
}
.dropdown-menu > li > a {
  padding: 7px 40px 7px 12px !important;
  border: none !important;
  color: var(--color2);
  background-color: var(--color3);
  position: relative;
  z-index: 3;
  border-radius: 0;
}
.dropdown-menu > li:first-of-type > a {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.dropdown-menu > li:last-of-type > a {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.dropdown-menu.has-one-children > li > a {
  border-radius: 10px 10px 10px 10px !important;
}
.dropdown-menu > li > a:hover {
  border: none !important;
}
.navbar-nav > li {
  margin-top: 0 !important;
}
/**** FIN SUBMENU FLOTANTE ****/
/**** ANIMACIÓN MENU SUPERIOR ****/
.navbar-default .navbar-nav>li>a::after {
  display: block;
  content: '';
  position: absolute;
  left: 50%;
  bottom: -8px;
  margin: 0 auto 8px;
  padding: 0 15px;
  height: 2px;
  width: calc(100% - 30px);
  transform: translateX(-50%);
  border-top: 2px solid var(--color1);
  text-align: center;
  opacity: 0;
  transition: all .2s;
}
.navbar-default .navbar-nav>li>a:hover:after, .navbar-default .navbar-nav>.open>a:after {
  bottom: -2px;
  opacity: 1;
}
@media (max-width:767px) {
  .navbar-default .navbar-nav>li>a:hover:after, .navbar-default .navbar-nav>.open>a:after{
      opacity: 0;
  }
}
/**** FIN ANIMACIÓN MENU SUPERIOR ****/
/**** AVISO ANIMACION****/
.top-bar .col-md-12 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.top-bar .col-md-12 .top-number {
  display: flex !important;
  flex: 1;
  align-items: center;
}
.social-share {
  width: 116px;
}
ul#menutop {
  display: flex;
  margin-bottom: 0;
  margin-left: -10px;
}
ul#menutop li a {
  display: flex;
  gap: 7px;
  align-items: center;
}
.aviso-container {
  overflow: hidden;
	white-space: nowrap;
	position: relative;
	width: 100%;
	height: 18px;
}
.aviso-item {
  position: absolute;
	left: 100%;
	width: 100%;
	text-align: center;
	animation: slide-in-out 15s infinite ease-in-out;
	opacity: 0;
	color: var(--color3);
	font-size: 15px;
	font-weight: 400;
}
.aviso-container:hover .aviso-item {
  animation-play-state: paused;
}
.aviso-item span {
  color: var(--color5);
  font-weight: 500;
}
.aviso-item i {
  color: var(--color6);
}
.aviso-item:nth-child(1) { animation-delay: 0s; }
.aviso-item:nth-child(2) { animation-delay: 5s; }
.aviso-item:nth-child(3) { animation-delay: 10s; }
@keyframes slide-in-out {
  0%      { transform: translateX(0%);     opacity: 0; }
  5%     { transform: translateX(-100%);  opacity: 1; }
  28% { transform: translateX(-100%);  opacity: 1; }
  33% { transform: translateX(-200%);  opacity: 0; }
}
@media (max-width: 767px) {
  .aviso-container {
    height: 16px;
    padding: 0;
    display: flex;
    align-items: center;
  }
  .aviso-item{
    font-size: 13px !important;
    font-weight: 500 !important;
    text-align: start;
  }
  .top-bar .col-md-12 .top-number ul#menutop{
    display: none;
  }
}
/**** FIN AVISO ANIMACION****/
/***** GALERIA DETALLE DE PRODUCTO *****/
.detalle #detalle {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.detalle #detalle > .col-lg-6:not(.detalle_producto) {
  width: auto;
  overflow: hidden;
}
.detalle #detalle .detalle_producto {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.sp-wrap {
  display: flex !important;
  flex-direction: row-reverse;
}
.sp-large {
  background: var(--color3);
}
.sp-thumbs {
  width: 115px;
  max-height: 420px;
  overflow-y: auto;
  overflow-x: hidden !important;
  display: flex !important;
  flex-direction: column;
}
.sp-thumbs a {
  margin-bottom: 10px;
  width: 100%;
  min-height: calc(25% - 8px);
  height: 80px;
  background-size: cover !important;
  background-position: center !important;
}
.sp-thumbs::-webkit-scrollbar {
  width: 5px;
}
.sp-thumbs::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 5px;
}
.sp-large img {
  min-width: 385px;
  max-width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  max-height: 60vh;
  object-fit: contain;
}
.sp-wrap:not(:has(.sp-thumbs)) .sp-large,
.sp-wrap:has(.sp-thumbs:empty) .sp-large {
  width: 100% !important;
  float: none !important;
}
.sp-wrap:not(:has(.sp-thumbs)) .sp-large a,
.sp-wrap:has(.sp-thumbs:empty) .sp-large a {
  display: block;
  width: 100%;
}
.sp-thumbs:empty {
  display: none !important;
}
.sp-thumbs {
  margin-top: 0 !important;
  margin-right: 0 !important;
}
.sp-wrap:not(:has(.sp-thumbs)),
.sp-wrap:has(.sp-thumbs:empty) {
  display: block !important;
  width: 100% !important;
}
body.detalle .sp-thumbs a.sp-current {
  margin-bottom: 10px !important;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border: 2px solid var(--color6) !important;
}
.sp-thumbs a:hover,
.sp-thumbs a:active,
.sp-current,
.sp-thumbs a {
  border: 2px solid var(--color4) !important;
  margin-right: 10px !important;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
.product-tab, div#preguntas_clientes{
  padding-top: 20px !important ;
}
#detalle .promotion {
  top: auto;
  left: auto;
  right: 0;
  bottom: 25px;
  padding: 0 35px;
  justify-content: flex-end;
}
#detalle .promotion span.descuento {
  position: static;
  aspect-ratio: unset;
  display: flex;
  gap: 5px;
  padding: 5px 10px;
  border-radius: 6px;
  font-size: 14px !important;
  line-height: 18px;
}
#detalle .promotion span.descuento::after {
  font-size: 14px !important;
}
@media (max-width: 767px) {
  .sp-wrap {
    flex-direction: column !important;
  }
  .sp-large {
    max-height: unset;
  }
  .sp-thumbs {
    width: 100%;
    flex-direction: row;
    margin-top: 15px !important;
    gap: 15px;
  }
  .sp-large a img {
    min-width: 0px;
    width: 100%;
  }
  .detalle #detalle > .col-lg-6:not(.detalle_producto) {
    width: 100%;
  }
  .detalle .product-tab, .detalle div#preguntas_clientes{
    padding-top: 20px !important ;
  }
  div#detalle .promotion {
    bottom: auto;
    top: 15px;
    left: -8px;
    padding: 0 25px !important;
    justify-content: start;
  }
}
/***** FIN GALERIA DETALLE DE PRODUCTO *****/
/**** SECCION QUIENES SOMOS ****/
.about-container, .about-container .title, .about-container p, .about-container a{
  font-family: var(--tipografia-principal) !important;
  display: block;
  width: fit-content;
}
.about-container a{
  margin-top: -15px;
}
.about-container .title{
  margin: 0;
}
.about-section {
  position: relative;
}
.about-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr auto;
  gap: 40px;
}
.about-content-wrapper {
  display: flex;
  gap: 40px;
}
.about-section hr{
  border-top: 1px solid var(--color1);
  border-bottom: none;
  width: 100px;
  margin: 0;
}
.about-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.about-text {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.about-image {
  height: 100%;
  grid-column: 2 / 3;
  grid-row: 1 / 3;
}
.about-image img {
  width: 100%;
  height: auto;
  border-radius: 5px;
  object-fit: cover;
  border-radius: 15px;
}
.about-text p {
  line-height: 1.6;
  margin-bottom: 0px !important;
  font-weight: 400;
}
.about-list, .nov_dlarga ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 7px;
}
.about-list li, .nov_dlarga li {
  margin-bottom: 0;
  line-height: 1.5;
  display: flex;
  align-items: baseline;
}
.quienes-somos .nov_dlarga li {
  display: block !important;
}
.about-list li strong, .nov_dlarga li strong{
  text-wrap: nowrap;
}
.about-list i, .nov_dlarga li::before {
  color: var(--color1);
  margin-right: 10px;
  margin-top: 3px;
  font-size: 0.8em;
}
@media (max-width:767px) {
  .about-content-wrapper {
    flex-direction: column;
  }
  .about-container .title{
    font-size: 23px;
  }
  .about-section hr{
    width: 80px !important;
  }
  .about-container {
    grid-template-columns: 1fr !important;
  }
  .about-image {
    grid-column: 1 / 1 !important;
  }
}
/**** FIN SECCION QUIENES SOMOS ****/
/**** SECCION CONTACTO ****/
.contact-section, .contact-section .title, .contact-section a, .contact-section p{
  font-family: var(--tipografia-principal);
}
.contact-section .title{
  margin: 0;
}
.contact-section h3{
  margin-bottom: 0;
}
section.contact-section {
  display: grid;
  grid-template-columns: 0.8fr 1.2fr;
  grid-template-rows: 1fr auto;
  position: relative;
  gap: 40px;
  margin-bottom: -40px;
}
.contact-section hr{
  border-top: 1px solid var(--color1);
  width: 100px;
  margin: 0;
}
.contact-section .first-column {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
ul.contact-info {
  display: flex;
  flex-direction: column;
  gap: 20px;
  list-style: none;
  padding: 0;
}
li.contact-item {
  display: flex;
  gap: 15px;
}
li.contact-item i{
  color: var(--color1);
}
a.contact-button.btn-default {
  display: inline-block;
}
.contact-section .map-container {
  height: 100%;
  grid-column: 2 / 3;
  grid-row: 1 / 3;
}
.contact-section .map-container iframe{
  margin: 0;
}
@media (max-width:767px) {
  section.contact-section {
    flex-direction: column;
  }
  .map-container iframe{
    width: 100%;
  }
  section.contact-section {
    grid-template-columns: 1fr !important;
    gap: 30px !important;
  }
  .contact-section .map-container {
    grid-column: 1 / 1 !important;
    aspect-ratio: 6 / 4;
  }
  .contact-section .first-column {
    gap: 20px !important;
  }
}
/**** FIN SECCION CONTACTO ****/

.detalle h5.tit_form_detalle {
  padding-left: 15px !important;
}
.consultar {
  background: var(--color1);
  color: var(--color3);
  box-shadow: 0 1px rgba(0, 0, 0, 0.1) !important;
  padding: 8px 16px;
  border-radius: 6px !important;
  border: 2px solid var(--color1) !important;
  text-transform: uppercase;
  font-weight: 600;
  transition: 0.5s;
  line-height: 1.2em;
}
.consultar:hover,
.consultar:active,
.consultar:focus {
  background: var(--color7) !important;
  color: var(--color3) !important;
  border: 2px solid var(--color7) !important;
}
#detalle .consultar {
  margin: 10px 0;
}
div#mensaje_form {
  position: absolute;
  top: -135px;
}
.proy_promociones img {
  width: 100%;
  object-fit: contain;
}
body:not(.ofertas) .scroll_sup.container{
  display: none;
}
.scroll_sup.container {
  margin-bottom: 35px;
}
.scroll_sup.container .control {
  display: none;
}
.scroll_sup.container .col-lg-12 {
  padding: 0;
}
.scroll_inf.container .slick-slide img, .scroll_sup.container .slick-slide img{
  padding: 15px !important;
  filter: grayscale(0);
}
div.quickview{
  display: none !important;
}
.product .price .btn {
  background: unset;
  color: var(--color2);
  border: unset !important;
  box-shadow: unset !important;
  padding: 0;
}
.product .price .btn:hover{
  background: none !important;
  color: var(--color2) !important;
}
div#mensaje_form_detalle {
  position: absolute;
  top: -80px;
}
/***** IFRAME *****/
iframe {
  border-radius: 15px;
}

.video-home {
  width: 100%;
  height: 65vh;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.video-home::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: calc(100% - 70px);
  border-radius: 15px;
  background: var(--color11);
}
.video-home iframe {
  aspect-ratio: 16 / 9 !important;
  position: relative;
  z-index: 2;
  margin: 0;
}
@media (max-width: 767px) {
  .video-home {
    height: auto;
    width: 100%;
  }
  .video-home::before {
    height: calc(100% - 55px);
  }
}
/***** IFRAME *****/
/***** NOTAS HOME 1 *****/
.row.noticiashome1, .container-fluid.noticiashome1 {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.noticiashome1 .owl-wrapper {
  gap: 0 !important;
  margin: 0 !important;
}
.noticiashome1 .owl-carousel {
  padding-bottom: 25px;
}
.noticiashome1 .noticiashome1-titproy {
  display: none;
}
.container-fluid.noticiashome1 .cajasnove {
  background-color: var(--color3);
  border: 2px solid var(--color8);
  display: flex;
  height: auto !important;
  flex-direction: column-reverse;
  justify-content: space-between;
  border-radius: 15px;
  margin: 5px 10px;
  overflow: hidden;
  transform: translateY(0);
  transition: transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.noticiashome1 .cajasnove:hover {
  transform: translateY(-4px);
}
.row.noticiashome1 .cajasnove img, .noticiashome1 div#notas_oferta_1 .cajasnove img{
  border-radius: 0px;
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: unset;
  aspect-ratio: 1/1;
  object-fit: cover;
  transition: all 350ms ease-out 0s;
}
.row.noticiashome1 .cajasnove h4,
.noticiashome1 div#notas_oferta_1 .cajasnove h4 {
  position: absolute;
  bottom: -30px;
  text-align: center;
  margin: 20px auto;
  right: 0;
  left: 0;
  position: static;
}
.noticiashome1 div#notas_oferta_1 .cajasnove .des_nov {
  margin: 0;
}
.row.noticiashome1 .noticiashome1-row.row a.btn.btn-default.btn-vernota,
.noticiashome1 div#notas_oferta_1 a.btn.btn-default.btn-vernota {
  display: none;
}
#productslider-notas1 {
  margin: 0;
}
@media (min-width: 1210px) {
  div#productslider-notas1 {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .row.noticiashome1, .container-fluid.noticiashome1{
    margin: 0 -2px;
  }
  .noticiashome1 .owl-carousel {
    padding-bottom: 35px;
  }
  .row.noticiashome1 .cajasnove {
    margin: 20px 0;
    margin-bottom: 30px;
  }
  div#productslider-notas1 {
    margin: 0;
  }
  .container-fluid.noticiashome1 .cajasnove, .row.noticiashome1 .cajasnove {
    margin: 0 7px !important;
    padding: 0px;
  }
}
/***** FIN NOTAS HOME 1 *****/
/***** NOTAS HOME 3 *****/
.noticiashome3 h5.title-sol.style2.solnuevo.solnoticias {
  text-align: start !important;
}
.noticiashome3 .cajasnove,
.caja_nov_listar,
.busquedaAvanzada .cajasnove {
  background: transparent;
  padding: 0 0 15px;
  margin: 5px 10px;
  border-radius: 20px;
  overflow: hidden;
}
.noticiashome3 .cajasnove:hover,
.caja_nov_listar:hover,
.busquedaAvanzada .cajasnove:hover {
  background: transparent;
  border-color: var(--color10);
  box-shadow: 0 0 10px #00000024;
}
.noticiashome3 .cajasnove > *:not(a), .caja_nov_listar > *:not(#imagen_listar), 
.busquedaAvanzada .cajasnove > *:not(#imagen_listar) {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.noticiashome3 .cajasnove a:not(.btn), .caja_nov_listar #imagen_listar, 
.busquedaAvanzada .cajasnove #imagen_listar{
  margin-bottom: 5px;
}
.noticiashome3 .cajasnove h4, .caja_nov_listar h3, .busquedaAvanzada .cajasnove h3{
  text-align: center !important;
}
.cajasnove .des_nov p, .caja_nov_listar .desdoc p, .busquedaAvanzada .cajasnove .des_nov p{
  text-align: center !important;
}
.noticiashome3 .btn-vernota,
.caja_nov_listar .btn-vernota {
  margin: auto 20px 0;
  box-shadow: none !important;
}
/***** FIN NOTAS HOME 3 *****/
/***** NOTAS DESCARGAS *****/
.descargas .caja_nov_listar img {
  aspect-ratio: 3/4 !important;
}
.descargas .desdoc, .descargas .caja_nov_listar .btn-vernota {
  display: none !important;
}
/***** FIN NOTAS DESCARGAS *****/
/* btn wpp desplegable */
.subcategoria-lateral-colapsable li {
  margin: 5px 0;
}
.whatsapp-container {
  z-index: 1000;
  position: fixed;
  bottom: 20px;
  right: 20px;
}
.whatsapp-btn {
  background: 0 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.3s;
  border: none;
  z-index: 99999;
  position: fixed;
  bottom: 25px;
  right: 20px;
}
.whatsapp-btn:hover {
  transform: scale(1.1);
}
.whatsapp-btn img {
  width: inherit;
  height: auto;
}
.dropdown-content {
  display: none;
  position: relative;
  bottom: 70px;
  right: 0;
  background: var(--color11);
  width: 280px;
  border-radius: 12px;
  border: 2px solid var(--color11);
  padding: 10px;
  max-height: 400px;
  overflow-y: auto;
  gap: 10px;
}
.branch-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 8px;
  padding: 7px 10px;
  transition: all 0.3s ease-in-out;
  background: var(--color3);
}
a.branch-item:hover {
  box-shadow: 0 0 5px #0000002b;
}
.branch-item img {
  width: 30px;
}
.branch-item span {
  font-size: 14px;
  font-weight: 500;
  color: #333;
}
.wpp-link {
  background: 0 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wpp-link img {
  width: 100%;
  height: auto;
}
.dropdown-content.active {
  display: flex;
  flex-direction: column;
  animation: 0.3s fadeInUp;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.whatsapp-bubble {
  position: fixed;
  bottom: 110px;
  right: 15px;
  background-color: #25d366;
  color: #fff;
  padding: 8px 12px;
  border-radius: 20px;
  font-size: 14px;
  font-family: var(--font-family) !important;
  opacity: 0;
  transform: translateY(20px);
  transition: 0.3s;
  white-space: nowrap;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  z-index: 9999;
}
.whatsapp-bubble.show {
  opacity: 1;
  transform: translateY(0);
  animation: 2s infinite pulse;
}
@keyframes pulse {
  0%,
  100% {
    transform: translateY(0) scale(1);
  }
  50% {
    transform: translateY(0) scale(1.05);
  }
}
.whatsapp-bubble:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #25d366;
}
@media (max-width: 768px) {
  .whatsapp-container {
    right: 20px;
    bottom: 20px;
  }
  .dropdown-content {
    width: 260px;
    max-height: 60vh;
  }
}
/* fin btn wpp desplegable */
footer .foot_netone {
  border-top-color: var(--color11) !important;
}
