.page-id-51750 {
    --er-green: #9ed429;
    --er-green-dark: #7aab1e;
    --er-green-pale: #f2fad8;
    --er-green-text: #1d3200;
    --er-blue: #0575e8;
    --er-blue-dark: #0460c5;
    --er-blue-deep: #023a8a;
    --er-blue-mid: #0462cc;
    --er-blue-pale: #e8f2fd;

    --er-white: #ffffff;
    --er-gray-light: #F5F6F8;
    --er-gray-rule: #D0D6DC;
    --er-text: #2d3748;
    --er-muted: #5a6878;
}

.saboxplugin-wrap .saboxplugin-desc p a{
    font-size: 14px !important;
    line-height: 21px !important;
}

.media-body .erl-clear-time {
    display: block;
    margin-top: 4px;
    font-size: 20px;
    color: #000;
}

.erl-footer {
    margin-bottom: 35px;
}

.lists .erl-title-bar {
    margin-top: 74px;
}

.logged-in.lists .erl-title-bar {
    margin-top: 42px;
}

body .gform_wrapper .gform_previous_button {
    display:none;
}

body .gform_wrapper .gform_next_button{
    padding: 15px 36px;
    border-radius: 3px;
    background: #9fd425;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    text-shadow: 2px 1px 0 rgba(47, 64, 6, .4);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .14);
    border: 0;
    text-transform: uppercase;
    margin-top: 5px;
    margin-left:0;
}

body .gform_button{
    margin-left:0;
}

body .gfield--type-honeypot {
    display: none !important;
}

.advanced-guide li{
    list-style:none;
    line-height:30px;
}

.advanced-guide li::before{
    content: '';
    background-image: url(https://www.ereleases.mom/wp-content/themes/ereleases-v2/images/how_to_write/green-arrow.gif);
    margin-right: 10px;
    width: 20px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
}

#erl-header .navbar-right ul.nav>li .dropdown-menu li a {
    padding: 15px 10px;
}

.dropdown-menu {
    min-width: 190px;
    padding: 0;
}

.mm-wrap {
    max-width: 1020px;
    margin: 0 auto;
}

.mm-wrap .mm-heading {
    font-size: 20px!important;
    font-weight: 600!important;
    color: #111827;
}

.mm-wrap .mm-filters {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    margin-bottom: 0.75rem;
}

.mm-wrap .mm-filters button {
    font-size: 13px;
    padding: 5px 14px;
    border-radius: 20px;
    border: 1px solid #d1d5db;
    background: transparent;
    color: #6b7280;
    cursor: pointer;
    transition: all 0.15s;
    font-family: inherit;
}

.mm-wrap .mm-filters button:hover {
    border-color: #9ca3af;
    color: #374151;
}

.mm-wrap .mm-filters button.active {
    background: #111827;
    color: #fff;
    border-color: #111827;
}

.mm-wrap .mm-count {
    font-size: 13px!important;
    color: #9ca3af;
    margin-bottom: 1rem;
}

.mm-wrap .tier-pill {
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    padding: 3px 9px;
    border-radius: 20px;
    white-space: nowrap;
}

.mm-wrap .t-free {
    background: #dcfce7;
    color: #166534;
}

.mm-wrap .t-budget {
    background: #dbeafe;
    color: #1e40af;
}

.mm-wrap .t-mid {
    background: #fef9c3;
    color: #854d0e;
}

.mm-wrap .t-ent {
    background: #f3f4f6;
    color: #4b5563;
    border: 1px solid #e5e7eb;
}

.mm-wrap .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    flex-shrink: 0;
}

.mm-wrap .dot-yes {
    background: #22c55e;
}

.mm-wrap .dot-no {
    background: #e5e7eb;
}

.mm-wrap .trial-yes {
    color: #16a34a;
    font-weight: 500;
}

.mm-wrap .trial-no {
    color: #9ca3af;
}

