/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: Elegant Themes
 Author URI: https://www.elegantthemes.com
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

/* styling the job listing fields */
.sjb-page .list-data .sjb-company-wrapper-details-list .sjb-company-details {
	margin-top: 0px;
}
.sjb-page .list-data .sjb-company-wrapper-details-list {
	padding: 0;
}
/* space between jobs*/
.sjb-page .list-data .v2 {
	margin: 5px 0;
	padding-bottom: 0;
}
.sjb-page .list-data .v2 .job-type i, .sjb-page .list-data .v2 .job-location i, .sjb-page .list-data .v2 .job-date i {
	margin-right: 0px;
}
/* layout styling*/
.sjb-listing {
	width: 95%;
	margin: auto;
}
.sjb-page .col-md-8 {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.sjb-page .sjb-filters.sjb-filters-v2 {
	background-color: white;
}
.sjb-page .list-data .v2 .job-type i, .sjb-page .list-data .v2 .job-location i, .sjb-page .list-data .v2 .job-date i {
	margin-right: 8px;
}
.sjb-company-styling {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.sjb-page .sjb-listing .row{
	display: block;
}
.sjb-company-styling-location-button {
	display: flex;
	align-items: center;
	gap: 5px;
}
.sjb-apply-now-btn {
	display: flex;
	justify-content: normal;
	margin-left: 0;
	float: unset;
}
.sjb-company-rightSide {
	display: flex;
	margin-left: auto;
	width: 50%;
	align-items: center;
}
.sjb-page .list-data .v2 .sjb-with-logo .job-info {
	margin-left: 0;
}
.sjb-company-name-location {
	display: flex;
	width: fit-content;
	margin-left: auto;
	flex-direction: column;
	justify-content: right;
}
.company-logo {
}
.sjb-page .list-data .v2 .company-logo {
	width: 150px;
	margin-right: 0;
	
}
.btn-primary {
	width: 100%;
	
}
.job-location {
	display: flex;
}
.sjb-page p {
	margin: 0;
}
.sjb-page .list-data .v2 .sjb-apply-now-btn a {
	margin-top: 0;
}
.sjb-page .list-data .v2 {
	border: none;
	margin-bottom: 15px;
}
.sjb-page .list-data .v2 .sjb-apply-now-btn a {
	    background-color: #e30613;
    border-color: white;
    color: white;
}

.sjb-page .form-group {
	display: flex;
	justify-content: right;
	margin-bottom: 20px;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .app-submit {
	width: contain;
	color: white;
	background-color: #e30613;
	border-color: #e30613;
	max-width: 200px;
}
.sjb-button-back {
	background-color: #e30613;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px;
	width: 10%;
	justify-self: left;
}
.sjb-button-back a p {
	color: white;
	text-decoration: none;
}
.sjb-company-logo--leftside {
	display: flex;
	align-items: auto;
	justify-content: center;
	height: 150px;
	width: 150px;
	max-height: 150px;
	max-width: 300px;
}
@media (max-width: 768px) {
	.sjb-page .col-md-8 {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.sjb-company-rightSide {
		margin-left: 0;
		width: 100%;
		padding-top: 15px;
	}
	.sjb-page .list-data .company-logo img {
		height: 100%;
	}
	.sjb-page a, .sjb-page .list-data a {
		height: 100% !important;
		display: flex !important;
		align-items: center !important;
		text-align: center !important;
	}
	.sjb-page .list-data .v2 .sjb-apply-now-btn p {
		margin-left: auto;
	}
	.sjb-page .list-data .company-logo img {
		width: auto;
	}
}
.sjb-page h3 {
	color: #009FE3;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file div {
	background-color: #009FE3;
}

.sjb-container {
	width: 80% !important;
}

@media (max-width: 1250px) {
	.sjb-company-rightSide {
	width: 100%;
	}
@media (max-width: 900px) {
	.sjb-button-back {
	width: 20%;
	}
	.sjb-container {
	width: 90% !important;
	}
}
@media (max-width: 980px) {
	.et_pb_text_0_tb_footer>:last-child {
		display: flex;
		justify-content: center;
	}
	.et_pb_menu__wrap .mobile_menu_bar {
		display: none;
	}
	.et_pb_menu .et_pb_menu__menu {
		display: block;
	}
}
@media (max-width: 500px) {
	.sjb-button-back {
		width: 30%;
	}
	.sjb-container {
	width: 100% !important;
}
}
}
@media (max-width: 775px) {
	.sjb-company-styling {
		flex-direction: column;
		justify-content: center;
	}
}

h2 {
	color: #009FE3 !important;
}

.sjb-page .sjb-detail .list-data .v2 ul {
	list-style-type: disc;
    margin-left: 50px;
}
.sjb-page .sjb-detail .list-data .v1 ul li::before, .sjb-page .sjb-detail .list-data .v2 ul li::before {
	content: none;
    font-family: none;
}
.sjb-page .sjb-detail  ul li::before {
	content: none;
    font-family: none;
}