/*
Theme Name:   Alfamentor (Alfakom Solucii DOOEL)
Theme URI:    https://alfakom.eu/
Description:  Elementor child theme with Mega Menu, Government and Corporate structure.
Template:     hello-biz
Version:      3.6.0
License:      GNU General Public License v3 or later
Text Domain:  alfamentor
*/

/* =========================================
   1. Variables & Branding (Generic)
   ========================================= */
:root {
    --a-primary: #222255; 
    --a-secondary: #999999;
    --a-accent: #ff9933;
    
    /* Neutrals */
    --a-text: #222222;
    --a-text-light: #555555;
    --a-bg-light: #F9F9F9;
    --a-btn-default: #f5f5f5;
    --a-btn-hover: #eee;
    --a-btn-border: #ccc;
    --a-btn-hover-border: #999;
    --a-border: #E5E7EB;
    /* Spacing */
    --a-spacing-unit: 1rem;


/* =========================================
   1.2 SVG Icons
   ========================================= */

--a-icon-link: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/%3E%3Cpolyline points='14 2 14 8 20 8'/%3E%3Cline x1='16' y1='13' x2='8' y2='13'/%3E%3Cline x1='16' y1='17' x2='8' y2='17'/%3E%3Cpolyline points='10 9 9 9 8 9'/%3E%3C/svg%3E");

--a-icon-document: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/%3E%3Cpolyline points='14 2 14 8 20 8'/%3E%3C/svg%3E");

--a-icon-pdf: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/%3E%3Cpolyline points='14 2 14 8 20 8'/%3E%3Cline x1='16' y1='13' x2='8' y2='13'/%3E%3Cline x1='16' y1='17' x2='8' y2='17'/%3E%3Cline x1='10' y1='9' x2='8' y2='9'/%3E%3C/svg%3E");

--a-icon-envelope: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3E%3Cpolyline points='22,6 12,13 2,6'/%3E%3C/svg%3E");

--a-icon-phone: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-5.74-5.74A19.79 19.79 0 0 1 2 4.18 2 2 0 0 1 4.1 2h3.18a2 2 0 0 1 2 1.72a12.84 12.84 0 0 0 .7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.29-1.29a2 2 0 0 1 2.11-.45a12.84 12.84 0 0 0 2.81.7a2 2 0 0 1 1.72 2v3z'/%3E%3C/svg%3E");

--a-icon-map-pin: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");

}



/* =========================================
   2. Global Accessibility
   ========================================= */
*:focus-visible {
    outline: 3px solid var(--a-accent);
    outline-offset: 2px;
}

body {
    color: var(--a-text);
    background-color: var(--a-bg-light);
    font-size: 16px;
    line-height: 1.6;
}

a {
    color: var(--a-primary);
    text-decoration: none;
    transition: all 0.2s ease;
}

a:hover, a:focus {
    color: var(--a-accent);
    text-decoration: underline;
}


/* =========================================
   2.5 Site Logo
   ========================================= */
.elementor-widget-theme-site-logo a img {
  width:50px;
  height:50px;
}


/* =========================================
   3. MEGA MENU STYLING (Scoped to .a-main-menu)
   ========================================= */

/* 3.1 The Mega Menu Wrapper */
.a-main-menu .e-n-menu-content {
    background-color: transparent !important;
    box-shadow: none !important;
    border: none !important;
    padding-top: 15px !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    top: 100% !important;
}



/* 3.2 Mega menu Inner Box */
.a-main-menu .e-n-menu-content > .e-con {
    background-color: #fffffff8 !important;
    border-top: 4px solid var(--a-accent) !important;
    box-shadow: 0 10px 40px #0001 !important;
    border-radius: 0 0 10px 10px;
    padding: 2rem !important;
    margin-top: 0 !important;
    width:90vw;	  
    height:900px;
    max-height:80vh;
}

.a-main-menu .e-n-menu-content > .e-con:before {
    content:"";
    display:block;
    width:100%;
    height:900px;
    background: transparent url(/wp-content/uploads/2025/11/logo-bro.png) no-repeat center center/contain !important;
    opacity:0.05;
    z-index:0;
}