.mm-wrap .mm-footnote {
    font-size: 12px!important;
    color: #9ca3af;
    margin-top: 1.25rem;
    line-height: 1.7;
}

.mm-wrap [data-mm-item].is-hidden {
    display: none !important;
}

.mm-wrap  td a {
    font-size: 13px;
}


.wp-block-yoast-faq-block .schema-faq-question{
    font-size: 2.4rem;
}
.schema-how-to.wp-block-yoast-how-to-block .schema-how-to-step-name{
    font-size: 2.4rem;
}
.schema-faq.wp-block-yoast-faq-block .schema-faq-question strong{
    font-weight: 400;
}

.outlets-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    max-width: 1100px;
    margin: 0 auto;
}

.outlets-grid .card-header p{
    margin-bottom: 0;
}

.outlets-grid .card {
    background: #fff;
    border: 1px solid #e2e2e2;
    border-radius: 8px;
    overflow: hidden;
}

.outlets-grid .card-header {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 11px 14px;
    border-bottom: 1px solid #e2e2e2;
    background: #f8f8f8;
}

.outlets-grid .card-icon {
    width: 30px;
    height: 30px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    flex-shrink: 0;
}

.outlets-grid .card-title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #1a1a1a;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    line-height: 1.3;
}

.outlets-grid .card-count {
    margin-left: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #888;
    background: #ebebeb;
    padding: 2px 7px;
    border-radius: 10px;
    flex-shrink: 0;
    font-weight: 600;
}

.outlets-grid .outlet-list {
    padding: 12px 14px 14px;
    list-style: none;
}

.outlets-grid .outlet-list li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 1.6;
    padding-left: 12px;
    position: relative;
}

.outlets-grid .outlet-list li::before {
    content: "•";
    position: absolute;
    left: 0;
    color: #aaa;
}

.outlets-grid .icon-wire {
    background: #ddeeff;
}

.outlets-grid .icon-print {
    background: #ddf0e4;
}

.outlets-grid .icon-biz {
    background: #fef3dc;
}

.outlets-grid .icon-tv {
    background: #fde8e0;
}

.outlets-grid .icon-local {
    background: #fce8f0;
}

.outlets-grid .icon-radio {
    background: #eeebfd;
}

.outlets-grid .icon-digital {
    background: #ddf4ed;
}

.outlets-grid .icon-mag {
    background: #fde8e8;
}

.outlets-grid .icon-tech {
    background: #ddeeff;
}

.outlets-grid .icon-trade {
    background: #fef3dc;
}

.outlets-grid .icon-dist {
    background: #eeebfd;
}

.outlets-grid .icon-agg {
    background: #ddf4ed;
}

.page-id-51750 a {
    color: var(--er-blue);
    text-decoration: none;
}

.page-template-page-mickie-kennedy a:hover {
    text-decoration: underline;
}


.page-id-51750 .topbar {
    background: var(--er-blue);
    padding: 10px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
}

.page-id-51750  .topbar-brand {
    font-size: 22px;
    font-weight: 600;
    color: var(--er-white);
    letter-spacing: -.01em;
}

.page-id-51750  .topbar-brand span {
    color: rgba(255, 255, 255, .82);
}

.page-id-51750  .topbar-cta {
    background: var(--er-green);
    color: var(--er-green-text);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .04em;
    text-transform: uppercase;
    padding: 8px 20px;
    border-radius: 3px;
    text-decoration: none;
    transition: background .2s;
}

.page-id-51750  .topbar-cta:hover {
    background: var(--er-green-dark);
    color: var(--er-green-text);
    text-decoration: none;
}

.page-id-51750 .hero {
    background: var(--er-blue);
    color: var(--er-white);
    padding: 0 40px;
    overflow: hidden;
}

.page-id-51750  .hero-inner {
    max-width: 1000px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 300px;
    gap: 48px;
    align-items: end;
    padding: 56px 0 0;
}

