.elementor-539 .elementor-element.elementor-element-f9f8407:not(.elementor-motion-effects-element-type-background), .elementor-539 .elementor-element.elementor-element-f9f8407 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://cosmofluencer.space/wp-content/uploads/2026/01/Jobs-Banner.webp");}.elementor-539 .elementor-element.elementor-element-f9f8407 > .elementor-background-overlay{background-color:#000000;opacity:0.9;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-539 .elementor-element.elementor-element-f9f8407 > .elementor-container{min-height:400px;}.elementor-539 .elementor-element.elementor-element-f9f8407{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 0px 0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-539 .elementor-element.elementor-element-4a8626a{text-align:center;}.elementor-539 .elementor-element.elementor-element-4a8626a .elementor-heading-title{font-family:"Astro Space", Sans-serif;font-size:60px;font-weight:600;line-height:70px;color:var( --e-global-color-text );}.elementor-539 .elementor-element.elementor-element-ef3f8b4{padding:80px 20px 80px 20px;}.elementor-539 .elementor-element.elementor-element-4d9aa10{text-align:center;}.elementor-539 .elementor-element.elementor-element-4d9aa10 .elementor-heading-title{color:var( --e-global-color-text );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-539 .elementor-element.elementor-element-928f7c9{text-align:center;color:var( --e-global-color-text );}.elementor-539 .elementor-element.elementor-element-49ba066 > .elementor-widget-container{padding:40px 0px 0px 0px;}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS for heading, class: .elementor-element-4a8626a */.gradient-title {
    /*background: linear-gradient(180deg, #FFFFFF, #A877FF);*/
    background: linear-gradient(
        180deg,
        #ffffff 50%,
        #A877FF 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-f9f8407 */.elementor-539 .elementor-element.elementor-element-f9f8407.kenburns-bg {
    overflow: hidden;
    position: relative;
}

.elementor-539 .elementor-element.elementor-element-f9f8407.kenburns-bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: inherit;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transform: scale(1);
    animation: kenburns 20s ease-in infinite alternate;
    z-index: 0;
}

.elementor-539 .elementor-element.elementor-element-f9f8407.kenburns-bg > * {
    position: relative;
    z-index: 1;
}

