/*
Theme Name:     Maxbizz Child
Theme URI:      http://wpdemo.archiwp.com/maxbizz/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Oceanthemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       maxbizz
*/

@import url("../maxbizz/style.css");



/* =Theme customization starts here
/* ------------------------------------------------------- */


.font-20 p {
  font-size: 20px;
  line-height: 1.6;
}
.font-18 p {
  font-size: 18px;
  line-height: 1.6;
}
.single-post .page-header {
  display: none !important;
}
.archive .page-header {
  background-image: url(images/For-Job-Seekers.jpg) !important;
}
.wp-block-latest-posts.wp-block-latest-posts__list .wp-block-latest-posts__featured-image {
  padding-bottom: 10px;
}
.wp-block-search__inside-wrapper .wp-block-search__button {
  font-family: "Roboto", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  fill: #FFFFFF;
  color: #FFFFFF;
  background-color: #8ACDE0;
  border-radius: 30px 30px 30px 30px;
  padding: 10px 25px 10px 25px;
  border: none;
  transition: 0.4s ease all;
}
.wp-block-search__inside-wrapper .wp-block-search__button:hover {
  color: #FFFFFF;
  background-color: #000;
}
.wp-block-search__inside-wrapper .wp-block-search__input {
  border-radius: 30px;
}
.intro-bequest-home {
  position: relative;
}
.intro-bequest-home:after {
  position: absolute;
  content: '';
  left: -20px;
  top: 0;
  width: 40%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}
.consultation-section .elementor-container,
.mission-section .elementor-container {
  border-radius: 20px;
  overflow: hidden;
  padding: 0 !important;
}
.contact-home form .d-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 20px;
}
.contact-home form .d-flex .col-6 {
  width: 48%;
}
.contact-home form .col-12 {
  width: 100%;
  padding-bottom: 25px;
}
.contact-home form .wpcf7-radio {
  width: 100%;
  display: block;
}
.contact-home form .wpcf7-radio span {
  color: #000;
}
.contact-home form .wpcf7-radio .first {
  margin-left: 0;
}
.contact-home form .wpcf7-radio input {
  width: unset;
}
.contact-home form input {
  border-radius: 30px;
}
.contact-home form textarea {
  border-radius: 16px;
}
.contact-home form input,
.contact-home form textarea {
  transition: 0.4s ease all;
}
.contact-home form input:focus,
.contact-home form textarea:focus {
  border-color: #000;
}
.contact-home .elementor-widget-image {
  height: 100%;
}
.contact-home .elementor-widget-image .elementor-widget-container {
  height: 100%;
}
.contact-home .elementor-widget-image .elementor-widget-container img {
  height: 100%;
  object-fit: cover;
}
.contact-home form input[type="submit"] {
  font-family: "Roboto", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  background-color: #8ACDE0;
  border-radius: 30px 30px 30px 30px;
  padding: 12px 42px 12px 42px;
  transition: 0.4s ease all;
  border: none;
  outline: none;
}
.contact-home form input[type="submit"]:hover {
  color: #FFFFFF;
  background-color: #000000;
}
.contact-home form .submit-button {
  text-align: right;
}
.contact-home form .submit-button p {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  flex-direction: column;
  align-items: flex-end;
  grid-gap: 10px;
}
.post-box .inner-post {
  padding: 38px 22px 25px;
}
.post-box .entry-meta {
  padding: 22px;
}
.footer-bottom a {
  color: #fff;
  font-weight: 400;
}
.footer-bottom a:hover {
  color: #8ACDE0;
}
.footer-menu .elementor-container {
  padding: 0;
}
h4.elementor-heading-title {
  position: relative;
  padding-bottom: 15px;
}
h4.elementor-heading-title:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 22px;
  height: 4px;
  background-color: #8ACDE0;
}
.service-menu .elementor-icon-list-item .elementor-icon-list-text span {
  display: block;
  font-size: 13px;
}
.what-we-do > .elementor-container {
  border-radius: 20px;
  overflow: hidden;
  padding: 0 !important;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
}
.what-we-do .elementor-container .elementor-container {
  padding: 0 !important;
  border-radius: 20px;
  overflow: hidden;
}
.mission-section .elementor-widget-image {
  height: 100%;
}
.mission-section .elementor-widget-image .elementor-widget-container {
  height: 100%;
}
.mission-section .elementor-widget-image .elementor-widget-container img {
  height: 100%;
  object-fit: cover;
}
.page-header {
  position: relative;
  background-position: top center !important;
}
.page-header:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
}
.page-header .container {
  position: relative;
  z-index: 1;
}
.medical-staffing-list .elementor-column > .elementor-widget-wrap {
  border-radius: 20px;
  overflow: hidden;
  padding: 0 !important;
  padding-bottom: 70px !important;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 10%);
  margin: 15px;
  position: relative;
}
.medical-staffing-list .elementor-column .elementor-heading-title {
  min-height: 72px;
}
.medical-staffing-list .elementor-column .elementor-widget-button {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
}
.medical-staffing-list h3 a {
    transition: 0.4s ease all;
}
.medical-staffing-list h3 a:hover {
    color: #8ACDE0 !important;
}

