/*
Theme Name: Astra Child Theme
Author: Me
Description: This is astra child theme
Version: 1.0.0
Template: astra

This is the child theme for Astra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


.awsm-job-listing-item {
    width: 49% !important;
}

.awsm-job-listings.awsm-row {
    display: flex
;
    flex-direction: row;
    gap: 20px;
    flex-wrap: wrap;
    align-items:center;
}

    
.moranlogistics-search-filter-field {
    width: 30%;
}
.moranlogistics-filter {
    width: 30%;
}
.moranlogistics-filter {
    border-right: 1px solid #e5e5e5;
    padding:0px !important;
    padding-right: 10px !important;
}
.moranlogistics-filter:last-child {
    border: none;
}
form.moranlogistics-filter-form {
    width: 100%;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
}

.moranlogistics-filter-field {
    display: contents;
    display: flex;
    flex-direction: row;
    gap: 20px;
    width: 100%;
}



.awsm-filter-wrap form, .moranlogistics-filter-form-wrap {
    border: 1px solid #e5e5e5;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.22);
    border-radius: 8px;
    padding: 15px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(28, 36, 51, .1);
    box-shadow: 0 2px 2px rgba(28, 36, 51, .1);
    display: flex;
    align-items: center;
    justify-content: center;
}
.awsm-job-specification-wrapper {
    text-align: left;
}
a.awsm-job-specification-term {
    color: #E00505;
}

.awsm-job-specification-item {
    margin-bottom: 10px;
}
.home .awsm-grid-col-2 .awsm-grid-item {
    display: none !important;
}
input#awsm-jq-1 {
    border: none;
    box-shadow: none;
    border-right: 1px solid #e5e5e5 !important;
	border-radius:0px;
}
.awsm-filter-item-search {
    padding: 0px;
}
.awsm-selectric {
    border: none !important;
    box-shadow: none;
}
.awsm-job-item {
    display: flex;
    flex-direction: row;
    gap: 20px;
}
span.label{
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 13px !important;
}
button.moranlogistics-button {
    border-radius: 10px;
    color: #fff;

        width:30% !important;
    
    border: 1px solid;
}

button.moranlogistics-button:hover {
    background: #fff;
    color: #002147;
    border-color: #002147;
}
.moranlogistics-filter::placeholder, .moranlogistics-filter select, input#moranlogistics-search::placeholder {
 color: #091f40 !important;
    font-family: 'Open Sans' !important;
	font-size:13px !important;
	font-weight:600 !important;
}
.awsm-job-icon-search:before {
    content: "\f002";
	color: #091f40;}
.awsm-job-listings.awsm-lists {
    display: flex
;
    flex-direction: row;
    flex-wrap: wrap;
}
.moranlogistics-filter select, .moranlogistics-filter input[type="search"], .moranlogistics-filter input, input#moranlogistics-search{
    box-shadow: none !important;
/* 	border-width:0px 1px 0px 0px !important; */
}
.awsm-filter-item, .moranlogistics-filter-field, input#moranlogistics-search {
   
    border-right: 1px solid #e5e5e5;
	padding:0px !important;
}
.awsm-job-item h2.awsm-job-post-title a {
    color: #091f40;
    font-family: 'Open Sans';
    font-size: 22px;
    font-style: italic;
}
.awsm-filter-item:last-child {
    border: none;
}
.awsm-job-listings.awsm-lists {
    border: none !important;
    gap: 20px;
	margin-top:50px
}
span.awsm-job-specification-term {
    font-weight: 600;
	color: #091F40;
}
a.awsm-job-more:hover , span.awsm-job-more:hover{
    background: #091f40;
    color: #fff;
}
.awsm-job-item {
    padding: 0px;
}
.awsm-list-item:hover, .awsm-job-listing-item:hover{
	border-color:#091f40;}
.awsm-list-item {
    width: 48%;
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    position: relative;
    margin-bottom: 15px;
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 15px;
    padding: 25px;
    margin-bottom: 0px;
}
.awsm-job-listing-item {
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    position: relative;
    margin-bottom: 15px;
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 15px;
    padding: 25px !important;
    margin-bottom: 0px;
}
.awsm-grid-item .awsm-job-item{
	border:none !important;
	box-shadow:none !important;
}
.awsm-job-listings.awsm-row.awsm-grid-col-2 {
    display: flex;
    flex-direction: row;
    gap: 20px;
    flex-wrap: wrap;
}
.awsm-grid-col-2 .awsm-grid-item {
    width: 49%;
}
.awsm-grid-left-col {
    display: flex;
    gap: 20px;
}

.awsm-grid-right-col {
    /* display: flex; */
    margin-top: -28px;

}

.awsm-job-specification-wrapper {}

.awsm-job-specification-wrapper {
    display: flex;
    flex-direction: column;
}

span.awsm-job-more {
    background: #f1f1f1;
    border-radius: 50px;
    padding: 6px 20px;
    font-size: 12px;
    font-weight: 500;
    color: #000;
    margin-top: 20px !important;
}

.awsm-job-more-container {
    margin-top: 20px;
}
.awsm-job-entry-content.entry-content h2 {
    font-family: 'Open Sans';
    font-size: 24px;
    color: #e00505;
}
.awsm-list-right-col {
    gap: 10px;
    display: flex;
    flex-direction: column;
	align-items:flex-start;
}
a.awsm-filter-toggle {
    display: none !important;
}
a.awsm-job-more {
    display: inline-block;
    color: #091f40;
    font-family: "Open Sans", Sans-serif;
    font-size: 12px;
    font-weight: 600;
   
    font-style: normal;
    line-height: 22px;
    background: #f1f1f1;
    border-radius: 50px;
    padding: 6px 20px;
}
.awsm-list-item .awsm-job-item{
	border:none !important;
}

.awsm-list-left-col {
    width: 20%;
}
.awsm-list-item .awsm-job-featured-image img{
	object-fit:contain;
}

@media(max-width:769px){
	
.moranlogistics-search-field {
    width: 80%;
}
.awsm-grid-right-col {
   
    margin-top: -24px;
}
.moranlogistics-filter-field {
    width: 100%;
}
    .moranlogistics-search-filter-field {
        width: 35% !important;
    }

.moranlogistics-filter {
    width: -webkit-fill-available;
}
	button.moranlogistics-button {
    padding: 12px 24px !important;
    width: 29% !important;
    word-wrap: unset;
}
	form.moranlogistics-filter-form {
    justify-content: center;
}
}
@media(max-width:772px)
{
	
	.awsm-list-item{
		width:100%;
	}
	.awsm-filter-wrap .awsm-filter-items {
    display: block;
}
	a.awsm-filter-toggle{
display:none;}
	.awsm-filter-item{
		width:100%;
	}
	input#awsm-jq-1 {
    padding: 6px 10px;
}
	input#awsm-jq-1{
	  border-bottom: 1px solid #e5e5e5 ;
		border-right:0px !important;
	}
	.awsm-filter-item{
		 border-bottom: 1px solid #e5e5e5 !important;
		border-right:0px;
	}
}

@media(max-width:1025px){
	.awsm-grid-col-2 .awsm-grid-item{
		width:48%;
	}
	.awsm-job-listing-item{
		width:47% !important;
	}
}

@media(max-width:426px){
	.awsm-grid-col-2 .awsm-grid-item{
		width:100%;
	}
	.moranlogistics-filter-field {
    width: 100%;
    flex-wrap: wrap;
}

.moranlogistics-search-filter-field {
    width: 100%;
    padding-left: 12px;
}

button.moranlogistics-button {
    width: max-content !important;
}form.moranlogistics-filter-form {
    justify-content: flex-start;
    flex-wrap: wrap;
}
	.awsm-job-listing-item {
		width:100% !important;
	}
.moranlogistics-filter {
    width: 100%;
}
}