/******************** CAUTION ***************************/
/* Any changes made to this file will immediately have an effect on the styling of the live visionworks doctors pages. */
/* Please ensure that it is always error free and looks as desired in a development environment before uploading to S3 */
/* When ready, upload this file with the necessary changes under the same name in s3, overwriting the previous version */

/* S3 url s3://momentfeed-visionworks-assets/styles/ */
/* Filename: visionworksdrs-client-style.css */

/* Please use these comments as a guide. Do not use the @less vars at the top because they are not supported by pure css */
/* Note: You may need to add !important properties to your changes for them to take effect, as this file will compete to some extent with our less file. */

/*==========================================================================*/
/*========================================================================== *!*/

/*!* CUSTOM CLIENT VARIABLES*/
/*========================================================================== *!*/

/*!*--------BRAND COLORS--------*!*/
/*@red: #d61212;*/
/*@gold: #FFB648;*/
/*@light-gold: #F3DBB3;*/
/*@dark-blue: #011E41;*/
/*@light-blue:#BFCED6;*/
/*@light-gray: #DDE4EC;*/
/*@client-gray: #dfdfdf;*/
/*@medium-blue: #035da3; // color not included in their style guide*/
/*@schedule-eye-color: #011e41;*/

/*@background-color: #FFFFFF; //default page background color*/
/*@brand-primary: #242424;    //default button background color & header/footer*/
/*@brand-secondary: #d61212;  //default button border color*/
/*@brand-tertiary: #FFFFFF;   //default button text color*/
/*@text-color: @dark-blue !important;       //default body text color*/
/*@link-color: #242424;*/

/*!*--------CUSTOM COLORS--------*!*/
/*@header: @brand-primary;*/
/*@footer: @brand-primary;*/
/*@body-background: @background-color;*/
/*@body-text: @text-color;*/

/*@side-nav-background: #434747;*/


/*@list-pin-color: @brand-secondary;*/
/*@list-pin-text-color: @brand-tertiary;*/

/*//modifying these will modify all buttons on Store Locator/sl and LLP calls to action/cta unless otherwise specified*/
/*@cta-button-border: @brand-secondary;*/
/*@cta-button-background: @brand-primary;*/
/*@cta-button-text: @brand-tertiary;*/
/*@cta-button-hover-border: @cta-button-border;*/
/*@cta-button-hover-background: @cta-button-border;*/
/*@cta-button-hover-text: @cta-button-text;*/

/*//modify if different from LLP CTAs*/
/*@sl-button-border: @cta-button-border;*/
/*@sl-button-background: @brand-secondary;*/
/*@sl-button-text: @cta-button-text;*/
/*@sl-button-hover-border: @cta-button-hover-border;*/
/*@sl-button-hover-background: @cta-button-hover-background;*/
/*@sl-button-hover-text: @cta-button-hover-text;*/

/*//make these none to default to network colors*/
/*@provider-button-background: @header;*/
/*@provider-button-text: @brand-tertiary;*/
/*@provider-button-hover-background: @cta-button-hover-background;*/
/*@provider-button-hover-text: @brand-tertiary;*/

/*!*--------BRAND FONTS--------*!*/
/*@import url("https://use.typekit.net/aqa3tss.css");*/

/*@primary-font: "titling-gothic-fb-compressed", sans-serif !important;*/
/*@secondary-font: soleil, sans-serif;*/
/*@tertiary-font: serifa, serif;*/
/*@font-size-base: 14px;*/

/*body {*/
/*    font-family: @tertiary-font !important;*/
/*    font-weight: 400;*/
/*    font-style: normal;*/

/*}*/


/*!*--------SCREEN SIZES--------*!*/
/*@container-sm: 768px;*/
/*@container-md: 960px;*/
/*@container-lg: 1200px;*/
/*@screen-sm: 768px;*/
/*@screen-md: 960px;*/
/*@screen-lg: 1200px;*/
/*@screen-xs: 320px;*/

