@import url("https://use.typekit.net/nyz6woc.css?v=6");

html, body {
    height: 100%;
    margin: 0px;
    font-family: "agenda-one", sans-serif;
    font-weight: 400;
    font-style: normal;
    background-color: #ffffff;
}

.sup {
    top: -8px;
}

canvas {
  display: block;
  position: relative;
  z-index: 1;
  pointer-events: none;
  position: absolute;
}

.policy-lotus {
  position: relative;
  top: -20px;
  margin-right:10px;
}

.margin-top {
    margin-top: 200px;
}

#invoice {
    padding: 20px;
}

.mend-list-hipaa {
    font-size: 4em;
}

/*.alert-info {
    background: rgb(156,255,252);
  background: linear-gradient(90deg, rgba(156,255,252,1) 6%, rgba(255,255,255,1) 76%);
  border: 1px solid #ddd;
  border-radius: 0;
}*/

.alert-info {
  border: 1px solid #ddd;
  border-radius: 0;
  background: linear-gradient(90deg, rgb(63, 63, 63) 13%, rgb(116, 116, 116) 47%, rgb(63, 63, 63) 82%);
  color: #fff !important;
  padding: 10px 10px 5px 10px;
}

.alert-info h4, .alert-info h5 {
    color:#fff;
}

.alert-info a {
    color:#ffffff;
    text-decoration: none;
}

.fa-green {
    color:#39bb2c;
}

.fa-timeline {
    margin-top: 11px;
    margin-right: 5px;
}

#logo-video {
    position: absolute;
  top: 300px;
  left: 100px;
}

main a, main a:visited, main a:hover {
    color:#8301a4;
}

.danger-btn {
     background: rgb(255,108,108)!important;
    background: radial-gradient(circle, rgba(255,108,108,1) 1%, rgba(177,0,0,1) 76%)!important; 
}

.services-content h2 {
    font-size:2em;
}

p {
    font-size: 1.1em;
}

.float-right {
    float: right;
}

.alert-danger-sm {
  padding: 4px;
  margin-bottom: 0;
}

#blur {
position: absolute;
  top: 84px;
  left: 0;
  width: 100%;
  height: 400px;
  background-color: #000;
}

nav h6 {
    display: inline;
}

#booking-section-container h6 {
    color:#ffffff;    
}

h1, h2, h3, h4, h5 {
    font-family: "agenda-one", sans-serif;
    font-weight: 400;
    font-style: normal;
    color:#000000;
}

h2 {
    font-size: 2.5em;
}

.badge-2 {
    background-color: red !important;
    padding: 5px inherit !important;
}

.badge {
    background-color: #000000 !important;
    padding: 5px inherit !important;
}

.service-name { 
    text-decoration: none;
    font-size: 1em;
    color: #000;
}

.grow { 
transition: all .2s ease-in-out; 
}

.grow:hover { 
transform: scale(1.1); 
}

.modal p {
    font-size: 1em;
}

#myVideo {
    position: inherit;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

#h1-video {
  position: absolute;
  top: 422px;
  left: 100px;
  color: #fff;
}

#p-video {
  position: absolute;
  top: 540px;
  left: 100px;
  color: #fff;
}

#a-video {
  position: absolute;
  top: 700px;
  left: 100px;  
}

.col-padding {
    padding: 24px;
}

.list-move {
  position: absolute;
  top: 82px;
  left: 198px;
}

.navbar-brand {
  font-size: 2em;
  padding-right: 0;
  margin-right: 3px;
}

.hero-lotus { 
  top: -25px;
  position: relative;
}

.progress-bar {
    background-color: #3f3f3f;
}

.mend {
    font-family: "upgrade", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #c990ff;
    text-shadow: 1px 1px 1px #000;
}

.mend2 {
    font-family: "upgrade", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #c990ff;
}

.join-font {
    font-family: "upgrade", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}

.listcom {
    font-family: "superpop-variable", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-variation-settings: "wght" 200;
    color: #0ad200;
    text-shadow: 1px 1px 1px #000;
}

.mend-size, .listcom-size {
    font-size: 6em;
}

.provider-name {
    font-family: "ofelia-text", sans-serif;
    font-weight: 400 !important;
    font-style: normal;
    font-size: 1.4em !important;
}

