{"id":21,"date":"2025-12-01T22:16:45","date_gmt":"2025-12-01T22:16:45","guid":{"rendered":"https:\/\/staging.summersgynecology.com\/?page_id=21"},"modified":"2025-12-11T20:45:57","modified_gmt":"2025-12-11T20:45:57","slug":"home","status":"publish","type":"page","link":"https:\/\/staging.summersgynecology.com\/","title":{"rendered":"Home"},"content":{"rendered":"<!-- ========================= HOME: CSS GLOBAL ========================= -->\n\n\n<style>\n\/* ===== Reset suave de gaps del tema (sin tocar m\u00e1rgenes globales) ===== *\/\n.wp-site-blocks,\n.wp-block-post-content {\n    gap: 0 !important;\n    row-gap: 0 !important;\n}\n\n\/* ===== Contenedor ancho tipo \"alignwide\" si el tema no lo define ===== *\/\n.alignwide {\n    max-width: 1100px;\n    margin-left: auto;\n    margin-right: auto;\n    padding-left: 20px;\n    padding-right: 20px;\n    box-sizing: border-box;\n}\n\n\/* ==========================================================\n   HERO HOME\n   ========================================================== *\/\n\n.sg-home-hero-outer {\n    position: relative;\n    min-height: 360px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    background-image: url(\"https:\/\/staging.summersgynecology.com\/wp-content\/uploads\/2025\/12\/Summers.jpg\");\n    background-size: cover;\n    background-position: 50% 3%;\n    padding: 40px 24px;\n    margin: 0; \/* sin m\u00e1rgenes extra *\/\n    box-sizing: border-box;\n}\n\n.sg-home-hero-inner {\n    position: relative;\n    z-index: 2;\n    max-width: 1100px;\n    width: 100%;\n    background: rgba(255,255,255,0.88);\n    border-radius: 14px;\n    padding: 80px;\n    box-sizing: border-box;\n}\n\n.sg-home-hero-title {\n    color: #2a7eb1;\n    font-size: 36px;\n    line-height: 1.2;\n    font-weight: 600;\n    margin: 0 0 12px 0;\n}\n\n.sg-home-hero-text {\n    font-size: 18px;\n    color: #2a7eb1;\n    margin: 0;\n}\n\n\/* ==========================================================\n   FRANJA AZUL LINKS\n   ========================================================== *\/\n\n.sg-home-links-bar {\n    background: #a9dbe4;\n    padding: 24px 24px;\n    margin: 0; \/* que no meta espacio ni arriba ni abajo *\/\n    color: #243843;\n    box-sizing: border-box;\n}\n\n.sg-home-links-bar a {\n    color: #00759b !important;\n    font-weight: 600;\n    text-decoration: none;\n}\n.sg-home-links-bar a:hover {\n    text-decoration: underline;\n}\n\/* ===== Bullets elegantes estilo Services (sin borde blanco) ===== *\/\n.sg-home-links-list {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n}\n\n.sg-home-links-list li {\n    position: relative;\n    padding-left: 28px;\n    margin-bottom: 12px;\n    font-size: 15px;\n    line-height: 1.6;\n    font-weight: 500;\n    letter-spacing: 0.01em;\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n}\n\n.sg-home-links-list li::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 0.6em;\n    width: 10px;\n    height: 10px;\n    border-radius: 999px;\n    background: linear-gradient(180deg,#0486b8,#16b89a);\n}\n\n\n\/* ==========================================================\n   SECCI\u00d3N PRINCIPAL\n   ========================================================== *\/\n\n.sg-home-main {\n    background: #f5fbfe;\n    padding: 50px 24px;\n    margin: 0; \/* NO margen abajo = sin banda blanca antes del footer *\/\n    box-sizing: border-box;\n}\n\n.sg-home-main-card {\n    background: #ffffff;\n    border-radius: 16px;\n    padding: 28px 30px;\n    box-sizing: border-box;\n}\n\n.sg-home-main-title {\n    color: #00759b;\n    font-size: 26px;\n    font-weight: 700;\n    margin: 0 0 18px 0;\n}\n\n.sg-home-main-text {\n    font-size: 16px;\n    line-height: 1.8;\n    color: #243843;\n    margin: 0 0 14px 0;\n}\n\n\/* ==========================================================\n   COLUMNA DERECHA (LOGIN \/ HOURS \/ LOCATION)\n   ========================================================== *\/\n\n.sg-home-login-card {\n    background: #f0fbff;\n    border-radius: 16px;\n    padding: 32px 48px 32px 32px; \/* m\u00e1s aire a la derecha *\/\n    box-sizing: border-box;\n    margin: 0 0 28px 0;\n}\n\n.sg-home-side-title {\n    color: #00759b;\n    font-size: 18px;\n    font-weight: 700;\n    margin: 0 0 16px 0;\n}\n\n.sg-home-login-input {\n    width: 100%;\n    padding: 12px 14px;\n    border: 1px solid #b7d6e0;\n    border-radius: 6px;\n    background: #ffffff;\n    font-size: 14px;\n    color: #003c4d;\n    box-sizing: border-box;\n    margin-bottom: 18px;\n}\n\n.sg-home-login-button {\n    width: 100%;\n    padding: 12px 0;\n    background: linear-gradient(90deg,#0486b8,#16b89a);\n    color: #ffffff;\n    border: none;\n    border-radius: 999px;\n    font-weight: 700;\n    font-size: 15px;\n    cursor: pointer;\n}\n\n.sg-home-hours-card {\n    background: #ffffff;\n    border-radius: 16px;\n    padding: 20px;\n    box-sizing: border-box;\n    margin: 0 0 28px 0;\n}\n\n.sg-home-location-card {\n    background: #f0fbff;\n    border-radius: 16px;\n    padding: 20px;\n    box-sizing: border-box;\n    margin: 0;\n}\n\n.sg-home-map-button {\n    display: inline-block;\n    padding: 8px 18px;\n    border-radius: 999px;\n    background: linear-gradient(90deg,#0486b8,#16b89a);\n    color: #ffffff;\n    font-size: 13px;\n    font-weight: 600;\n    text-decoration: none;\n}\n\n\/* ==========================================================\n   RELACI\u00d3N ENTRE BLOQUES (SIN ESPACIOS ENTRE SECCIONES)\n   ========================================================== *\/\n\n\/* Hero pegado a franja azul *\/\n.sg-home-hero-outer + .sg-home-links-bar {\n    margin-top: 0 !important;\n}\n\n\/* Franja azul pegada a secci\u00f3n principal *\/\n.sg-home-links-bar + .sg-home-main {\n    margin-top: 0 !important;\n}\n\n\/* Quitar margen superior del footer si el tema lo a\u00f1ade *\/\n.site-footer,\n.wp-block-template-part {\n    margin-top: 0 !important;\n}\n\n\/* ==========================================================\n   RESPONSIVE\n   ========================================================== *\/\n@media (min-width: 1024px) {\n    .sg-home-hero-outer,\n    .sg-home-links-bar,\n    .sg-home-main {\n        padding-left: 40px;\n        padding-right: 40px;\n    }\n}\n\n@media (max-width: 768px) {\n    .sg-home-hero-inner {\n        padding: 50px 30px;\n    }\n}\n<\/style>\n\n\n\n<!-- ========================= HERO HOME ========================= -->\n\n\n<div class=\"wp-block-group alignfull sg-home-hero-outer is-layout-flow wp-block-group-is-layout-flow\">\n\n    \n    <div class=\"wp-block-group sg-home-hero-inner is-layout-flow wp-block-group-is-layout-flow\">\n\n        \n        <h2 class=\"wp-block-heading sg-home-hero-title\">\n            We are here so<br>you can be there.\n        <\/h2>\n        \n\n        \n        <p class=\"sg-home-hero-text\">\n            Learn more about early testing &gt;&gt;\n        <\/p>\n        \n\n    <\/div>\n    \n\n<\/div>\n\n\n\n<!-- ========================= FRANJA AZUL LINKS ========================= -->\n\n\n<div class=\"wp-block-group alignfull sg-home-links-bar is-layout-flow wp-block-group-is-layout-flow\">\n\n    \n    <div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-7febf7bf wp-block-columns-is-layout-flex\" style=\"gap:32px;\">\n\n        <!-- COLUMNA 1: QUICK LINKS -->\n        \n        <div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n            <div class=\"wp-block-group\" style=\"padding:0 24px;\">\n\n                <h3 class=\"wp-block-heading\" style=\"font-size:22px;font-weight:600;margin:0 0 14px 0;\">Quick Links<\/h3>\n\n<ul class=\"sg-home-links-list\">\n    <li><a href=\"#\">Frequently Asked Questions<\/a><\/li>\n    <li><a href=\"#\">New Patient? Click Here<\/a><\/li>\n    <li><a href=\"#\">Tell A Friend About Dr. Summers<\/a><\/li>\n<\/ul>\n\n\n            <\/div>\n        <\/div>\n        \n\n        <!-- COLUMNA 2: DID YOU KNOW? -->\n        \n        <div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n            <div class=\"wp-block-group\" style=\"padding:0 24px;\">\n\n                <h3 class=\"wp-block-heading\" style=\"font-size:22px;font-weight:600;margin:0 0 14px 0;\">Did You Know?<\/h3>\n\n                <p style=\"font-size:14px;line-height:1.6;margin:0;\">\n                    Dr. Summers has provided gynecologic care in Birmingham for more than 25 years.\n                <\/p>\n\n            <\/div>\n        <\/div>\n        \n\n        <!-- COLUMNA 3: RESOURCES -->\n        \n        <div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n            <div class=\"wp-block-group\" style=\"padding:0 24px;\">\n\n                <h3 class=\"wp-block-heading\" style=\"font-size:22px;font-weight:600;margin:0 0 14px 0;\">Resources<\/h3>\n\n<ul class=\"sg-home-links-list\">\n    <li><a href=\"#\">New Patient Packet<\/a><\/li>\n    <li><a href=\"#\">HIPPA Release Forms<\/a><\/li>\n<\/ul>\n\n\n\n            <\/div>\n        <\/div>\n        \n\n    <\/div>\n    \n\n<\/div>\n\n\n\n<!-- ========================= SECCI\u00d3N PRINCIPAL ========================= -->\n\n\n<div class=\"wp-block-group alignfull sg-home-main is-layout-flow wp-block-group-is-layout-flow\">\n\n    \n    <div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-7febf7bf wp-block-columns-is-layout-flex\" style=\"gap:32px;\">\n\n        <!-- COLUMNA IZQUIERDA -->\n        \n        <div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n            <div class=\"wp-block-group sg-home-main-card\">\n\n                <h3 class=\"wp-block-heading sg-home-main-title\">\n                    Welcome to William D. Summers M.D., Gynecology LLC\n                <\/h3>\n\n                <p class=\"sg-home-main-text\">\n                    William D. Summers, M.D. is a board certified and highly trained physician, specializing in Gynecology. Dr. Summers has been practicing medicine in Birmingham, AL for over 25 years and is experienced in a wide range of gynecological services and procedures.\n                <\/p>\n\n                <p class=\"sg-home-main-text\">\n                    He provides gynecological services that range from routine exams, STD testing and treatment, pelvic pain, hormone therapy, irregular menstrual cycles, birth control, in-office procedures, and more.\n                <\/p>\n\n                <p class=\"sg-home-main-text\">\n                    Purba Mukherjee, CRNP, has been with the office for over two years and specializes in Women&#8217;s Health and Weight Loss.\n                <\/p>\n\n                <p class=\"sg-home-main-text\">\n                    Many patients find Dr. Summers after reading reviews on\n                    <a href=\"https:\/\/www.healthgrades.com\" style=\"color:#00759b;text-decoration:underline;\">healthgrades.com<\/a>\n                    and\n                    <a href=\"https:\/\/www.vitals.com\" style=\"color:#00759b;text-decoration:underline;\">vitals.com<\/a>.\n                    Patients appreciate his ability to quickly diagnose problems, listen carefully, and provide compassionate guidance.\n                <\/p>\n\n                <p class=\"sg-home-main-text\" style=\"margin-bottom:0;\">\n                    Dr. Summers also offers a medically supervised weight loss clinic with counseling, B6\u2013B12\u2013Lipotropic injections, appetite suppressants when appropriate, and individualized programs.\n                <\/p>\n\n            <\/div>\n        <\/div>\n        \n\n\n        <!-- COLUMNA DERECHA -->\n        \n        <div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n\n            <!-- LOGIN -->\n            <div class=\"wp-block-group sg-home-login-card\">\n\n                <h4 class=\"sg-home-side-title\">Patient Login<\/h4>\n\n                <p style=\"font-size:14px;font-weight:600;margin:0 0 6px 0;\">Username<\/p>\n                <input type=\"text\" class=\"sg-home-login-input\">\n\n                <p style=\"font-size:14px;font-weight:600;margin:0 0 6px 0;\">Password<\/p>\n                <input type=\"password\" class=\"sg-home-login-input\" style=\"margin-bottom:22px;\">\n\n                <button type=\"button\" class=\"sg-home-login-button\">\n                    Sign In &gt;\n                <\/button>\n\n            <\/div>\n\n            <!-- HORARIOS -->\n            <div class=\"wp-block-group sg-home-hours-card\">\n\n                <h4 class=\"sg-home-side-title\" style=\"margin-bottom:10px;\">GYN Appointment Hours<\/h4>\n\n                <p style=\"font-size:14px;line-height:1.7;color:#243843;margin:0 0 12px 0;\">\n                    <strong>Monday<\/strong> 9:30 AM \u2013 2:30 PM<br>\n                    <strong>Tuesday<\/strong> 9:00 AM \u2013 2:30 PM (no GYN appointments)<br>\n                    <strong>Wednesday<\/strong> 9:30 AM \u2013 3:30 PM<br>\n                    <strong>Thursday<\/strong> 9:30 AM \u2013 3:45 PM<br>\n                    <strong>Friday<\/strong> 9:30 AM \u2013 1:00 PM\n                <\/p>\n\n                <hr class=\"wp-block-separator has-css-opacity is-style-wide\">\n\n                <p style=\"font-size:14px;line-height:1.7;color:#243843;margin:0;\">\n                    <strong>Office:<\/strong> 205-847-2018<br>\n                    <strong>Fax:<\/strong> 205-423-5577\n                <\/p>\n\n            <\/div>\n\n            <!-- DIRECCI\u00d3N -->\n            <div class=\"wp-block-group sg-home-location-card\">\n\n                <h4 class=\"sg-home-side-title\" style=\"margin-bottom:12px;\">Our office is located at<\/h4>\n\n                <p style=\"font-size:14px;line-height:1.7;color:#243843;margin:0 0 12px 0;\">\n                    St. Vincent&#8217;s East Hospital<br>\n                    52 Medical Park Drive East, Suite #215<br>\n                    Birmingham, AL 35235\n                <\/p>\n\n                <p style=\"margin:0;\">\n                    <a href=\"#\" class=\"sg-home-map-button\">\n                        Map &amp; Directions\n                    <\/a>\n                <\/p>\n\n            <\/div>\n\n        <\/div>\n        \n\n    <\/div>\n    \n\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>We are here soyou can be there. Learn more about early testing &gt;&gt; Quick Links Frequently Asked Questions New Patient? Click Here Tell A Friend About Dr. Summers Did You Know? Dr. Summers has provided gynecologic care in Birmingham for more than 25 years. Resources New Patient Packet HIPPA Release Forms Welcome to William D. [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-no-title","meta":{"footnotes":""},"class_list":["post-21","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/staging.summersgynecology.com\/index.php\/wp-json\/wp\/v2\/pages\/21","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.summersgynecology.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/staging.summersgynecology.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/staging.summersgynecology.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.summersgynecology.com\/index.php\/wp-json\/wp\/v2\/comments?post=21"}],"version-history":[{"count":26,"href":"https:\/\/staging.summersgynecology.com\/index.php\/wp-json\/wp\/v2\/pages\/21\/revisions"}],"predecessor-version":[{"id":127,"href":"https:\/\/staging.summersgynecology.com\/index.php\/wp-json\/wp\/v2\/pages\/21\/revisions\/127"}],"wp:attachment":[{"href":"https:\/\/staging.summersgynecology.com\/index.php\/wp-json\/wp\/v2\/media?parent=21"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}