/*
Theme Name: Stacked - Child
Version: 5872
Description: A child theme of DMM by Almina
Template: mts_schema
Text Domain: schema
*/

/* Carousel */
@import url("../mts_schema/style.css");

/* general */

* {
    box-sizing: border-box;
}

.container {
    width:  100%;
    max-width: 1200px;
    padding: 0px 15px;
}

#page {
    padding: 0px;
}

a.btn {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    color: #fff !important;
    border-radius: 50px;
}

#header a.btn {
    padding: 10px 20px;
}

.dm-head {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}

.dm-head p {
    margin: 0px;
}

.logo-wrap {
    flex: 1 1 20%;
}

div#secondary-navigation {
    float: none;
    width: auto;
    flex: 1 1 60%;
}

.dm-head {
    flex: 1 1 20%;
    padding-right: 0px !important;!i;!;
}

#secondary-navigation a {
    padding: 10px 20px;
}

#header .logo-wrap {
    padding: 0px;
}

.dm-head p a:hover,.dm-head p a:hover * {
    color: #fff;
}

div#header > div > * {
    padding: 0px 15px;
}

.dm-half.address-header {
    display: flex;
    flex: 1;
}

.container-wide {
    max-width: 1400px;
    padding: 0px 15px;
    margin: 0px auto;
}

.home .header-spacer {
    display: none;
}

.dm-half.social-header {
    text-align: right;
    flex: 1;
    max-width: 300px;
}

.dm-half.address-header p {
    margin: 0px;
}

div#regular-header {
    padding: 8px 0px;
    background:  var(--pColor);
}

.dm-half.social-header .social-icons a {
    margin-left: 10px !important;
    display: inline-block;
    font-size: 20px;
}

.dm-half.address-header span {
    font-size: 18px;
    text-transform: uppercase;
}

ul#menu-main-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

div#header {
    padding: 8px 0px;
    background: transparent;
}

.dm-head p a {
    border: 1px solid var(--pColor);
    padding: 5px 20px;
    border-radius: 50px;
}

.dm-head p i {
    color: var(--pColor);
    margin-right: 10px;
}

html .video_holder {
    height: 80vh;
    max-height: 800px;
    background: #000;
}

.carousel-caption {
    position: absolute;
    top: 65%;
    transform: translateY(-50%);
    text-align: center;
    max-width: 1200px;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    padding: 0px 15px;
}

.carousel-caption p {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0px;
}

.dm-head #pull {
}

.dm-head p a:hover {
    background: var(--pColor);
}

.mobile_cta_buttons.hide-d.mobile-btn {
    display: none;
}

section.vt-welcome {
    padding: 7vh 0px;
    background: var(--pColor);
}

section.vt-welcome * {
    color: #fff;
}

section.vt-welcome h2 {
    font-size: 40px;
    line-height: 1;
}

section.vt-welcome a.btn {
    background: #fff !important;
    color: #000 !important;
}

.central-image img {
    border-radius: 10px;
    height: 750px !important;
    object-fit: cover;
    width: 100%;
    object-position: 50% 15%;
}

.central-image {
    position: relative;
}

.central-image:before {
    content: "";
    background-image: url(/wp-content/uploads/2024/10/medal.png);
    height: 80px;
    width: 80px;
    position: absolute;
    background-size: contain;
    right: 0px;
    top: -30px;
}

section.home-icons {
    padding: 7vh 0px;
    text-align: center;
    background: #f6f4f0;
}

section.home-icons img {
    max-width: 140px;
    display: block;
    margin: 0px auto 15px;
    border-radius: 50%;
}

section.home-icons .dm-flex {
    align-items: inherit;
}

section.home-icons h4 {
    font-weight: bold;
}

section.home-icons h2 {
    font-size: 45px;
    font-weight: bold;
    margin-bottom: 15px;
}

section.home-icons .dm-flex {
    padding: 20px 0px;
}

.video_holder video {
    opacity: 0.6;
}

html .video_holder h2 {
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 43px;
}

section.classy-testimonials .section-heading {
    text-align: left;
}

section.classy-testimonials .container > .dm-flex {
    margin-bottom: 30px;
}

section.classy-testimonials .container > .dm-flex {
    text-align: left;
    font-size: 16px;
    color: #6b6b6b;
}

.central-test-content {
    padding: 25px;
    background-color: var(--aColor);
    border-radius: 8px;
    text-align: left;
    color: #fff;
}

.new-text-wrapper {
    padding: 0px 10px;
}

.name-f {
    margin: 0px auto;
    width: 80px;
    height: 80px;
    background: var(--sColor);
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 35px;
    border: 5px solid #fff;
    margin-top: 20px;
}

.new-wrap h4 {
    text-align: center;
    font-weight: bold;
}

span.hiddenRest {
    display: none;
}

span.read_more {
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
}

.pp-testimonials-content p {
    min-height: 135px;
}


section.classy-testimonials {
    padding: 7vh 0px;
}

