/**
Theme Name: Astra Child
Author: Work From Home
Author URI: https://remotejobsfeed.com
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
*/

/* MANAGE JOB LISTING - EMPLOYER DASHBOARD ONLY */
.job_title {
    flex: 1 1 100% !important;
}

.save_draft{
    margin-top: 10px;
}
.selection input.select2-search__field {
    border: none !important;
}

li[data-boost-priority="3"] a:hover{
    background-color: #fff8e1 !important; 
}

.resume-badge {
      display: inline-block;
    padding: 0px 8px;
    font-size: 0.7rem;
    font-weight: 400;
    border-radius: 15px;
    color: #fff;
    background-color: #5656fc !important;
    margin-left: 10px;
    vertical-align: middle;
}

.resume-badge.top-user {
  background-color: #ffc107; /* bright gold for premium users */
}

table.my_account_subscriptions.my_account_orders.woocommerce-orders-table.woocommerce-MyAccount-subscriptions.shop_table.shop_table_responsive.woocommerce-orders-table--subscriptions {
    padding: 20px 20px;
}

a.woocommerce-button.woocommerce-button--next.woocommerce-Button.woocommerce-Button--next.button {
    color: #69727d !important;
}

table.shop_table.subscription_details {
    padding: 0px 25px !important;
}

table#woocommerce-subscriptions-related-orders-table {
    padding: 20px 20px !important;
}

table.shop_table.order_details {
    padding: 20px 20px;
}

h2.woocommerce-column__title
 {
    border: none !important;
    background: transparent !important;
    padding: 0px !important;
}

address {
    border: 1px solid #d1d5db !important;
    border-radius: 0px !important;
}

table.shop_table.shop_table_responsive.my_account_orders.woocommerce-orders-table.woocommerce-MyAccount-subscriptions.woocommerce-orders-table--subscriptions {
    padding: 20px 20px;
}

.refund-button{
	    border: 2px solid #5bc0de !important;
    color: #69727d !important;
	background-color:transparent !important;
}

.apply_with_resume textarea{
	resize:vertical;
	height:211px !important;
}

.apply_with_resume label{
	margin-bottom:10px !important;
}

.job-manager-applications-applied-notice::before{
	content:"✓" !important;
}

#bookmark_notes{
	resize:vertical;
	height:100px !important;
}



/*Hides the location autofill error message*/
.pac-container{
	display:none !important;
}

span.required-label{color: red;}

input[name='submit_job']{margin-bottom:10px !important;}


.plan-container{
	margin-top:12px;
	font-size:15px;
	display:none;
}

.resume-package label{
	position:relative;
}
.resume-package label::after{
	content: "";
    position: absolute;
    left: 120px;
    top: 47%;
    width: 6px;
    height: 6px;
    border-right: 1px solid #717171;
    border-bottom: 1px solid #717171;
    transform: translateY(-50%) rotate(45deg);
    transition: transform 0.2s ease;
}
.resume-package.open label::after {
    transform: translateY(-50%) rotate(-135deg); /* up arrow */
	top: 63%;
}

ul.job-manager-errors,
ul.resume-manager-errors {
    display: block !important;
    color: red !important;
    margin-bottom: 1em;
}

.select2-search__field{
	margin-top:0px !important;
	margin-left:10px !important;
}

.search_resumes label{
	margin-bottom:5px !important;
} 

.title{
	display:flex!important;
}

@media (max-width:480px){
	.candidate_photo {
		display:none !important;
	}
	.candidate-column{
		padding-left:0px !important;
	}
	.title{
		display:flex;
		align-items:center;
	}
}

.elementor-73002 .elementor-element.elementor-element-c7bce3b 
.e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation 
ul li.woocommerce-MyAccount-navigation-link.is-active a {
    background-color: #987af3 !important;
}

.elementor-73002 .elementor-element.elementor-element-c7bce3b 
.e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation 
ul li.woocommerce-MyAccount-navigation-link.is-active a:hover{
	background-color: #987af3 !important;
}

table.job-manager-past-applications td, th {
	border-collapse: collapse !important; /* removes double borders */
	text-align:start !important;
}

table.job-manager-past-applications td{
	border-top:1px solid rgba(0,0,0,0.1) !important;
}

#resume-manager-candidate-dashboard{
	overflow-x:auto !important;
}

@media(max-width:1024px){
	.ast-builder-grid-row.ast-builder-grid-row-has-sides.ast-grid-center-col-layout {
		gap:0px !important;
	}
}

.ast-menu-toggle{
	border: none !important;
}

.woocommerce-info.woocommerce-Button:hover{
    color:black!important;
}

.woocommerce-MyAccount-navigation-link a:hover{
    background-color: #987af3 !important;
}

@media(max-width:1024px){
a.ast-header-account-link.ast-account-action-link.ast-header-account-type-text {width: max-content;}
header .custom-logo-link img {width: 170px;}
.ast-builder-grid-row.ast-grid-center-col-layout { grid-template-columns: 170px auto 110px;}
}
@media(max-width:1038px){
	.ast-header-account-link.ast-account-action-link.ast-header-account-type-text{
		padding:6px 13px !important;
	}
}

.ast-header-account-link.ast-account-action-link.ast-header-account-type-text{
    padding:6px 10px !important;
}

table.job-manager-past-applications{
	table-layout: fixed;
	width:100%;
}

.my_account_wc_paid_listing_packages th{
    text-align:start !important;
}

.my_account_wc_paid_listing_packages{
	margin-bottom:10px!important;
}

.li.resume-package {
    position:relative;
}

span.select2-dropdown.select2-dropdown--below {
    top:0px;
}


@media(max-width:1060px){
	.site-header-section>* {
    padding: 0 !important;
}
}


/* Subscription table headings align left */
table.my_account_subscriptions.my_account_orders.woocommerce-orders-table.woocommerce-MyAccount-subscriptions.shop_table.shop_table_responsive.woocommerce-orders-table--subscriptions th{
    text-align:start !important;
}

.jm-notice{
	min-width:0px !important;
}

.ast-woo-shop-archive .site-content > .ast-container {
	max-width: 1180px !important;
	padding:32px 20px !important;
}

.woocommerce-info .woocommerce-Button {
	color:white !important;
}
.woocommerce-info .woocommerce-Button:hover {
	color:black !important;
}
.woocommerce-info .woocommerce-Button.wc-forward.button:hover {
	color:black !important;
}
.woocommerce-info {
    font-size:14px;
}

@media(max-width:1024px){
    footer > div {
        padding-left:20px;
        padding-right:20px;
    }   
}

.checkout-inline-error-message{
	color:red !important;
}

.entry-meta {
    color:black !important;
}

.entry-meta span{
    color:black !important;
}