.brands-filters {
  background: #F9F9F9;
  display: flex;
  margin-bottom: 41px;
}
.brands-filters .letter {
  margin: 0;
  min-width: inherit;
  padding: 11px 15.92px;
  border: 0;
  background: transparent;
  display: inline-block;
  float: none;
  border-radius: 0;
  height: 40px;
  font: normal normal normal 15px/18px Karla;
  letter-spacing: 0px;
  color: #242424;
  white-space: nowrap;
}
.brands-filters .letters {
  display: flex;
  font-size: 0;
  margin-top: 0;
  padding: 10px 14px;
  justify-content: space-between;
  width: 100%;
}
.brands-filters .letter:hover,
.brands-filters .letter.-active {
  background: #fff;
  color: #F99E99;
}
body .brands-filters .letter:last-child {
  border: 0;
  border-radius: 0;
}
.brand-images .brands-letter .letter span.title {
  font: normal normal bold 30px/37px Montserrat;
  letter-spacing: 0px;
  color: #242424;
  background: transparent;
}
.brand-images dd {
  /* border: 1px solid #E9E9E9; */
}
.brand-images .brands-letter .letter {
  border-color: #E9E9E9;
  font: normal normal bold 30px/37px Montserrat;
  letter-spacing: 0px;
  color: #242424;
  padding-bottom: 9px;
  margin-bottom: 34px;
}
.brands-letter .brand-item .label:before {
  display: none;
}
.brands-letter .brand-item .label {
  font: normal normal normal 15px/18px Karla;
  letter-spacing: 0px;
  color: #242424;
  /* position: absolute; */
  margin: 0;
  padding-top: 14px;
}
body .brand-images .brands-letter .brand-item {
  margin: 0;
  border: 1px solid #E9E9E9;
  position: relative;
  padding: 35px 18px 31px 19px;
  margin-bottom: 0px;
  border-top: 0;
  max-width: 16.6666666667%;
  min-width: 16.6666666667%;
  min-height: 143px;
  max-height: 143px;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .brand-images .brands-letter .brand-item:hover:before {
  content: '';
  position: absolute;
  top: -14px;
  bottom: -14px;
  left: -17.5px;
  right: -17.5px;
  width: calc(100% + 35px);
  height: calc(100% + 28px);
  background: #fff;
  display: block;
  box-shadow: 0px 3px 16px #00000029;
  z-index: 2;
}
body .brand-images .brands-letter .brand-item:hover .label {
  font: normal normal bold 15px/18px Karla;
  letter-spacing: 0px;
  color: #F99E99;
}
.brands-letter .brand-item .am-image-wrapper {
  height: auto;
}
.brands-letter .brand-item .item {
  display: block;
  height: auto;
  position: relative;
  z-index: 3;
}
.bare-list .ambrands-image {
  max-width: 200px;
  max-height: 50px;
  width: 100%;
}
/*CateLanding*/
.widget-wrapper.sub-cate-widget .items .col-left ul li {
  font: normal normal normal 14px/17px Karla;
  letter-spacing: 0px;
  color: #9A9A9A;
  list-style: none;
  padding: 12px 15px;
  border-bottom: 1px solid #E2E2E2;
}
.widget-wrapper.sub-cate-widget .items .col-left ul li a h2 {
  font: normal normal normal 14px/17px Karla;
  letter-spacing: 0px;
  color: #9A9A9A;
  margin: 0;
}
.widget-wrapper.sub-cate-widget .toolbar {
  width: 100%;
}
.widget-wrapper.sub-cate-widget .items .col-left ul {
  box-shadow: 0px 3px 6px #00000029;
  position: absolute;
  z-index: 2;
  width: 246px;
  background: #fff;
}
.widget-wrapper.sub-cate-widget .items .col-left .label {
  width: 246px;
  max-width: 246px;
  background: #fff;
  padding: 10px 15px 12px 15px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.widget-wrapper.sub-cate-widget .items .col-left .label:after {
  content: '\f107';
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  right: 15px;
  color: #242424;
  font-size: 12px;
  display: block;
  top: 12px;
}
.widget-wrapper.sub-cate-widget .items .col-left .label.clicked:after {
  content: '\f106';
}
.widget-wrapper.sub-cate-widget .toolbar > .line {
  background: #F9F9F9;
  padding: 11px 15px 9px 15px;
  margin-bottom: 50px;
}
.widget-wrapper.sub-cate-widget .toolbar > .line .col-mb-12 {
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  max-width: 50%;
}
.widget-wrapper.sub-cate-widget p.toolbar-amount {
  display: none;
}
.widget-wrapper.sub-cate-widget .pages {
  float: right;
}
.widget-wrapper.sub-cate-widget .content h2 {
  margin: 0;
  font: normal normal bold 30px/37px Montserrat;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-shadow: 0px 3px 6px #00000029;
  text-align: center;
  padding: 11px 12px;
  background: rgba(36, 36, 36, 0.8);
}
.widget-wrapper.sub-cate-widget .list-product .item > a {
  display: block;
  width: 100%;
  height: 100%;
}
.widget-wrapper.sub-cate-widget .content {
  position: absolute;
  bottom: 0;
  text-align: center;
  display: block;
  /* width: 100%; */
  left: 15px;
  right: 15px;
  pointer-events: none;
}
.widget-wrapper.sub-cate-widget .list-product .item {
  position: relative;
  margin-bottom: 30px;
}
.widget-wrapper.sub-cate-widget .content .description p {
  color: #fff;
  font-size: 0;
  line-height: 0;
  height: 0;
  margin: 0;
}
.widget-wrapper.sub-cate-widget .list-product .item > a img {
  display: inline-block;
  vertical-align: middle;
  pointer-events: none;
}
.widget-wrapper.sub-cate-widget .item:hover .content {
  height: 100%;
  background: rgba(36, 36, 36, 0.5);
  padding: 14px;
}
.widget-wrapper.sub-cate-widget .item:hover .content .content-inner {
  border: 1px solid #fff;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.widget-wrapper.sub-cate-widget .item:hover .content p {
  font: normal normal normal 15px/18px Karla;
  letter-spacing: 0px;
  color: #fff;
  height: auto;
}
.widget-wrapper.sub-cate-widget .item:hover .content h2 {
  background: transparent;
}
.list-product {
  margin: 0 -15px;
  padding-bottom: 20px;
}
.widget-wrapper.sub-cate-widget .item:hover .content-absolute {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 100%;
  padding: 20px;
}
@media (min-width: 768px) {
  body .brand-images .brands-letter {
    width: 100%;
    padding-right: 0;
  }
  body .brand-images {
    display: block;
  }
}
@media (min-width: 992px) {
  body .brand-images .brands-letter .brand-item:nth-child(1),
  body .brand-images .brands-letter .brand-item:nth-child(2),
  body .brand-images .brands-letter .brand-item:nth-child(3),
  body .brand-images .brands-letter .brand-item:nth-child(4),
  body .brand-images .brands-letter .brand-item:nth-child(5),
  body .brand-images .brands-letter .brand-item:nth-child(6) {
    border-top: 1px solid #E9E9E9;
  }
  body .brand-images .brands-letter .brand-item:not(:nth-child(6n+1)) {
    border-left: 0;
  }
}
@media (max-width: 1234px) {
  .brands-filters .letter {
    padding: 11px 0px;
    display: inline-block;
    width: 100%;
  }
  .letters-box:last-child {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  body .brands-filters .letter:first-child a {
    padding: 11px 16px;
  }
  .letters-box:first-child {
    width: 4%;
  }
}
@media (max-width: 1023px) {
  .widget-wrapper.sub-cate-widget .content h2 {
    font: normal normal bold 20px/27px Montserrat;
  }
  .widget-wrapper.sub-cate-widget .item:hover .content-absolute {
    padding: 10px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  body .brand-images .brands-letter .brand-item {
    width: 20%;
    max-width: 20%;
    min-width: 20%;
  }
  body .brand-images .brands-letter .brand-item:nth-child(1),
  body .brand-images .brands-letter .brand-item:nth-child(2),
  body .brand-images .brands-letter .brand-item:nth-child(3),
  body .brand-images .brands-letter .brand-item:nth-child(4),
  body .brand-images .brands-letter .brand-item:nth-child(5) {
    border-top: 1px solid #E9E9E9;
  }
  body .brand-images .brands-letter .brand-item:not(:nth-child(5n+1)) {
    border-left: 0;
  }
}
@media (max-width: 767px) {
  .letters-box:last-child {
    display: block;
    text-align: center;
  }
  .brands-filters .letter {
    display: inline-block;
    width: 40px;
  }
  .letters-box:first-child {
    width: 40px;
    display: block;
    height: 40px;
    float: none;
    text-align: center;
  }
  .widget-wrapper.sub-cate-widget .list-product .item {
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    max-width: 50%;
  }
  .widget-wrapper.sub-cate-widget .items .col-left .label,
  .widget-wrapper.sub-cate-widget .items .col-left ul {
    width: 160px;
    max-width: 160px;
  }
  .widget-wrapper.sub-cate-widget .toolbar > .line {
    padding: 10px 5px;
  }
  .list-product {
    padding-bottom: 0px;
  }
  .cms-category .sections.nav-sections + .featured-banner {
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) and (min-width: 640px) {
  body .brand-images .brands-letter .brand-item {
    width: 25%;
    max-width: 25%;
    min-width: 25%;
  }
  body .brand-images .brands-letter .brand-item:nth-child(1),
  body .brand-images .brands-letter .brand-item:nth-child(2),
  body .brand-images .brands-letter .brand-item:nth-child(3),
  body .brand-images .brands-letter .brand-item:nth-child(4) {
    border-top: 1px solid #E9E9E9;
  }
  body .brand-images .brands-letter .brand-item:not(:nth-child(4n+1)) {
    border-left: 0;
  }
}
@media (max-width: 639px) {
  .letters-box:last-child {
    display: block;
    text-align: center;
    /* float: left; */
    width: 100%;
  }
  .brands-filters .letter {
    display: inline-block;
    width: 40px;
  }
  .letters-box:first-child {
    width: 100%;
    display: block;
    height: 40px;
    float: none;
    /* position: absolute; */
    text-align: center;
  }
  .brands-filters .letters {
    display: block;
  }
  .letters-box:first-child a {
    width: 100%;
    display: block;
  }
}
@media (max-width: 639px) and (min-width: 414px) {
  body .brand-images .brands-letter .brand-item {
    width: 33.33%;
    max-width: 33.33%;
    min-width: 33.33%;
  }
  body .brand-images .brands-letter .brand-item:nth-child(1),
  body .brand-images .brands-letter .brand-item:nth-child(2),
  body .brand-images .brands-letter .brand-item:nth-child(3) {
    border-top: 1px solid #E9E9E9;
  }
  body .brand-images .brands-letter .brand-item:not(:nth-child(3n+1)) {
    border-left: 0;
  }
}
@media (max-width: 520px) {
  .widget-wrapper.sub-cate-widget .list-product .item {
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%;
  }
}
@media (max-width: 413px) {
  body .brand-images .brands-letter .brand-item {
    width: 50%;
    max-width: 50%;
    min-width: 50%;
    padding: 25px 15px 25px 15px;
  }
  body .brand-images .brands-letter .brand-item:nth-child(1),
  body .brand-images .brands-letter .brand-item:nth-child(2) {
    border-top: 1px solid #E9E9E9;
  }
  body .brand-images .brands-letter .brand-item:not(:nth-child(2n+1)) {
    border-left: 0;
  }
}
@media (max-width: 374px) {
  .widget-wrapper.sub-cate-widget .items .col-left .label,
  .widget-wrapper.sub-cate-widget .items .col-left ul {
    width: 100%;
    max-width: 100%;
  }
  .widget-wrapper.sub-cate-widget .toolbar > .line .col-mb-12 {
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%;
  }
}
