.elementor-1976 .elementor-element.elementor-element-d3f5f0d{--display:flex;--justify-content:center;--padding-top:40px;--padding-bottom:40px;--padding-left:50px;--padding-right:50px;}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );}.elementor-1976 .elementor-element.elementor-element-757af53{text-align:center;}.elementor-1976 .elementor-element.elementor-element-954a38d .elementor-heading-title{font-size:20px;font-weight:600;}#elementor-popup-modal-1976{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1976 .dialog-message{width:100vw;height:auto;}#elementor-popup-modal-1976 .dialog-close-button{display:flex;}#elementor-popup-modal-1976 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for shortcode, class: .elementor-element-b8038b2 */.elementor-1976 .elementor-element.elementor-element-b8038b2 span.wlpf-term-info {
    margin: 0 !important;
}
.elementor-1976 .elementor-element.elementor-element-b8038b2 span.wlpf-term-input {
    display: none;
}
.elementor-1976 .elementor-element.elementor-element-b8038b2 .wlpf-taxonomy-filter .wlpf-filter-content ul li.wlpf-term-item {
    flex: 0 0 auto !important;
    width: auto !important;
    padding: 5px !important;
}
.elementor-1976 .elementor-element.elementor-element-b8038b2 span.wlpf-term-name {
    padding: 7px 10px;
    border: 1px solid #000;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px !important;
    border-radius: 2px;
}
h2.wlpf-filter-label-text {
    font-size: 20px !important;
    font-weight: 600;
    font-family: 'Montserrat';
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-d3f5f0d */.trending-search {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.trend-tag {
  border: 1px solid #000;
  background: #fff;
  padding: 6px 14px;
  cursor: pointer;
}

.trend-tag.active {
  background: #000;
  color: #fff;
}

.products-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.product-card img {
  width: 100%;
  display: block;
}

.product-info {
  margin-top: 8px;
  text-align: center;
}/* End custom CSS */