/*
 Theme Name: WorkScout Child
 Theme URI: https://www.newcomersjobsincanada.ca
 Description: Child theme for WorkScout
 Author: Newcomers Jobs in Canada
 Template: workscout
 Version: 1.0
*/

/* Add your custom CSS below */


/** Additional CSS copied from the parent theme. Appearance -> Customize -> Additional CSS */

body {
	color: #575555 !important;
}
ul li {
    font-size: 18px !important;
	line-height: 1.7 !important;
}
.tagged_as {
	 font-size: 18px !important;
	line-height: 1.7 !important;
	color: #575555 !important;
}
.tagged_as a {
	color: #575555 !important;
}
.tagged_as a:hover {
	color: #5e17eb !important;
}
.posted_in a {
	color: #575555 !important;
}
.posted_in a:hover {
	color: #5e17eb !important;
}
#titlebar.single {
    padding: 25px 0;
}
a.button:hover{
	background-color: #16d587 !important;
}
.sign-in-demo-notice {display: block;padding: 13px 20px;margin: -5px 0 25px 0;font-size: 14px;line-height: 22px;background-color: #E9F7FE; color: #3184ae; border-radius: 4px;}
.sign-in-demo-notice strong { color: #3184ae; }
.sign-in-demo-notice {
    display: block;
    padding: 13px 20px;
    margin: -5px 0 25px 0;
    font-size: 14px;
    line-height: 22px;
    background-color: #E9F7FE;
    color: #3184ae;
    border-radius: 4px;
}

.logged-in.page-id-18886 input[type="submit"],
.logged-in.page-id-18886 button { pointer-events: none; opacity: 0.4; }

.menu-button { 
background-color:#0072c9;
border:1px;
border-radius:3px;
-webkit-box-shadow:1px 1px 0px 0px #2f2f2f;
-moz-box-shadow:1px 1px 0px 0px #2f2f2f;
box-shadow:1px 1px 0px 0px #2f2f2f;
}
.menu-button a,  .menu-button a:hover, .menu-button a:active { 
color:#fff !important;
background-color:#fbb53c;
}
.dashboard-nav ul:before {
	color: #9966FF;
	font-size: 18px;
	font-weight: 700;
}
#messages_page-menu {
 display: none;
}
.user-menu-small-nav li:nth-child(2) {
  display: none;
}

.woocommerce-product-gallery {
	display: none;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	float: left;
	width: 100%;
}

.onsale {
    background-color: #16d587;
		border-radius: 25px !important;
		padding: 10px 20px 10px 20px !important;
		font-size: 18px !important
}

h1.product_title {
	font-size: 26px;
 	color: #0072c9;
	font-weight: bold;
}

.new-layout .job_listing.job_position_featured {
    background-color: #b3d1e7d4;
		border-bottom: 3px solid #e2dee9;
}

.new-layout .job_listing.job_position_featured:hover {
    background-color: #f7eca2;
}

.new-layout .job_listing.job_position_featured > div > h4 {
	color: #0e7acc;
	font-weight: 500;
}

@media (max-width: 1099px) {
	.full-page-container.with-map {
	    padding-top: 0;
}
	.full-page-map-container {display: none;}
}

@media only screen and (min-width: 768px) and (max-width: 990px){
	.plan-price h3 {
		height: 116px;
	}
}

@media only screen and (min-width: 768px) {
.woocommerce .products .plan-features ul:first-child + ul, .woocommerce ul.products .plan-features ul:first-child + ul, .plan-features ul:first-child + ul {
	height: 106px;
}
}
/* Contact Form 7 for Home page Begins */
#wpcf7-f63-p73-o1 {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-right:25px;
	margin-left:20px;
}
#wpcf7-f63-p73-o1 input{
	margin-bottom: 25px !important;
}
#wpcf7-f63-p73-o1 input[type="submit"] {
	background-color: #5e17eb !important;
	color: #fff !important;
	border-radius:25px !important;
	font-size:18px !important;	
	padding-left:20px !important;
	padding-right:20px !important;
}
#wpcf7-f63-p73-o1 input[type="submit"]:hover {
	background-color: #16d587 !important;
}
#wpcf7-f63-p73-o1 input:focus{
	border-color: #5e17eb !important;
}
/* Contact Form 7 Ends */

#workscout_user_email {
		border-radius: 3px;
    border: 1px solid #e0e0e0;
    background-color: #fcfcfc;
		color: #909090 !important;
		font-size: 14px;
		font-family: "Poppins", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#register input:focus,
#workscout_login_form input:focus {
	border-color: #fbb53c;
	font-weight: 400;
	background-color: #fff;
}

#job_package_selection ul li > p {
	display: none;
}

.company-info-boxed .company-info {
	width: 100%;
}

@media (max-width: 900px) {
	.company-info-apply-btn, .company-info-apply-btn a.button {
		width: auto;
	}
}

