/*
 Theme Name:   Careerup Child
 Theme URI:    https://themeforest.net/item/careerup-job-board-wordpress-theme/24002090
 Description:  Careerup Child Theme
 Author:       ApusTheme
 Author URI:   https://themeforest.net/user/apustheme
 Template:     careerup
 Version:      1.0.0
 Text Domain:  careerup-child
*/

.apus-footer .mc4wp-form .btn{
	padding-top:10px;
	padding-bottom:10px;
}

.widget_job_filter_widget .form-group-salary{
	display:none;
}

.top-info .comments{
    display:none !important;
}
.select2-results {
   background: #fff;
}
.apus-footer a{
	color:#fff !important;
}
.candidate-thumbnail{
	display:none;
}
.post-layout .top-image .list-categories {

    display:none;

}

.woocommerce.columns-1 .product.type-product{width:100% !important}
.woocommerce-MyAccount-navigation{display:none !important}
.post-layout .top-info,.detail-post .tag-social{display:none !important}

.subwoo-inner.style3{
	min-height: 560px;
	margin-bottom: 25px;
}

.grecaptcha-badge{display:none !important}

#payment .payment_methods li img.stripe-icon{
	height: auto !important;
  width: 85px !important;
}

.form-control select option{
	color:#aaa;
}

#apus-main-content{
	overflow-y:hidden;
}