/*
Theme Name: Corporate Website
Author: CyberMark
Author URI: https://www.cybermark.com
Template: cybermark
Version: 7.0.15
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: franchise-corporate

*/


/* || General styles */
:root {
  --black: #000000;
  --white: #fff;
  --cloud: #eae7e4;
  --lavender: #d3bcc5;
  --sepia: #dad5d0;
  --amethyst: #513550;
  --primary-faded: #745E73;
  --primary-color: #513550;
  --secondary-color: #d3bcc5;
  --stone: #bababa;
  --cocoa: #423431;
  --font: #171717;
  --link: #7d497c;
  --dark-grey: #464646;
  --light-grey: #6f6f6f;
}

body {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  overflow-x: hidden;
  color: #171717;
  word-wrap: normal;
  background-color: #FFF;
  scroll-padding-top: 120px;
  -webkit-font-smoothing: antialiased;
}

a.skip-link.screen-reader-text {
  z-index: 999;
  clip: unset;
  height: unset;
  width: unset;
  top: 4px;
  left: 50%;
  transform: translateX(-50%);
  display: none !important;
}

a.skip-link.screen-reader-text:focus {
  outline: 2px dotted;
  outline-offset: 2px;
}


.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
}

.error404 #primary {
  border: none;
  padding: 0;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

ol li {
  margin-bottom: 24px;
  list-style: decimal;
  list-style-position: outside;
  list-style-position: inside;
}

ul,
ol {
  margin-bottom: 24px;
  margin-left: 0;
}

ul {
  list-style: none;
}

ul:last-child,
ol:last-child {
  margin: 0;
}

li::marker {
  font-weight: 600;
}

ul.plus li,
.service-content-inner ul li,
.content_wrapper ul li,
.blog__content-text ul li {
  margin: 0 0 16px;
  position: relative;
  padding-left: 25px;
}

.section__content ul li:last-child {
  margin: 0;
}

.section__content>p>a:not([class]) {
  text-decoration: underline;
}

.videoPoster.js-videoPoster:focus>span {
  outline: 2px solid var(--link);
  outline-offset: 4px;
}

ul.plus li:last-child,
.service-content-inner ul li:last-child,
.content_wrapper ul li:last-child,
.blog__content-text ul li:last-child {
  margin-bottom: 0;
}

ul.plus li::before,
.service-content-inner ul li::before,
.content_wrapper ul li::before,
.blog__content-text ul li::before {
  content: "+";
  margin-right: 10px;
  font-weight: 600;
  position: absolute;
  left: 0;
  color: #D3BCC5;
  font-size: 24px;
}

.skip {
  position: absolute;
  top: -1000px;
  left: -1000px;
  height: 1px;
  width: 1px;
  text-align: left;
  overflow: hidden;
}

a.skip:active,
a.skip:focus,
a.skip:hover {
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  overflow: visible;
}

.section__wrapper {
  padding: 0 0 40px;
}

.spacer-30 {
  height: 30px;
}

.spacer-100 {
  height: 100px;
  width: 100%;
  float: left;
}

.hidden {
  display: none;
}

ul li:empty,
ul li::empty {
  display: none !important;
}

@media (min-width: 1400px) {
  .container {
    max-width: 1400px;
    padding: 0 15px;
  }
}

.container {
  padding: 0 15px;
}

.container-fluid {
  padding: 0 15px;
}

.line-down {
  background: url(assets/images/line-down.gif);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto auto;
  background-size: auto auto;
  max-width: 300px;
  height: 25px;
  margin: 0 auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

/* … */

.playscript {
  text-decoration: none;
  font-family: Playlist Script !important;
  text-transform: lowercase;
  font-weight: normal;
  line-height: 1em;
  color: var(--amethyst);
  margin-top: 25px;
}

@media only screen and (max-width: 768px) {
  .playscript {
    font-size: 52px;
  }

  .playscript {
    font-size: 42px;
  }

}

p,
li {
  margin: 0 0 20px;
}

p:last-child,
li:last-child {
  margin: 0;
}

a {
  color: var(--link);
  font-weight: 600;
}

a:hover,
a:focus {
  color: var(--amethyst);
  opacity: 0.8;
  text-decoration: none;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.3;
  margin: 0 0 8px;
  color: var(--amethyst);
  text-transform: uppercase;
  font-weight: 700;
}

h1,
.h1,
span.h1,
h2.h1 {
  text-transform: none;
  font-weight: 400;
  letter-spacing: 2px;
  font-family: "Playfair Display";
  font-size: 40px;
  display: block;
}

h2,
.h2 {
  font-size: 32px;
  letter-spacing: 1px;
}

h2 span {
  color: var(--amethyst);
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 20px;
}

h5,
.h5 {
  font-size: 16px;
}

h6,
.h6 {
  font-size: 14px;
}

hr {
  margin-top: 48px;
  margin-bottom: 48px;
  border-top: .5px solid #D3BBC5;
}

strong {
  font-weight: 700;
}

/* … */

#content {
  padding-top: 118px;
}

/* || Header and Main Navigation */
.header {
  padding: 1em 0;
  top: 0;
  background-color: var(--white);
  width: 100%;
  z-index: 100;
  position: fixed;
  transition: .4s ease-in-out;
}

.header.sticky {
  z-index: 110;
  box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
}

.menu-wrapper {
  justify-content: flex-end;
}

.site-header-menu {
  display: flex !important;
}

.main-navigation {
  font-family: "Montserrat", sans-serif;
}

.main-navigation li {
  margin: 0;
}

.main-navigation a {
  color: var(--amethyst);
  font-size: 16px;
  font-weight: 600;
}

.menulinks li a {
  padding: 8px 0;
  text-transform: uppercase;
  text-align: center;
}

.top_bar {
  background-color: #F7F3F5;
}

.top_bar_menu {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
}

.top_bar_menu li {
  display: inline-block;
  margin-left: 16px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--amethyst);
}

.top_bar_menu li a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--amethyst);
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 60px;
}

.location-button {
  margin-left: 1em;
}

@media only screen and (max-width: 1024px) {
  .top_bar {
    display: none;
  }
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li:focus>ul,
.main-navigation ul ul li:focus-within>ul {
  left: 100%;
  right: auto;
}

.main-navigation ul ul li:hover>a {
  color: var(--primary-color);
  background-color: var(--lavender);
}

.main-navigation a {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  /*letter-spacing: 0;*/
  color: var(--amethyst);
  padding: .65625em .7em;
  font-family: "Montserrat", sans-serif
}

#site-header-menu .main-navigation .menu-item-has-children>a {
  margin: 0;
  padding-right: 0.65625em 0.875em;
}

.main-navigation .menu-item-has-children>a::after {
  display: none;
}

.main-navigation a::after {
  content: "";
  display: block;
  width: 0;
  height: 3px;
  background: var(--amethyst);
  transition: width 0.3s;
  top: 5px;
  position: relative;
}

.main-navigation li:hover>a {
  color: var(--amethyst);
  text-decoration: none;
}

.main-navigation ul ul {
  background-color: var(--amethyst);
}

.main-navigation ul ul li {
  background-color: var(--amethyst);
  border-bottom: 1px solid var(--light-grey);
  border-left: none;
  border-right: none;
  border-top: none;
}

.main-navigation ul ul li:last-child {
  border-bottom: none;
}

.main-navigation ul ul::before,
.main-navigation ul ul::after {
  display: none;
}

.main-navigation ul ul {
  background-color: var(--amethyst);
  width: 320px;
  border-bottom: none;
}

.main-navigation ul ul a {
  color: var(--white);
  width: auto;
  display: block;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  padding: 15px 20px;
  line-height: 138%;
}

.main-navigation ul ul a:hover {
  color: var(--amethyst);
  background-color: var(--white);
  opacity: 1;
}

.main-navigation ul ul .current-menu-item>a {
  background: #fff;
}

.main-navigation ul ul .current-menu-item a::after {
  display: none;
}

.main-navigation ul ul a::after {
  display: none;
}

.main-navigation li.current_page_ancestor.menu-item-has-children ul li a {
  color: white;
  background: var(--amethyst);
}

.main-navigation li.current_page_ancestor.menu-item-has-children ul li a:hover {
  background-color: white;
  color: var(--amethyst);
}

.main-navigation ul ul .menu-item-has-children.current_page_item>a {
  color: var(--amethyst);
}

.main-navigation .current-menu-ancestor>a::after,
.main-navigation .current-menu-item>a::after {
  background: var(--amethyst);
}

.main-navigation li.current_page_ancestor.menu-item-has-children ul ul li.current_page_item a {
  color: var(--amethyst);
}

.mobile-nav-menu {
  width: 100%;
  padding: 0 15px;
  text-align: center;
}

.menubackground {
  display: none;
}

.mobile-menu.active .menubackground {
  display: block;
}

.menulinks li a {
  color: #FFF !important;
}

.mobile-menu {
  width: auto;
}

.mobile-loc {
  display: none;
  font-size: 20px;
  color: #513550;
  border-radius: 50%;
  border: 2px solid #513550;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  position: absolute;
  right: 45px;
  top: 50%;
  transform: translateY(-50%);
}

.menubars:hover .menubar.bottom,
.menubars:hover .menubar.middle {
  width: 30px;
}

.menubars {
  right: 0;
}

.menubars .menubar {
  background-color: var(--amethyst);
}

.mobile-menu.active .menubackground {
  background-color: var(--amethyst);
}

.mobile-menu.active .menubars .menubar {
  background-color: var(--white);
}

.menulinks .sub-menu a,
.menulinks .sub-menu ul a {
  font-weight: 300;
  font-size: 16px;
  text-transform: capitalize;
  padding: 8px 16px;
}

.mobile-menu.active .menubars {
  right: 0;
  position: absolute;
  top: 30px;
}

.mobile-nav-menu ul li {
  position: relative;
  margin: 0;
}

.mobile-nav-menu ul.menulinks li svg {
  display: none;
}

.mobile-nav-menu ul.menulinks ul ul {
  display: none;
  background-color: #FFFFFF;
  padding-left: 16px;
}

.mobile-nav-menu ul.menulinks ul ul a {
  font-weight: 400;
  color: #745F73;
}

.mobile-nav-menu ul.menulinks ul.sub-menu li ul a::after {
  display: none;
}

.mobile-nav-menu ul.menulinks>li.menu-item-has-children>a::before {
  display: none;
}

