/*

Theme Name: Glacial Theme

Author: Glacial Multimedia

Author URI: https://glacial.com

Description: Your custom created WordPress theme from Glacial Multimedia.

Version: 2.5.0

Text Domain: glacialtheme



GitHub Theme URI: https://github.com/Glacial-Web/glacial-theme

 */

body{
    overflow-x: hidden;
}

:root {

    /* Inner page padding */

    --gl-inner-pad-top: 12rem;

    --gl-inner-pad-bottom: 4rem;

    /* Buttons */

    --gl-button-color: #fff;

    --gl-button-bg: #363680;

    --gl-button-color-hover: #000;

    --gl-button-bg-hover: #5CBAD6;

    --gl-max-width: 1500px;

}



.entry sub, .entry sup {

    font-size: 60%;

}



.entry picture {

    display: block;

}



.phone_btn.footer {

    line-height: 1.2;

}



.doc-grid {

    padding: 0;

    border: none;

    margin-bottom: 0;

}



.footer_headline.contact-form {

    margin-bottom: 17px;

}



.filters-on {

    min-height: 300px;

}



.location-phone-grid {

    display: grid;

    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));

    grid-gap: 2em;

}



.location-phone-grid > div {

    padding: 1em;

    border: 1px solid var(--cpt-border-color);

    display: flex;

    flex-direction: column;

    align-content: center;

}



.entry .wpsl-input label,

.entry #wpsl-radius label,

.entry #wpsl-category label {

    width: auto;

}



.kadence-conversion .wp-block-image {

    margin-bottom: 0;

}



.kadence-conversion a:focus-visible,

.kadence-conversion a {

    outline: none;

    text-decoration: none;

}



.home .kadence-conversion-inner {

    overflow: hidden;

}



.welcome_img_div img {

    width: 100%;

    max-width: 400px;

}



.iol-table {

    overflow: scroll;

}



.iol-table table {

    width: 100%;

    min-width: 1000px;

    border-collapse: collapse;

    font-size: 1.2em;

    line-height: 1.2;

}



.iol-table tbody tr td:first-child,

.iol-table thead tr {

    background: #363680;

    text-align: center;

    color: #fff;

    font-weight: 600;



}



.iol-table thead {

    border-bottom: 0;

}



.wp-block-table.iol-table td {

    padding: 1em;

}



.iol-table thead tr th:first-child {

    background: #fff;

    border: none;

}



.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {

    border-color: #140f0f;

}



.hidden {

    display: none !important;

}



.hero_section {

    position: relative;

}
.wp-block-group h2.has-black-color{
    color:#000 !important;
}


.video-wrapper {

    top: 111px;

    position: relative;

    width: 100%;

    aspect-ratio: 16/9;

    max-height: calc(100vh - 50px);

    overflow: hidden;

    text-align: center;

    display: flex;

    align-items: center;

    justify-content: center;

}



#heroVideo {

    object-fit: cover;

    /*height: 100%;*/

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

}



#videoPause {

    background: #5CBAD6;

    color: #000;

    font-family: futura-pt, sans-serif;

    font-weight: 600;

    text-transform: uppercase;

    font-size: 16px;

    padding: 5px 15px;

    position: absolute;

    bottom: 60px;

    right: 60px;

    z-index: 899;

}



.entry .doc-grid .cpt-doctor-image-link a:hover {

    background: #363680;

    color: #fff;

}



.phone_review_div a, .service_wrapper .center_headline {

    color: #363680;

}



.service_wrapper .button {

    background: #363680;

}



.service_wrapper .button:hover {

    background: var(--gl-button-bg-hover);

}



.welcome_section {

    margin: 4em auto;

    width: 90%;

    padding: 0;

}

.location_div .notification, .single-location-info .notification {
	color:red;
	font-size: 18px !important;
	margin-bottom: 10px !important;
}

.single-location-info p:first-of-type {

    font-size: 1.4em;

    line-height: 1.2;

}



.no-break {

    white-space: nowrap;

}



.disclaimer_text._2 p {

    font-size: 1em;

    line-height: 1.2;

    margin-bottom: 10px;

}



.inner_hero_section {

    margin-top: 4.3em;

}



#mdiContainer a {

    color: #5CBAD6 !important;



}



#mdiShowcaseModule {

    max-width: 1000px !important;

    color: #fff;

}



#mdiShowcaseModule p {

    color: #fff;

    font-family: futura-pt, sans-serif !important;

    font-size: 18px !important;

}



#mdiDate {

    font-family: futura-pt, sans-serif !important;

    color: #5CBAD6 !important;

    font-size: 1.2em !important;

    margin-top: 15px !important;

    margin-bottom: 15px !important;

    font-weight: 600 !important;

}