section.classy-testimonials h2 {
    color: #000;
    font-size: 45px;
    font-weight: bold;
    margin: 0px 0px 30px;
}

html span.slide-star:before {
    display: none;
}

.pp-head {
    position: relative;
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
}

.pp-head h4, .testimonialname {
    text-align: left;
    margin: 0px;
    color: #fff;
}

.pp-head i {
    font-size: 14px;
}

.pp-head img {
    position: absolute;
    right: -0px;
    top: -0px;
    filter: brightness(0) invert(1);
    max-width: 30px;
}

.pp-head:after {
    content: "";
    clear: both;
    display: block;
}

html ul.slick-dots {
    bottom: -50px;
}

html .slick-dots li button {
    background: whitesmoke;
}

section.half-half-classy {
    padding: 7vh 0px;
    background: #f6f4f0;
}

section.half-half-classy img {
    border-radius: 10px;
    display: block;
}

section.half-half-classy h2 {
    font-size: 45px;
}

section.new-service-section {
    padding: 7vh 0px;
}

section.new-service-section h2 {
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 40px;
}

section.new-service-section a {
    display: flex;
    align-items: flex-start;
}

.dm-blog-image {
    height: 71px;
    width: 71px;
    background-size: contain;
    background-position: 50% 0%;
    margin-right: 20px;
    background-repeat: no-repeat;
}

section.new-service-section .dm-half {
    margin-bottom: 20px;
}

section.new-service-section h3 {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 10px;
}

section.new-service-section p {
    font-size: 18px;
}

.dm-blog-image + div {
    flex: 1 1 calc(100% - 91px);
}

.copyrights {
    padding: 40px 0px;
    float: none;
}

.dm-full.footer-creds {
    border-top: 1px solid #ffffff78;
    padding: 20px 0px;
}

.copyrights .dm-fourth {
    text-align: left;
}

.copyrights .dm-flex {align-items: initial;}

.bottom-footer {
    text-align: center;
}

.bottom-footer p {
    margin: 0px 0px 4px;
}

.bottom-footer * {
    color: #fff;
}

.bottom-footer a {
    font-weight: bold;
}

.copyrights h3 {
    color: #fff;
    font-weight: bold;
}

.copyrights p {
    font-size: 16px;
}

.copyrights a.btn {
    font-size: 12px !important;
}

.copyrights .social-icons a {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: var(--aColor);
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
}

.copyrights .social-icons a:hover {
    background: #fff;
    color: #000 !important;
}

section.visit-us-today iframe {
    display: block;
    height: 450px;
}

footer#site-footer {
    margin: 0px;
}

.nss-button a {
    display: inline-block !important;
    font-size: 15px;
    padding: 10px 40px;
}

.nss-button {
    text-align: center;
    padding-top: 35px;
}

.cta-content {
    max-width: 1400px;
    margin: 0px auto;
    padding: 100px 0px;
}

.cta-carrier {
    background: #0000008c;
}

section.cta-classic {background-size: cover;background-position: 50% 25%;}

.cta-content * {
    color: #fff;
}

.cta-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cta-content > div {
    flex: 1 1 70%;
    padding: 0px 15px;
    max-width: 700px;
}

.cta-content > div:nth-child(2) {
    flex: 1 1 30%;
    text-align: right;
}

.cta-content h2 {
    font-size: 40px;
    line-height: 1;
}

.cta-content > div:nth-child(2) a {
    font-size: 17px;
}

@media (max-width: 1100px) {
    .dm-head p a {
        font-size: 0px;
        display: block;
        text-align: center;
        border-radius: 50%;
        width: 50px;
        padding: 0px;
        position: relative;
        height: 50px;
    }
    
    .dm-head p a i {
        font-size: 23px;
        margin: 0px;
        display: inline-block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0px;
        right: 0px;
        margin: 0px auto;
    }
    
    .dm-head {
        flex: 1 1 40px;
    }
    
    #secondary-navigation a {
        padding: 10px 15px;
    }
}

@media (max-width: 880px) {
    div#regular-header {
        display: none;
    }
    
    .logo-wrap {
        flex: 1 1 50%;
    }
    
    .dm-head {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    
    .dm-head #pull:after {
        position: relative;
        top: 0px;
        left: 0px;
    }
    
    #header .logo-wrap {
        order: 1;
    }
    
    .regular_header #secondary-navigation {
        order: 3;
    }
    
    .dm-head {
        order: 2;
    }
    
    #page.homepage {
        padding: 0px !important;
    }
    
    .logo-wrap a {
        display: block !important;
    }
    
    .logo-wrap img {
        margin: 0px auto;
        margin-left: 0px !important;
        display: block;
    }
    .regular_header #secondary-navigation {
        height: auto !important;
    }
    section.home-icons h2 {
        font-size: 40px;
        line-height: 1.2;
    }
    .dm-head #pull {width: 50px;height: 50px;border-radius: 50%;margin: 0px !important; margin-left: 10px !important; text-align: center;}
    .mobile_cta_buttons.hide-d.mobile-btn {
        display: block;
        text-align: center;
        padding: 40px 0px;
    }
    
    div.header-social-icons {
        float: none !important;
        background: transparent !important;
    }
    
    p.mobileBtn a {
        display: block;
        color: #fff;
        padding: 9px 0px;
    }
    
    p.mobileBtn {
        margin-bottom: 10px;
    }
}
@media (max-width: 640px) {
    .dm-head p {
        display: none;
    }
    .regular_header #secondary-navigation {
        height: auto;
    }
    
    .cta-content {
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
    }
    
    .cta-content > div:nth-child(2) {
        text-align: center;
    }
    html .video_holder h2 {
        font-size: 35px;
        line-height: 1;
    }
    
    .carousel-caption p {
        font-size: 16px;
        line-height: 1.4;
        margin: 10px 0px;
    }
}
#logo {
    margin: 0px;
}
div#regular-header * {
    color: #fff;
}

