/*******TIPOGRAFIA*******/
@import url("https://fonts.googleapis.com/css?family=Quicksand:400,600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&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&display=swap");

*:focus,
button.btn.btn-buscartop:focus,
button.btn.btn-buscartop:active {
  outline: none !important;
}

[disabled] {
  background: var(--color-marca1) !important;
  opacity: 0.95;
}

*::placeholder {
  padding-left: 4px;
}

body::-webkit-scrollbar {
  width: 11px;
}

body::-webkit-scrollbar-track {
  background: var(--color-marca13);
  /* border-radius: 15px; */
}

body::-webkit-scrollbar-thumb {
  background: var(--color-marca6);
  border-radius: 15px;
  border: none;
}

/*******FIN TIPOGRAFIA*******/
body {
  /*******COLORES*******/
  --color-marca1: #6a9290;
  --color-marca2: #434343;
  --color-marca3: #ffffff;
  --color-marca4: #696969;
  --color-marca5: #6a9290;
  --color-marca6: #beccb1;
  --color-marca7: #a6b89e;
  --color-marca8: #ebf0f2;
  --color-marca9: #beccb1;
  --color-marca10: #d7e9d2;
  --color-marca11: #beccb1;
  --color-marca12: #000000;
  --color-marca13: #394f4e;
  --color-marca14: #dde6ea;
  /*******FIN COLORES*******/
  /*******TIPOGRAFIA VARIABLE*******/
  --tipografia-principal: "Montserrat", sans-serif;
  /*******FIN TIPOGRAFIA VARIABLE*******/
  background: var(--color-marca3);
  padding-top: 0 !important;
  font-weight: 400;
  height: auto !important;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--color-marca2);
  font-family: var(--tipografia-principal);
}

h1 {
  margin-top: 0;
}

h6 {
  border-bottom: none;
}

h5.preguntas_clientes,
h5.recomendados,
h5.tit_form_detalle {
  border: 0px;
  font-size: 20px;
  text-align: left;
  letter-spacing: normal;
  padding-top: 5px;
  font-weight: 600;
}

ul {
  margin: 0;
}

.cart-actions .btn-cart,
.cart-actions .wishlist,
.cart-actions button,
.product-code {
  font-weight: 400;
}

a:focus,
a:hover {
  color: inherit;
}

body.ofertas {
  padding-top: 155px;
}

/*******CUCARDAS*******/
.promotion {
  position: absolute;
  z-index: 8;
  bottom: 10px;
  left: 10px;
  top: auto;
  height: 24px;
  width: auto;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  line-height: 18px;
}

.promotion span.descuento,
.promotion span.etiq3-prod,
.promotion span.etiq4-prod,
.promotion .discount,
.promotion .new-product,
.promotion span.envio_gratis,
.promotion span.envio_gratis_todos {
  padding: 5px 10px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-border-radius: 6p;
  text-transform: uppercase;
  font-family: var(--tipografia-principal);
  font-weight: 700;
  font-size: 11px;
  position: relative;
  z-index: 3;
}

.promotion .new-product,
.promotion .discount {
  height: auto;
  float: none;
  display: initial;
}

.promotion .new-product {
  color: var(--color-marca2);
  background: var(--color-marca7) !important;
}

.promotion .discount {
  background: var(--color-marca5);
  color: var(--color-marca2);
}

.promotion span.descuento {
  color: var(--color-marca7);
  background-color: var(--color-marca8);
}

.promotion span.etiq3-prod {
  background: var(--color-marca6);
  color: var(--color-marca2);
}

.promotion span.etiq4-prod {
  background: var(--color-marca10);
  color: var(--color-marca2);
}

.promotion span.envio_gratis,
.promotion span.envio_gratis_todos {
  display: inline;
  width: initial;
  background: var(--color-marca11);
  color: var(--color-marca2);
  top: auto;
  left: auto;
}

.promotion span.envio_gratis i,
.promotion span.envio_gratis_todos i {
  margin-right: 5px;
}

body.productos .promotion {
  left: 0;
}

.pagination {
  margin-bottom: 0;
}

/*body.productos .promotion span.etiq3-prod,
body.productos .promotion span.etiq4-prod,
body.productos .promotion .discount,
body.productos .promotion .new-product,
body.productos .promotion span.envio_gratis,
body.productos .promotion span.envio_gratis_todos {
    padding: 5px;
}
body.productos .promotion span.descuento{
    font-size: 13px;
}*/

div#detalle .promotion {
  top: 20px;
  bottom: auto;
}
#detalle .promotion * {
  bottom: auto !important;
}

#detalle .promotion {
  position: absolute;
  width: calc(100% - 10px);
  margin-top: 0 !important;
  align-items: center;
  gap: 10px;
}

#detalle .promotion span.descuento {
  font-size: 15px !important;
  top: 0px;
  right: 33px;
  bottom: auto !important;
  left: auto !important;
  padding: 0 13px;
}
#detalle .promotion span.descuento::after {
  font-size: 15px !important;
}

div#detalle .promotion span.descuento,
div#detalle .promotion span.etiq3-prod,
div#detalle .promotion span.etiq4-prod,
div#detalle .promotion .discount,
div#detalle .promotion .new-product,
div#detalle .promotion span.envio_gratis,
div#detalle .promotion span.envio_gratis_todos {
  font-size: 13px;
}

form#agregado_articulo {
  margin-top: 15px;
}

/*******FIN CUCARDAS*******/
/*******TOP-BAR*******/
header#header {
  margin-bottom: 41px;
  z-index: 100;
  position: static !important;
}
.ofertas header#header,
.ganaderia header#header,
.bovinos header#header {
  margin: 0;
}

.ganaderia .container.general,
.bovinos .container.general {
  margin-top: 41px !important;
}

.ban-top-izquierda img {
  margin: auto;
  max-height: 82px;
}

.top-bar {
  background: var(--color-marca1);
  border: none;
}

/*////BUSCADOR////*/
.caja_func_sup.pull-right > * {
  padding: 0 8px !important;
}
.buscador {
  display: none;
}
.buscador i,
.buscador a {
  font-weight: 700;
  color: var(--color-marca2);
}
.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;
  font-size: 16px;
  border-bottom: 0 !important;
  border: 0;
  outline: none;
  font-family: var(--tipografia-principal);
}

.buscador form#form-buscar {
  width: 90%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 15px;
  background: var(--color-marca8);
  box-shadow: none;
}
form#form-buscar button {
  background: var(--color-marca1);
  border: 2px solid var(--color-marca1);
  border-radius: 8px;
}
.buscador form#form-buscar i {
  color: var(--color-marca3);
  min-width: 18px;
}
.buscador button.btn.btn-buscartop {
  order: 1;
}
.buscador button.btn.btn-close {
  order: -1;
}
.buscador button.btn.btn-buscartop {
  color: var(--color-marca3);
}
div#palabra-autocomplete-list {
  background: var(--color-marca8);
  border: none;
  max-height: 70vh;
  overflow-y: auto;
}
div#palabra-autocomplete-list .autocomplete-item {
  width: 90%;
  padding-left: 15px;
  margin: 8px auto 15px;
  border-radius: 8px;
}

@media (min-width: 1920px) {
  .buscador form#form-buscar {
    width: 75%;
  }
  div#palabra-autocomplete-list .autocomplete-item {
    width: calc(75% - 25px);
  }
}
@media (max-width: 1024px) {
  .buscador form#form-buscar {
    width: 100%;
  }
  div#palabra-autocomplete-list .autocomplete-item {
    width: calc(100% - 25px);
  }
}
@media (max-width: 768px) {
  .autocomplete-items {
    position: absolute !important;
  }
  .buscador ul.dropdown-menu.dropdown-cart {
    width: 100%;
    top: 100% !important;
    left: 0 !important;
    position: absolute;
    margin: 0;
  }
}
/*////FIN BUSCADOR////*/

/*////SEARCH////*/

header .search input.search-form {
  border: 1px solid var(--color-marca4);
  min-width: 278px;
}

/*
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(--color-marca9);
}

.busquedaAvanzada .input-group {
  width: 100%;
}

.input-group-btn {
  float: left !important;
  position: absolute;
  top: 0;
}

.search {
  margin-right: 0;
}

.search .btn-buscartop {
  padding: 8px 15px !important;
}

.autocomplete {
  width: 100% !important;
}

input.search-form:focus,
input.search-form:hover {
  width: 100%;
}

/*////FIN SEARCH////*/
/*////SOCIAL-REDES////*/
.fa-twitter:before {
  content: "\e61b" !important;
}
ul.social-share li.suscripcion {
  display: none;
}

/*////FIN SOCIAL-REDES////*/

/**** 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: white;
  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";
  font-size: 18px;
  display: block;
  color: var(--color-marca2);
  margin: 0;
}
header .caja_func_sup span:hover::before,
header .caja_func_sup a:hover i,
header .caja_func_sup a:hover::before {
  color: var(--color-marca1) !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;
}
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;
}

#login_sup:before,
#nombre_usuario:before,
.cambiar_cuenta_top:before,
.registracion:before,
.terminar_sesion_top:before {
  margin-left: 0;
}

/**** FIN MENU DESPLEGABLE PERFIL ****/

ul#menutop {
  margin-bottom: 0;
}

ul#menutop li {
  display: none;
}

ul#menutop li.leyenda-posterior-menutop,
ul#menutop li.menutopcontacto {
  display: initial;
}

ul#menutop li a:hover,
ul.social-share li a:hover {
  color: var(--color-marca10);
}

#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;
}

.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;
}

span.sucursal {
  background: var(--color-marca10);
  padding: 0 15px;
  margin-right: 15px;
  position: absolute;
  display: flex;
  width: max-content;
  bottom: 0;
  right: 0;
  align-items: center;
  gap: 2px;
  z-index: 1;
}
span.sucursal:hover {
  background: var(--color-marca11);
}
span.sucursal a {
  padding: 9px 0;
}

/*////COTIZACION TOP-BAR Y MENU////*/
.top-bar .cotizacion {
  float: left;
  padding: 3px 10px;
  color: var(--color-marca7);
  background-color: rgb(202 225 248);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  font-weight: 700;
  margin-right: 10px;
  margin-top: 2px;
}

.top-bar .cotizacion span.leyenda_cotizacion,
.caja_func_sup .cotizacion span.leyenda_cotizacion {
  margin-right: 5px;
  font-weight: 400;
}

.caja_func_sup .cotizacion {
  text-align: right;
  color: var(--color-marca7);
  font-weight: 700;
  line-height: normal;
}

/*////FIN COTIZACION TOP-BAR Y MENU////*/
/*******FIN TOP-BAR*******/
/*******MENU*******/

.navbar-header {
  flex: 1;
  order: 1;
  padding-top: 0;
}

.navbar-default {
  background-color: #fff;
  margin: 0;
  border: none;
  padding: 8px 0 0 0;
  z-index: 10 !important;
}

nav#navbar-sidebar {
  background: var(--color-marca3);
}

.navbar-fixed-top .navbar-collapse {
  padding: 0 15px;
}

.navbar-default .navbar-nav > li > a {
  font-weight: 400;
  color: var(--color-marca2);
  cursor: pointer;
  font-family: var(--tipografia-principal);
  letter-spacing: 0.3px;
  text-transform: uppercase;
  font-size: 13px;
}

.navbar-default .navbar-nav > li > a span {
  background: var(--color-marca1);
  padding: 6px 12px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.navbar-default .navbar-nav > li > a span.caret {
  background: no-repeat;
  padding: 0;
  border-radius: 0px;
}

.dropdown-menu {
  background: var(--color-marca3);
}

.dropdown-menu > li > a {
  padding: 5px 20px;
  color: var(--color-marca2);
  border-left: 4px solid var(--color-marca3);
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background: var(--color-marca10);
  color: var(--color-marca2);
  border-left: 4px solid var(--color-marca1);
}

.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(--color-marca3);
}

.navbar-nav.sm-collapsible .caret:before {
  font-size: 20px !important;
}

/*.navbar-nav.sm-collapsible ul .dropdown-menu>li>a,
.navbar-nav.sm-collapsible ul .dropdown-menu .dropdown-header {
    padding-left: 0px !important;
}*/

.navbar-default .navbar-nav > li > a:hover {
  color: var(--color-marca12);
}

.navbar-default .navbar-nav > li > a:hover,
.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(--color-marca10) !important;
}

/*////LOGIN Y CARRITO MENU////*/
.caja_func_sup {
  margin-top: 13px;
}

.caja_func_sup,
.caja_func_sup a {
  color: var(--color-marca2);
}

.caja_func_sup span#nombre_usuario {
  display: none;
}

.caja_func_sup.estaLogueado span#nombre_usuario {
  display: initial;
  max-width: 190px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
}

span#login_sup a i {
  font-size: 21px;
  vertical-align: middle;
  margin-left: 10px;
}

div#carrito_top {
  float: right;
  margin-top: 5px;
  margin-left: 5px;
}

#cantidad_carrito.badge {
  background: var(--color-marca2);
  color: var(--color-marca3);
}