.page-id-51750 .hero-eyebrow {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .22em;
    text-transform: uppercase;
    color: var(--er-white);
    margin-bottom: 16px;
}

.page-id-51750  .hero-eyebrow::before {
    content: '';
    width: 24px;
    height: 2px;
    background: var(--er-green);
    display: inline-block;
}

.page-id-51750  .hero h1 {
    font-size: clamp(36px, 5vw, 56px);
    font-weight: 700;
    line-height: 1.08;
    letter-spacing: -.02em;
    margin-bottom: 6px;
}

.page-id-51750  .hero-subtitle {
    font-size: 17px;
    color: rgba(255, 255, 255, .88);
    font-weight: 400;
    margin-bottom: 18px;
}

.page-id-51750  .hero-desc {
    font-size: 16px;
    font-weight: 300;
    color: rgba(255, 255, 255, .88);
    line-height: 1.7;
    max-width: 520px;
    margin-bottom: 32px;
}

.page-id-51750  .hero-stats {
    display: flex;
    gap: 28px;
    flex-wrap: wrap;
    border-top: 1px solid rgba(255, 255, 255, .28);
    padding-top: 28px;
    padding-bottom: 56px;
}

.page-id-51750  .stat-item {
    min-width: 100px;
}

.page-id-51750  .stat-number {
    font-size: 30px;
    font-weight: 700;
    color: var(--er-white);
    line-height: 1;
    display: block;
}

.page-id-51750 .stat-label {
    font-size: 11px;
    color: rgba(255, 255, 255, .72);
    letter-spacing: .04em;
    margin-top: 4px;
    display: block;
}

.page-id-51750 .hero-photo {
    align-self: end;
}

.page-id-51750  .photo-wrap {
    border-radius: 6px 6px 0 0;
    overflow: hidden;
    background: var(--er-blue-mid);
    position: relative;
    min-height: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-id-51750 .photo-wrap img {
    width: 100%;
    display: block;
    object-fit: cover;
    aspect-ratio: 1/1;
}

.page-id-51750 .photo-label {
    background: var(--er-green);
    color: var(--er-green-text);
    text-align: center;
    padding: 9px 12px;
    font-size: 11.5px;
    font-weight: 700;
    letter-spacing: .07em;
    text-transform: uppercase;
}

.page-id-51750  .section {
    margin-bottom: 64px;
}

.page-id-51750 .section-label {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 10.5px!important;
    font-weight: 700!important;
    letter-spacing: .22em;
    text-transform: uppercase;
    color: var(--er-green-dark);
    margin-bottom: 14px;
}

.page-id-51750  .section-label::after {
    content: '';
    flex: 1;
    height: 1px;
    background: var(--er-gray-rule);
}

.page-id-51750 .section h2 {
    font-size: clamp(26px, 3.5vw, 36px);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -.01em;
    color: var(--er-blue);
    margin-bottom: 18px;
}

.page-id-51750  .section p {
    color: #3a4655;
    margin-bottom: 16px;
    max-width: 700px;
}

.book-spine p{
    font-size: 10px!important;
}

.page-id-51750  .section p:last-of-type {
    margin-bottom: 0;
}

.page-id-51750  .pull-quote {
    border-left: 4px solid var(--er-green);
    padding: 2px 0 2px 24px;
    margin: 32px 0;
}

.page-id-51750  .pull-quote p {
    font-size: 20px;
    font-style: italic;
    color: var(--er-blue);
    max-width: 620px;
    line-height: 1.55;
}

.page-id-51750  .pull-quote cite {
    display: block;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: var(--er-muted);
    margin-top: 8px;
}

.page-id-51750 .education-box {
    background: var(--er-blue-deep);
    color: var(--er-white);
    border-radius: 6px;
    padding: 26px 30px;
    display: flex;
    align-items: flex-start;
    gap: 18px;
    margin-top: 24px;
}

.page-id-51750  .edu-icon {
    width: 42px;
    height: 42px;
    background: var(--er-green);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.page-id-51750  .edu-content h4 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    color: var(--er-white);
}

.page-id-51750 .edu-content p {
    font-size: 14px;
    color: rgba(255, 255, 255, .85);
    margin: 0;
    max-width: 100%;
}

.page-id-51750 .edu-content p strong {
    color: var(--er-green);
    font-weight: 600;
}

.page-id-51750  .value-box {
    background: var(--er-gray-light);
    border: 1px solid var(--er-gray-rule);
    border-radius: 8px;
    padding: 36px 36px 32px;
    margin-top: 8px;
}

.page-id-51750  .value-intro {
    font-size: 16px;
    font-weight: 600;
    color: var(--er-blue);
    margin-bottom: 20px !important;
    max-width: 100% !important;
}

.page-id-51750  .value-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
    gap: 16px;
}

