
body {
    font-family: 'Plus Jakarta Sans', sans-serif;
}
/* Reset CSS */

*,
*::before,
*::after {
    box-sizing: border-box;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote::before, blockquote::after,
q::before, q::after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* Reset anchor tags */
a {
    text-decoration: none;
    color: inherit;
}

/* Remove button and input styling */
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    border: none;
    background: none;
    padding: 0;
    margin: 0;
    appearance: none;
}

/* Images max-width to prevent overflow */
img, video {
    max-width: 100%;
    height: auto;
}

/* Remove all outline styles for accessibility */
*:focus {
    outline: none;
}










.topBarRow {
    background: #085A9B;
}

.topBarRow p {
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.16px;
    padding: 4px 0;
}

.stroelocators{
    color: #FFF;
text-align: center;
font-family: Outfit;
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: 26.667px; /* 177.778% */
}
.storelocatorButton
{
display: flex;
width: 150px;
height: 50px;
padding: 20px;
justify-content: center;
align-items: center;
gap: 10px;
flex-shrink: 0;
border-radius: 100px;
border: 1px solid #085A9B;
background: #085A9B;
}


.headerContainer {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding: 0 20px;
}

.headerFlex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px 0;
}

.headerWrapper {
    border: 1px solid #E5E5E5;
}
/* .welcome_Flex_block {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.icc_Content_block {
    max-width: 536px;
}
.icc_image_block {
    max-width: 820px;
} */
.headingSmall{
color: #323232;
font-family: "Plus Jakarta Sans";
font-size: 35px;
font-style: normal;
font-weight: 300;
line-height: normal;
letter-spacing: -0.7px;
}



.headingLarge{
color: #085A9B;
font-family: "Plus Jakarta Sans";
font-size: 60px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: -1.2px;

}




.itscarehome footer {
    position: fixed;
    bottom: 0;
    width: 100%;
}
footer {
    background: #085A9B;
}



.footer_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer_container {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding: 0 20px;
}

.flex_logo {
    display: flex;
    justify-content: space-between;
    gap: 24px;
    align-items: center;
}

.getzSocialFlex {
    display: flex;
    gap: 35px;
    align-items: center;
}

.contactfield{
    color: #FFF;
font-family: Figtree;
font-size: 21px;
font-style: normal;
font-weight: 300;
line-height: 164%; /* 34.44px */
letter-spacing: 0.21px;
}
.getz_logos {
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 51px;
}

.welcome_footer {
    padding: 30px 0;
}

.contactnumberDetails {border-right: 1px solid #fff;padding-right: 24px;}

.socialMediaBlock {
    display: flex;
    align-items: center;
    gap: 24px;
}
.socialheading
{
color: #FFF;
font-family: Figtree;
font-size: 24.571px;
font-style: normal;
font-weight: 600;
line-height: 30.407px; /* 123.75% */
}

.smlogos {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}


.welcome_Wrapper {
    background-image: url(../img/pinkribbon.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 120px 0 140px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: contain;
    height: calc(96.5vh - 13vh);
}
.findstoreimage {
    position: absolute;
    right: -100px;
    bottom: -46px;
}

.icc_image_block {
    position: relative;
}

.telbox {
    border-radius: 80px;
    border: 1px solid #085A9B;
    position: relative;
    height: 62px;
    display: flex;
    align-items: center;
    padding: 0px 6px;
    justify-content: space-between;
    flex-direction: row;
}
.wpcf7-not-valid-tip, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output
{
    font-family: Outfit;
    font-size: 12px;
}
.welcomephone {
    color: #97A9BD;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 100%;
}

.telsubmit input {
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 80px;
    background: #085A9B;
    display: block;
    height: 50px;
    width: 160px;
}
h1.headingLarge {
    margin-bottom: 29px;
    margin-top: 10px;
}


.telfield {
    width: 60%;
    padding-left: 47px;
}

.telsubmit span.wpcf7-spinner {
    position: absolute;
    right: -60px;
    top: 20px;
}

.thankyoucontent h2 {
    color: #085A9B;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    padding-top: 30px;
    line-height: normal;
    padding-bottom: 20px;
}
.thankyoucontent p
{
    color: #323232;
text-align: center;
font-family: Outfit;
font-size: 24px;
font-style: normal;
font-weight: 300;
line-height: normal;
}

.thankyoumessage {
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px -2.833px 7.556px 0px rgba(0, 0, 0, 0.10);
    width: 500px;
    height: 360px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
}
.thankyoucontent {
    padding: 0 90px;
}

#thankYouPopup{

    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(50, 50, 50, 0.80);
    z-index: 1000;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(12.5px);
}
button#closePopup {
    position: absolute;
    top: 20px;
    right: 20px;
}