/* 3.3 Top Level Text Colors */
.a-main-menu {
    --n-menu-title-color-normal: var(--a-primary);
    --n-menu-title-color-hover: var(--a-accent);
    --n-menu-title-color-active: var(--a-primary); 
}


.a-main-menu .a-main-menu-content-submenu{
  width:100%;
}

.a-main-menu .a-main-menu-content .a-main-menu-content-submenu .elementor-nav-menu{
    display:block;
    width:95%;
}

/* 3.4 The Headings inside the Dropdown */
.a-main-menu .a-main-menu-content-submenu nav .menu-item > a.has-submenu,
.a-main-menu .a-mega-menu-heading .elementor-heading-title {
    color: var(--a-primary);
    font-size: 1.1rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-bottom: 1px solid var(--a-border);
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-decoration:none !important;
}


/* 3.5 The Icon List Items */
.a-main-menu .a-main-menu-content-submenu nav .menu-item > .sub-menu,
.a-main-menu .elementor-widget-icon-list .elementor-icon-list-item {
    display:block !important;
    margin-bottom: 10px !important;
    align-items: flex-start !important;
    background-color:unset;
    width: 100%;
}

.a-main-menu .a-main-menu-content-submenu nav .menu-item > .sub-menu a,
.a-main-menu .elementor-widget-icon-list .elementor-icon-list-item a {
    color: var(--a-text);
    font-size: 1rem;
    font-weight: 300;
    text-decoration: none;
    transition: transform 0.2s ease, color 0.2s ease;
    display: flex;
    padding:10px;
    white-space:unset;
}
.a-main-menu .elementor-widget-icon-list .elementor-icon-list-item a span {
    color: unset;
}
.a-main-menu .a-main-menu-content-submenu nav .menu-item > .sub-menu a:hover,
.a-main-menu .elementor-widget-icon-list .elementor-icon-list-item a:hover {
    color: var(--a-accent);
    transform: translateX(3px);
    text-decoration: none;
    background-color:#fff;
    box-shadow:0 0 5px #0002;
    border-radius:5px;
}

.a-main-menu .a-main-menu-content-submenu nav .menu-item > .sub-menu a.elementor-item-active{
    color: var(--a-accent);
    text-decoration: none;
    background-color:#fff;
    border:1px solid #ccc;
    border-radius:5px;
}

.a-main-menu .a-main-menu-content-submenu nav .menu-item {
    width: 100%; 
    display: block !important;
}

.a-main-menu .a-main-menu-content-submenu nav .menu-item > .sub-menu,
.a-main-menu .elementor-widget-icon-list ul {
    list-style: none;
    padding-left: 0;
}




/* =========================================
   5. Sector Page Styling (Typography & Layout)
   ========================================= */

.a-sector-wrapper {
    width: 960px !important;
    max-width:100% !important;
    margin: 0 auto;
}

.a-sector-intro p {
    margin-bottom: 1.5rem;
    color: var(--a-text);
}

.a-lead-text p{
    font-size: 1.25rem;
    font-weight: 500;
    color: var(--a-primary) !important;
    line-height: 1.6;
    border-left: 4px solid var(--a-accent);
    padding-left: 1rem;
}

.a-section-title h3{
    font-size: 1.5rem !important;
    font-weight:400 !important;
    color: var(--a-primary) !important;
    margin-top: 3rem;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid var(--a-border);
    padding-bottom: 0.5rem;
}



/* Department Cards Grid */
.a-dept-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5rem;
    align-items: stretch; 
/* Ensures all cards are same height */
}

@media (min-width: 768px) {
    .a-dept-grid {
        /* Explicitly define 3 columns to prevent accidental wrapping */
        grid-template-columns: repeat(3, 1fr); 
    }
}

.a-dept-card {
    background: #fff;
    border: 1px solid var(--a-border);
    border-top: 4px solid var(--a-primary);
    padding: 1.5rem;
    border-radius: 4px;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    display: flex;
    flex-direction: column;
    height: 100%; 
/* Make sure it fills grid height */
}

