@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* Global styles */

body {
  background-color: #FAFAFA;
  font-size: 14px;
  font-family: "Open sans",sans-serif !important;
  color: #1E1A34;
}


/* Header */

.navbar .navbar-inner {
  background-color: #470A68;
}

.navbar .nav li a,
.navbar .icon-private-w {
  font-size: 15px;
  color: #fff;
  transition: color 0.2s;
}

.navbar .brand {
  background: url('https://images.valorebooks.com/valorebooks-help/marketplace-help/svg/Valore-Marketplace_Valore+Marketplace+White.svg') no-repeat;
  background-size: 200px auto !important;
  background-repeat: no-repeat;
  padding: 0;
  width: 220px;
}

/* Search */

#docsSearch {
  height: 180px;
  border: none;
  background-color: #470A68;
  margin-bottom: 30px;
  position: relative;
  color: #ffffff;
  background: url('https://images.valorebooks.com/valorebooks-help/4-buyhelpbg.jpeg');
  background-size: 500px;
  background-repeat: repeat-x;
  border-bottom: none;
}

#searchBar {
  font-size: 12px;
}

#searchBar button {
  background-color: #470A68;
  border-color: #470A68;
}

/* Categories */

.collection-category {
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.category-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.category-list .category {
  background-color: #FFF;
  border: none;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.03) 0px 0px 0px 1px,
  rgb(241, 243, 245) 0px 2px 10px 0px,
  rgba(0, 0, 0, 0.05) 0px 3px 3px 0px;
  box-sizing: border-box;
  display: inline-block;
  padding: 90px 50px 40px;
  height: 185px;
  max-width: 300px;
  margin: 0 15px 30px 15px !important;
}

.category-list .category:hover {
  background-color: #FFF;
  box-shadow: rgba(0, 0, 0, 0.06) 0px 0px 0px 1px,
  rgba(220, 223, 226, 0.3) 0px 30px 60px 0px,
  rgba(0, 0, 0, 0.1) 0px 8px 20px 0px;
}

.category-list .category,
.category-list .category:hover {
  background-repeat: no-repeat;
  background-position: center 15px;
  background-size: 80px 80px;
}

.collection-category h2 {
  width: 94%;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .collection-category h2 {
    text-align: center;
  }
}


#category-293 {
  background-image: url('https://images.valorebooks.com/valorebooks-help/help-icons/01_gettingstarted.png');
}

#category-352 {
  background-image: url('https://images.valorebooks.com/valorebooks-help/help-icons/01_gettingstarted.png');
}

#category-289 {
  background-image: url('https://images.valorebooks.com/valorebooks-help/help-icons/01_gettingstarted.png');
}

#category-292 {
  background-image: url('https://images.valorebooks.com/valorebooks-help/help-icons/05_shipping.png');
}

#category-282 {
  background-image: url('https://images.valorebooks.com/valorebooks-help/help-icons/11_returns.png');
}

#category-282 {
  background-image: url('https://images.valorebooks.com/valorebooks-help/help-icons/11_returns.png');
}

#category-283 {
  background-image: url('https://images.valorebooks.com/valorebooks-help/help-icons/10_guides.png');
}

#category-295 {
  background-image: url('https://images.valorebooks.com/valorebooks-help/help-icons/03_inventorymanagement.png');
}


#category-353 {
  background-image: url('https://images.valorebooks.com/valorebooks-help/help-icons/04_ordermanagement.png');
}

#category-354 {
  background-image: url('https://images.valorebooks.com/valorebooks-help/help-icons/05_shipping.png');
}

#category-355 {
  background-image: url('https://images.valorebooks.com/valorebooks-help/help-icons/11_returns.png');
}

#category-291 {
  background-image: url('https://images.valorebooks.com/valorebooks-help/help-icons/04_ordermanagement.png');
}

#category-290 {
  background-image: url('https://images.valorebooks.com/valorebooks-help/help-icons/05_shipping.png');
}

#category-345 {
  background-image: url('https://images.valorebooks.com/valorebooks-help/help-icons/09_rental.png');
}

#category-375 {
  background-image: url('https://images.valorebooks.com/valorebooks-help/help-icons/06_accountmanagement.png');
}

/* Content Sidebar */

#sidebar h3 {
  font-size: 17px;
  text-transform: none;
}

#sidebar .nav-list a {
  font-size: 15px;
  color: #1E1A34;
  padding: 8px 15px 8px 0;
}

/* Content Landing Page */

#categoryHead h1 {
  font-size: 19px;
}

.articleList li {
  font-size: 17px;
}

.articleList li a i {
  display: none;
}

/* Footer */

.footer {
  margin: auto;
  color: #405261;
}


h1, h2, h2 a, h3, h4, h5, h6, .article-count {
  color: #470A68 !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", sans-serif !important;
}

#docsSearch h1 {
  color: #fff !important;
}

/* Hide existing categories */
.category-list {
  display: none;
}

/* New three-box layout */
.custom-help-links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin: 30px auto;
  max-width: 1000px;
}

.custom-help-links .link-box {
  flex: 1 1 250px;
  max-width: 300px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.03) 0px 0px 0px 1px,
              rgb(241, 243, 245) 0px 2px 10px,
              rgba(0, 0, 0, 0.05) 0px 3px 3px;
  padding: 40px 20px;
  text-align: center;
  transition: box-shadow 0.3s;
}

.custom-help-links .link-box:hover {
  box-shadow: rgba(0, 0, 0, 0.06) 0px 0px 0px 1px,
              rgba(220, 223, 226, 0.3) 0px 30px 60px,
              rgba(0, 0, 0, 0.1) 0px 8px 20px;
}

.custom-help-links .link-box a {
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  color: #470A68;
  display: inline-block;
  margin-top: 10px;
}

.custom-help-links .link-box img {
  width: 60px;
  height: 60px;
  margin-bottom: 15px;
}

.collection-category {
  display: none !important;
}

#searchBar {
    display: none !important;
}

#docsSearch {
    display: flex;
    flex-direction: column;
    justify-content: center;  /* Vertically center */
    align-items: center;      /* Horizontally center, optional */
    padding: 0 !important;
}

/* Increase icon size */
.custom-help-links .link-box img {
  width: 80px;   /* or try 100px if you want bigger */
  height: auto;
  margin-bottom: 20px;
}

/* Make link text bigger and more prominent */
.custom-help-links .link-box a:last-of-type {
  font-size: 1.25rem;  /* ~20px */
  font-weight: 600;
  display: block;
  margin-top: 10px;
  color: #4B0082; /* Optional: update to match your brand purple */
  text-decoration: none;
}

.custom-help-links .link-box a:last-of-type:hover {
  text-decoration: underline;
}

/* Optional: reduce max-width to let the icon/text fill more of the box */
.custom-help-links .link-box {
  max-width: 320px;
  padding: 50px 25px;
}