/*!* GENERIC HEADER AND FOOTER*/
/*========================================================================== *!*/


/*!* GENERIC FOOTER*/
/*========================================================================== *!*/

/*footer {*/
/*    background-color: @footer;*/
/*}*/

/*.section-breadcrumb {*/
/*    padding: 0px;*/
/*    margin: 0px;*/
/*}*/

/*!* SITE MAP*/
/*========================================================================== *!*/
/*.site-map-container {*/
/*.site-map {*/
/*.site-map-breadcrumb{*/
/*    font-size:20px;*/
/*a{*/
/*    font-size:25px;*/
/*}*/
/*}*/
/*h1 {*/
/*    margin-top: 20px;*/
/*    color: @brand-secondary;*/
/*}*/
/*h2 {*/
/*    color: @brand-secondary;*/
/*    font-size: 20px;*/

/*}*/
/*h3{*/
/*    color:@brand-secondary;*/
/*    font-size: 20px;*/
/*}*/
/*a{*/
/*    font-size:13px;*/
/*    color: @dark-blue*/
/*}*/
/*}*/
/*}*/

/*!* STORE LOCATOR*/
/*========================================================================== *!*/
/*.store-locator-container {*/
/*.location-pin{*/
/*    background-color:@list-pin-color;*/
/*}*/
/*.location-li .store-buttons .schedule-button-section .btn-schedule{*/
/*    font-size: 14px !important;*/
/*}*/
/*.map-container img {*/
/*    min-width: 100%;*/
/*}*/
/*#js-breadcrumbs {*/
/*    padding-top: 20px;*/
/*    margin-left: 20px;*/
/*&.row {*/
/*     width: 95% !important;*/
/* }*/

/*.col-xs-8 {*/
/*    padding: 0;*/
/*}*/
/*}*/
/*#search_box{*/
/*    font-size:16px;*/
/*a{*/
/*    font-size:14px;*/
/*}*/
/*}*/
/*.store-locator-map {*/
/*    height: 680px;*/
/*    margin-right: 20px;*/
/*}*/

/*#customContainer {*/
/*.store-locator-map {*/
/*    margin-right: 20px;*/
/*}*/
/*.store-locator-crumbs, .search {*/
/*    padding-left: 20px;*/
/*}*/
/*}*/
/*.store-locator-content {*/
/*    padding-bottom: 20px;*/
/*}*/
/*#searchField {*/
/*    font-size: 16px;*/
/*}*/
/*#searchAreaBtn {*/
/*    color: @sl-button-text;*/
/*    background-color: @sl-button-background;*/
/*    border: 1px solid @sl-button-border;*/
/*    -webkit-transition: all .3s ease-in-out;*/
/*    -moz-transition: all .3s ease-in-out;*/
/*    -o-transition: all .3s ease-in-out;*/
/*    transition: all .3s ease-in-out;*/
/*}*/

/*#searchField{*/
/*    font-size:16px;*/
/*}*/
/*#searchAreaBtn:hover {*/
/*    color: @sl-button-hover-text;*/
/*    background-color: @sl-button-hover-background;*/
/*    border: 1px solid @sl-button-hover-border;*/
/*}*/
/*#search_box {*/
/*button {*/
/*    background-color: @sl-button-background;*/
/*    border: 1px solid @sl-button-border;*/
/*    color: @sl-button-text;*/
/*}*/

/*.btn-filter {*/
/*    text-transform: initial;*/
/*}*/
/*}*/

/*.results-list {*/
/*    max-height: 585px;*/
/*}*/

/*input[type="search"] {*/
/*    height: 46px;*/
/*    border: none;*/
/*}*/

/*.results, .search {*/
/*    width: 100%;*/
/*}*/