#mdiSourceImg {

    font-family: futura-pt, sans-serif !important;

    display: flex !important;

    flex-direction: column-reverse !important;

    align-items: center !important;

    justify-content: center !important;

    color: #5CBAD6;

    font-size: 18px;

}



#mdiSourceImg span {

    display: block;

    margin-top: 15px;

}



#mdiSourceImg img {

    padding: 0 !important;

    width: 80px !important;

    margin: 0 auto !important;

}



#calculator_small h2 {

    font-weight: bold;

    color: #FFF;

    font-size: 36px;

    line-height: 40px;

    margin-bottom: 10px;

    margin-top: 0;

    border: 0;

    padding: 0;

    float: left;

    text-align: left;

}



#calculator_small #input-amount-field {

    width: 245px;

    background: url("http://www.carecredit.com/assets/views/home/payment-calculator-input.png") no-repeat;

    margin-bottom: 10px;

    height: 44px;

    margin-right: 30px;

    border: none;

    padding: 10px;

    font-size: 16px;

}



#calculator_small #submit-field {

    font-size: 16px;

    oapcity: 0.9;

    color: #fff;

    font-weight: 300;

    text-decoration: none;

    padding: 11px 18px;

    min-width: 46px;

    background-color: #00ac9d;

    border-radius: 5px;

    display: inline-block;

    text-align: center;

    border: none;

    cursor: pointer;

    transition: opacity 0.2s;

    float: left;

}



#calculator_small #submit-field:hover {

    opacity: 0.7;

}



#calculator_small #content1 {

    padding: 25px;

}



#calculator_small {

    width: 326px;

    height: 232px;

    background: url("https://www.carecredit.com/assets/views/home/payment-calculator.jpg") no-repeat;

}



.doctors-container {

    padding: 4em 0;

}



.single-doctor-bio .wp-block-group__inner-container {

    max-width: 100%;

    width: 100%;

}



.entry ul.ul-col-2, .entry .ul-col-2.wp-block-kadence-iconlist ul {

    columns: 2;

    -webkit-columns: 2;

    display: block;

    -moz-columns: 2;



}



.entry *.has-white-color {

    color: #fff;

}



.wp-block-kadence-iconlist ul.kt-svg-icon-list svg {

    height: 1em;

    margin-top: 2px;

}



.doctors-section {

    background-color: #f1f3f6;

}



.doctors-section h2,

.entry h2 {

    color: #363680;

    line-height: 1.2;

}



.entry h2:not(:first-of-type) {

    margin-top: 1.5em;

}



.entry h2.doc-type-heading {

    margin-top: 0;

}



.search-field-div {

    margin-top: -2em;

}



.entry .locations_section {

    padding: 0;

}



.entry .locations_main_wrapper {

    margin: 2em auto;

}



.entry .location_main_headline {

    display: none;

}



.inner_hero_headline_div {

    position: static;

    width: 100%;

    margin: 0 auto;

    background-color:#ecd175;
    padding:4% 5% 7% 10%;

}
.inner_hero_headline, .inner_hero_headline2{
    color:#363680;
}


.inner_hero_section {

    padding: 4em 0 0 0;

    display: flex;

    justify-content: flex-start;

    align-items: flex-end;
    position: relative;
    overflow: hidden;
}







.location_note {

    margin-bottom: 0;

}



.location_wrapper.alb {

    display: grid;

    grid-template-columns: repeat(5, 1fr);

    grid-gap: 30px;

}



.location_div.alb {

    width: 100%;

    display: flex;

    flex-direction: column;

    align-items: stretch;

}



.location_div.alb .button {

    text-align: center;

}



.address_text.alb {

    height: auto;

    min-height: auto;

    margin-bottom: 15px;

}



.entry .address_text {

    line-height: 1.2;

}



.fixed-height .address_text.alb {

    min-height: 91px;

    height: auto;

    margin-bottom: 10px;

}



.entry .location-phone-list li {

    line-height: 1.3;

    margin-bottom: 1em;

}



.location-tabs-phone {

    display: flex;

    flex-direction: column;

}



.fixed-height .location-tabs-phone {

    min-height: 110px;

    margin-top: 10px;

    display: flex;

    flex-direction: column;

}



.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);

}



/* Skip Links */

.glacial-skip-link {

    position: absolute;

    top: -9999px;

    left: -9999px;

    -webkit-transition: 0s;

    transition: 0s;

}



.glacial-skip-link:focus {

    padding: 1em 2em;

    top: 20px;

    font-size: 1.2em;

    left: 20px;

    z-index: 99999;

    background: #333;

    color: #fff;

    border: 1px solid #ccc;

}



/* Full width blocks */

.alignfull {

    width: 100vw;

    max-width: 100vw;

    margin-left: calc(50% - 50vw);

    overflow-x: hidden;

}



.standard-inner-wrapper,