@media (max-width: 385px) {
	.company-info-apply-btn, .company-info-apply-btn a.button {
		width: 100%;
	}
}

@media only screen and (max-width: 990px){
	#wpcf7-f63-p96-o1 p {
			margin-top: -10px;
	}
}
.full-page-map-container {display: none;}
.full-page-content-container {
    flex: 0 0 100vw !important;
}

.boxed-search-container{
	 background: transparent !important;
    box-shadow: none !important;
    border: none !important;
}
.boxed-search-container .banner-headline-alt h3 strong{
	padding-bottom:20px !important;
}
.menu-button a, .menu-button a:hover, .menu-button a:active {
	color: #ffffff !important;
	background-color: #5e17eb !important;
	border-radius:25px !important;
}
.new-header #navigation ul li {
	border-radius:25px !important;
}
.intro-banner-search-form {
	background: transparent !important;
  box-shadow: none !important;
  border: none !important;
}
#intro-keywords {
	border-radius: 25px !important;
}
.select2-container--default .select2-selection--single {
    border-radius: 25px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    border-radius: 25px !important;
}
button.ripple-effect,
.ripple-effect {
    border-radius: 25px !important;
}
.boxed-search-container .banner-headline-alt h3 strong {
    font-size: 42px;      /* adjust size */
    color: #5e17eb;    
    font-weight: 600;
}
@media (max-width: 768px) {
    .boxed-search-container .banner-headline-alt h3 strong {
        font-size: 24px;
    }
}
.boxed-search-container .banner-headline-alt span {
    font-size: 24px;      /* adjust size */
    color: #27076d;       /* light gray / subtitle */
    font-weight: 500;
}
.attachment-large.size-large.wp-image-2692 {
    padding-bottom: 50px;
}
.recent-post a.button {
	border-radius: 25px !important;
}
body .recent-post .from-the-blog-content {
    text-align: center;
	border: 0 !important;
}
body .recent-post img {
    border-radius: 5px;
}
a.button {
	border-radius: 25px !important;
}

#titlebar {
    background-image: url("https://www.hayar.ca/wp-content/uploads/2026/01/hayar-jobs-canada-mobile-background.png") !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 400px;
}
/*Overlay for the header background image*/
#titlebar::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
}


#titlebar {
    display: flex;
    align-items: center !important;
    justify-content: center;
}

#titlebar .container {
    height: 100%;
    display: flex;
    align-items: center !important;
		text-align: center !important;
}
#titlebar h1, h2 {
    text-align: center;
    font-size: 62px !important;
    color: #ffffff;
		font-weight: 600;
		padding-bottom: 40px !important;
}
#titlebar span {
    text-align: center !important;
    font-size: 22px !important;
    color: #ffffff;
		font-weight: 400;
}
#titelbar .row{
	display: flex;
	align-items: center !important;
	justify-content: center;
  text-align: center;
}
/*For Account pages */
#titlebar .row h1 {
    color: #ffffff;
    padding-top: 10%;
		margin: 0;
}
#titlebar .row h2 {
    color: #ffffff;
    padding-top: 10%;
		margin: 0;
}
.page-description h1 {
    font-size: 40px;
    color: #5e17eb;
    margin-bottom: 10px;
		text-align: center;
		font-weight: 660;
		padding-bottom: 10px;
}

.page-description p {
    font-size: 22px;
    color: #260666;
		padding-bottom: 50px;
}
.breadcrumbs,
#breadcrumbs,
.breadcrumb-nav,
.breadcrumb-trail {
    display: none !important;
}
.post-content h2 {
    color: #5e17eb;
		font-size:32px !important;
		font-weight: 600 !important;
  	text-align: left !important;
		padding-bottom: 10px !important;
}
/* Hide plan images only on the products (shop) page */
body.post-type-archive-product ul.products li.plan img {
    display: none !important;
}
/*Hide the image in the related products section too */
.related img{
	 display: none !important;
}
.related h2 {
	color: #5e17eb !important;
	font-size: 32px !important;
	text-align: left !important;
	padding-top:100px !important;
	font-weight:600 !important;
}
h1.product_title {
	color: #5e17eb !important;
}