.mobile-nav-menu ul.menulinks>li.menu-item-has-children>a::after {
  content: "+";
  font-size: 24px;
  line-height: 1.1em;
  vertical-align: middle;
  letter-spacing: 0px;
  margin-left: 5px;
  display: inline-block;
  position: relative;
  top: -3px;
  right: auto;
  transform: none;
  display: none;
}

.mobile-nav-menu ul.menulinks li.menu-item-has-children ul.sub-menu li.menu-item-has-children>a::after {
  content: "+";
  font-size: 24px;
  line-height: 1.1em;
  vertical-align: middle;
  letter-spacing: 0px;
  margin-left: 5px;
  display: none;
}

.mobile-nav-menu ul.menulinks li.menu-item-has-children ul.sub-menu li.menu-item-has-children>a.active::after {
  content: "-";
  top: -5px;
  position: relative;
}

.mobile-nav-menu ul.menulinks>li.menu-item-has-children .submenu-toggle {
  width: 100%;
  height: 63px;
  position: absolute;
  top: 0px;
  right: 0px;
  transition: all 0.5s;
}

.mobile-nav-menu ul.menulinks>li.menu-item-has-children .submenu-toggle::after,
.mobile-nav-menu ul.menulinks>li.menu-item-has-children .submenu-toggle::before {
  content: '';
  display: block;
  position: absolute;
  width: 3px;
  height: 11px;
  background: var(--primary-color);
}

.mobile-nav-menu ul.menulinks>li.menu-item-has-children .submenu-toggle::after {
  transform: rotate(45deg);
  top: 22px;
  right: 21px;
}

.mobile-nav-menu ul.menulinks>li.menu-item-has-children .submenu-toggle::before {
  transform: rotate(-45deg);
  top: 22px;
  right: 28px;
}

.mobile-nav-menu ul.menulinks>li.menu-item-has-children .submenu-toggle.active::before {
  opacity: 0;
}

.mobile-nav-menu ul.menulinks>li.menu-item-has-children .submenu-toggle.active::after {
  transform: rotate(90deg);
  top: 22px;
  right: 24px;
}

.mobile-nav-menu ul.menulinks>li.menu-item .menu-item .submenu-toggle {
  display: none;
}

.mobile-nav-menu ul.menulinks>.menu-item-has-children li.menu-item-has-children .submenu-toggle {
  display: block !important;
}

.mobile-nav-menu ul.menulinks li.menu-item-has-children a:first-child {
  pointer-events: none;
}

.mobile-nav-menu ul.menulinks li:not(.menu-item-has-children) a:first-child {
  pointer-events: auto;
}

@media only screen and (max-width: 1024px) {
  .menu-wrapper {
    margin-right: 3em;
  }
}

@media screen and (min-width: 56.875em) {
  .main-navigation ul ul {
    display: none;
  }
}

.main-navigation li:focus>ul,
.main-navigation li:hover>ul,
.main-navigation li.expanded>ul {
  display: block;
}

.main-navigation li:focus>ul.esc-close,
.main-navigation li:hover>ul.esc-close,
.main-navigation li.expanded>ul.esc-close {
  display: none;
}



/* … */

/* || Buttons */
.btn,
.btn:visited,
button,
.button,
.gform_wrapper .gform_footer input[type="submit"] {
  font-family: "Montserrat", sans-serif;
  border-radius: 5px;
  padding: 1em 1.5em;
  cursor: pointer;
  text-decoration: none;
  border: 2px solid transparent;
  color: var(--white);
  font-weight: 700;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 3px;
  position: relative;
}

.btn::before,
.location-search .btn::before,
.gform_wrapper .gform_footer input[type="submit"]::before,
button::before,
.button::before {
  display: none;
}

.btn:focus {
  color: var(--amethyst);
}

.button:hover,
button:hover,
.btn:hover,
.gform_wrapper .gform_footer input[type="submit"].gform_button:hover,
.btn:focus,
.location-button .loc-btn:hover,
.location-button .loc-btn:focus,
.btn:active,
.location-search .btn:hover,
.location-search .btn:focus,
.location-search .btn:active {
  opacity: 1;
}

.btn.btn-primary,
.btn.primary-btn {
  background: var(--amethyst);
}

.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.primary-btn:hover,
.btn.primary-btn:active {
  border-color: var(--primary-faded);
  background: var(--primary-faded);
}

.btn.btn-primary.btn-amethyst:hover,
.btn.btn-primary.btn-amethyst:active,
.full-width-content .section__container .section__button a:hover:not(.btn-secondary),
.full-width-content .section__container .section__button a:active:not(.btn-secondary),
.service__wrapper .service-content__wrapper a.btn.book_now:hover,
.service__wrapper .service-content__wrapper a.btn.book_now:active,
.schedule-block .service-content__wrapper a.btn.book_now:hover,
.schedule-block .service-content__wrapper a.btn.book_now:active {
  background-color: #745E73 !important;
  color: #ffffff;
  border: 2px solid #745E73;
}

/* ---------- To Match with 'btn btn-primary btn-amethyst' classes ----------- */
.full-width-content .section__container .section__button a:not(.btn-secondary),
.service__wrapper .service-content__wrapper a.btn.book_now,
.schedule-block .service-content__wrapper a.btn.book_now {
  background: var(--amethyst);
  position: relative;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  cursor: pointer;
  border-radius: 5px;
  letter-spacing: 2px;
  border: 2px solid transparent;
  text-transform: uppercase;
  color: #ffffff;
  padding: 16px 24px;
  font-weight: 700;
  font-size: 16px;
}

.full-width-content .section__container .section__button a:not(.btn-secondary):focus,
.service__wrapper .service-content__wrapper a.btn.book_now:focus,
.schedule-block .service-content__wrapper a.btn.book_now:focus {
  outline: 2px dotted var(--primary-faded);
  outline-offset: 4px;
}

@media only screen and (max-width: 485px) {

  .full-width-content .section__container .section__button a,
  .schedule-block .service-content__wrapper a.btn.book_now {
    font-size: 12px;
    padding: 12px 18px;
  }
}

@media only screen and (max-width: 1199px) {

  .full-width-content .section__container .section__button a,
  .schedule-block .service-content__wrapper a.btn.book_now {
    font-size: 14px;
  }
}

/* ------------------------------ End of Matching ---------------------------- */

.btn.btn-primary:focus,
.btn.primary-btn:focus {
  background-color: var(--primary-faded);
  border-color: transparent;
  outline: 2px dotted var(--primary-faded);
  outline-offset: 4px;
  color: #ffffff;
}

.dark-bg .btn.btn-primary:focus,
.dark-bg .btn.primary-btn:focus {
  outline-color: var(--secondary-color);
  color: var(--primary-color);
}

.btn.btn-secondary {
  background: transparent;
  border-color: var(--amethyst);
  color: var(--amethyst);
}

.btn.btn-secondary:hover {
  border-color: var(--primary-faded);
  color: var(--primary-faded);
}

.btn.btn-secondary:focus,
.btn.btn-secondary:active {
  border-color: var(--primary-faded);
  color: var(--primary-faded);
  outline: 1px dotted;
  outline-offset: 4px;
}

.dark-bg .btn.btn-tertiary {
  color: #ffffff;
}

.dark-bg .btn.btn-tertiary::before {
  background-color: #ffffff;
}

.dark-bg .btn.btn-tertiary:hover,
.dark-bg .btn.btn-tertiary:focus,
.dark-bg .btn.btn-tertiary:active {
  color: var(--secondary-color);
}

.dark-bg .btn.btn-tertiary:hover::before,
.dark-bg .btn.btn-tertiary:focus::before,
.dark-bg .btn.btn-tertiary:active::before {
  background-color: var(--secondary-color);
}

.btn.btn-tertiary {
  background: transparent;
  border: none;
  color: var(--amethyst);
  padding: 16px 0px;
}

.btn.btn-tertiary::before {
  display: block;
  background-color: var(--amethyst);
  height: 2px;
  bottom: 8px;
  left: 0;
  right: 0;
  width: auto;
  transform: none;
  border-radius: 0;
  top: auto;
  z-index: 1;
  position: absolute;
  content: "";
}

.btn.btn-tertiary:hover {
  border: none;
  color: var(--primary-faded);
  background: transparent;
}

.btn.btn-tertiary:focus,
.btn.btn-tertiary:active {
  outline: 2px dotted;
  outline-offset: 2px;
  border-radius: 1%;
}

.btn.btn-tertiary:hover::before,
.btn.btn-tertiary:active::before,
.btn.btn-tertiary:focus::before {
  background-color: var(--primary-faded);
}

.btn.btn-tertiary:focus {
  background-color: transparent;
  border: none;
}

.carousel .btn-primary {
  border-color: var(--primary-color);
  color: #FFF;
  opacity: 1;
  background-color: var(--primary-color);
}

.carousel .btn-primary:hover,
.carousel .btn-primary:active {
  border-color: rgba(255, 255, 255, .5);
  color: var(--amethyst);
  background-color: rgba(255, 255, 255, .5);
}

.carousel .btn-primary:focus {
  border-color: rgba(255, 255, 255, .5);
  color: var(--amethyst);
  background-color: rgba(255, 255, 255, .5);
  box-shadow: 0 0 10px 0 #fff;
}


.carousel .btn-secondary {
  border-color: var(--primary-color);
  color: var(--primary-color);
  opacity: 1;
}

.carousel .btn-secondary:hover,
.carousel .btn-secondary:active {
  color: #FFF;
  opacity: .5;
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}

.carousel .btn-secondary:focus {
  border-color: var(--primary-color);
  color: #FFF;
  opacity: .5;
  background-color: var(--primary-color);
  box-shadow: 0 0 10px 0 #fff;
}



.pagination .nav-links {
  display: flex;
  width: 100%;
  margin: 0;
  padding: 10px 0 0;
  list-style: none;
  text-align: right;
  clear: both;
}

.pagination .page-numbers {
  position: relative;
  display: inline-block;
  width: 38px;
  line-height: 38px;
  margin: 0 8px 0 0;
  text-align: center;
  color: #555;
  border: 1px solid #e9e9e9;
  font-size: 18px;
  cursor: pointer;
  white-space: nowrap;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0;
  height: 38px;
  overflow: visible;
}

.page-numbers a:hover,
.page-links a:hover span,
.page-numbers.current,
.page-numbers.current:hover,
.page-links>span {
  background-color: #f8f8f8;
  color: #333;
}