.glacial-footer,

.wp-block-group__inner-container {

    max-width: var(--gl-max-width, 1350px);

    width: 90%;

    margin: 0 auto;

}



.standard-inner-wrapper {

    padding-top: var(--gl-inner-pad-top);

    padding-bottom: var(--gl-inner-pad-bottom);

}



.standard-inner-wrapper.has-hero {

    padding-top: 4rem;

}



/* Related Pages bottom */

.related-pages-bottom {

    display: -webkit-box;

    display: flex;

    -webkit-box-align: center;

    align-items: center;

    flex-wrap: wrap;

    margin-top: 2em;

}



.related-pages-bottom h2 {

    width: 100%;

}



.entry .related-pages-bottom h3 {

    margin: 0;

}



.entry .related-pages-bottom ul {

    display: -webkit-box;

    display: flex;

    flex-wrap: wrap;

    list-style: none;

    padding-left: 0;

    margin-bottom: 0;

    height: 100%;

    -webkit-box-align: center;

    align-items: center;

}



.related-pages-bottom ul li {

    margin-right: 1em;

}

.wp-block-group{
    background:#efe7df !important;
}

.wp-block-group .kt-accordion-panel-inner p{
    color:#000 !important;
}
.kt-blocks-accordion-header{
    background:#363680 !important;
}
.kt-blocks-accordion-header:hover{
    background:#5cb9d5 !important;
}
.kb-svg-icon-wrap{
    color:#5cb9d5 !important;
}



/* Pillar Link Buttons*/



.pillar-link-grid {

    display: -ms-grid;

    display: grid;

    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));

    grid-gap: 1.5em;

    grid-auto-rows: 1fr;

}



.pillar-link-grid a.ui-button {

    font-size: 1.1em;

    display: flex;

    flex-direction: column;

    align-items: center;

    justify-content: flex-end;

    margin: auto;

    width: 100%;

    height: 300px;

    background-repeat: no-repeat !important;

    background-size: cover !important;

    background-position: 25% !important;

    border-color: rgba(255, 255, 255, 0.8);

    border-width: 2px;

    left: 10px;

    right: 10px;

    bottom: 10px;

    top: 10px;

}



.pillar-link-grid a.ui-button span {

    width: 100%;

    padding: 10px;

    color: #000;

    transition: 0.1s;

    background-color: rgba(255, 255, 255, 1);

}



.pillar-link-grid a.ui-button:hover span {

    color: #fff;

    background-color: #363680;



}



.wp-block-buttons.pillar-link-grid {

    margin-bottom: 1.5em;

}



.pillar-link-grid a.wp-block-button__link {

    display: flex;

    align-items: center;

    justify-content: center;

    padding: 1.3em 2em;

    margin: 0 auto;

    width: 100%;

    height: 100%;

    font-size: 1.1em;

}



.pillar-link-grid.lower-case-buttons a.wp-block-button__link {

    font-size: 1.1em;

    text-transform: none;

    font-family: inherit;

}



/* Blog containers */



.outer-flex-wrapper {

    gap: 4rem;

}



.main-content {

    flex: 1;

}



aside {

    background: #fff;

    flex-basis: 25%;

    border-left: 1px solid #cecece;

    padding-left: 15px;

}



h2 a {

    text-decoration: none !important;

}



.related-topics-div ul {

    padding-left: 0;

}



.related-topics-div li {

    list-style: none;

}



.related-topics-div li a {

    text-decoration: none;

}



.related-pages-bottom li:first-of-type {

    margin-left: 0;

}



/* Format Content */

.entry h2, .entry h4, .entry p, .entry ul, .entry ol, .entry blockquote, .attachment-post-thumbnail, article h2, article h3, article h4, article p, article ul, article ol, article hr, article blockquote, .wp-block-group, .wp-block-image, .wp-block-media-text {

    margin-bottom: 30px;

}



.entry h3 {

    margin-bottom: 15px;

}



.entry p, .entry li {

    line-height: 180%;

    font-size: 1.1em;

}



.entry hr {

    margin: 50px auto;

}

.page-id-9241 .resources_section, .page-id-9241 .location_parallax_section, .page-id-9241 .location_tabcontent, .page-id-9241 .locations_main_wrapper, .page-id-9241 .related-pages-bottom{
    display: none;
}

blockquote {

    color: var(--gl-button-bg);

    line-height: 1.5em;

    font-weight: 400;

    font-style: italic;

}



cite {

    color: #757575;

    font-weight: 400;

    font-style: normal;

}



.wp-caption-text {

    margin-top: 30px;

    font-style: italic;

    text-align: center;

}



img, .entry img {

    height: auto

}



a {

    -webkit-transition: all 100ms ease;

    -o-transition: all 100ms ease;

    transition: all 100ms ease;

}



