/**
* Theme Name: Eazyrecruitz Child
* Description: This is a child theme of Eazyrecruitz, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/theme-kalia">Theme Kalia</a>
* Template: eazyrecruitz
* Version: 1.7
*/

.bread-crumb.clearfix {
  display: none !important;
}

.tab-btn[data-tab="#tab-16"] {
  display: none !important;
}

.tab-btn[data-tab="#tab-15"] {
  display: none !important;
}

.tab-btn[data-tab="#tab-"] {
  display: none !important;
}

.pattern-1 {
	display: none !important;
}

.sec-pad-2 {
  padding: 0px !important;
}

/* === Custom Colors === */
.pricing-block-two .inner-box:hover a {
    background: #F99F1C !important; 
}

.team-block-one .inner-box .image-box:before {
    background-color: #dedede !important; 
}

.clients-style-two:before {  
	background: -webkit-linear-gradient(-90deg, #013a6087 10%, rgba(255, 255, 255, 1) 90%) !important;
	
}

.clients-style-two .title-inner .btn-box a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    padding: 14px 35px;
    border-radius: 4px;
    text-align: center;
    width: 40%;
	
}

.video-section #image_block_1 .image-box .video-inner {
    position: relative;
    max-width: 100%;
    padding: 190px 0px 190px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

.pricing-block-two .inner-box h2 .text {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #a38f9600 !important;
	
}

.growth-section .image-box .image img {
    width: 90%;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.border-shap {
    display: none !important;
}
	
	.pricing-section.tab-btn-box.tab-buttons {
	display: none !important;
}

@media (min-width: 992px) {
  .faqbox .col-lg-6.col-md-6.col-sm-12.inner-column {
    flex: 0 0 100% !important;
    max-width: 100% !important;
 
}

.partnersslider img.lazy.entered.loaded[src*="quote-1.png"] {
  content: url('https://therapymanagement.keyconceptsmarketing.com/wp-content/uploads/2025/10/quote-1.png') !important;
	max-width: 60px
}

.partnersslider img.lazy.entered.loaded[src*="quote-1.png"] {
  max-width: 35px !important;
  height: auto !important;
	
}
.ignitebutton .advantages-section .single-item .inner-box a {
    display: none !important;
}
	
.candidateperspective .recruitment-technology .image-box img {
    max-width: 220% !important;
}
	
.therapyrequired .recruitment-technology .image-box img {
    max-width: 150% !important;
}
	
.clinicalcatalog img {
    border: none;
    border-radius: 0;
    box-shadow: none;
    height: auto;
    max-width: 40%; 
}
	
.list-no-icons #content_block_4 .content-box .inner-box .single-item .inner {
    padding-left: 0px;
}
	
.careers-home .chooseus-section.alternet-2 .chooseus-block-one .inner-box {
    background: #003A60;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.1);
}
	
.careers-home .chooseus-block-one .inner-box .icon-box {
    position: relative;
    display: block;
    margin-bottom: 24px !important;
    max-width: 30%;
}
.careers-home .chooseus-section.alternet-2 .chooseus-block-one .inner-box a i {
    position: relative;
    margin-right: 8px;
    opacity: 1;
    top: 6px;
    color: #ffffff;
}
	
.careers-home .chooseus-section.alternet-2 .chooseus-block-one .inner-box {
    color: #fff;
}
	
.careers-home .chooseus-section.alternet-2 .chooseus-block-one .inner-box h3 {
    color: #fff;
}

.careers-home .chooseus-section.alternet-2 .chooseus-block-one .inner-box a {
    color: #fff;
    padding: 0 !important;
}
	
.single-job-post:hover .job-header .info li.cat {
    color: #003A60;
    background: #ffffff;
}

.single-job-post .job-header .info li.cat {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-right: 10px;
    color: #003A60;
    font-weight: 700;
    text-transform: uppercase;
    background: #fff;
    padding: 4px 6px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}
	
/* Lock heading and padding so it doesn’t shift on hover */
#content_block_4 .content-box .inner-box .single-item:hover .inner h3 {
  padding-left: 82px !important;
  transition: none !important;
}

