/* HEADER CSS STARTS */
/* .page-id-50 .elementor-location-header .e-con-inner {
    padding-block-end: 0px !important;
} */
.mobile-contact a{
    font-family: "Lato", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    color: #bd1f2e !important;
    border: 2px solid #bd1f2e !important;
    border-radius: 8px 8px 8px 8px;
    padding: 8px 16px 8px 16px;
    display:inline-block !important;
    margin-left:20px !important;
    margin-top:5px;
    margin-bottom:10px;
}
.mobile-contact a:hover{
    color: #ffffff !important;
    background-color:#bd1f2e;
}
/* HEADER CSS ENDS */
/* HOME PAGE CSS STARTS */
.hero-slider{
    position:relative !important;
}
.hero-slider .elementor-main-swiper.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-backface-hidden {
    width: 100% !important;
}
.hero-slider .elementor-swiper-button.elementor-swiper-button-prev {
    position:absolute;
    left:8%;
    top:480px;
}
.hero-slider .elementor-swiper-button.elementor-swiper-button-next {
    position:absolute;
    left: 15%;
    top:480px;
    inline-size: fit-content;
}
.hero-slider .elementor-swiper-button svg{
	background-color: #1414145C;
    padding: 10px;
    border-radius: 50%;
    box-shadow: 2px 2px 4px 0 #00000040;
}
.hero-slider .elementor-swiper-button:hover svg{
    fill:#c9c5c5 !important;
}
.hero-slider.elementor-arrows-yes .elementor-main-swiper{
    width:100% !important;
}
.pharmacists-grid .our_pharmacists_main_div {
    display: flex;
    gap: 36px !important;
	flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
}

.pharmacists-grid .our_pharmacists_inner_div {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 24px 20px;
    box-shadow: 0px 10px 25px 0 #1525481A !important;
    width: 22% !important;
/* 	min-height: 472.38px !important; */
    gap: 24px;
}

.pharmacists-grid .our_pharmacists_qualification_div {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #828282 !important;
    line-height: 24px;
    font-family: 'Lato';
}

.pharmacists-grid .our_pharmacists_pharmacist_div {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    font-family: 'Lato';
	text-align:center;
}
.service-icon:hover .viewall-service div, .service-icon:hover .viewall-service i{
    color:#fff !important;
}
/* HOME PAGE CSS ENDS*/


#breadcrumbs span {
    margin: 10px;
}


/* footer css */

.footer-form .elementor-field-textual {
    min-height: 24px;
}

.footer-form .elementor-form .elementor-button.elementor-size-sm {
    min-height: 24px;
}

.footer-form input#form-field-email {
    padding: 0px;
}
.footer-strip ul li a span:hover{
    color:#bd1f2e !important;
}
/* footer css ends*/

/* health service css */
.service-icon:hover .elementor-icon-box-icon path{
    fill: #fff !important;
}

.service-icon:hover h3 {
    color: #fff!important;
}

.service-icon:hover{
    background-color:#bd1f2e;
}
/* health service css ends*/

/* FAQS CSS STARTS */
.faq-border .elementor-accordion-item {
    border-bottom:1px solid #e0e0e0 !important;
}
/* FAQS CSS ENDS */
/* STORE PAGES CSS STARTS */
.store-phone a{
	color:#333333 !important;
}
.store-phone a:hover{
	color:#27247d !important;
	text-decoration: underline;
}
.store-email a{
	color:#27247d !important;
	display:inline !important;
}
.store-email a:hover{
	color:#27247d !important;
	display:inline !important;
	text-decoration: underline;

}

.store-health-grid .health_services_main_div {
    display: flex;
    flex-wrap: wrap;
	justify-content: center;

}
.store-health-grid .health_services_inner_hover_div {
    display: none;
}

.store-health-grid .health_services_inner_main_div {
    padding: 0px 10px;
    width: 25% !important;
	height:279px;
}

.store-health-grid .health_services_inner_div {
    display: flex;
    flex-direction: column;
    align-items: center;
	justify-content:start;
	padding:20px 0px;
}

.store-health-grid .health_services_div {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 28.8px;
    font-family: Lato, sans-serif;
	color:#333333;
}

.store-health-grid .health_services_image_div img {
    width: 120px !important;
    height: 120px !important;
    object-fit: cover;
}

.store-health-grid .health_services_image_div {
    margin-bottom: 24px !important;
}

.store-health-grid .health_services_title_div {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: #ffffff;
	margin-bottom: 8px;

}
.store-health-grid .health_services_inner_main_div.health_services_view_all {
    display: flex;
    justify-content: center;
    align-items: center;
	height:270px;
}

.store-health-grid .health_services_inner_main_div.health_services_view_all a {
    font-size: 24px;
    color: #333333;
    font-weight: 700;
    line-height: 28.8px;
    font-family: lato, sans-serif;
}