.single_add_to_cart_button {
	background-color: #5e17eb !important;
	border-radius: 25px !important;
}
.single_add_to_cart_button:hover {
	background-color: #16d587 !important;
}
.description_tab a{
	background-color: #5e17eb !important;
	border-radius: 25px !important;
	font-size: 16px !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.job_listing_preview_title h2 {
	color: #5e17eb !important;
	font-size:32px !important;
	font-weight:600 !important;
}
/*Hide job package details in the post a job page. Only the title should be displayed to let the customer choose the package. */
.job-package ul{
	display:none !important;
}
.job-package label{
	font-size: 20px !important;
	color: #5e17eb !important;
}
.job-package h3 > strong{
	font-size: 18px !important;
	font-weight: 400 !important;
}
.job-package h3 {
	font-size: 18px !important;
	font-weight: 400 !important;
	padding-left:50px!important;
}
.entry-summary .posted_in{
	display:none !important;
}
/*Contact Form 7 for Privacy policy and other legal pages */
.wpcf7-form p {
	padding-bottom: 20px !important;
}
/*adjusting line height for the job title in the individual page */
.eleven h1 {
	line-height: 1 !important;
}
.filters-flexbox-row input, .select2-selection {
	border-radius: 25px !important;
}
@media (max-width: 768px) {
    #titlebar h1 {
        font-size: 28px;
    }
		#titlebar .row h1 {
        padding-top: 8%;
    }
    .page-description h1 {
        font-size: 32px;
    }
    .page-description p {
        font-size: 18px;
    }
	.flip-banner-content h2 {
		line-height: 1.2 !important;
		font-size: 44px !important;
	}
}

/** Product Remove button in cart **/
/* Cart remove (X) button */
.woocommerce-cart td.product-remove a.remove {
    color: #ff0000 !important;
    font-size: 32px !important;
    font-weight: bold !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 38px !important;
    text-align: center;
}

/* Hover effect */
.woocommerce-cart td.product-remove a.remove:hover {
    color: #ffffff !important;
    background-color: #ff0000 !important;
}

/**Submit button in Choose a Package in Job Form*/
#job_package_selection .job_listing_packages_title {
    display: flex;
    align-items: center;
    position: relative;
}

/* Keep title on left */
#job_package_selection .job_listing_packages_title h2 {
    margin: 0;
    text-align: left;
}

/* Center button while title stays left */
#job_package_selection .job_listing_packages_title input[type="submit"] {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    float: none !important;

    font-size: 22px !important;
    padding: 16px 45px !important;
    min-width: 320px;
    font-weight: 700;
}

/* Bottom button */
.package-submit-bottom {
    text-align: left;
    margin-top: 30px;
    margin-bottom: 30px;
		margin-left: 20px;
}

.package-submit-bottom input[type="submit"] {
    font-size: 22px !important;
    padding: 16px 45px !important;
    min-width: 320px;
    font-weight: 700;
}

/**For Job Submission Pages*/
/* Post a Job */
.preview-buttons {
    text-align: center;
    margin: 35px 0;
}

.preview-buttons input.button {
    float: none !important;
    display: inline-block;
    font-size: 18px !important;
    padding: 14px 30px !important;
    min-width: 180px;
    margin: 8px;
    height: auto !important;
}

.preview-buttons.bottom-buttons {
    margin-top: 50px;
    margin-bottom: 50px;
}

.job_listing_preview_title h2 {
    text-align: center;
    font-size: 32px !important;
    margin-bottom: 25px;
}

/* Job submission form buttons */

.send-btn-border {
    text-align: center;
    margin-top: 35px;
}

.send-btn-border input.button {
    font-size: 20px !important;
    padding: 14px 35px !important;
    min-width: 180px;
    margin: 8px 15px !important;
    float: none !important;
}

/* Continue button - primary */
.send-btn-border input[name="submit_job"] {
    background-color: #5e17eb !important;
    color: #fff !important;
}

/* Continue button - hover */
.send-btn-border input[name="submit_job"]:hover {
    background-color: #15d076 !important;
    color: #fff !important;
}

/* Save for Later button - secondary */
.send-btn-border input.save_draft {
    background-color: #e4e4e4 !important;
    color: #333 !important;
    border-color: #e4e4e4 !important;
}

.send-btn-border input.save_draft:hover {
    background-color: #d4d4d4 !important;
}

/** Modify Package at Checkout page */
.order-review-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.order-review-header h3 {
    margin: 0 !important;
}

.modify-package-button {
    background: #5e17eb !important;
    color: #fff !important;
    border-color: #5e17eb !important;
    padding: 10px 20px !important;
}

.modify-package-button:hover {
    background: #22AD35 !important;
    color: #fff !important;
}

/*Employer CTA at the bottom of single job detail page. */
/* Employer CTA Box */

.employer-cta {
    background: #f8f8f8;
    border-left: 5px solid #16d587;
    padding: 28px 32px;
    margin: 40px 0;
    border-radius: 5px;
}

.employer-cta h3 {
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 24px;
    font-weight: 600;
}

.employer-cta p {
    margin-bottom: 22px;
    line-height: 1.7;
    font-size: 15px;
}


/* CTA Button */

.employer-cta-button {
    display: inline-block;
    background: #16d587;
    color: #ffffff !important;
    padding: 13px 30px;
    border-radius: 25px;
    font-weight: 600;
    text-decoration: none !important;
    transition: all 0.3s ease;
}


.employer-cta-button:hover {
    background: #5e17eb;
    color: #ffffff !important;
}


/* Hide CTA when printing/downloading */

@media print {

    .employer-cta {
        display: none !important;
    }

}