.entry a {

    color: #5cb9d5;

    text-decoration: underline;

}



.entry a:hover {

    color: #000;

}



.size-medium-large img {

    width: 100%;

    max-width: 650px;

}



/* Button Code */

a.ui-button, a.wp-block-button__link, .entry a.moretag {

    font-family: Poppins, sans-serif;

    color: var(--gl-button-color);

    margin: 0 20px 30px 0;

    font-weight: 300;

    border-radius: 0;

    text-transform: uppercase;

    display: inline-block;

    padding: 1em 1.2em;

    text-align: center;

    text-decoration: none;

    background: var(--gl-button-bg);

    line-height: 1.4;

}



a.ui-button:hover, a.wp-block-button__link:hover, .entry a.moretag:hover {

    color: var(--gl-button-color-hover);

    background: var(--gl-button-bg-hover);

    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.15);

}



.search-submit {

    text-transform: uppercase;

    font-family: Poppins, sans-serif;

    -webkit-appearance: none;

    border: none;

    cursor: pointer;

    background: var(--gl-button-bg);

    color: var(--gl-button-color);

}



.search-submit:hover {

    color: var(--gl-button-color-hover);

    background: var(--gl-button-bg-hover);

}



.search-form {

    margin-bottom: 30px;

    display: -webkit-box;

    display: flex;

}



.search-field, .search-submit {

    height: 35px;

}



.search-field {

    border-radius: 0;

    border: 1px solid #666;

}



.entry a.moretag {

    display: block;

    margin: 15px 0;

    padding: 0.6em;

    width: 150px;

}



/* Button Code End */

h2 a {

    text-decoration: none;

}



/* Alignment */

.alignleft {

    float: left;

    margin: 0 15px 8px 0;

}



.alignright {

    float: right;

    margin: 0 0 8px 15px;

}



.aligncenter {

    display: block;

    margin-left: auto;

    margin-right: auto;

}



.embed-container {

    position: relative;

    padding-bottom: 56.25%;

    height: 0;

    overflow: hidden;

    max-width: 100%;

    margin: auto;

    margin-bottom: 20px;

}



.embed-container iframe, .embed-container object, .embed-container embed {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

}



.flex-wrapper, .flex-wrapper .wp-block-group__inner-container {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    flex-wrap: wrap;

    -webkit-box-pack: justify;

    justify-content: space-between;

}



.entry aside .wp-block-group__inner-container {

    display: block

}



.flex-wrapper .ui-button, .flex-wrapper .wp-block-button {

    width: 260px;

    margin-right: 0 !important;

    display: -webkit-box !important;

    display: flex !important;

    -webkit-box-pack: center;

    justify-content: center;

    -webkit-box-align: center;

    align-items: center;

    margin-bottom: 30px;

}



.flex-wrapper .wp-block-button__link {

    margin-right: 0 !important;

    margin-bottom: 0 !important;

    height: 100%;

    width: 100%;

    display: -webkit-box !important;

    display: flex !important;

    -webkit-box-pack: center;

    justify-content: center;

    -webkit-box-align: center;

    align-items: center;

}



.flex-item {

    text-align: center;

    margin-bottom: 30px;

}



#primary-sidebar h2 {

    font-size: 20px;

    font-weight: 700;

    border-bottom: 1px solid #2f7896;

    color: #2f7896;

    text-transform: uppercase;

    margin-bottom: 30px;

}



#primary-sidebar ul {

    padding-left: 0;

    margin-bottom: 30px;

}



#primary-sidebar ul li {

    list-style: none;

}



#primary-sidebar ul li a {

    text-decoration: none;

}



hr {

    border: 0;

    height: 1px;

    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));

    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));

    background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);

    background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);

}



.menu-footer-menu-container {

    width: 100%;

}



.sb-link.current-page {

    color: var(--gl-button-bg-hover);

}



#menu-footer-menu {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: justify;

    justify-content: space-between;

    flex-wrap: wrap;

    padding-left: 0;

}



#menu-footer-menu li {

    list-style: none;

}



.menu-level-1 {

    display: none

}



/* Dropdown Menus End */



.wp-block-group.has-background {

    padding: 4rem 0;

}



.footer-menu-link {

    padding: 1em;

}



/** Column Shadow Boxes **/

.wp-block-columns.box-columns {

    margin-bottom: 30px !important;

}



.box-columns .wp-block-column {

    border: 1.2px solid #e5e5e5;

    padding: 20px 20px 0 20px;

    height: auto;

    min-height: 280px;

    background-color: #fbfbfb;

    box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, .19);

    -webkit-transition: all 400ms ease;

    -moz-transition: all 400ms ease;

    -ms-transition: all 400ms ease;

    transition: all 400ms ease;

}



.box-columns .wp-block-column:hover {

    /*box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, .49);*/

}



