/*
Theme Name: HairClub
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem-elementor
Version: 4.2
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
html {
  font-size: 16px !important;
}

.dl-submenu {
  display: none !important;
}

.dl-back {
  display: block !important;
}

.thegem-te-menu-mobile__default.mobile-view .dl-menu.dl-subview li.dl-subviewopen .megamenu-template {
  display: block;
}
.thegem-te-menu-mobile__default.mobile-view .dl-menu {
  background-color: #fff !important;
  height: 100vh;
}

.elementor-tabs .elementor-tab-mobile-title {
  display: none !important;
}

.thegem-te-menu__default.desktop-view ul.nav-menu > li:not(.megamenu-template-enable):hover > ul {
  visibility: hidden !important;
  transition: transform 0.3s linear, opacity 0.3s linear, visibility 0.3s linear;
}
.thegem-te-menu__default.desktop-view ul.nav-menu > li:hover > .megamenu-template {
  visibility: hidden !important;
  transition: transform 0.3s linear, opacity 0.3s linear, visibility 0.3s linear;
}

.innermobilenav {
  display: flex !important;
}

.elementor-widget-image a img[src$=".svg"] {
  width: 100% !important;
}

.elementor-sticky--active .e-n-menu-title-container .e-n-menu-title-text {
  color: #600 !important;
}
.elementor-sticky--active .e-n-menu-dropdown-icon svg path {
  fill: #600 !important;
}
.elementor-sticky--active .elementor-search-form__toggle {
  --e-search-form-toggle-color: #600 !important;
}
.elementor-sticky--active #non-sticky-logo {
  display: none;
}
.elementor-sticky--active #sticky-logo {
  display: block;
}
.elementor-sticky--active .fa-search {
  color: #600 !important;
}
.elementor-sticky--active .menu-toggle .menu-line-1 {
  background-color: #600 !important;
}
.elementor-sticky--active .menu-toggle .menu-line-2 {
  background-color: #600 !important;
}
.elementor-sticky--active .menu-toggle .menu-line-3 {
  background-color: #600 !important;
}
.elementor-sticky--active #locations-icon {
  display: none;
}
.elementor-sticky--active #sticky-locations-icon {
  display: block;
}
.elementor-sticky--active #book {
  display: none;
}
.elementor-sticky--active #book-active {
  display: block;
}
.elementor-sticky--active .e-n-menu-toggle-icon .eicon-menu-bar {
  color: #600 !important;
}

@media (max-width: 1130px) {
  #book {
    display: none !important;
  }
}

@media (max-width: 1130px) {
  #book-active {
    display: none !important;
  }
}

.no-scroll .e-n-menu-title-container .e-n-menu-title-text,
.post-template .e-n-menu-title-container .e-n-menu-title-text,
.page-template-template-location-details-page .e-n-menu-title-container .e-n-menu-title-text,
.page-template-template-location-details-page-no-book-button .e-n-menu-title-container .e-n-menu-title-text,
.error404 .e-n-menu-title-container .e-n-menu-title-text {
  color: #600 !important;
}
.no-scroll .e-n-menu-title-container svg path,
.post-template .e-n-menu-title-container svg path,
.page-template-template-location-details-page .e-n-menu-title-container svg path,
.page-template-template-location-details-page-no-book-button .e-n-menu-title-container svg path,
.error404 .e-n-menu-title-container svg path {
  fill: #600 !important;
}
.no-scroll .elementor-search-form__toggle,
.post-template .elementor-search-form__toggle,
.page-template-template-location-details-page .elementor-search-form__toggle,
.page-template-template-location-details-page-no-book-button .elementor-search-form__toggle,
.error404 .elementor-search-form__toggle {
  --e-search-form-toggle-color: #600 !important;
}
.no-scroll .elementor-sticky #non-sticky-logo,
.post-template .elementor-sticky #non-sticky-logo,
.page-template-template-location-details-page .elementor-sticky #non-sticky-logo,
.page-template-template-location-details-page-no-book-button .elementor-sticky #non-sticky-logo,
.error404 .elementor-sticky #non-sticky-logo {
  display: none;
}
.no-scroll #sticky-logo,
.post-template #sticky-logo,
.page-template-template-location-details-page #sticky-logo,
.page-template-template-location-details-page-no-book-button #sticky-logo,
.error404 #sticky-logo {
  display: block;
}
.no-scroll .fa-search,
.post-template .fa-search,
.page-template-template-location-details-page .fa-search,
.page-template-template-location-details-page-no-book-button .fa-search,
.error404 .fa-search {
  color: #600 !important;
}
.no-scroll .menu-toggle .menu-line-1,
.post-template .menu-toggle .menu-line-1,
.page-template-template-location-details-page .menu-toggle .menu-line-1,
.page-template-template-location-details-page-no-book-button .menu-toggle .menu-line-1,
.error404 .menu-toggle .menu-line-1 {
  background-color: #600 !important;
}
.no-scroll .menu-toggle .menu-line-2,
.post-template .menu-toggle .menu-line-2,
.page-template-template-location-details-page .menu-toggle .menu-line-2,
.page-template-template-location-details-page-no-book-button .menu-toggle .menu-line-2,
.error404 .menu-toggle .menu-line-2 {
  background-color: #600 !important;
}
.no-scroll .menu-toggle .menu-line-3,
.post-template .menu-toggle .menu-line-3,
.page-template-template-location-details-page .menu-toggle .menu-line-3,
.page-template-template-location-details-page-no-book-button .menu-toggle .menu-line-3,
.error404 .menu-toggle .menu-line-3 {
  background-color: #600 !important;
}
.no-scroll #locations-icon,
.post-template #locations-icon,
.page-template-template-location-details-page #locations-icon,
.page-template-template-location-details-page-no-book-button #locations-icon,
.error404 #locations-icon {
  display: none;
}
.no-scroll #sticky-locations-icon,
.post-template #sticky-locations-icon,
.page-template-template-location-details-page #sticky-locations-icon,
.page-template-template-location-details-page-no-book-button #sticky-locations-icon,
.error404 #sticky-locations-icon {
  display: block;
}
.no-scroll #book,
.post-template #book,
.page-template-template-location-details-page #book,
.page-template-template-location-details-page-no-book-button #book,
.error404 #book {
  display: none;
}
.no-scroll #book-active,
.post-template #book-active,
.page-template-template-location-details-page #book-active,
.page-template-template-location-details-page-no-book-button #book-active,
.error404 #book-active {
  display: block;
}
.no-scroll .e-n-menu-toggle-icon .eicon-close,
.post-template .e-n-menu-toggle-icon .eicon-close,
.page-template-template-location-details-page .e-n-menu-toggle-icon .eicon-close,
.page-template-template-location-details-page-no-book-button .e-n-menu-toggle-icon .eicon-close,
.error404 .e-n-menu-toggle-icon .eicon-close {
  color: #600 !important;
  color: #600 !important;
}

.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon span svg {
  width: auto !important;
  height: auto !important;
  padding-top: 5px;
}

.menu-toggle {
  border: 0 !important;
  box-shadow: none !important;
}

.megamenu-template.template-framing-border {
  border: 0 !important;
}

.elementor-mobile-align-justify .elementor-button {
  width: 100%;
}

#navaddon {
  display: none;
  margin: 20px 25px;
  height: 700px;
}
#navaddon .navbutton {
  display: flex;
  border-radius: 9px 0px;
  background: #ebeef0;
  padding: 24px 18px;
  margin-bottom: 20px;
}
#navaddon .navbutton .image {
  margin-right: 10px;
}
#navaddon .navbutton .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#navaddon .navbutton .big {
  color: #000;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}
#navaddon .navbutton .small {
  color: #333;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
#navaddon .buttons {
  display: flex;
  justify-content: center;
}
#navaddon .buttons > div {
  margin-left: 5px;
  margin-right: 5px;
  width: 50%;
}
#navaddon .buttons .elementor-button {
  background-color: #4d6177 !important;
}

#menu-main-menu #navaddon {
  display: block;
}

#menu-main-menu.dl-subview #navaddon {
  display: none;
}

.lds-spinner {
  color: #600;
  display: inline-block;
  z-index: 100;
  width: 80px;
  height: 80px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.lds-spinner div {
  transform-origin: 40px 40px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #600;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}

@media (max-width: 767px) {
  .elementor-tabs .elementor-tabs-wrapper {
    display: block !important;
  }
}
@media (min-width: 1024px) {
  .e-n-menu .e-n-menu-content > div:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 20px;
    height: 20px;
    border-top: 1px solid #4d6177;
    border-left: 1px solid #4d6177;
    top: -11px;
    background: #fff;
    transform: rotate(45deg);
    border-radius: 0;
    border-bottom: 0;
    border-right: 0;
  }
}
.site-main {
  min-height: 500px;
}

#card-loop .swiper-container:not(.offset-both) .swiper-wrapper .e-loop-item {
  display: flex;
}
#card-loop .elementor-section-wrap {
  display: flex;
}
#card-loop .swiper-pagination .swiper-pagination-bullet {
  width: 50px;
  height: 2px;
  border-radius: 0px;
}
@media (min-width: 767px) {
  #card-loop .swiper-pagination .swiper-pagination-bullet {
    display: none;
  }
  #card-loop .swiper-pagination .swiper-pagination-bullet {
    width: 100px;
    height: 2px;
    border-radius: 0px;
  }
}

#testimonial .swiper-pagination .swiper-pagination-bullet {
  width: 40px;
  height: 2px;
  border-radius: 0px;
}
@media (min-width: 900px) {
  #testimonial .swiper-pagination .swiper-pagination-bullet {
    width: 100px;
    height: 2px;
    border-radius: 0px;
  }
}

#realresults .swiper-container {
  overflow: visible;
}
#realresults .swiper-pagination .swiper-pagination-bullet {
  width: 50px;
  height: 2px;
  border-radius: 0px;
}
@media (min-width: 767px) {
  #realresults .swiper-pagination .swiper-pagination-bullet {
    width: 100px;
    height: 2px;
    border-radius: 0px;
  }
}

.no-scroll {
  overflow: hidden;
}

.full-opacity {
  opacity: 1 !important;
  transition: none !important;
}

.thegem-te-menu-mobile__default.mobile-view .dl-menu.dl-menuopen {
  overflow-y: scroll !important;
}

.thegem-te-menu-mobile__default.mobile-view li a.innermobilenav {
  padding: 13px 30px !important;
}

#sy-whatshelp,
#sy-whatshelp-phone {
  right: 25px;
  position: fixed;
  z-index: 999;
}

#sy-whatshelp-phone {
  bottom: 100px;
  right: 5px;
  -webkit-animation: 3s ease 0s normal forwards 1 fadein;
  animation: 3s ease 0s normal forwards 1 fadein;
}

#sy-whatshelp,
#sy-whatshelp-phone {
  outline-color: #757575;
}

#sy-whatshelp-phone a.sywh-open-services {
  background-color: #000000;
  color: #fff;
  line-height: 55px;
  margin: 1rem 1rem 0 1rem;
  border: none;
  cursor: pointer;
  font-size: 23px;
  width: 60px;
  height: 60px;
  text-align: center;
  box-shadow: 0px 0px 7px rgba(255, 255, 255, 0.4);
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  display: inline-block;
}

.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.chat-icon {
  font-size: 35px !important;
}

.special-phone-chat {
  display: inline-flex;
  visibility: hidden;
  position: fixed;
  bottom: 111px;
  right: 55px;
  width: 0;
}

#sy-whatshelp-phone-campaign {
  z-index: -1;
}

.button-call,
.button-chat {
  border: none;
  border-radius: 50px 50px 50px 50px;
  height: 46px;
  text-align: center;
  text-decoration: none;
  font-size: 15px;
  margin-top: 40%;
  cursor: pointer;
}

.button-call {
  background: #fff !important;
  border-radius: 50px !important;
  color: #000 !important;
  width: 180px;
  height: 35px !important;
  box-shadow: 2px 2px 8px -3px #000;
  padding-top: 5px !important;
  padding-right: 15px !important;
  font-weight: 500 !important;
  overflow: hidden;
}

#phone-number {
  text-decoration: none;
  color: #000;
}

.desktop-version .right_1,
#preview .right_1 {
  right: 5px;
  bottom: 10px;
}

.left-nav-top {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.left-nav-top.left-nav-top::-webkit-scrollbar {
  display: none;
}

.slide-in-bottom {
  bottom: 0px;
  transition: bottom 0.6s ease-in-out 0s;
}

.invalid-feedback {
  color: #da0000;
  font-size: 12px;
  clear: both;
  position: absolute;
  top: 33px;
  left: 9px;
}

.form-row {
  position: relative;
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-300px);
    transform: translateY(-300px);
    opacity: 1;
  }
}
@keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-300px);
    transform: translateY(-300px);
    opacity: 1;
  }
}
#auraErrorMessage {
  display: none !important;
}

#menu-1-747597c li.menu-item-127::after {
  border: 0 !important;
}

@-webkit-keyframes MenuAnimOutNew {
  0% {
    -webkit-transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(100%);
    /* Slide to the right */
  }
}
@keyframes MenuAnimOutNew {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
    /* Slide to the right */
  }
}
@-webkit-keyframes MenuAnimInNew {
  0% {
    -webkit-transform: translateX(100%);
    /* Start off-screen to the right */
  }
  100% {
    -webkit-transform: translateX(0);
    /* Slide to the left */
  }
}
@keyframes MenuAnimInNew {
  0% {
    transform: translateX(100%);
    /* Start off-screen to the right */
  }
  100% {
    transform: translateX(0);
    /* Slide to the left */
  }
}
.dl-menu.dl-animate-out {
  -webkit-animation: MenuAnimOutNew 0.4s !important;
  animation: MenuAnimOutNew 0.4s !important;
}