/*////FIN LOGIN Y CARRITO MENU////*/
.socialIcon.pull-right {
  display: none;
}

nav#navbar-sidebar ul.nav.navbar-nav.navbar-left.sm-vertical li a:hover {
  color: var(--color-marca2);
}

div#datos_pedido .provincia {
  clear: both;
}

#total-price,
table.std.table td {
  font-size: 15px;
  font-weight: 400;
}

form#registro_form .form-group.col-md-8.has-feedback {
  clear: both;
}

.navbar-lateral .ley_cate_lateral_xs {
  font-family: var(--tipografia-principal);
  padding: 20px 15px;
  display: block;
  padding-bottom: 10px;
  color: var(--color-marca2);
}

.menu-info {
  position: absolute;
  width: 100%;
  background: var(--color-marca3);
  left: 0;
  top: 100%;
  padding-left: 5%;
}

.navbar-default .navbar-nav .dropdown-menu a:after,
nav#navbar-sidebar .navbar-nav > li a:after {
  display: none;
}

/*******FIN MENU*******/

/***** PADDINGS SECCIONES *****/

.noticiashome0,
.noticiashome1,
.noticiashome2,
.noticiashome3,
.info-destacada,
.welcome-message,
#divlonuevo,
#divPostLonuevo,
#divofertas {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

/***** FIN PADDINGS SECCIONES *****/

.default .container.general > .row {
  margin: 0;
}
.default div .container.general > .row,
.registro .container.general > .row {
  margin: 0 -15px;
}
body.datos_personales .container.general > .row {
  margin: 0 -15px;
}
/*.default .container.general>.row>.cols-grals {
    padding: 0;
}*/

i.fa.fa-instagram {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  content: "\f16d";
}

div.boton_arrepentimiento {
  text-align: center;
  margin-bottom: 25px;
  display: none;
}

ul.subcate {
  padding-left: 0px;
}

ul.subcate li {
  display: inline-block;
  padding: 10px 0;
}

ul.subcate li {
  float: left;
  padding: 0px;
  margin: 5px;
  overflow: hidden;
}

ul.subcate li a {
  font-weight: 400;
  font-size: 15px;
}

ul.subcate li:after {
  content: "/";
  color: var(--color-marca1);
  font-size: 18px;
  font-weight: 700;
  margin: 10px;
}

form#top-buscar {
  width: 450px;
  margin-top: 0;
  position: absolute;
  top: -55px;
  left: 28%;
}

.btn-buscartop {
  background: transparent;
}

ul.nav.navbar-nav {
  margin-left: 0;
  margin-top: 0px;
  box-shadow: var(--box-shadow);
  --box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14), 0 1px 0 0 rgba(0, 0, 0, 0.05);
  --box-shadow-over: 0 0 16px rgba(0, 0, 0, 0.14);
}

.navbar-fixed-top ul#nav {
  margin-top: 0px;
}

.slick-next:before {
  content: "\f054";
}

.slick-prev:before {
  content: "\f053";
}

.slick-prev:before,
.slick-next:before {
  color: transparent;
}

.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(--color-marca3);
}

div#slides_ofertas_t .slick-slide img {
  display: block;
  height: 100%;
  object-fit: fill;
  width: 100%;
}

.slick-slide img {
  width: 100%;
}

.slick-dots{
  bottom: 15px;
  z-index: 2;
}
.slick-dots li{
  width: 12px;
  height: 12px;
  background: var(--color-marca3);
  opacity: 0.5;
  box-shadow: 0px 0px 20px 5px var(--color-marca12);
}
.slick-dots li.slick-active{
  opacity: 1;
}
.slick-dots li button:before {
  display: none !important;
}

.slick-prev {
  left: 15px;
}

.slick-next {
  right: 15px;
}

.content_marcas .verprod,
.content_marcas .verweb {
  background: var(--color-marca1);
  display: block;
  color: var(--color-marca3);
}

.content_marcas .verprod a,
.content_marcas .verweb a {
  color: var(--color-marca3);
  padding: 5px 10px;
  display: block;
}

a.btn.btn-primary.btn-whatsapp {
  padding: 8px 20px;
  font-size: 13px;
}

a.btn.btn-primary.btn-whatsapp i {
  margin-right: 5px;
}

body.detalle div#detalle a.btn.btn-primary.btn-whatsapp {
  padding: 12px 35px;
  font-size: 14px;
}

.aparece {
  bottom: 25px;
  left: 20px;
  color: var(--color-marca4);
}
.aparece:focus,
.aparece:hover {
  color: var(--color-marca12) !important;
}
a.page-scroll.aparece::before {
  content: "";
  background: var(--color-marca3);
  display: block;
  position: absolute;
  top: 12%;
  left: 14%;
  width: 75%;
  height: 75%;
  border-radius: 100px;
  z-index: -1;
}
.whatsapp {
  position: fixed;
  bottom: 25px;
  right: 20px;
  z-index: 999999;
}
.whatsapp img {
  width: 50px;
}

/***** DETALLE DE CONTENIDO *****/
div#detalle .post-lead-image {
  grid-column-start: 2;
  grid-row-start: 1;
  grid-row-end: 3;
  height: 100%;
  margin-left: 30px;
}

div#detalle .post-lead-image img {
  max-height: 60vh;
  border-radius: 15px;
}

div#detalle {
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  margin-right: 0;
}

#detalle .post-description {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 0fr;
}

#detalle .post-description ul li {
  margin-left: 20px;
  list-style-type: disc;
  display: list-item;
}
#detalle .post-description ul li::marker {
  color: var(--color-marca7);
}

.post-description ol {
  padding-left: 27px;
}

.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;
  }
}

/***** HOME *****/
.ofertas .container.general,
.marcas .container.general,
.default .container.general,
.busquedaAvanzada .container.general,
body > .container.general,
.navbar-default .container,
.container.menu_pie,
body.productos .container.general,
.top-bar .container {
  width: 90%;
  margin: 0 auto;
}

.default:not(.checkout) .container.general > .row {
  margin: 0 auto !important;
  padding: 20px 30px;
  border-radius: 15px;
  background-color: var(--color-marca3);
  border: 2px solid var(--color-marca14) !important;
}
.default:not(.checkout) .container.general > .row > div.col-xs-12.cols-grals {
  padding: 0;
}
.default:not(.checkout)
  .container.general
  > .row
  > div.col-xs-12.cols-grals
  > .row {
  margin: 0;
}

.container.datos-footer {
  width: 90%;
}

.ofertas .container.general {
  margin-top: 0;
}

.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(--color-marca4);
  display: initial;
  padding: 0;
}

.product:hover {
  background: var(--color-marca3);
}

.featuredImgLook2 .inner:hover,
.product:hover {
  border: 1px solid var(--color-marca2);
}

.price-standard {
  color: var(--color-marca1);
  font-size: 80%;
}

.price-sales {
  color: var(--color-marca2);
}

.price {
  margin-bottom: 5%;
  font-weight: 700;
  font-family: var(--tipografia-principal);
}

.spot_ofertas_sup a {
  float: left;
  max-width: 50%;
}

.spot_ofertas_sup a:nth-child(1) {
  padding-right: 5px;
}

.spot_ofertas_sup a:nth-child(2) {
  padding-left: 5px;
}

.spot_ofertas_sup {
  padding: 40px 0;
}

.spot_ofertas_sup a img {
  -webkit-border-radius: 16px;
  border-radius: 16px;
  -moz-border-radius: 16px;
}

.spot_ofertas_inf img {
  width: 50%;
  margin-top: 3%;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  -moz-border-radius: 16px;
}

p.iva {
  background: var(--color-marca6);
  color: var(--color-marca12);
}
span.ultimaact {
  font-weight: 600;
}

.spot_ofertas_inf .img-responsive {
  float: left;
  width: 33.33333333%;
  border: 4px solid var(--color-marca3);
}

.datos-footer {
  padding: 1% 0;
}

footer .datos-footer h4 {
  font-size: 16px;
  text-transform: uppercase;
  color: var(--color-marca7) !important;
}

.datos-footer h2 {
  font-family: "Fredoka One", cursive;
  font-size: 33px;
  color: #ff1300;
}

.datos-footer .redes li a {
  font-size: 28px;
  color: #ff1300;
  margin-right: 5px;
}

.datos-footer h2 a {
  color: #ff1300;
}

.datos-footer li {
  padding: 5px 0;
}

.datos-footer .redes li {
  display: inline-block;
}

.datos-footer2 img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}

.datos-footer2 {
  background: #f1f1f1;
  padding: 20px 0;
  color: #666666;
  font-size: 12px;
  line-height: 14px;
}

.datos-footer .footer-top {
  border-bottom: 1px solid rgb(218 218 218 / 35%);
  padding: 20px 15px;
  padding-top: 0px;
}

.datos-footer .footer-top .pie2 {
  border-top: 1px solid #ccc;
  margin-top: 20px;
}

.datos-footer .footer-top hr {
  width: 30px;
  margin: 15px 0;
}

.datos-footer .footer-top h3,
.datos-footer .footer-top p {
  margin: 0;
}

.datos-footer .footer-top h3,
.datos-footer h1,
.datos-footer .footer-top h4 {
  color: var(--color-marca1);
}

.datos-footer .footer-top .col-md-3 {
  text-align: left;
}

.datos-footer .redes-sociales a {
  padding: 8px 12px;
  border-radius: 50%;
  font-size: 17px;
  width: 43px;
  aspect-ratio: 1 / 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.datos-footer .redes-sociales i {
  font-family: "Font Awesome 6 Brands";
}

.datos-footer .redes-sociales a:hover {
  background: var(--color-marca3);
  color: var(--color-marca4);
}

.datos-footer ul.list-inline.redes-sociales {
  margin-left: 10px;
  margin-top: 10px;
}

.footer-payments h4 {
  color: var(--color-marca1);
  font-size: 16px;
  font-weight: 700;
  margin: 15px 0;
}

.footer-payments .row {
  display: flex;
  gap: 15px;
}

.datos-footer .footer-contact {
  margin-top: 10px;
}
.datos-footer .footer-contact li {
  display: flex;
  gap: 5px;
}
.datos-footer .footer-contact li i {
  width: 18px;
  display: flex;
  justify-content: center;
}
.datos-footer .footer-contact li a {
  overflow-wrap: anywhere;
}

.menu_pie > .list-inline {
  display: none;
}

.payment {
  padding: 0;
}
.payment i {
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 25px;
}
.footer-payments .payment span img {
  max-width: 25px;
}
.footer-payments .payment span {
  background: var(--color-marca3);
  color: var(--color-marca2);
  display: block;
  padding: 5px 0;
  border-radius: 5px;
  text-align: center;
}

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(--color-marca1) !important;
}
/*p.datos_pie {
  display: none;
}*/

/***** PROYECTOR DE SCROLL *****/
.scroll_inf,
.scroll_sup {
  width: 90%;
  padding: 10px 0;
}

.scroll_inf.container {
  position: relative;
}

.scroll_inf.container::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: calc(100vw - 11px);
  transform: translateX(-50%);
  height: 100%;
  background: var(--color-marca10);
}
.scroll_inf.container li {
  background: var(--color-marca10);
}

.scroll_inf.container .row,
.scroll_sup.container .row {
  margin: 0;
}

.scroll_inf.container .slick-slide img,
.scroll_sup.container .slick-slide img {
  padding: 0 15px;
  mix-blend-mode: multiply;
  isolation: isolate;
  background: var(--color-marca3);
}

.scroll_inf.container .slick-slide img:hover,
.scroll_sup.container .slick-slide img:hover {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
}

.scroll_sup.container .control {
  display: block;
}
.scroll_inf.container .control {
  display: none !important;
}

.scroll_inf.container .control,
.scroll_sup.container .control {
  position: relative;
  display: block;
}

.scroll_inf.container .control a#nextBrand,
.scroll_sup.container .control a#nextBrand {
  right: 0;
}

.scroll_inf.container .control a#prevBrand,
.scroll_sup.container .control a#prevBrand {
  left: 0;
}

.scroll_inf.container .control a#prevBrand,
.scroll_inf.container .control a#nextBrand,
.scroll_sup.container .control a#prevBrand,
.scroll_sup.container .control a#nextBrand {
  position: absolute;
  top: 20px;
}

.scroll_inf.container > .row > div {
  padding: 0 !important;
}

@media (max-width: 767px) {
  .scroll_inf.container::before {
    width: 100vw !important;
  }
}

/***** FIN PROYECTOR DE SCROLL *****/
.product-title {
  font-size: 20px;
  color: var(--color-marca2);
}

.product-title,
.product-price {
  font-weight: 700;
}

.financiacion {
  color: #333;
  margin: 10px 0;
  font-weight: 300;
  font-size: 13px;
  font-family: var(--tipografia-principal);
}

.financiacion span.cuotas {
  font-weight: 700;
}

.detalle .detalle_producto .financiacion {
  font-size: 14px;
}

.favButton {
  color: var(--color-marca2);
  padding-bottom: 0 !important;
}

