.elementor-928 .elementor-element.elementor-element-20f6b21{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:10px;--padding-right:10px;overflow:visible;}.elementor-928 .elementor-element.elementor-element-20f6b21.e-con{--align-self:center;}.elementor-928 .elementor-element.elementor-element-a75bcfa > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-928 .elementor-element.elementor-element-a75bcfa.elementor-element{--align-self:center;}.elementor-928 .elementor-element.elementor-element-d98d5ca{--display:flex;overflow:visible;}.elementor-928 .elementor-element.elementor-element-18ed7bb > .elementor-widget-container{padding:20px 0px 0px 0px;}.elementor-928 .elementor-element.elementor-element-027fb72{--display:flex;overflow:visible;}.elementor-928 .elementor-element.elementor-element-e447205{--display:flex;overflow:visible;}.elementor-928 .elementor-element.elementor-element-8260aff{--display:flex;overflow:visible;}.elementor-928 .elementor-element.elementor-element-77d7399{--display:flex;overflow:visible;}.elementor-928 .elementor-element.elementor-element-e588901{--display:flex;overflow:visible;}.elementor-928 .elementor-element.elementor-element-43074dc{--display:flex;overflow:visible;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-928 .elementor-element.elementor-element-20f6b21{--content-width:1079px;}}/* Start custom CSS for html, class: .elementor-element-18ed7bb */.test-filter-btn {
  background: #ececec;
  border: none;
  padding: 9px 20px;
  border-radius: 7px;
  color: black;
  font-size: 1em;
  cursor: pointer;
  font-weight: 600;
  transition: background .2s, color .2s;
}
.test-filter-btn.active,
.test-filter-btn:hover {
  background: #0ca48f;
  color: #fff;
}
@media (max-width: 600px) { 
    .test-filter-btn {
  box-sizing: border-box;
  padding: 10px 12px;
  font-size: 1em;
  overflow: hidden;
    }
}
@media (max-width: 600px) { 
    #topic-filter-wrap {
        position: absolute;
        margin-top: -55px;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-d98d5ca */#products-pagination button {
    font-weight: 500;
  background: #2ab57d;
  color: #2c2e2f;
  border-radius: 10px;
  border: none;
  padding: 10px 18px;
  margin: 0 3px;
  font-size: 1em;
  box-shadow: 0 2px 6px rgba(42,181,125,0.15);
  transition: background 0.2s, color 0.2s;
}
#products-pagination button:hover:not([disabled]) {
  background: #0aac95;
  color: #fff;
}
#products-pagination button[disabled] {
  background: #eee;
  color: #aaa;
  cursor: not-allowed;
}
#products-pagination button[style*="font-weight:bold"] {
  border: 1px solid #7f4ed3;
  background: #7f4ed3;
  color: #fbfcff;
}
.pr_p_t {

}
@media (max-width: 600px) {
    .pr_p_t {
        max-width: 450px;  /* или сколько нужно */
  width: 100%;
  margin: 0 auto;
  gap: 12px;
  padding: 10px;
  box-sizing: border-box;
  margin-top : 15px;
    }
}/* End custom CSS */