.dl-menu.dl-animate-in {
  -webkit-animation: MenuAnimInNew 0.3s !important;
  animation: MenuAnimInNew 0.3s !important;
}

.breadcrumb_last {
  font-weight: 700;
}

.e-current .e-n-menu-title-text {
  text-decoration: underline !important;
  text-underline-offset: 7px;
} 
#oldtabs .elementor-tabs-wrapper {
  padding-left: 0px;
}
#oldtabs .elementor-tab-desktop-title.elementor-active {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #bddbdd;
}
#oldtabs .elementor-tab-desktop-title {
  color: #000000;
  margin: 0 20px 0 0;
  display: inline-block;
  padding: 0;
}
#oldtabs .elementor-tabs-content-wrapper > .elementor-tab-content {
  padding: 20px 0px;
}

#hcaccordion .gem-tta-panel-title {
  text-decoration: none;
}
#hcaccordion .gem-tta.gem-tta-general.gem-tta-accordion .gem-tta-panel-body a {
  color: #000000;
  text-decoration: underline;
}
#hcaccordion .gem-tta.gem-tta-general.gem-tta-accordion.gem-tta-style-simple_solid .gem-tta-panel {
  border-bottom: 2px solid #b6c6c9;
  border-top: 0px;
}

#hc-tabs .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected=true] :is(span, a, i) {
  font-weight: 800 !important;
}