.favButton.favCaja {
  padding-right: 30px;
  padding-top: 20px;
}

.favButton.favCaja:hover {
  font-size: 25px;
  padding-right: 30px;
  padding-top: 20px;
  color: var(--color-marca1);
}

.favButton.favDetalle:hover,
.favButton.activo {
  color: var(--color-marca1);
}

.favButton.favLista:hover {
  font-size: 25px;
  color: #4e4e4e;
}

.avisoStockButton {
  color: var(--color-marca2);
}

span.avisoStockButton.favCaja {
  margin-top: 15px;
  margin-right: 45px;
  left: 30px;
}

.avisoStockButton.favCaja:hover,
.favButton.favCaja:hover {
  font-size: 25px;
  color: var(--color-marca1);
}

li.favorito_boton {
  display: none;
}

a.favoritos_top {
  float: left;
  color: var(--color-marca1);
  padding-right: 15px;
}

a.favoritos_top i.far.fa-heart {
  font-size: 18px;
  color: var(--color-marca2);
  padding-top: 12px;
}

span#nombre_usuario strong {
  font-weight: 400;
}

input#n_ped_sel {
  margin-right: 10px;
}

.destacados {
  padding: 50px 0;
}

.destacados {
  padding: 50px 0;
}

.destacados .imagen {
  background: #f0f0f0;
  border-radius: 50%;
  height: 160px;
  margin: 0 auto;
}

.destacados .imagen img {
  width: 100px;
  margin: 0 auto;
  padding: 25px 0;
}

span.container.leyenda_slide {
  position: absolute;
}

span.container.leyenda_slide h2 {
  margin-top: 20%;
  font-size: 30px;
  color: var(--color-marca3);
  padding-left: 20%;
}

span.container.leyenda_slide h1 {
  margin-top: 10px;
  color: var(--color-marca3);
  padding-left: 20%;
}

.newsletter a.btn.btn-primary.btn-arrepentimiento {
  background: var(--color-marca2);
  font-size: 13px;
}

.newsletter {
  margin-top: 20px;
}

div#divofertas {
  clear: both;
  padding: 40px 0;
}

h5.title-sol.style2.solofertas {
  clear: both;
}

.title-sol-style2,
.title-sol.style2 {
  position: relative;
  font-size: 22px;
  font-weight: 700;
}

footer {
  background: var(--color-marca13);
  padding: 10px 0;
  text-align: center;
}

/***** MODO LISTA *****/
.item.list-view .product > .row {
  display: flex;
  margin: 0 !important;
}

.item.list-view .product .image_lista {
  width: 25%;
  padding: 0;
}

.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 .price {
  font-size: 20px;
  margin-bottom: 0;
}

.item.list-view .price > span {
  justify-content: flex-end;
}

.item.list-view {
  overflow: visible;
}
.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;
}
.list-view .product .container-boton-agregar-cantidad {
  justify-content: flex-end;
}

/***** FIN MODO LISTA *****/
/***** FILTROS *****/
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;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  padding-left: 20px !important;
  border: 1px solid var(--color-marca2);
  color: var(--color-marca2);
}

ul.fct-scroll {
  list-style-type: square;
  color: var(--color-marca1);
}

div#RangoPrecio ul.fct-scroll {
  padding: 0;
  list-style: none;
}

i.indicator.pull-right.hasPlus {
  margin-right: 10px;
  margin-top: 0px;
}

.panel-flat .panel-heading .panel-title {
  font-family: var(--tipografia-principal);
  text-transform: uppercase;
  font-family: var(--tipografia-principal);
  letter-spacing: 0.3px;
  font-size: 13px;
  padding-left: 20px;
  font-weight: 700;
  color: var(--color-marca2);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-border-radius: 6px;
}

.panel-flat li {
  font-family: var(--tipografia-principal);
  letter-spacing: 0.3px;
  font-weight: 400;
}

/***** CONTENIDOS *****/
.product > *:not(.image, button) {
  padding: 0;
  margin: 0 20px !important;
}

.precant_ofe {
  display: none;
}

.product .description {
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  padding-top: 20px;
}

.product h4,
.product h4 a {
  color: #666;
  text-decoration: none;
  font-size: 14px;
  text-transform: none;
  font-weight: 400;
  font-family: var(--tipografia-principal);
}

.product .image a {
  background: #f6fcff;
}

.product .image a img {
  transition: all 350ms ease-out 0s;
  -moz-transition: all 350ms ease-out 0s;
  -o-transition: all 350ms ease-out 0s;
  -webkit-transition: all 350ms ease-out 0s;
  mix-blend-mode: multiply;
}

.product .image a img:hover {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}

.product .image {
  overflow: hidden;
}

.product {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-bottom: 0px;
  padding: 0 10px;
  border: 2px solid var(--color-marca14) !important;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 20px;
}

/***** SEMAFORO *****/
.semaf_amarillo,
.semaf_rojo,
.semaf_verde {
  margin: 0 20px;
}

/***** PRECIOS *****/
.price-standard {
  color: var(--color-marca2);
  font-weight: 400;
}

.price-sales {
  font-weight: 400;
  color: var(--color-marca7);
  font-size: 20px;
}

.price {
  margin-bottom: 5%;
  font-weight: 400;
  font-size: 20px;
  text-align: left;
}

/***** FIN PRECIOS *****/
/***** CARRITO *****/
/*////CABECERA CARRITO////*/
.orderStep li {
  padding: 8px;
  background: var(--color-marca3);
  border-right: 1px solid #d0d0d0;
  border-bottom: 4px solid var(--color-marca4);
  min-height: auto;
  font-size: 14px;
  color: var(--color-marca2);
  font-weight: 400;
}

.orderStep li.active {
  border-bottom: 4px solid var(--color-marca1);
  background: var(--color-marca3);
  color: var(--color-marca2);
}

.orderStep li i {
  display: none;
}

.orderStep li.active:after {
  border-top-color: var(--color-marca1) !important;
}

.orderStep li.active span b {
  background: var(--color-marca10);
  color: var(--color-marca2);
}

.orderStep li span b {
  background: var(--color-marca14);
  padding: 5px 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  color: var(--color-marca2);
  margin-right: 5px;
}

.orderStep {
  border: 1px solid #d0d0d0;
}

.orderStep li:nth-child(3) {
  border-right: 0px;
}

/*////FIN CABECERA CARRITO////*/
/*////DETALLE DE COMPRA + CUPON////*/

.carrito .cols-grals {
  padding: 0;
}

.carrito .container.general > .row {
  margin: 0;
}

.row.detalle-pedido table#carrito tr.CartProduct .CartProductThumb img {
  width: 50px;
  max-width: 100% !important;
}

form#carrito .price {
  font-size: 13px;
  font-weight: 400;
}

.CartProduct .delete i {
  font-size: 1.5em;
}

.CartProduct .delete i:before {
  content: "\e2ae";
  font-family: "Font Awesome 6 Pro";
  text-rendering: auto;
  font-weight: 400;
}

.CartProduct .delete i,
.navbar-lateral .dropdown-menu span.caret:before {
  top: -2px;
  position: relative;
}

td.car-nombre h4 {
  text-overflow: ellipsis;
  text-wrap: nowrap;
  white-space: nowrap;
  overflow: hidden;
  font-size: 13px;
}

.CartDescription h4 a {
  font-size: 13px !important;
  line-height: normal;
}

tr.CartProduct {
  border-bottom: 1px solid #e7e9ec;
  font-weight: 400;
}

tr.CartProduct td.hidden-xs {
  color: var(--color-marca3);
}

tr.CartProduct.cartTableHeader {
  font-size: 12.5px;
}

td.delete {
  min-width: 30px;
}

/*////FIN DETALLE DE COMPRA + CUPON////*/
/*////FORMA DE PAGO////*/
#total-price,
table.std.table td {
  font-size: 15px;
  font-weight: 400;
}

tr.tr_total td,
td#total-price {
  font-weight: 700 !important;
}

.lista-medios-pago li {
  background: var(--color-marca3);
  border: 1px solid #ddd;
  padding: 10px;
}
.lista-medios-pago .bordePago2,
.lista-medios-pago li:hover {
  border: 1px solid var(--color-marca1);
  background: var(--color-marca3);
}

small.forma_pago_descripcion {
  font-size: 100%;
}

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(--color-marca3);
  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%;
}

#total-price,
table.std.table td {
  font-size: 15px;
  font-weight: 400;
}

tr.tr_total td,
td#total-price {
  font-weight: 700 !important;
}

.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(--color-marca11);
}

div#order-detail-content tr.tr_total_pagar td {
  font-weight: 600;
}

button#iniciarpago {
  margin-top: 20px;
}

form#regForm {
  margin: 0 -15px;
}
form#regForm h6 {
  padding: 0 15px;
}

/*////FIN FORMA DE PAGO////*/
/***** FIN CARRITO *****/
.featuredImgLook2 .inner:hover,
.product:hover {
  border: 1px solid var(--color-marca3);
  -webkit-box-shadow: 0px 0px 5px rgb(0 0 0 / 21%);
  box-shadow: 0px 0px 5px rgb(0 0 0 / 21%);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.21);
}

.product .description {
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  padding-top: 10px;
}

.medios-pago i {
  padding: 20px;
  font-size: 30px;
  background: var(--color-marca1);
  color: var(--color-marca3);
  border-radius: 50%;
}

body.default h1.titulo {
  text-align: start;
  font-size: 22px;
}
h1.titulo::after {
  content: "";
  display: block;
  width: 120px;
  border-bottom: 2px solid var(--color-marca6);
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.post-description h2 {
  font-size: 20px;
}

.medios-pago {
  margin-top: 20px;
}

.cajasnove .mas_nov a {
  color: var(--color-marca3);
}

.breadcrumb {
  background: #fff;
}

input#cantidad {
  width: 80px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-border-radius: 6px;
}

.productFilter {
  border-top: 0;
}

.cart-actions {
  border-bottom: 0;
  margin: 0;
  padding: 0;
}
.cart-actions br {
  display: none;
}

.product-share {
  margin: 0;
}

.stButton {
  background: #f0f0f0;
}

.stButton:after {
  color: var(--color-marca3) !important;
}

.socialIcon a {
  background: #f0f0f0 !important;
  color: var(--color-marca3) !important;
}

span.st_googleplus_large {
  display: none;
}

span.st_facebook_large:hover .stButton:after {
  color: #3b5998 !important;
}

span.st_twitter_large:hover .stButton:after {
  color: #00acee !important;
}

.detalle-form {
  background: var(--color-marca3);
  border-top: none !important;
  margin: 0 -15px;
}
form#form_detalle1_nota h5 {
  margin-top: 0;
  font-weight: 500;
  text-transform: none;
}

.form-group label {
  font-weight: 400;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
.nav-tabs > li:hover > a {
  background: var(--color-marca2);
}

.nav-tabs {
  border-bottom: 3px solid var(--color-marca2);
}

.nav-tabs li a {
  font-family: var(--tipografia-principal);
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.3px;
}

.modal-header-primary {
  background: var(--color-marca3);
  padding: 5px;
}

h3.leyendaConStock:before,
.product h3.leyendaConStock:before {
  color: #14d685;
}

form#reg .row .form-group.col-md-4:last-child {
  width: 100%;
}
.form-group button.btn-success {
  display: block;
  margin-left: auto;
  float: none !important;
}
form#reg label {
  font-weight: 400;
  color: var(--color-marca2);
}

form#registro_form {
  margin: 0 -15px;
}
.row.registro-form {
  margin: 0;
}

.contact-form {
  padding: 0;
}

.modal-body {
  font-size: 14px;
}
.modal-dialog {
  margin: 30px auto;
  padding: 10px;
  top: calc(50% - 30px);
  transform: translatey(-50%) !important;
}
.modal h5 {
  font-weight: 500;
}
.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;
}
.modal .form-group button.btn-success {
  margin: auto !important;
}

.cartFooter,
.cartTableHeader,
tr.CartProduct,
.cartMiniTable,
table#entrega,
table#resumen {
  background: var(--color-marca3);
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background: #000;
  border: 0;
}

.navbar-lateral .ley_cate_lateral_xs {
  font-family: Calibri, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

h4.panel-title.panel-title-filtros {
  padding-left: 0;
  font-weight: 600;
}

h4.panel-title {
  padding-left: 10px;
  text-transform: unset !important;
  font-weight: 400;
}

.change-view a {
  background: #fff;
}

.content_marcas {
  margin: 2% 0;
}

.financiacion {
  color: var(--color-marca12);
  font-weight: 500;
}

.detalle .detalle_producto .financiacion br {
  display: none;
}

.modal-header-primary h5 {
  color: #000;
  font-weight: 400;
  font-size: 16px !important;
  letter-spacing: 0;
}

/***** BOTONES *****/
input#boton_compra,
.btn-default,
.btn.btn-compra,
.btn-success,
.btn-danger,
.btn-info,
.btn-primary,
input#iniciarpago,
input.cargarViejos,
input.descartarViejos,
.btn-secondary {
  background: var(--color-marca6);
  color: var(--color-marca12);
  border-radius: 8px;
  box-shadow: 0 1px rgba(0, 0, 0, 0.1) !important;
  text-transform: uppercase;
  font-weight: 600;
}
.btn-secondary {
  background: var(--color-marca6) !important;
  color: var(--color-marca12) !important;
}
.btn-secondary:hover {
  background: var(--color-marca10) !important;
  color: var(--color-marca12) !important;
}

a.btn-danger,
input.cargarViejos {
  background-color: var(--color-marca10) !important;
  border: 2px solid var(--color-marca10) !important;
  color: var(--color-marca2) !important;
}
a.btn-danger:hover,
input.cargarViejos:hover {
  background: var(--color-marca6) !important;
  color: var(--color-marca2) !important;
  border: 2px solid var(--color-marca6) !important;
}

#viejos input {
  margin-top: 20px;
}
input.descartarViejos {
  margin-left: 10px;
}