.medical-staffing-horizontal > .elementor-container {
  border-radius: 20px;
  overflow: hidden;
  padding: 10px !important;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 10%);
  position: relative;
}
.medical-staffing-horizontal > .elementor-container h3 a {
  transition: 0.4s ease all;
}
.medical-staffing-horizontal > .elementor-container h3 a:hover {
  color: #8ACDE0 !important;
}
.contact-home form select {
    border-radius: 30px;
    transition: 0.4s ease all;
    width: 100%;
    color: #666666;
    border: 1px solid #dbdbdb;
    padding: 11px 24px;
    box-sizing: border-box;
    outline: none;
    font-size: 14px;
}
.contact-home form select:focus {
  border-color: #000;
}
.contact-home label {
  font-size: 14px;
  font-weight: 600;
  color: #000;
  display: block;
  padding-bottom: 4px;
}
.contact-home label span {
  color: red;
}
.contact-home form .submit-button {
  padding-bottom: 0;
}
.wpcf7-response-output {
  text-align: center;
  margin: 0;
}
.job-seekers .elementor-button-content-wrapper {
  text-align: left;
  display: block;
}
.job-seekers .elementor-column > .elementor-widget-wrap {
  padding-bottom: 100px !important;
}
.elementor-widget-heading h1.elementor-heading-title {
  font-size: 44px;
}
.main-navigation > ul > li.current-menu-item a {
  color: #000 !important;
}
.main-navigation > ul > li.current-menu-item::before {
  opacity: 1;
}
.main-navigation > ul > li.current-menu-item a::after {
  color: #000 !important;
}
.page-id-2171 .top-header-block .job-seaker .elementor-button {
  color: #FFFFFF !important;
  background-color: #8ACDE0 !important;
}
.page-id-4356 .top-header-block .job-employers .elementor-button {
  color: #FFFFFF !important;
  background-color: #8ACDE0 !important;
}
.elementor-widget-heading h2.elementor-heading-title {
  font-size: 40px;
}
.page-id-6719 .page-header,
.page-id-6719 .site-header,
.page-id-6731 .page-header,
.page-id-6731 .site-header,
.page-id-6731 #site-footer,
.page-id-6739 .page-header,
.page-id-6739 .site-header,
.page-id-6739 #site-footer,
.page-id-6961 .page-header,
.page-id-6961 .site-header {
  display: none;
}
.white-block a {
  color: #fff !important;
}
.white-block a:hover {
  color: #000 !important;
}
.blue-block a:hover {
  color: #fff !important;
}
.error-404 {
  background: #8ACDE0 !important;
}


@media only screen and (max-width: 1400px) {
  .apply-now-button {
    margin-top: 10px !important;
    position: relative !important;
    right: unset !important;
    bottom: unset !important;
  }
}
@media only screen and (max-width: 1024px) {
  .footer-top > .elementor-container > .elementor-column {
    width: 100% !important;
  }
  .footer-top > .elementor-container > .elementor-column .elementor-widget-text-editor {
    width: 100% !important;
    max-width: 100% !important;
  }
  .header-mobile-block .elementor-column {
    width: 50% !important;
  }
  .elementor-widget-heading h1.elementor-heading-title {
    font-size: 40px;
  }
  .elementor-widget-heading h2.elementor-heading-title {
    font-size: 36px;
  }
  .footer-menu .elementor-container {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 992px) {
  .elementor .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100%;
  }
  .font-20 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .elementor-section .elementor-container .elementor-container {
    padding: 0 !important;
  }
  .apply-now-button {
    margin-bottom: 10px !important;
  }
  .footer-top {
    padding-top: 30px !important;
    padding-bottom: 10px !important;
  }
  .footer-top .elementor-container .elementor-column {
    width: 100% !important;
  }
  .footer-top .elementor-container .elementor-column h4 {
    margin-top: 30px;
  }
  .footer-top .elementor-container .elementor-column .elementor-container {
    padding: 0 !important;
  }
  .elementor-widget-heading h1.elementor-heading-title {
    font-size: 34px;
  }
  .elementor-widget-heading h2.elementor-heading-title {
    font-size: 32px;
  }
  .contact-home form .d-flex .col-6 {
    width: 100%;
  }
  .font-18 {
    font-size: 16px;
  }
  .font-20 p {
    font-size: 16px;
  }
  .header-mobile .elementor-widget-wrap {
    padding: 0 !important;
  }
  .header-mobile .nav-col .elementor-widget-wrap {
    padding-right: 10px !important;
  }
}