.a-dept-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.08);
    border-top-color: var(--a-accent);
}

.a-dept-icon {
    font-size: 2rem;
    font-weight: 900;
    color: var(--a-border);
    opacity: 0.5;
    margin-bottom: 0.5rem;
    line-height: 1;
}

.a-dept-content h4 {
    font-size: 1.1rem;
    color: var(--a-primary);
    margin-bottom: 0.75rem;
    font-weight: 700;
    line-height: 1.3;
}

.a-dept-content p {
    font-size: 0.9rem;
    color: var(--a-text-light);
    margin-bottom: 0;
    line-height: 1.5;
}



/* Managers Contact Card */
.a-manager-card {
    background-color: var(--a-bg-light);
    border-left: 5px solid var(--a-accent);
    padding: 1.5rem 2rem;
    margin-top: 3rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 0 4px 4px 0;
}

/* Tablet and up */
@media (min-width: 768px) {
    .a-manager-card {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
}


.a-manager-label {
    text-transform: uppercase;
    font-size: 0.85rem;
    font-weight: 700;
    letter-spacing: 1px;
    color: var(--a-text-light);
    margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
    .a-manager-label {
        margin-bottom: 0;
        margin-right: 2rem;
        width: 35%;
    }
}


.a-manager-info {
    flex-grow: 1;
    border-left:1px solid var(--a-primary);
    padding-left:1rem;
}

.a-manager-name h4{
    font-size: 1.3rem !important;
    color: var(--a-primary) !important;
    margin: 0 0 0.25rem 0;
    font-weight: 700 !important;
}

.a-manager-contacts a span,
.a-manager-email {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--a-text) !important;
    font-size: 0.95rem;
    text-decoration: none;
    transition: color 0.2s;
}

.a-manager-contacts a span:hover {
    color: var(--a-accent) !important;
}

.a-manager-email::before {
    content: '';
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    background-color: var(--a-text-light);
    -webkit-mask-image: var(--a-icon-envelope);
    mask-image: var(--a-icon-envelope);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
}

.a-manager-email:hover::before{
    background-color: var(--a-accent);
}



/* =========================================
   4. Shortcode Styles
   ========================================= */
.a-mega-menu-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    list-style: none;
    padding: 0;
}

.a-mega-menu-list a {
    color: var(--a-text-light);
    font-size: 0.95rem;
    padding: 4px 0;
    display: block;
}

.a-mega-menu-list a:hover {
    color: var(--a-accent);
    transform: translateX(5px);
}

.a-download-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background-color: var(--a-primary);
    color: white !important;
    padding: 10px 20px;
    border-radius: 4px;
    font-weight: bold;
    font-size: 0.85rem;
    text-transform: uppercase;
}

.a-download-btn:hover {
    background-color: var(--a-accent);
    text-decoration: none;
    color: white !important;
}


/* Meta Info (Gazette/Date) */
.a-meta-box {
    font-size: 0.85rem;
    color: var(--a-text-light);
    background: #f0f0f0;
    padding: 6px 12px;
    border-left: 3px solid var(--a-secondary);
    display: inline-block;
    margin-top: 5px;
}






/* =========================================
   1. GLOBAL VARIABLES
   ========================================= */
:root {
    --a-primary: #222255;
    --a-secondary: #999999;
    --a-accent: #ff9933;
    --a-text-white: #ffffff;
    --a-text-dark: #222255;
    --a-bg-body: #ffffff;
    --a-border-color: #E5E7EB;
    
    /* Layout */
    --a-max-width: 1265px;
    --a-text-width: 960px;
    --a-gutter: 20px;
}





/* =========================================
   2. HERO SECTION
   ========================================= */

.a-hero-section {
    background-color: var(--a-primary);
    position: relative;
    width: 100%;
    min-height: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 0px; 
}



/* Strict Grid */
.a-hero-grid {
    width: var(--a-max-width);
    max-width: 100%;
    margin: 0 auto;
    padding-left: var(--a-gutter);
    padding-right: var(--a-gutter);
    position: relative;
    z-index: 10;
}