/*a.btn-sm.btn-primary {*/
/*    color: @sl-button-text;*/
/*    background-color: @sl-button-background;*/
/*    border: 1px solid @sl-button-border;*/
/*    margin-bottom: 5px;*/
/*    -webkit-transition: all .3s ease-in-out;*/
/*    -moz-transition: all .3s ease-in-out;*/
/*    -o-transition: all .3s ease-in-out;*/
/*    transition: all .3s ease-in-out;*/
/*}*/

/*a.btn-sm.btn-primary:hover {*/
/*    color: @sl-button-hover-text;*/
/*    background-color: @sl-button-hover-background;*/
/*    border: 1px solid @sl-button-hover-border;*/

/*}*/

/*.search-filters {*/
/*    width: 50%;*/
/*    max-width: 358px;*/
/*    right: 0;*/

/*.btn {*/
/*    text-transform: initial;*/
/*    font-size: 13px;*/

/*&:hover, &:focus, &:active, &:focus:active {*/
/*                                 background-color: #fff;*/
/*                             }*/

/*.ico-checkbox-marked-circle {*/
/*    color: @brand-primary;*/
/*}*/
/*}*/
/*}*/

/*.location-li {*/
/*.location-image {*/
/*    position: relative;*/
/*    top: -14px;*/
/*    height: 30px;*/
/*    width: 38px;*/
/*    left: -6px;*/

/*&.skoop-location {*/
/*     top: -10px;*/
/* }*/
/*}*/

/*.location-number {*/
/*    font-family: @secondary-font;*/
/*}*/
/*.location-distance {*/
/*    top: 17px;*/
/*    padding-top: 20px;*/
/*    font-weight: 500;*/
/*    font-size: 16px;*/
/*}*/
/*.location-pin {*/
/*    background-color: @list-pin-color;*/
/*    color: @list-pin-text-color;*/
/*}*/
/*}*/

/*}*/

/*!* LOCAL LANDING*/
/*========================================================================== *!*/

/*.local-landing {*/

/*    !*--------GENERAL--------*!*/

/*    background-color: @body-background;*/
/*.bannerText.ng-binding {*/
/*    font-size: 15px;*/
/*}*/

/*.col-lg-8 .col-lg-push-4 .col-md-6 .col-md-push-6 .col-sm-7 .col-sm-push-5 {*/
/*    padding: 25px;*/
/*}*/
/*}*/


/*!* Custom styling*/
/*========================================================================== *!*/

/*// STORE LOCATOR CUSTOM STYLING*/
/*   .store-locator-container {*/
/*       max-width: 70%;*/
/*       margin: 0 auto;*/

/*.input-group-btn {*/
/*    width: unset;*/
/*}*/

/*#js-breadcrumbs {*/
/*    font-size: 16px;*/

/*.breadcrumbs-home {*/
/*    font-weight: 700;*/
/*    color: @brand-secondary;*/
/*}*/

/*.extra-margin {*/
/*    margin: 0 4px;*/
/*}*/

/*h4 {*/
/*    margin-bottom: 15px;*/
/*    font-family: @secondary-font;*/
/*    color: @brand-secondary;*/
/*    font-size: 30px;*/
/*    font-weight: 600;*/
/*}*/
/*}*/

/*.banner-image {*/
/*    margin: 25px 0 15px 0;*/
/*    width: 100%;*/
/*}*/

/*.results-total {*/
/*    font-style: italic;*/
/*    font-size: 16px;*/
/*}*/

/*.mf-map {*/
/*    width: 100%;*/
/*}*/

/*.location-li {*/
/*    font-size: 18px;*/
/*    line-height: 1;*/

/*.h3 {*/
/*    font-family: @secondary-font;*/
/*    color: @brand-secondary;*/
/*    font-weight: 600;*/
/*    font-size: 22px;*/
/*}*/
/*.phone {*/
/*    font-weight: 700;*/
/*}*/

/*.address-data-section {*/
/*    padding: 10px;*/
/*    background-color: @light-blue;*/
/*}*/

/*.store-buttons {*/
/*    background-color: @light-gray;*/
/*    height: 65px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    margin-top: 5px;*/