@keyframes kenburns {
    0% {
        transform: scale(1);
        background-position: center;
    }
    100% {
        transform: scale(1.2);
        background-position: center 20%;
    }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-49ba066 */.job_filters .search_jobs div.search_location,
.job_filters .search_jobs div.search_keywords,
.job_filters .search_jobs div.search_categories,
.job_filters .search_jobs div.job_types {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}

.job_filters .search_jobs div:last-child {
    margin-right: 0;
}

.job_filters .search_jobs {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.job_filters .search_jobs > div {
    flex: 1 1 30%; /* 3 in row */
    min-width: 200px; /* prevents breaking */
}
.job_filters .search_submit input {
    height: 40px;
    padding: 0 25px;
    margin-top: 2px;
}
@media(max-width:768px){
    .job_filters .search_jobs > div {
        flex: 1 1 100%;
    }
}
.job_filters .showing_jobs {
    display: none !important;
}
.job_filters {
  zoom: 1;
  background: #101010;
  border: 0px solid #E4E4E4;
  border-radius: 30px;
  padding: 20px;
  box-shadow: 0 5px 25px rgba(0,0,0,0.06);
}
ul.job_listings {
  border-top: 0px solid #eee !important
  ;
}
div.job_listings ul.job_listings {
  margin-top: 40px !important;
}
.job_filters .search_jobs {
  gap: 10px 0px;
  padding: 0px;
}
.job_filters .search_jobs div.search_submit {
  /*padding-top: .5em;*/
  /*width: 100%;*/
  /*flex: 1 1 100%;*/
  /*margin-bottom: 20px;*/
  flex: 1 1 30% !important;
  min-width: 200px !important;
}
.job_filters .search_jobs > div.clear {
    display: none !important;
}
.job_filters .job_types {
  zoom: 1;
  background: #f9f9f900;
  border-top: 0px solid #e5e5e5;
}
.job_filters .job_types li {
  border-right: 0px solid #eee; 
  margin-top: 20px;
}
.job_filters .search_jobs input, .job_filters .search_jobs select {
  background-color: #040404;
  color: #B3B3B3;
  border: 0px;
  border-radius: 30px;
}
.job_filters .job_types label, .search_remote_position{
    color: #B3B3B3;
}
.job_filters .search_submit input {
  background-color: #fff0 !important;
  color: #FCFCFC !important;
  border: 1px solid #FFFFFFCC;
  border-radius: 30px;
  margin-top: 0px;
}


.job-card {
    list-style: none;
    border-radius: 20px;
    background: #fff;
    padding: 25px;
    margin-bottom: 25px;
    box-shadow: 0 5px 25px rgba(0,0,0,0.06);
    transition: 0.3s ease;
}
.job-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 30px rgba(0,0,0,0.08);
    background-image: linear-gradient(135deg, #000 0%, #7330F233 100%);
    border: 1px solid #7330F280 !important;
}

.job-card-inner { display: block; color: inherit; text-decoration: none; }

.job-card-header { display: flex; gap: 15px; align-items: center; margin-bottom: 15px; }

.job-logo img { 
    width: 50px; 
    height: 50px; 
    /*border-radius: 6px;*/
    object-fit: cover; 
    position: relative;
    margin-right: 0px;
    left: 0px !important;
    padding: 10px;
}

.job-title { font-size: 18px; font-weight: 600; margin: 0; }

.job-location {
    font-size: 15px;
    color: #D4BCFF;
    display: block;
    margin-top: 4px;
}

hr.divider { 
    border: none;
    border-top: 3px dotted #ddd;
    margin: 15px 0 !important; 
    display: none;
}

.job-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #999;
}

.job-type {
    color: #D4BCFF;
    font-weight: 600;
}
.job-listing-grid,
ul.job_listings {   /* <-- Apply to default job listings also */
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    padding: 0;
}
.rp4wp-related-job_listing > ul li.job_listing, .rp4wp-related-job_listing > ul li.no_job_listings_found, ul.job_listings li.job_listing, ul.job_listings li.no_job_listings_found {
    border: 1px solid #3D3D3D ;
    padding: 20px 20px;
    background-color: #101010;
}
.rp4wp-related-job_listing > ul li.job_listing a:focus, .rp4wp-related-job_listing > ul li.job_listing a:hover, .rp4wp-related-job_listing > ul li.no_job_listings_found a:focus, .rp4wp-related-job_listing > ul li.no_job_listings_found a:hover, ul.job_listings li.job_listing a:focus, ul.job_listings li.job_listing a:hover, ul.job_listings li.no_job_listings_found a:focus, ul.job_listings li.no_job_listings_found a:hover {
    background-color: #fcfcfc00;
}
.rp4wp-related-job_listing > ul li.job_listing a, .rp4wp-related-job_listing > ul li.no_job_listings_found a, ul.job_listings li.job_listing a, ul.job_listings li.no_job_listings_found a {
    padding: 0px;
}
.job-title {
  font-weight: 700;
  color: #FFFFFF !important;
  font-size: 20px !important;
  font-family: "Nunito Sans", sans-serif !important;
  line-height: 30px !important;
}
a.google_map_link {
    font-size: 14px;
}
.job-excerpt {
  color: #B3B3B3;
  font-size: 16px;
  line-height: 1.6;
    margin: 0 0 18px;
}
.job-manager .job-type, .job-types .job-type, .job_listing .job-type {
  color: #D4BCFF;
}
.job-logo{
   height: 50px;
  width: 50px; 
 background-color: #fff;
  border-radius: 50%;
}
@media (max-width: 1024px) {
    .job-listing-grid,
    ul.job_listings {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .job-listing-grid,
    ul.job_listings {
        grid-template-columns: 1fr;
    }
}
@media only screen and (max-width: 767px) {
  ul.job_listings li.job_listing a img.company_logo, ul.job_listings li.no_job_listings_found a img.company_logo {
    visibility: visible;
  }
}
.job_filters .search_jobs > div.search_keywords,.job_filters .search_jobs > div.search_location {
    flex: 1 1 40%;
}
.job_filters .search_jobs > div.search_submit {
    flex: 1 1 15% !important;
    padding-top: 0px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Astro Space';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://cosmofluencer.space/wp-content/uploads/2025/11/AstroSpace-eZ2Bg.ttf') format('truetype');
}
/* End Custom Fonts CSS */