/*
Theme Name: Florida Eye Microsurgical Institute
Template: glacial-theme
Template URI: https://glacial.com
Description: Glacial Child Theme
Author: Glacial Multimedia
Author URI: https://glacial.com
Version: 1.0
*/

:root {
    --gl-inner-pad-top: 12rem;
    --gl-max-width: 1500px;
    --gl-svg-color: #004a4b;

    --gl-button-color: #fff;
    --gl-button-bg: var(--black-2);
    --gl-button-color-hover: #fff;
    --gl-button-bg-hover: var(--dark-slate-grey);
}

.published-articles li {
    line-height: 1.5;
    margin-bottom: 20px;
}

.entry p a, .entry h3 a {
    color: #008081;
}

.entry p a:hover {
    color: #000;
}

/* Button Code */
a.ui-button, a.wp-block-button__link, .entry a.moretag {
    color: var(--gl-button-color);
    font-size: 1em;
    margin: 0 20px 30px 0;
    border-radius: 0;
    text-transform: uppercase;
    display: inline-block;
    padding: 0.6em 1.2em;
    text-align: center;
    text-decoration: none;
    background: var(--gl-button-bg);
}

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

.translate-button {
    /*font-size: 15px;*/
    /*padding: 5px 10px;*/
}

.translate-button img {
    /*width: 20px;*/
}

.gtranslate_wrapper {
    margin-bottom: 30px;
}

.modal .glink span {
    font-size: 20px !important;
    margin-right: 15px !important;

}

.doctor-mdi-shortcode {
    padding-bottom: 4rem;
}

.hero-3163 .hero-gradient-overlay {
    display: none;
}

.wistia_responsive_padding {
    width: 100%;
}

.entry p a,
.related-pages-bottom a {
    color: #143e35;
    font-weight: 400;
}

.body,
.entry p,
.entry li {
    font-size: 18px;
}

.home h1 {
    margin-top: 0;
    margin-bottom: 20px;
    font-family: Georgia, Times, Times New Roman, serif;
    font-size: 3em;
    font-weight: 400;
    line-height: 1.2em;
}

.why-choose-wrapper-div {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

a[href*=tel]:not(.ui-button):not(.button):not(.wp-block-button__link) {
    white-space: nowrap;
}

#captcha-00000004-acc {
    display: none !important;
}

#form button[type=submit] {
    background: #94D8E9 !important;
    color: #000006FF !important;
    border: 1px solid #fff !important;
    text-transform: uppercase !important;
}

#form button[type=submit]:hover {
    color: #000006 !important;
    background: #008CCC !important;

}

.sb-link.current-page {
    color: #000006;
    text-decoration: none;
    font-weight: 500;
}

.services-single-image img {
    height: 100%;
}

.services-single-image .links a {
    border-color: #606060;
}

.inner-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
}

.hidden-all {
    display: none !important;
}

.entry .fax-div-footer-copy {
    margin-top: 0;
}

a {
    color: #2e5252;
}

.new-doc-patient-links-and-par-div a {
    color: #005e89;

}

.new-doc-patient-links-and-par-div a:hover {
    color: var(--black);
}

.site-navigation ul li:hover > ul.locations-menu,
.no-js .site-navigation ul.locations-menu,
.site-navigation .locations-menu.toggled-on {
    display: grid;
    background: var(--lvl-1-bg-color);
    width: max-content;
    grid-template-columns: repeat(2, 1fr);
}

.locations-menu li a {
    color: var(--lvl-1-color);
    background: var(--lvl-1-bg-color);

}

.locations-menu li:hover > a {
    color: var(--lvl-1-color-hover);
}

.locations-menu li:hover a {
    background: var(--lvl-1-bg-color-hover);
}

.site-navigation pre {
    color: #fff;
}

.privacy-text-div .link:hover {
    color: #fff;
}

.anchor-fix {
    display: block;
    position: relative;
    top: -110px;
    visibility: hidden;
}

#calculator_small {
    width: 326px;
    height: 232px;
    background: url(http://www.carecredit.com/assets/views/home/payment-calculator.jpg) no-repeat;
    font-family: 'Myriad Pro', sans-serif
}

#calculator_small h2 {
    font-weight: 700;
    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: 100%;
    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-family: 'Myriad Pro', sans-serif;
    font-size: 16px;
    opacity: .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
}

::-webkit-input-placeholder {
    color: #ABABAB;
    font-family: 'Myriad Pro', sans-serif;
    font-size: 16px
}

