/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 20 2025 | 05:30:04 */
h2.awsm-job-post-title {
    font-weight: bold;
}

.awsm-job-form-inner{
	border-radius: 30px;
}

.awsm-jobs-single-title {
	padding-bottom: 20px;
    font-weight: 500;
}

.awsm-application-submit-btn{
	background: #943dec!important;
    border-radius: 30px!important;
}

.awsm-job-form-control.awsm-job-form-error{
	border:unset;
}

#awsm-applicant-email{
    color: #666;
    padding: .75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: var(--ast-border-color);
    border-radius: 2px;
    background: #fafafa;
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear;
}


.awsm-job-container{
	width: 90%;
}

span.awsm-job-more {
    color: #943dec!important;
    font-size: 14px!important;
}

.awsm-job-main {
	display:contents!important;
}


.awsm-grid-item .awsm-job-item {
    margin-bottom: 30px;
    -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 5%);
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 5%);
    border: 1px solid #dddfe3;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: 3px 3px 10px #00000029;
}

span.awsm-job-more {
    color: #1D1D1E;
    font-size: 13px;
}

.awsm-filter-item-search .awsm-job-form-control {
    padding-right: 61px;
    min-height: 48px;
    padding-left: 10px;
}

.cls-desire-job ul.liDisc ::before {
    position: relative;
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    top: 23px;
    left: -23px;
    background: url(/wp-content/uploads/2023/01/Path-61467.svg) !important;
}
.cls-desire-job li {
    list-style: none !important;
}.cls-desire-job ul {
    margin: 10px;
}
.awsm-job-more-container span.awsm-job-more::before {
    position: relative;
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    top: 24px;
    left: 84px;
   
}
.cls-social-media-share span.pp-icon-list-text {
    display: none;
}
.awsm-job-more-container .awsm-job-more span::before {
    content: "\002192";
	display:none;
}
.awsm-load-more-classic a.page-numbers {
    border: none !important;
	    box-shadow: none !important;
}

.awsm-load-more-classic a.next.page-numbers {
    background: #F1B51C;
    color: white;
    border-radius: 40px;
	    color: white;
}

.awsm-load-more-classic a.prev.page-numbers {
    background: #F1B51C;
    color: white;
    border-radius: 40px;
	    color: white;
}

.awsm-load-more-classic span.page-numbers.current {
    border: 1px solid #C3C3C3;
	   
}

.awsm-load-more-classic a.page-numbers {
    color: #000000;
}

.awsm-selectric .label {
  
    font-size: 14px;
   
}