/*.schedule-button-section {*/
/*    width: 60%;*/
/*    display:flex;*/
/*    justify-content: center;*/

/*.btn-schedule {*/
/*    width: 185px;*/
/*    padding: 5px;*/
/*    background-color: @schedule-eye-color;*/
/*    border-radius: 5px;*/
/*    color: white;*/
/*    vertical-align: middle;*/
/*    font-family: @secondary-font;*/
/*    font-weight: 600;*/
/*    font-size: 18px;*/
/*&:hover{*/
/*     background-color: @brand-secondary;*/
/* }*/
/*}*/
/*}*/

/*.text-button-section {*/

/*.btn {*/
/*    display: block;*/
/*    text-align: left;*/
/*    line-height: .8;*/
/*    font-weight: 500;*/
/*    font-size: 16px;*/
/*    color: @text-color;*/
/*}*/
/*}*/
/*}*/
/*}*/
/*}*/

/*// STORE LOCATOR RESPONSIVE STYLING*/
/*@media (max-width: 1323px) {*/
/*    .store-locator-container {*/

/*    .location-li {*/

/*    .store-buttons {*/
/*        display: block;*/
/*        height: unset;*/
/*        padding: 10px;*/

/*    .schedule-button-section {*/
/*        width: unset;*/
/*        justify-content: flex-start;*/
/*    }*/

/*    .text-button-section {*/
/*        margin-top: 10px;*/
/*    }*/
/*}*/
/*}*/
/*}*/
/*}*/

/*@media (max-width: 1024px) {*/
/*    .store-locator-container {*/
/*        max-width: 90%;*/
/*    }*/
/*}*/

/*@media (max-width: 767px) {*/
/*    .locations-map-container {*/
/*        max-width: 100% !important;*/
/*    }*/
/*    .locations-container {*/
/*        max-width: 100% !important;*/
/*    }*/

/*    .store-locator-container .mf-map {*/
/*        width: 100%;*/
/*    }*/
/*}*/


/*// STYLING FOR DOCTOR/SUBLEASE PAGES*/
/*                      .doctor-header {*/

/*.back-bar {*/
/*    height: 50px;*/
/*    width: 100%;*/
/*    background: @light-gray;*/

/*div {*/
/*    max-width: 70%;*/
/*    margin: 0 auto;*/
/*    padding: 10px;*/

/*img {*/
/*    padding: 10px 10px 10px 0;*/
/*}*/

/*a {*/
/*    background-color: @medium-blue;*/
/*    padding: 7px;*/
/*    color: white;*/
/*    margin-top: 10px;*/
/*    border-radius: 5px;*/
/*    font-family: @secondary-font;*/
/*    font-size: 16px;*/
/*}*/
/*}*/
/*}*/

/*.title {*/
/*    width: 100%;*/
/*    margin-top: 15px;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/

/*img {*/
/*    margin: 0 auto;*/
/*}*/

/*h1 {*/
/*    margin: 15px auto;*/
/*    font-size: 36px;*/
/*    color: @medium-blue;*/
/*    text-align: center;*/
/*}*/
/*}*/
/*}*/

/*.doctor-pages {*/

/*.local-landing {*/
/*    font-size: 18px;*/
/*    font-family: @secondary-font;*/

/*.dr-img {*/

/*img {*/
/*    width: 100%;*/
/*}*/
/*}*/

/*.hours-title, .hours-card {*/
/*    width: 100%;*/
/*}*/

/*.hours-title {*/
/*    color: @medium-blue;*/
/*    font-weight: 700;*/
/*    background-color: @light-gray;*/
/*    display: inline-block;*/
/*    padding: 15px 0 0 15px;*/
/*    margin-top: 15px;*/
/*    font-family: @secondary-font;*/
/*    font-weight: 600;*/
/*    font-size: 22px;*/
/*}*/