:-moz-placeholder {
    color: #ABABAB;
    font-family: 'Myriad Pro', sans-serif;
    font-size: 16px
}

::-moz-placeholder {
    color: #ABABAB;
    font-family: 'Myriad Pro', sans-serif;
    font-size: 16px
}

:-ms-input-placeholder {
    color: #ABABAB;
    font-family: 'Myriad Pro', sans-serif;
    font-size: 16px
}

#calculator_small #submit-field:hover {
    opacity: .7
}

#calculator_small #content1 {
    padding: 25px
}

p#breadcrumbs {
    line-height: 1;
}

p#breadcrumbs a {
    text-decoration: none;
}

.what-to-expect-during-bleph-section {
    padding-top: 0;
    padding-bottom: 0;
    display: none;
}

.doc-video-div {
    display: block;
    object-fit: none;
    bottom: auto;
}

.related-pages-bottom {
    margin-top: 2em;
}

.faq2_icon {
    transition: transform .3s ease-in-out;
}

.faq2_question--active .faq2_icon {
    transform: rotate(180deg);
}

.doc_button img {
    object-fit: cover;
    aspect-ratio: 2/3;
}

.doc_button .read_more_text {
    font-size: 15px;
}

.body .doc_button {
    width: 100%;
    color: #fff;
}

.doc_description_text {
    color: #fff;
    text-transform: none;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3em;
}

.doc_layer_over {
    color: #69b3e7;
    background-color: rgba(0, 0, 0, .9);
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding: 34px 34px 33px;
    font-size: 1.1em;
    font-weight: 400;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}

.w-nav-brand {
    display: flex;
    align-items: center;
}

.w-nav-overlay {
    max-height: 100vh;
    top: 0;
}

.header-logo {
    width: 100%;
    max-width: 350px;
}

.grid-excerpt img.post-logo, .grid-excerpt .post-logo img {
    background: #fff;
    padding: 10px;
}

.grid-excerpt img {
    display: block;
    width: 100%;
    margin: auto;
}

.category-physician-spotlight .grid-excerpt img {
    aspect-ratio: 16/9;
    max-width: none;

}

.featured-service-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 1em 1.5em
}

.featured-service-buttons .button {
    display: inline-flex;
    align-items: center;
}

.icon-button {
    padding-top: 10px;
    padding-bottom: 10px;
}

.icon-button img {
    margin-right: 10px;
}

.footer-headline-div {
    margin-bottom: 20px;
}

.alignfull.w-90 > .kt-row-column-wrap {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
}

.page-template .standard-inner-wrapper {
    width: 100%;
    max-width: 100%;
    padding-bottom: 0;
}

.entry .image-best,
.entry .image-14,
.entry .image-ocu {
    height: 100%;
}

.page-template .entry a {
    /*color: initial;*/
    text-decoration: none;
}

.alignfull.p-lr-0 > .kt-row-column-wrap {
    padding-right: 0;
    padding-left: 0;

}

.kb-row-layout-wrap.full-right-div .kt-row-column-wrap > div:first-of-type {
    padding-left: 10%;
    /*max-width: 734px;*/
}

.has-hero .standard-inner-wrapper {
    padding-top: 0;
}

body {
    overflow-x: hidden;
}

picture, picture.doc_img {
    display: block;
}

.site-navigation ul ul a {
    line-height: 1.4;
}

.entry h1 {
    font-family: "Open Sans", sans-serif;
    color: #495c5a;
    font-size: clamp(1.8rem, 0.8400rem + 3.2000vw, 3rem);
    line-height: 1.2;
    margin-bottom: 0.6em;
    margin-top: 0;
}

.entry h2 {
    font-size: clamp(1.5rem, 0.4600rem + 3.4667vw, 2.8rem);
    line-height: 1.1;
    margin-bottom: 0.6em;
}

.entry > h2:not(.wp-block-columns + h2):not(.kb-row-layout-wrap + h2):not(#breadcrumbs + h2) {
    padding-top: 1em;
}

.entry h3 {
    font-style: normal;
    font-size: clamp(1.3rem, 0.9800rem + 1.0667vw, 1.7rem);
    letter-spacing: normal;
    margin-bottom: 0.4em;
    font-weight: 400;
}

.entry h4 {
    margin-bottom: 15px;
    font-size: clamp(1.1rem, 0.9400rem + 0.5333vw, 1.3rem);
}

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

.entry .h3-center-white,
.entry .h4-center-white,
.entry .h4-white {
    color: #fff;
}

