.pac-container {
  max-height: 200px !important;
  overflow: auto !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  border: 1px solid #f4f4f4 !important;
  border-top: none !important;
  font-family: "Manrope", sans-serif !important;
  scrollbar-width: thin;
  margin-top: 5px;
}
.subtype-care__content.section-padding-large {
  overflow-x:hidden;
}
#download-app-section {
  overflow-x:hidden;
}
.pac-item {
  position: relative !important;
  height: 60px !important;
  padding: 10px 5px 10px 5px !important;
}

.pac-icon {
  width: 18px !important;
  height: 20px !important;
  margin-right: 7px !important;
  margin-top: 6px !important;
  display: inline-block !important;
  vertical-align: top !important;
  background-image: url(/themes/curam/assets/css/onboarding/dist/images/icons/location.svg) !important;
  background-size: 18px !important;
  background-repeat: no-repeat !important;
  background-position: left top !important;
}

.pac-item-query {
  font-weight: 560 !important;
  font-size: 16px !important;
  line-height: 140% !important;
}

.pac-item span:nth-child(3) {
  font-size: 13px !important;
  color: #616161 !important;
  position: absolute !important;
  top: 31px !important;
  left: 28px !important;
  font-size: 12px !important;
  color: #616161 !important;
}

.pac-matched {
  font-weight: 700 !important;
  color: #494FC9 !important;
  text-decoration: underline !important;
}

.pac-item span:nth-child(3) .pac-matched {
  font-size: 13px !important;
}

.hdpi.pac-logo:after {
  display: none !important;
}

.pac-container::-webkit-scrollbar {
  width: 8px !important;
  height: 8px !important;
}

.pac-container::-webkit-scrollbar-thumb {
  background-color: #e6e6e6 !important;
}


/* to be updated in sass START */

Section#hire-experienced-carers-section .care-type-list {
  display: -ms-grid;
  display: grid;
  gap: 25px;
  -ms-grid-columns: auto auto auto;
  grid-template-columns: auto auto auto;
}

@media (max-width: 768px) {
  Section#hire-experienced-carers-section .care-type-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 15px;
  }
}

Section#hire-experienced-carers-section .care-type-list .care-type-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}

Section#hire-experienced-carers-section .care-type-list .care-type-info img {
  max-width: 24px;
  width: 24px !important;
  height: auto !important;
}

Section#hire-experienced-carers-section .care-type-list .care-type-info p {
  color: #616161;
  font-weight: 560;
}

Section#hire-experienced-carers-section .carer-info-description {
  max-width: 350px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 1280px) {
  Section#hire-experienced-carers-section .carer-info-description {
    max-width: inherit;
  }
}

 

Section#hire-experienced-carers-section .carer-list .carer-cell-group .carer-cell__carer-content img {
  border-radius: 0;
}


.mobile-menu,
nav ul .dropdown__detail {
  z-index: 99;
}

.mobile-submenu {
  z-index: 999;
}

.section-padding-top-small {
  padding-top: 64px;
}

@media (max-width: 599px) {
  .section-padding-top-small {
    padding-top: 44px;
  }
  .care-type-small-fonts{
    font-size: 25px;
  }
  #banner-section .banner-image{
    width: 53%;
    margin: auto;
  }
  .user-logged-in .badge{
    position: inherit;
  }
  .carer_user_class .nav-notification.noti-danger{
    padding: 5px;
    line-height: 0.5 !important;
  }
  
}

#postcode-search-popup {
  font-weight: 560;
  font-size: 16px;
  line-height: 140%;
  color: #424242;
  padding: 0 0 0 55px !important;
  border: 0px none;
  font-family: 'Manrope';
  border-radius: 0;
  height: 100%;
  width: 100%;
  width: -moz-available;
  width: -webkit-fill-available;
  width: fill-available;
  margin-left: -55px;
  margin-right: -17px;
  background: transparent;
}
.owl-theme .owl-dots .owl-dot span,
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  border: none !important;
}

.owl-theme .owl-dots .owl-dot span {
  background: #D6D6D6;
}
/* to be updated in sass END */


/*
#cookie_policy_div_id .content.covid-bar {
    padding: 20px;
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    letter-spacing: -0.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.content.covid-bar a.filled.btn.close-policy-bar.js-cookie-policy-approve {
    background: #fff;
    color: #212121;
    max-width: 105px;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    min-width: 200px;
    margin-top: 10px;
    text-align: center;
}

*/

