/** FROM RESULTS **/
.theme-yith-proteo .wp-block-yith-search-block.alignwide {
  margin: 0 auto;
  width: 100%;
}
.theme-yith-proteo .ywcas-total-results {
  color: var(--proteo-general_link_color, #448a85);
}
.theme-yith-proteo .ywcas-total-results a {
  color: var(--proteo-general_link_color, #448a85);
  text-decoration: var(--proteo-general_link_decoration, none);
}
.theme-yith-proteo .ywcas-total-results a:hover {
  color: var(--proteo-general_link_hover_color, #1a4e43);
}
.theme-yith-proteo .wp-block-yith-product-results-block button,
.theme-yith-proteo .wp-block-button__link {
  color: var(--proteo-button_1_font_hover_color, #ffffff);
  border-color: var(--proteo-button_1_border_color, #448a85);
  background: var(--proteo-button_1_bg_color, #448a85);
  background-color: var(--proteo-button_1_bg_color, #448a85);
}
.theme-yith-proteo .wp-block-yith-product-results-block button:hover,
.theme-yith-proteo .wp-block-button__link:hover {
  border-color: var(--proteo-button_1_border_hover_color, #4ac4aa);
  background: var(--proteo-button_1_bg_hover_color, #1a4e43);
  background-color: var(--proteo-button_1_bg_hover_color, #1a4e43);
}
.theme-yith-proteo .ywcas-history-searches-items svg {
  color: var(--proteo-button_1_bg_hover_color, #1a4e43);
}
.theme-yith-proteo .ywcas-history-search-item .ywcas-history-search-item--item {
  color: var(--proteo-general_link_color, #448a85);
}
.theme-yith-proteo .wp-block-yith-product-results-block .search-result-item__category a {
  color: var(--proteo-general_link_color, #448a85);
}

/*# sourceMappingURL=yith-proteo.css.map */