.entry .h4-white.cataract {
    color: #000;
}

.page-template-oculoplastics-page h3,
.page-template-cataracts-page h3 {
    font-style: italic;
    font-size: clamp(1.2rem, 0.5600rem + 2.1333vw, 1.5rem);
    font-weight: 300;
}

.entry .max-width-inner-col {
    max-width: 730px;
    margin-right: 0;
    margin-left: auto;
    width: 90%;
}

.entry .max-width-inner-col._xl {
    max-width: 900px;
}

figure.object-cover {
    height: 100%;
}

.object-cover img, .object-cover picture {
    object-fit: cover;
    width: 100%;
    height: 100%;

}

.entry figure {
    margin: 0;
}

.doc_img {
    margin-left: auto;
    margin-right: auto;
}

.glacial-top-banner {
    padding: 0;
    align-items: initial;
}

.nav-menu {
    box-shadow: 0px 0px 3px 1px #ffffff24;
}

.glacial-skip-link.w-tab-link {
    position: absolute;
}

a.ui-button,
a.wp-block-button__link,
.entry a.moretag,
a.button,
.search-submit {
    margin: 0;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 1rem;
}

.no-max-width a.wp-block-button__link {
    background: transparent;
    color: #fff;
    margin-top: 30px;
    border: 1px solid #fff;
}

.no-max-width a.wp-block-button__link:hover {
    color: #143e35;
    background: #fff;
}

.w-button {
    background: var(--gl-button-bg);
    color: var(--gl-button-color);
    text-transform: uppercase;
}

.w-button:hover {
    background: var(--gl-button-bg-hover);
    color: var(--gl-button-color-hover);
}

.search-submit {
    text-transform: uppercase;
}

.footer {
    position: relative;
    z-index: 100;
}

.bottom-cta-strip-new {
    z-index: 111;
    position: fixed;
}

.footer-wrapper-div {
    /*max-width: var(--gl-max-width);*/
}

.footer-menu-small a {
    padding-right: 10px;
}

.footer-menu-small a:not(:first-child) {
    padding-left: 10px;
}

.footer-menu-small a:not(:last-child) {
    border-right: 1px solid #004a4b;
}

.social-icons {
    display: flex;
    align-items: center;
    gap: 10px;
}

.eyesouth-svg-icon {
    color: var(--gl-svg-color);
    margin-right: 10px;
    width: 25px;
}

.locations-footer .eyesouth-svg-icon {
    color: #004a4b;
}

#footer, section:not(._3-boxes-section) {
    overflow: hidden;
}

/* Locations stuff */

.image-hp-service img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.feature-flex-reverse {
    flex-direction: row-reverse;
}

.new-doc-patient-holder {
    width: 430px;
}

.entry .button {
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    background-color: var(--gl-button-bg);
    color: var(--gl-button-color);
    padding: 15px 30px;
    line-height: 1.2em;
}

.entry .button:hover {
    background-color: var(--gl-button-bg-hover);
    color: var(--gl-button-color-hover);
}

.entry .white-button a,
.entry a.button.white {
    background: #fff;
    color: #434d65;
}

.entry .white-button a:hover,
.entry a.button.white:hover {
    background: #1a1e26;
    color: #fff;
}

a.grid-excerpt {
    background-color: var(--gl-button-bg-hover);
}

a.grid-excerpt * {
    color: #fff;
}

.top-floating-button {
    position: fixed;
    bottom: 60px;
    right: 5px;
    font-size: 14px;
    padding: 2px 6px;
}

a.ui-button {
    line-height: 1.3;
}

.pillar-link-grid.is-layout-flex {
    display: grid;
    grid-gap: 1em;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));

}

.children-pages a.ui-button,
.pillar-link-grid.is-layout-flex a.wp-block-button__link {
    max-width: 488px;
    line-height: 1.3;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    padding: 1.2em 10px;
}

.pillar-link-grid.is-layout-flex .wp-block-button {
    width: 100%;
    height: 100%;

}

.w-tabs a {
    text-decoration: none;
}

.entry .how-do-i-know-wrapper-div .tab-link-2 {
    color: #fff;
}

.wp-block-kadence-image img {
    width: auto;
}

.wp-block-kadence-image.img-50 figure {
    width: 49% !important;
}

.entry :where(.wp-block-columns),
.entry .kb-row-layout-wrap {
    margin-bottom: 6%;
}

