/* ESTILOS DE CATEGORÍA: VETERINARY */

body.term-veterinary-pathogen-detection {
  background-color: #f4f5f5;
}

body.term-veterinary-pathogen-detection .custom-header {
  background-color: #9b54ec;
}

body.term-veterinary-pathogen-detection .custom-header a,
body.term-veterinary-pathogen-detection .custom-header .login-icon {
  color: #fefefe;
}

body.term-veterinary-pathogen-detection .custom-header .login-trigger:hover .login-icon,
body.term-veterinary-pathogen-detection .custom-header .cart-icon-header a.cart-contents:hover {
  color: #9b54ec;
  background-color: white;
}

body.term-veterinary-pathogen-detection .custom-header .nav-menu > li > a:hover {
  background-color: #fefefe;
  color: #9b54ec;
}

body.term-veterinary-pathogen-detection .custom-header .sub-menu a {
  color: white !important;
}
body.term-veterinary-pathogen-detection .custom-header .sub-menu a:hover {
  background-color: #fefefe;
  color: #9b54ec !important;
}
body.term-veterinary-pathogen-detection .custom-header .nav-menu li ul {
  background-color: rgba(155, 84, 236, 0.8);
}

body.term-veterinary-pathogen-detection .site-footer {
  background-color: #9b54ec;
}

body.term-veterinary-pathogen-detection .category-main-title {
  background-color: #9b54ec;
  color: white;
}

body.term-veterinary-pathogen-detection .woocommerce-result-count,
body.term-veterinary-pathogen-detection .woocommerce-ordering {
  color: #9b54ec;
}

body.term-veterinary-pathogen-detection .woocommerce-ordering select {
  background-color: #f4f5f5;
  color: #9b54ec;
}

body.term-veterinary-pathogen-detection .woocommerce-ordering select:hover {
  background-color: #9b54ec;
  color: white;
}

body.term-veterinary-pathogen-detection .woocommerce-ordering select option {
  color: #9b54ec;
  background-color: #ffffff;
}
body.term-veterinary-pathogen-detection .woocommerce-ordering select option:hover {
  background-color: #9b54ec;
  color: white;
}

body.term-veterinary-pathogen-detection nav.woocommerce-pagination ul.page-numbers li a,
body.term-veterinary-pathogen-detection nav.woocommerce-pagination ul.page-numbers li span {
  background-color: #9b54ec;
  color: white;
}
body.term-veterinary-pathogen-detection nav.woocommerce-pagination ul.page-numbers li .current {
  background-color: #7f0f96;
}

body.term-veterinary-pathogen-detection ul.products li.product .button {
  background-color: #9b54ec;
  color: white;
}
body.term-veterinary-pathogen-detection ul.products li.product .button:hover {
  background-color: #7f0f96;
}

/* ====== SIDEBAR ====== */
.sidebar-subcategories {
  color: #9b54ec;
}

.sidebar-subcategories a {
  color: #9b54ec;
}

.sidebar-subcategories a:hover {
  color: #fefefe;
  background-color: #9b54ec;
}

.sidebar-subcategories .subcategory-link {
  color: #9b54ec;
}

.sidebar-subcategories .subcategory-link:hover {
  color: #fefefe;
}
