/*
Theme Name: Glacial Theme
Author: Glacial Multimedia
Author URI: https://glacial.com
Description: Your custom created WordPress theme from Glacial Multimedia.
Version: 1.1
Text Domain: glacialtheme
 */

.kt-modal-overlay {
    z-index: 9999;
}

/* 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;
}

.entry .wp-block-separator {
    border-bottom: 0px solid;
}

.hero_slideshow .double_line_div {
    background: #45555f
}

.anchor-fix {
    display: block;
    position: relative;
    top: -80px; /*Distance from top*/
    visibility: hidden;
}

.entry h2:not(:first-of-type) {
    padding-top: 1.5em;
}

.entry h2.pt-0 {
    padding-top: 0 !important;
}

#errorMessage, #Filters {
    display: none;
}

.w-nav-brand {
    width: 100%;
    max-width: 300px;
}

.footer-menu-small {
    list-style: none;
    padding-left: 0;
    margin-bottom: 30px;
}

.footer-menu-small li {
    display: inline-block;
    margin-right: 1em
}

.sidebar-grid .wp-block-group__inner-container {
    width: 100%;
}

.entry h2 a {
    text-decoration: none;
}

.is-content-justification-center .wp-block-button__link {
    margin-left: auto;
    margin-right: auto;
}

.wp-block-image .alignright {
    float: right;
    margin: 0.5em 0 1em 2em;
}

.wp-block-column.has-background {
    padding: 1em
}

.single_line_div.yellow {
    flex: 1;
}

blockquote.wp-block-quote {
    border-left: none;
    padding-left: 2em;
    font-style: italic;
}

.wp-block-quote cite, .wp-block-quote footer {
    margin-top: 1em;
    display: block;
    font-style: italic;
    font-weight: 600;
    font-size: 0.9em;
}

blockquote.wp-block-quote p {
    margin-bottom: 0;
}

.entry h2 {
    color: #014147;
    /*font-size: 2em*/
}

.entry h3 {
}

.alignfull .wp-block-column.has-background {
    padding: 2em;
}

.wp-block-columns {
    margin-bottom: 4em;
}

.entry .col-count-2 {
    column-count: 2;
}

.doc_slide .doc_img {
    max-width: 270px;
    width: 100%;
}

.doc_description_text {
    font-size: 0.9em;
    line-height: 1.4;
}

.entry .kb-gallery-id-_9c1059-d0 .kadence-blocks-gallery-item {
    padding: 10px 40px;
}

.inner_page_name {
    flex-basis: fit-content;
}

.kt-tab-inner-content-inner figure {
    margin-bottom: 0;
}

.kt-tab-inner-content-inner img {
    width: 100%;
}

.alignfull {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
    overflow-x: hidden;
}

.alignfull .wp-block-columns {
    max-width: 1300px;
    width: 100%;
}

.size-medium-large {
    width: 100%;
    max-width: 600px;
}

.button.slideshow:hover {
    border-color: #005858;
    color: var(--main-button-color-hover);
    background: #005858;
}

.pillar-link-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 1.5em;
    grid-auto-rows: 1fr;
}

.pillar-link-grid a,
.pillar-link-grid .wp-block-button__link {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    max-width: 450px;
    width: 100%;
    height: 100%;
    padding: 1.5em 1.2em;
}

.wp-block-buttons.pillar-link-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
    grid-gap: 1.5em;
    grid-auto-rows: 1fr;
}

.pillar-link-grid .wp-block-button {
    height: 100%;
}

.cpt-location-info picture {
    display: block;
}

.cpt-location-info .embed-container {
    padding-bottom: 56.25%;
}

.doc_img {
    margin: 0 auto 1em auto;
    display: block;
    width: auto;
}

.cpt-location-info ul {
    padding-left: 0;
}

.slide_tagline {
    font-size: 21px;
    line-height: 1.2;
    height: auto;
    font-weight: 700;
    padding: 10px;
}

#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: 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: 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: 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;
}

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

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

::-moz-placeholder { /* Firefox 19+ */
    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: 0.7;
}

#calculator_small #content1 {
    padding: 25px;
}

.appointment-button {
    margin-top: 2em;
}

.wp-block-image .alignleft {
    margin-right: 2.5em;
}