.page-numbers a,
.page-numbers span:not(.elementor-screen-only),
.page-links span {
  position: relative;
  display: inline-block;
  min-width: 38px;
  min-width: 38px;
  line-height: 38px;
  margin: 0 8px 0 0;
  text-align: center;
  color: #555;
  border: 1px solid #e9e9e9;
  font-size: 18px;
  cursor: pointer;
  white-space: nowrap;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.pagination .next.page-numbers,
.pagination .prev.page-numbers {
  font-size: 0;
}

.pagination .next:focus,
.pagination .next:hover,
.pagination .prev:focus,
.pagination .prev:hover {
  background-color: var(--amethyst);
  color: #fff;
}

.pagination .next::before {
  content: "";
  right: 0;
  left: 0;
  background-image: url(assets/images/arrow-right.svg);
  height: 100%;
  width: 100%;
  background-size: 24px;
  position: absolute;
  background-repeat: no-repeat;
  top: 0;
  bottom: 0;
  background-position: center center;
}

.pagination .prev::before {
  content: "";
  left: -1px;
  top: -1px;
  background-image: url(assets/images/arrow-left.svg);
  height: 100%;
  width: 100%;
  background-size: 24px;
  position: absolute;
  background-repeat: no-repeat;
  top: 0;
  bottom: 0;
  background-position: center center;
}

.pagination .page-numbers:hover {
  color: #fff;
  background-color: var(--amethyst);
}

#primary {
  padding-right: 30px;
  border-right: 1px solid #f1f1f1;
}


/* … */

/* || Forms */
input[type="date"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
  border: 0px solid #d1d1d1;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #513550;
  opacity: 1;
  /* Firefox */
}

::-webkit-input-placeholder {
  color: #686868;
  font-family: Montserrat, "Helvetica Neue", sans-serif
}

:-moz-placeholder {
  color: #686868;
  font-family: Montserrat, "Helvetica Neue", sans-serif
}

::-moz-placeholder {
  color: #686868;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  opacity: 1
}

:-ms-input-placeholder {
  color: #686868;
  font-family: Montserrat, "Helvetica Neue", sans-serif
}

.field {
  position: relative;
  margin: 0 0 10px;
  line-height: 1;
  text-align: left;
}

.field label {
  display: none;
}

#mvformerror {
  font-size: 13px;
}

.field.submit-button input:hover {
  border: 1px solid var(--amethyst);
  background-color: transparent;
  color: var(--amethyst);
}

.field.submit-button {
  text-align: center;
}

#lp-form .field.submit-button .mbgo,
.field.submit-button .mbgo {
  border: 1px solid transparent;
}

.field.submit-button input:disabled {
  opacity: 1;
}

.field.submit-button input:disabled:hover {
  border: 1px solid var(--amethyst);
  background-color: white;
  color: var(--amethyst);
  border-radius: 5px;
  font-size: 14px;
  letter-spacing: 2px;
  padding: 15px 1em;
  border: 1px solid #513550;
}

/* … */

/* || Page Templates */
.location-search {
  display: flex;
}

.locations-search {
  margin: 0 0 40px;
  width: 100%;
  padding: 8px 0;
  background-color: var(--amethyst);
}

.location-search label {
  display: none;
}

.location-search .btn {
  background: var(--white);
  border: 2px solid transparent;
  color: var(--amethyst);
  margin-left: 1em;
}

.locations-search .btn:hover,
.locations-search .btn:focus {
  background-color: rgba(255, 255, 255, .5);
  color: #FFF;
  opacity: 1;
}

.locations-search .btn:focus {
  box-shadow: 0 0 10px 0 #fff;
}

.locations-search span {
  text-transform: uppercase;
  font-size: 20px;
  color: var(--white);
  font-weight: 600;
  margin: 0;
  letter-spacing: 0;
  display: block;
  line-height: 1.3;
}

.location-search input[type="text"] {
  display: inline-block;
  background-color: var(--white);
  font-size: 13px;
  font-style: italic;
  border-radius: 5px;
}

@media only screen and (max-width: 767px) {
  .locations-search span {
    text-align: center;
    margin: 0 0 8px;
  }
}

.ce-banner {
  color: #513550;
  position: fixed;
  bottom: 0px;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  background-color: #d3bcc5;
  padding: 8px 0 8px 30px;
  font-size: 14px;
  font-weight: 600;
  left: 0;
  right: 0;
  line-height: 1.4;
  z-index: 999;
}

.ce-banner .btn {
  border-radius: 0;
  padding: 0.5em;
  letter-spacing: 0;
  font-weight: 400;
  background-color: transparent;
  color: #513550;
  text-transform: capitalize;
  font-size: 14px;
  border-width: 1px;
  margin-right: 1em;
}

.service-banner-container {
  background-color: var(--lavender);
  text-align: center;
  padding: 13px 0;
  position: relative;
}

.service-banner-inner h1 {
  color: var(--amethyst);
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  margin: 0;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.page-banner__wrapper {
  background-color: #f3f7fa;
  position: relative;
  overflow: hidden;
  height: 500px;
}

.page_banner {
  position: relative;
  text-align: center;
  background-position: center center;
  height: 100%;
  width: 100%;
  background-size: cover;
  overflow: hidden;
}

.page_banner::before {
  position: absolute;
  content: "";
  background-image: url(assets/images/overlay-3.png);
  top: 0;
  left: -1px;
  height: 101%;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
}

.page_banner.faqs::before {
  display: none;
}

.page_banner.faqs {
  display: flex;
  justify-content: center;
  align-items: center;
}

.page_banner.faqs .service-banner-inner h1 {
  font-size: 2.5em;
}

@media only screen and (max-width: 575px) {
  .service-banner-inner h1 {
    font-size: 18px;
  }
}

@media only screen and (max-width: 991px) {
  .page-banner__wrapper {
    height: 400px;
  }
}

@media only screen and (max-width: 767px) {
  .page-banner__wrapper {
    padding: 0;
    height: 300px;
  }
}

@media only screen and (max-width: 641px) {
  .page-banner__wrapper {
    height: 250px;
  }
}

@media only screen and (max-width: 480px) {
  .page-banner__wrapper {
    height: 200px;
  }

  .page_banner::before {
    left: -25px;
  }
}


#joinUsSection {
  background-image: url('assets/images/lattice-background.jpg');
  padding: 90px 0;
  position: relative;
  margin-bottom: 50px;
}

.faq_wrap {
  clear: both;
  padding: 50px 0;
}

.accordion dl::after,
.accordion-list::after {
  content: "";
  display: block;
  height: 1em;
  width: 100%;
  /*background-color:darken(#38cc70, 10%);*/
}

.accordion dd,
.accordion__panel {
  background-color: #eee;
  font-size: 1em;
  line-height: 1.5em;
}

.accordion p {}

.accordion {
  position: relative;
}

