/*
Theme Name: Ormiston Medical
Theme URI: https://envigo.digital
Author: envigo team
Author URI: https://envigo.digital
Description: Ormiston Medical is a customised theme.
Version: 1.0

Tags: 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* navigation */

.ac_open_cl_icon.fa-plus:before{
	background:url(/wp-content/uploads/2021/09/plus-minus.svg) no-repeat !important;
	background-size: 16px !important;
}
.ac_open_cl_icon.fa-minus:before{
	background:url(/wp-content/uploads/2021/09/plus-minus.svg) no-repeat !important;
	background-size: 16px !important;
	background-position: 0px -20px !important;
}
.break-email a{
	word-break: break-all;
    display: block;
}
.site-footer .footer-menu-item {
    margin-left: 6px;
}
.site-footer .footer-menu-item a.phone{
	position:relative;
	text-decoration:none;
}
.site-footer .footer-menu-item a.phone::before {
    content: "";
    display: block;
    height: 20px;
    width: 20px;
    position: absolute;
    left: -5px;
    top: 10px;
	background: url(images/phone-white.svg) no-repeat;
}
.site-footer .footer-menu-item.address{
	position:relative;
	padding-left: 1.5rem;
}
.site-footer .footer-menu-item.address::before {
    content: "";
    display: block;
    height: 30px;
    width: 30px;
    position: absolute;
    left: -10px;
    top: -5px;
	background: url(/wp-content/uploads/2021/08/location_icon.svg) no-repeat;
}
.site-footer .footer-menu{
	justify-content:flex-end;
}


.footer-cta-links li {
    margin: 0 0 20px;
}