/*** GUTTENBERG CALLOUT BOX GROUPS ***/

.box-outline {

    border: 1px solid var(--gl-button-bg);

    padding: 30px 30px 0 30px;

    margin: 0 0 30px 0;

    display: block;

}



.box-solid {

    background-color: var(--gl-button-bg);

    padding: 30px 30px 0 30px;

    margin: 0 0 30px 0;

    display: block;

    color: #fff !important;

}



.box-solid h2, .box-solid h3, .box-solid h4, .box-solid p, .box-solid a, .box-solid li, .box-solid figcaption, .box-solid blockquote, .box-solid cite {

    color: #fff !important;

}



.box-solid .ui-button, .box-solid .wp-block-button__link {

    background-color: #fff !important;

    color: var(--gl-button-bg) !important;

}



.box-solid .ui-button:hover, .box-solid .wp-block-button__link:hover {

    background: var(--gl-button-bg-hover) !important;

    color: var(--gl-button-color) !important;

}



/*** KADENCE OVERRIDES ***/



/*** BIO ROW HOVER REVERSE TO COLOR/BLACK WHITE ***/

.kt-info-animate-grayscale img, .kt-info-animate-grayscale-border-draw img {

    -webkit-filter: none !important;

    filter: none !important;

}



.kt-blocks-info-box-link-wrap:hover .kt-info-animate-grayscale img, .kt-blocks-info-box-link-wrap:hover .kt-info-animate-grayscale-border-draw img {

    -webkit-filter: grayscale(100%) !important;

    filter: grayscale(100%) !important;

}



.top-floating-button {

    display: none;

    text-decoration: none;

    position: fixed;

    bottom: 70px;

    right: 5px;

    z-index: 999;

    font-size: 15px;

    border: none;

    outline: none;

    background-color: var(--gl-button-bg);

    color: white;

    padding: 6px;

    border-radius: 0;

    opacity: .5 !important;

    -webkit-transition: all 200ms ease;

    transition: all 200ms ease;

}



.top-floating-button:hover {

    background-color: var(--gl-button-bg-hover);

}



.tabs-content-2 {

    background-color: hsl(0deg 0% 90% / 73%);

}



/*** BLOG START ***/

.post-excerpt {

    margin-bottom: 30px;

    padding: 20px;

    box-shadow: 1px 1px 11px 0 rgb(68 68 70 / 17%);

}



.blog-entry-wrapper {

    display: -webkit-box;

    display: flex;

    -webkit-box-pack: justify;

    justify-content: space-between;

    -webkit-box-align: center;

    align-items: center;

}



.blog-entry-wrap {

    width: 65%;

}



.featured-img-post {

    width: 30%;

    display: -webkit-box;

    display: flex;

    -webkit-box-pack: center;

    justify-content: center;

}



.blog-logo {

    max-width: 270px;

    width: 100%;

}



h2.blog-title-excerpt {

    margin-top: 0;

    font-size: 28px;

    line-height: 1.3;

    margin-bottom: 5px;

}



.blog-grid .blog-grid-wrapper {

    display: -ms-grid;

    display: grid;

    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));

    grid-gap: 3rem;

    margin: 0 auto 3rem auto;

}



.blog-grid-wrapper .grid-excerpt {

    max-width: 550px;

}



a.grid-excerpt {

    background-color: var(--gl-button-bg);

    padding: 20px;

    text-decoration: none;

    position: relative;

}



a.grid-excerpt:hover {

    background-color: var(--gl-button-bg-hover);

}



p.blog-grid-meta {

    margin-top: 10px;

    margin-bottom: 10px;

    font-size: 14px;

}



.grid-excerpt img {

    aspect-ratio: 16/9;

    width: 100%;

    -o-object-fit: cover;

    object-fit: cover;

}



.grid-excerpt img.post-logo, .grid-excerpt .post-logo img {

    -o-object-fit: contain;

    object-fit: contain;

}



h2.blog-grid-title {

    font-size: 24px;

    line-height: 1.3;

    margin-bottom: 10px;

    margin-top: 0;

}



a.grid-excerpt * {

    color: var(--gl-button-color);

}



a.grid-excerpt:hover * {

    color: var(--gl-button-color-hover);

}



.nav-links {

    display: -webkit-box;

    display: flex;

    -webkit-box-pack: justify;

    justify-content: space-between;

}



.nav-link-buttons .nav-links {

    display: -ms-flexbox;

    display: -webkit-box;

    display: flex;

    -webkit-box-pack: justify;

    justify-content: space-between;

    flex-wrap: wrap;

}



.nav-link-buttons .nav-links {

    -webkit-box-pack: center;

    justify-content: center;

}



.nav-link-buttons .nav-links > * {

    width: 40px;

    padding: 10px;

    margin-top: 1em;

    margin-right: 10px;

    border-radius: 0;

    text-align: center;

    font-size: 1.2em;

}



