/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. 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 so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.elementor-shortcode .job-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 30px;
}

.elementor-shortcode .job-grid .e-loop-item > .elementor-element {
	height: 100%;
}

.elementor-shortcode .job-grid .e-loop-item {
  background: #232323;
  padding: 25px;
}

.elementor-shortcode .job-grid .Image img {
	max-height: 150px;
	object-fit: contain;
}

.elementor-shortcode .job-grid .elementor-widget-button,
.elementor-shortcode .job-grid .Content {
	flex: 1 1 auto;
}

.elementor-shortcode .job-grid .Content {
	gap: 5px;
}

.elementor-shortcode .job-grid .elementor-widget-button .elementor-widget-container {
	display: flex;
	align-items: flex-end;
}

.elementor-shortcode .job-grid .elementor-heading-title a {
  display: block;
  text-decoration: none;
  font-size: 26px;
  line-height: 1.4;
  font-weight: 600;
  transition: 0.3s;
}

.elementor-shortcode .job-grid .elementor-heading-title a:hover {
  color: #fff;
}

.elementor-shortcode .job-grid .elementor-button-link {
	font-size: 14px;
}

.elementor-shortcode .job-grid .elementor-page-title {
	margin-bottom: 25px;
	min-height: 75px;
}

.elementor-shortcode .job-grid .elementor-widget-button {
	margin-top: 15px;
}

.job_filters #search_categories {
	height: auto;
	padding: 9px 10px;
}

/* .job_filters .showing_jobs .reset,
.job_filters .showing_jobs .rss_link {
	display: none;
} */

.job_filters .search_jobs {
	padding: 30px 25px;
}

.home .job_listings .job_filters {
	border-radius: 10px 10px 0px 0px;
}

.home .job_listings .search_submit {
  margin-top: 15px;
}

.home .job_listings .search_submit input {
  font-size: 16px;
  padding-top: 11px;
  padding-bottom: 11px;
  transform: 0.2s;
  border-radius: 3px;
}

.home .job_listings .job_types {
	padding: 0px 15px;
}

.home .job_listings .showing_jobs {
	padding: 5px 28px;
}

.ast-plain-container.ast-no-sidebar #primary {
	margin-top: 60px;
	margin-bottom: 60px;
}

.shop_table.order_details thead tr th,
.shop_table.my_account_orders tr th,
.shop_table.account-payment-methods-table tr th,
.shop_table.my_account_orders.account-orders-table tr th,
.shop_table.my_account_memberships tr th {
  color: #222;
}

.shop_table.my_account_orders .woocommerce-orders-table__cell-order-actions a,
.shop_table.account-payment-methods-table .payment-method-actions a,
.shop_table.my_account_orders.account-orders-table .woocommerce-orders-table__cell-order-actions a,
.shop_table.my_account_memberships .order-actions a {
  font-size: 12px;
  padding: 5px 10px;
  margin: 8px 0px !important;
  display: block;
  text-align: center;
}

.woocommerce-account .woocommerce-MyAccount-content > p mark {
  color: #fff;
  font-weight: bold;
  background: transparent;
}

.woocommerce-order-received .woocommerce-order-details .woocommerce-order-details__title,
.woocommerce .woocommerce-column__title {
  font-size: 24px;
  color: #222;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title h2 {
  font-size: 24px;
  color: #222;
  margin: 0 0 8px;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.edit {
  float: none;
  margin: 0;
  padding: 0;
  font-weight: bold;
  color: #666;
  font-size: 14px;
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.edit:hover {
  color: #69aabb;
}

div#customer_login button[type="submit"],
.woocommerce-MyAccount-content form button[type="submit"] {
  margin-top: 15px;
  font-size: 14px;
  padding: 15px 30px;
  transition: 0.3s;
  border: 0 !important;
}

div#customer_login button[type="submit"]:hover,
div#customer_login button[type="submit"]:focus,
.woocommerce-MyAccount-content form button[type="submit"]:hover,
.woocommerce-MyAccount-content form button[type="submit"]:focus {
  background: #666;
}

div#customer_login h2,
.page-id-73 .woocommerce-billing-fields h3,
.page-id-73 .woocommerce-additional-fields h3 {
  font-size: 22px;
}

div#customer_login .woocommerce-form {
  margin-top: 0;
}

div#customer_login .woocommerce-LostPassword {
  margin-top: 44px;
  margin-bottom: 0;
}

.page-id-73 #order_review_heading {
  padding-left: 30px !important;
  font-size: 26px;
}

.woocommerce-order-received .woocommerce-order-details > header h2 {
  font-size: 22px;
  margin-bottom: 15px !important;
}

.woocommerce-order-received .shop_table thead th {
  color: #fff !important;
}


form#submit-job-form input.button {
  margin-right: 15px;
  font-size: 14px;
}

form#resume_preview br,
form#submit-resume-form br,
form#submit-job-form br {
  display: none;
}

form#submit-job-form select#job_category[multiple="multiple"] {
  height: auto;
  min-height: 150px;
  background-position-x: calc(100% - 5px);
}

form#submit-resume-form .account-sign-in .button,
form#submit-job-form .account-sign-in .button {
  font-size: 12px;
  padding: 10px 15px 6px;
  text-decoration: none;
  transition: 0.3s;
}

form#submit-resume-form .account-sign-in .button:hover,
form#submit-job-form .account-sign-in .button:hover {
  background: #666;
}

form#submit-job-form .fieldset-remote_position .field .description {
  display: inline;
  margin-left: 5px;
}

form#resume_preview .button {
  font-size: 14px;
  margin-left: 15px;
}

form#resume_preview .job_listing_preview_title h2 {
  margin-top: -20px;
  color: #000;
}

form#resume_preview .resume_preview.single-resume {
  padding-top: 25px;
}







@media screen and (max-width: 767px) {
  .elementor-shortcode .job-grid {
    grid-template-columns: 1fr;
  }

  body .job_listings .job_types {
    display: flex;
    flex-wrap: wrap;
  }

  body .job_listings .job_types li {
    border: 0;
    flex: 0 0 50%;
  }

  .elementor-shortcode .job-grid .elementor-page-title {
    min-height: unset;
  }

  .elementor-shortcode .job-grid .elementor-heading-title a {
    font-size: 22px;
  }
	
	body ul.job_listings li.job_listing a .meta {
		width: 100%;
	}

  .page-id-403 .elementor-tabs .elementor-tabs-wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
  }

  .page-id-403 .elementor-tabs .elementor-tab-mobile-title {
    display: none;
  }

  .page-id-403 .elementor-tabs .um-register {
    padding: 15px 20px;
  }
}