/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 26 2022 | 15:54:34 */
@media only screen and (max-width: 425px) {
	/* Signup plan next previous button width */
	.rcp_registration_form_container .multistep-btn-container{
		margin-left: -10px;
		margin-right: -10px;
	}
	#prevBtn.multistep-btn, #eddPrevBtn.edd-multistep-btn{
		padding-left: 50px;
		min-width: auto;
	}
	#nextBtn.multistep-btn, #eddNextBtn.edd-multistep-btn{
		padding-right: 50px;
		min-width: auto;
	}
	.job-manager-form .button[type="submit"]{
		font-size:15px;
		padding:10px 15px;
		margin-left:5px;
		margin-right:5px;
	}
	#rcp_registration_form.rcp_form #rcp_gateway_extra_fields{
		padding:20px;
	}
	#rcp_card_name_wrap #rcp-card-name{
		width:100%!important;
	}
}

@media only screen and (max-width: 767px) {
	.rcp_registration_form_container{
		padding-right: 0 !important;
	}
	.single_job_listing .job-header{
		flex-direction:column;
	}
	.single_job_listing .job-header .job-listing-meta{
		width:100%;
	}
	table.job-manager-companies{
		display:block;
		overflow:auto;
	}
	.session-post-list-item .top-section .session-category-container .session-category{
		display:flex;
	}
	.session-post-list-item .top-section .session-category-container .taxonomy-link{
		padding: 8px 30px 8px 10px;
	}
	.acf-fields > .acf-field[data-name="company_logo"]{
		width:100%!important;
	}
}
@media only screen and (max-width: 1124px) {
	.site-footer .menu-item .fa-chevron-down{
		display:none;
	}
}
@media (min-width: 768px) and (max-width: 820px){
	div.elementor-64306 .elementor-element.elementor-element-53a6f88d{
		width:70%;
	}
}
@media (min-width: 1024px) and (max-width: 1090px){
	html #main-header div.arival_menu_container > #desktop-menu.menu{
		padding-left:0;
		padding-right:0;
	}
}


.arival-header #main-header li.dashboard-btn.dashboard-pro>a{
	width:max-content;
}

/* Usename input */
.rcp_registration_container .rcp_registration_form_container #login-signup-tab fieldset p#rcp_user_login_wrap input{
	width: 100%;
}
.rcp_registration_container .rcp_registration_form_container #login-signup-tab fieldset p#rcp_user_login_wrap{
	padding: 0;
}

#edd_purchase_form fieldset#edd_login_fields:not(#edd_terms_agreement):not(#edd_register_fields){
	display: block !important;
}

.job_listings li.job_listing .job-manager-proposals-applied-notice:not(:first-of-type){
	display: none;
}

/*Extra spacing on articale single page*/
.post-template-default.single-post .elementor-section-wrap > .elementor-top-section.elementor-section-full_width.arival-post-banner {
	display: none;
}