﻿
.megamenu .col.d-flex {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 600px; /* Set your desired menu height */
    row-gap: 0.5rem;  /* reduce vertical spacing between rows */
    column-gap: 0.5rem; /* control horizontal spacing between columns */
  }

.bottom_border {
    border-bottom: 1px solid #000;
}

.megamenu-col {
    flex: 1 1 auto;
    min-width: 150px;
    margin: 0;            /* remove margin for tight layout */
  }

.megamenu .nav-link {
    padding: 0 !important;
    margin-bottom: 0.5rem;
    line-height: 1.5;
    font-size: 1rem;
  }

@media print {
  header {
    display: none !important;
  }
  footer {
    display: none !important;
  }
  div.sidebar {
    display: none !important;
  }
  .item_swift_customercenter .order-first {
    display: none !important;
  }
  .nav.nav-tabs {
    display: none !important;
  }
}

/* =========================
   MMT Email Text Style Set
   Based on current template
   ========================= */

/* Core brand tokens */
.mmt-font-base {
    font-family: 'Google Sans Flex', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.mmt-text-default {
    font-family: 'Google Sans Flex', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
    color: #333333;
}

.mmt-text-strong {
    font-family: 'Google Sans Flex', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 700;
    color: #282828;
}

.mmt-text-subtle {
    font-family: 'Google Sans Flex', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    color: #666666;
}

.mmt-text-fine-print {
    font-family: 'Google Sans Flex', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 10px;
    line-height: 1.5;
    font-weight: 400;
    color: #666666;
}

/* Headings */
.mmt-heading-hero {
    font-family: 'Google Sans Flex', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 28px;
    line-height: 1.4;
    font-weight: 700;
    color: #282828;
    margin: 0 0 16px 0;
}

.mmt-heading-section {
    font-family: 'Google Sans Flex', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 24px;
    line-height: 1.4;
    font-weight: 700;
    color: #282828;
    margin: 0 0 14px 0;
}

.mmt-heading-subsection {
    font-family: 'Google Sans Flex', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 700;
    color: #282828;
    margin: 0 0 12px 0;
}

.mmt-heading-minor {
    font-family: 'Google Sans Flex', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
    color: #282828;
    margin: 0 0 10px 0;
}

.mmt-heading-feature {
    font-family: 'Google Sans Flex', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 700;
    color: #282828;
    margin: 0 0 8px 0;
}

.mmt-heading-caption {
    font-family: 'Google Sans Flex', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 700;
    color: #282828;
    margin: 0 0 6px 0;
}

/* Highlight styles for the editor */
.mmt-key-body-highlight {
    font-family: 'Google Sans Flex', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 500;
    color: #db0962;
}

.mmt-urgent-key-item {
    font-family: 'Google Sans Flex', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 700;
    font-style: italic;
    color: #db0000;
}

.mmt-price-current {
    font-family: 'Google Sans Flex', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 700;
    color: #db0962;
}

.mmt-price-was {
    font-family: 'Google Sans Flex', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 700;
    color: #111111;
    text-decoration: line-through;
}

.mmt-price-rrp {
    font-family: 'Google Sans Flex', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
    color: #666666;
}

.mmt-sku-item-number {
    font-family: 'Google Sans Flex', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 10px;
    line-height: 1.4;
    font-weight: 400;
    color: #666666;
}

.mmt-brand-slogan {
    font-family: 'Google Sans Flex', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 700;
    color: #db0962;
}

/* Links */
.mmt-link-primary {
    font-family: 'Google Sans Flex', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    color: #db0962 !important;
    text-decoration: underline;
}

.mmt-link-secondary {
    font-family: 'Google Sans Flex', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    color: #666666 !important;
    text-decoration: underline;
}

/* Contact / support */
.mmt-contact-detail {
    font-family: 'Google Sans Flex', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
    color: #282828;
}

.mmt-contact-detail-inverse {
    font-family: 'Google Sans Flex', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
    color: #ffffff;
}

/* Callout blocks for larger insertions */
.mmt-callout-soft {
    font-family: 'Google Sans Flex', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
    color: #333333;
    background-color: #f7f7f7;
    border-left: 4px solid #db0962;
    padding: 12px 16px;
}

.mmt-callout-important {
    font-family: 'Google Sans Flex', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 500;
    color: #282828;
    background-color: #fff5fa;
    border-left: 4px solid #db0962;
    padding: 12px 16px;
}

.mmt-callout-urgent {
    font-family: 'Google Sans Flex', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 700;
    color: #8f001f;
    background-color: #fff1f1;
    border-left: 4px solid #db0000;
    padding: 12px 16px;
}

/* Utility spacing helpers */
.mmt-space-below-xs { margin-bottom: 6px; }
.mmt-space-below-sm { margin-bottom: 10px; }
.mmt-space-below-md { margin-bottom: 16px; }
.mmt-space-below-lg { margin-bottom: 24px; }

/* Outlook-safe paragraph defaults when classes are applied to p/span/div */
p.mmt-text-default,
p.mmt-text-strong,
p.mmt-text-subtle,
p.mmt-text-fine-print,
p.mmt-key-body-highlight,
p.mmt-urgent-key-item,
p.mmt-price-current,
p.mmt-price-was,
p.mmt-price-rrp,
p.mmt-brand-slogan,
p.mmt-contact-detail,
p.mmt-contact-detail-inverse {
    margin: 0 0 16px 0;
}


/*.dropdown-item {
    line-height: 1;
  background-color: #a90049;
  }
*/


/* Scope to your email content wrapper */
.email-text-content {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}

/* Paragraphs */
.email-text-content p {
    margin: 0 0 16px 0;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}

/* Headings */
.email-text-content h1 {
    margin: 0 0 16px 0;
    font-size: 28px;
    line-height: 34px;
    font-weight: 700;
    color: #282828;
}

.email-text-content h2 {
    margin: 0 0 14px 0;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    color: #282828;
}

.email-text-content h3 {
    margin: 0 0 12px 0;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    color: #282828;
}

.email-text-content h4 {
    margin: 0 0 10px 0;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #282828;
}

.email-text-content h5 {
    margin: 0 0 8px 0;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #282828;
}

.email-text-content h6 {
    margin: 0 0 6px 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #282828;
}

/* Lists */
.email-text-content ul,
.email-text-content ol {
    margin: 0 0 16px 20px;
    padding: 0;
}

.email-text-content li {
    margin-bottom: 6px;
    line-height: 24px;
}

/* Links */
.email-text-content a {
    color: #db0962;
    text-decoration: underline;
}

/* Strong / emphasis */
.email-text-content strong {
    font-weight: 700;
    color: #282828;
}

.email-text-content em {
    font-style: italic;
}

/* Fine print */
.email-text-content small {
    font-size: 12px;
    line-height: 18px;
    color: #666666;
}

/* Outlook safety tweaks */
.email-text-content * {
    mso-line-height-rule: at-least;
}

.email-text-content p,
.email-text-content h1,
.email-text-content h2,
.email-text-content h3,
.email-text-content h4,
.email-text-content h5,
.email-text-content h6,
.email-text-content li,
.email-text-content td,
.email-text-content div,
.email-text-content span {
    mso-line-height-rule: at-least;
}

/* Optional: prevent weird spacing in Outlook */
.email-text-content p,
.email-text-content h1,
.email-text-content h2,
.email-text-content h3,
.email-text-content h4,
.email-text-content h5,
.email-text-content h6 {
    mso-margin-top-alt: 0;
    mso-margin-bottom-alt: 0;
}