/*.hours-card {*/
/*    font-size: 15px;*/
/*    font-family: @tertiary-font;*/
/*    background-color: @light-gray;*/
/*    padding: 1px 15px 15px 15px;*/
/*    margin-top: -5px;*/
/*}*/

/*.dr-heading-mobile {*/
/*    display: none;*/
/*h3, .location-name {*/
/*    font-family: @secondary-font;*/
/*}*/

/*h3 {*/
/*    color: @medium-blue;*/
/*    font-size: 26px;*/
/*}*/

/*.location-name {*/
/*    font-weight: 700;*/
/*}*/

/*.address-info {*/
/*    font-size: 20px;*/
/*}*/

/*.phone {*/
/*    color: @medium-blue;*/
/*    font-weight: bold;*/
/*}*/

/*.espanol {*/
/*    font-style: italic;*/
/*}*/
/*}*/

/*.dr-heading-mobile-no-img {*/
/*    display:none;*/
/*h3, .location-name {*/
/*    font-family: @secondary-font;*/
/*}*/

/*h3 {*/
/*    color: @medium-blue;*/
/*    font-size: 26px;*/
/*}*/

/*.location-name {*/
/*    font-weight: 700;*/
/*}*/

/*.address-info {*/
/*    font-size: 20px;*/
/*}*/

/*.phone {*/
/*    color: @medium-blue;*/
/*    font-weight: bold;*/
/*}*/

/*.espanol {*/
/*    font-style: italic;*/
/*}*/
/*}*/
/*.dr-info {*/
/*    display: inline-block;*/
/*    margin: 15px 15px 0 15px;*/

/*.dr-heading {*/

/*h3, .location-name {*/
/*    font-family: @secondary-font;*/
/*}*/

/*h3 {*/
/*    color: @medium-blue;*/
/*    font-size: 26px;*/
/*}*/

/*.location-name {*/
/*    font-weight: 700;*/
/*}*/

/*.address-info {*/
/*    font-size: 20px;*/
/*}*/

/*.phone {*/
/*    color: @medium-blue;*/
/*    font-weight: bold;*/
/*}*/

/*.espanol {*/
/*    font-style: italic;*/
/*}*/
/*}*/

/*h4 {*/
/*    font-family: @secondary-font;*/
/*    font-weight: 700;*/
/*    font-size: 22px;*/
/*    color: @medium-blue;*/
/*    text-transform: uppercase;*/
/*    margin-top: 25px;*/
/*}*/

/*li {*/
/*    list-style: initial;*/
/*}*/
/*}*/

/*.dr-contact {*/
/*    width: 100%;*/
/*    display: inline-block;*/
/*    vertical-align: top;*/
/*    margin: 15px 15px 0 0;*/
/*    font-family: @secondary-font;*/

/*.contact-phone {*/
/*    text-align: center;*/
/*    padding: 20px 20px 0 20px;*/
/*    margin: 0 auto;*/

/*p {*/
/*    font-size: 17px;*/
/*    font-weight: 600;*/
/*}*/

/*.call-text {*/
/*    color: @brand-primary;*/
/*    font-weight:800;*/
/*}*/
/*.phone {*/
/*    font-size: 22px;*/
/*    font-weight: 800;*/
/*    margin-bottom: 0;*/

/*}*/
/*}*/

/*.schedule-button-section {*/
/*    background: @light-gray;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*    padding: 15px;*/

/*.btn-schedule {*/
/*    padding: 5px 5px;*/
/*    border-radius: 5px;*/
/*    color: white;*/
/*    vertical-align: middle;*/
/*    font-weight: 700;*/
/*    font-size: 18px;*/
/*    background-color: @schedule-eye-color;*/
/*&:hover{*/
/*     background-color: @brand-secondary;*/
/* }*/
/*div {*/
/*    display: inline-block;*/
/*}*/
/*}*/
/*}*/
/*}*/

/*.dr-info-no-img {*/
/*    width: 100%;*/
/*    display: inline-block;*/