.page-id-51750  .val-item {
    background: var(--er-white);
    border-radius: 5px;
    padding: 18px 18px 16px;
    border-left: 3px solid var(--er-green);
}

.page-id-51750  .val-item h4 {
    font-size: 14px;
    font-weight: 600;
    color: var(--er-blue);
    margin-bottom: 5px;
}

.page-id-51750  .val-item p {
    font-size: 13px!important;
    color: var(--er-muted);
    line-height: 1.55;
    margin: 0;
    max-width: 100%;
}

.page-id-51750  .numbers-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1px;
    background: var(--er-gray-rule);
    border: 1px solid var(--er-gray-rule);
    border-radius: 6px;
    overflow: hidden;
    margin-top: 28px;
}

.page-id-51750  .num-cell {
    background: var(--er-white);
    padding: 22px 18px;
}

.page-id-51750  .num-cell:nth-child(even) {
    background: var(--er-gray-light);
}

.page-id-51750  .num-value {
    /*font-family: 'Merriweather', serif;*/
    font-size: 28px;
    font-weight: 700;
    color: var(--er-green-dark);
    line-height: 1;
    display: block;
    margin-bottom: 5px;
}

.page-id-51750  .num-label {
    font-size: 13px;
    color: var(--er-muted);
    line-height: 1.4;
}

.page-id-51750  .tactic-box {
    background: var(--er-blue-deep);
    border-radius: 8px;
    padding: 36px 40px;
    margin-top: 8px;
}

.page-id-51750  .tactic-box h3 {
    font-size: 21px;
    font-weight: 700;
    color: var(--er-white);
    margin-bottom: 14px;
}

.page-id-51750  .tactic-box > p {
    font-size: 15px;
    color: rgba(255, 255, 255, .88);
    line-height: 1.7;
    max-width: 680px;
    margin-bottom: 24px !important;
}

.page-id-51750  .tactic-steps {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 12px;
}

.page-id-51750  .tactic-step {
    background: rgba(255, 255, 255, .1);
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 5px;
    padding: 16px 16px 14px;
}

.page-id-51750  .step-num {
    display: inline-block;
    background: var(--er-green);
    color: var(--er-green-text);
    font-size: 10.5px;
    font-weight: 700;
    letter-spacing: .06em;
    padding: 2px 8px;
    border-radius: 2px;
    margin-bottom: 8px;
}

.page-id-51750  .tactic-step p {
    font-size: 13px;
    color: rgba(255, 255, 255, .88);
    line-height: 1.55;
    margin: 0;
    max-width: 100%;
}

.page-id-51750  .books-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    margin-top: 28px;
}

.page-id-51750  .book-card {
    background: var(--er-white);
    border: 1px solid var(--er-gray-rule);
    border-radius: 8px;
    overflow: hidden;
    transition: box-shadow .2s;
}

.page-id-51750  .book-card:hover {
    box-shadow: 0 6px 24px rgba(0, 0, 0, .1);
}