.accordionTitle,
.accordion__Heading {
  text-align: left;
  font-weight: 700;
  padding: 16px 16px 16px 32px;
  display: block;
  text-decoration: none;
  color: var(--amethyst);
  transition: background-color 0.5s ease-in-out;
  border: 0px solid #ddd;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.accordionTitle::before,
.accordion__Heading::before {
  content: "+";
  font-size: 1.5em;
  float: left;
  transition: transform 0.3s ease-in-out;
  position: absolute;
  left: 16px;
}

.accordionTitle:hover,
.accordion__Heading:hover {
  background-color: darken(#38cc70, 10%);
}

.accordionTitleActive,
.accordionTitle.is-expanded {
  background-color: darken(#38cc70, 10%);
}

.accordionTitleActive:before,
.accordionTitle.is-expanded:before {
  transform: rotate(-225deg);
}

.accordionItem {
  height: auto;
  overflow: hidden;
  max-height: 50em;
  transition: max-height 1s;
}

.accordionItem.accordion-content.accordionItem.is-expanded {
  height: auto;
  overflow: hidden;
  max-height: 50em;
  transition: max-height 1s;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 25px;
  text-align: left;
}

@media screen and (min-width: 48em) {
  .accordionItem {
    max-height: 15em;
    transition: max-height 0.5s;
  }
}

.accordionItem.is-collapsed {
  max-height: 0;
}

.no-js .accordionItem.is-collapsed {
  max-height: auto;
}

.animateIn {
  animation: accordionIn 0.45s normal ease-in-out both 1;
}

.animateOut {
  animation: accordionOut 0.45s alternate ease-in-out both 1;
}

@keyframes accordionIn {
  0% {
    opacity: 0;
    transform: scale(0.9) rotateX(-60deg);
    transform-origin: 50% 0;
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes accordionOut {
  0% {
    opacity: 1;
    transform: scale(1);
  }

  100% {
    opacity: 0;
    transform: scale(0.9) rotateX(-60deg);
  }
}


/*Membership Page*/


.eyelash-steps__wrapper h2 {
  text-align: left;
}

.step-three-tabs {
  margin-top: 24px;
}

.step__wrapper .slick-next,
.step__wrapper .slick-prev {
  border-color: transparent;
  display: block;
  font-size: 24px;
  color: var(--amethyst);
  position: absolute;
  line-height: 50px;
  background: var(--lavender);
  border-radius: 50%;
  width: 50px;
  height: 50px;
}

.step__wrapper .slick-next,
.step__wrapper .slick-prev {
  border-radius: 50%;
  display: block;
  border-color: transparent;
  font-size: 24px;
  color: var(--amethyst);
  position: absolute;
  background: var(--lavender);
  border-radius: 50%;
  width: 50px;
  height: 50px;
  padding: 0;
  line-height: 1;
}

.step__wrapper .slick-arrow svg {
  fill: var(--amethyst);
}

.step__wrapper .slick-next:hover,
.step__wrapper .slick-prev:hover,
.step__wrapper .slick-next:focus,
.step__wrapper .slick-prev:focus {
  color: #ffffff;
  background-color: var(--amethyst);
}

.step__wrapper .slick-arrow:focus svg {
  fill: white;
}

.step__wrapper .slick-arrow:hover svg {
  fill: white;
}

.main-title {
  font-size: 28px;
  color: var(--amethyst);
  font-weight: 700;
  text-transform: uppercase;
}

.step-three__header .step.step-three {
  box-shadow: none;
  padding: 0;
  background-color: var(--white);
  text-align: center;
}

.tab {
  text-align: center;
  border: none;
}

.tab-link-container {
  padding: 0 15px;
  display: inline-block;
}

.tab button {
  display: block;
  padding: 1em 3em;
  background-color: var(--white);
  font-size: 15px;
  box-shadow: 0px 0px 25px 0px rgba(141, 167, 199, 0.16);
  border: 2px solid var(--amethyst);
  font-weight: 600;
  text-transform: uppercase;
  color: var(--amethyst);
}

.tab button {
  border-radius: 5px;
}

.tab button.alt-colors {
  margin: 0 3px;
  background: var(--lavender);
  color: var(--amethyst);
  text-transform: uppercase;
  font-weight: 700;
  padding: 16px;
  min-width: 225px;
  font-size: 16px;
  letter-spacing: 1px;
  border-color: var(--lavender);
}

.tab button.active.alt-colors {
  background: var(--amethyst);
  color: white;
  border-color: var(--amethyst);
}

.tab button.active.alt-colors:hover {
  opacity: .5;
}

.tab button.active {
  background-color: var(--amethyst);
  color: var(--white);
}

.tabcontent {
  display: none;
  padding: 24px 0 0;
}

.step__wrapper .slick-slide img {
  float: right;
}

.step__wrapper-inner.slick-dotted.slick-slider {
  margin: 0;
}

@media only screen and (max-width: 991px) {
  .step__wrapper .slick-slide img {
    float: none;
    width: 100%;
    margin-top: 24px;
  }
}

@media only screen and (max-width: 768px) {
  .tab button.alt-colors {
    margin: 0px 3px 5px;
    background: var(--lavender);
    color: var(--amethyst);
    text-transform: uppercase;
    font-weight: 700;
    padding: 16px;
    min-width: 100px;
    font-size: 12px;
    letter-spacing: 1px;
    border-color: var(--lavender);
  }

  .membership_heading-inner {
    text-align: left;
    align-items: flex-start;
  }
}

.section__content ul li {
  margin: 0 0 16px;
  position: relative;
  padding-left: 24px;
}

.section__content ul li::before {
  content: "+";
  margin-right: 10px;
  font-weight: 600;
  position: absolute;
  left: 0;
  color: #D3BCC5;
  font-size: 24px;
}

/* … */


/* || Footer */
.site-footer {
  flex-direction: column;
  background-color: #f9f9f9;
  padding: 48px 0;
  position: relative;
  text-align: center;
  clear: both;
  margin-top: 0;
}

.footer-branding {
  margin: 0 auto 32px;
}

footer .social-list {
  margin: 16px 0 0;
}

.social-list li {
  margin-bottom: 0;
}

.social-list li a {
  background-color: #FFF;
  border-radius: 50%;
  display: flex;
  line-height: normal;
  font-weight: normal;
  margin: 0 0;
  width: 50px;
  height: 50px;
  position: relative;
  align-items: center;
  justify-content: center;
}

.social-list li a svg {
  fill: #FFF !important;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
}

.copyright {
  padding: 48px 0 48px;
  background-color: #f9f9f9;
  font-size: 12px;
}

.copyright p,
.copyright a {
  font-size: 12px;
  color: var(--amethyst);
  line-height: 1.4;
}

/* Level Access styles */
.LevelAccess {
  padding-left: 20px;
}

/* … */


/* || Blog */
.blog-entry-readmore {
  margin-top: 16px;
}

.site-main {
  margin-bottom: 0;
}

#primary .post {
  border-bottom: 1px solid #ddd;
  padding-bottom: 40px;
  margin-bottom: 40px;
}

#secondary .widget {
  padding: 0;
  margin: 0 0 24px;
}

.single .entry-title {
  padding: 0 0 20px;
  border-bottom: 1px solid #f1f1f1;
  letter-spacing: 0.6px;
  font-family: "Playfair Display";
  font-weight: normal;
  display: block;
  font-size: 48px;
  margin: 0 0 32px;
}

.widget h2.widget-title {
  font-size: 1.5rem;
  letter-spacing: 1px;
  color: var(--amethyst);
  margin: 0 0 8px;
}

.widget ul li {
  margin-bottom: 0;
}

.cybermark-widget-recent-posts-li:first-child,
.widget_categories li:first-child,
.widget_recent_entries li:first-child,
.widget_archive li:first-child,
.widget_recent_comments li:first-child,
.widget-recent-posts-icons li:first-child,
.site-footer .widget_nav_menu li:first-child {
  border-top: 1px solid #e9e9e9;
}

.cybermark-widget-recent-posts-li,
.widget_categories li,
.widget_recent_entries li,
.widget_archive li,
.widget_recent_comments li,
.widget-recent-posts-icons li,
.site-footer .widget_nav_menu li {
  padding: 8px 0;
  border-bottom: 1px solid #e9e9e9;
}

.cybermark-widget-recent-posts-li:last-child,
.widget_categories li:last-child,
.widget_recent_entries li:last-child,
.widget_archive li:last-child,
.widget_recent_comments li:last-child,
.widget-recent-posts-icons li:last-child,
.site-footer .widget_nav_menu li:last-child {
  border-bottom: none;
}

.widget ul li a {
  padding: 8px 0;
  font-size: 12px;
  text-transform: capitalize;
  display: block;
  line-height: 1.1;
  color: var(--amethyst);
  font-weight: 600;
}

.meta-cat {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--amethyst);
  letter-spacing: 3px;
}

.meta-cat a {
  color: var(--amethyst);
}

.blog-entry.post .blog-entry-header .entry-title {
  font-size: 20px;
  margin: 0;
  line-height: 1.1;
}

.blog-entry.post .blog-entry-header .entry-title a {
  color: var(--amethyst);
}

.meta-date {
  color: #adadad;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 600;
}

ul.meta {
  display: inline-block;
  width: 100%;
  color: #777;
  font-size: 12px;
  line-height: 1;
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}

ul.meta li {
  float: left;
  line-height: 1.3;
  margin: 0;
}

ul.meta li a {
  color: #777;
}

ul.meta li::after {
  content: "-";
  padding: 0 6px;
}

ul.meta li:last-child:after {
  display: none;
  padding: 0;
}

.search-input {
  position: relative;
}

.widget button.search-submit {
  border: none;
  border-radius: 0 5px 5px 0;
  height: 100%;
}

.search-submit:hover svg {
  fill: var(--amethyst);
}

.single nav.post-navigation .nav-previous {
  float: left;
  width: 50%;
  text-align: left;
  border-right: 1px solid #f1f1f1;
  padding-right: 20px;
}

.single nav.post-navigation .nav-links a {
  display: block;
}

.single nav.post-navigation .nav-next {
  float: right;
  width: 50%;
  text-align: right;
  border: none;
  padding-left: 20px;
}

.nav-links {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 10px 0 0;
  list-style: none;
  text-align: right;
  clear: both;
}

.widget select {
  background-color: #fff;
  color: var(--dark-grey);
  font-weight: 400;
}

@media only screen and (max-width: 768px) {
  .single .entry-title {
    font-size: 32px;
  }
}

/* … */


/* || Responsive */
@media only screen and (max-width: 1281px) {
  .main-logo {
    max-width: 200px;
  }

  .main-navigation a {
    font-size: 15px;
  }
}


@media only screen and (max-width: 1199px) {
  html {
    font-size: 95%
  }

  .main-logo,
  .header.sticky .main-logo {
    max-width: 150px;
  }

  .main-navigation a {
    font-size: 14px;
    padding: .65625em .6em;
  }

  .main-navigation {
    display: none;
  }

  .mobile-menu {
    display: block;
  }

  .menu-wrapper {
    margin-right: 3em;
  }
}

@media only screen and (max-width: 991px) {
  html {
    font-size: 90%
  }

  .header {
    padding: .5em 0;
  }

  .main-logo,
  .header.sticky .main-logo {
    max-width: 200px;
  }
}

@media only screen and (max-width: 768px) {
  html {
    font-size: 85%
  }

}

@media only screen and (max-width: 767px) {
  html {
    font-size: 80%
  }

  h1,
  .h1 {
    font-size: 32px;
  }

  h2,
  .h2 {
    font-size: 24px;
  }

  h3,
  .h3 {
    font-size: 20px;
  }

  .main-logo,
  .header.sticky .main-logo {
    max-width: 150px;
  }

  .section__wrapper {
    padding: 0 0 24px;
  }

  .locations-search {
    margin: 0 0 24px;
  }
}

@media only screen and (max-width: 480px) {

  .main-logo,
  .header.sticky .main-logo {
    max-width: 100px;
  }
}


/* … */



















.carousel-text {
  visibility: hidden;
}

.carousel-bg {
  background: #ecf0f3;
}



/* Stylist Testimonials Content Block */

.stylist-testimonials {
  background-color: rgba(235, 225, 229, 0.35);
  padding-top: 40px;
}

.stylist-testimonials .container {
  max-width: 1200px;
}

.stylist-testimonials h2 {
  font-size: 24px;
}

.stylist-testimonials .section__container {
  max-width: 555px;
  margin: auto;
  padding-bottom: 40px;

}

.stylist-testimonials .column {
  max-width: 330px;
  padding-bottom: 20px;
  margin: auto;
}

.stylist-testimonials .column-img {
  max-width: 330px;
}

.stylist-testimonials .column-text {
  max-width: 320px;
  margin: auto;
}

.stylist-testimonials .column-img img {
  width: 330px;
  height: 330px;
  object-fit: cover;
  object-position: top;
}

.stylist-testimonials .btn-tertiery {
  color: var(--amethyst);
  text-decoration: underline;
  letter-spacing: 0px;
}

@media only screen and (max-width: 1199px) {
  .stylist-testimonials .column-img img {
    width: 230px;
    height: 230px;
    object-fit: cover;
    object-position: top;
  }

  .stylist-testimonials .column-text {
    max-width: 220px;
  }

  .stylist-testimonials .container {
    max-width: 768px;
  }
}

@media only screen and (max-width: 768px) {
  .stylist-testimonials .column-img img {
    width: 330px;
    height: 330px;
    object-fit: cover;
    object-position: top;
  }

  .stylist-testimonials .column-text {
    max-width: 320px;
  }

  .stylist-testimonials .mb-5 {
    margin-bottom: 0 !important;
  }

}



/* HOF Content Block */

.hof-team-profiles .section__content {
  text-align: center;
}

.hof-team-profiles .emp-title {
  font-family: "Playfair Display";
  text-transform: none;
  font-weight: 500;
}


.hof-team-profiles .select-hof-container {
  position: relative;
  width: max-content;
  margin: auto;
}

.hof-team-profiles select {
  font-family: "Montserrat", "Helvetica Neue", sans-serif;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--amethyst);
  border: none;
  border-bottom: 3px solid var(--amethyst);
  background-color: rgba(235, 225, 229, 0.35);
  margin-top: 20px;
  letter-spacing: 2px;
  padding-bottom: 5px;
  padding-right: 50px;
  appearance: none;
}

.hof-team-profiles .select-hof-container::after {
  content: '';
  background-image: url(assets/images/dropdown-arrow.png);
  position: absolute;
  right: 0;
  top: 35px;
  width: 25px;
  height: 14px;
}


.hof-team-profiles .column {
  margin: 0 0 40px;
}

.hof-team-profiles .team_social {
  display: none;
}

.hof-team-profiles .team-img {
  margin: 0 0 24px;
}

.hof-card:last-child .column {
  margin: 0;
}

.hof-card:last-child .column p {

  margin: 0;
}

.profile-img {
  border-radius: 50%;
  overflow: hidden;
  height: 440px;
  width: 440px;
  margin: 0 auto;
}

.hof-team-profiles .profile-img img {
  object-position: center;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.hof-team-profiles .team-bio-content {
  max-width: 315px;
  margin: auto;
}

.hof-hide {
  display: none;
}

@media only screen and (max-width: 991px) {
  .profile-img {
    height: 375px;
    width: 375px;
  }
}

@media only screen and (max-width: 768px) {
  .profile-img {
    height: 300px;
    width: 300px;
  }
}

@media only screen and (max-width: 767px) {

  .hof-team-profiles select {
    font-size: 20px;
    padding-right: 35px;

  }

}


.hof-custom-header-2 {
  max-width: 787px;
  margin: auto;
  padding-top: 40px;
}

.hof-custom-header-2 h2 {
  font-size: 24px;
}

@media only screen and (max-width: 767px) {
  .hof-custom-header-2 {
    padding-bottom: 40px;
  }

}




@media only screen and (max-width: 1400px) {
  .master__slider picture {
    height: 350px;
    display: block;
  }

  .master__slider picture img,
  .master__slider picture source {
    object-fit: cover;
    height: 100%;
  }
}

@media only screen and (max-width: 1024px) {
  .master__slider picture {
    height: 300px;
  }

  .master__slider picture img,
  .master__slider picture source {
    object-fit: cover;
    height: 100%;
  }
}

@media only screen and (max-width: 1024px) {
  .master__slider picture {
    height: 275px;
  }

}

@media only screen and (max-width: 768px) {
  .master__slider picture {
    height: auto;
  }

  .master__slider picture img,
  .master__slider picture source {
    object-fit: contain;
    height: auto;
  }
}


/*Products Page Updates*/
#product-intro .h1 {
  font-size: 58px;
  letter-spacing: .84px;
  line-height: 64px;
  font-weight: normal;
}

.products-page .page_banner::before {
  display: none;
}

.products-page .container {
  max-width: 930px;
}

.products-page .locations-search .container {
  max-width: 1400px;
}

.icon-border {
  height: 1px;
  margin-bottom: 40px;
}

.icon-border.container.has-icon {
  position: relative;
  margin-top: 56px;
  margin-bottom: 64px;
}

.icon-overlay {
  width: 130px;
  height: 130px;
  background-size: 70px;
  margin: 0 auto;
  top: 0;
  position: absolute;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-position: center;
}

.breadcrumbs {
  padding: 48px 0;
}

.breadcrumbs nav {
  display: inline-block;
}

.breadcrumbs,
.breadcrumbs a {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: .84px;
  color: var(--amethyst);
}

.mobile-only {
  display: none;
}

#product-features .column-text {
  letter-spacing: 1.8px;
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
  color: var(--amethyst);
}