.lendsey {
    font-family: "lindsey-signature", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.pecifico {
    font-family: "pacifico", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.shimmer {
  display:inline-block;
  -webkit-mask:linear-gradient(-60deg,#fff 30%,#0000,#fff 70%) right/300% 100%;
  background-repeat: no-repeat;
  animation: shimmer 1s 3;
}

.shimmer-loop {
  display:inline-block;
  -webkit-mask:linear-gradient(-60deg,#fff 30%,#0000,#fff 70%) right/300% 100%;
  background-repeat: no-repeat;
  animation: shimmer 1s infinite;
}

@keyframes shimmer {
  100% {-webkit-mask-position:left}
}

.fa-location-icon {
    font-size: 4em;
    margin-top: 30%;
    color:#9e87ff;
}

.fa-triangle-exclamation {
    color: #3db1bf;
    cursor: pointer;
}

.fa-face-frown {
    font-size: 5em;
    margin-bottom: 10px;
    color: #c1badb;
    margin-top: 200px;
}

.dang-doodles {
    color: #c1badb;    
}

#get-gps-icon {
    font-size: 2em;
  padding: 0px 9px 0px 9px;
  cursor: pointer;
}

.nav-link {
    color: #ffffff;
}

.nav-link:hover {
    color: #00db00 !important;
}

.nav-item {
    padding-right: 20px!important;
}

a.active {
    color:#00db00!important;
}

.navbar {
    color: #ffffff;
/*    background-color: #3f3f3f;*/
    background: rgb(63,63,63);
    background: linear-gradient(90deg, rgba(63,63,63,1) 13%, rgba(116,116,116,1) 47%, rgba(63,63,63,1) 82%); 
    border-bottom: 7px solid #c8f2f1;
}

#nav-menu-vertical {
    background-color: #3f3f3f;
    background: rgb(63,63,63); 
    border-bottom: 7px solid #c8f2f1;
    min-height: 875px;
}

.menu-logo {
    padding-left: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.menu-option {
    padding: 10px 15px;
  border-top: 1px solid #555;
}

.menu-logo p {
    color: #fff;
}

.menu-option-spacer {
    height: 45px;
    border-top: 1px solid #555;
}
.navbar-toggler-icon {
    background-color: #af63fa;
}

.navbar a:hover {
    color:#c990ff;
}

.navbar-nav {
    margin-left: 1%;
}

.nav-search-input {
    width: 600px;
}

footer {
  padding: 20px;
  background-color: #ff;
  border-top: 7px solid #c8f2f1;
  color: #99999;
}

footer a {
    color:#ffffff;
}

footer a:hover {
    color:#1c1635;
}

footer .service-name {
    font-size: 1em;
    color: #897ec0;
}

footer h4 {
    color:#000000;
    font-size: 1.8em;    
}

footer p {
    font-size: 1.1em;
}

.terms {
    color:#000000;
}

.hide {
    display: none!important;
}

.btn-primary, .btn-primary:active, .btn-primary:focus {
/*  background-color: #3f3f3f;*/
    background: rgb(116,116,116);
    background: radial-gradient(circle, rgba(116,116,116,1) 1%, rgba(63,63,63,1) 76%); 
    border: none !important;
    color: #ffffff !important;
    font-size: 15px;
    padding: 13px 33px;
    border-radius: 0;
    margin-right: 10px;
    display: block;
}

.btn-primary:disabled {
    background-color: #9a9b9c;
}

.btn-secondary {
  background-color: #6000a3;
  border: none;
  color: #ffffff !important;
  font-size: 15px;
  padding: 15px 33px;
  border-radius: 0;
}

.btn-full {
      width: 100%;
}

.btn-primary:hover {
    background-color: #6c757d;
    color: #ffffff!important;
    border: none;
}

.fa-star {
   /* color: #e0be00; */
}

#onboarding-section .fa-star {
    color: #000000;
}

#onboarding-section ul li {
    font-size: 1.1em;
}

#onboarding-section p {
  font-size: 1.1em;
}

.alert-success {
    background-color: #009707;
    color:#ffffff;
}

.alert-danger {
    background-color: #ce0000;
    color:#ffffff;
}

.highlight-text {
    color:yellow;
}

#logo-container {
        margin-top: 8%;
        font-size: 0.8em;
}

#logo-container span {
        font-size: 5em;
        text-shadow: 2px 2px 2px #000;
}

#logo-video {
        text-shadow: 2px 2px 2px #000;
}

#specialist-section, #treatment-section-contianer {
    padding-top: 40px;
}

#specialist-section p {
    font-size: 1em;
}

#search-filters {
    margin-top: 75px;
    padding-top: 10px;
}

#referral-container {
    margin-top: 100px;
}

#referral-container div {
    background-color: #fff;
    border-radius: 10px;
    padding: 30px;
}

#referral-container img {
    margin-top:10px;
    float: left;
    margin-left: 30px;
}