#hc-norwood .swiper-container:not(.offset-both) .swiper-wrapper .e-loop-item {
  display: flex;
}
#hc-norwood .elementor-section-wrap {
  display: flex;
}
#hc-norwood .swiper-pagination .swiper-pagination-bullet {
  width: 50px;
  height: 2px;
  border-radius: 0px;
}
@media (min-width: 767px) {
  #hc-norwood .swiper-pagination .swiper-pagination-bullet {
    width: 100px;
    height: 2px;
    border-radius: 0px;
  }
}

.hc-pagination-light .swiper-pagination .swiper-pagination-bullet {
  width: 50px;
  height: 2px;
  border-radius: 0px;
}
@media (min-width: 767px) {
  .hc-pagination-light .swiper-pagination .swiper-pagination-bullet {
    display: none;
  }
  .hc-pagination-light .swiper-pagination .swiper-pagination-bullet {
    width: 100px;
    height: 2px;
    border-radius: 0px;
  }
}

#hc-navigation .e-n-menu-title .e-n-menu-title-container .e-n-menu-title-text a:active {
  text-decoration: underline 2px !important;
}

.hc-button-blue .elementor-button {
  font-family: var(--e-global-typography-4d446aa-font-family), Sans-serif !important;
  font-size: var(--e-global-typography-4d446aa-font-size) !important;
  font-weight: var(--e-global-typography-4d446aa-font-weight) !important;
  text-transform: var(--e-global-typography-4d446aa-text-transform) !important;
  line-height: var(--e-global-typography-4d446aa-line-height) !important;
  letter-spacing: var(--e-global-typography-4d446aa-letter-spacing) !important;
  word-spacing: var(--e-global-typography-4d446aa-word-spacing) !important;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
  border-style: solid !important;
  border-color: #4d6177 !important;
  border-width: 1px 1px 1px 1px;
  border-radius: 50px 50px 50px 50px !important;
  padding: 15px 30px 15px 30px !important;
  background-color: #4d6177 !important;
  color: #fff !important;
  -webkit-border-radius: 50px 50px 50px 50px !important;
  -moz-border-radius: 50px 50px 50px 50px !important;
  -ms-border-radius: 50px 50px 50px 50px !important;
  -o-border-radius: 50px 50px 50px 50px !important;
}
.hc-button-blue .elementor-button:hover {
  border-style: solid !important;
  border-width: 1px 1px 1px 1px !important;
  border-radius: 50px 50px 50px 50px !important;
  padding: 15px 30px 15px 30px !important;
  background-color: #fff !important;
  color: #4d6177 !important;
  -webkit-border-radius: 50px 50px 50px 50px !important;
  -moz-border-radius: 50px 50px 50px 50px !important;
  -ms-border-radius: 50px 50px 50px 50px !important;
  -o-border-radius: 50px 50px 50px 50px !important;
}

