.elementor-1558 .elementor-element.elementor-element-751e31c{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-1558 .elementor-element.elementor-element-bdc4f18{width:100%;max-width:100%;}:root{--page-title-display:none;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:767px){.elementor-1558 .elementor-element.elementor-element-751e31c{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for html, class: .elementor-element-bdc4f18 */.product-categories {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 12px;
  padding: 20px;
  font-family: "IRANSans", sans-serif;
}
.product-categories h3 {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #d9c673;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.product-categories ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.product-categories li {
  margin-bottom: 8px;
}
.product-categories a {
  text-decoration: none;
  color: #000;
  transition: color 0.3s;
}
.product-categories a:hover {
  color: #d9c673;
}
.product-categories ul ul {
  margin-top: 5px;
  margin-right: 15px;
}/* End custom CSS */