.nav-link-buttons .nav-links a {

    color: var(--gl-button-color);

    background: var(--gl-button-bg);

    text-decoration: none;

}



.nav-link-buttons .nav-links a:hover, .nav-link-buttons .nav-links .current {

    background: var(--gl-button-bg-hover);

    color: var(--gl-button-color-hover);

}



.wp-block-columns {

    gap: 2em;

    margin-bottom: 2.5em;

}



.wp-block-image.img-50 figure, div.img-50:not(.wp-block-image) {

    width: 49% !important;

}

.docs-special-section .image-overlay-title {
    margin-bottom: 0 !important;
}

.docs-special-section .kt-image-overlay-message {
    width: 100% !important;
    left: 0 !important;
    bottom: 0 !important;
}


.accessibe-extra {
    position: fixed;
    left: 30px;
    right: auto;
    top:calc(50% + 40px);
    color: #fff;
    background-color: #363680;
    padding: 5px;
    text-align: center;
    z-index: 999;
}
.location_div .button.mb-1{
    background-color:#5CBAD6;
}
.location_tablink, .location_headline.alb{
    color:#5CBAD6;
}


.top-header-bar {
    background-color: #5CBAD6;
    padding: 10px;
    position: fixed;
    height: 40px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    width:100%;
}

.top-header-inner {
    width:100%;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
    gap: 20px;
}

.top-header-inner a {
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
}

.top-header-inner a:hover {
    text-decoration: underline;
}






.bg-image-div {
    position: relative;
    z-index: 1;
}

.entry::before {
    content: "";
    position: absolute;
    top: 10px;
    right: 0;
    width: 25%;
    height: 500px;
    background-image: url(images/EAN-Roll_BGs_Iris-24.png);
    background-size: cover; /* change this to control size */
    background-position: 50% 50%;
    background-repeat: no-repeat;
    opacity: 0.3;
    z-index:-1;
}
.parent-pageid-159 .entry::before {
    background-image: url(images/EAN-Roll_BGs_Iris-26.png);
}

.parent-pageid-1626 .entry::before {
    background-image: url(images/EAN-Roll_BGs_Iris-28.png);
}

.parent-pageid-1627 .entry::before {
    background-image: url(images/EAN-Roll_BGs_Iris-29.png);
}

.post-type-archive-doctors .entry::before, .single-doctors .entry::before {
    background-image: url(images/Iris-1-Multi.png);
}

.page-id-5782 .entry::before, .parent-pageid-5782 .entry::before {
    background-image: url(images/Iris-2-Blue.png);
}
.post-type-archive-wpsl_stores .entry::before, .single-wpsl_stores .entry::before{
    background-image: url(images/Iris-2-Multi.png);
}

.page-id-1629 .entry::before, .parent-pageid-1629 .entry::before {
    background-image: url(images/Iris-3-Blue-2.png);
}
.page-id-1633 .entry::before, .parent-pageid-1633 .entry::before {
    background-image: url(images/Iris-3-Multi.png);
}
.entry.has-hero::before {
    background-image:none !important;
}


.stretch-quote.wp-block-kadence-rowlayout > .kt-row-column-wrap {
    display: flex;
}

.stretch-quote.wp-block-kadence-rowlayout .wp-block-kadence-column {
    display: flex;
    flex-direction: column;
}

.stretch-quote.wp-block-kadence-rowlayout blockquote {
    flex: 1;
}


blockquote{
    background:url(images/ic.jpg) !important;
    border-bottom:10px solid #ecd175;
    border-left:0 !important;
}
blockquote p{
    background-color:transparent !important;
}
.kt-blocks-accordion-header{
    background:url(images/ic.jpg) !important;
    border-left:10px solid #ecd175 !important;
}
.yellow-left {
    position: relative;
  }
  
  .yellow-left::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 100%;
    background-image: url('images/ybg.jpg');
    background-size: cover;
    background-position: center;
  }
  
  .yellow-right {
    position: relative;
  }
  
  .yellow-right::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 100%;
    background-image: url('images/ybg.jpg');
    background-size: cover;
    background-position: center;
  }

.big-yellow-blue{
    z-index:99;
}
.big-yellow-blue{
    position: absolute;
    inset: -275px 0% auto auto;
}

.small-yellow{
    position: absolute;
    inset: 10px 200px auto auto;
    z-index:-1;
}
.yellow-btns{
    overflow-x:visible;
}
.yellow-btns a.wp-block-button__link{
    background:#ecd175;
    color: #32332f
}

.yellow-btns a.wp-block-button__link:hover{
    background:#5cbad6;
}

.ip-circle-icon-btm-left {
    max-width: 200px;
    position: absolute;
    inset: auto auto -20% -50px;
}