#testimonial .swiper-pagination .swiper-pagination-bullet {
  width: 40px;
  height: 2px;
  border-radius: 0px;
}
@media (min-width: 900px) {
  #testimonial .swiper-pagination .swiper-pagination-bullet {
    width: 100px;
    height: 2px;
    border-radius: 0px;
  }
}

#realresults .swiper-container {
  overflow: visible;
}
#realresults .swiper-pagination .swiper-pagination-bullet {
  width: 50px;
  height: 2px;
  border-radius: 0px;
}
@media (min-width: 767px) {
  #realresults .swiper-pagination .swiper-pagination-bullet {
    width: 100px;
    height: 2px;
    border-radius: 0px;
  }
}

button:focus-visible,
a:focus-visible {
  outline: #600 solid 1px !important;
}

.hcq-quiz-card:focus-visible {
  outline: #600 solid 2px !important;
}

#footer button:focus-visible,
#footer a:focus-visible {
  outline: #fff solid 1px !important;
}

a.skip-main {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
}

a.skip-main:focus,
a.skip-main:active {
  color: #600;
  background-color: #fff;
  left: auto;
  top: auto;
  width: 30%;
  height: auto;
  overflow: auto;
  margin: 10px 35%;
  padding: 5px;
  border-radius: 15px;
  border: 2px solid #600;
  text-align: center;
  font-size: 1.2em;
  z-index: 999;
}