#product-features .column-img {
  max-width: none;
}

#product-features h2 {
  margin: 0 0 1em;
}

#product-features .column {
  margin: 0;
}

#product-intro-image .section__container {
  padding-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .products-page p {
    font-size: 16px !important;
    line-height: 24px !important;
  }

  .breadcrumbs,
  .breadcrumbs a {
    font-size: 12px;
    line-height: 16px;
  }

  .mobile-only {
    display: block;
  }

  #product-intro-image .section__img {
    display: none;
  }

  #product-intro-image,
  #product-intro-image h2,
  #product-intro-image,
  #product-intro-image .section__button {
    text-align: center !important;
  }

  .breadcrumbs {
    padding: 24px 0;
  }

  #product-intro {
    display: none;
  }

  .icon-overlay {
    background-repeat: no-repeat;
    background-size: 56px;
  }

  .icon-border.container.has-icon {}

  .icon-border {
    height: 1px;
    margin-bottom: 40px;
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
  }

  #product-features .column {
    margin: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }

  #product-features .column-img {
    width: 106px;
    margin: 0;
    max-width: none;
  }

  #product-features .column-text {
    text-align: left;
    max-width: 255px;
    font-size: 14px;
    margin-left: 24px;
  }

  #product-features .column-text p {
    text-align: left !important;
  }

  .products-page h2 {
    text-align: center !important;
  }

  .products-page p,
  .products-page h2,
  .section__button {
    text-align: center !important;
  }

  #product-features .column-text br {
    display: none;
  }


}


/* 23rd-May-2023 Filter-sort-css */
.products-tiles {
  justify-content: left !important;
  gap: 35px;
}

.custom-dropdown.vanilla-dropdown select {
  width: 100%;
  border: none;
  padding: 5px;
}

.cstm-search .search_btn {
  padding: 0;
  background: transparent;
  border: none;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate(0, -50%);
  line-height: 0;
  margin-top: -1px;
}

.cstm-search {
  position: relative;
  max-width: 300px;
}

.cstm-search .search_btn svg {
  width: 16px;
  height: 16px;
}

.cstm-search input {
  padding-left: 36px;
  background: #fff;
  background: #fff;
  font-size: 14px;
  letter-spacing: .84px;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--amethyst);
}

.cstm-search input::-webkit-input-placeholder {
  /* Edge */

  text-transform: uppercase;
  font-weight: 600;
  color: var(--amethyst);
}

.cstm-search input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  text-transform: uppercase;
  font-weight: 600;
  color: var(--amethyst);
}

.cstm-search input::placeholder {
  text-transform: uppercase;
  font-weight: 600;
  color: var(--amethyst);
}

select#my-dropdown {
  display: block;
  padding: 0;
  border: none;
  cursor: pointer;
  text-align: left;
  font-size: 14px;
  letter-spacing: .84px;
  text-transform: uppercase;
  font-weight: 500;
  color: var(--amethyst);
  background: transparent;
  font-family: "Montserrat", sans-serif;
}

/* 23rd-May-2023 Filter-sort-css */
.custom-dropdown .dropdown-list {
  min-width: 220px;
  right: 0;
}

.custom-dropdown .dropdown-list a {
  font-weight: 600;
  transition: all 0.3s ease;
}

.custom-dropdown .dropdown-list .active-filter-category,
.custom-dropdown .dropdown-list a:hover {
  background: #ebe1e5;
}

@media only screen and (max-width: 767px) {
  .cstm-search {
    max-width: 180px;
  }

  .section__wrapper.two_column h2 {
    text-align: center !important;
  }
}

#product-intro-image .section_img_wrapper {
  position: relative;
  text-align: center;
}

/*06-11-23*/
#home-features .container {
  max-width: 1110px;
}

.btn.btn-primary.btn-primary-white {
  background-color: #FFF;
  color: var(--amethyst);
}

.btn.btn-primary.btn-primary-white:hover {
  background-color: transparent;
  color: #FFF;
}

.hours-card {
  line-height: 36px;
  font-weight: 400;
  font-size: 24px;
  text-transform: capitalize;
  letter-spacing: 1.2px;
  border-left: 1px solid #EBE1E5;
  padding-left: 32px;
}

/*New Header*/
.header {
  padding: 32px 125px 32px 116px;
}

.header .container-fluid {
  max-width: 1920px;
}

.header-wrapper {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
  align-items: center;
}

.header-center {
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  max-width: 215px;
  margin: 0 auto;
}

.header-right,
.header-left {
  display: flex;
  align-items: center;
}

.mobile-button {
  display: none;
}

.main-navigation li:focus>ul,
.main-navigation li:hover>ul,
.main-navigation li:focus-within>ul {
  left: 0;
  right: auto;
}

@media only screen and (max-width: 1580px) {
  .top_bar {
    padding: 16px 0;
  }

  .header {
    padding: 32px 0;
  }
}

@media only screen and (max-width: 1400px) {
  .main-navigation a {
    padding: .65625em .5em;
  }

}

@media only screen and (max-width: 1281px) {
  .main-navigation a {
    padding: .65625em .5em;
    font-size: 14px;
  }

  .main-logo,
  .header.sticky .main-logo {
    max-width: 150px;
  }

  .header {
    padding: 24px 0;
  }

  #content {
    padding-top: 92px;
  }

  .header.sticky {
    padding: 16px 0;
  }
}

@media only screen and (max-width: 1199px) {
  .main-navigation {
    display: none;
  }

  .header-center {
    left: 0;
    margin: 0;
    max-width: 150px;
  }

  .mobile-button {
    display: block;
  }
}

@media only screen and (max-width: 1024px) {
  .top_bar {
    font-size: 16px;
    display: block;
  }

  .location-open {
    font-size: 16px;
  }

  #locationInfo {
    padding: 24px 0;
  }

  .hours-card {
    font-size: 16px;
    line-height: 24px;
  }

  .address.h3 {
    font-size: 16px;
    line-height: 1.1;
  }
}

@media only screen and (max-width: 767px) {
  .location-open {
    display: none;
  }

  .location-name {
    display: block;
  }
}

@media only screen and (max-width: 374px) {
  .header-center {
    justify-content: left;
  }

  .header-center .main-logo a img {
    width: 90px;
  }

  .location-search input[type="text"] {
    font-size: 10px;
  }

  .location-search input {
    height: 38px;
    padding: 6px 12px;
  }

  .locations-search span {
    font-size: 16px;
  }
}

h2.outline-text {
  text-align: center;
}

#home-features .column-img {
  width: 156px;
  height: 156px;
  border-radius: 50%;
  display: flex;
  background-color: #EBE1E5;
  margin: 0 auto 32px;
  max-width: none;
  align-items: center;
  justify-content: center;
}

#home-features h5 strong {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 3px;
  color: var(--amethyst);
}

#home-features .column-text p:first-child {
  margin: 0 0 8px;
}

#home-features .column-text p:last-child {
  margin: 0 auto;
  max-width: 240px;
}

/*New Footer*/
.home .site-footer {
  margin-top: 0;
}

.site-footer {
  text-align: left;
  background-color: var(--amethyst);
  color: #FFF;
  float: left;
  width: 100%;

}

.footer-menu {
  max-width: 450px;
}

.footer-menu-list li a {
  color: #D3BCC5;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 3px;
}

.footer-menu-list li {
  float: left;
  width: 50%;
  margin: 0;
}