.highbrook_gradient{
	background: linear-gradient(274.75deg, #153969 0%, #2BA1C9 142.09%) !important;
}
.left-panel .custom-logo-link {
    padding-bottom: 26px;
    display: block;
}
.left-panel .site-footer .footer-menu-item {
    margin-left: 6px;
    margin-bottom: 25px;
}

.teamSection-Area .teamListing{
	display:flex;
	flex-direction:column;
}

.teamSection-Area .read-more {
    margin-top: auto;
}

.default-header {
    background: #fff !important;
}
.default-header .site-navbar {
    background: #f8f9fa !important;
    padding: 0;
}
.default-header .site-navbar .primary-menu .menu-item > a {
    color: var(--secondary-color) !important;
}

.default-header .button-outline,
.default-header .theme-button-outline a,
.default-header .theme-button-outline button {
    color: var(--secondary-color) !important;
}
.default-header .site-branding img{
    filter: none;
    -webkit-filter: none;
}
.default-header .site-logo-panel .container{
    padding: 15px;
}

.default-header .trp-language-switcher>div>a.trp-ls-shortcode-disabled-language{
    color: var(--secondary-color);
}
.default-header .lang-sw .globe{
    background: url(images/icon-globe.png) no-repeat;
}

.footer-cta-links{
	margin-top: 90px;
}
/* .swiper-button-next, .swiper-button-prev{
	display:none;
} */
.slider_ready .swiper-button-next{
	display:none !important;
}

@media screen and (max-width: 767px){
	.footer-cta-links {
    margin-top:0;
	}
	.site-footer .footer-menu {
    align-items: start;
	}
	.site-footer .custom-logo-link {
    padding-bottom: 0;
	}
	.default-header .toggle-menu {
		top:0;
	}
	
	.default-header .toggle-menu .toggle-menu-btn > span {
    	background: var(--secondary-color);
	}
	.default-header .primary-menu li {
		width: 100%;
		padding: 0 15px;
	}
	.default-header .dropdownMenuIcon:before {
		right: 15px;
	}
	.default-header .primary-menu li:hover .sub-menu{
		width: calc(100vw - 30px);
	}
	.default-footer .site-logo{
	margin:0;
}
.default-footer .custom-logo-link {
    margin-bottom: 0 !important;
}
}

@media (min-width: 992px){
	.default-footer .row .col-2 {
		-ms-flex: 0 0 25%;
		-webkit-box-flex: 0;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.default-footer .row .col-1 {
		-ms-flex: 0 0 20%;
		-webkit-box-flex: 0;
		flex: 0 0 23%;
		max-width: 23%;
	}
	.default-footer .row{
		flex-wrap:nowrap;
	}
	
}

/* footer */
.default-footer{
    background: #fff;
    color:var(--secondary-color);
    border-top: 5px solid var(--primary-color);
}

.default-footer .row{
    justify-content: center;
}

.default-footer .site-logo{
    justify-content: flex-start;
}
.default-footer .site-logo img {
    filter: none;
    -webkit-filter: none;
}

.default-footer .copyright{
    color:#343A40;
}
.dropdownMenuIcon:before {
	background: url(/wp-content/uploads/2021/08/icon-downarrow.png) no-repeat;
	top: 0;
    bottom: 0;
    margin: auto;
}


/* Changes */
.golden-button-white .elementor-button {
    background: #fff;
    color: var(--primary-color) !important;
}

.golden-button-white .elementor-button:hover{
	background:linear-gradient(180deg, #f9c749 0%, #d19c12 100%);
	color:var(--secondary-color) !important;
}

.default-header .site-topbar-links .enrol a{
	background:linear-gradient(180deg, #f9c749 0%, #d19c12 100%);
	color:var(--secondary-color) !important;
	font-size:18px;
}

.default-header .button-outline{
	border:2px solid var(--secondary-color);
	font-size:18px;
}
.default-header .button-outline:hover{
	color:#fff !important;
}

.default-header .trp-ls-shortcode-current-language a {
    background: url(images/icon-downarrow.png) no-repeat right center !important;
}

.default-footer .site-footer .medical_emergency span{
	background: linear-gradient(180deg, #f9c749 0%, #d19c12 100%);
}

.outline-btn .elementor-button {
    display: inline-flex;
    align-items: center;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: 59px;
}
.outline-btn .elementor-button:hover{
	background :var(--secondary-color) !important: 
} 

.default-header .container{
	flex-wrap:nowrap !important;
}

.default-footer .medical_emergency span{
	background: linear-gradient(180deg, #f9c749 0%, #d19c12 100%);
}
@media screen and (min-width: 1024px) and (max-width: 1440px){
	.page-id-2694 .section-three-2:before {
    top: -500px !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1440px){
	.page-id-2694 .contact-headmast:before {
    background-size: 1750px 1350px;
    background-position: left -185px !important;
    height: 750px;
    top: -150px;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px){
	.page-id-2694 .contact-headmast:before {
   top: -120px;
}
}

.img-fuild-full img{
	width:100% !important;	
}

.page-id-2694 .custom-bg-gray::after {
    content: '';
    height: 200px;
    width: 100%;
    background: #f8f8f8;
    top: 0;
    left: 0;
    display: block;
    position: absolute;
    z-index: -2;
}





/* blog */
.blog-listing .container {
    max-width: 1200px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0px auto;
    position: relative;
}

.row{
	display:flex;
	width:100%;
}

.flex-col{
	flex-direction:column;
}

.row .col-8{
	
	flex: 0 0 66.666667%;
	max-width:66.666667%;
}

.row .col-4{
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}

.blog-section .post {
    padding: 9px 9px 0px 9px;
    border-radius: 6px;
	background:#fff;
}
.blog-section .single-post {
	background:#fff;
	border-radius:6px;
}
.blog-section .post-thumbnail {
	position:relative;
}
.blog-section .blog-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    bottom: 4px;
    background: #fff;
	padding:0;
}

.blog-section .blog-info li {
    list-style: none;
    padding: 0 15px;
	color: #666;
	border-right: 1px solid #f0f0f0;
}
.blog-section .blog-info li:last-child {
	border-right: 0;
}
.blog-section p {
    color: #343A40;
    padding-right: 15px;
    padding-left: 15px;
	line-height:24px;
}

.blog-section{
	background:#F8F9FA;
}
#main .blog-section a{
	color:var(--secondary-color);
	text-decoration:none;
}
#main .blog-section img {
	width:100%;
	height:auto;
	border-radius: 6px;
}

.blog-section .post .button {
    background: var(--secondary-color);
    color: #fff !important;
    margin-bottom: 20px;
    margin-left: 15px;
	min-width:160px;
}

.blog-section .post-outer {
    padding: 15px;
	background:#fff;
	margin: 3rem 0px;
	border-radius: 6px;
}

#main .blog-section h2, .blog-section h3 {
	margin-bottom:10px;
    margin-left: 15px;
	color:var(--secondary-color);
}

.blog-heading {
    height: 345px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: var(--secondary-color);
	background: -o-linear-gradient(175.8deg, #0C2E53 0%, #1B4470 100%);
	background: linear-gradient(274.2deg, #0C2E53 0%, #1B4470 100%);
    margin-bottom: 1rem;
    color: #fff;
	position:relative;
	overflow:hidden;
}

.blog-heading:after{
	content: "";
	position: absolute;
	bottom: -278px;
	height: 633px;
	width: 100%;
	z-index: 1;
	background: url(/wp-content/uploads/2021/02/Ormiston-Logomark-01-1.png);
	background-repeat: no-repeat;
	background-position: left;
}

.sidebar_blog-outer{
	padding:0 15px;
	margin:3rem 0;
	position:relative;
}

.sidebar_blog{
	padding:15px;
	border-radius:6px;
	background:#fff;
	position:-webkit-sticky;
	position:sticky;
	top:1rem;
}

.blog-widget {
    border-top: 1px solid #f8f9fa;
}

.sidebar_blog .blog-widget:first-child{
	border:0;
}

.sidebar_blog .rpwwt-widget ul li, .rpwwt-widget ul li:last-child  {
    margin-left: 15px !important;
}

.blog .fas.fa-times:before, .error404 .fas.fa-times:before, .single-post .fas.fa-times:before {
    content: '';
    background: url(/wp-content/uploads/2021/08/cross.png);
    height: 20px;
    width: 20px;
    position: absolute;
    top: -6px;
    right: 29px;
    bottom: 0;
    margin: auto;
}

@media (max-width: 767px) {
	.row{
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		    -ms-flex-direction:column;
		        flex-direction:column;
	}
	.row .col-8 {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 100%;
		        flex: 0 0 100%;
		max-width: 100%;
	}
	.row .col-4 {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 100%;
		        flex: 0 0 100%;
		max-width: 100%;
	}
	
	.sidebar_blog-outer {
		padding: 0;
		margin: 0 0 3rem 0;
	}
	.blog-section .post-outer {
		margin: 1rem 0px;
	}
	.blog-heading {
		height: 200px;
	}
	
	.blog-section .blog-info {
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		    -ms-flex-direction:column;
		        flex-direction:column;
	}
	.blog-section .post-outer {
    	padding: 0;
	}
	.sidebar_blog {
		padding-right: 10px;
		padding-left: 10px;
		padding-top: 2px;
	}
}

.blog .content-area{
	overflow:inherit !important;
}


.default-header .primary-menu .sub-menu li {
    border-bottom: 1px solid #D29D13 !important;
}
.default-header .primary-menu .sub-menu li:last-child {
    border-bottom: 0 !important;
}
body[data-elementor-device-mode="desktop"] .default-header .primary-menu .sub-menu li:last-child {
    border: none!important;
}
.elementor-817 .elementor-element.elementor-element-1b9e36a6 .elementor-button{
	justify-content:center;
}


/* rayeesh code start only on tablet */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .tab_l_n {
        padding: 13px 0px 0px 0px !important;
    }

    .tab_l_n p {
        margin: 0px;
        margin-bottom: 15px;
    }

    .tab_l_n .elementor-element-populated {
        padding-bottom: 0px !important;
    }

    .btnset_con a {
        white-space: nowrap;
    }

    .elementor-icon-box-wrapper .elementor-icon-text-box .elementor-icon {
        min-width: 40px;

    }

    .set_para_font,
    .set_para_font p {
        font-size: 20px !important;
    }

    .site-header .site-logo-panel .container {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .bannerOverlayContainer {
        min-height: 525px !important;
        align-items: center;
        display: flex;
    }

    .bottom_space {
        padding: 50px 15px 80px !important;
    }

    .teamSection-Area .teamListing {
        width: 31.33%;
        margin: 1%;
    }

    .teamSection-Area.oct-team .teamListing:last-child {
        margin-right: inherit;
    }

    .tab_btn_con_box .elementor-column.elementor-col-50,
    .elementor-column[data-col="50"] {
        width: 100%;
        margin-bottom: 15px;
    }

    .tab_btn_con_box a {
        display: block;
    }

    .elementor-817 .elementor-element.elementor-element-4e64042b>.elementor-widget-container {
        padding: 0px 0px 0px 20px !important;
    }
}

/* rayeesh code end only on tablet */

/* apc */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.default-header .menu-patient-portal-menu-container{
		width:100%;
	}

	.default-header .dropdownMenuIcon:before {
		top: 4px;
		right: -13px;
	}
	
	.default-header .primary-menu{
		justify-content:space-between;
	}
	.default-header .lang-sw{
		display:none;
	}
	
	.page-template .default-header .site-navbar .primary-menu .menu-item > a {
		padding: 10px 5px !important;
	}
	.default-header .site-navbar {
		padding: 0.5rem 1rem;
	}
	.primary-menu .sub-menu{
		right:-14px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	body .default-header .site-topbar .phone {
		padding-left: 40px !important;
	}
	.our-team-slider .swiper-slide {
		max-width: 50%;
	}
	.golden-button .elementor-button{
		font-size: 18px !important;
	}
	
 	.elementor-text-editor p, .elementor-text-editor a .elementor-text-editor li, .elementor-text-editor .set_para_font, .set_para_font p{
		font-size:18px !important;
	}
	
	.ehover-icon-box-wrapper p{
		font-size:16px !important;
	}
	.md-pb-0{
		padding-bottom: 0 !important;
	}
}
@media only screen and (min-width: 991px) {
	.our-team-slider .swiper-slide {
		max-width: 33%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.elementor-5 .elementor-element.elementor-element-5597c93 {
    	width: 49.56% !important;
	}
	.elementor-5 .elementor-element.elementor-element-593a558 {
   		width: 47.165% !important;
	}
	.small-golden-button .elementor-button{
		font-size: 15px !important;
	}
}

.elementor-element.elementor-element-d675104.outline-btn.sm-block-level-btn.elementor-mobile-align-center.elementor-widget.elementor-widget-button .elementor-button span {
    margin: 0 auto;
}
.our-team-slider .swiper-wrapper{
	overflow:initial;
}
.default-header .site-notification p {
	/*display:flex;
	align-items:center;*/
}
@media only screen and (max-width: 767px) {
.team-container .swiper-pagination {
    bottom: 0 !important;
}
	
	.center-text-button .elementor-button-link{
	justify-content: center;
}
}


.blog-section a{
	color: var(--primary-color);
}
.blog-section h1 {
    margin-bottom: 10px;
    margin-left: 15px;
		font-size:30px;
}
.single .blog-section h1{
	color: var(--secondary-color);
}
/* .single .blog-section p {
	padding-left: 6px;
}
.blog-section h2 {
	margin-left: 7px;
} */

/* Team Detail page - Changes */

.team-template-default.single.single-team .elementor-section-wrap section:first-child .elementor-container.elementor-column-gap-no .elementor-widget-wrap.elementor-element-populated>div:nth-child(2) p {
    margin-bottom: 10px;
}

.team-template-default.single.single-team .elementor-section-wrap section:first-child .elementor-container.elementor-column-gap-no .elementor-widget-wrap.elementor-element-populated>div:nth-child(3) p {
    margin-top: 0;
}

.team-template-default.single.single-team .elementor-section-wrap section:first-child .elementor-container.elementor-column-gap-no .elementor-widget-wrap.elementor-element-populated>div:last-child a.elementor-button-link.elementor-button.elementor-size-md {
    padding: 16px 24px;
    font-size: 18px;
}

.team-template-default.single.single-team[data-elementor-device-mode="mobile"] .content-area .elementor-section-wrap>section:first-child {
    padding-top: 180px;
    max-height: 440px;
}

.team-template-default.single.single-team .elementor-background-slideshow .swiper-slide {
    padding-bottom: 0;
}

.team-template-default.single.single-team .elementor .elementor-background-slideshow__slide__image {
    background: linear-gradient(90deg, #FAFAFA 50.66%, rgba(229, 230, 233, 0) 62.36%) !important;
}

.team-template-default.single.single-team[data-elementor-device-mode="mobile"] .content-area .elementor-section-wrap>section:first-child .elementor-col-100 {
    border-top: 5px solid var(--primary-color);
}

.team-template-default.single.single-team[data-elementor-device-mode="mobile"] .content-area .elementor-section-wrap>section:first-child .elementor-background-overlay {
    background-position: center top;
    background-size: 250px;
}

@media (min-width: 768px) {
	.single-team .elementor-top-section:first-child::before {
		content: "";
		position: absolute;
		bottom: -278px;
		height: 633px;
		width: 100%;
		z-index: 1;
		background: url(/wp-content/uploads/2021/02/Ormiston-Logomark-01-1.png);
		background-repeat: no-repeat;
		background-position: left;
	}
	.single-team .elementor-top-section:first-child {
		overflow: hidden;
	}
	.text-white-lg .elementor-heading-title, .text-white-lg .elementor-text-editor {
   		 color: #fff !important;
	}
}
.our-team-slider .team-item{
	height: 100%;
    display: flex;
    flex-direction: column;
	background:#fff;
}
.our-team-slider .swiper-wrapper {
    align-items: stretch;
}
.our-team-slider .read-more {
    margin-top: auto;
}

.our-team-slider .swiper-slide{
	height:initial;
	margin-bottom:30px;
	margin-left: 4px;
}
.our-team-slider .team-item-description{
	margin-bottom:0;
}
.default-header .site-topbar-links .enrol a:hover {
    color: #fff !important;
}

/* Our Team page - Changes */

.page.page-id-670[data-elementor-device-mode="desktop"] #main .bannerOverlayContainer::before {
    content: '';
    background-image: url(/wp-content/uploads/2021/09/highbrook-team_a.png);
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    background-position: 90% bottom;
    background-repeat: no-repeat;
}

@media only screen and (min-width: 1025px) { 
	.page.page-id-670[data-elementor-device-mode="desktop"] #main .bannerOverlayContainer::before {
		background-size: contain;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1800px) { 
	.elementor.elementor-817 > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-86930fc.elementor-section-full_width.elementor-section-height-min-height.elementor-section-height-default.elementor-section-items-middle {
		background-position: 45% bottom;
	}
	
	.elementor.elementor-861 > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-389944d0.elementor-section-full_width.elementor-section-height-min-height.elementor-section-height-default.elementor-section-items-middle {
		background-position: 60% bottom;
	}
	
	.elementor.elementor-5 > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-e9d85d1.elementor-section-full_width.elementor-section-height-min-height.elementor-section-height-default.elementor-section-items-middle {
		background-position: 60% bottom;
	}
	
	.elementor.elementor-3272 > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-86930fc.elementor-section-full_width.elementor-section-height-min-height.elementor-section-height-default.elementor-section-items-middle {
		background-position: 25% bottom;
	}
	
	.elementor.elementor-444 > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-252668f.elementor-section-full_width.elementor-section-height-min-height.elementor-section-height-default.elementor-section-items-middle {
		background-position: 64% bottom;
	}
	
	.elementor.elementor-528 > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-9d38a6d.elementor-section-full_width.elementor-section-height-min-height.elementor-section-height-default.elementor-section-items-middle {
		background-position: 80% bottom;
	}
}


@media (max-width: 767px) {
	.bannerOverlayContainer .elementor-background-overlay {
        background: none !important;
    }

    .bannerOverlayContainer .swiper-container,
    .noSpacerMobile {
        display: none !important;
    }

    .background-cover .elementor-background-overlay {
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
}

.notActive .swiper-button-next, 
.notActive .swiper-button-prev {
    display: none;
}
.notActive .our-team-slider .swiper-wrapper{
	overflow:auto;
}

.sticky-box .elementor-section{
	position:sticky;
	top:30px
}

/* Privacy Policy */

.privacy-policy main#main {
    margin: 0 5% 30px;
}

.privacy-policy main#main p strong {
    display: inline-block;
    margin-top: 15px;
}

.privacy-policy main#main p:last-child {
    margin-bottom: 80px;
}
.lang-sw{
	display:none !important;
}


/* cookie css */
.cc_container {
	font-family: 'Myriad Pro regular', sans-serif !important;
	font-weight: normal !important;
	max-width: 300px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	-webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
	box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
	padding: 0px !important;
	background: #fff !important;
}

.cc_container .cc_btn,
.cc_container .cc_btn:visited {
	color: #fff !important;
	background: linear-gradient(180deg,#f9c749 0%,#d19c12 100%) !important;
	font-family: 'Myriad Pro semibold', sans-serif !important;
	font-weight: normal !important;
	border-radius: 27px !important;
	width: 100%;
	margin: 15px auto !important;
}

.cc_container .cc_message {
	color: #1b4470;
	padding: 15px 15px 0 15px !important;
	line-height: 24px !important;
}
.default-header .site-navbar{
	padding: 0.5rem 1rem;
}
.default-header .site-navbar .primary-menu .menu-item>a{
	padding: 10px 21px !important;
}
@media (max-width: 767px) {
	.cc_container {
		max-width: 100%;
	}
	
	.cc_container .cc_message {
		padding: 10px 10px 0 10px !important;
		line-height: 16px !important;
	}
	.default-header .primary-menu li{
		padding:0;
	}
	.default-header .site-navbar .primary-menu .menu-item>a{
		font-size: 18px;
		padding: 20px 0px !important;
		background:#f8f9fa;
	}
	.default-header .primary-menu li .sub-menu{
		position:static;
		display:none !important;
	}
	
	.default-header .primary-menu li.dropdownMenuIconTransform .sub-menu{
		display:block !important;
	}
	.default-header .dropdownMenuIcon:before {
		bottom: inherit;
		top: 27px;
	}
	
	.dropdownMenuIconTransform:before{
		transform: rotate(180deg);
	}
	
	.elementor-text-editor p, .elementor-text-editor a .elementor-text-editor li, .elementor-text-editor .set_para_font, .set_para_font p{
		font-size:16px !important;
	}
}


.oni-document li:before {
    background-position: -427px -290px;
}

.color-primary-ele-link a{
	color:var(--primary-color) !important;
}

.elementor-icon-box-wrapper .elementor-icon-text-box .elementor-icon img {
    width: 100%;
    height: auto;
    max-width: 40px !important;
	flex:0 0 40px !important;
}
.elementor-icon-box-wrapper .elementor-icon-text-box .elementor-icon {
    width: 40px;
    flex: 0 0 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.small-golden-button a.elementor-button{
		font-size: 15px !important;
	}
	
	.swiper-button-next, .swiper-button-prev{
		display:none;
	}
	.md-block-level-btn a.elementor-button-link.elementor-button.elementor-size-md {
		display: block;
	}
	
	.elementor-444 .elementor-element.elementor-element-282c11b .elementor-widget-container{
		padding-right:0 !important;
	}
	
}

@media only screen and (max-width: 1100px){
	.our-team-slider .swiper-slide{
		margin-left:0;
	}
	.sm-block-level-btn .elementor-button{
		min-width:160px !important;
	}
}
@media only screen and (min-width: 993px){
	.notActive .our-team-slider .swiper-wrapper{
		justify-content:center;
	}
}


.sm-block-level-btn .elementor-button{
	height:56px;
	min-width:180px;
}

.sm-block-level-btn.ahdc .elementor-button {
	height: 50px;
}

@media only screen and (min-width: 768px){
	.sm-block-level-btn .elementor-button{
	justify-content:center;
	align-items:center;
	display:inline-flex;
	}
}



/* code for modal popup */

  .modal {
    z-index: 16;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

.modal-body {
    max-height: 500px;
    overflow: auto;
}
  .modal-backdrop {
    background: #000;
    opacity: 0.5;
  }

  .modal-close {
    background: none;
    border: none;
    color: #fff;
    position: relative;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    height: 20px;
    width: 20px;
    display: inline-block;
    cursor: pointer;
  }
  .modal-close::after, .modal-close::before{
    content: '';
    background: #fff;
    position: absolute;
    width: 2px;
    height: 14px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
  }
  .modal-close::before{
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .modal-header {
    -webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);
            box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);
    background: var(--primary-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: #fff;
  }

  .modal-header,
  .modal-body,
  .modal-footer {
    padding: 15px 30px;
  }

  .modal-dialog {
    max-width: 550px;
    margin: 30vh auto;
    position: relative;
    width: auto;
    padding:15px;
    z-index: 12;
  }

  .modal-footer {
    border-top: 1px solid #f1f1f1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .modal-footer .btn,
  .modal-footer .btn-icon {
    margin: 0;
  }

  .modal,
  .modal-backdrop {
    top: 0;
    left: 0;
    position: fixed;
    height: 100%;
    width: 100%;
  }
.modal-backdrop{
	z-index:15;
}
  .modal ul{
    padding-left: 17px;
  }

  .modal .modal-footer .btn{
    color: #fff;
    font-family: 'Myriad Pro semibold', sans-serif !important;
    display: block;
    padding: 12px 30px;
    border-radius: 3rem;
    background: var(--primary-color);
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    border: 0;
    outline: 0 !important;
    margin-left: auto;
  }
  .modal-body .heading{
    margin-bottom:15px;
  }
  .modal-body ul li{
    margin: 5px 0;
  }

  .modal-title{
    font-size: 16px;
		margin:0;
  }
.btn-modal{
	cursor:pointer;
}
.modal-content{
	background:#fff;
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
	        box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}

/*Footer - Other link alignment */
@media only screen and (min-width: 768px){
	ul#menu-footer-other-links {
		margin-top: 8px;
	}
}

.notActive .our-team-slider .swiper-wrapper{
	-ms-overflow-style: none;
/*   	scrollbar-width: none; */
}

.notActive .our-team-slider .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

@media only screen and (max-width: 767px){
	.elementor-1355 .elementor-element.elementor-element-6de5f19 > .elementor-container:after{
		display:none;
	}
	.elementor-section-wrap {
		overflow-x: hidden;
	}
	
	.ehover-icon-box-wrapper .elementor-text-editor p, .our-team-slider .team-item-description{
		font-size:14px !important;
	}
	.our-team-slider .team-item-designation, .our-team-slider .read-more a, .sm-block-level-btn .elementor-button{
		font-size: 16px !important;
	}
	.our-team-slider .team-item-name a{
		font-size: 18px !important;
	}
 	.heading-one .elementor-size-default{
		font-size:26px !important;
	}
	
	.heading-two .elementor-size-default{
		font-size:22px !important;
	}
	
	.sm-block-level-btn .elementor-button-wrapper{
		text-align:center;
	}
	.sm-block-level-btn .elementor-button{
		max-width: 400px;
		margin-right:auto;
		margin-left:auto;
	}
	.golden-button .elementor-button-text{
		font-size: 16px !important
	}
	.sm-block-level-btn .elementor-button {
   		height: 44px;
    	display: flex;
    	align-items: center;
    	justify-content: center;
	}
	h3.elementor-icon-box-title{
		font-size:18px !important;
	}
	.default-footer .site-logo {
		margin: 0 -15px;
	}
	
	.site-navbar .site-topbar {
    	display: flex;
    	flex-direction: column;
    	align-items: center;
	}
	
	.site-navbar > .container .menu-topbar-container {
    	width: 100%;
    	text-align: center;
	}
	.site-navbar>.container .menu-topbar-container {
    	width: 100%;
    	margin-top: 7px;
	}
	.site-navbar > .container .site-topbar .phone{
		width: 100%;
    	margin-left: -30px;
    	display: flex;
    	justify-content: center;
    	align-items: center;
		font-size: 16px;
	}
	.site-navbar .phone:before {
		top: 3px;
		left: 0;
		margin: auto;
		right: 100px;
		background: url(images/icon-phone-blue.png) no-repeat;
	}
	.default-header .site-topbar-links .enrol a{
		border:0;
		font-size: 16px;
	}
	
	.open-menu .site-notification, .open-menu .cc_banner{
		display:none;
	}
	.sm-background{
		background:#fff;
	}
	
}
.ehover-icon-box-wrapper, .custom-box-oms{
	box-shadow:0px 0px 7px rgba(0, 0, 0, .25) !important;
	-webkit-box-shadow:0px 0px 7px rgba(0, 0, 0, .25) !important;
	-moz-box-shadow:0px 0px 7px rgba(0, 0, 0, .25) !important;
}

@media only screen and (min-width: 993px){
	ul.primary-menu .business a::after {
		content: '';
		border-bottom: 2px solid #D29D13;
		display: block;
		margin-bottom: -2px;
	}
}


/* Tab Nav CSS */
@media (max-width: 992px) {
	.default-header .primary-menu li:hover .sub-menu{
		display:none
	}
	.default-header .site-navbar .primary-menu{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.default-header .site-navbar>.container{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.default-header .site-navbar>.container .site-topbar{
		padding: 20px 0;
	}
	.toggle-menu {
		display: block;
	}
	.default-header .toggle-menu {
		float: right;
	}
	.default-header .toggle-menu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 30px;
		height: 30px;
		margin-left: auto;
		position: relative;
	}
	.default-header .toggle-menu .toggle-menu-btn > span {
		height: 2px;
		width: 100%;
		background: var(--secondary-color);
		display: block;
		position: absolute;
		-webkit-transition: 0.3s all;
		-o-transition: 0.3s all;
		transition: 0.3s all;
	}
	.default-header .toggle-menu .toggle-menu-btn > span:nth-child(1) {
		top: 5px;
	}
	.default-header .toggle-menu .toggle-menu-btn > span:nth-child(2) {
		top: 15px;
	}
	.default-header .toggle-menu .toggle-menu-btn > span:nth-child(3) {
		top: 25px;
	}
	body.open-menu .toggle-menu .toggle-menu-btn > span:nth-child(1) {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
		top: 15px;
	}
	body.open-menu .toggle-menu .toggle-menu-btn > span:nth-child(2) {
		display: none;
	}
	body.open-menu .toggle-menu .toggle-menu-btn > span:nth-child(3) {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 15px;
	}
	.default-header .site-navbar >.container .site-topbar{
		flex-direction: column;
    	align-items: center;
		margin: initial;
	}
	body.open-menu .default-header .site-navbar {
		left: 0;
		overflow: auto;
		padding-bottom: 120px;
	}
	.default-header .site-navbar {
		position: absolute;
		width: 100%;
		left: -120%;
		-webkit-transition: .2s all;
		-o-transition: .2s all;
		transition: .2s all;
		z-index: 10;
		background: #fff;
		height: calc(100vh - 70px);
	}
	
	.default-header .site-navbar li {
		width: 100%;
		padding:0;
	}
	.default-header .site-logo-panel .container {
		padding: 15px;
	}
	.default-header {
		-webkit-box-shadow: 0px 3px 4px  rgba(0, 0, 0, 0.15);
		box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.15);
		position: sticky;
		top: 0;
	}
	.default-header .dropdownMenuIconTransform .sub-menu{
		position: static;
		box-shadow: none;
		border: 0;
		background: transparent;
		display:block !important;
	}	
	.default-header .site-navbar .primary-menu .sub-menu li a {
		padding-left: 10px !important;
	}
	.dropdownMenuIconTransform:before {
		transform: rotate(180deg);
	}
	body .default-header .site-topbar .phone {
		width: 100% !important;
		text-align: center;
    	justify-content: center !important;
		font-size: 18px !important;
		max-width:400px
	}
	.default-header .site-navbar>.container .menu-topbar-container {
		width: 100%;
		margin-top: 7px;
	}
	.default-header .site-topbar-links{
		margin:0;
	}
	.default-header .site-navbar .phone:before {
		top: 11px !important;
		left: -20px;
		margin: auto;
		right: 100px;
		background: url(/wp-content/themes/ormistonmedical/images/icon-phone-blue.png) no-repeat;
	}
	.dropdownMenuIcon:before{
		background: url(/wp-content/uploads/2021/08/icon-downarrow.png) no-repeat;
	}
	.default-header .site-topbar-links .enrol a{
		text-align:center;
		border:0;
		max-width:400px;
		margin:0 auto;
	}
	.default-header .dropdownMenuIcon:before {
		right: 15px;
		bottom:auto;
		top: 26px;
	}
	.default-header .site-navbar {
		padding: .5rem 1rem;
	}
	 .open-menu .site-notification, .open-menu .cc_banner{
		display:none
	}	
}
/* only tab */
@media screen and (min-width: 768px) and (max-width: 992px) {
	.default-header .site-navbar{
		    height: calc(100vh - 88px) !important;
	}
	
	.page-template .default-header .site-navbar .primary-menu .menu-item > a {
		padding: 20px 5px !important;
	}
}
/* Font color - Default */
.fci a {
    color: inherit;
}

#patient-portal .site-navbar .phone:before{
	background:url(/wp-content/themes/ormistonmedical/images/phone-white.svg) no-repeat center center;
	left:-30px
}
/* Staff Vaccinated - Stamp */
.page-id-670 .elementor[data-elementor-type="wp-page"] .bannerOverlayContainer::after, .team-template-default.single.single-team .content-area .elementor-section-wrap > section:first-child::after {
    content: '';
    background: url(/wp-content/uploads/2021/10/highbrook_staff_vaccinated.png) no-repeat;
    display: block;
    width: 117px;
    height: 118px;
    position: absolute;
    z-index: 1;
    right: 10%;
    top: 70%;
    background-size: cover;
}

.page-id-670 .elementor[data-elementor-type="wp-page"] .bannerOverlayContainer::after, .team-template-default.single.single-team .content-area .elementor-section-wrap > section:first-child::after {
    top: 65%;
}

.home[data-elementor-device-mode="mobile"] .elementor[data-elementor-type="wp-page"] .elementor-element-e9d85d1::after, .page-id-670[data-elementor-device-mode="mobile"] .elementor[data-elementor-type="wp-page"] .bannerOverlayContainer::after, .team-template-default.single.single-team[data-elementor-device-mode="mobile"] .content-area .elementor-section-wrap > section:first-child::after {
    top: 14%;
    width: 85px;
    height: 86px;
}

.page-id-670[data-elementor-device-mode="mobile"] .elementor[data-elementor-type="wp-page"] .bannerOverlayContainer::after, .team-template-default.single.single-team[data-elementor-device-mode="mobile"] .content-area .elementor-section-wrap > section:first-child::after {
    top: 28%;
}
.single-team .elementor-top-section:first-child .elementor-section-height-default {
    z-index: 2;
}

body[data-elementor-device-mode="mobile"] section.bannerOverlayContainer.ahdc .elementor-element.elementor-absolute.elementor-widget.elementor-widget-image {
    position: relative;
    max-width: 200px;
    margin: 0 auto;
}

body[data-elementor-device-mode="desktop"] .elementor-element.sm-block-level-btn.ahdc.elementor-widget.elementor-widget-button {
    width: fit-content;
    margin-right: 15px;
}

.bannerOverlayContainer.ahdc .swiper-slide {
    padding-bottom: 20px;
}

.elementor-image img.lazyloaded {
    border-radius: 6px;
}

/* Top banner with oval shape design */
.top-banner-home .elementor-widget-wrap.elementor-element-populated {
	padding: 0 10px !important;
}

.top-banner-home .elementor-image img {
	-webkit-mask-image: url(/wp-content/uploads/2023/03/oval_vector.png);
	mask-image: url(/wp-content/uploads/2023/03/oval_vector.png);
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: 0px -60px;
	mask-position: 0px -60px;
	-webkit-mask-size: 110% 145%;
	mask-size: 110% 145%;
	max-width: 132%;
	position: relative;
	left: 56px;
}

@media screen and (min-width: 1200px) {
	.elementor[data-elementor-type="wp-page"] {
		overflow-x: hidden;
	}
	.parent-pageid-444 .top-banner-home .elementor-image img {
		left: unset;
		max-width: 113%;
		right: -95px;
	}
}

@media screen and (max-width: 767px) {
	.top-banner-home .elementor-image img {
		-webkit-mask-position: 0px 8px;
		mask-position: 0px 8px;
		left: 8px;
		max-width: fit-content;
	}
	
	.top-banner-home .elementor-column.elementor-col-50.elementor-inner-column.elementor-element:last-child {
		padding-bottom: 25px;
	}
	
	.parent-pageid-444 .top-banner-home .elementor-container.elementor-column-gap-default {
		flex-direction: column-reverse;
	}
}

[class*=" eicon-"], [class^=eicon] { font-family: eicons !important; }


@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.top-banner-home .elementor-container .elementor-column.elementor-col-50.elementor-inner-column:first-child {
		width: 100%;
	}

	.top-banner-home .elementor-container.elementor-column-gap-default .elementor-column.elementor-col-50.elementor-inner-column:last-child {
		display: none;
	}

	.elementor-section-wrap {
		overflow-x: hidden;
	}
}