#referral-container h2 {
    color: #c990ff;
}

#referral-container h3 {
    float: left;
    margin-top: 16px !important;
    margin-left: 10px;

}

#referral-container p {
    margin-bottom: 0;
}


#hero-section {
    margin-top: 85px;
    border-bottom: 7px solid #c8f2f1;
    overflow: hidden;
    background-color: #000;
}

#hero-section h1 {
    font-size: 3em;
}

#hero-section-mobile {
    background-color: #ffffff;
    background: url(https://www.mendlist.com/images/hero-section.jpg?v=13) no-repeat top center!important;
    -webkit-background-size: contain!important; 
    min-height: 630px;
    margin-top: 85px;
    border-bottom: 7px solid #c8f2f1;
    background-size: contain !important;
}

#hipaa-section {
    background-color: #ffffff;
    background: url(https://www.mendlist.com/images/hipaa-section.jpg?v=11) no-repeat top center!important;
    -webkit-background-size: auto!important; 
    min-height: 600px;
    margin-top: 85px;
    border-bottom: 7px solid #c8f2f1;
}

#hero-section-mobile {
    display: none;
}

#hero-section-moble h1 {
    font-size: 3em;
}

#pages-policy-section {
    background-color: #ffffff;
    background: url(https://www.mendlist.com/images/policy-section.jpg?v=12) no-repeat top center!important;
    -webkit-background-size: auto!important; 
    min-height: 875px;
    margin-top: 85px;
}

#onboarding-section {
    background-color: #ffffff;
    background: url(https://www.mendlist.com/images/policy-section.jpg?v=12) no-repeat top center!important;
    -webkit-background-size: auto!important; 
    min-height: 875px;
    margin-top: 35px;
}

#pages-hero-section {
    background-color: #ffffff;
    /*background: url(https://www.mendlist.com/images/pages-hero-section.jpg?v=12) no-repeat top center!important;
    -webkit-background-size: auto!important; */
    margin-bottom: 30px;
/*    border-bottom: 5px solid #9e75dc;*/
}

#booking-section {
    background-color: #ffffff;
    background: url(https://www.mendlist.com/images/booking-section.jpg?v=11) no-repeat top center!important;
    -webkit-background-size: auto!important; 
    min-height: 875px;
    padding-bottom: 40px;
}

#inbox-section {
    background-color: #ffffff;
    background: url(https://www.mendlist.com/images/booking-section.jpg?v=11) no-repeat top center!important;
    -webkit-background-size: auto!important; 
    min-height: 875px;
    padding-bottom: 40px;
}

#appointments-section {
    background-color: #ffffff;
    background: url(https://www.mendlist.com/images/member-dashboard/appointments-section.jpg?v=11) repeat top center!important;
    -webkit-background-size: auto!important; 
    min-height: 875px;
    margin-top: 85px;
    padding-bottom: 40px;
}


#service-section {
    padding-top: 40px;
}

#services-section {
    background-color: #ffffff;
    background: url(https://www.mendlist.com/images/services-section.jpg?v=11) no-repeat top center!important;
    -webkit-background-size: auto!important; 
    min-height: 875px;
    padding-bottom: 40px;
}

#transaction-section {
    background-color: #ffffff;
    background: url(https://www.mendlist.com/images/transaction-section.jpg?v=11) no-repeat top center!important;
    -webkit-background-size: auto!important; 
    min-height: 875px;
    margin-top: 85px;
    padding-bottom: 40px;
}

#pages-hero-section h1 {
    font-size: 3em;
}

#reviews-section {
    background-color: #ffffff;
    background: url(https://www.mendlist.com/images/reviews-section.jpg?v=10) repeat top center!important;
    -webkit-background-size: auto!important; 
    min-height: 875px;
    margin-bottom: 40px;
}

#member-login-section {
    background-color: #ffffff;
    background: url(https://www.mendlist.com/images/member-login-section.jpg?v=10) no-repeat top center!important;
    -webkit-background-size: auto!important; 
    min-height: 875px;
    margin-top: 85px;
    margin-bottom: 40px;
}

#profile-section {
    background-color: #ffffff;
    background: url(https://www.mendlist.com/images/profile-section.jpg?v=10) no-repeat top center!important;
    -webkit-background-size: auto!important; 
    min-height: 875px;
    margin-top: 85px;
    margin-bottom: 40px;
}

#member-login-section a {
    color: #000000;
}

#reviews-section p {
    font-size: 1em;
}

#reviews-section .review-container {
  background-color: #fff;
  padding: 12px;
  border-radius: 15px;
}