a.btn.btn-default.btn-lg.btn-block {
  width: 100%;
}

input#boton_compra {
  position: absolute;
  left: 20%;
  top: 25%;
  border: 0;
}

.product button.btn.btn-primary.btn-compra {
  display: block;
  margin: auto 20px 0;
}

input.cargarViejos,
input.descartarViejos,
input#boton_compra,
.btn-default,
.btn.btn-compra,
.btn-success,
.btn-danger,
.btn-info,
.btn-primary,
input#iniciarpago,
button#iniciarpago,
input#boton_datos {
  background-color: var(--color-marca1);
  padding: 8px 16px;
  background-size: 200% auto;
  text-transform: uppercase;
  color: var(--color-marca3);
  transition: 0.5s;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-border-radius: 6px;
}

a.fa.btn_red_soc.btn_red_soc_go.fa-google.popfb {
  background-color: #ea4335 !important;
}

a.fa.btn_red_soc.btn_red_soc_fb.fa-facebook.popfb {
  background: #1877f2 !important;
}

a.fa.btn_red_soc.btn_red_soc_fb.fa-facebook.popfb,
a.fa.btn_red_soc.btn_red_soc_go.fa-google.popfb {
  width: 100% !important;
  opacity: 9 !important;
  padding: 8px 16px !important;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-border-radius: 6px;
}

a.popolvido,
a.popregistrar {
  opacity: 9;
}

/***** FIN BOTONES *****/
span.marca_span {
  background: var(--color-marca1);
  color: white;
  display: inline-block;
  padding: 5px 8px;
  font-size: 90%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: top;
  border-radius: 2px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

div#order-detail-content button.col-lg-4.btn.btn-default {
  display: block;
  clear: both;
  width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

div#order-detail-content input#cupon_descuento {
  width: 100%;
}

.datos-footer .footer-top img {
  margin-top: 20px;
}

.datos-footer .footer-top li.data-fiscal img {
  margin-top: 0;
}

.container.datos-footer .footer-top .list-inline li a {
  font-size: 21px;
  padding: 10px 5px;
}
.info-empresa > img,
footer .logo {
  max-width: 186px;
  max-height: 111px;
  margin-bottom: 13px;
}

div#boton_comparar a:hover {
  color: white;
}

a#quitarTodosComparativa:hover {
  color: #6e82ff !important;
}

.destacados h3 {
  font-family: var(--tipografia-principal);
  font-weight: 700;
  font-size: 110%;
}

.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;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}

input.form-control.in_seguridad.pull-left {
  width: 100px !important;
}

.seguir_superior,
.seguir_inferior {
  display: none;
}

#navbar-sidebar .navbar-left {
  box-shadow: none;
  width: 100%;
}

/*****Leyenda General Ofertas Central 1*****/
section.info-destacada .container-fluid {
  padding: 0;
}
section.info-destacada .row {
  display: flex;
  margin: 0 -15px !important;
}
section.info-destacada .row::before,
section.info-destacada .row::after {
  display: none;
}

section.info-destacada .info-sup {
  padding: 0 20px;
  border-right: 1px solid var(--color-marca4);
}
section.info-destacada .info-sup:last-of-type {
  border-right: none;
}

section.info-destacada .info-sup .media-body h2 {
  text-transform: uppercase;
  font-size: 120%;
  margin-bottom: 0px;
}

section.info-destacada .info-sup:hover .media-body h2 {
  letter-spacing: 0.8px;
  color: var(--color-marca4);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

section.info-destacada .info-sup .media-left i {
  font-size: 3.5rem;
}

section.info-destacada .info-sup .media-left {
  vertical-align: middle;
  padding-left: 8px;
}

section.info-destacada .info-sup:nth-child(4) .media-body {
  border-right: 0px;
}

/***** FIN Leyenda General Ofertas Central 1*****/

/***** TITULOS *****/

.style2 .title-sol,
.title-sol.style2,
.titproyhome {
  margin-top: 0;
  text-align: center;
}
.style2 .title-sol span,
.title-sol.style2 span,
.titproyhome,
.welcome-message-title h2 {
  color: var(--color-marca2);
  text-align: center !important;
  width: 100%;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 700;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding: 0;
  background: transparent;
}

/***** FIN TITULOS *****/

/***** NOTAS HOME O *****/
.noticiashome0 .owl-item{
  height: auto !important;
}

.row.noticiashome0,
.container-fluid.noticiashome0 {
  background: var(--color-marca11);
  text-align: center;
  padding-bottom: 20px !important;
}

.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);
}

.spot_ofertas_sup a img:hover,
.spot_ofertas_inf img:hover,
.row.noticiashome2 .cajasnove:hover {
  transform: translateY(-4px);
}

.row.noticiashome0 h5.title-sol.style2.solnuevo.solnoticias,
.row.noticiashome0-titproy {
  display: none;
}

.noticiashome0 .des_nov {
  width: 85%;
}

.row.noticiashome0 .cajasnove img,
.noticiashome0 div#notas_oferta_0 .cajasnove img {
  border-radius: 0 !important;
  flex-basis: 100% !important;
  flex: 1;
  order: -1;
  display: flex;
  width: 30px;
  padding: 0;
  margin: 13% 0;
  object-fit: contain;
}

.noticiashome0 div#notas_oferta_0 .cajasnove img {
  transition: all 350ms ease-out 0s;
  -moz-transition: all 350ms ease-out 0s;
  -o-transition: all 350ms ease-out 0s;
  -webkit-transition: all 350ms ease-out 0s;
}

.row.noticiashome0 .cajasnove h4,
.noticiashome0 div#notas_oferta_0 .cajasnove h4 {
  margin: 0 !important;
  text-transform: uppercase;
  font-size: 16px !important;
  font-weight: 700;
  text-align: start;
}

.noticiashome0 div#notas_oferta_0 .cajasnove h4 {
  font-size: 120%;
}

.row.noticiashome0 .noticiashome0-row.row a.btn.btn-default.btn-vernota,
.noticiashome0 div#notas_oferta_0 a.btn.btn-default.btn-vernota {
  display: none;
}

.row.noticiashome0 .noticiashome0-row.row,
.noticiashome0 div#notas_oferta_0 {
  width: 90%;
  margin: 0 auto;
}

/***** FIN NOTAS HOME O *****/

/***** NOTAS HOME 1 *****/
.row.noticiashome1 {
  margin: 0;
  margin-bottom: 0;
}
.row.noticiashome1 h5.title-sol.style2.solnuevo.solnoticias {
  display: none;
}
.row.noticiashome1 .noticiashome1-row.row {
  display: flex;
  margin: 0 -10px;
}
.row.noticiashome1 .cajasnove {
  display: flex;
  height: auto !important;
  flex-direction: column;
  padding: 0 10px;
  transform: translateY(0);
  transition: transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  margin: 0;
}

.row.noticiashome1 .cajasnove h4 {
  order: 1;
  text-align: center;
  font-size: 34px;
  font-weight: 700;
  background: var(--color-marca2);
  color: var(--color-marca3);
  padding: 10px;
}
.row.noticiashome1 .cajasnove .des_nov {
  display: none;
}
.row.noticiashome1 .cajasnove h4 + a {
  height: 100%;
  display: flex;
  overflow: hidden;
  border-radius: 15px;
}
.row.noticiashome1 .cajasnove h4 a {
  color: var(--color-marca3);
}

.row.noticiashome1 .cajasnove a.btn.btn-default.btn-vernota {
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.3s ease;
  position: absolute;
  z-index: 99;
}
.row.noticiashome1 .cajasnove:hover a.btn.btn-default.btn-vernota {
  opacity: 1;
  top: 80%;
}
.row.noticiashome1 .cajasnove img {
  width: 100%;
}
/* Efecto de degradado al hacer hover en .cajasnove */
.row.noticiashome1 .cajasnove {
  position: relative;
  overflow: hidden; /* Asegura que el degradado no se salga del borde redondeado */
  transition: all 0.3s ease;
}

.row.noticiashome1 .cajasnove::before {
  content: "";
  position: absolute;
  width: calc(100% - 20px);
  height: calc(100%);
  background: black;
  opacity: 0.4;
  transition: all 0.6s ease-in-out;
  z-index: 1;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  -moz-border-radius: 16px;
}
.row.noticiashome1 .cajasnove:hover::before {
  opacity: 0.5;
}

.row.noticiashome1 .cajasnove h4 + a:hover::before {
  opacity: 1;
}

.row.noticiashome1 .cajasnove img {
  position: relative;
}

.row.noticiashome1 .cajasnove h4 {
  transition: opacity 0.3s ease;
  height: 0;
  padding: 0 !important;
  margin: 0;
  transition: all 0.3s ease;
  order: 1;
  position: absolute;
  top: 46%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  z-index: 9;
  background: none;
  text-shadow: 1px 2px 3px #00000075;
}

/* Muestra el h4 al hacer hover en la tarjeta */
.row.noticiashome1 .cajasnove:hover h4 {
  opacity: 1;
  height: auto;
  margin-bottom: 10px; /* Ajusta según necesites */
}

.row.noticiashome1 .cajasnove .des_nov {
  display: block;
  position: absolute;
  top: 56%;
  left: 50%;
  width: 87%;
  transform: translate(-50%, -50%);
  color: var(--color-marca3);
  z-index: 9;
  height: fit-content !important;
}
.row.noticiashome1 .cajasnove .des_nov p {
  text-align: center !important;
}

/* Asegura que la imagen no se mueva bruscamente al aparecer el h4 */
.row.noticiashome1 .cajasnove img {
  transition: all 600ms ease-in-out;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  -moz-border-radius: 16px;
}
.row.noticiashome1 .cajasnove:hover img {
  transform: scale(1.05); /* Compensa el espacio del h4 */
}

/***** FIN NOTAS HOME 1 *****/

/***** NOTAS HOME 2 *****/
.row.noticiashome2 {
  margin: 0;
  margin-bottom: 0;
}
.row.noticiashome2 h5.title-sol.style2.solnuevo.solnoticias {
  display: none;
}
.row.noticiashome2 .noticiashome2-row.row {
  display: flex;
  margin: 0 -10px;
}
.row.noticiashome2 .cajasnove {
  display: flex;
  height: auto !important;
  flex-direction: column;
  padding: 0 10px;
  transform: translateY(0);
  transition: transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  margin: 0;
}

.row.noticiashome2 .cajasnove h4 {
  order: 1;
  text-align: center;
  font-size: 34px;
  font-weight: 700;
  background: var(--color-marca2);
  color: var(--color-marca3);
  padding: 10px;
}
.row.noticiashome2 .cajasnove .des_nov {
  display: none;
}
.row.noticiashome2 .cajasnove h4 + a {
  height: 100%;
  display: flex;
  overflow: hidden;
  border-radius: 15px;
}
.row.noticiashome2 .cajasnove h4 a {
  color: var(--color-marca3);
}

.row.noticiashome2 .cajasnove a.btn.btn-default.btn-vernota {
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.3s ease;
  position: absolute;
  z-index: 99;
}
.row.noticiashome2 .cajasnove:hover a.btn.btn-default.btn-vernota {
  opacity: 1;
  top: 80%;
}
.row.noticiashome2 .cajasnove img {
  width: 100%;
}
/* Efecto de degradado al hacer hover en .cajasnove */
.row.noticiashome2 .cajasnove {
  position: relative;
  overflow: hidden; /* Asegura que el degradado no se salga del borde redondeado */
  transition: all 0.3s ease;
}

.row.noticiashome2 .cajasnove::before {
  content: "";
  position: absolute;
  width: calc(100% - 20px);
  height: calc(100%);
  background: black;
  opacity: 0.4;
  transition: all 0.6s ease-in-out;
  z-index: 1;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  -moz-border-radius: 16px;
}
.row.noticiashome2 .cajasnove:hover::before {
  opacity: 0.5;
}

.row.noticiashome2 .cajasnove h4 + a:hover::before {
  opacity: 1;
}

.row.noticiashome2 .cajasnove img {
  position: relative;
}

