/*
 Theme Name:   Patient portal child theme 1.0
 Theme URI:    https://understrap.com
 Description:  UnderStrap Child Theme
 Author:       the Understrap Contributors
 Author URI:   https://github.com/understrap/understrap-child/graphs/contributors
 Template:     understrap
 Version:      1.1.1.2.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: understrap/understrap-child
*/
@font-face {
    font-family: 'Arial';
    src: url('/wp-content/themes/patient-portal-child-theme-updated-main/fonts/ArialMT.eot');
    src: url('/wp-content/themes/patient-portal-child-theme-updated-main/fonts/ArialMT.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/patient-portal-child-theme-updated-main/fonts/ArialMT.woff2') format('woff2'),
        url('/wp-content/themes/patient-portal-child-theme-updated-main/fonts/ArialMT.woff') format('woff'),
        url('/wp-content/themes/patient-portal-child-theme-updated-main/fonts/ArialMT.ttf') format('truetype'),
        url('/wp-content/themes/patient-portal-child-theme-updated-main/fonts/ArialMT.svg#ARIAL') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.map-dropdown label {
    color: #0088CE;
    font: normal normal normal 16px/29px Arial;
    margin-bottom: 7px;
    font-size: 15px;
}
.bg-primary {
    display: none !important;
}
.ferring-logo img {
    float: right;
    width:150px;
    position: relative;
    top: -15px;
}
div#page-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}
.blue-bg-color {
    background-color: #0088CE;
    padding-top: 50px;
    padding-bottom: 20px;
}
.content-info h2 {
    font-size: 24px;
    color: #fff;
    font-family: Arial;
    font-weight: unset;
    letter-spacing: 1.4px;
    opacity: 1;
}
.content-info p {
    color: #fff;
    margin-top: 20px;
    font-size: 14px;
    letter-spacing: 0.28px;
}
footer#colophon .site-info .col-12 {
    padding-left: 0;
    padding-right: 0;
}
footer#colophon .site-info .col-12 h4 {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 1.26px;
    color: #000000;
}
footer#colophon .site-info .col-12 p {
    font-size: 13px;
    color: #000000;
    font-family: 'Arial';
    line-height: 29px;
}
.site-info a {
    font-size: 13px;
    color: #000000;
    font-family: 'Arial';
    line-height: 29px;
   /* text-decoration: none;*/
}
div#wrapper-footer {
    padding-bottom: 0;
    padding-top: 0;
}
.map svg {
       /* width: 75% !important;*/
         width: 90% !important;
}
.map-section-inner {
    text-align: center;
}
.map-section {
    background-color: #F3FBFF;
    padding-top: 35px;
    padding-bottom: 30px;
}
.map-dropdown {
    width: 35.8%;
    background-color: #FFFFFF;
    padding: 25px;
    padding-top: 14px;
    padding-bottom: 19px;
    box-shadow: 0px 0px 24px #00000029;
    margin-bottom: 20px;
}
.map image.plot, .zoomButton {
    cursor: pointer !important;
}
.map-dropdown label {
    color: #0088CE;
}

.map-dropdown button.btn.btn-primary.dropdown-toggle {
    width: 100%;
    border-radius: inherit;
    text-align: left;
    color: #fff;
    background-color: #0088CE;
    box-shadow: 0px 0px 24px #00000029;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: unset !important;
}
.dropdown-toggle::after {
    margin-left: 10.255em !important;
}
.map-section-inner img {
    padding-top: 45px;
}

ul.dropdown-menu.show {
    margin-top: -40px !important;
    box-shadow: 0px 6px 13px #00000029 !important;
    border: 1px solid #B2B2B2 !important;
    opacity: 1;
    padding: 0 !important;
    width: 100%;
     border-radius: 0 !important;
       -webkit-animation: fadeIn 0.5s;
    animation: fadeIn 0.5s;
}
ul.dropdown-menu li a {
    color: #000000 !important;
    font-weight: 500;
    cursor: pointer;
}
ul.dropdown-menu li {
    /*padding-left: 14px;*/
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #F0F0F0;
    opacity: 1;
    width: 97%;
    border-right: none;
}
ul.dropdown-menu li a:hover {
    text-decoration: none;
    background: none;
}