.ip-circle-icon {
    max-width: 300px;
    position: absolute;
    inset: 0% 20px auto auto;
}






.single-doctor-bio .wp-block-group__inner-container{
    padding:20px;
}

.post-type-archive-doctors .entry::before, .single-doctors .entry::before{
    width:450px;
}


























.inner_hero_section {
    overflow: visible;
    height: 47vh;
    margin-top: 0;
    background-image:none !important;
    background-color:#ecd175;
}


blockquote p{
    color:#fff;
}



.entry::before{
    width:450px;
}

.accessibe-extra{
    background-color:#5CBAD6;
}

@media (max-width: 1477px) {
    .ip-circle-icon-btm-left{
        inset: auto auto -40% -0%;
    }


}


  
@media (max-width: 1280px) {



    .phone_review_div a {

        font-size: 0.8em;

    }



    .location_wrapper.alb {

        grid-template-columns: repeat(3, 1fr);

    }

}



@media (max-width: 1080px) {



    .entry ul.ul-col-2, .entry .ul-col-2.wp-block-kadence-iconlist ul {

        display: block;

        columns: 1;

        -webkit-columns: 1;

        -moz-columns: 1;



    }



    .wp-block-columns.flex-reverse-large {

        flex-direction: column-reverse;

        display: flex;

    }



    .wp-block-image.img-50 figure, div.img-50 {

        width: 100% !important;

    }



    /** Center images to avoid narrow text wrap **/

    .alignleft, .alignright, .aligncenter, .wp-block-image .alignright, .wp-block-image .alignleft {

        display: block;

        float: none;

        margin: auto;

        margin-bottom: 20px;

        text-align: center;

    }



    figcaption {

        display: block !important;

    }



    .blog-entry-wrapper {

        flex-wrap: wrap;

        -webkit-box-orient: vertical;

        -webkit-box-direction: reverse;

        flex-direction: column-reverse;

    }



    .blog-entry-wrap, .featured-img-post {

        width: 100%;

    }



    .featured-img-post {

        margin-bottom: 0px;

        text-align: center;

    }



    .attachment-post-thumbnail {

        float: none;

    }



    .blog-entry-wrapper {

        -webkit-box-pack: center;

        justify-content: center;

    }



    .blog-title-excerpt, .blog-entry-wrap p {

        text-align: center;

    }



    .entry a.moretag {

        margin-left: auto;

        margin-right: auto;

    }



}

@media (max-width: 1023px){
    .accessibe-extra {
        display: none;
    }
}

@media (max-width: 991px) {
    .w-nav-overlay [data-nav-menu-open] {
        top: 110px !important;
    }
    .ip-circle-icon-btm-left {
        inset: auto auto -30% -0%;
        max-width: 150px;
    }
    .ip-circle-icon, .small-yellow{
        display:none;
    }

	.no-mobile{
        display:none;
    }
    .w--open .w-icon-nav-menu:before {

        content: "\e900";

    }



    aside {

        flex-basis: auto;

        width: 100%;

        border-left: none;

        padding: 1em 0;

    }



    .pillar-link-grid a {

        padding: 1.5em;

    }



    /* Blog Containers */

    .main-content {

        width: 100%;

        padding-right: 0;

    }



    .embed-container {

        max-width: 100%;

        padding-bottom: 56.25%;

    }



    /* Rollover LASIK Callouts */

    .colorbox {

        display: block;

        z-index: 99999999;

        -webkit-transform: translateX(0px) translateY(0px) translateZ(0px) !important;

        transform: translateX(0px) translateY(0px) translateZ(0px) !important;

        opacity: 1 !important;

    }



    .project-name {

        -webkit-transform: translateX(0px) translateY(0px) translateZ(0px) !important;

        transform: translateX(0px) translateY(0px) translateZ(0px) !important;

    }

}



@media (max-width: 800px) {

    /** Stack Gutenberg Columns & Media Text **/

    .wp-block-columns {

        display: block

    }



    .wp-block-column {

        margin-left: 0px;

        margin-right: 0;

    }



    .wp-block-column:nth-child(2n) {

        margin-left: 0 !important;

    }



    .wp-block-media-text {

        display: -webkit-box !important;

        display: flex !important;

        -webkit-box-orient: vertical;

        -webkit-box-direction: normal;

        flex-direction: column;

        margin-bottom: 0;

    }



    .wp-block-media-text__media img, .wp-block-media-text__media video {

        padding-bottom: 30px;

    }



    .wp-block-media-text .wp-block-media-text__content {

        padding: 0;

    }



    /* Column Shadow Boxes Mobile */

    .box-columns .wp-block-column {

        margin-left: 0;

        margin-bottom: 20px;

        width: 100%;

        flex-basis: unset;

    }



    .wp-block-columns.box-columns {

        flex-wrap: wrap;

    }



    .box-columns .wp-block-column:not(:first-child) {

        margin-left: 0;

    }



}