.row.noticiashome2 .cajasnove h4 {
  transition: opacity 0.3s ease;
  height: 0;
  padding: 0 !important;
  margin: 0;
  transition: all 0.3s ease;
  order: 1;
  position: absolute;
  top: 46%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  z-index: 9;
  background: none;
  text-shadow: 1px 2px 3px #00000075;
}

/* Muestra el h4 al hacer hover en la tarjeta */
.row.noticiashome2 .cajasnove:hover h4 {
  opacity: 1;
  height: auto;
  margin-bottom: 10px; /* Ajusta según necesites */
}

.row.noticiashome2 .cajasnove .des_nov {
  display: block;
  position: absolute;
  top: 56%;
  left: 50%;
  width: 87%;
  transform: translate(-50%, -50%);
  color: var(--color-marca3);
  z-index: 9;
  height: fit-content !important;
}
.row.noticiashome2 .cajasnove .des_nov p {
  text-align: center !important;
}

/* Asegura que la imagen no se mueva bruscamente al aparecer el h4 */
.row.noticiashome2 .cajasnove img {
  transition: all 600ms ease-in-out;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  -moz-border-radius: 16px;
}
.row.noticiashome2 .cajasnove:hover img {
  transform: scale(1.05); /* Compensa el espacio del h4 */
}

@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 h4 {
    font-size: 22px !important;
  }
  .noticiashome2 .des_nov {
    top: 57% !important;
  }

  .row.noticiashome2 .noticiashome2-row.row {
    flex-direction: column;
    margin: 0;
  }
  .row.noticiashome2 .noticiashome2-row.row .cajasnove {
    padding: 0 !important;
    width: 100%;
  }
  .row.noticiashome2 .cajasnove::before {
    width: 100% !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;
  font-size: 15px;
  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 {
  -webkit-border-radius: 16px;
  border-radius: 16px;
  -moz-border-radius: 16px;
  transition: all 350ms ease-out 0s;
  -moz-transition: all 350ms ease-out 0s;
  -o-transition: all 350ms ease-out 0s;
  -webkit-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);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}

/***** FIN NOTAS HOME 3 *****/

#divPostLonuevo {
  clear: both;
  padding: 40px 0;
}
.postnovedadesrow.row {
  margin: 0;
}
.owl-carousel .owl-wrapper {
  padding-top: 10px;
  padding-bottom: 7px;
  display: flex !important;
  align-items: stretch;
}
.owl-theme .owl-controls {
  margin-top: 15px !important;
}
.owl-theme .owl-controls .owl-buttons div {
  padding: 10px !important;
}
.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;
  font-size: 15px;
}
.quantity-control {
  overflow: visible;
  align-items: stretch;
}
.quantity-control button {
  height: auto;
}

/***** DETALLE DE PRODUCTO *****/
.breadcrumb > li.bread-volver,
.breadcrumb > li.bread-vertodos,
.breadcrumb > li.bread-imprimir {
  display: none;
}

.detalle-form,
.panel-default > .panel-heading {
  border-top: 4px solid var(--color-marca1);
}

body.detalle .detalle_producto {
  background: var(--color-marca3);
  border: 1px solid rgb(218, 218, 218);
  padding: 20px 30px;
  border-radius: 8px;
}

body.detalle .detalle_producto .marca_imagen {
  display: none;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
.nav-tabs > li:hover > a {
  border-bottom: 4px solid var(--color-marca1);
  background: none;
  color: var(--color-marca12) !important;
}

.nav-tabs > li:hover > a {
  color: var(--color-marca2) !important;
  border-bottom: 4px solid var(--color-marca4) !important;
}

.nav-tabs {
  margin-bottom: 20px;
  border-bottom: 1px solid #bfc9ca;
}

.fila_cuotas_tarjeta_detalle {
  padding: 5px 10px;
}

#detalle .details-description {
  border: 0;
  font-size: 16px;
  line-height: 22px;
  color: var(--color-marca2);
}

.detalle_producto {
    display: flex;
    flex-direction: column;
}
.detalle_producto > *{
    order: 6;
}
.favButton.favDetalle {
    position: absolute;
    right: 29px;
}
.detalle_producto .product-title {
    padding-right: 32px;
}
.detalle_producto .product-price{
    margin-bottom: 10px;
}
#detalle .details-description{
    order: 7;
}

@media (max-width: 767px) {
    .favButton.favDetalle {
        position: absolute;
        right: 15px;
    }
}

.secciones h5 {
  font-size: 140%;
  margin-top: 30px;
}

.secciones .descripcion {
  font-size: 16px;
  line-height: 22px;
  color: var(--color-marca2);
}

.secciones img {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-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: 20px;
}

a.ver_cuotas_todas {
  padding: 8px 20px;
  border: 1px solid var(--color-marca7);
  border-radius: 8px;
  color: var(--color-marca7);
  font-weight: 400;
}

#tabla_carrito .cant-cuotas,
#tabla_carrito .valor-cuota,
#tabla_carrito .total-financiado {
  display: none;
}

.precio-sin-imp span span:last-child {
  display: none;
}

.precio_diferenciado.row {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  margin: 0;
  background: var(--color-marca11);
  border: 0px;
  padding: 10px 0;
}

.sp-large {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

body.detalle .detalle_producto .semaf_amarillo,
body.detalle .detalle_producto .semaf_rojo,
body.detalle .detalle_producto .semaf_verde {
  margin: 0;
}

/***** FIN DETALLE DE PRODUCTO *****/
/***** IFRAME *****/
iframe {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-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;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  margin: 0;
}

div#mensaje3 {
  background: none;
  border: none;
  padding: 0;
  font-weight: 600;
  color: #dc0000;
}

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;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

/***** FIN ALERTS *****/
/***** DATOS USUARIOS *****/
.datos_usuario h6 i,
.datos_usuario h6 {
  color: var(--color-marca4);
}

.datos_usuario h1 {
  font-size: 200%;
}

.datos_usuario ul li {
  padding: 5px 0;
}

br[clear="all"] {
  display: none;
}

/***** RESPONSIVE MEDIA QUERIES *****/
@media (min-width: 1920px) {
  form#top-buscar {
    left: 32%;
  }

  .menu-info {
    padding-left: 13%;
  }

  .ofertas .container.general,
  .marcas .container.general,
  .default .container.general,
  .busquedaAvanzada .container.general,
  .navbar-default .container,
  .container.menu_pie,
  body > .container.general,
  body.productos .container.general,
  .top-bar .container,
  .default .container.general,
  .busquedaAvanzada .container.general,
  .detalle .container.general,
  .scroll_inf.container,
  .scroll_sup.container {
    width: 75%;
    margin: 0 auto;
  }

  .row.noticiashome0 .noticiashome0-row.row,
  .noticiashome0 div#notas_oferta_0 {
    width: 75%;
    margin: 0 auto;
  }
}

@media (max-width: 1281px) {
  form#top-buscar {
    left: 23%;
  }

  section.info-destacada .info-sup .media-body h2 {
    font-size: 100%;
  }
}

@media (max-width: 1024px) {
  .menu-info {
    padding-left: 0%;
  }

  .ofertas .container.general,
  .marcas .container.general,
  .default .container.general,
  .busquedaAvanzada .container.general,
  body > .container.general,
  .navbar-default .container,
  .container.menu_pie,
  body.productos .container.general,
  .top-bar .container {
    width: 100%;
    margin: 0 auto;
  }

  .navbar-nav > li > a {
    padding: 10px 8px;
  }

  input.search-form,
  input.search-form:hover,
  input.search-form:focus {
    -webkit-box-shadow: 0 6px 8px -10px rgba(0, 0, 0, 0.5);
  }

  .destacados .imagen img {
    width: 80px;
  }

  .destacados .imagen {
    height: auto;
  }

  body.ofertas {
    padding-top: 110px;
  }

  .product > *:not(.image, button) {
    padding: 0;
    margin: 0 15px !important;
  }

  .product button.btn.btn-primary.btn-compra {
    margin: auto 10px 0;
  }

  .price {
    margin-bottom: 5%;
    font-weight: 600;
    font-size: 150%;
    text-align: left;
  }
}

@media (max-width: 980px) {
  .ban-top-izquierda img {
    max-width: 170px;
  }

  input#boton_compra {
    left: 35%;
  }

  body.ofertas {
    padding-top: 150px;
  }

  ul.slick-dots {
    display: none !important;
  }

  .scroll_inf,
  .scroll_sup {
    width: 100%;
  }

  /*
    div#RangoPrecio ul.fct-scroll input {
        width: 70px !important;
    }*/

  a.dropdown-toggle.pull-right.hidden-md.hidden-lg {
    display: none;
  }
}