.store-health-grid .health_services_inner_hover_div.vaccinations_we_offer, .store-health-grid .health_services_inner_hover_div.prescription-pickup-24-7{
    background-color: #bd1f2e;
}


.store-health-grid .health_services_hover_image_div img {
    width: 80px !important;
    height: 80px !important;
    object-fit: contain;
}

.store-health-grid .health_services_dis_div {
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    font-family: 'Lato';
    line-height: 18px;
}

.store-health-grid .health_services_hover_image_div {
    text-align: end;
}

.store-health-grid .health_services_hover_image_div {
    text-align: end;
    position: absolute;
    left: 75%;
    top: 60%;
	transition: 0.5s ease;
}

.store-health-grid .health_services_inner_hover_div {
    padding: 16px 0px;
    position: relative;
	height: 268px !important;

}
.store-health-grid .health_services_dis_div ul {
    padding-inline-start: 20px !important;
}

.store-health-grid .health_services_inner_main_div.vaccinations_we_offer:hover, .store-health-grid .health_services_inner_main_div.prescription-pickup-24-7:hover, .store-health-grid .health_services_inner_main_div.professional_services:hover {
    background-color: #bd1f2e;
	transition: 0.5s ease;
	padding: 0px 16px;
	min-height:268px;
}
.our_store_container .elementor-swiper-button.elementor-swiper-button-prev,
.our_store_container .elementor-swiper-button.elementor-swiper-button-next {
    display: none !important;
}

.strore-tile-arrow{
    display:none;

}
.store-tile:hover  .strore-tile-arrow{
    display:block !important;
}
.store-tile-tel{
    height:100%
}
/* .store-tile-tel, .store-tile-tel .e-con-inner {
    display: flex;
    height: 100%;
    justify-content: space-between !important;
} */
.health_services_inner_main_div.health_services_view_all a{
    display: flex;
    justify-content: center;
    align-items: center;
}
.health_services_inner_main_div.health_services_view_all svg{
    margin-left:4px;
	margin-top:5px;
}
.health_services_inner_main_div.health_services_view_all:hover a{
    color:#fff !important;
}
.health_services_inner_main_div.health_services_view_all:hover svg path{
    fill:#fff !important;
}
.health_services_inner_main_div:hover{
    background-color:#bd1f2e;
}
img.hover_image {
    display: none;
}

.health_services_inner_main_div:hover img.main_image {
    display: none;
}

.health_services_inner_main_div:hover img.hover_image {
    display: block;
    text-align: center;
    margin: 30px auto 0px;
	overflow: visible;
    height: auto !important;
    width: 100% !important;
	transition:0.5s ease;
}
.health_services_inner_main_div:hover .health_services_div {
    color:#fff;
}
.store-slide-next:hover path{
    stroke:#ffffff !important;
}
.store-slide-next:hover svg{
    fill:#BD1F2E !important;
}
.store-slide-prev:hover path{
    stroke:#ffffff !important;
}
.store-slide-prev:hover svg{
    fill:#BD1F2E !important;
}
.store-slider .elementor-main-swiper.swiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden{
     width: 100% !important;
}
/* STORE PAGES CSS ENDS */

/* BOOK APPOINTMENT PAGE CSS STARTS */

.booking-grid-hvr{
    display:none;
}
.script-tiles img{
      width:100% !important;
}
.mobile-book-tile-btn .elementor-widget-container:hover{
    background-color:#fff !important;
}
.mobile-book-tile-btn:hover .elementor-heading-title {
    color:#bd1f2e !important;
}
.book-tile:hover .booking-grid svg path{
    fill:#ffffff !important;
}
.book-tile:hover h3.elementor-icon-box-title{
    color:#ffffff !important;
}
/* BOOK APPOINTMENT PAGE CSS ENDS*/
/* SERVICE CSS STARTS */
 .slideshow-nav .elementor-swiper-button {
	 display:none !important;
}
/* SERVICE CSS ENDS */