#logo img {
    display: block;
}

section.half-half-classy h2 {
    text-align: center;
    font-size: 45px;
}

section.half-half-classy .staff-image {
    width: 350px;
    height: 450px;
    margin: 20px auto;
    border-radius: 10px;
}

html h3 {
    color: #000;
}

html .staff-grid p + span {
    background: var(--aColor);
    border-radius: 50px;
}

.staff-grid-container .staff-image {
	height: 400px; background-position: 50% 0% !important;}

.page-id-29 .service-style-content p {display: none;}

.dm-flex .dm-third {
    display: flex;
    flex-direction: column;
}

.dm-flex .dm-third .btn {
    margin-top: auto;
}

.carousel-caption h2 strong {
    display: block;
    font-size: 35px;
    text-transform: uppercase;
    opacity: 0.8;
}

.dm-service-section.sh ul {
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
}

.dm-service-section.sh li {
    flex: 1 1 45.33%;
    list-style: none;
    background: #fff;
    color: #fff;
    margin-bottom: 20px;
    padding: 15px;
    border-radius: 10px;
    color: #000;
    box-shadow: 0px 1px 20px #00000024;
}

.dm-service-section.sh ul {
    padding: 0px;
}

.hd-pharmacy {
  --hd-accent: #2f7d76;      /* swap for the clinic's brand color */
  --hd-soft: #f4f7f6;
  --hd-border: #e2e8e7;
}

.hd-pharmacy .hd-intro {
  font-size: 1.05rem;
  line-height: 1.7;
  margin-bottom: 1.75rem;
}

.hd-pharmacy .hd-heading {
  margin: 2rem 0 .85rem;
  padding-bottom: .4rem;
  border-bottom: 2px solid var(--hd-border);
  line-height: 1.3;
}

.hd-pharmacy .hd-list {
  margin: 0 0 1.5rem;
  padding: 0;
  list-style: none;
}

.hd-pharmacy .hd-list li {
  position: relative;
  padding-left: 1.9rem;
  margin-bottom: .85rem;
  line-height: 1.65;
}

.hd-pharmacy .hd-list strong {
  color: var(--hd-accent);
}

/* checkmark bullets */
.hd-pharmacy .hd-list--check li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--hd-accent);
  font-weight: 700;
}

/* numbered steps */
.hd-pharmacy .hd-list--steps {
  counter-reset: hd-step;
}
.hd-pharmacy .hd-list--steps li {
  counter-increment: hd-step;
}
.hd-pharmacy .hd-list--steps li::before {
  content: counter(hd-step);
  position: absolute;
  left: 0;
  top: .15rem;
  width: 1.35rem;
  height: 1.35rem;
  border-radius: 50%;
  background: var(--hd-accent);
  color: #fff;
  font-size: .8rem;
  font-weight: 700;
  line-height: 1.35rem;
  text-align: center;
}

/* plain list inside the callout */
.hd-pharmacy .hd-list--plain li {
  padding-left: 0;
}

.hd-pharmacy .hd-callout {
  background: var(--hd-soft);
  border-left: 4px solid var(--hd-accent);
  border-radius: 4px;
  padding: 1.25rem 1.5rem .5rem;
  margin: 2rem 0;
}
.hd-pharmacy .hd-callout .hd-heading {
  margin-top: 0;
  border-bottom: none;
  padding-bottom: 0;
}

.hd-pharmacy .hd-cta {
  margin-top: 1.75rem;
}

.hd-pharmacy .hd-btn {
  display: inline-block;
  padding: .85rem 2rem;
  background: var(--hd-accent);
  color: #fff;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: .02em;
  transition: opacity .2s ease, transform .2s ease;
}
.hd-pharmacy .hd-btn:hover,
.hd-pharmacy .hd-btn:focus {
  opacity: .88;
  transform: translateY(-1px);
  color: #fff;
}

@media (max-width: 600px) {
  .hd-pharmacy .hd-callout { padding: 1rem 1.15rem .35rem; }
  .hd-pharmacy .hd-btn { display: block; text-align: center; }
}