#reviews-section .review-container p {
  margin-bottom: 5px;
}

#onboarding-section h1 {
    font-size: 3em;
}

#section-1 h1 {
    font-family: "ice-cream-standard", sans-serif;
    font-weight: 400;
    font-style: normal;
    color:#ffffff;
    text-shadow: 2px 2px #000;
    font-size: 4em;
}

#coc-section {
    background-color: #ffffff;
    background: url(https://www.mendlist.com/images/booking-section.jpg?v=11) no-repeat top center!important;
    -webkit-background-size: auto!important;
    min-height: 875px;
    margin-top: 85px;
    padding-bottom: 40px;
}

#coc-section p {
    font-size: 1em;
}

#hero-section p {
    font-size: 1.5em;
}

#pages-hero-section p {
    font-size: 1.5em;
}

#section-1 h2, #section-1 h1, #section-1 h3, #section-1 h4, #section-1 p{
    color: #ffffff;
    text-shadow: 2px 2px #000;
}

#section-1 h3 {
    color: #fff;
    text-shadow: 2px 2px #000;    
}

#section-1 a {
    color: #fff;
}

#join-section {
    background-color: #ffffff;
    background: url(https://www.mendlist.com/images/join-section.jpg?v=9) no-repeat top center!important;
    -webkit-background-size: auto!important; 
    min-height: 700px;
    margin-top: 85px;
    padding-bottom: 40px;
}

#sign-up-section {
    background-color: #ffffff;
    background: url(https://www.mendlist.com/images/sign-up-section.jpg?v=9) no-repeat top center!important;
    -webkit-background-size: auto!important; 
    min-height: 700px;
    padding-top: 150px;
    padding-bottom: 40px;
    display: none;
}

#join-section ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

#join-section ul li {
    font-size: 1.3em;
    color: #000000;
}

.join-container {
  border: 1px solid #e6e6e6;
  background-color: #fff;
  height: auto;
  width: 450px;
  margin: auto;
  box-shadow: 2px 2px 2px #999;
  border-radius: 10px;
  padding: 15px;
}

#sign-up-spinner {
    display: none;
    margin-bottom:40px;
}

.step-container {
    float: right;
}

.step-container h5, .step-container h6 {
    float: left;
    margin-right: 8px;
}

.step-start, .step-finish {
  float: left;
  background-color: #000;
  width: 25px;
  height: 25px;
  color: #fff;
  padding-left: 10px;
  padding-top: 2px;
  border-radius: 20px;
  margin-right: 5px;
}

#step-2, #step-3, #step-4, #step-5 {
    display: none;
}

#treatment-section {
    background: url(https://www.mendlist.com/images/treatment-section.jpg?v=9) no-repeat top center !important;
    background-size: auto;
    -webkit-background-size: cover !important;
    min-height: 400px;
    margin-bottom: 40px;
    padding: 65px;
}

#treatment-section h2 { 
    font-size: 4em;
    color: #000000;
}

#login-section {
    background-color: #ffffff;
    background: url(https://www.mendlist.com/images/practitioner-login-section.jpg?v=9) no-repeat top center!important;
    -webkit-background-size: auto!important; 
    min-height: 600px;
    margin-top: 85px;
}

#pages-section {
    background-color: #ffffff;
    background: url(https://www.mendlist.com/images/pages-section.jpg?v=11) no-repeat top center!important;
    -webkit-background-size: auto!important 
    min-height: 600px;
    padding-bottom: 40px;
}

#login-container {
    margin-top:75px;
}

#services-section h2 {
    font-size: 1.4em;
}

#apply {
    padding:20px;
}

.box-shadow {
      box-shadow: 5px 5px 5px #000000;
}

.search-col-border {
    border-right: 1px solid #999999;
    padding:25px;
    overflow: auto;
}

.search-col-border label, .search-col-border h5 {
    font-size: 1.1em;
}

.search-col-border h5 {
    margin-top: 10px;
    font-weight: bold;
}

.search-col-border .form-check {
    margin-left: 15px;
}

#holistic-service-container, #service-issue-container {
    height: 200px;
    overflow: auto;
    background-color: #f7f7f7;
    border-radius: 10px;
    padding:5px;  
}

#location-container, #language-container {
    height: auto;
    overflow: auto;
    background-color: #f7f7f7;
    border-radius: 10px;
    padding:5px;  
}

#in-person-container, #virtual-session-container {
    height: auto;
    overflow: auto;
    background-color: #f7f7f7;
    border-radius: 10px;
    padding:5px;  
}