.page-id-51750  .book-cover {
    height: 190px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.page-id-51750  .book-cover.c1 {
    background: linear-gradient(135deg, #023a8a 0%, #0575e8 100%);
}

.page-id-51750  .book-cover.c2 {
    background: linear-gradient(135deg, #3a5c0a 0%, #7aab1e 100%);
}

.page-id-51750  .book-spine {
    width: 120px;
    height: 168px;
    border-radius: 2px 8px 8px 2px;
    box-shadow: -4px 5px 18px rgba(0, 0, 0, .55), inset -3px 0 6px rgba(0, 0, 0, .25);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 14px 12px;
    text-align: center;
}

.page-id-51750  .c1 .book-spine {
    background: var(--er-blue);
}

.page-id-51750  .c2 .book-spine {
    background: var(--er-blue-deep);
}

.page-id-51750  .bs-eyebrow {
    font-size: 8.5px;
    font-weight: 700;
    color: rgba(255, 255, 255, .6);
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-bottom: 8px;
    line-height: 1.4;
}

.page-id-51750  .bs-title {
    font-size: 10.5px;
    font-weight: 700;
    color: var(--er-white);
    line-height: 1.3;
    margin-bottom: 8px;
}

.page-id-51750  .bs-author {
    font-size: 8.5px;
    color: rgba(255, 255, 255, .6);
    letter-spacing: .06em;
    text-transform: uppercase;
}

.page-id-51750  .book-info {
    padding: 20px 22px 18px;
}

.page-id-51750  .book-badge {
    display: inline-block;
    background: var(--er-green-pale);
    color: var(--er-green-dark);
    font-size: 10.5px;
    font-weight: 700;
    letter-spacing: .06em;
    text-transform: uppercase;
    padding: 3px 9px;
    border-radius: 2px;
    margin-bottom: 10px;
}

.page-id-51750  .book-title {
    font-size: 15.5px!important;
    font-weight: 700!important;
    color: var(--er-blue);
    margin-bottom: 10px!important;
    line-height: 1.3;
}

.page-id-51750 .section-tactic p{
    font-size: 17px;
}

.page-id-51750  .book-desc {
    font-size: 13px!important;
    color: var(--er-muted);
    line-height: 1.6;
    margin-bottom: 0!important;
}

.page-id-51750  .podcast-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 12px;
    margin-top: 24px;
}

.page-id-51750  .pod-card {
    background: var(--er-white);
    border: 1px solid var(--er-gray-rule);
    border-radius: 6px;
    padding: 16px 16px 14px;
    transition: border-color .2s, box-shadow .2s;
}

.page-id-51750  .pod-card:hover {
    border-color: var(--er-green);
    box-shadow: 0 3px 14px rgba(158, 212, 41, .15);
}

.page-id-51750  .pod-name {
    font-size: 13.5px!important;
    font-weight: 600;
    color: var(--er-blue);
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    gap: 6px;
}

.page-id-51750  .pod-dot {
    width: 7px;
    height: 7px;
    background: var(--er-green);
    border-radius: 50%;
    flex-shrink: 0;
}

.page-id-51750  .pod-topic {
    font-size: 12.5px!important;
    color: var(--er-muted);
    line-height: 1.5;
}

.page-id-51750  .poetry-row {
    background: var(--er-gray-light);
    border: 1px solid var(--er-gray-rule);
    border-radius: 6px;
    padding: 26px 28px;
    margin-top: 8px;
    display: flex;
    gap: 18px;
    align-items: flex-start;
}

.page-id-51750  .poetry-q {
    font-size: 50px;
    font-weight: 700;
    color: var(--er-green-dark);
    line-height: .82;
    flex-shrink: 0;
}

.page-id-51750  .poetry-text {
    font-size: 15px;
    color: var(--er-muted);
    line-height: 1.7;
}

.page-id-51750  .award-pill {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    font-weight: 600;
    color: var(--er-green-dark);
    background: var(--er-green-pale);
    border-radius: 24px;
    padding: 4px 12px;
    margin-top: 12px;
}

.page-id-51750  .chip-row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
}

.page-id-51750  .chip {
    display: flex;
    align-items: center;
    gap: 7px;
    background: var(--er-gray-light);
    border: 1px solid var(--er-gray-rule);
    border-radius: 32px;
    padding: 7px 14px;
    font-size: 13.5px;
    color: var(--er-muted);
}

.page-id-51750  .rule {
    border: none;
    border-top: 1px solid var(--er-gray-rule);
    margin: 0 0 64px;
}


.page-id-51750  .pull-quote {
    border-left: 4px solid var(--er-green);
    padding: 2px 0 2px 24px;
    margin: 32px 0;
}

.page-id-51750  .pull-quote p {
    font-size: 20px;
    font-style: italic;
    color: var(--er-blue);
    max-width: 620px;
    line-height: 1.55;
}

.page-id-51750  .pull-quote cite {
    display: block;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: var(--er-muted);
    margin-top: 8px;
}

.page-id-51750  .education-box {
    background: var(--er-blue-deep);
    color: var(--er-white);
    border-radius: 6px;
    padding: 26px 30px;
    display: flex;
    align-items: flex-start;
    gap: 18px;
    margin-top: 24px;
}

.page-id-51750  .edu-icon {
    width: 42px;
    height: 42px;
    background: var(--er-green);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.page-id-51750  .edu-content h4 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    color: var(--er-white);
}

.page-id-51750  .edu-content p {
    font-size: 14px;
    color: rgba(255, 255, 255, .85);
    margin: 0;
    max-width: 100%;
}

.page-id-51750  .edu-content p strong {
    color: var(--er-green);
    font-weight: 600;
}

.tablepress-id-22 .row-2 .column-2 {
    color: white;
    background-color: transparent;
}

.tablepress-id-22 .row-2 .column-4 {
    color: white;
    background-color: transparent;
}


.tablepress-id-22 .row-1 .column-2{
    background-color: #9fd425;
}

.tablepress-id-22 .row-1 .column-4 {
    background-color: #9fd425;
}

.tablepress-id-22 .row-1 .column-3{
    border: 1px solid gray;
}

#tablepress-22 .column-2 a, #tablepress-22 .column-3 a, #tablepress-22 .column-4 a {
    color: #fff;
}