.best-procedure-wrapper-jm {
    max-height: 100%;
}

.more-cataract-info-section {
    padding-bottom: 0;
}

.menu-col-2 ul.gl-dropdown-1 {
    width: 550px;
    column-count: 2;
    background: var(--lvl-1-bg-color);
}

.what-is-bleph-section {
    min-height: 850px;
}

.services-single-image img {
    object-position: top;
    aspect-ratio: 16/9;
}

#navigation .nav-mobile-only {
    display: none;
}

.gallery-center ul {
    align-content: center;
    align-items: center;
}

.wp-block-group.has-background {
    padding: 4em 0;
}

.wp-block-group.has-background.mb-0 {

}

.wp-block-group__inner-container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: var(--gl-max-width);
}

.alignfull .kt-row-column-wrap {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: var(--gl-max-width);
}

.alignfull.no-max-width .kt-row-column-wrap {
    max-width: none;
    width: 100%;
}

.kt-row-column-wrap *:last-child,
.wp-block-column *:last-child {
    margin-bottom: 0;
}

.mb-0 {
    margin-bottom: 0;
}

.wp-block-buttons {
    margin-bottom: 30px;
}

h3.h2-white a {
    color: #fff;
    text-decoration: none;
}

.blog-title-excerpt a {
    color: #143e35
}

.entry .pricing-row p {
    margin-bottom: 15px;
    line-height: 1.2;
}

.pricing-row hr {
    background-image: none;
}

.pricing-row .wp-block-kadence-spacer {
    margin-top: 15px;
    margin-bottom: 15px;
}

.entry .pricing-row h2 {
    margin-bottom: 10px;
}

.kt-row-has-bg.no-max-width a {
    color: #fff;
}

.why-par-holder {
    padding-left: 5px;
    padding-right: 5px;
}

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

.kb-section-link-overlay {
    outline: none;
}

.dry-eye-video iframe,
.page-id-249547 iframe,
.page-id-247880 iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16/9;
}

.wp-block-quote cite, .wp-block-quote footer {
    font-style: normal;
    font-weight: 700;
    font-size: 1.1rem;
}

.entry .image {
    height: 100%;
    width: 100%;
    margin: 0;
}

.center-buttons .wp-block-buttons {
    justify-content: center;
}

.wp-block-button__link:hover {
    color: var(--gl-button-color-hover) !important;
}

.grid-excerpt img {
    aspect-ratio: 1/1;
}

h2.blog-grid-title {
    font-size: clamp(1.5rem, 0.4600rem + 3.4667vw, 2rem);
}

p.blog-grid-meta {
    font-size: 0.9rem;
}

.related-topics-div {
    position: sticky;
    top: calc(var(--top-banner-height) + 20px);
}

.related-topics-div li {
    line-height: 1.3;
    margin-bottom: 25px;
}

.related-topics-div li a {
    display: block;
    color: var(--gl-button-bg);
}

#wp-block-categories-1 {
    padding: 10px 5px;
    width: 100%;
}

.page-template-lasik-page .image,
.page-template-cataracts-page .image {
    width: 25px;
    margin-right: 10px;
    height: auto;
}

.page-template-cataracts-page .mission-wrapper-div {
    min-height: 40vh;
    /*padding-top: 2rem;*/
    /*padding-bottom: 4rem;*/
}

.cataract-vid-iframe iframe {
    aspect-ratio: 16/9;
    width: 100%;
    height: 100%;
}