p.has-medium-font-size {
    line-height: 1.7;
}

.related-topics-div ul {
    padding-left: 0;
    list-style: none;
}

.has-sidebar {
    display: grid;
    grid-template-columns: 66% 33%;
    grid-gap: 20px;
    max-width: 1440px;
    margin: auto;
}

.has-sidebar .inner-content-wrapper {
    padding-right: 2em;
}

.sidebar-grid {
    padding-left: 2em;
    margin-top: 4em;

}

.callout_section h2 {
    margin-bottom: 60px;
    color: #007db1;
    font-size: 4em;
    text-align: center;
    font-weight: 700;
}

.doc_button {
    overflow: hidden;
}

.doc-badges .wp-block-column {
    max-width: 130px;
}

.doctor-featured-image {
    max-width: 400px;
    float: right;
    margin-left: 2em
}

.section_label_wrapper.inner {
    margin-bottom: 3em;
}

.wp-block-audio {
    margin-bottom: 2em;
}

a.doc_button {
    text-decoration: none;
    transition: 0s;
    line-height: 1.1;
}

.mix .specialty_label {
    color: #2e3a41;
}

.mix .doc_button {
    font-size: 1.1em;
    height: 100%;
}

.mix .doc_button:hover {
    background: #005858;
}

.mix .doc_button:hover * {
    color: #fff;
}

.inner_content_wrapper, .page-max-width {
    max-width: 1400px;
    margin: auto;
}

.related-doctors .services_headline_wrapper {
    padding-left: 30px
}

.related-doctors .services_headline_wrapper {
    width: 100%;
}

.related-doctors .doble_line_wrapper {
    max-width: 50px;
}

.related-doctors .section_label_wrapper {
    width: 100%;
}

.related-doctors .doc_slide,
.mix.doc_slide {
    width: 25%;
}

.related-doctors doc_layer_over {
    padding: 34px 20px;
}

.single_line_div.pink {
    flex: 1;
}

.section_label_wrapper.inner {
    width: auto;
}

.grid-list {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    grid-template-rows: repeat(5, auto);
    align-items: start;
    list-style: none;
    padding-left: 0;
}

.patient_dropdown_list.w--open {
    width: 75vw;
}

.help_section .w-dropdown-list li {
    margin-bottom: 0;
}

.patient_dropdown_link {
    font-size: 1em;
    text-align: left;
    white-space: normal;
    line-height: 1.3;
    padding: 7px 10px 7px 15px;
}

.patient_dropdown_link:focus {
    color: #0c2340;
}

.help_headline {
    font-weight: 700;
}

.doc_read_more_div {
    transition: 0.1s;
}

.feature h2 {
    margin-top: 0px;
    margin-bottom: 30px;
    text-transform: uppercase;
    color: #034346;
    font-size: 3em;
    line-height: 1.2em;
    text-align: left;
    font-weight: 800;
}

.button {
    text-align: center;
    line-height: 1.4;
}

.contact_location_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: -14% auto 102px;
    padding: 49px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff;
    box-shadow: 0 0 20px 6px rgb(0 0 0 / 6%);
}

.wrapper_div.footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.wrapper_div.footer, .contact_location_wrapper, .wrapper_div.callout_btns {
    width: 70%;
    max-width: 1400px;
}

.blog-logo {
    max-width: 270px;
}

.show-mobile {
    display: none;
}

/*50% float image Additional Class: img-50 */
.wp-block-image.img-50 figure {
    width: 49% !important;
}

.entry .doc_button:hover {
    color: #7ef3f8;
    background-color: #00110f;
    box-shadow: 0 0 13px 9px rgba(0, 0, 0, .13);
}

@media (max-width: 1080px) {

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

    .wp-block-image .alignright {
        float: none;
        margin: 0 auto 2em auto;
    }
}