.footer-location-address p {
  letter-spacing: 3px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
}

.footer-location-details {
  border-left: 1px solid #EBE1E5;
  padding-left: 64px;
}

.footer-social {
  margin-top: -100px;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 3px;
  color: #D3BCC5;
}

@media only screen and (max-width: 1199px) {
  .footer-social {
    margin-top: 0;
  }
}

.footer-social-list li {
  display: inline-block;
  margin: 0 16px 0 0;
}

.footer-social-list li:last-child {
  margin: 0;
}

.footer-social-list li a {
  width: 52px;
  height: 52px;
  padding: 0;
  background-color: #FFF;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.copyright {
  background-color: #FFF;
  padding: 32px 0;
  width: 100%;
}

.copyright p,
.copyright a {
  font-size: 12px;
  color: var(--amethyst);
  line-height: 2;
  font-weight: 400;
}

.copyright a:hover,
.copyright a:focus {
  opacity: 1;
  text-decoration: underline;
}

.copyright .LevelAccess:hover,
.copyright .LevelAccess:focus {
  opacity: 0.8;
}

.copyright a.cybermark:hover {
  text-decoration: underline;
  opacity: 1;
}

@media only screen and (max-width: 991px) {
  .footer-menu {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .footer-location-details {
    border-left: 0;
    max-width: 450px;
    margin: 0 auto;
    margin-top: 0px;
    padding: 0;
    margin-top: 24px;
    display: flex;
    flex-direction: column-reverse;
  }

  .footer-social {
    margin-top: 0;
  }

  .footer-location-address {
    margin-top: 32px;
  }
}

@media only screen and (max-width: 479px) {
  .footer-menu-list li {
    width: 100%;
  }
}

.home .wrap {
  position: relative;
}

.home .wrap::before {
  /*position: absolute;
content: "";
top: -3%;
left: 0;
height: 100%;
width: auto;
background-repeat: no-repeat;
background-image: url(assets/images/top-bg.svg);
right: 0;
background-position: center top;
z-index: -1;*/
}

@media only screen and (max-width: 480px) {
  .home .wrap::before {
    top: -3%;
  }
}

.site-footer a {
  color: #513350;
}

@media only screen and (max-width: 1199px) {

  .menulinks .sub-menu a,
  .menulinks .sub-menu ul a {
    font-weight: 600;

  }
}


.primary-menu .menu-item button.dropdown-toggle {
  display: block;
  position: absolute;
  top: 2px;
  width: 100%;
  background: transparent;
  min-height: 56px;
}

.primary-menu .menu-item button.dropdown-toggle:focus-visible,
.primary-menu .menu-item button.dropdown-toggle:focus {
  outline: 1px dotted var(--amethyst);
}

@media only screen and (max-width: 1199px) {
  .menubars.btn.btn-primary {
    width: 30px;
    height: auto;
    transform: none;
    background: transparent;
    font-size: 0px;
    padding: 12px;
    min-width: 30px;
    margin-left: 10px;
  }

  /*.menubars {
          cursor: pointer;
          position: relative;
          display: inline-block;
          color: #333;
      }

      .close {
          width: 30px;
          height: 3px;
          background-color: #333;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          transition: 0.3s;
      }

      .top {
          transform-origin: 0% 50%;
      }

      .bottom {
          transform-origin: 0% 50%;
      }

      .menu-open .top {
          transform: rotate(-45deg) translate(-5px, -6px);
      }

      .menu-open .bottom {
          transform: rotate(45deg) translate(-5px, 6px);
      }*/
  .menubars.btn.btn-primary:after {
    content: '';
    position: absolute;
    width: 25px;
    height: 2px;
    top: 50%;
    right: 0;
    background: #000;
    margin-bottom: -1px;
  }

  .menubars.btn.btn-primary {
    padding: 12px;
    min-width: 40px;
  }

  .menubars.btn.btn-primary .close {
    display: block;
    right: 0;
    left: auto;
  }

  .menubars.btn.btn-primary .close.top {
    top: 2px;
  }

  .menubars.btn.btn-primary .close.bottom {
    bottom: 0;
    top: auto;
  }

  .menubars.btn.btn-primary .close.top,
  .menubars.btn.btn-primary .close.bottom {
    transform: translateY(0%) rotate(0deg);
  }

  .menubars.btn.btn-primary.active .close.top {
    transform: translateY(-50%) rotate(45deg);
    top: 50%;
  }

  .menubars.btn.btn-primary.active .close.bottom {
    transform: translateY(-50%) rotate(-45deg);
    bottom: auto;
    top: 50%;
  }

  .mobile-nav-menu {
    top: 85px;
    background-color: #EBE1E5;
    overflow-y: scroll;
    padding: 0px;
  }

  .menubars.btn.btn-primary.active:after {
    display: none;
  }

  .menubars.btn.btn-primary:focus,
  .menubars.btn.btn-primary:hover {
    border-color: #ebe1e500;
    box-shadow: 0 0 10px 0 #d3bcc500;
  }

  .menubars.btn.btn-primary.active+.mobile-nav-menu {
    top: 80px;
  }

  .menulinks li a {
    text-align: left;
    color: var(--amethyst) !important;
    padding: 20px 16px !important;
  }

  #locationInfoMobile {
    text-align: left;
    background-color: var(--amethyst);
    margin: 0px -15px 0;
    padding: 40px 16px 138px;
  }

  .mobile-nav-menu ul {
    height: auto;
  }

  #locationInfoMobile .hours-card {
    border: none;
    padding: 0;
    color: #FFF;
    margin: 24px 0;
  }

  .location-card-buttons .btn {
    width: 260px;
    margin: 0 0 16px;
  }

  .close {
    display: none;
  }

  .menubars.btn.btn-primary.active .close {
    display: block;
    right: 2px;
  }

  .menubars.btn.btn-primary.active {
    font-size: 0;
    background-color: transparent;
    border-radius: 0;
    border: none;
    position: relative;
    width: 30px;
    height: auto;
    padding: 12px;
    min-width: 30px;
    min-height: 30px;
  }

  .menubars.btn.btn-primary.active:focus {
    border-radius: 4px;
  }

  .close.top {

    width: 25px;
    height: 2px;
    background-color: var(--amethyst);
    transform: translateY(-50%) rotate(45deg);
    left: 0;
    position: absolute;
    top: 50%;
  }

  .close.bottom {
    width: 25px;
    height: 2px;
    background-color: var(--amethyst);
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
  }

  .lock-scroll {
    position: fixed;
    width: 100%;
  }

  .header-right .main-navigation li:hover>ul {
    left: auto;
    right: 0;
  }

  .menulinks .sub-menu {
    background-color: #F5EFF1;
  }

  .menulinks .sub-menu a,
  .menulinks .sub-menu ul a {
    font-weight: 600;
    padding: 12px 16px;
  }

  .menulinks li a {
    padding: 12px 0;
    text-transform: uppercase;
  }
}

#home-features .column {
  margin: 0;
}

#home-features .col-lg-3:last-child {
  margin: 0 !important;
}


.horizontal-offer-wrapper .btn {
  min-width: 220px;
}

.horizontal-offer {
  background-color: #EBE1E5;
  padding: 16px 0;
  margin: 0 0 40px;
}

.horizontal-offer-wrapper {
  justify-content: space-evenly;
  display: flex;
  align-items: center;
}

.horizontal-offer-wrapper .h3 {
  letter-spacing: 3px;
  margin: 0;
}

@media only screen and (max-width: 640px) {
  .horizontal-offer-wrapper {
    display: block;
  }

  .horizontal-offer-wrapper .h3 {
    margin: 0 0 1em;
    display: block;
  }

  .horizontal-offer-wrapper .btn {
    min-width: auto;
  }

  .horizontal-offer-wrapper {
    display: block;
    text-align: center;
  }

  .horizontal-offer {
    margin: 0 0 16px;
  }
}


#welcome-block .row .section__img {
  padding-right: 0;
}

#welcome-block .row.flex-row-reverse .section__img {
  padding-left: 0;
}

#welcome-block.section__wrapper .section__container {
  padding: 24px 0;
}

.section__img {
  position: relative;
}

.section_img_wrapper {
  position: absolute;
  top: 0;
  object-fit: cover;
  object-position: center;
  height: 100%;
  width: 100%;
}

#welcome-block .section_img_wrapper {
  position: relative;
  height: auto;
}

#welcome-block .container,
#franchise-block .container {
  max-width: 1080px;
}

#welcome-block p:first-child {
  margin: 0;
}

.welcome-text {
  font-family: Playlist Script;
  text-transform: capitalize;
  display: block;
  letter-spacing: 0;
  font-size: 144px;
  font-weight: normal;
  color: var(--amethyst);
  margin: 0;
  line-height: 1.2;
}

#franchise-block {
  background-color: #FCFAFB;
  margin-bottom: 40px;
  padding-top: 40px;
}

@media only screen and (max-width: 991px) {
  .welcome-text {
    font-size: 108px;
  }

  #welcome-block .row.flex-row-reverse .section__img {
    padding-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  #welcome-block .section__img {
    height: auto;
  }

  .welcome-text {
    text-align: center;
    font-size: 48px;
  }

  #welcome-block,
  #welcome-block .section__button,
  #franchise-block {
    text-align: center !important;
  }

  #welcome-block .row.flex-row-reverse .section__img {
    margin-right: 0;
    padding-left: 0;
  }

  #welcome-block .section_img_wrapper img {
    height: 100%;
    width: 100%;
    object-fit: contain;
  }
}

@media only screen and (max-width: 767px) {
  #welcome-block .section__img {
    display: none;
  }
}

.reviews-wrapper h2 {
  text-align: center;
  font-family: Playlist Script;
  text-transform: none;
  font-size: 72px;
  font-weight: normal;
}

@media only screen and (max-width: 768px) {
  .reviews-wrapper h2 {
    font-size: 56px;
    line-height: 1;
    max-width: 400px;
    margin: 0 auto;
  }
}

.testimonial-slide {
  text-align: left;
  background-color: #FCFAFB;
  padding: 36px 48px;
  border-bottom: 6px solid #EBE1E5;
  margin: 0 8px;
}

.testimonial-content blockquote {
  max-width: none;
  font-size: 18px;
  font-weight: 300;
  color: #232323;
  line-height: 24px;
  margin: 16px 0 24px;
}

.testimonial-author span {
  font-family: "Playfair Display", serif;
  font-weight: normal;
  font-style: italic;
  text-transform: capitalize;
  font-size: 15px;
  color: #513350;
}