@media (max-width: 767px) {
    .big-yellow-blue{
        max-width:150px;
        inset: -125px 0% auto auto;
    }

    .inner_hero_section {
        height: 41vh;
        padding:1em 0 0 0 !important;
    }

    .ip-circle-icon-btm-left{
        inset:auto auto -75px -20px;
        max-width:100px;
    }
	.bottom_buttons_div {
		position: fixed;
	}

    .video-wrapper {

        top: 0;

    }



    .w-nav:before, .w-nav:after {

        content: none;

    }



    .w-nav-brand img {

        max-width: 170px;

    }



    .bottom_buttons_div {

        margin-top: 0;

    }



    .inner_hero_section {

        margin-top: 0;

    }






    .inner_hero_section {

        padding: 1em 0;

    }



    .location_wrapper.alb {

        grid-template-columns: repeat(2, 1fr);

    }



    figure.alignleft, img.alignleft, figure.alignright, img.alignright {

        float: none !important;

        display: block !important;

        margin-left: auto !important;

        margin-right: auto !important;

    }



    .kt-sc-textcol {

        margin: 0 !important;

    }



    .kt-row-column-wrap {

        max-width: 100% !important;

    }



    .wp-block-buttons > .wp-block-button {

        width: 100%;

    }



    .blog-grid-wrapper .grid-excerpt {

        max-width: 100%;

    }


    .entry::before{
        width:450px;
    }
}



@media only screen

and (min-device-width: 375px)

and (max-device-width: 667px)

and (-webkit-min-device-pixel-ratio: 2)

and (orientation: landscape) {



}



@media (max-width: 600px) {

    #videoPause {

        font-size: 12px;

        bottom: 10px;

        right: 10px;

    }

}



@media (max-width: 479px) {
    .inner_hero_section{
        margin-top:0px;
        height: 31vh; 
    }

    #errorMessage {

        margin-bottom: 12px;

    }



    .locations_tabsmenu.w-tab-menu {

        flex-direction: row;

    }



    .location_tablink {

        width: 50%;

    }



    /* any .locations_tabsmenu even children */

    .locations_tabsmenu.w-tab-menu .location_tablink:nth-child(even) {

        border-left: 1px solid #0000000f;

    }



    .single-location-info p:first-of-type {

        font-size: 1.2em;

        line-height: 1.6;

    }



    .location_parallax_section {

        height: 300px;

    }



    .wp-block-columns {

        gap: 0.2em;

    }



    .entry p, .entry li, p {

        font-size: 1em;

    }



    .glacial-top-banner.navbar {

        background: #fff !important;

    }



    .w-nav-brand img {

        max-width: 160px;

    }



    .glacial-top-banner {

        padding: 6px;

        position: fixed;

    }



    .bottom_buttons_div {

        margin-top: 72px;

    }



    .location_wrapper.alb {

        grid-template-columns: 1fr;

    }



    .location_div.alb {

        align-items: flex-start;

    }



    .fixed-height .address_text.alb {

        min-height: auto;

        margin-bottom: 20px;

    }



    .fixed-height .location-tabs-phone {

        min-height: auto;

    }



    a.ui-button, a.wp-block-button__link, .entry a.moretag {

        width: 100%;

    }



    .featured-img-post {

        float: none;

        margin: 0 0 30px 0;

        text-align: center;

    }



    .phone_btn {

        display: block;

        padding: 6px;

    }



    .phone-text {

        display: none;

    }



    .phone_review_div {

        margin-right: -50px;

    }



    .bottom_buttons_div {

        position: fixed;

        height: auto;

        flex-wrap: wrap;

        margin-top: 0;

    }



    .bottom_buttons_div .bottom_button.mob_hide {

        display: none;

    }



    .video-wrapper, .inner_hero_section {

        top: 0px;
        margin-top: 72px;


    }



    .standard-inner-wrapper {

        padding-top: 140px;

    }
	
	.hero_section {
		margin-top: 72px;
	}



    .standard-inner-wrapper.has-hero {

        padding-top: 3rem;

    }



    .phone_icon {

        width: 27px;

    }

    .bg-flower-wrapper{
        width: 100vw;
        max-width: 100vw;
        margin-left: calc(50% - 50vw);
        overflow-x: hidden;
    }
    .bg-flower-wrapper .kt-inside-inner-col{
        padding-left:3%;
        padding-right:3%;
    }
    .bg-flower-wrapper.alignfull > .kt-row-layout-inner > .kt-row-column-wrap,
    .bg-flower-wrapper.alignfull > .kt-row-column-wrap {
        padding-left: 0;
        padding-right: 0;
    }

}