.mobilenone {
    display: block;
}
.mobileblock {
    display: none;
}
.welcome_notify_block .wpcf7-response-output {
    display: none;
}
.footerBottons
{
    color: #FFF;
font-family: Outfit;
font-size: 20px;
font-style: normal;
font-weight: 300;
line-height: 24.75px; /* 123.75% */
}
.footerBottons {
    border-top: 1px solid #FFF;
    padding-top: 16px;
    margin-top: 30px;
}

.heading_filters{
    color: #085A9B;
font-family: "Plus Jakarta Sans";
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: -1.2px;
}

.selectFiltersData select
{
    border-radius: 400px;
border: 1px solid #E5E5E5;
background: #FFF;
color: #323232;
font-family: Outfit;
font-size: 20px;
font-style: normal;
font-weight: 300;
line-height: normal;
}
.locationDName
{
    color: #085A9B;
font-family: "Plus Jakarta Sans";
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: normal;
}

.selectFiltersData select {
    width: 100%;
    padding: 13px 20px;
    position: relative;
}

.selectFiltersData {
    display: flex;
    flex-direction: column;
    gap: 28px;
}

.heading_filters {
    margin-bottom: 60px;
}

.customfilterbutton{
    border-radius: 80px;
background: #085A9B;
color: #FFF;
text-align: center;
font-family: Outfit;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
width: 200px;
height: 50px;
flex-shrink: 0;
}


.searchfieldtoplistings {
    border-radius: 400px;
    border: 1px solid #E5E5E5;
    color: #323232;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    width: 100%;
    padding: 14px 22px;
}


.listing-count p{
    color: #323232;
font-family: Outfit;
font-size: 24px;
font-style: normal;
font-weight: 300;
line-height: normal;
}

.totalnumbers{
    color: #085A9B;
font-family: Outfit;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.locationadd{
    color: #323232;
font-family: Outfit;
font-size: 18px;
font-style: normal;
font-weight: 300;
line-height: 127.651%; /* 25.53px */
}

.phnemail .dfdata 
{
    color: rgba(50, 50, 50, 0.80);
font-family: Outfit;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration-line: underline;
}

.directoruflexes {
    display: flex;
    flex-direction: row;
    gap: 24px;
    align-items: center;
}

.directory_data_info {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
}

.phnemail {
    display: flex;
    gap: 24px;
    align-items: center;
}

.phnemail .dfdata {display: flex;align-items: center;gap: 6px;}

div#pharmacy_listing {}

.directories_main_table {
    display: flex;
    flex-direction: column;
}

.directory_block {
    padding-bottom: 52px;
    border-bottom: 1px solid #E5E5E5;
    padding-top: 50px;
}
.listing-count {
    padding-top: 24px;
}

.breadcrumbs {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 15px;
}

.directory_wrappers {
    padding-top: 41px;
}


.care_directories {
    padding-top: 51px;
}
.breadcrumbs span
{
    color: #085A9B;
font-family: Outfit;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.customselectfilter{
    position: relative;
}
.customselectfilter:after {
    content: "asd";
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
    height: 12px;
    font-size: 12px;
    background: #000;
    z-index: 99999;
}
.customselectfilter:after {
    content: "";
    position: absolute;
    right: 13px;
    top: 10px;
    z-index: 99999;
    background: url(../img/dropdownselect.svg);
    width: 28px;
    height: 28px;
}
.searchListings
{
    position: relative;
}
.custom_searchbutton {
    
    position: absolute;
    right: 20px;
    
    top: 10px;
    
    
    z-index: 99999;
}
.custom-pagination a {
    color: #085A9B;
    text-align: center;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    width: 41px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-pagination a.active-page {
    color: #FFF;
    background: url(../img/pageselectbg.png);
    width: 41px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-pagination {
    display: flex;
    justify-content: end;
    gap: 0;
    padding-top: 30px;
    flex-wrap: wrap;
}
.care_directories {
    padding-top: 51px;
    padding-bottom: 50px;
}

.resetlocation, .resultsblock{
    color: #085A9B;
    
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
}

.resultsblock
{
    margin-top: 20px;
}
.telfield{
    position: relative;
}
.telfield:before {
    content: "+92";
    left: 8px;
    position: absolute;
    color: #97A9BD;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.welcomephone::placeholder {
    color: #97A9BD;
}
.dfdata.storetimings {
    text-decoration: none;
}
.storegooglelink
{
    color: #085A9B;
font-family: "Plus Jakarta Sans";
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
text-decoration: underline;

}
.customselectmobile {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.header_active {
    position: fixed;
    width: 100%;
    top: 0;
    background: #fff;
    z-index: 99998888;
}



.directory_activefiex {
    position: fixed;
    top: 130px;
    width: 360px;
}