.tablepress-id-22 {
    position:relative;
}

.tablepress-id-22 thead{
    position: sticky;
    top:92px;
}

@media (max-width: 1199px) {
    .erl-testimonial-module #erl-testimonial-slider .carousel-indicators {
        bottom: -40px;
    }
}

@media (max-width: 900px) {
    .outlets-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 720px) {
    .page-id-51750  .topbar, .page-template-page-mickie-kennedy .hero {
        padding-left: 20px;
        padding-right: 20px;
    }

    .page-id-51750  .hero-inner {
        grid-template-columns: 1fr;
    }

    .page-id-51750  .hero-photo {
        display: none;
    }

    .page-id-51750  .hero-stats {
        padding-bottom: 40px;
    }


    .page-id-51750  .numbers-grid {
        grid-template-columns: 1fr 1fr;
    }

    .page-id-51750  .books-grid {
        grid-template-columns: 1fr;
    }

    .page-id-51750  .tactic-box {
        padding: 24px 20px;
    }

    .page-id-51750  .value-box {
        padding: 24px 20px;
    }
}

@media (max-width: 640px) {
    .mm-wrap  .mm-table-wrap {
        display: none;
    }

    .mm-wrap .mm-cards {
        display: flex;
        flex-direction: column;
        gap: 12px;
    }

    .mm-wrap .mm-card {
        border: 1px solid #e5e7eb;
        border-radius: 10px;
        padding: 14px 16px;
        background: #fff;
    }

    .mm-wrap .mm-card-header {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        gap: 8px;
        margin-bottom: 10px;
    }

    .mm-wrap .mm-card-name {
        font-size: 15px;
        font-weight: 600;
        color: #2563eb;
        text-decoration: none;
    }

    .mm-wrap  .mm-card-name:hover {
        text-decoration: underline;
    }

    .mm-wrap .mm-card-price {
        text-align: right;
        flex-shrink: 0;
    }

    .mm-wrap .mm-card-price-main {
        font-size: 13px;
        font-weight: 600;
        color: #111827;
        white-space: nowrap;
    }

    .mm-wrap .mm-card-price-note {
        font-size: 11px;
        color: #9ca3af;
        line-height: 1.3;
        margin-top: 2px;
    }

    .mm-wrap  .mm-card-meta {
        display: flex;
        align-items: center;
        gap: 8px;
        margin-bottom: 10px;
        flex-wrap: wrap;
    }

    .mm-wrap .mm-card-best {
        font-size: 13px;
        color: #6b7280;
        margin-bottom: 12px;
        line-height: 1.5;
    }

    .mm-wrap  .mm-card-features {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 6px 12px;
        border-top: 1px solid #f3f4f6;
        padding-top: 10px;
    }

    .mm-wrap .mm-card-feature {
        display: flex;
        align-items: center;
        gap: 7px;
        font-size: 12px;
        color: #6b7280;
    }

    .mm-wrap .mm-card-trial {
        grid-column: 1 / -1;
        font-size: 12px;
        margin-top: 2px;
        padding-top: 8px;
        border-top: 1px solid #f3f4f6;
    }
}