@media (max-width: 767px) {
  /***** PADDINGS SECCIONES *****/
  .noticiashome0,
  .noticiashome1,
  .noticiashome2,
  .noticiashome3,
  .info-destacada,
  .welcome-message,
  #divlonuevo,
  #divPostLonuevo,
  #divofertas {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  /***** FIN PADDINGS SECCIONES *****/

  /***** TITULOS *****/
  .style2 .title-sol span,
  .title-sol.style2 span,
  .title-sol.style2,
  .titproyhome,
  .welcome-message-title h2 {
    font-size: larger;
    line-height: 1em;
    margin-bottom: 12px;
  }
  /***** FIN TITULOS *****/

  .default:not(.checkout) .container.general > .row {
    padding: 15px;
  }
  .default:not(.checkout) .container.general > .row > .col-xs-12.cols-grals {
    padding: 0;
  }
  .checkout .container.general > .row {
    padding: 15px 0 !important;
  }

  .datos_usuario .row > div {
    padding: 0;
  }

  .registro .col-md-12.col-xs-12.cols-grals {
    padding: 0;
  }

  #navbar-sidebar {
    display: none;
  }

  .panel-flat,
  .panel-flat .panel-heading {
    padding-left: 0px;
    padding-right: 0;
  }

  .panel-flat .panel-collapse {
    padding: 20px 20px 15px 0;
  }

  body div#hormiga h1 {
    margin: 15px 0 0 0 !important;
  }

  header#header {
    margin-bottom: 30px;
  }

  .navbar-header {
    display: flex;
    align-items: center;
  }

  .navbar-superior .container {
    box-shadow: 0 5px 5px #00000010;
    padding: 10px 15px;
  }

  div#navbar-menu-superior {
    position: absolute !important;
    left: 0;
    top: 100%;
    background: var(--color-marca3);
    order: 10;
    width: 100%;
    max-height: 85vh;
    border-top: none !important;
  }

  div#navbar-menu-superior::before {
    width: 100vw !important;
    background: transparent !important;
  }

  .navbar-default .navbar-nav > li > a::after {
    display: none;
  }

  header ul.nav.menu-info {
    flex-direction: column;
    left: 0 !important;
  }

  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(--color-marca2) !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: #6a92902e;
    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 {
    background: transparent !important;
    color: var(--color-marca3) !important;
    z-index: 2;
  }
  header ul.nav.menu-info .open > a::before {
    position: absolute;
    content: "";
    background: var(--color-marca13);
    width: 100vw;
    height: 100%;
    top: 0;
    right: 0;
    display: block;
    z-index: -1;
  }
  header ul.nav.menu-info li.open ul {
    margin-left: 10px !important;
    border: 0 !important;
  }
  header ul.nav.menu-info .open .dropdown-menu > li > a {
    color: var(--color-marca2);
    background-color: transparent !important;
    border-radius: 0;
  }

  /**** BUSCADOR ****/
  .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-size: 16px;
    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 {
    font-size: 16px;
    padding: 6px 10px;
  }

  .buscador a.dropdown-toggle {
    padding-top: 7px;
    font-size: 16px;
    color: var(--color-marca2);
  }

  .caja_func_sup .buscador {
    display: block;
    margin-top: 3px;
  }

  /**** FIN BUSCADOR ****/

  .top-number {
    display: block !important;
  }
  #carrito_top {
    display: block !important;
  }
  .top-bar .fa-shopping-cart::before {
    content: "\f007" !important;
  }
  /*header #menutop {
    display: none;
  }*/

  #imagen_alert img {
    margin: 0 auto 15px;
  }

  .caja_func_sup .cotizacion {
    display: none;
  }

  .caja_func_sup.estaLogueado span#nombre_usuario {
    display: none;
  }

  .contact-form form#reg .row .form-group.col-md-4 {
    width: 100%;
  }

  .menu-info {
    top: 160%;
  }

  .navbar-default .navbar-nav > li > a span.caret {
    background: no-repeat;
    padding: 0;
    border-radius: 0px;
    border-radius: 4px;
  }

  .row.noticiashome1 .cajasnove a.btn.btn-default.btn-vernota {
    bottom: 10px !important;
    right: 10px !important;
  }

  section.info-destacada .info-sup .media-body h2 {
    font-size: 100%;
  }

  section.info-destacada .info-sup .media-body {
    border-right: 0px solid var(--color-marca4);
  }

  section.info-destacada .info-sup:hover .media-body h2 {
    letter-spacing: 0px;
  }

  section.info-destacada .info-sup .media-body {
    height: 110px;
  }

  .sp-wrap {
    margin: 0 0 15px 0 !important;
  }

  .busquedaAvanzada .recomendadosrow {
    margin: 0 -15px !important;
  }
  body div#notas_oferta_3,
  body #productsliderPost {
    margin: 0px;
  }
  .owl-carousel .item {
    padding: 0 5px !important;
  }
  .noticiashome1 .cajasnove,
  .noticiashome2 .cajasnove,
  .noticiashome3 .cajasnove {
    margin: 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 .post-lead-image {
    margin: 0;
  }
  div#detalle .post-lead-image img {
    max-width: 100%;
  }

  div#detalle > div.col-lg-6:first-child {
    padding: 0;
  }

  #form_login_checkout .form-group {
    padding: 0 !important;
  }
  #form_login_checkout input#boton_login {
    top: 0 !important;
  }

  /**** MODO LISTA ****/

  body .item.list-view {
    padding: 0;
  }
  .item.list-view .product .row .row {
    width: 100%;
    flex-direction: column;
    text-align: end;
  }
  .item.list-view .product .image_lista {
    width: 48%;
  }
  .item.list-view .product .col-md-9.col-xs-9 {
    width: 52%;
  }

  /**** FIN MODO LISTA ****/

  .cols-grals .row {
    margin: 0;
  }
  .cols-grals .row .col-md-12 {
    padding: 0;
  }

  .marcas .cols-grals .row {
    margin: 0 -10px;
  }

  .top-bar .cotizacion {
    padding: 6px 10px;
  }

  .owl-theme .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
  }

  .carrito .cols-grals > .row:not(.detalle-pedido) {
    margin: 0 15px;
  }
  .carrito .container.general > .row {
    margin: 0 -15px;
  }

  .orderStep li {
    display: none;
  }

  .orderStep li.active {
    width: 100%;
    display: block;
    border-right: 0px;
  }

  table#carrito {
    display: flex;
    flex-direction: column;
  }

  td.car-cant input[type="number"] {
    width: 30px !important;
    height: 30px;
    font-size: 11px;
  }

  tr.CartProduct td,
  tr.CartProduct th,
  tr.CartProduct span {
    padding: 5px;
    font-size: 13px;
  }

  .CartDescription h4 a {
    font-size: 11px !important;
    line-height: 15px;
  }

  td.car-imi,
  td.car-imp {
    text-overflow: ellipsis;
    text-wrap: nowrap;
    overflow: hidden;
  }

  form#carrito .price {
    font-size: 11px;
    font-weight: 400;
    text-wrap: nowrap;
  }

  td.car-nombre h4,
  td.car-nombre h4 a {
    white-space: normal;
    font-size: 10px;
    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% - 25px);
    padding: 0;
    right: 0;
    left: 0;
    height: 90px;
    border: 0px;
    clear: both;
    margin-bottom: 30px;
  }

  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;
  }

  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;
  }

  .detalle-form {
    margin: 0 !important;
  }

  .product .description {
    padding-top: 5px !important;
  }

  .item.list-view .description {
    padding-top: 0 !important;
  }

  .promotion span.descuento {
    top: 10px !important;
    bottom: auto !important;
    left: 10px !important;
    line-height: 1.1em !important;
    font-size: 12px !important;
    padding: 7px !important;
  }

  .promotion span.descuento::after {
    font-size: 13px !important;
  }

  .promotion span.descuento,
  .promotion span.etiq3-prod,
  .promotion span.etiq4-prod,
  .promotion .discount,
  .promotion .new-product,
  .promotion span.envio_gratis,
  .promotion span.envio_gratis_todos {
    padding: 5px;
    font-size: 10px;
    line-height: 1rem;
  }

  .promotion *:not(.descuento) {
    bottom: 10px !important;
  }

  .promotion {
    padding: 0 10px !important;
    bottom: 15px;
  }

  body .product {
    padding: 0 0 15px !important;
  }

  input.cargarViejos,
  input.descartarViejos,
  input#boton_compra,
  .btn-default,
  .btn.btn-compra,
  .btn-success,
  .btn-danger,
  .btn-primary,
  input#iniciarpago,
  button#iniciarpago,
  input#boton_datos {
    padding: 6px 10px !important;
    line-height: 1.4;
  }

  ul.dropdown-menu.dropdown-cart {
    top: 90px;
  }

  .content_marcas {
    width: 50%;
    float: left;
  }

  .noticiashome1-row.row::before,
  .noticiashome1-row.row::after {
    display: none;
  }
  .noticiashome1-row {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 15px;
  }
  .noticiashome1 h4 {
    font-size: 22px !important;
  }
  .noticiashome1 .des_nov {
    top: 57% !important;
  }

  .row.noticiashome1 .noticiashome1-row.row {
    flex-direction: column;
    margin: 0;
  }
  .row.noticiashome1 .noticiashome1-row.row .cajasnove {
    padding: 0 !important;
    width: 100%;
  }
  .row.noticiashome1 .cajasnove::before {
    width: 100% !important;
  }

  .navbar-nav.sm-collapsible .caret,
  .navbar-nav.sm-collapsible ul .caret {
    background: var(--color-marca1) !important;
  }

  .navbar-toggle {
    float: left;
    margin-right: 10px;
  }

  .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;
  }

  #carrito_top,
  #login_sup,
  #micuenta_top,
  #nombre_usuario,
  #login_sup a,
  #login_sup:before,
  a.cambiar_cuenta_top,
  a.terminar_sesion_top {
    display: none;
  }

  .spot_ofertas_sup a {
    float: none;
    max-width: 100%;
  }

  .spot_ofertas_sup {
    padding-bottom: 0;
  }

  .search {
    display: none;
  }

  .scroll_inf.container {
    width: 95%;
  }

  .col-md-2.cajasnuevo,
  .col-md-2.cajasoferta {
    width: 50%;
  }

  .ofertas .container.general,
  .navbar-default .container,
  .container.menu_pie,
  body.productos .container.general,
  .top-bar .container {
    width: 100%;
    margin: 0 auto;
  }

  div#divofertas > .row > div {
    padding: 0;
  }

  .row.noticiashome0 .noticiashome0-row.row {
    width: 90%;
  }

  .noticiashome0 div#notas_oferta_0 {
    width: 100%;
  }

  .product > *:not(.image, button) {
    padding: 0;
    margin-left: 10px;
    margin-right: 10px;
  }

  .navbar-nav.sm-collapsible a.has-submenu {
    padding-right: 0px;
  }

  .product h4,
  .product h4 a {
    font-size: 13px;
  }

  body.detalle .detalle_producto {
    padding: 20px 15px;
  }

  .row.noticiashome0 .cajasnove {
    margin: 20px 0;
    margin-bottom: 30px;
  }

  div#productslider-notas0 {
    padding: 0;
    margin: 0;
  }

  .novedades-home-row.row {
    margin: 0;
  }

  li.suscripcion {
    display: none !important;
  }

  ul.dropdown-menu.dropdown-cart .buscador {
    display: none;
  }

  ul.dropdown-menu.dropdown-cart a.cambiar_cuenta_top,
  ul.dropdown-menu.dropdown-cart a.terminar_sesion_top,
  ul.dropdown-menu.dropdown-cart li#nombre_usuario,
  ul.dropdown-menu.dropdown-cart li#login_sup a,
  ul.dropdown-menu.dropdown-cart li#micuenta_top,
  ul.dropdown-menu.dropdown-cart li#carrito_top {
    display: block;
    font-size: 16px;
    text-align: right;
  }

  ul.dropdown-menu.dropdown-cart li#login_sup a {
    display: inline-block;
  }

  ul.dropdown-menu.dropdown-cart {
    width: 250px;
  }

  a.favoritos_top {
    color: var(--color-marca2);
  }

  .favButton.favCaja {
    padding-top: 15px;
    padding-right: 20px !important;
  }
  .favButton.favCaja:hover {
    padding-top: 15px;
    padding-right: 20px !important;
  }

  .social ul.social-share {
    margin-right: 0px;
  }

  .navbar-nav.sm-collapsible a.has-submenu i {
    display: none;
  }

  .top-bar {
    padding: 7px 0 !important;
    line-height: 10px;
  }

  .top-bar a {
    color: var(--color-marca2);
    font-size: 20px;
  }

  .top-bar ul.dropdown-menu.dropdown-cart a {
    color: var(--color-marca4);
    font-size: 16px;
  }

  ul#menutop li a,
  ul.social-share li a {
    display: inline-block;
    padding: 5px 7px;
  }

  .navbar-default .navbar-toggle {
    border-color: transparent;
  }

  span.sucursal {
    top: 100%;
    bottom: auto;
    width: 100%;
    margin: 0;
    gap: 3px;
    box-shadow: 0 11px 15px -15px rgba(0, 0, 0, 0.6);
    color: transparent;
    z-index: 0;
  }
  span.sucursal i {
    color: var(--color-marca2);
    font-size: 18px;
  }
  span.sucursal a {
    flex: 1;
    text-align: start;
  }

  div#filtros {
    background: transparent;
  }
  .productFilter {
    padding-top: 0;
  }
  .productFilter > .pull-left,
  .productFilter > .pull-right {
    text-align: start;
  }

  .productos .recomendadosrow {
    padding: 0;
  }
  .detalle .recomendadosrow {
    margin: 0;
  }

  body.detalle .container-boton-agregar-cantidad {
    align-items: stretch;
    flex-direction: row !important;
  }

  .row.userInfo {
    margin-right: -15px;
    margin-left: -15px;
  }

  .ban-top-izquierda img {
    max-height: 85px;
  }
  .ban-top-izquierda a {
    width: 100% !important;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: var(--color-marca2);
  }

  .datos-footer .row {
    margin: 0 -10px;
  }

  .datos-footer .row .row {
    margin: 0 -15px;
  }

  .top-bar .search {
    background: var(--color-marca11);
    padding-right: 10%;
    width: 100%;
    margin-right: 0px;
    padding-top: 8px;
    display: block;
  }

  .dropdown-toggle.pull-right.hidden-md.hidden-lg {
    position: absolute;
    z-index: 11;
    display: block;
    right: 20px;
    top: 40px;
  }

  .dropdown-toggle.pull-right.hidden-md.hidden-lg.dropdown-toggle-fixed {
    top: 22px;
  }

  input.search-form,
  input.search-form:hover,
  input.search-form:focus {
    -webkit-box-shadow: 0 6px 8px -10px rgba(0, 0, 0, 0.5);
  }

  body.ofertas {
    padding-top: 145px;
  }

  .destacados .col-md-2 {
    width: 33%;
    float: left;
  }

  .destacados .imagen {
    height: auto;
    width: 140px;
  }

  .navbar-nav.sm-collapsible .caret,
  .navbar-nav.sm-collapsible ul .caret {
    background: #9d4bff;
  }

  .navbar-default .navbar-nav > li > a {
    text-align: center;
  }

  .navbar-default .navbar-nav > li a:after {
    display: none !important;
  }

  .navbar-nav.sm-collapsible a.has-submenu {
    padding-right: 0px;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: var(--color-marca2);
    text-align: center;
  }

  .dropdown-cart-fixed {
    position: fixed;
  }

  ul.dropdown-menu.dropdown-cart.dropdown-cart-fixed {
    right: 0;
    top: 58px;
  }

  .dropdown-menu #nombre_usuario {
    color: #2c464f;
  }

  .noticiashome0 .cajasnove {
    align-items: center;
    padding: 0 !important;
    max-height: 100% !important;
    border-right: none !important;
  }

  .noticiashome0 div#notas_oferta_0 .cajasnove h4 {
    font-size: 120%;
    text-align: center;
  }

  .noticiashome0 div#notas_oferta_0 .cajasnove img {
    padding: 0;
    margin: 0 auto 15px;
  }

  .noticiashome0 .des_nov p {
    text-align: center !important;
  }

  .noticiashome3 {
    padding: 0;
  }
  .container-fluid.noticiashome3 .owl-item {
    padding: 0;
  }

  .navbar-nav.sm-collapsible a.has-submenu {
    padding-right: 0px;
  }

  .price {
    font-size: 18px;
  }

  .item.list-view .price .espacio-blanco {
    display: none;
  }

  button.navbar-toggle {
    padding: 0;
    padding-right: 5px;
    margin-right: 0;
  }

  .container.menu_pie ul.list-inline.list-unstyled.hidden-lg {
    display: none;
  }

  .datos-footer .footer-top img {
    margin: 0 auto;
  }

  .container.datos-footer .footer-top .list-inline {
    text-align: center;
  }

  footer .copy-container {
    justify-content: center;
    flex-wrap: wrap;
  }
  footer span.year {
    flex: none;
    order: -1;
  }
  footer span.legales {
    flex: none;
    width: 100%;
    order: -1;
    text-align: center;
  }

  footer .columnas {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 15px -20px 15px 0 !important;
  }
  footer .columnas .col-md-3 {
    position: static;
    width: calc(50% - 20px);
    padding: 0;
  }
  .footer-payments {
    position: absolute;
    left: 0;
    top: 100%;
    width: calc(100% - 20px);
  }
  footer .columnas::before,
  footer .columnas::after {
    display: none;
  }
  footer .btn-subscribe {
    padding: 8px 10px;
  }

  .nav .open > a,
  .nav .open > a:focus,
  .nav .open > a:hover {
    background-color: var(--color-marca11) !important;
    color: var(--color-marca2) !important;
  }

  .discount,
  .new-product,
  span.etiq3-prod,
  span.etiq4-prod {
    font-size: 10px;
  }

  .buscador {
    display: block;
  }
  .buscador ul.dropdown-menu.dropdown-cart {
    width: 100%;
  }

  .datos-footer .footer-top .col-md-3 {
    width: initial;
    text-align: center;
  }

  .datos-footer .footer-top hr {
    width: 30px;
    margin: 15px auto;
  }

  .ban-top-izquierda {
    margin-left: 10px;
  }

  .datos_usuario h1 {
    font-size: 160%;
  }

  .datos_usuario .col-md-4.col-xs-6 {
    width: 100%;
  }

  .datos_usuario h6 i,
  .datos_usuario h6 {
    color: var(--color-marca4);
  }

  .brand-carousel li img {
    transform: scale(1);
  }
}