/*.dr-heading {*/
/*    width: 100%;*/

/*h3, .location-name {*/
/*    font-family: @secondary-font;*/
/*}*/

/*h3 {*/
/*    color: @medium-blue;*/
/*    font-size: 26px;*/
/*}*/

/*.location-name {*/
/*    font-weight: 700;*/
/*}*/

/*.address-info {*/
/*    font-size: 20px;*/
/*}*/

/*.phone {*/
/*    color: @medium-blue;*/
/*    font-weight: bold;*/
/*}*/

/*.espanol {*/
/*    font-style: italic;*/
/*}*/
/*}*/


/*}*/


/*.dr-contact-left-col {*/
/*    width: 100%;*/
/*    margin: 0;*/

/*.contact-phone {*/
/*.call-text {*/
/*    color: @brand-primary;*/
/*    font-weight:800;*/
/*}*/
/*.phone {*/
/*    text-align: center;*/

/*}*/
/*}*/

/*.schedule-button-section {*/
/*    width: 100%;*/
/*    background: @light-gray;*/
/*    justify-content: center;*/
/*    padding: 10px;*/

/*.btn-schedule {*/
/*    width: 100%;*/
/*    padding: 5px 5px;*/
/*    border-radius: 5px;*/
/*    color: white;*/
/*    vertical-align: middle;*/
/*    font-weight: 700;*/
/*    font-size: 18px;*/
/*    background-color: @schedule-eye-color;*/

/*&:hover{*/
/*     background-color: @brand-secondary;*/
/* }*/
/*div {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/

/*p {*/
/*    display: inline;*/
/*}*/
/*}*/


/*}*/
/*}*/
/*}*/

/*.insurance-section {*/
/*    width: 100%;*/
/*    display: inline-block;*/
/*    margin-bottom: 15px;*/
/*    background: @light-gray;*/
/*    padding: 15px;*/
/*    font-family: @secondary-font;*/

/*h2 {*/
/*    font-weight: 700;*/
/*    color: @medium-blue;*/
/*}*/

/*ul {*/
/*    margin-left:0px;*/
/*    font-size: 14px;*/
/*    font-weight: 600;*/
/*    color: @medium-blue;*/
/*    padding-left: 18px;*/
/*    -moz-column-count: 1;*/
/*    -webkit-column-count: 1;*/
/*    column-count: 1;*/
/*    list-style: unset;*/
/*}*/
/*li{*/
/*    margin-left:0px;*/
/*}*/
/*}*/

/*.mission-section {*/
/*    background: #f2f2f2 ;*/
/*    font-family: @secondary-font;*/
/*    color: @medium-blue;*/
/*    font-style: italic;*/

/*p {*/
/*    padding: 15px;*/
/*}*/

/*img {*/
/*    width: 100%;*/
/*}*/
/*}*/
/*}*/

/*}*/

/*// LLP RESPONSIVE STYLING*/
/*@media (max-width: 1199px) {*/
/*    .local-landing {*/

/*    .store-buttons {*/
/*        height: unset;*/
/*        display: block;*/
/*        padding: 10px;*/

/*    .schedule-button-section {*/
/*        width: 100%;*/
/*        justify-content: flex-start;*/
/*    }*/

/*    .text-button-section .btn {*/
/*        padding: 0;*/
/*        margin-top: 10px;*/
/*    }*/
/*}*/
/*.services-section, .insurance-section {*/

/*ul {*/
/*    margin-left:15px;*/
/*    font-weight: bold;*/
/*    -moz-column-count: 1;*/
/*    -webkit-column-count: 1;*/
/*    column-count: 1;*/
/*}*/
/*}*/

/*.employed-doctors-section {*/

/*.tab-pane {*/

/*.dr-img {*/
/*    width: 30%;*/
/*}*/

/*.dr-info {*/
/*    width: 60%;*/
/*}*/

