/* ESTILOS DE CATEGORÍA: MULTIPLEX */

body.term-multiplex-pathogen-detection {
  background-color: #f4f5f5;
}

body.term-multiplex-pathogen-detection .custom-header {
  background-color: #4845b3;
}

body.term-multiplex-pathogen-detection .custom-header a,
body.term-multiplex-pathogen-detection .custom-header .login-icon {
  color: #fefefe;
}

body.term-multiplex-pathogen-detection .custom-header .login-trigger:hover .login-icon,
body.term-multiplex-pathogen-detection .custom-header .cart-icon-header a.cart-contents:hover {
  color: #4845b3;
  background-color: white;
}

body.term-multiplex-pathogen-detection .custom-header .nav-menu > li > a:hover {
  background-color: #fefefe;
  color: #4845b3;
}

body.term-multiplex-pathogen-detection .custom-header .sub-menu a {
  color: white !important;
}
body.term-multiplex-pathogen-detection .custom-header .sub-menu a:hover {
  background-color: #fefefe;
  color: #4845b3 !important;
}
body.term-multiplex-pathogen-detection .custom-header .nav-menu li ul {
  background-color: rgba(72, 69, 179, 0.8);
}

body.term-multiplex-pathogen-detection .site-footer {
  background-color: #4845b3;
}

body.term-multiplex-pathogen-detection .category-main-title {
  background-color: #4845b3;
  color: white;
}

body.term-multiplex-pathogen-detection .woocommerce-result-count,
body.term-multiplex-pathogen-detection .woocommerce-ordering {
  color: #4845b3;
}

body.term-multiplex-pathogen-detection .woocommerce-ordering select {
  background-color: #f4f5f5;
  color: #4845b3;
}

body.term-multiplex-pathogen-detection .woocommerce-ordering select:hover {
  background-color: #4845b3;
  color: white;
}

body.term-multiplex-pathogen-detection .woocommerce-ordering select option {
  color: #4845b3;
  background-color: #ffffff;
}
body.term-multiplex-pathogen-detection .woocommerce-ordering select option:hover {
  background-color: #4845b3;
  color: white;
}

body.term-multiplex-pathogen-detection nav.woocommerce-pagination ul.page-numbers li a,
body.term-multiplex-pathogen-detection nav.woocommerce-pagination ul.page-numbers li span {
  background-color: #4845b3;
  color: white;
}
body.term-multiplex-pathogen-detection nav.woocommerce-pagination ul.page-numbers li .current {
  background-color: #1e1c4f;
}

body.term-multiplex-pathogen-detection ul.products li.product .button {
  background-color: #4845b3;
  color: white;
}
body.term-multiplex-pathogen-detection ul.products li.product .button:hover {
  background-color: #4845b3;
}

/* ====== SIDEBAR ====== */
.sidebar-subcategories {
  color: #4845b3;
}

.sidebar-subcategories a {
  color: #4845b3;
}

.sidebar-subcategories a:hover {
  color: #fefefe;
  background-color: #4845b3;
}

.sidebar-subcategories .subcategory-link {
  color: #4845b3;
}

.sidebar-subcategories .subcategory-link:hover {
  color: #fefefe;
}