@media (max-width: 680px) {
  .product .price .price-standard {
    display: block;
  }

  .noticiashome0 div#notas_oferta_0 .cajasnove img {
    padding: 0;
    max-width: 140px;
  }

  body .container-fluid.noticiashome0 .cajasnove,
  .row.noticiashome0 .cajasnove {
    height: auto !important;
    padding: 10px;
  }

  .noticiashome0 div#notas_oferta_0 .cajasnove h4 {
    font-size: 100%;
  }

  section.info-destacada .info-sup .media-body h2 {
    font-size: 85%;
  }

  section.info-destacada {
    padding-bottom: 10px;
    margin-bottom: 0;
  }

  section.info-destacada .info-sup {
    padding: 0;
    text-align: center;
  }

  section.info-destacada .info-sup .media-left i {
    font-size: 2.5rem;
  }

  section.info-destacada .info-sup .media-body {
    height: 70px;
  }

  .promotion span.descuento,
  .promotion span.etiq3-prod,
  .promotion span.etiq4-prod,
  .promotion .discount,
  .promotion .new-product,
  .promotion span.envio_gratis,
  .promotion span.envio_gratis_todos {
    font-size: 9px;
  }

  .promotion span.envio_gratis,
  .promotion span.envio_gratis_todos {
    white-space: nowrap;
  }
}

@media (max-width: 480px) {
  body.ofertas,
  body {
    padding-top: 128px;
  }

  div.item-slide.imagen-slide-2 {
    background-repeat: no-repeat !important;
  }

  div.item-slide.imagen-slide-2 {
    height: 430px;
    background-repeat: no-repeat !important;
    background-size: contain !important;
  }

  .ban-top-izquierda img {
    max-height: 40px;
  }

  .datos-footer .footer-top .col-md-3 {
    width: 100%;
    text-align: center;
  }

  section.info-destacada .info-sup .media-left {
    display: block;
    padding: 5px;
  }

  .iconos-top .iconos-sup .media-left {
    display: block;
    font-size: 80%;
    padding: 0;
  }

  .iconos-top .iconos-sup .media-body {
    text-align: center;
  }

  .iconos-top .iconos-sup .media-body h2 {
    font-size: 140%;
  }

  input#boton_compra {
    left: 35%;
  }

  .ban-top-izquierda {
    margin-left: 5px;
  }

  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background: transparent;
  }

  ul.nav.navbar-nav {
    margin: 0;
  }

  .container > .navbar-header,
  .container > .navbar-collapse {
    margin: 0;
    padding: 0;
  }

  #micuenta_top.cart_top {
    text-align: right;
  }

  #micuenta_top.cart_top span a:nth-child(1) {
    padding-right: 10px;
  }

  .navbar-nav > li {
    margin-top: 10px;
  }

  .menu-info {
    position: relative;
    padding-left: 0;
    top: auto;
    background: var(--color-marca3);
  }

  .spot_ofertas_inf .img-responsive {
    float: none;
    width: 100%;
  }

  .destacados .col-md-2 {
    width: calc(50% - 20px);
    margin: 10px;
    float: left;
  }

  div.item-slide.imagen-slide-2 {
    overflow: hidden;
    position: relative;
  }

  .destacados {
    padding: 10px 0;
  }

  .destacados .imagen {
    background: #f0f0f0;
    border-radius: 50%;
    width: 140px;
  }

  form#top-buscar {
    width: 90%;
    position: relative;
    left: 0;
    margin-top: 10px;
    top: 10%;
  }

  div#autocompletar {
    width: 320px;
  }

  li.open {
    background: #e7e7e7;
  }

  li.open ul li.open {
    background: #f5f5f5;
  }

  /*.navbar-nav.sm-collapsible ul ul .dropdown-menu>li>a,
    .navbar-nav.sm-collapsible ul ul .dropdown-menu .dropdown-header {
        padding: 10px 8px !important;
    }*/

  .spot_ofertas_inf img {
    width: 100%;
  }

  nav#navbar-sidebar {
    display: none;
  }

  .navbar-default {
    -webkit-box-shadow: 0 11px 8px -10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 11px 8px -10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 20px 25px -30px rgba(0, 0, 0, 0.8);
    padding-bottom: 5px;
    padding: 0;
  }

  .nav .open > a,
  .nav .open > a:focus,
  .nav .open > a:hover {
    background-color: #e7e7e7;
    border-color: #e7e7e7;
  }

  .navbar-default .navbar-nav > li > a {
    color: var(--color-marca2);
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: var(--color-marca2);
  }

  .navbar-fixed-bottom .navbar-collapse {
    max-height: 100%;
  }
  .navbar-fixed-top .navbar-collapse {
    max-height: 65vh;
  }

  li#sucursal_movil {
    display: none;
  }

  body.detalle .container-boton-agregar-cantidad {
    flex-direction: row;
  }
}

@media (max-width: 376px) {
  div.item-slide.imagen-slide-2 {
    height: 390px;
  }
}

@media (max-width: 362px) {
  div.item-slide.imagen-slide-2 {
    height: 375px;
  }
  .ban-top-izquierda img {
    max-height: 32px;
  }
}

@media (max-width: 322px) {
  div.item-slide.imagen-slide-2 {
    height: 330px;
  }

  .ban-top-izquierda {
    width: 100%;
    margin-left: 0;
  }

  ul.social-share li a {
    padding: 5px 7px;
  }

  .social ul.social-share {
    margin-right: 10px;
  }
}

/***** FIN RESPONSIVE MEDIA QUERIES *****/

/***** CUSTOM CSS *****/
.navbar-superior .container {
  display: flex;
  row-gap: 10px;
  align-items: center;
  position: relative;
  flex-wrap: wrap;
}
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: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border-top: 1px solid #0000001f;
  background: var(--color-marca1);
}
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;
  justify-content: center;
}

/**** 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 .navbar-nav > li > ul.dropdown-menu {
  left: 5px !important;
}

header .dropdown-menu .dropdown-menu {
  left: 2px !important;
  border-left: 10px solid transparent !important;
}

.navbar-nav > li {
  margin-left: 0;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > .open > a:hover {
  color: var(--color-marca3);
}

.dropdown-menu > li > a {
  padding: 7px 40px 7px 12px !important;
  border: none !important;
  color: #454545;
  background-color: var(--color-marca3);
  position: relative;
  z-index: 3;
}
.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 ****/

header .caja_func_sup {
  display: flex;
  align-items: center;
  gap: 1px;
  height: 45px;
  margin: 0;
  order: 5;
  width: 278px;
  justify-content: flex-end;
}

#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;
}

header div#carrito_top {
  margin: 0 0 3px !important;
  line-height: 1.5em !important;
  order: 9;
}

.cotizacion {
  display: none !important;
}

ul#menutop li a,
ul.social-share li a {
  color: var(--color-marca3);
}
ul#menutop li a i,
ul.social-share li a i,
.aviso-animacion i {
  font-size: 17px;
}

.noticiashome0 {
  background-color: var(--color-marca3);
}

.row.noticiashome0,
.container-fluid.noticiashome0 {
  background: transparent;
}

.row.noticiashome0 .cajasnove img,
.noticiashome0 div#notas_oferta_0 .cajasnove img {
  border-radius: 0 !important;
}

.row.noticiashome0 .cajasnove h4,
.noticiashome0 div#notas_oferta_0 .cajasnove h4 {
  position: static;
}

.noticiashome0 .owl-wrapper {
  padding: 0;
}

.noticiashome0 .fecha_nov,
.noticiashome0 .copete {
  display: none;
}

.container-fluid.noticiashome0 .cajasnove {
  background-color: var(--color-marca3);
  box-shadow: none;
  display: flex;
  height: 100% !important;
  flex-direction: column;
  justify-content: center;
  padding: 0 20px;
  column-gap: 15px;
  border-radius: 0;
  margin: 0;
  border-right: 1px solid var(--color-marca4);
  flex-wrap: wrap;
  max-height: 123px;
}

.container-fluid.noticiashome0 .cajasnove h4 {
  margin-top: 20px !important;
}

#productslider-notas0 {
  margin: 0;
}

@media (min-width: 1920px) {
  div#slides_ofertas_t.container {
    margin: 30px auto;
    width: 75% !important;
    padding: 0 15px !important;
  }
}

div#slides_ofertas_t.container {
  margin: 30px auto;
  width: 90%;
  padding: 0 15px;
}

div#slides_ofertas_b {
  width: 100%;
  padding: 30px 0 !important;
}

div#slides_ofertas_t.container
  .item-slide.slick-slide.slick-current.slick-active {
  width: 100%;
  border-radius: 15px;
  overflow: hidden;
}

.fa-beat-fade {
  animation-name: none !important;
}

section.info-destacada .info-sup:hover .media-body h2 {
  letter-spacing: 0 !important;
  color: var(--color-marca12) !important;
  transition: all 0.5s;
}

.owl-carousel .item {
  padding: 0 10px;
}

.product {
  padding: 0 0 20px !important;
  border-radius: 15px;
  overflow: hidden;
  border: 2px solid var(--color-marca14) !important;
  position: relative;
  overflow: hidden;
}

.product .description {
  height: auto !important;
  border: none !important;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.product .image {
  height: auto !important;
  max-height: 100% !important;
  border-bottom: 2px solid #dee7eb;
}
.product img.img-responsive {
  width: 100%;
  max-height: 100% !important;
  object-fit: cover;
  margin: 0;
  aspect-ratio: 1 / 1 !important;
  background-color: #f7f9fa;
}
.product h4,
.product h4 a {
  font-size: 16px !important;
  color: var(--color-marca2);
  opacity: 0.9;
}
.product h4:hover,
.product h4 a:hover {
  opacity: 1;
}

.product .price > span {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.price .espacio-blanco {
  display: none;
}

.product .price-sales {
  color: var(--color-marca2);
  font-size: 20px !important;
  float: none;
  order: -1;
  font-weight: 600 !important;
}

.ivaprecio {
  font-size: 0;
}
.ivaprecio b {
  font-size: 14px;
  font-weight: 500;
}

body .product .container-boton-agregar-cantidad {
  margin-top: auto !important;
}

h3.leyendaSinStock {
  font-weight: 500;
  line-height: 1em;
  display: flex;
  align-items: center;
  gap: 5px;
  color: #d70000 !important;
  border-radius: 8px;
  transition: all 0.35s ease-in-out;
  margin: 0 !important;
}
h3.leyendaSinStock::before {
  font-size: 14px !important;
}
.detalle h3.leyendaSinStock {
  position: static !important;
  display: inline;
  float: left;
  margin: 0 !important;
  padding: 0 !important;
  background-color: transparent !important;
}
/*h3.leyendaConStock {
  display: none;
}*/
.detalle h3.leyendaConStock {
  margin: 0 !important;
}
.detalle h3.leyendaConStock {
  display: inline !important;
  width: fit-content;
  float: left;
}

.detalle_producto .sucursal {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 10px 0 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid;
}
.detalle_producto .sucursal h3 {
  font-weight: 500;
  margin: 0;
  line-height: 1;
}
.detalle_producto .sucursal p {
  flex-basis: 100%;
  margin: 0;
}
.sucursal i.fa-do-not-enter {
  color: #b50000;
}
.sucursal .fa-check-circle {
  color: green;
}

.detalle h3.incaps.stock-ley_stoc {
  display: inline-block;
  letter-spacing: 0;
  text-transform: capitalize;
  font-size: 1em;
  font-family: var(--tipografia-principal);
}
.detalle h3.incaps.stock-ley_stoc span {
  margin-left: 5px;
}
.detalle .envio_gratis_leyenda {
  margin-top: 20px;
}

.detalle .recomendadosrow {
  padding: 0;
  margin: 0;
}
.detalle .recomendadosrow h5 {
  padding-left: 0 !important;
}

.product-tab,
div#preguntas_clientes {
  padding: 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;
}

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 {
  background: var(--color-marca9);
  color: var(--color-marca12);
}

.datos-footer .redes-sociales a:hover {
  background: var(--color-marca1);
  color: var(--color-marca12);
  transition: transform 0.4s ease;
  transform: scale(1.1);
}

footer .list-unstyled {
  margin: 0;
}

div#slides_ofertas_t.container {
  margin: auto;
}

