/*
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: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
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.3.1.1695478315
Updated: 2023-09-23 19:41:55
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

.snf-active {
    color: #008000;
    font-weight: 700;
    margin-left: 8px;
    white-space: nowrap;
}

.snf-expired {
    color: #c00000;
    font-weight: 700;
    font-style: italic;
    margin-left: 8px;
    white-space: nowrap;
}

/* Marquee safety */
.marquee-content a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

/* Fix marquee spacing when Last Date is appended */
.marquee-wrapper a,
.marquee-content a {
    display: inline-flex;
    align-items: center;
    gap: 6px;             /* space between title and date */
    white-space: nowrap;
}

/* Keep Last Date from sticking to title */
.marquee-wrapper .snf-active,
.marquee-wrapper .snf-expired {
    margin-left: 6px;
}

/* Proper spacing between marquee items */
.marquee-content a {
    display: inline-flex !important;
    align-items: center;
    gap: 12px;
    padding-right: 40px;
    white-space: nowrap;
}

/* Ensure titles don’t stick together */
.marquee-content {
    display: flex;
    gap: 40px;
}

/* Last Date badges spacing */
.snf-active,
.snf-expired {
    margin-left: 8px;
    padding-left: 6px;
}

.snf-home-job-list {
    margin: 0;
    padding-left: 18px;
}

.snf-home-job-item {
    margin-bottom: 14px;
}

.snf-home-job-title {
    display: block;
    font-weight: 600;
    text-decoration: none;
    line-height: 1.5;
}

.snf-home-job-meta {
    font-size: 13px;
    line-height: 1.4;
    margin-top: 3px;
    color: #222;
}

.snf-home-job-meta .job-salary {
    color: #222;
}

.snf-home-job-meta .snf-active {
    color: #008000;
    font-weight: 700;
    margin-left: 0;
    padding-left: 0;
}

.snf-home-job-meta .snf-expired {
    color: #c00000;
    font-weight: 700;
    font-style: normal;
    margin-left: 0;
    padding-left: 0;
}

.snf-home-pagination ul {
    margin: 10px 0 0;
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.snf-home-pagination li {
    margin: 0;
}

.snf-home-pagination a,
.snf-home-pagination span {
    display: inline-block;
    padding: 3px 8px;
    border: 1px solid #0b4ea2;
    font-size: 12px;
    text-decoration: none;
}

.snf-home-pagination .current {
    font-weight: 700;
}

.snf-home-pagination {
    margin-top: 10px;
    clear: both;
}

.snf-home-pagination ul,
.snf-home-pagination ol {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex !important;
    flex-wrap: wrap;
    gap: 6px;
}

.snf-home-pagination li {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    display: inline-block !important;
}

.snf-home-pagination a,
.snf-home-pagination span {
    display: inline-block !important;
    min-width: 28px;
    padding: 3px 8px;
    border: 1px solid #0b4ea2;
    text-decoration: none;
    font-size: 12px;
    line-height: 1.2;
    text-align: center;
    background: #fff;
}

.snf-home-pagination .current {
    font-weight: 700;
    background: #eaf2ff;
}

.snf-home-pagination .dots {
    border-color: #999;
}