/*.dr-contact {*/
/*    margin-top: -195px;*/
/*    width: 30%;*/
/*}*/
/*}*/
/*}*/
/*}*/
/*}*/

/*@media (max-width: 991px) {*/
/*    .local-landing {*/

/*    .store-buttons, .hours-card, .hours-title, .store-manager-section {*/
/*        width: 100%;*/
/*    }*/

/*    .employed-doctors-section {*/

/*    .tab-pane {*/

/*    .dr-img {*/

/*    img {*/
/*        width: 100%;*/
/*    }*/
/*}*/

/*.dr-contact {*/
/*    margin-top: -400px;*/

/*.btn-schedule {*/
/*    font-size: 14px;*/
/*}*/
/*}*/
/*}*/
/*}*/
/*.doctors-section {*/

/*.doctor-block {*/
/*    height: 150px;*/
/*}*/

/*.doctor-info {*/
/*.doctor-name {*/
/*    font-size: 18px;*/
/*}*/
/*}*/
/*.doctor-image {*/
/*    margin-right: 10px;*/
/*}*/
/*}*/
/*}*/
/*}*/

/*@media (max-width: 768px) {*/
/*    .local-landing {*/

/*    .store-buttons {*/
/*        height: 65px;*/
/*        display: flex;*/

/*    .schedule-button-section {*/
/*        width: 50%;*/
/*        justify-content: flex-start;*/
/*    }*/

/*    .text-button-section {*/
/*    .btn {*/
/*        padding: 7px;*/
/*        margin: 0;*/
/*    }*/
/*}*/
/*}*/

/*.store-manager-section {*/
/*    margin-bottom: 35px;*/
/*}*/

/*.employed-doctors-section {*/

/*.tab-pane {*/

/*.dr-heading-mobile {*/
/*    display: inline-block;*/
/*    margin-top: 15px;*/

/*.address-info {*/

/*.phone {*/
/*    color: @brand-secondary;*/
/*    font-weight: bold;*/
/*}*/
/*}*/
/*}*/

/*.dr-heading-mobile-no-img {*/
/*    display: inline-block;*/
/*    margin-top: 15px;*/

/*.address-info {*/

/*.phone {*/
/*    color: @brand-secondary;*/
/*    font-weight: bold;*/
/*}*/
/*}*/
/*}*/

/*.dr-info {*/
/*    width: 100%;*/

/*.dr-heading {*/
/*h3 {*/
/*    display: none;*/
/*}*/
/*div.address-info {*/
/*    display: none;*/
/*}*/
/*}*/
/*}*/

/*.dr-contact {*/
/*    margin: unset;*/
/*    width: 100%;*/

/*.contact-phone {*/
/*    width: 100%;*/
/*}*/

/*.schedule-button-section {*/
/*    width: 100%;*/
/*    margin: 0 auto;*/
/*}*/

/*.btn-schedule {*/
/*    width: 100%;*/
/*}*/
/*}*/
/*}*/
/*}*/
/*}*/
/*}*/

/*@media (max-width: 460px) {*/
/*    .row {*/
/*        margin-right: 0 !important;*/
/*        margin-left: 0 !important;*/
/*    }*/

/*    .local-landing {*/

/*    .store-buttons {*/
/*        height: unset;*/
/*        display: block;*/
/*        padding: 10px;*/

/*    .schedule-button-section {*/
/*        width: 100%;*/
/*        justify-content: flex-start;*/
/*    }*/

/*    .text-button-section .btn {*/
/*        padding: 0;*/
/*        margin-top: 10px;*/
/*    }*/
/*}*/

/*.pricing-policy-section {*/
/*    display: block;*/
/*    margin: 15px;*/
/*    width: unset;*/

/*h2, p {*/
/*    width: 100%;*/
/*    margin: 0;*/
/*}*/
/*}*/

/*.doctors-section {*/

/*.doctor-info {*/
/*    font-size: 14px;*/