/* Breadcrumbs */
.a-hero-breadcrumbs {
    font-size: 14px;
    color: var(--a-text-white);
    opacity: 0.8;
    margin-bottom: 2rem;
    font-weight: 500;
}
.a-hero-breadcrumbs a {
    color: inherit;
    text-decoration: none;
}
.a-hero-breadcrumbs a:hover {
    text-decoration: underline;
    opacity: 1;
}



/* --- Category Label --- */
.a-hero-category {
    display: inline-block;
    background-color: var(--a-secondary);
    color: var(--a-primary);
    padding: 0 20px 0 0 !important;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1rem;
    position: relative;
    margin-bottom: 3rem;
    line-height: 1;
    align-self: flex-start;
    width: fit-content;
    white-space: nowrap;
}
.a-hero-category::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%; 
    width: 100px; 
    background-color: var(--a-secondary);
    pointer-events: none;
}
.a-hero-category a {
    color: var(--a-primary) !important;
    font-size: 1.5rem !important;
    font-weight: 500;
    line-height: 1;
    text-decoration: none !important;
    display: block;
}



/* --- Main Title --- */
.a-hero-title {
    color: var(--a-text-white);
    font-size: clamp(2.5rem, 5vw, 3.3rem) !important;
    margin-top: 2rem !important;
    margin-bottom: 0rem !important;
    max-width: 100% !important;
    font-weight: 500;
    line-height: 1.1;
}

.a-hero-title h1,
.a-hero-title .elementor-heading-title {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}



/* --- Content Row (Text + Image) --- */
.a-hero-content-row {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 1rem;
    position: relative;
    top: 50px; 
}

/* Left Text */
.a-hero-excerpt {
    flex: 1;
    color: var(--a-text-white);
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.6;
    max-width: 480px !important;
    height:500px;
    max-height:100%;
    opacity: 0.9;
}

/* --- Featured Image Fixes --- */
.a-hero-featured-image {
    flex: 1;
    min-width: 300px;
    position: relative;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    margin: 0 !important;
}
.a-hero-featured-image .elementor-widget-container {
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    box-shadow: none !important;
}
.a-hero-featured-image img {
    display: block;
    width: 100%;
    height: auto;
    background: transparent !important;
    padding: 0 !important;
    object-fit: cover;
    border-radius: 2px;
    border: 16px solid #fff;
    box-shadow: none;
}

/* --- Diagonal Block --- */
.a-hero-decoration-bottom {
    position: absolute;
    bottom: 150px; 
    left: 0;
    width: 100%;
    height: 80px; 
    z-index: 5;
    line-height: 0;
    pointer-events: none;
    overflow: visible;
}
/* Solid white block below the diagonal */
.a-hero-decoration-bottom::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 500px; 
    background-color: var(--a-bg-body);
}
.a-hero-decoration-bottom svg {
    display: block;
    width: 100%;
    height: 100%;
    fill: var(--a-bg-body);
    preserveAspectRatio: none;
}




/* =========================================
   3. BODY SECTION
   ========================================= */

.a-body-section {
    width: 100%;
    position: relative;
    background-color: var(--a-bg-body);
    padding-bottom: 100px;
    z-index: 1;
    top: 100px;
}

.a-body-text > .e-con > .e-con-inner {
    max-width: 1265px;
    margin: 0 auto;
}

.a-body-grid {
    width: var(--a-max-width);
    max-width: 100%;
    margin: 0 auto;
    padding-left: var(--a-gutter);
    padding-right: var(--a-gutter);
}

.a-body-text {
    color: var(--a-text-dark);
    font-size: 1rem;
    line-height: 1.7;
}





/* =========================================
   4. RESPONSIVE
   ========================================= */
@media (max-width: 1024px) {
    .a-hero-section {
        padding-top: 100px;
    }
    .a-hero-content-row {
        flex-direction: column;
        gap: 3rem;
        top: 0;
    }
    .a-hero-featured-image img {
        border-width: 8px; 
    }
    .a-hero-decoration-bottom {
        height: 60px; 
    }
}












/* =========================================
   6. Document Lists Styling
   ========================================= */