@media (max-width:576px){
    .tablepress-id-22 .row-1 .column-3 {
        border: none;
    }
    .tablepress-id-22 thead {
        top: 92px;
    }
}

@media (max-width: 560px) {
    .outlets-grid {
        grid-template-columns: 1fr;
    }
}

@media (min-width: 641px) {
    .mm-wrap .mm-cards {
        display: none;
    }

    .mm-wrap .mm-table-wrap {
        border: 1px solid #e5e7eb;
        border-radius: 10px;
        overflow: hidden;
    }

    .mm-wrap table {
        width: 100%;
        border-collapse: collapse;
        font-size: 13px;
    }

    .mm-wrap thead th {
        font-size: 11px;
        font-weight: 600;
        color: #6b7280;
        text-align: left;
        padding: 10px 12px;
        background: #f9fafb;
        border-bottom: 1px solid #e5e7eb;
        white-space: nowrap;
        text-transform: uppercase;
        letter-spacing: 0.04em;
    }

    .mm-wrap thead th.center {
        text-align: center;
    }

    .mm-wrap tbody tr {
        border-bottom: 1px solid #f3f4f6;
        transition: background 0.1s;
    }

    .mm-wrap tbody tr:last-child {
        border-bottom: none;
    }

    .mm-wrap tbody tr:hover {
        background: #f9fafb;
    }

    .mm-wrap td {
        padding: 11px 12px;
        vertical-align: middle;
        color: #374151;
        line-height: 1.4;
    }

    .mm-wrap  td.center {
        text-align: center;
    }

    .mm-wrap  td a {
        color: #2563eb;
        text-decoration: none;
        font-weight: 600;
    }

    .mm-wrap td a:hover {
        text-decoration: underline;
    }

    .mm-wrap .price-main {
        font-weight: 600;
        color: #111827;
        white-space: nowrap;
    }

    .mm-wrap .price-note {
        font-size: 11px;
        color: #9ca3af;
        margin-top: 2px;
        line-height: 1.3;
    }

    .mm-wrap .best-cell {
        font-size: 12px;
        color: #6b7280;
    }
}

@media (max-width: 480px) {
    .img-about-mickie{
        width: 120px;
        max-width: 40%;
    }
}