/* Sticky footer styles
-------------------------------------------------- */


html {
    position: relative;
    min-height: 100%;   
    overflow-x: hidden;
}
html.locked {
    overflow: hidden;
}
body {
    /* Margin bottom by footer height */
    margin-bottom: 0;
    font-family: "futura-pt", sans-serif;
    font-style: normal;
    font-weight: 200;
    color: black;
    background-color: black;
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: 100% 0%;
}
body.locked {
    overflow: hidden;
}
img {
    width: 100%;
}
h1 {
    color: #FFF;
    font-family: "futura-pt", sans-serif;
    font-size: 61px;
    font-style: normal;
    font-weight: 500;
    line-height: 114%; /* 72.327px */
}
h2 {
    color: white;
    font-size: 49.333px;
    font-style: normal;
    font-weight: 900;
    line-height: 90%; /* 44.4px */
    margin-top: 10%;
    margin-bottom: 8%;
}
h3 {
    color: #000;
    font-family: "futura-pt", sans-serif;
    font-size: 21.825px;
    font-style: normal;
    font-weight: 500;
    line-height: 90%; /* 19.642px */
    text-align: center;
}
h4 {
    color: #FFF;
    font-family: "futura-pt", sans-serif;
    font-size: 38.745px;
    font-style: normal;
    font-weight: 500;
    line-height: 101%; /* 39.133px */
    text-align: center;
    margin-bottom: 2%;
}
p {
    color: #000;
    text-align: center;
    font-family: "futura-pt", sans-serif;
    font-size: 15.562px;
    font-style: normal;
    font-weight: 500;
    line-height: 107%; /* 16.651px */
}
hr {
    border-top: 2px solid #FFF;
}
.mobile-hide {
    display: block;
}
.mobile-show {
    display: none;
}
.flex, .fall {
    display: flex;
    align-items: center;
    gap: 10px;
}
.flex .col-md-6 {
    width: 50%;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
.row.heading {
    text-align: center;
}
body .container {
    padding: 5% 10%;   
}
body .container .col-md-10 {
    padding: 0;
}
.container .row {
    margin-bottom: 0;
    /*display: flex;*/
    align-items: stretch;
}
div.row {
    margin-bottom: 3%;
}
button {
    border-radius: 10px;
    border: 1px solid #000;
    background: #000;
    color: #FFF;
    font-size: 31.679px;
    font-style: normal;
    font-weight: 700;
    line-height: 30.518px; /* 96.336% */
    text-transform: uppercase;
    padding: 3% 15%;
}
button:hover {
    background: transparent;
    color: #000;
    border: 1px solid #000;
}
.topbar {
    text-align: center;
    background-color: white;
    padding: 1% 0;
}
.topbar img {
    max-width: 267px;
    margin: 0 auto;
}
.header.flex {
    gap: 5%;
    background-color: #264E5A;
    position: relative;
    padding: 5% 5%;
}
.redTear {
    background-color: #000;
}
.redTear.container {
    padding: 5% 10%;
    background: #FBFBFB;
    text-align: center;
}
.info {
    text-align: left;
    width: 60%;
}
.bags {
    width: 40%;
}
.redTear #logo {
    margin-bottom: 4%;
}
.redTear #logo img {
    max-width: 350px;
}
.bags img {
    position: absolute;
    max-width: 500px;
    top: 10%;
}
.redTear #initial img {
    max-width: 252px;
}
.redTear .prescription {
    background-color: white;
    color: #0A0A0A;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.07px;
    text-align: center;
    padding-top: 2%;
}
.redTear .formy {
    background-color: white;
}
.redTear .cards {
    background-color: white;
    padding-top: 0;
}
.redTear .formy {
    padding-top: 0;
}
.redTear .probs {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0;
    margin-top: 20px;
}
.redTear .location {
    padding: 10px;
}
.redTear .location.fall {
    gap: 3px;
}
.redTear .location .details {
    background: #F5ECE3;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    height: 200px;
    padding: 5%;
    position: relative;
    width: 100%;
}
.redTear .location .details:hover {
    animation: .35s linear 0s 1 normal;
    transform: scale(1.08);
}
.redTear .location .info p.cta {
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.redTear .location .info p.cta:hover {
    color: #5F711F;
    cursor: pointer;
}
.store {
}
.store img {
    height: 180px;
    width: auto;
}
.store.globe img {
    max-width: 100px;
    height: auto;
}
.redTear .details .info {
    flex-basis: 100%;
    width: 100%;
    height: 80%;
    position: relative;
}
.redTear .location .title h3 {
    margin: 0;
}
.redTear .location button {
    border-radius: 4.3px;
    padding: 2% 0;
    width: 100%;
    max-width: none;
    font-size: 15px;
    font-family: sans-serif;
    font-weight: 300;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    bottom: 8px;
    width: 94%;
}
.redTear .location button:hover {

}
.bursts img {
    max-width: 65px;
}
.amount span {
    color: #105443;
    font-family: sans-serif;
    font-size: 10.98px;
    font-style: normal;
    font-weight: 300;
    line-height: 7.753px; /* 70.616% */
    text-transform: uppercase;
}
.choosy {
    border-radius: 7.445px;
    border: 1px solid #000;
    background: #FFE611;
    font-family: 'Chalet New York';
    color: #000;
    font-size: 31.97px;
    font-style: normal;
    font-weight: 700;
    line-height: 54.615px; /* 170.833% */
    text-transform: uppercase;
    width: 40%;
    padding: 1% 0;
}
.badges {
    width: 60%;
}
.badges img {
    max-width: 700px;
}
.testimonials {
    background: #5E6851;
}
.testimonials .flex {
    align-items: normal;
}
.testimonials h2 {
    width: auto;
    margin-top: 0;
    margin-bottom: 3%;
}
.testimonials.container {
    position: relative;
    background-color: #5F711F;
    border-top: 15px solid #E8A331;
    padding: 2% 10%;
}
.testimonials .testBox {
    padding: 5% 5% 0 5%;
    text-align: center;
}
.testimonials .testBox p {
    color: #000;
    font-family: 'Chalet New York', sans-serif;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    text-transform: uppercase;
}
.testimonials .stars {
    max-width: 200px;
    margin: 0 auto;
    padding-bottom: 5%;
}
.testimonials .col-md-4 {
    position: relative;
    min-height: 200px;
}
.testimonials .col-md-3 {
    position: relative;
    min-height: 200px;
}
.testimonials .profile img {
    max-width: 210px;
}
.testimonials button {
    border-radius: 17.5px;
    background: #E8A331;
    max-width: 175px;
    color: #FFF;
    font-size: 10.161px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 10.161px */
    border: 1px solid #E8A331;
    padding: 3% 10%;
}
.testimonials button:hover {
    background: transparent;
    color: #FFF;
    border: 1px solid #FFF;
}
.testimonials p {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 107%;
    text-align: left;
}
.testimonials p.title {
    font-weight: 700;
}
.testimonials p.signature {
    margin-top: 4%;
    font-size: 18px;
    font-family: 'Chalet New York', sans-serif;
    position: absolute;
    width: 100%;
    text-align: center;
    font-weight: 400;
    bottom: 1px;
}
.testimonials .triangle {
    width: 30px;
    position: relative;
    margin-left: 10%;
}
.testimonials .triangle img {
    top: 0;
    position: absolute;
}
.testimonials .arrows {
    position: absolute;
    width: 80%;
    bottom: 50%;
}
.testimonials .arrows .previous {
    text-align: left;
    left: -5%;
}
.testimonials .arrows .next {
    text-align: right;
    right: -5%;
}
.testimonials .arrows img {
    max-width: 20px;
}

footer {
    width: 100%;
    /* Set the fixed height of the footer here */
    text-align: center;
    background-color: white;
    color: black;
    padding: 3% 10%;
    font-weight: 700;
}
footer.col-lg-12 {
    align-items: center;
    padding: 3% 10%;
}
footer a {
    color: #262626;
    font-weight: 700;
    text-decoration: underline;
}
footer a:hover {
    color: white;
    text-decoration: none;
}
footer img {
    max-width: 260px;
}
footer .logo {
    text-align: left;
    cursor: pointer;
}
footer .butt {
    text-align: right;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: right;
    width: 50%;
}
footer button {
    background-color: white;
    color: black;
}
footer button:hover {
    border: 1px solid white;
    color: white;
}
footer hr {
    height: 1px;
    color: white;
    width: 100%;
}
footer .legal {
    color: #FFF;
    font-family: sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 300;
    line-height: 113%; /* 13.56px */
    text-align: left;
}

/*owl carousel*/
.owl-carousel.owl-drag .owl-item {
    border-radius: 10px;
    border: 1px solid #000;
    background: #FFE611;
    padding: 20px 30px;
}
.owl-theme .owl-nav {
    margin-top: 10px;
    right: 0;
    position: absolute;
    bottom: 50%;
    width: 100%;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    width: 26px;
}
.owl-carousel .owl-nav button.owl-next:hover {
    background-color: transparent;
}
.owl-carousel .owl-nav button.owl-prev {
    left: -46%;
    position: relative;
}
.owl-carousel .owl-nav button.owl-next {
    right: -46%;
    position: relative;
}
.owl-dots button {
    width: auto;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: black;
}
.owl-theme .owl-dots .owl-dot span {
    background: transparent;
    border: 1px solid black;
}


/*full screen*/
@media (min-width: 1200px) {
    .container {
        width: 100%;
    }
}

@media (max-width: 1300px) {
   h1 {
    
   }
}

@media (max-width: 1200px) {
    h1 {
        font-size: 50px;
    }
    p {
        font-size: 10px;
        line-height: 10px;
    }
    .info {
        width: 100%;
    }
   .redTear .location h3 {
        font-size: 16px;
        line-height: 16px;
   }
   .redTear .location .details {
        height: 120px;
    }
    .store {
    }
    .store img {
        height: 120px;
        width: auto;
    }
    .redTear .location button {
        font-size: 12px;
        line-height: 20px;
    }
    .bags img {
        max-width: 400px;
        right: 5%;
    }
    .testimonials p {
        font-size: 12px;
        line-height: 13px;
    }
    .callouts h4 {
        font-size: 25px;
    }
    .badges img {
        max-width: 500px;
    }
    .choosy {
        font-size: 20px;
    }
}


/*tablet*/
@media (min-width: 992px) {
    .container {
        width: 100%;
    }

}

@media (max-width: 992px) {
    body {
        margin-bottom: 0;
    }
    body .container {
        padding: 5%;
    }
    .mobile-hide {
        display: none;
    }
    .mobile-show {
        display: block;
    }
    h1 {
       margin-top: 0;
       text-align: center;
    }
    h1.mobile-show {
        margin-bottom: 2%;
        font-size: 30px;
        text-align: left;
    }
    h3 {
        font-size: 30px;
        text-align: center;
    }
    .flex {
        display: block;
    }
    button {
        width: 100%;
        max-width: none;
    }
    .header button {
        margin-bottom: 2%;
    }
    .info {
        width: 100%;
    }
    .bags {
        margin-bottom: 2%;
    }
    .bags img {
        max-width: 180px;
    }
    .topbar {
        
    }
    .topbar img {
        max-width: 150px;
    }
    .header.flex {
        display: flex;
    }
    .choosy {
        width: 100%;
    }
    .badges {
        width: 100%;
    }
    .redTear {
        background-image: none;
    }
    .redTear.container {
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 2%;
        padding-left: 2%;
    }
    .redTear #logo {
        text-align: center;
        padding: 5% 5% 1% 5%;
    }
    .redTear #logo img {
        max-width: 250px;
    }
    .redTear h2 {
        font-size: 25px;
        line-height: 25px;
        margin: 6% 0;
        text-align: center;
        width: 100%;
    }
    .redTear .location h3 {
        font-size: 20px;
        line-height: 22px;
        text-align: center;
    }
    .redTear .probs {
        grid-template-columns: repeat(1, 1fr);
        margin-top: 0;
    }
    .redTear .location.probs.kalamazoo {
        margin-top: 10px;
    }
    .redTear .location p {
        
    }
    .store img {
        height: 200px;
    }
    .redTear .location .details {
        height: 200px;
    }
    .amount.flex {
        display: flex;
    }
    .bursts {
        margin: 2% 0;
    }
    .bursts img {
        max-width: 120px;
    }
    p {
        font-size: 12px;
        line-height: 14px;
    }
    p br {
        display: block;
    }
    .fresno {
        display: none;
    }
    .testimonials h2 {
        font-size: 25px;
        line-height: 25px;
        margin: 6% 0;
        text-align: center;
        width: 100%;
    }
    .testimonials .arrows {
        display: none;
    }
    .testimonials .col-md-3 {
        position: relative;
        min-height: 160px;
    }
    .testimonials .flex .col-md-6 {
        width: 100%;
    }
    .testimonials .profile {
        text-align: center;
    }
    .testimonials button {
        max-width: 100%;
    }
    .callouts h4 {
        margin: 5% 0;
    }
    .callouts .reviews {
        border-right: none;
        border-bottom: 1px solid black;
    }
    .callouts .verified {
        border-right: none;
        border-bottom: 1px solid black;
    }
    .callouts .community {
        border-right: none;
        border-bottom: 1px solid black;
    }
    footer {
        background-image: none;
    }
    footer.col-lg-12 {
        padding-top: 5%;
        padding-bottom: 5%;
    }
    footer .col-md-6.logo {
       width: 100%;
       text-align: center;
       margin: 3% 0;
    }
    footer .col-md-6.butt {
        width: 100%;
        display: block;
        height: auto;
        padding-left: 0;
        padding-right: 0;
    }
    footer img {
        max-width: 116px;
    }
    footer button {
        font-size: 16px;
        padding: 12px;
        width: 100%;
    }
}

@media (min-width: 768px) {
    .container {
        width: 100%;
    }
}

/*phone*/
@media screen and (max-width: 460px) {
    .store img {
        height: 160px;
    }
    .redTear .location .details {
        height: 160px;
    }
}
  