/**/
.lomasvendidohome .ce-product-grid{
	grid-row-gap: 2px !important;
}
.ce-product-price{
	color: #717171 !important;
	font-size: 15px;
	font-weight: bold;
}
.lomasvendidohome .ce-widgets-space--gap > .elementor-column-wrap > .elementor-widget-wrap {
  gap: var(--ce-widgets-space, 2px) !important;
}
.container-producto .ce-widgets-space--gap > .elementor-column-wrap > .elementor-widget-wrap {
  gap: var(--ce-widgets-space, 2px) !important;
}
a.elementor-button:not([href]) {
  background-color: #FDF300 !important;
  color: #FFFFFF;
}
a {
    text-decoration: none;
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 1px;
    transition: background-size .3s;
}

a:hover, a:focus {
    background-size: 100% 2px;
}




.wa_product_list_container {
    position: relative;
    width: 100%;
    /*max-width: 400px;  Ajusta según tu diseño */
    margin: 0 auto;
}
.contenedorP{
    /*position: absolute !important;*/
    height: 540px !important;
}

.wa_product_list {
    position: absolute !important;
    /*max-height: 530px;  Altura del contenedor */
    /*overflow: hidden;   Oculta los scrollbars */
    border: 1px solid #ddd; /* Opcional */
    /*padding: 10px;*/
}

/*.scroll-button {
    position: absolute;
    width: 100%;
    background-color: #007bff;
    color: white;
    border: none;
    cursor: pointer;
    padding: 10px;
    font-size: 16px;
    z-index: 10;
    opacity: 0.8;
}*/
.wa_button{
  cursor: pointer;
}
.wa_active{
  color:#efcc04;
}
.wa_activem{
  color:#efcc04;
}
.scroll-up {
    top: 0;
}

.scroll-down {
    bottom: 0;
}
.wa_item{
  margin: 0 !important;
  padding: 0 !important;
  
}
.wa_item div{gap: 0px !important;}
.wa_item a{
    display: inline-block;      
    overflow: hidden;           
    text-overflow: ellipsis;    

}
.wa_item_name{
  height: 30px !important;
}


.ce-widgets-space--gap > .elementor-column-wrap > .elementor-widget-wrap {
  gap: 0px !important;
}
.wwwcontainer {
      position: relative;
      height: 540px;
      overflow: hidden;
      margin: 0px auto;
      border: 1px solid #ccc;
}
.wwwslider {
    position: absolute;
    top: 8px;
    bottom: 0;
    overflow-y: scroll;
    overflow: auto;
    width: 100%;
    scrollbar-width: none;
}
.wwwslider::-webkit-scrollbar {
  width: 0;
}
/*.ce-product-badge {
  color: #fff;
  text-align: center;
  background: #2fb5d2;
  display: block;
  position: absolute;
  width: 70px;
  height: 30px !important;
  z-index: 80;
  top: 30px;
  right: 0px;
}*/

.ce-product-badge{
    background-color: #EB0029 !important;
    color: #ffffff !important;
    padding: 2px 5px !important;
    border-radius: 3px !important;
    font-size: 0.7rem !important;
}
.wa_etiquetas{
    display: block;
    position: absolute;
    height: 30px !important;
    z-index: 80;
    right: 0;
    text-align: end;
}
#wa_menu_categorias{
    margin-bottom: 5px;
  height: calc(100vh - 215px) !important;
  overflow-y: scroll !important;
  /*border-right: 3px solid rgb(227, 227, 227);*/
}
.ce-product-price {
  color: #d10000 !important;
  font-size: 15px;
  font-weight: bold;
}
.leftCategorias{
    width: 300px !important;
}
.rigthContenedor{
    width: calc(100vw - 300px) !important;
}
.h6.text-uppercase.facet-label {
  font-size: 20px;
  padding-bottom: 40px !important;
}

.facet-label {
  border-bottom: 1px solid #777;
  padding-bottom: 0.3125rem;
  margin-bottom: 0.3125rem;
}

.facet-label[title="marcas"] {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0.3125rem; 
}

.facet-label[title="marcas"] + .facet-label {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0.3125rem; 
}


#search_filters_brands {
  max-height:990px; 
  overflow-y: auto; 
}

#search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a {
  font-size: 12px !important;
}
.gws-main-nav ul li {
  border-top: 0.5px solid #acacac !important;
}

.elementor-element.elementor-element-3df1c76.\#altopromociones.elementor-widget.elementor-widget-product-grid.elementor-widget-heading.elementor-widget-product-box {
  min-height: 800px !important;
  max-height: 1170px !important;
  overflow-y: auto !important;
}
