/* Accecebility Code  */
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
#accordion_pro_591 .wpsm_panel-title > a.collapsed:focus {
    color: #ffffff !important;
    background: #ca9bad !important;
}

#accordion_pro_591 .wpsm_panel-title > a.collapsed:focus > i {
    color: #ffffff !important;
}

.psn-heading-1 {
    font-size: 50px;
    line-height: 100%;
    color: #000;
    font-style: normal;
    font-weight: 600;
    font-family: 'Archivo Narrow', sans-serif;
}

.psn-career-form label {
    display: inline-block;
    margin-bottom: 10px;
}

h1.blogtitle {
    color: #000;
    font-style: normal;
    text-align: left;
    padding-bottom: 0;
    line-height: 1.3;
    margin-bottom: 10px;
}

h1.doctor-name {
    color: #535353;
    font-style: normal;
    text-align: left;
    font-weight: 700;
    font-size: 25px;
    line-height: 26px;
}
a.psn-header-tel,
a.psn-header-tel-mob {
    transition: 0.3s !important;
}

a.psn-header-tel:hover {
    text-decoration: underline !important;
    color: #ca9bad !important;
}

a.psn-header-tel-mob:hover {
    text-decoration: underline !important;
    color: #000 !important;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu a.mega-menu-link:hover > span {
    color: #000;
}

#mc_embed_signup_scroll input[type=submit] {
    margin-top: 22px;
}

#my-contact-button {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #000;
    font-family: 'Archivo Narrow';
    white-space: nowrap;
    padding: 15px 20px;
    font-size: 22px;
    margin-bottom: 8px;
    border: 3px solid #ca9bad;
    border-radius: 10px;
	background-color: transparent;
}

.greybar1 {
    background-color: #F7F7F7;
}


footer {
    background: #F7F7F7;
}

.my-footer {
    background: #F7F7F7;
    color: #000;
    font-weight: 700;
}

.my-footer form label {
    font-weight: 700;
}

.my-footer form input[type=submit] {
    margin-top: 25px;
    font-weight: 700;
    color: #000;
    background-color: transparent;
    cursor: pointer;
    transition: 0.3s;
}

.my-footer form input[type=submit]:hover {
    color: #fff;
    background-color: #EDCDD9;
    border-color: #EDCDD9;
}

.my-footer a {
    color: #000;
}

.greymiddle {
    background: #F7F7F7;
    background: -moz-linear-gradient(left,  rgba(247, 247, 247, 1) 0%, rgba(247, 247, 247, 1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(left,  rgba(247, 247, 247, 1) 0%, rgba(247, 247, 247, 1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: linear-gradient(left,  rgba(247, 247, 247, 1) 0%, rgba(247, 247, 247, 1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F7F7F7', endColorstr='#ffffff',GradientType=1 );
}
.greyondesktop {
    background: #F7F7F7;
}

#mega-menu-wrap-another-menu #mega-menu-another-menu > li.mega-menu-item > a.mega-menu-link {
    background: #F7F7F7;
}
#mega-menu-wrap-another-menu #mega-menu-another-menu > li.mega-menu-item > a.mega-menu-link:hover {
    background-color: transparent;
    color: #000;
    text-decoration: underline;;
}

#mega-menu-wrap-another-menu #mega-menu-another-menu > li.mega-menu-flyout ul.mega-sub-menu {
    background: #F7F7F7;
}

#mega-menu-wrap-another-menu #mega-menu-another-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: #F7F7F7;
    color: #000;
}

#mega-menu-wrap-another-menu #mega-menu-another-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    background: transparent;
    color: #000;
    text-decoration: underline;
}

#mega-menu-wrap-another-menu #mega-menu-another-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background: transparent;
    color: #000;
    text-decoration: underline;
}

#physicians-overview > a {
    transition: 0.3s;
}

#physicians-overview > a:hover {
    background-color: #000;
    color: #fff;
}

@media screen and (max-width: 1099px) {
    .my-footer form input[type=submit] {
        margin-top: 0;
    }
}