.a-file-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
    list-style: none;
    padding: 0;
    margin: 0;
}

@media (min-width: 768px) {
    .a-file-list {
        grid-template-columns: 1fr 1fr;
    }
}

.a-file-list li {
    display: flex;
    height: 100%;
}
.a-file-list a,
.a-file-list span {
    display: flex;
    align-items: flex-start;
    width: 100%;
    padding: 1rem 1.25rem;
    background: #fff;
    border: 1px solid var(--a-border);
    border-left: 4px solid var(--a-secondary);
    border-radius: 4px;
    text-decoration: none;
    transition: all 0.2s ease;
    color: var(--a-primary);
    font-weight: 400;
    font-size: 0.95rem;
    line-height: 1.4;
}
.a-file-list a:hover {
    background-color: #f9f9f9;
    border-left-color: var(--a-accent);
    color: var(--a-accent);
    transform: translateX(5px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
    text-decoration: none;
}
.a-file-list a::before,
.a-file-list span::before {
    content: '';
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    margin-right: 1rem;
    margin-top: 3px;
    background-color: var(--a-text-light);    
    -webkit-mask-image: var(--a-icon-link);
    mask-image: var(--a-icon-link);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
}

.a-file-list a:hover::before {
    background-color: var(--a-accent);
}

.a-file-list span {
    background-color: var(--a-bg-light);
    border-left-color: var(--a-border);
    cursor: default;
}




/* SUBCATEGORY - Podkategorii 2025 */
/* --- Main Container --- */
.a-podkategorii-cpt {
    width: 960px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

/* --- Elementor Override (Scoped) --- */
.a-podkategorii-cpt .elementor-widget-shortcode {
    width: 100% !important;
    flex-grow: 1 !important;
}

/* --- Table Layout --- */
.custom-data-table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 16px;
    table-layout: fixed;
}

/* --- Cell Styling --- */
.custom-data-table th, 
.custom-data-table td {
    border: 1px solid #ddd;
    padding: 15px;
    text-align: left;
    word-wrap: break-word;
    vertical-align: middle;
}

/* --- Column Widths --- */
.custom-data-table th:nth-child(1),
.custom-data-table td:nth-child(1) {
    width: 60px;
    text-align: center;
}

.custom-data-table th:nth-child(3),
.custom-data-table td:nth-child(3) {
    width: 130px;
    text-align: center;
}

.custom-data-table th:nth-child(2),
.custom-data-table td:nth-child(2) {
    width: auto;
}

/* --- Headers --- */
.custom-data-table th {
    background-color: #f8f9fa;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
}

/* --- Zebra Striping Fix --- */
.custom-data-table tbody > tr:nth-child(odd) > td,
.custom-data-table tbody > tr:nth-child(odd) > th {
    background-color: #ffffff; 
}

.custom-data-table tbody > tr:nth-child(even) > td,
.custom-data-table tbody > tr:nth-child(even) > th {
    background-color: #fcfcfc;
}

/* --- Hover Effect --- */
.custom-data-table tbody tr:hover > td,
.custom-data-table tbody tr:hover > th {
    background-color: var(--a-bg-light);
    transition: background-color 0.2s ease;
}

/* --- Buttons --- */
.btn-download, 
.btn-browse {
    background-color: var(--a-btn-default);
    color: var(--a-text) !important;
    padding: 10px 20px;
    text-decoration: none !important;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    transition: background 0.3s ease;
    border: 1px solid var(--a-btn-border);
    cursor: pointer;
    white-space: nowrap;
}

.btn-download:hover, 
.btn-browse:hover {
    background-color: var(--a-btn-hover);
    color: #000 !important;
    border: 1px solid var(--a-btn-hover-border);
}


/* --- Breadcrumbs --- */
.custom-breadcrumbs {
    background: #000;
    color: #fff;
    padding: 15px;
    margin-bottom: 30px;
    border-radius: 4px;
}
.custom-breadcrumbs p {
    margin: 0;
    font-size: 14px;
}

/* --- Back Link --- */
.table-actions a {
    color: #333;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
}
.table-actions a:hover {
    text-decoration: underline;
}