.patient_sec {
    width: 100%;
    border-radius: inherit;
    text-align: left;
    color: #fff;
    box-shadow: 0px 0px 24px #00000029;
    background: #0088CE 0% 0% no-repeat padding-box;
    border: none;
    padding: 4px;
    font-size: 14px;
    outline: none;
}
.patient_sec option {
        color: #000000;
    font-weight: 500;
    background: #fff;
    text-decoration: underline;
}

.map {
    position: relative;
}
.mapael .mapTooltip {
    position: absolute;
    background-color: #fff;
    border: none;
    padding: 5px 15px 5px 15px;
    z-index: 1000;
    max-width: 200px;
    display: none;
    color: #000000;
    font-weight: 600;
    font-size: 16px;
   
}
.page-template-Home-page .zoomReset {
        display: none;
    }
.dragsec {
    cursor: -webkit-grab; 
    cursor: grab;
}
/*.zoomsec {
    display: none;
}*/
.zoomButton {
    background: #ffffff;
    color: #0088ce;
    font-weight: 700;
    width: 50px;
    padding: 5px;
    font-size: 20px;
}
.zoomButton.zoomIn {
    display: inline-block;
    box-shadow: 0px 0px 10px #cfd6d9 !important;
}
.zoomButton.zoomOut {
    display: inline-block;
    border-left: 1px solid #cfd6d9;
    box-shadow: 6px 0px 10px #cfd6d9 !important;
}
.zoomsec {

    /* display: inline-block;*/
    width: auto;
    /* box-shadow: 0px 0px 10px #cfd6d9 !important;*/
    margin-top: 0px;
}
.map-dropdown button.btn.btn-primary.dropdown-toggle {
    width: 100%;
}

.footer_column{
    padding-left: 15px !important;
    padding-right: 15px !important;
}

#wrapper-footer.footer-divider {
    border-top-color: #a7c1e3;
    padding: 32px 0 0 !important;
    border-top-width: 1px;
}
#wrapper-footer, #footer p {
    color: #000000;
}
#wrapper-footer {
    background-color: #f7f7f7;
    padding: 32px 0 0;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1.24px;
    border: 0;
}

.widget-container ul {
    margin: 0;
    padding: 0;
    list-style: none; 
}

footer .widget-container ul li a, footer .widget-container ul li a:hover{
    color: #000 !important;
    padding: 10px 0;
    display: block;
    text-decoration: none;
}

footer .widget-container{
    margin-bottom: 30px;
}

footer h3, footer h3 a {
    font-size: 20px !important;
    letter-spacing: 0.3px;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 30px;
    color: #000;
    text-decoration: none;
}

footer #media_image-2 img{
    width: 107px;
}

footer .textwidget p {
    font-size: 14px !important;
    line-height: 24px !important;
    letter-spacing: 1.24px;
}

ul.social-icons {
    height: auto;
    overflow: hidden;
    list-style: none!important;
    padding: 0;
    margin: 0 0 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

ul.social-icons li:not(.sf-love) a i {
    display: block;
    height: 100%;
    position: relative;
    top:0px;
    transition: top 0.35s;
    width: 100%;
    margin-bottom: 31px;
}

#wrapper-footer ul li {
    border-color: #d9d9d9 !important;
    border-bottom: 1px solid;
}

#wrapper-footer ul.social-icons li a {
    color: #fff !important;
    background: #0088ce;
    border-radius: 50%;
}

#wrapper-footer .social-icons li a{
    width: 30px;
    height: 30px;
    font-size: 12px;
    display: block;
    text-decoration: none;
    text-align: center;
}

.social-icons .linkedin {
    order: 1;
}

.social-icons .instagram {
    order: 2;
}

.social-icons .facebook {
    order: 3;
}

.social-icons .youtube {
    order: 4;
}

.social-icons .twitter {
    order: 5;
}

ul.social-icons li {
    margin-right: 15px;
}
.widget-container ul li {
    margin-bottom: 0;
    line-height: 150%;
    border-color: #d9d9d9 !important;
    list-style: none;
}
ul.social-icons li {
    float: none;
    display: inline-block;
    height: 36px;
    border: none !important;
}