#oldtabs .elementor-tabs-wrapper {
  padding-left: 0px;
}

#oldtabs .elementor-tab-desktop-title.elementor-active {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #bddbdd;
}

#oldtabs .elementor-tab-desktop-title {
  color: #000000;
  margin: 0 20px 0 0;
  display: inline-block;
  padding: 0;
}

#oldtabs .elementor-tabs-content-wrapper > .elementor-tab-content {
  padding: 20px 0px;
}

#hcaccordion .gem-tta-panel-title {
  text-decoration: none;
}

#hcaccordion .gem-tta.gem-tta-general.gem-tta-accordion .gem-tta-panel-body a {
  color: #000000;
  text-decoration: underline;
}

#hcaccordion .gem-tta.gem-tta-general.gem-tta-accordion.gem-tta-style-simple_solid .gem-tta-panel {
  border-bottom: 2px solid #b6c6c9;
  border-top: 0px;
}

#hc-tabs .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected=true] :is(span, a, i) {
  font-weight: 800 !important;
}

#hc-norwood .swiper-container:not(.offset-both) .swiper-wrapper .e-loop-item {
  display: flex;
}

#hc-norwood .elementor-section-wrap {
  display: flex;
}

#hc-norwood .swiper-pagination .swiper-pagination-bullet {
  width: 50px;
  height: 2px;
  border-radius: 0px;
}

@media (min-width: 767px) {
  #hc-norwood .swiper-pagination .swiper-pagination-bullet {
    width: 100px;
    height: 2px;
    border-radius: 0px;
  }
}
.hc-pagination-light .swiper-pagination .swiper-pagination-bullet {
  width: 50px;
  height: 2px;
  border-radius: 0px;
}