div#slides_ofertas_t.container
  .imageShowCase.slides_ofertas_t.slick-initialized.slick-slider {
  border-radius: 15px;
  overflow: hidden;
}

div#notas_oferta_3,
#productsliderPost {
  margin: 0 -10px;
}

.spot_ofertas_sup {
  display: none;
}

#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);
  }
}

.noticiashome3 h5.title-sol.style2.solnuevo.solnoticias {
  text-align: start !important;
}
.noticiashome3 .cajasnove {
  position: relative;
  border-radius: 15px;
  transition: 0.5s ease-in-out;
  display: flex;
  flex-direction: column;
  padding: 15px;
  gap: 15px;
  border-radius: 25px !important;
  margin: 0 10px;
  border: 2px solid var(--color-marca14) !important;
}
.noticiashome3 .cajasnove .fecha_nov,
.noticiashome3 .cajasnove .copete {
  position: absolute;
}
.noticiashome3 .cajasnove:hover {
  background-color: var(--color-marca3);
}
.noticiashome3 .cajasnove h4 {
  width: 100%;
  align-content: center;
  font-size: 18px !important;
  order: 2;
  padding: 0 !important;
  margin: 0 !important;
  height: fit-content !important;
  color: var(--color-marca9);
}
.noticiashome3 .cajasnove:hover h4 a {
  color: #111;
}
.noticiashome3 .cajasnove img {
  transform: scale(1) !important;
}
.noticiashome3-row.row .cajasnove .des_nov {
  position: static !important;
  padding: 0 !important;
  opacity: 1 !important;
  order: 3;
  background-color: transparent !important;
  margin: 0 !important;
}
.price-standard {
  color: var(--color-marca7);
  font-weight: 600;
}
.price,
.price-sales {
  color: var(--color-marca2);
  font-weight: 600;
}
.price-sales {
  float: left;
}
.ofertas .price,
.ofertas .price-sales {
  font-size: 20px !important;
}
.detalle #precio {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  justify-content: flex-end;
}
.detalle #precio .price-standard {
  font-size: 80% !important;
  padding: 0 !important;
}
.detalle #precio .price-sales,
.detalle #precio {
  font-size: 22px !important;
}
.noticiashome3 .btn-vernota {
  display: block !important;
  height: fit-content;
  float: right;
  order: 5;
  font-size: 0;
  align-self: end;
  margin-top: auto;
  /*margin-bottom: 10px;*/
}
.noticiashome3 .btn-vernota::before {
  content: "\f061";
  font-family: "Font Awesome 5 Pro";
  font-size: 18px;
}

.promotion span.descuento {
  color: var(--color-marca2) !important;
  background-color: var(--color-marca9) !important;
  position: absolute;
  top: 15px;
  left: 20px;
  border-radius: 100px;
  aspect-ratio: 1 / 1;
  align-content: center;
  line-height: 1.2em;
  font-size: 14px;
}
.promotion span.descuento::after {
  content: "OFF";
  font-size: 14px;
  display: block;
  text-align: center;
}
.promotion {
  display: flex;
  position: static;
  margin-top: -25px;
  padding: 0 20px;
  align-items: center;
  gap: 10px;
}
.promotion *:not(.descuento) {
  bottom: 20px;
}
.promotion span.etiq3-prod {
  background: var(--color-marca6);
  color: var(--color-marca2);
  /*
    position: absolute;
    top: 10px;
    left: -27px;
    transform: rotate(-45deg);
    width: 103px;
    */
}
#detalle .promotion span.etiq3-prod {
  background: var(--color-marca6);
  color: var(--color-marca2);
  position: static;
  transform: rotate(0deg);
  text-align: center;
}

.btn-primary,
.btn.btn-default,
.btn-success,
.btn-info,
.verprod,
.btn-danger,
.cargarViejos,
.descartarViejos {
  border-radius: 8px !important;
  border: 2px solid var(--color-marca1) !important;
  box-shadow: 0 1px rgba(0, 0, 0, 0.1) !important;
  text-transform: uppercase;
  font-weight: 600;
}
.btn-default:hover,
.btn-default:focus,
.btn-primary:hover,
.btn-primary:focus,
.btn-success:hover,
.btn-success:focus,
.btn-info:hover,
.btn-info:focus,
.verprod:hover,
.verprod:focus {
  background: var(--color-marca13) !important;
  color: var(--color-marca3) !important;
  border: 2px solid var(--color-marca13) !important;
}
.btn.btn-compra:before {
  font-family: "Font Awesome 5 Pro";
  font-size: 13px;
  font-weight: 600;
}

header input.search-form {
  border: none !important;
  box-shadow: 0 0 4px #33333329;
  border-radius: 8px;
  padding: 6px 12px 6px 35px;
  margin: 0;
  width: 100%;
}

.detalle .marca_span {
  color: var(--color-marca3) !important;
}

.details-description a:hover {
  color: var(--color-marca2);
}

.content_marcas .cajamarca {
  border: none;
  background-color: var(--color-marca3);
  box-shadow: 0 0 10px #00000017;
  display: flex;
  flex-direction: column;
  padding: 15px;
  border-radius: 15px;
  gap: 10px;
}
.cajamarca br {
  display: none;
}

/**** HORMIGA DETALLE ****/
div#hormiga h1 {
  font-family: var(--tipografia-principal) !important;
  font-size: 20px;
  margin: 5px 0 !important;
}
ul.subcate {
  display: flex;
  padding-left: 0px;
  margin-top: 8px;
  margin-left: 0 !important;
  flex-wrap: wrap;
}
ul.subcate li {
  display: inline-block;
  padding: 0 !important;
  float: left;
  margin: 5px;
  overflow: hidden;
  flex-grow: 1;
  min-width: min-content;
  text-align: center;
}
ul.subcate li a {
  display: block;
  font-weight: 400;
  font-size: 15px;
  padding: 5px 8px;
  background-color: var(--color-marca10);
  color: var(--color-marca2);
  border: 1px solid var(--color-marca10);
  border-radius: 6px;
}
ul.subcate li a:hover {
  border-color: var(--color-marca5);
}
ul.subcate li:after {
  display: none !important;
}

.hormigafoot,
.hormigafoot .container {
  clear: both;
}
/**** FIN HORMIGA DETALLE ****/

/**** MENU LATERAL CATEGORÍAS ****/

.productos aside,
.busquedaAvanzada aside {
  position: static;
  top: 176px;
  margin-bottom: 63px;
}
aside .col-izq-int {
  background: var(--color-marca3);

  border-radius: 15px;
}

.navbar-header-lateral {
  display: none;
}

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;
}

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: 5px 0;
}
li#categoria-lateral-colapsable-0 > a {
  display: block;
  font-weight: 600;
  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(--color-marca13);
}
.subcategoria-lateral-colapsable li a {
  list-style: none;
}
.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;
  font-size: 13px !important;
  color: var(--color-marca2);
  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;
}

ul.lista-filtros-aplicados {
  color: var(--color-marca4);
}

#filtros:not(.last-child) {
  margin-bottom: 10px;
}

#filtros div#ETIQ_GRUPO_ ul {
  overflow: auto;
  max-height: 30vh;
  background: transparent;
  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: center;
  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(--color-marca2);
  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;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  padding-left: 20px !important;
  border: 1px solid var(--color-marca2);
  color: var(--color-marca2);
}

ul.fct-scroll {
  list-style-type: square;
  color: var(--color-marca1);
}

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;
  font-family: var(--tipografia-principal);
  letter-spacing: 0.3px;
  font-size: 13px;
  padding-left: 20px;
  font-weight: 700;
  color: var(--color-marca2);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-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;
}
#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;
}
#RangoPrecio i {
  display: flex;
  width: 100%;
  padding: 8px 6px;
  border-radius: 3px;
  border: 1px solid var(--color-marca7);
  background: var(--color-marca11);
  color: var(--color-marca2);
  justify-content: center;
  flex-direction: row;
}

@media (max-width: 767px) {
  .productos aside,
  .busquedaAvanzada aside {
    position: static !important;
    margin-bottom: 5px;
  }
}
/**** FIN MENU LATERAL CATEGORÍAS ****/

/**** 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;
}
ul#menutop {
  display: none;
  /*display: flex;*/
  margin-bottom: 0;
  margin-left: -10px;
}
ul#menutop li a {
  display: flex;
  gap: 7px;
  align-items: center;
}

@media (max-width: 767px) {
  header #menutop {
    display: none;
  }
  .social ul.social-share {
    margin-right: 0px;
    width: fit-content;
  }
  ul#menutop li a,
  ul.social-share li a {
    display: inline-block;
    padding: 5px;
    font-size: 14px;
  }
}

.aviso-animacion {
  display: flex;
  padding-right: 4%;
  /*padding-left: 10px;*/
  width: 30px;
  flex: 1;
  gap: 10px;
  align-items: center;
}
.aviso-animacion i {
  color: var(--color-marca3);
}
.aviso-animacion .slider-wrapper {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}
.aviso-container {
  display: inline-block;
  white-space: nowrap;
  animation: slideText 40s linear 0.8s infinite;
}
.aviso-container:hover {
  animation-play-state: paused;
}

.aviso-item {
  text-align: center;
  color: var(--color-marca3);
  font-size: 13px;
  font-weight: 400;
  display: inline-block;
  padding: 0 5px;
}
.aviso-item a {
  color: var(--color-marca3);
}
.aviso-item a:hover {
  color: var(--color-marca3);
  text-decoration: underline;
}
.aviso-item span {
  color: var(--color-marca10);
  font-weight: 500;
}
.aviso-item i {
  color: var(--color-marca10);
}

@keyframes slideText {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

/* Pausa al hacer hover para mejor lectura */
.promo-slider:hover .slider-container {
  animation-play-state: paused;
}

@media (max-width: 767px) {
  .aviso-animacion {
    padding-left: 0 !important;
    padding-right: 20px;
  }
  .aviso-container {
    padding: 0;
    align-items: center;
  }
  .aviso-item,
  .aviso-item a {
    color: var(--color-marca3) !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    text-align: start;
  }
}

/**** FIN AVISO ANIMACION****/

/**** BARRA PROMOCIONES TOP ANIMADA ****/
.slider-promociones {
  background-color: var(--color-marca8);
  padding: 2px 0;
  border-top: 1px solid var(--color-marca8);
  border-bottom: 1px solid var(--color-marca8);
  display: flex;
  align-items: center;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  width: 100%;
  height: 25px;
}

.slider-wrapper {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}

.slider-container {
  display: inline-block;
  white-space: nowrap;
  animation: slideText 30s linear infinite;
}

.promo-item {
  display: inline-block;
  padding: 0 30px;
}

.promo-text {
  font-size: 14px;
  font-weight: normal;
  color: var(--color-marca3);
  margin: 0;
  display: inline-block;
}

.promo-text .highlight {
  color: var(--color-marca1);
}
@keyframes slideText {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

/* Pausa al hacer hover para mejor lectura */
.promo-slider:hover .slider-container {
  animation-play-state: paused;
}

@media only screen and (min-width: 768px) {
  .text-box {
    width: auto;
    min-width: 800px;
    margin-top: 20px;
  }
}
/**** FIN BARRA PROMOCIONES TOP ANIMADA ****/

/**** 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(--color-marca6);
  text-align: center;
  opacity: 0;
  transition: all 0.2s;
}
.navbar-default .navbar-nav > li > a:hover:after,
.navbar-default .navbar-nav > .open > a:after {
  bottom: -2px;
  opacity: 1;
}
/**** FIN ANIMACIÓN MENU SUPERIOR ****/

/*** 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 ***/

/*** WELCOME MENSAJE ***/
.welcome-message {
  display: flex;
  gap: 50px;
  align-items: stretch;
  flex-wrap: wrap;
}
.welcome-message-slider {
  width: calc(50% - 25px);
  max-height: 350px;
  height: auto;
  min-width: 320px;
  flex: 1;
}
.slides_custom_1 .slick-track {
  display: flex;
}
.slides_custom_1,
.slides_custom_1 .slick-list,
.slides_custom_1 .slick-track,
.slides_custom_1 .slick-slide {
  height: 100%;
  border-radius: 15px;
  margin: 0 !important;
}
.slides_custom_1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.welcome-message-content {
  display: flex;
  align-self: center;
  width: calc(50% - 25px);
  flex: 1;
  min-width: 320px;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}
.welcome-message h2,
.welcome-message p {
  line-height: 1.3em;
  text-align: start !important;
}
.welcome-message p {
  font-size: 15px;
  line-height: 1.4em;
}
@media (max-width: 767px) {
  .welcome-message {
    gap: 30px;
  }
}
/*** FIN WELCOME MENSAJE ***/