/*
.tooltipsec button {
        position: absolute;
    background-color: #fff;
    
    padding: 10px;
    z-index: 1000;
    max-width: 200px;
    display: block;
    color: #000;
    font-weight: 600;
    font-size: 12px;
    border: none;
}*/
/*.mapael .mapTooltip {
    left: 0 !important;
    top: 0 !important;
}*/
.modal-header {
    background: #0088CE;
}
.modal-header .modal-title {
    font-size: 18px;
    letter-spacing: 0px;
    color: #FFFFFF;
    
    text-align: center !important;
    width: 100%;
}
.modal-body {
   text-align: center;
   letter-spacing: 0px;
   color: #000000;
   opacity: 1;
   padding: 22px 43px 12px 43px !important;
   font-size: 16px;
   font-weight: 500;
}
.cancelbtn {
    background: #E37222 !important;
    color: #fff !important;
    font-size: 18px !important;
    padding-left: 30px !important ;
    padding-right: 30px !important;
        border-radius: 5px;
}
.contibtn {
    background: #00747A !important;
    color: #fff !important;
    font-size: 18px !important;
    margin-right: 20px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border-radius: 5px;
}
.modal-footer {
    border: none !important;
    justify-content: center !important;
    padding-bottom: 29px;
}

.modal-footer .btn {
    font-size: 16px !important;
}
.dropdown button {
    appearance: none !important;
    background-image: url(https://d1h46iqc2qmkh4.cloudfront.net/wp-content/uploads/sites/193/2022/04/06060444/Group-15.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 15px;
    background-position-x: 95%;
}
.dropdown-toggle::after {
    content : none !important;
}
#patients *
{
 padding: 50px !important
}


@-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}
@keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

@media (max-width:1024px) and (min-width:992px){
    .map-dropdown {
        width: 41.8%;
    }
}
@media (max-width:991px) and (min-width:768px){
    .map-dropdown {
        width: 61.8%;
    }
    .col-md-3.footer_column {
        flex: 0 0 auto;
        width: 50%;
    }
}

@media (min-width: 900px){
    .modal-dialog {
        max-width: 824px !important;
    }
}

@media screen and (min-width: 768px){
    .mobilebanner {
        display:none;
    }
}

@media screen and (max-width: 767px){
    .desktopbanner {
        display:none;
    }
    .mobilebanner .ferring-logo img {
        float: left;
    }
    .mobilebanner .content-info {
            display: inline-block;
        margin-top: 20px;
    }
    .blue-bg-color.mobilebanner {
            padding-left: 10px;
    }
}

@media (max-width: 767px) and (min-width:536px){
    .map-dropdown {
        width: 71.8%;
    }
}
@media screen and (max-width: 767px) {
    .content-info p br {
    content: "";
    margin: 10px;
    display: block;
    }
}
@media (max-width: 535px) {
    .map-dropdown {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .zoomsec {
        display: block;
    }
    .map svg {
        width: 100% !important;
    }
    .page-template-Home-page .zoomReset {
        display: none;
    }
    .zoomButton.zoomIn {
        display: inline-block;
    }
    .zoomButton.zoomOut {
        display: inline-block;
        border-left: 1px solid #cfd6d9;

    }
    .zoomsec {
    
        display: inline-block;
        width: auto;
        box-shadow: 0px 0px 10px #cfd6d9 !important;
        margin-top: 20px;
    }
    .map-dropdown button.btn.btn-primary.dropdown-toggle {
        width: 100%;
    }
}
@media screen and (max-width: 390px) {
    ul.dropdown-menu li {
    padding-left: 0px;
    }
    .map-dropdown label {
        line-height: 20px;
    }
/*ul.dropdown-menu li a {
    padding-left: 5px;
}*/
/*.map svg {
    width: 90% !important;
}*/

}


@media not all and (min-resolution:.001dpcm) { 
     @supports (-webkit-appearance:none) {
       .mapael .mapTooltip { font-weight: normal; }    
     }
}