#home-testimonials .container {
  max-width: 1080px;
}

.testimonial-container {
  padding: 0 40px;
}

button.slick-arrow {
  font-size: 11px;
}

#home-testimonials .slick-arrow {
  width: 44px;
  height: 44px;
  border-color: var(--amethyst);
  padding: 0;
}

#home-testimonials .slick-arrow svg {
  fill: var(--amethyst);
  width: 18px;
}

#home-testimonials .slick-arrow:hover svg {
  fill: #FFF;
}

.slick-arrow.slick-prev:focus,
.slick-arrow.slick-next:focus,
.slick-dots li:has(button:focus) {
  outline: 2px solid #5c5cfc;
  outline-offset: 2px;
}

#home-testimonials .slick-arrow.slick-prev {
  left: -8px;
}

#home-testimonials .slick-arrow.slick-next {
  right: -8px;
}

@media only screen and (max-width: 768px) {
  #home-testimonials .slick-prev {
    left: 0;
  }

  #home-testimonials .slick-next {
    right: 0;
  }


}

footer .container-fluid {
  padding: 0 125px;
}

.footer-widgets {}

.textwidget {}

.textwidget a {
  color: #D3BCC5;
  box-shadow: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: block;
  font-weight: 700;
  font-size: 14px;
}

.textwidget h2:first-child {
  color: #D3BCC5;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-bottom: 16px;
  display: block;
  font-weight: 700;
  margin: 0 0 16px;
  font-size: 14px;
  position: relative;
  line-height: 24px;
}

.textwidget h2:first-child::after {
  content: "";
  background-color: #D3BCC5;
  height: 1px;
  width: 75%;
  bottom: 0;
  left: 0;
  position: absolute;
}

.textwidget ul li {
  margin: 0;
}

.textwidget ul li a {
  box-shadow: none;
  font-weight: 500;
  padding-bottom: 8px;
}

.footer-mobile {
  display: none;
}

@media only screen and (max-width: 768px) {
  .footer-mobile {
    display: block;
  }

  .footer-widgets {
    display: none;
  }

  .footer-menu {
    display: block;
  }

  .footer-menu li {
    width: 50%;
    float: left;
  }

  .footer-menu li a {
    font-size: 16px;
    text-transform: uppercase;
    color: #D3BCC5;
    letter-spacing: 3.5px;
  }

  .footer-social span {
    display: none;
  }

  .footer-social {
    clear: both;
    text-align: left;
    margin-top: 0;
    float: left;
    margin-bottom: 40px;
  }

  footer .container-fluid {
    padding: 0 32px;
  }
}

@media only screen and (max-width: 400px) {
  .footer-menu li {
    width: 100%;
  }
}

.header-right .main-navigation li:hover>ul {
  right: 0;
  left: auto;
}

.screen-readers {
  position: absolute !important;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  word-break: normal !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
}

.dropdown-toggle {
  display: none;
}

footer a:focus {
  outline: solid medium;
}

footer .social-list a:focus {
  outline: 2px transparent solid;
  box-shadow: 0 0 0 2px #d8c3d7, 0 0 0 4px #513550, 0 0 4px 8px #d8c3d7;
}

.clickable_map a:focus {
  outline: solid medium;
}



#footerCTA {
  background-color: #EBE1E5;
  text-align: center;
  padding: 40px 0;
  clear: both;
}

#footerCTA a {
  display: block;
  font-size: 24px;
  letter-spacing: 3.6px;
  font-weight: 700;
  opacity: 1;
  color: var(--amethyst);
}

#footerCTA a span {
  font-family: "Playfair Display", serif;
}

@media only screen and (max-width: 768px) {
  #footerCTA a {
    font-size: 18px;
    letter-spacing: 2.7px;

  }

  #footerCTA {
    padding: 40px 0;
  }
}



@media only screen and (max-width: 480px) {
  .footer-menu li a {
    font-size: 14px;
    letter-spacing: 2.5px;
  }

  #footerCTA a {
    font-size: 16px;
    letter-spacing: 2.5px;
  }

  #footerCTA {
    padding: 24px 0;
  }
}

@media only screen and (max-width: 400px) {

  #footerCTA a {
    font-size: 14px;
    letter-spacing: 1.5px;
  }

  #footerCTA {
    padding: 24px 0;
  }
}


/*Lash Hall of Fame Updates*/
.team_1.section__wrapper.hof-team-profiles {
  padding: 0;
}

#accordionTeam .card-body {
  padding: 48px 0;
  background-color: #EBE1E5;
}

#accordionTeam .card-header {
  border-radius: 0;
  border: none;
}

#accordionTeam .card {
  border-radius: 0;
  border: none;
}

#accordionTeam .card-header .btn-link {
  background-color: #F8F5F6;
}

#accordionTeam .card-header .btn-link.collapsed {
  background-color: #F8F5F6;
}

#accordionTeam .card-header .btn-link {
  background-color: #EBE1E5;
}

#accordionTeam .card-header .btn-link span {
  position: relative;
}

#accordionTeam .card-header .btn-link span::after {
  background-image: url(assets/images/down-arrow-svg.svg);
  content: "";
  width: 29px;
  height: 19px;
  display: inline-block;
  margin-left: 16px;
}

/*#accordionTeam .card:first-child span::after {
display: none !important;
}*/

.team-bio-content p {

  color: #171717;
}

/*Video Blog CSS*/
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}



#category-video .blog-entry {
  border: none;
  padding: 0;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
  overflow: hidden;
}

#category-video .blog-entry .row {
  align-items: center;
}

#category-video .post-thumbnail {
  margin: 0;
  height: 100%;
}

#category-video .post-thumbnail img {
  object-fit: cover;
  object-position: center;
  width: 100%;
}

#category-video .post-content {
  padding: 48px 24px;
}

.blog-entry-inner.clr img.wp-post-image {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  #category-video .post-content {
    padding: 24px 24px 32px;
  }

  #primary {
    padding-right: calc(var(--bs-gutter-x) * .5);
  }
}


.image-banner {
  position: relative;
  width: 100%;
  margin: 0 0 40px;
}

.image-banner a {
  display: block;
}

.image-banner a:hover {
  opacity: 1;
}

.image-banner img {
  width: 100%;
}

#featured-plus .column {
  text-align: left;
  margin: 32px 0 0;
  padding-left: 24px;
}

#featured-plus .column ul {
  margin: 0;
}


#featured-plus .column ul li::before {
  content: "+";
  position: absolute;
  left: 0;
  font-weight: bold;
  color: var(--amethyst);
  font-size: 22px;
}

#featured-plus .column ul li {
  max-width: 270px;
  margin: 0 auto;
  position: relative;
}

#featured-plus .column ul li::before {
  left: -24px;
}

#featured-plus .column ul li strong {
  color: var(--amethyst);
  display: block;
  margin: 0 0 8px;
}

#membership-services .column .column-img {
  max-width: 215px;
  margin: 0 auto 48px;
  position: relative;
}

#membership-services .section__content {
  border-top: 1px solid #d3bcc5;
  padding: 24px 0;
}

#membership-services .column {
  border-right: 1px solid #d3bcc5;
  padding: 40px 32px;
  margin-bottom: 0;
  border-bottom: 1px solid #d3bcc5;
  border-top: 1px solid #d3bcc5;
  height: 100%;
}

#membership-services .col-lg-3:last-child .column {
  border-right: none;
}

#membership-services [class*="col-"] {
  padding: 0;
}

#membership-services .column-text {
  height: 230px;
}

#membership-services .column .column-img::before {
  content: "";
  position: absolute;
  height: 115px;
  width: 100px;
  background-image: url(assets/images/path-758.svg);
  background-size: contain;
  top: -20px;
  right: 0;
  background-repeat: no-repeat;
  z-index: -1;
}

#membership-services .col-lg-3:nth-child(2n) .column .column-img::before {
  top: auto;
  right: auto;
  left: 0;
  bottom: -20px;
}

@media only screen and (max-width: 1024px) {
  #membership-services .column-text {
    height: 270px;
  }
}

@media only screen and (max-width: 991px) {
  #membership-services .column-text {
    height: 140px;
  }

  #membership-services [class*="col-"] {
    padding: 0;
    margin: 0 !important;
  }
}

@media only screen and (max-width: 767px) {
  #membership-services .column-text {
    height: auto;
    margin: 0 0 24px;
  }

  #membership-services .column {
    border: none;
    max-width: 215px;
    margin: 0 auto;
    padding: 40px 0;
  }

  #membership-services .section__content {
    border: none;
    padding: 24px 0 0;
  }

  #featured-plus [class*="col-"] {
    margin: 0 !important;
  }

  #featured-plus .column {
    margin: 16px 0 0;
  }
}

#testimonials-feature {
  background-color: #FCFAFB;
  position: relative;
  padding-top: 120px;
  margin-top: 64px;
}

#testimonials-feature::before {
  content: "";
  position: absolute;
  top: -72px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 156px;
  height: 156px;
  background-image: url(assets/images/path-757.svg);
  background-size: cover;
  background-repeat: no-repeat;
}

#testimonials-feature .column {
  background-color: #FFF;
  padding: 48px 24px 80px;
  height: 100%;
  position: relative;
  margin: 0;
}

#testimonials-feature .column-text strong {
  position: absolute;
  color: var(--amethyst);
  left: 0;
  right: 0;
  bottom: 24px;
}

#testimonials-feature .column-text strong::before {
  content: "";
  background-image: url(assets/images/stars.svg);
  width: 175px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  display: block;
  margin: 0 auto 8px;
  background-position: 44px center;
}

#testimonials-feature .column::after {
  position: absolute;
  content: "";
  bottom: -58px;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url(assets/images/testimonial-border.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
}

#testimonials-feature .section__content {
  margin: 0 0 32px;
}

#testimonials-feature .slick-track {
  display: flex !important;
}

#testimonials-feature .slick-slide {
  height: inherit !important;
  padding: 0 16px 64px;
}

@media only screen and (max-width: 991px) {
  #testimonials-feature .column {
    max-width: 260px;
    margin: 0 auto;
    padding: 48px 24px;
  }

  #testimonials-feature .column-text strong {
    position: relative;
    bottom: auto;
  }

  #testimonials-feature {
    padding-bottom: 40px;
  }

  #testimonials-feature .slick-prev {
    left: 48px;
  }

  #testimonials-feature .slick-next {
    right: 48px;
  }
}


@media only screen and (max-width: 991px) {
  #testimonials-feature .slick-arrow {
    width: 40px;
    height: 40px;
    padding: 12px;
  }

  #testimonials-feature .slick-prev {
    left: 12px;
  }

  #testimonials-feature .slick-next {
    right: 12px;
  }
}