@media (min-width: 767px) {
  .hc-pagination-light .swiper-pagination .swiper-pagination-bullet {
    display: none;
  }
  .hc-pagination-light .swiper-pagination .swiper-pagination-bullet {
    width: 100px;
    height: 2px;
    border-radius: 0px;
  }
}
#hc-navigation .e-n-menu-title .e-n-menu-title-container .e-n-menu-title-text a:active {
  text-decoration: underline 2px !important;
}

.hc-button-blue .elementor-button {
  font-family: var(--e-global-typography-4d446aa-font-family), Sans-serif !important;
  font-size: var(--e-global-typography-4d446aa-font-size) !important;
  font-weight: var(--e-global-typography-4d446aa-font-weight) !important;
  text-transform: var(--e-global-typography-4d446aa-text-transform) !important;
  line-height: var(--e-global-typography-4d446aa-line-height) !important;
  letter-spacing: var(--e-global-typography-4d446aa-letter-spacing) !important;
  word-spacing: var(--e-global-typography-4d446aa-word-spacing) !important;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) !important;
  border-style: solid !important;
  border-color: #4d6177 !important;
  border-width: 1px 1px 1px 1px;
  border-radius: 50px 50px 50px 50px !important;
  padding: 15px 30px 15px 30px !important;
  background-color: #4d6177 !important;
  color: #fff !important;
  -webkit-border-radius: 50px 50px 50px 50px !important;
  -moz-border-radius: 50px 50px 50px 50px !important;
  -ms-border-radius: 50px 50px 50px 50px !important;
  -o-border-radius: 50px 50px 50px 50px !important;
}

.hc-button-blue .elementor-button:hover {
  border-style: solid !important;
  border-width: 1px 1px 1px 1px !important;
  border-radius: 50px 50px 50px 50px !important;
  padding: 15px 30px 15px 30px !important;
  background-color: #fff !important;
  color: #4d6177 !important;
  -webkit-border-radius: 50px 50px 50px 50px !important;
  -moz-border-radius: 50px 50px 50px 50px !important;
  -ms-border-radius: 50px 50px 50px 50px !important;
  -o-border-radius: 50px 50px 50px 50px !important;
}

#testimonial .swiper-pagination .swiper-pagination-bullet {
  width: 40px;
  height: 2px;
  border-radius: 0px;
}

@media (min-width: 900px) {
  #testimonial .swiper-pagination .swiper-pagination-bullet {
    width: 100px;
    height: 2px;
    border-radius: 0px;
  }
}
#realresults .swiper-container {
  overflow: visible;
}

#realresults .swiper-pagination .swiper-pagination-bullet {
  width: 50px;
  height: 2px;
  border-radius: 0px;
}

@media (min-width: 767px) {
  #realresults .swiper-pagination .swiper-pagination-bullet {
    width: 100px;
    height: 2px;
    border-radius: 0px;
  }
}
button:focus-visible,
a:focus-visible {
  outline: #600 solid 1px !important;
}

.hcq-quiz-card:focus-visible {
  outline: #600 solid 2px !important;
}

#footer button:focus-visible,
#footer a:focus-visible {
  outline: #fff solid 1px !important;
}

a.skip-main {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
}

a.skip-main:focus,
a.skip-main:active {
  color: #600;
  background-color: #fff;
  left: auto;
  top: auto;
  width: 30%;
  height: auto;
  overflow: auto;
  margin: 10px 35%;
  padding: 5px;
  border-radius: 15px;
  border: 2px solid #600;
  text-align: center;
  font-size: 1.2em;
  z-index: 999;
} 
/* onetrust button override */
#ot-sdk-btn.ot-sdk-show-settings,
#ot-sdk-btn.optanon-show-settings {
  color: #fff !important;
  border: none !important;
  height: 24px !important;
  white-space: normal;
  word-wrap: break-word;
  font-size: var(--e-global-typography-82c1f28-font-size) !important;
  line-height: var(--e-global-typography-82c1f28-line-height) !important;
  padding: 0px !important;
  cursor: pointer;
  -moz-transition: none !important;
  -o-transition: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}

#ot-sdk-btn.ot-sdk-show-settings:hover,
#ot-sdk-btn.optanon-show-settings:hover {
  color: #fff;
  background-color: inherit !important;
}