.catalog-slider .elementor-swiper-button {
    height: 100%;
    background: #ccc;
    display: flex;
    align-items: center;
    padding: 0px 7px;
}
.catalog-slider .elementor-swiper-button:hover {
    background: #fff;
}
/* CONTACT PAGE FORM CSS STARTS  */
.contact-pg-form .gform-body.gform_body select, .contact-pg-form .gform-body.gform_body input, .contact-pg-form .gform-body.gform_body textarea {
	outline: 1px solid #e0e0e0 !important;
	border:1px solid #e0e0e0 !important;
	border-radius:0px !important;
    padding: 7px 12px !important;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Lato';
    line-height: 24px;
    color: #333333 !important;
}
.contact-pg-form .gform_footer.top_label .gform_button.button {
    font-size:18px;
    font-weight:700;
    font-family:lato, sans-serif;
    line-height:22px !important;
    color:#ffffff !important;
    background-color:#bd1f2e;
    padding:12px 24px !important;
    border-radius:8px !important;
    border:1px solid #bd1f2e !important;
}
.contact-pg-form .gform_footer.top_label .gform_button.button:hover {
    color:#bd1f2e !important;
    background-color:#ffffff !important;  
}
.contact-pg-form #gform_fields_1 {
    grid-row-gap: 24px !important;
}
.con-pg-location select.large.gfield_select{
    padding: 12px 12px 5px !important;
}
.con-pg-location .gfield_label {
    font-size: 10px !important;
    font-weight: 400 !important;
    line-height: 15px !important;
    margin-bottom: -40px !important;
    margin-left: 17px !important;
    color: #828282 !important;
}
.con-pg-location select{
	font-weight: 500 !important;
    line-height: 19.2 !important;
}
.btn-align span.elementor-button-icon.elementor-align-icon-right {
    display: flex;
    align-items: center;
}
/* CONTACT PAGE FORM CSS ENDS  */
/* CAREER PAGE FORM */
.contact-pg-form .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 24px;
}
.contact-pg-form .career-uploads .gfield_description.gform_fileupload_rules{
    display:none !important;
}
.contact-pg-form .career-uploads label.gfield_label.gform-field-label {
    font-family: lato, sans-serif;
    font-weight:400 !important;
    line-height:24px !important;
	margin-bottom:10px !important;
}
/* CAREER PAGE FORM */
.hotspots-interaction {
    margin: 0 !important;
}
/* .hero-slider .swiper-slide * {
    height: 100%;
} */
body.postid-2038 .only_collingwood,
body.postid-2242 .only_redbank {
    display: block !important;
}

/* Widget bottom spacing only for these 2 posts */
.postid-2038 .elementor-856 .elementor-element.elementor-element-ce44c5f > .elementor-widget-container,
.postid-2242 .elementor-856 .elementor-element.elementor-element-ce44c5f > .elementor-widget-container {
    margin-bottom: 10px;
}

/* 28-7-26 */
/* 28-7-26 - Scrollbar Container */
.store-health-grid .health_services_dis_div{
    max-height: 200px;
    overflow-y: auto;
    padding-right: 20px;
    scrollbar-width: thin;
    scrollbar-color: #ffffff rgba(255, 255, 255, 0.2);
}
.store-health-grid .health_services_dis_div::-webkit-scrollbar{
    width: 6px;
}

.store-health-grid .health_services_dis_div::-webkit-scrollbar-track{
    background: rgba(255, 255, 255, 0.15);
    border-radius: 10px;
}

.store-health-grid .health_services_dis_div::-webkit-scrollbar-thumb{
    background: #ffffff;
    border-radius: 10px;
}

.store-health-grid .health_services_dis_div::-webkit-scrollbar-thumb:hover{
    background: #e0e0e0;
}
/* body.single-stores.postid-2038 .store-health-grid .health_services_dis_div, body.single-stores.postid-2142 .store-health-grid .health_services_dis_div, body.single-stores.postid-2271 .store-health-grid .health_services_dis_div {
    max-height: 200px;
    overflow-y: auto;
    padding-right: 20px;
    scrollbar-width: thin;
    scrollbar-color: #ffffff rgba(255, 255, 255, 0.2);
}
body.single-stores.postid-2038 .store-health-grid .health_services_dis_div::-webkit-scrollbar, body.single-stores.postid-2142 .store-health-grid .health_services_dis_div::-webkit-scrollbar, body.single-stores.postid-2271 .store-health-grid .health_services_dis_div::-webkit-scrollbar {
    width: 6px;
}

body.single-stores.postid-2038 .store-health-grid .health_services_dis_div::-webkit-scrollbar-track, body.single-stores.postid-2142 .store-health-grid .health_services_dis_div::-webkit-scrollbar-track, body.single-stores.postid-2271 .store-health-grid .health_services_dis_div::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.15);
    border-radius: 10px;
}

body.single-stores.postid-2038 .store-health-grid .health_services_dis_div::-webkit-scrollbar-thumb, body.single-stores.postid-2142 .store-health-grid .health_services_dis_div::-webkit-scrollbar-thumb, 
body.single-stores.postid-2271 .store-health-grid .health_services_dis_div::-webkit-scrollbar-thumb {
    background: #ffffff;
    border-radius: 10px;
}

body.single-stores.postid-2038 .store-health-grid .health_services_dis_div::-webkit-scrollbar-thumb:hover, body.single-stores.postid-2142 .store-health-grid .health_services_dis_div::-webkit-scrollbar-thumb:hover, body.single-stores.postid-2271 .store-health-grid .health_services_dis_div::-webkit-scrollbar-thumb:hover {
    background: #e0e0e0;
} */
