/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 5,700+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.11.12.1759346582
Updated: 2025-10-01 21:23:02

*/

/* ===== Thuiswerken.Online – Werkzoekende Dashboard Styling ===== */
.two-dashboard {
  margin-top: 25px;
  font-family: "Inter", sans-serif;
}

/* Welkomstblok */
.two-dashboard .two-welcome {
  background: #F9FAFB;
  border: 1px solid #E5E7EB;
  padding: 24px;
  border-radius: 12px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.04);
  transition: all 0.2s ease-in-out;
}
.two-dashboard .two-welcome:hover {
  box-shadow: 0 4px 8px rgba(0,0,0,0.06);
}
.two-dashboard .two-welcome h2 {
  color: #003F86;
  font-size: 22px;
  margin-bottom: 8px;
}
.two-dashboard .two-welcome p {
  font-size: 16px;
  color: #374151;
}

/* Snelknoppen */
.two-dashboard .two-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 22px;
}
.two-dashboard .two-actions a {
  flex: 1 1 220px;
  background: #003F86;
  color: #fff;
  text-align: center;
  padding: 14px 20px;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.2s ease;
}
.two-dashboard .two-actions a:hover {
  transform: translateY(-2px);
  opacity: 0.9;
}

/* Specifieke kleuren per knop */
.two-dashboard .two-actions a.jobs { background: #003F86; }
.two-dashboard .two-actions a.vacatures { background: #10B981; }
.two-dashboard .two-actions a.cv { background: #1E3A8A; }
.two-dashboard .two-actions a.blog { background: #6366F1; }

/* Tip van de dag */
.two-dashboard .two-tip {
  margin-top: 28px;
  background: #EFF6FF;
  border-left: 5px solid #003F86;
  padding: 18px;
  border-radius: 8px;
  color: #1E3A8A;
  font-size: 15px;
}
.two-dashboard .two-tip strong {
  color: #003F86;
}

@media (max-width: 600px) {
  .two-dashboard .two-actions {
    flex-direction: column;
  }
}
/* ===== Thuiswerken.Online – Werkgevers Dashboard Styling ===== */
.employer-dashboard .two-welcome {
  background: #F8FAFC;
  border: 1px solid #E2E8F0;
  padding: 24px;
  border-radius: 12px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}
.employer-dashboard .two-welcome h2 {
  color: #1E3A8A;
  font-size: 22px;
  margin-bottom: 8px;
}
.employer-dashboard .two-welcome p {
  color: #334155;
  font-size: 16px;
  margin-bottom: 0;
}

.employer-dashboard .two-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 22px;
}
.employer-dashboard .two-actions a {
  flex: 1 1 220px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  border-radius: 8px;
  padding: 14px 20px;
  transition: all 0.2s ease;
}
.employer-dashboard .two-actions a:hover {
  transform: translateY(-2px);
  opacity: 0.9;
}

/* Kleuren voor knoppen */
.employer-dashboard .vacatureplaatsen { background:#1E3A8A; }
.employer-dashboard .mijnvacatures   { background:#0EA5E9; }
.employer-dashboard .facturen        { background:#059669; }
.employer-dashboard .profiel         { background:#475569; }

.employer-dashboard .two-tip {
  background: #EEF2FF;
  border-left: 5px solid #1E3A8A;
  color: #1E3A8A;
  padding: 18px;
  border-radius: 8px;
  font-size: 15px;
}
/* ===== Bonus polish – Facturen (orders) ===== */

/* Titel in tip-kader en iets nettere styling */
.employer-dashboard .two-tip {
  background: #F8FAFC;           /* iets rustiger dan #EEF2FF */
  border-left: 4px solid #1E3A8A; /* subtieler, strakker */
}
.employer-dashboard .two-tip h4 {
  color: #1E3A8A;
  font-weight: 700;
  margin: 0 0 6px 0;
  font-size: 16px;
}

/* Ordertabel: iets meer lucht en strakkere knoppen */
.woocommerce-account .woocommerce-orders-table {
  margin-top: 8px;
}
.woocommerce-account .woocommerce-orders-table th {
  font-weight: 700;
}
.woocommerce-account .woocommerce-orders-table .button {
  border-radius: 6px;
  padding: 8px 14px;
  font-weight: 600;
}
/* WPJM dashboard lijst: wat lucht + nette knoppen */
.job-manager-jobs .job-manager-jobs__job,
.job-manager-jobs .job-manager-jobs__header {
  gap: 8px;
}
.job-manager-jobs .job-manager-jobs__actions .job-manager-button,
.job-manager-jobs .job-dashboard-actions .button {
  border-radius: 6px;
  padding: 6px 12px;
  font-weight: 600;
}