#ot-sdk-btn-floating {
  display: none !important;
}

/* portfolio styling */
/* portfolio gallery filter overrides */
#hc-portfolio .elementor-3196 .elementor-element.elementor-element-7b29659 .portfolio.portfolio-grid .portfolio-item:not(.custom-ratio, .double-item) .image-inner:not(.empty) {
  aspect-ratio: initial !important;
  height: auto;
}

#hc-portfolio .elementor-button {
  box-shadow: none !important;
}

#hc-portfolio .elementor-button:hover {
  box-shadow: none !important;
  font-weight: 800;
}

#hc-portfolio .portfolio-item .caption {
  text-align: center;
  padding: 10px 0px 40px;
}

#hc-portfolio .portfolio-item .caption .title {
  text-transform: none !important;
}

#hc-portfolio .portfolio-load-more {
  margin-top: 40px !important;
}

#hc-portfolio .portfolio-filters-list .portfolio-filter-item.single:not(.attribute-type-label) .portfolio-filter-item-list ul li a span.check {
  display: none !important;
}

#hc-portfolio .name.widget-title {
  content-visibility: hidden;
}

#hc-portfolio .portfolio-filter-item.attribute.gender.single::before {
  content: "Gender:";
}

#hc-portfolio .portfolio-filter-item.attribute.tax_thegem_portfolios.single::before {
  content: "Hair Solution:";
}

@media (min-width: 991px) {
  #hc-portfolio .name.widget-title {
    content-visibility: visible;
  }
  #hc-portfolio .portfolio-filter-item.attribute.gender.single {
    display: flex;
    gap: 20px;
  }
  #hc-portfolio .portfolio-filter-item.attribute.tax_thegem_portfolios.single {
    display: flex;
    gap: 20px;
  }
  #hc-portfolio .portfolio-filter-item.attribute.tax_thegem_portfolios.single::before {
    content: "Hair Solution:";
  }
  #hc-portfolio .portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list {
    left: 50% !important;
  }
  #hc-portfolio .portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .widget-title {
    gap: 50px;
    border-style: solid !important;
    border-width: 0px 0px 2px 0px !important;
    border-color: var(--e-global-color-65647c1) !important;
    border-radius: 0px !important;
  }
}
#hc-legal-terms {
  font-size: 14px;
}

#hc-legal-terms .elementor-button {
  padding: 0px !important;
}

#hc-video-carousel .elementor-carousel-image-overlay {
  background-color: rgba(0, 0, 0, 0);
  color: #333;
  font-size: 14px;
  flex-direction: column;
  row-gap: 3px;
  height: 30px;
  top: 115%;
  opacity: 1 !important;
  transform: none !important;
}

@media (min-width: 767px) {
  #hc-video-carousel .elementor-carousel-image-overlay {
    background-color: rgba(0, 0, 0, 0);
    color: #333;
    font-size: 14px;
    flex-direction: column;
    row-gap: 3px;
    height: 30px;
    top: 107%;
    opacity: 1 !important;
    transform: none !important;
  }
}
#hc-video-carousel .swiper-slide {
  overflow: visible;
}

#hc-video-carousel .swiper-container,
.swiper {
  padding-bottom: 100px;
}

#hc-video-carousel .elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,
.elementor-lightbox .elementor-video-container .elementor-video-landscape video {
  height: 100% !important;
}

#hc-video-carousel .swiper-container {
  overflow: visible;
}

#hc-video-carousel .swiper-pagination .swiper-pagination-bullet {
  width: 10%;
  height: 2px;
  border-radius: 0px;
}

#hc-video-carousel .swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0px;
  left: 0;
  width: 100%;
}

@media (min-width: 767px) {
  #hc-video-carousel .swiper-pagination .swiper-pagination-bullet {
    width: 100px;
    height: 2px;
    border-radius: 0px;
  }
}
#hc-video-carousel .elementor-carousel-image {
  border-radius: 18px 0 18px 0;
  -webkit-border-radius: 18px 0 18px 0;
  -moz-border-radius: 18px 0 18px 0;
  -ms-border-radius: 18px 0 18px 0;
  -o-border-radius: 18px 0 18px 0;
}/*# sourceMappingURL=style.css.map */