@media (max-width: 991px) {

    .language-mobile-nav {
        display: block;
    }

    .entry h2 {
        font-size: 1.6em
    }

    .entry .kb-gallery-id-_9c1059-d0 .kadence-blocks-gallery-item {
        padding: 25px;
    }

    .pillar-link-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .top_appointment_btn {
        display: none;
    }

    .phone_btn_top {
        padding-left: 1em;
    }

    .has-sidebar {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }

    .has-sidebar .inner-content-wrapper {
        padding-right: 0;
    }

    .sidebar-grid {
        padding-left: 0;
        /*border-left: 1px solid #d9d9d9;*/
        margin-top: 1em;
    }

    .doctor-featured-image {
        max-width: 300px;
        float: none;
        margin-left: 0
    }

    .doc_description_text {
        font-size: 1em;
    }

    .related-doctors .doc_slide,
    .mix.doc_slide {
        width: 33%;
    }

    .wrapper_div.footer, .contact_location_wrapper, .wrapper_div.callout_btns {
        width: 85%;
    }

    .patient_dropdown_list.w--open {
        width: 93vw;
    }

}

@media (max-width: 767px) {

    .pillar-link-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    p.has-medium-font-size {
        line-height: 1.8;
        font-size: 1em;
    }

    .related-doctors .services_headline_wrapper {
        padding: 0 20px;
    }

    .related-doctors .services_headline_wrapper {
        width: 100%;
    }

    .contact_location_wrapper {
        padding: 49px 20px;
    }

    .feature h2 {
        font-size: 2.2em;
    }

    .doc_layer_over, .doc_read_more_div {
        display: none;
    }

    .show-mobile {
        display: block;
    }

    .w-slide .slide_tagline_wrapper {
        top: auto;
        bottom: 70px;
        position: absolute;
    }

    .button.slideshow {
        margin-top: 10px;
        margin-left: 0;
    }

    .slide_tagline_small {
        font-size: 28px;
        margin-left: 0;
        font-weight: 600;
    }

    .phone_btn_top {
        display: flex;
        width:auto;
    }

    .bottom_navbar_wrapper {
        margin-top:60px;
    }

    .phone_text {
        display: none;
    }

    .phone_appointment_wrapper {
        display: flex;
        flex: 1;
    }
    .phone_icon {
        width: 30px;
        height: 30px;
    }

    .bottom_nav_phone {
        display: none;
    }

    .hero_section {
        height: calc(100vh - 170px);
    }

    /* .w-slide .slide_tagline_wrapper {
         top: 58%;
     }

     .slide1 .slide_tagline_wrapper {
         top: 60%;
     }*/

}

@media (min-width: 600px) and (max-width: 781px) {
    .doc-badges .wp-block-column:nth-child(2n) {
        margin-left: 0;
    }

}

@media (max-width: 600px) {

    .doc-badges .wp-block-column {
        flex-basis: 50% !important;
    }

    .doc-badges .wp-block-column {
        max-width: 100%;
    }

    .doctor-featured-image {
        max-width: 100%;
        float: none;
        margin-left: 0;
    }

}

@media (max-width: 479px) {

    .phone_appointment_wrapper {
        margin-right: -10px;
        flex: auto;
    }



    .entry h2:not(:first-of-type) {
        padding-top: 1em;
    }

    .entry .kt-row-layout-overlay {
        filter: opacity(65.7%);
    }

    .slide_tagline {
        font-size: 16px;
        line-height: 1.5;
    }

    .bottom_nav_button {
        padding-left: 1em;
    }

    .related-doctors .doc_slide,
    .mix.doc_slide {
        width: 50%;
    }

    .contact_location_wrapper {
        width: 100%;
    }

    .grid-list {
        display: block;
        grid-template-rows: repeat(5, 1fr);
    }

    .feature h2 {
        font-size: 1.6em;
    }

    #calculator_small {
        width: 100%;
        height: 232px;
    }

    .pillar-link-grid {
        grid-template-columns: 1fr;
    }

    .pillar-link-grid .wp-block-button__link,
    .pillar-link-grid a {
        padding: 0.8em;
    }

    .entry .col-count-2 {
        column-count: 1;
    }


    .navbar {
        padding: 5px;
    }

    .w-nav:before, .w-nav:after {
        content: none;
    }

    .bottom_navbar_wrapper .language_div {
        /*display: none;*/
    }

    .alignnone, .aligncenter, .alignleft, .alignright, .alignwide {
        margin: 1rem auto;
    }

    .slide_tagline_small {
        font-size: 20px;
    }
    .w-slide .slide_tagline_wrapper {
        bottom: 90px
    }


}