/* Keep the em dash (:before) stationary around 33px */
#content_block_4 .content-box .inner-box .single-item .inner h3:before,
#content_block_4 .content-box .inner-box .single-item:hover .inner h3:before {
  left: 33px !important;       /* fixed position */
  opacity: 1 !important;       /* always visible */
  transition: none !important; /* stop movement */
}

/* Keep the number span fixed */
#content_block_4 .content-box .inner-box .single-item .inner h3 span,
#content_block_4 .content-box .inner-box .single-item:hover .inner h3 span {
  opacity: 1 !important;
  left: 0 !important;
  transition: none !important;
}

/* Hide the arrow icon completely */
#content_block_4 .content-box .inner-box .single-item .inner h3 a i,
#content_block_4 .content-box .inner-box .single-item:hover .inner h3 a i {
  opacity: 0 !important;
  transition: none !important;
}

/* Disable link functionality but keep hover style visually */
#content_block_4 .content-box .inner-box .single-item .inner h3 a {
  pointer-events: none !important; /* disables clicks */
  cursor: default !important;      /* normal cursor */
  text-decoration: none !important;
}
	
.clinicalcatalog .process-block-one .inner-box:before {
    background: none !important;
}

.owl-theme .owl-dots .owl-dot.active span {
	  display: none !important;
}	
	
.owl-theme .owl-dots .owl-dot span {
	 display: none !important;
}


/* CAREERS PAGE */
	
/* Text-only button with arrow for Career Opportunities section */
.Career-opportunities .author-info {
  display: inline-block; /* parent wrapper */
}

/* Style the link inside author-info */
.Career-opportunities .author-info a {
  display: inline-flex;           /* text + arrow inline */
  align-items: center;            /* vertical centering */
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  color: #003A60 !important;
  letter-spacing: 0.5px;
  text-decoration: none !important;
  cursor: pointer;
  transition: color 0.3s ease;
  padding: 10px 0;                /* vertical padding */
}

/* Arrow pseudo-element */
.Career-opportunities .author-info a::after {
  content: "→";
  font-size: 24px;                
  margin-left: 12px;              
  transition: margin-left 0.3s ease, color 0.3s ease;
  color: inherit;
  vertical-align: middle;
}

/* Hover effect */
.Career-opportunities .author-info a:hover {
  color: #F99F1C !important;
}

.Career-opportunities .author-info a:hover::after {
  color: #F99F1C !important;
  margin-left: 16px;
}

/* --- Responsive Adjustments --- */

/* Tablet */
@media (max-width: 1024px) {
  .Career-opportunities .author-info a {
    font-size: 16px;
    padding: 10px 0;
  }

  .Career-opportunities .author-info a::after {
    font-size: 22px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .Career-opportunities .author-info a {
    font-size: 14px;
    padding: 8px 0;
  }

  .Career-opportunities .author-info a::after {
    font-size: 20px;
    margin-left: 10px;
  }
}
	
.blog-post li {
  list-style: disc !important;
  line-height: 29px;
  padding-left: 10px;
  padding-bottom: 6px;
  margin-left: 1em;
  color: #766068;
  display: list-item !important; /* makes sure bullets actually show */
}

.sec-title .top-title {
    font-size: 22px;
}
	
#content_block_1 .content-box .inner-box p {
    font-size: 20px;
	color: #171617;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 38px;
}
	
#content_block_3 .content-box .text p { 
	color: #171617;
}
	
.service-block-one .inner-box .lower-content .overlay-content p {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 28px;
    color: rgb(255 255 255);
    font-weight: 500;
    padding: 30px 18px 32px 18px;
}

.Documentation .tab-btn-box  {
    display: none !important;
}

.service-style-two .inner-container .single-item {
    position: relative;
    display: block;
    padding: 30px 20px 30px 20px;
    min-height: 380px;
}
	
}

.testimonial-block-one .inner-box {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 10px;
    padding: 37px 30px 42px 30px;
    margin-right: 10px;
    box-shadow: 0 0px 20px rgba(0, 0, 0, 0.1);
}

.pennsylvania .author-box {
    display: none !important;
}