/*.doctor-name {*/
/*    font-size: 14px;*/
/*}*/
/*}*/
/*}*/
/*}*/
/*}*/

/*// DOCTOR PAGES RESPONSIVE STYLING*/
/*@media (max-width: 991px) {*/
/*    .doctor-pages {*/

/*    .local-landing {*/

/*    div.schedule-button-section{*/
/*        background-color: white !important;*/
/*    .btn-schedule div p {*/
/*        margin:auto;*/
/*    }*/
/*}*/
/*.dr-heading-mobile {*/
/*    display: unset;*/
/*    float: right;*/
/*    width:49%;*/
/*}*/
/*.dr-heading-mobile-no-img {*/
/*    display: unset;*/
/*    width: 49%;*/
/*}*/
/*div.contact-phone{*/
/*    display:none;*/
/*}*/
/*.dr-heading {*/
/*h3 {*/
/*    display: none;*/
/*}*/
/*div.address-info {*/
/*    display: none;*/
/*}*/
/*}*/

/*.dr-img {*/

/*img {*/
/*    width: 48%;*/
/*    float:left;*/
/*}*/
/*}*/

/*.pricing-policy-section {*/
/*    display: block;*/
/*    margin: 15px;*/
/*    width: unset;*/

/*h2, p {*/
/*    width: 100%;*/
/*    margin: 0;*/
/*}*/
/*}*/
/*}*/
/*}*/
/*}*/

/*@media (max-width: 500px) {*/
/*    .doctor-pages {*/

/*    .local-landing {*/

/*    .dr-heading-mobile {*/
/*        display: block;*/
/*        float: none;*/
/*        width: 100%;*/
/*        margin: 10px;*/
/*    }*/

/*    .dr-img {*/

/*    img {*/
/*        width: 100%;*/
/*        float: none;*/
/*    }*/
/*}*/
/*}*/
/*}*/
/*}*/

/*// OTHER CUSTOM STYLING*/
/*   .schedule-icon {*/
/*       width: 30px;*/
/*       margin-right: 5px;*/
/*   }*/

/*.schedule-button-mobile {*/
/*    background: white !important;*/
/*}*/

/*.leaflet-popup-content {*/
/*    font-family: @tertiary-font;*/
/*    font-size: 14px;*/
/*    width: 250px !important;*/

/*.store-buttons {*/
/*    display: flex;*/
/*    justify-content: flex-start;*/
/*    align-content: center;*/
/*}*/

/*.schedule-button-section {*/
/*    align-self: center;*/
/*}*/

/*.btn-schedule {*/
/*    background-color: @schedule-eye-color;*/
/*    font-family: @secondary-font;*/
/*    font-size: 13px;*/
/*&hover{*/
/*     background-color: @brand-secondary;*/
/* }*/
/*div {*/
/*    display: inline-block;*/
/*}*/
/*}*/

/*.schedule-icon {*/
/*    display: inline-block;*/
/*    vertical-align: bottom;*/
/*}*/

/*.text-button-section {*/

/*.btn {*/
/*    display: block;*/
/*    text-align: left;*/
/*    line-height: .8;*/
/*    font-weight: 500;*/
/*    font-size: 12px;*/
/*    color: @text-color;*/
/*    font-family: @tertiary-font;*/
/*}*/
/*}*/
/*}*/


/*.partner-reviews-card .review-count {*/
/*    width: 100%;*/
/*}*/

/*.partner-reviews-card .review-wrapper{*/
/*    align-items: center;*/
/*}*/

/* Quick fixes to reduce font sizes and clean up this page a bit */
.address-info .espanol {
    font-size: 1.25rem;
}
.btn > img {display: none;}
.doctor-pages .local-landing {
  font-size: 15px;
}
.doctor-pages .local-landing .dr-contact .schedule-button-section .btn-schedule {
  padding: 5px;
}
.doctor-pages .local-landing .dr-info .dr-heading .address-info {
  font-size: 15px;
  margin-top: 1em;
}