/* Search catalob bar  */
.wrapper-category-filter-catalog-all .views-field-title span,
.category-filter-column-catalog .views-field-title a,
.custom-all-categories a,
.category-filter-column-catalog .views-field-title span {
	font-size:  18px;
}


.category-filter-column-catalog .views-field-title span{
	font-weight: 500;
  color: var(--filter-eapi-inactive);
}

.at-img-style-category-icon{
    /* width: 36px;
    height: 36px; */
    margin: 0 auto;
    background: white;
    /* border-radius: 50%; */
    max-width: 36px;
    /* min-height: 36px; */

}

.custom-all-categories{
height: 75px;

border-bottom:solid #e0e0e0;
}

.views-field-field-category-logo{


}

.at-img-style-category-icon img{
  /* border-radius: 50%; */

    margin-left: auto;
    margin-right: auto;

}
.category-filter-column-catalog{
height: inherit;
display: flex;align-items: center;
}

.category-filter-column-catalog .views-field-title{
max-width: 9em;
    text-overflow: ellipsis;
  overflow: hidden;
  transform: translateY(-18%);
  padding-left: 7px;
}

.wrapper-category-filter-catalog-all .views-field-title{
display: inline-block;
    text-overflow: ellipsis;
  overflow: hidden;
  transform: translateY(-18%);
    padding-left: 7px;
}

.wrapper-category-filter-catalog-all .views-field-title span {
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
}



.category-filter-row-catalog{
display: flex;
align-items: center;
height: 75px;

}
.wrapper-category-filter-catalog,
.wrapper-category-filter-catalog-all
{
width: fit-content;
margin: auto;
 display: flex;
    align-items: center;
}

.wrapper-category-filter-all{
    display: flex;
    align-items: center;
    height:  75px;
/* border: solid 2px black; */
    position: relative;
    /* bottom: 4px; */
}

  #block-views-block-api-catalog-block-1 .pager .next a {
    background: url(/themes/custom/myecobs/images/arrowright.png);
    background-position-x: center;
    background-position-y: center;
    color: transparent;
        background-size: contain;
    background-repeat: no-repeat;
    height: 50px;
  }

  #block-views-block-api-catalog-block-1 .pager .previous a {
  background: url(/themes/custom/myecobs/images/arrowleft.png);
    background-position-x: center;
    background-position-y: center;
    color: transparent;
        background-size: contain;
    background-repeat: no-repeat;
    height: 50px;
  }

    #block-views-block-api-catalog-block-1 .pager{
    margin: auto;
    margin-top: 10px;
    }

  /* Categoria Catalogo Showcases */

.category-sh-column-catalog{
width: 14.0%!important;
text-align: center;
margin-right:1% ;
}

.category-sh-column-catalog.first-column-category{
/* width: 12.50%!important; */
width: 15%
    /* position: absolute; */
    /* top: 9%; */
    /* left: 0px; */
}

.category-sh-row-catalog{

}

/* .view-id-showcases.view-display-id-block_1 .view-header{

  display: inline-block;
  width: 13.00%;
} */

.view-id-showcases.view-display-id-block_1 .view-content{
    display: inline-block;
    width: 100%;
    /* width: 86.50%; */
}

.wrapper-category-filter-catalog.is-active {

  border-bottom: 3px solid #ffdc06;
}

.view-id-showcases.view-display-id-block_1 .pager li > a
{padding: 5px;
background-color:lightgray;
}
.view-id-showcases.view-display-id-block_1 .pager{
  margin: 0;
}
