/* ================================================================
   CUSTOM BUTTONS & CONTAINERS STYLESHEET
   Purpose: Extracted from inline styles to preserve minification
   Created: Nov 28, 2025
   ================================================================ */

/* ================================================================
   1. TOP BANNER TEXT CONTAINERS
   ================================================================ */
.text-1-container-responsive {
    font-size: 19px;
    color: #C3DEFF;
    padding: 37px 27px 21px 35px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 0px solid #293b6d;
    padding-top: 0px;
    padding-right: 50px;
    padding-left: 45px;
    padding-bottom: 5px;
}

.text-1-padding-responsive {
    margin-bottom: 5px !important;
}

.text-subline {
    width: auto;
    opacity: 0.8;
    border-radius: 86px !important;
    background: linear-gradient(90deg, #e5737300 0, #90a6d1 44%, #93003a00 100%) !important;
    height: 1px;
    width: -webkit-fill-available;
    /* max-width: 345px; */
}

/* ================================================================
   2. ADDRESS BUTTON (Google Maps Link)
   ================================================================ */
a.gdlr-core-button.address-btn {
    border-color: #17449e;
    margin-top: 0px;
    margin-left: -10px;
    line-height: 1.35;
    font-weight: 550;
    letter-spacing: -0.011rem !important;
    padding-bottom: 15px;
    width: -webkit-fill-available;
    -webkit-border-radius: 15px;
    margin-bottom: -1px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    box-shadow: min(0.08625vw, 3px) min(.1083333333vw, 4px) 0 #000;
    background: linear-gradient(112deg, #0066c8 0%, rgb(13 67 150) 100%);
    color: #fff !important;
}

a.gdlr-core-button.address-btn:hover {
    background: linear-gradient(112deg, #0088ff 0%, rgb(29 89 180) 100%);
    box-shadow: min(0.08625vw, 4px) min(.1083333333vw, 5px) 0 #000;
}

/* ================================================================
   3. PHONE BUTTON
   ================================================================ */
a.gdlr-core-button.phone-btn {
    white-space: nowrap;
    background: linear-gradient(112deg, #0066c8 0%, rgb(13 67 150) 100%);
    margin-top: -1px;
    margin-left: -10px;
    font-family: "Poppins", sans-serif;
    line-height: 1.35;
    font-weight: 550;
    letter-spacing: -0.011rem !important;
    padding-bottom: 15px;
    width: -webkit-fill-available;
    -webkit-border-radius: 15px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-shadow: min(0.08625vw, 3px) min(.1083333333vw, 2px) 0 #000;
    color: #ffdec1;
    border-top: 1px solid #00438c;
}

a.gdlr-core-button.phone-btn:hover {
    background: linear-gradient(112deg, #0088ff 0%, rgb(29 89 180) 100%);
    color: #fff9eb;
}

.phone-text-responsive {
    font-size: 14px;
    opacity: 0.9;
}

/* ================================================================
   4. BOOK APPOINTMENT BUTTON (Main CTA)
   ================================================================ */
a.gdlr-core-button.book-appointment-btn {
    white-space: nowrap;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.07);
    font-weight: 700;
    color: #ffdec1;
    background: linear-gradient(183deg, rgb(0 109 214) 0%, rgb(0 66 166) 100%);
    margin-bottom: 13px;
    margin-top: 13px;
    background-color: #17449e;
    border-color: #17449e;
}

/* HOVER EFFECT - Main Book Appointment Button */
a.gdlr-core-button.book-appointment-btn:hover {
    color: rgb(255, 234, 216) !important;
    background: linear-gradient(183deg, rgb(29, 133, 233) 0%, rgb(0, 102, 255) 100%) !important;
    box-shadow: 0 6px 22px rgba(0, 102, 255, 0.3);
}

/* ================================================================
   5. VIRTUAL APPOINTMENT BUTTON (Secondary CTA)
   ================================================================ */
a.gdlr-core-button.virtual-appointment-btn {
    white-space: nowrap;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.07);
    font-weight: 700;
    color: #17449e;
    background: linear-gradient(183deg, rgb(247 247 247) 0%, rgb(218 218 218) 100%);
    margin-bottom: 13px;
    margin-top: 13px;
    background-color: #fff;
    border-color: #17449e;
}

/* HOVER EFFECT - Virtual Appointment Button */
a.gdlr-core-button.virtual-appointment-btn:hover {
    background: linear-gradient(183deg, rgb(255 255 255) 0%, rgb(238 238 238) 100%);
    box-shadow: 0 6px 22px rgba(0, 0, 0, 0.15);
}

a.gdlr-core-button.virtual-appointment-btn:hover .gdlr-core-content {
    color: #0056b3 !important;
}

/* ================================================================
   6. COUNTER ITEM BOTTOM TEXT (Phone Icon Area)
   ================================================================ */
.gdlr-core-counter-item-bottom-text {
    font-size: 20px;
    font-weight: 500;
    text-transform: none;
}

.mediz-logo-right-text-icon {
    font-size: 27px;
    border-color: #600;
    color: #ffe69b;
    color: #e6dab5;
}

/* Call us text below button */
.gdlr-core-counter-item-bottom-text[style*="font-size: 15px"] {
    font-size: 15px;
    font-weight: 500;
    text-transform: none;
    color: #d6cbaa;
    color: #ebd9a5;
    color: #e5dfcc;
    color: #ffe69b;
}

/* ================================================================
   7. ICON STYLING
   ================================================================ */
.gdlr-core-icon-list-icon.fa-map-marker {
    /* color: #ffffff; */
    /* font-size: 19px; */
    /* margin-right: 0px; */
    /* padding-right: 8px; */
    /* color: #e6dab5; */
    /* color: #C3DEFF; */
    /* color: #bbdaff; */
    /* color: #e5f1ff; */
    /* align-items: flex-start; */
    /* text-align: left; */
    /* display: inline-flex; */
    /* align-content: space-between; */
    /* justify-content: space-around; */
    /* flex-direction: row-reverse; */
    /* margin-left: -20px !important; */
}

.gdlr-core-icon-list-icon.fa-phone {
    color: #ffdec1;
    font-size: 19px;
    margin-right: -8px;
    padding-right: 14px;
    align-items: flex-start;
    text-align: left;
    display: inline-flex;
    align-content: space-between;
    justify-content: space-around;
    flex-direction: row-reverse;
    margin-left: -24px !important;
}

/* ================================================================
   8. RESPONSIVE ADJUSTMENTS
   ================================================================ */
@media (max-width: 768px) {
    .text-1-container-responsive {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    a.gdlr-core-button.address-btn,
    a.gdlr-core-button.phone-btn {
        margin-left: 0;
        font-size: 15px;
    }
    
    .phone-text-responsive {
        font-size: 12px;
    }
}

@media (max-width: 480px) {
    .text-1-container-responsive {
        font-size: 16px;
        padding: 15px;
    }
    
    a.gdlr-core-button {
        font-size: 14px !important;
    }
}