.search-results-panel-issues p {
    color: #3db1bf;
}

.search-results-panel p {
    font-size: 1em;
}

#load-service-issue {
    text-decoration: underline;
    font-size: 0.9em;
    margin-left:15px;
    cursor: pointer;
}

#free-consultation {
    width: 50px;
    height: 25px;
    margin-top: -1px;
    margin-right: 5px;
}

#search-results-container {
    background-color: #f0f0f0;
}

.search-results-panel {
    background-color: #fff;
    border-radius: 15px;
    padding: 20px;
    border: 1px solid #d6ceff;
    margin-bottom: 10px;
    box-shadow: 2px 3px 5px #999;
}

.verified-badge {
    color: #17c205;
}

.search-results-panel-description {
    color: #999999;
}

#search-city-results {
  z-index: 99;
  position: absolute;
  height: auto;
  width: 280px;
  background-color: #fff;
  top: 47px;
}

#search-city-results ul li {
  color:#000;
  list-style: none;
  margin-top: 5px;
  margin-bottom: 5px;
  cursor: pointer;
}

#search-city-results ul, #search-issues-results ul {
    border: 1px solid #ccc;
    padding-left: 13px;
    display: none;
}

#search-filter-results {
  z-index: 99;
  position: absolute;
  height: auto;
  width: 280px;
  background-color: #fff;
  top: 47px;
}

#search-filter-results ul li {
  color:#000;
  list-style: none;
  margin-top: 5px;
  margin-bottom: 5px;
  cursor: pointer;
}

#search-filter-results ul {
    border: 1px solid #ccc;
    padding-left: 13px;
    display: none;
}

.provider-image {
    border-radius: 10px;
    margin-bottom: 10px;
}

.provider-image, .provider-image-2, .provider-image-3 {
    cursor: pointer;
}

.verified-badge {
    cursor: pointer;
}

.verified-provider-name {
    color:#6004bf;
}

#map {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

#location-pill-box {
    margin-bottom: 10px;
}

#location-pill-box .badge {
    background-color: #4d9ecd!important;
    color: #ffffff!important;
}

.highlight .provider-name {
    background-color: yellow;
}

#mobile-logo {
    display: none;
}

#about-me-container {
    border:1px solid #cccccc;
    padding:10px;
}

/* Overlay styles */
#loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}
#loading-spinner {
/*    border: 8px solid #6500b3; 
    border-top: 8px solid #17c100; 
    border-radius: 50%;*/
    width: 80px;
    height: 80px;
/*    animation: spin 1s linear infinite;*/
}

/*@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}*/

#get-gps-icon {
  margin-left: 15px;
}

.img-panel {
  margin: 10px;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 13px;
}

#filter-search-input {
  margin-left: 75px;
}



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

        .btn-sm {
            width: 100%!important;
        }

        .nav-link {
            font-size: 1.2em!important;
        }

        #earnings-summary {
            width: 85%;
        }

        #filter-search-input {
            display: none;
        }

        .nav-search-input {
          width: 365px;
        }

        #hero-section-mobile a {
            margin-top: 125px;
        }

        #hero-section-mobile h1 {
            font-size: 2.4em;
        }

        .btn-primary, .btn-primary:active, .btn-primary:focus {
            width:100%;
            margin-bottom: 10px;
            margin-right: 0px;
        }

        #sticky-container {
          display: none;
        }

        .headline-container {
            padding-left: 0!important;
        }

        .hide-on-sm {
            display: none;
        }

        #search-filter-container {
            height: auto!important;
        }

        .provider-image-2, .provider-image-3{
            display: none;
        }

        #map {
            width: 380px;
            height: 300px;
            overflow: unset;
        }

        #logo-video {
            display: none;
        }

        #h1-video {
        position: absolute;
        top: 126px;
        left: 44px;
        color: #fff;
        font-size: 28px !important;
        }

        #p-video {
        position: absolute;
        top: 194px;
        left: 45px;
        color: #fff;
        font-size: 13px !important;
            }
        #a-video {
        position: absolute;
        top: 269px;
        left: 43px;
        }

        #logo-video {
        position: absolute;
        top: 132px;
        left: 100px;
            }

        #mobile-logo {
            display: inherit;
            height: 115px;
        }

        #hero-section {
            display: none;
        }

        #hero-section-mobile {
            display: block;
        }

        .headline-container .btn-primary {
          margin-right: 0;
          margin-left: 0;
          width: 100%;
          margin-bottom: 10px;
        }
        
        .navbar-nav .nav-link {
            font-size: 1.5em;
        }


}