#full-cta {
  background-color: #EBE1E5;
  padding: 72px 0;
  margin: 0 0 40px;
}

#full-cta .container {
  max-width: 575px;
  margin: 0 auto;
}


#membership-features {
  position: relative;
  padding-top: 140px;
}

#membership-features::before {
  position: absolute;
  content: "";
  background-image: url(assets/images/product-bg-1.svg);
  width: 100%;
  height: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
}

#membership-features .container {
  background-color: #FFF;
  position: relative;
  max-width: 1400px;
  padding: 56px 300px 0;
}

#membership-features .column-image {
  max-width: 80px;
  width: 80px;
  height: 80px;
}

#membership-features .column-image img {
  width: 100%;
}

#membership-features .section__content {
  margin: 0 0 40px;
}

#membership-features .column-img {
  max-width: 80px;
  height: 80px;
  width: 80px;
  margin: 0 auto 16px;
}

#membership-features .column-img img {
  width: 100%;
  height: 100%;
  object-position: center;
}

#membership-features .column {
  max-width: 204px;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 1199px) {
  #membership-features .container {
    padding: 56px 200px 0;
  }
}

@media only screen and (max-width: 991px) {
  #membership-features .container {
    padding: 56px 100px 0;
  }

  #membership-features [class*="col-"]:last-child {
    margin: 0 !important;
  }

  #membership-services .column {
    border: none;
  }
}

@media only screen and (max-width: 480px) {
  #membership-features .container {
    padding: 56px 50px 0;
    max-width: 320px;
  }

}

#maplocationsectionbottom li.no_results {
  margin: 0 auto;
  width: 100%;
  max-width: 1400px;
  border: none;
}


.card-header .btn-link {
  width: 100%;
  text-align: left;
  color: var(--primary-color);
  border: none;
  font-weight: 700;
  padding: 15px;
  text-decoration: none;
  border-radius: 0;
  line-height: 27px;
  margin: 0 0 0 0;
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  position: relative;
}

#accordionfaqs .card:nth-child(2n+1) .card-header .btn-link {
  background-color: #ebe1e5;
}

#accordionfaqs .card {
  margin: 0;
  border-radius: 0;
  border: none;
}

.accordionTitle::before,
.accordion__Heading::before {
  content: "+";
  font-size: 1.5em;
  line-height: 1.1em;
  float: none;
  transition: transform 0.3s ease-in-out;
  margin-right: 10px;
  color: #513550;
  z-index: 1;
  transform: none;
  border-radius: 0;
  left: 0;
  background: transparent;
  right: 0;
  position: relative;
  line-height: 27px;
}

#accordionfaqs .card .card-header .btn-link {
  background-color: #fff;
  box-shadow: none;
  opacity: 1;
  display: flex;
  align-items: center;
  text-align: left;
  font-weight: 700;
  padding: 16px 16px 16px 32px;
  display: block;
  text-decoration: none;
  color: var(--amethyst);
  transition: background-color 0.5s ease-in-out;
  border: 0px solid #ddd;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: relative;
}

#accordionfaqs .card-body {
  background-color: #fcfcfc;
  padding: 24px 25px;
}

#accordionfaqs .card .card-header .btn-link::after {
  content: "+";
  font-size: 1.25em;
  line-height: 1.25em;
  float: left;
  transition: transform 0.3s ease-in-out;
  margin-right: 0;
  left: 16px;
  position: absolute;
}

.accordionTitle[aria-expanded="true"]::after {
  transform: rotate(-225deg);
  top: 18px;
}

#accordionfaqs .card-header .btn-link:hover {
  color: #513550;
  background-color: transparent;
  text-decoration: none;
}

#accordionfaqs .card-header .btn-link:focus {
  text-decoration: none;
  background: inherit;
  color: var(--primary-color);
}

#accordionfaqs .card .card-header .btn-link::before {
  transform: rotate(215deg);
}

#accordionfaqs .card .card-header .btn-link.collapsed::before {
  transform: rotate(0deg);
}

#accordionfaqs .card .card-header .btn-link::before {
  transform: rotate(225deg);
  left: -1px;
}

.arrow-down {
  width: 16px;
  height: 67px;
  background-image: url(assets/images/eyelash-page/arrow-down.svg);
  background-size: contain;
  margin: 32px auto;
  background-repeat: no-repeat;
  background-position: center;
}



.eyelash-step {
  text-align: center;
}

.eyelash-step-details {
  display: flex;
  justify-content: center;
}

.eyelash-column {
  width: 266px;
  border-top: 2px solid var(--amethyst);
  border-right: 2px solid var(--amethyst);
  border-bottom: 2px solid var(--amethyst);
}

.eyelash-column:last-child {
  border-right: none;
}

.eyelash-column-heading {
  border-bottom: 2px solid var(--amethyst);
}

.eyelash-column-heading h4 {
  margin: 0;
  font-size: 16px;
  letter-spacing: 3px;
}

.eyelash-column-heading {
  padding: 24px 0;
  background-color: #EBE1E5;
}

.eyelash-column-body {
  border-bottom: 2px solid var(--amethyst);
  padding: 32px 21px;
  height: 240px;
}

.eyelash-column-image {
  height: 100%;
  position: relative;
  max-height: 240px;
}

.eyelash-column-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}


#eyelash-step-3 {
  max-width: 800px;
  margin: 0 auto;
  flex-wrap: wrap;
}

#eyelash-step-3 .eyelash-column {
  flex-direction: row;
  width: 100%;
  justify-content: space-evenly;
}

#eyelash-step-3 .eyelash-column div {
  width: 33.333%;
}

#eyelash-step-3 .eyelash-column {
  border-right: 0;
  max-height: 200px;

  display: flex;
  flex-direction: row;

}

#eyelash-step-3 .eyelash-column .eyelash-column-heading,
#eyelash-step-3 .eyelash-column .eyelash-column-body {
  border-right: 2px solid var(--amethyst);
  border-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

#eyelash-step-3 .eyelash-column div {
  height: auto;
}

#eyelash-step-3 .eyelash-column:first-child {
  border-bottom: 0;
}

@media only screen and (max-width: 991px) {
  .eyelash-column-image {
    max-height: none;
  }

  .eyelash-column {
    width: 100%;
    border: 2px solid var(--amethyst);
    max-width: 300px;
    margin: 0 auto 24px;
  }

  .eyelash-column:last-child {
    margin: 0 auto;
  }

  .eyelash-step-details {
    flex-direction: column;
  }

  .eyelash-column:last-child {
    border-right: 2px solid var(--amethyst);
  }

  #eyelash-step-3 .eyelash-column {
    flex-direction: column;
    max-height: none;
    justify-content: normal;
  }

  #eyelash-step-3 .eyelash-column div {
    width: 100%;
  }

  #eyelash-step-3 .eyelash-column .eyelash-column-heading,
  #eyelash-step-3 .eyelash-column .eyelash-column-body {
    border-right: none;
    border-bottom: 2px solid var(--amethyst);
  }

  #eyelash-step-3 .eyelash-column:first-child {
    border-bottom: 2px solid var(--amethyst);
  }

  #eyelash-step-3 .eyelash-column {
    flex-direction: column;
    max-height: none;
    justify-content: normal;
    border: 2px solid var(--amethyst);
  }
}

#eyelash-step-4 .eyelash-column {
  max-width: 800px;
  margin: 0 auto;
  width: auto;
}

#eyelash-step-4 .eyelash-column-body {
  height: auto;
  border: none;
  padding: 40px 21px;
  align-items: center;
}

#eyelash-step-4 .eyelash-column-image {
  height: auto;
  max-height: none;
}

.lash-steps-heading-mobile {
  display: none;
}

@media only screen and (max-width: 991px) {
  #eyelash-step-4 .eyelash-column {
    width: 100%;
    border: 2px solid var(--amethyst);
    max-width: 300px;
    margin: 0 auto 24px;
  }

  .solid-offer,
  .solid-offer .current_offer_button {
    text-align: center;
  }

  .solid-offer .disclaimer {
    text-align: center;
    margin: 0 auto;
  }

  .lash-steps-heading-desktop {
    display: none;
  }

  .lash-steps-heading-mobile {
    display: inline-block;
  }
}

.eyelash-column-image:hover .eyelash-column-image-hover {
  display: flex;
  transition: all 300ms ease-in-out;
  opacity: 1;
}

.eyelash-column-image-hover {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 100%;
  text-align: left;
  color: #FFF;
  background-color: rgba(81, 53, 80, .8);
  width: 100%;
  padding: 0 40px;
  transition: all 300ms ease-in-out;
  display: none;
  opacity: 0;
}

.eyelash-column-image-hover ul {
  margin: 0;
  list-style: none;
}

.eyelash-column-image-hover ul li {
  padding-left: 0;
  margin: 0;
}

.eyelash-column-image-hover ul li::before {
  display: none;
}

@media only screen and (max-width: 768px) {
  #membership-services .column-text {
    height: 170px;
  }
}

.membership_service {
  float: left;
  width: 100%;
  border-top: 10px solid #513550;
  position: relative;
  background-image: url(assets/images/membership-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right bottom;
  padding: 50px 0;
}

@media only screen and (max-width: 1400px) {
  .membership_service {
    background-position-x: 75%;
  }
}

@media only screen and (max-width: 991px) {
  .membership_service {
    background-image: none;
  }
}

.header-wrapper .location-button a {
  letter-spacing: 2px;
  font-size: 0.9rem;
}

.header-wrapper .location-button {
  margin-left: 0.6em;
  position: relative;
  z-index: 1;
}

/*@media only screen and (max-width: 767px) {
#membership-services .column-text {
  height: auto;
}
#mobile-hide img {
  display: none;
}
#mobile-hide {
  margin-top: -3.5rem;
}
.top_bar.sticky_top_bar {
  top: 0;
  width: 100%;
  transition: .4s ease-in-out;
  position: fixed;
  z-index: 9;
}
.top_bar.sticky_top_bar + header.header.sticky {
  top: 56px;
  transition: unset;
    padding: 24px 0;
  
}
header.header.sticky + div > .service-banner-container{
  top: 60px;
  position: fixed;
  z-index: 9;
  width: 100%;
}
.top_bar.sticky_top_bar + header.header.sticky + div > .service-banner-container {
   top: 132px;
  position: fixed;
  z-index: 9;
  width: 100%;
}
}*/


#bowtie-cta-background {
  display: none;
}