.entry .cataract-video-div img {
    height: 100%;
}

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

    .related-topics-div {
        position: static;
        top: auto;
    }

    body {
        font-size: 16px;
    }

    .nav-cta.sqhedule {
        display: none;
    }

    .body, .entry p, .entry li {
        font-size: 16px;
    }

    .service-links {
        column-count: auto;
        gap: 0;
    }

    .site-navigation ul li:hover > ul.locations-menu,
    .no-js .site-navigation ul.locations-menu,
    .site-navigation .locations-menu.toggled-on {
        display: block;
        width: 100%;
    }

    .entry p, .entry li {
        font-size: 16px;
    }

    .locations-menu > div:first-of-type {
        margin-bottom: 30px
    }

    .locations-menu li:hover a {
        background: transparent;
    }

    .gl-top-level li.current-menu-item > .toggle-dropdown svg {
        stroke: var(--mobile-color);
    }

    .doc-video-div {
        width: 100%;
    }

    #navigation .nav-mobile-only {
        display: flex;
    }

    .what-is-bleph-section {
        min-height: auto;
    }

    .menu-col-2 ul.gl-dropdown-1 {
        width: 100%;
        column-count: 1;
        background: var(--mobile-bg-color);
    }

    .entry :where(.wp-block-columns),
    .entry .kb-row-layout-wrap {
        margin-bottom: 2em;
    }

    .feature-flex-reverse {
        flex-direction: column;
    }

    :root {
        --gl-inner-pad-top: 7rem;
    }

    .image-hp-service img {
        height: 400px;
        object-position: top;
    }

    .w-nav[data-collapse="medium"] .w-nav-button {
        display: flex;
        align-items: center;
    }

    .site-navigation {
        padding-left: 0;
    }

    .sta-div-holder {
        margin-left: 1em;
    }

    .nav-cta {
        margin-right: 1em
    }

    .w-nav-button.w--open {
        background-color: transparent;
        color: #333;
    }

    .site-navigation .gl-dropdown-1 > li > a {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .site-navigation ul ul a {
        font-size: 16px;
    }

    .site-navigation ul li a {
        padding: 10px;
    }

}

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

    :root {
        --gl-inner-pad-top: 5rem;
    }

    .why-par-holder {
        min-height: auto;
    }

    ._3-boxes-holder-2 {
        flex-direction: column-reverse;
    }

    ._3-boxes-holder-2 .button {
        margin-top: 20px;
    }

    .body,
    .entry p,
    .entry li {
        font-size: 16px;
    }

    .entry .max-width-inner-col {
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
    }

    .new-doc-patient-holder {
        width: 235px;
    }

    .phone-mobile-img {
        width: 27px;
    }

    .cta-strip-link._2, .cta-strip-link._2-phone {
        font-size: 1rem;
    }

    .cta-strip-link._2-phone {
        padding: 8px 5px;
    }

}

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

    :root {
        --gl-inner-pad-top: 7rem;
    }
}

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

    .fancy-why-choose-title-div {
        text-align: center;
    }

    .standard-inner-wrapper {
        padding-top: 5rem;
    }

    .modal .glink span {
        font-size: 17px !important;
        margin-right: 10px !important;
    }

    .w-button,
    a.ui-button,
    a.wp-block-button__link,
    .entry a.moretag,
    a.button,
    .search-submit,
    .entry .button {
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
        letter-spacing: normal;
    }

    .home h1 {
        font-size: 2.2rem;
    }

    .nav-cta {
        text-align: right;
        justify-content: flex-end;
    }

    .brand {
        padding-left: 0px;
        padding-bottom: 0px;
    }

    .nav-cta {
        margin-right: 0;
        padding: 2px;
    }

    .sta-div-holder > .nav-cta:first-child {
        text-align: left;
    }

    .header-logo {
        max-width: 140px;
    }

    .new-doc-patient-holder {
        width: 280px;
    }

    .doc_img {
        width: 100%;
        margin-bottom: 25px;
    }

    .bottom-cta-strip-new a:not(:first-of-type) {
        display: none;
    }

    .children-pages a.ui-button,
    .pillar-link-grid a.wp-block-button__link {
        padding: 10px;
    }

    .doc-slide-jm {
        width: 50%;
    }

    .slider {
        height: 380px;
        min-height: auto;
    }

    .blog-grid .blog-grid-wrapper {
        grid-template-columns: 1fr;
    }

    .service-section.visible {
        background-image: none;
        background: #f5f8f7;
    }

    .brand, .header-logo {
        width: 100%;
        max-width: 180px;
    }

}

/*! CSS Used from: https://gadsdeneye.com/wp-content/themes/glacial-theme-child/style.css ; media=all */
.w-tabs a {
    text-decoration: none;
    color: #000;
}

.w-tabs a:hover {
    color: #fff;
}

.iol-section .tab-link {
    background: #fff;
}

.iol-section .tab-link.w--current,
.iol-section .tab-link:hover {
    background: #008081;
    color: #fff;
}

.iol-section .tab-line {
    background-color: #292828;
}

.iol-section .tab-link .dot {
    display: block;
}

.iol-section .tab-link .ondot {
    display: none;
}

.iol-section .tab-link.w--current .ondot {
    display: block;
}

.iol-section .tab-link.w--current .dot {
    display: none;
}

.iol-section .pane {
    max-height: 800px;
}

.safari .hero,
.safari .service-section.visible,
.safari .testimonials.visible,
.safari .mission-section.visible {
    background-attachment: scroll;
}