.policy-bar .btn,
.policy-bar .filters-box-toggle {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-width: 200px;
  margin-top: 10px;
}

@media (min-width: 768px) {

  .policy-bar .btn,
  .policy-bar .filters-box-toggle {
    margin-top: 0;
    margin-left: 20px;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {

  .policy-bar .btn,
  .policy-bar .filters-box-toggle {
    min-width: 100px;
    margin-top: 20px;
    font-size: 13px;
    position: inherit;
    right: 20px;
  }
}

.content.covid-bar p a {
  color: #ffffff;
  text-decoration: underline;
}

.policy-bar {
  background-color: #2B384A;
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 9997;
}

.policy-bar .content {
  padding: 10px;
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-family: "Manrope", "Helvetica, Arial, sans-serif";
  font-weight: 300;
}

.policy-bar .content p {
  margin: 0;
}

@media (min-width: 768px) {
  .policy-bar .content {
    padding: 20px;
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    letter-spacing: -0.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.policy-bar .btn,
.policy-bar .filters-box-toggle {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-width: 200px;
  margin-top: 10px;
  background: #ffffff;
  color: #212121;
  text-align: center;
  width: auto;
}

@media (min-width: 768px) {

  .policy-bar .btn,
  .policy-bar .filters-box-toggle {
    margin-top: 0;
    margin-left: 20px;
  }
}

.policy-bar.approved {
  display: none;
}

@media (min-width: 768px) {
  footer .policy-bar .content {
    max-width: 1576px;
    margin: 0 auto;
    justify-content: center !important;
  }
}

@media (max-width: 575.98px) {
  footer .policy-bar .content {
    justify-content: center !important;
  }

  footer .policy-bar .content p {
    width: auto;
    font-size: 14px;
  }

  footer .policy-bar .btn {
    min-width: auto;
    /*    margin-top:0px !important;*/
  }
}

.footer-contact__logo-item .trustpilot-widget {
  min-width: 115px;
}


.home-page-loader #loader {
  position: unset;
  display: unset;
  opacity: 1;
}

.home-page-loader .loader__wrapper {
  width: auto;
  height: auto;
  justify-items: center;
  gap: 10px;
  align-content: center;
  height: calc(100vh - 80px);
  display: grid;
  overflow: auto;
  background: #fff;
}

.home-page-loader .loader {
  width: 48px;
  height: 48px;
  animation: rotation 2s infinite linear;
  border-radius: 50%;
  background-image: conic-gradient(from 180deg at 50% 50%, #494FC9 0deg, rgba(73, 79, 201, 0) 274.87deg, #494FC9 360deg);
  border: none;
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-page-loader .loader:after {
  content: "";
  background: #ffffff;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  position: absolute;
  border-radius: 50px;
}

.d-none {
  display: none !important;
}

li.dropdown-item.active {
  background: #ECEDF9;
  color: #494FC9;
}

#orientation-overlay-warning {
  background: white;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 15px;
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  gap: 36px;
  background: #ECEDF9;
}

#orientation-overlay-warning div {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px;
  gap: 12px;
}

#orientation-overlay-warning div svg {
  width: 32px;
  height: 32px;
}

#orientation-overlay-warning div h2 {
  font-weight: 520;
  font-size: 15px;
  line-height: 1.4;
  text-align: center;
  letter-spacing: 0.014em;
  color: #424242;
}

@media only screen and (min-width: 480px) and (max-width: 980px) and (orientation: landscape) {
  #orientation-overlay-warning {
    display: flex;
    z-index: 99999;
  }
}

.home-page-loader {
  z-index: 99999;
}

.new-carer-card__cell-element:hover, .client-onboaridng-redirecting:hover {
  cursor: pointer;
}
.morelink{
  display: none !important;
}
.nav-notification {
  border-radius: 50%;
  width: 24px;
  height: 24px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-left: 7px;
}
.noti-danger {
  background: #494fc9;
  color: #fff;
}
em.nav-notification.noti-danger.mobile-view {
  display: inline-flex;
}
.nav-notification {
  border-radius: 50%;
  width: 24px;
  height: 24px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-left: 7px;
}
.noti-danger {
  background: #494fc9;
  color: #fff;
}
.mb-25{
  margin-bottom: 25px;
}
#curamcare-cookie-banner h5{
color: #fff;
}
.care-type-testim-cls h2{ color: #000;}
